/* CSS Document */

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	line-height:22px;
	background:#27190e url(../images/bg.png) repeat;
}
a{
	color:#060;
	text-decoration:none;
}
a:hover{
	color:#F60;
}
#wrapper{
	width:980px;
/*	background:#FFF url(../images/bg-wrapper.png) repeat-y; */
	margin:auto;
/*	border:1px #F90 solid; */
}
#wrapper-home{
	width:980px;
	margin:auto;
/*	border:1px #F90 solid; */
}
#wrapper-product{
	width:980px;
/*	background:#FFF url(../images/bg-product.png) repeat-x;  */
	margin:auto;
/*	border:1px #F90 solid; */
}

.red{
	color:#F00;
}
.green{
	color:#090;
}
.gold{
	color:#C90;
	font-size:14px;
}
.colorsearch{
	width:30px;
	height:30px;
	font-size:9px;
	border:1px solid #CCC;
	text-align:center;
}
.colorsearch a{
		color:#F00;
}
.link{
	font-size:12px;
	line-height:15px;
}
.link a{
	font-size:12px;
	color:#060;
	text-decoration:none;
}
.link a:hover{
	color:#F60;
}

#logo{
	width:980px;
	height:117px;
	margin:auto;
}
#header{
	width:980px;
	height:200px;
	margin:auto;
}
.language{
	width:100px;
	float:left;
	position:absolute;
	margin:5px auto auto 880px;
	color:#CCC;
	font-size:12px;
}
.language a{
	color:#CCC;
	text-decoration:none;
}
.language a:hover{
	color:#FC0;
}

/*.login{
	width:500px;
	margin-top:40px;
	margin-left:400px;
	position:absolute;
}*/
#menu{
	width:980px;
	height:40px;
	margin:auto;
	/*background:#fff url(../images/bg-menu.png) repeat-y;*/
	border-top:solid 1px #C90;
	padding-bottom:20px;
}
#menu ul{
	text-decoration: none;
	margin: 0px;
	padding:0px;
	list-style: none;
	text-align:center;
}
#menu li{
	height:40px;
	display: inline;
	text-align:center;
	padding:0px;
	margin-top:0px;
	display:block;
	float:left;
}
#menu li a{
	margin: auto;
	padding:5px 15px 0px 15px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight:400;
	color:#FFD9D9; 
}
#menu li a:hover{
	color:#C90;
}

#content-home{
	width:980px;
	margin:0px auto 0px auto;
	top:5px;
	height:400px;
	overflow:auto;
	border:0px solid #000;
}

#content{
	width:980px;
	margin:0px auto 0px auto;
	top:5px;
	height:410px;
	overflow:auto;
	border:0px solid #000;
	background:#300405;
}
#content-top{
	width:980px;
	height:200px;
	margin:0px auto 0px auto;
	background:#9adef4 url(../images/content-top.jpg) repeat-x;
	border:1px #9adef4 solid;
}
#content-top2{
	width:980px;
	height:50px;
	margin:0px auto 0px auto;
	background:#9adef4 url(../images/content-top.jpg) repeat-x;
	border:1px #9adef4 solid;
	font-size:22px;
	color:#03F;
}
.content_full{
	margin:5px auto auto 5px;
	width:940px;
	float:left;
	padding:5px;
	border-left:#0C0 solid 0px;
}
.content_full h3{
	padding-left:15px;
	font-size:16px;
/*	background:url(../images/bg2-h.png) no-repeat; */
	height:50px;
	color:#C90;
	/*border-bottom:#F90 1px dotted;*/
}
.content_full img{
	border:#333 solid 1px;
	padding:5px;
}

.content_right{
	margin:5px auto auto 5px;
	width:630px;
	float:left;
	padding:5px;
	border-left:#0C0 solid 0px;
	color:#96552b;
}
.content_right p{
	padding-left:5px;
}
.content_right h2{
	padding-left:15px;
	font-size:18px;
}
.content_right img{
	padding:5px;
	border:0px solid silver;
}
.content_right h3{
	padding-left:15px;
	font-size:16px;
/*	background:url(../images/bg-h.png) no-repeat; */
	height:50px;
	color:#C90;
	/*border-bottom:#F90 1px dotted;*/
}
.content_left{
	width:300px;
	margin:5px auto auto 5px;
	float:left;
	padding:0px;
}
/*.content_left h3{
	color:#090;
	font-size:18px;
	padding:5px 10px 5px 5px;;
	height:85px;*/
	/*background:url(../images/block-title.png) no-repeat;*/
/*}*/
.content_left h3{
	padding-left:15px;
	font-size:16px;
	background:url(../images/bg-h.png) no-repeat;
	height:50px;
	color:#C90;
	/*border-bottom:#F90 1px dotted;*/
}

.content_left ul{
	padding-left:2px;
}
.content_left li{
	width:230px;
	float:left;
	padding:5px 5px 10px 15px;
	background:url(../images/left_button01.png) no-repeat;
	list-style:none;
	font-weight:800PX;
}
.content_left li td a{
	text-align:center;
	font-size:12px;
	color:#e8d0a1;
}
.content_left li a{
	font-size:14px;
	padding-left:5px;
	color:#C90;
	text-decoration:none;
	line-height:8px;
}
.content_left a:hover{
	color:#FFF;
}
.content_left ul ul{
	margin-top:22px;
	margin-left:5px;
}
.content_left ul ul li{
	width:220px;
	float:left;
	padding:0px 5px 5px 15px;
	background:url(../images/gold-icon.png) no-repeat;
	list-style:none;
	color:#FFF;
}
.content_left ul ul li a{
	text-decoration:none;
	color:#e8d0a1;
}
.content_left ul ul li a:hover{
	color:#F60;
}
.stat{
	font-size:12px;
}
#footer{
	margin:0px auto 0px auto;
	padding:20px 0px auto auto;
	width:980px;
	height:60px;
/*	background:url(../images/footer.png) bottom no-repeat; */
	font-size:12px;
	text-align:center;
	/*color:#062787;*/
	color:#CC9;
}
#footer a{
	/*color:#333;*/
	color:#CC9;
	padding:20px 15px auto auto;
	text-decoration:none;
}
.clear{
	clear:both;
	height:3px;
}

.contactus{
	color:#e1c1b1;
	padding-top:10px;
	padding-left:30px;
	height:300px;
	width:260px;
	float:left;
/*	background:url(../images/contact.png) no-repeat; */
}
.contactmap{
	padding-top:10px;
	padding-left:300px;
	height:300px;
	width:260px;
}
.contactmap a{
	color:#ff9900;
}
.photogallery{
	padding-top:10px;
	padding-left:40px;
	height:300px;
	width:260px;
}
.photogallery a{
	color:#ff9900;
	font-size:16px;
}
.content_product_full{
	width:980px;
	height:400px;
}
.content_product_left{
	width:300px;
	margin:5px auto auto 5px;
	float:left;
	padding:0px;
/*	color:#401e0b; */
	color:#e1c1b1;
	background-image:bg-product.png;
}
.content_product_left b{
	color:#ffffff;
}
.content_product_left h3{
	padding-left:15px;
	font-size:16px;
	background:url(../images/bg-h.png) no-repeat;
	height:50px;
	color:#e1c1b1;
	/*border-bottom:#F90 1px dotted;*/
}

.content_product_left ul{
	padding-left:2px;
}
.content_product_left li{
	width:230px;
	float:left;
	padding:5px 5px 10px 15px;
	background:url(../images/left_button01.png) no-repeat;
	list-style:none;
	font-weight:800PX;
}
.content_product_left li td a{
	text-align:center;
	font-size:12px;
	color:#2c180c;
}
.content_product_left li a{
	font-size:14px;
	padding-left:5px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:8px;
}
.content_product_left a:hover{
	color:#FFFFFF;
}
.content_product_left ul ul{
	margin-top:22px;
	margin-left:5px;
}
.content_product_left ul ul li{
	width:220px;
	float:left;
	padding:0px 5px 20px 15px;
	background:url(../images/gold-icon.png) no-repeat;
	list-style:none;
	color:#FFFFFF;
}
.content_product_left ul ul li a{
	text-decoration:none;
	color:#e8d0a1;
}
.content_product_left ul ul li a:hover{
	color:#F60;
}
.content_product_right{
	margin:5px auto auto 380px;
	width:550px;
	padding:5px;
	border-left:#0C0 solid 0px;
	color:#ffffff;
}
.content_product_right a{
	color:#ffffff;
}
.livechat{
	float:right;
}
.livechat a{
	color:#FF9900;
	font-size:16px;
}