#cart #bodyCont{
	clear:both;
	margin:10px 20px 30px 20px;
}

#cart #storeFootnotes{
	margin-top:20px;
}
	

.savedCart{
	margin-bottom:30px;
}

.savedCart p.change{
	color:#ba2027;
}

.wlnp h2,
.savedCart h2{
	background-color:#cccccc; 
	font-size:12px;
	font-weight:bold; 
	color:#666; 
	padding:4px 10px;
	margin-bottom:10px;
}

#cart .infoMessagingBox .action{
	display:block;
	float: right;
	margin:10px;
}


/***** start cart styles *****/

h1.pageTitle{
	margin-bottom:5px;
	clear:both;
}
ul.titleSubLinks{
	list-style:none;
	margin:0 0 25px 0;
	padding:0;
	display:block;
	clear:both;
}
ul.titleSubLinks li{
	list-style:none;
	display:inline;
	border-left:1px solid #999;
	padding:0 7px;
	background-image:none;
	font-weight:bold;
	font-size:9px;
}
ul.titleSubLinks li.first{
	border-left:none;
	padding-left:0;
}

/* all tables should add up to 950px in width */

/* generic styles (all rows) */
	.cartContent td{
		margin:0 !important;
		vertical-align:top;
	}
	.cartContent td.col1,
	.cartContent th.col1{
		border-left:none !important;
	}
	.cartContent table,
	.cartContent table td{
		border-collapse:collapse !important;
		empty-cells:show !important;
		background-color:#fff;
		padding:0 !important;
	}
	
	.cartContent h3,
	.cartContent h4,
	.cartContent h5,
	.cartContent h6{
		font-size:11px;
		font-weight:bold;
		margin:0;
		padding:0;
		color:#666;
	}
	.cartContent h6.itemLabel{
		color:#000;
	}
	.cartContent p.note,
	.cartContent h6.itemLabel span{
		font-size:9px;
		color:#999; 
		font-weight:normal;
	}
	
	.cartContent td.missing{
		background-color:#ffff9c !important;
	}
	
	.cartContent td p.promo{
		margin:5px 0;
		color:#ff5a00;
		padding:0;
	}
	.cartContent td p.redPromo{
		margin:0;
		color:#ff0000;
		padding:0;
	}
	.cartContent td p.extra{
		font-size:9px;
		margin:0;
		padding:0;
	}
	
	.cartContent td p.feature{
		font-weight:bold;
		color:#000;
	}
	
	.cartContent td div{
		padding:6px 6px;
	}
	.cartContent .scQtyBox{width:20px; height:20px; margin:3px 0 0 0;}
	
	/*Strike through styles for the cart landing and print cart*/
	
	.strike{
		text-decoration:line-through;
	}	
	.nonStrike{
		margin-top:-10px;
	}
	
/* Cart Heading styles */
	.cartContent table.columnHead th div{
		padding:5px 8px;
	}
	.cartContent table.columnHead th{
		background-color:#ffc709;
		border:1px solid #fff;
		font-size:9px;
		color:#7f6304;
		text-transform:uppercase;
		letter-spacing:1px;
		line-height:10px;	
		text-align:center;
		vertical-align:bottom;
	}
	
	.cartContent table.columnHead th.col1{
		background-color:#fff;
	}	
	
	.priceStrike{
		text-decoration:line-through; padding-right:10px; float:left;
	}
/* end Cart Heading styles */
	
/* 5 column styles */
	.column5 td,
	.column5 th{
		width:90px;
		padding:0 !important;
	}
	
	.column5 td{
		border-left:1px solid #fff;
		border-right:1px solid #fff;
		text-align:right;
	}
	
	.column5 td.col1,
	.column5 th.col1{
		width:585px;
		text-align:left;		
	}
	
	.column5 td.col2,
	.column5 td.col5{
		background-color:#e7e3e7;
		text-align:center;
	}
	.column5 td.col3{
		background-color:#d6e3ef;
	}
	.column5 td.col4{
		background-color:#ffff9c;
	}
	

/* End 5 column styles */	
	
/* rebate offer styles */
	.rebateOffer td{
		background-color:#fff !important;
	}
	.rebateOffer{
		margin-bottom:10px;
	}
	.rebateOffer td.col1{
		width:760px;
	}
	.rebateOffer td.col2{
		width:90px;
	}
	.rebateOffer td.col1 div{
		margin-left:480px;
	}
	.rebateOffer td.col2 div{
		font-weight:bold;
		color:#cc0000;
		text-align:right;
	}
	.rebateOffer h6{
		font-size:11px;
		font-weight:bold;
		margin:0;
		padding:0;
		color:#666;
	}
/* end rebate offer styles */

/* package heading styles */
	
	.heading tr td{
		background-color:#ccc !important;
		border-color:#fff;
		border-bottom:1px solid #fff;
		vertical-align:middle;
	}
  	.heading tr:hover td,
  	.heading tr.hover td{
		background-color:#ff9 !important; 
		cursor:pointer;
	}
	
	.heading tr td.col1{
		font-size:8pt; 
		font-weight:bold; 
		color:#666; 		
		border-color-right:#fff;
	}
	
	.heading tr td div{
		padding:3px 8px;
		vertical-align:middle;
	}
	.heading tr td div img{
		vertical-align:middle;
		margin-right:5px;
	}
	.heading tr td div h3{
		display:inline;
		vertical-align:middle;
	}
	
/* end package heading styles */



/* shared package styles (6 column) */

	.column6 td{
		width:90px;
		padding:0 !important;
		
	}
	.column6 td div{
		padding:3px 8px;
	}
	.column6 td.col1{
		width:20px;
		border-right:none;
	}
	.column6 td.col2{
		width:565px;
		border-left:none;
		background-color:#ffff9c;
	}
	.column6 td.col3,
	.column6 td.col4,
	.column6 td.col5,
	.column6 td.col6{
		background-color:#ffc709;
		border:1px solid #fff;
		font-size:9px;
		color:#7f6304;
		text-transform:uppercase;
		letter-spacing:1px;
		line-height:10px;	
		text-align:center;
		vertical-align:bottom;
	}
	
/* end shared package styles (6 column) */

/* shared package styles (7 column) */
	.column7 tr.last td{
		border-bottom:1px solid #666 !important;
	}
	.column7 td.col1,
	.column7 td.col2{
		border-bottom:none;
	}
	.column7 td{
		border-bottom:1px dotted #999;
		width:90px;
	}
	.column7 td.col1{
		width:53px;
	}
	.column7 td.col2{
		width:100px;
	}
	.column7 td.col3{
		width:432px;
	}		
	.column7 td.col4,
	.column7 td.col7{
		text-align:center;
		background-color:#e7e3e7;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}
	.column7 td.col6,
	.column7 td.col5{
		text-align:right;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}
	.column7 td.col6{
		background-color:#ffff9c;
		
	}
	.column7 td.col5{
		background-color:#d6e3ef;
	}
	
	.column7 p.note{
		font-size:11px;
	}
	
/* shared package styles (7 column) */

/* shared package styles (8 column) */
	.column8 td.col1,
	.column8 td.col2,
	.column8 td.col3{
		border-bottom:none;
	}
	.column8 td{
		border-bottom:1px dotted #999;
		width:90px;
	}		
	.column8 tr.last td{
		border-bottom:1px solid #666 !important;
	}
	.column8 tr.last td.col1{
		border-bottom:none !important;
	}
	
	.column8 td.col1{
		width:20px;
	}
	.column8 td.col2{
		width:53px;
	}
	.column8 td.col3{
		width:100px;
	}
	.column8 td.col4{
		width:412px;
	}
	.column8 td.col5,
	.column8 td.col8{
		text-align:center;
		background-color:#e7e3e7;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}
	.column8 td.col6,
	.column8 td.col7{
		text-align:right;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}
		
	.column8 td.col6{
		background-color:#d6e3ef;
	}
	.column8 td.col7{
		background-color:#ffff9c;
	}

/* end shared package styles (8 column) */

/* Update row styles */
	.update td.col5{
		background-color:#fff !important;
	}
	.update td.col2{
		text-align:center;
	}
/* end Update row styles */


/* totals styles */
	.costsummary h6{
		color:#000;
	}
	.costsummary td.col6{
		width:291px;
	}
	
	table.costsummary td.col1{
		width:477px;
	
	}
	
	
	table.costsummary td.col2{
		width:200px;
		border-bottom:1px dotted #666;
	}
	table.costsummary td.col3{
		width:90px;
		background-color:#d6e3ef;
		border-bottom:1px dotted #666;
		text-align:right;
		font-weight:bold;
	}
	table.costsummary td.col4{
		width:90px;
		background-color:#ffff9c;
		border-bottom:1px dotted #666;
		text-align:right;
		font-weight:bold;
	}
	table.costsummary tr.odrow td.col3,
	table.costsummary tr.esrow td.col3,
	table.costsummary tr.asfrow td.col3,
	table.costsummary tr.totcrow td.col3{
		background-color:#fff;
	}
	table.costsummary tr.tmcrow td.col2,
	table.costsummary tr.tmcrow td.col3,
	table.costsummary tr.tmcrow td.col4{
		border-bottom:1px solid #666;
	}
	
	table.costsummary tr.totcrow td{
		border-top:1px dotted #666 !important;
		border-bottom:none !important;
	}
	
	table.costsummary tr.odrow h6,
	table.costsummary tr.afrow h6{
	/*	font-weight:normal; */
	}
	#tisval2,
	.free #esval1,
	#asfval1{
		color:#ff5a00;
	}
/* end totals styles */

/* tax table */
	#taxtable{
		color:#ff5a00; 
		font-weight:bold;
		text-align:right;
		width:859px;
		margin-top:10px;
	}


/* savings */
	table.savings td.col1{
		color:#666;
		font-weight:bold;
	}

/* refcode */
	div.refcode{
		color:#666;
		padding-left:200px;
	}

/* bottom sections */
	.additionalBlock{
		margin:25px 110px 0 0;
		border-bottom:1px dotted #666;
		padding-bottom:15px;
		width:960px;
	}
	
	.additionalBlock h3{
		font-size:11px;
		font-weight: bold;
		color:#999;
		margin-bottom:5px;
	}
	.additionalBlock p{
		margin-bottom:5px;
	}
	.additionalBlock p span{
		font-weight:bold;
	}
	.additionalBlock input.textbox{
		margin:0 10px 0 5px;
		vertical-align:middle;
	}
	.additionalBlock label,
	.additionalBlock img.button{
		vertical-align:middle;
	}
	
	.additionalBlock h4{
		color:#999;
		margin:10px 0 3px 0;
		font-weight:normal;
		font-size:9px;
	}
	.additionalBlock ul{
		margin-left:13px;
	}
	.additionalBlock ul li{
		color:#999;
		font-size:9px;
	}
		
	
/*buttons*/
	
	.additionalBlock .set2{
		float:right;		
	}
	.additionalBlock .set2 a{
		margin-bottom:10px;
		display:block;
		text-align:right;
		
	}
	
/* promo entry */	
	.additionalBlock .promo1{
		float:left; 
		width:400px;
	}
	.additionalBlock .promo2{
		float:left;
		width:400px;
		margin-bottom:1px;
		margin-left:50px;
	}
/* continue shopping section*/
	.continueShop{
		padding-left:600px;
	}
	.continueShop a{
		font-weight:bold;
		display:block;
		margin-bottom:4px;
	}
	.continueShop a img{
		vertical-align:middle;
		margin-left:2px;
	}
	
/* Color swatch for the packages */

/* color swatch styles */
	.swatch{
		margin:-15px 0px 0px -10px;;
	}
	.swatch ul{
		display:block;
		clear:both;
		padding-bottom:1px;
	}
	.swatch ul li{
		background-image:none;
		border:2px solid #fff;
		background-image:none;
		display:block;
		float:left;
		width:13px;
		height:13px;
		cursor:pointer;
		padding:0;
		margin:0;
		font-size:1px;
		overflow:hidden;
	}
	.swatch ul li.selected{
		border-left-color:#427687;
		border-top-color:#427687;
		border-bottom-color:#3199BC;
		border-right-color:#3199BC;
		cursor:auto;
	}
	.swatch h4{
		clear:both;
		font-size:10px;
		color:#666;
		margin:-15px 0px 0px 0px;
		padding:0;
	}
	
	//Packages project color swatch styles for the shopping cart
	.swatchPackages ul li {
		background-image:none;
		border:2px solid #FFFFFF;
		cursor:pointer;
		display:block;
		float:left;
		font-size:1px;
		height:13px;
		margin:0pt;
		overflow:hidden;
		padding:0pt;
		width:13px;
	}
	.swatchPackages h4 {
		clear:both;
		color:#666666;
		font-size:10px;
		margin:0pt;
		padding:0pt;
	}
	#swatchPackages{padding:0pt;}

	.inCartLegalese{
		font-size:9px;
		margin-left:15px;
		padding:0;
	}
/*Added styles for cross subs */

#cartPromoMessageBox {
    background-color: #FFFFCC;
    border: 1px solid #D65E53;
    margin-bottom: 15px;
    width: 851px;
}
	
#cartPromoMessageBox ul.cartPromoMessages{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	clear:both;
}
#cartPromoMessageBox ul.cartPromoMessages li{
	list-style:none;
	padding:5px;
	background-image:none;
}
