@charset "UTF-8";
/* CSS Document */

#mainContainerProd {
	width:960px;
	height:auto;
	margin:auto;
}

.input {
	font-size: 10px;
	border: 1px solid #fff;
	width: 110px;
	height:18px;
}

#headerMidHide {
	display:none;
}

#nav, #nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navOur {
	width: 103px;
	height: 152px;
	background:url(../images/nav-btns/nav-our-comp.jpg) no-repeat;
	color: #666;
	display: block;
}
#navSleep {
	width: 100px;
	height: 152px;
	background:url(../images/nav-btns/nav-sleep-prdcts.jpg) no-repeat;
	color: #666;
	display: block;
	background-position: 0 -76px;
}
#navIdeal {
	width: 128px;
	height: 152px;
	background:url(../images/nav-btns/nav-my-ideal.jpg) no-repeat;
	color: #666;
	display: block;
}
#navHowTo {
	width: 145px;
	height: 152px;
	background:url(../images/nav-btns/nav-how-to.jpg) no-repeat;
	color: #666;
	display: block;
}
#navpress {
	width: 80px;
	height: 152px;
	background:url(../images/nav-btns/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(../images/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(../images/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(../images/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;
}
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #6cf;
	text-decoration:none;
}
a:active {
	color: #6cf;
	text-decoration:none;
}
.colLinks {
	font-size: 100%
}
.headerHeight {
	font-size: 14px;
	line-height:2em;
}
#footer {
	clear:left;
	margin:auto;
	width: 100%;
	height: 20px;
	background-color:#66CCFF;
	top: 5px;
	padding-top: 10px;
	text-align:center;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
