@charset "utf-8";
/* CSS Document */
body,div,ul,li,h1,h2,h3,h4,pre,form,fieldset,input,textarea,p { 
	margin:0; 
	padding:0; 
	text-decoration:none;
	list-style: none;
}
p {margin:0; padding:0}
img { border-style:none; }
body {
	background:#fff url(../images/background.jpg) repeat-x;
	width:1030px;
	font-size:9pt;
	margin:0 auto;
	font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;

}
#right a { text-decoration:none;}
#container h1 { width:800px; height:40px; float:right; color:#ff9900; font-size:14px; padding-top:20px; border-right:#F60 1px solid;}
#container {
	background:#fff url(../images/main-bg.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	/*overflow:auto;*/
	width:1028px;
}
/*------HEADER------*/
#header { 
	background: #fff url(../images/bar.jpg) no-repeat center bottom;
	border-left: #F60 1px solid;
	border-right:#F60 1px solid;
	height:82px;
/*	overflow:hidden;*/
}
#header img{
	float: right;
	background:url(../images/logo.jpg);
	border-style: none;
}
.contact-link {
	padding:20px 0 10px 30px;
	width:100px;
	float:left;
}
.contact-link p{ 
	float:left;	
	border-top:#000 1px dashed;
}
#container .contact-link a {
	color: #ff9933;
	line-height:25px;
	text-decoration:none;	
}
.contact-link a:hover { 
	text-decoration:underline !important;
}

/***NAVIGATION***/
#left { 
	width:185px;
	float:left;
	margin-bottom:-1px;
}
.navigation {	
	padding:60px 0 40px 20px;	
	font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}
.navigation li {
	border-bottom: 1px dashed #cbcbcb;
} 
.navigation ul li, .navigation ul ul li {
/*	font-size:12px;*/
	line-height:32px;
	margin:0;
	padding:0;
	width:165px;
}
.navigation li a:link, .navigation li a:visited  {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none; 	
}
.navigation ul ul li{
	padding-left: 5px;
	list-style-image: url(../images/indent1.png);
	list-style-position:inside;
	line-height:15px;
	height:15px;
} 
.navigation ul ul li {
	border-bottom: 1px solid #8c8d8f; 
	border-top: 1px solid #8c8d8f;
	width:134px;	
	margin:0;
} 
.navigation li a:hover{ 
	color:#f7f7c8;
}
/**** RIGHT SIDE ***/
#right {	
	float:right;	
	width:835px;
	padding-bottom:40px;
	border-right:#F60 1px solid;
	/*background:#fff url(../images/bgline2.jpg) repeat-x center bottom;*/
	background:#EEEEEE url(../images/bgline1.jpg) repeat-x scroll 0 0;
}
#right .contampary { 
	float:left;
	width:380px;
	padding:0;
	margin-top:40px;
	margin-bottom:40px;	 
}
.contampary a { text-decoration:none; color:#808080;}
.contampary-img {width:180px;  height:300px; float:left; margin-left:40px; 	margin-top:90px;}
.contampary-img img { 
	padding:0px;
	margin:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	 border:#e1e1e1 1px solid;
}	
.contampary-img  p{ 
	text-align:center;
	margin-top:30px;
	color:#808080; 
}
 .contampary-img a{ 
	text-align:center;	
	margin-left:20px;
	color:#ff9900; 
	text-decoration:none;	
}
 .contampary p{ 	
	padding:42px 20px 0px 80px; 
	color:#808080; 
	line-height:22px;
	font-size:8pt;
}
.contampary  h4 {
	float:left;
	width:275px;
	color:#ff9900;
	padding:42px 0 20px 80px;
	clear:both; 
}
/*#right h3{ 	
	color:#ff9900;
	width:700px;
	float:left;
	margin:20px 0 0px 20px;	
}*/
/*PRODUCTS PAGE*/
.row1-products, .row2-products, .row3-products { float:left;  width:180px; height:300px; margin-left:60px; margin-top:90px; }
/*.row1-products img, .row2-products img , .row3-products img {   -moz-box-shadow: 0 0 3em #dadada;
-webkit-box-shadow: 0 0 1em #dadada;}*/

.row1-products a img, .row2-products a img, .row3-products a img { 
	 /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	 border:#e1e1e1 1px solid;


}
.row1-products a:hover img , .row2-products a:hover img, .row3-products a:hover img{ 
	  /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	 border:#fec97d 1px solid;
}




.text-row { float:left; width:700px; height:70px; margin-left:60px;  
font-size:12px;}
.text-row p{  color:#808080; display:block; width:460px; height:100px; padding-top:30px; line-height:22px; margin-top:-15px;}
.row3-products { margin-top:-71px;}
.row1-products p, .row2-products p, .row3-products p{color:#808080; margin:10px 0; }
.row1-products img, .row2-products img, .row3-products img { border-style:none; }

.row1-products a:hover, .row2-products a:hover, .row3-products a:hover {  -moz-box-shadow: 5 5 3em orange; -webkit-box-shadow: 0 0 3em orange;}
/*MODERN FURNITURE BRAND*/
.row1-brand, .row2-brand, .row3-brand { float:left; width:210px;  padding:0; margin-left:50px; height:100%;}
.row1-brand img, .row2-brand img, .row3-brand img { margin:10px 0; height:134px; width:200px;	/*-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
 } 
.row1-brand p {
	color:#808080;
	font-size:12px;
	line-height:19px;
	padding:6px 0;
}


.row1-brand img, .row2-brand img, .row3-brand img { 
	 /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	  border:#e1e1e1 1px solid;

}
.row1-brand a:hover img , .row2-brand a:hover img, .row3-brand a:hover img{ 
	  /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	 border:#fec97d 1px solid;
}


/******* DESIGNERS********/
.row1-designer, .row2-designer { float:left; width:180px;  margin-left:40px; }
.row1-designer img, .row2-designer img { margin-top:30px; /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/     -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}
.row1-designer a, .row2-designer a { border-style:none;}
.row1-designer img, .row2-designer img { 
	 margin-top:30px; /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
	 padding:3px;
	  border:#e2e2e2 1px solid;

}
.row1-designer a:hover img , .row2-designer a:hover img { 
	 margin-top:30px; /*	-moz-box-shadow: 0 0 2em #dadada; 	-webkit-box-shadow: 0 0 2em #dadada; border-style:none;*/ 
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	 border-radius: 11px;
	 padding:3px;
	 border:#fec97d 1px solid;
}
.row1-designer p, .row2-designer p { color:#808080;}
.consutants {
	height:100%;
	float:left;
	width:300px;
	padding:0;
	margin-bottom:40px;
 }
.consultant-descr { 
  display:none;
	color:#808080;
}

div.consutants .active{display:block;}

/*#descr p, #descr1 p, #descr2 p, #descr3 p, #descr4 p, #descr5 p{ color:#808080; padding:5px 0 10px 35px; text-align:left; float:left; width:250px;}*/
.consultant-descr h4 {color:#ff9933; float:left; width:200px; line-height:18px; padding:40px 0 0px 35px; }
.consultant-descr a {color:#808080; padding:5px 0 10px 35px; text-align:left; float:left; width:250px; font-weight:bold;}
.consultant-descr p{ color:#808080; padding:5px 0 10px 35px; text-align:left; float:left; width:250px; font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
font-size:12px;}


/* DESIGN CONSULTANS ENDS HERE*/

#right .trenda-img  { 
	float:left;
	width:300px;
	padding:0;
	margin-left:10px;
	margin-bottom:40px;
	clear:both;
}
#right .trenda-img img { float:left; border-style:none; padding:30px 50px 30px 10px; border-bottom:#fa9e3b 1px dashed;}
#right .trenda-txt  { 	
	float:left;
	height:307px;
	width:500px;
	border-bottom:#fa9e3b 1px dashed;
}
#right .trenda-txt p {	
	padding-left:0; padding-top:20px;
	color:#808080;
	line-height:18px;
	width:460px; 
	float:left;
	text-align:left;	
}
.trenda-txt a { 
	padding-right:4px;
    height:15px;
	color:#808080;	
	float:left;
	text-align:left;
}
.trenda-txt h4 {
	margin-top:30px;
	margin-bottom:-15px;	
	width:420px; 
	float:left;
	text-align:left; 
	color:#ff9933;
}
#right .home a img{	
	border:2px solid #8C8D8E;
}
#right .home img{	
	float:left;
	margin:20px 0 0 30px;
	border-style: none;
}
#right .home {	
	margin-top:5px;
	margin-bottom:5px;
	width:820px; 
	height:200px;
	border-bottom:#C60 1px dashed;
}
#right .home p, #right .home h4 {	
font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
	padding:25px 0 0px 30px !important;
	font-size:12px;
    height:15px;
	width:450px; 
	color:#808080;
	float:left;
	line-height:22px;
	text-align:left;
}
#right .home h4 { color:#ff9933;}
/****************CONTACT PAGE *********/
.cont-left { float:left; margin-left:30px; padding:0; width:250px; clear:both;}
.cont-left h6 { 
	text-align:left; 
	font-size:13px;
	color:#ff9900; 
	padding:0;
	white-space:nowrap;
}
.cont-left p { 	
	color:#808080; 
	display:block;
	padding-top:15px;
}
.cont-left a { 
	color:#ff9900; 
	text-decoration:none; 
	margin-top:10px;
}
.cont-left img { 
	 float:left;
	 padding-right:30px;
	 margin-top:10px;  
} 
.p-color { 
	color:#ff9900; 
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}
.no-color {
	color:#808080 !important; 
	text-decoration:underline !important;
}
/****CONTACT FORM******/
.cont-right { float:left; width:300px; padding-left:80px; }
.cont-right p { color:#808080; margin:10px 0; text-align:left; padding:0;}
.cont-right label {float:left;  color:#808080;  display:block; height:30px line-height:30px;  width:300px;}
/*.cont-right textarea {float:left;  color:#808080;  display:block;  height:30px line-height:20px;  width:300px;}*/
.cont-right input { display:block; height:30px; line-height:40px; float:left; width:250px;}
input.message { display:block; height:300px; float:left; padding:0; margin:0; width:400px;}
.submit { background:#FFFFFF url(../images/button.jpg); width:54px !important; height:28px; cursor:pointer; margin-top:15px; float:left; }

/********INDEX PAGE************/

#header-index { 
	background-color:#FFFFFF;
	height:82px;
	width:1030px;

}
#header-index img{
	float: right;
	background: #FFFFFF url(../images/logo.jpg);
	border-style: none;
	margin-left:59px;
	margin-right:40px;
	
}
#container-index {
	width:1030px;
	background-color:#FFFFFF;
	
}

.contact-link p{ 
	float:left;	
	border-top:#000 1px dashed;
}
#container-index {background-color:#FFFFFF;}
#container-index .contact-link a {
	color: #ff9933;	
	line-height:25px;
	text-decoration:none;	
}
.contact-link {
	padding:20px 0 10px 40px;
	width:100px;
	float:left;
}
.contact-link a{
font-weight:bold;
}
.contact-link a:hover { 
	text-decoration:underline !important;
}
#index-body { 
	background-color:#FFFFFF;
}
.image {
	float:left;
	height:440px;
	margin-left:40px;
	margin-top:40px;
	padding-right:20px;
	width:161px;
}
.flash1 { float:left; margin-right:20px; margin-top:40px;}
.flash2 { float:left;  margin-top:40px;}
.index-navigation { float:left; height:250px; width:1000px;}
.links {
	padding-left:40px;
	margin-top:40px;
	margin-bottom:20px;
	font-size:11px;
	font-weight:bold;
		
}
.links ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.links li {
	/*border-bottom:#c5c7c6 1px dotted;
	border-top:#c5c7c6 1px dotted;*/
	line-height: 22px;
	height: 22px;
	display: block;
	width: 100%;
}
.links li a{
	border-bottom:#c5c7c6 1px dashed;
	/*border-top:#c5c7c6 1px dashed;*/
	line-height: 22px;
	height: 22px;
	display: block;
	width:930px;
}

.links a {
	color: #8c8d8e;
	text-decoration: none;
}
.links a:hover {
	color: #ff9933;
}

.links a.Active {
	color: #ff9933;
}
ul#mainlevel-nav
{
	list-style-image:none;
	list-style-position:outside;
	width:928px;
	
	
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#mainlevel-nav li
{
	
	display:block;
	padding: 0px;
	height:22px;
	line-height:22px;
	width:100%;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 3px;
	padding-right: 15px;
	text-decoration: none;
	color: # 8c8d8e;
	background: transparent;
}
/*----------- FOOTER ---*/
#footer {
	background: #fff url(../images/bar2.jpg) no-repeat center top;	
	width:1032px;
	height:50px;
	paddig-top:2px;
	margin:0 auto;
	float:left;
	
}
.foot-text { 
	color:#808080;
	width:600px;
	margin:10px 0 15px 30px;
	text-align:left;
	float:left;	
}
.foot-text a{ 
	text-decoration:none; color:#999999;
}
.copyright {
	float:left;
	color: #999999;
	font-size: 10px;
	margin:30px 0 0 40px;
	padding-left:5px;
}
.copyright a { text-decoration:none; color:#999999;}


/*trys for simple tinymce*/
#right .trends {	
	margin-top:5px;
	margin-bottom:5px;
	width:820px; 
	height:307px;
	border-bottom:#C60 1px dashed;
}

.trends p img{	
	float:left;
	padding:20px 0 0 30px;
	border-style: none;
}

.trends h4 {	
	padding:20px 0 0px 40px !important;
    height:15px;
	color:#ff9933;
	width:400px; 
	float:right;
	text-align:left;
}

p.trends  {	
	padding:10px 0 0px 40px !important;
    height:15px;
	color:#F00;
	width:400px; 
	float:right;
	text-align:left;
}
.product-color { color:#f7f7b6; font-weight:bold;}
.designer-color { color:#FF9933; font-size:11px; padding:5px 0 15px 35px; width:200px; float:left; }

.greyBorder {
border:2px solid #8C8D8E;
}

#right h2{
color:#FF9900;
font-family:Georgia, "Times New Roman", Times, serif
font-size:8pt;
}