@charset "UTF-8";

ul,li,ol,img,p,h1,h3,h4,h5,h2,body,html,hr,em,table,address{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background:#FFF;
	font-family:verdana;
	font-size:0.75em;
}
a {
	text-decoration:none;
	color:#c80d06;
}
img {
	border: none;
}
#page_wrap{
	padding:0;
	width:965px;
	margin:auto;
	
}
#header{
	background-image:url(images/head.jpg);
	width:100%;
	height:110px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.headtext{
	float:left;
	padding:18px 0px 5px 15px;
	width:450px;
}
#header h1{
	display:none;	
}

    /********** SIDEBAR  *********/
        
#sidebar{
	height: auto;
	float:right;
	width:180px;
	margin-top:10px;
}
#sidebar .twit{
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcbcb;
}
#side_chairs{
	display: block;
	width: 150px;
	margin: auto;
	float: right;
}
#side_chairs h2 {
	background:#b3b3b3;
	margin: 0;
	padding: 5px 15px;
	border-bottom: 2px solid #fff;
	font-weight: normal;
	font-size: 1em;
	color: #585858;
	cursor: pointer;
}
#side_chairs h2.current{
	background-color: #e9e9e9;
	cursor: pointer;	
}
#side_chairs h2:hover{
	background-color:#ab1d22;
	color: #fff;
	text-shadow: 0 2px 1px #292929;
}
#side_chairs div.area{
	border: 1px solid #999;
	border-width: 0 1px;
	display: none;
	height: 240px;
}
#side_chairs div.area h3 {
	margin-top: 5px;
	color: #191919;
	font-weight: normal;
	font-size: 0.98em;
}
#side_chairs div.area p {
	padding: 5px 5px;
	color: #585858;
    font-size: 0.9em;
}
p.Gads {
	float: right;
	margin: 10px 10px 15px 0;
}	
   /********** END SIDEBAR  **********/
   /********** NAVAGATION  **********/

#nav{
    width:755px;
	padding:0.5em 0;
	background-color: #FFF;
}
#nav ul li{
	display:inline;
	list-style-type:none;
}
#nav li a{
	color: #383838;
	font-size: 1.6em;
	margin:3px 60px 0 30px;
}
#nav a:hover{
	color:#ad131b;	
}
.nav_hr {
    width: 90%;
	margin: auto;
}
   /**********  END NAVAGATION  **********/
   /**********  MAIN CONTENT **********/
#features{
	float:left;
	width:755px;
	position:relative;
}
#sub_features{
	float:left;
	width:375px;
	margin: 60px 0 30px 5px;
	padding-top: 0;
}
#sub_features .adiron img{
	float:left;
	display:block;
	margin:5px;
}
.adiron img{
	border: 1px solid #515151 ;
	padding:2px;
}
#sub_features .adiron h3{
    font-style: normal;
	text-transform: none;
	letter-spacing: 1px;
	}
#sub_features .adiron h3, a{
	margin-top:5px;
    margin-bottom:3px;
	text-align:center;
	font-size:1em;
	color: #c80d06;
	}
#sub_features .adiron h3 a:hover{
     color: #ce2d14;
     text-shadow: 0 1px 0 #4c4c4c;
        }
.adiron p{
	padding-top:5px;
	padding-right:5px;
    padding-bottom:15px;
    font-size: 1.1em;
    color:#585858 ;
}
#main_content{
	float:left;
	width:360px;
	margin: 60px 5px 30px;
	padding-bottom:30px;
	}
#main_content h2 {
	color: #4c4c4c;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 1.3em;
	padding-bottom: 10px;
	font-family:verdana;
}
p.main_txt {
	color: #484848;
    margin: 10px 10px 0 20px;
    line-height: 1.6em;
    text-transform: none;
	text-align: center;
	font-family: verdana;
	font-size: 1.1em;
}
#main_content p:last-child{
    margin-top: 1.5em;
}
#main_content a{
    font-size: 1.5em;
	color: #282828;
}
#main_content a:hover{
	color: #ce2d14;
	text-shadow: 1px 1px 0 #292929;
}
#hr_main {
	padding-bottom: 10px;
	clear: both;
	margin: auto;
	width: 80%;
}
#main_content hr {
	margin: auto;
	width: 80%;
}
#main_text h3{
    float:left;
    width:960px;
    text-align:center;
	clear:both;
	margin:10px;
	color: #4c4c4c;
	font-family: verdana;
	}
#main_text p{
	clear:both;
	float:left;
	width:930px;
	font-size: 1.1em;
	line-height: 16px;
	color: #585858;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
	font-family: verdana;
}
#fb{
	float: left;
	width: 200px;
	margin: -20px 10px 0px 200px;
}
    /********** END MAIN CONTENT  **********/
    /*********** CHAIR PAGES **********/

h1.chair {
	width: 650px;
	float: left;
	color: #383838;
	font-weight: normal;
	font-style: normal;
	margin: 20px auto;
	letter-spacing: 1px;
	}
#chair_wrap{
    float:left;
	width: 650px;
	margin-left: 30px;
}
#chair_pic h3 {
	float: left;
	width:480px;
	margin: auto;
	text-transform: none;
    font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: #513c24;
}
#chair_pic p {
	float: left;
	clear: both;
	width: 500px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #787878;
    font-size: 1.1em;
}
#chair_pic img {
	float: left;
	clear: both;
	width: 500px;
	border: 1px solid #383838;
	margin: 10px;
	padding: 4px;
	color: #383838;
}
#chair_wrap p.last{
	padding-bottom: 40px;
}
#buyButton form input {
	float: left;
	clear: both;
	margin: 10px 0 20px 30px;
}
#fbLike{
	float: left;
	margin: 10px 0 0 55px;
}
  /********** CHAIR PAGES **********/
  /*********** GALLERY **********/
#gallery{
	border: 4px solid #4d4d4d;
	width: 700px;
	height: 550px;
	float: left;
	margin:20px;
	color:white;
}
.hidden{
	display:none;
}
#prevnext .jFlowNext{
	float: right;
	margin-top:-5.5em;
	padding-right: 1em;
}
#prevnext .jFlowPrev{
	float: left;
    position: bottom;
	margin-top:-5.5em;
	padding-left: 1em;
	}
#prevnext img{
	position:relative;
	z-index: 3;
	cursor: pointer;
}
p.gall{
	font-size:1.5em;
	position:relative;
	top:-70px;
	line-height:3.2em;
	background:black;
	opacity:.6;
	filter:alpha(opacity=60);
}
    /**********  END GALLERY  **********/
    	
	/********** CONTACT FORM **********/
#form{
	float: left;
	margin: auto;
	width: 760px;
	}
#form form h1.con_h1 {
	padding: 20px;
	text-transform: none;
	word-spacing: 10px;
	font-weight: normal;
	color: #383838;
	letter-spacing: 2px;
}
textarea#message {
	width: 250px;
	margin-bottom: 10px;
}
#con p small {
	font-weight: bold;
	display: block;
	margin: 5px;
	color: #505050;
}
.conSpace{
	margin-bottom: 20px;
}
input#submit {
	margin-bottom: 10px;
	color: #ad131b;
	margin-top: 10px;
}
input#name {
	margin-left: 5px;
	width: 170px;
	padding-bottom: 5px;
}
input#email {
	margin-left: 7px;
	width: 170px;
	padding-bottom: 5px;
}
#form form p {
    color: #505050;
	margin-bottom: 20px;
}
    /******* END CONTACT FORM *******/

	
	/******** TABLE PRICE LIST *******/
.price_h1{
	float: left;
	color:#383838;
	margin:30px 0 30px 0;
	width:760px;
	font-weight:normal;
	}
table{  
    width:755px;
	margin:auto;
    padding:0 10px 0 10px;
	margin-bottom:16px;
	border-bottom:1px solid #CCC;
	}
table, th{
	color: #222;
	font-size:14px;
	}
.table_head{
	float:left;
	}
table, tr , td, th{
	padding-bottom:2em;
	}
#liable{
	width:955px;
	clear:both;
	}
.h4_price{
	padding:0 10px 10px 10px;
	color:#666
	}
#liable p{
	width: 900px;
	margin: 0px auto 10px;
}
hr.last_liable{
	width:100%;
	margin: auto;
	float:  left;
	margin-bottom: 10px;	
}
	/*********** FOOTER **********/
	
#footer{
	width: 960px;
	height: 130px;
	clear:both;
	margin: 0 auto;
	padding: 0;  
	text-align: left;
    background-color: #cfcfcf;
}
 #col1 {
	float: left;
	width: 289px;
	height: 120px;
	margin: 0 10px 0 10px;
	padding: 5px 5px;
	border-right: 1px solid #fff;
	line-height: 20px;
	font-size: 13px;
	font-family: verdana;
	color: #333;
}
#col1 a{
	font-size: 13px;
}
#col1 a:hover{
	color: #ce2d14;
	text-shadow: 1px 1px 0 #fff;
}
#col2{
	float: left;
	width: 279px;
	height: 120px;
	margin: 0 0 0 30px;
	padding: 5px 5px ;
	border-right: 1px solid #fff;
	}
#col2 form{
	margin-top: 10px;
	margin-bottom: 10px;
}
 #col2 .mailLink {
	font-size: 13px;
	text-align: left;
	padding: 10px 0 0 10px;
}
#col2 p {
	color: #333;
	padding-bottom: 15px;
}
#col2 .mailLink a:hover {
	color: #ce2d14;
	text-shadow: 1px 1px 0 #fff;
}
#col3{
	float: left;
	width: 280px;
	margin: 0 30px 0 0;
	padding: 5px 5px;
}
#col3 address{
	text-align: right;
	font-size: 12px;
	color: #333;
}

#delCol6 p a:hover {
	color: #ce2d14;
	text-shadow: 1px 1px 0 #fff;

}
    /********** END FOOTER **********/
    /* Start Delivery Charges */
#delivery{
	clear: left;
	float: left;
	width: 965px;
}
    
    
#delivery h2 {
	font-family: verdana;
	color: #383838;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}
#delCol1 {
	float: left;
	width: 320px;
	line-height: 20px;
}
#delCol1 p.del_text {
	padding: 15px;
}
#delCol2{
	float: left;
	width: 320px;
}

#delCol2 p.del_text2 {
	padding: 20px;
	line-height: 20px;
}

#delCol2 p.del_text2 select {
	margin: 10px;
}
#delCol3{
	float: right;
}

#delCol3 p.del_text {
	padding: 20px 30px 10px 20px;
	line-height: 20px;
}

#delCol3 p.del_text select {
	margin-top: 10px;
}
.euro{
	color: #ce2d14;
}
#delCol4 {
	clear: left;
	float: left;
	width: 320px;
}

#delCol4 p {
	padding: 15px;
	line-height: 20px;

}
#delCol5  {
	float: left;
	width: 320px;	
}
span.green{
	color: green;
	font-weight: bold;
}
span.blue{
	color: blue;
	font-weight: bold;
}
p.option1  {
	float: left;
	padding: 20px 0 0 30px;
}

#delCol5 form input{
	padding: 15px 0 0 15px;
	float: left;
}


p.option2{
	float: left;
	padding: 20px 0 20px 30px;
}

#delCol5 form.option2 input {
	padding: 15px 0 0 15px;
	float: left;

}
#delCol6 {
	float: right;
	width: 320px;
}
#delCol6 p{
	padding: 15px;
	line-height: 20px;
}
#col3 address a:hover{
	color: #ce2d14;
	text-shadow: 1px 1px 0 #fff;
}








	


