@charset "UTF-8";
/* CSS Document */

#mainContainerProd {
	width:960px;
	height:auto;
	margin:auto;
}


#header {
	float:left;
	width: 960px;
	height: 75px;
	background:url(../image/nav-bg.jpg) no-repeat;
	top: 0px;
	overflow:hidden;
}
#logo {
	float:left;
	width:122px;
	height:75px;
}

#storeLocator {
	float:right;
	width:344px;
	height:75px;
	background:url(../image/store-locator.jpg) no-repeat;
}
#locaterField {
	padding-left: 205px;
	padding-top: 45px;
	width:auto;
	height: 30px;
}
.input {
	font-size: 10px;
	border: 1px solid #fff;
	width: 110px;
	height:18px;
}
#email {
	position:absolute;
	width:15px;
	height:9px;
	padding-left:325px;
	padding-top:27px;
}
#headerMidHide {
	display:none;
}


#nav, #nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navOur {
	width: 103px;
	height: 152px;
	background:url(../image/nav/nav-our-comp.jpg) no-repeat;
	color: #666;
	display: block;
}
#navSleep {
	width: 100px;
	height: 152px;
	background:url(../image/nav/nav-sleep-prdcts.jpg) no-repeat;
	color: #666;
	display: block;
	background-position: 0 -76px;
}
#navIdeal {
	width: 128px;
	height: 152px;
	background:url(../image/nav/nav-my-ideal.jpg) no-repeat;
	color: #666;
	display: block;
}
#navHowTo {
	width: 145px;
	height: 152px;
	background:url(../image/nav/nav-how-to.jpg) no-repeat;
	color: #666;
	display: block;
}
#navpress {
	width: 80px;
	height: 152px;
	background:url(../image/nav/nav-press.jpg) no-repeat;
	color: #666;
	display: block;
}
#nav a:hover {
	background-position: 0 -76px;
	color: #900;
	text-decoration: none;
}
#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../image/nav/header-my-ideal-matt.jpg) no-repeat;
	background-color:#000308;
}


#featureHolder {
	float:left;
	width: 960px;
	height: 447px;
}
#secNavCont {
	float:left;
	width:960px;
	height:286px;
}
h1 {
	font:Arial;
	font-size:1.5em;
	font-weight:100;
	color:#FFF;
}
#featProd {
	float:left;
	width: 213px;
	height: 286px;
	left:0px;
	background:url(../image/feat-prod-bg.jpg) no-repeat;
	padding-top: 18px;
	padding-left: 15px;
	font:Arial;
	color:#FFF;
	font-size:1em;
	line-height: 15px;
}
#midNavHolder {
	float:left;
	width: 731px;
	height:172px;
}


#thrdLevNavHolder {
	float:left;
	width: 960px;
	height: 137px;/*margin-top:5px !important;
margin-bottom:5px !important;*/
}
#otherPrdBg {
	float:left;
	width: 213px;
	height: 119px;
	padding-top:18px;
	padding-left: 15px;
	background:url(../image/other-prd-bg.jpg) no-repeat;
	font:Arial;
	color:#FFF;
	font-size:1em;
	line-height: 15px;
}
#thrdLevNav {
	float:left;
	width: 732px;
	height: 137px
}
.prodThumbs {
	float:left;
	width:auto;
	height: 132px;
}
#btm_nav {
	float:left;
	width:960px;
	height:77px;
