/* COMMON STYLES */

body {
	margin: 0;
	padding: 10px 0px 14px 0px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#fff5c4;
}

.clr {
	clear:both;
}

img, table, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img {
	border: 0;
	margin: 0px 5px 0px 0px;
}

h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 0 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul {
	padding:0px 0px 5px 10px;
}

form {
	padding: 0;
	margin: 0;
}

select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family:Tahoma, Verdana,  Arial, Helvetica;
	color: #000000;
}


div, ul, p {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

table, td {
	border-collapse: collapse;
}

td {
	border-collapse: collapse;
	vertical-align: top;
}


object, embed {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

.cl {
	clear:both;
}

p {
	padding-bottom:11px;
}

a {
	color:#003153;
}

a:hover {
	color:#1F9EFF;
}


/* CUSTOM SECTION */



#container {
	text-align:center;
}

.text {
	font-size:12px;
	padding:14px;
}

.text h1 {
	font-size:16px;
}


/* BOXES */

.box {
	width:982px;
	margin:auto;
	background-color:#FFFFFF;
}

.box .bg_t_l {
	background:url(/sites/infozone/i/box_str_t_l.gif) no-repeat left top;
}
.box .bg_b_r {
	background:url(/sites/infozone/i/box_str_b_r.gif) no-repeat right bottom;
}
.box .bg_b_l {
	background:url(/sites/infozone/i/box_str_b_l.gif) no-repeat left bottom;
}
.box .bg_t_r {
	background:url(/sites/infozone/i/box_str_t_r.gif) no-repeat right top;
}

.box .bg_rnd_t_l {
	background:url(/sites/infozone/i/box_rnd_t_l.gif) no-repeat left top;
}
.box .bg_rnd_b_r {
	background:url(/sites/infozone/i/box_rnd_b_r.gif) no-repeat right bottom;
}
.box .bg_rnd_b_l {
	background:url(/sites/infozone/i/box_rnd_b_l.gif) no-repeat left bottom;
}
.box .bg_rnd_t_r {
	background:url(/sites/infozone/i/box_rnd_t_r.gif) no-repeat right top;
}

.box .box_cont {
	padding:6px 8px 9px 8px;
}


.brd_2 {
	border:1px solid #dddddd;
}

.brd_2 span {
	border:1px solid #FFFFFF;
}


.box_main {
	width:982px;
	margin:auto;
	background:#FFFFFF url(/sites/infozone/i/main_bg.gif) repeat-y left top;
}

.box_main .bg_t {
	background:url(/sites/infozone/i/main_top.gif) no-repeat left top;
}

.box_main .bg_b {
	background:url(/sites/infozone/i/main_bot.gif) no-repeat left bottom;
}

.box_main .main_cont {
	padding:6px 8px 9px 8px;
}

/* HEADER: logo, top menu, search box */


.top {
	width:966px;
	margin:auto;
	height:70px;
	position:relative;
	background:#FFFFFF url(/sites/infozone/i/head_bg.gif) repeat-x left bottom;
}

.top .logo {
	position:absolute;
	top:4px;
	left:32px;
	width:180px;
	height:61px;
}


.top #top_menu {
	position:absolute;
	right:0px;
	top:0px;
	width:290px;
	height:28px;
	background:url(/sites/infozone/i/hr.gif) no-repeat right bottom;
}

.top #top_menu .cont {
	padding:6px 9px 0px 0px;
	text-align:right;
	font-weight:bold;
}

.top #top_menu .cont a {
	padding:0px 3px;
	color:#005DA4;
	text-decoration:none;
}

.top #top_menu .cont a:hover {
	color:#000000;
	text-decoration:underline;
}


.top .search_box {
	position:absolute;
	right:0px;
	top:40px;
	width:500px;
	height:25px;
}

.top .search_box .cont {
	padding:0px 12px 0px 0px;
	text-align:right;
}

.top .search_box .advanced {
	padding-left:18px;
}

.top .search_box .label {
	font-size:12px;
	color:#505050;
	font-weight:bold;
}




/* MENU: main menu, sub menu */


.menu {
	width:966px;
	margin:auto;
}

#menu, .sub_menu {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	overflow:hidden;
}

#menu {
	background:#000000 url(/sites/infozone/i/m_bg.gif) repeat-x left top;
}

.sub_menu {
	background:#AFAFAF;
}


#menu li {
	float:left;
	padding:2px 10px 4px 10px;
	margin:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

#menu li a {
	color:#FFFFFF;
	text-decoration:underline;
}

#menu li a:hover {
	color:#e1bb22;
}

#menu li.selected {
	background:#AFAFAF;
}

#menu li.selected a, #menu li.selected a:hover {
	color:#black;
	text-decoration:none;
}


.sub_menu li {
	float:left;
	padding:5px 10px 7px 10px;
	margin:0px;
	color:#white;
	font-size:11px;
	font-weight:bold;
}

.sub_menu li a {
	color:#000000;
	text-decoration:underline;
}

.sub_menu li a:hover {
	color:#D40823;
}

.sub_menu li.selected {
	color:#ffffff;
}

.sub_menu li.selected a, .sub_menu li.selected a:hover {
	color:#D40823;
	text-decoration:none;
}


/* VIDEO: player, description + banner 240x400*/

.cod_main {
	width:966px;
	padding:4 0 0 0 ;
	margin:auto;
}

.cod_main table {

	border-collapse:collapse;
}

.cod_main table td {
	padding:0px;
	border:0px;
	text-align:left;
}

.cod_main table td.left {
	text-align:left;
	border:1px;
	padding-right:20px;
}

.cod_main table td.center {
	width:550px;
	text-align:left;
	border:1px;
	padding-right:5px;
}

.cod_main table td.right {
	border:3px;
	padding:0px 0px 0px 10px ;
	/*width:160px;*/
}

.cod_main h1 {
	font-size:16px;
	margin:0px;
	padding:2px 0px 10px 12px;
	text-align:left;
}

.cod_main h1 span {
	color:#666666;
}

#div_player {
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	padding:1px;
	overflow:hidden;
}


#video_description {
	
	width:244px;
	/*border:1px solid #dddddd;*/
	background-color:#FFFFFF;
	padding:1px;
  /*     height:404px;    */
  /*	margin-right:12px; */
}

#video_description h5 {
	font-size:16px;
	padding:0 0 0 0 ;
	font-weight:500;

}
#video_description h5 a{
	color:#7e101d;
}

/*#video_description h5 {
	background:#29467furl(/sites/infozone/i/block_h_bg.gif) repeat-x left bottom;
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin:0pt;
	padding:4px 0pt 4px 10px;
}
*/

#video_description .cont div {
	background-color:#FFFFFF;
	padding:10px 10px;
	overflow:auto;
    	height:376px;
}

#p_descr li {
       list-style: disc outside;
}

#bs_1 {
	float:right;
	width:244px;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	padding:1px;
}



/* video rating, stats and code */

.video_options {
	width:966px;
	margin:auto;
	overflow:hidden;
	clear:both;
	margin-top:10px;
}

.video_options table {
	width:100%;
	border-collapse:collapse;
}

.video_options table td {
	padding:0px;
	border:1px solid #eaeaea;
}

.video_options table td.col_1 {
	width:485px;
}

.video_options table td.col_2 {
	background-color:#f5f5f5;
}

.video_options table td .cont {
	padding:6px 11px 5px 11px;
}

.video_options table td .items {
	overflow:hidden;
	width:100%;
}

.video_options .h {
	font-weight:bold;
	padding-bottom:4px;
}

.video_options p {
	padding-bottom:0px;
}

.video_options .date {
	width:120px;
	float:left;
}

.video_options .date p, .video_options .views p {
	color:#666666;
	font-size:11px;
}

.video_options .views {
	width:100px;
	float:left;
}

.video_options .rating {
	width:135px;
	float:left;
}

.video_options .rating .h span {
	font-size:11px;
	font-weight:normal;
}

.video_options #tip {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	padding-top:2px;
}

.video_options .rating .stars {
	position:relative;
	width:80px;
	height:15px;
}

.video_options .rating .count {
	font-size:11px;
	color:#666666;
	padding-top:2px;
}


.video_options .rating .stars_over, .video_options .rating .stars_bg {
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height:15px;
	overflow:hidden;
}

.stars_bg {
	z-index:5;
}

.stars_over {
	z-index:10;
}

.video_options .vote {
	width:100px;
	float:left;
}



.video_options table td .export {
	overflow:hidden;
	width:100%;
}

.export .link {
	clear:both;
	overflow:hidden;
	width:100%;
	padding:0px 0px 9px 0px;
}

.export .code {
	float:left;
	width:230px;
}

 .export .lj_code {
	float:left;
	width:225px;
}

.export .label {
	float:left;
	width:75px;
	font-weight:bold;
	padding-top:2px;
}

.export .label span {
	border-bottom:1px dotted #666666;
	cursor:default;
}


.export #input_link {
	width:375px;
}

.export #input_code {
	width:140px;
}

.export #input_lj {
	width:140px;
}

.export .lj_code .label {
	width:80px;
}

.export input {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font-size:11px;
	color:#555555;
	padding:1px;
	background-color:#FFFFFF;
}



/* MAIN: channels, videos, banners */


.main {
	width:966px;
	overflow:hidden;
	margin:auto;
	text-align:left;
}

.main .left {
	width:244px;
	float:left;
	margin-right:11px;
}

.main .mid {
	width:538px;
	float:left;
}

.main .right {
	width:164px;
	float:right;
}

.main .left .bs {
	margin-bottom:12px;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	padding:1px;
	text-align:center;
}

.main .right .bs {
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	padding:1px;
	text-align:center;
}


#categories {
	background:#fff5c4 url(/sites/infozone/i/list_bg.gif) no-repeat right bottom;
	padding:0px 0px 5px 1px;
}

#categories h3 {
	font-size:16px;
	color:#333333;
	padding:0px 0px 10px 14px;
}

ul.tabs {
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0px;
	margin:0px;
	display:block;
}

ul.tabs li {
	font-size:12px;
	padding:0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	white-space:nowrap;
	background:#d7d7d7 url(/sites/infozone/i/tab_item_l.gif) no-repeat left top;
}

ul.tabs li div {
	background:url(/sites/infozone/i/tab_item_r.gif) no-repeat right top;
	padding:7px 10px 8px 10px;
}

ul.tabs li.selected {
	font-weight:bold;
	background:#ffffff url(/sites/infozone/i/tab_active_l.gif) no-repeat left top;
}

ul.tabs li.selected div {
	font-weight:bold;
	background:url(/sites/infozone/i/tab_active_r.gif) no-repeat right top;
}

ul.tabs li a {
	text-decoration:none;
	color:#000000;
}

ul.tabs li a:hover {;
	color:#666666;
}

ul.tabs li.last {
	background:none;
	height:30px;
	overflow:hidden;
}

/* list of videos, pager */

.list {
	padding:8px 14px 0px 14px;
}

.item {
	overflow:hidden;
	width:100%;
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #eaeaea;
}

.list .b0 {
	border:0;
	margin-bottom:0px;
}

.item .pic {
	width:112px;
	height:77px;
	text-align:left;
	float:left;
}

.item .pic img {
	border:1px solid #eaeaea;
}

.item h4 {
	font-size:13px;
	padding:0px 0px 5px 0px;
}

.item .data {
	width:396px;
	float:left;
}

.item .data .stat {
	overflow:hidden;
	width:100%;
	padding-bottom:5px;
}

.item .data .stats {
	float:left;
	font-size:12px;
	color:#555555;
	padding-right:8px;
	margin-left:8px;
	border-right:1px solid #999999;
}

.item .data .m0 {
	margin-left:0px;
}

.item .data .stars {
	float:left;
	margin-left:8px;
	position:relative;
	width:80px;
	height:15px;
}

.list .stars_over, .list .stars_bg {
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height:15px;
	overflow:hidden;
}

.item .descr p {
	color:#333333;
	font-size:11px;
	padding-bottom:0px;
}


.pager {
	margin-top:2px;
	padding:8px;
	text-align:center;
	font-size:13px;
	border-top:1px solid #eaeaea;
}



/* FOOTER: footer menu, footer links, copyright */

.footer {
	width:966px;
	margin:auto;
}


.footer .footer_menu {
	background:#;
	padding:3px 12px 4px 12px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.footer .footer_menu a {
	color:#000000;
}

.footer .footer_menu a:hover {
	color:#daa520;
}

.footer .o_bg {
	background:#AFAFAF;
	padding:3px 12px 6px 12px
}

.footer .footer_links {
	line-height:16px;
	padding:3px 0px;
	color:#000000;
}

.footer .footer_links a {
	text-decoration:none;
	color:#000000;
}

.footer .footer_links a:hover {
	color:#D40823;
}

.footer .copyright {
	padding:4px 0px;
	color:#000000;
}
/*********Партнерская зона*************/
.con {
padding:10px;

}
.con .stat {
	font-size:10px;
	color:#555555;
    padding:0 0 0 0;
}
.con .des {
	/*border-bottom:1px solid #dddddd;*/
	padding:0 0 10 0;
	line-height:15px;
}

.con h4 {
	padding:3 0 3 0;
	font-size:14px;
	font-weight:400;
}

.cod_main h1{
	font-size:26px;
	padding:0 0 10 0 ;
	font-weight:500;
}

/*****Большой центральный блок****/
.cod_main .big {
	padding:0 10 0 0 ;
	/*border-bottom:1px solid #dddddd;*/
/*	height:210px;*/
}
.cod_main .big .pic{
	float:left;
	padding:0 10 5 0 ;
}
.cod_main .big h2 {
	font-size:22px;
    font-weight:100;
}

.cod_main .big .stat {
	font-size:11px;
	color:#555555;
    padding:0 0 4 0;
}
.cod_main .big .des {
	font-size:14px;
    font-weight:300;
    line-height:19px;
}

.cod_main .big .stat a {
	font-size:16px;
	color:#7e101d;
	font-weight:500;
}

/*****Средний центральный блок****/
.cod_main .middle {
	padding:1 1 0 0 ;
    margin: 1 1 1 0 ;
	/*height:100%;*/

}

.middle .col1{
	width:240px;
	padding-right:10px;
	/*border-right:1px solid #dddddd;*/
	float:left;
}
.middle .col2{
	padding-left:10px;
	width:240px;
	float:left;
}

.cod_main .middle .pic{
	float:left;
	padding:0 10 5 0 ;
}

.cod_main .middle h3 {
	font-size:18px;
    font-weight:300;
    padding:0 0 15 0;
}

.cod_main .middle .stat {
	font-size:10px;
	color:#555555;
    padding:0 0 4 0;
}
.cod_main .middle .des {
	font-size:14px;
    font-weight:300;
    line-height:19px;
}

.cod_main .middle .stat a {
	font-size:16px;
	color:#7e101d;
	font-weight:500;
}

/*****Маленький центральный блок****/

.cod_main .small {
	padding:10 10 0 0 ;
	/*border-top:1px solid #dddddd;*/
    margin: 10 10 10 0 ;
}

.cod_main .small .pic{
	float:left;
	padding:5 10 0 0 ;
}

.cod_main .small h3 {
	padding:0 0 5 0;
	font-size:15px;
    font-weight:300;
    /*font-weight:600;*/
}

.cod_main .small .stat {
	font-size:10px;
    padding:0 0 4 0;
}


.cod_main .small .des {
	font-size:12px;
    font-weight:300;
    line-height:17px;
    /*border-bottom:1px solid #dddddd;*/
    padding:0 5 15 0;
}

.banner1 {
   padding: 0 0 5 5;

}

.cod_main .small .stat a {
	font-size:16px;
	color:#7e101d;
	font-weight:500;
}

/*новости*/


.center h4 {
	padding:0 0 4 0;
	font-size:15px;
    font-weight:300;
}

.news_day {
	font-size:10px;
	color:#555555;
    padding:0 0 4 0;
}
.news_desc {
	font-size:12px;
    font-weight:300;
    /*border-bottom:1px solid #dddddd;*/
    padding:0 0 0 0;
    line-height:17px;
}
.news_pic {
	float:left;
	padding:0 5 2 0 ;
}



/*рубрикатор в правой колонке*/

.right .rubr {
	width:160px;
	padding:0 0 0 5;
}

.right .rubr a{
	font-size:17px;
	font-weight:500;
	line-height:20px;
	color:#7e101d;
	line-height:30px;
}

.right .rubr a b{
	font-size:20px;
	font-weight:500;
	color:#7e101d;
	line-height:30px;

}

.name_rubr {
	padding:10 0 0 0;
	font-size:22px;
	color:#707070;
}

/*отступы для главной*/
.main_page {
padding: 20;

}

/* правая колоночка*/
.stat_r a {
	font-size:12px;
	color:#7e101d;
	font-weight:500;
}

.right_col {
	padding:0 0 0 0;
	margin: 0 0 0 0;

}

/**голосование*/

div.pool {
	background-color:#faeedd;
	padding:10;

}

div.pool font {
	font-size:14px;

}



table.pool_table {
       width:240px;

}

/* внутри публикации */
.nc_full_news .stat {
   font-size:12px;
   padding:0 0 5 0;

}

.nc_full_news .stat a{
   font-size:16px;
   padding:0 0 5 0;
   color:#7e101d;

}

.nc_full_news h1{
   color:#003153;

}

/***/
h1.title {
   font-size:24px;
   color:#707070;

}
/****/
.top_menu_left_element {
	font-size:13px;
	font-weight:600;
	vertical-align:bottom;
}

li.listmenu {
	color:red;
	vertical-align:bottom;
	}
li.sub_name {font-size:13px; padding-top:3px}

.top img {margin:0px}
.top_right_blok_holder {float:right; margin: 10px 10px 0px 0px}
.top_right_blok_holder  div {text-align:right}
.user_main_menu{text-align:right; font-weight:bold}


.r_story {font-size:14px; font-weight:bold; padding-bottom:5px}
.content_block ul {margin: 7px 0px 7px 0px; padding:0px 0px 0px 0px }
.content_block ul li{margin: 5px 0px 5px 0px; }

.cod_main .mail_news {background:#AFAFAF; font-weight:bold; padding:5px;margin-bottom:10px}
.cod_main .mail_news a {color:#000}

.tagNewsList a {text-decoration:none}
.tagNewsList a:hover {text-decoration:underline}

.other_unit_publication {margin: 10px 0px 10px 0px; clear:both; margin-bottom:20px}
.other_unit_publication img {float:left; margin: 0px 10px 10px 0px; width:85px}

.content_block  .other_unit_publication img {width: 65px;  margin: 0px 7px 7px 3px;}

.codlogo-link {width:50px; height:288px; background: url(/sites/osp/images/pic/codlogo.png) no-repeat; display: block; position: fixed; left: 0px; top: 130px;}


