/*
Theme Name: main_box
Description: box theme
Author: toi
*/
li.npselect a{
	color:#FF934A !important;
}
html, body{
	margin: 0;
	padding: 0;
	border: none;
	font: 11px Tahoma;
	background: url('images/main_background.jpg') 0 0 repeat-x;	
}
#wrap{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}
#head_wrap{
	position: relative;
	width:100%;
	height:44px;
	overflow:hidden;
	background: url('images/head_logo.jpg') 0 0 no-repeat;
}
#logo_inner{
	background: url('images/logo_main.jpg') 100% 0 no-repeat;
	width: 975px;
	height: 108px;
	margin: 0 auto 30px;
}
#logo_left{
	background: url('images/logo_left.gif') 0 0 no-repeat;
	padding-left: 16px;
	height: 100%;
}
#logo_right{
	background: url('images/logo_right.gif') 100% 0 no-repeat;
	padding-right: 16px;
	height: 100%;
	padding-top:1px;
}
a#logo{
	display: block;
	float: left;
}
a img{
	border:none;
}
#search{
	float:right;
	margin-right: 32px;
	_margin-right: 16px;
	margin-top: 11px;
	border: solid 1px #b5b5b5;
	padding: 0 4px;
	height: 20px;
	background: #ffffff;
	position:relative;
}
#search input,
#search form{
	margin:0;
	padding:0;
	border:none;
	background: none;
	height: 13px;
	display: block;
	float: left;
	font: bold 11px Tahoma;
}
#search form #search_submit{
	float: right;
	background-color: #ededed;
	left:303px; 
	position:absolute;
	margin: -3px 0px; 
	padding: 0 0 3px 0;
	_padding: 0px;
	height: 20px;
	_height: 19px;
	width: 87px;
}
span.corners-top_search {
	background-image:url('images/corners_left_search.gif');
	background-position:0 0;
	margin:-1px -5px;
}
span.corners-top_search span {
	background-image:url('images/corners_right_search.gif');
	background-position:100% 0;
}

span.corners-bottom_search {
	background-image:url('images/corners_left_search.gif');
	background-position:0 100%;
	clear:both;
	margin:-1px -5px;
}
span.corners-bottom_search span {
	background-image:url('images/corners_right_search.gif');
	background-position:100% 100%;
}
span.corners-top-li, span.corners-bottom-li, span.corners-top-li span, span.corners-bottom-li span,
span.corners-top_search, span.corners-bottom_search, span.corners-top_search span, span.corners-bottom_search span {
	background-repeat:no-repeat;
	background-color: transparent;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	position: relative;
	z-index:10;
	width: 392px;
}
span.corners-top-li {
	background-image:url('images/corners_left_li.gif');
	background-position:0 0;
	margin:0 0 0 -15px;
	position:absolute;
}
span.corners-top-li span {
	background-image:url('images/corners_right_li.gif');
	background-position:100% 0;
}

span.corners-bottom-li {
	background-image:url('images/corners_left_li.gif');
	background-position:0 100%;
	clear:both;
	margin:0 0 0 -15px;
	position:absolute;
	bottom:0;
}
span.corners-bottom-li span {
	background-image:url('images/corners_right_li.gif');
	background-position:100% 100%;
}
span.corners-top-li, span.corners-bottom-li, span.corners-top-li span, span.corners-bottom-li span {
	width: 100%;
}
ul#under_top_menu {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#under_top_menu li {
	float:left;
	background: url('images/ball_for_menu.gif') 0 50% no-repeat;
	margin:9px 0 0;
	padding:0 0 0 16px;
	width:115px;
}
ul#under_top_menu a{
	font: bold 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
#main{
	float: left;
	width:722px;
}
#additional{
	float: right;
	width: 240px;
}
#main_new{
	float: left;
	border: solid 2px #ba7369;
	width: 476px;
	height:270px;
	_height:255px;
	position: relative;
	background-color: #f6f5f3;
}
#main_new h1{
	padding:0;
	margin: 10px 15px;
	font-size: 18px;
	color: #1f6896;
}
#main_new h1 a{
	text-decoration: none;
	color: #4164bc;
}
#main_new .photo{
	float: left;
	display: inline;
	_width: 150px;
	background-color: #d1d1d1;
	text-align: center;
	padding: 3px 3px 8px 3px;
	margin: 0px 15px 15px;
	_margin: 0px 15px 0px 8px;
}
#main_new .photo img.main_img_det{
	clear: both;
	display:block;
	margin:0;
	margin-bottom: 7px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	float: none;
}
#main_new .text{
	margin: 0 15px 30px;
	_margin: 0 15px 15px;
}
.enum{
	margin-right: 15px;
	bottom:15px;
	position:absolute;
	right:15px;
	_margin-right: 8px;
}
.enum span a{
	text-decoration: none;
	color: #ffffff;
	padding: 0 4px;
}
.enum span{
	margin: 0px;
	background: #4164bc;
	
}
span.corners-top_grey {
	background-image:url('images/corners_left_border_gray.gif');
	background-position:0 0;
	margin:-2px -2px;
}
.big span.corners-top_grey{
	background: none;
}
span.corners-top_grey span {
	background-image:url('images/corners_right_border_gray.gif');
	background-position:100% 0;
}

span.corners-bottom_grey{
	background-image:url('images/corners_left_border_gray.gif');
	background-position:0 100%;
	clear:both;
	margin:-2px -2px;
}
span.corners-bottom_grey span {
	background-image:url('images/corners_right_border_gray.gif');
	background-position:100% 100%;
}
span.corners-top_grey, span.corners-bottom_grey, span.corners-top_grey span, span.corners-bottom_grey span {
	background-repeat:no-repeat;
	background-color: transparent;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	position: relative;
	z-index:10;
}
#last_news{
	float: right; 
	margin: 0;
	width: 237px;
}
#last_news h1{
	font: bold 14px Tahoma;
	text-align: left;
	margin: 0 0 15px 0;
}
#last_news h1 a{
	text-decoration:none;
	color: #b83621;
}
span.corners-top_img {
	background-image:url('images/corners_left_border_gray.gif');
	background-position:0 0;
	margin: -3px -3px -2px -3px;
}
span.corners-top_img span {
	background-image:url('images/corners_right_border_gray.gif');
	background-position:100% 0;
}

span.corners-bottom_img{
	background-image:url('images/corners_left_border_gray.gif');
	background-position:0 100%;
	clear:both;
	margin: -2px -3px -3px -3px;
	_margin: -4px -3px -3px -3px;
}
span.corners-bottom_img span {
	background-image:url('images/corners_right_border_gray.gif');
	background-position:100% 100%;
}
span.corners-top_img, span.corners-bottom_img, span.corners-top_img span, span.corners-bottom_img span {
	background-repeat:no-repeat;
	background-color: transparent;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	position: relative;
	z-index:10;
}
#banner{
	border: solid #d1d1d1 3px;
	padding: 0;
	margin:0;
	_height:1%;
	float: right;
}
#banner img{
	border: none;
	padding: 0;
	margin:0;
}
.block{
	_height:1%;
	position:relative;
	clear: both;
	width:100%;
	float: left;
	margin-top:15px;
}
.block .inner{
	padding: 15px;
}
.block_list{
	margin-top:15px;
	margin-left:15px;
}
.block .inner img,
.block_list img{
	float: left;
	border: solid 1px #d1d1d1;
	margin: 0 15px 15px 0;
	
}
.inner .left{
	float:left;
	width: 45%;
	margin-top: 15px;
}
.inner .right{
	float:right;
	width: 45%;
	margin-top: 15px;
}
.satelite{
	border: solid 2px #d1d1d1;
	border-bottom: none;
	background:#FFFFFF none repeat scroll 0 0;
	display:inline;
	float:left;
	position:relative;
	text-align:left;
	margin: 0 0 -2px;
	top:0;
	height: 20px;
	
}
.satelite a img{
	border: none;
	vertical-align:middle;
	position: absolute;
	right: 0;
	margin-right: 4px;
}
.satelite a{
	text-decoration: none;
	color: #b83621;
	font-weight: bold;
	font-size: 12px;
	margin-left:15px;
}
.big,
.block_big{
	border: solid 2px #d1d1d1;
	clear: both;
	float: left;
	width:100%;
}
.block_big{
	margin-bottom: 10px;
	_height: 1px;
	_zoom: 1;
}
ul.blue_list {
	padding: 0;
	margin: 0;
}
ul.blue_list li{
	list-style: none;
	background: url('images/list_square_green.gif') #f6f5f3 5px 5px no-repeat;
	padding: 0 0 0 15px;
	margin-bottom: 2px;
	position:relative;
	min-height:40px;
	_height:40px;
}
ul.blue_list li div a{
	color: #0231a6;
	text-decoration: none;
}
ul.blue_list li div.news_date{
	text-align: right;
	color: #646464;
}
ul.blue_list_red {
	padding: 0;
	margin: 0;
}
ul.blue_list_red li{
	list-style: none;
	background: url('images/list_square_red.gif') #f6f5f3 5px 5px no-repeat;
	padding: 0 0 0 15px;
	margin-bottom: 2px;
	position:relative;
}
ul.blue_list_red li div a{
	color: #0231a6;
	text-decoration: none;
}
ul.blue_list_red li div.news_date, .news_date{
	text-align: left;
	color: #646464;
}
.detail_link{
	text-align: right;
	width: 100%;
	clear: both;
}
.detail_link a{
	text-decoration: none;
	color: #8098d2;
	background: url('images/underline_dotted_blue.gif') 0 100% repeat-x;
}
.hor_dots{
	background: url('images/dot_hor_grey.gif') 0 0 repeat-x;
	width: 100%;
	overflow: hidden;
	height: 1px;
	clear: both;
	line-height: 1px;
}
#upper_banner{
	margin: 10px 0 10px;
	padding: 2px;
	height: 107px;
	background: url('images/upper_banner.gif') 0 0 repeat-x;
	position: relative;
	overflow: hidden;
}
span.corners-top_up_banner {
	background-image:url('images/corners_left_banner_upper.gif');
	background-position:0 0;
	margin:-2px -2px;
}
span.corners-top_up_banner span {
	background-image:url('images/corners_right_banner_upper.gif');
	background-position:100% 0;
}

span.corners-bottom_up_banner{
	background-image:url('images/corners_left_banner_upper.gif');
	background-position:0 100%;
	clear:both;
	margin:-2px -2px;
	position: absolute;
	width: 100%;
}
span.corners-bottom_up_banner span {
	background-image:url('images/corners_right_banner_upper.gif');
	background-position:100% 100%;
}
span.corners-top_up_banner, span.corners-bottom_up_banner, span.corners-top_up_banner span, span.corners-bottom_up_banner span {
	background-repeat:no-repeat;
	background-color: transparent;
	display:block;
	font-size:1px;
	height:4px;
	line-height:1px;
	position: relative;
	z-index:10;
}
ul.bottom_menu{
	margin: 10px 45px;
	overflow:hidden;
}
ul.bottom_menu li{
	list-style: none;
	background: url('images/dot_for_bottom_menu.gif') 0 50% no-repeat; 
	float: left;
	padding-left: 7px;
	margin-left: 7px;
	white-space:nowrap;
}
ul.bottom_menu li a{
	text-decoration: none;
	color: #0231a6;
}
.tr{
	background: url('images/dot_ver_grey.gif') 455px 0 repeat-y;
	_height: 1%;
	clear: both;
	overflow: hidden;
	_overflow: visible;
}
.part1{
	width: 440px;
	float: left;
	padding-right: 15px;
	_padding-right: 7px;
	_width: 447px;
}
.part2{
	float:right;
	width: 220px;
	qposition: relative;
}
h1.det_new{
	font: bold 18px Tahoma;
	color: #4164bc;
	margin: 0;
	padding: 0;
}
img.main_img_det{
	border: solid 3px #d1d1d1;
	margin: 0 15px 15px 0;
	float: left;
}
#add_inf{
	margin: 15px 0;
	clear: both;
}
#add_inf a,
.with_hor_dots{
	text-decoration: none;
	color: #646464;
	background: url('images/dot_hor_grey.gif') 0 100% repeat-x;
}
.detail_new{
	font-size: 13px;
	text-align: justify;
}
.inner_stripe_comments{
	background: url('images/lebel_com_inner.gif') 0 0 repeat-x;
	height: 100%;
	font: bold 11px Tahoma;
	color: #646464;
	line-height: 27px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}
.left_stripe_comments{
	background: url('images/lebel_comment_left.gif') 0 0 no-repeat;
	padding-left: 5px; 
	height: 27px;
	overflow: hidden;
}
.right_stripe_comments{
	background: url('images/lebel_com_right.gif') 100% 0 no-repeat;
	padding-right: 5px; 
	height: 100%;
}
.right_bott_comments a{
	background: url('images/bottom_comm_inner.gif') 0 0 repeat-x;
	height: 100%;
	font: bold 11px Tahoma;
	color: #646464;
	line-height: 17px;
	padding-left: 4px;
	display: block;
	text-decoration: none;
	line-height:14px;
	
}
.left_bott_comments{
	background: url('images/bottom_comm_left.gif') 0 0 no-repeat;
	padding-left: 4px; 
	height: 17px;
	overflow: hidden;
	position: absolute;
	width: 110px;
	right: 10px;
	top: 6px;
}
.right_bott_comments{
	background: url('images/bottom_comm_right.gif') 100% 0 no-repeat;
	padding-right: 4px; 
	height: 100%;
}
.commets span.corners-top_grey{
	background-image:url('images/corners_left_comm_box.gif');
}
.commets span.corners-top_grey span{
	background-image:url('images/corners_right_comm_box.gif');
}
.commets span.corners-bottom_grey{
	background-image:url('images/corners_left_comm_box.gif');
}
.commets span.corners-bottom_grey span{
	background-image:url('images/corners_right_comm_box.gif');
}
.commets{
	border: solid 1px #d1d1d1;
	padding: 1px;
	margin-bottom:15px;
	_height:1%;
}
.last{
	clear: both;
	font: 11px Tahoma;
	text-align: center;;
	color: #646464;
	margin: 10px 0 15px;
}
.last a{
	text-decoration: none;
	color: #0231a6;
}
.title_new a{
	text-decoration: none;
	color: #4164bc;
	font-weight: bold;
}
.digit_nav{
	font: 12px Tahoma;
	color: #848383;
	text-align:center;
	position: relative;
	display:block;
	margin-top: 4px;
}
.title_part{
	font: bold 18px Tahoma;
	color: #b83621;
	z-index: 10;
}
.digit_nav a{
	color: #4164bc;
	text-decoration: none;
}
a.inactive {
	color:#c8c8ca !important;
	text-decoration:none;
}
.fleft {
	float:left;
}
.captcha .fleft {
	background:transparent url(images/ico_right.gif) no-repeat scroll 100% 26px;
	font-weight:bold;
	width:75px;
}
.captcha .fleft {
	font-weight:bold;
}
.captcha .fright {
	display:inline;
	float:left;
	margin:0 0 0 5px;
	width:80px;
}
#commentform label, .answerform label {
	font-weight:bold;
	margin:0 0 0 8px;
}
.name_label {
	color:#666666;
}
.buttons {
	display:inline;
	float:right;
	margin:5px 3px 0 0;
}
#commentform {
	margin:10px auto;
	width:600px;
}
.ost {
	float:right;
	font-size:10px;
}
#commentform textarea, .answerform textarea {
	width:100%;
}
#CommentSubmit {
	font-weight:bold;
}
#commentform .line, .answerform .line {
	margin:0 0 13px;
}
#wrap_white{
	background-color: white;
	position: relative;
	padding: 10px 13px;
	margin-bottom: 10px;
	margin-top: 10px;
}
*html #wrap_white{
	height: 1%;
}

span.wr_white_top{
	background-image:url('images/corners_left_wrap_white.gif');
	background-position:0 0;
	margin:-10px -13px 10px;
}

span.wr_white_top span {
	background-image:url('images/corners_right_wrap_white.gif');
	background-position:100% 0;
}

span.wr_white_bottom {
	background-image:url('images/corners_left_wrap_white.gif');
	background-position:0 100%;
	clear:both;
	margin:-10px -13px;
}
span.wr_white_bottom span {
	background-image:url('images/corners_right_wrap_white.gif');
	background-position:100% 100%;
}
span.wr_white_top, span.wr_white_bottom, span.wr_white_top span, span.wr_white_bottom span {
	background-repeat:no-repeat;
	background-color: transparent;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	position: relative;
	z-index:10;
}
#pic-2,
#pic-1{
	top:0;
	width: 100%;
	height: 670px;
	position: absolute;
}
#pic-1{
	background: url('images/body-1.jpg') 0 0 no-repeat;
}
#pic-2{
	background: url('images/body-2.jpg') 100% 0 no-repeat;
}
span.corners-top_red {
	background-image:url('images/corners_left_border_red.gif');
	background-position:0 0;
	margin:-2px;
}
span.corners-top_red span {
	background-image:url('images/corners_right_border_red.gif');
	background-position:100% 0;
}
span.corners-bottom_red {
	background-image:url('images/corners_left_border_red.gif');
	background-position:0 100%;
	clear:both;
	margin:-2px;
}
span.corners-bottom_red span {
	background-image:url('images/corners_right_border_red.gif');
	background-position:100% 100%;
}
span.corners-top_red, span.corners-bottom_red, span.corners-top_red span, span.corners-bottom_red span {
	background-color:transparent;
	background-repeat:no-repeat;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	position:relative;
	z-index:10;
}

.tit{
	position:relative;
	text-align:left;
	top:0;
	margin-bottom: 10px;
}
.part1 .tit a img{
	border: none;
	vertical-align:middle;
	position: absolute;
	float:none;
	margin-left: 10px;
}
.tit a{
	text-decoration: none;
	color: #F93E40;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
}
#album{
	overflow: hidden;
	height: 1%;
	margin: 0 0 10px 2px;
}
#album a{
	 display: block;
	 float: left;
	 margin: 1px 0 0 1px;
	 height: 70px;
	 width: 77px;
}
#album a img{
	width: 77px;
	_width: 77px;
	height: 70px;
	_height: 70px;	
}
ul.side_list li{
	margin-bottom: 10px;
}
ul.side_list li a{
	text-decoration: none;
	color: #0231a6;
	list-style-type:circle;
}
.line_black{
	position: relative;
	background: #191919 url("images/back_line.jpg") 500px 100% no-repeat;
	overflow: hidden;
}
#shadow{
	width: 100%;
	height: 4px;
	float: left;
	background: #000 url("images/shadow.gif") 0 0 repeat-x;
	z-index: 10;
	opacity: 0.1;
	position: relative;
}
.linkstyle a{
	text-decoration: none;
	color: #0231a6;
	list-style-type:circle;
}