/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

#shoppingcart h3{
}
#cart_block01{
	 background-color:#FFE5BD;
	height:75px;
}

#cart{
	width: 100%;
}
#cart th{
	margin: 6px 0px;
	line-height: 2em;
	text-align: center;
	padding:0.3em 1.2em;
	background-color: #DD0706;
	border-right:1px solid white;
	color: white;
}
#cart td{
	background-color: #fff;
	color:#000000;
}
.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
}		

.cart_prod_desc a{
	color: #000000;
	text-decoration: underline;
}	
.cart_text {
	text-align: center;
	padding: 0.5em 1.2em;
}	

#cart label{ /* Used for Remove check box and quanity box  */
	position: absolute;
	top: 0px;
	left: -9999em;
}
	
.cart_quantity{
	text-align: center;
	padding-left: 20px; 
	padding-right: 5px;
}
	
.cart_total{
	padding: 0.5em 1.2em;
	text-align: right;
}	
	
table#cart td.dotted{
	height: 1px;
	clear: both;
	background-color: #4A8BCF;
}
	
#b_contshop a:link, #b_contshop a:visited {
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -280px;
	color:#ffffff;
	display:block;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	height:30px;
	margin-top: 10px;
	float:left;
	clear: left;
	padding-left:24px;
	padding-top:4px;
	position:relative;
	width:250px;
}

 #b_contshop a:hover, #b_contshop a:focus, #b_contshop a:active {
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -320px;
	text-decoration:none;
	color:#fff;
	width:250px;
}
#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}

#b_recalc{
	float:left;
	/*margin-left:10px;*/
	margin-top:3px;
	width:140px;
}


#b_recalc a:link, #b_recalc a:visited {
	display: block;
	width:96px;
	height:20px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding-left:12px;
	padding-top:2px;
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -520px;
}

#b_recalc a:hover, #b_recalc a:active, #b_recalc a:focus {
	color: #ffffff;
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -254px;
}	

#remove {
	display: block;
	text-align:right;
	padding:0.5em 0;
}	
#proceed{	
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
}
#b_proceed a:link, #b_proceed a:visited {
	float:right;
	display: block;
	padding-top:2px;
	width: 354px;
	height: 35px;
	margin-top: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 2em;
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -360px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 8px;
}	

#b_proceed a:hover,#b_proceed a:active, #b_proceed a:focus {
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -400px;
}		
#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#proceed_note{
	clear:both;
	color:#666666;
	float:right;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
}

#subtotal {
	float: right;
	margin:0.6em 0.4em;
	width: 340px;
}

.coolship_note{
	border:1px solid red;
	display:block;
	padding:10px;
	text-align:left;
}


/* cart page end */




/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
display:block;
	float:right;
	margin-bottom:20px;
	position:relative;
	width:900px; 
	margin-bottom:20px;
}

#upsell h2{
	display: block;
	color:#DD0706;
 }


.upsell_feature_module { 
	background:transparent url(/images/hp-promos/features.gif) no-repeat scroll 0 0;
	float:left;
	margin-left:14px;
	padding-left:45px;
	position:relative;
	margin-bottom:10px;
	width:380px;
	margin-top: 15px;
	border-right: 1px solid #9F9F9F;
}

/*
.upsell_feature_module img {
	padding-left:45px;
}
*/

.upsell_tophalf{
	display: block;
}


.upsell_img{
	display:block;
/*	border: 1px solid #FEA200;*/
	width:192px;
	margin-top:5px;
}



.upsell_text {
float:left;
font-size:11px;
line-height:15px;
margin-top:16px;
width:330px;
}


.upsell_prodtitle {
	font-weight:bold;
	text-decoration: none;
	font-size: 14px;
}

.upsell_price {
	bottom:10px;
	font-size: 22px;
	color:#DD0706;
	display:inline;
	float:left;
	font-weight:bold;
	margin:2px 11px 0 0;
}

.upsell_b_viewdetails{
display:inline;
float:right;
margin-right:10px;
margin-top:3px;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -171px;
	color:#ffffff;
	display:block;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	height:34px;
	margin:0;
	padding-left:10px;
	padding-top:3px;
	width:103px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background:transparent url(/images/btn_sprite2.png) no-repeat scroll 0 -211px;
	text-decoration:none;
}

/* BTM upsell stuff ENDS */

/* BTM upsell stuff ENDS */	
