
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
}
#shoppingcart h1{
	padding-left:25px;
	margin-bottom:0px;
	height: 30px;
	background: transparent url(/images/sprite_icon.gif) no-repeat 0px -173px;
}
#cart{
	display: block;
	clear: both;
	float:left;
	width:805px;
	border: 3px solid #a8d5fe;
	border-top: none;
}

img#th_background{
	display: block;
	clear: both;
	float:left;
}

#cart th{
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	/*margin: em 0px 6px 0px;*/
	text-align: center;
	padding:0 1.2em;
	/*background-color: #bddffe;*/
}
#cart th span{
	top: -1.75em;
	position: relative;
}
#cart td{
	background-color: #fff;
	font-size:85%;
	padding: 10px;
}
.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
}		

a.prod_desc_title:link, a.prod_desc_title:visited{
	font-weight: bold;
	text-decoration: none;
}	

a.remove_item:link, a.remove_item:visited{
	color:#2c5364;
	font-size: 85%;
	text-decoration: underline;
}
a.remove_item:hover, a.remove_item:focus, a.remove_item:active{color:#7DC0FF}

.cart_text {
	text-align: center;
	padding: 0.5em 1.2em;
}	
	
.cart_quantity{
	text-align: center;
	padding-left: 20px; 
	padding-right: 5px;
}
	
.cart_total{
	padding: 0.5em 15px;
	text-align: right;
}	
	
table#cart td.dotted{
	height: 1px;
	width:805px;
	clear: both;
	background-color: #bddffe;
	padding: 0px;
}
#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}
#b_recalc{
	float: left;
	margin-top: 7px;
}
#b_contshop{
	/*clear:both;*/
	float: left;
	margin-top: 7px;
}	
#b_proceed{	
	clear: right;
	position: relative;
	float: right;
	text-align: right;
	margin: 0 8px;
}


/* More styles are in the style.css under .b_common line 165ish */
#b_recalc.b_common a:link, #b_recalc.b_common a:visited {}
#b_recalc.b_common a:hover, #b_recalc.b_common a:active, #b_recalc.b_common a:focus {}	

/* More styles are in the style.css under .b_common line 165ish */
#b_contshop.b_common a:link, #b_contshop.b_common a:visited {background-position: 0 -175px;	width: 175px;}
#b_contshop.b_common a:hover, #b_contshop.b_common a:focus, #b_contshop.b_common a:active {}


#remove {
	display: block;
	text-align:right;
	padding: 0em 10px 10px 10px;
	font-size: 85%
}	
#remove a:link, #remove a:visited{
	color: #333;
}


button#b_proceed  {
	display: block;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	/*font-size: 90%;*/
	font-weight: bold;
	line-height:26px;
	text-decoration: none;
	background: transparent url(/images/sprite_buttons.gif) no-repeat 0 -112px;
	border:none;
	width: 285px;
	height: 40px;
	line-height:40px;
	text-decoration: none;
}

button#b_proceed span{
	line-height:40px;
	margin-left: 25px;
}

button#b_proceed.b_off span{
	text-decoration: none;
}

button#b_proceed.b_on span{
	text-decoration: underline;
}



/* More styles are in the style.css under .b_common line 165ish */
/*#b_proceed.b_common button:link, #b_proceed.b_common button:visited {
	background-position: 0 -112px;
	width: 285px;
	height: 40px;
	line-height:40px;
	text-decoration: none;
}	*/
/* This was done to make sure that the underline didn't exceed the text */
/*	#b_proceed.b_common button:link span, #b_proceed.b_common button:visited span{
line-height:40px;
	margin-left: 30px;
}*/
/*#b_proceed.b_common button:hover span, #b_proceed.b_common button:active span, #b_proceed.b_common button:focus span{
	line-height:40px;
	text-decoration: underline;
}
#b_proceed.b_common button:hover, #b_proceed.b_common button:active, #b_proceed.b_common button:focus {

}	*/	



#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#subtotal {
	background-color: #a8d5fe;
	float: right;
	margin: 0 11px;
	text-align: right;
	padding: 15px;
}
#subtotal span{
	padding-left: 10px;
	font-size: 136%
}
#subtotal p{
	font-size: 85%;
	padding: 0.5em 0px 0em 0px;
}
#subtotal a{
	color:#000;
}
#proceed_note{
	float: right;
	margin-top:10px;
	text-align: right;
	width: 560px;
}
/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
	z-index: 2;
	margin-top: 25px;
	margin-right: 10px;
/*	padding-bottom: 10px;*/
margin-bottom: 10px;
	position: relative;
	overflow: visible;
	display: block;
	float: left;
	color: #000;
	z-index: 2;
	border-right: 3px solid #7e7e79;
	border-left: 3px solid #7e7e79;
	border-bottom:3px solid #7e7e79;
	background: url(/images/upsell_btm-bkg.jpg) no-repeat 100% 100%;
}
#upsell h2{
	display: block;
	position: relative;
	overflow: visible;
	color: #fff;
	background: #7e7e79 url(/images/cart_upsell-bkg.jpg) no-repeat left;
	padding:35px 0 3px 10px;
 }


.upsell_feature_module { 
	display: inline;
	float: left;
	width: 250px;
	height: 106px;
	position: relative;
	margin-left:10px;
	padding: 20px 0;
}


.upsell_img{
	display: block;
	float: left;
	margin: 0px 5px 20px 12px;
}

.upsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	font-size: 85%;

}

.upsell_text a:link, .upsell_text a:visited{
	font-weight:bold;
	text-decoration: none;
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
}

.upsell_text h4{}
.upsell_text h4 a:link, .upsell_text h4 a:visited{
	text-decoration: none;
	color: #333;
}
.upsell_text h4 a:hover, .upsell_text h4 a:focus, .upsell_text h4 a:active{ text-decoration: underline;}
.upsell_price {
	position:absolute;
	bottom:45px;
	right:100px;
	display: block;
}
/* More styles are in the style.css under .b_common line 165ish */
.upsell_feature_module .b_common a:link, 
.upsell_feature_module .b_common a:visited {
	position:absolute;
	bottom:38px;
	right:5px;
	width: 80px;
	background-position: 0 -60px;
}	

.upsell_feature_module .b_common a:hover, 
.upsell_feature_module .b_common a:focus, 
.upsell_feature_module .b_common a:active {
	
}

/* BTM upsell stuff ENDS */	