@charset "utf-8";
/* CSS Document */
/* =reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td
{ margin: 0; padding: 0;}

h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

ol, ul { list-style-type: none;}

img {border: 0;}

/* =blocktext */
h2, h3, h4, h5, p, ul {
margin: 0 0px;
/*padding: .5em 0;*/ }

body {
/*background: #D2E9FF;*/
background:#FFFFFF;
/*position: relative;*/
font: 12px Arial;
}

#wrapper { margin: 0 auto 0 auto; width: 847px; }
#container { background:url(auxil/index/bg_wrapper.jpg) repeat-y;}
#header {
position: relative;
background: url(auxil/index/masthead.jpg) no-repeat;
height: 167px;
}
#header h1 { text-indent: -9999px;
background: url(auxil/index/logo_yq.png) no-repeat;
width: 130px; height: 130px; position: absolute; top: 30px; left: 40px; z-index: 1;}

#header blockquote { text-indent: -9999px;}

#main-content { margin: 0 30px 0 30px; background: url(auxil/index/bg_welcome.jpg) repeat-x; height: 219px;}
#main-content #trolley { width: 259px; height: 219px; float: left;}
#main-content #welcome { margin: 0px 0 0 0px; width: 270px; float: left; color: #FFFFFF; font-size: 12px;}
#main-content #welcome h2 { color: #85D4F0; font-size: 18px; font-weight: bold; padding-bottom: 0; }
#main-content #welcome h3 { font: 18px bold  Arial; margin: 0; padding: 0;}
#main-content #feature { width: 259px; border-left: 5px solid #FFFFFF; float: right; position: relative; margin-top: 5px;}
#main-content #feature .header { position: absolute; top: 0; right: 0; }
/* Set the background to rectangle instead of transparent */
* html #main-content #feature .header { background: #0C5497;}

#secondary-content { margin: 0 20px 0 20px; background: url(auxil/index/bg_columnfooter.jpg) repeat-x bottom; height: 151px; }
#secondary-content h2 { text-indent: -9999px; height: 38px; }
#secondary-content .content { padding: 0 5px 0 5px;}
#new, #current, #corporate { float: left; margin-left: 5px; width: 259px; height: 132px; position: relative; }
#new img, #current img, #corporate img { position: absolute; bottom: 0px; right: 0px; }

#new { margin-left: 0; background: #E1F0FF;}
#new h2 { background: url(auxil/index/newcustomer.png) no-repeat; }
#new h3 { font-weight: bold; color: #006FD5;}

#current { background: #FCE2ED;}
#current form input[type="image"] { float: right; margin: 0 2px 2px 0; }
* html #current .login { float: right; margin: 0  0px  0px 0;}
* html #current .password { width: 150px; }
#current h2 { background: url(auxil/index/currentcustomer.png) no-repeat; }
#current label { display: block; float: left; width: 70px; }
#current form input { margin-bottom: 0px; position: relative;}

#corporate { background: #ECE2F5;}
#corporate h2 { background: url(auxil/index/corporatecustomer.png) no-repeat; }

#logos { clear: both; padding: 10px; }

#footer { 
font-size: 10px; 
color: #FFFFFF; 
text-align: center; 
height: 45px; 
padding: 5px 0 0 0;
background:url(auxil/index/bg_footer.png) no-repeat; 
}
#footer1 { 
font-size: 10px; 
color: #FFFFFF; 
text-align: center; 
}
#footer1 a { 
font-size: 10px; 
color: #FFFFFF; 
text-align: center; 
}

.cart_saveorder {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	background-color:#000000;
}
.cart_saveorder a:link{text-decoration: none; color:#ffffff; font-family: Arial;font-size: 11px; background-color:#000000;}
.cart_saveorder a:visited{text-decoration: none; color:#ffffff; font-family: Arial;font-size: 11px;background-color:#000000;}
.cart_saveorder a:active{text-decoration: none; color:#ffffff; font-family: Arial;font-size: 11px;background-color:#000000;}
.cart_saveorder a:hover{text-decoration: underline; color:#00FFFF; font-family: Arial;font-size: 11px;background-color:#000000;}

.cart_total {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold

}
.cart_tprice {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(auxil/price_bg.jpg)
}
.cart_tadded {
	font-family: Arial;
	font-size: 10px;
	color: #585858;
	background-color:#FFFFFF
	
}
.trolleyb
{ 	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #515151;
}