
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
	background:transparent url(/images/proddetail_grad.gif) repeat-x scroll 0 100%;
}

#cart{
	width: 90%;
}



#cart th{
	font-weight: normal;
	margin: 6px 0px;
	line-height: 2em;
	text-align: center;
	padding:0 1.2em;
	background-color: #003273;
	color: #ffffff;
	border-right:1px solid white;
}
#cart td{
	background-color: #fff;
	color: #003273;
}

#cart label{ /* Used for Remove check box and quanity box  */
	position: absolute;
	top: 0px;
	left: -9999em;
}
.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
}		

.cart_prod_desc a{
	color: #003273;
	text-decoration: underline;
}	
.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 2.3em;
	text-align: right;
	font-weight: bold;
}	

#cart_block01 {
	background-color: #cfd5e3;
	width: 90%;
	margin: auto;
	height: 65px;
}
	
table#cart td.dotted{
	height: 1px;
	clear: both;
	background-color: #CFD5E3;
}

#b_contshop{
	float: left;
	clear: left;
}
	
#b_contshop a:link, #b_contshop a:visited {
	display: block;
	line-height: 2em;
	width: 117px;
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -224px;
	clear:left;
	display:block;
	margin-top:10px;
	margin-left: 10px;
	padding-left:18px;
	padding-top:3px;
	position:relative;
	text-decoration:none;
}



 #b_contshop a:hover, #b_contshop a:focus, #b_contshop a:active {
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -255px;
	text-decoration: none;
}

#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}

#b_recalc {
	float:left;
	margin-left:10px;
	width:300px;
	height: 30px;
}
#b_recalc a:link, #b_recalc a:visited {
	display: block;
	width:85px;
	height:26px;
	margin: 0px 0 12px 0px;
	text-decoration: none;
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -289px;
	}

#b_recalc a:hover, #b_recalc a:active, #b_recalc a:focus {
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -321px;
}	

#remove {
	display: block;
	text-align:right;
	padding: 1em;
	margin-right:17px;
}	
#proceed{	
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
}

#b_proceed {
	float: right;
}

#b_proceed a:link, #b_proceed a:visited {
	display: block;
	height: 28px;
	text-decoration: none;
	margin-top:10px;
	margin-left: 60px;
	margin-bottom: 10px;
	line-height: 2em;
	width: 276px;
	text-decoration: none;
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -354px;
}	

#b_proceed a:hover,#b_proceed a:active, #b_proceed a:focus {
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -387px;
	text-decoration: none;
}		
#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#proceed_note{
	color: #005baa;
}


#subtotal {
	color:#003273;
	float:right;
	font-size:24px;
	margin:0.5em .55em;
	width:300px;
	text-align:right;
}

#proceed_note{
clear:both;
color:#666666;
float:right;
font-size:10px;
text-align:right;
}

/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  display: block;
  clear: both;
  margin: 8px;
  color: #000;
  z-index: 2;
  
}
#upsell h2{
	display: block;
	clear: both;
	color:#003273;
 }


.upsell_feature_module { 
position: relative;
background:transparent url(/images/listmodule.gif) no-repeat scroll 0 0;
display:inline;
float:left;
height:223px;
margin:10px 10px 20px;
position:relative;
width:150px;

}


.upsell_img{
border:1px solid #C1CAC9;
display:block;
margin: 14px 13px 0px 13px;
	width:120px;
}
.upsell_img img{
	margin:auto;
	width:120px;
}
.upsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	margin:0px 13px;
}

.upsell_text a:link, .upsell_text a:visited{
	text-decoration: none;

}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;

}

.upsell_text h4{
	display:block;
	height: 3.8em;
	font-size: 85%;
}
.upsell_text h4 span{
	font-size: 85%;
		display:block;
}
.upsell_price {
color:#003273;
font-size:85%;
font-weight:bold;
display: block;
position:absolute;
bottom: 8px;
left: 13px;
}

.upsell_b_viewdetails{
	position: absolute;
	top: 216px;
	right:13px;
	width:57px;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -568px;
display:block;
height:25px;
margin-right:14px;
margin-top:-8px;
width:57px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -601px;
}

/* BTM upsell stuff ENDS */

.upsell_b_viewdetails span{
	position: absolute;
	top: auto;
	left: -9999em;
}

