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

/*/////////////Globals///////////*/
body {
	background-color: #5d5246;
	margin:0;
	color:#aaa;
	line-height:1.4;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p{
	padding:10px 0;
	margin:0;
	font-size: 13px;
	line-height:1.4;
	}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}
form, input{
	padding:0;
	margin:0;
	}
input{
	margin-bottom:8px;
	margin-top:2px;
	padding:3px;
	width:200px;
}
input[type=submit], input[type=selector]{
	width:auto;
}
.search_go{
	width:auto;
}


/*/////////////Divs///////////*/
div#shell{
	position:relative;
	width:857px;
	margin:0 auto;
	}
div#header{
	margin:0;
	margin-top:6px;
	min-height:92px;
	}
div#main_content{
	position:relative;
	margin-top:0px;
	width:637px;
	float:left;
	background-color:#52473d;
	min-height:452px;
	z-index:5;
	padding:0 20px;
	}
div#home_shortcuts{
	width:131px;
	position:absolute;
	top:20px;
	left:20px;
	height:auto;
	}		
div#home_shortcuts_inner{
	position:relative;
	top:0;
	left:0;
	padding-bottom:1px;
	height:auto;
	}
div#home_shortcuts_back{	
	background-color:#ED7D0F;
	opacity:.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
div#side_bar{
	position:relative;
	float:left;
	width:163px;
	background-color:#ED7D0F;
	margin-top:18px;
	}	
#lower_nav{
	margin-top:5px;
	margin-left:5px;
	position:absolute
	}	
#right_entry_1, #right_entry_2{
	position:relative;
	margin-top:8px;
	margin-left:8px;
	margin-bottom:8px;
	}
.right_entry_top{
	background-image:url(../images/layout/rights_top.png);
	height:10px;
	width:172px;
	margin:0;
	overflow:hidden;
	}
.right_entry_back{
	background-image:url(../images/layout/rights_back.png);
	width:147px;
	padding-left:15px;
	padding-right:10px;
	color:#fff;
	}
.right_entry_bottom{
	background-image:url(../images/layout/rights_bottom.png);
	height:10px;
	width:172px;
	margin:0;
	overflow:hidden;
	}					
.clear, .thumbs_clear{
	clear:both;
	height:0;
	overflow:hidden;
	}
.thumbs_clear{	
	border-bottom:1px dotted #7f766d;
	width:628px;
	height:0px;
	display:block;
	margin:0 10px;
	}
.tl, .tr, .bl, .br{
	position:absolute;
	width:5px;
	height:5px;
	background:url(../images/layout/tl.png);
	overflow:hidden;
	}	
.tl{
	left:0;
	top:0;
	}	
.tr{
	top:0;
	right:0;
	background:url(../images/layout/tr.png);
	}
.bl{
	left:0;
	bottom:0;
	background:url(../images/layout/bl.png);
	}	
.br{
	bottom:0;
	right:0;
	background:url(../images/layout/br.png);
	}	
div#product_images{
	width:413px;
	float:left;
	}
div.product_clear{
		clear:both;
		 padding-bottom:14px;
	}	
.cat_dotted_line{	
	width:635px;
	position:absolute;
	left:20px;
	top:32px;
	border-top:1px dotted #7f766d;z-index:1;
	}
.cat_filter{
	position:relative;
	background-color:#52473d;
	right:0px;
	top:23px;
	float:right;
	z-index:2;
	color:#fff;
	font-size:14px;
	padding-left:5px;
	max-width:540px;
	}
#cat_page_margin{
	margin-left:-10px;
	margin-right:-10px;
	}
.flag_arrow{
	position:absolute;
	bottom:-10px;
	left:-10px;
	}
#product_images{
	height:346px;
}
#product_project{
	float:left;
	width:390px;
	padding-bottom:15px;
}
#product_project_inner{
	border-right:1px solid #635546;
	padding-right:15px;
}
#description_text{
	position:absolute;bottom:-100px;color:#999;width:610px;padding-left:5px;line-height:1.4;
}
#map{
	width:100%;
	height:350px;
}
/*/////////////Links///////////*/	
a:link, a:visited, a:hover, a:active{
	color:#fff;
	text-decoration:none;
	}
a:hover{
	color:#333;
	}	
a.home_short:link, a.home_short:visited, a.home_short:hover, a.home_short:active{
	position:relative;
	display:block;
	color:#3B2314;
	text-decoration:none;
	margin-bottom:15px;
	padding:5px 10px;
	cursor:pointer;
	}	
a.home_short:link span.extra,  a.home_short:visited span.extra{
	visibility:hidden;
	}
a.home_short:hover{
	color:#fff;
	}	
a.home_short:hover span.extra, a.home_short:visited:hover span.extra, a.home_short:active span.extra{
	visibility:visible;
	}	
span.extra{
	position:absolute;
	left:105px;
	bottom:5px;
	width:480px;
	height:60px;
	background-color:#5D5246;
	text-align:left;
	padding:10px;
	padding-left:25px;
	cursor:pointer;
	}
span.extra_right{
	position:absolute;
	right:-5px;
	top:0;
	width:5px;
	height:80px;
	background:url(../images/layout/extra_right.png);
	}	
a.cat_link:link, a.cat_link:visited, a.cat_link_selected:link, a.cat_link_selected:visited{
	display:block;
	width:154px;
	padding:23px 0;
	margin:4px 0;
	margin-right:8px;
	padding-left:8px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	}			
a.cat_link:hover, a.cat_link_selected:hover{
	background-color:#52473d;
	}
a.cat_link_selected:link, a.cat_link_selected:visited{
	margin-bottom:0px;
	color:#ED7D0F;
	}	
a.basket_link:link, a.basket_link:visited, a.basket_link:hover, a.basket_link:active{
	display:block;
	padding:5px;
	}		
a.interiors_link:link, a.interiors_link:visited	, a.interiors_link:hover{
	display:block;
	font-size:15px;
	padding:10px 5px;
	}
a.interiors_link:hover, a.basket_link:hover{
	color:#222;
	}
a.lower_link:link, a.lower_link:visited	, a.lower_link:hover{
	color:#ddd;
	}
a.lower_link:hover{
	color:#222;
	}	
a.nav_link:link, a.nav_link:visited, a.nav_link:hover, a.nav_link:active{
	display:block;
	padding:6px 0;
	padding-left:15px;
	}
a.nav_link:hover{
	background-color:#CC6600;
	}
a.filter:link, a.filter:visited{
	color:#ED7D0F;
	}		
a.filter:hover{
	color:#fff;
	}
a.product_thumb:link, a.product_thumb:visited, a.product_thumb_big:link, a.product_thumb_big:visited{
	height:142px;
	float:left;
	border:10px solid #52473d;
	margin-left:0px;
	position:relative;
	z-index:1;
	}	
a.product_thumb:hover, a.product_thumb_big:hover{
	border-color:#ED7D0F;
	color:#000;
	z-index:1000;
	}

a.product_thumb_big:link, a.product_thumb_big:visited{
	width:196px;
	background-color:#5d5246
	}
	
a.product_thumb span.product_thumb_flag, a.product_thumb_big span.product_thumb_flag_big{
	display:none;
	color:#fff;
	}
a.product_thumb:hover span.product_thumb_flag, a.product_thumb_big:hover span.product_thumb_flag_big{
	display:block;
	position:absolute;
	bottom:135px;
	left:83px;
	width:90px;
	z-index:40;
	background-color:#ED7D0F;
	padding:15px;
	}
a.product_thumb_big:hover span.product_thumb_flag_big{
	left:188px;
	}
#description_text a:link, #description_text a:visited, #description_text a:hover, a:active{
	color:#999;
	text-decoration:none;
	}
#description_text a:hover{
	color:#333;
	}
a.press_entry:link, a.press_entry:visited, a.press_entry:hover, a.press_entry:active{
	float:left;
	display:block;
	width:113px;
	padding:6px;
	margin-bottom:24px;
	text-align:center;
	font-size:13px;
	color:#ddd;
}
a.press_entry:hover{
	background-color:#5d5246;
	color:#fff;
}			
a.press_entry:link img, a.press_entry:visited img, a.press_entry:hover img, a.press_entry:active img{
	margin-bottom:10px;
}
a.orange_link:link, a.orange_link:visited, a.orange_link:hover, a.orange_link:active{
	color:#ED7D0F;
}
a.orange_link:hover{
	color:#fff;
}
/*/////////////Lists///////////*/
ul#cat_nav li{
	float:left;
	border-left:1px dotted #fff;
	margin-bottom:17px;
	}
ul#cat_nav li.cat_selected{
	/*border-left:3px solid #52473d;*/
	margin-bottom:0;
	padding-bottom:20px;
	border-left:1px dotted #ED7D0F;
	}			
#lower_nav li{
	float:left;
	color:#ccc;
	}		
#nav li.selected{
	display:block;
	padding:8px 0;
	color:#fff;
	}	
/*/////////////Images///////////*/
#logo{
	float:right;
	margin-right:16px;
	margin-top:7px;
	}
div#product_images .small_thumbs{
		margin-bottom:11px;
		margin-left:11px;
}
.product_thumb_big img{
	float:left;
	margin:0;
	margin-right:10px;	
	}
div#product_project img{
		float:right;
		margin-left:10px;
		margin-bottom:10px;
		margin-top:3px;
}	


/*/////////////Fonts///////////*/
p#tag{
	color:#aaa;
	font-size:22px;
	padding-top:11px;
	margin:0 3px;
	padding-bottom:20px;
	/*margin:0 7px;*/
	width:600px;
	}
.home_short{
	color:#3B2314;
	text-align:center;
	font-size:13px;
	}	
.selected_list{
	float:left;
	width:15px;
	text-align:center
	}
div#main_content p{
	margin:0 0px;
	color:#aaa;
	}
h1, h2{
	margin:15px 0px;
	color:#fff;
	font-weight:normal;
	font-size:22px;
	}
h2{
	font-size:13px;
	margin-top:0px;
}
h3{
	color:#fff;
	margin:0;
	padding:0px;
	padding-top:25px;
}		
#product_price{
	color:#ED7D0F;
	font-size:23px;
	padding-bottom:9px;
	display:block;
	}
#product_desc{
	float:left;
	width:223px;	
	}	
div#main_content #product_desc p{
	font-family:Helvetica, Arial, san-serif;
	color:#C1B49A;
	}
div#main_content #product_project p{
	font-family:Helvetica, Arial, san-serif;
	color:#C1B49A;
	margin:0;
	padding-top:0;
	padding-bottom:10px;
	}
div#main_content #product_project  p.product_lower_headings, div#main_content #product_gallery  p.product_lower_headings, div#main_content #also_like  p.product_lower_headings{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:19px;
	margin:0;
	padding:0;
	margin-bottom:4px;
	padding-bottom:0;
}		
.product_name{
	padding:0;
	margin:0;
	color:#ED7D0F;
	padding-bottom:5px;
	font-size:24px;
	display:block;
	}
.product_name_detail{
	 color:#ccc;
	 font-size:15px;
	 padding-left:5px;
	 }						
.cat_name{
	width:auto;
	background-color:#52473d;
	display:inline-block;
	z-index:2;
	position:relative;
	padding-right:5px;
	margin-top:15px;float:left;
	}
.flag_name{
	font-size:12px;
	}
.flag_more{
	display:block;
	margin-top:5px;
	color:#000;
	}
.featured_title{
	color:#ED7D0F;
	font-size:14px;
	padding-bottom:5px;
	display:block
	}
.featured_text{
	padding-top:10px;
	padding-right:5px;
	display:block;
	font-size:11px;
	}

span.long_cell, span.small_cell, span.just_added_long_cell{
	float:left;
	width:300px;
	margin-top:15px;
	color:#999;
	}
span.just_added_long_cell{
	width:200px;
	color:#999;
	}	
span.small_cell{
	width:110px;
	color:#999;
	text-align:center
	}
div.basket_line_break{
	 clear:both;
	 border-bottom:1px dotted #ccc;
	 padding:0;
	 margin:10px 0px;
	 }
div#basket_heading span.long_cell{
	color:#999;
}		
input.proceed, input.update , input.add_to_basket{
	background:url(../images/layout/proceed.png) repeat-x left top;
	width:180px;
	height:25px;
	border:none;
	color:#fff;
	float:right;
	cursor:pointer;
	font-size:11px;
	}
input.proceed, input.add_to_basket{
	background:url(../images/layout/checkout.png) repeat-x left top;
	}
input.add_to_basket{
	float:none;
	}		
input.update{
	float:left;
	margin-left:265px;
	}	
input.proceed:hover, input.update:hover , input.add_to_basket:hover{
	text-decoration:none;
	color:#333;
	}
.empty_basket{
	background:url(../images/layout/empty_basket.png) repeat-x left top;
	width:100px;
	height:25px;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	margin-top:10px;
	}
.empty_basket:hover{
	color:#333;
	}	
.just_added_text{
	color:#000;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:-5px;
	}	
.form_float_r{
	float:right;
	}	
	
/*/////////////Forms///////////*/	
.search_box{
	width:100px;
	margin:10px 5px;
	float:left;
	}
.search_go{
	margin-top:10px;
	float:left;
	}
#product_options select{
	width:160px;
	}	
.error, .celebrate{
	color:#D14B56;
	font-weight:bold;
}
.celebrate{
	color:#9AC1BF;
}
div#basket_heading, span.long_cell{
	font-weight:bold;
}
