@charset "utf-8";

/* Custom CSS to override checkout.css */

/* 
********************************************
CUSTOM CHECKOUT CSS
********************************************
*/

fieldset.form_group li {
	padding:4px 10px
}

.panIn fieldset.form_group label {
	text-align:right;
	width:80px
}

.panIn fieldset.form_group li a {
	margin-left:92px;
	color:#333
}

.panIn fieldset.form_group {
	margin-bottom:4px
}

#mc .panIn h4 {
	border:none;
	color:#333;
	font-size:16px;
	margin-bottom:10px;
}

#existingMemberCol, #forgotPasswordCol {
	margin-left:76px;
	margin-right:10px;
}

#createAccCol, #existingMemberCol, #forgotPasswordCol {
	display:inline;
	float:left;
	margin-bottom:28px;
	margin-top:18px;
	width:auto
}

#createAccCol .panIn, #existingMemberCol .panIn, #forgotPasswordCol .panIn {
	height:148px;
	width:280px;
}

#butForgotPassw {
	margin-top:5px
}

/* 
2 cols in Account 
*/

.lCol {
	width:67%;
	margin-left:10px
}

/* 
Account Pans 
*/

.acPan h5 {
	font-size:11px
}

/* checkout process fixes */

#rcustomer {
	background:url(../images/bg.gif) repeat-x 0 -166px
}

fieldset.paymentMethodPan label {
	width:98px
}

fieldset.paymentMethodPan #pmCol2 label {
	width:76px
}

#headVC {
	margin:4px 0 0 1px
}

#vc .tdTprice, #vc .tdUprice {
	width:70px
}

#vc table#tblVc {
	margin-left:1px
}

#forgotCOpassw {
	text-align:left
}

#panCOLogin {
	height:200px
}

#panCOLogin input.boxSubmit {
	top:148px
}

/* CONTACT */

body#contact_us textarea {
	height:456px
}

body#email_friend textarea {
	height:71px
}

#dropship #DistributionType label {
	height: 68px;
}

.inputXL {
	width: 395px !important;
}

