body,td,th,input,select,textarea,button,ul,li{font-family:tahoma, verdana, sans-serif;font-size:12px;color:#000000;}
input,select,textarea,button{color:#000000;}
body{background-color:#FFFFFF;}

/* заголовочки */
h1,.news_block h2{
	font-family:Arial, tahoma, sans-serif;
	font-size:16px;
	padding:3px 0 3px 0;
	margin:0 0 15px 0;
	color:#B76A1E;
	font-weight:bold;
}
.br{clear:both;}
h2{
	font-family:Arial, tahoma, sans-serif;
	font-size:17px;
	padding:3px 0 3px 0;
	margin:0 0 5px 0;
	color:#497B16;
	font-weight:bold;
}
h3{
	font-family:tahoma, sans-serif;
	font-size:15px;
	line-height:90%;
	margin:0 0 5px 0;
	color:#5AA4DB;
	font-weight:bold;
}
h4{
	font-family:Arial, tahoma, sans-serif;
	text-indent:0px;
	font-size:15px;
	font-weight:bold;
	color:#B76A1E;
	margin:0 0 3px 0;
}

h5{
	font-family:Arial, tahoma, sans-serif;
	text-indent:0px;
	font-size:13px;
	color:#497B16;
	margin:0px 0 5px 0;
	padding:0;
}
h6{
	font-family:Arial, tahoma, sans-serif;
	text-indent:0px;
	font-size:13px;
	color:#5AA4DB;
	margin:0px 0 5px 0;
	padding:0;
}
/* таблички */
table.reTable,table.reTable td,table.reTable th{
	border-color:#C4C6CB;
}
table.reTable td,table.reTable th{
	vertical-align:top;
	padding:3px 5px;
}
table.reCellBordered h5{
	line-height:25px;
	padding:0 5px;
	font-size:11px;
	text-align:center;
	color:#283A8E;
	margin:-3px -5px;
	background:url(../../img/bg.rt.h1.gif) center center repeat-x;
	border:none;
}
table.reCellBordered h6{
	line-height:26px;
	padding:0 5px;
	font-size:11px;
	text-align:center;
	color:#E72018;
	margin:-3px -5px;
	background:url(../../img/bg.rt.h2.gif) center center repeat-x;
	border:none;
}
/****************************/
input.butmsg{
	padding:1px 0;
	border:1px solid #EEEEEE;
	background-color:#3B71B3;
	color:#FFFFFF;
	font-weight:bold;
}

input.msg,textarea.msg{
	border:1px solid #29381D;
}
/*textarea.msg{
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#CCCCCC; 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#CCCCCC; 
	scrollbar-track-color:#EEEEEE;
}*/


p{
	margin:0px 0px 7px 0px;
}

p.adr{
	text-indent:0px;
	margin:0 0 0 30px;
	color:#B76A1E;
	font-size:10px;
}
p.adr2{
	text-indent:0px;
	margin:0;
	color:#000000;
	font-size:10px;
}
.adr span{
	font-size:19px;
}
.adr a{
	color:#B76A1E;
	text-decoration:none;
}
.adr a:hover{
	color:#000000;
	text-decoration:underline;
}
.adr2 a{
	color:#000000;
	text-decoration:none;
}
.adr2 a:hover{
	color:#000000;
	text-decoration:underline;
}
p.alert{
  margin:0;
	text-indent:0px;
	text-align:center;
	color:#FF3333;
	font-size:15px;	
}
i,em{
	font-family:Times New Roman;
	font-size:130%;
}
/* NEWS */
#News{font-size:12px;margin-bottom:15px;}
#News div.newsImage{width:150px;float:left;}
#News div.newsText{margin-left:150px;}
#News div.newsNoImageText{margin-left:0;}
#News div.newsDate, span.newsDate{font-weight:bold;font-size:10px;color:#B76A1E;}
#News b,span.newsTitle,span.newsTitle a{color:#497B16;}
#News a.detail{color:#B76A1E;}
/* NEWS */
#newsmenu{
	margin:0;
	padding:0;
}
#newsmenu li{
	list-style:none;background:none;
	border-bottom:1px solid #C4C5CA;
	padding:4px 0 7px 0;
	margin:0;
}
#newsmenu .date_news{color:#163687;font-weight:bold;font-size:10px;}
#newsmenu a{color:#E72018;}
/***************/
.userImage{width:155px;float:left;margin:10px 10px 20px 0;}
.userImage img{border:2px solid #22478D;}
.userAnn{margin-top:70px;}
.userText{clear:both;margin:20px 0 0 0;padding:10px 0 0 0;border-top:1px solid #3472C8;}
/***************/
ul{padding:0;margin:5px 0px 5px 15px;list-style:none;}
ol{padding:0 0 0 10px;margin:5px 0px 5px 25px;}
li,dd{margin-top:3px;margin-bottom:0px;padding-left:20px;}
ul li{background:url(../../img/ico.li.all.gif) 7px 7px no-repeat;}
ul ul li{background:url(../../img/ico.li.all.2.gif) 7px 7px no-repeat;}
ol li{margin-top:3px;margin-bottom:0px;padding-left:0;background:none;}
ul.no_bg li{background:none;padding-left:0;}
div#theme{
	position:absolute;margin:-315px 0 0 0;width:200px;
}
/********IMAGES******/
img{color:#D8BDE3;}

div.reImage,div.reImageLeft,div.reImageRight{
	cursor:pointer;
	background:none;
	border:1px solid #D8BDE3;
	padding:5px;
	/*margin:5px 10px 5px 0;*/
}
div.reImage img,div.reImageLeft img,div.reImageRight img{
	border:2px solid #D8BDE3;
}
div.reImage{
	margin:5px 10px 5px 0;
	float:left;
}
div.reImageRight{
	margin:0 0 5px 10px;
	float:right;
}
div.reImageLeft{
	margin:0 10px 5px 0;
	float:left;
}
/********************/
#icons{
	float:right;
	margin:4px 15px;
}
#icons a.home{background:url(../../img/ico.home.gif) 0 -15px no-repeat;}
#icons a.mail{background:url(../../img/ico.mail.gif) 0 -15px no-repeat;}
#icons a.map{background:url(../../img/ico.map.gif) 0 -15px no-repeat;}
#icons a{
	margin:0 5px;
	background-position:0 -15px;
}
#icons a:hover{
	background-position:0 0;
}
#icons img{
	margin:0;
	padding:0;
	border:none;
}
/**/
#tmenu{
	padding:0;
	padding-left:10%;
}
#tmenu ul{
	height:29px;
	margin:0;
	padding:0;
	white-space:nowrap;
	float:left;
}

#tmenu li{
	/*display:inline;*/
	float:left;
	line-height:29px;
	background:none;
	padding:0;
	margin:5px 0 0 0;
	white-space:nowrap;
}
#tmenu a{
	line-height:29px;
	color:#F7F9FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	float:left;
	#float:none;
}
#tmenu span{
	cursor:pointer;
	min-height:29px;
	#height:29px;
	line-height:29px;
	padding:9px 15px;
	#padding:0 15px;
	white-space:nowrap;
}
#tmenu a:hover, #tmenu a.current{
	color:#497B16;
	background:url(../../img/bg.tmenu.a.gif) top right no-repeat;
}
#tmenu a:hover span,#tmenu a.current span{
	background:url(../../img/bg.tmenu.span.gif) 0 1px no-repeat;
	#background:url(../../img/bg.tmenu.span.gif) 0 0 no-repeat;
}
#tmenu li ul{
	position:absolute;
	display:block;
	margin:44px 0 0 0;
	padding:0;
	background:none;
}
#tmenu li ul li{
	background:none;
	padding:0;
}
#prod{
	position:absolute;
	top:175px;
	width:254px;
}
div.prod_item{
 width:175px;height:210px;float:left;margin:0 15px 10px 0;border:1px solid #5AA4DB;
}
.submenu dd{margin:0 5px 0 15px;}
#smenu{
	
}
#smenu ul{
	margin:0;
	padding:0;
}

#smenu ul li{
	list-style:none;background:none;
	padding:7px 20px;
	margin:0;
	border-bottom:2px solid #FFFFFF;
}
#smenu ul a{
	padding:1px 0 1px 0;
	color:#FFFFFF;
	font-family:Arial, tahoma, verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#smenu ul a:hover{
	color:#8D5116;
	text-decoration:none;
}
#smenu ul a.current{
	color:#8D5116;
}
#smenu ul li.current a{
	color:#8D5116;
}
#smenu ul ul{
	margin:0;
	padding:0;
}

#smenu ul ul li{
	list-style:none;background:none;
	padding:3px 0;
	margin:0;
	border-bottom:none;
}
#smenu ul ul a{
	display:block;
	padding:1px 0 1px 25px;
	color:#FFFFFF;
	font-family:verdana, tahoma, Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	background:url(../../img/bg.smenu.off.gif) 0 3px no-repeat;
}
#smenu ul ul a:hover{
	color:#8D5116;
	text-decoration:none;
	background:url(../../img/bg.smenu.off.gif) 0 3px no-repeat;
}
#smenu ul ul a.current{
	color:#8D5116;
	background:url(../../img/bg.smenu.on.gif) 0 3px no-repeat;
}
#smenu ul ul li.current a{
	color:#8D5116;
}
/***************/
td.newfoto{
	border-right:1px solid #A8A8A8;
	border-top:1px solid #A8A8A8;
	background:url(../../img/bg.newfoto.gif) right bottom no-repeat;
	text-align:center;
}
#map li{
	list-style:none;
	background-position:0 11px;
	padding-top:5px;
	padding-bottom:5px;
}
#map li li{
	background-position:0 7px;
	padding-top:2px;
	padding-bottom:3px;
}
#map li a{
	color:#E61A29;
	font-size:15px;
	font-weight:bold;
}
#map li li a{
	color:#003395;
	font-weight:bold;
	font-size:13px;
}
#map li li li a{
	color:#E61A29;
	font-size:12px;
	font-weight:normal;
}
#nodecontent{
	#width:100%;
	margin:13px 35px 30px 30px;
}
/***********/
#user_area td,#user_area th{
	color:#003395;
}
/* ... редактирование ... */
.small{font-size:10px;}
.error,.required{color:#E61A29;}
.yellow {color:#FFBD00;font-weight:bold;}
td.label{padding-right:10px;color:#999999;text-align:right;text-transform:lowercase;}
.descr{font-size:10px;padding-left:20px;vertical-align:top;color:#666666;}
span.descr{font-size:10px;padding-left:0px;vertical-align:top;color:#666666;}
tr.dark td{background:#003395;color:#FFFFFF;font-weight:bold;}
input.button{
	text-align:center;
	padding:0px 5px 2px 5px;
	_padding:0px 0px 0px 0;
	font-size:11px;
	color:#FFFFFF !important;
	border:#003395 1px outset;
	background:#003395;
	text-decoration:none;
	width:auto;
}
input.cancel{
	text-align:center;
	padding:0 5px 2px 5px;
	_padding:0 0 0 0px;
	font-size:11px;
	color:#FFFFFF !important;
	border:#003395 1px outset;
	background:#003395;
	text-decoration:none;
	width:auto;
}
input.radio{
	border:0 solid;margin:0;
	height:12px;width:12px;
	_height:16px;_width:16px;
	_margin:0 -3px -3px 0;
}
.permit{
	float:left;
	padding:0 5px;
	white-space:nowrap;
}
/*низ,зад,верх,перед*/
/* ссылки **********************************/
a{
	color:#5AA4DB;
	text-decoration:underline;
}
a:hover{
	color:#B76A1E;
	text-decoration:none;	
}

a.prod{
	font-size:11px;
	color:#B30000;
	text-decoration:none;
}

a.prod:hover{
	color:#B30000;
	text-decoration:underline;
}
 a.sfind{
	color:#003395;
 }
/*a{color:#FFFFFF;text-decoration:none}
a:hover{color:#FFFFFF;text-decoration:underline}
a.mn{text-decoration:none;color:#FFFFFF;}
a.mn:hover{color:#FFFFFF;text-decoration:underline}*/
a.ad{
	font-family:tahoma;
	color:#000000;
	text-decoration:underline;
}
a.ad:hover{
	color:#000000;
	text-decoration:none;	
}
dl{
	margin:3px 0 5px -15px;
}
.tit1{color:#92B4FF;}
a.none{
	color:#000000;
	text-decoration:none;
}
a.none:hover{
	text-decoration:none;	
}
a.detail{
	font-size:11px;
	line-height:20px;
	padding:0 15px 2px 0;
	color:#C7CDFF;
}
a.detail:hover{color:#C7CDFF;}
.smn a{
	font-size:11px;
	color:#FFFFFF;
	margin:0 21px 3px 0;
	font-weight:bold;
	text-decoration:none;
}

.smn a.current{
	color:#FFFA94;
	text-decoration:none;
}

.smn a:hover{
	color:E5E5E5;
	text-decoration:none;	
}

.rmenu a{
	COLOR:#525252;
	font-weight:bold;
	text-decoration:none;
}

/*#show_image{
	cursor:normal;
} */
img.reImage{
	margin:5px;
	cursor:hand !important;
}
/* область печати **************************/
div.h{
	visibility:hidden; display:none; overflow:hidden;
}
div.v{
	position:absolute; visibility:visible; display:inline; overflow:auto;
}

/* растягивание ***************************/
.bgrp{
	background-repeat:repeat;
	background-position:0 0;
}
.bgrpy{
	background-repeat:repeat-y;
	background-position:top;
}
.bgrpyr{
	background-repeat:repeat-y;
	background-position:top left;
}
.bgrpyl{
	background-repeat:repeat-y;
	background-position:top right;
}
.bgrpn{
	background-repeat:no-repeat;
	background-position:top left;
}
.bgrpx{
	background-repeat:repeat-x;
}
.bgrpxr{
	background-repeat:repeat-x;
	background-position:top left;
}
.bgrpxl{
	background-repeat:repeat-x;
	background-position:top right;
}
.bgrpxb{
	background-repeat:repeat-x;
	background-position:bottom left;
}
.bgrpnb{
	background-repeat:no-repeat;
	background-position:bottom left;
}
.bgtr{
	background-position:top right;
}
.bgbr{
	background-position:bottom right;
}
.bgrpnc{
	background-repeat:no-repeat;
	background-position:center center;
}
.bgrpnct{
	background-repeat:no-repeat;
	background-position:center top;
}
.bgrpyc{
	background-repeat:repeat-y;
	background-position:top center;
}
.bgrpnbc{
	background-repeat:no-repeat;
	background-position:bottom center;
}
/* выделение ******************************/
hr{
	border-top:#5AA4DB 1px solid;
	background-color:#5AA4DB;
	color:#5AA4DB;
	height:0px;
}
.bordered{
	border:1px solid #5AA4DB;
}

.tbrd{
	border-top:6px solid #5AA4DB;
}
.lbrd{
	border-left:1px solid #5AA4DB;
}
.bbrd, tr.bbrd td{
	border-bottom:1px solid #5AA4DB;
}
.rbrd{
	border-right:1px solid #5AA4DB;
}
.nav{
	#width:100%;
	text-align:left;
	margin:3px 50px 0 30px;
}
.nav, .nav a, .nav a:hover{
	font-size:9px;
	color:#497B16;
}
.trbrd td{
	border-bottom:1px solid #3472C8;
}
#marqueeCanvas{
	margin:1px;
	padding:15px 0;
	border:1px solid #619B9C;
}
div.fSearch{
	#width:100%;
	padding:15px;
	background-color:#C3DE8D;
}
div.pages{
	#width:100%;
	margin:30px 0 0 0;
	color:#29381D;
	font-size:10px;
}
div.pages a{
	margin:1px;
	padding:1px 5px;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#C3DE8D;
}
div.pages a:hover{
	color:#FFFFFF;
	background-color:#DBEBBA;
}
div.pages a.current{
	color:#FFFFFF;
	background-color:#29381D;
}
/* ... PNG ... */
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	_display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
}
	/* ... фотогалерея ... */
		div.photo{
			float:left;
			margin:0;
			padding:0;
			min-width:140px;
			_width:140px;
			min-height:180px;
			_height:180px;
			padding:0px 0px 10px 19px;
		}
		div.photo p{
			padding:3px !important;
			margin:0 !important;
			font-size:11px;
			margin:0 0 0 19px;
		}
		div.photo p.bordered{
			margin:0;
			padding:5px !important;
		}
		div.shift{padding:0;margin:0;padding-right:25px;}
		div.photo img{margin:0;} 
		div.photo table td{
			padding:9px !important;
			/*background-color:#C9E6FD;*/
			border:1px solid #5AA4DB;
		} 
/* ................................. */
	div#flash_logo{
		position:absolute;
		width:409px;height:200px;
		padding:00;
		background:url(../../img/logo.jpg) 0 0 no-repeat;
	}
.note{color:#999999;font-size:11px;margin-left:10px;}
.note p{margin:2px 0;}

#big_red{
	color:#ff0000;
	font-size: 21px;
	font-weight: bold;
}

.pItem {border:1px solid #5aa4db;width:138px;height:150px;float:left;margin:0 20px 20px 0;overflow:hidden}
.pItem .wrapper {padding:8px;text-align:center}


/* ... block = richedit ... */
	table.reTable{border: none;border-collapse:collapse;}
	table.reTable td{border: none;padding:3px;}
	table.reBordered{border: solid 1px;}
	table.reCellBordered{border-bottom: solid 1px;border-right: solid 1px;}
	table.reCellBordered td{border-top: solid 1px;border-left: solid 1px;}

	table.reTableLeft{display:block;float:left;margin:2px 30px 5px 2px;}
	table.reTableRight{display:block;float:right;margin:2px 2px 5px 30px;}

	table.reTable img.reImageLeft, img.reImageLeft{float:left;margin:2px 5px 5px 2px;}
	table.reTable img.reImageRight, img.reImageRight{float:right;margin:2px 2px 5px 5px;}
	table.reTable img.reImage, img.reImage{cursor:hand;}

	object.reFlash{display:inline;}
	object.reFlash embed{display:inline;}
	object.reFlashLeft{float:left;margin:2px 5px 1px 2px;padding-right:5px;_padding-right:0px;}
	object.reFlashLeft embed{float:left;margin:2px 5px 1px 2px;_float:none;_margin:0;}
	object.reFlashRight{float:right;margin:2px 2px 1px 5px;}
	object.reFlashRight embed{float:right;margin:2px 2px 1px 5px;_float:none;_margin:0;}

	.reVideo{display:table;}
	.reVideoLeft{float:left;margin:0 5px 1px 2px;}
	.reVideoRight{float:right;margin:0 2px 1px 5px;}
	.reVideo embed, .reVideo object{}
/* ... block = richedit ... */
