@charset "utf-8";
/* CSS Document */
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* Begin Page */
html,body{margin:0;padding:0}
body{ background: #592E0F url(images/bg3.jpg) repeat-x ; font-size: 14px; font-family:Arial, Helvetica, sans-serif; color:#e5e5e5; text-align:left; padding:15px 0;}
p{ padding:5px 0; }
a{color: #D77604; text-decoration:underline; }
a:visited { color:#753B17; text-decoration:underline;}
a:hover { color:#1C0F01; text-decoration:none;}
h1 {color:#e19339; font-size:1.6em; margin:25px 0 10px 0;}  
h2 {color:#e19339; font-size:1.2em; margin:10px 0;}  
h3 { color:#8DC3E9; font-size:1.2em; line-height:1.6em}
strong { font-weight:bold}
.left { float:left}
.right { float:right}

#container{text-align:left;border-left:1px solid #1C0E00; border-right:1px solid #1C0E00;width:960px;margin:0 auto;}
#header{height:180px; float:left}

#navcontainer { width: 920px; float: left;background-color: #753B17; border-top:1px solid #1C0E00; border-bottom:1px solid #1C0E00; padding:0 20px;}
#navcontainer span { line-height:2em; font-size: 1.14em; color:#D77604; background: url(images/phone.png) no-repeat; background-position: 0% 50%; padding-left: 36px;  } 
#navcontainer ul li { display: inline; }
#navcontainer ul {color: #e19339; font-size: 1.1em; }
#navcontainer ul li a, #navcontainer ul li a:visited { padding: 10px 22px; color: #e19339; margin-right:5px; text-decoration: none; float: left; border-left:1px solid #753B17; border-right:1px solid #753B17;}
#navcontainer ul li a:hover { background-color: #733005; color: #e5e5e5; border-left:1px solid #1C0E00; border-right:1px solid #1C0E00; }

#content { background-color:#381E0B; padding:20px;letter-spacing:1px;}
#content p{line-height:1.5em; }
ul { list-style-position:outside; list-style: square; list-style-type:square; margin-left:20px; }

.pics {  width:920px; }
.pics img { border: 2px solid #1C0F01}
.pics .sshow { margin-left:94px; float:left; }
.pics .sshow img { border: 2px solid #1C0F01}

.eng{float:left;width:410px;}
.fr{float:right;width:410px; padding-left:50px;}
.eng img, .fr img { margin:5px 10px 10px 0}

.price { float:left; margin-left:15px;}
.order { width:136px; height:28px; margin-top:25px; text-decoration:none; display:block; background-image:url(images/order-button.png); background-position:0 0; }
.order:hover,.order:active	{ background-position:136px 0; }

/* Form */
.form { border:1px solid #753B17; background-color: #1C0F01; padding:3px; color:#e5e5e5; margin-top:5px; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
.formbtn {cursor:pointer; margin-right:8px; border:1px solid #1C0E00; background-color: #733005; padding:3px 5px; color:#e5e5e5; margin-top:5px;}
.formbtn:hover {cursor:pointer; margin-right:8px; border:1px solid #1C0E00; background-color: #733005; padding:3px 5px; color:#e19339; margin-top:5px;}
#form p img { vertical-align: middle; margin: 0 5px 0 0; border:0;}

#footer{clear:both;width:920px; text-align:center;background: #1C0F01;color: #e5e5e5; margin:0 auto 20px auto ;padding:10px 20px; border-left:1px solid #1C0E00; border-right:1px solid #1C0E00; }
#footer a:hover { color:#FFF}
#footer p{padding:5px 10px}
#slidecon{ position: relative; margin-bottom: 20px; width: 920px; height: 200px; overflow:hidden;}
.item { display: block; width: 920px; height: 200px; }
#controls1 { display:none}
.clear { clear:both; font-size:1px}

/* LightBox */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
