@import url(resarea.css);

#checkout,
#resarea{color:#666}

/*STEPS*/
div.steps{
	width:740px;	
	background:#333;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:3px
}
div.steps p{
	font-size:1.20em;
	font-weight:normal;
	color:#fff;
}
div.steps p strong{
	background:#fff;
	color:#333;
	padding:3px 5px
}

/*HELP*/
div.help{border-left:1px solid #ccc;padding-left:5px}
div.help h3{
	font-size:1.20em;
	font-weight:bold;
	color:#333;
	padding-top:0;
	padding-bottom:3px;
	margin:0 3px
}
div.help p,
div.help h4{padding:5px 3px}
div.help p{
	font-size:1.10em;
	font-weight:normal;
	color:#666;
	padding-top:0;
	padding-bottom:0
}
div.help h4{
	font-size:1.10em;
	font-weight:bold;
	padding-bottom:0!important
}
div.help strong,
div.help h4{color:#333}

/*CHECKOUT*/
#checkout{width:760px}
/*common*/
.mandatory{color:#ff0000}
#checkout h3{
	font-size:1.30em;
	font-weight:bold;
	color:#333;
	margin-bottom:10px
}
#checkout a{color:#333}
#checkout a:hover{color:#666}
#checkout a,
#checkout a:hover{text-decoration:underline}
#checkout span{color:#ff0000}
#checkout span.validators{font-size:1.00em!important;padding-top:3px}

/*proceed*/
div#checkout div.proceed{
	margin-top:25px;
	overflow:hidden;
	clear:both
}
div#checkout div.proceed img{
	width:auto;
	height:auto;
	margin:0 5px
}

/*CART*/
/*cart table*/
div.wuc-cart-rows h3{display:none}
div.wuc-cart-rows p.empty{font-weight:normal;font-size:1.20em;color:#666;padding-top:10px}
div.wuc-cart-rows table,
div.wuc-cart-foot table{width:760px;color:#666}
div.wuc-cart-rows table td,
div.wuc-cart-foot table td{
	border-bottom:1px solid #ccc;
	text-align:right;
	padding:5px
}
div.wuc-cart-rows table td input.btn{margin-bottom:2px}

div.wuc-cart-rows table thead td{font-weight:bold;font-size:1.10em}
div.wuc-cart-rows table tbody td{	font-weight:normal;font-size:1.10em}
div.wuc-cart-rows table tbody input{width:20px;text-align:center}
div.wuc-cart-rows table tbody input.btn{width:auto}
div.wuc-cart-rows table tbody h2{font-weight:bold;font-size:1.20em}
div.wuc-cart-rows table tbody p.code{font-weight:normal;font-size:0.90em}
div.wuc-cart-foot table td{font-weight:bold;font-size:1.30em}
div.wuc-cart-foot table td.mod{font-weight:normal;font-size:1.00em;text-align:left}

/*united cart*/
div.wuc-cart-rows h4{
	width:540px;
	background:url(../Img/bguc.gif) no-repeat center left;
	font-size:1.10em;
	font-weight:normal;
	margin:10px auto;
	padding:5px 5px 5px 70px;
	border:1px solid #ccc;
	color:#666
}

/*LOGIN*/
div.wuc-login h3{display:none}
div.wuc-login{padding-top:10px}
div.wuc-login div{margin-bottom:5px}
div.wuc-login label{font-weight:normal;font-size:1.20em}
div.wuc-login input.fld{width:250px}
div.wuc-login input.fldpw{width:150px}
div.wuc-login p.note{font-weight:normal;font-size:1.10em}

/*ADDRESS*/
/*delivery*/
div.wuc-address{
	width:220px;
	float:left;
	border-right:1px solid #ccc
}
div.wuc-address p{
	font-weight:normal;
	font-size:1.20em;
	color:#666
}
div.wuc-address p,
div.wuc-address input{margin-bottom:5px}
div.wuc-address div.deliveryaddress{margin-bottom:10px}
/*edit*/
div.wuc-address-edit{width:500px;float:right}
div.wuc-address-edit input{width:250px}
div.wuc-address-edit input.btn{width:auto}
div.wuc-address-edit p,
div.wuc-address-edit label{
	font-weight:normal;
	font-size:1.20em;
	color:#666
}
div.wuc-address-edit label{
	width:130px;
	float:left;
	font-weight:normal;
	margin-top:5px
}
div.wuc-address-edit div{margin-bottom:3px}

/*DELIVERY*//*PAYMENTS*/
div.wuc-delivery,
div.wuc-payments{padding-top:10px}
div.wuc-delivery div.delivery label,
div.wuc-delivery div.delivery p,
div.wuc-payments label,
div.wuc-payments p{
	font-weight:normal;
	font-size:1.20em;
	color:#666
}
div.wuc-delivery div.delivery label,
div.wuc-payments label{font-weight:bold}
div.wuc-delivery div.delivery p,
div.wuc-payments p{margin:5px 0 5px 24px}
div.wuc-delivery div.deliverynotes{
	margin-top:10px;
	font-size:1.00em;
	color:#666
}

/*SUMMARY*/
/*head*/
div.wuc-summary-head{padding-top:10px}
div.wuc-summary-head h3{display:none}
div.wuc-summary-head p{
	font-weight:normal;
	font-size:1.20em;
	color:#666
}
/*address*/
div.wuc-summary-address{padding:5px 0}
div.wuc-summary-address p{
		font-weight:normal;
	font-size:1.20em;
	color:#666
}
/*cart table*/
div.wuc-summary-cart{padding-top:5px}
div.wuc-summary-cart h3,
div.wuc-summary-foot h3{display:none}
div.wuc-summary-cart table,
div.wuc-summary-foot table{width:760px;color:#666}
div.wuc-summary-cart table td,
div.wuc-summary-foot table td{
	border-bottom:1px solid #ccc;
	text-align:right;
	padding:5px
}
div.wuc-summary-cart table thead td{font-weight:bold;font-size:1.10em}
div.wuc-summary-cart table tbody td{	font-weight:normal;font-size:1.10em}
div.wuc-summary-cart table tbody input{width:20px;text-align:center}
div.wuc-summary-cart table tbody input.btn{width:auto}
div.wuc-summary-cart table tbody h2{font-weight:bold;font-size:1.20em}
div.wuc-summary-cart table tbody p.code{font-weight:normal;font-size:0.90em}
div.wuc-summary-foot table td{font-weight:bold;font-size:1.10em}
div.wuc-summary-foot table td strong{font-size:1.20em}

/*REGISTRATION*/
#checkout div.wuc-registration{padding-top:10px}
#checkout div.wuc-registration div{clear:both;overflow:hidden;margin-bottom:3px;}
#checkout div.wuc-registration h3{
	font-size:1.30em;
	font-weight:bold;
	color:#333;
}
#checkout div.wuc-registration p.des{
	font-size:1.20em;
	font-weight:normal;
	margin:0 0 10px 0
}
#checkout div.wuc-registration p.ex{
	font-size:1.00em;
	font-weight:normal;
	margin:0 0 3px 180px;
	color:#999
}
* html #checkout div.wuc-registration p.ex{margin-left:183px}
#checkout div.wuc-registration p.note{margin-bottom:10px}
#checkout div.wuc-registration label{
	width:180px;
	font-size:1.20em;
	float:left;
	font-weight:normal;
	margin:5px 0 0 0
}
#checkout div.wuc-registration input{width:300px}
#checkout div.wuc-registration input,
#checkout div.wuc-registration select{margin-bottom:3px}
#checkout div.wuc-registration fieldset{
	border:none;
	margin:0;
	padding:0
}
#checkout div.wuc-registration div.data,
#checkout div.wuc-registration div.address,
#checkout div.wuc-registration div.address2,
#checkout div.wuc-registration div.compareAddress,
#checkout div.wuc-registration div.password,
#checkout div.wuc-registration div.privacy{margin-bottom:5px}
#checkout div.wuc-registration div.compareAddress label,
#checkout div.wuc-registration div.privacy label{
	font-size:1.00em;
	font-weight:normal;
	margin-top:3px
}
#checkout div.wuc-registration div.password div.rescheck label,
#checkout div.wuc-registration div.password div.rescheck input{width:auto!important}
#checkout div.wuc-registration div.compareAddress label,
#checkout div.wuc-registration div.compareAddress input{width:auto}
#checkout div.wuc-registration div.privacy label{width:200px}
#checkout div.wuc-registration div.privacy input{width:auto}
#checkout div.wuc-registration div.privacy p{margin:0 0 5px 0}
#checkout div.wuc-registration ul{margin-left:35px}


/*LOST PW*/
div.wuc-lostpw{margin-bottom:5px}
div.wuc-lostpw p{font-size:1.20em;margin-bottom:10px}
div.wuc-lostpw label{
	width:160px;
	font-size:1.20em;
	float:left;
	font-weight:normal;
	margin:5px 0 0 0
}
div.wuc-lostpw input{width:200px;margin-bottom:3px}
div.wuc-lostpw input.btn{width:auto;margin-left:0}


