body{
	margin:0;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-y 50% 0;
	min-width:945px;
}
.wrapper{
	background:url(../images/bg-wrapper.jpg) no-repeat 50% 0;
	width:100%;
	padding:0 0 10px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#666;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px/15px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#808080;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
	border:none;
}
.holder, .holder-form{
	width:100%;
}
.holder:after, .holder-form:after {
	content:"";
	clear:both;
	display:block;
}
.main{
	margin:0 auto;
	width:945px;
	position:relative;
}
#header{
	position:absolute;
	top:0;
	left:54px;
	width:646px;
	padding:23px 0 0;
}
#header .holder{
	overflow:visible;
}
#header .holder:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	float:left;
	width:127px;
	height:77px;
	text-indent:-9999px;
	margin:0 0 0 11px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
.header-area{
	float:left;
	padding:14px 0 3px 30px;
}
.nav-area{
	background:url(../images/nav-left.gif) no-repeat ;
	padding:0 0 0 14px;
	float:left;
}
#nav{
	margin:0;
	padding:11px 18px 0 0;
	list-style:none;
	height:42px;
	background:url(../images/nav-right.gif) no-repeat 100% 0;
	float:left;
	position:relative;
	z-index:100;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	font:15px/30px Georgia, "Times New Roman", Times, serif;
	background:url(../images/nav-separator.jpg) no-repeat;
	padding-bottom:10px;
}
#nav li:first-child{background:none;}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover ul,
#nav li.hover ul{display:block;}
#nav li:hover ul ul,
#nav li.hover ul ul{display:none;}
#nav li:hover ul li:hover ul,
#nav li.hover ul li.hover ul{display:block;}
#nav li a{
	display:block;
	color:#666;
	padding:0 11px;
}
#nav li a:hover,
#nav li.activel1 a{
	color:#ef4135;
	text-decoration:none;
}
#nav li li,
#nav li li:first-child{
	width:100%;
	font:13px/16px Arial, Helvetica, sans-serif;
	background:#fff url(../images/nav-drop-separator.gif) no-repeat;
	padding:2px 0 0;
}
#nav li li a,
#nav li.activel1 li a{
	float:none;
	display:block;
	color:#808080;
	background:#fff;
	padding:7px 0 5px 15px;
	height:1%;
}
#nav li li .sub{background:#fff url(../images/arrow-1.gif) no-repeat 100% 50% !important;}
#nav li li:hover a,
#nav li.activel1 li:hover a,
#nav li li.hover a,
#nav li.activel1 li.hover a{
	color:#808080;
	font-weight:bold;
	background:#e6e6e6;
}
#nav li li:hover .sub,
#nav li li.hover .sub{background:#e6e6e6 url(../images/arrow-1.gif) no-repeat 100% 50% !important;}
#nav li li:hover li a,
#nav li.activel1 li:hover li a,
#nav li li.hover li a,
#nav li.activel1 li.hover li a{
	color:#808080;
	background:#fff;
	font-weight:normal;
}
#nav li li li:hover a,
#nav li.activel1 li li:hover a,
#nav li li li.hover a,
#nav li.activel1 li li.hover a{
	color:#808080;
	font-weight:bold;
	background:#e6e6e6;
}
#nav ul{
	background:url(../images/bg-drop-level1.gif) no-repeat 0 100%;
	width:226px;
	position:absolute;
	top:32px;
	left:0;
	display:none;
	margin:0;
	padding:0 2px 3px;
	list-style:none;
}
#nav ul ul{
	background:#fff url(../images/bg-drop-level2.gif) no-repeat 0 100%;
	width:237px;
	position:absolute;
	top:0;
	left:226px;
	display:none;
	margin:0;
	padding:0 2px 3px;
	list-style:none;
}
.breadcrumb{
	margin:0;
	padding:0 0 0 21px;
	list-style:none;
	overflow:hidden;
	height:1%;
	clear:both;
	font:10px/15px Georgia, "Times New Roman", Times, serif;
}
.breadcrumb li{
	float:left;
	color:#ef4135;
	padding:0 0 0 6px;
}
.breadcrumb li a{
	color:#808080;
	float:left;
	background:url(../images/arrow-breadcrumb.gif) no-repeat 100% 4px;
	padding:0 12px 0 0;
}
.conteiner1-img{
	background:url(../images/bg-conteiner1.gif) no-repeat;
	height:130px;
	width:627px;
	padding:10px 9px 9px 10px;
	margin:0 0 11px;
}
.conteiner1-img img{display:block;}
#header .holder-form span{
	color:#ef4135;
	font:10px/25px Georgia, "Times New Roman", Times, serif;
	float:left;
	padding:0 4px 0 3px;
}
.form-text1,
.form-text2{
	float:left;
	background:url(../images/bg-input1.gif) no-repeat;
	width:140px;
	height:19px;
	padding:3px 0 0 5px;
	margin:3px 0 0 3px;
	display:inline;
}
.form-text1 input,
.form-text2 input,
.form-text4 input{
	float:left;
	width:132px;
	border:0;
	background:none;
	line-height:13px;
}
.form-text2{
	background:url(../images/bg-input3.gif) no-repeat;
	width:134px;
}
.form-text2 input{padding:1px 0 0;}
.form-text2 input{width:128px;}
.label-1,
.submit-1{display:none;}
.btn-go{
	background:url(../images/btn-go.gif) no-repeat;
	float:left;
	width:32px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 1px;
	border:0;
}
.form-area{float:right;}
.content{
	overflow:hidden;
	width:100%;
	padding:0 0 30px;
}
#main-box, #main-box-interior {
	float:left;
	width:641px;
}
#main-box { padding:307px 0 0 61px; }
#main-box-interior { padding:165px 0 0 61px; }

/* #main-box h1, #main-box-interior h1 {
	color:#ef4135;
	font:28px Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 14px;
} */
.holder-text{padding:0 100px 14px 14px;}
.holder-text p{
	margin:0;
	padding:0 0 6px;
	line-height:25px;
}
.holder-text .p-1{
	margin:0;
	font:15px/26px Georgia, "Times New Roman", Times, serif;
	padding:0 0 14px;
}
#gallery{
	width:621px;
	height:64px;
	overflow:hidden;
	background:url(../images/bg-gallery.gif) no-repeat;
	padding:20px 23px;
	margin:0 0 47px -4px;
}
.btn-prev,
.btn-next{
	float:left;
	width:32px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-prev.gif) no-repeat;
	margin:21px 0 0;
}
.btn-next{
	float:right;
	background:url(../images/btn-next.gif) no-repeat;
}
.gallery-area{
	overflow:hidden;
	width:557px;
	position:relative;
	float:left;
}
.gallery-area ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	width:99999px;
	height:64px;
}
.gallery-area ul li{
	width:137px;
	height:57px;
	padding:7px 0 0;
	float:left;
	text-align:center;
}
.gallery-area ul li img{vertical-align:middle;}
.visual-area{
	float:left;
	position:relative;
	width:286px;
	margin:0 0 0 11px;
	display:inline;
}
.conteiner2-img{
	background:url(../images/bg-conteiner-2-left.gif) no-repeat;
	margin:0 0 9px;
}
.conteiner2-img .bottom{
	background:url(../images/bg-conteiner-2-right.gif) no-repeat 100% 100%;
	padding:10px 10px 12px 9px;
}
.conteiner2-img .bottom img{display:block;}
.visual-area .box{
	background:url(../images/border-1.gif) no-repeat 0 100%;
	padding:20px 80px 7px 2px;
	overflow:hidden;
	height:1%;
}
.visual-area .box-2{padding:13px 80px 12px 2px;}
.visual-area .box span{
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	float:left;
	padding:13px 0 0;
}
.visual-area .box-2 span{padding:0;}
.visual-area .box img{float:right;}
.hold{
	padding:0 7px 0 0;
	overflow:hidden;
	width:326px;
	float:right;
}
.hold h3{
	margin:0;
	color:#a55d28;
	font:18px/18px Georgia, "Times New Roman", Times, serif;
	background:url(../images/border-2.gif) no-repeat 0 100%;
	padding:0 0 7px;
}
.hold dl{
	margin:0;
	padding:0;
}
.hold dt{
	font:15px/20px Georgia, "Times New Roman", Times, serif;
	color:#333;
}
.hold dd{
	margin:0;
	line-height:22px;
}
.hold .description-1{
	padding:12px 15px 4px 0;
	background:url(../images/border-2.gif) no-repeat 0 100%;
	margin:0 0 8px;
}
.hold .description-1 dd{padding:0 0 12px;}
.hold .description-2{
	padding:0 15px 5px 0;
	overflow:hidden;
	width:100%;
	clear:both;
}
.hold .description-2 dt{
	float:left;
	padding:0 5px 0 0;
}
.hold .description-2 dd{float:left;}
.hold .price,
.hold .price dt{color:#a55d28;}
.hold form .holder{background:url(../images/border-2.gif) no-repeat 0 6px;}
.form-block{
	padding:25px 3px 0 0;
	float:right;
}
.form-block label{
	float:left;
	font:12px/30px Georgia, "Times New Roman", Times, serif;
	color:#808080;
	padding:0 5px 0 0;
}
.form-text3{
	background:url(../images/bg-pages.gif) no-repeat;
	width:27px;
	height:19px;
	padding:6px 0 0 5px;
}
.form-block .form-text3{
	float:left;
	margin:0 5px 0 0;
}
.form-text3 input{
	background:none;
	border:none;
	width:20px;
	text-align:center;
	line-height:13px;
	float:left; 
}
.form-block .button{
	background:url(../images/button.gif) no-repeat;
	width:102px;
	height:25px;
	cursor:pointer;
	border:none;
	float:left;
	text-align:left;
	padding:0 0 0 7px;
}
* html .form-block .button{padding:0 0 0 10px;}
#sidebar{
	float:right;
	width:214px;
	padding:47px 18px 0 0;
}
.btn-cart{
	background:url(../images/btn.gif) no-repeat;
	width:78px;
	height:34px;
	color:#ef4135;
	font:15px/32px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:0 0 0 53px;
	padding:0 27px 0 6px;
}
.sidearea{
	background:url(../images/bg-sidebar.gif) repeat-y 5px 0;
	margin:13px 0 0;
}
.sidearea .first{
	background:none;
	padding-top:0;
}
.sidebox{
	overflow:hidden;
	height:1%;
	background:url(../images/border-sidebox.gif) no-repeat;
	padding:18px 0 12px 27px;
}
.sidebox h2, .sidebox h2 a{
	margin:0 0 5px;
	color:#a55d28;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
}
.sidebox p{
	margin:0;
	line-height:16px;
	font-size:12px;
}
.sidebox img{
	float:right;
	margin:0 0 3px;
}
.link{
	clear:both;
	padding:0 0 0 4px;
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	background:transparent url(../images/border-more.gif) no-repeat scroll 3px 0;
	padding:6px 0 0;
}
.link a:hover{
	text-decoration:none;
	clear:both;
}
.link a{
	background:url(../images/border-more.gif) no-repeat 3px 100%;
	padding:0 0 8px;
}
.link a span{
	background:url(../images/arrow-1.gif) no-repeat 100% 5px;
	padding:0 23px 0 0;
}
.footer-area{
	background:url(../images/bg-footer.jpg) no-repeat;
	height:122px;
	overflow:hidden;
	padding:22px 8px 12px 58px;
	color:#4c4c4c;
}
#footer a{color:#4c4c4c;}
.footer-area ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:11px;
	line-height:20px;
}
.footer-area .list-1{width:145px;}
.footer-area .list-2{width:221px;}
.footer-block{
	float:right;
	width:250px;
}
.footer-block span{font:16px/32px Georgia, "Times New Roman", Times, serif;}
.footer-block .phone{
	font-weight:bold;
	font-size:23px;
	line-height:38px;
}
.footer-nav{
	margin:0;
	padding:12px 0 9px;
	list-style:none;
	text-align:center;
	font-size:11px;
}
.footer-nav li{
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
.footer-nav li:first-child{background:none;}
.popupFPL{
	width:279px;
	display:none;
	clear:both;
	padding:7px;
	top:140px;
	left:67px;
	position:absolute;
	z-index:1000;
}
.popupFPL .top{
	background:url(../images/pop-up-top.png) no-repeat;
	height:12px;
	width:100%;
	overflow:hidden;
}
.popupFPL .bottom{
	background:url(../images/pop-up-bottom.png) no-repeat;
	height:14px;
	width:100%;
}
.popupFPL .bg{
	background:url(../images/pop-up-bg.png) repeat-y;
	height:1%;
	padding:0 5px 8px 29px;
	overflow:hidden;
}
.btn-close{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close.gif) no-repeat;
	width:18px;
	height:18px; 
	float:right; 
	margin:0 6px 8px 0;
}
.popupFPL .holder{
	padding:0 0 16px;
	clear:both; 
}
.popupFPL .holder p {
	margin-right:16px;
}
.popupFPL label{
	float:left;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	padding:0 6px 0 0;
}
.popupFPL .label-2{
	padding:0;
	width:91px;
}
.popupFPL .form-text4{
	float:left;
	margin:0 16px 0 0;
	display:inline;
}
.form-text4{
	background: url(../images/bg-input-pop-up.gif) no-repeat;
	width:30px;
	height:18px;
	padding:3px 0 0 5px;
}
.form-text4 input{width:27px;}
.submit{
	background:url(../images/button-pop-up.gif) no-repeat;
	width:102px;
	height:25px;
	float:right;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 26px 0 0;
}
.total-ton{
	overflow:hidden;
	width:100%;
	clear:both;
	padding:15px 0 0;
}
.total-ton label{
	color:#ef4135;
	padding:0 11px 0 0;
}
.total-ton .form-text4{
	width:54px;
	background:url(../images/bg-input-total.gif) no-repeat;
}
.total-ton .form-text4 input{width:50px;}
