/** ================================
CHECKOUT TEMPLATE styles (from checkout.css)
=================================**/
form {
	width:100%;
}
/*for all*/
.errorMessage {
	clear:both; 
	margin:0 0 10px 0;
}
#checkoutHeader {
	width:785px;
	overflow:hidden;
	margin-top: -35px;
	margin-left: 10px;
}
#checkoutHeader ul {
	margin-top: 10px;
}
#checkoutHeader #menuCheckout li {
	float:left;
	text-indent:-99999px;
	height:17px;
	display:block;
	background-position:0 0px;
	background-repeat:no-repeat;
	margin-right:2px;
}
#checkoutHeader #menuCheckout li.step1  {width:190px; background:url("/_static/images/www/eng/billing.gif") no-repeat;}
#checkoutHeader #menuCheckout li.step2  {width:122px; background:url("/_static/images/www/eng/payment.gif") no-repeat;}
#checkoutHeader #menuCheckout li.step3 	{width:159px; background:url("/_static/images/www/eng/confirmation.gif") no-repeat;}
#checkoutHeader #menuCheckout li.active {
	background-position:0 -20px;
}
#checkoutHeader #menuCheckout li.step1Fre  {width:195px; background:url("/_static/images/www/fre/billing.gif") no-repeat;}
#checkoutHeader #menuCheckout li.step2Fre  {width:89px; background:url("/_static/images/www/fre/payment.gif") no-repeat;}
#checkoutHeader #menuCheckout li.step3Fre 	{width:119px; background:url("/_static/images/www/fre/confirmation.gif") no-repeat;}
#checkoutHeader #menuCheckout li.activeFre {
	background-position:0 -20px;
}
.checkoutContentLeft, .checkoutContentRight {
	margin: 10px 0px;
}
.checkoutContentLeft {float:left; background: #fff;}
.checkoutContentRight {float:left; background: #fff;}
.checkoutContentLeft label.long {width:200px; background: #fff;}
#checkoutContent li {
	margin-left:10px;
	list-style-position:outside;
	list-style-image:url('/_static/images/www/Shared/list-dash.gif');
}
.reviewText {
	float:left;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	height:40px;
	width:380px;
	margin-bottom: 20px;
	margin-left: 100px;
}
.reviewText input {
	margin-left:0px;	
}
.cadPrice {
	font-size: 10px;
	margin-left: 100px;	
}
/*begin checkout*/
.BoxMiddle fieldset.Long {width:364px;}
#containerBlock {padding-bottom: 10px;}
/*button {
	clear:both;
	background: #C10534;
	color:#fff;
	padding: 5px 15px;
	text-transform:uppercase;
	font-size: 70%;
	float:left;
	margin-left: 140px;
}*/
/*billing and shipping*/
#billingForm, #shippingForm {
	width: 335px;
	margin: 0 0 20px 10px;
	overflow: hidden;
}
#billingForm .checkbox {
	margin:7px 5px 0 0;
	border:0;
}
#billingForm select, #shippingForm select  {
	margin-right:30px;
}
#billingForm h3, #shippingForm h3 {
	width:100%;
}
#billingForm input#firstname, #billingForm input#lastname, #billingForm input#company {
	margin-right:70px;
}
#shippingForm input#shippingfirstname, #shippingForm input#shippinglastname, #shippingForm input#company {
	margin-right:70px;
}
#giftMessage {
	margin-bottom:20px;
	width:310px;
	margin-left:20px;
	float:right;
}
#giftMessage label {
	margin-left:0;
}
textarea.giftMessage {
	float:left;
	width:240px;
	height:80px;
}
/*payment*/
/*radio style under form.css*/
label {
	height: 21px;
	clear:left; 
	float:left;
	width:130px; 
	text-align:left; 
	margin:2px 0 0 0;
}
label.short {
	width:30px;
	margin:2px 0;
}
.inputShort {
	width:55px;
	margin-right:6px;
	float:left;
	font-size:11px;
	font-family:arial;
}
#ccInfoTop {
	float: left;
	width: 365px;
	margin-left: 10px;
}
#ccWarn {
	padding: 0px;
	text-align: left;
	margin: 0 0 10px 0px;	
}
#ccWarn label {
	width: 150px;
	text-align: center;
	float: none;
	font-weight: bold;
}
#CreditCardPayment	{
	margin:0 10px 0 20px;
	float:left;
	display:inline; /*fixes IE6 double margin bug http://www.positioniseverything.net/explorer/doubled-margin.html **/
	width:300px;
	/*height:180px;*/
}
#CreditCardPayment .note {
	width:130px;
	float:left;
}
#CreditCardPayment input.inputShort {
	float:left;
	width:30px;
}
#GiftCardPayment {
	clear:both;
	width:300px;
	margin: 0 0 20px 20px;
}
#GiftCardPayment label.subtitle {
	margin: 0;
}
#SavingRewards {
	clear:both;
	width: 350px;
	float: left;
	margin: 0 0 0 10px;
	display:inline;
}
#SavingRewards label.short {
	width: 75px;	
}
#SavingRewards label.long {
	width: 350px;	
}
#ShippingMethod {
	width: 250px;
	margin: 0 20px 0 0;
}
#OrderInformation h3, #ShippingMethod h3, #SavingRewards h3 {
	margin: 10px 0px;
	font-size: 12px;
}
#ShippingMethod #SHIPPINGMETHODID {
	margin-top: 23px;
}
#ShippingMethod label, #ShippingMethod input {
	margin:0;
}
#ShippingMethod .note {
	float:none;
	clear:both;
	margin-left:120px;
	margin-top: -14px;
	margin-bottom: 20px;
}
#OrderInformation {
	clear:both;
	margin: 10px 0px 10px 100px;
	border: 1px solid #fff;
	width:785px;
	padding:0;
}
#gotoReview {margin-right: 80px;}
#securityBlock {
	clear:right;
	float:right;
	height:75px;
	text-align:right;
	padding-right:10px;
}
.hackerSafe, .Verisign, .VerifiedVisa, .BBBonline {
	float: left;
}
.hackerSafe	{
	width:145px;
	height:32px;
	text-align:right;
	padding-right:10px;
	margin-top:20px;
}
.Verisign {
	width:106px;
	height:72px;
	margin-left: 90px;
}
.Visa {
	float:left;
	padding-top: 20px;
}
.MasterCard {
	float:left;
	padding-top: 20px;
}
.Amex {
	float:left;
	padding-top: 20px;
}
.HackerSafe {
	float:left;
	padding-top: 15px;
}
.VerifiedVisa {
	width:60px;
	height:72px;
	margin-top:10px;
}
.BBBonline {
	padding-left:10px;
	height:72px;
	margin-top:20px;
}
#shippingReselect {
	text-align:left;
	color:#cc0404;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
}
/*Order Review page*/
.BoxMiddle h3.Long {
	width:100%;
	display:block;
}
/*confirmation page*/
#confirmationBlock {
	height: auto;
	margin:40px 0px 40px 15px;
}
#confirmationBlock p {
	font-size:11px;
	width: 90%;
	margin: 10px 0;
}
.confirmationForm {
	float:right;
	width:280px;
}
/*button.thirdButton {
	padding-bottom:4px;
	height:18px;
}*/
/** ================================
 FORM styles (from form.css)
=================================**/
form {
	/*float: right;*/
	width:99%;
}

span.asterisk {
	color:#c10534;
}
fieldset {
	border: 0;
	clear:both;
	padding:0;
	margin:0;
	margin:5px 0;
	width:370px;
}
label.long {
	width: 150px;
}
label.radio {
	clear:none;
	float:left;
	width: 160px;
	margin-left:10px;
}
label.checkbox {
	clear:none;
	float:left;
	margin-left:0;
}

label.insiderText {
	width:300px;
	line-height:18px;
	}

.input {
	width:120px;
	float:left;
	margin-bottom:6px;
	margin-right:3px;
}
.inputShort {
	width:80px;
	margin-bottom:10px;
}
.inputXShort {
	width:25px;
	margin:0 3px 10px 3px;
	float:left;
}
.inputXShort2 {
	width:35px;
	margin:0 3px 10px 3px;
	float:left;
}
select.inputXShort {
	width:35px;
}
.inputMedium {
	width:150px;
}
.inputLong {
	width:224px;
	float:left;
	margin-bottom:4px;
}
.inputState {
	width:150px;
	float:left;
	margin-bottom:4px;
}
/*specialLabel for Contact Us*/
.labelShort {
	width: 70px;
}
#contactUSForm {
	width:80%;
}
#contactUSForm label {
	margin-left:20px;
	width:80px;
}
#contactUSForm .inputLong {
	width:200px;
	float:left;
	margin-bottom:10px;
}
#contactUSForm .input {
	width:200px;
}
textarea.input {
	width:130px;
	font-family:verdana;
	font-size:11px;
	height:120px;
}
/*special label for profile form*/
#profileForm, #updateShippingAddressForm {
	width:340px;
	margin-left:20px;
}
#profileForm {float:left;}
#profileForm label.checkbox {
	clear:none;
	float:left;
	width: 240px;
	margin-left:0;
}
.checkbox {
	clear:both;
	float: left;
	margin:10px 5px 0 0;
}
.checkboxtext {
	display: block;
	float: left;
	width: 280px;
	margin: 7px 0;
	font-size:9px;
}
.checkboxtextShort {
	float: left;
	width: 200px;
	margin: 10px 0;
	font-size:9px;
}
#checkBoxContainer	{
	margin:5px 0 10px 0;
	height:30px;
	width:100%;
	clear:both;
}
#checkBoxContainer input {
	border:0px;
}
p {
	display:block;
	clear:both;
	font-size:11px;
}
#newCostumerBlock {
	clear:both;
}
.phoneExample	{
	height:30px;
	clear:both;
	width:320px;
}
.phoneExample label.long	{
	width:135px;
}
.signupQuestionBox {
	float:left;
	width: 300px;
	margin-left: 10px;
}
.signupQuestion {
	font-size:11px;
	padding: 5px;
}
/*for productDetail and quickView*/
.labelBlockLong {
	width: 135px;
}
.labelBlockShort {
	width: 80px;
}
.selectBlockLong {
	clear:both;
	width: 135px;
	height: 30px;
	margin: 5px 0 0 0;
	float:left;
	padding:0;
	font-size:10px;
	display:inline;
}
.selectBlockShort {
	width: 80px;
	height: 30px;
	margin: 5px 0 0 2px;
	float:left;
	padding:0;
	font-size:10px;
	display:inline;
}
.selectBlockMedium {
	width:90px;
	height:30px;
	margin: 5px 0 0 0;
	float:left;
	padding:0;
	font-size:10px;
	display:inline;
}