div.mattressPageContainer
{
	width: 100%;
	float: left;
	background-position: 30px 1px;
	background-repeat: no-repeat;
}

div#bambooRoyaleContent
{
	background-image: url('images/bambooRoyaleRight.jpg');
}

div#aloeContent
{
	background-image: url('images/aloeVeraRight.jpg');
}

div#naturalComfortContent
{
	background-image: url('images/naturalComfortRight.jpg');
}

div#bambooContent
{
	background-image: url('images/bambooRight.jpg');
}

div#energyMaxContent
{
	background-image: url('images/energyMaxRight.jpg');
}

div#coolBambooContent
{
	background-image: url('images/coolBambooRight.jpg');
}

div#gooseDownContent
{
	background-image: url('images/gooseDownRight.jpg');
}

div#coolMaxContent
{
	background-image: url('images/coolMaxRight.jpg');
}

div#premierContent
{
	background-image: url('images/premierRight.jpg');
}

div#basicContent
{
	background-image: url('images/basicRight.jpg');
}

div.buyBox
{
	background: #eee;
	border: 1px solid #B3B3B3;
	float: right;
	margin: 30px 55px 40px 15px;
	/*padding: 30px 10px 10px;*/
	padding: 10px;
	text-align: center;
	width: 320px;
	min-height: 190px;
	font-size: 10pt;
}

div.buyBox h1
{
	margin: 0;
	font-size: 2.6em;
}

div.buyBox h2
{
	font-style: italic;
	font-size: 1em;
	margin-top: 0;
}

div.buyBox select
{
	width: 80%;
	margin: 10px 0;
}

a.addToCart
{
	background: #00DA00 url("../../images/darkGradient.png") top left repeat-x;
	line-height: 25px;
	color: white;
	font-weight: bold;
	padding: 3px;
	display: block;
	font-size: 1.2em;
	width: 110px;
	margin: 10px auto;
	border: 1px solid #060;
	-moz-border-radius: 16px;
	-moz-box-shadow: 1px 1px 2px #555;
	-webkit-border-radius: 16px;
	-webkit-box-shadow: 1px 1px 2px #555;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
}

a.addToCart:hover
{
	text-decoration: none;
	background: #00C000 url("../../images/darkGradient.png") top left repeat-x;
	cursor: pointer;
}

div#content, div.tabContainer
{
	margin-top: 10px;
	font-family: arial;
	margin: 15px;
	font-size: 10pt;
	color: #333;
	clear: both;
}

div#content.subpage
{
	clear: none;
	margin-top: 35px;
}

div#content p
{
	line-height: 18px;
}

table.priceTable
{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 1em;
	margin-top: 20px;
	border: 1px solid #ccc;
}

table.priceTable td, table.priceTable th
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 20px;
}

table.priceTable th
{
	background: #ddd;
	padding: 10px 5px;
}

table.priceTable td
{
	color: #333;
}

table.priceTable td.price
{
	text-align: center;
	font-size: 1.2em;
	
	background: #eeffff;
}

table.priceTable th.salePrice
{
	background: #aaddff;
}

table.priceTable th.salePrice span
{
	color: #c00;
}

table.priceTable td.price span
{
	color: #888;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: line-through;
	font-weight: normal !important;
	font-size: 0.7em !important;
	
	display: none;
}

div#freeShipBody
{
	/*
	position: relative;
	top: 245px;
	left: 20px;
	*/
	position: static;
	margin: 245px 0 0 20px;
	float: left;
}

div.itemList a
{
	height: 180px;
	width: 233px;
	margin-right: 24px;
	line-height: 25px;
}

div.itemList a img,
div#prodBodyImages img
{
	padding: 0 !important;
}

div.buyBox p.priceRange
{
	font-weight: bold;
	margin-top: 0;
	font-size: 1.35em;
	color: #a00;
}

div.buyBox span.oldPriceRange,
span.oldPrice
{
	color: #888;
	text-decoration: line-through;
}

div.buyBox span.red,
span.red,
table.priceTable td.red
{
	color: #a00;
}

table.priceTable td span.red
{
	margin-left: 5px;
}

div#foundations
{
	margin: 10px auto 0 auto;
	width: 85%;
	text-align: right;
}

div#foundations span,
div.buyBox form span
{
	float: left;
	line-height: 24px;
	/*width: 130px;*/
	width: 160px;
	/*margin-right: 5px;*/
	text-align: right;
}

div#foundations select,
div.buyBox form select
{
	width: 130px;
	margin: 3px 0;
}

div.sideLinks
{
	float: right;
	text-align: center;
	margin: 0 20px;
}

div.sideLinks a
{
	display: block;
}

div.sideLinks.horizontal
{
	display: table-cell
}

div.sideLinks.horizontal a
{
	display: inline;
}

div.sideLinks.horizontal a img
{
	vertical-align: middle;
}

/*
img.seal
{
	margin: 30px 0;
}
*/

h3.paragraphHeader
{
	border-bottom: 1px dotted #999;
	color: #08478C;
	/*margin: 16px 12px 20px 0;*/
	padding-bottom: 2px;
	font-size: 14pt;
	clear: both;
}

div.mattressPageContainer div#prodBodyRevBox
{
	/*width: 100%;*/
	width: auto;
	float: none;
	margin-right: 0;
}

div.mattressPageContainer div#prodBodyRevBox div#right
{
	float: none;
	text-align: right;
}

div.mattressPageContainer div#prodBodyTitle
{
	float: none;
	width: 100%;
}

div.firmnessComparison
{
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

div.firmnessComparison ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

div.firmnessComparison ul.right
{
	float: right;
}

div.firmnessComparison span
{
	float: left;
	margin: 20px 60px;
}

div.mattressPageContainer div#content img.withBorder,
div.mattressPageContainer div#tabContents img.withBorder
{
	border: 1px solid #ccc;
	margin: 10px;
}

div.mattressPageContainer div#content img,
div.mattressPageContainer div#tabContents img
{
	padding: 10px;
}

table.priceTable a.roundButton
{
	float: right;
	color: #fff !important;
	background-position: 0 -17px;
}

table.priceTable a.roundButton:hover
{
	background-color: #0b0;
}

table.priceTable td.bold
{
	color: #333;
}

table.priceTable td span
{
	float: left;
}

ul.detailsList, ul.detailsList ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.detailsList ul
{
	margin-left: 5px;
}

ul.detailsList span
{
	margin: 0;
	font-weight: bold;
}

ul.detailsList li
{
	margin: 15px 0;
}

ul.detailsList ul li
{
	margin: 0;
}

div#tabContents p
{
	line-height: 20px;
}

div.commentContainer
{
	padding: 15px;
}

div.commentas
{
	width: auto !important;
}

img#soyBeans
{
	width: 190px;
}

img#certipurLogo, img#ecoFriendly
{
	width: 150px;
}

div#benefitsBigGraph, div#benefitsSmallGraph
{
	float: left;
}

div#benefitsBigGraph
{
	width: 500px;
}
