@font-face {
    font-family: 'arbatdiregular';
    src: url('/themes/template/webfont/arbatdi-webfont.eot');
    src: url('/themes/template/webfont/arbatdi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/template/webfont/arbatdi-webfont.woff') format('woff'),
         url('/themes/template/webfont/arbatdi-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body {
	margin:0px;
	padding:0px;
	
}
body {
	background: #ffffff;
}
td, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #3E3D3D;
	vertical-align: top;
	border: 0px solid;
	border-color: #000000;
}
table.main {
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
	
}
.header {background-image: url('/images/header.jpg');}
.foot1 {padding-top: 29px; font-size: 10px; padding-left: 0px;}
.foot2 {padding-top: 35px; font-size: 10px; padding-left: 0px;}
.foot_link {color: #07B1E4; text-decoration: underline;}
.foot_link:hover {color: #46D4FF; text-decoration: underline;}

.foot_map {color: #3E3D3D; text-decoration: underline;}
.foot_map:hover {color: #626262; text-decoration: underline;}
.logo_link {color: #ffffff; font-weight: bold; font-size: 50px; text-decoration: none; font-family: Times New Roman;}

.link_news {color: #07B1E4; text-decoration: none;}

.phone {background-image: url('/images/phone.png'); background-repeat: no-repeat;}


.fr {float:right;}
.fl {float:left}
.cl{clear:both; font-size:0px; height:1px;}
.cl1{clear:both; width:970px; height:1px; font-size:0px;}
.cll{clear:left; font-size:0px;}


.menu_table  ul li:hover ul, .menu_table  ul li.over ul {
	display: block;
	z-index: 80;
}

.menu_table  ul li ul{
	margin: 0px;
	position: absolute;
	border: 1px solid #cccccc;
	left: 174px;
	top: 9px;
	z-index: 99;
	display: none;
	background-color: #ff0000;
}

.menu_table  ul li ul li{
	text-align: left;
	width: 200px;
	z-index: 98;
	border-bottom: 1px solid #FFFFFF;
	
}

.menu_table  ul li ul li:last-child{
	border-bottom: none;
}



TABLE.border P {margin: 0px 0px;}
TABLE.border {border-color: #000; border-style: solid; border-width: 1px 0 0 1px; font-size: 11px}
TABLE.border TD {padding: 5px 5px; border-color: #000; border-style: solid; border-width: 0 1px 1px 0;}
TABLE.tabinv P {margin: 0px 0px;}
TABLE.tabinv {border:none;  border-width: 0;}
TABLE.tabinv TD {padding: 5px 5px; border: none; border-width: 0;}
TR.trbg {background-color: #19478b;}
TR.trbg TD {color: #fff; font-weight: bold; padding: 10px 5px;} 
.tby {text-align: center; font-weight: bold;}


TABLE.borders P {margin: 0px 0px;}
TABLE.borders thead tr th {background-color: #d1d1d1; padding: 5px;}
TABLE.borders {border-collapse:collapse; border-color: #b6b6b6; border-style: solid; border-width: 1px 0 0 1px; font-size: 12px; width: 100%;}
TABLE.borders TD {padding: 5px 5px; border-color: #b6b6b6; border-style: solid; border-width: 0 1px 1px 0;}
TABLE.borders th {padding: 5px 5px; border-color: #b6b6b6; border-style: solid; border-width: 0 1px 1px 0;}
.heads {background-color: #d1d1d1;}

.tope {color: #ffffff; text-decoration: none;}
.tope:hover {color: #DDC66C; text-decoration: underline;}
.inp_ {background-color: #282943; border: 1px solid #DDC66C; color: #ffffff;}
.inp_but {background-color: #282943; border: 1px solid #DDC66C; color: #DDC66C;}


/*-------------Стили для блока одного продукта в каталоге-------------*/
.catalog-item1 {
	float: left;
	margin-right: 10px;
}

.catalog-item1 .image {
	width: 154px;
	
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #e4e3ec;
}
.catalog-item1 .description {
	width: 112px;
	padding: 7px;
	text-align: center;
	font: 11px Arial, Helvetica, Sans Serif;
	color: #333333;
	background-color: #FFFFFF;
}
.clear {clear: left;}

#header {
	font: 21px Sans Serif;
	height: 33px;
	width: 718px;
	padding: 18px 0px 0px 0px;
	color: #001f4f;
	margin: 1px 0px 2px 0px;
	background: url('../images/header_back.gif') no-repeat right top;
}
.errorSummary {
	text-align: left;
}
.errorSummary ul li {
	text-align: left;
	color: #ff0000;
}


#overlay {
				position:fixed; 
				top:0;
				left:0;
				width:100%;
				height:100%;
				background:#000;
				opacity:0.5;
				filter:alpha(opacity=50);
				z-index: 999999;
			}

			#modal {
				position:absolute;
				background:url(tint20.png) 0 0 repeat;
				background:rgba(0,0,0,0.2);
				border-radius:14px;
				padding:8px;
				z-index: 99999999;
			}

			#content {
				border-radius:8px;
				background:#fff;
				padding:20px;
			}

			#close {
				position:absolute;
				background:url(close.png) 0 0 no-repeat;
				width:24px;
				height:27px;
				display:block;
				text-indent:-9999px;
				top:-7px;
				right:-7px;
			}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:2px solid #444; padding:12px;}

.gor_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gor_menu li {
	float: left;
	padding: 30px 19px 0 19px;
	
	
	cursor: pointer;
}
.gor_menu li a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-family: 'arbatdiregular';
}
.gor_menu li a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	text-decoration: underline;
	font-family: 'arbatdiregular';

}


#navigation { width:100%; }
#navigation ul { margin:0px; padding:0px; }
#navigation li { list-style: none; } 
 
ul.top-level { background:#fff; }
ul.top-level li {
 border-bottom: 1px dotted #cccccc;
}
#navigation .sub-level li {
 border-bottom: 1px dotted #cccccc;
}
 
#navigation a {
 color: #000;
 font-weight: bold;
 cursor: pointer;
 display:block;
 height:25px;
 line-height: 25px;
 text-indent: 10px;
 text-decoration:none;
 width:100%;
}
 
#navigation a:hover{
 text-decoration:underline;
}
 
#navigation li:hover {
 background: #fff;
 position: relative;
}
ul.sub-level {
    display: none;
}
 
li:hover .sub-level {
    background: #fff;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 120px;
    top: 5px;
}
 
ul.sub-level li {
    border: none;
    
    
}
/*Seconda Level*/
#navigation .sub-level {
    background: #fff;
    border: 1px solid #cccccc;
    width: 250px;
}
 
/*Third Level*/
#navigation .sub-level .sub-level {
    background: #fff;
}
/*RESET STYLES*/
li:hover .sub-level .sub-level {
    display:none;
}
 
.sub-level li:hover .sub-level {
    display:block;
}