@charset "UTF-8";
/* CSS Document */





#mainContainer {
	width:960px;
	height: 1180px;
	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:298px;
	height:708px;
}
#rightCol {
	float:right;
	width:627px;
	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:298px;
	height: 275px;
	padding-bottom:5px;
	background:url(../images/deepsleep_bed.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:268px;
	height:270px;
	background:#FFF;
	padding-left:30px;
	padding-top:10px;
	
}
#compHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header-deepsleep-ser-2.jpg) no-repeat;
}
.subHeaders{
	width:500px;
	height:10px;
    font-weight:bold;
	font-size:11px;
	padding-top:5px;
}
.textBoxes{
	float:left;
	padding-top:8px;
	width:560px;
	height:auto;
	font-family:Arial;
	font-size:12px;
	line-height:1.5em;
	color:#535353;
}

#tables{
	font-family:Arial;
	font-size:12px;
	line-height:1.5em;
	color:#535353;
}

#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;
}

#largerView{
padding-top: 4px;
padding-right: 4px; 
padding-bottom: 4px;
font-family:Arial;
font-size:11px;
color:#535353;
}


#largerView a:link {
	color: #535353;
	text-decoration:none;
}
#largerView a:visited {
	color: #535353;
	text-decoration:none;
}
#largerView a:hover {
	color: #6cf;
	text-decoration:none;
}
#largerView a:active {
	color: #6cf;
	text-decoration:none;
}



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;
}
#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;
}
