form, input, select, textarea { 
	margin: 0px;
	}	
	
form input { 
	padding: 3px;
	color: #000;
	border: 1px solid #666666;
	font-size: 11px;
	}
		
.secureconnection { 
	width: 110px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
	font-size: 10px;
	}

.imagebutton { 
	padding: 0px; 
	border: 0px;
	margin: 0px;
	}

.cartheader {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	float:right;
	padding:4px 12px 4px 0;
	width:948px;
	}
	
.cartsubheader { 
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 6px 12px;
	clear:both;
	margin: 15px 0;
	}
	
#cartcrumbs {
	float: right;
	text-align: right;
	margin-top: 2px;
	}
	
.crumbtitle { 
	padding-right: 4px;
	}
	
#cartsupport { 
	padding: 20px 12px 20px 0px;
	text-align: right;
	clear: both;
	}
	
.ruler { 
	border-top: 1px solid #bfbfbf;
	clear: both;
	}
	
#returnpolicy { 
	text-align: right;
	padding: 5px 12px 3px 0px;
	clear: both;
	font-size: 12px;
	}
	
.cartItemErrorMsg { 
	color: #cc0000;
	font-weight: bold;
	margin: 5px 0px 5px 12px;
	clear: both;
	}

.cartItemErrorMsg p { 
	color: #cc0000;
	}
	
.cartErrorMsg { 
	color: #cc0000;
	font-weight: bold;
	margin: 0px 0px 15px 12px;
	clear: both;
	}
	
.notrequired { 
	padding-right: .7em;
	}
	
p.error { 
	margin: 0;
	padding: 0 0 5px 0;
	}
	
/*Begin Cart page Layout
____________________________________________________*/

.cartheaditem, .cartheadrelated, .cartheadquantity, .cartheadprice, .cartheadtotal, .cartcolitem, .cartcolrelated, .cartcolquantity, .cartcolprice, .cartcoltotal, #cartitemcount, #carttotal { 
	float: left;
	}
	
.cartheaditem, .cartheadrelated, .cartheadquantity, .cartheadprice, .cartheadtotal { 
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.cartcolitem, .cartheaditem { 
	width: 320px;
	}
	
.cartheaditem { 
	padding: 0px 10px 0px 12px;
	}
	
.cartcolitem { 
	padding: 10px 10px 10px 12px;
	}

.cartcolitem .itemthumb { 
	width: 73px;
	float: left; 
	border: 0px;
	padding: 0px 20px 0px 0px;
	text-align: center;
	}

.cartcolitem .itemdetail { 
	float: left; 
	padding: 10px 0px 0px 0px;
	width: 225px;
	font-size: 10px;
	}
	
.cartcolitem .itemdetail span { 
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.cartcolitem .itemdetail .itemdetailRepairIssues { 
  font-size: 12px;
}

.cartcolitem .itemdetail .itemdetailRepairIssuesRed {
	color: #cc0000;
  font-weight: bold;
  font-size: 12px;
} 
	
.cartcolrelated, .cartheadrelated { 
	width: 240px;
	}

.cartheadrelated { 
	text-align: right;
	}
	
.cartcolrelated { 
	padding: 10px 0px;
	}
	
.cartheadquantity, .cartheadprice, .cartheadtotal, .cartcolquantity, .cartcolprice, .cartcoltotal { 
	width: 122px;
	text-align: right;
	}

.cartcolquantity { 
	padding: 42px 0px 0px 0px;
	}

.formquantity {
	width: 29px;
	text-align: right;
	
	}

.cartcolprice { 
	padding: 42px 0px 0px 0px;
	font-weight: bold;
	}

.cartcoltotal { 
	padding: 42px 12px 0px 0px;
	}
	
#cartitemcount { 	
	width: 400px;
	padding: 8px 0px 0px 12px;
	
	}

#carttotal {
	width: 548px;
	float: left;
	}
	
#carttotal table {
 border-collapse: collapse;
 
	}	
	
#carttotal td { 
	}
	
#carttotal .totaldesc, #carttotal .totalamount { 
	text-align: right;
	border-bottom: 1px solid #bfbfbf;
	}

#carttotal .totaldesc { 
	padding: 7px 0px 7px 12px;
	}

#carttotal .totalamount { 
	width: 122px;
	padding: 7px 12px 7px 0px;
	}
	
.totalamount span { 
	padding-right: 29px;
	}
	
#cartcards, #cartcontinue { 
	float: left;
}
	
#cartcards {
	width: 160px;
	padding: 0px 0px 0px 12px;
	}

#cartcontinue {
	width: 776px;
	padding: 20px 12px 0px 0px;
	text-align: right;
	}
	
/* Login Page Layout
___________________________________________________________________*/	
	

.loginInstructions {
  font-size: 11px;
}
.loginInstructions p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.loginLabel {
	font-weight: bold;
	margin-top: 10px;
}
.loginSubmit {
} 
.loginSubmit input {
  font-size: 11px;
}
.loginbuttonlink {
	display: block;
  padding: 10px 0px 0px 0px;
	border: 0px;
}

.loginMessage {
  color: #CC0000;
  font-weight: bold;
  margin-bottom: 15px;
}
.loginForgot {
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}	

#loginSubheadReturn {
  border-left: 0px;
  border-top: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  width: 307px;
	padding: 6px 0px 6px 12px;
  float: left;
}

#loginSubheadNewCust {
  border-left: 0px;
  border-top: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  width: 307px;
	padding: 6px 0px 6px 12px;
  float: left;
}

#loginSubheadGuests {
  border-left: 0px;
  border-top: 1px solid #BFBFBF;
  border-right: 0px;
  border-bottom: 1px solid #BFBFBF;
  width: 308px;
	padding: 6px 0px 6px 12px;
  float: left;
}

#loginMainContainer {
  margin-top: 15px;
  margin-bottom: 20px;
}
#loginReturnForm {
  border-right: 1px solid #BFBFBF;
  width: 295px;
	padding: 20px 12px;
  float: left;
	height: 210px
}
#loginCreateAccountForm {
  border-right: 1px solid #BFBFBF;
  width: 295px;
	padding: 20px 12px;
  height: 210px;
  float: left;
}
#loginGuestLoginForm {
	width: 296px;
	padding: 20px 12px;
  height: 210px;
  float: left;
}


/*Create Account Page
___________________________________________________*/


div#createAccountExists {
  border: 1px solid #CC9999;
  padding: 15px;
  width: 200px;
  margin-bottom: 10px;
}
div#createAccountExists p.error {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
}
div.buttons {
  margin-top: 15px;
}

#createAccountSubheadNewCust {
  border-left: 0px;
  border-top: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  width: 455px;
	padding: 6px 12px;
  float: left;
}

#createAccountForm {
  border-right: 1px solid #BFBFBF;
  width: 455px;
	padding: 20px 12px;
  float: left;
}	

#createAccountForm p {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
#createAccountForm p.title {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
}
#createAccountForm p.error {
  padding: 0px 0px 0px 0px;
  margin: 12px 0px 0px 0px;
}
#createAccountForm p.field {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 12px 0px;
	float: none;
}


#createAccountSubheadGuests {
  border-top: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  width: 456px;
	padding: 6px 12px;
  height: auto;
  float: left;
}

#createAccountGuestLoginForm {
  width: 456px;
	padding: 20px 12px;
  height: 220px;
  float: left;
}

/*Create Account Page
___________________________________________________*/

#cartContinueShopping { 
	float: right;
	margin: 25px 240px 0 0;
	}

#forgotPasswordWrapper {
	width: 300px;
	margin: 0 0 20px 12px;
}

	
/*Payment Specific Layout
__________________________________________________*/

.paymentwrapper { 
	position: relative;
	text-align: left;
	}
	
.paymentwrapper .paymentnote { 
	position: absolute;
	top: 3px;
	left: 425px;
	width: 265px;
	font-size: 10px;
	}
	
.paymentwrapper .required {
	color: #cc0000; 
	position: absolute;
	top: 3px;
	left: 700px;
	width: 248px;
	font-size: 10px;
	padding-right: 12px;
	text-align: right;
	font-weight: bold;
	}
	


.paymentcola, .paymentcolb { 
	float: left;
	}
	
.paymentcola { 
	font-weight: bold;
	width: 210px;
	text-align: right;
	padding: 5px 20px 3px 0px;  
	}
	
.paymentcolb { 
	width: 500px;
	padding: 1px 20px 5px 0px;
	}
	
.shippingcolb { 
	width: 194px;
	float: left;
	padding: 1px 0px 5px 0px;
	}    

.paymentinput { 
	width: 170px;
  vertical-align: middle;
	}
	
.logininput { 
	width: 189px;
  vertical-align: middle;
	}
	
.paymentradio, .codradio { 
	vertical-align: middle;
	border: 0px;
	}
	
.codradio {
	margin: 2px 4px 0 0;
	float: left;
	}

.coddescription {
	width: 450px;
	margin: 0 0 7px 0;
	float: left;
	}
	
.paymentcolspan { 
	width: 500px;
	padding: 0px 20px 5px 230px;
	clear: both;
	} 
	
.paymentcolb .inputstandard, .shippingcolb .inputstandard { 
	width: 170px;
	}

#shippingwrapper, #shippingnote { 
	float: left;
	}
	
#shippingwrapper { 
	width: 424px;
	}
#shippingnote { 
	width: 265px;
	font-size: 10px;
	}
	
.diffshipping { 
	margin-top: 10px;
	cursor: pointer;
	}
	
#shipclose { 
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 5px;
	}
	
.buttonswitch { 
	display: inline;
	float: left;
	padding: 5px 7px 5px 5px;
	margin: 5px 0 0px 226px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	}
	
.buttonswitch input { 
	padding: 0px;
	margin: 0px;
	display: inline;
	vertical-align: middle;
	}

.buttonswitch img { 
	padding: 0 0 0 5px; 
	vertical-align: middle;
	}
	
.hiddencard { 
	display: none;
	}
	
.gcdivider { 
	border-bottom: 1px solid #bfbfbf;
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
	}
	
.buttonpadder { 
	height: 15px;
	clear: both;
	}
	
#checkbalance { 
	clear: both;
	padding: 0px 0px 0px 230px;;
	color: #ff0000;
}

#giftcarddiv input {
	margin-right: 10px; 
	}
	

#giftcarddiv .paymentcolb, #giftcarddiv .paymentcolspan {
	font-weight: bold;
	}
	
.gctotal span { 
	/*padding: 3px 5px;
	background-color: #c4151b;*/
	color: #c4151b;
	}
	
/*Confirm Order
____________________________________________________________________*/

#confirmbill, #confirmship, #confirmpay { 
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	float: left;
	
	}	

#confirmbill, #confirmship {
  border-right: 1px solid #BFBFBF;
  width: 319px;
	}


#confirmpay {
  width: 320px;
}

#confirmbilldet, #confirmshipdet, #confirmpaydet { 
	border-bottom: 1px solid #BFBFBF;
	float: left;
	height: 100px;
	padding: 20px 12px;
	margin-bottom: 10px;
	}


#confirmbilldet, #confirmshipdet {
  border-right: 1px solid #BFBFBF;
  width: 295px;
}


#confirmpaydet {
  width: 296px;
}

.confirmheader { 
	float: left;
	padding: 6px 0px 6px 12px;
	}
	
.confirmedit { 
	float: right;
	padding: 3px 12px 3px 0px;
	}
	
#confirmcheckout {
	clear: both; 
	padding: 10px 12px 10px 0px;
	text-align: right;
	}
	
.confirmOrderContainer { 
	clear: both;
	padding: 0px 12px;
	}
/* Promo Box Cart Page */
#promoBox {
	position: absolute;
	top: -102px;
	left: 333px;
	width: 195px;
	height: 108px;
	background: #FFF;
	border: 1px solid #A9A9AB;
}
#promoMessage {
	display: inline;
}
#promoCode {
	border: 1px solid #666666;
	width: 85px;
	height: 16px;
	padding: 0;
	margin: 0;
}
.promoSpacer {
	clear: both;
	height: 10px;
}




	
	
