/* Main */
table.Main {margin-top: 9px;}

/* totals adjustments */
.totalsWrapper
{
	border-left: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
	width: 100%;
	height: auto !important; height: 100px;
	min-height: 100px;
	float: right;
}
.shoppingcart_promocode
{
	float: left;
	margin: 20px 15px 20px 15px;
	/*width:350px;*/
}
.shoppingcart_totals
{
	float: right;
	margin: 20px 0px;
}
.shoppingcart_totals table td
{
	text-align: right;
	padding: 0px 0px 5px 10px;
}

/* ie7 */
/* grid adjustments */
.grid, .gridrow td, .gridrowalternate td
{
	border-bottom: solid 0px pink;
}

/* promo code adjustments */
.promoCode
{
	width: 330px;
}

.promoCode .roundedpanel_title
{
	padding-top: 5px;
	padding-bottom: 0px;
}

.promoCode .roundedpanel_body
{
	padding-bottom: 10px;
}

.promoCode .roundedpanel_body table
{
	width: 290px;
}

.promoCode .roundedpanel_body table td
{
	vertical-align: bottom;
}

.promoCode .roundedpanel_body .roundedtextbox, .promoCode .roundedpanel_body .roundedtextbox input[type="text"]
{
	width:200px;
}

.promoCode .roundedpanel_head 
{
	padding-bottom: 0px;
}

/* cart tools adjustments */
.cartTools
{
	width:180px;
}

.cartTools .roundedpanel_title
{
	padding: 5px 5px 5px 10px;
}

.cartTools .roundedpanel_body
{
	padding: 5px 5px 10px 10px;
}

.cartTools .roundedpanel_body a
{
	color: #0c508e;
	font-weight: 900;
	line-height: 14.4pt;
}

.cartTools .roundedpanel_head 
{
	padding-bottom: 0px;
}

#shoppingcart_savecartform label.input
{
	width: 320px;
}
#shoppingcart_sendpartlist label.input
{
	width: 50px;
}


/* return policy adjustments */
.returnPolicy,
.quotelanding_returnPolicy
{
	clear: both;
	width:462px;
}
.quotelanding_returnPolicy
{
	float: left;
	margin: 40px 0px 30px 0px;
}
.returnPolicy .roundedpanel_title
{
	padding: 5px 10px 0px 10px;
}

.returnPolicy .roundedpanel_body
{
	padding: 0px 10px 10px 10px;
}


.nestedVin 
{
	margin: 5px 0px 5px 0px;
	width:372px;
}

/* buttons adjustments */
.findParts
{
	width:325px;
}

.proceedCheckout
{
	width:150px;
}

/* */
#stockOrder
{
	height: 25px;
}

.shipAddWrapper
{
	width:500px;
}

.shipAddNested
{
	width: 305px;
}

.subtitle
{
	font-weight: bold;
}

.attachFile
{
	width: 100px;
}


#manageCartsGrid
{
	padding-bottom:30px;
}

#manageCartsGrid td.last
{
	text-align:center;
}
.cart_panel_dealerinfo
{
	padding: 10px;
	width: 938px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f8f7f7;
	z-index: 20;
}

.print_button_right
{
	background-position: 50% 50% !important;
	padding-left: 0px !important;
}
#divPromoCodeRequired
{
    line-height: normal;
    color:#ff0000;
}
