@charset "UTF-8";
/* CSS Document */

#mainContainer {
	width:960px;
	height: auto;
	margin:auto;
}

#navDiv {
	float:left;
	width:493px;
	height:76px;
	padding-left:122px;
}
img {
	border: 0;
}

.input {
	font-size: 10px;
	border: 1px solid #fff;
	width: 110px;
	height:18px;
}

#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(/images/header-sleep-prods.jpg) no-repeat;
	background-color:#000308;
}
#ftre_prd_menu-hold {
	float:left;
	width:960px;
	height:54px;
}
#ftre_prd_bg {
	float:left;
	width:227px;
	height:54px;
	background:url(/images/ftre-prod-sm-bg.jpg) no-repeat;
}
#ftre_prd_menu {
	float:left;
	width:732px;
	height:54px;
}
#other_prd_menu-hold {
	float:left;
	width:960px;
	height:54px;
}
#other_prd_bg {
	float:left;
	width:227px;
	height:54px;
	background:url(/images/other-prod-sm-bg.jpg) no-repeat;
}
#other_prd_menu {
	float:left;
	width:733px;
	height:54px;
}
#leftCol {
	float:left;
	width:236px;
	height:auto;
}
#rightCol {
	float:right;
	width:692px;
	height:auto;
	background-color:#FFF;
	padding-top:30px;
	padding-left:30px;
	font:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size:10px;
}
#blueLink{
	font:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size:10px;
	font-weight:bold;
}
#bed {
	clear:left;
	float:left;
	width:234px;
	height: 127px;
	background: url(/images/blackrest-top.jpg) no-repeat;
}
#blu_bg {
	clear:left;
	float:left;
	width:283px;
	height: 118px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	line-height: 15px;
	padding-top: 18px;
	padding-left: 15px;
	background:url(/images/blu_bg.jpg) no-repeat;
	font-family: Arial;
	margin-bottom:5px;
}
.h1 {
	font-size:12px;
	font-weight: bold;
}
h1 {
	font-size:14px;
	font-weight:100;
	color:#FFF;
	font-family: Arial;
}
#mattress {
	clear:left;
	float:left;
	width:298px;
	height:280px;
	background:url(/images/deep-bed-brkdwn.jpg) no-repeat;
}
#compHeaderMain {
	width:353px;
	height:26px;
	background:url(/images/header-byPriceRange.jpg) no-repeat;
}
.subHeaders{
	width:500px;
	height:10px;
    font-weight:bold;
	font-size:11px;
	padding-top:5px;
}
.textBoxes {
	float:left;
	padding-top:8px;
	width:600px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
#linkOverColor{
color: #001F3F;
}
#contentArea {
	float:left;
	width: 960px;
	height:auto;
}
#btm_nav {
	float:left;
	width:960px;
	height:77px;
}
.spacer {
	float:left;
	width:960px;
	height:5px;
}
.colSpacer {
	clear:left;
	float:left;
	width:298px;
	height:5px;
}
#spacer2 {
	float:left;
	width:130px;
	height:75px;
}
#spacer3 {
	float:left;
	width:10px;
	height:152px;
}
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #001F3F;
	text-decoration:none;
}
a:active {
	color: #6cf;
	text-decoration:none;
}
.colLinks {
	font-size: 100%
}
.headerHeight {
	font-size: 14px;
	line-height:2em;
}
.textBoxes a:link {
		color: #535353;
	text-decoration:underline;
	font-weight:bold;
	
}
.textBoxes a:visited {
		color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
.textBoxes a:hover {
	color: #58bef1;
	text-decoration:underline;
}
.textBoxes a:active {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#footer {
	float:left;
	margin:auto;
	width: 960px;
	height: 20px;
	background-color:#66CCFF;
	top: 5px;
	padding-top: 10px;
	text-align:center;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
