@charset "UTF-8";
/* CSS Document */


/* Defaults --------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #F8F7F1;
	font-family: Arial;
	font-size: .80em;
	font-weight: normal;
	line-height: 1.2em;
	/*color: #3B3A32;*/
}

p a:link {font-size: 1em; color: #a3620a;}
p a:visited {font-size: 1em; color: #a3620a;}
p a:hover {font-size: 1em; color: #0076a3;}
p a:active {font-size: 1em; color: #0076a3;}

.clearHack {
	clear: both;
	visibility: hidden;
}

img { border:none; }

h1 {
	font-size: 1em;
	color: #316E7F;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	color: #316E7F;
	font-weight: normal;
}

h3 {
	font-size: 2em;
	color: #316E7F;
	font-weight: normal;
}


a, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #a3620a;
}

a:hover {
	color: #0076a3;
}

img { display: inline-block; }


.imageLeft {
	float:left;
	margin-right: 10px;
}

.imageRight {
	margin-left: 10px;
}

.imageRightFloat{
float:left;
clear:left;
}

.registerMark {
	font-size: 0.65em;
	left: 1px;
	position: relative;
	top: -4px;
}
#container2 { margin: 20px; width: 611px; margin: auto; }
/* Containers --------------------------------------- */
#container {
	background-image: url(../images/mainBgd.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#content {
	width: 920px;
	display: block;
	padding-left: 20px;
}


/* Header --------------------------------------- */
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 920px;
}

#headerButton {
	float: left;
	height: 100px;
	width: 420px;
	padding-left: 250px;
}

#locator {
	height: 30px;
	width: 130px;
	margin-top: 30px;
	float: right;
}


/* Navigation --------------------------------------- */
#subNav {
	height: 45px;
	width: 920px;
	display: block;
	margin-bottom: 10px;
}


/* Home Page --------------------------------------- */
#homeFlash {
	height: 550px;
}


/* Columns --------------------------------------- */
#oneColumnLeft {
	width: 283px;
	float: left;
	padding-left: 20px;
}

#oneColumnCenter {
	width: 275px;
	float: left;
	padding-left: 20px;
}

#oneColumnRight {
	float:right;
	width: 283px;
	margin-left:20px;
	_margin-left:12px;
}

#oneColRightContainer{
width:283px;
float:left;
}

#twoColumnLeft {
width:577px;
	padding-left: 20px;
	float: left;
	clear:left;
}

#twoColumnRight {
	float:left;
	width:577px;
	padding-left: 20px;
}

#twoColInset{
float:left;
padding:10px;
padding-top:0px;
}

#halfPage {
	float:left;
	width:430px;
	padding-left: 20px;
}

#halfPage ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#halfPage li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#historyVideo {
	float:left;
	width:498px;
	padding-left: 20px;
	display: block;
	height: 298px;
}

#historyColumn {
	float:left;
	width:360px;
	padding-left: 20px;
}

#halfPage a:link, #halfPage a:visited,
#historyColumn a:link, #historyColumn a:visited {
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #a3620a;
}

#halfPage a:hover,
#historyColumn a:hover {
	color: #0076a3;
}

#threeColumnContent {
	width: 880px;
	display: block;
	margin-left: 20px;
}

/* ====== title for Extreme Makeover pages ====== */

.emhe .columnText img {
	padding-bottom: 10px;
}
#threeColumnContent.emhe {
	margin-bottom: 20px;
}

#threeColumnContent.emhe h3 {
	line-height:1.2em;
}

.emhe .oneColumnBottom {
	margin-bottom: 15px;
}

.oneColumnTop {
	background-image: url(../images/oneColumnTop.gif);
	background-repeat:no-repeat;
	float:left;
	height: 10px;
	width: 283px;
	overflow: hidden;
}

.oneColumnTopLeft {
	background-image: url(../images/oneColumnTop_left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	height: 10px;
	width: 283px;
}

.oneColumnTopLeft p {
	margin: 0px;
	padding: 0px;
}

.oneColumnContent {
	width: 283px;
	float:left;
	background-color: #E7E3CC;
	
}

.oneColInset{
	float:left;
	padding:15px;
	width:252px;
}

.oneColTextBox{
	float:left;
	width:255px;
}

.oneColTextBox p {
	margin: 0px;
	padding: 0px;

}

.oneColumnBottom {
	background-image: url(../images/oneColumnBottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	clear:left;
	height: 10px;
	width: 283px;
}

.oneColumnBottomLeft {
	background-image: url(../images/oneColumnBottom_left.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	clear:left;
	height: 10px;
	width: 283px;
}

.twoColumnContentLeft {
	width: 283px;
	float: left;
}

.twoColumnContentRight {
	width: 283px;
	float: left;
	margin-left: 15px;
}

.columnText {
	margin-right: 10px;
	margin-left: 10px;
}

#oneColumnLeft a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #a3620a;
}

#oneColumnLeft a:hover {
	color: #0076a3;
}

#oneColumnRight{
float:left;
width:283px;
margin-bottom:10px;
}


#oneColumnRight a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #a3620a;
}

#oneColumnRight a:hover {
	color: #0076a3;
}

#twoColumnRight a {
	font-size: 12px;
	text-decoration: underline;
	color: #a3620a;
}

#twoColumnRight a:hover {
	color: #0076a3;
}

.foamColumnIcon {
	float: left;
	width: 50px;
	display: block;
}

.foamColumnText {
	font-size: 11px;
	float: left;
	width: 205px;
}

#columnDivider {
	background-color: #B0AC9C;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.foamColumnItem{
	float:left;
	width:255px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666600;
	margin-bottom: 10px;
}

.foamColumnItemNoBoder{
	float:left;
	width:255px;
}



.foamColumnItem a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #a3620a;
	text-transform: uppercase;
}

.foamColumnItem a:hover {
	color: #0076a3;
}

.edge{
	background-image: url(../images/foam-edge.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 283px;
	}
	
.edgeColumnText {
	font-size: 11px;
	float: right;
	width: 150px;
	padding-top: 54px;
	padding-right: 10px;
}


/* Collection Page Elements --------------------------- */
#collectionItem {
	height: 80px;
	width: 283px;
	margin-bottom: 10px;
}

.collectionText {
	height: 50px;
	width: 140px;
	font-size: 0.8em;
	padding-top: 27px;
	padding-left: 115px;
	line-height: 1em;
}

.collectionText p {
	margin: 0px;
	padding-bottom: 5px;
}

	.cp_loft{
		background-image: url(../images/collection-cp_loft.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.original{
		background-image: url(../images/collection-original.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.nassau{
		background-image: url(../images/collection-nassau.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.natural{
		background-image: url(../images/collection-natural.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.mystere{
		background-image: url(../images/collection-mystere.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.nuvo{
		background-image: url(../images/collection-nuvo.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.ariana{
		background-image: url(../images/collection-ariana.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
	.capri{
		background-image: url(../images/collection-capri.jpg);
		background-repeat: no-repeat;
		display: block;
	}

/* Collection Detail Page Elements --------------------------- */
ul {
	list-style: none;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	padding-left: 30px;
}

li {
	padding-bottom: 5px;
	font-size: 11px;
}

/* Pillow Collection Page --------------------------- */

.serenity{
		background-image: url(../images/pillow-serenity.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
.contour{
		background-image: url(../images/pillow-contour.jpg);
		background-repeat: no-repeat;
		display: block;
	}
	
.breezzz{
		background-image: url(../images/pillow-breezzz.jpg);
		background-repeat: no-repeat;
		display: block;
	}
.nuvoPillow{
		background-image: url(../images/pillow-nuvo.jpg);
		background-repeat: no-repeat;
		display: block;
	}

/* Store Locator -------------------------------- */
.storeLocator {
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

a.storeLocatorLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a3620a;
}

a.storeLocatorLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0076a3;
}

a.storeLocatorLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6F6C62;
}

/* News Articles -------------------------------- */

#newsArticleContainer {
	margin: 30px auto 0;
	padding: 0;
	width: 650px;
}

#newsArticleContainer h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

#newsArticleContainer h3 em {
	font-size: 1.0em;
	font-weight: normal;
}

#newsArticleContainer p {
	padding: 10px 0;
}

#newsArticleContainer a:link, #newsArticleContainer a:visited {
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #a3620a;
}

#newsArticleContainer a:hover {
	color: #0076a3;
}

.disclaimer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0 auto;
	padding-top: 25px;
	width: 525px;
}

.disclaimer strong,
.disclaimer em {
	display:block;
}

.disclaimer strong {
	text-align: center;
}

/* Footer --------------------------------------- */
#footer {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6C62;
	margin-top: 30px;
	font-weight: normal;
}

#footerLogo {
	float: left;
	padding-left: 15px;
}

#footerLinks {
	float: left;
	width: 760px;
}

#footer ul {
	list-style-type: none;
	line-height: 16px;
}

#footer li {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}

#footer a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6C62;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #2F2E29;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	height: 30px;
	width: 960px;
}


/* Mattress Buying Guides */
div.guideBox { width: 385px; border: 1px solid #000000; padding: 5px 5px 5px 10px; margin: 0 10px 10px 0; display: block}
div.guideBox.left { float: right; margin-right: 0; clear: both}
div.guideBox img.pic { padding: 8px 0 0 20px; float: right; }
div.guideBox p { line-height:20px; margin:8px 0; }
div.guideBox p.links { margin-top: 15px; }
div.guideBox p.links a { background: url(../images/buying_guides/white_arrow.gif) 0 0 no-repeat; padding: 0 0 2px 12px; font-size: 12px;}
div.guideBox p.links a:link, div.guideBox p.links a:visited { text-decoration: none}
div.guideBox p.links a:hover, div.guideBox p.links a:active { text-decoration: underline; }

/* ComforPedic Loft Memory Foam ------------------------------- */
#cpLoftContent {
	width:849px;
	margin:0 auto;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	background: #ffffff;
	border: 1px solid #7d6138;
}

#cpLoftContent h2 {
	color: #ba2234;
	font-family: Geneva, Arial, Helvetica, sans-serif; ;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

#cpLoftContent h3 {
	color: #ba2234;
	font-family: Geneva, Arial, Helvetica, sans-serif; ;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	padding: 0 0 16px;
}

#cpLoftContent li {
	font-weight: normal !important;
}

#cpLoftContent sup {
	font-size: 70%;
	position: relative;
	top: 0px;
	vertical-align: top;
}

#cpLoftContent .leftCol {
	background: url(../images/cp_rotate.gif) 0 0 no-repeat;
	float: left;
	height: 237px;
	padding: 494px 0 0;
	width: 425px;
}

#cpLoftContent .leftCol ul {
	list-style: none !important;
	list-style-image: none !important;
	padding: 0 0 0 57px;
	margin: 0;
	width: 319px;
}

#cpLoftContent .leftCol ul li {
	background: none !important;
	color: #3a3227;
	font-size: 10px;
	list-style: none !important;
	margin: 0 0 6px;
	padding: 0 0 6px 61px;
}

#cpLoftContent .leftCol #dissipatesHeat {
	background: url(../images/img_logo_1.png) 0 -6px no-repeat  !important;
	_background: url(../images/img_logo_1.gif) 0 -6px no-repeat  !important;
}

#cpLoftContent .leftCol #quickerRecovery {
	background: url(../images/img_logo_2.png) 0 -3px no-repeat  !important;
	_background: url(../images/img_logo_2.gif) 0 -3px no-repeat  !important;
}

#cpLoftContent .leftCol #consistentComfort {
	background: url(../images/img_logo_3.png) 0 -6px no-repeat  !important;
	_background: url(../images/img_logo_3.gif) 0 -6px no-repeat  !important;
}

#cpLoftContent .leftCol li strong {
	color: #ba2234;
	display: block;
	font-family: Helvetica, Arial, Geneva, sans-serif; ;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 5px;
}



#cpLoftContent .module {
	background: #f3f8fa url(../images/bg_modBottom.gif) 0 100% no-repeat;
	margin: 50px 0 30px;
	padding: 0 0 8px;
}
#cpLoftContent .module .top {
	background: url(../images/bg_modTop.gif) 0 0 no-repeat;
	height: 14px;
	width: 319px;
}

#cpLoftContent .module .mid {
	padding: 0 10px 0 12px;
}

#cpLoftContent .module ul {
	list-style: none !important;
	list-style-image: none !important;
	margin: 12px 0 0 15px;
	padding: 0;
	width: 265px;
}

#cpLoftContent .module ul li {
	color: #333333;
	list-style: disc outside !important;
	font-size: 10px;
	padding: 0;z`
	margin: 0 0 10px 15px;
}

div#marktest{
padding: 5px 0px;
float: left;
margin: 0px 80px;}


.link1{
font-weight: bold;
font-size: 10.5px;
font-family: Helvetica;
color: #1188AA;
 }

.link2{
font-size: 10px;
font-family: Helvetica;
color: #000000;
 }