
/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#shoppingcart #content_container{
	display: block;
}


#cart_header {
	width:899px;
	height:76px;
	position: relative;
	margin-left: 5px;
	background-image: url(../images/header_cart.gif);
	background-repeat: no-repeat;
}

#cart th{
	text-transform: uppercase;

	margin: 6px 0px;
	line-height: 2em;
	text-align: center;
	padding:0 1.2em;
	background-color: #fff;
	font:  85% verdana, sans-serif; 
		font-weight: bold;
		padding-bottom:5px;
}
#cart td{
/*	background-color: #fff;*/
	color: Black;
}

#cart label{ /* Used for Remove check box and quanity box  */
	position: absolute;
	top: 0px;
	left: -9999em;
}
.cart_prod {
position: relative;
	padding-bottom: 1px;
	padding-left: 15px;
	font:  85% verdana, sans-serif; 
		width: 400px;
}

.cart_prod_desc a:link, .cart_prod_desc a:visited{
	float: left; 
	margin-left: 5px; 
	margin-right: 15px; 
	margin-top: 20px; 
	display: inline; 
	/*width: 325px;*/
	width: 250px;
	font:  100% verdana, sans-serif; 
	color: #000;
	text-decoration: underline;
	border:0px solid red;
}


.cart_prod_desc a:hover, .cart_prod_desc a:focus {
	text-decoration: none;
	font:  100% verdana, sans-serif; 
	color: #000;
}

.cart_image {

	margin-top: 10px; 
	margin-right: 10px;
	float: left;  
	display: inline;
	padding-bottom:10px;
}

#cart_prod_label a{ /* for the remove link */
	float:left;
	display: block;
	/*clear:left;*/
	margin-left: 70px;
	width: 40%;
	 margin-left: 5px; 
	color: #000;
	padding-top:10px;
	padding-bottom:10px;
	font-style:  italic;
}

#cart_prod_giftlabel{
    clear: left;
    margin-bottom: 10px;
}

.cart_text {
	text-align: center;
	padding: 0.5em 1.2em;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}	
	
.cart_quantity{
	text-align: center;
	padding-left: 20px; 
	padding-right: 5px;
}

.cart_quantity a {
	font-family: Verdana, sans-serif;
	color: #000;
	font-style:  italic;
	font-size: 85%;
}	
.cart_total{
	padding: 0.5em 1.2em;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}	

#cart {

width:890px;
/*border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;*/
}
	
table#cart td.dotted{
	height: 1px;
	clear: both;
	background-color: #e7e7e7;
}
	
#b_contshop a:link, #b_contshop a:visited {
	display: block;
	float:left;
	clear: left;
	/*padding:3px 0px;*/
	margin: 35px 0px 0px 20px;
	width: 169px;
	height: 35px;
	text-decoration:none;
	text-align: center;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -480px;
	color: #000;
	font-size: 85%;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:5px;
}

 #b_contshop a:hover, #b_contshop a:focus, #b_contshop a:active {
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -530px;
	width: 169px;
	height: 35px;
	text-decoration:none;
	color: #000;
}
#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}
#b_recalc a:link, #b_recalc a:visited {
	display: block;
	width:160px;
	height:24px;
	margin: 20px 0 12px 0px;
	background: url(/images/b_recalc.gif) no-repeat top;
}

#b_recalc a:hover, #b_recalc a:active, #b_recalc a:focus {
	background: url(/images/b_recalc.gif) no-repeat 0 -41px;
}	

#remove a{
	/*position: absolute;
	top:180px;
	left: 30px; */
	position: relative;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: black;
	padding:2px 10px 10px 0px;
}	
#proceed{	
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
}
#b_proceed a:link, #b_proceed a:visited {
	float:right;
	clear: right;
	display: block;
	text-decoration:none;
/*	text-align: center;*/
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -585px;
	width: 287px;
	height: 43px;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	font-family: verdana, sans-serif;
	padding-top:15px;
	padding-left:15px;
	text-transform: uppercase;
	margin-right:0px;
	margin-top:20px;
}	

#b_proceed a:hover,#b_proceed a:active, #b_proceed a:focus {
background: transparent url(/images/btn_sprite.png) no-repeat 0px -650px;
	width: 287px;
	height: 43px;
	text-decoration:none;
	color: #000;
}	
#proceed_note{	
	position: relative;
	/*width: 300px;*/
	float: left;
	clear:left;
	font-size: 77%;
 	margin:0px 0px 0px 25px;
}			
#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

#subtotal {
	float: right;
	margin: 0.5em 1.2em;
	font-size: 107%;
	font-family: Verdana,  sans-serif;
	text-align:right;
}
/* cart page end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  display: block;
  float: left;
  clear:both;
  height: 182px;
  margin: auto;
  margin-left: 5px;
  color: #000;
  z-index: 2;
  background-image: url(../images/upsell_bck.jpg);
  background-repeat: repeat-x;
  margin-bottom:15px;
  width:900px;
}
#upsell h2{
	display: block;
	color: #085291;
	margin-left: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 282px;
	height: 122px;
	position: relative;
	border-right: 1px dotted #ccc;
	margin-top: 10px;
}


.upsell_img{
	display: block;
	float: right;
	border: 0px solid #000;
	padding: 5px;
	margin: 0px 5px 20px 0px;
}

.upsell_text {
	display:block;
	float: left;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, sans-serif;
	font-size:85%;
	border:0px solid red;
	width: 145px;

}
.upsell_text a:link, .upsell_text a:visited{
		text-decoration: underline;
			font-size:107%;	
	color:#3D8AD3;
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
		font-size:107%;
	color: #7DC0FF;
}

.upsell_text h4{
	
}

.upsell_price {
	position:absolute;
	bottom:40px;
	left:10px;
	display: block;
	font-weight:bold;
	font-size: 107%;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
		display:block; 
	padding-top: 6px; 
	position: absolute; 
	top: 95px; 
	left: 10px; 
	padding-top: 6px;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -100px;
	width: 95px;
	height: 26px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size: 85%;
	color:#000;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
background: transparent url(/images/btn_sprite.png) no-repeat 0px -140px;
}


/* BTM upsell stuff ENDS */

/*GIFT WRAP */

#cart label.cartlabel_giftwrap{
	position: relative;
	top: auto;
	left: auto;
}
a.giftWrap_link:link, a.giftWrap_link:visited{
	padding: 3px;
}


#cart .giftWrap{
	position:absolute;
	top: 3em;
	left: -25px;
	background-image:url(/common/images/giftcardskins/giftlabel_generic2008.gif); 
	background-repeat: no-repeat;
	height:280px; width:310px; 
	
}

#cart .giftWrap fieldset{border:none; margin:60px 10px 0px 10px;}
#cart .giftWrap fieldset legend{	font-weight: bold;}
#cart .giftWrap fieldset label{
	/* THIS IS TO CLEAR THE FAR OUT ABSOLUTE POSTITION -9999EM  */
	position: relative; left: auto;	top: auto;
	
	Clear:both;
	float: left;
	width: 90px;
	text-align: right;
	margin: 3px 0px
}
#cart .giftWrap fieldset input{
	float:left;
	width: 90px;
	margin: 3px 0 3px 10px;
}
#cart .giftWrap fieldset textarea{
	float:left;
	width: 140px;
	margin: 3px 0 3px 10px;
}

#cart .giftWrap fieldset span{
	font-size: 9px;
	float:left;
}
#cart .giftWrap fieldset span.spanformessage{
	Margin-left:100px;
}

#cart .giftWrap fieldset label.labelforstyle{
	Margin-top:20px;
}

#cart .giftWrap fieldset select{
	float:left;
	width: 140px;
	margin: 20px 0 0 10px;
}
#cart .giftWrap input.b_update-giftwrap{
	clear: both; 
	Margin:3px 0px 0px 110px;
}


/*GIFT WRAP */	
