@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.skip {
	display: none;
	visibility;
	hidden;
}
a, a:visited {
	color: #414929;
}
a:hover {
	color: #000;
}
address {
	font-style: normal;
}
p {
	padding-bottom: 10px;
}
small {
	font-size: 10px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.line_iefix {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	background-color: #fff;
}
#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0 auto;
	width: 955px;
	position: relative;
	text-align: left;
}
#header {
	height: 178px;
	background-image: url(../images/header_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#header .logo {
	width: 291px;
	float: left;
}
#header .contact, #header .hours {
	width: 175pxx;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 12px 0 4px 0;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	padding: 12px 0 4px 0;
	color: #893003;
}
h2 small {
	font-size: 11px;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 12px 0 4px 0;
	color: #893003;
}
h4 {
	font-size: 17px;
	font-weight: normal;
	padding: 12px 0 4px 0;
	color: #000;
}
p {
	padding: 8px 0 8px 0;
}
dl {
	padding: 16px 0 16px 0;
}
dt {
	color: #96a0ac;
	display: block;
	text-transform: uppercase;
}
dd {
	padding: 0 0 12px 0;
}
/*-----------------
	Page
-----------------*/
#page {
	clear: both;
	background-color: #fff;
	padding: 13px;
	margin-bottom: 13px;
	position: relative;
}
#page ol{
	list-style: decimal;
	margin: 0.25em 1em 0 2.5em;
}
#page li{
	padding-bottom: 6px;
}

/*
 Home
*/
#page.home {
	position: relative;
}
#page.home a {
	text-decoration: none;
	color: #fff;
}
#page.home small {
	font-size: 12px;
}
#page.home h1.question {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 25px;
	width: 669px;
	padding: 0;
	position: absolute;
	top: 273px;
	left: 30px;
	height: 35px;
	overflow: hidden;
}
#page.home h1.answer {
	color: #9fa374;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 25px;
	width: 669px;
	padding: 0;
	position: absolute;
	top: 307px;
	left: 30px;
	height: 63px;
}
#page.home .difference {
	width: 230px;
	top: 313px;
	right: 23px;
	position: absolute;
	text-align: right;
	font-size: 20px;
}
#page.home .difference small {
	font-size: 12px;
}
#page.home .difference a {
	text-decoration: none;
	color: #fff;
}
#page.home .difference a:hover {
	color: #9fa374;
}
#page.home a.feature1 {
	width: 260px;
	height: 54px;
	display: block;
	font-size: 20px;
	padding: 20px 20px 20px 180px;
	overflow: hidden;
	background-image: url(../images/home_feature1.jpg);
	background-repeat: no-repeat;
	margin: 8px 0 0 0;
	float: left;
	position: relative;
}

#page.home a.feature1:hover {
	color: #474a4f;
}
#page.home a.feature2 {
	width: 260px;
	height: 44px;
	display: block;
	font-size: 20px;
	padding: 30px 20px 20px 180px;
	overflow: hidden;
	background-image: url(../images/home_feature2.jpg);
	background-repeat: no-repeat;
	margin: 8px 0 0 0;
	float: left;
	position: relative;
}
#page.home a.feature2:hover {
	color: #696c48;
}
#page.home a small {
	font-size: 12px;
}
#page.home a.feature1, #page.home  a.feature2{ 
	width: 161px !important;
	float: left;
}
#page.home .filler{
	background: none repeat scroll 0 0 #BECFD6;
    float: left;
    height: 111px;
    margin-top: 9px;
    width: 361px;
}
/*
	About Us
*/	
#page.aboutus h1 {
	background-image: url(../images/header_aboutus.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.aboutus h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
}

/*
	Difference
*/	
#page.difference h1 {
	background-image: url(../images/header_promotions.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.difference h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
}


#page.difference dl{
	float: left;
	width: 820px;
	margin: 1em 0;
	padding: 0;
	clear: both;
}
#page.difference dt{
	clear: left;
	float: left;
	width: 270px;
	margin: 0;
	padding: 10px 5px 30px 5px;
	border-top: 1px solid #e5e5e5;
	font-weight: normal;
	color: #893003;
	font-size: 16px;
	text-transform: none;
}

#page.difference dd{
	float: left;
	width: 480px;
	margin: 0;
	padding: 10px 5px 30px 5px;
	border-top: 1px solid #e5e5e5;
}
#page.difference .first{
	border-top: none 0;
}





/*
	Delivery
*/	
#page.delivery h1 {
	background-image: url(../images/header_promotions.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.delivery h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;

}

/*
	Difference
*/	
#page.accessories h1 {
	background-image: url(../images/header_promotions.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.accessories h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
	display: block;
}


/*
	Sleep Well
*/	
#page.sleepwell .header{
	background-image: url(../images/header_sleepwell.jpg);
	background-repeat: no-repeat;	
	background-color: #d3d4d7;	
	min-height: 112px;	
}
#page.sleepwell h1 {
	color: #893003;
	text-transform: uppercase;
	text-align: right;
	padding: 50px 16px 10px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.sleepwell h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
}
.fullpage{
	margin: 20px 80px;
}
.fullpage h2{
	font-size: 26px;
}

.twocol {
	float:left;
	margin:20px 40px 40px 40px;
	width:630px;
}
.twocol h2{
	font-size: 26px;
}
#rightcol{
	width: 200px;
	margin: 20px 0 20px 0;	
	float: left;	
}

/*
News
*/
#news{
	padding: 0 10px 10px 10px;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	font-size: 11px;
	background-color: #f8f8f8;
}


/*
Discover the difference 
*/

/*#btn_difference strong {
	font-size: 15px;
}
#btn_difference  a {
	margin-top: 20px;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 18px 14px 16px 14px;
	background-image: url(../images/btn_difference.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 16px;
}
#btn_difference a:hover {
	background-position: 0 -73px;
}*/

#btn_difference strong {
	font-size: 15px;
}
#btn_difference  a {
	margin-top: 20px;
	font-size: 20px;
	text-decoration: none;
	display: block;
/*	padding: 18px 14px 16px 14px;
	background-image: url(../images/btn_difference.png);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	line-height: 16px;
}
/*#btn_difference a:hover {
	background-position: 0 -73px;
}*/


/*-----------------
	Nav Sleep Well
-----------------*/
#nav_sleepwell{
	padding: 0 0 20px 710px;
}
#nav_sleepwell ul {
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#nav_sleepwell li {
	list-style: none;
	padding: 0 16px 0 0;
	margin:0;
}
#nav_sleepwell a {
	display: block;
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 3px 14px 3px 14px;
	color: #414929;
	background-color: #fff;
	background-color: #f3f3f3;
	background-color: rgba(255, 255, 255, 0.5);
}
#nav_sleepwell a:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.75);
}
#nav_sleepwell a.current{
	color: #893003;
	font-weight: normal;
	background-color: rgba(255, 255, 255, 0.5);
}




/*
	Promotions
*/	
#page.promotions h1 {
	background-image: url(../images/header_promotions.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.promotions h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
}
#page.promotions h2 {
	padding-left: 396px;
	text-transform: uppercase;
	clear: both;
	padding-bottom: 12px;
}
#page.promotions .item {
	width: 500px;
	float: left;
	font-size: 13px;
	position: relative;
}
#page.promotions .price {
	width: 125px;
	height: 97px;
	background-image: url(../images/sale_tag.jpg);
	background-repeat: no-repeat;
	background-position: 58px 0;
	color: #fff;
	padding: 25px 108px 12px 164px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	float: left;
	position: relative;
}
#page.promotions .price strong {
	font-size: 26px;
}
#page.promotions hr {
	clear: both;
	border: none 0;
	border-top: 1px solid #e5e5e5;
	height: 1px;
} 
#page.promotions h3 {
	font-size: 17px;
	font-weight: normal;
}
#page.promotions h4 {
	font-size: 17px;
	font-weight: normal;
	color: #000;
}

/*
	How to Shop
*/
.howto h1{
	color: #fff;
	font-weight: normal;
	background-color: #414929;
	font-size: 20px;
	text-align: center;
	padding: 10px;
}
.howto table{ width: 100%; }
.howto table th{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}
.legend{
	width: 180px; 
	padding: 5px; 
	background-color: #fff; 
	font-size: 11px; 
	color: #000; 
	text-align: left; 
	position: absolute; 
	top: 8px; 
	right: 19px; 
	margin-right: 5px;
}

#table_differences th{
	background-image:url(../images/howto_header_bg.png);
	background-repeat: no-repeat;
	color: #636466;
	width: 217px;
	margin: 5px;
	padding: 15px 5px 15px 5px;
	line-height: 11px;
}
#table_differences td{
	background-image:url(../images/howto_column_bg.jpg);
	background-repeat: no-repeat;
	width: 25%;
	padding: 0 0 15px;
}
#table_differences ul{
	list-style: disc;
	margin: 0.25em 1em 0 1.5em;
}

#table_selection th{
	background-color: #939598;
	border-right: 1px solid #fff;
	color: #fff;
	width: 217px;
	margin: 5px;
	padding: 10px 5px 10px 10px;	
	text-align: left;
}
#table_selection th.last{ border-right: 0; }
#table_selection td{
	background-image:url(../images/howto_column_bg.jpg);
	background-repeat: no-repeat;
}
#table_selection .mattress{
	border-bottom: 1px solid #fff;
	padding: 10px 15px 10px 10px;
}
#table_selection .mattress img{
	float: right;
}
.legend_adjustable, .legend_custom{
	width: 460px;
	float: left;
	position: relative;
}
.legend_adjustable .considering, .legend_custom .considering{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.legend_adjustable h2, .legend_custom h2{
	color: #000;
}





/*-----------------
	Nav
-----------------*/

	#nav ul {
	/*float: right;*/
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: right;
	display: inline;
	padding: 0 3px 0 0;
	margin:0;
}
#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 8px 14px 8px 10px;
	color: #000;
}
#nav a:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);
}
#nav a.current {
	font-weight: bold;
	background-image: url(../images/nav_active.png);
	background-position: bottom right;
	background-releat: no-repeat;
}
#nav a.current:hover {
	background-color: rgba(255, 255, 255, 0.0);
}



/*
	Accessories
*/	
#page.accessories h1 {
	background-image: url(../images/header_promotions.jpg);
	background-repeat: no-repeat;
	color: #893003;
	background-color: #d3d4d7;
	text-transform: uppercase;
	min-height: 112px;
	text-align: right;
	padding: 50px 20px 20px 430px;
	line-height: 20px;
	overflow: hidden;
}
#page.accessories h1 small {
	color: #414929;
	font-weight: bold;
	font-size: 12px;
}
#page.accessories h2 {
	padding-left: 396px;
	text-transform: uppercase;
	clear: both;
	padding-bottom: 12px;
}
#page.accessories .item {
	width: 500px;
	float: left;
	font-size: 13px;
	position: relative;
}
#page.accessories .picture {
	float:left;
	padding: 16px 20px 12px 0;
	position:relative;
	text-align:right;
	width:340px;
}
#page.accessories .price strong {
	font-size: 26px;
}
#page.accessories hr {
	clear: both;
	border: none 0;
	border-top: 1px solid #e5e5e5;
	height: 1px;
} 
#page.accessories h3 {
	font-size: 17px;
	font-weight: normal;
}

/*-----------------
	Footer
-----------------*/
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	color: #fff;
}
#footer .content {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#footer .content .byline {
	text-align: right;
	font-style: oblique;
	display: block;
	clear: both;
}
#footer .promotion {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	width: 220px;
}
#footer .promotion h2 small {
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 0;
	padding: 9px 0;
}

#footer .promotion h2 {
	color: #fff;
	font-size:46px;
	font-weight:bold;
	line-height:50px;
	padding:0;
}

#footer form {
	float:left;
	padding:16px 20px;
	width:410px;
}
#footer form p{
	padding-top: 0;
}
#footer form .instructions h2 {
	padding-top: 0;
}
#footer form input {
	width: 125px;
	font-size: 10px;
	height: 20px;
	border: 0;
	margin-right: 3px;
}
#footer .logos{
	float: left;
	width:245px;
	margin-top:20px;
	text-align: right;
}
#footer .submit {
	color: #fff;
	height:24px;
	margin-right:0;
	width:75px;
	border: none;
    background: url('../images/btn_submit.png') no-repeat top left;
    padding: 2px 8px;
}
#footer .submit:hover {
	background-position: 0 -26px; 
	padding: 2px 8px;
	cursor: pointer;	
}
#footer label {
	width: 135px;
	float: left;
}
.copy{
	color: #b2bb99;
	font-size: 10px;
}

