
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
	
}
.content_seperator_cart{ 
	position: relative;
	clear: right;
	display: block;
	
	height: 1em;
	margin: 1px auto;
	border: 0px solid Black;
}	

	
#cart{
	width: 828px;
	overflow: visible;
	
}
#cart th{
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 0px;
	line-height: 2em;
	/*text-align: center;*/
	padding: 0 0px 0px 17px;
	height: 40px;
	color: #894f0a;
	font-family: arial;
	font-size: 85%;
	border-right: 1px solid #e1b38d;
}
#cart td{
	background-color: #fde8d5;
	/*color: Black;*/
	border-bottom: 1px solid White;
	height: 50px;
}
.cart_prod_desc  {
	text-align: left;
	padding: 0.5em 1.2em;
}		

.cart_prod_desc a:link, .cart_prod_desc a:visited{
	color: #db6a06;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}


.cart_prod_desc a:hover, .cart_prod_desc a:focus{
	color: #894f0a;
	text-decoration: underline;
	font-weight: bold;
}		
.cart_text {
	text-align: center;
	padding: 0.5em 1.2em;
	font-size: 85%;
	color: #a9681c;
}	
	
.cart_quantity{
	text-align: center;
	padding-left: 20px; 
	padding-right: 5px;
	font-size: 85%;
	color: #a9681c;
}
	
.cart_total{
	padding: 0.5em 0.2em;
	text-align: right;
	color: #a9681c;
	font-size: 85%;
}	
	
#cart td.dotted{
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	height: 5px;
	clear: both;
}
	
	
#cart td #gift_table td{
	background-color: transparent;
		/*color: Black;*/
	border-bottom: 0;
	height: auto;
	padding: 2px 0px;
}

#cart td #gift_table td input{
	width: 180px;
}

#contshop{
	width:148px;
	margin-left: 45px;
	float:left;
}
#contshop a:link, #contshop a:visited {
	display: block;
	width:148px;
	height:46px;
	background: url(/images/b_contshopp.gif) no-repeat;
}

#contshop a:hover, #contshop a:focus {
	background: url(/images/b_contshoppON.gif) no-repeat ;
}
#recalculate{
	margin: 0;
	padding: 0 0 00px 0;
	display: block;
	overflow: visible;
}

#recalc{
	position: relative;
}
#b_recalc a:link, #b_recalc a:visited {
	float: left;
	display: inline;
	width:112px;
	height:47px;
	margin: 20px 0 12px 0px;
	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;
}	

#recalc_txt{
	position: absolute;
	top: 20px;
	left: 120px;
	font-size: 80%;
	margin-top: 0px;
}
#remove {
	display: block;
	text-align:right;
	padding: 1em;
	margin-right: 35px;
	
}	

#remove a:link, #remove a:visited {
	color: #aa7649;
	font-size: 85%;
	text-decoration: underline;
}	

#remove a:hover, #remove a:active, #remove a:focus {
text-decoration: none;
	
}	
#proceed{	
	position: relative;
	clear: both;

	width: 350px;
	float: right;
	text-align: right;
	margin-right: 45px;
	font-size: 80%;
	color: #626557;

}
#proceed a:link, #proceed a:visited {
	float:right;
	display: block;
	width: 228px;
	height: 67px;
	margin: 20px 0px 12px 0px;
	background: url(/images/b_proceed_checkout.gif) no-repeat ;
}	

#proceed a:hover, #proceed a:active, #proceed a:focus {
	background: url(/images/b_proceed_checkoutON.gif) no-repeat ;
}		
#proceed p{
	
	clear: right;
	padding-bottom:20px;
}	

#subtotal {
	float: right;
	font-size: 170%;
	/*width: 100%;*/
	color: #bb5f0a;
/*	margin-top: 15px;*/

}
/* 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/upsell_bck.gif);
  background-repeat: no-repeat;
  width: 918px;
  height: 207px;
  margin-top:15px;
}
#upsell h2{
	display: block;
 }


.upsell_feature_module { 
	position: relative;
	float: left;
	width: 212px;
	height: 200px;
	margin: 0px 0px 0px 5px;
	border: 0px solid red;
	display:inline;
}


.upsell_img a{
	position: absolute;
	top: 50px;
	left: 60px;
}

.upsell_title a{
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #703c0e;
	text-decoration: none;
	border: 0px solid blue;
}

.upsell_title a:hover{
	color: #e09c00;
	text-decoration: underline;
}

.upsell_text a:link, .upsell_text a:visited{ 
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #703c0e;
	text-decoration: none;
}
.upsell_text a:hover, .upsell_text a:focus{
	color: #e09c00;
	text-decoration: underline;
}



.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	position: absolute;
	top: 165px;
	left: 10px;
	font-size: 140%;
	font-weight: bold;
	color:#c39456;
}


.upsell_dotts{
	background-image: url(../images/upsell_dotts.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 37px;
	position: absolute;
	top: 160px;
	left: 92px;
}

.upsell_b_addcart a:link, .upsell_b_addcart a:visited {
	background-image: url(/images/b_addtocart.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 163px;
	left: 105px;
	width: 106px;
	height: 44px;	
	border: 0px solid red;

}	

.upsell_b_addcart a:hover, .upsell_b_addcart a:focus {
	background-image: url(/images/b_addtocarton.gif);
}


.upsell_divider{
	background-image: url(../images/upsell_divider.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 186px;
	position: absolute;
	top: 12px;
	left: 216px;
}

/* BTM upsell stuff ENDS */	



/*GIFT WRAP */

.giftWrap{
	position:absolute;
	background-image:url(/common/images/giftcardskins/giftlabel_generic2008.gif); 
	background-repeat: no-repeat;
	height:280px; width:310px; 
	
}

.giftWrap fieldset{
	border:none; margin:60px 10px 0px 10px;
}
.giftWrap fieldset legend{
	font-weight: bold;
}
.giftWrap fieldset label{
	Clear:both;
	float: left;
	width: 90px;
	text-align: right;
	margin: 3px 0px
}
.giftWrap fieldset input{
	float:left;
	width: 90px;
	margin: 3px 0 3px 10px;
}
.giftWrap fieldset textarea{
	float:left;
	width: 140px;
	margin: 3px 0 3px 10px;
}

.giftWrap fieldset span{
	font-size: 9px;
	float:left;
}
.giftWrap fieldset span.spanformessage{
	Margin-left:100px;
}

.giftWrap fieldset label.labelforstyle{
	Margin-top:20px;
}

.giftWrap fieldset select{
	float:left;
	width: 140px;
	margin: 20px 0 0 10px;
}
.giftWrap input.b_update-giftwrap{
	clear: both; 
	Margin:3px 0px 0px 110px;
}


/*GIFT WRAP */




