/*__________________________________________________

Account Content
		Login Page Specific Styles
		My Account Styles
		Recent Order Styles
___________________________________________________*/	

#accountcontent { 
	padding: 0 20px 0 10px;
	}
	
h3 { 
	margin-bottom: 1em;
	clear: both;
	}
	
#content h3 small { 
	font-size: 12px; 
	font-weight: normal;
	}
	
#required { 
	float: right;
	font-size: 10px;
	color: #E23C41;
	margin-top: -15px;
	}
	
span.required { 
	color: #E23C41;
	}
	
.formmessage { 
	background: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
  border-radius: 3px;
	padding: 10px;
	margin-bottom: 1em;
	}
	
	
.formcolumn { 
	/*form columns with subnav hidden*/
	float: left;
	width: 368px;
	margin-right: 20px;
	padding-bottom: 20px;
	}


#content .formcolumn { 
	/*Subnav is showing sidebar is showing*/
	width: 267px;
	}
	
#content #accountcontent .formcolumn {
	/*form columns without sidebar*/
	width: 354px;
	}
	
.formcolumnfull { 
	padding: 0 0 20px 0;
	clear: both;
	}

.formcolumn h3, .formcolumnfull h3, .formheader { 
	border-bottom: 1px solid #ccc;
	padding-bottom: .25em;
	margin-bottom: .5em;
	}
	
.formcolumn p, .formcolumnfull p { 
	padding-left: 40px;
	padding-right: 40px;
	}

.formcolumn input[type=radio] { 
	margin: 0px 0px 4px 0;
	vertical-align: middle;
	}
	
.formcolumn h3 a { 
	font-size: 12px;
	font-weight: normal;
	}

.formcolumn h3 a:hover, .formcolumn h3 a:active { 
	text-decoration: underline;
	}
	
.formblocka { 
	float: left;
	width: 148px;
	margin-right: 5px;
	text-align: right;
	padding-botttom: 5px;
	}

.formblockb { 
	float: left;
	width: 175px;
	padding-botttom: 5px;
	}
	
.formblock { 
	margin-bottom: 5px; 
	clear: both;
	}
	
.formblock p { 
	margin: 0; 
	width: 326px;
	text-align: right;
	font-size: 11px;
	color: #999;
	padding: 0 0 3px 0;
	}
	
.formindent { 
	padding-left: 153px;
	margin-bottom: 5px; 
	clear: both;
	}

/*#content .formindent { 
	padding-left: 90px;
	}*/
	
.formblock label { 
	display: block;
	text-align: right;
	width: 148px;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	}
	
#page label.error { 
	display: block;
	text-align: right;
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 1px 0;
	width: 326px;
	font-size: 10px;
	padding-top: 0;
	}

#content .loginpagecol label.error { 
	width: auto;
	}
#cccodebox { 
	margin-bottom: 10px;
	}	
	
	
#page #cccodebox label.error, #page #ccdatebox label.error { 
	text-align: left;
	padding-left: 153px;
	}
	
#ccdatebox label.error { 
	margin-bottom: 0;
	padding-top: 0;
	}
		
/*#content .formblock label { 
	width: 85px;
	}*/
	
.formblock input[type=text], .formblock input[type=password], .formblock input.inputfield { 
	width: 169px;
	}
	
.inactivefield { 
	background-color: #efefef;
	color: #999;
	}

	
.formblock select { 
	width: 173px;
	padding: 2px;
	border: 1px solid #ccc;
	}
	
#rememberme { 
	font-size: 11px;
	color: #999;
	}
	
#rememberme input { 
	vertical-align: middle;
	margin: 2px 3px 2px 0;
	}
	
#newcustomerbox { 
	width: 285px;
	}
	
#shipblock { 
	text-align: right;
	clear: both;
	padding: 1.5em 41px 0 0;
	}
	
	
#shipblock p { 
	padding-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
	}
	

/*Login Page Specific Styles
_____________________________*/	

#loginexising { 
	width: 315px;
	padding: 20px 20px 20px 30px;
	border-right: 1px solid #ccc;
	}
	
#loginnew { 
	width: 285px;
	margin-right: 30px;
	padding: 20px 0 0 30px;
}

.loginpagecol { 
	float: left;
}
	
.loginpagecol h3 { 
	font-size: 15px;
	padding-bottom: 15px;
}
	
.loginpagecol .formblock { 
 	text-align: right;
	padding-right: 20px;
}
	
.loginpagecol .formblock label { 
 	float: none;
	display: inline;
	vertical-align: middle;
	padding: 0;
	margin: 0;	
	width: auto;
}

.loginpagecol .formblock input[type="text"], .loginpagecol .formblock input[type="password"], .loginpagecol .formblock input.inputfield { 
	width: 140px;
	}
	
#loginforgot { 
	margin-bottom: 10px;
	clear: both;
}
	


/*My Account Styles
_____________________________*/	

#editacctlink { 
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
	}

#acctordertable	{
	width: 455px;
	padding: 0 0 0 100px;
	float: left;
}

#acctordertable div	{
	float: left;
	width: 25%;
	text-align: center;
	padding: 3px 0;
	width: 112px;
}

#acctordertable div.even	{
	background-color: #f0f0f0;
	border-right: 1px solid #fff;
}

#acctordertable div.hidden	{
	display: none;
}

#acctordertable div.odd	{
	border-right: 1px solid #f0f0f0;
}

#acctordertable #acctorderheader { 
	font-weight: bold;
	width: 455px;
	padding: 0;
	}

#acctordertable #acctordersall { 
	clear: both;
	padding: 10px 0 30px 0;
	text-transform: uppercase;
	text-align: right;
	float: none;
	width: auto;
	}
	
#recentitemwrap { 
	width: 585px;
}
	
.recentitem { 
	width: 112px;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
	height: 180px;
	}
	
#recentitemsall { 
	width: 580px;
	clear: both;
	text-transform: uppercase;
	text-align: right;
	}
	
/*Edit Account Styles
_____________________________*/	
.topsubmit { 
	float: right;
	}

.submitloading { 
	padding-left: 42px;
	padding-right: 44px;
	background: url(/images/buttons/button-silver-102w.jpg) no-repeat;
	}

/*Recent Order Styles
_____________________________*/	

.recentorder { 
	border-top: 1px solid #ccc;
	clear: both;
	padding: 5px 0 10px 0;
	}
	
#accountcontent .recentorder h3 { 
	border-bottom: none;
	margin-bottom: 0;
	}	
	
.recentorder h3 small { 
	font-weight: normal;
	font-size: 12px;
}

.recentorder h3 a { 
	font-weight: normal;
	font-size: 12px;
}
	
#accountcontent #carthead, #accountcontnet .cartrow { 
	width: 555px;
}

#accountcontent .cartqty { 
	text-align: right;
	}

#accountcontent .totalrow { 
	padding: 5px 0 0 0;
	margin-left: 288px;
	border-bottom: 1px solid #ccc;
	width: 267px;
	}
	
#accountcontent .totalrow .carttotallabel { 
	width: 187px;
	}
		

#accountcontent .cartcheck { 
	width: 20px;
	text-align: center;
	float: left;	
}	

#accountcontent .cartrow .cartcheck { 
	padding-top: 30px;
}	

#accountcontent .cartdesc { 
	width: 219px;
}	

#orderhistorybuttons { 
	width: 548px;
	border: none;
	}

#orderhistorybuttons input, #orderhistorybuttons img { 
	margin-bottom: 5px;
	}

	
/*__________________________________________________

Checkout Content
	Shopping Cart Page
	Address & Payment Page
	Shipping Page
___________________________________________________*/	

#cartsidebar { 
  float: left;
  width: 154px;
  padding: 10px 0 0 0px;
}

#cartsidebar h3 { 
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 5px;
	margin-bottom: 5px;
}

#cartsidebar ul {
margin-bottom: 20px; 
}

#cartsidebar li {

}


/*Shopping Cart Page
_____________________________*/	


#cartcopy { 
	margin-bottom: 1.5em;
	width: 200px;
	text-align: left;
	font-weight: bold;
	font-size: 90%;;
	}

#cartquestions {
	text-align: right;
	color: #999;
	padding-bottom: 15px;
	margin-top: -15px;
	}
	
#cartquestions strong {
	color: #000;
	display: block;
	margin-bottom: 3px;	
	}
	
#cartquestions .required {
	font-size: 10px;
	}
	
#emptycart { 
	text-align: center;
	padding: 20px;
}	

#emptycart h2 { 
	display: inline;
	border-bottom: 1px solid #ccc;
	font-size: 29px;
	font-weight: normal;
}	

.cartbuttons { 
	clear: both;
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	}
	
.buttoncheckout { 
	float: right;
	cursor: pointer;
}

.buttoncontinue { 
	float: left;
	cursor: pointer;
}

#checkoutpromo { 
	clear: both;
	padding: 15px 0;
	}

#checkoutpromo h4 { 
	font-size: 15px; 
	font-weight: bold;
	text-transform: none;
	padding-bottom: 5px;
	}
	
#checkoutpromo h5 { 
	padding-bottom: 5px;
	}
		

#checkoutpromo input { 
	vertical-align: middle;
	}
	

#promocodefield { 
	width: 100px;
	font-size: 12px;
	margin-right: 0;
	}
	
#carthead {
	border-bottom: 1px solid #cecece;
	float:left;
	width: 555px;	
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	}
	
#carthead .cartitem {
	margin-bottom: 0;
	}
	
.cartrow { 
	float: left;
	width: 555px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 10px;
	}
	
.cartitem { 
	float: left;
	width: 66px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
	
.cartdesc { 
	float: left;
	width: 180px;
	padding-right: 10px;
	}
	
.cartdesc .error { 
	margin-bottom: 5px;
	}

.promomsg { 
	background-color: #e23c41;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
  border-radius: 3px;
	font-weight: bold;
	}
	
.cartprice { 
	float: left;
	width: 60px;
	text-align: right;
	margin-right: 20px;
	}

.cartqty { 
	float: left;
	width: 70px;
	margin-right: 10px;
	text-align: center;
	}

.cartqty input { 
	margin-right: 0;
	}


.cartremove { 
	float: left;
	width: 60px;
	/*margin-right: 10px;*/
	text-align: center;
	}

.cartqty input {
	width: 46px;
	text-align: center;
	}
	
.carttotal { 
	float: left;
	width: 60px;
	text-align: right;
	padding-bottom: 5px;
	}
	

.cartrow .cartdesc, .cartrow .cartprice, .cartrow .cartremove , .cartrow .carttotal { 
	padding-top: 14px;
	}
.cartrow .cartqty { 
	padding-top: 14px;
	}
	
#cartshipestimator { 
	background: #F0F0F0;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
  border-radius: 3px;
	float: left;
	width: 250px;
	font-size: 11px;
	margin: 0 0 10px 66px;
	display: inline;

}

#cartshipestimator input { 
	vertical-align: middle;
	font-size: 11px;
}

#cartshipestimator select { 
	padding: 1px;
	border: 1px solid #ccc;
	font-size: 11px;
	vertical-align: middle;
	float: left;
	margin: 2px 3px 0 0;
	width: 100px;
}

#estimatemsg { 
	padding-bottom: 3px;
	}

#page #estimatemsg label.error { 
display:inline;
margin:0;
padding:0;
text-align:left;
width:auto;
margin-bottom: 5px;
}


#cartshipestimator h3 { 
font-size: 13px;
}

#estimatetitlelabel { 
	width: 84px;
	float: left;
	}

#estimatetitle { 
margin-bottom: 5px;
}

#estimatepostalCode { 
	width: 60px;
	margin: 2px 3px 0 0;
	float: left;
	}
	
#estimateimage { 
float: left;
}
	
#estimateshippingoptions { 
	clear: both;
	padding-top: 5px;
	}
	
#estimateshippingoptions p { 
	padding-bottom: 5px;
}
	
#estimateshipradios { 
	padding-left: 20px;
	}
	
#estimateshipradios label { 
	padding-top: 2px;
	font-weight: bold;
	float: left;
	width: 185px;
	margin-right: 20px;
	}
	
#estimateshipradios input { 
	float: left;
	}
	

#cartshiparrow { 
	width: 15px;
	background-image: url(/images/checkout/ship-estimate-arrow.gif);
	background-position: 0 12px;
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	}

.totalrow { 
	float: left;
	width: 555px;
	}
	
#totalbox { 	
	float: left;
	width: 204px;
}

#totalbox .carttotallabel { 
	width: 124px;
	}
	
.carttotallabel { 
	float: left;
	width: 476px;
	text-align: right;
	margin-right: 10px;
	}
	
#upsellmsg { 
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	clear: both;
	border-top: 1px solid #E23C41;
	border-bottom: 1px solid #E23C41;
	margin-bottom: 10px;
	font-size: 13px;
	
	}

#upsellmsg em, #upsellmsg i, #upsellmsg strong, #upsellmsg b { 	
	color: #e23c41;
	font-style: normal;
	display: block;
	}
	
#cartfooterbuttons {
padding-top: 20px; 
}


/*Address & Payment Page
_____________________________*/	

#logincolumn { 
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	}
	
#loginmsg { 
	float: left;
	width: 180px;
	color: #999;
	}
	
#loginmsg strong { 
	color: #000;
	display: block;
	margin-bottom: 3px;
	}
	

	
#shippingmethodcolumn img { 
	vertical-align: middle;
	}	
	
#shippingmethodcolumn small { 
	font-size: 12px;
	color: #999;
	}

#shippingmethoddata p { 
	display: block;
	clear: both;
	}
#shippingmethoddata label.error { 
	width: auto;
	text-align: left;
	}

	
#shippingmethodcolumn input.shippingradio { 
	float: left;
	margin: 2px 5px 2px 0;
	padding: 0;
	}
	
#shippingmethodcolumn label { 
	float: left;
	display: block;
	width: 260px;
	}
	
.shipmsg { 
	padding: 20px 40px 20px 0;
	text-align: center;
	}
	
	
.shipchoose { 
	padding-bottom: 5px;
	}

.shippingradios { 
	padding-left: 40px;
	padding-right: 40px;
}

#page .shippingradios label.error {
	text-align:left;
	width:auto;
}

.shipdescr {
  clear:both;
  padding:0 0 5px 17px;
}

#shiperror { 
	margin-bottom: .5em;
	font-weight: bold;
	color: #E23C41;
}

h5#shiperror { 
	font-size: 14px;
}

#shiperrormsg { 
	margin-bottom: 1.5em;
}

#acctusername { 
	font-weight: bold;
	}
	
#whycreateacct { 
	padding-top: 1em;
	}
	
#referraldetails { 
	float: right;
	width: 185px;

	}	
	
#referraldetails input { 
	width: 159px;
	}	
	
#referraldetails div { 
	padding-bottom: 5px;
	}	
		

#referraldetails input:last-of-type { 
	margin-bottom: 0;
	}	
	
#referralradios { 
	float: left;
	margin-right: 15px;
	padding-left: 20px;
	width: 145px;
	}
	
#referralcolumn label.error { 
	width: auto;
	text-align: left;
	}
	
#referralmoreinfo { 
	text-align: right;
	font-size: 10px;
	width: 162px;
	}

#ccofnumber {
	width:45px;
	}
	
#cvvcode { 
	width: 60px;
	}
	
#ccexpmonth, #ccofexpmonth { 
	width: 64px;
	}
	
#ccexpyear, #ccofexpyear { 
	width: 64px;
	}
	
#cardicons { 
	padding: 20px 0 0 153px;
	}
	
#cardicons img { 
	vertical-align: middle;
	}
	
/*Confirm Page
_____________________________*/	

.confirmblock { 
	padding: 0 0 0 40px;
}	

#checkoutcomments { 
	width: 364px;
	height: 5.6em;
	}
	
h3#orderdetailshead {
	clear: both; 
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
#orderdetailscopy  { 
	width: 181px;
	float: left;
	margin-right: 20px;
	}
	
#orderdetails { 
	width: 555px;
	float: left;
	}
	
#orderdetails .cartrow, #orderdetails #carthead { 
	width: 555px;
}

#orderdetails .cartdesc { 
	width: 239px;
}

#orderdetails .cartqty { 
	text-align: right;
}


#orderdetails .carttotallabel { 
	width: 475px;
}	

#cartshipselect { 
	display: none;
	}

.confirmhead { 
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 26px 0 3px 0;
	font-size: 14px;
	}

#confirmcontent { 
	width: 235px;
	float: left;
	margin-right: 10px;
	}
	
#confirmpromo { 
	float: left;
	width: 310px;
	}
	
#confirmpromobox {
	background: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
  border-radius: 3px;
	padding: 10px;
	font-weight: bold;
}

#completeemailsignup { 
	padding: 58px 0 0 116px;
	background: url(/images/checkout/complete-email-sign-up.gif) no-repeat 0 0;
	height: 32px;
	}
	
#completeemailsignup input { 
	vertical-align: middle;
	}
	
#completeemail { 
	width: 125px;
	font-size: 11px;
	}
	
#safesubscibe { 
	text-align: right;
	color: #666;
	font-size: 11px;
}

#safesubscibe img { 
	vertical-align: middle;
}
