body{
	font-family: 	"Trebuchet MS",
             		"Lucida Sans Unicode",
			"Lucida Grande",
			"Lucida Sans",
			Arial;
	font-size: 12px;
	color: #3c3c3c;
	background: #000;
	
	margin: 0;
	padding: 0;
}

.container{
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 0;
}

#c-header{ background: url(/images/header-bkg.jpg) repeat-x center 0; position: relative; z-index: 0; }
#header{
	height: 172px;
	width: 960px;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
	#header #logos{
		width: 331px;
		height: 172px;
		float: left;
	}
	#header #navs{
		float: right;
		height: 172px;
	}
	#header #navs ul{
		list-style-type: none;
		float: right;
	}
	#header #navs ul li{
		float: left;
		padding-right: 10px;
		padding-left: 10px;
		border-right: solid 1px #fff;
	}
	#header #navs ul li a{
		color: #fff;
		font-size: 14px;
		text-decoration: none;
		font-weight: 600;
	}
	#header #navs ul li a:hover{
		text-decoration: underline;
	}
	#header #navs b{
		font-weight: 600;
		font-size: 18px;
		clear: right;
		float: right;
		color: #fff;
	}
	


#c-content{ background: #081531; position: relative; z-index: 1; padding-top: 10px; }
#content{
	width: 800px;
	float: left;
	margin: auto;
	margin-top: 0;
	padding-top: 0;
	text-align: left;
	position: relative;
	z-index: 2;
}	
#content h1, #content h2{
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center;
	line-height: 18px;
}
#content h1{
	font-size: 24px;
}
#content h2{
	font-size: 16px;
}

#page-container{
	width: 960px;
}
#leftnav{
	float: left;
	text-align: left;
	width: 	160px;
	margin: 0;
	padding: 0;
	margin-top: 0;
	padding-top: 0;
	margin-top: 5px;
	position: relative; 
	z-index: 10;
}
	ul.main-menu {
		padding: 0;
		margin: 0;
		padding-left: 15px;
	}
	ul.sub-menu {
		padding: 0;
		margin: 0;
		list-style-type: none;
		padding-left: 25px;
	}
	.main-menu a, .sub-menu a, .main-menu b{
		color: #fff;
		font-size: 14px;
		line-height: 22px;
		text-decoration: none;
		font-weight: 600;
	}
	.sub-menu a{
		font-style: italic;
		font-weight: 300;
	}
	.main-menu a:hover, .sub-menu a:hover{
		text-decoration: underline;
	}
	#leftnav #search-box{
		margin-top: 30px;
	}
	#leftnav #search-box input{
		border: solid 0px transparent;
		width: 130px;
		margin-bottom: 10px;
	}
	#leftnav #left-slogan{
		clear: left;
		float: left;
		text-align: center;
		color: #a0b2c5;
		font-size: 12px;
		line-height: 16px;
	}
	#leftnav #compare{
		width: 160px;
		clear: left;
		float: left;
		margin: 0;
		padding: 0;
		margin-top: 30px;
	}
	#leftnav #compare h3{
		padding: 0;
		margin: 0;
		color: #fff;
		font-weight: 600;
		font-size: 14px;
		line-height: 22px;
	}
	#leftnav #compare b{
		padding: 0;
		margin: 0;
		padding-left: 5px;
		font-size: 11px;
		line-height: 12px;
		text-decoration: underline;
		font-style: italic;
		color: #fff;
		font-size: 12px;
	}
	#leftnav #compare ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
		padding-bottom: 15px;
		padding-top: 5px;
	}
	#leftnav #compare ul li{
		padding-left: 10px;
		height: 18px;
	}
	#leftnav #compare ul li a{
		color: #fff;
		text-decoration: none;
	}
	#leftnav #compare ul li a:hover{
		text-decoration: underline;
	}
	
#center-cell-text{
	width: 800px;
	text-align: left;
	position: relative;
	z-index: 99;
	color: #3c3c3c;
	padding-left: 12px;
}

#center-cell-text h3{
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 18px;
	padding-top: 24px;
	padding-bottom: 18px;
	text-align: center;
}

#center-cell-text .three-wide{
	float: left;
	width: 248px;
	text-align: left;
	position: relative; 
	z-index: 10;
}
#center-cell-text .three-wide a{
	color: #7387a6;
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
}
#center-cell-text .three-wide a:hover{
	text-decoration: none;
}
#center-cell-text h4, #center-cell-text h5{
	padding: 0;
	margin: 0;
	margin-left: 35px;
	text-align: center;
	color: #3b6fa3;
	font-size: 16px;
	font-style: italic;
	position: relative;
	z-index: 2;
}	
#center-cell-text h5{
	font-size: 14px;
	line-height: 14px;
	text-align: left;
}
	
#center-cell-text p{
	width: 725px;
	margin-left: 35px;
	text-align: left;
	padding-bottom: 12px;
	color: #3c3c3c;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	z-index: 2;
}
#center-cell-text p a{
	color: #26578d;
	font-style: italic;
}


#gradiant{
	position: absolute; 
	z-index: -1;
	background: url(/images/gradiant.jpg) repeat-x; 
	height: 106px;
	margin-top: -30px;
}

#footer{
	height: 42px;
	width: 960px;
	margin: auto;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
#footer-links{
	width: 780px;
	padding-left: 140px;
	margin: auto;
}
#footer-links b{
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}
	
.listing-row{
	text-align: center;
	width: 100%;
}
	.listing-cell{
		float: left;
		width: 230px;
		text-align: center;
	}
	.listing-brand{
		float: left;
		margin-left: 18px;
		font-size: 10px;
		color: #3c3c3c;
		font-weight: 600;
	}
	.listing-model{
		float: right;
		margin-right: 18px;
		font-size: 10px;
		color: #3c3c3c;
		font-weight: 600;
	}
	.listing-title{
		font-size: 14px;
		color: #3c3c3c;
		font-weight: 600;
		margin-top: 20px;
	}
	.listing-divider{
		vertical-align: top; 
		padding: 0; 
		margin: 0;
	}
	.listing-button{
		margin-left: 18px;
	}
	.listing-prices{
		float: right;
		margin-right: 18px;
	}
		.listing-prices h7{
			font-size: 10px;
			color: #737373;
			font-weight: 600;
			padding: 0;
			margin: 0;
		}
		.listing-prices h6{
			font-size: 12px;
			color: #3c3c3c;
			font-weight: 600;
			padding: 0;
			margin: 0;
		}
		.listing-prices h6 b{
			color: #9e0b0f;
		}
		.listing-prices h6 i{
			text-decoration: line-through;
		}
		
	.row-divider{
		margin: 0;
		padding: 0;
		margin-left: 58px;
		margin-top: 25px;
	}
	
	#listing-left{
		float: left; 
		margin-left: 18px;
		width: 400px;
		text-align: center;
		vertical-align: top;
	}
	
	#listing-right{
		float: right;
		margin-right: 36px;
		width: 300px;
		text-align: left;
		vertical-align: top;
	}
	#listing-right #selector{
		margin-top: 35px;
	}
	#listing-right #selector ul{
		list-style-type: none;
		color: #3c3c3c;
		clear: left;
		padding: 0;
		margin: 0;
		height: 24px;
	}
	#listing-right #selector ul li{
		float: left;
		font-size: 14px;
		width: 100px;
		height: 24px;
	}
	#listing-right #selector ul li b{
		color: #305ea6;
		font-size: 14px;
	}
	#listing-right #selector ul li i{
		font-weight: 600;
		color: #9e0b0f;
	}
	#listing-right #selector ul li u{
		color: #3c3c3c;
		text-decoration: none;
		text-decoration: line-through;
	}
	#listing-right #selector .sLeft b{
		margin: 0;
		padding: 0;
		font-size: 14px;
		line-height: 22px;
		color: #305ea6;
	}
	#listing-right #selector .sLeft{
		clear: left;
		float: left;
		width: 150px;
		text-align: right;
	}
	#listing-right #selector .sRight{
		float: right;
		margin-right: 18px;
	}
	#listing-right #selector .sRight select{
		font-size: 14px;
		color: #3c3c3c;
		background: #fffbb2;
		border: solid 1px #bbb884;
	}
	
	.divider-bar{
		margin-left: 18px;
	}
	
	.comfort-scale{
		float: left; 
		width: 370px;
		margin-left: 42px;
	}
	
	.action-buttons{
		float: right;
		margin-right: 36px;
	}
	
	#product-slider{
		clear: left;
		width: 720px;
		margin-left: 36px;
		text-align: center;
		overflow: hidden;
		position: relative;
	}
	#slide-container{
		width: 2250px;
		margin: 0;
		padding: 0;
	}
	#slide1, #slide2, #slide3{
		float: left;
		width: 750px;
	}
	
	.item1, .item2, .item3{
		float: left;
		width: 240px;
	}
	
	#slide-nav{
		clear: left;
		width: 100%; 
		text-align: center;
	}
	#slide-container h5{
		margin: 0;
		padding: 0;
		color: #3c3c3c;
		font-size: 11px;
	}
	#slide-container b{
		color: #9e0b0f;
	}
	#slide-container h6{
		margin: 0;
		padding: 0;
		color: #3c3c3c;
		font-size: 11px;
		font-weight: 300;
	}
	.mini-more{
		position: relative;
		z-index: 99;
		float: right;
		margin-right: 15px;
		background: url(/images/mini-more-info.jpg);
		width: 54px;
		height: 25px;
		border: solid 0px transparent;
	}
	
	#mattress-specs{
		clear: left;
		float: left;
		width: 750px;
		margin-left: 36px;
		margin-top: 15px;
	}
	#mattress-specs ul{
		float: left;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	#mattress-specs ul li{
		float: left;
		padding: 0;
		margin: 0;
		color: #3c3c3c;
		font-size: 12px;
		height: 18px;
		width: 250px;
	}
	#mattress-specs .spec{
		text-indent: 10px;
	}
	#mattress-specs ul li b{
		font-size: 13px;
		font-weight: 600;
	}
	#mattress-specs ul li i{
		font-size: 13px;
		text-decoration: none;
		font-weight: 300;
		color: #305ea6;
	}
	
	.attn{
		font-size: 18px;
		font-weight: 600;
		background: #091531;
		color: #fff;
	}
	
	.even{
		color: #000;
		font-size: 16px;
	}
	.odd{
		color: #000;
		font-size: 16px;
		background: #f1f37;
	}
