
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
		background: white url(/images/content_bkg.gif) no-repeat scroll 0 0;
		padding-bottom: 25px;
}

#cart{
clear: both;
	width: 875px;
	font-weight: bold;
	background-color:white;
}

h1 {
	color:#78344D;
font-size:176%;
font-weight:bolder;
	margin:16px 0px 12px 16px;
	width: 300px;
	float: left;
}

#cart th{
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 0px;
	line-height: 2em;
	text-align: center;
	padding:0 1.2em;
	color: #ffffff;
	height: 35px;
	background:url(../images/cart_th-bck.gif) repeat-x;
}

#cart label{ /* Used for Remove check box and quanity box  */
	position: absolute;
	top: 0px;
	left: -9999em;
}

#cart td{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.cart_prod_desc  {
	text-align: left;
	padding-bottom:0.5em;
padding-right:1.2em;
padding-top:30px;
}		

.cart_prod_desc a{
	color: black;
	text-decoration: underline;
}	

.cart_image {
border:0 solid #CED0B6;
display:block;
float:left;
margin-left:15px;
margin-top:5px;
margin-right:10px;
}

.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 12px;
	text-align: right;
	font-weight: bold;
	color: black !important;
}	

#cart_block01{
	 background-color:#FFF;
	height:80px;
	width: 875px;
	margin:auto;
	border-top:1px solid #cccccc;
}

#cart_block02{
	background-color: white; background-color:#FFF;
	height:65px;
	width: 875px;
	margin:auto;
	 	border-bottom:1px solid #cccccc;
}
	
#cart td.dotted {
	height: 2px;
	clear: both;
	background-color: #ffffff;
}
.b_contshop{
	position: relative;
	clear: both;
	float: left;
	width:200px;
	margin: 0px;
	}
	
.b_contshop a:link, .b_contshop a:visited {
	display: block;
	position: relative;
	width:170px;
	height:40px;
	margin-left:10px;
	float:left;
	clear: left;
	padding-left:24px;
	padding-top:4px;
	margin-top:5px;
	position:relative;
	background: transparent url(/images/btn_sprite.png) no-repeat 0 -215px;
}

.b_contshop a:hover, .b_contshop a:focus, .b_contshop a:active {
	background: transparent url(/images/btn_sprite.png) no-repeat 0 -265px;
}
#recalculate{
	margin: 0 12px;
	padding: 0;
	display: block;
}

#b_recalc{
	float:left;
margin-left:10px;
margin-top:3px;
width:150px;	
clear: left;
}

#b_recalc a:link, #b_recalc a:visited {
	display: block;
	width:146px;
	height:30px;
	padding-left:20px;
	padding-top:2px;
	text-decoration: none;
	background: transparent url(/images/btn_sprite.png) no-repeat 0 -108px;
}

#b_recalc a:hover, #b_recalc a:active, #b_recalc a:focus {
	background: transparent url(/images/btn_sprite.png) no-repeat 0 -158px;
}	

#remove a:link, #remove a:visited {
	color: #78344D;
	display: block;
	text-align:right;
	padding: 1em;
}	

#remove a:hover, #remove a:active, #remove a:focus{
	color:black;
}
#b_proceed{	
	position: relative;
	width: 240px;
	float: right;
	clear: right;
}

#b_proceed a:link, #b_proceed a:visited {
	float: right;
	display: block;
	width: 208px;
	height: 41px;
	margin: 20px 0 12px 0px;
	color: #545957;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	text-indent: 20px;
	background: transparent url(/images/btn_sprite.png) no-repeat 4px -321px;
}	

#b_proceed a:hover,#b_proceed a:active, #b_proceed a:focus {
	background: transparent url(/images/btn_sprite.png) no-repeat 4px -371px;
}		

#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#proceed_note{
	clear:both;
	color:#666666;
	height:30px;
	float:right;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
	display:block;
}	

#subtotal {
	float: right;
	margin:0.6em 0.4em;
	width: 340px;
}

#subtotalTable{
	clear: right;
	float: right;
	margin-right: 12px;
}
#subtotalTable td, 
#subtotalTable th{ text-align: right; padding-left: 12px;font-weight:bold;}

#subtotal_txt{	font-size: 170%; color: #5b7910;}
#est_delivery { color: #717171; }

#note{
	font-size: 85%; float: right; color: gray; height: 20px; margin-top: 20px;
}

#dots{
	background: url(../images/dots.gif) repeat-x;
	width: 810px;
	margin:20px auto;
	height: 4px;
	display: block;
	clear: both;
}

/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#upsell_bkg{
	display: inline;
	z-index: 1;
	position: absolute;
	top: 1px;
	right: 1px;
}

#upsell_block{
		z-index: 5;
		display: inline;
		position: absolute;
		top: 30px;
		left: 15px;
		height: 142px;
		width: 883px;
}

#upsell {
	display: block;
	height: 210px;
	float:right;
	margin-bottom:20px;
	margin-top: 20px;
	position:relative;
	width:895px;
	margin-right:10px;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 269px;
	height: 140px;
	position: relative;
	margin-top: 20px;
	margin-right: 25px;
}


.upsell_img{
	padding:5px;
	position:absolute;
	right:0px;
	bottom:10px;
	display:block;
}

.upsell_text {
	display:block;
	font-size:12px;
	padding:0 10px 0 0;
	width:155px;

}

.upsell_text a:link, .upsell_text a:visited{
	text-decoration: none;
	color:#78344D;; 
	font-size: 107%;
	font-weight: bold;
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color: #444444;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_prodtitle {


}

.upsell_price {
	position:absolute;
	color: #566015;
	bottom:20px;
	left: 0px;
	display: block;
	font-weight:bold;
	font-size: 136%;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	position:absolute;
	bottom:15px;
	left:60px;
	display:block;
	width: 107px;
	height: 36px;

}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {

}

/* BTM upsell stuff ENDS */


/*GIFT WRAP */
#GWtotal_txt /* this is the price above the subtotal */{
	color: #717171;
}


.giftWrap{
	position:absolute;
	background-image:url(/common/images/giftcardskins/giftlabel_generic2008.gif); 
	background-repeat: no-repeat;
	height:280px; width:310px; 
	z-index:100;
}

.giftWrap fieldset{
	border:none; margin:60px 10px 0px 10px;
}
.giftWrap fieldset legend{
	font-weight: bold;
	padding-bottom: 1em;
	padding-top: 5px;
}
.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;
	margin-left:3px;
	margin-top:3px;
}
.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 */
