html{
	display:inline;
	font-size:100%;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #464849;	
	width:988px;
	margin: 5px auto 10px auto;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size:0.8em;
}

body.popup {
	width:650px;
	margin:20px auto;
}


caption
{
	display: none;
}

form
{
	margin: 0; 
	padding: 0;
}

td
{
	/*text-align: left;*/
}


.hideth td
{
	font-size:0.8em;
	voice-family: "\"}\"";
  voice-family: inherit;
  font-size:1em;
}

.hideth th{
  display:none;
}

ul {
	padding:0;
}

li
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background-image: url(../skin1/images/lnav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

li.blue{
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	background-image: url(../skin1/images/lnav_arrow_sel.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
}



p
{
	text-align: left;
	font-size:100%;
}

#trail a:link		{ text-decoration: none; }
#trail a:visited 	{ text-decoration: none; }
#trail a:active		{ text-decoration: none; }
/*#trail a:hover 		{ text-decoration: underline; }*/

h1
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	
	color:#2e68b3;
	padding-top: 0px;
	font-weight: bold;
	font-size:2.2em;
}

h2
{
	font-size:120%;
	color: #2D4DC2;	
/*	border-bottom: 1px solid #406ED0;*/
}

h3
{
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
	font-size:115%;
	color: #406ED0;
	padding-top: 0px;
	font-weight: bold;
}



#basketpage
{
	width: 500px;
	padding: 0;
	margin: 0;
}


#basket
{
	width: 147px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
}

#basketicon
{
	width: 147px;
	margin: 0;
	padding: 0 0 0px 0;
	text-align: left;	
}

#basket p{
	margin: 0;
	padding: 0;
}

#basket ul{
	border: 0;
	margin: 0;
	width: auto;
	font-weight: bold;
	height: auto;
	list-style-position: inside;
	
}


#basket ul li{
	margin-left: 20px;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	width: 120px;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;	
}


#interest
{
	background: #fff;
	width: 150px;
}

.interestitem
{
	text-align: center;
	width: 101px;
	margin: 0 auto 10px auto;
}


.lcol 
{
	background: #EEEEEE;
}


.greydiv
{
	background: #D2D2D2;
}

.bluediv
{
	background: #406ED0;
}

.boldtext
{
	color: #406ED0;
}

.special
{
	color: #FF0000;
	font-weight: bold;
}


.fcol
{
	background: #406ED0;
}

.buytitle
{
	
	font-weight: bold;
	color: #406ED0;
}

.buyrow
{
		color: #406ED0;
}

.blue
{
	color: #406ED0;
}



a:link		{ text-decoration: none; 		color: #406ED0;}
a:visited 	{ text-decoration: none; 		color: #406ED0;}
a:active	{ text-decoration: none; 		color: #406ED0;}
/*a:hover 	{ text-decoration: underline; 	color: #406ED0;}a*/

div{padding: 0; margin: 0; display: block;}

img{
	border:0;
}

.greybtn
{
	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px;
	font-weight: bold;
	color: #FFFFFF;
	background: #BBBABA;
	cursor:pointer;
}

.bluebtn
{
	font-family: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;		
	background: #406ED0;
	cursor:pointer;
	font-size:115%;
}

.lbluebtn
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;	
	border: 0px;
	color: #FFFFFF;
	background: #B3C5EC;
	cursor:pointer;
	font-size:115%;
}

input, select
{
	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px solid #406ED0;
}

.nothing
{
	border-width: 0px;
}


#hairline
{
	width:991px;
	background: url(../skin1/images/page_bg.gif);
	background-repeat:repeat-y;	
	float:left;
	clear:both;
}

#hairline.cart {
	background: url(../skin1/images/page_cart_bg.gif) transparent top left repeat-y;
}

#hairline-nobg
{
	width:988px;
	padding: 0 0 20px 0;
	border: 1px solid #DDDDDD;
}

#indexhairline
{
	width: 988px;
	padding: 0 0 20px 0;
	border: 1px solid #DDDDDD;
}

#header
{
	margin: 0;
	padding: 30px 0 0 31px;
	/*width:957px;*/
	width:991px;
	background:url(../skin1/images/header-top.gif) #eee top left no-repeat;
	/* url(../skin1/images/header_bg.gif) #eee;	
	background-repeat: repeat-y;
	background-position: top;
	background-color:#eee;*/
	
  voice-family: "\"}\"";
  voice-family: inherit;
  width:960px;	
}

#headerlogo
{
	float:left;
	padding:10px 0 0 0;
}

#subnav
{
	float: right;
	margin: 0px;	
	padding: 0 9px 4px 10px;
	color:#535151;
	font-size: 80%;
}

#subnav strong
{
	font-size:110%;
}

#subnav ul 
{
	margin: 0px;
	padding: 0px;
}

#subnav ul li
{
	display: inline;
	float: left;
 	margin-left: 0px;
	list-style: none;
	color: #406ED0;	
	padding-left: 10px;
	background: url(../skin1/images/tnav_arrow.gif) no-repeat center left;

}

#subnav ul li a
{
	float: left;
	display: inline;
 	margin-left: 0px;
 	padding: 0px;
	color: #406ED0;	
	vertical-align: middle;
}

#topnav
{
	background: url(../skin1/images/primary-bg.gif) #406ED0;
	background-repeat: repeat-x;
	clear: both;
	width:991px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#topnav ul
{
	padding: 0;
	margin: 0;
	text-align: left;
 	display: block;	 	
 	list-style: none;
	height:35px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	font-size:1.2em;
	color:transparent;
}


#topnav ul li {
	margin: 0; 
	padding: 0;	
	list-style: none;
	float: left;	
	background:url(../images/primary-divider.gif) transparent left no-repeat;
	min-height:35px;
}

#topnav ul li a{
	margin: 0;
	display: inline;
	float: left;
 	color: #fff;
 	text-decoration: none;
	font-weight:bold;
	line-height:35px;
 	padding:0;
 	color:#fff;
}

#topnav ul li a.sel{
 	vertical-align: middle;
 	color:#fff;
}


#topnav ul li a.topnav-checkout{
	margin: 0;
	padding: 3px 15px 2px 15px;

	display: inline;
	float: left;
 	vertical-align: middle;
 	color: #fff;
 	text-decoration: none; 	
 	background: url(../skin1/images/nav_arrow.gif) #406ED0;
	background-repeat: no-repeat;
	background-position: center left;
	height: 14px;
	border:0;
	background-color: transparent;
}

#topnav ul li a:hover {
 	/*background: url(../skin1/images/nav_arrowsel.gif) #fff;
 	background-repeat: no-repeat;
 	background-position: center left;	*/
 	color: #406ED0;
}

#topnav ul li.topnav-search{
	color:#ffffff;
  font-weight:bold; 
	padding:10px 0 1px 12px; 
	height:16px;

}

#topnav ul li.topnav-searchbox{
	color:#ffffff; 
	font-weight:bold; 
	padding:6px 0 1px 7px; 
	height:26px;
	width:134px;
	
  voice-family: "\"}\"";
  voice-family: inherit;
  width:127px;
  height:19px;
}

#topnav ul li.topnav-searchbox input
{
	font-size:100%;
	margin:0; 
	text-align:left; 
	padding:3px 0 3px 3px; 
	width:127px;
	font-weight:normal;
	
  voice-family: "\"}\"";
  voice-family: inherit;
  width:124px;	
}

#topnav ul li.topnav-basket{
	color:#ffffff;
	font-weight:bold;
	/*padding: 10px 18px 1px 80px;*/
	padding: 10px 100px 1px 18px;
	font-size:1.1em;
	float:right;
}

#topnav ul li.topnav-searchgo
{
	margin:0;
	padding:5px 0 0 0;
}

#topnav ul li.topnav-searchgo input
{
	color:#fff;
	font-size:1em;
	padding:0px 0 0px 0px;
	margin:0;
	width:29px;
	height:27px;
	background-image:url(../skin1/images/go_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

#topnav ul li.topnav-searchgo input:hover
{

}

#topnav ul li.topnav-delivery
{
	/*padding:9px 0 0 387px;*/
	padding:9px 67px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	float:right;
}

#trail
{
	color:#222;
	margin: 0;
	padding: 5px 0 0 0;
}

.searchbox{
	font-size:100%; 
	font-weight:normal; 
	margin:0; 
	padding:0 0 0 3px; 
	text-align:left; 
	width:124px;
}

.searchGoButton{
	
	/*width:26px;*/
	/*height:17px;*/
	color:#2E68B3;
	font-weight:bold;
	background-color:#ffffff;
	margin-left:1px;
	/*margin-right:76px;*/
	margin-right:50px;
	font-size:90%;
}

.searchitem
{
	margin: 20px 0 20px 0;
	width: 400px;
	height: auto;
}

.searchitem .description
{
	margin: 0 0 0 111px;
	padding: 0px 0 0 0;
}

.searchitem a:link img		{ text-decoration: none; border: 1px solid black;}
.searchitem a:visited img 	{ text-decoration: none; border: 1px solid black;}
.searchitem a:active img 	{ text-decoration: none; border: 1px solid black;}
.searchitem a:hover img 	{ text-decoration: none; border: 1px solid black;}

.searchresults a:link img		{ text-decoration: none; border: 1px solid black;}
.searchresults a:visited img 	{ text-decoration: none; border: 1px solid black;}
.searchresults a:active img 	{ text-decoration: none; border: 1px solid black;}
.searchresults a:hover img		{ text-decoration: none; border: 1px solid black;}


.subcategory
{
	margin: 0px 0 20px 0;
	padding: 0;
	width: 400px;
	height: auto;
}

.subdescription
{
	margin: 0 0 0 212px;
	padding: 10px 0 0 0;
}

.subcategory .subdescription ul
{
	margin: 0;
	padding: 0;
}


.subcategory .subdescription p
{
	margin: 0 0 0.2em 0;
	padding: 0;
}

.subcategory .subdescription li
{
	margin: 0 0 0 20px;
	padding: 0 0 0 0px;
	list-style: url(../skin1/images/lnav_arrow.gif) outside;
}


#lnav {
	margin: 0 18px 0 1px;
	background: #fff;
	padding:9px 0 0 0;
	font-size: 85%;
	float: left;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width:150px;
}

#lnav strong{
	font-size:1.1em;
	margin:4px;
}

#lnav ul {
	margin: 0;
	padding: 0; 
  list-style: none;		
}

#lnav li{
	background: url(../skin1/images/hor_dottedline.gif) #fff no-repeat center left;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 2px 0 2px 0;
  list-style: none;
  list-style-image: none;			
	text-align:left;
	clear:left;
	color:#2e68b3;
}

#topnav1 a {
	width:333px;
	padding-left:40px;
}

#topnav1 a.sel
{
	padding-left:40px;
 	color:#000;
/*
	float:left;
	background-image: url(../skin1/images/home_bg.gif);
	background-repeat:no-repeat;
	width:51px;
	height:22px;
 	padding:5px 0 0 13px;
 	color:#838c86;
 	background-color:#fff;
 	

  voice-family: "\"}\"";
  voice-family: inherit;
  width:38px;
  height:17px;
*/
}

#topnav2 a {
	width: 190px;
	background:url(../images/primary-divider.gif) transparent top left no-repeat;
	text-align:center;
}

#topnav3 a {
	width: 244px;
	background:url(../images/primary-divider.gif) transparent top left no-repeat;
	text-align:center;
}

#topnav4 a {
	width: 184px;
	background:url(../images/primary-divider.gif) transparent top left no-repeat;
	text-align:center;
}

#topnav5 {
	width: auto;
}
 
#topnav6 {
	width: auto;
}

#topnav7 {
	width: auto;
}

#lnav ul li.mnu1{
	margin: 0;
	padding-left: 12px;	
	list-style: none;
  list-style-image: none;		
	background: url(../skin1/images/lnav_arrow.gif) #fff no-repeat center left;	
 	width: auto;
	
}

#lnav ul li.mnu2{
	margin: 0;
	list-style: none;
  list-style-image: none;			
 	width: auto;	
	font-size: inherit;
}

#lnav ul li.mnu2_sel a{
	background: url(../skin1/images/lnav_arrow_sel.gif) #fff no-repeat;
	background-position: 6px 4px;
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}

#lnav ul li.mnu2_sel li a{
	background: url(../skin1/images/lnav_arrow.gif) #fff no-repeat;
	background-position: 6px 4px;	
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}



#lnav ul li.mnu2 a{
	background: url(../skin1/images/lnav_arrow.gif) #fff no-repeat;
	background-position: 6px 4px;	
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}

#lnav ul li.mnu2_on a{
	background: url(../skin1/images/lnav_arrow.gif) #fff no-repeat;
	background-position: 6px 4px;
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}

#lnav ul li.mnu2_on li a{
	background: url(../skin1/images/lnav_arrow.gif) #fff no-repeat;
	background-position: 6px 4px;	
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}

#lnav ul li.mnu3{
	margin: 0;
	padding:5px 0 0 10px;
	list-style: none;	
  list-style-image: none;		
	background: url(../skin1/images/lnav_arrow4.gif) #fff no-repeat center left;		
 	width: auto;
	font-size: inherit;
}

#lnav ul li.mnu3_sel{
	margin: 0;
	padding:5px 0 0 10px;
	list-style: none;	
  list-style-image: none;		
	background: url(../skin1/images/lnav_arrow4.gif) #fff no-repeat center left;		
 	width: auto;
	font-size: inherit;
}

#lnav ul li.mnu3_sel a{
	background: url(../skin1/images/lnav_arrow_sel.gif) #fff no-repeat;
	background-position: 6px 4px;
 	width: auto;	
	font-size: inherit;
	padding-left: 15px;
	padding-right:4px;
}

#lnav li a{
	color:#406ED0;
	text-align: left;
	text-decoration: none;
	display: block;
	vertical-align: middle;

}

#lnav li a.sel{
	color:#406ED0;
	font-weight:bold;
}

#lnav li a:hover{
	color: #406ED0;
	text-align: left;
	text-decoration: none;
}

.lnav-clear{
	clear:left;
	font-size:0.1em;
}

#lhsphone
{
	float:left;
	clear:both;
	padding:0 0 0 13px;
	text-align:left;
}

.rhsSpotlightContentContainer p.secureonline, p.secureonline {
	background:url(../skin1/images/padlock.gif) transparent top left no-repeat;
	padding:16px 0 0 46px;
	margin:0;
	font-weight:bold;
	min-height:45px;
	font-size:1.1em;
}

.rhsSpotlightContentContainer p.smaller {
	font-size:1em;
}

span.smaller {
	font-size:0.8em;
	font-weight:normal;
}

.rhsSpotlightContentContainer p.secureonline {
	margin:10px 0 0 20px;
}

#lhsphone p {
	margin-top:0;
}

.subcategory .subdescription h2
{
	border: 0;
	margin: 0;
}

.subcategory img
{
	float: left;
	padding-right: 10px;
}



#productinfo, #moreinfo
{
	width:618px;
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
}

#productinfo ul, #moreinfo ul{
	margin:0;
	padding:10px 0 0 0;
}

#productoption
{
	margin: 0;
	padding: 0;
	width: 400px;
}

#productoption h2
{
	margin: 0 0  10px 0;
	padding: 0;
	
	color: #2D4DC2;	
	/*border-bottom: 1px solid #406ED0;*/
}



#products
{
	width: 612px;
	margin-bottom: 10px;
	clear:left;
	background:#dfe9fd;
	border: 1px solid #a3bffa;
	border-top:0;
	padding:5px 2px 0 2px;
	float:left;
}

#products.single {
	border-top: 1px solid #a3bffa;
	margin-top:10px;
	clear:both;
}


#products table
{
}

#product h2
{
	color: #406ED0;
	font-weight: bold;	
}

#products td
{
	padding: 3px;
}


#products th
{
	color: #406ED0;
	font-weight: bold;
	border-bottom: 1px solid #406ED0;
}

#products .title
{
	color:#4d4e52;
	font-weight: bold;
	font-size:1.2em;
	border-bottom: 1px solid #a3bffa;
}


#skiptonav
{
	display: none;
}

#page
{
	float:left;
	clear:none;
	margin:10px 0 0 0;
	width:630px;
	font-size: 0.9em;
}

#page p{
	margin:0;
	padding:0 0 10px 0;
}
/*
#page table td{
		font-size: 100%;
		width:auto;
}
*/

#page-nolhs
{
	float:left;
	clear: none;
	margin:10px 0 0 30px;
/*	width:565px;  */
	display:inline;
	font-size: 0.9em;

  voice-family: "\"}\"";
  voice-family: inherit;
 /* width:575px;	*/
  width:750px;
}



#page-norhs
{
	float:left;
	clear: none;
	margin:10px 0 0 0;
	width:800px;
	display:inline;	
	font-size:0.9em; 
}

#page-norhs p
{
	padding:0 0 10px 0;
	margin:0;
}

#page-norhsfull
{
	float:left;
	clear: none;
	margin:10px 0 0 0;
	width:610px;
	display:inline;	
	font-size: 1em;
}

#page-blank
{
	float:left;
	clear: none;
	padding: 0;
	margin:0 0 0 10px;
	background: #fff;
	width:auto;
	/* width:705px; */
	display:inline;	
	font-size: 0.9em;
}

#hometabscontainer
{
	width:618px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
		
}

div.clear {
	float:left;
	clear:both;
}

.toprowheader
{
	/*background-image: url(../skin1/images/tab_toprow_bg.gif);*/
	float:left;
}

.tabrowheader
{
	/*background-image: url(../skin1/images/tab_row_bg.gif);*/
	float:left;	
}

.tabmidcontainer
{
	/*background-image: url(../skin1/images/tab_mid_bg.gif);*/
	float:left;
	margin-bottom:10px;
}

.tabcontent h2 {
background: url(../skin1/images/link-bg.gif) #4b6bb3 top left repeat-x;
display:block;
min-height:24px;
line-height:24px;
font-size:1.1em;
text-align:center;
color:#fff;
padding:2px 0 0 0;
margin:0;
border:0;
}

.tabimage
{
	width:150px;
	padding:10px 0 1px 0px;
	margin:0 0 0 10px;
	float:left;
	text-align:center;
}

.tabcontent
{
	margin:0 0 0 10px;
	font-size:0.95em;
	float:left;
  	voice-family: "\"}\"";
	voice-family: inherit;
	width:147px;
	text-align:center;
	background:url(../skin1/images/tab-bg.gif) #eee top left repeat-y;
	border-bottom:solid #a3bffa 1px;
	min-height:176px;
}

.gap {
	margin-top:8px;
}

.tabcontent h2 a {
	display:block;
	color:#fff;
	text-decoration:none;
	width:100%;
}

.tabcontent strong {
	width:136px;
	float:left;
	display:block;
	clear:both;
	margin-bottom:5px;
}

#page .tabcontent p {
	display:block;
	width:136px;
	margin:4px 4px 4px 5px;
	text-align:left;
	letter-spacing:0;
	word-spacing:-1px;
}

.tabcontent.specialoffer h2 {
	background: url(../skin1/images/link-red-bg.gif) #bd0000 top left repeat-x;
}

.tabcontent.left {
	margin-left:0;
}

.tabcontent img {
	width:145px;
	height:115px;
}

.tabfooter
{
	background-image: url(../skin1/images/tab_bot_bg.gif);
	float:left;
	width:629px;
	height:8px;
	font-size:0.1em;
	padding:0;
	margin:0;
}

.fromprice
{
	font-size:1.3em;
	font-weight:bold;
}

.saveprice
{
	font-size:1.3em;
	font-weight:bold;
	color:#f11c23;
}

div.additionallinks {
	float:left;
	clear:both;
	width:620px;
	margin-top:10px;
}

.tabfirst_additional
{
	width:150px;
	padding:2px 0 1px 0px;
	margin:0 0 0 0px;
	float:left;
	clear:left;

  voice-family: "\"}\"";
  voice-family: inherit;
  width:140px;	
}

.tabfirst_additional ul

{

      margin:5px 0 0 0;

      padding:0;  

}

.tabother_additional
{
	width:145px;
	padding:2px 5px 1px 10px;
	margin:0 0 0 12px;
	float:left;
	border-left:solid #ddd 1px;
	
  voice-family: "\"}\"";
  voice-family: inherit;
  width:130px;
}

.tabother_additional ul
{
	margin:5px 0 0 0;
	padding:0;
}


#indexpage
{
	clear: none;
	background: #fff;
	margin: 0 5px 0 5px;
	width: 650px;
}

#contentpage
{
	clear: none;
	margin: 0 0 0 160px;
	width: 590px;
}

#contentpage h2
{
	margin: 0;
	padding: 0;
	
	color: #2D4DC2;	
	border: 0;
}

#rhsSpotlights{
	float:right;
	width:174px;
	margin:10px 10px 0 0px;
	font-size:85%;
	display:inline;

}

#homeadscontainer
{
	float:left;
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0 0 10px 0;
}

#newbedcontainer
{
	background-image: url(../skin1/images/newbed_bg.gif);
	background-repeat: repeat-y;
	font-size:1.1em;
}

#newbedcontainer ul
{
	margin:0 0 7px 0;
	padding:0 0 0 17px;
}

#rhsBasketContainer
{
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	float:right;
	width:183px;
}

#rhsBasketBot
{
	float:right;
	width:183px;
}

#rhsBasketContainer table
{
	padding:0 0 0 14px;
}

#rhsBasketContainer table td
{
	font-size:0.9em;
	width:60px;
}

.rhsadcontainer
{
	margin:10px 0 0 0;
}

a.button_95
{
	float:left;
	background-image:url(../skin1/images/link-bg.gif);
	background-repeat:repeat-x;
	width:91px;
	height:22px;
	color:#ffffff;
	padding:5px 0 0 0px;
	margin:0 0 0 5px;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	
	background-color:#4e6cae;
}

a.button_95:hover
{
	/*text-decoration:underline;*/
	color:#fff;
}

a.button_95:visited
{
	color:#fff;
}

a.button_78:visited
{
	color:#fff;
}

a.button_78
{
	float:left;
	background-image:url(../skin1/images/link-bg.gif);
	background-repeat:repeat-x;
	width:74px;
	height:22px;
	color:#ffffff;
	padding:5px 0 0 0px;
	margin:0 0 0 6px;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	background-color:#4e6cae;
}

a.button_78:hover {
	/*text-decoration:underline;*/
	color:#fff;
}


#lookingforcontainer
{
display:block;
float:left;
clear:both;
width:174px;
background-color:#cfdaeb;
padding:0;
color:#4d4e52;
voice-family: "\"}\"";
voice-family: inherit;	
border:solid #bfd0ea 1px;
margin:0 0 10px 0;
}


#lookingforcontainer.wide {
clear:none;
width:360px;
background-color:#d7dfec;
font-size:0.95em;
min-height:235px;
}

#lookingforcontainer select
{
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size:0.95em;	
}

#finditquick h2, #lookingforcontainer h2 {
	background-color:#bfd0ea;
	display:block;
	float:left;
	clear:both;
	width:158px;
	font-size:2em;
	font-weight:bold;
	line-height:2em;
	padding:0 8px 0 8px;
	margin:0;
	border:0;
}


#lookingforcontainer.wide h2 {
	width:344px;
	background-color:#d7dfec;
	color:#4d4e52;
}

#finditquick h2 {
	width:auto;
	background-color:#bfd0ea;
	color:#4d4e52;
	padding:7px 0 0 8px;
	line-height:1.5em;
	margin:0;
}


#lookingforcontainer div.col1, #lookingforcontainer div.col2 {
	display:block;
	width:150px;
	float:left;
	clear:none;
}

#lookingforcontainer div.col1 {
	margin-right:20px;
	margin-left:5px;
}

#lookingforcontainer p {
	margin:0;
	padding:4px 10px 4px 10px;
	text-align:left;	
	font-size:1.1em;
}

#page #finditquick p {
	float:left;
	clear:both;
	width:220px;
	margin:0;
	padding:2px 10px 2px 10px;
}

#finditquick div.searchterm,
#lookingforcontainer div.searchterm,
#lookingforcontainer div.searchfilter {
	display:block;
	float:left;
	clear:left;
	width:154px;
	padding:4px 10px 10px 10px;
	background-color:#eee;
}

#finditquick div.searchterm {
	background:transparent;
	width:225px;
	padding:2px 10px 0 10px;
	margin:0;
	float:left;
	clear:both;
}

#lookingforcontainer.wide div.searchfilter {
	width:340px;
	background-color:#d7dfec;
}

#lookingforcontainer div.searchfilter {
	background-color:#cfdaeb;
}

#lookingforcontainer input {
	width:149px;
}

#lookingforcontainer div.searchterm form input.submit {
	width:3em;
}

#finditquick label, #lookingforcontainer label {
	display:block;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	min-height:1.5em;
	margin:4px 0 2px 0;
}

#finditquick div.searchterm label,
#lookingforcontainer div.searchterm label {
	font-size:1em;
}

#lookingforcontainer label.nobr {
	display:inline;
	clear:none;
}

#lookingforcontainer strong {
	display:block;
	margin:5px 0 3px 0;
}

#lookingforcontainer input.submit {
	display:block;
	float:left;
	margin:0;
	width:150px;
	clear:both;
	font-size:1em;
}


#finditquick div.searchterm input.submit,
#lookingforcontainer div.searchterm input.submit {
	float:left;
	width:40px;
	clear:none;
	margin-left:5px;
}

#finditquick div.searchterm input.searchbox,
#lookingforcontainer div.searchterm input.searchbox {
	font-size:1.4em;
	padding:0.1em;
	float:left;
	width:102px;
	clear:none;
}

#finditquick div.searchterm input.searchbox {
	width:170px;
}


div.matches {
	display:block;
	float:left;
	clear:both;
	margin:5px 0 5px 0;
}

.wide div.matches {
	margin:15px 0 18px 0;
}

div.paymentoptions {
	clear:both;
	float:left;
	margin:10px 0 0 0;
	border:solid #ddd 1px;
	padding:9px;
	width:598px;
}

div.paymentoptions strong {
	float:left;
	display:block;
	font-size:1.1em;
	font-weight:normal;
	width:60px;
}

div.paymentoptions img {
	width:214px;
	float:left;
}

#page div.paymentoptions p {
	float:left;
	clear:none;
	width:310px;
	padding:0 0 0 10px;
}

#lookingforcontainer div.matches span {
	display:block;
	float:left;
	width:108px;
	line-height:1.1em;
	font-size:1.1em;
	margin:6px 0 6px 0;
	padding:0;
}

#lookingforcontainer div.matches span#ffFilterHits{
	width:3em;
	background:#fff;
	border:solid 1px #a3bffa;
	font-weight:bold;
	line-height:1.3em;
	font-size:1.2em;
	text-align:center;
}

#finditquick {
	float:left;
	clear:left;
	width:246px;
	background-color:#bfd0ea;
	color:#4d4e52;
	margin-right:10px;
	padding-bottom:10px;
	font-size:0.95em;
	min-height:227px;
}

#finditquick p {
	clear:left;
	margin:10px 5px 10px 10px;
}

.btn_101_greybg
{
	color:#fff;
	font-size:1em;
	padding:0px 0 0px 0px;
	margin:0;
	width:101px;
	height:27px;
	background-image:url(../skin1/images/btn_101_greybg.gif);
	background-repeat:no-repeat;
	background-color:#4e6cae;

	border:0px;
	cursor:pointer;
	font-weight:bold;

}

.btn_101_gradientbg
{
	color:#fff;
	font-size:1em;
	padding:0px 0 0px 0px;
	margin:0;
	width:101px;
	height:27px;
	background-image:url(../skin1/images/btn_101_gradientbg.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	font-weight:bold;	
}

.rhsSpotlightContentContainer, .bodySpotlight {
	width:172px;
	float:left;
	clear:both;
	color:#424141;
	text-align: center;
	border:solid #a3bffa 1px;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
}

.bodySpotlight {
	float:left;
	clear:left;
	width:616px;
	text-align:left;
	margin:20px 0 0 0;
}

.bodySpotlight ul {
	margin:0;
	padding:5px;
}

.specialSpotlightContentContainer {
	float:left;
	width:304px;
	margin:0 0 10px 0;
	background:url(../skin1/images/special-offers-bg.gif) transparent top left repeat-y;
}

.specialSpotlightContentContainer p {
	width:303px;
	display:block;
	float:left;
	/*background:url(../skin1/images/special-offers-couple.gif) transparent bottom right no-repeat;*/
}
	
.specialSpotlightContentContainer span.rrpprice, 
.specialSpotlightContentContainer span.specialofferprice,
.specialSpotlightContentContainer p a  {
	display:block;
	float:left;
	clear:left;
	width:150px;
	padding-left:10px;
	font-weight:bold;
}

.specialSpotlightContentContainer p a.thumb {
	width:auto;
	float:right;
	padding:10px;
	margin:18px 10px 10px 10px;
	border:solid #ddd 1px;
}

.specialSpotlightContentContainer strong {
	color:#fff;
	font-size:1.7em;
	background:url(../skin1/images/special-offers-tab-header.gif) #f00 bottom left no-repeat;
	display:block;
	padding:4px 0 20px 0;
	text-align:center;
}


h2.button, .specialSpotlightContentContainer span.button, input.submit,span.review {
	background:#cfdaeb;
	float:left;
	clear:both;
	display:block;
	width:172px;
	height:2em;
	font-size:1.1em;
	line-height:2em;
	font-weight:bold;
	border:0;
	padding:0;
	margin:0;
	color:#fff;
	background:url(../skin1/images/small-link-bg.gif) #4b6bb3 top left repeat-x;
	cursor:pointer;
}

.category-info h2.button,
.product-info h2.button {
	width:100%;
	clear:both;
	height:auto;
	padding:0;
	font-size:1em;
	height:auto;
	margin:0 0 6px 0;
}

table.basket form {
	position:relative;
	display:block;
	float:left;
	clear:none;
	height:auto;
	vertical-align:top;
}

table.basket input.submit.addcoupon {
	width:110px;
}

table.basket input.submit.smaller {
	width:86px;
	float:right;
	clear:none;
	margin:0 0 10px 0;
}

table.basket input.qty {
	width:20px;
	height:1.3em;
	line-height:1.3em;
	display:block;
	float:left;
	clear:none;
	margin:0;
	padding:0.2em;
}

.specialSpotlightContentContainer span.button, h2.button {
	text-align:center;
	width:100%;
}

.specialSpotlightContentContainer span.button a, h2.button a, span.review a {
	display:block;
	color:#fff;
	width:100%
}

.specialSpotlightContentContainer span.button a:visited, h2.button a:visited, span.review a:visited, .tabcontent h2 a:visited {
	color:#fff;
}

.specialSpotlightContentContainer span.button,
.specialSpotlightContentContainer span.button a {
	width:304px;
}

h2.button {
	font-size:1.3em;
}

.rhsSpotlightContentContainer.tight {
	padding-bottom:0;
}

.topspace img {
	margin-top:5px;
}


.rhsSpotlightContentContainer strong, .bodySpotlight strong {
	background:#cfdaeb;
	display:block;
	width:172px;
	height:2em;
	font-size:1.1em;
	line-height:2em;
	font-weight:bold;
}

.bodySpotlight strong {
	padding-left:20px;
	width:596px;
}


.rhsSpotlightContentContainer.newbed {
	border:solid #d5c7a9 1px;
}

.rhsSpotlightContentContainer.sale{
	border:solid #ffc1c1 1px;
	background:#f00;
	padding-bottom:5px;
}

.rhsSpotlightContentContainer.sale select,
.rhsSpotlightContentContainer.sale option{
	font-size:1em;
	width:130px;
}

.rhsSpotlightContentContainer.sale input.submit {
	float:none;
	display:inline;
	font-size:1.2em;
	line-height:1.5em;
	height:1.5em;
	width:2em;
	clear:none;
}

#products input.submit {
	width:120px;
	margin:4px 0 4px 20px;
}


.rhsSpotlightContentContainer.newbed strong {
	background:url(../skin1/images/need-a-new-bed-bg.gif) #857960 top left repeat-x;
	color:#fff;
	line-height:1.5em;
	height:auto;
	width:156px;
	padding:2px 8px 2px 8px;
}

.rhsSpotlightContentContainer.newbed strong a {
	color:#fff;
	display:block;
}
	
.rhsSpotlightContentContainer.newbed img {
	margin:0; padding:0;
}

.rhsSpotlightContentContainer p{
	margin:0;
	padding:4px 10px 4px 10px;
	text-align:left;	
	font-size:1.1em;
}

.rhsSpotlightContentContainer h2{
	border:0;
	text-align:left;
	padding:0;
	margin:8px 0 0 0;
	font-size:100%;
	font-weight:normal;
}

.rhsSpotlightContentContainer hr{
	height:1px;
	color:#BEBEBE;
}

.rhsSpotlightContentContainer ul{
	margin:0 10px 0 10px;
	padding:0;
	text-align:left;
}

.star-bullets{
	background: url(../skin1/images/star_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;	
}

.specialofferprice{
	color:#f00;
	font-weight:bold;
	font-size:1.4em;	
}

#moreinfo .specialofferprice {
	font-size:1em;
}

.deliverydays {
	color:#4d4e52;
	font-weight:bold;
	font-size:1.5em;	
}

.rrpprice
{
	color:#000000;
	font-weight:bold;
	font-size:110%;	
}

#footer-links{
	/*width:772px;*/
	width:981px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*width:760px;*/
	font-size:85%;
	padding:5px;
}

#footer-links a{
	color:#484848;
}

#footer-links-customer{
	float:left;
	width:284px;
}

#footer-links-customer a.sel{
	color:#406ED0;
	font-weight:bold;
}

#footer-links-email{
	float:left;
	padding:0 0 0 7px;
	width:141px;

  voice-family: "\"}\"";
  voice-family: inherit;	
  width:134px;	
}

#footer-links-aboutus{
	float:left;
	padding:0 0 0 7px;
	width:134px;
}

#footer-links-aboutus a.sel{
	color:#406ED0;
	font-weight:bold;
}

#footer
{
	position:relative;
	float:left;
	clear:left;
	width:991px;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	font-size:0.85em;
	background: url(../skin1/images/footer-bottom.gif) #eee bottom left no-repeat;
}

a.mickey{
display:inline;
float:right;
clear:right;
width:101px;
margin:5px 10px 10px 0;
}

#footer p {
	float:left;
	clear:left;
	width:auto;
	margin:10px 0 0 10px;
	padding:0;
}

#footer ul {
float:left;
clear:left;
margin:10px 0 0 10px;
padding:0;
}

.beddesc			{ color:#575858;  font-weight:normal; margin-top:7px; margin-bottom:10px; }
.beddetail			{ color:#575858;  font-weight:normal; margin-left:10px; margin-top:30px;}
.beddetail	table 	{ }
.beddetail h2			{ font-weight:bold;  margin-bottom:5px;}
.beddetail p			{ font-weight:normal;  margin:7px 0px 7px 0px;}
#hibernatebeds th		{ display:none;}
#hibernatetd td			{  color:#7B7979; }

.hibernateinfo h1
{
	margin: 0;
	padding: 0;

	font-weight: bold;
	color: #B4B9D3;	
}

.hibernateinfo h2
{
	margin: 0;
	padding: 0;
	
	font-weight: bold;
	color: #7B7979;	
}

.hibernateinfo h3
{
	margin: 0;
	padding: 0;
	
	font-weight: bold;
	color: #7B7979;	
}

.swatches h3
{
	font-weight: bold;
}

.swatches h4
{
	font-weight: bold;
}

div.beddesc	{ color:#939191; font-weight:bold; margin-top:7px; margin-bottom:10px; }
p.instructions	{ font-weight:normal; margin:5px 0px 5px 0px; }
div.beddetail	{ color:#575858; font-weight:normal; margin-left:10px; margin-top:30px; height:350px; }

#mainpromotion1-container{
	background-image: url(../skin1/images/hor_dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:422px;
	padding:0;
	margin: 0;
}

#mainpromotion1-info{
	float:left; 
	width:210px; 
	padding:0 0 0 10px;
}

#mainpromotion1-info ul{
	padding:0;
	margin:7px 0 0 10px;
}

#subpromotions-container{
	width:425px;
	background-image: url(../skin1/images/3col_bg.gif);
	background-repeat: repeat-y;

}

#subpromotion-col1{
	float:left; 
	width:136px;
	margin:0 5px 0 0;
}

#subpromotion-col1 ul{
	padding:0;
	margin:0px 0 0 0px;
}

#subpromotion-col2{
	float:left; 
	width:130px;
	margin:0 5px 0 5px;
}

#subpromotion-col2 ul{
	padding:0;
	margin:0px 0 0 0px;
}

#subpromotion-col3{
	float:left; 
	width:130px;
	margin:0 0px 0 7px;
}

#subpromotion-col3 ul{
	padding:0;
	margin:0px 0 0 0px;
}

#subpromotions-container p{
  border:0;
		font-size:100%;
	margin:0;
	padding:5px 0 5px 0;
}

#subpromotion-col1 h2{
  border:0;
	
	margin:0;
	padding:0 0 5px 0;
	font-size:120%;
}

#subpromotion-col2 h2{
  border:0;
		font-size:120%;
	margin:0;
	padding:0 0 5px 0;
}

#subpromotion-col3 h2{
  border:0;
		font-size:120%;
	margin:0;
	padding:0 0 5px 0;
}

#filter-top{
	
	background-image: url(../skin1/images/filterbig_top.gif);
	background-repeat: no-repeat;
	height:39px;
	width:630px;
	
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em;
	padding:11px 0 0 20px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width:610px;
	height:28px;	
}

#filter-content{
	width:630px;

	background-image:url(../skin1/images/filter_bg.gif);
	background-repeat:no-repeat;
	
	/*border-left:1px solid #C8C8C8; 
	border-right:1px solid #C8C8C8;*/
	padding:12px 20px 10px 20px;
	margin:0;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width:590px;
}

#filter-content table td{
	font-size:0.7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:1em;
}

#filter-content select
{
	font-size:1em;
}

.priceddl
{
	width:43px;
}

#filter-content input{

}


#filter-content h2{
  border:0;

	margin:0;
	padding:0 0 5px 0;
}

#filter-bottom{
	background-image: url(../skin1/images/filterbig_bot.gif);
	background-repeat: no-repeat;
	height:7px;
	width:630px;
	font-size:0.1em;

}


.filterGoButton{
	color:#ffffff;
	background-color:#406ED0;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}

.category-thumbnail, .product-thumbnail{
	display:block;
	width:auto; /*107px;*/
	border:solid #ccddff 1px;
	background:#fff;
	float:left;
	margin:10px 0 0 10px;
	padding:0;
	text-align:center;
}

.product-thumbnail {
	width:auto;
	min-height:67px;
	float:left;
	clear:left;
	margin:0 0 20px 0;
	padding:0;
}
/*
.category-info{
        display:block;
        width:415px;
        float:left;
        margin:10px 0 10px 10px;
        padding:0;
}
*/
.category-info{
	display:block;
	width:470px;
	float:left;
	clear:right;
	margin:10px 5px 10px 5px;
	padding:0;
}

.largethumb .category-info{
	width:420px;
}


.category-info ul{
	padding:0;
	margin:4px 0 4px 0;
}

.category-info h2{
	border:0;
	padding:0;
	margin:0;
	font-size:115%;
}

/*xcart editor classes */

.category-intro {
	float:left;
	width:170px;
	margin:0;
}
.category-desc {
        float:left;
        width:300px;
        padding:0;
        margin:0;
}
/*
.category-image {
        float:right;
        clear:none;
        width:auto;
        margin:0 0 0 0px;
        padding:0;
        text-align:right;
        border:solid #a3bffa 1px;
}
*/

.category-image {
	float:right;
	clear:none;
	width:auto;
	height:auto;
	margin-left:10px;
	padding:0;
	text-align:left;
	border:solid #a3bffa 1px;
}

.category-image img {
	float:left;
	clear:both;
}

.category-options {
	float:left;
	width:170px;
	margin:0 0 0 10px;
}

.category-options a {
	font-weight:bold;
}

.category-pricing {
	float:left;
	clear:left;
	width:260px;
}

.category-delivery {
	float:left;
	clear:none;
	width:200px;
}

.search_result {
	float:left;
	clear:left;
	width:618px;
	margin:0 0 10px 0;
}

.search-category-info{
	width:480px;
	float:left;
	padding:0 0 0 15px;
	margin:14px 0 0 0;
}

.search-category-info h2{
	border:0;
	padding:0;
	margin:0;
	font-size:115%;
}

.quoteAuthor{
	color:#333;
	font-style:italic;
	text-align: left;
}

.product-image{
	float:left;
	width:203px;
	padding:0;
	margin:0 0 15px 0px;
}

.product-info{
	float:left;
	display:block;
	width:235px; /*was 380*/
	margin:0 5px 10px 15px;
	padding:0;
	font-size:100%;
}

.product-info.wide {
	width:400px; /*was 380*/
	margin:0 0 10px 15px;
}

.product-info.productpage.wide{
	width:400px; /*was 380*/
	margin:0 15px 10px 0;
}


.product-intro {
	float:left;
	clear:left;
	width:100%;
}

table.basket {
	display:block;
	float:left;
	clear:both;
	width:750px;
	text-align:left;
	border-collapse: collapse
}

table.basket .item {
	width:414px;
}

table.basket .price{
	width:120px;
}
table.basket .subtotal{
	width:90px;
}
table.basket .quantity{
	width:122px;
}

table.basket .product-info {
	display:block;
	float:left;
	width:270px;
	min-height:80px;
	clear:none;
}

table.basket .product-info table tr td{
	padding:0;
	margin:0;
	border:0;
}

table.basket td,
table.basket th,
table.basket tr {
	float:left;
	margin:0;
	padding:0;
	vertical-align:top;
}

table.basket th {
	margin:0;
	padding:0.3em 0 0.3em 0;
	line-height:1.3em;
	font-size:1.3em;
	color:#222;
}

table.basket span.summarytxt , table.basket h3 {
	padding:0.1em 0 0.1em 0;
	color:#222;
	font-size:1.3em;
	font-weight:bold;
}

table.basket tr {
	float:left;
	clear:both;
}

table.basket tr.topline td {
	border-top:solid #a3bffa 1px;
	padding-top:10px;
}

table.basket tr.summary td{
	padding-bottom:10px;
}

table.basket tr.summary{
	background:url(../skin1/images/summary.gif) transparent bottom left repeat-x;
}

form input {
	font-size:1.1em;
	padding:0.1em;
}

div.gapleft {
	float:left;
	margin:20px 10px 0 0;
}

div.checkout {
	float:right;
	margin:20px 0 10px 10px;
	font-size:1.35em;
}

div.checkoutnav {
	font-size:1.2em;
	margin:0 0 15px;
}

.product-info.productpage{
	width:240px;
	margin:0 15px 0 0;
	padding:0;
}

.product-info-links{
	float:left;
	clear:none;
	display:block;
	width:150px;
	margin:0 0 0 10px;
	padding:0;
	font-size:100%;
}

.product-info-links.productpage{
	margin:0 10px 0 0;
}


#page .product-info p{
	margin:0;
	padding:0;
	font-size:100%;
	clear:left;
}

.product-info ul{
	margin:4px 0 4px 0px;
	padding:0;
}

.product-info h3, #productinfo h2, #moreinfo h2 {
	color:#4d4e52;
	font-size:1.2em;
	border:0;
	margin:10px 0 10px 0;
}

.product-info h2 {
	margin:2px 0 5px 0;

}


img.rating {
	margin:0 0 7px 0;
	
}

span.info img {
	margin:0;
	padding:0;
}

span.info a {
	float:left;
	clear:both;
	display:block;
	width:148px;
	padding:3px 0 1px 0;
	margin:0;
}

span.info a span {
        display:block;
        float:left;
        width:68px;
        min-height:25px;
        line-height:25px;
        padding-left:4px;
	cursor:pointer;
}

span.comfort, span.value, span.review, span.info {
	border:solid #99b8f9 1px;
	text-align:center;
	width:148px;
	min-height:24px;
	padding:0;
	margin:0 0 7px 0;
	float:left;
	clear:left;
	line-height:24px;
	font-weight:bold;
	font-size:1.1em;
}

span.value {
	background:#dae3f7;
}


span.comfort.firm {
	color:#fe2628;
	border-color:#fe2628;
}

span.comfort.medium {
	color:#f88613;
	border-color:#f88613;
}

span.comfort.soft {
	color:#cb952d;
	border-color:#cb952d;
}


.detailedImage{
	font-weight:bold;
	background-image: url(../skin1/images/magnifyglass.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0 0 0 20px;
	height:15px;
}

ul.nopadding {
	margin:0;
	padding:0;
}

.emailPage{
	background-image: url(../skin1/images/emailpage.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;	
	padding: 0 0 0 20px;
}

.emailPage a{
	color:#406ECE;
}

.emailPage a:visited{
	color:#406ECE;
}

.bookmarkPage{
	background-image: url(../skin1/images/bookmarkpage.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;	
	padding: 5px 0 0 20px;
	height:20px;
}

.bookmarkPage a{
	color:#406ECE;
}

.bookmarkPage a:visited{
	color:#406ECE;
}

#rhsFilterTop{
	background-image: url(../skin1/images/rhs_curvetop.gif);
	background-repeat: no-repeat;
	height:14px;
	width:161px;
}

#rhsFilterBottom{
	background-image: url(../skin1/images/rhs_curvebot.gif);
	background-repeat: no-repeat;
	height:14px;
	width:161px;
}

#rhsFilterContainer{
	width:161px;
	border-left:1px solid #DFDFDF; 
	border-right:1px solid #DFDFDF;
	padding:0 5px 0 5px;	
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width:149px;
}

#rhsFilterContainer table td{
	font-size:100%;
}


#rhsFilterContainer h2{
	border:0;
	margin:0;
	padding:0;
}

#rhsFilterContainer input{
		font-size:100%;
}

#rhsFilterContainer select{
	max-width:140px;
	font-size:100%;
}

.paginationContainer{
	float:left;
	clear:both;
	width:618px;
	font-size:1.1em;
	margin:15px 0 10px 0;
}

.paginationContainer input{
	font-size:1em;
}

.results
{
	float:left;
	padding:3px 10px 0px 10px;
}

.pageof, .showall
{
	float:left; 
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}

.showall {
	font-size:1em;
	float:right;
	clear:right;
	margin:0;
}

.prevnext
{
	float:left;
	clear:both;
	padding:5px 0 5px 0;
	border-top:solid #a3bffa 1px;
	background-color:#eee;
	width:618px;
	margin:3px 0 3px 0;
}

span.prev,span.next,.showall {
	float:left;
	font-weight:bold;
	padding:0 4px 0 10px;
	background:url(../skin1/images/bullet.gif) transparent 4px 5px no-repeat;
	width:200px;
}

span.next,.showall {
	display:block;
	width:auto;
	float:right;
	clear:right;
}
	
.sortby
{
	float:right;
	clear:both;
	width:auto;
	padding:0px 0px 0px 10px;
	font-size:0.9em;
}

.sortby select
{
	float:left;
	font-size:1em;
	line-height:1.2em;
	clear:left;
}


.sortby form {
	float:left;
	display:inline;
}

input.submit.sort {
	float:left;
	clear:none;
	width:40px;
	margin-left:4px;
	font-size:0.9em;
}

.filteritemcontainer
{
	float:left;
	width:627px;
	padding:14px 20px 5px 20px;
	margin:0;
	
	voice-family: "\"}\"";
  voice-family: inherit;
  width:587px;	
}

.filteritemcontainer h3
{
	float:left;
}

.filterlogo
{
	float:right;
}

/*  SS NEW:  */
.error
{
	color: #f00;
	font-weight: bold;
}
.totals
{
	margin: 0 10px 0 0;
	float: left;
}

/* sleeping solutions mattress guide */

#page-guide
{
	float:left;
	clear: none;
	margin:0;
	padding:0;
	width:620px;
	font-size: 85%;
}

#page-guide a
{
	/*color:#A63B45;
	text-decoration:underline;*/
}

#page-guide ul.menu
{
	margin:0;
	padding:0;
	display: block;
	width:620px;
	background-color:#DDCFB3;
	border-bottom:1px solid #F2F1EF;
}

#page-guide ul.menu li
{
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	color:#000000;
	font-weight:normal;
	padding: 2px 10px 2px 17px;
	border-right:1px solid #EBDEC6;
	float:left;
}

#page-guide ul.menu li.selected
{
	background-color:#F4F4F3;
}

#page-guide ul.menu li a
{
	color:#000000;
	text-decoration:none;
}

#page-guide ul.submenu
{
	margin:0;
	padding:0 0 0 15px;
	display: block;
	width:605px;
	background-color:#E3E3E0;
	border-bottom:1px solid #B7B7B6;
}

#page-guide ul.submenu li
{
	background:  url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	color:#000000;
	padding: 2px 10px 2px 15px;
	/*border-right:1px solid #D9D9D8;*/
	float:left;
}

#page-guide ul.submenu li.selected
{
	background:  url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	color:#000000;
	padding: 2px 10px 2px 15px;
	/*border-right:1px solid #D9D9D8;*/
	float:left;
}

li.red_bullet{
	background:  url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

#page-guide ul.submenu li a
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#page-guide ul.submenu li a.selected
{
	color:#A63B45;
	font-weight:normal;
	text-decoration:none;
}


#guide-content{
	margin: 0 0 0 16px;
	float:left;
	display:inline;
	width:600px;
}

#guide-content h1{
	color:#9B373D;
}

#guide-content h2{
	color:#9B373D;
	border:0;
}

#guide-content h3{
	color:#9B373D;
	border:0;
}

#guide-content p{
	padding:0 10px 0 0;
}

#guide-content p a{
	/*text-decoration:none;*/
}


#guide-content h2.blue{
	color:#7D97A8;
	border:0;
}

.guide-home-option-top{
	background-image: url(../images/guide-home-opt-top.gif);
	background-repeat: no-repeat;
	height:14px;
}

.guide-home-option-bot{
	background-image: url(../images/guide-home-opt-bot.gif);
	background-repeat: no-repeat;
	height:14px;
}

.guide-home-option-container{
	border-left:1px solid #D1E2ED;
	border-right:1px solid #D1E2ED;
	width:192px;
	padding:0 5px 0 5px;
}

.guide-home-option-link a{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#7D97A8;
}

.guide-link:visited{
  color:#A63B45;
}

.guide-link:link{
  color:#A63B45;
}

.guide-link{
  color:#A63B45;
}

.guide-link:hover{
  color:#A63B45;
  text-decoration: underline;
}

.guide-home-option-link a:visited{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#7D97A8;
}

.guide-home-option-link a:hover{
	font-size:100%;
	text-decoration:none;
	color:#A63B45;
}


.ms_columnheading{
	background-color:#7D97A8;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 10px 14px;
	border-right:1px solid #FFFFFF;
	font-size:100%;
}

.ms_columnheading-full{
	background-color:#7D97A8;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 10px 14px;
	font-size:100%;
}


.ms_columnheading-blank{
	background-color:#FFFFFF;
	padding:5px 0 10px 14px;
	border-left:1px solid #7D97A8;
	border-top:1px solid #7D97A8;	
	font-size:100%;
}

.ms_columnheading-last{
	background-color:#7D97A8;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 10px 14px;
	font-size:100%;	
}

.ms_columndata{
	padding:10px 5px 9px 14px;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;	
	font-size:100%;	
}

.ms_columndata-first{
	padding:10px 5px 9px 14px;
	border-left:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;	
	border-bottom:1px solid #8F8F8F;
	font-size:100%;	
}

#guide-content input.noborder{
	border:0;
	margin:5px 0 0 0;
}

#guide-rhs{
	float:right;
	width:160px;
	margin-right:5px;
	display:inline;
}

#guide-rhs .blue-spotlight-top{
	background-image: url(../images/guide_rhs_curvetop.gif);
	background-repeat: no-repeat;
	height:14px;
	width:150px;
}

#guide-rhs .blue-spotlight-content{
	width:144px;
	border-left:3px solid #CFE0EC;
	border-right:3px solid #CFE0EC;
	background-color:#F7FAFC;
}

#guide-rhs .blue-spotlight-bot-logo{
	background-image: url(../images/guide_rhs_curvebot_logo.gif);
	background-repeat: no-repeat;
	height:73px;
	width:150px;
}

#guide-rhs .rhs-quote{
	color:#7D97A8;
	font-size:110%;
	font-weight:bold;
	background-image: url(../images/openquote.gif);
	background-repeat:no-repeat;
	margin:0 5px 0 8px;
	padding:0 5px 0 10px;

}

#guide-rhs .grey-spotlight-top{
	background-image: url(../images/guide_rhs_curvetop2.gif);
	background-repeat: no-repeat;
	height:14px;
	width:159px;
}

#guide-rhs .grey-spotlight-content{
	background-image: url(../images/guide_rhs_spotbg2.gif);
	background-repeat: repeat-y;
	width:159px;
}

#guide-rhs .grey-spotlight-content p{
	padding: 0 10px 0 10px;
	font-size:100%;
	margin:0;
}

#guide-rhs .grey-spotlight-content ul{
	margin:0;
	padding:0 0 0 12px;
}

#guide-rhs .grey-spotlight-content li{
	background: url(../images/lblue_arrow.gif);
	background-repeat:no-repeat;
	background-position: 1px 5px;
}

#guide-rhs .grey-spotlight-content li a{
	font-weight:bold;
	color:#7990A2;
	text-decoration:none;
}

#guide-rhs .grey-spotlight-content li a:hover{
	text-decoration:underline;
}



#guide-rhs .grey-spotlight-content strong{
	color:#7D97A8;
}


#guide-rhs .grey-spotlight-bot-logo{
	background-image: url(../images/guide_rhs_curvebot2_logo.gif);
	background-repeat: no-repeat;
	height:79px;
	width:159px;
}

#guide-rhs .grey-spotlight-bot{
	background-image: url(../images/guide_rhs_curvebot2.gif);
	background-repeat: no-repeat;
	height:14px;
	width:159px;
}
	
.guide-menu{
	width:100%;
	background-color: #DDCFB3;
	background-image: url(../images/menu_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	float:left;
}

.menu-opt-left{
	float:left;
	width:3px;
	height:19px;
	border-bottom:1px solid #B7B7B5;
}

.menu-opt-text{
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	color:#000000;
	font-weight:normal;
	font-size:110%;
	padding: 2px 10px 2px 17px;
	height:14px;
	float:left;
	/*border-bottom:1px solid #B7B7B5;	*/
}

.menu-opt-text a{
	color:#000000;
}

.menu-opt-text a:hover{
	text-decoration:none;
}

.menu-opt-text a:visited{
	color:#000000;
}

.menu-opt-right{
	width:3px;
	border-bottom:1px solid #B7B7B5;
	float:left;
	height:19px;
	background-image: url(../images/menu_rcurveoff.gif);
	background-repeat: no-repeat;
}



.menu-opt-left-selected{
	float:left;
	width:3px;
	height:20px;
	background-image: url(../images/menu_lcurve.gif);
	background-repeat: no-repeat;
	background-color:#E2E2DF;
}

.menu-opt-text-selected{
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	background-color: #E2E2DF;
	color:#000000;
	font-weight:normal;
	padding: 1px 10px 3px 17px;
	border-top: 1px solid #AFAFAE;
	height:15px;
	font-size:110%;
	float:left;
}

.menu-opt-text-selected-on{
	background: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	background-color: #E2E2DF;
	color:#000000;
	font-weight:normal;
	padding: 1px 10px 3px 17px;
	border-top: 1px solid #AFAFAE;
	height:15px;
	font-size:110%;
	float:left;
}

.menu-opt-text-selected-on a{
	color:#000000;
}

.menu-opt-text-selected-on a:hover{
	text-decoration:none;
}

.menu-opt-text-selected-on a:visited{
	color:#000000;
}

.menu-opt-text-selected-on a.selected{
	color:#A63B45;
	font-weight:bold;
}

.menu-opt-text-selected-on a.selected:visited{
	color:#A63B45;
	font-weight:bold;
}



.menu-opt-text-selected a{
	color:#000000;
}

.menu-opt-text-selected a:hover{
	text-decoration:none;
}

.menu-opt-text-selected a:visited{
	color:#000000;
}

.menu-opt-text-selected a.selected{
	color:#A63B45;
	font-weight:bold;
}

.menu-opt-text-selected a.selected:visited{
	color:#A63B45;
	font-weight:bold;
}

.menu-opt-right-selected{
	width:3px;
	float:left;
	height:20px;	
	background-image: url(../images/menu_rcurve.gif);
	background-repeat: no-repeat;
	background-color:#E2E2DF;
}

#guide-back{
	float:left;
	padding:15px 0 0 0;
	font-size:110%;
}

#guide-back a{
	color:#7D97A8;
}

#guide-next{
	float:right;
	padding:15px 10px 0 0;
	text-align:right;	
	font-size:110%;	
}

#guide-next a{
	color:#7D97A8;
}

.lgbluebtn{
	background-color:#7D97A8;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
}

.footlinks
{
padding-top:10px;
padding-bottom:10px;
text-align: center; 
color: #999999;
}

#footlinks a{
	color:#999999;
}


.usefullinks
{
padding-left: 1px;
}

.usefullinks a{
	font-size:115%;
	font-weight:bold;
}


#bottom-links
{
	float:right;
	text-align:center;
	padding:12px 90px 0 0;
	margin:0;
	color:#999999;
}

#bottom-links ul
{
	padding:0;
	margin:0;
}

#bottom-links ul li
{
	display:inline;
	background-image:none;
	padding:0;
	margin:0 0 0 4px;
	font-weight:normal;
}

#bottom-links ul li a
{
	color:#999999;
}

td.productsmatched
{

	color:#406ed0;

  voice-family: "\"}\"";
  voice-family: inherit;		
	
	font-size:1.1em;
	padding:2px;
}

td.numbermatched
{
	color:#406ed0;
	background-color:#ffffff;	
	padding:2px 5px 2px 5px;
	font-weight:bold;	
	
	
  voice-family: "\"}\"";
  voice-family: inherit;		
	
	font-size:1.1em;
}


#sizenav {
	float:left;
	clear:both;
	list-style:none;
	list-style-type:none;
	background:url(../skin1/images/border.gif) transparent bottom left repeat-x;
	margin:15px 0 0 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	width:618px;
	text-align:left;
	white-space:nowrap;
	height:auto;
}

#sizenav.smalltext {
	font-size:1.1em;
}

#sizenav.smalltext li {
	margin:0 0 0 6px;

}

#sizenav.smalltext li a {
	padding:0.2em 0.3em 0.2em 0.3em;
}

#sizenav li {
	float:left;
	display:inline;
	background:white;
	margin:0 0 0 8px;
	border:1px solid #a3bffa;
	border-bottom:0;
	padding:0;
	white-space:nowrap;
	height:auto;
	line-height:1.6em;
}

#sizenav li a {
	display:block;
	background-color:transparent;
	text-decoration:none;
	white-space:nowrap;
	color:#2e68b3;
	margin:0;
	padding:0.2em 0.4em 0.2em 0.4em;
	line-height:1.6em;
	height:auto;
	border-bottom:1px solid #a3bffa;
}

#sizenav li a:hover, #sizenav li.selected a {
	background-color:#dfe9fd;
}

#sizenav li.selected a {
	color:#222;
	border-bottom:1px solid #dfe9fd;
}

#sizenav a:link, #sizenav a:visited {
	color:#2e68b3;
}

ul.circletick {
	width:304px;
	margin:0;
	padding:0;
	font-size:1.2em;
}

ul.circletick li {
	background:url(../skin1/images/tick-circle.gif) transparent top left no-repeat;
	padding-left:32px;
	padding-top:5px;
	margin:5px;
	min-height:25px;
}

div.topcontact {
	font-size:1.1em;
	display:block;
	color:#2e68b3;
	clear:left;
	margin-bottom:2px;
}

#homeadscontainer h1 {
	font-size:2.5em;
	font-weight:bold;
}

#homeadscontainer p {
	font-size:1.1em;
}


p.centred {
	text-align:center;
	padding:10px 0 10px 0;
}

div.introleft {
	display:block;
	width:300px;
	float:left;
}

div.introleft.cat {
	width:420px;
	float:left;
}

div.introright {
	display:block;
	width:304px;
	margin-left:14px;
	float:left;
}

div.introright h2, div.introleft h2 {
	margin:0;
	border:0;
	color:#3f3f3f;
	font-size:1.3em;
}

div.introright ul, div.introleft ul {
	margin:0 0 10px 0;
}

div.introright li, div.introleft li{
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	margin-top:6px;
}

div.introright.cat {
	width:174px;
	margin-left:24px;
	float:left;
}

div.divider {
	clear:left;
	float:left;
	width:618px;
	border-top:solid #a3bffa 1px;
	margin:10px 0 0 0;
	padding:10px 0 5px 0;
}

div.category-row {
	display:block;
	float:left;
	clear:both;
	width:618px;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	background:url(../skin1/images/category-row.gif) #eee top left repeat-y;
	border-bottom:solid #a3bffa 1px;
}

div.category-row h2 {
	width:598px;
	text-align:left;
	padding:0 10px 0 10px;
}

div.introleft img {
}

div.introleft hr {
	display:none;
}


div.category-row hr {
	display:none;
}

p.margin {
  margin-left:12px;
  margin-right:12px;
}


span.strong {
	font-weight:bold;
	font-size:1.2em;
}

