/* Общие параметры */
* {
	font-family: Arial, Tahoma, 'Lucida Grande';
}
body {
	background:white;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

div#content{
	padding: 20px 9px 0 0;
	width: 535px;
	font-size: 80%;
	float: left;
}
div#content table{
	font-size: 100%;
}

div#right_float{
	margin-top: 20px;
	width: 166px;
	float: right;
	padding-top: 10px;
}

* a:hover{
	color: blue;
}
div.small a:hover{
	color: blue !important;
}
* a:hover strong{
	color: blue !important;
}


div.tozhe a:hover{
	color: blue !important;
}

ul{
	margin: 0 10px 10px 25px;
}

table.body{
	margin-right: 24px;
}

table.grayimage td a img{
	filter: gray() alpha(opacity=50);
}
table.grayimage td a:hover img{
	filter: none;
}


td#logo{
	width: 245px; padding-top: 18px;
}
td#logo div{
font-family: tahoma; font-size: 10px; color: #999999; position: absolute; left: 140px; top: 60px;
}
td#logo div a{
	text-decoration: none;
	color: #999999; font-family: tahoma;
}
td#logo div a:hover{
	color: #0071BC;
}

td#rig_col{
	border-top: 6px solid #F7931E;
}

td,div,p, li{
	font-size: 100%;
}

/* Заголовки */
a strong{
	color: #0071BC;
}

strong{
	color: black;
}

h1{
	font-size: 140%;
	font-family: Arial;
	font-weight: normal;
	color: #B4BFC6;

}
h2{
	font-size: 145%;
	font-family: Arial;
	margin: 15px 0 8px 0;
	color: #0071BC;
	font-weight: normal;
}

h3{
	font-family: Arial;
	font-size: 110%;
	color: #6A6A6A;
	margin: 15px 0 8px 0;
}

p{
	margin: 0 0 8px 0;
}
b{
	color: #939598;
}

div.blockquote{
	color: #808080;
	font-family: tahoma;
	font-size: 0.85em;
	margin: 10px;
}
div.blockquote *{
	font-family: tahoma;
	color: #808080;
}
blockquote{
	color: #808080;
	font-family: tahoma;
	font-size: 11px;
	margin: 10px;
}
div.blockquote a{
	font-family: tahoma;
	color: #808080;
}
div.blockquote a strong{
	font-family: tahoma;
	color: #808080;
}
div.blockquote a:hover{
	color: #0071BC;
}
div.blockquote a:hover strong{
	color: #0071BC;
}

blockquote a{
	font-family: tahoma;
}
p.small{
	font-family: Tahoma;
	font-size: 11px;
}


/* Навигация */

/* Навигация 1-го уровня */
table#nav td {
	border-top: 1px solid #B9B9B9;
	font-size: 12px;
	padding: 5px 5px 3px 30px;
}

table#nav td.on {
	background: #F28E00;
	color: #0068B4;
}

table#nav td a{
	text-decoration: none;
	color: #6A6A6A;
}
table#nav td a.on{
	text-decoration: none;
	color: #6A6A6A;
}

/* Навигация 2-го уровня */

table#nav2{
	border-bottom: 1px solid #B9B9B9;
	height: 80px;
	margin: 5px 0 0 0;
	background: white url(/i/nav2_fon.gif) repeat-x top left;
}

table#nav2 td{
	padding-left: 3px;
}
table#nav2 td div *{
	font-size: 11px;
	font-family: tahoma;
}
table#nav2 td div a{
	text-decoration: none;
	color: #6A6A6A;
}

table#nav2 td div div.nav2_more{
	border-bottom: 0px; padding: 0px;
	font-size: 9px !important; font-family: Verdana !important;
	text-align: right;
	font-weight: normal;
}
table#nav2 td div div.nav2_more a{
	color: #B9B9B9;
}

table#nav2 td div a:hover{
	color: #FF6600;
}

table#nav2 td div div{
	font-weight: bold;
	border-bottom: 1px solid #B9B9B9;
	margin-right: 10px;
	padding: 2px;
}

table#nav2 td div div.nav3{
	border: 0px;
}
table#nav2 td div div.nav3 div{
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px; width: 40%; float: left;
	border: 0px;
	background: transparent url(/i/nav3_li.gif) no-repeat top left;
	padding: 0 0 0 10px;
}

table#nav2 td div.item_50{
	width: 38%; float: left;
}
table#nav2 td div.item_25{
	width: 28%; float: left;
}
table#nav2 td div.item_25 div.nav3 div{
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px; width: 90% !important;
	border: 0px;
	background: transparent url(/i/nav3_li.gif) no-repeat top left;
	padding: 0 0 0 10px;
}

table#nav2 td div.nav2block{
	border-left: 1px solid #B9B9B9;
	margin-top: 10px; width: 161px;
	padding: 5px 5px 5px 22px;
}
table#nav2 td div.nav2block div{
	border: 0px;
	font-weight: bold;
	margin-right: 10px;
	padding: 2px;
}

table#nav2 td div.item_100{
	width: 99%;
}

table#nav2 td div.item_100 div.nav3 div{
	float: left; width: 28%;
}
table#nav2 td div.item_100 div.on a{
	color: #FF6600;
}


div#nav2_2{
	border-bottom: 1px solid #B9B9B9;
	height: 80px;
	margin: 5px 0 0 0;
	background: white url(/i/nav2_fon.gif) repeat-x top left;
	padding: 15px 0 5px 0px;
}

div#nav2_2 div.nav2block2{
	width: 161px;
}
div#nav2_2 div{
	padding: 0 0 4px 0;
}
div#nav2_2 div.nav2block2 div{
	border: 0px;
	font-weight: bold;
	margin: 0 0 0 15px;
}
div#nav2_2 div.nav2block2 div a:hover{
	color: #FF6600;
}
div#nav2_2 div a{
	text-decoration: none;
	color: #6A6A6A;
}
/* Навигация 3-го уровня */
div.nav2 div.m3{
	padding: 4px 4px 4px 20px;
	margin: 0 0 0 0;
	border: 0px;
	background-color: #F7F7F8;
	font-size: 11px;
	font-family: tahoma;
}

/* Навигация 4-го уровня */

div.nav4{
	width: 166px;
	margin-top: 70px;
	padding: 10px 0 10px 15px;
	border-left: 1px solid #B9B9B9;
	clear: left;
}

div.nav4 *{
	font-family: tahoma;
	font-size: 11px;
}
div.nav4 div{
	padding: 0 5px 0 10px;
	color: #6A6A6A;
	background: transparent url(/i/special_li.gif) no-repeat top left;
}

/* Меню навигации каталога */
div.cat *{
	font-family: tahoma;
}
div.cat{
	font-size: 11px;
	padding: 10px;
}

div.cat ul{
	padding-left: 0;
	margin: 0 0 0 10px;
}
div.cat ul div{
	color: gray;
}
div.cat ul div.on{
	color: black;
}
div.cat ul div.on a.on{
	color: black;
}
div.cat ul ul div{
	font-family: tahoma;
	font-weight: bold;
	padding: 0 0 0 15px; 
	color: #0072AE;
	background: url(/i/li.gif) no-repeat top left;
}

div.cat ul ul div a:hover{
	color: #0072AE;
}

div.cat ul ul div.on a.on{
	color: #414141;
}
div.cat ul ul div.on{
	font-weight: bold;
	padding: 0 0 0 15px;
	color: black;
	background: url(/i/li_on.gif) no-repeat top left;
}
div.cat ul ul div.on a.on{
	color: black;
}
div.cat ul ul{
	font-family: tahoma;
	padding-left: 0;
	margin-left: 10px;
}
div.cat ul ul ul{
	font-family: tahoma;
	padding-left: 0;
	margin-left: 0;
}
div.cat ul ul ul div{
	font-family: tahoma;
	font-weight: normal;
	padding: 0 0 0 15px;
	color: #414141;
	background: url(/i/li.gif) no-repeat top left;
	margin-left: 10px;
}
div.cat ul ul ul div a{
	color: #000000; cursor : pointer;
}
div.cat ul ul ul div.on{
	font-weight: normal;
	padding: 0 0 0 15px;
	background: url(/i/li_on.gif) no-repeat top left;
	margin-left: 10px;
}
div.cat ul ul ul ul{
	font-weight: normal;
}
div.cat ul ul ul ul div{
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 20px;
	background: transparent;
}
div.cat ul ul ul ul div a{
	color: #414141;
	text-decoration: none;
}

div.cat ul ul ul ul div a.on{
	color: #0072AE;
	text-decoration: none;
}

div.cat a.on{
	text-decoration: none;
	color: #414141;
}
div.cat a{
	text-decoration: none;
	color: gray;
}
div.cat a:hover{
	color: #0072AE;
}


/* Кнопка выхода из системы */
.logout a {
text-decoration: none;
background: #330000;
color: white;
}

/* Маленький шрифт */
.small{
	font-family: Tahoma;
	font-size: 11px;
}




/* Формы */
input, select{
	font: menu;
	border: 1px solid gray;
}



/* Стили относящиеся к выводу элементов каталога */
div.float_block{
	width: 30%;
/*	float: left;*/
	padding: 5px;
	text-align: center;
}
div.fblock{
	padding: 5px;
}

table.catalog{
	font-family: tahoma;
}

table.catalog a {
	text-decoration: none;
	color: #0072AE;
	font-size: 11px;		
}

span.art{
	padding: 1px;
	background: #006699;
}

.line{
	border-bottom: 1px solid #E6E7E8;
}
span.artik{
	color: #939598;
	font-family: tahoma;
	font-size: 85%;
	font-weight: bold;
}
span.price{
	padding-left: 5px;
	color: #ED1C24;
	font-family: tahoma;
	font-size: 85%;
	font-weight: bold;
}


/* Таблица */
table.tab{
	width: 100%;
}

table.tab *{
	font-size: 11px;
}
table.tab tr.h{
	font-weight: bold;
	color: gray;
	background-color: #F6F6F6;
}
table.tab td.h{
	font-weight: bold;
	color: gray;
}
table.tab td{
	border-bottom: 1px solid #F6F6F6;
}

/* Footer */
div#footer{
	padding: 5px 0 5px 10px;
}
div#footer table td.vac{
	border-left: 1px solid #B9B9B9;
}
div#footer table td.fnews{

}
div#footer table td{
	padding: 0 10px 0 10px;
	font-family: tahoma;
	font-size: 9px;
}

div#footer table td a{
	color: #6A6A6A; text-decoration: none;
	font-family: tahoma;
	font-size: 9px;
}
div#footer table td.frasp{
	width: 298px;
}
div#footer table.addr td.frasp1{
	width: 102px; padding: 0 10px 0 15px;
}
div#footer table.addr{
	margin-bottom: 5px; 
}
div#footer table.addr td{
	padding: 0 20px 0 0px;
	font-family: tahoma;
	font-size: 9px;
}
div#footer table.addr td.vac2{
	padding: 0 10px 0 10px;
	font-family: tahoma;
	border-left: 1px solid #B9B9B9;
	font-size: 9px;
}


/* Стили вывода альтов и титлов */
#tooltip {
background: #FCF5E1;
border: 1px solid #000000;
text-align: justify;
font: 11px Verdana, Helvetica,sans-serif;
margin:0px;
-moz-border-radius:8px;
padding: 5px 5px;
position:absolute;
visibility:hidden
}
img.cal{
z-index: 30;
left: -20px;
top: 2px;
position: relative;
}tica,sans-serif;
margin:0px;
-moz-border-radius:8px;
padding: 5px 5px;
position:absolute;
visibility:hidden
}
img.cal{
z-index: 30;
left: -20px;
top: 2px;
position: relative;
}

table#special_top{
	border-top: 1px solid #B9B9B9;
	height: 99px;
}
table#special_top td.sp_left{
	width: 220px;
	font-size: 11px;
/*	background: #EFEFEF url(/i/spec_left.gif) repeat-x top right;*/
	background: #F4F4F4 ;
	padding: 0 0 0 0; 
}
table#special_top td.sp_left div#phone{
	color: #999999;
	font-size: 10px;
	text-align: left; width: 201px;
	padding: 0 0 5px 2px;
}
div#srch_panel{
	padding-left: 15px;
	margin-top: 8px;
	width: 220px;
}
div#srch_panel div.pad20{
	padding: 0 0 0 55px !important;
	margin: 23px 0 2px 0 !important;
}
div#srch_panel div.small{
	font-family: tahoma; padding: 0 0 0 55px;
	font-size: 10px; color: #999999;
}

div#searchman{
	position: absolute; top: 100px; left: 5px; width: 63px !important;
}

div#srch_panel div#inp_srch{
	margin: 0px; padding: 0 0 0 40px;
}
div#srch_panel div#inp_srch input{
	margin: 0px;
	border: 1px solid #B9B9B9;
	padding-left: 12px;
	width: 120px; height: 17px;
}
div#srch_panel div#inp_srch input.btn{
	border: 0px; margin-top: 0px; padding: 0;
	//margin-top: 1px;
	width: 18px; height: 17px;
}


table#special_top td.sp_left div{
	width: 201px;
}
table#special_top td.sp_right{
	width: 80%;
	text-align: right;
}

table#tab_content td.tab_left{
	font-size: 12px;
	width: 216px; 
	background-color: #F8F8F9;
}
table#tab_content td.tab_right{
	width: 80%;
	background-color: white;
	padding: 6px 0 20px 25px;
}

div#c_news {
	width: 540px; height: 20px;
	padding-top: 4px; 
}

div#c_news *{
	font-family: tahoma;
}
div#c_news div{
text-align: right;
}
div#c_news div strong{
	font-size: 11px;
	color: #999999;
}
div#c_news div a{
	text-decoration: none;
	color: #6A6A6A;
	margin-left: 15px;
}
div#n_news{
	width: 163px;
	margin-top: 0px;
	text-align: left;
	padding: 2px 0 0 15px;
	border-left: 1px solid #B9B9B9;
	clear: left;
}

div#new_receipts{
	width: 166px;
	margin-top: 20px;
	padding: 0 0 0 3px;
	border-left: 1px solid #B9B9B9;
}
div#new_receipts *{
	font-family: tahoma;
	font-size: 11px;
}
div#new_receipts table td{
	font-family: tahoma;
	font-size: 11px;
}


div#new_receipts input{
	width: 80px;
}
div#new_receipts img{
	 margin-left: 10px;
}

div#new_receipts div.r_item{
	color: #999999; margin-left: 10px;
}
div#new_receipts div.r_item div.r_li{
	padding: 0 5px 0 10px;
	color: #6A6A6A;
	background: transparent url(/i/special_li.gif) no-repeat top left;
}
div#new_receipts div.r_item div.r_dat{
	padding: 0 5px 5px 10px;
}
div#new_receipts div.r_item div.r_txt{
	margin: 0 5px 5px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E2E2E2;
}
div#new_receipts div.r_item div.r_txt a{
	/*color: #4848FF;*/
}
div#new_receipts div.r_all{
	margin: 10px 0 0 20px;
}
div#new_receipts div.r_all a{
	color: #FE0005;
	text-decoration: none;
}


div#special_action{
	background: transparent url(/i/right_fon.jpg) no-repeat top left;
	border-bottom: 1px solid #E2E2E2;
}

div#special_action div{
	font-family: tahoma;
}


div#special_action div.n1{
	color: #0071BC;
	width: 60%;
	display: block;
	padding: 4px 15px 4px 15px;
/*	background-color: #F1F1F1; */
}
div#special_action div.n1 nobr{
	font-family: tahoma;
}
div#special_action div.n_i{
	margin-top: 5px;
	padding-right: 10px;
}
div#special_action div.n2{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 2px 15px;
}
div#special_action div.n3{
	color: #6A6A6A;
	font-size: 11px;
	padding: 4px 4px 8px 15px;
}


div#special_action td{
	font-size: 12px;
}
/*div#special_action td.top{
	background: transparent url(/i/special_action_fon_ver.gif) repeat-y top left;
}
div#special_action td.left{
	background: transparent url(/i/special_action_fon_hor.gif) repeat-x top left;
}
div#special_action td.fon{
	background: transparent url(/i/special_action_fon.gif) repeat-x top left;
}*/

.next td, div{
	font-family: tahoma;
	font-size: 11px;
}
.next div span{
	color: #0071BC;
}
div.next{
	color: #6A6A6A;
}
div.next a{
	color: #6A6A6A;
	text-decoration: none;
}

div.zdess{
	color: #cccccc;
	font-size: 11px;
	padding: 0 0 0 13px;
	background: transparent url(/i/left_strela.gif) no-repeat top left;
}

div#icon_sklad{
	background: transparent url(/i/icon_sklad.gif) no-repeat top left;
	padding: 30px 0 10px 80px;
}

div#icon_sklad *{
	font-family: tahoma;
}
div#icon_sklad a{
	color: blue;

}
span.smallest{
	padding: 0 0 0 12px; 
	background: transparent url(/i/kr_li.gif) no-repeat top left;

	color: #636466;
	font-family: tahoma;
	font-size: 11px;
}
span.smallest a{
	color: #999999;
	text-decoration: none;
	font-family: tahoma;

}
span.smallest a:hover{
	color: #0071BC;
	text-decoration: none;
	font-family: tahoma;
}
table.show_complect *{
	color: #818182;
	font-family: tahoma;
	font-size: 11px;
}
table.show_complect td{
	padding: 4px;
	border-bottom: 1px solid #EDEDEE;
}
table.show_complect a{
	color: #0072AE;
}
table.show_complect tr.h td{
	color: #cccccc;
}

div.line{
	padding: 5px 0 5px 0;
	border: 0px;
	background: transparent url(/i/sklad_line.gif) no-repeat top left;
}