
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
}

#cart{
	width: 860px;
	float: left;
	margin-left: 20px;
}

#cart_block01{
		float: left;
		clear: left;
		background-image: none;
		width:100%;
}
#cart_title{
	color: #ed6c23;
	font-size: 280%;
	font-weight: normal;
	letter-spacing: -1px;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#cart th{
	
	font-weight: bold;
	margin: 6px 0px;
	line-height: 2em;
	/*text-align: center;*/
	padding:0 1.2em;
	color:#613c0b;
}
#cart td{
	background-color: #fff;
	color:#a0895b;
	font-weight: bold;
	height:70px;
	font-size:90%;
	
}
.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
}		

.cart_prod_desc a{
	color: #a0895b;
	text-decoration: none;
}	

.cart_text {
	text-align: center;
	padding: 0.5em 1.2em 0em 0em;
	color:#a0895b;
}	
	
.cart_quantity{
	text-align: center;
	padding-left: 0px; 
	padding-right: 5px;
	color:#a0895b;
}
	
.cart_total{
	padding: 0.5em 1.2em;
	/*text-align: right;*/
	color:#a0895b;
}	
	
table#cart td.dotted{
	height: 1px;
	clear: both;
	border-bottom: 1px dotted #613c0b;
}
	
#b_contshop a:link, #b_contshop a:visited {
float:left;
clear:left;
	display: block;
	padding:3px 0px;
	width: 152px;
	height:24px;
	margin: 10px 10px 10px 20px;
	background: url(/images/b_contshopp.gif) no-repeat;
}

 #b_contshop a:hover, #b_contshop a:focus, #b_contshop a:active {
	background: url(/images/b_contshoppON.gif) no-repeat;
}
#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}
#b_recalc a:link, #b_recalc a:visited {
float:left;
	display: block;
	width:123px;
	height:24px;
	margin: 10px 10px 10px 20px;
	background: url(/images/b_recalc.gif) no-repeat ;
}

#b_recalc a:hover, #b_recalc a:active, #b_recalc a:focus {
	background: url(/images/b_recalcON.gif) no-repeat ;
}	

#remove {
	display: block;
	text-align:right;
	padding: 1em;
}	
#clear_cart{
	position: absolute;
	top: 175px;
	right: 20px;
}
/*#cart checkbox {
	background-color: #f5f2ec;
	border-top: 1px solid #af9c76;
	border-left: 1px solid #af9c76;
	border-right: 1px solid #ece7dc;
	border-bottom: 1px solid #ece7dc;
}*/
#proceed{	
	position: relative;
	float: right;
	clear: both;
	text-align: right;
	font-size: 85%;
	width: 100%;
}
#b_proceed a:link, #b_proceed a:visited {
	float:right;
	display: block;
	padding:3px 0px;
	width: 261px;
	height: 32px;
	margin:10px 20px;
		background: url(/images/b_proceed_checkout.gif) no-repeat top;
}	

#b_proceed a:hover,#b_proceed a:active, #b_proceed a:focus {

}	

#proceed_note{
	float:left;
	clear:left;
	text-align: left;
	color:#a0895b;
	margin-left:20px;
}	


#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#subtotal {
	float: right;
	margin: 0.5em 2.2em;
	text-align: right;
	font-weight:bold;
	font-size:90%;
	color:#a0895b;
}
/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  display: block;
  margin: auto;
  color: #000;
  border: 0px solid #000;
  z-index: 2;
  background-image: url(../images/sketch_line_sep.gif);
  background-repeat: no-repeat;
height:200px;
}
#upsell h2{
	display: block;
	color: #613c0b;
	margin-left: 20px;
	padding-top: 20px;
 }


.upsell_feature_module { 
	display: inline;
	float: left;
	width: 280px;
	height: 122px;
	position: relative;
	border: 0px dotted Black;
	margin-top: 10px;
	margin-left: 20px;
}


.upsell_img{
	display: block;
	float: left;
	border: 0px solid #000;
	padding: 6px;
	/*margin: 6px 0px 0px 6px;*/
	background-image: url(../images/upsell_bck.gif);
	background-repeat: no-repeat;
	width:133px;
	height: 133px;
}

.upsell_text {
	display:block;
	padding: 10px 10px 0px 0px;
	color:#ed6c23

}

.upsell_text a:link, .upsell_text a:visited{
	font-weight:bold;
	text-decoration: none;
	color: #ed6c23; 
	font-size: 100%;
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color: #ed6c23;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	position:absolute;
	top:80px;
	left:145px;
	display: block;
	font-weight:bold;
	color: #ed6c23;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	position:absolute;
	top:110px;
	left:140px;
	display:block;
	width: 83px;
	height: 24px;
	background: transparent url(/images/b_buynow.gif) no-repeat ;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: transparent url(/images/b_buynowON.gif) no-repeat;
}

/* BTM upsell stuff ENDS */	