/*  FONTS */
@font-face
{
font-family: MarcellusSC-Regular;
src: url(fonts/Monotype_Corsiva.ttf);
}

body{ height:100%; width:100%; padding:0px; margin:0px; background:url(../images/background.png) repeat;}

div, img {
-webkit-user-select: none; /* Chrome all / Safari all */
-o-user-select: none;
user-select: none;
-webkit-touch-callout:none;
}

/*     HEADER    */
#header				{ height:180px;	 width:100%;  min-width:1024px; float:left; background:url(../images/header_bg.png) repeat-x; position:relative; }
#wrapper		{ height:100%;	 width:1024px;margin:0px auto;}
.header_logo		{ height:188px;  width:379px; float:left; background:url(../images/logo_bg.png) no-repeat; position:relative; left:-20px; top:-20px; }
.header_logo img	{ margin:40px 0px 0px 15px; }
.header_left		{ height:100%;   width:640px; float:right; }
.search_box			{ height:80px;   width:100%;  float:left; font-family:MarcellusSC-Regular;}
.search_body_right	{ height:80px; margin-top:5px; width:300px; float:right;}
.search{ height:30px; width:100%; float:left;}
.search input[type="text"]{ background-color:#ffe1c1; border:1px solid #ce9d69; border-radius:5px; width:150px; float:right;}
.search input[type="button"]{ background-color:#512f0b; border:none; border-radius:5px; color:#FFF; font-size:12px; padding:2px; float:right; margin-left:4px; cursor:pointer;}
.callus{ height:45px; width:100%; float:left; text-align:right;}
.callus h2{ margin:0px; padding:0px; color:#FFF; }
.navi_bar			{ height:45px;   width:100%;  float:left; background-color:#d3ac5f; border-radius:10px 10px 0px 0px; }
.navi_bar ul		{ padding:0px;   margin:0px;  float:left; height:auto; width:640px;  }
.navi_bar ul li		{ display:inline;             padding:10px 20px; float:left; font-family:MarcellusSC-Regular; }


.navi_bar ul li a	{ text-decoration:none;       color:#452307; font-size:22px; font-weight:600;}




/*   SLIDER   */
#slider	{ height:400px; width:100%; position:relative; float:left; top:-50px;}
.slider_body{ height:375px; width:100%; float:left;  position: relative; top: 15px;}
.wooden_board{ height:61px; width:100%; float:left; background:url(../images/wood_board.png) no-repeat center;}


/*   CONTENT  */
#content{ width:100%; float:left; position:relative; top:-28px; min-height:570px;}
.content_left{ width:610px; float:left; }
/*.god_img{ width:200px; float:left; height:300px; background:url(../images/wood_stand2.png) no-repeat; position:relative;}
.god_img img{ margin:58px 0px 0px 20px;}*/
.welcome{ width:600px; float:left; font-family:MarcellusSC-Regular; position:relative;}
.showcase{ width:400px; float:left; font-family:MarcellusSC-Regular; height:700px; overflow:hidden;}
.showcase_body{ width:400px; float:left; font-family:MarcellusSC-Regular; height:660px; overflow:hidden; position:relative;}
.showcase_roller{ height:auto; width:auto; float:left; position:relative;}
.showcase{ margin-left:12px;}
.showcase_list_body{ width:400px; height:auto; margin-bottom:10px; float:left;}
.showcase_image{ height:150px; width:130px; border-radius:5px; border:1px solid #999; float:left; background-color:#360202;}
.showcase_detail{ height:150px; width:250px; padding-left:18px; float:left;}
.showcase_detail h2{ margin:0px; padding:0px;}
.welcome{ margin-right:12px;line-height:125%;}
.welcome h1{ margin:0px; padding:10px 0px; color:#452307; text-shadow: 2px 2px 5px #999;}
.showcase h1{ margin:0px; padding:10px 0px; color:#452307; text-shadow: 2px 2px 5px #999; }
.welcome p{ font-size:13px; font-family: arial;font-style: normal;}
.welcome ul{ font-size:13px; font-family: arial;font-style: normal;}
.our_principle{ width:600px; font-family:MarcellusSC-Regular; position:relative; text-shadow: 2px 2px 5px #999;}
.our_principle ul{margin-top:-7px;font-family: arial; font-size:13px; font-style: normal;}
.our_principle li{display:inline;padding:0px 10px;list-style:none;}
.our_principle li:before {content: "\00BB";}
.best_products{ height:400px; float:left; width:605px; font-family:MarcellusSC-Regular; position:relative; top:-20px; text-shadow: 2px 2px 5px #999;}
.our_best1{ height:315px; float:left;; width:290px; margin-right:10px; background:url(../images/best_bg.png) no-repeat; border-radius:5px;}
.our_best2{ height:315px; float:left;; width:290px; margin-left:10px; background:url(../images/best_bg.png) no-repeat; border-radius:5px;}
.our_best1 img,.our_best2 img{ margin:50px 0px 0px 50px;}
.arrows{ height:660px; width:400px; position:absolute; display:none; }
.up{ height:100px; width:100%;  position:relative; border-radius:10px;  text-align:center;  }
.up div{ margin:0px auto; background:url(../images/up_arrow.png); height:85px; width:52px; background-color:rgba(0,0,0,0.1); padding:0px 3px 10px 5px; border-radius:50px; cursor: pointer;}
.down{ height:100px; width:100%; top:400px; position:relative; }
.down div{  margin:0px auto; background:url(../images/down_arrow.png); height:85px; width:52px; background-color:rgba(0,0,0,0.1); padding:0px 3px 10px 5px;  border-radius:50px; cursor: pointer;}

/* 	FOOTER  */
#footer{ height:50px; width:100%; min-width:1024px; float:left; position:relative; background:url(../images/footer_bg.png) repeat-x; color:#FFF; font-size:12px;}
#footer a{ text-decoration:none; cursor:pointer; color:#FFF; font-size:12px;}
/*#footer_wrapper {margin-top:30px;}*/
#footer_wrapper div{display: inline-block;margin-top:15px;}
.footer_left{  text-align:left; width:20%;}
.footer_right{text-align:right; width:auto;}
.footer_menu_links { margin:0px auto; width:55%; }
.footer_menu_links  ul { list-style-type: none;margin-left: 10%; }
.footer_menu_links  li { display: inline; padding-right:10px ;}
.footer_menu_links  li a{padding-left:10px ;}

.goto_top {
	background-color: rgb(230, 130, 50);
	border-radius: 16px;
   -moz-border-radius: 16px;
   -webkit-border-radius: 16px;
    bottom: 37px;
    box-shadow: 0 0 6px;
    padding: 3px 12px;
	position: fixed;
    right: 16px;
	cursor: pointer;
    -moz-box-shadow:0 0 6px;
	-webkit-box-shadow:0 0 6px;
}

.goto_top a {
	color:#fff;
	font-weight:bold;
	font-size: 10px;
}

.goto_top a:hover {
	cursor: pointer;
	text-decoration:none;
}

.goto_top:hover {
	background-color: #777777;
}




                /* CONTACTS */
.google_map_body{ height:400px; width:1024px; float:left; font-family:paragraphs; border-radius:5px;}	
.google_map_body iframe{ border-radius:5px;}	
.gmap_link{ height:40px; width:1024px; float:left; text-align:right; }	
#map_show{ padding:6px 20px 5px 20px; margin:-25px 0px 0 0;  background-color:#59350b; color:#f8d6ac; font-family:paragraphs; border-radius:0px 0px 10px 10px; width:70px; float:right; cursor:pointer; }	
#map_hide{ padding:6px 20px 5px 20px; margin:-5px 20px 0px 0px;  background-color:#59350b; color:#f8d6ac; font-family:paragraphs; border-radius:0px 0px 10px 10px; width:70px; float:right; cursor:pointer; }
.conacts_body{ height:520px; width:1024px; float:left; }	
.commends_body{ height:auto; width:500px; float:left; font-family:paragraphs;}
.conacts_body h2{ font-family:MarcellusSC-Regular;}
.contacts_detail{ height:300px; width:500px; float:right; font-family:calibri, Verdana, sans-serif; }
.contacts_detail p{ margin:0px; padding:3px 0px;}
.comments_lable{ width:100px; float:left; font-weight:600; }
.records{ height:auto; width:100%; float:left; padding:5px 0px;}
.controls{ float:left;}
.controls input[type="text"]{border-radius: 5px; padding-left:5px; }

.controls textarea{border-radius: 5px; padding:3px;  }




				/*  PRODUCTS  */
.sidebar{ height: auto; width: 260px; position: relative; padding: 10px; color:#fff; float: left; border-radius:5px; min-height: 200px; background-color: #FA6121; margin-top: 20px;}
.sidebar:before{ height: 0px; width: 0px; content:" "; position: absolute; left: 280px; top: 20px;  border-left:20px solid  #FA6121; border-top:18px solid transparent; border-bottom: 18px solid transparent; }
.remove_desc{ height: auto; width: auto; position: absolute; left: 277px; top: 25px;}
.remove_desc a{ text-decoration: none; color: #FFF;}
.heading{ text-align: center; float: left; margin-bottom: 10px; width: 100%;}
.heading h2{ padding: 0px; margin: 0px; font-family: MarcellusSC-Regular;} 
.heading p{ font-size: 12px;}

.products_list{ height: auto; float: left; width: 100%; font-family: MarcellusSC-Regular;  }
.products_list ul, .products_list h3{ padding: 0px; margin: 0px 0px 10px 0px; }
.products_list ul li{ list-style-type: none; position: relative; width: 200px;  border-radius:5px; padding: 5px 0px 5px 30px; }
.products_list ul li:hover{ background-color: #fff; color: #000;}
.products_list ul li:hover:after{ position: absolute; left: 230px; top: 0px; border-left:15px solid  #FFF; content: ""; border-top:14px solid transparent; border-bottom: 14px solid transparent; }
.products_list ul a{ text-decoration: none; color: #FFF; font-size: 16px;}

.right_content{ height: auto; width: 710px; padding: 0px 0px 10px 10px; float: left; margin: 20px 0px 0px 20px; }
/*.short_desc{ height: auto; width: 690px; padding:10px; background-color: #F7E7BD; border:1px solid #e2d0a0;  margin-bottom: 10px; border-radius:5px;}*/
.short_desc{ height: auto; width: 690px; padding:10px; background-color: #F7E5C0; border:1px solid #e2d0a0;  margin-bottom: 10px; border-radius:5px;}
.short_desc h3{color:#452307; font-family: MarcellusSC-Regular;}
/*.short_desc p{ text-indent:50px; color:brown; color:#8C602D; font-family: MarcellusSC-Regular; }*/
.short_desc p{text-indent:50px; color:#452307; font-size:13px; font-family: arial; font-style: normal;line-height:150%;}
.short_desc ul{font-family: arial; color:#452307; font-size:13px; font-style: normal;}
.about_us_principle li:before {content: "\00BB";}
.short_desc li{padding:5px 0px;list-style:none;}

.gallery_body{  height: auto;width: 710px;}
.gallery{ height:250px; width:214px; background-color: #D3AC5F; border:1px solid #e2d0a0;  margin: 10px; border-radius:5px; float:left; }				
.pager { width:100%; text-align: right; color:#452307; font-family: MarcellusSC-Regular;}
.pager a { text-decoration: none; color:#452307; }
				
/* about us */				
.history_body{ height:155px; width:690px;   }
.history_img{ height:150px; width:218px; border-radius:5px; border:1px solid #360202; float:left;}
.margin_left{ margin-right:10px;}
.history_img img{width:100%; height:100%;}

/* services  */
.manufacture_body{ height:auto; width:690px;clear:both;  }
.manufacture_img{ height:150px; width:160px; border-radius:5px; border:1px solid #360202; float:left;}
.margin_right{ float: right; margin-top:21px;}

.vas_gallery_body{  height: auto;width: 710px;}
.vas_gallery{ height:183px; width:155px; background-color: #D3AC5F; border:1px solid #e2d0a0;  margin: 10px 7px; border-radius:5px; float:left; }				

.vas_image{ height:140px; width:141px; float:left; border-radius:5px; background-color:#360202; margin:7px;}
.vas_image img{ border-radius:5px; height:140px; width:141px;}
.vas_title{ height:20px; width:146px; float:left; margin:3px; text-align:center; }
.vas_title a{ color:#360202; padding:3px 5px; text-decoration:none; font-family:MarcellusSC-Regular; border-radius:10px; font-size:15px;}

.services li{
list-style-type:lower-roman;
}

/* products */
.pro_image{ height:205px; width:200px; float:left; border-radius:5px; background-color:#360202; margin:7px;}
.pro_image img{ border-radius:5px;}
.pro_title{ height:20px; width:200px; float:left; margin:5px 7px; text-align:center;}
.pro_title a{ color:#FFF; padding:5px 10px; background-color:#360202; text-decoration:none; /*font-family:MarcellusSC-Regular;*/ border-radius:10px; font-size:12px;}



