/*#respond,.jqmWindow,#seasonpromo, #wrapper, #hide_nav, #footer, #wp-admin-bar, div.title, .crumbs, #hotspot, #newshorizon, .left_block, .right_block ,related_adv ,.previous_news, .more_today, .entry_author_info, .cloud, .related, .comments, .respond, .sticker, .base_box_780 h1, .comments_closed, .lnk_more, share  {
display: none;
}*/

#main_menu, .top_menu, .search, .hidden, .jqmWindow,
.left_block, .right_block, .comments_closed, .lnk_more, .share, .crumbs, #hotspot, #newshorizon, #hide_nav, #footer, #seasonpromo, #respond, #print_sessions, #header div
 {/* .base_box_780, .cloud,*/
border: none;
display:none;
}

#header div { display:none !important }

    /* reset*/
html, body{
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
/*	font-weight: normal;*/
}

ol, ul  {
	list-style: none;
}
select, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #999;
}
select:focus, input:focus, textarea:focus{
	outline: none;
}
.select_clip {
    border: 6px solid #A6CE39;
    margin-top: -6px;
    margin-left: -5px;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
img {
	font-size: 11px;
	color: #555;
}
/* Reset */

body {
	font: normal 14px/1 Arial, Helvetica, sans-serif;
	color: #555;
	background: #fff;
}
a{
	color: #494949;
	text-decoration: none;
}
a:hover{
	color: #A6CE39;
	text-decoration: none;
}

/* Fonts */
@font-face {
    font-family: 'HelveticaBold';
    src: url('../fonts/helvetica_bold-webfont.eot');
    src: url('../fonts/helvetica_bold-webfont.eot?iefix') format('eot'),
         url('../fonts/helvetica_bold-webfont.woff') format('woff'),
         url('../fonts/helvetica_bold-webfont.ttf') format('truetype'),
         url('../fonts/helvetica_bold-webfont.svg#webfont4Sg2gKSb') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArialBlack';
    src: url('../fonts/ariblk-webfont.eot');
    src: url('../fonts/ariblk-webfont.eot?iefix') format('eot'),
         url('../fonts/ariblk-webfont.woff') format('woff'),
         url('../fonts/ariblk-webfont.ttf') format('truetype'),
         url('../fonts/ariblk-webfont.svg#webfontSja9MvSX') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Fonts */

/* Main elements */
#wrapper{
	width: 100%;
}
#header{
	width: 940px;
	padding: 51px 0 13px;
	margin: auto;
}
#logo a{
	width: 177px;
	height: 30px;
	float: left;
}
#main_menu{
	width: 100%;
	background: #484848;
        
}
#container{
	width: 940px;
	margin: auto;	
	padding: 15px 0 100px;
	min-height:400px;
}
#content{
	
}
#footer{
	width: 100%;
	background: #f3f3f3;
	border-top: solid 6px #a6ce39;
	color: #888;
	font-size: 11px;
}
/* Main elements */


/* General elements */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.slide:after {
    visibility: hidden;
 	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	   
 }   
.base_box_320{
	width: 320px;
	float: left;
}
.base_box_460{
	width: 460px;
	float: left;
	/*padding-top: 5px;
	margin-bottom: 10px;*/
	border-top: solid 1px #aaa9a9;	
	font-size: 13px;
}
.base_box_620{
	width: 620px;
	float: left;
}
.base_box_780{
	width: 780px;
	float: left;
	/*margin-bottom: 10px;*/
}
.base_box_620 h1, .base_box_460 h1, .base_box_780 h1, .left_block h1, .right_block h1{
	padding: 5px 0 12px;
	color: #888;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.base_box_620 h1.dark, .base_box_460 h1.dark, .base_box_320 h1.dark, .base_box_780 h1.dark, .left_block h1.dark, .right_block h1.dark{
	/*margin-bottom: 13px;*/
	color: #494949;
	padding: 0 0 12px;
}

.base_box_620 h2, .base_box_460 h2, .base_box_460 h2 a{
	color: #505050;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-bottom: 17px
}
.base_box_620 h3, .base_box_460 h3, .base_box_780 h3, .left_block h3, .right_block h3{
	color: #505050;
	font-size: 28px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 20px;
}
.company-logo {
	float: right; 
	margin-left: 5px; 
	margin-bottom: 5px;
	margin-top: 5px;	
}
.company-logo img {
	max-height: 200px;
	max-width: 200px;
}
.left_block{
	width: 140px;
	float: left;
	margin-right: 20px;
}
.left_block ul.scr_submenu li {
    color: #494949;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 8px;	
}
.left_block ul.scr_submenu li a {
	color:#888888; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom: 8px;	
}
.left_block ul.scr_submenu li a:hover {
	color:#A6CE39; 
}
.scr_submenu_header {
    padding-top: 6px;
    padding-bottom: 6px;
}

.scr_submenu_header {
    padding-bottom: 6px;
}

.right_block{
	width: 140px;
	/*float: left;*/
	float: right;
	margin-left: 20px;
	
	position: relative;
}
.right_featured{
	max-width: 140px;	
}
.last{
	margin: 0 !important;
	border: 0 !important;;
}
.block_title{
	display: block;
	margin-bottom: 8px;
	color: #545454;
	font-size: 12px;
	font-weight: bold;
}
.block_text{
	display: block;
	line-height: 14px;
	color: #888;
	font-size: 11px;
}
.block_img{
	margin-bottom: 15px;
}
.block_img, .block_img img{
	display: block;
}
.dot_line{
	border-bottom: 1px dotted #CECECE;
    padding: 0 0 20px;
	margin-bottom: 20px;
}
.solid_line{
	border-bottom: solid 1px #aaa9a9;
	padding-bottom: 25px;
}
.border_bottom{
	border-bottom: solid 1px #505050;
}
.nomarg{
	margin-right: 0 !important;
}
.noborder{
	border-top: 0;
}
/* General class */

/* Adverts fixes */
div#rightsky {
    float: right;
    margin-left: 20px;
    width: 140px;
}
div#newspromo {
    height: 80px;
}
div#homepromo {
    margin-bottom: 15px;
}
div.ads_ticker{
    height:30px;
}
div.ads_ticker img{
    float: left;
    height: 28px;
    width: 48px;    
}
#ads_ticker_row{
	margin-bottom: 15px !important;
}
div.ads_ticker h1{
    float: left; 
    margin-left: 8px;
}
div.ads_ticker h1 span{
    font-size:14px;
    font-weight:normal;
    display: inline !important;
    background:none repeat scroll 0 0 transparent !important;
}
/*div#hotspot div div {
    margin: 0 !important;
}
div#leftsky div div {
    margin: 0 !important;
}
div#rightsky div div {
    margin: 0 !important;
}*/

/* Adverts fixes */

/* Header elements */
#logo a{
	text-indent: -9999px;
	text-decoration: none;
}
#logo a, #logo img{
	backgroud: url(/../images/logo.png);
	display: block;
}
#header .search{
	float: right;
}
#header .search fieldset, .filter_form  .filter_search{
	background: url(../images/search_wrp.png) left top no-repeat;
	width: 228px;
	height: 29px;
	position: relative;
}
#header .search .search_button, .filter_form  .search_button{
	background: transparent url(../images/lupa.png) left top no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 10px;
	top: 6px;
	cursor: pointer;
}
#header .search .search_text, .filter_form .search_text{
	background: transparent;
	width: 178px;
	border: 0;
	padding: 7px 0px 7px 15px;
	font-size: 12px;
	color: #bbb;
}
#header .top_menu{
	float: right;
	position: relative;
    top: 16px;
}
#header .top_menu li{
	display: inline-block;
	padding: 0 17px 0 0;
}
#header .top_menu li a{
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #c7cbd1;
}
#header .top_menu li a:hover, #header .top_menu li.current_page_item a{
	color: #a6ce39;
}
/* Header elements */


/* Main menu */
#main_menu .inner{
	width: 950px;
	margin: auto;
	position: relative;
}
#main_menu ul{
	font-size: 0;
	margin-left: 4px;
	letter-spacing:-1px;
}
#main_menu ul li{
	display: inline-block;
	letter-spacing: normal;
}
#main_menu ul li a{
	background: url(../images/menu_line.png) right top no-repeat;
	display: inline-block;
	padding: 16px 12px 17px 12px;
	font-family: 'HelveticaBold', Helvetica, Arial, sana-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
/*#main_menu ul li a:hover, 
#main_menu ul li.current_page_item a{
	background: #a6ce39;
}*/

#main_menu ul li a.current_page_item_off {background: url(../images/menu_line.png) right top no-repeat;}
#main_menu ul li a.current_page_item_on {background: #a6ce39;}

#submenu{
	background: url(../images/submenu_bg.png) left bottom repeat-x;
	width: 940px;
	border-top: solid 6px #a6ce39;
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 100;
}
#main_menu #submenu h1{
	color: #888;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
#main_menu #submenu img{
	float: left;
	margin-right: 13px;
}
#main_menu #submenu h2, #main_menu #submenu h2 a{
	color: #484848;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
}
#submenu .s_inner{
	background: #f3f3f3;
	margin-bottom: 54px;
	/*height: 209px;*/
	z-index: 900;
	color: #777;
	font-size: 11px;
	padding: 20px;
}
#main_menu #submenu a{
    background: none;
    color: #FFFFFF;
    display: inline;
    font-family: 'HelveticaBold',Helvetica,Arial,sana-serif;
    font-size: 11px;
    padding: 0;
    text-decoration: none;
}
#main_menu #submenu .more{
    display: block;
	clear: both;
	font-weight: bold;
	color: #a6ce39;
    text-align: right;
}
#submenu .second_block,#submenu .third_block, #submenu .first_block {
	height: 100%;
	float: left;
	line-height: 1.1;
}
#submenu .first_block{
	width: 438px;
	padding-right: 10px;
	/*border-right: solid 1px #aaa9a9;*/
}

#submenu .second_block{
	width: 275px;
	padding: 0 10px;
	/*margin-left: -1px;*/
	border-right: solid 1px #aaa9a9;
	border-left: solid 1px #aaa9a9;
}
#submenu .third_block{
	width: 140px;
	padding: 0 0 0 10px;
}
#main_menu #submenu ul{
    font-size: 11px;
    letter-spacing: normal;
    margin-left: 0;
}
#main_menu #submenu ul li{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #d5d5d5;
}
/* Main menu */



/* Content elements */
#container .title{
	border-bottom: solid 6px #505050;
	padding: 0 0 15px;
	margin-bottom: 0px;
}
#container .title h1{
	font-size: 14px;
	line-height: 28px;
	padding-top:7px;
}

#container .title h1 strong{
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}
#container .title h1 strong:hover{
color: #A6CE39;
} 
#container .title h1 span{
	width: 48px;
	height: 28px;
	background: #c7cbd1;
	display: inline-block;
	margin-right: 8px;
}
#container .media_title{
	margin-left: 160px;
	padding: 0 0 5px;
	position: relative;
}
.tag {
    margin-left: 160px;
    position: relative;
    padding-bottom: 26px;
}
.tag_text div {
    font-size: 12px;
    font-size: 13px;
    margin-left: 5px;
    color: #A6CE39;
    display: inline;
}
.tag .crumbs2{
	margin: 0px !important;
}
.tag_text {
    margin: 5px;
    font-size: 16px;
}
.title .title_banner{
	float: right;
}
.title .title_banner a, .title .title_banner img{
	display: block;
}
#container .content{
	padding: 0 0 25px;
}
.bottom_line{
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #AAA9A9;
}
ul.search_block{
	margin-top: 15px;
}
.search_block li{
	border-bottom: 1px dotted #C8C8C8 !important;
	list-style: none;
	padding-bottom:0px !important;
}
.info_tab{
	margin-bottom: 8px;
	border-bottom: solid 3px #a6ce39;
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	font-size: 0;
	position: relative;
    top: -4px;
	padding-left:7px;
}
.info_tab .sel {
	background: #fff;
	display: inline-block;
	border-width: 2px 2px 0px;
	border-style: solid;
	border-color: #a6ce39;
	margin: 0 12px 0 0px;
	padding: 5px 10px;
	color: #505050;
	font-size: 11px;
	position: relative;
	top: 3px;
}
.info_tab a{
	display: inline-block;
	border-width: 2px 1px 0px 1px;
	border-style: solid;
	border-color: #cececf #9e9d9e #9e9d9e;
	margin-right: 12px;
	padding: 5px 8px 2px;
	color: #888;
	font-size: 11px;
	position: relative;
	top: 3px;
}
.info_tab a:hover{
	text-decoration: none;
}
.info_tab a.first_inactive{
	padding: 5px 8px 2px; 
	margin-left: 7px;
	margin-bottom: 2px;
}
.info_tab span {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #A6CE39;
    border-style: solid;
    border-width: 2px 2px 0;
    color: #505050;
    display: inline-block;
    font-size: 11px;
    margin: 0 12px 0 7px;
    padding: 5px 10px;
    position: relative;
    top: 3px;
}

.info_tab1{
	margin-bottom: 8px;
	border-bottom: solid 3px #a6ce39;
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	padding-left:7px;
}
.info_tab1 .selected {
	background: #fff;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #a6ce39 #a6ce39 #fff #a6ce39;
	margin: 0 7px 0 0px;
	padding: 5px 6px;
	color: #505050;
	font-size: 11px;
}

.info_tab1 .selected a{
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #fff;
	margin-right: 0px;
	font-size: 11px;
	font-weight:bold;

}

.info_tab1 a{
	border-width: 2px 1px 0px 1px;
	border-style: solid;
	border-color: #cececf #9e9d9e #9e9d9e;
	margin-right: 7px;
	padding: 5px 5px 2px;
	color: #888;
	font-size: 11px;
}
.info_tab1 a:hover{
	text-decoration: none;
}



/* Crumbs */
.crumbs, .crumbs2{
	color: #494949;
	font-size: 13px;
	font-weight: bold;
}
.crumbs{
	padding: 0 0 14px;
}	
.crumbs a, .crumbs2 a{
	color: #494949;
	text-decoration: none;
	letter-spacing: -1px;
}
.crumbs a:hover, .crumbs span, .crumbs2 a:hover, .crumbs2 span{
	color: #a6ce39;
	text-decoration: none;
}
.crumbs2{
	padding: 0;
	float: left;
	position: absolute;
	left: 0;
	bottom: 8px;
}
.crumbs2 a, .crumbs2 span{
	font-weight: bold;
	font-size: 16px;
}

div.search_crumbs{
	margin-bottom: 1px;
}
/* Crumbs */

/* Carousel */
#carousel {
	margin-bottom: 25px;
}
.index{
	padding: 13px 0 0;
}
.inside{
	padding: 8px 0 0;
}
#carousel .slide{
	margin-bottom: 15px;
	height:370px;
}

.current_slide{
}

#video_item_1,#video_item_2,#video_item_3,#video_item_4,#video_item_5{opacity: 1;}

#carousel .video_wrp{
	width: 620px;
	float: right;
	margin-left: 20px;
	font-size: 0;
}

#carousel .video_wrp img{
	cursor: pointer;
}

.text_wrp{
	margin-right: 640px;
}
.text_wrp .entry_title{
	color: #505050;
	font-size: 28px;
	font-weight: bold;
	line-height: 0.9;
	letter-spacing: -2px;
	text-transform: none;
	margin-bottom: 7px;
	display: block;
}
.text_wrp a.entry_title:hover{
	color: #A6CE39;
}
.text_wrp .author_info{
	display: inline-block;
	color: #ced2d7;
	font-size: 14px;
	font-weight: bold;
	/*margin-bottom: 14px;*/
	margin-bottom: 4px;	
}
.text_wrp .author_info a{
	color: #a6ce39;
	text-decoration: none;
}
.text_wrp .author_info a:hover{
	text-decoration: underline;
}
.text_wrp .description{
	line-height: 18px;
}
.text_wrp .description p{
	padding-top: 10px;
}
.text_wrp .description p:lasr-child{
	padding-bottom: 0;
}
#carousel #videocarousel ul {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	width:960px;
}
#header .top_menu li, #main_menu ul li, #carousel #videocarousel ul li, #footer .footer_menu li, ul.sticker_list li{
	display: inline;

}
#carousel #videocarousel ul li {
	float:left;
	list-style:none outside none;
	margin-left:0;
	width:960px;
}

#carousel #videoswitch ul{
	width: 960px;
	font-size: 0;
	letter-spacing:-1px;
}
#carousel #videoswitch ul li{
	display: inline-block;
    zoom:1;
   *display:inline;
	width: 140px;
	margin-right: 8px;
        margin-left: 8px;
	vertical-align: top;
	letter-spacing: 0;
        
}
#carousel #videoswitch ul li a, #carousel #videoswitch ul li img{
	position: static;
	display: block;
}
#carousel #videoswitch ul li a{
	background: url(../images/slide_arrow.png) center -9px no-repeat;
	width: 140px;
	padding-top: 9px;
	position: relative;
	margin: -6px;
}
#carousel #videoswitch ul li a:hover{
	position: relative;
	background: url(../images/slide_arrow.png) center top no-repeat;
}
#carousel #videoswitch ul li a img{
	border: solid 6px #fff;
}
#carousel #videoswitch ul li a:hover img{
	border: solid 6px #a6ce39;
}
#carousel #videoswitch ul li .first_preview_img {
	margin-bottom: 14px;
}
#carousel #videoswitch ul li .preview_img{
	margin-bottom: 14px;
}
#carousel #videoswitch ul li .preview_title, #carousel #videoswitch ul li .preview_subtitle{
	display: block;
	font-size: 11px;
	line-height: 1.1;
}
#carousel #videoswitch ul li .preview_subtitle{
	color: #bbb;
}
#carousel #videoswitch ul li .preview_title {
	margin-bottom: 3px;
}
#carousel #videoswitch ul li.current_page_item a{
	position: relative;
	background: url(../images/slide_arrow.png) center top no-repeat;
}
#carousel #videoswitch ul li.current_page_item a img{
	position: relative;
	border: solid 6px #a6ce39;
}

#carousel .pagination div#button-points span.button{
	background: url(../images/page_item.png) left top no-repeat;
	width: 9px;
	height: 9px;
	display: inline-block;
	margin: 0 7px;
	text-decoration: none;
	cursor: default;
}
#carousel .pagination div#button-points span.active{
	background-position: left -9px;
}
#carousel .pagination div#button-points span.button:hover {
	background-position: left 0px !important;
}
#carousel .pagination{
	background: #505050;
	height: 9px;
	margin-top: 10px;
    padding: 9px 0 7px;
	text-align: center;
	font-size: 0;
	position: relative;
}
#carousel .pagination a{
	background: url(../images/page_item.png) left top no-repeat;
	width: 9px;
	height: 9px;
	display: inline-block;
	margin: 0 7px;
	text-decoration: none;
}
#carousel .pagination a:hover, #carousel .pagination a.active{
	background-position: left -9px;
}
div#videoswitch {
	margin-bottom: 10px;
}
div.pagination {
	margin-top: 0 !important;
}
div#videocarousel {
	margin-top: 28px;
}
div#carousel{
	padding: 0;
}
div.items{
	margin-top: 13px;
}
.pagination .switch {
	padding: 3px 0 2px 22px;
	font-family: 'ArialBlack',Helvetica,Arial,sana-serif;
	color: #bbbec4;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	left: 5px;
	top: 4px;
	cursor: pointer;
}
.my-switch{
  padding: 3px 0 2px 22px;
	font-family: 'ArialBlack',Helvetica,Arial,sana-serif;
	color: #bbbec4;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	left: 5px;
	top: 4px;
	cursor: pointer;  
}
.pagination .t-featu {
    float: right;
    margin-left: 790px;
    margin-top: 1px;
    background: none;
	cursor: default;
}
.pagination .open {
	background: url(../images/switch.png) 0 -16px no-repeat;
}
.pagination .close {
	background: url(../images/switch.png) 0 0 no-repeat;
}
.pagination .switch span {
	cursor: pointer;
}

/* Carousel */

/* Homepage */
div.hp_pers_img a img{
	/*width: 140px;
	height: 79px;*/
}
.pers_hp h1{
	padding:15px 0 14px;
}
.pers_hp ul.notes_list li{
	padding-bottom: 17px;
}
.pers_hp ul.notes_list li a.notes_title_big{
	margin-bottom: 18px;
}
.pers_hp ul.notes_list{
	height: 135px;
}
.pers_hp ul.notes_list li div.notes_text .preview_subtitle {
	color: #bbb;
	display: block;
	font-size: 11px;
	line-height: 1.1;	
}
/* Homepage */

/* News, articles and other notes */
.notes_title, .notes_title_big{
	color: #505050;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.notes_title{
	font-size: 16px;
}
.notes_title_big{
	font-size: 28px;
    letter-spacing: -2px;
}
.notes_title_big and .text_wrp .entry_title { 
	letter-spacing:-1px;
}
.notes_img{
	float: left;
    margin-right: 15px;
}
.notes_text{
    line-height: 18px;
}
.notes_content .notes_title{ 
	color: #505050;
	font-weight: bold;
	display: block;
}
.notes_title_small{
	color: #505050;
	font-weight: bold;
	font-size:16px;
	padding-bottom:10px;
	display: block;
}

.notes_content .notes_title{
	font-size: 28px;
	margin-bottom: 11px;
	letter-spacing: -2px;
}
.notes_content .notes_title_small{
	font-size: 16px;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
.notes_content a.notes_title:hover, .notes_content a.notes_title_small:hover{
	color: #A6CE39;
	text-decoration: none;
}
.notes_content .notes_list li{
	border-bottom: dotted 1px #c8c8c8;
	padding: 0 0 12px;
	margin: 0 0 12px;
}
.notes_content .inner{
	padding: 6px 0 0;
}
.notes_content .inner li{
	padding: 6px 0;
}
.notes_content .other_news{
	padding-top: 10px;
}
.news_tab .notes_list li{
	margin: 0 0 3px !important;
}
.news_tab ul li .notes_title_small{
	margin-bottom: 0px !important;
}
.previous_news{
	line-height: 21px;
	/*margin-right: 140px;*/
}
.previous_news a{
	color: #555;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.prev_news_hp a{
	display: inline !important;
}
.previous_news a:hover{
	color: #A6CE39;
    text-decoration: none;
}
.read_more{
	background: url(../images/read_more.png) left top no-repeat;
	width: 107px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.read_more_small{
	background: url(../images/read_more_small.png) left top no-repeat;
	width: 88px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 7px;
}

div.hor_banner {
	/*border-bottom:1px solid #AAA9A9;*/
	margin-bottom:10px;
	width:100%;
}

div.no_border {
	border: none;
}

.news_text p, .news_text_hp {
font: normal 14px/1 Arial, Helvetica, sans-serif !important;
color: #555 !important;
line-height:18px !important;
}

/* News, articles and other notes */


/* Sticker list block */
.sticker{
	/*margin-bottom: 20px;*/
}
#sticker_carousel_award {
    height: 455px;
    overflow: hidden;
    position: relative;
    width: 780px;
}
.awarda_shows {
    height: 455px;
    overflow: hidden;
    position: relative;
    width: 780px;
}
.awarda_shows .items {
    position: absolute;
    width: 20000em;
}
.awarda_shows .items .show_awards {
    float: left;
    width: 780px;
}
.sticker h2{
	color: #494949;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
ul.first_sticker_list{
	/*width: 480px;*/
	font-size: 0;
	margin-top: 15px;
    margin-left: 6px;
	letter-spacing: -1px;
}

ul.sticker_list{
	/*width: 480px;*/
	font-size: 0;
	margin-top: 15px;
    letter-spacing: -1px;
}

ul.first_sticker_list li{
	display: inline-block;
	width: 140px;
	margin-right: 20px;
	vertical-align: top;
	letter-spacing: 0;
	position: relative;
}
ul.sticker_list li{
	display: inline-block;
	width: 140px;
	margin-right: 20px;
	vertical-align: top;
	letter-spacing: 0;
	position: relative;
}

ul.first_sticker_list li a, ul.firest_sticker_list li img{
	display: block;
}
ul.sticker_list li a, ul.sticker_list li img{
	display: block;
}

ul.first_sticker_list li .first_preview_img{
	width: 140px;
	margin-bottom: 5px;
}
ul.first_sticker_list li .first_preview_img a{
	width: 140px;
}

ul.sticker_list li .preview_img{
	margin-bottom: 7px;
}

ul.sticker_list li .preview_img a{
	width: 140px;
}
.my_a_carousel_sub {
    color: #BBBBBB !important;
}
a.my_a_carousel_sub:hover {
    color: #A6CE39 !important;
}
.my_a_carousel  {
    background:none !important ;
    margin: 0px !important;
    padding-top: 0px !important;
}

ul.first_sticker_list li .preview_title, ul.first_sticker_list li .preview_subtitle{
	display: block;
	font-size: 11px;
	line-height: 1.1;
    margin-left: 3px;
}
ul.sticker_list li .preview_title, ul.sticker_list li .preview_subtitle {
	display: block;
	font-size: 11px;
	line-height: 1.1;
    margin-left: 3px;
}
ul.first_sticker_list li .preview_subtitle{
	color: #bbb;
}
ul.sticker_list li .preview_subtitle {
	color: #bbb;
}
ul.non_scrolled_scr_panel{
	margin-top:5px !important;
}
ul.non_scrolled_scr_panel li{
	margin-top:10px !important;
}
a.preview_subtitle:hover {
	display: inline !important;
}
a.preview_subtitle:hover {
	color: #A6CE39 !important;
}
.lnk_more{
	background: #505050;
	margin-top: 13px;
    padding: 6px 10px 7px;
	text-align: right;
	font-size: 0;
	position: relative;
	line-height: 16px;
}
.lnk_more a{
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	font-size: 11px;
	color: #bbbec4;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
}
.lnk_more a:hover{
	background-position: left -9px;
}
.lnk_more .next_lnk, .lnk_more .back_lnk{
	background-image: url(../images/next_back_arrow.png);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	cursor:pointer;
}
.lnk_more .next_lnk{
	background-position: right 0;
	float: right;
	padding-right: 20px;
}
.lnk_more .next_lnk:hover{
	background-position: right 0;
}
.lnk_more .back_lnk{
	background-position: left -16px;
	float: left;
	padding-left: 20px;
}	
.lnk_more .back_lnk:hover{
	background-position: left -16px;
}
.lnk_more .pagination{
	margin: 0 60px;
	padding: 3px 0 0;
	text-align: center;
}
.lnk_more .pagination a{
	padding: 0 5px;
}
.lnk_more .pagination a.act{	
	color: #A6CE39;
}
.sticker .one_list li{
	margin-bottom: 15px;
}
.selected {
    background-position: right top;
}

.selected, .noselected{
	background-image: url(../images/select.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	font-size: 0;
	position: absolute;
	right: 0;
	top: 100px;
	cursor: pointer;
}
.noselected{
	background-position: left top;
}
.selected{
	background-position: right top;
}
.sticker .select_list{
	margin-top: -9px;
}
.sticker .select_list li a{
	background: url("../images/slide_arrow.png") no-repeat scroll center -9px transparent;
    margin: -6px;
    padding-top: 9px;
    width: 140px;
}
.sticker .select_list li a img{
	border: 6px solid #fff;
}
.sticker .select_list li.active_sel a{
	background: url("../images/slide_arrow.png") no-repeat scroll center 0px transparent;
}
.sticker .select_list li.active_sel a img{
	border: 6px solid #A6CE39;
}
.sticker .select_list li{
	margin-bottom: 5px;
}
.noscroll_scr_panel ul.sticker_list {
    margin-top: 15px;
}
	
}
/* Sticker list block */


/* Banners on the all pages*/
.banners_left ul li{
	margin-bottom: 20px;
}
.banner_top{
	padding-bottom: 17px;
}
.banners_300{
	padding-left: 20px;
}
.banners ul li{
	margin-bottom: 15px;
}
.banners ul li a, .banners ul li img, .banners_left ul li a, .banners_left ul li img{
	display: block;
}
.related_adv{
	background: #f3f3f3;
	
}
.related_adv h4{
	background: #505050;
	color: #bbbec4;
	font-size: 12px;
	font-family: 'ArialBlack';
	text-transform: uppercase;
	letter-spacing: -1px;
    padding: 7px 0 7px 12px;
}
.related_adv ul li{
	border-bottom: dotted 1px #cdcdcd;
	padding: 13px 8px 12px 12px;
	font-size: 11px;
}
/* Banners on the all pages*/


/* Twitter */
.twitter_box{
	width: 298px;
	margin-left: 20px;
	border: solid 1px #505050;
}
.twitter_box .tw_tab{
	height: 38px;
	font-size: 0;
}
.twitter_box .tw_tab a{
	height: 38px;
	display: inline-block;
	color: #bbbec4;
}
.twitter_box .tw_tab a span{
	background: #505050;
	height: 29px;
	display: inline-block;
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 29px;
	cursor: pointer;
}
.twitter_box .tw_tab a span.social{
	background: #505050 url(../images/twitt_ico.png) 20px 0 no-repeat;
	width: 62px;
	padding-left: 37px;
}
.twitter_box .tw_tab a span.popular{
	background: #505050 url(../images/twitt_ico.png) 11px -58px no-repeat;
	width: 69px;
	padding-left: 31px;
}
.twitter_box .tw_tab a span.latest{
	background: #505050 url(../images/twitt_ico.png) 18px -116px no-repeat;
	width: 62px;
	padding-left: 37px;
}
.twitter_box .tw_tab a:hover, .twitter_box .tw_tab a.active{
	background: url(../images/twiit_arrow.png) center bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
.twitter_box .tw_tab a:hover span.social, .twitter_box .tw_tab a.active span.social{
	background: #a4ca3e url(../images/twitt_ico.png) 20px -29px no-repeat;
}
.twitter_box .tw_tab a:hover span.popular, .twitter_box .tw_tab a.active span.popular{
	background: #a4ca3e url(../images/twitt_ico.png) 11px -87px no-repeat;
}
.twitter_box .tw_tab a:hover span.latest, .twitter_box .tw_tab a.active span.latest{
	background: #a4ca3e url(../images/twitt_ico.png) 18px -145px no-repeat;
}
.twitter_box .twitt_row{
	border-bottom: solid 1px #505050;
	margin-bottom: -1px;
	padding: 11px 20px 9px;
	font-size: 11px;
	line-height: 1.2;
}
.twitter_box .latest_item{
	background: transparent url(../images/twitter.png) 215px no-repeat;
	padding: 12px 80px 12px 20px;
}
.twitter_box .latest_item  .twitt_message{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.twitter_box .twitt_message, .twitter_box .twitt_row .twitt_date{
	display: block;
}
.twitter_box .twitt_row .twitt_date{
	color: #c7cbd1;
}
/* Twitter */


/* Footer elements */
#footer .inner{
	width: 940px;
	margin: auto;
	padding: 17px 0 7px;
	line-height: 1.3;
}
#footer .footer_info{
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 17px;
}
#footer h4{
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer .footer_menu{
	font-size: 0;
	margin-left: -5px;
}
#footer .footer_menu li{
	background: url(../images/menu_line_footer.png) right 4px no-repeat;
	display: inline-block;
	margin: 10px 0;
	padding: 0 5px;
}
#footer .footer_menu li.last{
	background: none;
}
#footer .footer_menu li a{
	font-size: 13px;
	color: #888;
}
#footer .footer_menu li a:hover{
	color: #A6CE39;
	text-decoration: none;
}
/* Footer elements */


/* Content part from all pages and comments */
.entry_content {
	line-height: 1.4;
}
.entry_content h1{
	font-size: 28px;
	letter-spacing: 0;
	text-transform: none;
}
.entry_content h2{
	font-size: 24px;
	letter-spacing: 0;
	text-transform: none;
}
.entry_content h3{
	font-size: 20px;
	letter-spacing: 0;
	text-transform: none;
}
.entry_content h4{
	font-size: 18px;
	letter-spacing: 0;
	text-transform: none;
}
.entry_content h5{
	font-size: 16px;
	font-weight: bold;
}
.entry_content h6{
	font-size: 14px;
	font-weight: bold;
}
.entry_content  p{
	margin-bottom: 15px;
}
.entry_content  p:last-child{
	margin-bottom: 0px;
}
.entry_content .alignleft, .entry_content img.alignleft {
	display: inline;
	float: left;
	margin-right: 13px;
}
.entry_content .alignright, .entry_content img.alignright {
	display: inline;
	float: right;
	margin-left: 13px;
}
.entry_content .aligncenter, .entry_content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry_content img.alignleft, .entry_content img.alignright, .entry_content img.aligncenter {
	margin-bottom: 0px;
}
.entry_content ul, .entry_content ol, .text_wrp .description ul, .text_wrp .description ol{
	list-style: inside;
}
.entry_content ul li, .text_wrp .description ul li{
	list-style-type: disc;
}
.entry_content ol li, .text_wrp .description ol li{
	list-style-type: decimal;
}
.entry_author_info{
	margin: 22px 0;
}
.entry_author_info .author_avatar, .comments .author_avatar{
	display: block;
	width: 53px;
	float: left;
	margin-right: 12px;
}
.entry_author_info .author_description a{
	color: #505050;
	text-decoration: none;
	font-size: 13px;
}
.entry_author_info .author_description span, .comments .commentinfo{
	display: block;
	padding: 5px 0 0;
	color: #888;
	font-size: 12px;
}
.cloud, .related{
	border-bottom: 1px dotted #cecece;
    margin-bottom: 20px;
    padding-bottom: 23px;
	line-height: 1.2;
}
.cloud h3, .related h3, .comments h3, #reply-title{
	font-size: 14px;
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.cloud h3{
	display: inline;
}
.cloud a{
	font-size: 13px;
	color: #888;
}
.cloud a:hover, .related .related_bl a:hover{
color:#A6CE39;
}
.cloud div{
	margin-bottom: 5px;
}
.related .related_bl{
	width: 226px;
	float: left;
	line-height: 1.6;
        padding-left:4px;
}
.related .related_bl a{
	display: block;
	font-size: 13px;
	color: #888;
        padding-left:4px;
}
.comments h3{
	/*margin-bottom: 12px;*/
}
.comments ol li {
	padding: 20px 0;
	border-bottom: 1px dotted #cecece;
}
.author_avatar+.commenttext{
	margin-left: 65px;
}
.commenttext{
	font-size: 12px;
	line-height: 1.4;
}
#comment_form {
	margin-top: 10px;
}
#comment_form textarea{
	background: #afb0b3;
	width: 460px;
	height: 100px;
	border: 0;
}
textarea#comment {
	width: 100%; 
	margin: 10px 0;
}
div#respond {
	padding-top: 10px;
}
p.form-submit input#submit {
	color: #333333;
}
/* Share box */
.share {
	width: 140px;
	padding-top: 12px;
	margin: 60px 0 151px;
	border-top: 1px solid #c3c3c3;
	font-size: 0;
}
.share a{
	display: inline-block;
	text-decoration: none;
}
.share a:hover{
	text-decoration: none;
}
.share .tweet_btn{
	background: url(../images/twitt_btn.png) left top no-repeat;
	width: 73px;
	height: 25px;
	margin: 0 5px 6px 0;
}
.share .share_btn{
	background: url(../images/share_btn.png) left top no-repeat;
	width: 62px;
	height: 25px;
	margin-bottom: 6px;
}
.share .print, .share .msg, .share .sh, .share .fb, .share .vk{
	background-image: url(../images/share_ico.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 5px;
}
.share .msg{
	background-position: -24px top;
}
.share .sh{
	background-position: -48px top;
}
.share .fb{
	background-position: -72px top;
}
.share .vk{
	background-position: -98px top;
	margin-right: 0;
}
.sh_con{
	float: right;
	margin: 0 0 100px 20px;
}

.share_no_border {
	border: 0 none !important;
	margin: 55px 0 105px !important;
}
/* Share box */


/* Side menu */
#sidemenu{
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}
#sidemenu h1{
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#sidemenu span{
	display: block;
	font-size: 11px;
	font-weight: normal;
}
#sidemenu ul li{
	line-height: 1.3;
    margin-bottom: 19px;
}
#sidemenu ul li.current_page_item a{
	color: #A6CE39;
}
/* Side menu */ 


.more_today{
	margin: 8px 0 0 20px;
}
.more_today h4{
	padding: 4px 0 1px;
	text-align: center;
}
.more_today div{
	padding: 12px 17px 5px;
}


/* Filter form */
.filter_form{
	background: #505050;
	padding: 10px 15px 13px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #bbbec4;	
}
.filter_form fieldset.left{
	width: 470px;
	float: left;
}
.filter_form fieldset.right{
	width: 228px;
	float: right;
	padding-top: 15px;
}
.filter_form label{
	cursor: pointer;
}
.filter_form .white{
	color: #fff;
}
.filter_form select{
    font-size: 11px;
    font-weight: bold;
    margin: 0 8px 0 5px;
    width: 150px;
}
.filter_radio {
	background: url('../images/page_item.png') left top no-repeat;
	width: 10px;
	height: 9px;
	display: inline-block;
	margin: 0 5px 0 17px;
	overflow: hidden;
	cursor: pointer;
}
.radioChecked {
	background-position: 0 -9px;
}
.filter_radio input {
	margin-left: -15px;
	margin-right: 2px;
}
/* Filter form 
#sticker_carousel .jcarousel-clip-horizontal { width:  780px;}
#sticker_carousel .jcarousel-item { width: 780px;}
.categories_genres li ,.categories_genres ul {display:inline; }
*/

.scrollable_carousel{
    height:370px; overflow-y:hidden;
	overflow:hidden;
	width: 940px;

/*	position:relative;
	height:600px; */
}

div.also_viewed{
	height: 130px;	
}
/*
.scrollable_carousel .items {
	width:20000em;
	position:absolute;
}

.scrollable_carousel .items div.slide {
	float:left;
    width: 940px;
}
*/
/* 
#videocarousel .jcarousel-item { width: 939px !important; border:0px solid green;}*/

/* Action elements */
.action_box{
	width: 300px;
	margin-left: 20px;
}
.action_box .act_tab{
	height: 30px;
	font-size: 0;
	letter-spacing:-1px;
	border-bottom: solid 4px #8fc22c;
}
.action_box ul li{
	display: inline-block;
	border-left: solid 1px #afb0b3;
}
.action_box ul li:first-child{
	border-left: 0px;
}
.action_box .act_tab a{
	background: #505050;
	display: inline-block;
	padding: 9px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #afb0b3;
	outline: none;	
	letter-spacing: normal;
	text-align: center;
}
.action_box .act_tab a.tab1{
	width: 94px;
}
.action_box .act_tab a.tab2, .action_box .act_tab a.tab3{
	width: 102px;
}
.action_box .act_tab a.tab3{
	width: 102px;
}


.action_box .act_tab .active_tab a{
/*	background: #97c232 url(../images/action_tab_bg.png) left top repeat-x;*/
	background: #97c232;
	color: #fff;
}
.ui-tabs-hide {
    display: none !important;
}
.action_box .action_list{
	border-color: #aaa9a9;
	border-width: 0 1px;
	border-style: solid;
}
.action_box .action_list ul{
	font-size: 0;
	line-height: 0;
}
.action_box .action_list ul li{
	border-bottom: dotted 1px #d1d1d1;
	border-right: 0px;
	border-left: 0px;
	height: 61px;
	padding: 6px 15px 6px;
	font-size: 11px;
	line-height: 16px;
	display: block;
}
.action_box .action_list a{
	text-decoration: none;
	border-bottom: solid 1px #a7a7a7;
}
.action_box .action_list a:hover{
	color: #505050;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}
.action_box .action_list .time{
	color: #c7cbd1;
	display: block;
}
.action_box .action_list .time a{
	color: #c7cbd1;
	border-bottom: 0px;
	text-decoration: underline;
}
.action_box .action_list .time a:hover{
	text-decoration: none;
}
.action_box .action_list .more{
	color: #a6ce39;
	border-bottom: solid 1px #a6ce39;
}
.action_box .action_list .more:hover{
	color: #a6ce39;
	border-bottom: solid 1px #fff;
}
.action_box .action_list .active_img{
	float: right;
	margin-left: 20px;
}
.action_box .action_list .lnk_more{
	margin-top: -1px;
}
.screening_panels .lnk_more{
	height: 16px;
}
.action_box .action_list .lnk_more a{
	color: #a6ce39;
	border-bottom: 0px;
}
.slim_feed{
	width: 260px !important;
}
div.screenings_descript {
    border-top: 1px solid #AAA9A9;
    padding-top: 10px;
}
/* Action elements */


/* Social page */
.post_meta{
	font-size: 11px;
	color: #c7cbd1;
	padding: 6px 0; 
}
.post_meta a{
	color: #c7cbd1;
	text-decoration: none;
}
.post_meta a:hover{
	color: #c7cbd1;
	text-decoration: underline;
}
.content .featured_groups h1{
	margin-left: 20px;
	padding: 0;
}
.featured_groups ul{
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}
.featured_groups ul li.groups_box{
	width: 140px;
	display: inline-block;
	padding: 15px 0 4px;
	margin-left: 20px;
	border-bottom: dotted 1px #d1d1d1;
	vertical-align: top;
	letter-spacing: normal;
	font-size: 11px;
	line-height: 15px;
}
.featured_groups ul li.groups_box .block_title{
	margin-top: 8px;
}
.greeting{
	border: solid 1px #e7e8ea; 
	text-align: center; 
	height: 31px; 
	margin: 0 0 20px 20px; 
	padding: 20px 0 0; 
	font-size: 12px; 
	color: #bbb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.greeting a{
	font-size: 12px; 
	color: #bbb;
}
/* Social page */
#video_player0, #video_player1, #video_player2, #video_player3, #video_player4, #video_player5 {background:#000;}

/* Playlists */

.playlist-rename #formadd {
	margin-top: 10px; 
	margin-left: 10px;
}

.playlist-rename #formadd #title_label {
	margin-left: 30px;
}

.playlist-rename #formadd #title {
	height: 22px; 
	margin-left: 10px; 
	margin-right: 10px;
}

div.add_new_pl {
	width: 100%; 
	text-align: right; 
	font-weight: bold; 
	margin-bottom: 10px;
}

td.pl_title_col {
	padding-left: 30px; 
	width: 560px;
	height: 33px;
}

td.pl_title_col a {
 	font-size: 14px;
 }

table.pl_table tr td a {
	font-weight: bold;	
}

.pl_delete_link {
	color: #FF2222;
}

.pl_list_even_row {
    background: none repeat scroll 0 0 #EFEFEF;	
}

.pl_list_even_row a {
    color: #888888;
}

.pl_list_even_row a:hover {
    color: #A6CE39 !important;
}

.pl_list_even_row a.pl_delete_link {
    color: #DD8888;
}

#pl_update_form {
    float: left;
    margin-bottom: 10px;
    margin-top: -10px;	
	width: 100%;
}

#pl_update_form_label {
	margin-top: 15px;
}

#pl_update_form div {
    float: left;	
}

#pl_update_form div.pl_upd_label {
    float: left;	
}

div.no_shows_in_pl {
    width: 100%; 
	font-size: 12px; 
	margin-top: 10px; 
	float: left;
}
	
.no_shows_in_pl a{
	text-decoration: underline;
}

div.pl_shows {
	float: left; 
	width: 100%;
}
/* Channels */

.base_box_620 .channels_title {
	font-size: 28px; 
	color: #505050;
	text-transform: none;
}
.channels_item {
	background: #f3f3f3;
	border-top: solid 6px #a6ce39;
	padding: 19px 0 20px;
	margin: 0 0 24px;
}
.channels_item .base_box_460 {
	border: 0;
}
.channels_item .base_box_460 .entry_content {
	background: url(<?php echo get_bloginfo('stylesheet_directory'); ?>/_inc/images/verticals_border.png) right top repeat-y;
	padding: 0 15px 0 20px;
	margin-right: 5px;
	position: relative;
}
.ch_img {
	display: block;
	margin-bottom: 15px;
}
.channels_title_small {
	color: #888;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}
.ch_user {
	margin: 0 0 0 10px;
	vertical-align: text-bottom;
}
.ch_author {
	text-align: right;
	position: absolute;
	bottom: -10px;
	right: 15px;
}
.channels_item  .base_box_160 {
	background: url(<?php echo get_bloginfo('stylesheet_directory'); ?>/_inc/images/verticals_border.png) left top repeat-y;
	width: 140px;
	padding:0 10px 0 15px;
	margin-left: -6px;
}
.more_stories {
	color: #545454;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 0;
}
.fake {
	float: right;
	width: 55px;
	height: 52px;
	display: block;
}
.base_box_160{
	width: 160px;
	float: left;
}
div.channel_feed {
	padding-left:0;
	margin-top:20px;
}

/* Perspective */
span.coresp_name{
	margin-top: 5px;
}
.corresp_text .wp-post-image {
	float: left;
	margin-right: 13px;
}
/* Members - Shows */

.shows_list_title {
    margin-bottom: 15px; 
	font-weight: bold; 
	padding-top: 2px;
}

.shows_list_title span {
	font-weight: normal !important; 
}

.shows_list_description {
	height: 26px; 
	margin-bottom: 21px; 
	color: #777777;
}

div.shows_list_links {
	font-size: 13px;
}
.shows_list_delete_link {
    color: #FF2222;
}

.shows_list_remove_from_carousel {
    color: #A6CE39;
}

.shows_list_even_row {
    background: none repeat scroll 0 0 #EFEFEF;
}

#shows_table {
    margin-bottom: 10px;
}

.shows_list_image {
    margin-right:10px;
    width: 135px;
    height: 90px;
}

.upload_button {
    margin-left: 325px;
}

#bp_shows_header {
    width: 100%; 
    height: 10px;
}

#bp_shows_header_left {
    float: left;
}

#bp_shows_header_right {
    float: right;
}

#add_show_to_carousel {
	margin-top: 12px;
}

div.playlist_add_form {
    float: left; 
    font-weight: bold; 
    margin-top: 9px !important;
}

.playlist_add_form label{
    margin-top: 3px;
}

.playlist_add_form input{
    width: 150px !important;
}

div.playlist_add_submit {
    float: left; 
    margin-left: 30px;
}

.playlist_add_submit input {
    width: 100px !important;
}

div.editors_choice div {
    background:none repeat scroll 0 0 #C7CBD1;
    color:#545454;
    font-size:16px;
    font-weight:bold;
    padding:5px 10px 3px 12px;
}

div.editors_choice ul li {
    margin-bottom: 10px;
}

.promo_block {
    padding: 0 10px 15px;
    font-size: 16px;
    color: #bcbdc1;
    font-weight: bold;
    line-height: 20px;
}

.promo_block2 {
    font-size: 16px;
    color: #bcbdc1;
    font-weight: bold;
    line-height: 20px;
}
.promo_block2 a{
    color: #A6CE39;
}
/*---------------------- buddypress form styles-------------------*/
#VideoAddForm div label {width:150px; display:block; float:left;}
#VideoAddForm div {margin-top:5px}
#VideoAddForm div.progress-inside{margin:0px;}
#VideoAddForm div input,#VideoAddForm div select, #formadd div textarea{width:250px; color:#333;}

                                                                                                   
#formadd div label {width:170px; display:block; float:left;}
.formadd_div_label {width:170px; display:block; float:left; font-weight:normal;line-height:150%;}
#formadd div {margin-top:5px}
#formadd div.progress-inside{margin:0px;}
#formadd div input,#formadd div select, #formadd div textarea{width:250px; color:#333;}
.multi_select_hint{padding:0 0 10px; margin-left:170px;color:#333;font-size:12px;}
.hint{padding:0 0 10px; margin-left:170px;color:#333;font-size:12px;line-height:150%;}
.inline_tooltip{
	display:none;
	position:relative; 
	width:300px; 
	height:50px;
	border:1px solid #ddd;
	background:#f9f9f9;
	font-size:11px;
	line-height:150%;
	overflow:hidden;
	padding:10px;
	left:410px;
	top:-100px;
	margin-bottom:-77px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}
#awards-all{width:224px;display:inline-block;}
#awards-close {
    background-position: 0px -19px;
    background-image: url('../images/photonav.gif');
    opacity: 0.4;
    margin: 10px 10px;
    float: right;
    width: 17px;
    height: 17px;
/*    background-image: url(../images/select.png);*/
}


div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		clear: left;
	}

	div#message.updated p {
		background: #dffcd9;
		color: #1a9b00;
		border-color: #c4e9bd;
	}

form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

div.profile .bp-widget h4{
	color:#999; 
	margin-bottom: 20px; 
	font-size: 14px;
}

/*---------------------- buddypress form styles-------------------*/
/* Channels page */
.base_box_620 .channels_title {
	font-size: 28px; 
	color: #505050;
	text-transform: none;
	letter-spacing: -1px;
}
.channels_item {
	background: #f3f3f3;
	border-top: solid 6px #a6ce39;
	padding: 19px 0 3px;
	margin: 0 0 24px;
}
.channels_item .base_box_460 {
	border: 0;
}
.channels_item .base_box_460 .entry_content {
	background: url(../images/channels_border.png) right top repeat-y;
	padding: 0 15px 0 20px;
	margin-right: 5px;
	position: relative;
}
.ch_img {
	display: block;
	margin-bottom: 15px;
}
.channels_title_small {
	color: #888;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}
.ch_user {
	margin: 0 0 0 10px;
	vertical-align: text-bottom;
}
.ch_author {
	text-align: right;
	position: absolute;
	bottom: -10px;
	right: 15px;
}
.channels_item  .base_box_160 {
	background: url(../images/channels_border.png) left top repeat-y;
	width: 140px;
	padding:0 10px 0 15px;
	margin-left: -6px;
}
.more_stories {
	color: #545454;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 0;
}
.fake {
	float: right;
	width: 55px;
	height: 52px;
	display: block;
	/*border: solid 1px #000;*/
}

div.editors_choice div {
	background:none repeat scroll 0 0 #C7CBD1;
	color:#545454;
	font-size:16px;
	font-weight:bold;
	padding:5px 10px 3px 12px;
	margin-bottom:5px;
}

div.editors_choice ul li{
	margin-bottom:15px;
}

.channels_title {
	margin-bottom: 15px;
}

.channels_title a {
	display: inline;
}

div.channels_headline {
	margin-bottom: 8px;
}

.channels_headline span {
	font-weight: normal; 
	letter-spacing: 0pt; 
	font-size: 10px; 
	margin-top: 5px;
}

.channels_headline a {

	display: inline !important;
	margin-right: 6px;
}

/* MediaBase */
.mediabase_text {
	border-top: solid 1px #c3c3c3;
	padding-top: 12px;
	font-size: 13px;
	line-height: 18px;
}
.mediabase_text .channels_title {
	padding: 5px 0 21px;
}
.madiabase_filter_form {
	margin: 10px 0 22px;
}
.pers_search{
	margin-bottom: 6px !important;	
}
.pers_search div.pers_search_filters{
	margin-top: 12px;
}
.pers_search fieldset.right {
	padding-top: 5px !important;
}
.madiabase_filter_form fieldset.left {
    width: 500px;
}
.mediabase_alph {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.mediabase_company_wrp {
	border-width: 1px 0;
	border-style: solid;
	border-color: #d5d5d5;
	padding: 8px 0 10px;
	margin-top: -1px;
}
.mediabase_inner {
	border: 0;
	padding: 0 0 10px;
}
.mediabase_company_logo {
	float: right;
}
.mediabase_company_name {
	padding-top: 4px;
	overflow: hidden;
	font-size: 13px;
    line-height: 15px;
}
.mediabase_inner {
	margin-bottom: 30px;
}
.mediabase_inner .mediabase_company_name {
	overflow: hidden;
	padding: 0;
	font-size: 25px;
    line-height: 27px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}
.mediabase_company_name .mediabase_country {
	display: block;
	padding-top: 2px;
	color: #888;
	font-size: 11px;
}
.mediabase_company_url {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

.promo_block {
	padding: 0 10px 15px;
	font-size: 16px;
	color: #bcbdc1;
	font-weight: bold;
	line-height: 20px;
}

.black {
	color: #000 !important;
}
.base_box_460 h1.season_title {
	font: normal 14px/17px 'ArialBlack',Helvetica,Arial,sana-serif;
	color: #000;
	padding: 5px 0 15px;
}
.season_block {
	border-top: solid 1px #aaa9a9;
}
/* Sticker list block */
.sticker{
	/*margin-bottom: 20px;*/
}
.sticker h2{
	color: #494949;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.sticker h3{
	padding-top: 20px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0;
}
ul.sticker_list{
	/*width: 480px;*/
	font-size: 0;
	margin-top: 15px;
	letter-spacing: -1px;
}
ul.sticker_list li{
	display: inline-block;
	width: 140px;
	margin-right: 20px;
	vertical-align: top;
	letter-spacing: 0;
	position: relative;
}
ul.sticker_list li a, ul.sticker_list li img{
	display: block;
}
ul.sticker_list li .preview_img{
	margin-bottom: 14px;
}
ul.sticker_list li .preview_title, ul.sticker_list li .preview_subtitle{
	display: block;
	font-size: 11px;
	line-height: 1.1;
}
ul.sticker_list li .preview_subtitle{
	color: #bbb;
}
.lnk_more{
	background: #505050;
	margin-top: 13px;
    padding: 6px 10px 7px;
	text-align: right;
	font-size: 0;
	position: relative;
}
.lnk_more a{
	font-family: 'ArialBlack', Helvetica, Arial, sana-serif;
	font-size: 11px;
	color: #bbbec4;
	text-transform: uppercase;
	text-decoration: none;
}
.lnk_more a:hover{
	background-position: left -9px;
}
.lnk_more .next_lnk, .lnk_more .back_lnk{
	background-image: url(../images/next_back_arrow.png);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	display: inline-block;
}
.lnk_more .next_lnk{
	background-position: right 0;
	float: right;
	padding-right: 20px;
}
.lnk_more .next_lnk:hover{
	background-position: right 0;
}
.lnk_more .back_lnk{
	background-position: left -16px;
	float: left;
	padding-left: 20px;
}	
.lnk_more .back_lnk:hover{
	background-position: left -16px;
}
.lnk_more .pagination{
	margin: 0 60px;
	padding: 3px 0 0;
	text-align: center;
}
.lnk_more .pagination a{
	padding: 0 5px;
}
.lnk_more .pagination a.act{	
	color: #A6CE39;
}
.sticker .one_list li{
	margin-bottom: 15px;
}
.selected, .noselected{
	background-image: url(../images/select.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	font-size: 0;
	position: absolute;
	right: 0;

	top: 100px;
	cursor: pointer;
}
.noselected{
	background-position: left top;
}
.selected{
	background-position: right top;
}
.sticker .select_list{
	margin-top: -9px;
}
.sticker .select_list li a{
	background: url("../images/slide_arrow.png") no-repeat scroll center -9px transparent;
    margin: -6px;
    padding-top: 9px;
    width: 140px;
}
.sticker .select_list li a img{
	border: 6px solid #fff;
}
.sticker .select_list li.active_sel a{
	background: url("../images/slide_arrow.png") no-repeat scroll center 0px transparent;
}
.sticker .select_list li.active_sel a img{
	border: 6px solid #A6CE39;
}
.sticker .select_list li{
	margin-bottom: 5px;
}
/* Sticker list block */
/* SW */
.sw_info {
	padding-bottom: 15px;
}

.sw_wrp {
	margin-bottom: 15px;
	line-height: 18px;
}

.sw_title, .sw_title a {
	font-size: 22px; 
	font-weight: bold;
	color: #333;
}

.sw_title a:hover {
	color: #A6CE39;
}

.sw_date, .pers_date {
	font-size: 14px;
	font-weight: normal;
	color: #555;
	position: relative;
	top: -1px;
	left: 5px;
}

.sw_date {
	font-size: 12px;
}
.sw_title img {
	width: 24px; 
}
div.sw_title {
	margin-bottom: 5px;
}
.schedule_menu_wrp {
	position: relative;
	top: 16px;
}
div.schedule_menu_wrp{
   /* border-bottom: 1px solid #AAA9A9;
    padding-bottom: 10px;*/
}
ul.schedule_menu{
	margin-bottom: 15px;
}
.schedule_menu li, .schedule_menu li a.active{
	display: inline;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #A6CE39;
}
.schedule_menu li a.active{
    	display: inline;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #A6CE39;
}
.schedule_menu li:first-child {
	padding-left: 0;
}
.schedule_text_wrp {
	padding-top: 25px;
}

.channel_title {
	font-size: 11px;
}
.channel_info {
	font-size: 11px;
	padding-bottom: 20px;
}
.channel_info2 {
	font-size: 11px;
}
div.last_alerts {
	padding-top:0 !important;
}
.update_info {
	border-top: solid 1px #7d7e82;
	padding-top: 20px;
	line-height: 1.4;
}
span.sw_published_in  {
	font-size: 12px !important; 
	font-weight: normal;
}
span.sw_published_in a {
	font-size: 14px !important; 
}
/* SW */

.search_box {
	background: none;
	padding: 0;
	float: right;
}
.search_box  fieldset.right {
	padding-top: 7px;
}
.left_title {
	float: left;
}
.margbot {
	margin-bottom: 25px;
}
.paddbot {
	padding-bottom: 15px;
}
.pers_info {
	color: #333;
	font-size: 13px;
	line-height: 18px;
}
.my_menu_wrp {
	padding-bottom: 25px;
}
.my_menu li {
	display: inline;
	padding-left: 25px;
	color: #333;
	font-weight: bold;
}
.my_menu li:first-child {
	padding-left: 0;
}
.my_menu li a {
	font-weight: normal;
}
.my_menu li a:hover {
	color: #333;
}
.pesr_title, .pers_title a {
	font-size: 18px; 
	font-weight: bold;
	color: #333;
}
.pers_title a:hover {
	color: #A6CE39;
}
.pers_date {
	font-size: 10px;
}
.pic_wrp  {
	float: left;
    margin-right: 20px;
    width: 140px;
}
.preview_text_wrp {
	overflow: hidden
}
.pers_data {
	display: block;
	font-size: 10px;
}
.sticker ul li.current_page_item {
    position: relative;
    top: -6px;
	left: -6px;
 }

.indent{
	margin-bottom: 30px;
}
/* MediaBase */
.mediabase_text {
    border-top: solid 1px #c3c3c3;
    padding-top: 12px;
    font-size: 13px;
    line-height: 18px;
}
.mediabase_text .channels_title {
    padding: 5px 0 21px;
}
.madiabase_filter_form {
    margin: 10px 0 22px;
}
.madiabase_filter_form fieldset.left {
    width: 500px;
}
.mediabase_alph {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.mediabase_company_wrp {
    border-width: 1px 0;
    border-style: solid;
    border-color: #d5d5d5;
    padding: 8px 0 10px;
    margin-top: -1px;
}
._mediabase_company_logo {
    float: right;
}
.mediabase_company_name {
    padding-top: 4px;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
}
.mediabase_company_name .mediabase_country {
    display: block;
    padding-top: 2px;
    color: #888;
    font-size: 11px;
}

.simple_overlay {
        display:none;
	z-index:10000;
	background-color:#FFF;
	top: 167px !important;
	padding: 0px;
	border:0px solid #EEEEEE;
}

.simple_overlay .close {
	/*background-image:url(/img/overlay/close.png);*/
	position:absolute;
	right: 5px;
	top: -23px;
        cursor:pointer;
}

/* MyC21 */
.myc21_content div, .myc21_content h3 {
	margin-bottom: 10px;	
}

div.myc21_content .padder table th {
	padding: 5px 10px; 
	font-weight: normal
}

div.myc21_content .padder table tr.myc21_head th {
	background: #eeeeee; 
	font-weight: bold;
}

.myc21-profile tr th {
	text-align:left;
	width:150px;
}
.myc21-profile tr td {
	text-align:left;
}
div.edit-profile-block {
	text-align:right;
}
div.edit-profile-block a{
	text-align:right; 
	margin-right:10px;
	font-weight: bold;
}
div.myc21_myaccount_header{
	font-size: 18px; 
	font-weight: bold; 
}
.myc21_myaccount div {
	margin-left: 20px;
}
.myc21_myaccount div.padder {
	margin-left: 0px !important;
}
form.myc21-subs label {
	font-weight: normal !important;
	margin: 0px !important;
}
h4.change_av {
	margin-top: 15px; 
	margin-bottom: 10px;
}
th.myc21_date_cell{
	display: inline-block; 
	margin-top: 8px; 
	width: 100px;	
}
div.subs {
	padding-left: 20px;
}
/* MyC21 */

/* Sections */
div.sections_title {
	margin-top: 14px;
}
/* Sections */

/* Register */
.register-hint {
	margin-left: 195px; 
	font-size: 10px;	
}
/* Register */

/* Ticker fix */
#container .title h1 {
	width: 870px !important;
	line-height: 15pt;
}  
div.ads_ticker img {
	margin-top:3px !important;
}
.ads_ticker a h1 strong{
	/*height:75px !important;*/
	font-size: 14px !important;
}
/* Ticker fix */
/* shop page styling */
ul#shoplinks{
	font-weight:bold; 
	list-style:none; 
	margin-left:0;
	border-bottom:1px solid #aaa9a9;
}
#shoplinks li{
	padding:15px 0;
	border-bottom:1px solid #aaa9a9;
}
div#amex{
	padding-top:7px;
}
div#amexcontain{
	margin-top:50px;
}	
/* shop page styling */
.historical div.mediabase_company_url{
display:none;
}

/*hide the mediabase company url for the 'historical channel' in sw*/
.historical div.mediabase_company_url{
display:none;
}
/*hide the mediabase company url for the 'historical channel' in sw*/

/*edits to style the events listing page*/
#eventsplanner{
padding-bottom:1000px;
}
#eventsplanner ul{
list-style:none;
margin:0 0 9px 0;
clear:both;
overflow:hidden;
}
#eventsplanner ul li{
float:left;
line-height:16px;
}
li.evnam{
width:240px;
font-weight:bold;
}
li.evnam:hover{
color:#A6CE39;
}
li.evdat, li.evloc{
width:140px;
}
.evmonth{
margin:40px 0 10px;
clear:both;
background: #dfdfdf;
padding:5px 2px 5px 2px;
overflow:hidden;
}
.evmonth p{
margin-bottom:0 !important;
}
.evmonth a{
float:right;
}
ul#evnav{
list-style: none; margin: 40px 0 50px 0; clear: both; overflow: hidden; font-weight:bold;
}
ul#evnav li{
float: left; margin-right: 10px;
}
/*edits to style the events listing page*/

/*dsm edit to channels overview line height*/
.channels div.entry_content_text{
line-height:18px;
}

/* Captions */
.aligncenter,
div.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.wp-caption {
 text-align: center;
 padding-top: 4px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}
div.wp-caption{
width:inherit !important;
}
/* End captions */
.entry_content a{
text-decoration:underline !important;
}

/* perspective */
.corresp_article_wrp {
    margin-left: 20px;
    background: #F3F3F3;
} 
.related_adv h4 {
    background: none repeat scroll 0 0 #505050;
    color: #BBBEC4;
    font-family: 'ArialBlack';
    font-size: 12px;
    letter-spacing: -1px;
    padding: 7px 0 7px 12px;
    text-transform: uppercase;
}
.corresp_border {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #333333;
}
.corresp_data {
    padding: 0 0 15px;
}
.title13 {
    display: block;
    font-size: 13px;
    font-weight: bold;
}
 .corresp_article_wrp h4 {
    text-align: center;
}    
.corresp_text {
    font-size: 13px;
    line-height: 18px;
    padding: 10px 15px 15px;
}
.right_img {
    float: right;
    margin: 5px 0 0 10px;
    height: 109px;
    width: 118px;
}
.left_img {
    float: left;
    margin: 5px 10px 0 0;
}
.img {
    color: #555555;
    font-size: 11px;
}
.corresp_text p {
    padding-bottom: 20px;
}
.entry_content {
    line-height: 18px;
}
.entry_content h2 {
    font-size: 24px;
    letter-spacing: -1px;
    text-transform: none;
	line-height:24px;
}
.entry_content p {
    margin-bottom: 15px;
}
.margbot {
    margin-bottom: 25px;
    margin-top: 15px;    
}
.filter_form {
    background: none repeat scroll 0 0 #505050;
    color: #BBBEC4;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px 13px 20px;
}
.add_corresp_info {
    border-top: 1px solid #C3C3C3;
    margin-top: 10px;
    padding-top: 20px;
}
.image_post .wp-post-image {
    float: left;
	margin:  5px 10px 0 0;
     width:60px;
     height:60px;
}
.wp-post-image {
     height: 79px;
    width: 140px;    
}
input.l2 {
         height: 0px;
         border:solid 1px #ffffff;
         background:#ffffff;
         text-color:#ffffff;
         }
/*edits to wp ecommerce pages for styling by dsm*/
.default_product_display .productcol, .single-wpsc-product div.productcol, div.crumbs {
text-align: left;
}

td.borderBox{
text-align:left;
border:1px solid #c3c3c3;
}
.mb3{
margin-bottom:3px;
}
._mediabase_company_logo img.avatar{
width:auto !important;
border:0 !important;
}
div.transaction-product-list{
background:#A6CE39;
border:1px solid green;
padding:3px;
margin-bottom:10px;
}
.transaction-product-list a:hover{
text-decoration:underline;
color:#000;
}
