﻿body 
	{
	color: #262626;
	background: #e0e0e0 url("../imgs/bg.png") repeat-x;
	margin: 0;
	font:11px arial,verdana,sans-serif;
	}

#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content_home    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -510px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1020px;
	height: 1000px;
	visibility: visible;
	}
	
#sb
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	width: 1000px;
	height: 1020px;
	background: url("../imgs/bg_page.png") no-repeat;
	}
#sb_long
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	width: 1000px;
	height: 1172px;
	background: url("../imgs/bg_page_long.png") no-repeat;
	}
	
#header
	{
	
	}

#header h1
	{
	float: left;
	margin: 0 0 0 30px;
	padding: 28px 0 0 0;
	height: 76px;
	width: 320px;
	background: url("../imgs/logo.png") no-repeat 0 28px;
	color: #292429;
	text-indent: -9000px;
	}

#header h2
	{
	float: right;
	margin: 5px 60px 0 0;
	padding: 0;
	width: 298px;
	height: 97px;
	font: normal 10px Verdana, Geneva, Arial, sans-serif;
	background: url("../imgs/contact_box.png") no-repeat 0 0;
	text-indent: -9000px;
	}

h2
	{
	margin: 0;
	padding: 0;
	font: normal 27px Verdana, Geneva, Arial, sans-serif;
	}

h3
	{
	margin: 0;
	padding: 0;
	}
	
/* menu start */
#navcontainer
{
position: absolute;
top: 84px;
left: 45px;
margin: 0;
padding: 0;
width: 940px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: middle;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
font-size: 12px;
float: left;
margin: 0px;
height: 45px;
width: 95px;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
text-indent: -9000px;
}

#navcontainer ul li.home a
{
background: url(../imgs/button_home.png) no-repeat top left;
background-position: top right;
}
#navcontainer ul li.about a
{
background: url(../imgs/button_about.png) no-repeat top left;
background-position: top right;
}
#navcontainer ul li.beds a
{
background: url(../imgs/button_beds.png) no-repeat top left;
background-position: top right;
}
#navcontainer ul li.gallery a
{
background: url(../imgs/button_gallery.png) no-repeat top left;
background-position: top right;
}
#navcontainer ul li.contact a
{
background: url(../imgs/button_contact.png) no-repeat top left;
background-position: top right;
}

#navcontainer ul li a:hover
{
background-position: top left;
color: #000000;
}
#navcontainer ul li a#active
{
background-position: top left;
color: #000000;
}
/* menu end */
img { border:0; }

a, a:active, a:focus 
	{
	outline: 0;
	}
	
a:link, a:visited 
	{
	font:normal 10px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	border: 0;
	}

a:hover 
	{
	font:normal 10px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	border: 0;
	}
	
/* pages start */

#main_home
	{
	position: relative;
	top: 56px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 640px;
	background: url(../imgs/bg_home_page.png) no-repeat -12px 0;
	}
#img_home
	{
	position: relative;
	top: 26px;
	left: 38px;
	margin: 0;
	padding: 0;
	width: 867px;
	height: 274px;
	background: url(../imgs/home.jpg) no-repeat 0 0;
	text-indent: -9000px;
	}
#body_home
	{
	float:left;
	position: relative;
	top: 60px;
	left: 38px;
	margin: 0;
	padding: 15px 35px 0 35px;
	width: 500px;
	height: 260px;
	text-align: left;
	line-height: 13px;
	}
#body_home span
	{
	margin: 0 -16px 0 0;
	padding: 0;
	}
#body_home p
	{
	margin: 10px 0 0 0;
	padding: 0;
	}
#details_home
	{
	float:left;
	position: relative;
	top: 70px;
	left: 100px;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 154px;
	text-align: left;
	}

#main_about
	{
	position: relative;
	top: 56px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 640px;
	background: url(../imgs/bg_about_page.png) no-repeat -13px -21px;
	}
#img_about
	{
	position: relative;
	top: 26px;
	left: 38px;
	margin: 0;
	padding: 0;
	width: 867px;
	height: 274px;
	background: url(../imgs/about.jpg) no-repeat 0 0;
	text-indent: -9000px;
	}
#body_about
	{
	float:left;
	position: relative;
	top: 30px;
	left: 38px;
	margin: 0;
	padding: 15px 35px 0 35px;
	width: 485px;
	height: 260px;
	text-align: left;
	line-height: 13px;
	}
#body_about span
	{
	margin: 0 -16px 0 0;
	padding: 0;
	}
#details_about
	{
	float:left;
	position: relative;
	top: 45px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 271px;
	height: 255px;
	text-align: left;
	}
	
#main_beds
	{
	position: relative;
	top: 56px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 792px;
	background: url(../imgs/bg_beds_page.png) no-repeat -13px -21px;
	}

#body_beds
	{
	float:left;
	position: relative;
	top: 40px;
	left: 38px;
	margin: 0;
	padding: 15px 5px 0 35px;
	width: 490px;
	height: 700px;
	text-align: left;
	line-height: 13px;
	}
#body_beds span
	{
	margin: 0 -16px 0 0;
	padding: 0;
	}
#details_beds
	{
	float:left;
	position: relative;
	top: 53px;
	left: 100px;
	margin: 0 0 -6px 0;
	padding: 0;
	width: 230px;
	height: 320px;
	text-align: left;
	color: #fff;
	}
#details_beds_2
	{
	float:left;
	position: relative;
	top: 53px;
	left: 100px;
	margin: 0 0 -22px 0;
	padding: 0;
	width: 230px;
	height: 240px;
	text-align: left;
	color: #fff;
	}
#details_beds p
	{
	line-height: 12px;
	}
#details_beds_2 p
	{
	line-height: 12px;
	}
	
#details_beds h2
	{
	position: relative;
	top: 0;
	left: -25px;
	margin: 0 0 38px 0;
	padding: 0;
	width: 275px;
	height: 82px;
	background: url(../imgs/smart_bed_t4t5.png) no-repeat 0 0;
	text-indent: -9000px;
	}

#flash_cont
	{
	padding:10px;
	margin:0;
	width:470px;
	height:400px;
	}

#main_gallery
	{
	position: relative;
	top: 56px;
	left: 30px;
	margin: 0;
	padding: 45px 20px 35px 50px;
	width: 870px;
	height: 560px;
	background: url(../imgs/bg_about_page.png) no-repeat -13px -21px;
	}

#main_contact
	{
	position: relative;
	top: 56px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 640px;
	background: url(../imgs/bg_contact_page.png) no-repeat -12px 0;
	}
	
#img_contact
	{
	position: relative;
	top: 26px;
	left: 38px;
	margin: 0;
	padding: 0;
	width: 867px;
	height: 274px;
	background: url(../imgs/contact.jpg) no-repeat 0 0;
	text-indent: -9000px;
	}
/* pages end */

/* headers start */

h3.image_gallery
	{
	margin:0;
	padding:0 0 10px 0;
	height:12px;
	background: url(../imgs/header_image_gallery.png) no-repeat 0 0;
	text-indent: -9000px;
	}
h3.newsletter_signup
	{
	margin:0;
	padding:0 0 10px 0;
	height:12px;
	background: url(../imgs/header_newsletter_signup.png) no-repeat 0 0;
	text-indent: -9000px;
	}
h3.product_features
	{
	margin:0;
	padding:0 0 0 0;
	height:12px;
	background: url(../imgs/header_product_features.png) no-repeat 0 0;
	text-indent: -9000px;
	}
h3.bed_prices
	{
	margin:0;
	padding:0 0 0 0;
	height:12px;
	background: url(../imgs/header_bed_prices.png) no-repeat 0 0;
	text-indent: -9000px;
	}
h3.company_address
	{
	margin:0;
	padding:0 0 10px 0;
	height:12px;
	background: url(../imgs/header_company_address.png) no-repeat 0 0;
	text-indent: -9000px;
	}

/* headers end */

/* Gallery */

.thumb
	{
	float: left;
	margin:0 20px 20px 0;
	padding:12px;
	width:128px;
	height:144px;
	background: url(../imgs/thumb_bg.png) no-repeat 0 0;
	text-align:left;
	font:10px arial,verdana,sans-serif;
	}
	
.thumb img
	{
	margin:0 0 4px 0;
	padding:0;
	}

.thumb_border
	{
	position:relative;
	float: left;
	margin:0 0 -2px 0;
	padding:4px;
	width:68px;
	height:65px;
	background: transparent url(../imgs/img_thumb_bg.png) no-repeat 0 0;
	text-align:left;
	font:10px arial,verdana,sans-serif;
	z-index:100;
	}
	
.thumb_img img
	{
	position:relative;
	margin:0;
	padding:0;
	width:60px;
	height:57px;
	z-index:99;
	}
.thumb_img a
	{
	display:block;
	width:68px;
	height:65px;
	}
/* Gallery End */

/* Contact Form */

#form_contact
	{
	float:left;
	position: relative;
	top: 65px;
	left: 38px;
	margin: 0;
	padding: 0;
	width: 570px;
	height: 260px;
	text-align: left;
	}
	
#form_contact p
	{
	margin:10px 0;
	padding:0 0 0 5px;
	}

form
	{
	margin:0;
	padding:0;
	}
fieldset
	{
	float:left;
	margin:10px 0;
	padding:5px;
	border:none;
	width: 265px;
	}
label
	{
	float:left;
	width:75px;
	padding:0 10px 0 0;
	text-align:left;
	}
label.note
	{
	width:150px;
	}
label b
	{
	color:#f7941e;
	}
input.error
	{
	color:#f7941e;
	}

fieldset div
	{
	margin-bottom:10px;
	padding:0;
	display:block;
	}
fieldset div input,fieldset div textarea
	{
	width:175px;
	height:20px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
	}
fieldset div textarea
	{
	height:87px;
	}
fieldset div select
	{
	padding:1px;
	}
#fm-submit
	{
	clear:both;
	text-align:center;
	}
#fm-submit input
	{
	border:1px solid #333;
	padding:2px 1em;
	background:#555;
	color:#fff;
	font-size:100%;
	}
input:focus,textarea:focus
	{
	background:#efefef;color:#000;
	}
fieldset div.fm-req
	{
	font-weight:bold;
	}
fieldset div.fm-req label:before
	{
	content:"* ";
	}


/* Contact Form End */

/* Newsletter Form */

#form_newsletter
	{
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#form_newsletter p
	{
	margin:10px 0;
	padding:0 0 0 5px;
	}

#form_newsletter form
	{
	margin:0;
	padding:0;
	}
#form_newsletter fieldset
	{
	margin:0;
	padding:0;
	width:220px;
	border:none;
	}
#form_newsletter fieldset div
	{
	padding:0 0 6px 0;
	margin:0;
	display:block;
	}
#form_newsletter fieldset div input
	{
	width:220px;
	height:20px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none;
	padding:1px;
	color:#333;
	}
	
#fm-nl-submit
	{
	width:220px;
	padding:0;
	font-size:9px;
	color: #fff;
	}
	
#fm-nl-submit label
	{
	width:130px;
	height: 10px;
	padding:3px 0;
	font-size:9px;
	color: #fff;
	}

#fm-nl-submit input 
	{
	float:right;
	width: 86px;
	height: 20px;
	padding: 20px 0 0;
	margin: 0;
	border: 0;
	display:block;
	background: transparent url(../imgs/nl-submit.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}
	form>#fm-nl-submit input { /* For non-IE browsers*/
	  height: 0px;
	}


/* Newsletter Form End */

#details_contact
	{
	float:left;
	position: relative;
	top: 70px;
	left: 100px;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 154px;
	text-align: left;
	}

#details_contact p
	{
	padding:0;
	margin:5px 0;
	color: #ffffff;
	line-height: 13px;
	}
#details_contact a
	{
	font-size:11px;
	}
	
#newsletter_signup
	{
	float:left;
	position: relative;
	top: 112px;
	left: 100px;
	margin: 0;
	padding: 0;
	width: 230px;
	text-align: left;
	}

#footer
	{
	position: relative;
	top: 65px;
	left: 30px;
	margin: 0;
	padding: 0 0 0 25px;
	width: 915px;
	height: 40px;
	text-align: left;
	}

#sn
	{
	float: left;
	font:normal 10px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	}

#copy
	{
	float: left;
	font:normal 10px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	}

#trim
	{
	float: right;
	font:normal 10px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	}

#sn p, #copy p, #trim p
	{
	float:right;
	padding: 0 0 0 20px;
	}
	
object { outline:none; }

.hidden {
	display: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Lightbox end */

	
