.technicaldataRowOdd	{
	background-color:#E6E6E6;
}
.technicaldataRowEven	{
	background-color:#F4F4F4;
}
.technicaldataRowOdd:hover{
	background-color:#fff0d6;
}

.technicaldataRowEven:hover{
	background-color:#fff0d6;
}
.technicaldataRowCategory	{
	background-color:#D9E0FC;
	font-weight:bold;
}
.mainheaderepro	{
	background-color:#ff6600;
}
.mainheadereprocenter	{
	background-color:#373737;
	vertical-align:top;
	padding:5px;
	height:90px;
}
TD .mainheadereprocenter	a	{
	color:#FFFFFF;
}
TD .mainheadereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

.mainfootereprocenter	{
	background-color:#000000;
	vertical-align:top;
	padding:10px;
}
.mainfootereprocenter	{
	color:#FFFFFF;
}
TD .mainfootereprocenter	a	{
	color:#FFFFFF;
}
TD .mainfootereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

TD .mainheaderepro	a	{
 	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

TD .mainheaderepro	a:hover	{
	text-decoration:underline;
}


div.border	{
	border:1px solid #eae9e9;
	margin-bottom:3px;
}
div.blockHeader	{
	padding-top:3px;
	height:20px;
	color:#878787;
	font-weight:bold;	
	font-size:13px;
}
div.blockHeaderBackground	{
	background-image:url(../image/template/top_menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	color:#DDDDDD;
	font-weight:bold;	
	font-size:11px;
	vertical-align:middle;
	padding-top:9px;
}
TD .rightPanelBG	{
	background-color:#F3F3F3;
	padding:5px; border:1px solid #CCCCCC
}

.reqIn	{
	font-weight:normal;
	color:#000000;
}


.reqInEmptyWrong	{
	font-weight:normal;
	color:#000000;
	background-color:#FFE6D5;
}

.PanelTop {
	position:relative;
	background:url(../image/template/card_top_bg.gif) bottom repeat-x;
}
.PanelTop .left, .PanelTop .right {
	position:absolute;
	bottom:0px;
	width:3px;
	height:20px;
}
.PanelTop .left {
	background:url(../image/template/card_top_left.gif) bottom left no-repeat;
	left:0px;
}
.PanelTop .right {
	background:url(../image/template/card_top_right.gif) bottom right no-repeat;
	right:0px;
}
.PanelTop .content {
	padding:0 3px 0 3px;
}

.PanelTop .CardOfferName {
	float:left;
	margin:0 0 2px 0;
}
.PanelTop .CardNextPrev {
	float:right;
}


.PanelTop .CardOfferName h1 {
	font-size:11px;
}

.CardTable {
	width:100%;
}
.CardTable td {
	text-align:left;
	vertical-align:top;
}
.CardImage {
	width:168px;
}
.CardAddB {
	padding:0 0 0 18px;
}

.CardImageDiv {
	position:relative;
}
.CardStatus {
	position:absolute;
	bottom:0px;
	right:0px;
	width:71px;
}

.CardShowImage { 
	 background:url(../image/icon/offer_view_image.gif) bottom left no-repeat; 
	 height:10px; 
	 width:12px; 
	 vertical-align:bottom; 
	 cursor:pointer;
	 color:#ffffff;
	 padding:0 1px 3px 0px;
	 text-align:center;
}

.CardAttribute td {
	padding:0 8px 0 0;
	text-align:left;
	vertical-align:middle;
}

.CardAddBPadding {
	padding:0 0 15px 0;
}

.relationCardBox .CardAddBPadding {
	padding: 0 0 4px 0;
}

.relationLink a {
	font-weight:bold;
}

.relationCardBox .right {
	float:right;
	overflow:hidden;
	width:300px;
	text-align:left;
}
.relationCardBox .left {
	float:left;
}

.CardLinks {
	margin: 20px 0 0 12px;
}
.CardLinks td {
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}
.CardLinks td.string {
	padding: 2px 0 0 7px;
}

.portionA {
	display:block;
	width:12px;
	height:12px;
	margin:0px;
	padding:0px;
}

