/* ñòèëè */
*{outline:none;}
html, body {height: 100%; margin: 0; padding: 0;font-family:Arial;font-size:13px;}
	
#header-container{
	height:80px;
	background:url(../img/header_bg.gif) repeat-x #fff;
}
#footer-container{
	height:80px;
	background:url(../img/footer_bg.gif) repeat-x #fff;
}
#header{margin:0 auto;}
#logo{
	position:absolute;
	margin:5px 0 0 10px;
	width:210px;height:70px;
}
#top-navigation-holder{
	padding:50px 0 0 0;
	margin:0 0 0 230px;
	height:27px;
}
.nav_first{
	height:27px;
	padding-left:18px;
	background:url(../img/menu_first.jpg) no-repeat left top;
	position:absolute;
}
.nav_first_active{
	height:27px;
	padding-left:18px;
	background:url(../img/menu_first_active.jpg) no-repeat left top;
	position:absolute;
}
.nav_last{
	height:27px;
	padding-right:18px;
	background:url(../img/menu_last.jpg) no-repeat right top;
}
.nav_last_active{
	height:27px;
	padding-right:18px;
	background:url(../img/menu_last_active.jpg) no-repeat right top;
}
/* ãîðèçîíòàëüíîå ìåíþ */
ul#top-navigation{
	margin:0;padding:0;
	list-style:none;
	font-size:14px;
	/*font-family:Century Gothic, Apple Gothic, sans-serif;*/
	height:27px;
	background:url(../img/menu.jpg) repeat-x;
}
ul#top-navigation li{
	display:inline;
	background:url(../img/menu_separator.jpg) no-repeat top right;
}
ul#top-navigation li.last{
	background:none;
}
ul#top-navigation li a{
	display:inline-block;
	padding:6px 15px;
	color:#fff;
	height:27px;
}
ul#top-navigation li a.active{
	color:#111;
	margin-left:-4px;
	background:url(../img/menu_active.jpg) repeat-x top;
}
ul#top-navigation li a.active:hover{
	color:#555;
}
ul#top-navigation li a:hover{
	color:#ececec;
	text-decoration:none;
}
ul#login-nav{
	margin:7px 0 0 0;padding:0 0 0 15px;
	list-style:none;
	float:right;
	font-size:11px;
	background:url(../img/login_icon.jpg) no-repeat left center;
}
ul#login-nav li{
	display:inline;
}
ul#login-nav li a{
	display:inline-block;
	color:#000;
	padding:0 5px;
	font-family:Verdana, Geneva;
	font-weight:bold;
}
#horizontal-banner{
	height:80px;
	padding:10px 0;
	background:url(../img/logo_shadow.jpg) no-repeat 10px top;
}

	
	
	#page-all {min-height: 100%; margin:0 auto; margin-bottom: -30px;}
	* html #page-all {height: 100%;}
	#page-empty {height: 40px; clear: both;}
	#page-footer {height:30px; margin:0 auto;} 

	
	#wrapper{float:left;width:100%;}
	#content{margin:0 2px 0 210px;}
	#page-left{float:left;width:200px;margin-left:-100%;padding-left:10px;}

	#top-banner{position:absolute;}

		
ul#footer-nav{
	list-style:none;
	padding:5px;
}
ul#footer-nav li{
	display:inline;
}
ul#footer-nav li a{
	display:inline-block;
	color:#000;
	padding:0 5px;
	font-family:Verdana, Geneva;
	font-weight:bold;
}
#copyright{
	padding:20px;
	color:#888;
	font-size:11px;
}
	
	a{text-decoration:none;color:#008b00;outline:none;}
	a:hover{text-decoration:underline;}
	a:visited{color:#008b00;}
	a.header:visited{color:#008b00;}
	h1{}
	h2{font-size:14px;}
	ul{list-style:square;}
	input{border:1px solid #008b00;}
	img{border:none;}

/* ÇÀÃÎËÎÂÊÈ ÐÀÇÄÅËÎÂ */
	em.news_title_icon{
		position:absolute;
		margin:0 0 0 0;
		width:35px;
		height:35px;
		background:url(../img/news_title_icon.png) left top no-repeat;
	}
	em.articles_title_icon{
		position:absolute;
		margin:0 0 0 0px;
		width:35px;
		height:35px;
		background:url(../img/articles_title_icon.png) left top no-repeat;
	}
	
	
	@-moz-document url-prefix()
	{
		em.news_title_icon{
			margin:0 0 0 -125px;
		}
		em.articles_title_icon{
			margin:0 0 0 -110px;
		}
	}
	
	h2.title{
		float:left;
		background:url(../img/title_left_bg.gif) left top no-repeat;
		font-size:13px;
		padding-left:12px;margin:0 0 -1px -5px;
		position:relative;
	}
	h2.title span{
		float:left;
		background:url(../img/title_right_bg.gif) right top no-repeat;
		padding:10px 20px 5px 45px;
		color:#333;
	}
	.under_title{
		clear:both;
		height:27px;
		background:url(../img/under_h2_left.gif) left top no-repeat;
		border-top:1px solid #cbcbcb;
	}
	h3.title{
		float:left;
		background:url(../img/title_left_bg.gif) left top no-repeat;
		font-size:13px;font-weight:bold;
		padding-left:12px;margin:0 0 -2px -5px;
		position:relative;
	}
	h3.title span{
		float:left;
		background:url(../img/title_right_bg.gif) right top no-repeat;
		padding:10px 20px 6px 8px;
		color:#333;
	}
	h4.title{
		float:left;
		background:url(../img/title_left_bg.gif) left top no-repeat;
		font-size:12px;font-weight:normal;
		padding-left:12px;margin:0 0 0 -5px;
		position:relative;
	}
	h4.title span{
		float:left;
		font-family:arial;font-size:97%;color:#333;
		background:url(../img/title_right_bg.gif) right top no-repeat;
		padding:10px 20px 5px 8px;
	}
	.submit_bottom_left {
		background:url(../img/signup_bottom_left.gif) no-repeat scroll left bottom transparent;
		clear:both;
		padding-bottom:5px;
	}
	.submit_bottom_right {
		background:url(../img/signup_bottom_right.gif) no-repeat scroll right bottom transparent;
		clear:both;
	}
	.submit_container {
		border-color:#CCCCCC;
		border-style:solid solid none;
		border-width:1px 1px medium;
		clear:both;
	}
	.submit_container .submit_title {
		background:none repeat scroll 0 0 #F7F7F7;
		color:#333333;
		font-size:12px;
		padding:10px;
	}
	.submit_container .submit_text {
		color:#333333;
		font-size:13px;
		padding:10px;
		line-height:1.6em;
	}
	.submit_container .submit_text  .announce{
		border-bottom:1px solid #eee;
		margin:10px 0;
		height:95px;
	}
	.submit_container .submit_text .image{
		height:80px;
		float:left;
		margin:0 10px 0 0;
	}
	.submit_container .submit_text .image img{
		height:80px;
	}
	.submit_container .submit_text .desc{
		color:#333333;
		font-size:13px;
		padding:0 10px;
		line-height:1.6em;
	}
	.submit_container .submit_text .desc h4{
		margin:0;
	}
	.submit_container .submit_text .links_more{
		color:#008b00;
		list-style:square;
	}
	.clearfix {
		display:block;
	}

	.pass-separator {
		clear:both;
		display:block;
		height:15px;
	}	

	
	div#pagination{width:100%;text-align:center;}
	div#pagination strong{background:#eee;padding:3px 5px;font-weight:normal;color:#888;}
	div#pagination a{background:#fbfbfb;display:block-inline;margin:0;padding:3px 5px;color:#bbb;}
	div#pagination a:hover{background:#ebebeb;text-decoration:none;color:#aaa;}
	
/* êîíåö ñòèëåé */

	
		
		div.text{
			margin:20px 5px 40px 40px;
			border-bottom:1px solid #ccc;
		}
		div.text .body{
			text-align:justify;line-height:1.5em;font-size:14px;
			color:#333;
			min-height:65px;
		}
		div.text .body .img-in{
			height:50px;width:80px;
			float:left;
			margin:3px 10px 0 0;
			overflow:hidden;
			text-align:center;
		}
		div.text .body .img-in img{
			height:46px;
		}
		div.text h3{
			margin:0 0 12px 0px;
			font-size:14px;
		}
		div.text h3 a{
			color:#008b00;
		}
		div.text h3 a:hover {
			text-decoration:none;
			color:#222;	
		}
		div.text .footer{
			margin:8px 0 0 0;
			height:17px;
			font-size:11px;
			color:#008b00;
		}
		div.text .footer span{
			padding:1px 13px 1px 15px;
			color:#aaa;
		}
		div.text .footer span.first{
			padding-left:0;
		}
		div.text .footer span b{
			color:#777;
			font-weight:normal;
		}
		div.text .footer span a{
			color:#777;
		}
		
		#add_comment{width:100%;height:370px;border:none;}
		.comment{border-top:1px solid #ececec;}
		.comment .name{border-bottom:1px solid #eee;padding:2px 10px;color:#666;background:#efefef;}
		.comment .name .date{float:right;font-size:11px;}
		.comment .text{margin:0;border:none;padding:5px 10px 5px 30px;color:#999;min-height:50px;}
		
		
		#filter{height:45px;background:url(../img/filtr_bg.jpg) repeat-x #eee;}
		#filter_left{float:left;height:45px;width:10px;background:url(../img/filtr_left.jpg) no-repeat center left #eee;}
		#filter_right{float:right;height:45px;width:10px;background:url(../img/filtr_right.jpg) no-repeat center right #eee;}
		#filter form{width:600px;margin:5px auto;color:#555;font-size:11px;padding-top:13px;}
		#filter form div.nabor{float:left;margin:0 10px;background:url(../img/filter-icon.gif) no-repeat left center;padding-left:25px;}
		#filter form div.spacer{float:left;border-left:1px solid #777;width:1px;height:17px;}
		#filter form select, #filter form input{border:1px solid #aaa;padding:2px;color:#666;font-size:11px;margin:0 2px;}
		#filter form input{margin-top:2px;}
		#filter form select span{color:#f11;}
		#filter form label{margin:0 2px;}
		#filter form label.checked{color:#008500;}
		#filter form select.checked{color:#008500;border:1px solid #008500;}
		#filter form a.small-button{float:right;font-size:12px;}
		
		div.page{border:1px solid #d6d6d6;margin-top:10px;margin-bottom:5px;padding-bottom:2px;}
		div.page h2, div.page h1{height:auto;font-weight:normal;color:#444;font-size:17px;margin:0;margin-top:-1px;padding:10px 10px 10px 30px;text-align:left;border-bottom:1px solid #999;background:url(../img/filtr_bg.jpg) top repeat-x;}
		div.page div.info{padding:3px 10px;border-bottom:1px solid #aaa;background:#fefefe;}
		div.page div.info span{color:#999;font-size:12px;}
		div.page div.info span.spacer{border-left:1px solid #ccc;margin:0 15px;}
		div.page div.info b{color:#333;font-size:12px;font-weight:normal;margin-left:3px;}
		div.page div.body{text-align:justify;padding:10px;margin-top:10px;line-height:1.5em;font-size:14px;color:#232323;}
		div.page div.body h3{border-bottom:1px solid #eee;padding-top:20px;}
		div.page div.body strong{color:#343434;}
		div.page div.body img{margin:10px;}
		div.page div.stat{font-size:11px;color:#848484;padding:3px 3px 3px 30px;background:url(../img/corner.gif) no-repeat 5px center;border-top:1px solid #eee;}
		
		div.company{border:1px solid #aaa;margin:-1px 0;height:auto;}
		div.company div.header{height:18px;background:url(../img/gray_bg.gif) repeat-x center center #eee;padding:2px 10px;border-bottom:1px solid #bbb;}
		div.company div.header a{font-family:Century Gothic;font-size:13px;}
		div.company div.header span.region{float:right;width:250px;color:#666;font-size:11px;}
		div.company div.header span.region b{color:#222;}
		div.company div.header span.status{float:right;width:130px;color:#666;font-size:11px;}
		div.company div.body{padding:5px;}
		div.company div.body p{height:15px;margin:0;}
		div.company div.body span.name{width:100px;float:left;color:#aaa;font-size:11px;}
		div.company div.body span.profil{float:left;color:#444;font-size:11px;}
		div.company div.body span.profil a{color:#444;}
		div.company div.body span.profil span.nodata{color:#ccc;}
		
		div.vendor{margin:15px 0;}
		div.vendor div.logo{position:absolute;width:177px;height:88px;overflow:hidden;text-align:center;margin-top:5px;}
		div.vendor div.logo img{}
		div.vendor div.body{margin-left:160px;padding-left:30px;min-height:100px;	border:1px solid #d6d6d6;}
		div.vendor div.body a h2{font-weight:normal;}
		div.vendor div.body a:hover h2{color:#111;}
		div.vendor div.foot{margin-left:160px;margin-top:-1px;padding:3px;padding-left:30px;border:1px solid #d6d6d6;border-top:none;background:url(../img/filtr_bg.jpg) top repeat-x;}
		div.vendor div.foot span{color:#999;font-size:11px;}
		div.vendor div.foot span.spacer{border-left:1px solid #ccc;margin:0 5px;}
		div.vendor div.foot b{color:#333;font-size:11px;font-weight:normal;margin-left:3px;}
		div.vendor div.foot a.more{float:right;margin-right:3px;}
		
		
		
/* êîíåö ØÀÏÊÀ */





/*-- ËÅÂÀß ×ÀÑÒÜ --*/
		
		.left_menu{width:180px;margin-bottom:10px;}
		.left_menu h4{width:189px;height:21px;background:url(../img/title_full_left.gif) no-repeat;margin:0 0 0 -4px;padding:8px 0 0 0;text-align:center;color:#fff;}
		.left_menu h4 span{font-weight:normal;}
		.left_menu .submit_bottom {background:url(../img/left_signup_bottom.gif) no-repeat scroll left bottom transparent;clear:both;padding-bottom:5px;}
		.left_menu .submit_container {border-color:#CCCCCC #CCCCCC -moz-use-text-color;padding-bottom:5px;border-style:solid solid none;border-width:1px 1px medium;clear:both;width:178px;}
		.left_menu .submit_container .submit_title {background:none repeat scroll 0 0 #F7F7F7;color:#333333;font-size:12px;padding:10px;}
		.left_menu .clearfix {display:block;}
		.left_menu .row_light, .left_menu .row_dark {height:13px;padding:3px;}
		.left_menu .row_light{}
		.left_menu .row_dark{background:#F7F7F7;}
		.left_menu .row_light .col_left, .left_menu .row_dark .col_left {float:left;line-height:10px;text-align:left;width:140px;}
		.left_menu .row_light .col_left  a, .left_menu .row_dark .col_left  a{font-size:12px;color:#aaa;}
		.left_menu .row_light .col_left  a:hover, .left_menu .row_dark .col_left  a:hover{color:#000;text-decoration:none;}
		.left_menu .row_light .col_right, .left_menu .row_dark .col_right {float:left;padding-left:5px;width:25px;font-size:11px;color:#aaa;}

		.left_menu select{width:174px;padding:2px;margin:0 1px;border:1px solid #ccc;font-size:11px;color:#888;}
		.left_menu table.bank{font-size:78%;color:#aaa;margin:1px;}
		.left_menu table.bank td{padding:2px 10px;}
		.left_menu table.bank th{padding:2px 3px;}
		.left_menu table.bank tr.thead{background:#e1e1e1;}	
		.left_menu table.bank tr.light{background:#FFF;}	
		.left_menu table.bank tr.dark{background:#F7F7F7;}	
		
		.left_menu #converter{padding:1px;}
		.left_menu .row{margin:2px 0;}
		.left_menu input.convert{border:1px solid #ccc;font-size:12px;width:100px;}
		.left_menu select.currency{border:1px solid #ccc;font-size:11px;width:65px;}
		.left_menu #convert-button{
			background:url(../img/sprite_button.png) no-repeat scroll -194px 0;
			border:none;
			color:#FFFFFF;
			cursor:pointer;
			font-size:14px;
			font-weight:normal;
			text-align:center;
			height:27px;
			margin-top:3px;
			margin-bottom:-5px;
			margin-left:48px;
			padding-top:4px;
			width:125px;
			display:block;
		}
		.left_menu #convert-button:hover{text-decoration:none;color:#ccc;}
		
/*-- êîíåö ËÅÂÀß ×ÀÑÒÜ --*/



	#counters{height:45px;}
	
	#counters #bigmir{font-size:8px;font-family:Arial;color:#003596;cursor:pointer;float:right;margin-right:8px;margin-top:2px;}
	#counters #b-hits{position:absolute;margin-top:17px;margin-left:8px;width:35px;text-align:left;}
	#counters #b-shows{position:absolute;margin-top:17px;margin-left:45px;width:35px;text-align:right;}
	
	#counters #iua{font:bold small-caps 9px serif;color:#333;cursor:pointer;float:right;margin-right:2px;margin-top:2px;}
	#counters #i-hits{position:absolute;margin-top:9px;margin-left:40px;width:35px;text-align:right;}
	#counters #i-shows{position:absolute;margin-top:19px;margin-left:40px;width:35px;text-align:right;}
	
	#counters #li{cursor:pointer;float:right;margin-right:8px;margin-top:2px;}

/*-- ÄÎÏÎËÍÈÒÅËÜÍÛÅ ÑÒÈËÈ --*/	
		
		a.small-button{
			background:url(../img/sprite_button.png) no-repeat scroll -194px 0;
			border:none;
			color:#FFFFFF;
			cursor:pointer;
			font-size:14px;
			font-weight:normal;
			text-align:center;
			height:27px;
			margin-top:3px;
			margin-bottom:-5px;
			margin-left:48px;
			padding-top:4px;
			width:125px;
			display:block;
		}
		a.small-button:hover{text-decoration:none;color:#ccc;}
		a.small-button:visited{color:#fff;}
		/* ñîîáùåíèÿ */
		a.add{padding-left:20px;background:url(../img/add.gif) no-repeat;}
		a.add:visited{color:#008900;}
		span.error{color:#f00;width:18px;height:18px;display:block;background:url(../img/icons/error_.png) no-repeat left center;border:none;}
		span.success{color:#0f0;width:18px;height:18px;display:block;background:url(../img/icons/success_.png) no-repeat left center;border:none;}
		div.error{text-align:left;color:#f00;font-weight:bold;padding:10px;margin:5px;border:1px solid #f00;padding-left:80px;
				background:url(../img/icons/error.png) no-repeat left center #f17f84;}
		div.success{text-align:left;color:#0f7e04;font-style:italic;padding:10px;padding-left:80px;margin:5px;border:1px solid #0f7e04;
				background:url(../img/icons/success.png) no-repeat 20px center #96ff8a;}
		
/*-- êîíåö ÄÎÏÎËÍÈÒÅËÜÍÛÅ ÑÒÈËÈ --*/