@charset "utf-8";
/* CSS Document */

html,body,ul,a,td,table,img{
	outline-style:none;
	outline-style:none;
	outline-width:0;
}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
			
		}
		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
			cursor:default;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(../images/progress.gif);
		}
		#loading-inner-content{
			display:none;
			position:absolute;
			margin-top:-30px;
			top:50%;
			z-index:1700;
			width:24px;
			height:24px;
			margin-left:-12px;
			left:50%;
			color:white;
			background-image: url(../images/progress.gif);
		}
		
body{
	background:#000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#global-header{
	position:fixed;
	margin-top:8px;
	height:23px;
	width:100%;
	background-image:url(../images/global-header-bg.png);
	z-index:999;
	font-size:11px;
}
#global-header-big-menu-title{
	padding-left:21px;
	padding-top:3px;
	color:#9c9ea1;
}
#global-header-dropdown a{
	color:#9C9EA1;
	text-decoration:none;
}
#global-header-dropdown a:hover{
	color:#fed605;
	text-decoration:underline;
}

#global-header-big-menu-open-close{
	padding-top:2px;
	padding-left:6px;
	float:left;

}
#global-header-big-menu-open-close a{
	background:transparent url(../images/global-header-menu-plus.png) no-repeat scroll left 2px;
	padding-left:16px;
	color:#9C9EA1;
	text-decoration:none;
}

#global-header-right-side{
	float:right;
	padding-right:13px;
	color:#9c9ea1;
	padding-top:3px;
}
#global-header-dropdown ul{
	margin-bottom:0px;
}
#menu-first td,#menu-second td {
	
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:3px;
	
	
}
#menu-first td{
	font-size:16px;
	color:#333333;
}

#menu-first a:hover,#menu-first a:link ,#menu-first a:visited,#menu-first a:active {
	color:#333333;
	text-decoration:none;
}
#menu-second a:hover,#menu-second a:link ,#menu-second a:visited,#menu-second a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#menu-second td{
	font-size:14px;
	color:#FFFFFF;
}
#menu-first-level table,#menu-second-level table{
	padding-left:12px;
}
#logo{
	background-image:url(../images/lazzonilogo.png);
	width:91px;
	height:28px;
	margin-left:8px;
	margin-top:35px;
	position:fixed;
}
#menu{

}

#inner-content-bg, #inner-content{
	position:absolute;
	/*top:72px;*/
	margin-top:-220px;
	top:50%;
	left:11px;
	width:804px;
	/*height:329px;*/
	height:400px;
	margin-left:-402px;
	left:50%;
	color:white;
}
#inner-content-bg{
	z-index:5;
	display:none;
	background-color:black;
}
#inner-content{
	z-index: 999;
	display:none;
	margin-left:-385px;
	margin-top:-201px;
}
#inner-content h3{
	color:white;
	font-size:16px;
	line-height:0;
	margin-top:0px;
	text-transform:uppercase;
}
.send{
	background:transparent url(../images/send_button.png) no-repeat scroll -13px -2px;
	border:medium none;
	cursor:pointer;
	height:12px;
	width:40px;
	text-align:right;
}
.send:hover {
	background-position:-13px -17px;
}

#inner-content-close{
	z-index: 1500;
	display:none;
	position:absolute;
	margin-top:-219px;
	top:50%;
	margin-left:407px;
	left:50%;
	color:white;
	width:65px;
	height:15px;
	font-size:13px;
	text-align:center;
}
#inner-content-close-bg{
	width:65px;
	background-color:black;
	position:absolute;
	display:none;
	margin-top:-220px;
	top:50%;
	margin-left:407px;
	left:50%;
	height:20px;
}
#inner-content-paginator{
	background-color:black;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:50%;
	margin-left:282px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:120px;
	z-index:1;
}
#inner-content-back-button-bg{
	background-color:black;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:50%;
	margin-left:282px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:120px;
}
#inner-content-back-button-bg{ z-index:1; }
#inner-content-back-button{ 
	z-index:1500;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:50%;
	margin-left:282px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:120px;
 }
#inner-content-title {
	background-color:black;
	color:white;
	display:none;
	font-size:14px;
	height:15px;
	left:50%;
	margin-left:-402px;
	margin-top:-240px;
	position:absolute;
	text-align:right;
	top:50%;
	z-index:1500;
	padding-left: 5px;
	padding-right:5px;
	text-transform:uppercase;
}

#inner-content-close a.btn-close{
	color:#9C9EA1;
	text-decoration:none;
}
#inner-content-close a.btn-close:hover{
	color:#fed605;
}

.inner-thumb{
	border:1px solid #9c9ea1;
	width:136px;
	height:94px;
}
.inner-id{
	float:left;
	height:125px;
	width:145px;
}

.featured-id{
	width:136px;
	margin-left:14px;
	float:left;
	height:107px;
	color:white;
}

#global-header-dropdown{
	z-index:2;
	width:250px;
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	clear:both;
	float:left;
	left:-2px;
	position:absolute;
	top:20px;
	display:none;
}
.hr-dotted hr{
	display:none;
}
.hr-dotted{
	background:transparent url(../images/hr.gif) repeat-x scroll 0 0;
	clear:both;
	float:left;
	height:1px;
	margin:6px 5px;
	width:240px;
}
.dropdown-footer {
	clear:both;
	float:left;
	height:22px;
	width:100%;
}
.dropdown-footer a{
	bottom:5px;
}
.dropdown-footer a.btn-close {
	background:transparent url(../images/close-btn.png) no-repeat scroll right 2px;
	color:#9C9EA1;
	float:right;
	height:10px;
	right:10px;
	line-height:1em;
	margin:6px 0 0;
	padding:0;
	position:relative;
	width:40px;
}
.dropdown-footer a.btn-close:hover {
	background-position:right -10px;
	color:#fed605;
} 
.list-lft {
	list-style:none;
}
.list-lft ul adr{
	padding-left:20px;
}
.list-lft ul li{
	list-style:none;
}
ul{
	padding-left:21px;
}
h6{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 0 21px;
}
#menu-first-level{
	background: white;
	height:24px;
	display:block;
	position:fixed;
	bottom:22px;
	width:100%;
	z-index:999;
}
#menu-second-level,#menu-second-level-bg{
	/*background-image:url(../images/menu-second-layer-bg.png);*/
	height:19px;
	display:block;
	position:absolute;
	bottom:22px;
	width:100%;
	z-index:500;
	display:block;
	padding-bottom:2px;
}
#menu-second-level-bg{
	background:black;
}
#right-bar,#right-bar-bg{
	display:block;		
	position:absolute;
	right:-164px;
	top:0px;
	width:164px;
	height:100%;
	z-index:1;
	padding-top:30px;
}

#right-bar-bg{
	background:black;
}

#right-bar h3 a:hover,#right-bar h3 a:link ,#right-bar h3  a:visited,#right-bar h3  a:active {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#right-bar-bottom-menu-one{
	position:absolute;
	bottom:80px;
}
#right-bar-bottom-menu-two{
	position:absolute;
	bottom:98px;
}
#right-bar-bottom-menu-three{
	position:absolute;
	bottom:116px;
}
#leftarrow{
	position:absolute;
	right:-25px;
	top:50%;
	z-index:5;
}

#right-bar h3{
	color:white;
	font-size:14px;
	line-height:0px;
	margin-top:12px;
	padding-left:14px;
	text-transform:uppercase;
}
#footer{
	position:fixed;
	right:0px;
	bottom:0px;
	padding-bottom:7px;
	padding-right:7px;
	color:#FFF;
	z-index:1500;
}

.left{
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
}
td.left {
}
.pagebreak{
	
}
span.required{
  font-size: 13px !important;
  color: #FED605 !important;
}
 
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}


.twitted {
	width: 16em;
	margin-bottom: 1.5em;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("../images/progress.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #FED605;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #FED605;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}
#twitter ul{
	padding-left:0px;
	margin-top:0px;
}

#inner-content h4 a:hover,#inner-content h4 a:link ,#inner-content h4  a:visited,#inner-content h4  a:active {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}


#twitter{
	position:absolute;
	display:none;
	margin-left:50px;
	margin-top:-220px;
	top:50%;
	z-index:1700;
	color:white;
	left:50%;
	width:300px;
}
#followustwitterlogo{
	position:absolute;
	display:none;
	margin-left:50px;
	margin-top:115px;
	top:50%;
	z-index:1700;
	color:white;
	left:50%;
	width:300px;
}
#twitter h3,#followustwitterlogo span{
	font-size:15px;
	text-transform:uppercase;
}

#followustwitterlogo a:hover,#followustwitterlogo a:link ,#followustwitterlogo a:visited,#followustwitterlogo a:active {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.upDown{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #fed605;
}

/* Easy Slider */
	#dayslider ul, #dayslider li,#nightslider ul, #nightslider li,#sofaslider ul, #sofaslider li,#designslider ul, #designslider li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#dayslider, #dayslider li,#nightslider, #nightslider li ,#sofaslider , #sofaslider li,#designslider, #designslider li{
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:804px;
		height:380px;
		overflow:hidden; 
	}
	#prevBtn,#prev2Btn,#prev3Btn,#prev4Btn{
		position:absolute;
		color:white;
		left:50%;
		margin-left:275px;
		margin-top:190px;
		text-decoration:none;
		text-transform:uppercase;
		top:50%;
		font-size:13px;
	}
	#nextBtn,#next2Btn,#next3Btn,#next4Btn{
		position:absolute;
		color:white;
		left:50%;
		margin-left:320px;
		margin-top:190px;
		text-decoration:none;
		text-transform:uppercase;
		top:50%;
		font-size:13px;
	}					
	#nextBtn a,#next2Btn a,#next3Btn a,#next4Btn a,#prevBtn a,#prev2Btn a,#prev3Btn a,#prev4Btn a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#daycollectiondiv{
		position:absolute;
		/*top:72px;*/
		display:none;
		margin-top:-220px;
		top:50%;
		left:11px;
		width:804px;
		/*height:329px;*/
		height:400px;
		margin-left:-402px;
		left:50%;
		color:white;
		z-index:2000;
		margin-left:-385px;
		margin-top:-201px;
	}
	
/* // Easy Slider */

.inner-id a img:link ,.inner-id a:visited,.inner-id a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.inner-id a img:hover{
	border:1px solid #FED605;
	color:yellow;
}
.inner-id a img{
	border:1px solid #FFFFFF;
}
.inner-id:hover{
	color:yellow;
}
.specific-label{
	margin-top:3px;
}
.loader-specific{
	border:none;
	padding-left:60px; 
	padding-top:39px;
}
#left-inner-specific{
	width:402px;
	float:left;
}
#right-inner-specific{
	float:right;
	margin-right:35px;
	text-align:justify;
	width:350px;
}
#right-inner-specific h4{
	font-size:11px;
	margin:0px;
	text-align:justify;
}
#left-inner-specific-small-image{
	margin-top:5px;
}
#left-inner-specific-small-image img{
	border:1px solid #FFFFFF;
	margin-left:1px;
}
#left-inner-specific-small-image img:hover{
	border:1px solid #FED605;
}
#left-inner-specific-large-image img{
	border:1px solid #FFFFFF;
}
#left-inner-specific-large-image img:hover{
	border:1px solid #FED605;
}
#left-inner-specific-small-image a{
	float:left;
	margin-left:2px;
}
#left-inner-specific-large-image{
	width:400px;
	height:274px;
}
#inner-content-back-button a:hover,#inner-content-back-button a:link,#inner-content-back-button a:visited,#inner-content-back-button a:active{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:5px;
	vertical-align:middle;
	margin-right:1px;
}
#dim{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('../images/dim.png'); display:none; text-align:left; }
#dim2{ position:absolute; top:0; left:0; width:100%; z-index:3500; background-color: #000; display:none; }

#inner-content-share-button-bg{
	background-color:black;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:50%;
	margin-left:158px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:120px;
	z-index:1;
}
#inner-content-share-button{ 
	z-index:1500;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:50%;
	margin-left:154px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:120px;
 }
 #inner-content-share-button a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:5px;
	vertical-align:middle;
	margin-right:1px;
}


#ps_websites2{
	position:absolute;
	left:0px;
	top:28%;
	width:400px;
	height:200px;
	left: 50%;
	margin-left: -200px;
	z-index:4000;
	display:none;
}

#ps_websites .ps_label{color:#fff;display: none;font-size:2em;left:0;position:absolute;top:0;white-space: nowrap;}#ps_websites2 ul{list-style: none;position: relative;z-index:1010;width:400px;}#ps_websites2 li{display:block;float: left;margin:0 30px 40px 0;}#ps_websites2 a{display:block;}#ps_overlay{background:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1005;}

#zoom{
		position:absolute;
		bottom:0px;
		z-index:2000;
		right:0px;
}
#zoom img:hover{
	cursor:pointer;
}
.featured-id a img:hover{
	border:1px solid #FED605;
}
.featured-id a img{
	border:1px solid #FFFFFF;
}
#right-bar-bottom-menu-one h3,#right-bar-bottom-menu-two h3,#right-bar-bottom-menu-three h3{
	margin-top:0px;
	margin-bottom:0px;
}
#dayPage,#dayPageSpecific,#nightPage,#nightPageSpecific,#sofaPage,#sofaPageSpecific,#designPage,#designPageSpecific{
	z-index: 999;
	display:none;
	margin-left:-385px;
	margin-top:-201px;
	position:absolute;
	margin-top:-220px;
	top:50%;
	left:11px;
	width:804px;
	height:400px;
	margin-left:-402px;
	left:50%;
	color:white;
}
#companyInner{
	width:765px;
	text-align:justify;
}
#companyInner p{
	font-size:14px;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif;
	line-height:25px;
	color:white;
}
#leftArrowSpecific{
	display:none;
	position:absolute;
	margin-top:-35px;
	top:50%;
	left:11px;
	width:25px;
	height:35px;
	margin-left:-450px;
	left:50%;
	color:white;
	z-index:2500;
}
#rightArrowSpecific{
	display:none;
	position:absolute;
	margin-top:-35px;
	top:50%;
	left:11px;
	width:25px;
	height:35px;
	margin-left:425px;
	left:50%;
	color:white;
	z-index:2500;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#inner-content-close { margin-top:-216px; }
}

/*  alltogether */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 3000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 3100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 3090;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 3100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 3100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 3100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 3181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 3111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 3112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 3070;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 3070;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 3100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}
.tbmain label{
	text-transform:uppercase;
}
#global-header-right-side a:hover{
	color:#9C9EA1;
	text-decoration:none;
}
#global-header-right-side a{
	color:#9C9EA1;
	text-decoration:none;
}
#newsletter-header-dropdown{
	width:300px;
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	clear:both;
	float:left;
	right:-2px;
	position:absolute;
	top:28px;
	display:none;
	z-index:3400;
}
.send2{
	background:transparent url(../images/send_button2.png) no-repeat scroll -13px -2px;
	border:medium none;
	cursor:pointer;
	height:12px;
	width:40px;
	text-align:right;
	vertical-align:text-top;
}
.send2:hover {
	background-position:-13px -17px;
}
#newsletter-header-dropdown div.Errortext,#newsletter-header-dropdown div#errDiv2{
	margin-left:15px;
}
#information{
	position:absolute;
	z-index:1;
	bottom:-50px;
	left:0px;
	display:none;
}

#inner-content-details-bg{
	background-color:black;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:9%;
	margin-left:158px;
	margin-top:185px;
	position:absolute;
	text-align:right;
	top:50%;
	width:555px;
	z-index:1;
}
#inner-content-details{ 
	z-index:1500;
	color:white;
	display:none;
	font-size:11px;
	height:20px;
	left:9%;
	margin-left:165px;
	margin-top:188px;
	position:absolute;
	top:50%;
	width:555px;
 }
 #inner-content-details a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
}
#inner-content-day-details-large-bg,#inner-content-night-details-large-bg,#inner-content-sofa-details-large-bg,#inner-content-design-details-large-bg{
	background-color:black;
	display:none;
	height:400px;
	margin-top:0px;
        top:0%;
	position:absolute;
	text-align:right;
	width:804px;
	z-index:1700;
}
#inner-content-day-details-large,#inner-content-night-details-large,#inner-content-sofa-details-large,#inner-content-design-details-large{
	color:white;
	display:none;
	font-size:11px;
	height:400px;
	margin-top:0px;
	position:absolute;
	text-align:left;
        padding-left:15px;
	top:0%;
	width:804px;
	z-index:1700;
}
#inner-content-day-details-large p,#inner-content-night-details-large p,#inner-content-sofa-details-large p,#inner-content-design-details-large p{
    line-height:1;
}
#detailsTable{
        display:none;
	text-align:left; 
	padding-left:10px;
	border:0px;
	padding-top:5px;
}
#detailsTable tr td h3{
    top:0px;
    vertical-align:top;

}
#detailsTable h3{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:0;
	margin-top:0px;
	margin-bottom:0px;
}
address{
	display:none;
}
#c-details{
    display:none;
}
#homepage-message{
    position:absolute;
    margin-left:0px;
    top:40%;
    z-index:5;
    font-size:42px;
    color:#FED605;
    background-color: white;
    display:none;
}
#homepage-message h3{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:5px;
}

#homepage-message a:hover, #homepage-message a:link, #homepage-message a:visited, #homepage-message a:active{
    color:#FED605;
}
#overlay {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	padding: 10px;
	background: #000;
	width: 255px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	z-index:1;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}
