@charset "windows-1251";
/* CSS Document */


*
{
	margin: 0;
	padding: 0;
}

html
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 0px 1000px;
	margin: 0px;
}

h1, h2, h3, h4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 20px;
}

a, a:link
{
	color:#0024be;
	text-decoration: underline;
}

a:visited
{
	color: #0024be;
}

a:hover
{
	text-decoration: none;
}

form
{
	padding: 0px;
	margin: 0px;
}

fieldset
{
	border: none;
	border-color: transparent;
}

img
{
	border: none;
}

p
{
	margin: 15px 0px;
}

.clear, .clr {
	clear:both;
	height:0;
	font-size:0;
	margin:0!important;
}
/* = Wrapper
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#wrapper
{
	
	margin-left: -1000px;
	padding: 0px;
}

#wrapper div.wrap
{
	background: url(../i/head.jpg) center top no-repeat;
}

#wrapper div.wrap_a
{
	background: url(../i/bottom_line.jpg) right bottom repeat-x;
}

#wrapper div.wrap_b
{
	margin:0 auto;
	width:999px;
}

/* = Header
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#header
{
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	text-align: center;
	height:490px;
}

* html #header
{
	display: table;
	width: 100%;
}

#header div.wrap_left
{
	float: left;
	display: inline;
	width: 274px;
	margin-left: 10px;
}

* html #header div.wrap_left
{
	margin-left: 5px;
}

#logo
{
	 
	height: 115px;
	width:570px;
	margin-left:-10px;
	margin-top:40px;
}

#logo a
{
	display: block;
	height: 100%;
}

#logo_fot
{
	 
	height: 31px;
	width:157px;
	background: url("../i/logo_fot.png") no-repeat scroll;
	margin-left:42px;
	 
}

#logo_fot a
{
	display: block;
	height: 100%;
}


 

#phones
{
	 
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold
	font-size: 12px;
	color: #254e00;
	/*padding-bottom: 15px;*/
	margin:20px 0 0 70px;
	width:345px;
}

#phones span.tel
{
	/*margin: 5px 10px 5px 0px;*/
	float:left;
	font-weight:bold;
}

#phones span.tel.tel1
{
	float:none;
}

#phones span.addr
{
	/*margin: 5px  0px;*/
	float:left;
}

#phones span
{
	font-size: 16px;
	margin-right: 10px;
}

#phones div.email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
}

#phones div.email a, #phones div.email a:link, #phones div.email a:visited
{
	color: #000;
}

#quickService
{
	text-align: center;
}

#quickService p
{
	margin: 5px 0px;
}

#menu
{
	 
	display: block;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:10px;
	 
}

* html #menu
{
	margin-right: 180px;
}

#menu ul
{
	
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	width: 350px;
	margin-left:40px;
	list-style:none;
}

#menu li
{
	background: url(../i/menu_line.png) scroll no-repeat;
	width: 292px;
	line-height: 43px;
	text-align: center;
	float: left;
	color: #3c7e00;
	
}

#menu li:hover,#menu li.current
{
	background: url(../i/selmenu.png) 0px bottom no-repeat; 
	width:330px;
	margin-left:-38px;
	text-indent:38px;
	line-height: 43px;

}

#menu li.long
{
	line-height: normal;
}

#menu ul.bot
{
	margin-left: 52px;
	margin-top: -20px;
}

 

 

#menu li a, #menu li a:link, #menu li a:visited
{
	color: #3c7e00;
	display: block;
	font-family:tahoma;
	font-size:16px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover
{
	font-weight: bold;
	color: #fff;
}

#menu li.long a
{
	padding-top: 15px;
	padding-bottom: 5px;
}

#menu li.special
{
	background: url(../i/bkg_menu_special.gif) -1px top no-repeat !important;
	font-weight: bold;	
}

#menu li.special a, #menu li.special a:link, #menu li.special a:visited
{
	color: #dd0000;
}

#slide img
{
	padding-top: 40px;
}

/* = Middle
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#middle 
{
	width: 100%;
	height: 1%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#middle_wrap
{
	padding-top: 10px;
}

#content
{
	width: 100%;
	float: left;
	overflow: hidden;
}

#content_wrap
{
	padding: 0px 20px 0px 345px;
}

h1.tit1
{
	font-size:21px;
	font-weight:bold;
	/*font-family:Tahoma;*/
	font-style:italic;
	background: url("../i/skobka.jpg") no-repeat scroll;
	height:33px;
	margin-left:-11px;
	padding-top:4px;
	text-indent:27px;

}


h1.tit2
{
	font-size:18px !important;	
}

#sidebar
{
	float: left;
	width: 284px;
	margin-left: -100%;
	position: relative;
}

#sidebar_wrap
{
	padding-left: 20px;
}

/* = Sidebar
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#sidebar h1
{
	margin: 0px 0px 10px -11px;
}

#sidebar h2
{
	margin: 0px 0px 10px 0px;2
}

#catalogMenu
{
	padding-bottom: 30px;
	margin-left:42px;
}

#catalogMenu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}

#catalogMenu li
{
	line-height: 30px;
	color: #FFF;
	margin-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	background: #47971e url(../i/bkg_menu_left.jpg) left top repeat-x;
	width:240px;
}

#catalogMenu li a, #catalogMenu li a:link, #catalogMenu li a:visited
{
	color: #000;
	display: block;
	height: 100%;
	background: #f5f5f5 url(../i/bkg_menu_left.jpg) left -50px repeat-x;
}

#catalogMenu li a:hover
{
	color: #333;
	background: #baf5ff url(../i/bkg_menu_left.jpg) left top repeat-x;
}

#catalogMenu li ul
{
	background: #fff;
}

#catalogMenu li li
{
	margin-bottom:0px;
	text-indent: 25px;
	font-size: 12px;
	color: #000;
	line-height: 20px;
 }

#catalogMenu li li a, #catalogMenu li li a:link, #catalogMenu li li a:visited
{
	background: #fff url(../i/arr.jpg) 15px center no-repeat;
	color: #000;
}

#catalogMenu li li a:hover
{
 	color: #000;
}

#a__body_news_articles .items
{
	margin-top:10px;
}
.news_date1 a
{ 
	font-size:13px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	color:#000;
}
.news_date1 a:hover
{
	text-decoration:underline;
}

.news_text1
{
	margin:2px 0 12px 0;
}

.news_text1 a
{
	text-decoration:none;
	color:#000;
}

.news_text1 a:hover
{
	text-decoration:underline;
}


#lastNews
{
	margin-left:42px;
}

#lastNews h2
{
	background-color: #21afc7;
	color:white;
	font-size:20px;
	font-style:italic;
	padding-left:5px;
	
}

#lastNews p
{
	margin: 5px 0px;
}

#lastNews p.data
{
	color: #6db22e;
	font-size: 11px;
	font-family:Verdana;
	color:#B50102;
	font-weight:bold;
}

#lastNews h4
{
	font-size: 13px;
	font-weight: normal;
}

#lastNews h4 a, #lastNews h4 a:link, #lastNews h4 a:visited
{
	color: #000;
}

#lastNews div.news
{
	padding-bottom: 18px;
	padding-top: 2px;
}

div.newsLink
{
	font-size: 12px;
	color:#000;
}

div.newsLink a, div.newsLink a:link, div.newsLink a:visited
{
	display: inline-block;
	padding-right: 15px;
	color:#000;
	float:right;
}

/* = Content
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#content h2
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#content td
{
	padding: 10px;
	vertical-align: top;
}

#content ol
{
	color: #000;
	padding-left: 20px;
	font-size: 14px;
}

#content ol li
{
	margin-bottom: 5px;
}

/* = Footer
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#footer
{
	padding: 40px 20px 20px 20px;
	color: #888;
}

#footer a, #footer a:link, #footer a:visited
{
	color: #888;
}

#footer_wrap
{
	padding-top: 20px;
	border-top: 1px solid #d9d9d9;
	display: table;
	width: 100%;
}

#footer div.wrap_left
{
	float: left;
	display: inline;
	width: 300px;
}

#footer .copy
{
	float: left;
	display: inline;
	width: 310px;
	font-style: normal;
	margin-left: 50px;
}

#footer div.wrap_right
{
	display:inline;
	float:right;
	font-size:12px;
	right:18px;
	width:245px;
}

#footer div.props
{
	clear: both;
	padding-top: 5px;
}

#footer div.props p
{
	margin: 5px 0px;
}

#footer div.props a, #footer div.props a:link, #footer div.props a:visited
{
	color:#0024be;
}

/* ------------- FORM --------------------- */

/* ------------ Error message -------------------*/
div.error {color: red; font-size: 11px;}

.form .item{ margin-bottom:1px; padding: 2px 0;  width: 550px;  position: relative; /*z-index:4;*/}
.form .radio{ margin-bottom:1px; padding: 0;  width: 420px;  position: relative; /*z-index:4;*/}
.form .item img{margin: 0px 0px 5px 10px !important; border: 1px solid gray; display: inline;}


.form .title{text-align: right;float: left; width: 200px; height: 100%; }
.form .t_textarea{height:67px}
.form .t_capth{height:50px}
.form .field{padding-left: 210px;}
.form .fieldDo{padding-left: 210px;}
.form .fieldDo input{width:150px !important; width/**/:150px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}
.form .field input{width: 250px !important; width/**/: 250px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}
.form .field textarea{width: 250px !important; width/**/: 250px; height:52px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}
.form .radio .field .button input {width:20px !important;float:left;border:none; padding-left: 0; margin-left: 0;}
.form .field select{border: 1px solid gray;}
.form .radio .field .button .label{padding-top: 1 !important; padding-top/**/: 2px;}

.form .buttons{padding-left: 209px !important; padding-left/**/: 212px; margin-bottom: 40px;  width:150px; position: relative;}
.bt_back, .bt_long {border:0; background: url(../i/bt_blue.gif) no-repeat; width: 123px; height:25px; color: white; margin: auto;}
.form .buttons input{margin-top: 10px;
	padding: 1px 10px 4px 10px;
	height: 22px;
	font-weight: bold;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #004FA3;
	color: #000;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	background: url(../i/bkgButton.gif) top left repeat-x;}

.form .cgray div.error{position: absolute; bottom:0px; left: 70px;}
.form div.error{position: absolute; left:430px; bottom:0px; background: #912A1B; color: white; z-index: 700; padding: 1px 3px; border: solid 1px white; height: 14px;-moz-opacity:0.85; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.85); white-space: nowrap;}



/* ------------ Message -------------------------*/
.message { border: 1px solid gray; padding: 5px; margin: 10px 0 10px 10px; color: Black; font-size: 11px; text-align: center}
.message_red {color: red !important;}
.message_fail {color: #A00000 !important;}
.message_success {color: #00A000 !important;}
.subscribe_select1 .message{width: 660px;}

.form .file-red {display: inline;}
.form .file-ajax {float:left; display:none;}
.form .file-ajax .monitor {float: left; color: #444; width: 150px; border: 1px solid #222; height: 14px; margin: 3px 2px 3px 2px; padding: 2px;}
.form .file-ajax .iframe {float: left; padding: 2px 0 0 5px;}
.form .file-ajax .button {width: 50px; margin-left: 5px;}
.form .file-ajax .file-loading {display: none; color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading div {color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading img {float: left; color: #666; padding: 0 5px 2px 10px;}
.form .file-ajax .file-done {display: none; height: 17px; color: green; margin: 0 0 0 10px;}
.form .preview {float:left; padding: 5px 0 0 5px;}
.form .preview div {float:left; margin-right:5px; color: #888;}
.form .preview img {float:left; margin-bottom: 5px;}

/*-- pagination --*/
.pagination {float: left; padding:7px 10px 0 0;}
.pagination .page {float: left; font-size:12px; margin: 2px 2px 0 7px; font-weight:bold;}
.pagination .num {float: left; margin: 2px 2px 0 2px; font-size:12px; font-weight:bold;}
.pagination .num a {text-decoration: underline; font-weight: normal;}
.pagination .num a:hover {color:#cc0000; text-decoration: underline !important;}
.pagination .per-page {float: left; margin: 2px 2px 0 20px; color:#14354F; font-size:12px;}
.pagination select {margin: 0 0 0 7px;}
/*-- pagination --*/

div.gager
{
	background:url("../i/gager.png") no-repeat scroll left top;
	width:241px;
	height:60px;
}

div.gager:hover
{
	background:url("../i/gager.png") no-repeat scroll left -60px;
	width:241px;
	height:60px;
}

div.gager a
{
	color: yellow; /*#FFFFFF;*/
    display: block;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    height: 60px;
    padding-left: 111px;
    padding-top: 7px;
    text-decoration: none;
    width: 241px;
}