﻿/*layout*/
div#header
{
	clear: both;
	padding: 1px;
}
div#left
{
	padding-top: 26px;
	float: left;
	width: 200px;
}
div#right
{
	padding-top: 26px;
	float: right;
	width: 200px;
}
div#middle
{
	padding-left: 210px;
	padding-right: 210px;
	padding-top: 8px;
}
div#footer
{
	clear: both;
}
div#main
{
	margin: 0px;
}
.infocontainer
{
	width: 100%;
}
.infoleft
{
	width: 49%;
	float: left;
}
.inforight
{
	width: 50%;
	float: left;
}
.divsubheading
{
	background-color: #ADACAC;
	height: 23px;
	padding-left: 10px;
	width: 95%;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #525252 solid;
}
.LabelText
{
	width: 100px;
}
.LabelValue
{
	width: 200px;
	padding-left: 10px;
	text-align: left;
}
.layoutitem
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.headingitem
{
	float: left;
	width: 60%;
	position: relative;
}
.headingitemright
{
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
.layoutitemtitle
{
	width: 15%;
	float: left;
	padding-bottom: 5px;
}
.layoutitemvalue
{
	width: 82%;
	float: left;
	padding-bottom: 5px;
}
.checkoutLayoutItemTitle
{
	width: 35%;
	float: left;
	padding-bottom: 5px;
}
.checkoutLayoutItemValue
{
	width: 62%;
	float: left;
	padding-bottom: 5px;
}
.navitemtitle
{
	width: 10%;
	float: left;
	padding-bottom: 5px;
	position: relative;
}
.navitemvalue
{
	width: 85%;
	float: left;
	padding-bottom: 5px;
	position: relative;
}
.layoutitemcontainer
{
	width: 100%;
	float: left;
}
div#ProductPageleft
{
	width: 20%;
	float: left;
}
div#ProductPageRight
{
	width: 79%;
	float: left;
	border-left: 1px #C0C0C0 solid;
	padding-left: 10px;
}

div#NewProductHeaderLeft
{
	width: 90%;
	float: left;
}

div#NewProductHeaderRight
{
	width: 10%;
	float: left;
}

.productImageWrap
{
	padding: 5px 5px 5px 5px;
	border-width: 5px;
	border-style: solid;
	border-color: Gray;
	width: 90%;
	text-align: center;
}
.productHeading
{
	background-color: #ADACAC;
	padding-left: 5px;
	padding-top: 5px;
	height: 25px;
	border-bottom: 1px #525252 solid;
}
.productpricing
{
	width: 30%;
	float: left;
	padding-bottom: 5px;
}
.productaddons
{
	width: 60%;
	float: left;
	padding-bottom: 5px;
}
.productattributes
{
	width: 100%;
}
.mfi_graybottom
{	
	background-color:#e0e1e2;
}

/* DEFAULT SETTINGS
--------------------------------------------------------------------------------------------------*/
html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial,'Helvetica' , Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}
.hidden
{
	display: none;
}
.clear
{
	clear: both;
}
#wrapper
{
	width: 1000px;
	margin: auto;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #ed1c24;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #ed1c24;
}
p {
	color: #000;
	font-size: 12px;
	line-height: 20px;
}

a {outline: none;}
a img {border: none;}

/* Text Styles */
.style1
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:25px; 
	font-weight:lighter;
	line-height:25px;
}
.style2
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:18px; 
	font-family:Arial;
	/*font-weight:lighter;*/
	line-height:20px;
}

.style2 li
{
	padding-bottom: 10px;
}

.style3
{
	font-size: 25px;
	word-spacing: 5px;
	line-height: 33px;
}

.style4
{
	font-size: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
	text-align: center;
	line-height: 18px;
}

.style5
{
	font-size: 20px;
	word-spacing: 5px;
	line-height: 33px;
	padding-left: 10px; 
	padding-right: 15px;
}

.style6
{
	font-size: 20px;
	word-spacing: 5px;
	line-height: 25px;
	padding-left: 10px; 
	padding-right: 10px;
}

.style7
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:18px; 
	font-family:Arial;
	/*font-weight:lighter;*/
	line-height:20px;
	text-align: center;
}

.style8
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:14px; 
	font-family:Arial;
}

.style8 li
{
	font-size: 12px;
	padding-bottom: 2px;
}

.style8b
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:14px; 
	font-family:Arial;
	font-weight: bold;
}
.mf_red_style
{
    color:#ed1c24;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
/* End Text Styles */

/*header*/
.headerlogo
{
	float: left;
	display: block;
	width: 400px;
	margin: 0px;
	padding: 14px 0px 0px 10px;
}
.headertabcontainer
{
	width: 80%;
	float: left;
	left: 15%;
	margin-top: 13px;
	position: absolute;
}
.headercontainer
{
	width: 100%;
	height: 45px;
}
.mfi_header
{
	margin: 0;
	padding: 0;
	width: 995px;
	height: 85px;
	background-color: #ed1c24;
}
.initialblankspace
{
	height: 15px;
}
.headerlinkscontainer
{
	height: 30px;
	background-color: #4C0116;
}
.headerlinksleft
{
	float: left;
	width: 12px;
}
.customanchor
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
.customanchor2
{
	color: #ed1c24;
	text-decoration: none;
}

.headerlinksright
{
	float: right;
	width: 12px;
}


.headerlinksmiddle
{
	float: left;
	left: 12px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 8px;
	right: 12px;
}
.hcontact
{
	float: left;
	display: block;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.hcontact a
{
	padding: 0px;
	margin-right: 5px;
	font-size: 13px;
	color: white;
	text-decoration: underline;
}
.hcontact a:hover
{
	font-size: 13px;
	color: #d3d5d6;
	text-decoration: underline;
}
.hcontact_top
{
	margin-top: 0px;
}
.hcontact_bot
{
	clear: left;
}
.mattfirm_number
{
	float: left;
}
.ziptext
{
	float: left;
	color: #fff;
	font-weight: bold;
}
#hzip
{	
	float: left;
	width: 101px;
	height: 38px;
	background: url(Images/MFHeader-ZipBox.png) no-repeat;
}
#hzip .tb
{
	float: left;
    text-align: center;
	padding: 0;
	margin: 10px 0px 0px 16px;
	border: 0px;
	width: 45px;
	color: #666;
	background: none;
}
#hzip .go
{
	float: right;
	margin: 0px;
	margin-top: 5px;
	margin-right: 12px;
}

#right_side
{
	float: left;
	height: 80px;
	width: 235px;
}

#shopping_cart
{
	float: left;
	/*margin: 22px 15px 0px 16px;*/
	width: 235px;
	height: 30px;
	/*background: url(Images/MFHeader-SearchBoxBg.png) no-repeat;*/
}

#cart_text
{
	float:left;
	margin-top: 10px;
	margin-left: 35px;
}

#cart_image
{	
	float: left;
	width: 66px;
	height: 45px;
	background: url(Images/MFHeader-ShopCartArt.png) no-repeat;
}

.cart_image_txt
{
	display: block;
	float:left;
	margin: 12px 0px 0px 32px;
}

/* NAVIGATION
--------------------------------------------------------------------------------------------------*/
#mainnav
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
.crumbtrail
{
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
.crumbtrail a
{
	float: left;
	text-decoration: none;
}
.crumbtrail ul
{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.crumbtrail li
{
	padding: 0px;
	margin-right: 5px;
	display: inline;
	font-size: 12px;
}
.crumbtrail li a
{
	color: #ed1c24;
	text-decoration: none;
}
.crumbtrail li a:hover
{
	color: #000;
	text-decoration: none;
}

/*Store Locator Styles*/
/*
a.storeLink 
{ 
	font: bold xx-small Verdana, Arial, Helvetica, sans-serif; 
	color: #ff0000; 
	text-decoration: none; 
	display: block; 
	margin-top: 1px; 
}

.storeInformation 
{ 
	font: normal xx-small Verdana, Arial, Helvetica, sans-serif; 
}
*/
/*ACS footer Styles*/
div#acsfooter
{
	padding-top: 15px;
	width: 100%;
	border-top: 2px #615F5F solid;
	height: 50px;
	background-color: #B7B6B6;
}
.footernavigation
{
	width: 79%;
	float: left;
	text-align: center;
}
.footerlogo
{
	width: 19%;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.footeritemcontainer
{
	width: 100%;
}
.copyright
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
/* FOOTER
--------------------------------------------------------------------------------------------------*/
#footer {
	margin: 0 0 20px 0;
	padding: 0;
	width: 995px;
	font-size: 11px;
	text-align: center;
	clear: both;
}

/* ::::::: BRANDS ::::::: */
.footer_brands {
	display: block;
	margin-bottom: 10px;
	height: 45px;
	text-indent: -9999px;
}
.footer_brands ul {} 
.footer_brands li {
	float: left;
	display: inline;
	margin-left: 65px;
}
.footer_brands li#logo_sealy {}
.footer_brands li#logo_sealy a {
	display: block;
	width: 44px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
}
.footer_brands li#logo_sealy a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: 0 -45px;
}
.footer_brands li#logo_tempur {}
.footer_brands li#logo_tempur a {
	display: block;
	width: 137px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -61px 0;
}
.footer_brands li#logo_tempur a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -61px -45px;
}
.footer_brands li#logo_simmmons {}
.footer_brands li#logo_simmmons a {
	display: block;
	width: 63px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -218px 0;
}
.footer_brands li#logo_simmmons a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -218px -45px;
}
.footer_brands li#logo_sleeplive {}
.footer_brands li#logo_sleeplive a {
	display: block;
	width: 112px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -304px 0;
}
.footer_brands li#logo_sleeplive a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -304px -45px;
}
.footer_brands li#logo_snf {}
.footer_brands li#logo_snf a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -437px 0;
}
.footer_brands li#logo_snf a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -437px -45px;
}
.footer_brands li#logo_serta {}
.footer_brands li#logo_serta a {
	display: block;
	width: 54px;
	height: 45px;
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -494px 0;
}
.footer_brands li#logo_serta a:hover {
	background: url(/images/Site_Images/footer/brand_logos.png) no-repeat;
	background-position: -494px -45px;
}

/* ::::::: SOCIAL MEDIA ::::::: */
.social_media {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	overflow: hidden;
	background-color: #ed1c24;
}
.social_media ul {} 
.social_media li img {
	margin: 10px 8px 10px 0;
	vertical-align: middle;
}
.social_media li {
	display: inline;
	margin: 0 25px;
}
.social_media li a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.social_media li a:hover{
	color:#000;
}

/* ::::::: LEGAL ::::::: */
#legal {
	padding: 0;
	display:block;
	text-transform:uppercase;
}
#legal ul {} 
#legal li {
	display: inline;
}
#legal li a {
	color: #000;
	text-decoration:none;
}
#legal li a:hover{color: #ed1c24;}
#legal li#verisign img {
	margin-bottom: 3px;
	vertical-align: middle;
}
/* Old Footer Styles */
/* 
#footer {
	margin:20px 5px 20px 0px;
	padding:0px;
	width:995px;
	font-size:11px;
	text-align:center;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#ed1c24;	
}
*/
/* ::::::: BED LOGOS ::::::: */
/* 
#cologos {
	float:left;
	margin-top:6px;
	padding:0px;
	height:45px;
	width:995px;
}
.cologo {
	float:left;
	margin:0px 5px 0px 65px;
	padding:0px;
	height:45px;
	overflow:hidden;
}
.cologo img {
	border: none;
	margin: 0px;
	padding: 0px;
	
}
.cologo a {
}
.cologo a:hover img {
	border: none;
	margin-top: -45px;
}
*/
/* ::::::: SOCIAL LOGOS ::::::: */
/*
#sociallogos
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	width:520px;
}
.socialText
{
	float:left;
	padding-top:7px;
	
	text-align:left;
	padding-left:3px;
	height:24px;
	line-height:10px;
}

.blog
{
	height:32px;
	float:left;
}

.fb
{
	height:32px;
	float:left;
	margin-left:5px;
}
.sociallogo
{
	float:left;
}

.sociallogo img {
	border: none;
	margin: 0px;
	padding: 0px;	
}
.socialText h1
{
	line-height:10px;
	vertical-align:top;
	font-size: 10px;
}
.tw
{
	height:32px;
	float:left;
	margin-left:5px;
}
.tw img {
}
*/
/* END FOOTER
--------------------------------------------------------------------------------------------------*/


/*order view*/

.orderViewLayoutItemContainer
{
	float: left;
	width: 100%;
	border: 1px #ADACAC solid;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

.orderViewHeadingContainer
{
	width: 100%;
	background-color: #ADACAC;
	float: left;
	height: 23px;
	padding-top: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.orderViewItemContainer
{
	width: 99%;
	float: left;
	padding: 5px 0px 0px 12px;
}

/*Navigation Items*/
.navigationbox
{
	width: 98%;
	border: 1px #4C0116 solid;
	padding: 5px 5px 5px 5px;
	float: left;
}
.itemcontainer
{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
	float: left;
}
.itemtitle
{
	width: 30%;
	float: left;
}
.itemvalue
{
	width: 65%;
	padding-left: 5px;
	float: left;
}

.formitemtitle
{
	width: 15%;
}
.formitemvalue
{
	width: 85%;
	padding-left: 5px;
}
.linkcontainer
{
	padding: 5px 5px 5px 5px;
}
.navigationlink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0px;
}
A.navigationlink:Hover
{
	color: #990A0A;
	text-decoration: underline;
}

/* LEFT SIDE / GREY BAR / SIDE NAVS
--------------------------------------------------------------------------------------------------*/
#left_side {
	float: left;
	margin: 0;
	padding: 0;
}
#sidebar {
	margin: 0;
	padding: 0;
	width: 168px;
	background-color: #e0e1e2;
}
.sidenav {
	padding: 0;
	margin: 0;
}

/* :::::::: SIDE NAV HEADERS :::::::: */
.sidenav h2 {
	display: block; 
	width: 160px;
	float: left; 
	padding: 0;
	margin: 8px 0 4px 0;
	text-indent: 8px;
}
.sidenav h2 a {
	font-size: 16px; 
	color: #ed1c24;
	text-decoration: none;
}
.sidenav h2 a:hover {
	color: #ed1c24;
	text-decoration: none;
}

/* ::::::: SIDE TOP NAV ::::::: */
.sidelist {
	margin: 0 0 5px 0;
	padding: 0;
}
.sidelist ul {
	padding: 0;
	margin: 0;
	height: 20px;
} 
.sidelist li {
	padding: 0;
	margin: 0 8px 0 8px;
	font-size:11px;
	line-height:16px;
	list-style: none;
} 
.sidelist li a {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
} 
.sidelist li a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.sidelist li#financing { 
	text-indent: -9999px;
	padding: 0 0 5px 0;	
}
.sidelist li#financing a {
	display: block;
	width: 152px;
	height: 57px;
	background: url(/images/Site_Images/sidebar/financing_apply.png) no-repeat;
}
.sidelist li#financing a:hover {
	background: url(/images/Site_Images/sidebar/financing_apply.png) no-repeat;
	background-position: 0 -57px;
}

/* ::::::: SIDE BOTTOM NAV ::::::: */
.sidenav_bot {
	margin: 0;
	padding-top: 25px;
	width: 168px;
}
.sidelist_bot {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.sidelist_bot ul {} 
.sidelist_bot li {
	display: block;
	width: 168px;
	min-height: 50px;
} 
.sidelist_bot li a {
	display: block;
	width: 168px;
	text-decoration: none;
} 
.sidelist_bot li a:hover {}

/* ::::::: SIGN UP PERKS ::::::: */
.sidelist_bot li#perks {}
.sidelist_bot li#perks a {
	color: #5f5f5f;
	text-indent: 0;
	display: block;
	width: 168px;
	height: 72px;
	overflow: hidden;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
}
.sidelist_bot li#perks a:hover {
	color: #ed1c24;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: -168px 0;
}
.sidelist_bot li#perks a span { 
	display: block;
	margin-top: 28px;
	margin-left: 5px;
}

/* ::::::: RED TAG NAV ::::::: */
.sidelist_bot li#whym_firm {}
.sidelist_bot li#whym_firm a{                    
	display: block;
	width: 168px;
	height: 55px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -72px;
}
.sidelist_bot li#low_price {}
.sidelist_bot li#low_price a {
	display: block;
	width: 168px;
	height: 50px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -130px;
}
.sidelist_bot li#low_price a:hover {
	background: url(/Site_Images/images/sidebar/side_nav.png) no-repeat;
	background-position: -168px -130px;
}
.sidelist_bot li#low_price {}
.sidelist_bot li#low_price a {
	display: block;
	width: 168px;
	height: 50px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -128px;
}
.sidelist_bot li#low_price a:hover {
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: -168px -128px;
}
.sidelist_bot li#comfort {}
.sidelist_bot li#comfort a {
	display: block;
	width: 168px;
	height: 50px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -180px;
}
.sidelist_bot li#comfort a:hover {
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: -168px -180px;
}
.sidelist_bot li#delivery {}
.sidelist_bot li#delivery a {
	display: block;
	width: 168px;
	height: 50px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -232px;
}
.sidelist_bot li#delivery a:hover {
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: -168px -232px;
}
.sidelist_bot li#easy_pass {}
.sidelist_bot li#easy_pass a {
	display: block;
	width: 168px;
	height: 45px;
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: 0 -280px;
}
.sidelist_bot li#easy_pass a:hover {
	background: url(/images/Site_Images/sidebar/side_nav.png) no-repeat;
	background-position: -168px -280px;
}

/* ::::::: HAPPINESS GUARANTEE ::::::: */
#sidenav_happy
{
    /*background: url(/images/Site_Images/sidebar/Happiness_SealandBox.png) no-repeat;*/
    width:165px;
    height:217px;
	text-indent: -9999px;
}

#sidenav_happy_seal
{
    clear:both;
    width:160px;
    height:114px;
}

#sidenav_happy_seal a
{
    width:160px;
    height:114px;
	text-decoration: none;
    display: block;
    background: url(/Images/Site_Images/SideBar/Happiness_Seal_TP.png) no-repeat;
}

#sidenav_happy_seal a:hover
{
    background: url(/Images/Site_Images/SideBar/Happiness_Seal_TPGray.png) no-repeat;
}

#sidenav_why_mf
{
    margin: 5px auto 0px auto;
    width: 161px;
	text-indent: -9999px;
}

#sidenav_why_mf a
{
    width: 161px;
	text-decoration: none;
    display: block;
    background: url(/Images/Site_Images/SideBar/Happiness_WhyMattFirm.png) no-repeat;
}

#sidenav_why_mf a:hover
{
    background: url(/Images/Site_Images/SideBar/Happiness_WhyMattFirmGray.png) no-repeat;
}

#sidenav_happy_guar
{
    width:106px;
    height: 28px;
    margin: 0px auto; 
	text-indent: -9999px;
}

#sidenav_happy_guar a
{
    background: url(/Images/Site_Images/SideBar/Happiness_YourHappiness.png) no-repeat;
    width:106px;
    height: 28px;
	text-decoration: none;
    display: block;
}

#sidenav_happy_guar a:hover
{
    background: url(/Images/Site_Images/SideBar/Happiness_YourHappinessGray.png) no-repeat;
}

#sidenav_blue_btns a
{
	text-decoration: none;
    display: block;
    width:146px;
    height:19px;
	text-indent: -9999px;
    margin: 3px auto 0px auto;
}

#sidenav_happy_price a
{
    background: url(/images/Site_Images/sidebar/Happiness_PriceBttn.png) no-repeat;
}

#sidenav_happy_price a:hover
{
    background: url(/images/Site_Images/sidebar/Happiness_PriceBttnGray.png) no-repeat;
}

#sidenav_happy_comfort a
{
    background: url(/images/Site_Images/sidebar/Happiness_ComfortBttn.png) no-repeat;
}

#sidenav_happy_comfort a:hover
{
    background: url(/images/Site_Images/sidebar/Happiness_ComfortBttnGray.png) no-repeat;
}

#sidenav_happy_service a
{
    background: url(/images/Site_Images/sidebar/Happiness_ServiceBttn.png) no-repeat;
}

#sidenav_happy_service a:hover
{
    background: url(/images/Site_Images/sidebar/Happiness_ServiceBttnGray.png) no-repeat;
}

/* LEFT SIDE BAR (Old Left Nav Style)
--------------------------------------------------------------------------------------------------*/
/*
#sidebar {
	float:left;
	margin:0px;
	padding:0px;
	width:168px;
	background-color:#e0e1e2;
}
.sidenav {
	padding:0px;
	margin:0px;
}
*/
/* :::::::: SIDE NAV HEADERS :::::::: */
/*
.sidenav h2 {
	display:block; 
	width:160px;
	float:left; 
	padding:0px;
	margin:8px 0px 4px 0px;
	text-indent:8px;
}
.sidenav h2 a {
	font-size:16px; 
	color:#ed1c24;
	text-decoration:none;
}
.sidenav h2 a:hover {
	color:#000000;
	text-decoration:none;
}
*/
/* ::::::: SIDE NAVIGATION LIST ::::::: */
/*.sidelist {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.sidelist ul {
	padding:0px;
	margin:0px;
	height:20px;
} 
.sidelist li {
	padding:0px;
	margin:0px 8px 0px 8px;
	font-size:12px;
	line-height:18px;
	list-style: none;
} 
.sidelist li a {
	margin:0px;
	padding:0px;
	color:#000;
	text-decoration:none;
} 
.sidelist li a:hover {
	color:#ed1c24;
	text-decoration:none;
}
*/
/* ::::::: SIDE NAVIGATION AD ::::::: */
/*.sidenavad {
	padding:0px;
	margin:0px;
}
.sidenavad {
	margin:0px;
	width: 168px;
	height: 160px;
	overflow: hidden;
}
.sidenavad img {
	display: block;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 168px;
	
}
.sidenavad a {
}
.sidenavad a:hover img {
	border: none;
	margin-top: -160px;
	width: 168px;
}
*/
/* ::::::: VERISIGN ::::::: */
/*
.verisign
{
	padding-top: 5px;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}
*/
/* HOME PG MIDDLE CONTENT
--------------------------------------------------------------------------------------------------*/
#home_middle {
	float:left;
	margin:0px 10px 0px 10px;
	padding:0px;
	width:560px;
}
.midfeature {
	float:left;
	margin:0px;
	padding:0px;
	width:550px;
}

/* ::::::: FLASH ::::::: */
#flashcontent {}

/* ::::::: CALLOUTS ::::::: */
.callouts {
	display: block;
	width: 817px;
	min-height: 300px;
	padding-top: 5px;	
}
.callout_left {float: left;}
.callout_right {float: right;}
.callout_a {margin: 0 0 15px 12px;}
.callout_b {margin: 12px 12px 15px 0;}

/* ::::::: CALLOUT STORE FINDER ::::::: */
#callout_search {
	margin: 0;
	padding: 0;
	width: 216px;
	height: 105px;
	background: url(/Images/Page_Images/callouts/callout_search_bg.png) no-repeat;
}
.callout_search_box {
	padding-top: 68px;
	margin: 0;
	width: 195px;
	height: 26px;
	background: url(/Images/Page_Images/callouts/callout_search_box.png) no-repeat bottom;
}
.callout_search_box .cl {
	float: left;
    text-align: center;
	padding: 0;
	margin: 5px 0 0 32px;
	border: 0px;
	width: 128px;
	color: #666;
	background: none;
}
.callout_search_box .go {
	float: right;
	margin: 0;
}

/* ::::::: CALLOUT VIDEO ::::::: */
.callout_vid {
	width: 562px;
	height: 234px;
	background: url(/images/Page_Images/callouts/callout_a_video_bg.png) no-repeat;
}
.callout_vid b {
	font-size: 15px;
}
.callout_vid_title { 
	padding: 11px 0 0 0;
	width: 540px;
	height: 55px;
	margin: 0 11px;
}
.callout_vid_pic {
	float: left;
	padding: 0 0 0 11px;
} 
.callout_vid_copy {
	float: left;
	display: block;
	margin: 10px 0 0 15px;
	padding-right: 10px;
	width: 175px;
	height: 140px;
	text-align:center;
	border-right: 1px solid #7e8286;
	font-size: 14px;
}
.callout_vid_flash {
	float: left;
	text-align: center;
	margin-top: 10px;
	width: 205px;
	height: 140px;
}
#flashvid {}

/* ::::::: CALLOUT ADS ::::::: */
.callout_weekly_ad {text-indent: -9999px;}
.callout_weekly_ad a {
	display: block;
	width: 216px;
	height: 234px;
	background: url(/images/Page_Images/callouts/SSE4Day_Home_weekly_ad_.png) no-repeat;
	background-position: 0 0;
}
.callout_weekly_ad a:hover {
	width: 216px;
	height: 234px;
	background: url(/images/Page_Images/callouts/SSE4Day_Home_weekly_ad_.png) no-repeat;
	background-position: 0 -234px;
}
.callout_mm  {
	padding: 0;
	margin: 0;
	text-indent: 0;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
}
.callout_mm a {
	color: #000;
	display: block;
	width: 562px;
	height: 105px;
	overflow: hidden;
	text-decoration:none;
	background: url(/images/Page_Images/callouts/callout_match.png) no-repeat;
	background-position: 0 0;
}
.callout_mm a:hover {
	color: #ed1c24;
	background: url(/images/Page_Images/callouts/callout_match.png) no-repeat;
	background-position: 0 -105px;
	text-decoration:none;
}
.callout_mm a span { 
	display: block;
	padding-top: 43px;
	margin-right: 10px;
}
.callout_mm b {font-size: 24px;}

/* ::::::: PREVIOUS / NEXT BAR ::::::: */
.mid_prev_next {
	float:left;
	margin:0px;
	padding:0px;
	width:560px;
	height:28px;
	background-color:#ed1c24;
}
.mid_prod_num {
	float:left;
	margin-top:8px;
	padding:0px;
	width:340px;
	color:#fff;
	text-align:center;
}

/* ::::::: PREVIOUS BUTTON ::::::: */
.btn_prev {
	float:left;
	margin:4px 0px 0px 5px;
	padding:0px;
	width:100px;
	height:20px;
	overflow:hidden;
}
.btn_prev img {
	display:block;
	border:none;
	margin:0px;
	padding:0px;
	
}
/*.btn_prev a {}
.btn_prev a:hover img {
	border:none;
	margin-top:-20px;
}*/
.btn_prev input {}
.btn_prev input:hover {
	border:none;
	margin-top:-20px;
}

/* ::::::: NEXT BUTTON ::::::: */
.btn_next {
	float:right;
	display:block;
	margin:4px 5px 0px 0px;
	padding:0px;
	width:70px;
	height:20px;
	overflow:hidden;
}
.btn_next img {
	display:block;
	border:none;
	margin:0px;
	padding:0px;
}
/*.btn_next a {}
.btn_next a:hover img {
	border:none;
	margin-top:-20px;
}*/
.btn_next input {}
.btn_next input:hover {
	border:none;
	margin-top:-20px;
}


/* ::::::: VIDEO CONTAINER ::::::: */
.videobox {
	float:left;
	margin-top:25px;
	padding:0px;
	width:280px;
	height:305px;
	background: url(Images/video_bg.png) no-repeat;
}
#flash_content01 {
	margin:85px 20px 0px 18px;
	padding:0px;
}
#flash_content02 {
	margin:0px 20px 0px 18px;
	padding:0px;
}

/* ::::::: SHOP BY / BIG RED BUTTONS ::::::: */
.shopbybg {
	float:right;
	display:block;
	margin-top:5px;
	padding:0px;
	width:280px;
	height:305px;
	background: url(images/shopby_bg.png) no-repeat;
}
.shopbybtns {
	float:right;
	margin:67px 10px 0px 10px;
	padding:0px;
	background-color:transparent;
}
.shopbybtnDiv {
	float:right;
	display:block;
	margin-right:8px;
	padding:0px;
	width:116px;
	height:115px;
	overflow:hidden;
}
.shopbybtn img {
	display:block;
	border:none;
	margin:0px;
	padding:0px;
	width:116px;
	
}
.shopbybtn {
}
.shopbybtn:hover img {
	border:none;
	margin-top:-115px;
	width:116px;
}

/* ::: Shopping Guide ::: */
.shop_top
{
	margin-top: 5px;
}

.shop_mid
{
}

/* ::: Sleep Experts ::: */
.exp_lt
{
	margin-top: 5px;
	width: 276px;
	float: left;
}
.exp_rt
{
	margin-top: 5px;
	width: 284px;
	float: left;
}

/* RIGHT SIDE BAR
--------------------------------------------------------------------------------------------------*/
#rbar {
	float:right;
	margin:0px 5px 0px 0px;
	padding:0px;
	width:247px;
	background-color:#e0e1e2;
}

/* ::::::: MAP ::::::: */
.mapbg {
	float:right;
	display:block;
	margin:10px 6px 6px 0px;
	padding:0px;
	width:236px;
	height:350px;
	background: url(images/map_bg.png) no-repeat;
}
.mapbox {
	float:right;
	margin:63px 8px 0px 0px;
	padding-right:0px;
	width:222px;
	height:245px;
	background-color:#d3d5d6;
}
#map_search_box {
	float:left;
	margin: 5px 5px 0px 14px;
    width: 210px;
    height: 30px;
    background: url(images/searchbox_bg.png) no-repeat;
}
#map_search_box .s {
    float: left;
    text-align: center;
    padding: 0;
    margin: 6px 0px 0px 0px;
    border: 0px;
    width: 162px;
    color:#666;
    background: none;
}
#map_search_box .go {
    float: right;
    margin: 0px;
    width:26px;
}
/* ::::::: EASY PASS LINK ::::::: */ 
.easypass 
{
	text-align: center;
	display:block;
}
.easypass img {
	border:none;
	margin: 3px 0px 0px 0px;
	padding:0px
}
.easypass a {
}
.easypass a:hover img {
	border: none;
}
sup {
	vertical-align: text-top;
	font-size: 65%;
	text-decoration: none;
	margin-top: 2px;
}


/* ::::::: RIGHT BAR AD ::::::: */ 
.rbar_ad {
	float:right;
	display:block;
	margin:10px 6px 12px 0px;
	padding:0px;
	width:236px;
	height:350px;
}
.rbar_ad img {
	border:none;
	margin:0px;
	padding:0px;
	
}
.rbar_ad a {
}
.rbar_ad a:hover img {
	border: none;
}

/* ::::::: SIGN UP ::::::: */ 
.signup {
	float:left;
	margin-top:10px;
	padding:0px;
	width:247px;
}
.signup {
	margin:0px;
	width:247px;
	height:36px;
	overflow:hidden;
}
.signup img {
	display: block;
	border:none;
	margin:0px;
	padding:0px;
	width:247px;
	
}
.signup a {
}
.signup a:hover img {
	border:none;
	margin-top:-36px;
	width:247px;
}

/*Headings*/
.headingcontainer
{
	background-color: #ed1c24;
	height: 23px;
	padding-top: 3px;
	padding-left: 10px;
	vertical-align: middle;
}

.H1
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}
.H2
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.H3
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:35px; 
	font-weight:lighter;
	line-height:25px;
}
.title
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.H2maroon
{
	color: #4C0116;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.content
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
	text-align: left;
}
.value
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
	text-align: left;
}
.H2White
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.radiobutton label
{
	font-family: Verdana, Arial, Helvetica, sans-serif, MS UI Gothic;
	font-size: 10px;
}

.sectionheading
{
	background-color: #4C0116;
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	font-size: 9pt;
}
/*image resize*/
.listingimage
{
	width: 140px;
	height: auto;
}
/*Buttons*/
.acsbutton
{
	color: #FFFFFF;
	font-family: Arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #4C0116;
	border: 1px #31010E solid;
}
.mfibutton
{
	color: #FFFFFF;
	font-family: Arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ed1c24;
	border: 1px #31010E solid;
}
.mfibutton:hover
{
	color: #000000;
	font-family: Arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ed1c24;
	border: 1px #31010E solid;
}

/*pager*/
.pagerleft
{
	float: left;
	width: 175px;
	padding-left: 5px;
}

.pagerright
{
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 5px;
}


.pagermiddle
{
	float: left;
	text-align: center;
	right: 180px;
	width: 610px;
	left: 175px;
}
.pagercontainer
{
	width: 100%;
}


/*Search*/

.searchcontainer
{
	float: right;
	border-collapse: collapse;
	margin-top: 3px;
	width: 50%;
	height: 30px;
	padding-top: 8px;
}
.lineitem
{
	padding-left: 5px;
	padding-right: 5px;
}
.itemcontainerwithborder
{
	width: 100%;
	border: 1px #4C0116 solid;
	padding: 0px 0px 5px 0px;
	float: left;
}

.searchbg
{
	float: right;
	margin: 14px 10px 0px 0px;
	padding: 0;
	width: 242px;
	height: 60px;
	background-image: url(Images/search_bg.png);
	background-repeat: no-repeat;
}
#search_box
{
	float: right;
	margin: 10px 15px 0px 16px;
	width: 210px;
	height: 30px;
	background: url(Images/MFHeader-SearchBoxBg.png) no-repeat;
}
#search_box .s
{
	float: left;
    text-align: center;
	padding: 0;
	margin: 8px 0px 0px 0px;
	border: 0px;
	width: 162px;
	color: #666;
	background: none;
}
#search_box .go
{
	float: right;
	margin: 0px;
	margin-top: 3px;
	
}
/*Login*/

.sectioncontainer
{
	border-collapse: collapse;
	width: 100%;
}
.subsection
{
	width: 49%;
	float: left;
}

.sectionspacer
{
	text-align: center;
	width: 2%;
	float: left;
}
.subheading
{
	background-color: #ADACAC;
	height: 23px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	border-bottom: 1px #525252 solid;
}
/*Shopping cart*/
.actioncontainer
{
	text-align: right;
	margin-top: 5px;
}
.pageitem
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*gift card*/
.giftcardcontainer
{
	width: 400px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	float: left;
}
.giftcardcode
{
	width: 200px;
	padding-left: 5px;
	text-align: left;
	float: left;
}
.giftcarditem
{
	width: 100px;
	padding-left: 5px;
	text-align: left;
	float: left;
}
/*Order Receipt*/
.receiptcontainer
{
	position: absolute;
	right: 220px;
	left: 220px;
	border: 1px #000000 solid;
	padding: 10px 10px 10px 10px;
}
.receiptrule
{
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	clear: both;
	text-align: left;
}

.receiptheading
{
	background-color: #ADACAC;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #525252 solid;
}
.receiptspacer
{
	clear: both;
	height: 10px;
}
.receiptleft
{
	width: 49%;
	float: left;
}
.receiptright
{
	width: 47%;
	float: left;
}
/*content section*/
.categoryimage
{
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
.categoryitem
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.ContentContainer
{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.faqQuestion
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.faqAnswwer
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.TextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-style: solid;
	border: 1px solid #000000;
}

.validators
{
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.headingsSmall
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.welcome
{
	color: #1A579A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.mozillacontent
{
	text-decoration: line-through;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

A:Hover
{
	text-decoration: underline;
}

.sectionHeading
{
	font-family: Arial,verdana;
	font-size: 9pt;
	color: #FFFFFF;
	background: #003399;
	height: 23px;
}

.price
{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}


.yourPriceContent
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 10pt;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 100%;
	vertical-align: top;
}


a.paging
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.productAttributes
{
	border-collapse: collapse;
	width: 40%;
}

.productDetailsSpace
{
	width: 100%;
	height: 20px;
	border-style: none;
}

.BreadCrumbLastItem
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.BreadCrumbSeparator
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.subTableBorder
{
	width: 100%;
	border: 0;
}

.productImgRelatedProducts
{
	height: 10%;
	width: 50%;
	border-style: none;
}

.subTableEmailSubsrcibe
{
	border-collapse: collapse;
	border-style: none;
	width: 76%;
}

.signInpageContent
{
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}

.checkoutProccessTables
{
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}

.imgIconNewProducts
{
	border: 0;
}


/* Footer */


.FooterLinks
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #062F98;
	font-family: arial, helvetica, sans-serif;
}


.tdReturnCustomerCheckOut
{
	height: 10px;
	border-style: none;
	border: 0;
}

/* view all images */

.mainTableBorderViewImages
{
	border-collapse: collapse;
	border-color: #111111;
	background-color: #ffffff;
	width: 100%;
}

.imageGallerybtnLeft
{
	cursor: hand;
	float: left;
}
.imageGallerybtnRight
{
	cursor: hand;
	float: right;
}

.ImageHeader
{
	color: #9B0101;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

/* Shopping Cart */


.ordersViewText
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 3%;
	height: 20px;
	background-color: #e5e5e5;
}

.ordersViewHeading
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 47%;
	height: 20px;
	background-color: #e5e5e5;
}

.ordersViewBorder
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	border-width: thin;
	border-style: groove;
	border-collapse: collapse;
	border-color: #111111;
	border-color: #E5E5E5;
}

.contentDisplay
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 3%;
	height: 15px;
}
.ordersDIsplay
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 47%;
	height: 15px;
}

.ordersViewDigital
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 3%;
	height: 20px;
	background-color: #e5e5e5;
}
.ordersDigitalPrd
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 97%;
	height: 20px;
	background-color: #e5e5e5;
}

.ordersDigitalText
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 3%;
	height: 15px;
}

.ordersDigitalContent
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 97%;
	height: 15px;
}

.ordersContent
{
	width: 3%;
	height: 15px;
	color: Blue;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersTextDisplay
{
	width: 15%;
	height: 15px;
	color: Blue;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersTextGreen
{
	width: 15%;
	height: 15px;
	color: green;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersContentDsip
{
	width: 3%;
	height: 15px;
	color: green;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersTextContent
{
	width: 79%;
	height: 15px;
	color: Blue;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}
.ordersTextContentGreen
{
	width: 79%;
	height: 15px;
	color: green;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersTextContentBlack
{
	width: 79%;
	height: 15px;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.subTotalContent
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

.priceDiscountContent
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 900;
	color: green;
	font-weight: bold;
}

.ordersTextBlack
{
	width: 15%;
	height: 15px;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}



.orderTotal
{
	color: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}

.checkBoxContent
{
	color: green;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}

.ordersBlack
{
	width: 3%;
	height: 15px;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.ordersViewSpace
{
	width: 100%;
	height: 20px;
}

.imgCheckout
{
	width: 74px;
	height: 28px;
}

/* Search Results */
.searchPager
{
	width: 10%;
	text-align: center;
	height: 30px;
}

.searchPagerMiddle
{
	width: 80%;
	text-align: center;
}

/*IPN Handler */

.checkoutHeadingText
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 3%;
	height: 25px;
	background-color: #e5e5e5;
}

.checkoutHeadings
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	width: 44%;
	height: 25px;
	background-color: #e5e5e5;
}

.checkoutHead
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	width: 53%;
	height: 25px;
	background-color: #e5e5e5;
}
.checkoutDisplay
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
}

.checkoutBilling
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 50%;
}

.checkoutDisp
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 44%;
	height: 15px;
}
.checkoutDisp1
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 53%;
	height: 15px;
}

.checkoutReviewHeading
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	width: 100%;
	height: 25px;
	background-color: #e5e5e5;
}


.checkoutPaymentDisplay
{
	width: 3%;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.checkoutPaymentDet
{
	width: 27%;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.checkoutPaymenttext
{
	width: 70%;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.checkoutPay
{
	width: 3%;
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.checkoutPay1
{
	width: 15%;
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.checkoutPay2
{
	width: 79%;
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.downListContent
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

.storeHeaderContent
{
	border: 0;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}


.reviewConfirmText
{
	height: 15px;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Arial, sans-serif;
}


.DropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.listnav
{
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: Verdana,arial, helvetica, sans-serif;
	letter-spacing: 0px;
}


/*Menu*/
/* menu bar styles */
.menu-container
{
	padding: 3px;
	background: #FFFFFF;
}
.menu-strip
{
	font-size: 9pt;
	font-family: Arial;
	margin: 0px;
	vertical-align: middle;
}
/* all levels styles */
.menu-level1, .menu-level2, .menu-level3
{
	padding: 0px;
	height: 20px;
	margin: 0px;
}
.menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
{
	/*color: #240505;*/
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
}

/* menu level 1 styles */
.menu-level1
{
	/*font-weight: bold;   font-size: 8pt;   font-family: Arial;   padding: 0px;   margin: 5px;   height: 30px;*/
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
	margin-left: 8px;
	font-size: 13px;
	line-height: 20px;
	list-style: none;
}
.menu-level1-selected
{
	background: #990A0A;
	height: 30px;
	border: solid 1px #7CB0E9;
}
.menu-level1-hover
{
	/*font-weight: bold;   font-size: 8pt;   font-family: Arial;   padding: 0px;   margin: 5px;   height: 30px;*/
	color: #ed1c24;
	text-decoration: none;
}
.menu-level1-hover a:link, .menu-level1-hover a:visited, .menu-level1-hover a:hover, .menu-level1-hover a:active
{
	color: #ed1c24;
	text-decoration: none;
}

/* menu level 2 styles */
.menu-level2-submenu
{
	height: 30px;
	color: White;
	margin: 0px;
	padding: 0px;
}
.menu-level2
{
	background-color: #7CB0E9;
	font-weight: bold;
	font-size: 8pt;
	height: 30px;
	font-family: Arial;
	padding: 5px;
	margin: 0px;
	width: 200px;
}
.menu-level2-selected
{
	/*background-color: #ffffcc;*/
	background-color: #ffffcc;
}
.menu-level2-hover, menu-level1
{
	height: 30px;
	background: #E3E3E3;
	color: #240505;
}
.menu-level2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
{
	color: White;
}
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
	color: Black;
}



/*--------Top Tabbed Navigation---------*/
#tabs
{
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#tabs ul
{
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}
#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a
{
	float: left;
	background: url(images/left_both.jpg) no-repeat left top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px 0px 0px 9px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#tabs a span
{
	float: left;
	display: block;
	background: url(images/right_both.jpg) no-repeat right top;
	margin: 0;
	padding: 0px 20px 0px 10px;
	font-weight: bold;
	height: 28px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
	float: left;
	cursor: hand;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
	color: #ffffff;
}
#tabs #current a
{
	background-position: 0 -28px;
	border-width: 0;
}
#tabs #current a span
{
	background-position: 100% -28px;
	padding-bottom: 0px;
	color: #ffffff;
}

#tabs a:hover
{
	background-position: 0% -28px;
}
#tabs a:hover span
{
	background-position: 100% -28px;
}

#Home #nav_home, #Sale #nav_sale, #Customer Service #nav_Customer, #Help #nav_help, #Checkout #nav_checkout #FAQ #nav_faq
{
	background-position: 100% -28px;
	padding-bottom: 0px;
	color: #ffffff;
}


/*-----------------*/

/* Image gallery */
.imageGalley
{
	border-collapse: collapse;
	border: 1px solid #808080;
	width: 600px;
}
.gallerySpacer
{
	width: 5px;
}
.galleryImageTd
{
	width: 570px;
	height: 200px;
	text-align: center;
}
.galleryImageTdMiddle
{
	width: 590px;
	border-collapse: collapse;
	text-align: center;
}
.imageContainer
{
	border-color: Gray;
	border-width: thick;
	width: 550px;
	height: 220px;
	margin-top: 5px;
}
.thumbnailContainer
{
	width: 75px;
	height: 75px;
	vertical-align: middle;
	border-collapse: collapse;
	border: 1px solid #808080;
	text-align: center;
}
.rotatorImage
{
	margin: 5px 11px;
	cursor: hand;
	cursor: pointer;
	width: 75px;
	height: 75px;
}

.rotator
{
	width: 520px;
	height: 100px;
	text-align: center;
}
.move
{
	width: 16px;
	margin-left: 200px;
}
.imager
{
	border-collapse: collapse;
	border: 1px solid #808080;
	width: 100px;
}
.itemgrid
{
	width: 99%;
}
.details
{
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	color: #000000;
	margin-left: 10px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}
/*-----------------*/


/* Checkout Option Cahnges */

.paymentAddress
{
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}

/* blue box */
.boxtop
{
	background: url(images/blue_dot.gif) 0 0 repeat-x;
	width: 200px;
}
.boxbottom
{
	background: url(images/blue_dot.gif) 0 100% repeat-x;
}
.boxleft
{
	background: url(images/blue_dot.gif) 0 0 repeat-y;
}
.boxright
{
	background: url(images/blue_dot.gif) 100% 0 repeat-y;
}
.bottomleft
{
	background: url(images/colombottom_left.gif) 0 100% no-repeat;
}
.bottomright
{
	background: url(images/colombottom_right.gif) 100% 100% no-repeat;
}
.topleft
{
	background: url(images/colomtop_left.gif) 0 0 no-repeat;
}
.topright
{
	background: url(images/colomtop_right.gif) 100% 0 no-repeat;
	padding: 10px;
}
.boximage
{
	text-align: center;
	padding: 10px 10px;
}
.boximagesmall
{
	text-align: center;
}
.boxtitle
{
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	color: #5E0325;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0px;
	word-wrap: break-word;
	width: 165px;
}
.boxListPrice
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.boxsellingPrice
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.pageView
{
	border: 1px solid #898c95;
	border-top: 1px solid #898c95;
	margin-top: -1px;
	height: 100%;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.buttonContainer
{
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

.pagerLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0px;
}

/*lightbox*/
#lightbox
{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#closeButton
{
	top: 5px;
	right: 5px;
}

#lightbox img
{
	border: none;
	clear: both;
}
#overlay img
{
	border: none;
}

#overlay
{
	background-image: url(images/overlay.png);
}

* html #overlay
{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
}

/*
html, body {
	margin: 0;
	padding: 0;
}
body
{
	font-family: arial, helvetica, sans-serif;
}	*/

.buttonAcs
{
	background: blue;
	padding: 2px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	border: solid 1px black;
	color: White;
}
/*View All Images*/
#gallery
{
	position: relative;
	width: 686px;
	border: 6px solid #fff;
	background: #AAA;
}
#images
{
	border: 2px solid #9ac1c9;
	height: 240px;
	background: #eef5f6;
	margin-bottom: 10px;
}
#image
{
	position: relative;
	width: 672px;
	height: 375px;
	text-align: center;
	padding: 5px;
	border: 2px solid #666;
	background: #FFF center center no-repeat;
}
#image img
{
	position: absolute;
	top: 5px;
	left: 5px;
}
#thumbwrapper
{
	margin-top: 10px;
	padding: 5px 0;
	width: 682px;
	height: 120px;
	border: 2px solid #666;
	background: #FFF;
}
#thumbarea
{
	position: relative;
	overflow: hidden;
	height: 120px;
	width: 682px;
}
#thumbs
{
	position: absolute;
	list-style: none;
	margin-left: 5px;
	height: 100px;
	width: 10000px;
	border-right: 5px solid #FFF;
}
#thumbs li
{
	float: left;
	margin-right: 5px;
	cursor: pointer;
	border: 1px solid #eef5f6;
}
.thumb
{
	height: 100px;
	width: 100px;
}
.largeimage
{
	max-height: 395px;
	max-width: 100%;
}
.efButton:link
{
	background-image: url(Images/MiniCart/RedButton1_Shadow.jpg);
	height:22px;
	width:101px;
	display:block;
	float:left;
	color:White;
	padding-left:10px;
	padding-top:2px;
	text-decoration:none;
	font-weight:bold;
}
.efButton:hover
{
	text-decoration:none;
	color:White;
	background-image: url(Images/MiniCart/RedButton1_No_Shadow.jpg);
}

/* START - HOW CAN WE HELP */
.helpRoot
{	
	position:absolute;
	z-index:300;
	width:300px;
	bottom: 0;
	top:50%;
	left:50%;
	/*
    right: 0;	
    margin-left:-150px;
	margin-top:-165px;
	height:100%;
    */
    height: 420px;
	display:none;
	background-color:White;
	border-style: solid;
	border-width: 1px;
}

.hbOverlay
{
	display:none;
	opacity:.6;
	filter:alpha(opacity=60);
	background-color:#dddddd;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:85;
}

.hbTextbox
{
    
}

/* END - HOW CAN WE HELP */


/* START - Mattress Matching */
.mm_header
{
    border-bottom: solid 1px #ed1c24;
}

.mm_options
{
    float:left;
    text-align: center;
    width: 200px;
}

.mm_img_box
{
    height:160px;
    width: 165px;
}

.mm_backbtn
{
    float: left;
}

.mm_nextbtn
{
    float: right;
}

.mm_buttons
{
    clear:both;
    height:30px;
    margin-top: 25px;
}
.mm_error
{
    color:Red;
    margin: 0px auto 0px auto;
}

.mm_dyk
{
    font-weight:bold;
    font-size:24px
}

.mm_q3_options
{
    float:left;
    text-align: center;
    /*width: 50px*/
}

.mm_q4_radio
{
    float:left;
    margin-top: 40px;
}

.mm_compare_why
{
    width: 325px;
    float: left;
    margin-top: 5px;
    margin-left: 25px;
    font-weight: bold;
    font-size: 18px;
}
.mm_prod_box
{
    width: 160px;
    border: solid 1px #ed1c24;
    text-align: center;
    float: left;
}
.mm_prod_box_bot_txt
{
    background-color: #ed1c24;
    color: White;
    font-size: 18px;
    height: 28px;
    padding-top: 5px;
}
/* END - Mattress Matching */