@import url(/pub/css/catalog.css);
@import url(/pub/css/brands.css);

.mouseOver {
	background-color: #b4a7a8;
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial,sans-serif;
	font-size:   0.8em;
	text-align:  left;
}
fieldset {
	border-color: #d7d7d7;
	padding-left: 10px;
}
a {
	color: #CE7132;
}
ul {
    padding: 0;
    margin-left: 30px;
}

h3 {
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
/*
li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
*/
h1 {
	color: #CE7132;
    font-size: 1.3em;
    font-family: Arial,sans-serif;
    margin: 0;
    margin-top: 8px;
    margin-bottom: 8px;
/*    display: block;
    position: relative;*/
}

.head {
	height:   156px;
	width:    100%;
	min-width: 761px;
	
	position: relative;
	z-index:  2;
	
	margin:   0px;
}

.head #head-logo {
	position: absolute;
	height:   156px;
	width:    206px;
	top:      0;
	left:     0;
	
	background: no-repeat 0 0 url(/pub/img/logo.gif);
}

.head #new_products {
	height: 156px;
	width:  100%;
	min-width: 625px;
	text-align: center;
	/*background-image: url(/pub/img/head_back.gif);*/
	
}

.head #new_products #inner{
	margin-left: 204px;
	background-image: url('/pub/img/new_product_back.gif') ;
	height: 120px;
}

.head #new_products td {
	vertical-align: top;
}

.head #new_products table {
	width: 100%;
}

.head #new_products #new_product {
	height: 80px;
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:  208px;
}

.head #new_products #cat_title {
	font-weight: bold;
	color: #d79364;
	display: block;
	padding: 1px;
}

.head #new_products #new_product_img {
	border: 0;
	max-height: 74px;
	max-width:  74px;
	margin-top: 5px;
}

.head #new_products #img_box {
	float: left;
	width: 94px;
	height: 101px;
	background: url('/pub/img/new_product_box2.png') no-repeat;
	text-align: center;
	vertical-align: middle;
	margin: 0px 5px;
}







.head #new_products #new_product_border {
	width: 2px;height: 120px;
}

.head #new_product #img {
	float: left;
	width: 80px;
	height: 80px;
	vertical-align: middle;
/*	border: 2px solid #CE7132;*/
}

.head #new_product #text {
	width: 100px;
	
	font-size: 11px;
	text-align: left;
	
	float: left;
	position: relative;
	padding-left: 5px;
}
.head #new_product #top_text {
	height: 55px;
}
.head #new_product #bottom_text {
	color: gray;
}
#top_product #new_product_img {
	border: 0;
	max-height: 74px;
	max-width:  74px;
	margin-top: 5px;
}

#top_product #img_box {
	width: 86px;
	height: 86px;
	background: url('/pub/img/new_product_box.png') no-repeat;
	vertical-align: middle;
	margin: 0px 5px;
	text-align: center;
}

/*--------правая колонка---------------*/
.wrap {
	width: 100%;
	min-width: 761px;

	background: url(/pub/img/label_inner_back.gif) repeat-y left;
}

#body {
	margin-left:  204px;
	min-height:   630px;
	height:       expression(this.scrollHeight < 630? "630px" : "auto" );
	/*min-width:    625px;*/
	padding-left: 21px;
	padding-right: 5px;
	padding-top:   30px;
	text-align: justify;
	vertical-align: top;
/*	background: url(/pub/img/gradient.gif) repeat-x;*/
/*
	height: 100%;
	background-color: #e0e0e0;
	filter: alpha(opacity=50, finishopacity=90, style=0,startX=10, startY=10, finishX=100, finishY=100);
*/
}
#body #inner {
	width: 100%;
}
#body #inner #banner {
/*	width: 203px;*/
	vertical-align: top;
	text-align: right;
/*	padding-left: 20px;*/

	padding-right: 20px;
/* 	padding-top: 50px; */
}
#body h2 {
    font-size: 1.2em;
	color: #CE7132;
}

/*--------левая колонка---------------*/
.clear {
    clear: both;
	height: 100%;
}
.left_part {
/*	float: left;
	display:inline;*/
	width: 204px;
}

.left_part #menu {
	height:     150px;
	background: no-repeat 0 0 url(/pub/img/menu_back.jpg);
}
.left_part #menu #inner {
	padding-top: 0px;
	padding-left: 7px;
}

/*----------меню текст---------------*/
.left_part #menu #menu_table {
	/*padding-top:  12px;*/
	
	font-weight: bold;
	font-size:   13px;
	
	color:       #5A371F;
	width:       190px;
}

.left_part #menu #menu_table td a {
	text-decoration: none;
	color: #5A371F;
	line-height: 16px;
	font-size:   13px;
}
.left_part #menu #menu_table td {
	padding-top:    1px;
	padding-bottom: 2px;
	padding-left:   41px;
	padding-right:  31px;
}
/*-----------Авторизация-----------------*/
.left_part #autorization {
	font-weight:    bold;
	font-size:      12.6px;
	
	color:          #D8D4D4;
	text-align:     left;
	vertical-align: middle;
	
	height:         108px;
	background:     no-repeat 0 0 url(/pub/img/autorization_back.gif);
}
.left_part #autorization #inner {
	padding-top:7px;
}

.left_part #auto_table {
	margin-left:7px;
	width:      185px;
}

.left_part #auto_table a {
	color: #D8D4D4;
}

.left_part #auto_form {
	margin: 0px;
}
.left_part #auto_form input {
	height:      13px;
	width:       122px;
	font-size:   11px;
	border:      1px solid #D8D4D4;
}

.left_part #auto_form button {
	padding: 0px;
	margin:  0px;
	border:  0px;
	height:  22px;
	width:   79px;
	background: no-repeat 0 0 url(/pub/img/button.gif);
}
/* -----------Фон топ5 и каталога товаров*/
.left_part #left_label {
	height:     51px;
	
	
	background: no-repeat 0 0 url(/pub/img/label_back.gif);
}

.left_part #left_label p {
	font-weight:    bold;
	font-size:      12.6px;
	
	color:          #D8D4D4;

	padding-left: 17px;
	padding-top:  17px;
	margin: 0px;
}
.left_part #left_label a {
	color: #D8D4D4;
}
/* -----------Содержимое топ5 и каталога товаров*/
.left_part #top5_inner, #catalog_inner {
	background:url(/pub/img/label_inner_back.gif) repeat-y left;
}

.left_part #catalog_inner {
	padding-left:   30px;
	padding-right:  5px;
	padding-top:    10px;
	padding-bottom: 10px;
}
.left_part #catalog_inner a {
	text-decoration: none;
	color: #CE7132;
	font-weight: bold;
}
.left_part #catalog_inner div {
	margin-bottom: 7px;
}

.left_part #top5_inner {
	height: 100%;
	padding-left:  6px;
	padding-right: 5px;
	padding-top:    10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

/* ----------- Copyright ----------------------*/
.bottom_part {
	min-width: 761px;
	width: 100%;
}

.bottom_part #copyright {
	position: absolute;
	height: 76px;
	width:  204px;
	background: no-repeat 0 0 url(/pub/img/copyright_back.gif);
}
.bottom_part #copyright #inner {
	padding-top:  19px;
	padding-left: 10px;
	
	color: white;
	font-weight: bold;
}

.bottom_part #bottom_menu, .user_menu {
	height: 46px;
	width:  100%;
	
	font-weight: bold;
	font-size:   14px;
	
	color:       #D8D4D4;
	
	margin: 0px;
	padding-bottom: 0px;
}

.bottom_part #bottom_menu #inner, .user_menu #inner {
	padding-left: 204px;
	padding-top:  10px;
	text-align: center;
	word-spacing: 20px;
	white-space: nowrap;
}

.user_menu #inner {
	padding: 0px;
	text-align: left;
}
#norm_word {
	word-spacing: 3px;
}
.bottom_part #bottom_menu #inner a, .user_menu a {
	color: #AFAFAF;
	text-decoration: none;
}
.bottom_part #bottom_right {
	height: 31px;
	width: 100%;
	background-image: url(/pub/img/bottom_back.gif);
}
.bottom_part #designer {
	float: right;
	padding-top: 4px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
}






.news {
	width: 100%;
}
.news p {
	text-indent: 20px;
}
.news .content {
	width: 100%;
	padding-top: 15px;
	text-align: justify;
	vertical-align: top;
}
.news img {
	border: 0pt none;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
}
.news .date {
	font-weight: bold;
	font-size: 0.8em;
	color: #8b8b8b;
	line-height: 14px;
}

.news .more {
	/*
	float: right;
	*/
	color: #8b8b8b;
	font-size: 0.8em;
	background: no-repeat 0 4px url(/pub/img/left-gray-arrow.png);
	line-height: 15px;
	padding-left: 13px;
	padding-bottom: 10px;
	text-align: right;
}
.news .line {
	border-bottom: 1px dotted #d5d5d5;
}

.news .title {
	font-size: 17px;
}

.wbay {
    margin: 1em 0;
    padding-top: 0.5em;
    border-top: 1px solid gray;
}


/* registration */
#reg {
	font-family:'lucida grande',helvetica,verdana,arial,sans-serif;
}
#reg input {
	width: 341px;
}
#reg select {
	width: 203px;
}
#reg .reg_error {
	padding-top: 21px;
}

/* form */
input[type='text'] {
    width: 135px;
}
input[type='text'],textarea,select {
	border:1px solid grey;
}

/*
input:focus,textarea:focus,select:focus {
	border:1px dotted #ce7132;
}
*/

label {
    display: block;
    font-weight: bold;
    color: #575757;
}

a.wide {
    margin-top: 10px;
    display: block;
    text-decoration: underline;
}

.next {
    margin-left: 5px;
    padding-left: 13px;
    background: no-repeat 0 4px url(/pub/img/left-gray-arrow.png);
}


.info{
    rows: 4;
    cols: 10;
}
DIV.inform {PADDING-BOTTOM: 12px}
DIV.infldset {PADDING: 9px 0px 12px 0}
//LEGEND {PADDING: 0px 0px}

#top5_inner #top_table {
	padding-top:  5px;
	padding-left: 1px;
	
	width: 180px;
}

#top5_inner #top_product {
	height: 95px;
}

#top5_inner img {
	border: 0;
	text-align: middle;
	max-height: 74px;
	max-width:  74px;
}

#top5_inner #top_product #img {
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	display: block;
/*	border: 2px solid #CE7132;*/
}

#top5_inner #top_product #text {
	font-size: 11px;
	text-align: left;
	
	padding-left: 5px;
}
#top5_inner #img_td {
	width: 82px;
}
#top5_inner #top_text {
	padding-right: 3px;
	width: 91px;
	height: 55px;
}
#top5_inner #bottom_text {
	color: gray;
}
#counters {
	position: absolute;
	min-width: 300px;
	padding: 0;
	margin-left:  254px;
}
#right {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#jonImg {
	border: 2px solid #CE7132;
}
a.h-right {
	font-weight: normal;
	font-size: 0.8em;
	background: no-repeat 0 5px url(/pub/img/left-arrow.png);
	padding-left: 10px;
}



.tmouseOver {
	background-color: #fde9d0;
}
#site_table {
	border-collapse: collapse;
	border:1px solid #DFD5C3;
}
#site_table a {
	text-decoration: none;
}
#site_table td {
	border:1px solid #DFD5C3;
	padding:3pt 11px;
}
#site_table th {
	text-align: center;
	background:#F4E6C9;
	padding:4px 6px;
}
#site_table #out {
	border-width: 0;
	text-align: right;
	background-color: white;
}

#site_table input[type='checkbox'] {
	border-width: 0;
}
.pasport {
	margin-left: 42px;
}
.pasport td {
	vertical-align: top;
}
.pasport #title {
	color: #AFAFAF;
}



.jub_menu, .jub_menu_qa_tender {
	height: 90px;
	width:  230px;
	
	font-weight: bold;
	font-size:   14px;
	
	color:       #D8D4D4;
	
	margin: 0px;
	padding-bottom: 0px;
}

.jub_menu #inner, .jub_menu_qa_tender #inner {
	padding-left: 204px;
	padding-top:  10px;
	text-align: center;
	word-spacing: 20px;
	white-space: nowrap;
}

.jub_menu #inner, .jub_menu_qa_tender #inner {
	padding: 0px;
	text-align: left;
}
#norm_word {
	word-spacing: 3px;
}
.jub_menu a, .jub_menu_qa_tender a {
	color: #AFAFAF;
	text-decoration: none;
}
.jub_menu_qa_tender {
	height: 46px;
	width:  230px;
}

/* registration */
#jub_reg input[type='text'], #jub_reg input[type='password'] {
	width: 200px;
}

#jub_reg input[type!='checkbox'] {
	width: 220px;
}

#jub_reg .reg_error {
	padding-top: 21px;
}

#bonus_main_window {
	width: 600px;
	height: 300px;
	/*
	background-color: #d1d1d1;
	*/
}

#bonus_main_window .bonus {
	/*
	background-color: #ffceb7;
	*/
	position: absolute;
	text-align: center;
	vertical-align: middle;
}

#jub_back {
	position: absolute;
	z-index: -50;
	left: 204px;
	top: 95px;
	height: 100%;
	overflow: hidden;
}
#jub_back img {
	height: 100%;
}

#mod {
	position: absolute;
	z-index: 1000;
	background-color: black;
	filter:alpha(opacity=40);
	height: 100%;
	width: 100%;
	-moz-opacity: 0.8; /* код для движков Mozilla */
	opacity:.80;  /*свойство из спецификации CSS3, которое поддерживается не всеми браузерами*/
	filter: alpha(opacity=80); /* код для IE */
	text-align: center;
	vertical-align: middle;
}

.info-menu {
	padding-left: 30px;
}
.info-menu li {
	margin-bottom: 5px;
}
