/* CSS Document */

@import url(../style.css);
.Ablut_line {
	border-bottom:#07816a 1px solid;
}
.pd_current { 
	font-size:12px;
	font-weight:bold;
	color:#ff8200;
}

.Logintxt {
	font-size:14px;
	color:#27569c;

}
.Loginsumbit {
	background:url(../images/login_buttonbg.gif) no-repeat;
	width:57px;
	height:24px;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#243851;
}
.Logininput {
	border:#86a3c1 1px solid;
	background:#FFF;
	height:20px;
	line-height:20px;
	padding:2px;
	color::#556a87;
	font-size:12px;
}

.LoginLink {
	font-size:14px;
	font-weight:bold;
	color:#0035ad;
	text-decoration:none;	
}
a.LoginLink:hover {
	font-size:14px;
	font-weight:bold;
	color:#ff8200;
	text-decoration:underline;
}

.LoginBothBorder {
	border-left:#80a8d5 1px solid;
	border-right:#80a8d5 1px solid;
}

.LoginTitle {
	font-size:14px;
	font-weight:bold;
	color:#0069de;
}

.LoginTitle2 {
	font-size:12px;
	font-weight:bold;
	color:#504d4d;
}
.Login2Bg {
 background:#e3f1fe url(../images/login2_10bg.gif) top left repeat-y;
}
.Login2Bg2 {
 background:#e3f1fe url(../images/login1_06.gif) top -1px no-repeat;	
}



/*Cart css*/

.CartNote {
	border:#ffbc3c 1px solid;
	background:#fffcf5 url(../images/cart_iconnote.gif) no-repeat 10px 10px;
}

.CartNote div {
	margin-left:30px;
	width:92%;
	text-align:left;
	padding:8px;
	line-height:150%;
}



table.ConList_Car {
	width:100%;
	padding:0;
	margin:0 auto;	
	background:#d9d9d9;
	border-left:#086aa5 1px solid; 
	border-right:#086aa5 1px solid;
}
*html .ConList_Car tr {
   background-color:expression('#ffffff,#fffcf5'.split(',')[rowIndex%2]);
   /*background:expressoion((rowIndex%2==1)?'#f6f6f6':'#fff');*/ 
}

table.ConList_Car th {
	color:#c60001;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
}
table.ConList_Car td {
	height:38px;
	line-height:38px;
	border-bottom:#e2e6e5 1px solid;
}
table.ConList_Car a {
	font-size:12px;
	color:#606c68;
	text-decoration:none;
}
table.ConList_Car a:hover{
	font-size:12px;
	color:#f0841f;
	text-decoration:underline;
}


table.ConList_Car td {
	padding:1px;
}

html>body table.ConList_Car td  {
	background:#fff;
}

.ConList_Car .Numstyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
}


.CartBorder {
	border:#086aa5 1px solid;
	background:#f9f9f9;
}
.CartBorder2 {
	border-left:#086aa5 1px solid;
	border-right:#086aa5 1px solid;

}

.CartInput {
	border:#e2e6e5 1px solid;
	padding:1px;
	height:21px;
	line-height:21px;
	background:#fff;
	width:35px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	
}


.CartGary {
	font-family: Verdana,Helvetica,Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#404040;
}

.CartLink {
	font-family: Verdana,Helvetica,Arial, sans-serif;
	font-size:12px;
	color:#f0841f;
}

.CartLink2 {
	font-family: Verdana,Helvetica,Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#cc3300;
}
.CartLink23 {
	font-family: Verdana,Helvetica,Arial, sans-serif;
	font-size:14px;
	color:#404040;
}

.CartLink21 {
	font-family: Verdana,Helvetica,Arial, sans-serif;
	font-size:12px;
	color:#cc3300;
}

.CartBg2 {
	 background:url(../images/cart_line2.gif) right center no-repeat; 
}
.CartLink3 {
	font-size:14px;
	font-weight:bold;
	color:#0a4e9f;
}

.CartBg3{
	 background:#f5f7f4;
	 border:#cdd2ce 1px solid;
	 padding:10px;
	  
}


/*css for Login2 */
.Login2BothBorder {
	border-left:#ffc745 1px solid;
	border-right:#ffc745 1px solid;
}
.Login2Link {
	font-size:14px;
	font-weight:bold;
	color:#ff7800;
	text-decoration:none;	
}
a.Login2Link:hover {
	font-size:14px;
	font-weight:bold;
	color:#ff5400;
	text-decoration:underline;
}
.Login2Title {
	font-size:14px;
	font-weight:bold;
	color:#ff5400;
}


/*css for Login3 */

.CartSubBorder  {
	border:#e8eae7 1px solid;
	border-top:none;
	font-size:14px;
	color:#5c5b5b;
	

}
.CartSubBorder td{
	border-bottom:#f5f7f4 1px solid; 
	padding:3px;
}
.CartSubBorder2 {
		border-left:#e8eae7 1px solid;
		border-right:#e8eae7 1px solid;
		font-size:12px;
		font-weight:bold;
	    color:#888787;
}
