@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	outline:none;
}
/* Tag section */
body {
	background:#fff8e8;
	color:#655f56;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
a span {
	cursor:pointer;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* .conteiner */
.conteiner {
	width:1000px;
}

.conteiner_index {
	width:1000px;
	margin: 0 auto;
}
.conteiner_index #header {
	height:68px;
	overflow:hidden;
	background:url(../images/header_bg.gif) repeat-y;
}
.conteiner #header {
	height:88px;
	overflow:hidden;
	background:url(../images/header_bg.gif) repeat-y;
}
#header form {
	width:160px;
	float :right;
}
#header form ol {
	padding-top:5px;
}
#header form li {
	float:left;
}
#header form li a {
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#c3a283;
}
#header form li a.righta {
	padding-left:40px;
}
#search {
	height:100%;
	overflow:hidden;
	padding-top:13px;
}
#search label {
	background:url(../images/searchBox_bg.gif) no-repeat;
	display:block;
	float:left;
	width:124px;
	padding:4px 4px 4px 2px;
}
#search label #searchBox {
	float:left;
	width:92px;
	background:transparent;
	border: solid 1px #f9eccc;
	color:#ddbb7d;
	padding-left:8px;
	padding-top:1px;
	font-size:10px;
}
#goSearch {
	float:right;
	display:block;
}
/* #promo section */
#promo {
	height:172px;
	overflow: hidden;
}
#promo h1, #promo h1 a span {
	display:block;
	width:750px;
	height:172px;
	background:url(../images/h1_about_us.jpg);
	float:left;
}
#promo h1 a span {
	position:absolute;
}
#promo ul {
	background: #ddbb7d url(../images/promo_ul_bg.jpg) no-repeat top;
	width:227px;
	height:172px;
	float:left;
	padding:0 0 0 23px;
}
#promo ul a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#8b5b2d;
}
#promo ul a.open{ color:#ce4800;}
#promo ul li {
	background:url(../images/promo_bulet.gif) no-repeat 0 20px;
	padding:11px 0 0 18px;
	margin:0;
	height:41px;
}
#promo ul a strong {
	display:block;
	font-weight:bold;
	font-size:17px;
}
/* .left section */
.left {
	width:248px;
	float:left;
	border-top:solid 5px #ddbb7c;
}
#catalogue {
	display:block;
	width:235px;
	height:46px;
	background:url(../images/catalog.jpg);
	text-decoration:none;
	color:#73832e;
	text-align:right;
	padding:83px 13px 0 0;
	font-size:17px;
}
#catalogue strong {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}
/* .cenetr section */
.center {
	width:502px;
	background:url(../images/center_bg.gif) repeat-y;
	float:left;
	border-top:solid 5px #ddbb7c;
}
.center h2 {
	font-size:17px;
	color:#ce4800;
	font-weight:normal;
	margin:10px 0 18px;
	height:100%;
	overflow:hidden;
}
.center h2 strong {
	font-size:17px;
}
.center p {
	line-height:18px;
}
.center .wrap {
	background: url(../images/center_wrap_bg.jpg) no-repeat 250px bottom;
	height:100%;
	overflow:hidden;
	padding:0 22px;
}
.center .catalogue {
	height:100%;
	overflow:hidden;
	padding:0 22px;
}
.center .catalogue .products li {
	padding-bottom:10px;
}
.center .catalogue .products h3 {
	font-size:11px;
	color:#ce4800;
	padding-bottom:4px;
	background:url(../images/catalogue_h3_bg.gif) repeat-x bottom;
	margin-bottom:10px;
}
*html.products h3 {
	font-size:11px !important;
	color:#ce4800 !important;
	padding-bottom:4px;
	background:url(../images/catalogue_h3_bg.gif) repeat-x bottom !important;
	margin-bottom:10px;
}
.center .catalogue .products img {
	float:right;
	background-color:#fff;
	padding:2px 2px 9px;
	border:solid 1px #f9ead3;
	margin-left:15px;
}
.center .catalogue .products p {
	text-align:justify;
}
.center .contacts {
	position:relative;
}
.center .contacts h2 {
	padding-left:23px;
}
.center .contacts form {
	width:332px;
	overflow:hidden;
}
.center .contacts label span {
	display:block;
	float:left;
	font-size:11px;
	color:#ce4800;
	width:100px;
	padding-left:23px;
	padding-top:2px;
	font-weight:bold;
}
.center .contacts img {
	padding:2px 5px;
	border:solid 1px #8c766d;
	position:absolute;
	right:10px;
	top:40px
}
.center .contacts input, .center .contacts textarea {
	width:174px;
	font-size:11px;
	padding:2px;
	border:solid 1px #ddbb7d;
	background:transparent;
}
.center .contacts textarea {
	width:184px;
	height:102px;
	overflow:auto;
}
.center .contacts form .actions {
	padding-left:125px;
	height:100%;
	overflow:hidden;
	padding-right:18px;
	margin-top:-7px;
}
#submitMesage {
	width:85px;
	font-size:10px;
	background:#ce4800;
	color:#fdeed7;
	font-weight:bold;
	border:0;
	padding:0 0 1px;
	cursor:pointer;
	float:left;
}
#reset {
	width:85px;
	background:#ecd3a7;
	color:#988773;
	font-size:10px;
	font-weight:bold;
	border:0;
	padding:0 0 1px;
	cursor:pointer;
	float:right;
}
.center .contacts form .actions p strong {
	clear:both;
	font-size:9px;
	color:#ce4800;
	padding-top:5px;
	height:100%;
	overflow:hidden;
	display:block;
}
.center .contacts li {
	height:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.center .products {
	height:100%;
	overflow:hidden;
	padding:0 0 20px 22px;
}
.center .products .horizNav {
	height:100%;
	overflow:hidden;
	background:url(../images/catalogue_h3_bg.gif) repeat-x bottom;
	padding-bottom:5px;
}
.center .products .horizNav li {
	float:left;
	padding-right:20px;
}
.center .products .horizNav a {
	font-size:11px;
	color:#ddbb7e;
	text-decoration:none;
}
.center .products .horizNav a.open {
	color:#ce4800;
	text-decoration:underline;
}
.center .products .verticNav {
	width:130px;
	float:left;
	margin-top:15px;
	background:url(../images/catalogue_h3_bg.gif) repeat-x top;
}
.center .products .verticNav li {
	width:130px;
	background:url(../images/catalogue_h3_bg.gif) repeat-x bottom;
	height:100%;
	overflow:hidden;
}
.center .products .verticNav li ul {
	background:url(../images/catalogue_h3_bg.gif) repeat-x top;
	padding-top:10px;
}
.center .products .verticNav li li {
	background:none;
	padding-left:10px;
	width:120px;
}
.center .products .verticNav li li a {
	font-size:8px;
	color:#774d37;
	font-weight:bold;
	text-transform: uppercase;
}
.center .products .verticNav a {
	font-size:10px;
	color:#ce4800;
	text-decoration:none;
	padding:3px 0 5px;
	display:block;
}
.center .products img {
	background:#fff;
	padding:6px 9px 26px;
	margin-top:15px;
	margin-left:18px;
	border:solid 1px #f5e7cf;
}
.center .products #productInfo {
	padding:6px 9px 10px;
	margin-top:15px;
	margin-left:18px;
	border:solid 1px #f5e7cf;
	background:#fef7f0;
	width:290px;
	float:left;
}
.center .products #productInfo img {
	padding:0;
	border:none;
	margin:0;
	display:block;
}
.center .products #productInfo .order {
	font-size:8px;
	display:block;
	float:right;
	color:#ce4800;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:8px;
}
/* .right section */
.right {
	float:right;
	width:227px;
}
.right h2 {
	font-size:17px;
	color:#ce4800;
	margin-top:20px;
}
.right h3 {
	font-size:13px;
	color:#ce4800;
	padding:20px 0 0;
}
.right #loginForm label {
	background:url(../images/loginForm_label_bg.gif) no-repeat;
	display:block;
	width:198px;
	height:20px;
	padding-left:7px;
}
#userName, #password {
	width:142px;
	padding:3px 2px 2px;
}
#submitButton {
	float:right !important;
}
.right #loginForm input {
	float:left;
	background:transparent;
	border:none;
	font-size:9px;
	color:#333;
}
.right form li {
	height:100%;
	overflow:hidden;
	padding-top:10px;
}
.right form ol {
	padding-bottom:15px;
}
.right .option a {
	font-size:9px;
	color:#f9bc82;
	text-decoration:none;
	padding:0 38px 0 8px;
}
.right hr {
	color:#e6dac0;
	background-color:#e6dac0;
	border:0;
}
#newProduct {
	background:#fff;
	border:solid 1px #faf0dd;
	display:block;
	padding:6px;
	width:158px;
	margin:10px auto;
	height:100%;
	overflow:hidden;
}
#newProduct strong {
	padding-right:10px;
	background:url(../images/newProduct_bulet.gif) no-repeat right 6px;
	display:block;
	float:left;
}
#newProduct a {
	font-size:9px;
	color:#ae976b;
	font-weight:normal;
}
#orderForm {
}
#orderForm h2 {
	font-size:8px;
	text-transform:uppercase;
	color:#774d37;
	font-weight:bold;
	margin:10px 0 5px !important;
}
#orderForm li {
	width:143px;
	float:left;
	color:#774d37;
	font-size:9px;
	padding-top: 8px;
}
#orderForm li label {
	font-size:9px;
	color:#774d37;
	display:block;
	width:70px;
	float:left;
	padding-top:2px;
}
#orderForm li input {
	width:58px;
	background:#fdeed7;
	border:solid 1px #ddbb7d;
	padding:2px;
}
#orderForm li strong {
	font-weight:normal;
	display:block;
	float:left;
	width:70px;
	font-size:9px;
}
#orderForm li .red {
	color:#ce4800;
}
#orderForm #addToOrder, #orderForm #viewOrder {
	width:auto;
	height:auto;
	border:none;
	background:none;
}
.rightli {
	float:right !important;
	padding-left:15px;
	width:128px !important;
}
.rightli label {
	width:60px !important;
}
/* footer section */
#footer {
	height:40px;
	overflow:hidden;
	background: #fff8e8 url(../images/footer_bg.gif) no-repeat top;
	padding-top:28px;
}
#footer ul, #footer li {
	float:left;
}
#footer ul {
	padding-left:14px;
}
#footer li {
	padding-left:4px;
}
#footer a {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	color:#c09f80;
}
#footer a.open {
	color:#ce4800;
	text-decoration:underline;
}
#footer p {
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#92573f;
}
/* menu section */
.generalNabvigation li, #footerNavigation li {
	float:left;
}
.generalNabvigation a, #footerNavigation a {
	background-position:top;
	text-decoration:none;
}
.generalNabvigation {
	padding:39px 0 0 34px;
	position:absolute;
}
.generalNabvigation li {
	padding: 0 16px 0 6px;
	background:url(../images/generalNabvigation_bulet.gif) no-repeat right 6px;
}
.generalNabvigation {
	padding:39px 0 0 34px;
}
.generalNabvigation li.contacts {
	background:none;
}
.generalNabvigation a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#9a765b;
	text-decoration:none;
}
.generalNabvigation a.open {
	color:#bc4000;
}
#footerNavigation {
	height:22px;
	overflow:hidden;
	background:url(../images/footerNavigation_bg.gif) no-repeat 1px top;
	padding-top:25px;
	padding-left:15px;
}
#footerNavigation li {
	padding:0 8px;
	background:url(../images/footer_sep.gif) no-repeat right;
}
#footerNavigation li.contacts {
	background:none;
}
#footerNavigation a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#774d37;
}
#footerNavigation a:hover, #footerNavigation a.open {
	color:#c5581e;
}

.loader {
	background: none !important;
	border: 0px auto;
	padding: 0;
}
#curtain {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	float:left;
}

/*   */
.title_login_inner {
	display: block;
	width: 80px;
	margin: 0 auto;
	text-align: center;
}

.loginFormBig {
	display: block;
	margin: 0 auto;
}

.loginFormBig li {
	margin: 0 auto;
	background:url(../images/loginForm_label_bg.gif) no-repeat;
	display:block;
	width:155px;
	height:20px;
	padding: 3px 0 0 7px;
}
.userName, .password {
	width:142px;
	padding:3px 2px 2px;
}
.submitButton {
	clear: both;
	margin: 15px 0 15px -7px;
}
.loginFormBig input {
	float:left;
	background:transparent;
	border:none;
	font-size:9px;
	color:#333;
}
.form li {
	height:100%;
	overflow:hidden;
	padding-top:10px;
}
.form ol {
	padding-bottom:15px;
}

.confirm {
	margin: 10px 0 20px 20px;
}

.confirmSubmit {
	margin: 0px 0 10px 20px;
}

.confirmSubmit {
	border: none;
	width:70px;
	height: 20px;
	font-size: 9px;
	color: #774D37;
	background: url(../images/submit.gif) no-repeat;
}

.view_cart {
	padding: 3px 0 0 0;
	text-align: center;
	display: block;
	float: left;
	width:70px;
	height: 20px;
	font-size: 9px;
	margin: 0 3px 0 0;
	background: url(../images/submit.gif) no-repeat;
}
.check_out {
	padding: 3px 0 0 0;
	text-align: center;
	display: block;
	float: left;
	width:70px;
	height: 20px;
	font-size: 9px;
	margin: 0 3px 0 0;
	background: url(../images/submit.gif) no-repeat;
}
.logoutUser {
	padding: 3px 0 0 0;
	text-align: center;
	display: block;
	float: left;
	width:70px;
	height: 20px;
	font-size: 9px;
	margin: 0 3px 0 0;
	background: url(../images/submit.gif) no-repeat;
}
a.logoutUser{
	color:#f9bc82;
	text-decoration: none;
}
a.logoutUser:hover {
	color:#D7741A;
}
a.check_out{
	color:#f9bc82;
	text-decoration: none;
}

a.check_out:hover {
	color:#D7741A;
}

a.view_cart{
	color:#f9bc82;
	text-decoration: none;
}

a.view_cart:hover {
	color:#D7741A;
}

.buttonsCart {
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
}

.CartInfo {
	width: 205px !important;
	margin: 7px 0 0 0;
	padding: 4px 0 4px 10px;
	background-color:#edd8b0;
	display: block;
}

.welcome_user {
	width: 205px !important;
	margin: 7px 0 0 0;
	padding: 4px 0 4px 10px;
	background-color:#edd8b0;
	display: block;
}

a.welcome_user {
	text-decoration: underline;
	color: #666666;
}

.formErrors li {
	border: 1px solid #edd8b0;
	color: #FF0000;
	height: 3px !important;
	text-align: center;
	padding: 3px 0 0px 0;
	display: block;
	width: 200px;
	margin: 0 0 5px 20px;
}

.loginErrors li {
	margin: 0 0 5px 20px;
	color: #FF0000;
}
.title_check_box {
	margin: 10px 0 0 0;
	width: 100%;
	color: #f58220;
}

.table_check_out {
	color:#655f56;
	width: 95%;
	margin: 5px 0 0 15px;
}

.imageCart_small img {
	border: none;
}

.order_box {
	vertical-align: middle;
}

.order_box a {
	margin: 0 0 0 5px;
	color: #f58220;
}

.float_right {
	display: block;
	float: right;
	color: #ce4800;
	margin: 0 15px 0 0;
}

.table_line {
	background: url(../images/dots_check_out.gif) repeat-x center scroll;
}

.info_order {
	width: 95%;
	margin: 3px 0 0 15px;
	color: #fff;
}

.info_order table {
	width: 100% ;
	margin: 10px 0 0 0;
}

.cartInput_order {
	width: 45px;
	display: block;
	margin-top: 1px;
}

input.logoutUserOrder  {
	padding: 1px 0 0 0;
	border: none;
	text-align: center;
	display: block;
	float: left;
	width:90px;
	height: 20px;
	font-size: 9px;
	margin: 0 3px 0 0;
	background: url(../images/submit2.gif) no-repeat;
}
.bLeft {
	position: absolute;
	display: block;
	margin: 45px 0 0 0;
	width: 36px;
	height: 32px;
	background-image: url(../images/button_left.png) no-repeat 0 0;
}

html>body .bLeft {
	background: url(../images/button_left.png) no-repeat left top;
}

*html .bLeft {
	width: 36px;
	height: 32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/button_left.png",sizingMethod="crop");
}

.bRight {
	position: absolute;
	float: right;
	display: block;
	margin: 45px 0 0 120px;
	width: 36px;
	height: 32px;
	background-image: url(../images/button_right.png) no-repeat 0 0;

}
html>body .bRight {
	background: url(../images/button_right.png) no-repeat left top;
}

*html .bRight {
	width: 36px;
	height: 32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/button_right.png",sizingMethod="crop");
}

a.bRight img {
	border: none !important;
}

#promo embed,
#promo object{
	float: left;
	display: block;
	width: 750px;
}

.reg_table {
    width: 440px;
    display: block;
    margin: 10px auto;
}

.reg_table input {
    border: 1px solid #ddbb7e;
}

.reg_table th {
    text-align: left;
    color: #de4800;
}
.registerPassword {
	width: 98% !important;
	height: 100% !important;
}


.b_register {
	background-color: #fef3e2;
	color: #ce4800;
	border: 1px solid #ddbb7c;
	width: 100px;
	margin: 10px auto;
	display: block;
}

.registerErrors  {
 
	display: block;	
	width: 440px;
	margin: 10px auto;
	
}

.registerErrors li {
	border: 1px solid #ce4800;
	display: block;
	padding: 3px 3px;
	margin: 1px 1px;
}


#banner_reg {
	display:block;
	width:235px;
	height:46px;
	background:url(../images/security_new.jpg);
/*	background:url(../images/security.jpg);*/
	text-decoration:none;
	color:#73832e;
	text-align:right;
	padding:83px 13px 0 0;
	font-size:17px;
	margin: 0 0 0 -24px;
}
*html #banner_reg {
	margin: -13px 0 0 0px;
}
#banner_reg strong {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}

/*---------------------------------------------------------------------------------------*/
.index_news {
	background-image: url(../images/footerNavigation_bg2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1px top;
}

.index_news h2 {
	margin: 0 0 0 22px;
	padding: 5px 0 0 0;
}

.index_news ul{
	margin: 0 0 0 20px;
}
.glossymenu{
	width: 455px;
	list-style-type: none;
	margin: 2px 0 8px 17px;
	padding: 5px 0 7px 5px;
	display: block;
}
*html .glossymenu{
	width: 455px;
	margin: 7px 25px 10px 20px;
}
*:first-child+html .glossymenu{
	display: block;
	padding: 7px 0px 10px 24px;
}

.glossymenu li a {
	font-family: "Verdana",Times,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #635f56;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	text-decoration: none;
	width: 100%;
}

.glossymenu li .curentt {
	background-color: #edeae5;
	display: block;
	color: #e78956;
	margin-top: 2px;
	margin-right: 0pt;
	margin-bottom: 2px;
	margin-left: 0pt;
}

.glossymenu li a:hover {
	color: #e78956;
}

.news_full {
	margin: 0 20px 0 22px;
	padding: 5px 0 5px 0;
}

.news_full img {
	border: 1px solid #e9d2a6;
	padding: 4px;
	margin: 5px;
	float: right;
	display: block;
}
.news_full h3 {
	margin: 5px 0 5px 0;
}

/* Pager */
.pager {
	text-align: center;
	clear: left;
}
.pager table{
	font-size: 18px;
	height: 40px;
}
.pager td {
	vertical-align: top;
}
.pager td.previous,
.pager td.next {
	width: 120px;
	padding-top: 4px;
}
.previous {
	background: url(../images/pager.png) no-repeat left top;
}
.next {
	background: url(../images/pager.png) no-repeat right top;
}
.previous a,
.next a {
	display: block;
	text-align: center;
	*padding-top: 4px;
}
.previous a {
	float: right;
	margin-right: 20px;
}
.next a {
	float: left;
	margin-left: 20px;
}
.pages {
	width: 420px;
	background: url(../images/pager.png) no-repeat center top;
}
.pages ul,
.pages li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.pages li {
	width: 25px;
	*width: 25px;
	text-align: center;
}
.pages li a {
	display: block;
	color: #990000 !important;
	padding: 4px 2px 0 2px;
	border-top: 0;
	text-decoration: none;
}
.pages li.current a {
	border: 1px solid #e9d2a6;
	border-top-color: #fdeed7;
	background-color:#fdeed7;
	padding: 0 2px 4px 2px;
}
.pager img{
	border: none;
}

.clear {
	clear: both;
	display: block;
}

.regbutton {
 margin: 7px 0 0 220px !important;
 background:url(../../../../../web/images/regbutton.gif) no-repeat top left;
 width: 100px !important;
}
.regbutton a{
 text-decoration: none;
 color: #de4800;
}
.index_col {
	display:block;
	width: 979px;
	height: 448px;
	margin: 0 auto;
	background:url(../images/back.gif) no-repeat top left;
}
.index_img {
	display:block;
	width: 961px;
	height: 430px;
	margin: 0 auto;
	padding: 9px 0 0 0;
}
#catalogue_index {
	display:block;
	float: right;
	width:221px;
	height:32px;
	background:url(../images/catalog_index.jpg);
	text-decoration:none;
	color:#73832e;
	text-align:right;
	padding: 78px 13px 0 0;
	margin: 5px 15px 5px 0;
	*margin: 5px 7px 5px 0;
	font-size:17px;
}
#catalogue_index strong {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}

#banner_reg_index {
	display:block;
	float: right;
	width:221px;
	height:42px;
	background:url(../images/security.jpg);
	text-decoration:none;
	color:#73832e;
	text-align:right;
	padding:68px 13px 0 0;
	font-size:17px;
	margin: 5px 15px 5px 0;
}
#banner_reg_index strong {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}
.index_news2 {
	float:left;
}

.index_news2 h2 {
	margin: 0 0 0 22px;
	padding: 5px 0 0 0;
}

.index_news2 ul{
	margin: 0 0 0 20px;
}
