html{background-color:#fff}
body{font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#000;background-color: #fff}

a{color:#ce0e3d;text-decoration: underline;}
a.noline{text-decoration: none !important;}
a:hover h3{color:#000;text-decoration:none}


#page {
	width: 998px;
	min-height: 100%;
	margin: 0px auto;
}
#top {
	height: 139px;
	background-image: url(/images/site/top-bg-white.png);
	background-position: 38px 0px;
	background-repeat: no-repeat;
}
#top a.item {
	text-transform: uppercase;
	color: #d8064d;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	display: block;
	margin: 46px 28px 0px 28px;
	float: left;
	line-height: 30px;
}
#top a.item:hover {
	color: #c00;
	border-bottom: 4px solid #c5162f;
}
#top a.logo {
	width: 154px;
	height: 64px;
	margin: 30px 80px 45px 12px;
	float: left;
}
#top .active {
	border-bottom: 4px solid #c5162f;
}

#flash {
	height: 250px;
	width: 925px;
	margin: 0px auto;
}
#container {
	width: 925px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}





#left-content {
	width: 628px;
	float: left;
	margin-right: 7px;
}
.big-news {
	height: 151px;
	background-image: url(/images/site/big-news-white.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.big-news .icon {
	width: 309px;
	float: left;
	display: block;
}
.big-news .info {
	padding: 11px 10px 0px 19px;
	float: left;
	width: 290px;
	height: 140px;
}
.big-news h3 {
	color: #ce0e3d;
	font-size: 16px;
}
.date {
	font-size: 9px;
	color: #646464;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.more {
	background-image: url(/images/site/more.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 8px;
	width: 10px;
	margin-left: 3px;
}
.small-news {
	width: 309px;
	height: 151px;
	background-image: url(/images/site/small-news-white.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
.small-news .icon {
	width: 149px;
	height: 151px;
	float: left;
	display: block;
}
.small-news .info {
	padding: 11px 10px 0px 10px;
	float: left;
	width: 140px;
	height: 140px;
}
.small-news h3 {
	color: #ce0e3d;
	font-size: 14px;
}
.rp {
	margin-right: 10px;
}
.foot-news {
	padding-top: 15px;
	text-align: right;
	clear: both;
}





#right-content {
	width: 289px;
	float: left;
	position: relative;
}

.subscribe {
	height: 51px;
	padding-top: 8px;
}
.subscribe .input1 {
	background-image: url(/images/site/input1-white.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 136px;
	height: 23px;
	line-height: 23px;
	margin-right: 6px;
	float: left;
	color: #464646;
	font-size: 10px;
	padding: 0px 10px;
	margin-bottom: 4px;
}
.subscribe .input2 {
	background-image: url(/images/site/input2-white.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 107px;
	height: 23px;
	line-height: 23px;
	float: left;
	color: #464646;
	font-size: 10px;
	padding: 0px 10px;
	margin-bottom: 4px;
}
.player {
	padding: 15px 0px 55px 0px;
}
.banner {
	padding-top: 10px;
}




.content-top{background: url(/images/site/content-white-top.png) no-repeat top left;}
.content-bottom{background: url(/images/site/content-white-bottom.png) no-repeat bottom left;padding: 33px 0px 0px 25px;width:900px;height:1%;overflow:hidden;-overflow:visible;}
#vacancy .content-bottom {background: url(/images/site/content-white-bottom.png) no-repeat bottom left;padding: 33px;width:859px;height:1%;overflow:hidden;-overflow:visible;}
.content {background: url(/images/site/content-white.png) repeat-y left top}



.pic-block {
	width: 280px;
	margin: 0px 20px 25px 0px;
	float: left;
}
.pic-block img {
	width: 280px;
	height: 224px;
	/*background-color: #ff0;*/
	margin-bottom: 15px;
}

.content-mini {
	width: 605px;
	background:url(../images/site/content-page-white.png) top left no-repeat;
	/*
	background-image: url(/images/site/content-page.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	*/
	padding: 27px 7px 0px 23px;
	float: left;
}
.content-page {

	background:url(../images/site/content-page-white.png) top left repeat-y;
	/*
	background-image: url(/images/site/content-page.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	*/
	float: left;
}
.content-page-top{background:url(../images/site/content-page-white-top.png) top left no-repeat}
.content-page-bottom{background:url(../images/site/content-page-white-bottom.png) bottom left no-repeat;padding: 27px 7px 0px 23px;width: 605px;min-height: 400px;}

.info-block {
	width: 606px;
	margin-bottom: 20px;
	position:relative;
}

.info-block .icon {
	width: 210px;
	height: 210px;
	float: left;
}
.info-block .info {
	width: 372px;
	padding: 0px 12px;
	float: left;
	font-size:13px
}
.info-block h3 {
	color: #ce0e3d;
	font-size: 18px;
	margin-top:4px
}

/*
s0lar
*/
.comm_num{display:block;right:13px;position:absolute;width:39px;background:url(../images/site/comments_num-white.png) no-repeat top left;text-align:center;font-size:14px;color:#fff;padding:8px 0;text-decoration:none;margin-top:-4px}

.read {
	color: #ce0e3d;
	padding-right: 15px;
	background-image: url(/images/site/read.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.navi {
	text-align: right;
}
.navi a {
	color: #ce0e3d;
}
.navi b {
	color: #fff;
}



.info-page {
	position:relative;
}
.info-page h1 {
	color: #ce0e3d;
	font-size: 16px;
}
.info-page .icon {
	float: right;
	margin: 0px 12px 10px 20px;
}
.bread {
	padding-top: 20px;
}


.comments {

}
.comments label {
	display: inline-block;
	padding-bottom: 5px;
}
.comments h3 {
	color: #ce0e3d;
	font-size: 16px;
}
.comments span.nick {
	color: #ccc;
	font-weight: bold;
}
.comments p.comment {
	padding: 3px 0px;
}
.comments input.nick {
	width: 400px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.comments input.captcha {
	width: 90px;
	border: 1px solid #888;
	padding: 0px 5px;
}
.comments img.captcha {
	display: block;
	float: left;
	margin: 5px 0px;
}
.comments div.captcha {
	display: block;
	float: left;
	padding: 2px 0px 0px 10px;
	margin: 5px 0px;
}
.comments textarea.comment {
	width: 400px;
	height: 100px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.comments input.submit {
	margin-left: 0px;
}


.themes {
	padding-top: 20px;
	padding-left: 5px;
}
.themes h3 {
	color: #ce0e3d;
	font-size: 16px;
}
.themes a {
	color: #ce0e3d;
	background-image: url(/images/site/read.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 2px 0px 2px 15px;
}
.themes a:hover { color: #000; }


.bottom {
	height: 59px;
}
#footer {
	width: 925px;
	height: 59px;
	position: relative;
	margin: -59px auto 0px auto;
	/*background-image: url(/images/site/footer.png);*/
	background-image: url(/images/site/footer-white.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 17px;
}
#footer .counters {
	width: 309px;
	float: left;
	padding: 15px 10px 0px 0px;
	height: 44px;
}
#footer .counters a {
	opacity: 0.3;
	padding-left: 5px;
}
#footer .counters a:hover {
	opacity: 0.9;
}
#footer .phone {
	float: left;
	text-align: right;
	width: 309px;
	height: 59px;

	background-image: url(/images/site/phone2-white.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer .phone .pn-h {
	font-size: 15px;
	color: #d8064d;
	padding-top: 25px;
	font-weight: bold;
	padding-right: 75px;
	display: inline-block;
}

#footer .phone .pn-feed {
	font-size: 10px;
	padding-left: 1px;
	display: inline-block;
	float: left;
}

#footer .contact {
	float: left;
	padding-top: 15px;
	padding-left: 50px;
}




.kart {
	/*padding-left:20px*/

}
.kart .error {
	color: #f00;
	padding: 20px;
	font-size: 14px;
	text-align: center;
}
.kart .info {
	width: 380px;
	margin: 20px auto;
	text-align: left;
}
.kart .form-kart {
	width: 380px;
	margin: 0px auto;
	line-height: 27px;
	font-size: 14px;
}
.kart .form-kart input.text {
	font-size: 20px;
	height: 24px;
	padding: 0px 5px;
	margin: 2px;
	border:1px solid #eee
}



.navigator {
	line-height: 26px;
	padding-right:20px
}

.navigator img {
	vertical-align: middle;
}

.pages {
}
.pages span {
	display: block;
	float: left;
	margin-right: 10px;
}
.pages a {
	text-decoration: none;
	color: #f00;
	display: block;
	padding: 2px 3px;
	float: left;
	margin-right: 2px;
}
.pages a.active {
	background-color: #f00;
	color: #fff;
}

.dlm {
	display: block;
	clear: both;
	height: 78px;
	font-size: 0;
	background: url(/images/site/dlm.png) 0 32px repeat-x;
}

.tags-block {
	float: left;
}

.last-node {
	display: block;
	clear: both;
	height: 38px;
	font-size: 0;
	background: url(/images/site/dlm.png) 0 100% no-repeat;
}

.content-pad {
	padding-right: 23px;
}

.tags {
	padding-top: 20px;
	clear: both;
	overflow: hidden;
	padding-left: 15px;
}

.tags a.active {
	background: #dddddd;
	font-weight: bold;
}

.rcon-box {
	position: relative;
	z-index: 1;
}

.rcon-box object {
	position: relative;
	z-index: 1;
}

#rcon {
	position: relative;
	z-index: 222;
	background: #fff;
	width: 289px;
}

.pad10 {
	padding-left: 25px;
}

.tags h3 {
	color: #ce0e3d;
	font-size: 16px;
}
.tags a {
	color: #ce0e3d;
	text-transform:uppercase;
	display: block;
	padding: 2px 0px 2px 10px;
}

.tags a.cl {
	padding-left: 0;
}

.clear {
	display: block;
	font-size: 0;
	height: 1px;
	clear: both;
}

.news-mimi-con {
	overflow: hidden;
	clear: both;
	padding: 35px 0 5px;
}

.news-mini-box {
	float: left;
	margin-right: 13px;
	width: 125px;
}

.news-date {
	clear: both;
	display: block;
	font-size: 10px;
	color: #808080;
}

.last-node-n {
	margin:0;
}

/* dangozero */
#feedback .input-text { height: 20px; display: block; width: 450px; border: 1px solid #ddd; margin: 0 0 4px; }
#feedback .text-area { width: 450px; height: 200px; border: 1px solid #ddd; display: block; margin: 0 0 4px; }
#feedback label { display: block; margin: 8px 0 4px; }
#feedback input.code { height: 20px; width: 318px; display: block; border: 1px solid #ddd; }
#feedback img { float: left; margin: 8px 7px 0 0; }
#feedback #feed-submit { font-size: 0; width: 106px; height: 23px; background: url(/images/site/send-f.png) 0 0 no-repeat; display: inline-block; }

.list-v .dlm { height: 40px; background-position: 0 50%; }
.list-v table td { padding: 5px; }
.list-v table td .text-vac { background: url(/images/site/inpt.png) 0 0 no-repeat; width: 320px; height: 30px; line-height: 30px; padding: 0 10px; }
.list-v table td .textarea-vac { background: url(/images/site/textare.png) 0 0 no-repeat; width: 320px; height: 140px; line-height: 15px; padding: 10px 10px; }
.list-v .left-td { vertical-align: top; width: 140px; }
.list-v .left-td.middle { vertical-align: middle; }
.v-content { padding-bottom: 20px; }
.list-v .left-col { float: left; width: 148px; padding-left: 10px; }
.list-v .left-col h3 { color: #db2b3d; margin-top: 5px; }
.list-v .right-col { float: left; width: 550px;}
.list-v .right-col h3.title { font-size: 17px; padding-left: 16px; background: url(/images/site/mr1.png) 0 6px no-repeat; }
.list-v .right-col h3.active { font-size: 17px; padding-left: 16px; background: url(/images/site/mr2.png) 0 6px no-repeat; }
.vac-box { border-left: 4px solid #fff; padding-left: 15px; }
.vac-box h2 { margin: 6px 0; line-height: 20px; }
.opened { border-left: 4px solid #efefef; }
.ansd { display: block; width: 260px; height: 30px; background: url(/images/site/ansd.png) 0 0 no-repeat; }
.star { color: #db2b3d; font-size: 17px;line-height: 10px; }

.vac-box ul { list-style: none; margin: 12px 0; padding: 0; }
.vac-box ul li { background: url(/images/site/li.png) 0 14px no-repeat; padding: 9px 0 9px 20px; }

.arm { background: url(/images/site/arm.png) 0 0 no-repeat; width: 270px; height: 30px; display: block; margin-right: 30px;}

.list-v .left-col h3.vac-hdr { font-size: 21px; line-height: 15px; font-weight: normal; padding-top: 2px; margin: 0; }
.vac-box.opened { margin-bottom: 42px; }
.vac-box { margin-bottom: 20px; }
.vac-box.last { margin-bottom: 0; }

#upload-image.disabled { opacity: .6; filter: alpha(opacity=60); }
.vac-box h3.title { line-height: 15px; }
.vac-box h3.title a { text-decoration: none; border-bottom: 1px dotted #ce0e3d; }

.recent-box {
	padding-top: 32px;
	padding-left: 6px;
}
.recent-box h3 {
	color: #ce0e3d;
	font-size: 16px;
	padding-left: 15px;
}
/* background: url(/images/site/read.png) 0 9px no-repeat; */
.recent-box ul { margin: 0; padding: 0; line-height: 1; }
.recent-box ul li { padding-left: 8px; line-height: 17px; list-style: none; }	
.recent-box a.link { color: #ce0e3d; display: inline-block; padding: 2px 7px 2px 7px; }
.recent-box a.link:hover { color: #ce0e3d; text-decoration: none; }
.recent-box a.link:focus { background: #e8e8e8; }
.recent-box a.link.selected { background: #e8e8e8; }
.recent-box .all-wr { margin: 9px 0 0; padding: 0 0 0 15px;}
.recent-box .all-wr a { color: #ce0e3d; display: inline-block; padding: 2px 0 2px 0; }
.recent-box .float-u { float: left; }
.recent-box .float-u li a { display: block;text-transform:uppercase; }
.recent-box .float-u a.selected { font-weight: bold;text-transform: uppercase;  }
.recent-box p.sp-2x { height: 11px; display: block; clear: both; font-size: 0; margin: 0; padding: 0; line-height: 0; }
.sp-onex { background: url(/images/1x.png) 0 50% repeat-x; margin: 0 0 0 21px; font-size: 0; line-height: 0; height: 48px; clear: both; }
.recent-box.clear-t { padding-top: 0; }

.y-tbl { }
.y-tbl .y-mr { width: 123px; }
.y-tbl .y-box { font-size: 22px; padding-right: 28px; font-weight: bold; text-align: center; }
.y-box span { color: #000; }

.blog-ytb { width: 552px; margin: 7px 19px 61px 11px; border-spacing: 0; border-collapse: collapse; }
.blog-ytb table { border-spacing: 0; border-collapse: collapse; }
.blog-ytb td {  line-height: 1;  }
.blog-ytb .mo-name { width: 79px; font-weight: bold; color: #6e6e6e; vertical-align: top; padding-top: 12px;}
.blog-ytb .yb-link { vertical-align: top; }
.blog-ytb .yb-day { padding: 11px 9px 0 0; color: #bfbfbf; vertical-align: top; }
.blog-ytb .yb-a { padding: 11px 0 5px; vertical-align: top; }
.blog-ytb .yb-a.last { padding-bottom: 7px; }
.blog-ytb .sp-one2x { height: 3px; background: url(/images/1x.png) 0 100% repeat-x; padding: 10px 0 0; font-size: 0; line-height: 0; }

.widget-box { margin: 38px 0 20px 0; padding: 0 0 0 21px; }
.wdg-space { height: 30px; font-size: 0; line-height: 0; clear: both; }

.bradns-con { margin: 5px 20px 1px 0; }

