
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
}
form#recalculate{
	position:relative;
	margin: 0;
	padding: 0;
	display: block;
}
#remove {
	position:absolute;
	display: block;
	font-size: 77%;
	left:15.25ex;
	top:-5.5em;
}	
#remove a{
	color:#000;
	
}

#cart_bk{
	background: transparent url(/images/cart_bk-repeat.gif) repeat-y center;
	position: relative;
	width: 100%;
	margin-top:4.2em;
}
#cart_bk-top{
	position: absolute;
	top:1;
	left:50%;
	margin-left:-427px;
}
#cart_bk-btm{
	position: relative;
	clear: both;
	display: block;
	margin: auto;
}


#cart{
	position:relative;
	width: 804px;
}
#cart th{
	position: relative;
	color: #404040;
	font-size: 122%;
	font-weight:bold;
	background-color: transparent;
}
#cart th span{
	position:absolute;
	top:-1.5em;
	white-space: nowrap;
}
#cart td{
	color: #000;
	vertical-align: top;
	font-size: 85%;
}
#cart th.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
	color: #000;
	vertical-align: top;
	font-size: 85%;
}		

.cart_prod_desc a:link, 
.cart_prod_desc a:visited{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.cart_prod_desc a:hover, 
.cart_prod_desc a:focus{
	color: #c9da96;
	text-decoration: underline;
}
.cart_prod_desc a:action{
	color: #77b640;	
	text-decoration: underline;
}
#cart .cart_prod_desc span{
	font-weight: normal;
	position: relative;
	top: auto;
	
}
.cart_prod_desc a.cart_removeItem:link, 
.cart_prod_desc a.cart_removeItem:visited {
	color: #38853f;
	text-decoration: underline;
}
.cart_prod_desc a.cart_removeItem:hover, 
.cart_prod_desc a.cart_removeItem:focus{
	color: #c9da96;
}
.cart_prod_desc a.cart_removeItem:active{
	color: #77b640;	
	}
	


	
.cart_text {
/*	text-align: center;*/
	padding: 0.5em 1.2em;
}	
	
.cart_quantity, .cart_giftwrap{
	/*text-align: center;*/
	padding: 0.5em 0;
	padding-left: 20px; 
	/*padding-right: 5px;*/
}
	
.cart_total{
	padding: 0.5em 15px;
	text-align: right;
}	
	
table#cart td.dotted{
	height: 1px;
	clear: both;
	background-color: #bacdc0;
}
	
#cart_block01{
	width: 854px;
	
	margin: auto;
}
#subtotal {
	position:relative;
	float:right;
	width: 294px;
	height: 106px;
	text-align:right;
	background: transparent url(../images/cart_subtotal-bk.gif) no-repeat;
}

#subtotal span{
	position: relative;
	display: block;
	padding-right: 35px;
	margin-top: 10px;
}
#subtotal p{
	color: #114c2a;
	width: 213px;
	text-align: left;
	font-weight:bold;
	position: absolute;
	bottom: 23px;
	display: block;
	left:45px;
 }
#b_recalc, #b_contshop{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
#b_contshop a:link, #b_contshop a:visited {
	display: block;
	width:190px;
	height:30px;
	padding-top:4px;
	font-size:136%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -221px;
}

#b_contshop a:hover, #b_contshop a:focus {
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -296px;
}
#b_contshop a:active{
 	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -371px;
}	

#b_recalc a:link, #b_recalc a:visited {
	display: block;
	width:190px;
	height:30px;
	padding-top:4px;
	font-size:136%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -221px;
}
#b_recalc a:hover, #b_recalc a:focus{
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -296px;
}	
 #b_recalc a:active{
 	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -371px;
}	

#b_proceed{	
	clear: both;
	position: relative;
	width: 280px;
	height: 30px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	text-align: right;
}
#b_proceed a:link, #b_proceed a:visited {
	display: block;
	width: 280px;
	padding-top:4px;
	height: 30px;
	font-size:136%;
	color: #ffffff;
	text-indent:-10px;
	text-decoration: none;
	text-align: center;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 0;
}	

#b_proceed a:hover, #b_proceed a:focus {
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -75px;
}		
#b_proceed a:active{
	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -150px;
}
#proceed_note{
	display: block;
	clear: right;
	float: right;
	margin-top: 10px;
	font-size:85%;
	padding-bottom:20px;
	margin-right:5px;
	width: 280px;
}	
/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
	position: relative;
	display: block;
	margin: auto;
	color: #000;
	border-top: 1px solid #bacdc0;
	z-index: 2;
	clear: both;
}
#upsell h2{
	display: block;
	color: #404040;
	margin-top: 5px;
	font-weight:normal;
	font-size: 143%;
 }


/*
testing center float
.upsell_feature_module { 
	margin:auto;
	width: 363px;
	height: 122px;
	position: relative;
	margin-top: 20px;
	display: block;
}

.upsell_img{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px 5px 20px 23px;
	width: 153px;
	height: 100px;
}*/



.upsell_feature_module { 
	display: block;
	float: left;
/*	width: 340px;*/
	width: 307px;
	height: 122px;
	position: relative;
	margin-top: 20px;
	margin-right: 23px;

}


.upsell_img{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px 5px 20px 0px;
	width: 153px;
	height: 99px;
}
.upsell_img img{
	display:block;
	width: 153px;
	height: 99px;
}

.upsell_text {
	display:inline;
	padding: 0px 00px 0px 0px;
	width: 165px;
}

.upsell_text a:link, .upsell_text a:visited{
	text-decoration: none;
	color: #404040; 
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;

}


.upsell_text h4{
	font-weight:bold;
	font-size:85%;
}
.upsell_itemnumber{
	font-size:85%;
}
.upsell_price {
	position:absolute;
	bottom:24px;
	right:100px;
	display: block;
	font-weight:bold;
	font-size:107%;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	position:absolute;
	bottom:20px;
	right:5px;
/*	display:block;
	width: 80px;
	color: #38853f;
	text-decoration: underline;*/

	display:block;
	width: 80px;
	height: 20px;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-size:85%;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -450px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus, .upsell_b_viewdetails a:active {
/*color: #80c342;*/
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -500px;
}

/* BTM upsell stuff ENDS */	