/*THE MATTRESS STORE*/

body{
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family: Arial, Gill Sans MT, Humanst521 BT, Trebuchet MS;
	background-repeat:no-repeat;
}

a{
	text-decoration:none;
	outline:none;
}

div{
	margin:0;
	padding:0;
}

img{
	border:none;	
}

#wrapper{
	width:960px;
	_width:970px;
	margin:auto;
}

#header{
	float:left;
	font-family: Arial, Humanst521 BT, Gill Sans MT, Georgia;
	width:100%;
}
#header .tagLine{
	background-image: url(../images/tag_line.png);
	background-repeat:no-repeat;
	float:left;
	width:340px;
	height:32px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tag_line.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tag_line.png' , sizingMethod='scale');/*crop*/
}

#header .logo{
	background-image: url(../images/profpadd.png);
	background-repeat:no-repeat;
	float:left;
	width:195px;
	height:118px;
	cursor:pointer;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/profpadd.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/profpadd.png' , sizingMethod='scale');/*crop*/
}
#header .logo span{
	margin-top:125px;
	float:left;
	color:#fff;
}

/*---------------STORE SEARCH STYLES-------*/
#header .search-store{
	float:left;
	padding:4px; 0 0 10px;
	width:326px;
}

#header .search-store h1{
	color:#004285;
	letter-spacing:1px;
	font-size:1.6em;
	margin-bottom:5px;
}

#header .search-store div{
	float:left;
}
#header .search-store div span{
	float:left;
	font-size:1.60em;
}
#header .search-store input {
  width:60px;
  margin:0 5px 0 0;
  float:left;
  border:1px solid #cbcbcb;
}
#header .Gobtn {
	margin:-2px 0 0 0px;
	background:#fff;
	float:left;
	width:25px;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	color: #004285; 
    border: 1px solid #004285;
}
#header .list{
  margin:0 5px 0 5px;
  width:130px;
  float:left;
}
#header .search-store h2{
	font-family:Georgia, "Times New Roman";
	color:#004285;
	margin:0;
	line-height:25px;
	font-size:1.8em;
	clear:both;
}
#header .search-store p{
	color:#464646;
	margin:5px 0 0 0;
	font-size:1.6em;
}
#header .search-store p span{
	margin:5px 0 0 0;
	font-size:0.75em;
}
/*---------------STORE SEARCH STYLES-------*/
/*---------------CALL ME SECTION STYLES-------*/
#header .call{
	float:right;
	padding:10px 4px 10px 5px;
	color:#fff;
	text-align:right;
	font-size:1.2em;
}
#header .call h1{
	font-size:2.3em;
	margin:0;
}
#header .call h1 span{
	font-size:0.85em;
	margin:0;
	font-weight:normal;
	letter-spacing:1px;
}
#header .call h1 strong{
	font-family:Georgia;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}
#header .call input{
	width:125px;
	margin:5px 0 2px 0;
	border: 1px solid #346C9E;	
	font-family:Humanst521 BT, Gill Sans MT, Georgia;
	color:#666;
}
#header .call a{
	font-size:1.2em;
	font-weight:bold;
	color:#004285;
}
#header .Btn{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	color: #069; 
    border: 1px solid #069;
	outline:none;
	color:#fff;
}
#header .nav{
	clear:both;
	height:31px;
	text-align:left;
	background:url(../images/menu_back.gif) left top no-repeat;
	text-transform:uppercase;
	font-size:0.95em;
	font-weight:bold;
	padding:9px 0 1px 6px;
	color:#000;
}
#header .navInner{
	padding:0 0px 0 0;
	float:left;
	width:602px;
}
#header .navInner a{
	color:#000;
	text-decoration:none;
}
#header .navInner a:hover{
	color:#8b141b;
	text-decoration:none;
}
#header .navInner a.selected{
	background-color:#91813d;
	color:#fff;
	padding:1px;
	text-decoration:none;
}

#header .navRight{
	padding:0 10px 0 0;
	float:right;
	width:300px;
	text-align:right;
	_margin-right:5px;
}
#header .navRight a{
	color:#000;
	text-decoration:none;
}
#header .navRight a:hover{
	color:#8b141b;
	text-decoration:none;
}
#header .navRight a.selected{
	background-color:#91813d;
	color:#fff;
	padding:1px;
	text-decoration:none;
}
#header .navRight a.special{
	color:#fff;
	background-color:#8B141B;
	padding:1px;
	text-decoration:none;
}
/*CONTENT STYLS------*/
#Content{
	width:100%;
	float:left;
	height:100%;
}

#ContentLft{
	float:left;
	width:743px;
	_width:740px;
}
#ContentLft .bullets{
	float:left;
	width:458px;
	margin-left:4px;
	padding:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bullets_back.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	height:280px;
}
#ContentLft .bullets ul{
	margin:0px 0 0 20px;
	padding:0;
}
#ContentLft .bullets ul li{
	margin:0px 0 0 0;
	padding:0;
	list-style-image:url(../images/bullets.gif);
	color:#A30003;
	font-size:1.4em;
	letter-spacing:0.02em;
	line-height:20px;
	font-weight:bold;
}

#ContentLft .bullets ul li ul li{
	font-size:0.8em;
	color:#000;
	font-weight:normal;
	padding-top:2px;
	list-style-image:none;
	margin-left:-18px;
	list-style:none;
}

#ContentLft .bullets ul li a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#ContentLft .bullets ul li a:hover{
	color:#594e25;
	font-weight:bold;
}
#ContentLft .banner{
	clear:both;
	height:108px;
	width:737px;
	background-image:url(../images/banner_back.jpg);
	background-repeat:no-repeat;
}
#ContentLft .specials{
	float:left;
	clear:both;
	width:735px;
	height:128px;
	color:#292c2e;
	border:1px solid #8b7c3a;
	font-family:Humanst521 BT, Gill Sans MT;
	font-size:1.8em;
	margin:5px 0 10px 0;
}
.specials{
	 height:auto !important;
	 border:0px !important;
	 font-weight:bold !important;
	 font-size:14px !important;
}
.other{
	width:367px;
	height:128px;
	border:1px solid #8b7c3a;
	margin-right:15px;
	float:left;
}

.featuredspecials{
	width:358px;
	border:1px solid #8b7c3a;
	margin-right:0px;
	float:left;
	height:190px;
}
.info, .info2{
	width:335px;
	color:#594e25;
	float:left;
	border:1px solid #8b7c3a !important;
	height:118px;
	padding:5px 5px 5px 8px;	
}
.info2{
	width:310px;
	height:179px;
	margin-left:20px;
}
* html.info2{
	width:330px;
	float:left;
	border:1px solid red;}
.info img, .info2 img{
	margin:11px 0px 0px 0px;
	float:left;
}
.info2 img{
	 margin:20px 0px 0px 5px;
}
.info a, .info2 a{
	color:#584d24;
	padding:2px 5px;
	font-size:10px !important;
	-moz-border-radius-bottomleft: 3px;
 	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #71642f;
	background-color:#d6ca98;
	font-family:sans-serif !important;
}
.info a:hover, .info2 a:hover{
	background-color:#fff !important;
}
.info h1, .info2 h1{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:left !important;
	color:#594E25;
	margin:5px 0 0 0px !important;
}
.info h1{
	font-size:0.9em !important;
	padding:0px 0px 0px 0px;
}
.info ul, .info2 ul{
	margin:12px 0px 0px 6px;
	padding:0px;
	float:left;
}
.info li, .info2 li{
	display:list-item;
	list-style:none;
	font-size:12px !important;
	line-height:28px;
	padding-left:-10px;
	font-weight:bold;
	margin-left:5px;
}
.info ul{
	margin:8px 0px 0px 6px;
	float:left;
}

#ContentLft .specials h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	font-size:0.95em;
	color:#594E25;
	margin:10px 0 10px 10px;
}
#ContentLft .specials h1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.6em;
	float:left;
	text-transform:none;
	font-weight:none;
	padding-top:8px;
	color:#666;
	
}
.specials .condition{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.6em;
	text-transform:none;
	font-weight:none;
	padding:8px 0px;
	color:#666;
	clear:both;
	text-align:center;
	margin:0px auto;
	width:90%;
	display:block;
}
#ContentLft .specials a{
	text-decoration:none;
	
}
#ContentLft .specials a:hover{
	text-decoration:none;
	background-color:#d6ca98;
	color:#000;
}
#ContentLft .customer{
	float:left;
	clear:both;
	width:258px;
	height:168px;
	color:#292c2e;
	border:1px solid #8b7c3a;
	font-family:Humanst521 BT, Gill Sans MT;
	font-size:1.8em;
	margin:5px 0 10px 0;
}
#ContentLft .customer h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:0.8em;
	color:#594E25;
	margin:10px 0 0 10px;
}	
#ContentLft .customer div, #ContentLft .customer p{
	font-size: 0.6em;
	padding:5px 10px;
	#margin:6px 0 0 0;
	color:#333;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
	
#ContentLft .floorBlog{
	float:left;
	width:258px;
	height:168px;
	color:#292c2e;
	border:1px solid #8b7c3a;
	font-family:Humanst521 BT, Gill Sans MT;
	font-size:1.8em;
	margin:5px 0 10px 15px;;
}
#ContentLft .floorBlog li{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-top:8px;
	font-size:0.6em;
}
#ContentLft .floorBlog h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:0.8em;
	color:#594E25;
	margin:10px 0 0 10px;
}
#ContentLft .floorBlog a{
	text-decoration:none;
	color:#333;
}
#ContentLft .floorBlog a:hover{
	text-decoration:underline;
}
#ContentLft .floorBlog p{
	font-size:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	#margin:6px 0 6px 0px;
	color:#999;
}
#ContentLft .floorBlog p span{
	color:#666;	
}

#ContentLft .tv{
	float:left;
	width:184px;
	height:168px;
	color:#292c2e;
	border:1px solid #8b7c3a;
	font-family:Humanst521 BT, Gill Sans MT;
	font-size:1.8em;
	margin:5px 0 10px 15px;;
}
#ContentLft .tv h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:0.8em;
	color:#594E25;
	margin:10px 0 0 10px;
}
#center_image{
	float: left;
	margin-right: 10px;
	height:288px; 
	width:248px; 
	margin-top:10px;
	z-index: 9;
	border:0px solid black;
	
}
.popupflash{
	border:0px solid black; 
	height:288px; 
	width:248px; 
	cursor:pointer; 
	position:absolute;
}
#ContentLft .howSleep h1{
	padding:0;
	margin:0 25px 0 0;
	color:#004285;
	text-transform:uppercase;
	font-size:2.2em;
	text-align:center;
}
#ContentLft .howSleep div{
	float:left;
	width:80px;
	margin:15px 0 0 35px;
	font-size:1.5em;
}
#ContentLft .howSleep a{
	color:#004285;
}
#ContentLft .howSleep a:hover{
	color:#004285;
	text-decoration:none;
}
#ContentLft .twits{
	width:163px;
	float:left;
	background:#ffffff;
	margin-top:3px;
	background-image:url(../images/twit_back.jpg);
	border:1px solid #CCC;
	height:190px;
	cursor:pointer;
	overflow:hidden;
}

#ContentLft .twiside{
	padding:0px;
	text-align:center;
}

#ContentLft .twiside p{
	font-size:1.50em;
	color:#004285;
	padding:5px 10px 10px 8px;
	margin:0;
}

#ContentLft .vids{
	width:240px;
	float:left;
	margin-left:16px;
	margin-top:3px;
	height:190px;
	text-align:center;
}

#ContentLft .vids a{
	color:#004285;
	text-decoration:none;
}

#ContentLft .testimonials{
	clear:both;
	width:auto;
	font-size:1.8em;
	width:390px;
	color:#004285;
	text-align:center;
	padding-top:20px;
}
#ContentLft .testimonials span{
	font-size:0.75em;
	color:#666;
}

#ContentRgt{
	float:right;
	width:217px;
	_width:auto;
}

#ContentRgt .slideShow, #ContentRgt .greatDeals{
	padding-top:15px;
}

#ContentRgt .topBand, #ContentRgt .topBandDeals{
	background:#346c9e;
	font-size:1.7em;
	font-family:Humanst521 BT, Gill Sans MT;
	color:#fff;
	padding:4px 0 4px 12px;
}

#ContentRgt .action{
	background-image:url(../images/action_back.gif);
	background-repeat:no-repeat;
	width:204px;
	height:549px;
	margin-left:6px;
}
#ContentRgt .topBandDeals{
	background:#346c9e;
	font-size:1.7em;
	font-family:Humanst521 BT, Gill Sans MT;
	color:#fff;
	padding:5px 0 8px 12px;
}
#ContentRgt .topBand img{
	margin:2px 0 0 10px;	
}
#ContentRgt .topBand a, #ContentRgt .topBandDeals a{
	color:#fff;
	text-decoration:none;	
}
#ContentRgt .topBand a.active, #ContentRgt .topBandDeals a.active{
	color:#c0fb94;
	text-decoration:none;	
}
#ContentRgt .topBandDeals span a{
	font-size:0.80em;
	color:#fff;
	text-decoration:none;
	padding-left:218px;
}
#ContentRgt .greatDealsInside{
	float:left;
}

#ContentRgt .prices{
	float:left;
/*	height:170px;*/
	padding-left:0px;
}

#ContentRgt .prices ul{
	margin:0 0 0 0;
	padding:0px;
	border:1px dashed #CCC; 
	float:left;
/*	background-color:#E0EEFC;*/
	width:260.5px;
}
#ContentRgt .prices a{
	cursor:pointer;
	float:left;
	text-decoration:none;
}
#ContentRgt .prices a:hover{
	background-color:#F3FEFE;
	cursor:pointer;
	float:left;
	text-decoration:none;
}
#ContentRgt .products{
	width:300px;
	float:left;
}
#ContentRgt .products ul{
	margin:0;
	padding:0;
	float:left;
	width:270px;
}
#ContentRgt .prices ul li, #ContentRgt .products ul li{
	margin:3px 0 0 10px;
	padding:0;
	list-style:none;
	font-size:1.3em;
	font-weight:bold;
	float:left;
	font-family:Humanst521 BT, Gill Sans MT;
	color:#a30003;
}
#ContentRgt .products ul li{
	color:#262626;
	line-height:23px;
	padding-left:10px;
	float:left;
}
#ContentRgt .prices ul li span{
	color:#14538b;
	padding-right:10px;
	font-weight:normal;
	text-decoration:line-through;
	width:120px;
}
#ContentRgt .prices ul li p{
	color:#000000;
	font-size:1em;
	font-weight:normal;
	color:#a30003;
}
#ContentRgt .prices ul li em{
	color:#093;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

#ContentRgt .seperator{
	float:left; 
	border-right:1px solid #262626; 
	width:2px; 
	height:107px; 
	margin-top:10px;	
}
#ContentRgt .wangDiscount{
	float:left;
	padding:15px;
}
#ContentRgt .sponsor{
	
}
/*FOOTER STYLES------*/
#footer{
	clear:both;
	width:950px;
	margin:0px auto 0px auto;
	font-size:1.60em;
	font-family:Arial, Humanst521 BT, Gill Sans MT, Georgia;
	color:#346c9e;
	line-height:18px;
	padding-top:20px;
}
#footer .lft{
	float:left;
	padding-bottom:28px;
	width:750px;
}
#footer .lft a, #footer .rgt a{
	text-decoration:underline;
	color:#8b141b;
}
#footer .rgt{
	float:left;
	font-size:0.8em;
	margin-top:35px;
	text-align:center;
	color:#000;
}
#footer .rgt span, #footer .lft span{
	font-size:0.75em;
}

/*action area*/

#tabs {
	width: 180px;
	text-align: center;
}
html>body #tablhs2{
	width: 151px;
	height: 54px;
	margin-bottom:10px;
	border:0px solid black;	
}

#tablhs2{
	width: 151px;
	height: 54px;
	margin-top: 15px;
	text-align: center;
	/*position: absolute;*/
	
}
#tablhs{
	width: 154px;
	height: 299px;
	margin-top: 15px;
	margin-left: 0px;
	/*position: absolute;*/
	float: right;
	
}
*:first-child+html #tablhs{
	width: 154px;
	height: 299px;
	margin-top: 15px;
	margin-left: 0px;
	/*position: absolute;*/
	float: right;
}
#tabheader{
	font-weight: bold;
	font-size:1.2em;
	color:#000;
	text-transform: uppercase;
}
#tabheader2{
	padding-top: 8px;
	font-weight: bold;
	font-size:1.2em;
	color:#000;
	text-transform: uppercase;
}
.tabcontent{
	color: White;
	text-transform: none;
	text-align: center;
	padding-left: 7px;
	padding-top: 4px;
	font-weight: normal;
	color: White;
	padding-right: 5px;
}
#exclusive_holder{
	margin-top: -23px;
	margin-bottom: 20px;
	margin-left: -2px;
}
#new_visit_link{
	width:550px;
	text-align:center;
	border:0px solid black;
	clear:both;
	float:left; 
	padding-left:130px;
	margin-top:0px;
}
#new_visit_linkadv{
	width:550px;
	text-align:center;
	border:0px solid black;
	clear:both;
	float:left; 
	padding-left:130px;
	margin-top:15px;
	#margin-top:145px;
	_margin-top:145px;
}
#new_visit_linkadv h2{
	color: #46461d;
	font-size: 11px;
}
#new_visit_link h2{
	color: #46461d;
	font-size: 11px;
}
#coupon_holder{
	margin-top:12px;
	border:1px dashed #f1d669;
	background-color:#594e25;
	margin-left: 2px;
	padding: 5px;
	cursor: pointer;
	height:214px;
}
#coupon_holder .text1{
	color:#f1d669;
	font-size: 15px;
	font-weight: bold;
}
#coupon_holder .text1bold{
	color: White;
	font-size: 15px;
	font-weight: bold;
}
#coupon_holder .text1 p{
	color: #f1d669;
	font-size: 0.9em;
	padding: 0px;
	text-transform:uppercase;
	margin: 0px;
	font-weight: bold;
	
}
#coupon_holder .text2{
	color: White;
	font-size: 1.5em;
	font-weight:bold;
	padding: 15px 0px 0px 0px;
}
#coupon_holder .text3{
	padding: 15px 0px 5px 0px;
	color:#FFF;
}
#coupon_holder a:link, #coupon_holder a:visited{
	text-decoration:underline;
	font-size: 1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#f1d669;
}
#coupon_holder a:hover, #coupon_holder a:active{
	text-decoration: none;
	font-size: 1.1em;
	color: white;
} 
 
.tabfield{
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
}
.namefield{
	width:130px;
  margin:0 0px 2px; 0;
  padding:2px;
  border:1px solid #cbcbcb;
  color:#666;
}
.callme{
	margin-top: -22px;
	margin-left:-1px;
}
.tabcontent2{
		color: White;
		text-transform: none;
		text-align: left;
		padding-left: 10px;
		padding-top:5px;
		font-weight: normal;
		line-height: 160%;
		color: White;
}
.tabcontent3{
		color: White;
		text-transform: none;
		text-align: left;
		padding-top: 20px;
		font-weight: normal;
		line-height: 160%;
		padding-left: 10px;
		padding-top:10px;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tabs ul li {
	background-image: url(../images/button-background.gif);
	width: 155px;
	height: 44px;
	margin-bottom: 1px;
	text-align: center;
	margin-top: 1px;
}

#tabs ul li a {
	color: White;
	text-decoration: none;
	display: block;
	line-height: 44px;
	white-space: nowrap;
}

#tabs li.actionform {
	height: auto;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	width: auto;
	color: Black;
	border: 1px solid #b59f70;
	background-color: #e4d9c4;
	background-image: none;
	font-weight: normal;
	text-transform: none;
	font-size: 120%;
}

#tabs li.actionform input {
	border: 1px solid #b59f70;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: auto;
}

#tabs li.actionform input.button {
	border-top: 1px solid #D7CBB2;
	border-left: 1px solid #D7CBB2;
	border-right: 1px solid #897447;
	border-bottom: 1px solid #897447;
	background-color: #b59f70;
	color: White;	
}

#tabs li.actionform p {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	text-align: left;
}

#tabs li.actionform h2 {
	font-weight: bold;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#tabs img {
	margin-top: 30px;
}

/*banner*/

#headlinebox {
	height: 93px;
	padding: 10px 0px 0px 10px;
	line-height: 130%;
	width: 712px;
	float: left;
	color:#000;
}

#headlinebox .head{
	float:right;
	text-align:right;
}
#headlinebox .head .number{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:#8b141b;
	padding: 2px 0px 5px 0px;
	margin: 0px;
	text-align: right;
	display:block;
	clear:both

}
#headlinebox .head .pageHead{
	font-size:22px; 
	color:#594E25;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:0px;
	font-weight:bold;
	#float:right;
	_float:right;
	display: block;
	line-height:130%;
}
#headlinebox .callus{
	padding-top:0px; 
	text-align:right; 
	font-size:11px;
	margin-right:0px;
}

.slogan{
	text-align:right;
	font-size:1.2em;
	line-height:140%;
	border:0px solid black;
	float:right;
	display:block;
	padding-top:2px;
}

#headlinebox .slogan span{
	font-size:22px; 
	color:#594E25; 
	float:right;
	text-transform:uppercase;
	padding-top:10px;
	font-weight:bold;
}
#headlinebox_left{
	float: left;
	width: 220px;
	border: 0px solid black;
	text-align: left;
	font-family: georgia;
	color:#8b141b;
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: -1px;
	font-size: 17px;
	line-height: 140%;
	height: 83px;

}
.align_center{
	text-align: center;
}
#bottom_rotate{
	width:205px;
	margin:0px auto;
	text-align: center;
	float: left;
	padding: 15px 0px 0px 10px;
	font-size: 11px;
}
#promoThumb{
	padding-top:1px;
	padding-right:1px;
	float:right;
}
#bottom_li{
	float: left;
	width: 150px;
	margin-top: 5px;
	padding-left:30px;
	border:0px solid black;
}
#pr_padding_click2{
	float: left;
	width: 110px;
	padding: 5px 0px 0px 0px;
	border: 0px solid black;
}
#greenliving{
	float: left;
	padding-left: 10px;
	margin-top: 5px;
	width:150px;
	border:0px solid black;
}
#nfa{
	clear:both; 
	float:left;
	color:#666;
	font-size:10px; 
	text-align:left;
	width:265px;
}
#sfc{
	margin-top: 4px;
	/*margin-top: 85px;*/
	float: right;
	border:0px solid black;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sfc {	
	margin-top: 20px;
	/*margin-top: 85px;*/
	float: right;
	border:0px solid black;}
}
.speciallinks{
	border:1px solid red;
}
#tileProducts{
	float:left;
	text-align: center;
	background-image:none;
	#padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px;
	_margin:0px 0px 0px 15px;
}
#tileProducts ul li{
	background-image:none;
	list-style:none;
	float:left;
	width:170px;
	text-align:center;
}
#tileProducts li span{
	color:#000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-top:-15px;
}
#tileProducts .left_rate{
	color:#75513c;
	font-size:10px;
	font-weight:bold;
}
#tileProducts .left_rate span{
	font-size:10px;
	text-decoration:line-through;
	color:#75513c;
}
#tileProducts .right_rate{
	color:#75513c;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
}
#tileProducts .right_rate span{
	font-size:11px;
}
#tileProducts .second_rate{
	color: #75513c;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
}
#tileProducts .second_rate span{
	text-decoration:line-through;
	color: #75513c;
	font-size:10px;
}

/*drop menu*/

.quickLinkCss {
	background-color:#fff2bf;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 0.9em;
	margin-left:0px;
	margin-top:0px;
/*	#margin-top:-5px;
	_margin-top:-5px;*/
	padding: 0px;
	position:absolute;
	visibility:hidden;
	font-weight: bold;
	text-align:left;
	/*visibility: visible;*/
	z-index:9999;
}

.quickLinkCss  ul{
	margin: 0px;
	padding:0px;
	
}
.quickLinkCss  li{
	padding: 3px 0px 3px 0px;
	color: #000;
	margin: 0px 0px 0px 0px;
	width: 100px;
	display: block;
}
.quickLinkCss ul.small li{
	padding: 3px 0px 3px 0px;
	color: #000;
	margin: 0px 0px 0px 0px;
	width: 150px;
	display: block;
}
.quickLinkCss  li ul li{
	padding: 0px 0px 0px 0px;
	color: #000;
	margin: 0px 0px 0px 0px;
}
.quickLinkCss a:link,.quickLinkCss a:visited{
	border-bottom:0px solid black;
	display:block;
	padding: 5px 0px 8px 10px;
	text-decoration:none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top left;
	background-repeat: no-repeat; 
}
.quickLinkCss a:hover,.quickLinkCss a:active {
	background-color:#d6ca98;
	background-position: top left;
	background-repeat: no-repeat; 
}

/*  Image Rotator */

/* rotator in-page placement */
    div#rotator {
	position:relative;
	/* margin-left: 15px; */
}
/* rotator css */
div#rotator div{
	float:left;
	list-style: none;
}

    div#rotator div.show {
	z-index:0
}
.content_txt{
	width:735px;
	font-size:12px;
}
#instaImages{
	width:420px;
	margin:0px auto;
}

.action #tabs #bottom_rotate {
	text-align: center;
}
#main_form_holder {
	background:#9e8d42;
	color:#fff;
	font-size:11px;
	padding:10px;
	text-align:center;
	width:285px;
	border:5px solid #594f25;
	z-index:500 !important;
	position:relative;
}
#main_form_holder .inputbox{
	width:280px;
}
.content{
	font-family: Arial, Gill Sans MT, Humanst521 BT, Trebuchet MS;
	font-size:12px;
}
#floor_gallery{
	z-index:1;
}
#popbox{
	font-size:12px;
	padding:0px 15px 15px 15px;
}
#popbox h1{
	font-size:1.3em;
	color:#8b141b;
	display:block;
	padding:3px 0px 3px 5px;
	background:#d6ca98;
	border:1px solid #aaa17f;	
}
#popbox p{
	line-height:16px;
}
#popbox .left{
	float:left;
	margin:0px 10px 0px 0px;
}
#popbox .right{
	float:right;
	margin:0px 0px 0px 10px;
}
#popbox li{
	padding-bottom:8px;
}
#greenlivingpage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	text-align:justify;
}
#greenlivingpage h1{
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	display:block;
}
#greenlivingpage .bottom{
	color:#666;
	font-size:11px;
}
#testimonialsdetail{
	background:url(../images/testimonial_bg.jpg) #fff repeat-x 0px -8px;
	padding:20px;
	overflow:auto;
	width:695px;}
#testimonialsdetail h2{
	text-transform:uppercase;
	color:#594E25;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
}
#testimonialsdetail h1{
	font-size:12px;
	padding-bottom:15px;
	color:#8B141B;
}
#testimonialsdetail div{
	line-height:18px;
	font-size:13px;
}
.more a{
	float:right; 
	margin:-8px 5px 0px 0px; 
	font-size:11px; 
	color:#A30003; 
	padding:0px 3px;
	text-decoration:underline;
	font-family:sans-serif;
}
/* Blog */
.post{
	background:url(../images/testimonial_bg.jpg) #fff repeat-x 0px -8px;
	width:717px !important;
	padding:10px;
}
.post small{
	color:#3b3314;
	font-size:11px;
}
.postmetadata{
	border:1px dashed #ccc;
	padding:5px;
	margin:10px 0px;
	font-size:11px;
	line-height:18px;
}
.postmetadata a{ color:#8B141B;}
.post h2{
	padding:10px 0px;
	color:#8B141B;
	font-size:18px;
}
.post h2 a{color:#8B141B;}
.navigation{
	background:#d7cb99;
	width:717px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}
.alignright{
	float:right;
	width:45%;
	text-align:right;}
.alignleft{
	width:45%;
	float:left;}
.navigation a{
	color:#333;
}
.content_txt{
	width:720px;
}
.content_txt p, .entry p{
	padding:8px 0px;
	font-size:12px;
	line-height:18px;
}
.pageHead2{
	color:#594E25;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	height:56px;
	padding-top:10px;}
.head2{
	border:0 solid white;
	color:#8B141B;
	display:block;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:bold;
	height:40px;
	margin:0;
	padding:5px 0 0;
	text-align:right;}
#sidebar{
	background:url(../images/sidebg.jpg) repeat-x 0px 0px;
	width:200px;
	margin-left:5px;
	padding:10px 10px 20px 0px;
	height:600px;
}
#sidebar ul{
	margin-left:10px;
}
#sidebar li{
	list-style:none;
	font-size:12px;
}
#sidebar li p{
	line-height:18px;
}
#sidebar li a { color:#8B141B;}
#sidebar li h2{
	padding:2px 0px;
	font-size:18px;
	border-bottom:dashed 1px #796B32;
	margin:10px 0px 10px 0px;
}
#sidebar li div{
	padding:5px 0px;
}
#sidebar ul li ul li{
	list-style:disc !important;
	margin-left:10px;
	padding:3px 0px;
}
#sidebar ul li ul li ul li{list-style:none !important; padding:3px 0px;}

#sidebar li div input{
	margin:5px 0px;
}
.searchnavigation{
	background:#EFECE0;
	padding:8px;
	height:15px;	
}
.searchnavigation a{
	color:#333;
}
.pagetitle{
	background:#E1D8B7;
	padding:8px;
	font-size:18px;
	}
.searchresult{
	background:#fff;
	padding:8px 0px 0px 8px;
	border-bottom:1px solid #ccc;
	clear:both;
}
.searchresult small{
	color:#666;
	padding:5px 0px;
}
.searchresult h3{
	font-size:15px;
	padding-bottom:5px;
}
.searchresult p{
	padding:5px 0px 5px 0px;
}
.searchresult a{
	color:#594E25;
}
.searchresult .postmetadata{
	border:none;
	color:#333;
}
.searchresult .postmetadata a{
	color:#8B141B;
}
