html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	font-family: Arial,Helvetica,Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	cursor: default;
}
body {
	background-color: #fff;
}
ol,ul {
	list-style: none;
}
a {
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
img { max-width:100%}

::-moz-selection {
	color: #000;
	background: #f5f5f5;
}
::selection {
	color: #000;
	background: #f5f5f5;
}

@font-face {
    font-family: 'Arial-Black';
    src: url('/static/bg/shared/fonts/arial-black.eot');
    src: url('/static/bg/shared/fonts/arial-black.eot?#iefix') format('embedded-opentype'),
         url('/static/bg/shared/fonts/arial-black.woff') format('woff'),
         url('/static/bg/shared/fonts/arial-black.ttf') format('truetype'),
         url('/static/bg/shared/fonts/arial-black.svg#HelveticaBlackRegular') format('svg');
}
#usertrack_image {
	display: none;
}
.fl{
	float: left;
}
.fr {
	float: right;
}
.relative {
	position: relative;
}
.aside .banner {
	margin-bottom: 10px;
}
.banner-gallery {
	position: absolute;
	top: 80px;
	right: 0;
}
.main-wrapper {
	width: 980px;
	margin: 20px auto;
	background-color: #fff;
	box-shadow: 0px 0px 3px #ccc;
}

.footer-wrapper {
	width: 100%;
	background-color: #3b3b3b;
}
.footer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.wrapper {
	background: #f2f2f2;
	background-image: url("../img/body.jpg");
	background-position: center center;
	background-repeat: repeat;	
}
.content {
	width: 640px;
	overflow: hidden;
	padding:0 10px;
}
.aside {
	width: 320px;
	background: url(../img/sidebar_shadow.png) repeat-y;
}
.mb {
	margin-bottom: 30px;
}
.mt {
	margin-top: 30px;
}
.pb10 {
	padding-bottom: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr {
	margin-right: 29px;
}
.ml {
	margin-left: 10px;
}
h1 {
    font-size: 32px;
    margin:0 0 20px 0;
}
a:active, a:focus { outline-style: none; -moz-outline-style:none; }
/*Top Bar*/
.top-bar-wrapper {
	background-color: #313131;
	height: 31px;
}
.top-bar {
	width: 980px;
	margin: 0 auto;
	line-height: 31px;
	font-size: 11px;
	color: #9b9b9b;
}
.top-bar a {
	color: #9b9b9b;
	margin: 0 2px;
}
.nav-wrapper {
	background-color: #3b3b3b;
	width: 100%;
	margin-bottom: 40px;
}
.header-menu {
	width: 980px;
	margin: 0 auto;
}
#navigation-wrapper .logo{
	float: left;
}
#navigation-wrapper .logo a {
	display: inline-block;
}
#navigation-wrapper #main-16075 {
	background: url("../img/btv_news_logo.jpg");
	/*background: url("../img/btv_news_logo_traur_2.jpg");*/
	width: 210px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
#navigation-wrapper #main-16075 .tr-holder a {
	font-size: 0;
}
/**** NAVIGATION ****/
/*.triangle-menu, .triangle-tabs {
	position: absolute;
	bottom: 0;
	left: 40%;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #f0f0f0 transparent !important;
	z-index: 5;
}*/
#navigation-wrapper .navigation ul.main-menu li.main-link:hover >.tr-holder .triangle-menu {
	border-color: #f5f5f5 transparent transparent transparent;
}
.triangle-tabs{
	bottom: -17px;

}
.header-news-top-bar {
	position: relative;
	z-index: 2;
	margin-left: 105px;
}
#navigation-wrapper .navigation {
	position: relative;
	float: left;
	width: 980px;
	height: 55px;
	z-index: 20;
}
#navigation-wrapper .navigation ul.main-menu {
	background-color: #3b3b3b;
	height: 55px;
	float:left;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link {
	float: left;
}
#navigation-wrapper .navigation ul.main-menu li.main-link > .tr-holder {
	position: relative;
	z-index: 11;
}
#navigation-wrapper .navigation ul.main-menu li.main-link > a,
#navigation-wrapper .navigation ul.main-menu li.main-link > .tr-holder a {
	display: block;
	color: #fff;
	font-size: 11px;
	padding:20px 7px;
	text-transform: uppercase;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	height: 15px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link:hover >.tr-holder a {
	color: #000;
	background: #fff;
	text-decoration: none;
}
#navigation-wrapper .navigation ul.main-menu li#main-16075.main-link:hover >.tr-holder a {
	background: none;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected {
	background-color: #016668;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected > a {
	color: #fff;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu {
	top: 55px;
	z-index: 12;
	/*display: none;
	width: 205px;*/
	width: 980px;
	left: 0;
	position: absolute;
	background: #f6f6f6;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.3);
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu.static {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: none;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu.active {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	z-index: 13;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news {
	clear: both;
	border-top: 1px solid #ececec;
	height: 180px;
	display: none;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news.no-sub-menu {
	border: 0;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li {
	float: left;
	padding: 10px 0 0 10px;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li.first {
	width: 570px;
	border-right: 1px solid #ececec;
	padding: 10px;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title a {
	width: 200px;
	font-size: 16px;
	margin-left: 10px;
	color: #3c3c3c;
	display: block;
	font-weight: bold;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title .sub,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title .summ {
	font-size: 13px;
	margin: 10px 0;
	cursor: pointer;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title .sub {
	margin-top: 0;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li:hover .title a {
	color: #016668;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li:hover .title .sub a,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li:hover .title .summ a {
	color: #000;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title.small a {
	font-size: 13px;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .image.small a,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .image a {
	display: block;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .image.small img {
	width: 148px;
	height: 84px;
	width: auto\9;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .title,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .image {
	float: left;
	position: relative;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .image img {
	position: relative;
	z-index: -1;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li:hover .image {
	background: url("../img/article-ontop.png") repeat-x;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper {
	padding: 7px;
	display: none;
	/*
		margin:0px 10px;		
	*/
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu.static .menu-wrapper {
	padding: 7px 0;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper.no-sub-menu {
	padding: 0;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper.active,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news-wrap {
	background-color: #fff;
	position: relative;
	z-index: 1;
}

#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul {
	float: left;
	/*width: 185px;*/
	z-index: 12345;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-sections li {
	float: left;
	margin-right: 15px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-sections li.selected a {
	color: #016668;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-sections li a {
	color: #3b3b3b;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Arial-Black", "Arial Black", Helvetica;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-sections li a:hover {
	color: #016668;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-links {
	width: 170px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-links li {
	margin-bottom: 5px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-links li.title {
	color: #104749;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-links li a {
	color: #cbcbcb;
	font-size: 14px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-links li a:hover {
	color: #fff;
}
/*#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static {
	background: #e3e3e3;
	width: 980px;
	position: absolute;
	left: -126px;
	z-index: 1;
	display: none;
}*/
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul {
	width: 980px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper {
	overflow: hidden;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li {
	float: left;
	/*margin: 10px 23px 0 0;*/
	margin:0 18px 0 0;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a {
	color: #5f5f5f;
	font-size: 11px;
	/*font-weight: bold;*/
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li.selected a {
	color: #016668;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a:hover {
	color: #016668;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected:hover >.tr-holder a {
	background-color: #016668;
	color: #fff;
}
#navigation-wrapper .navigation ul.main-menu li#main-16075.main-link.selected:hover >.tr-holder a {
	background: none;
}
#navigation-wrapper {
	position: relative;
}
#navigation-wrapper .header-planet {
	background-image: url(../img/header-planet-top.png);
	position: absolute;
	top: -31px;
	left: -230px;
	width: 610px;
	height: 86px;
	z-index: 1;
}
.navigation .search-button {
	float: right;
	width: 76px;
	height: 55px;
	cursor: pointer;
	background-image: url(../img/search-button.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #888888;
}
#navigation-wrapper .wrapper-search {
	display: none;
	position: relative;
	z-index: 1;
}
.wrapper-search {
	width: 100%;
}
.wrapper-search fieldset {
	border: none;
}
.wrapper-search #form input[type="text"]{
	box-shadow: 0 1px 0 rgba(255,255,255,.15), 0 2px 4px rgba(0,0,0,.2) inset, 0 0 12px rgba(255,255,255,.1);
	padding: 19px 20px;
	background: #353535;
	width: 87%;
	border: none;
	margin: 5px 0;
	float:left;
	color: #ffffff;
	font-size:16px;	
}
.wrapper-search #form input[type="button"] {
	float: right;
	width: 76px;
	height: 52px;
	cursor: pointer;
	background-image: url(../img/search-button.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #888888;
	border: none;
	text-indent: -99999px;
	margin: 5px 0;
}
.navigation .search-button.close {
	background-image: url(../img/close.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #3b3b3b;
}
#weather-widget-wrapper .image {
	display: block;
	width: 300px;
	height: 115px;
}
#weather-widget-wrapper .image-1, #weather-widget-wrapper .image-2,#weather-widget-wrapper .image-16 {
	background-image: url(../img/bg-weather-type-1.jpg);
}
#weather-widget-wrapper .image-3,#weather-widget-wrapper .image-17 {
	background-image: url(../img/bg-weather-type-2.jpg);
}
#weather-widget-wrapper .image-4 {
	background-image: url(../img/bg-weather-type-3.jpg);
}
#weather-widget-wrapper .image-6,#weather-widget-wrapper .image-11, #weather-widget-wrapper .image-14,
#weather-widget-wrapper .image-20, #weather-widget-wrapper .image-21, #weather-widget-wrapper .image-22,
#weather-widget-wrapper .image-23 {
	background-image: url(../img/bg-weather-type-4.jpg);
}
#weather-widget-wrapper .image-9,#weather-widget-wrapper .image-18 {
	background-image: url(../img/bg-weather-type-5.jpg);
}
#weather-widget-wrapper .image-5,#weather-widget-wrapper .image-10 {
	background-image: url(../img/bg-weather-type-6.jpg);
}
#weather-widget-wrapper .image-7, #weather-widget-wrapper .image-8,#weather-widget-wrapper .image-12,
#weather-widget-wrapper .image-13 {
	background-image: url(../img/bg-weather-type-7.jpg);
}
#bottom-bar-weather-widget ul li {
	float: left;
}
#wrapper .temp {
	overflow: hidden;
	float: left;
	display: block;
}
.city-select {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.city-select select {
	background: url('/static/bg/microsites/betanews/img/tool.png') no-repeat right #fff;
}
.city-select .title,
.paid_articles .box-header .title {
	float: left;
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	line-height: 20px;
	color: #6d6d6d;
	text-transform: uppercase;
}
.city-select select {
	float: right;
	width: 17px;
	font-size: 18px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none !important;
	padding-left: 10px;
	margin: 0px;
}
#weather-widget-wrapper .image-15 {
	background-image: url(../img/bg-weather-type-8.jpg);
}
#weather-widget-wrapper{
	width:300px;
	padding: 10px;
	overflow: hidden;
	border-top: 1px solid #ececec;
}
#bottom-bar-weather-widget{
	width:300px;
	overflow: hidden;
	
}

#bottom-bar-weather-widget a{
	color: #6d6d6d;
	font-size:11px;
	line-height:27px;
	font-family:Arial;
	padding: 0 20px 0 0;
}
#bottom-bar-weather-widget ul li{
	float:left;	
}
#bottom-bar-weather-widget a:hover{
	color:#40403f;	
}
#weather-widget-wrapper #wrapper{
	width:300px;
}
#wrapper ul{
	width:300px;
	float:right;		
}
#wrapper ul li{
	display: none;
}
#wrapper ul li.selected {
	display: block;
}
.city-name{
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size:16px;	
	text-align:center;
	display: block;
	overflow: hidden;
	margin: 30px 0 0 10px;
	float: left;
}
.city_name2{
	color: #075563;
	font-family:Georgia;
	font-size:14px;	
	text-align:center;
	display:inline-block;
	width:96px;
	height:31px;
}
#wrapper .temperature{	
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size:30px;
	overflow: hidden;
	float: left;
	line-height: 65px;
	max-width: 65px;
}
#wrapper .description,
#wrapper .windchill {
	color:#057f95;
	font-size:13px;
	line-height:15px;
	text-align: center;
	margin: 10px 0 16px 0;
}

#wrapper .windchill {
	float: right;
}
#wrapper .temperature .sup {
	font-size: 20px;
	vertical-align: super;
}
#wrapper .sign-wrapper {
	overflow: hidden;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
#wrapper .sign {
    background-color: transparent;
    background-image: url("http://dalivali.bg/static/bg/microsites/vreme/img/weather-icons.png");
    background-repeat: no-repeat;
    width: 40px;
    margin: 0 15px 0 0;
    display:inline-block;
}
.link-wrapper-top {
	overflow: hidden;
	padding: 30px 0;
}

.link-wrapper-bottom {
	width: 100%;
	background-color: #313131;
	padding: 40px 0;
	overflow: hidden;
}
.link-wrapper-top ul {
	float: left;
	margin: 0 51px 0 0;
}
.link-wrapper-top ul li a {
	font-size: 12px;
	color: #8f8f8f;
}
.link-wrapper-top ul li.first a {
	color: #d8d8d8;
	font-size: 16px;
}
.link-wrapper-top ul li.first {
	margin: 0 0 20px 0;
}
.link-wrapper-top ul li a:hover{
	text-decoration: underline;
}
#footer {

}
.link-wrapper-bottom .social {
	overflow: hidden;
	width: 188px;
	float: left;
	margin: 16px 85px 23px 45px;
}
.link-wrapper-bottom .social li{
	float: left;
	margin: 0 15px 0 0;
}
.link-wrapper-bottom .social li a {
	background-image: url("../img/social-sprite.png");
    background-repeat: no-repeat;
    background-color: #c7c7c7;
    display: inline-block;
    min-height:32px;
	width: 32px;
	margin: 0;
	text-indent: -99999px;
}
.link-wrapper-bottom .social li a.rss {
	background-position: -184px 7px;
}
.link-wrapper-bottom .social li a.mail {
	background-position: 8px 7px;
}
.link-wrapper-bottom .social li a.gplus {
	background-position: -39px 9px;
}
.link-wrapper-bottom .social li a.twitter {
	background-position: -136px 9px;
}
.link-wrapper-bottom .social li a.facebook {
	background-position: -88px 8px;
}
.link-wrapper-bottom .links {
	float: left;
	margin-top: 22px;
}
.link-wrapper-bottom .links li {
	float: left;
}
.link-wrapper-bottom .links li a {
	color: #8f8f8f;
	font-size: 12px;
	padding: 0 14px 0 0;
}
.link-wrapper-bottom .social li:hover a.facebook {
	background-color: #4c66a4;
}
.link-wrapper-bottom .social li:hover a.twitter {
	background-color: #55acee;
}
.link-wrapper-bottom .social li:hover a.gplus {
	background-color: #dd4b39;
}
.link-wrapper-bottom .social li:hover a.rss {
	background-color: #fa9b39;
}
.circle {
	font-size: 17px;
	color: #016668;
	display: inline-block;
	margin: 0 5px 0 0;
}
.paid_articles .text .ttl,
.paid_articles .text .img {
	float: left;
}

.paid_articles .text .img {
	border: 2px solid #ebebeb;
}

.paid_articles .text .ttl {
	width: 157px;
	margin: 0 0 0 10px;
}

.paid_articles .text .ttl a {
	color: #444444;
	font-size: 12px;
}

.paid_articles .item {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
.paid_articles li:hover .ttl a {
	color: #016668;
}
.box-wrapper-poll .box-header .title {
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	line-height: 20px;
	color: #6d6d6d;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.box-wrapper-poll .poll3 .article-image {
	margin-bottom: 5px;
}
.box-wrapper-poll .poll3 .question {
	margin: 0 0 15px 0;
	color: #403f3f;
	font-size: 14px;
	font-family: "Arial", Helvetica;
	font-weight: bold;
}
.box-wrapper-poll .poll3 .answer {	
    color: #3c3c3c;
    font-size: 12px;
    font-family: Arial;
    margin: 0 0 15px 0;
}
.box-wrapper-poll .poll3 .poll_submit {
	color: #fff;
	font-size: 12px;	
	background-color: #016668;
	border: none;
	cursor: pointer;
	padding: 10px 20px;
	margin: 0px 15px 10px 0px;
	border-radius: 2px;
}
.box-wrapper-poll .poll3 .poll_submit .title {
	cursor: pointer;
}
.box-wrapper-poll .poll3 .poll_results,
.box-wrapper-poll .poll3 a.poll_article {
	color: #343434;
	font-size: 12px;
	cursor: pointer;
	margin: 0 10px 0 0;
}
.box-wrapper-poll .poll3 .poll_results:hover,
.box-wrapper-poll .poll3 a.poll_article:hover {
	color: #016668;
}
.top_articles_wrapper .tabs_wrapper {
	margin-bottom: 10px;
}
.top_articles_wrapper .tabs_wrapper .tab {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e9e9e9;
	background: #f9f9f9;
}
.top_articles_wrapper .tabs_wrapper .tab li.js_block_viewed {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: 1px solid #ececec;
}
.top_articles_wrapper .tabs_wrapper .tab li.js_block_latest {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	background-image: url(../img/sidebar_shadow.png) !important;
	background-repeat: repeat-y !important;
	border-bottom: 1px solid #ececec;
}
.top_articles_wrapper .tabs_wrapper .tab li.js_block_latest.current {
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #fff;
}

.top_articles_wrapper .tabs_wrapper .tab li.js_block_viewed.current {
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #fff;
}

div#documents-reporters div.tabs_wrapper ul.tab li {
	width: 127px;
}
div#documents-reporters div.tabs_wrapper ul.tab li span {
	line-height: 20px;
}
div#top_articles div.tabs_wrapper ul.tab li span {
	line-height: 20px;
}
div#top_articles div.tabs_wrapper ul.tab li {
	width: 111px;
}

.top_articles_wrapper .tabs_wrapper .tab li {
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	padding: 6px 24px;
}
.top_articles_wrapper .tabs_wrapper .tab li.current .circle {
	color: #016668;
}
.top_articles_wrapper .tabs_wrapper .tab li.current {
	background: #fff;
	color: #6d6d6d;
}
.top_articles_wrapper .tabs_wrapper .tab li {
	background: #f9f9f9;
	color: #c2c2c2;
}
.top_articles_wrapper .tabs_wrapper .tab li .circle {
	color: #9a9a9a;
}
.top_articles_wrapper .js_block_latest li,
.top_articles_wrapper .js_block_viewed li {
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px;
}
.top_articles_wrapper .js_block_latest li .image img,
.top_articles_wrapper .js_block_viewed li .image img{
	height: 60px;
}
.top_articles_wrapper .js_block_latest li .image ,
.top_articles_wrapper .js_block_viewed li .image{
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}
.top_articles_wrapper .js_block_latest li .text .breadcrump,
.top_articles_wrapper .js_block_viewed li .text .breadcrump{
	color: #98989d;
	font-size: 11px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.top_articles_wrapper .js_block_latest li .text .breadcrump div,
.top_articles_wrapper .js_block_viewed li .text .breadcrump div{
	float: left;
}
.top_articles_wrapper .js_block_latest li .text .breadcrump .date,
.top_articles_wrapper .js_block_viewed li .text .breadcrump .date{
	margin: 0 3px 0 0;
}
.top_articles_wrapper .js_block_latest li .text .breadcrump .section a,
.top_articles_wrapper .js_block_viewed li .text .breadcrump .section a{
	color: #98989d;
	font-size: 11px;
	font-style: italic;
}
.top_articles_wrapper .js_block_latest li:hover,
.top_articles_wrapper .js_block_viewed li:hover {
	background-color: #f9f9f9;
	background-image: url(../img/sidebar_shadow.png);
	background-repeat: repeat-y;
}
.top_articles_wrapper .js_block_latest li .title a,
.top_articles_wrapper .js_block_viewed li .title a{
	color: #4b4b4b;
	font-size: 13px;
}
.top_articles_wrapper .js_block_latest li:hover .title a,
.top_articles_wrapper .js_block_viewed li:hover .title a{
	color: #016668;
}
.top_articles_wrapper ul.js_block_latest,
.top_articles_wrapper ul.js_block_viewed{
	height: 600px;
	overflow: auto;
}
body{
  scrollbar-base-color: #c0c0c0;
  scrollbar-base-color: #c0c0c0;
  scrollbar-3dlight-color:#c0c0c0;
  scrollbar-highlight-color: #c0c0c0;
  scrollbar-track-color: #EBEBEB;
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: #c0c0c0;
  scrollbar-dark-shadow-color: #c0c0c0;
}

.latest_emissions_player .vid a {
	display: block;
}
.latest_emissions_player {
	width: 300px;
	height: 270px;
	overflow: hidden;
	position: relative;
	transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	background: url(/static/bg/microsites/ladyzone/img/gallery_loader.gif) center center no-repeat;
}
.latest_emissions_player ul {
	width: 300px;
	overflow: hidden;
}
.latest_emissions_player li {
	width: 300px;
	height: 220px;
	display: none;
	position: absolute;
	margin: 50px 0 0 0;
}
.latest_emissions_player .slider-nav {
	top: 18px;
	right: 0px;
	z-index: 10;
	overflow: hidden;
	position: absolute;
}
.latest_emissions_player .slider-nav .slider-dot {
	float: left;
	width: 8px;
	height: 8px;
	display: block;
	margin-left: 5px;
	background: #f2f1f1;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin: 3px;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
	-moz-box-shadow:    inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
	box-shadow:         inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
}
.latest_emissions_player .slider-nav .slider-dot.active {
	background: #016668;
}
.latest_emissions_player li .heading {
	height: 35px;
	background: #fff;
	margin: 15px 0 0 0;
}
.latest_emissions_player .header {
	position: absolute;
	top: 10px;
	color: #6d6d6d;
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
}
.latest_emissions_player .header .line {
	border-top: 1px solid #ececec;
	display: block;
	height: 1px;
	width: 100%;
	padding: 40px;
	position: absolute;
	left: 87px;
	top: 15px;
}
.latest_emissions_player li .heading a{
	color: #6d6d70;
	font-size: 12px;
}
.latest_emissions_player li .heading .clock {
	display: block;
	float: left;
	width: 16px;
	height: 15px;
	background: url(../img/clock.png);
	margin: 0 5px 0 0;
}
.leading-articles .main-articles-wrapper .leadingImage img, 
.leading-articles .main-articles-wrapper .image img {
	width: 640px;
	height: 360px;
	position: relative;
	z-index: -1;
}
.leading-articles .main-articles-wrapper .text a{
	display: block;
}
.leading-articles .main-articles-wrapper .text a.title {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}
.leading-articles .main-articles-wrapper .text a.summary {
	font-size: 13px;
	color: #fff;
	margin: 5px 0;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.leading-articles .main-articles-wrapper .image {
	float: left;
	width: 640px;
}

.leading-articles .main-articles-wrapper .image a {
	display: block;
}
.leading-articles .main-articles-wrapper .leadingImage {
	float: left;
	width: 640px;
	background: url("../img/leading-article-top.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 640px 215px;
}

.leading-articles .main-articles-wrapper .leadingImage a {
	display: block;
}

.leading-articles .main-articles-wrapper .image .flags a,
.leading-articles .main-articles-wrapper .leadingImage .flags a,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .flags a {
	display: inline-block !important;
}

.leading-articles .main-articles-wrapper .image .section a,
.leading-articles .main-articles-wrapper .leadingImage .section a,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .section a {
	color: #fff;
}

.leading-articles .main-articles-wrapper .image:hover {
	background: url("../img/article-ontop.png") repeat-x;
}
.leading-articles .main-articles-wrapper .man-rel {
	width: 10000px;	
	float:left;
	position: relative;
}
.leading-articles .main-articles-wrapper .man-rel div {

}
.leading-articles .main-articles-wrapper .man-rel .wrap {
	overflow: hidden;
	background: #f9f9f9;
	position: relative;
	border: 1px solid #d0d0d0;
	height: 63px;
	margin-left: 36px;
}
.leading-articles .main-articles-wrapper .man-rel .wrap.fullwidth {
	width: 638px;
	margin: 0;
}
.leading-articles .main-articles-wrapper ul li {
    overflow: hidden;
    width: 640px;
}

.leading-articles .main-articles-wrapper .man-rel .wrap .flippage{
	width: 234px;
	height: 225px;
	overflow: hidden;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more {
	width: 27px;
	height: 40px;
	text-align: right;
	background: #f9f9f9;
	cursor: pointer;
	display: block;
	position: relative;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-bottom-left-radius: 2px;
	float: left;
	position: absolute;
	left: 0;
	padding-left: 8px;
	padding-top: 23px;
	top: 0;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more.noneed {
	cursor: default;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more.right {
	left: 603px;
	border-right: 1px solid #e1e1e1;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more .text {
	color: #545454;
	font-size: 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	float: none;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more:hover {
	 background: #e5e5e5;
} 
.leading-articles .main-articles-wrapper ul li .man-rel .more.noneed:hover {
	 background: #f9f9f9;
} 
.leading-articles .main-articles-wrapper .man-rel div a {
	display: table-cell;
	vertical-align: middle;
	color: #323232;
	font-size: 12px;
	padding: 0 5px;
	line-height: 16px;
}
.leading-articles .main-articles-wrapper .man-rel div a:hover {
	color: #016668;
}
.leading-articles .main-articles-wrapper .man-rel .short-body {
	display: none;
}
.leading-articles .main-articles-wrapper .man-rel .short-body.block {
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	color: #4b4b4b;
	padding: 5px 10px;
	line-height: 17px;
	background: #f9f9f9;
	height: 49px;
}
.box-article-gallery-wrapper-out {
	position: relative;
	overflow: hidden;
	width: 640px;
	margin: 0 10px;
    z-index: 1;
}
.box-comment-wrapper-outer,
.box-article-gallery-wrapper-outer {
	background: #f9f9f9;
	-moz-box-shadow:    inset  0  8px 8px -8px rgba(0,0,0,0.1), 
                        inset  0 -8px 8px -8px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(0,0,0,0.1), 
                        inset  0 -8px 8px -8px rgba(0,0,0,0.1);
     box-shadow:        inset  0  8px 8px -8px rgba(0,0,0,0.1), 
                        inset  0 -8px 8px -8px rgba(0,0,0,0.1);
}
.box-comment-wrapper-outer {
	padding: 10px;
}

.box-article-gallery-wrapper-out .box-header {
	line-height: 40px;
	margin-top: 10px;
}

.box-article-gallery {
	padding: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(236, 236, 236, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(236, 236, 236, 1);
	box-shadow: 0px 0px 2px 0px rgba(236, 236, 236, 1);
	-webkit-border-top-left-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-bottomright: 14px;
	border-top-left-radius: 14px;
	border-bottom-right-radius: 14px;
	font-size: 12px;
	font-family: Arial;
	background: #fff;
}

.box-article-gallery ul.gal-items {
	width: 9999px;
	position: relative;
	left: -635px;
}

.box-article-gallery li.innerImageContainer {
	position: relative;
	height: 352px;
	width: 620px;
	float: left;
	margin: 0 5px;
}

.box-article-gallery .gal-ovrf {
	overflow: hidden;
}

.box-article-gallery li.innerImageContainer.dn {
	display: none;
}

.box-article-gallery div.arrowContainerRight,
.home-media-box div.arrowContainerRight,
.box.leading-articles.editors-choice div.arrowContainerRight {
	border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
	-webkit-border-radius: 100px 0 0 100px;
	position: absolute;
	top: 35%;
	height: 100px;
	height: 97px\9;
	width: 50px;
	width: 49px\9;
	background: url("../img/slider-r.png") no-repeat 25px 35px rgba(255, 255, 255, 1);
    background: url("../img/slider-arrows.png") 53px 0\9;
	z-index: 1;
	cursor: pointer;
	display: none;
	right: -10px;
	box-shadow: 0\0;
	-webkit-box-shadow: 0\0;
	-moz-box-sizing: 0\0;
	-webkit-box-shadow: -3px 0px 3px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    -3px 0px 3px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         -3px 0px 3px 0px rgba(50, 50, 50, 0.1);
}

.box-article-gallery div.arrowContainerLeft {
	left: 0px;
}
.box-article-gallery div.arrowContainerRight {
	right: 0px;
}

.box-article-gallery div.arrowContainerLeft,
.home-media-box div.arrowContainerLeft,
.box.leading-articles.editors-choice div.arrowContainerLeft {
	border-radius: 0 100px 100px 0;
	-moz-border-radius: 0 100px 100px 0;
	-webkit-border-radius:  0 100px 100px 0;
	position: absolute;
	top: 35%;
	height: 100px;
	height: 97px\9;
	width: 50px;
	background: url("../img/slider-l.png") no-repeat 10px 35px rgba(255, 255, 255, 1);
	background: url("../img/slider-arrows.png")\9;
	z-index: 1;
	cursor: pointer;
	display: none;
	box-shadow: 0\0;
	-webkit-box-shadow: 0\0;
	-moz-box-sizing: 0\0;
	-webkit-box-shadow: 3px 0px 3px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    3px 0px 3px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         3px 0px 3px 0px rgba(50, 50, 50, 0.1);
}

.box-article-gallery div.arrowContainerRight, .box-article-gallery div.arrowContainerLeft {
	top: 45.5%;
}

.box.leading-articles.editors-choice div.arrowContainerRight,
.box.leading-articles.editors-choice div.arrowContainerLeft {
	top: 50px;
}

.box.leading-articles.editors-choice div.arrowContainerRight {
	right: 0;
}

.home-media-box div.arrowContainerRight {
	right: 0;
}

.box-article-gallery div.bottomLabelLine {
	/*background: url("../img/pixel.png");*/
	position: absolute;
	top: -36px;
	left: 75px;
	line-height: 12px;
	border-left: 1px solid #6d6d6d;
	padding-left: 10px;
}

.box-article-gallery div.bottomLabelLine div.back {
	display: none;
	background: url("../img/galleryBottomLineBack.png");
	width: 25px;
	height: 22px;
	position: relative;
	top: 10px;
	left: 15px;
	float: left;
}

.box-article-gallery div.bottomLabelLine a span {
	color: #6d6d6d;
	text-transform: none;
	font-size: 14px;
}

.box-article-gallery div.bottomLabelLineRight {
    background: url("../img/pixel.png");
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9.9%;
	height: 41px;
	display: none;
}

.box-article-gallery div.bottomLabelLineRight div.back {
	background: url("../img/galleryBottomLineBackRight.png");
	width: 22px;
	height: 19px;
	position: relative;
	top: 12px;
	left: 19px;
}

.box-article-gallery div.bottomLabelLineRight a, .box-article-gallery div.bottomLabelLine a {
	width: 100%;
	display: block;
}

.box-article-gallery div.bottomLabelLine span {
	display: block;
	text-transform: uppercase;
}

.home-media-box {
	position: relative;
	margin: 10px 0;
	z-index: 1;
	overflow: hidden;
}

.home-media-box ul {
	width: 9999px;
	position: relative;
	left: -650px;
}

.home-media-box ul li {
	float: left;
	margin-right: 30px;
	position: relative;
}

.reporters-box-wrapper, .documents-box-wrapper {
	padding-bottom: 15px;
	margin-left: 10px;
}

.home-media-box .image, .reporters-box-wrapper .image, .documents-box-wrapper .image {
	position: relative;
	width: 385px;
	float: left;
	cursor: pointer;
}

.home-media-box .image img {
	position: relative;
	z-index: -1;
}

.home-media-box .image:hover {
	background: url("../img/article-ontop.png") repeat-x;
}

.home-media-box .play, .reporters-box-wrapper .play, .documents-box-wrapper .play, .latest_emissions_player .play {
	background: url("../img/mediaBoxVideoPlay.png") no-repeat;
	position: absolute;
	width: 48px;
	height: 48px;
	bottom: 15px;
	left: 15px;
	cursor: pointer;
}

.home-media-box .play {
	display: none;
}

.home-media-box li.video .play {
	display: block;
}

.home-media-box .content {
	float: left;
	margin-left: 15px;
	width: 200px;
}

.home-media-box .time, .reporters-box-wrapper .time, .documents-box-wrapper .time  {
	background: url("../img/icon_time.png") no-repeat;
	font-size: 11px;
	color: #6d6d70;
	padding-left: 20px;
	height: 16px;
}

.home-media-box .title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom:10px;
}

.home-media-box .title a {
	color: #333333;
}

.home-media-box .title a:hover {
	color: #016668;
}

.home-media-box .all a {
	position: absolute;
	bottom: 5px;
	right: 0;
	color: #a4a4a4;
	font-weight: bold;
	font-size: 12px;
}

.home-media-box .art-number {
	position: absolute;
	bottom: 5px;
	left: 410px;
	color: #016668;
	font-weight: bold;
	font-size: 12px;
}

.clear {
	clear: both;
}

.latest-listing-wrapper ul li {
	border-bottom: 1px solid #dadada;
}

.latest-listing-wrapper ul li img {
	display: none;
}

.latest-listing-wrapper ul li.leading img, .latest-listing-wrapper ul li.second img {
	display: block;
	position: relative;
	z-index: -1;
}

.latest-listing-wrapper ul li {
	padding: 10px 0;
	position: relative;
	z-index: 1;
}

.latest-listing-wrapper ul li.second .image {
	z-index: 1;
}

.latest-listing-wrapper ul li img {
	margin-right: 10px;
	float: left;
}

.latest-listing-wrapper ul li.leading img {
	margin-right: 0;
	float: none;
}

.latest-listing-wrapper ul li.leading {
	padding: 0;
}

.latest-listing-wrapper ul li.leading .label {
	padding: 10px 0;
	min-height: 40px;
}

.latest-listing-wrapper ul li a {
	color: #016668;
	font-size: 12px;
}

.latest-listing-wrapper ul li.video {
	background: url("../img/icon_play.png") no-repeat scroll 4px 10px rgba(255, 255, 255, 1);
	padding-left: 30px;
}

.latest-listing-wrapper ul li.gallery {
	background: url("../img/icon_gallery_mini.png") no-repeat scroll 4px 10px rgba(255, 255, 255, 1);
	padding-left: 30px;
}

.latest-listing-wrapper ul li.leading {
	background: none;
	padding-left: 0;
}

.latest-listing-wrapper ul li.second {
	background: none;
	padding-left: 0;
}

.secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art.video,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art.video {
	background: url("../img/icon_play.png") no-repeat scroll 0 1px rgba(255, 255, 255, 1);
	padding-left: 25px;
}

.secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art.gallery,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art.gallery {
	background: url("../img/icon_gallery_mini.png") no-repeat scroll 0 1px rgba(255, 255, 255, 1);
	padding-left: 25px;
}

.latest-listing-wrapper ul li.leading.video, .latest-listing-wrapper ul li.second.video {
	padding-left: 0;
}

.latest-listing-wrapper ul li.leading.video:hover .image, .latest-listing-wrapper ul li.second.video:hover .image {
	background: url("../img/article-ontop.png") repeat-x;
}

.latest-listing-wrapper ul li.leading a {
	font-size: 16px;
	color: #393939;
	font-weight: bold;
}

.latest-listing-wrapper ul li.second a {
	font-size: 13px;
	color: #333333;
}

.latest-listing-wrapper {
	position: relative;
	margin: 10px 0;
	width: 314px;
	z-index: 1;
}

.latest-listing-wrapper .title {
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 9px;
	padding: 4px;
	background-color: rgba(1, 102, 104, 0.8);
	background-color: rgb(0, 168, 194)\9;
	border-radius: 3px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	margin-right: 5px;
 }

.latest-listing-wrapper ul li div.label {
	min-height: 30px;
}

.ml10 {
	margin-left: 10px;
}

.leading-articles-editors-choice {
	position: relative;
	z-index: 1;
}

.leading-articles-editors-choice.homepage{
	width:640px;
	margin:0 auto;
}

.leading-articles-editors-choice .box-header {
	line-height: 60px;
	clear: both;
	height: 60px;
	position: relative;
}

.leading-articles-editors-choice h2,
.leading_article_view .more,
.article_body .story_body .headopen .txt
 {
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
}
.home-media-box .box-header .title,
.box-article-gallery-wrapper-out .box-header .title {
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
.box-article-gallery-wrapper-out .box-header .title {
	display: inline-block;
	padding: 0 10px;
	background: #f9f9f9;
	position: relative;
	z-index: 2;
}
.leading-articles-editors-choice .more {
	position: absolute;
	right: 0;
	width: 65px;
}

.leading-articles-editors-choice .more a {
	color: #999999;
	font-size: 11px;
}

.leading-articles-editors-choice .articles-wrapper ul li {
	float: left;
	width: 200px;
	height: 200px;
}

.leading-articles-editors-choice .articles-wrapper ul li.cl2, .leading_article_view ul li.cl2 {
	margin-right: 16px;
}

.leading-articles-editors-choice .articles-wrapper ul li img,
.leading_article_view ul li img,
.article_related_gallery div.list-related ul.related-item li img,
.article_body .story_body ul#mycarouselinarticle li img {
	border: 4px solid #ebebeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.leading-articles-editors-choice .articles-wrapper ul li .text h3 a,
.leading_article_view ul li div.art-tit a,
.article_related_gallery .list-related ul.related-item li span.title,
.article_body .story_body ul#mycarouselinarticle li .title a {
	margin: 10px 2px 20px 2px;
	color: #393939;
	font-size: 13px;
	display: block;
	line-height: normal;
}

.article_related.hide,
ul.submenu-news .sub.hide,
ul.submenu-news.hide,
ul.submenu-news .section.hide {
	display: none;
}

.brd-top {
	border-top: 1px solid #ececec;
}
.brd-bottom {
	border-bottom: 1px solid #ececec;
}
.documents-box-wrapper {
	display: none;
}

.reporters-box-wrapper .title a, .documents-box-wrapper .title a {
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
	margin-bottom: 10px;
	display: block;
}

.reporters-box-wrapper .image, .documents-box-wrapper .image {
	margin-bottom: 10px;
}

.article-quotes {
	padding-left: 60px;
	background: url("../img/quotes.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0 10px 10px 10px;
}

.article-quotes-title,
.sidebar-header-title {
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	color: #6d6d6d;
	padding: 15px 10px;
	border-top: 1px solid #ebeaea;
}

.article-quotes .quote-title {
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	color: #7a7a7a;
}

.article-quotes .body {
	font-size: 14px;
	color: #999999;
	font-style: italic;
	margin: 20px 0;
	display: block;
}

.article-quotes .divider {
	height: 1px;
	background: #e4e4e4;
	width: 30px;
	margin: 20px 0;
	display: block;
}

.article-quotes .quote-summary {
	font-size: 12px;
	color: #6c6c6c;
}

.top_articles_wrapper .tabs_wrapper .tab li.DP {
	padding:6px 16px
}
.top_articles_wrapper .mCSB_inside > .mCSB_container {
	margin: 0 !important;
}

.article_title {
	font-size: 28px;
	font-weight: bold;
	color: #383838;
	margin: 10px 0 15px 0;
}

.article_summary, .article-subtitle {
	font-size: 14px;
	color: #5d5d5d;
}

.article-subtitle {
	margin-top: 0px;
	font-style: italic;
}

.homepage-leading .article-subtitle {
	margin-top: 0;
}

.article_date, .article_views, .comments-number, .art-br .breadcrump,.article-date-modified {
	font-size: 11px;
	color: #aeaeae;
	margin: 15px 0 0 10px;
	padding-right: 10px;
	border-right: 1px solid #aeaeae;
}
 .ib {
	float: left;
	width: 570px;
 }
 .br {
	padding: 10px;
	margin: 17px 0;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
 }
  .bt {
	padding: 15px 10px;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
 }
 .t-bar{
	margin-bottom: 7px;
 }
 .aimage{
	margin: 0 15px 0 0;
 }
.comments-number {
	border: 0;
}

.article_date {
	margin-left: 0;
}

.breadcrump a, .article_author a {
	font-size: 11px;
	color: #016668;
}

.article_body {
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4b;
}

.article_keywords {
	margin: 25px 0 15px 0;
}

.article_keywords.hide {
	display: none;
}

.article_keywords .label {
	color: #4b4b4b;
	font-size: 11px;
	margin-right: 15px;
}

.article_keywords a {
	background: #f3f3f3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #4b4b4b;
	font-size: 11px;
	padding: 2px 7px 5px;
	display: inline-block;
	margin-bottom: 10px;
}

.article_keywords a:hover {
	background: #e6e6e6;
}

.article_image_comment {
	position: relative;
	top: -35px;
	margin-bottom: -20px;
	color: #b9b9b9;
	font-size: 12px;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)";
    display: inline-block;
}

.toolbar-social ul.social-likes {
	margin: 0;
}

.toolbar-social span.social-likes__counter {

}

.toolbar-social ul.social-likes li {
	float: left;
}

.toolbar-social ul.social-likes li span {
	color: #5d5d5d;
	font-size: 10px;
	float:left;
	color: #fff;
}

.toolbar-social ul.social-likes li.social-likes__widget_facebook,
.toolbar-social ul.social-likes li.social-likes__widget_twitter,
.toolbar-social ul.social-likes li.social-likes__widget_plusone {

}
span.social-likes__button.social-likes__button_facebook {
	background-color: #5977c3;
}
span.social-likes__button.social-likes__button_twitter{
	background-color: #00c6dd;
}
span.social-likes__button.social-likes__button_plusone {
	background-color: #ce2525;
}
span.social-likes__button.social-likes__button_plusone:hover,
span.social-likes__button.social-likes__button_twitter:hover,
span.social-likes__button.social-likes__button_facebook:hover,
.toolbar ul.widgets li.voting .vup:hover,
.toolbar ul.widgets li.voting .vdown:hover,
.social-likes li.mail:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.toolbar-social ul.social-likes li span.social-likes__icon_facebook {
	background-image: url("../img/fb-share-w.png");
	color: #fff;
}

.toolbar-social ul.social-likes li span.social-likes__icon_twitter {
	background-image: url("../img/twitter-share-w.png");
	background-position: 0 3px;
}

.toolbar-social ul.social-likes li span.social-likes__icon_plusone {
	background-image: url("../img/gplus-share-w.png");
	background-position: 0 3px;
}

.toolbar-social ul.social-likes li span.social-likes__button_twitter,
.toolbar-social ul.social-likes li span.social-likes__button_plusone,
.toolbar-social ul.social-likes li span.social-likes__button_pinterest, 
.toolbar-social ul.social-likes li span.social-likes__button_facebook {
	padding-left: 32px !important;
}

.toolbar-social ul.social-likes li span.social-likes__button {
	display: block;
	text-align: center;
}

.toolbar-social ul.social-likes li span.social-likes__icon {
	top: 0px;
	left: 10px;
}
.toolbar ul.widgets li.voting .vup {
	margin: 0 20px 0 0;
}
.toolbar ul.widgets li.voting .vup,
.toolbar ul.widgets li.voting .vdown {
	float: left;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	width: 45px;
	height: 15px;
	background-color: #9c9c9c;
	border-radius:2px;
	text-align: right;
	padding: 4px 10px 0 0;
}

.toolbar ul.widgets li.voting .vup {
	background-image: url(../img/vote-up.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

.toolbar ul.widgets li.voting .vdown {
	background-image: url(../img/vote-down.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

.toolbar ul.widgets li img {
	vertical-align: middle;
}
.toolbar-social ul.social-likes li.social-likes__widget_facebook:hover span.social-likes__icon_facebook {
	background-image: url(../img/fb-share-w.png);
}

.toolbar-social ul.social-likes li.social-likes__widget_twitter:hover span.social-likes__icon_twitter {
	background-image: url(../img/twitter-share-w.png);
}

.toolbar-social ul.social-likes li.social-likes__widget_plusone:hover span.social-likes__icon_plusone {
	background-image: url(../img/gplus-share-w.png);
}

.toolbar-social ul.social-likes li.social-likes__widget_pinterest:hover {
	background: #c50000;
}

.toolbar-social ul.social-likes li.social-likes__widget_pinterest:hover span.social-likes__icon_pinterest {
	background-image: url(../img/pinterest-share-w.png);
}
.social-likes__widget {
	margin: 0 17px 0 0 !important;
}

.toolbar-social ul.social-likes li.social-likes__widget_facebook:hover span,
.toolbar-social ul.social-likes li.social-likes__widget_twitter:hover span,
.toolbar-social ul.social-likes li.social-likes__widget_plusone:hover span,
.toolbar-social ul.social-likes li.social-likes__widget_pinterest:hover span {
	color: #ffffff;
}
span.social-likes__counter.social-likes__counter_facebook,
span.social-likes__counter.social-likes__counter_twitter,
span.social-likes__counter.social-likes__counter_plusone {
	color: #767676 !important;
}
.leading_article_view ul li {
	float: left;
	width: 200px;
	z-index: 1;
	position: relative;
}

.leading_article_view .more {
	position: relative;
	margin: 10px 0;
}

.leading_article_view ul li div.art-img a,
.leading-articles-editors-choice ul li div.image a,
ul#mycarouselinarticle li div.thumb a {
	display: block;
}

.leading_article_view ul li:hover div.art-img {
	width: 205px;
	background: url("../img/article-ontop.png") repeat-x;
}

.leading_article_view ul li:hover div.art-tit a {
	color: #016668;
}

.leading_article_view ul li div.art-img a img,
.leading-articles-editors-choice .image a img,
.story_body .jcarousel-clip-horizontal ul li .thumb a img,
.article_related_gallery div.list-related ul.related-item li a span.image img {
	position: relative;
	z-index: -1;
}

.article_related_gallery {
	margin: 20px 0;
}

.article_related_gallery.hide {
	display: none;
}

.article_related_gallery div.list-related ul.related-item {
	position: relative;
	width: 9999px;
	left: -218px;
	z-index: 1;
}

.article_related_gallery div.list-related ul.related-item li {
	float: left;
	width: 200px;
	margin-right: 17px;
}

.article_related_gallery div.list-related ul.related-item li:hover a span.image {
	width: 210px;
	background: url("../img/article-ontop.png") repeat-x;
}

.article_related_gallery div.list-related ul.related-item li:hover a span.title {
	color: #016668;
}

.article_related_gallery .header .tabs .left,
.article_body .story_body .headopen .left {
	background: url("../img/carousel-spr.png");
	width: 18px;
	height: 18px;
	margin-right: 3px;
	float: left;
	cursor: pointer;
}

.article_related_gallery .header .tabs .left:hover,
.article_body .story_body .headopen .left:hover {
	background: url("../img/carousel-spr.png") 0 18px;
}

.article_related_gallery .header .tabs .right,
.article_body .story_body .headopen .right {
	background: url("../img/carousel-spr.png") 18px 0;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.article_related_gallery .header .tabs .right:hover,
.article_body .story_body .headopen .right:hover {
	background: url("../img/carousel-spr.png") 18px 18px;
}

.article_related_gallery .header .tabs.hide {
	display: none;
}

.article_related_gallery .header {
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	color: #6d6d6d;
	margin-bottom: 10px;
}

.single-text-image {
	float: left;
	margin: 10px 10px 10px 0;
}

.single-text {
	padding: 10px;
	width: 620px;
}

.single-text h4 a {
	color: #2d2d2d;
	font-family: Arial;
	font-size: 16px;
}

.single-text p.text {
	color: #909090;
	font-size: 12px;
	margin: 3px 0;
}

.single-text p.url a {
	color: #057f95;
	font-size: 12px;
	margin: 3px 0;
}

.btvnews-468-wrapper {
	margin: 20px auto;
	width: 468px;
}

.article_body .story_body .headopen .txt a {
	color: #016668;
}

.article_body .story_body .headopen .txt {
	line-height: 16px;
	margin-left: 50px;
}

#new-gallery {
	position: relative;
	width: 620px;
	margin: 10px 0 0 0;
}

#new-gallery .gallery-image {
	min-height: 200px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

#new-gallery .gallery-image img {
	max-width: 620px;
}

#new-gallery .gallery-image .gallery-image-comment {
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 10px;
	display: block;
	font-size: 14px;
	position: absolute;
	background: #282828;
	border-top: 2px solid #333;
}

#new-gallery .gallery-image .gallery-loader {
	width: 40px;
	display: block;
	margin: 135px auto;
}

#new-gallery .gallery-controls {
	bottom: 0;
	height: 78px;
	padding: 5px;
	position: relative;
}

#new-gallery .gallery-controls .gallery-nav-left,
#new-gallery .gallery-controls .gallery-nav-right {
	z-index: 1;
	width: 61px;
	height: 78px;
	cursor: pointer;
	position: absolute;
	background: #f3f3f3;
	text-indent: -999999px;
}

#new-gallery .gallery-controls .gallery-nav-left {
	left: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #016668;
}

#new-gallery .gallery-controls .gallery-nav-right {
	right: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #016668;
}

#new-gallery .gallery-controls .gallery-nav-left:hover {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #000;
}

#new-gallery .gallery-controls .gallery-nav-right:hover {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #000;
}

#new-gallery .gallery-controls .gallery-nav.disable {
	cursor: default;
}

#new-gallery .gallery-controls .gallery-nav-left.disable {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #555;
}

#new-gallery .gallery-controls .gallery-nav-right.disable {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #555;
}

#new-gallery .gallery-controls .gallery-thumbs {
	height: 78px;
	width: 486px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#new-gallery .gallery-controls .gallery-thumbs ul {
	width: 6000px;
	overflow: hidden;
	position: absolute;
}

#new-gallery .gallery-controls .gallery-thumbs ul li {
	float: left;
	opacity: 0.5;
	margin-right: 6px;
}

#new-gallery .gallery-controls .gallery-thumbs ul li.active {
	opacity: 1;
}

#new-gallery .gallery-controls .gallery-thumbs ul li a {
	display: block;
}

#new-gallery .gallery-controls .gallery-thumbs-preview {
	z-index: 5;
	display: none;
	cursor: pointer;
	box-shadow: 0 0 10px #282828;
}

.likeBoxImageGallery{
	position:absolute;
	min-width:46px;
	bottom:2%;
	left:-26%;	
}

.likeBoxImageGallery .like_button_gallery_wrapper{	
	background:url("/static/bg/shared/img/btd-80.png") repeat scroll 0 0 transparent;
	display:inline-block;
	border-radius:3px;
	margin-right:1px;
}

.likeBoxImageGallery .like_button_gallery{
	width:23px;
	height:23px;
	display:inline-block;
	background:url("/static/bg/main/img/like_button_gallery_small.png") no-repeat center center;
	border-radius:3px;
	margin-right:1px;
}

.likeBoxImageGallery .nb_likes{
	color:#ffffff;
	background:url("/static/bg/shared/img/btd-80.png") repeat scroll 0 0 transparent;
	min-width:23px;	
	border-radius:3px;
	display:inline-block;
	float:right;
	text-align:center;
	font-size:15px !important;
	text-shadow:1px 1px #68bfce;
	padding-top:3px;
	padding-right:2px;
	height:20px;
	max-height:20px;	
}

div.category-listing-wrapper {
	position: relative;
	z-index: 1;
}

div.category-listing-wrapper .title {
	background-color: #fff;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px 5px 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

div.category-listing-wrapper ul li {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #fbfbfb;
}

div.category-listing-wrapper ul li div.image {
	margin-right: 10px;
	width: 300px;
	float: left;
	position: relative;
}

div.category-listing-wrapper ul li:hover div.image {
	background: url("../img/article-ontop.png") repeat-x;
}

div.category-listing-wrapper ul li div.image img {
	position: relative;
	z-index: -1;
}

div.category-listing-wrapper ul li:hover div.image a {
	display: block;
}

div.category-listing-wrapper ul li div.label a {
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
}

div.category-listing-wrapper ul li:hover div.label a {
	color: #016668;
}

div.category-listing-wrapper ul li div.text a {
	color: #4b4b4b;
	font-size: 13px;
	margin-top: 10px;
	display: block;
}

div.category-listing-wrapper ul li div.date {
	background: url("../img/icon_time.png") no-repeat;
	font-size: 12px;
	color: #8e8e8e;
	padding-left: 20px;
	height: 16px;
	float: left;
	margin-top: 10px;
}

div.pagination.hide {
	display: none;
}

div.pagination ul.pages {
	border: 1px solid #f0f0f0;
	height: 40px;
	margin: 20px auto;
	width: 640px;
}

div.pagination ul.pages li.page {
	width: 50px;
	float: left;
	text-align: center;
	padding: 0;
	border: 0;
}

div.pagination ul.pages li.page.current {
	background: #f9f9f9;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

div.pagination ul.pages li.page a {
	font-size: 13px;
	color: #6d6d6d;
	display: block;
	padding: 13px 0;
	height: 14px;
}

div.pagination ul.pages li.page a:hover {
	background: #f9f9f9;
}

div.pagination ul.pages li.previous {
	border-right: 1px solid #f0f0f0;
	padding: 0;
	width: 68px;
	border-bottom: 0;
	display: block !important;
}

div.pagination ul.pages li.next {
	border-left: 1px solid #f0f0f0;
	padding: 0;
	width: 68px;
	border-bottom: 0;
	display: block !important;
}

div.pagination ul.pages li.next a,
div.pagination ul.pages li.previous a {
	line-height: 10px;
	height: 14px;
	display: block;
	font-size: 35px;
}

.fwleft {
	width: 660px;
}

.story_body {
    border-top: medium none !important;
    display: inline-block;
    margin-top: 15px;
}

.story_body .icon, .story_body .txt {
    float: left;
}

.story_body .txt a {
    color: #6d6d6d;
    font-family: "Arial-Black", "Arial Black", Helvetica;
    font-size: 14px;
}

.story_body .headopen {
    height: 33px;
}

.story_body .jcarousel-clip-horizontal, .story_body .jcarousel-container-horizontal {
    overflow: hidden;
    width: 640px;
    z-index: 1;
}

.story_body .jcarousel-clip-horizontal ul li {
    float: left;
    padding-right: 15px;
    width: 145px;
}

.story_body .jcarousel-clip-horizontal ul li .title a {
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1;
    text-decoration: none;
}

.story_body .jcarousel-clip-horizontal ul li .title a:hover {
    color: #2c97a8;
}

.story_body .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("/static/bg/main/img/box/top/arrows_sprite.png") no-repeat scroll 0 0 transparent !important;
    height: 30px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 15px;
}

.story_body .jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("/static/bg/main/img/box/top/arrows_sprite.png") no-repeat scroll -20px 0 transparent !important;
    height: 30px;
    left: 583px;
    position: absolute;
    top: 20px;
    width: 15px;
}

.story_body .jcarousel-clip-horizontal ul li:hover .thumb {
	width: 150px;
	background: url("../img/article-ontop.png") repeat-x;
}

.story_body .jcarousel-clip-horizontal ul li:hover .title a {
	color: #016668 !important;
}

.leading-articles-editors-choice div.articles-wrapper.grid ul.items-list li:hover .image {
	width: 205px;
	background: url("../img/article-ontop.png") repeat-x;
}
.leading-articles-editors-choice div.articles-wrapper.grid ul.items-list li:hover .text h3 a {
	color: #016668;
}
.box.leading-articles.editors-choice {
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.box.homepage-leading-articles{
	width:660px !important;
	box-sizing:border-box;
}
.editors-choice-video-inner .main-articles-wrapper .image {
	width: auto;
}
a.myPlayer img {
	background: url("../img/mediaBoxVideoPlay.png") no-repeat;
	height: 48px;
	width: 48px;
	top: 45%;
	position: absolute;
	left: 45%;
	cursor: pointer;
}
.story-list-box { 
	width:980px;
	height:29px; 
	overflow:hidden; 
	margin:0 auto;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.story-list-box .box-title{
	margin: 0 10px 0 10px;
	background-color: #F5F5F5;
    height: 33px;
}
.story-list-box .box-title a {
	color: #000;
	font-family: Arial, Helvetica;
	line-height: 29px;
}
.story-list-box .box-list {
	position:relative;
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	width:9999999px;
	height: 29px;
	line-height: 29px; 
	padding-bottom:10px;
	background:#e5e5e5;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
}
.story-list-box .box-list li{
	float: left;
	padding:0px 0px 0px 15px;
}
.story-list-box .box-list li#box-list-title{
	color:#FFFFFF;
	background:#016668;	
	font-family: "Arial-Black", "Arial Black", Helvetica;
	padding:0px 15px 0px 15px !important;	
	font-size: 12px;
	height: 29px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
}
.story-list-box .box-list li a {
	color:#595959;
	font-size:12px;
	line-height:29px;
	font-style:italic;	
	font-family:Arial, Helvetica;
	font-weight:bold;
}
.story-list-box .box-list li .item-bullet,
.circle-new {
	display:inline-block;
	background:#016668;
	height:8px;
	width:8px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-right:10px;
}
.story-list-box .box-list li .item-bullet.non-visible{
	display:none;
}
#breaking-news-ajax {
	width:980px;
	margin: 14px auto;
	overflow: hidden;		
}
.betabtvnews_breaking_news_wrapper{
	height: 29px;
	background:#b62626;	
}
.betabtvnews_breaking_news{
	width: 980px;
	float: left;
	height: 29px;	
	font-size: 12px;	
	text-align: left;
	position: relative;
}
.betabtvnews_breaking_news .title{
	position:relative;
	float:left;
	color:#FFFFFF;	
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform:uppercase;
	line-height:29px;
	height:29px;
	padding:0px 15px;
	background:#db2f2f;
	border-right:1px solid #bd2828;
	border-left:1px solid #ecb9b8;
	font-size: 12px;
}
.betabtvnews_breaking_news .txt{
	line-height:29px;
	padding: 0 0 0 12px;	
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
	width:800px;
}
.betabtvnews_breaking_news .txt a{
	color: #FFFFFF;	
}
.homepage_big_image_article_wrapper{
	position:relative;
	margin:15px auto;
	width:980px;
	height:549px;	  	
}
.homepage_big_image_article_wrapper img{		
	padding:0px 1px;
	width:978px;
	border-top: 1px solid #e1e1de;
    border-bottom: 1px solid #3e3e3f;    
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e1de), to(#3e3e3f));
    background-image: -webkit-linear-gradient(#e1e1de, #3e3e3f);
    background-image:
        -moz-linear-gradient(#e1e1de, #3e3e3f),
        -moz-linear-gradient(#e1e1de, #3e3e3f)
    ;
    background-image:
        -o-linear-gradient(#e1e1de, #3e3e3f),
        -o-linear-gradient(#e1e1de, #3e3e3f)
    ;
    background-image: 
        linear-gradient(#e1e1de, #3e3e3f),
        linear-gradient(#e1e1de, #3e3e3f)
    ;
    -moz-background-size:1px 100%;
    background-size:1px 100%;
    background-position:0 0, 100% 0;
    background-repeat:no-repeat; 		
}
.homepage_big_image_article_wrapper .article_title{
	position:absolute;
	bottom:35px;
	left:25px;
	color:#FFFFFF;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:40px;
	text-shadow:1px 2px #3d3d3c;
	line-height:auto;		
}

.content.video-section-wrapper {padding:10px;}
.content.video-section-wrapper .leading-articles .box-header {display:none}
.content.video-section-wrapper .leading-articles .main-articles-wrapper {position:relative;z-index:1;}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .item {overflow:hidden}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .image {float:none;position:relative}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .image img {width:auto;height:auto}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .item.video .leadingImage .flag-big {position:absolute;left:270px;bottom:150px;width:76px;height:76px;width:80px\9;height:80px\9;border-radius:80px;border:2px solid #fff;border:none\9;background:url(../img/flag-play-big.png) 30px 24px no-repeat rgba(0, 0, 0, 0.5);background:url(../img/flag-video-big.png) center center no-repeat\9}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .text h3 {margin-top:5px}
.content.video-section-wrapper .leading-articles .main-articles-wrapper .text p {color:#8e8e8e;font-size:12px;margin:5px 0 10px 0}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper {width:660px;margin-left:-10px;padding:10px 0;background:#f9f9f9;box-shadow:inset 0px 10px 10px -10px #ccc,inset 0px -10px 10px -10px #ccc;position:relative;z-index:1;margin-bottom:10px}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .secondary-items-list,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .secondary-items-list {overflow:hidden;width:650px}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .secondary-item,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .secondary-item {width:315px;float:left;margin-left:10px}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .secondary-item .secondary-image,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .secondary-item .secondary-image {position:relative}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .secondary-item.video .secondary-image .flag-big,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .secondary-item.video .secondary-image .flag-big {position:absolute;left:10px;bottom:10px;width:36px;height:36px;width:42px\9;height:42px\9;border-radius:40px;border:2px solid #fff;border:none\9;background:url(../img/flag-play-small.png) 13px 11px no-repeat rgba(0, 0, 0, 0.5);background:url(../img/flag-video.png) center center no-repeat\9}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .item-title,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .item-title {margin-top:8px}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .item-title a,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .item-title a {display:block;color:#3b3b3b;font-size:16px;font-weight:bold}
.content.video-section-wrapper .leading-articles .secondary-articles-wrapper .secondary-text p,
.content.video-section-wrapper .leading-articles .main-secondary-articles-wrapper .secondary-text p {background:url(../img/icon_time.png) no-repeat;padding-left:20px;color:#8e8e8e;font-size:12px;line-height:16px;margin:5px 0}

.content.video-section-wrapper .content-grid-news .list {overflow:hidden;width:650px;margin-left:-10px;padding:0 0 30px}
.content.video-section-wrapper .content-grid-news .list > li {float:left;width:315px;margin:0 0 15px 10px;position:relative;z-index:1}
.content.video-section-wrapper .content-grid-news .list > li > a {display:block;text-decoration:none}
.content.video-section-wrapper .content-grid-news .list > li .image {display:block;position:relative}
.content.video-section-wrapper .content-grid-news .list > li:hover .title {color:#016668}
.content.video-section-wrapper .content-grid-news .list > li:hover .image {background: url("../img/article-ontop.png") repeat-x;}
.content.video-section-wrapper .content-grid-news .list > li:hover .image img {position:relative;z-index:-1}
.content.video-section-wrapper .content-grid-news .list > li.video .image .flag-big,
div.category-listing-wrapper ul li.video div.image span.flag-big  {position:absolute;left:10px;bottom:10px;width:36px;height:36px;width:42px\9;height:42px\9;border-radius:40px;border:2px solid #fff;border:none\9;background:url(../img/flag-play-small.png) 13px 11px no-repeat rgba(0, 0, 0, 0.5);background:url(../img/flag-video.png) center center no-repeat\9;cursor:pointer;}
.content.video-section-wrapper .content-grid-news .list > li .title {display:block;color:#3b3b3b;font-size:16px;font-weight:bold;margin-top:8px}
.content.video-section-wrapper .content-grid-news .list > li .date {background:url(../img/icon_time.png) no-repeat;padding-left:20px;display:block;color:#8e8e8e;font-size:12px;line-height:16px;margin:5px 0}
.leading-articles .main-articles-wrapper .man-rel div.man-rel-art {
	display: table;
	padding: 5px 0px;
	width: 187px;
	background: #f9f9f9;
	height: 52px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #ffffff;
}
.leading-articles .main-articles-wrapper .man-rel div.man-rel-art.large-two {
	width: 282px;
}
.leading-articles .main-articles-wrapper .man-rel div.man-rel-art.large-one {
	width: 565px;
}
.box.leading-articles.editors-choice ul.secondary-items {
	display: table;
	position: relative;
	left: -351px;
}
.main-secondary-articles-wrapper ul.secondary-items{
	display: flex !important;
	flex-wrap: wrap;
	left: 0px !important;
}
.box.leading-articles.editors-choice .secondary-articles-wrapper
.box.leading-articles.editors-choice .main-secondary-articles-wrapper,
.home-no .secondary-articles-wrapper{
	position: relative;
	overflow: hidden;
	width: 640px;
	margin: 0 10px;
	z-index: 1;
}
.secondary-articles-wrapper ul li,
.main-secondary-articles-wrapper ul li {
	width: 310px;
	overflow: hidden;
	padding: 10px;
	min-height: 250px;
	text-align: left;
}
.secondary-articles-wrapper ul li{
	display: table-cell;
	border-right: 1px solid #ececec;
}
.main-secondary-articles-wrapper ul li{
	display:inline;
	float:left;
}
.secondary-articles-wrapper ul li .secondary-item-body .secondary-image,
.main-secondary-articles-wrapper ul li .secondary-item-body .secondary-image {
	position: relative;
}
.secondary-articles-wrapper ul li .secondary-item-body .secondary-image a,
.main-secondary-articles-wrapper ul li .secondary-item-body .secondary-image a {
	display: block;
}
.secondary-articles-wrapper ul li .secondary-item-body .secondary-image .section a,
.main-secondary-articles-wrapper ul li .secondary-item-body .secondary-image .section a {
	color: #fff;
}
.secondary-articles-wrapper ul li .secondary-item-body .secondary-image .flags a,
.main-secondary-articles-wrapper ul li .secondary-item-body .secondary-image .flags a {
	display: inline-block;
}
.secondary-articles-wrapper ul li:hover .secondary-item-body .secondary-image,
.main-secondary-articles-wrapper ul li:hover .secondary-item-body .secondary-image {
	background: url("../img/article-ontop.png") repeat-x;
}
.secondary-articles-wrapper ul li:hover .secondary-item-body .item-title a,
.main-secondary-articles-wrapper ul li:hover .secondary-item-body .item-title a {
	color: #016668 !important;
}
.secondary-articles-wrapper ul li.videosec,
.main-secondary-articles-wrapper ul li.videosec {
       border: 0;
       margin: 0;
       padding: 0;
       min-height: inherit;
}
.secondary-articles-wrapper ul li .secondary-image,
.main-secondary-articles-wrapper ul li .secondary-image {
       /*margin: 0 10px 0 0;*/
       height: 180px;
       overflow: hidden;
}
.secondary-articles-wrapper ul li .secondary-image{
	width: 320px;
}
.main-secondary-articles-wrapper ul li .secondary-image{
	width: 310px;
}
.secondary-articles-wrapper ul li .secondary-image img,
.main-secondary-articles-wrapper ul li .secondary-image img {
       height: 180px;
       overflow: hidden;
       position: relative;
       z-index: -1;
}
.secondary-articles-wrapper ul li .secondary-image img{
	width: 320px;
}
.main-secondary-articles-wrapper ul li .secondary-image img{
	width: 310px;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-title a,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-title a {
       font-size: 16px;
       color: #3b3b3b;
       font-weight: bold;
}
.secondary-articles-wrapper ul li .secondary-text,
.main-secondary-articles-wrapper ul li .secondary-text {
	width: 290px;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-title,
.secondary-articles-wrapper ul li .secondary-text .secondary-summary .block,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-title,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-summary .block {
       margin: 0 0 5px 0;
       overflow: hidden;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-summary,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-summary {
	font-size: 13px;
	margin-bottom: 5px;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-short-body,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-short-body {
	display: none;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-short-body.block,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-short-body.block {
	display: block;
	font-size: 13px;
	color: #4b4b4b;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-summary.block,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-summary.block {
       font-size: 13px;
       color: #4b4b4b;
       display: block;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art {
       overflow: hidden;
       padding-bottom: 10px;
}
.secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art a,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art a {
       font-size: 12px;
       color: #016668;

}
.secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art a:hover,
.main-secondary-articles-wrapper ul li .secondary-text .secondary-wrap .secondary-man-rel-art a:hover {
	text-decoration: underline;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more.hide {
       display: none;
}
.leading-articles .main-articles-wrapper ul li .man-rel .more.hide .text,
.leading-articles .main-articles-wrapper ul li .man-rel .more.hide .sign{
       display: none;
}
.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
.nav-wrapper.sticky #navigation-wrapper .navigation ul.main-menu li.main-link.selected .static {
       display: none !important;
}
.nav-wrapper.sticky .triangle-menu, .triangle-tabs {
       display: none;
}

.main-articles-wrapper .items-list {
    width: 640px;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.secondary-articles-wrapper > .more .sign,
.main-secondary-articles-wrapper > .more .sign {
	background: url('../img/sign-arrow-small.png');
	width: 15px;
	height: 15px;
	display: block;
}

.leading-articles .main-articles-wrapper .man-rel .more.right .sign {
	background: url('../img/sign-arrow-right-small.png');
	width: 20px;
	height: 20px;
	display: block;
}

.leading-articles .main-articles-wrapper .man-rel .more.right.noneed .sign {
	background: url('../img/sign-arrow-right-small-hide.png');
}

.leading-articles .main-articles-wrapper .man-rel .more.left .sign {
	background: url('../img/sign-arrow-left-small.png');
	width: 20px;
	height: 20px;
	display: block;
}

.leading-articles .main-articles-wrapper .man-rel .more.left.noneed .sign {
	background: url('../img/sign-arrow-left-small-hide.png');
}


.secondary-articles-wrapper > .more .sign,
.main-secondary-articles-wrapper > .more .sign {
	right: 0;
	top: 0;
	position: relative;
	float: left;
}

.flip {
/*
-webkit-animation: Flip 0.6s 1 linear;
-moz-animation: Flip 0.6s 1 linear;
-o-animation: Flip 0.6s 1 linear;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
*/
}
.unflip {
/*
-webkit-animation: Unflip 0.6s 1 linear;
-moz-animation: Unflip 0.6s 1 linear;
-o-animation: Unflip 0.6s 1 linear;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
*/
}
.latest-listing-wrapper .image,
.latest_emissions_player .vid {
     position: relative;
}
.nav-wrapper.shown {
	/*margin-bottom: 60px;*/
}
.sticky #navigation-wrapper.shown {
	margin-bottom: 0px;
}
.leading-articles-editors-choice .image {
    position: relative;
}
.latest-listing-wrapper ul li .flags,
.latest-listing-wrapper ul li .title {
    display: none;
 }
.latest-listing-wrapper ul li.leading .flags,
.latest-listing-wrapper ul li.leading .title {
    display: inline-block;
    z-index: 1;
}
.latest-listing-wrapper ul li.leading .title a {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}
.btvnews-megaboard-wrapper {
    text-align: center;
    margin: 20px 0;
}
.secondary-articles-wrapper ul li .secondary-wrap,
.main-secondary-articles-wrapper ul li .secondary-wrap {
    overflow: hidden;
}
.secondary-articles-wrapper ul li .secondary-wrap .secondary-man-rel-art.third,
.main-secondary-articles-wrapper ul li .secondary-wrap .secondary-man-rel-art.third {
    display: none;
}
.secondary-articles-wrapper div.more,
.main-secondary-articles-wrapper div.more {
	display: none;
    color: #6d6d6d;
    font-size: 10px;
    background-color: #f9f9f9;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Arial-Black", "Arial Black", Helvetica;
}
.secondary-articles-wrapper div.more .text,
.main-secondary-articles-wrapper div.more .text {
	padding-left: 5px;
}
@-webkit-keyframes Flip {
from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -webkit-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes Flip {
from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes Flip {
from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
}
@-webkit-keyframes Unflip {
from { -webkit-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
to { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes Unflip {
from { -moz-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes Unflip {
from { -o-transform: rotate(180deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
}
.secondary-articles-wrapper .article-subtitle,
.main-secondary-articles-wrapper .article-subtitle {
       margin: 5px 0;
       font-size: 12px;
}
.leading-articles .main-articles-wrapper .article-subtitle {
       font-size: 12px;
       color: #ffffff;
       text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.leading-articles .main-articles-wrapper .man-rel div.man-rel-art .flag.video,
.leading-articles .secondary-articles-wrapper .secondary-man-rel-art .flag.video,
.leading-articles .main-secondary-articles-wrapper .secondary-man-rel-art .flag.video {
       background: url("/static/bg/microsites/betanews/img/icon_play.png") no-repeat rgba(255, 255, 255, 0);
       padding-right: 5px;
       margin-bottom: -3px;
       display: inline-block;
       width: 16px;
       height: 16px;
}
.article_embed_video,
.embedded_image {
       margin: 15px 0;
}
.embed_img {
       position: relative;
}
.embed_img .image_comment_inner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #b9b9b9;
	font-size: 12px;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)";
	display: inline-block;
}
.article_embed_video {
       position: relative;
}
.article_embed_player {
	cursor: pointer;
}
.article_embed_video .article_embed_player_overlay {
       position: absolute;
       background: url('../img/flag-video-big.png');
       width: 79px;
       height: 79px;
       top: 141px;
       left: 281px;
       cursor: pointer;
}
.article_body .embeded_link_inner {
       display: block;
       overflow: hidden;
       padding: 10px;
       border: 1px solid #F1F1F1;
       text-decoration: none;
       color: #222;
       background: #FEFEFE;
       border-bottom: 3px solid #EFEFEF;
       margin: 10px 0;
}
.article_body .embeded_link_inner .image.left {
       float: left;
       margin-right: 10px;
}
.article_body .embeded_link_inner .image.right {
       float: right;
       margin-left: 10px;
}
.article_body .embeded_link_inner .title {
       font-size: 20px;
       line-height: 22px;
       display: block;
       margin-bottom: 5px;
       color: #000;
}
.article_body .embeded_link_inner .summary {
       font-size: 14px;
       line-height: 18px;
       display: block;
       color: #555;
}
.article_body .embeded_link_inner:hover {
       background: #fcfcfc;
}
.poll3.inline-poll {
       padding: 30px;
       margin: 10px 0;
       border-top:1px solid #ececec;
       border-bottom:1px solid #ececec;
}
.poll3.inline-poll .box-header .title{
       color: #6d6d6d;
       font-size: 11px;
       font-family: "Arial-Black", "Arial Black", Helvetica;
       text-transform: uppercase;
       margin-bottom: 25px;
}
.poll3.inline-poll .question {
       color: #403f3f;
       font-size: 18px;
       font-weight: 900;
       margin-bottom: 25px;
}
.poll3.inline-poll input[type="radio"] {
   margin: 0 10px 0 0;
}
.poll3.inline-poll label,
.poll3.inline-poll .result_option {
       color: #3c3c3c;
       font-size: 12px;
       font-weight: 900;
}
.poll3.inline-poll .poll_submit {
       color: #fff;
       font-size: 12px;
       background-color: #016668;
       border: none;
       cursor: pointer;
       padding: 10px 20px;
       margin: 25px 15px 0 0;
       border-radius: 2px;
}
.poll3.inline-poll .poll_results {
       font-size: 12px;
       color: #343434;
}
.comments_wrapper .header{
       padding: 30px 0 0px 0;
       overflow: hidden;
}
.comments_wrapper .controls {
       clear: both;
       margin-top: 30px;
}
.comments_wrapper .header .text .count {
       color: #016668;
       font-family: "Arial-Black", "Arial Black", Helvetica;
       font-size: 11px;
       line-height: 16px;
}
.comments_wrapper .header > div {
       overflow: hidden;
}
.comments_wrapper .header .text {
       color: #6d6d6d;
       font-family: "Arial-Black", "Arial Black", Helvetica;
       font-size: 11px;
       line-height: 16px;
       text-transform: uppercase;
       margin: 0 0 0 15px;
}
.comments_wrapper .header .comments_title_bar .comments_order .order_old {
       display: none;
}
.comments_wrapper .header .comments_title_bar .comments_order {
       color: #808080;
       font-size: 11px;
       line-height: 18px;
       margin: 0 15px 0 0;
}
.comments_wrapper .comments .comments_list {
       padding: 25px 10px 0 10px;
}
.comments_wrapper .comments .comments_list .comments_item {
       margin-bottom: 35px;
       overflow: hidden;
}
.comments_wrapper .comments .comments_list .comments_item .user_data .avatar{
       display: inline-block;
       width: 66px;
       height: 66px;
       float: left;
       margin: 0 15px 0 0;
       background: url('../img/avatar.png');
}
.comments_wrapper .comments .comments_list .comments_item .user_data .avatar img{
	border-radius:50%;
}
.comments_wrapper .comments .comments_list .comments_item .user_data .username {
       color: #383838;
       font-size: 14px;
       line-height: 18px;
       font-weight: 900;
       margin: 15px 15px 0 0;
       display: inline-block;
}
.comments_wrapper .comments .comments_list .comments_item .user_data .comment_posted {
       color: #b8b8b8;
       font-size: 11px;
       line-height: 18px;
       font-style: italic;
}
.comments_wrapper .comments .comments_list .comments_item .comment_data {
       font-size: 12px;
       line-height: 18px;
       color: #737373;
       margin: 10px 0;
       max-width: 530px;
       float: left;
       word-break: break-word;
       overflow: hidden;
}
.comments_item .voting .vote .icon_thumb_up {
       background-image: url("../img/vote-up-h.png");
       background-repeat: no-repeat;
       display: block;
       float: left;
       width: 17px;
       min-height: 16px;
}
.comments_item .voting .vote {
       width: 49px;
}
.comments_item .voting .vote .icon_thumb_down {
       background-image: url("../img/vote-down-h.png");
       background-repeat: no-repeat;
       display: block;
       float: left;
       width: 17px;
       min-height: 16px;
       -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    margin: 4px 0 0 15px;
}
.comments_item .voting.user_display_when_loggedin {
       float: left;
       padding: 0 0 0 82px;
       clear: both;
}
.comments_item .voting.user_display_when_loggedin .summary {
       float: left;
       margin: 0 15px 0 0;
       color: #aeaeae;
       font-size: 11px;
       line-height: 18px;
       font-family: "Arial-Black", "Arial Black", Helvetica;
}
.comments_item .voting.user_display_when_loggedin ul li {
       float: right;
}
.comments .comments_pages {
       border: 1px solid #f0f0f0;
       height: 36px;
       margin: 20px auto 0;
       width: 638px;
}
.comments .comments_pages a{
       width: 50px;
       float: left;
       padding: 10px 0;
       text-align: center;
       font-size: 13px;
       color: #6d6d6d;
       border-right: 1px solid #f0f0f0;
}
.comments .comments_pages a.current{
       background: #f9f9f9;
       border-right: 1px solid #f0f0f0;
       border-left: 1px solid #f0f0f0;
}
.comments_wrapper {
       position: relative;
}
.comments_wrapper .comment_form {
       background-color: #f9f9f9;
       border-bottom: 1px solid #ececec;
       overflow: hidden;
       padding: 0 0 20px 0;
       position: relative;
}
.comments_wrapper .comment_form .comments-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
}
.comments_wrapper .tabs-wrapper {
       padding: 15px 0 0 30px;
       background-color: #f9f9f9;
       border-top: 1px solid #ececec;
}
.comments_wrapper .tabs-wrapper a {
       color: #868686;
       background-color: #f9f9f9;
       font-size: 13px;
       line-height: 18px;
       padding: 10px 15px;
       display: inline-block;
}
.comments_wrapper .tabs-wrapper a.active,
.comments_wrapper .tabs-wrapper a:hover {
       background-color: #ededed;
       -webkit-border-radius:1px;
       -moz-border-radius: 1px;
       border-radius: 1px;
}
.comments_wrapper .text-area-wrap {
       margin: 15px 30px 20px 30px;
       border: 6px solid #ebebeb;
       -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
       border-radius: 5px;
}
.comments_wrapper #comment_txt_area {
       -webkit-border-radius:2px;
       -moz-border-radius: 2px;
       border-radius: 2px;
       width: 587px;
       border:1px solid #e2e2e2;
       min-height: 90px;
       resize: none;
       outline: none;
       overflow: auto;
       color: #666;
       font-size: 16px;
       line-height: 18px;
}
.comments_wrapper .submit {
       float: right;
       border: none;
       color: #fff;
       font-size: 12px;
       line-height: 18px;
       background-color: #016668;
       margin: 0 30px 0 0;
       -webkit-border-radius:2px;
       -moz-border-radius: 2px;
       border-radius: 2px;
       padding: 10px 26px;
       cursor: pointer;
}
#tip {
       min-width: 240px;
       height: 50px;
       color: #2d2d2d;
       font-size: 16px;
       line-height: 50px;
       text-align: center;
       background: #fff;
       border-color: #2c97a8;
       border-width: 3px 1px 1px;
       border-style: solid;
       margin-left: -100px;
       margin-top: -54px;
       padding: 0 20px;
       position: fixed;
       display: none;
       left: 50%;
       top: 0px;
       z-index: 12345;
}
.comments_wrapper .tab-comments-wrapper.active {
       display: block;
}
.comments_wrapper .tab-comments-wrapper {
       display: none;
       min-height: 400px;
       position: relative;
}
#comments .comments_list .comments_empty,
.comments_wrapper .user_display_when_loggedout {
       padding: 20px;
}
#comments .user_display_when_loggedout {
       font-size: 11px;
}
.comments_wrapper .user_display_when_loggedout a{
       color: #2c97a8;
}
.article_body p {
       line-height: 1.8em;
       margin-bottom: 0.8em;
       font-size: 15px;
}
.comments .comments_list .comments_empty {
       color: #808080;
       font-size: 16px;
       line-height: 18px;
}
.content-comments {
       width: 660px;
       overflow: hidden;
}
div.comments_pages:empty {
       border: none !important;
}
.article_body a {
       color: #016668;
       font-weight: bold;
}
.article_body a:hover {
       text-decoration: underline;
}
.leading-articles .main-articles-wrapper .image, 
.leading-articles .secondary-articles-wrapper .secondary-image,
.leading-articles .main-secondary-articles-wrapper .secondary-image,
.leading-articles .main-articles-wrapper .leadingImage 
{position: relative;}
.leading-articles .main-articles-wrapper .text {
	/*
overflow: hidden;
	float: left;
	width: 100%;
*/
	position: absolute;
	bottom: 40px;
	padding: 0 10px;
}
.leading-articles.editors-choice-video-inner .main-articles-wrapper .text {
	bottom: 0;
}
.leading-articles .section,
#navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .submenu-news li .flags .section {
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 9px;
	padding: 4px;
	background-color: rgba(1, 102, 104, 0.8);
	background-color: rgb(0, 168, 194)\9;
	text-transform: uppercase;
	color: #fff;
	float: left;
	margin-right: 5px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.flags{
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1;
}
.flags span.gallery,
.flags span.video,
.flags span.flag-exclusive,
.flags span.flag-updated,
.flags span.flag-adult{
	background: url('/static/bg/microsites/betanews/img/sprite-flags.png');
	width: 24px;
	height: 21px;
	display: inline-block;
	float: left;
	display: none;
	margin: 0 5px 0 0;
}
.flags span.gallery {
	display: block;
	background-position: 0px 0px;
}
.flags span.video {
	display: block;
	background-position: 84px 0px;
}
.flags span.flag-exclusive {
	display: block;
	background-position: 24px 0px;
		position: relative;
}
.flags span.flag-updated {
	display: block;
	background-position: 114px 0px;
}
.flags span.flag-adult {
	display: block;
	background-position: 54px 0px;
}
.flags span.flag-exclusive:hover span.tooltip,
.flags span.flag-updated:hover span.tooltip,
.flags span.flag-adult:hover span.tooltip,
.flags span.gallery:hover span.tooltip,
.flags span.video:hover span.tooltip {
	display: block;
}
span.tooltip {
	position: absolute;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	font-size: 9px;
	text-align: center;
	color: rgb(255, 255, 255);
	background: #016668;
	text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
	bottom: 29px;
	display: none;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

span.tooltip:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: rgba(1, 102, 104, 1) rgba(224, 178, 178, 0) transparent transparent;
	border:0\9;
	background:url(../img/tooltip-after.png) no-repeat\9;
	width: 11px\9;
	height: 6px\9;
	top: 25px;
	left: 8px;
}
div.tag-box-wrapper,
.story-section,
.search_results{
	margin-top:20px;
}
div.tag-box-wrapper .tag_title,
.story-section .story-name,
.search_results .results-count{
	background-color: #fff;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px 5px 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
div.tag-box-wrapper .tag_description{
	padding: 0 15px 5px 10px;
}
div.tag-box-wrapper ul li,
.story-section .story-list li,
.search_results ul li{
	position:relative;	
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #fbfbfb;
	overflow: hidden;
}
div.tag-box-wrapper ul li div.image,
.story-section .story-list .image,
.search_results ul li .art-img{
	position:relative;
	margin-right: 10px;
	float: left;	
}
.story-section .text,
.search_results ul li .art-meta {
/* 	position: relative; */
	min-height: 170px;
}
div.tag-box-wrapper ul li div.label a,
.story-section .text .heading a,
.search_results ul li .art-meta .art-tit a{
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
}
.story-section .text .text-body,
.search_results ul li .art-meta .art-sum {
	color: #4b4b4b;
	font-size: 13px;
	margin-bottom: 10px;
	display: block;
}
.search_results ul li .art-meta .art-sum  {
	margin: 10px 0;
}
.story-section .text .heading {
	margin: 0 0 15px 0;
}
.story-section .text .views{
	bottom: 15px;
	position: absolute;
	left: 310px;
}
.story-section .text .comments {
	bottom: 0;
	overflow: hidden;
	position: absolute;
	left: 310px;
}
.story-section .text .views,
.story-section .text .comments a {
	margin: 5px 0 0 0;
	color: #3b3b3b;
	font-weight: bold;
	font-size: 12px;
}
.story-section .text .views span,
.story-section .text .comments a span {
	color: #016668;
}
.story-section a.breadcrumb {
	font-size: 14px;
}
div.tag-box-wrapper ul li div.text,
div.tag-box-wrapper .tag_description{
	color: #4b4b4b;
	font-size: 13px;
	margin-top: 10px;
	display: block;
}
div.tag-box-wrapper ul li div.date,
.search_results ul li .art-meta .date{
	background: url("/static/bg/microsites/betanews/img/icon_time.png") no-repeat;
	font-size: 12px;
	color: #8e8e8e;
	padding-left: 20px;
	height: 16px;
	float: left;
	margin-top: 10px;
	position:absolute;
	bottom:20px;
	left:320px;
}
div.tag-box-wrapper .pagination{
	margin-bottom:20px;
}
div.author-box-wrapper{
	margin-top:20px;
}
div.author-box-wrapper .author_title{
	background-color: #fff;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px 5px 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
div.author-box-wrapper ul li{
	position:relative;	
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #fbfbfb;
}
div.author-box-wrapper ul li div.image{
	position:relative;
	margin-right: 10px;
	width: 300px;
	float: left;	
}
div.author-box-wrapper ul li div.label a{
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
}
div.author-box-wrapper ul li div.text{
	color: #4b4b4b;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}
div.author-box-wrapper ul li div.date{
	background: url("/static/bg/microsites/betanews/img/icon_time.png") no-repeat;
	font-size: 12px;
	color: #8e8e8e;
	padding-left: 20px;
	height: 16px;
	float: left;
	margin-top: 10px;
	position:absolute;
	bottom:10px;
	left:320px;
}
div.author-box-wrapper .pagination{
	margin-bottom:20px;
}
div.place-box-wrapper{
	margin-top:20px;
}
div.place-box-wrapper .place_title{
	background-color: #fff;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px 5px 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
div.place-box-wrapper ul li{
	position:relative;		
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #fbfbfb;
}
div.place-box-wrapper ul li div.image{
	position:relative;
	margin-right: 10px;
	width: 300px;
	float: left;
}
div.place-box-wrapper ul li div.label a{
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
}
div.place-box-wrapper ul li div.text{
	color: #4b4b4b;
	font-size: 13px;
	margin-top: 10px;
	display: block;
}
div.place-box-wrapper ul li div.date{
	background: url("/static/bg/microsites/betanews/img/icon_time.png") no-repeat;
	font-size: 12px;
	color: #8e8e8e;
	padding-left: 20px;
	height: 16px;
	float: left;
	margin-top: 10px;
	position:absolute;
	bottom:20px;
	left:320px;
}
div.place-box-wrapper .pagination{
	margin-bottom:20px;
}
ul.items-list-tazi-sytrin li a {
       color: #595959;
       font-size:12px;
       font-weight: bold;
       font-style: italic;
       line-height: 29px;
}
.editors-choice-tazi-sytrin {
       width: 980px;
       margin: 0 auto 10px auto;
}
ul.items-list-tazi-sytrin {
       background-color: #e5e5e5;
}
.editors-choice-tazi-sytrin .title{
       background-color: #016668;
       float: left;
       padding: 6px 15px;
       margin-right: 20px;
       width: 99px;
       height: 17px;       
}
.editors-choice-tazi-sytrin .title {
    font-family: "Arial-Black", "Arial Black", Helvetica;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-top-left-radius: 7px;
}
.article-type-comment .articles-wrapper ul li img {
		/*
		main-content version
		width:120px;
		height:120px;
		*/
		margin-top:20px;
		width:95px;
		height:95px;
}
.article-type-comment .articles-wrapper ul li {
       width: 640px;
}
.article-type-comment .articles-wrapper ul li .author-details,.article-type-comment .articles-wrapper ul li .text  {
       float: left;
}
.article-type-comment.box-article-gallery {
       padding:0;
       margin:0;
}
.article-type-comment .articles-wrapper ul li .text {
       padding: 20px;
       /*
	   main-content version
	   width: 435px;
       */
       width:145px;
       position: relative;
	   min-height: 144px;
	   border-left: 1px solid #ececec;
}
.article-type-comment .articles-wrapper ul li .text .title a {
	color: #292929;font-weight: bold;
	/*
	main-content version	
	font-size: 24px;
	line-height: 25px;
	*/
	font-size: 14px;
	line-height: 16px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.article-type-comment .articles-wrapper ul li .text .title,.article-type-comment .articles-wrapper ul li .summary {
       margin:0 0 10px 0;
}
.article-type-comment .articles-wrapper ul li .summary {
       color:#4b4b4b;
       font-size: 13px;
}
.article-type-comment .articles-wrapper ul li .author-details {
       padding: 20px 10px 10px 10px;
       /*
	       main-content version
	       width: 120px;
	   */
	   width:95px;
}
.article-type-comment .articles-wrapper ul li .author-details .image {
       margin:15px 0 0 0;
}
.article-type-comment .articles-wrapper ul li .author-details .title {
       font-family: "Arial-Black", "Arial Black", Helvetica;
       font-size: 12px;
       line-height: 16px;
       text-transform: uppercase;
       color: #6d6d6d;
}
.article-type-comment .articles-wrapper ul li .author-name,
.article-type-comment .articles-wrapper ul li .separator{
       float: left;
}
.article-type-comment .articles-wrapper ul li .separator {
       color: #6d6d70;
       margin:0 15px;
}
.article-type-comment .articles-wrapper ul li .author-name a {
       color: #016668;
       font-size: 12px;
}
.article-type-comment .articles-wrapper ul li .author-details .author-name {
       text-align: center;
}
.article-type-comment .articles-wrapper ul li .text .info .date {
       color: #6d6d70;
       font-size: 11px;
       float: left;
       padding:0 15px 0 0;
       /*border-right: 1px solid #d7d7d9;*/
       margin: 0 15px 0 0;
       display: table-cell;
       vertical-align: middle;
}
.article-type-comment .articles-wrapper ul li .text .info .onfire {
       float: left;
       display: table-cell;
       vertical-align: middle;
}
.article-type-comment .articles-wrapper ul li .text .info .date .clock {
	display: block;
	float: left;
	width: 16px;
	height: 15px;
	background: url(/static/bg/microsites/betanews/img/clock.png);
	margin: 4px 10px 0 0;
}
.article-type-comment .articles-wrapper ul li .text .title a:hover {
	color: #016668;
}
.article-type-comment .articles-wrapper ul li .text .info {overflow: hidden;display: table;line-height: 25px;}
.article-type-comment .articles-wrapper ul li .text .info .onfire .onfire {
	display: block;
	float: left;
	width: 14px;
	height: 20px;
	background: url(/static/bg/microsites/betanews/img/fire.png);
	margin: 0 10px 0 0;
}
.article-type-comment .articles-wrapper ul li .text .info .onfire {color: #6d6d70;font-size: 12px;float: left; }



.article_body .inner_pagination_wrapper {
    text-align: left;
    overflow: hidden;
}
.article_body .inner_pagination_wrapper a {
    background: #6d6d6d;
    color: #fff !important;
    display: inline-block;
    font-family: "Arial-Black", "Arial Black", Helvetica;
    margin: 2px;
    padding: 4px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.article_body .inner_pagination_wrapper a.next-page {
	width: auto;
	padding: 4px 10px;
	float: right;
	text-transform: uppercase;
}
.article_body .inner_pagination_wrapper a.selected,
.article_body .inner_pagination_wrapper a:hover {
    background: #016668;
}

div.category-listing-wrapper ul li div.views {
	font-size: 12px;
	padding-left: 20px;
	height: 16px;
	float: left;
	margin-top: 10px;
}
.article_video_item{
	position:relative;
}
.article_video_item .article_player_overlay {
position: absolute;
background: url('../img/flag-video-big.png');
width: 79px;
height: 79px;
top: 141px;
left: 281px;
cursor: pointer;
}
/**** HOT OR NOT ****/
.elections-votest-wrapper {
       width: 660px;
       float: left;
       margin-bottom: 15px;
}
.elections-votest-wrapper .elections-votest{
	overflow: hidden;
	padding: 10px;
	background: #f9f9f9;
	-moz-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.1), inset 0 -8px 8px -8px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.1), inset 0 -8px 8px -8px rgba(0,0,0,0.1);
	box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.1), inset 0 -8px 8px -8px rgba(0,0,0,0.1);
}
.elections-votest-wrapper > .title .title-elections{
	background-color: #fff;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px 5px 10px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	display: block;
}
.elections-votest-wrapper .show-results {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #f0f0f0;
	color: #6d6d6d;
}
.elections-votest-wrapper .show-results a {
       color: #161616;
       text-decoration: underline;
       font-weight: bold;
}
.elections-votest-wrapper .show-results a:hover {
       text-decoration: underline;
}
.elections-votest ul {
       overflow: hidden;
       padding: 10px;
	   background: #fff;
}
.elections-votest ul li {
       float: left;
       cursor: pointer;
       overflow: hidden;
	   width:300px;
}
.elections-votest ul li.first-ppl {
       margin-right: 20px;
}
.elections-votest ul li .p-name {
       color: #212121;
       font-size: 18px;
       overflow: hidden;
	   height: 45px;
       margin-top: 15px;
       margin-bottom: 10px;
       text-align: center;
	   cursor: pointer;
}
.elections-votest ul li .p-image {
       position: relative;
	   width:300px;
}
.elections-votest ul li .p-image .info {
       top: 0;
       left: 0;
       right: 0;
       bottom: 0;
       padding: 15px;
       display: none;
       position: absolute;
       background: url(/static/bg/microsites/menbox/img/btd.png);
	   cursor: pointer;
}
.elections-votest ul li:hover .p-image .info {
       display: block;
}
.elections-votest ul li .p-image .info .title {
       color: #fff;
       font-size: 15px;
       line-height: 18px;
       text-align: center;
	   margin: 75px 0 0 0;
	   cursor: pointer;
}
.elections-votest ul li .p-image .info .result {
	color: #fff;
	font-size: 75px;
	margin-top: 20px;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
}
.elections-votest ul li .p-image .info .hint {
       color: #bebebe;
       font-size: 10px;
       margin-top: 20px;
       line-height: 12px;
       text-align: center;
	   cursor: pointer;
}
.elections-votest ul li .p-image img {
       width: 100%;
       height: 100%;
}
.elections-votest ul li .p-vote {
       font-family: Arial;
       border: 0;
       color: #fff;
       height: 60px;
       font-size: 18px;
       font-weight: bold;
       line-height: 60px;
       padding-left: 67px;
       text-transform: uppercase;
       font-weight: bold;
       background: url(/static/bg/microsites/menbox/img/na.png) left 0px top 12px no-repeat #585858;
       cursor: pointer;
}
.elections-votest ul li:hover .p-vote {
       background: url(/static/bg/microsites/menbox/img/aa.png) left 0px top 10px no-repeat #016668;
}

.hot-results-list .results-title {
  	color: #272727;
    display: block;
    line-height: 36px;
    width: 640px;
}
.hot-results-list ul li {
	float: left;
	width: 320px;
	overflow: hidden;
	margin-bottom: 80px;
}
.hot-results-list ul {
	padding: 0 5px;
}
.hot-results-list ul li.odd {
	margin-right: 10px;
}
.hot-results-list ul li .results-name {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	width: 300px;
}
.hot-results-list ul li .results-image {
	height: 430px;
	position: relative;
	 background: #f3f3f3;
	 padding: 10px;
}
.hot-results-list ul li .results-image .results-count {
	left: 0;
	bottom: 0;
	color: #fff;
	width: 60px;
	height: 60px;
	font-size: 44px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	position: absolute;
	background: #016668;
}
.hot-results-list ul li .results-image .results-total {
	right: 0;
	bottom: 0;
	color: #fff;
	width: 249px;
	height: 60px;
	font-size: 30px;
	padding: 0 10px 0 0;
	line-height: 60px;
	text-align: right;
	position: absolute;
	background: #888;
	font-family: Arial;
}
.hot-results-list ul li .results-image .results-total .pp {
	font-size: 30px;
}
.hot-results-list {
	overflow: hidden;
	width: 660px;
}
.hot-results-list .subtitle,
.hot-results-list .title {
	width: 560px;
	margin: 0 0 0 10px;
}
.hot-results-list .results-title .subtitle {
	font-size: 14px;
	margin: 0 30px 0 10px;
	color: #016668;
}
.hot-results-list .results-title .title {
	font-weight: bold;
	font-size: 24px;
	color: #383838;
	margin-bottom: 10px;
	width: 640px;
	display: block;
}
.hot-results-list .results-title .summary,
.elections-votest-wrapper > .title .summary {
	color: #2D2D2D;
	font-size: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 640px;
	display: block;
	line-height: 22px;
}
.back-url {
       text-align: right;
       font-size: 18px;
       text-transform: uppercase;
       margin: 0 30px 0 30px;
       padding: 0 0 10px 0;
}
.back-url a {
       color: #161616;
       text-decoration: underline;
       font-weight: bold;
}

.back-url a:hover {
       text-decoration: underline;
}

.elections-votest-wrapper-sidebar {
       width: 300px;
       float: left;
       margin-bottom: 15px;
       padding: 0 0 4px 0;
}
.elections-votest-wrapper-sidebar > .title {
    font-size: 20px;
    line-height: 32px;
    position: relative;
	border-bottom: 2px solid #000;
}
.elections-votest-wrapper-sidebar > .title .title-elections{
    position: relative;
 	color: #2C97A8;
    font-size: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.elections-votest-wrapper-sidebar .show-results {
       text-align: right;
       margin-top: 35px;
       font-size: 18px;
       text-transform: uppercase;
       background-image: url("/static/bg/microsites/menbox/img/border-bottom.png");
       background-position: left bottom;
       background-repeat: repeat-x;
       padding: 0 0 15px 0;
}
.elections-votest-wrapper-sidebar .show-results a {
       color: #161616;
}
.elections-votest-wrapper-sidebar .show-results a:hover {
       text-decoration: none;
       color: #00C3DF;
}
.elections-votest-wrapper-sidebar .elections-votest ul {
       overflow: hidden;
       padding: 0;
}
.elections-votest-wrapper-sidebar .elections-votest ul li {
       float: left;
       cursor: pointer;
       overflow: hidden;
       padding-top: 25px;
       width: 150px;
       background-color: #F2F0F0 !important;
       background-image: none;
}
.elections-votest-wrapper-sidebar .elections-votest ul li.first-ppl {
       margin-right: 0px !important;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-name {
       color: #424146;
       font-size: 13px;
       overflow: hidden;
       line-height: 18px;
       font-weight: bold;
       margin-top: 15px;
       margin-bottom: 10px;
       text-align: center;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image {
       width: 130px;
       height: 130px;
       position: relative;
       margin: 0 0 5px 10px;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image .info {
       top: 0;
       left: 0;
       right: 0;
       bottom: 0;
       padding: 15px;
       display: none;
       position: absolute;
       background: url(/static/bg/microsites/menbox/img/btd.png);
}
.elections-votest-wrapper-sidebar .elections-votest ul li:hover .p-image .info {
       display: block;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image .info .title {
       color: #fff;
       font-size: 15px;
       line-height: 18px;
       text-align: center;
       text-decoration: underline;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image .info .result {
       color: #fff;
       font-size: 48px;
       margin-top: 20px;
       line-height: 17px;
       text-align: center;
       font-weight: bold;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image .info .hint {
       color: #bebebe;
       font-size: 10px;
       margin-top: 20px;
       line-height: 12px;
       text-align: center;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-image img {
       width: 130px;
       height: 130px;
}
.elections-votest-wrapper-sidebar .elections-votest ul li .p-vote {
	   display: none;
}
.elections-votest-wrapper-sidebar .elections-votest ul li:hover .p-vote {
       display: none;
}
.elections-votest-wrapper-sidebar a.your-choice{
	line-height: 60px;
	font-family: Arial;
	color: #2C97A8;
	background-color: #E1E1E1;
	display: block;
    text-align: center;
    float: left;
    width: 300px;
    text-transform: uppercase;
}
.elections-votest-wrapper-sidebar a.your-choice > span {
	font-size: 22px;
}
.elections-votest-wrapper-sidebar .your-choice:hover {
	background-color: #2C97A8;
	color: #fff;
}
.elections-votest-wrapper-sidebar .your-choice .arrow {
    background-image: url("/static/bg/microsites/menbox/img/arrow_right_slider.png");
    background-repeat: no-repeat;
	background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 60px;
    width: 50px;
    margin: 0 40px 0 0;
}

.link_controls {
    background-color: #FFFFFF;
    float: right;
    height: 25px;
    margin-right: 10px;
    margin-top: 10px;
    width: 25px;
    position: absolute;
    right: 0;
    top: 0;
}

.link_controls .right {
    background-image: url("/static/bg/microsites/menbox/img/arrow_right.png");
}

.link_controls a {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 25px;
    width: 25px;
}
.link_controls .right:hover {
	background-color: #282828;
	 background-image: url("/static/bg/microsites/menbox/img/arrow_right_white.png");
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected#main-16075 .static .menu-wrapper ul.sub-sections li a[href="/sport/champions-league/"]{
	background: url('../img/button_champions_league.png');
	width: 150px;
	height:14px;
	color: transparent;
	display: inline-block;
	text-indent: -999999px;
	text-align: left;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected#main-16075 .static .menu-wrapper ul.sub-sections li a[href^="http://mestniizbori.btvnovinite.bg"]{
	background: url("/static/bg/microsites/mestniizbori/img/mestniizbori-nav-logo.png") no-repeat center left;
	width: 60px;
	height:18px;
	color: transparent;
	display: inline-block;
	text-indent: -999999px;
	text-align: left;
	margin-left: 10px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected#main-16075 .static .menu-wrapper ul.sub-sections li a[href="/sport/champions-league-goal-2015/"],
#navigation-wrapper .navigation ul.main-menu li.main-link.selected#main-16077 .static .menu-wrapper ul.sub-sections li a[href="/sport/champions-league-goal-2015/"]{
  background-image: url('http://bravo.btv.bg/web/gol.png');
  background-color: #E41B13;
  background-repeat: no-repeat;
  width: 99px;
  background-position: center center;
  height: 14px;
  color: #E41B13;
  display: inline-block;
  text-indent: -999999px;
  text-align: left;
  padding: 4px 2px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16077 .sub-menu{	
	z-index: 13;
	background: #f2f2f2;
	background-image: url("../img/body.jpg");
	background-position: center center;
	background-repeat: repeat;		
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16077:hover > .sub-menu{
	z-index:15;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16075:hover > .sub-menu{
	z-index:15;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16080:hover > .sub-menu{
	z-index:15;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16079:hover > .sub-menu{
	z-index:15;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16078:hover > .sub-menu{
	z-index:15;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16082:hover > .sub-menu{
	z-index:15;
}
.inner-gallery ul li {
	float: left;
	margin: 4px;
}
.inner-image-wrapper {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	background-color: #f5f5f5;
	margin: 10px 0;
	padding: 0 0 0 5px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16087 .sub-menu,
#navigation-wrapper .navigation ul.main-menu li.main-link#main-20417 .sub-menu,
#navigation-wrapper .navigation ul.main-menu li.main-link#main-702177 .sub-menu,
#navigation-wrapper .navigation ul.main-menu li.main-link#main-16105 .sub-menu{
	z-index:14;
	/*
	z-index: 13;
	background: #f2f2f2;
	background-image: url("../img/body.jpg");
	background-position: center center;
	background-repeat: repeat;
	*/
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="/dobroto/"]{
	color: #fff;
	padding: 4px 8px;
	background: #969696;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="/live/"]{  
  color: #fff;
  padding: 4px 10px;
  background: #3b3b3b;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-left: 5px;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="/bulgaria/izbori/"]{
	color:#ffffff;
	padding:4px;
	background:#97B5DF;
	/*
		color: transparent;
		background: url('../img/izbori_button_btv_news.png');		
		position:relative;
		margin-top:-8px;
		text-indent: -999999px;
		width: 117px;
		height:35px;
		display: block;
		text-align: left;
	*/	
}

#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="http://btvnovinite.bg/article/sport/interneshanal-chempians-kap-prjako-v-efira-na-ring-i-na-voyo-bg.html"]{
	color:#ffffff;
	padding:5px 10px;
	background:#1e69a5;
}

#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="http://btvnovinite.bg/tag/?tag=%D1%80%D0%B8%D0%BE-2016&utm_source=btvnovinite&utm_medium=submenu&utm_campaign=rio2016"], #navigation-wrapper .navigation ul.main-menu li.main-link .sub-menu .menu-wrapper ul.sub-sections li a[href="http://btvnovinite.bg/tag/?tag=%D1%80%D0%B8%D0%BE-2016&utm_source=btvnovinite&utm_medium=submenu&utm_campaign=rio2016"]{
	color:#ffffff;
	padding:5px 10px;
	background:#1CBD43;
}

.article_image_comment:empty{
       display: none;
       background-color: transparent;
}
.leading-articles div.article-subtitle:empty{
	margin-top: 0px !important;
	display: none;
}
.secondary-articles-wrapper  div.article-subtitle:empty,
.main-secondary-articles-wrapper  div.article-subtitle:empty{
	margin-top: 0px !important;
	display: block;
}
/*Quote box in article*/
.quote_box {
    overflow: hidden;
    margin-bottom: 0px !important;
    font-style: italic;
    color: #4b4b4b;
    font-size: 14px !important;
    line-height: 18px !important;
}
.article_body blockquote {
    position: relative;
    background-color: #f3f3f3;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    padding: 15px 10px 10px 60px;
    min-height: 37px;
}
.article_body blockquote:before {
    content: "\201D";
    font-size: 90px;
    color: #797979;
    position: absolute;
    top: 40px;
    left: 0px;
    font-style: italic;
    font-weight: bold;
}
.reporters-box-wrapper,
.documents-box-wrapper {
	height: 230px;
	background-color: #fff;
	overflow: hidden;
}
.reporters-box-wrapper li,
.documents-box-wrapper li{
	width: 300px;
	height: 220px;
	display: none;
	position: absolute;
	background: #fff;
	left: 0;
}
.slider-docs,
.slider-reps {
	position: relative;
	overflow: hidden;
	width: 300px;
	margin: 0 10px;
}
#documents-reporters .slider-reps .slider-nav,
#documents-reporters .slider-docs .slider-nav {
	position: absolute;
	top: 145px;
	right: 10px;
	z-index: 10;
}
#documents-reporters .slider-reps .slider-nav  .slider-dot,
#documents-reporters .slider-docs .slider-nav  .slider-dot {
	float: left;
	width: 7px;
	height: 7px;
	display: block;
	margin-left: 5px;
	background: #f2f1f1;
	border-radius: 7px;
	margin: 3px;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
	box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.18);
}
#documents-reporters .slider-docs .slider-nav  .slider-dot.active,
#documents-reporters .slider-reps .slider-nav  .slider-dot.active {
	background: #016668;
}
.aside .banner:empty{
	margin-bottom: 0px;
}
.social-likes li.mail {
	width: 62px;
	height: 22px;
	position: relative;
}
.social-likes li.mail a.mail-link{
	display: block;
	width: 62px;
	height: 22px;
	background-color: #7f7f7f;
	border-radius: 3px;
	background-image: url(../img/mail-icon.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
.social-likes li.mail .mail-text{
	display: block;
	position: absolute;
	top: -2px;
	left: 36px;
}
.author-quote {
	font-weight: bold;
	font-size: 14px !important;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}
img[src=""] {
   display: none;
}
.mb10{
	margin-bottom:10px;
}
/*Gallery in Aricle*/
#new-gallery-inner {
       position: relative;
       width: 620px;
       margin: 10px 0 0 0;
}

#new-gallery-inner .gallery-inner-image {
       min-height: 200px;
       overflow: hidden;
       position: relative;
       text-align: center;
}

#new-gallery-inner .gallery-inner-image img {
       max-width: 620px;
}

#new-gallery-inner .gallery-inner-image .gallery-inner-image-comment {
       left: 0;
       bottom: 0;
       color: #fff;
       padding: 10px;
       display: block;
       font-size: 14px;
       position: absolute;
       background: #282828;
       border-top: 2px solid #333;
}

#new-gallery-inner .gallery-inner-image .gallery-loader {
       width: 40px;
       display: block;
       margin: 135px auto;
}

#new-gallery-inner .gallery-inner-controls {
       bottom: 0;
       height: 78px;
       padding: 5px;
       position: relative;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left,
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right {
       z-index: 1;
       width: 61px;
       height: 78px;
       cursor: pointer;
       position: absolute;
       background: #f3f3f3;
       text-indent: -999999px;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left {
       left: 0;
       bottom: 5px;
       background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #016668;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right {
       right: 0;
       bottom: 5px;
       background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #016668;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left:hover {
       background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #000;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right:hover {
       background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #000;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav.disable {
       cursor: default;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left.disable {
       background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #555;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right.disable {
       background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #555;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs {
       height: 78px;
       width: 486px;
       margin: 0 auto;
       overflow: hidden;
       position: relative;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul {
       width: 6000px;
       overflow: hidden;
       position: absolute;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li {
       float: left;
       opacity: 0.5;
       margin-right: 6px;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li.active {
       opacity: 1;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li a {
       display: block;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs-preview {
       z-index: 5;
       display: none;
       cursor: pointer;
       box-shadow: 0 0 10px #282828;
}

.likeBoxImageGallery{
       position:absolute;
       min-width:46px;
       bottom:2%;
       left:-26%;
}

.likeBoxImageGallery .like_button_gallery_wrapper{
       background:url("/static/bg/shared/img/btd-80.png") repeat scroll 0 0 transparent;
       display:inline-block;
       border-radius:3px;
       margin-right:1px;
}

.likeBoxImageGallery .like_button_gallery{
       width:23px;
       height:23px;
       display:inline-block;
       background:url("/static/bg/main/img/like_button_gallery_small.png") no-repeat center center;
       border-radius:3px;
       margin-right:1px;
}

.likeBoxImageGallery .nb_likes{
       color:#ffffff;
       background:url("/static/bg/shared/img/btd-80.png") repeat scroll 0 0 transparent;
       min-width:23px;
       border-radius:3px;
       display:inline-block;
       float:right;
       text-align:center;
       font-size:15px !important;
       text-shadow:1px 1px #68bfce;
       padding-top:3px;
       padding-right:2px;
       height:20px;
       max-height:20px;
}
#lightbox {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height:250px;
	margin-top:-125px;
	margin-left: -200px;
	background: #fff;
	z-index: 1001;
	display: none;	
	background-color:#F8F8F8;
	border:5px solid #2C97A8;
}
#lightbox-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}
#fbfermata_content {
    color: #444C9F;
    font-family: Georgia;
    font-size: 13px;
    padding: 10px;
    background: url('http://bravo.btv.bg/web/fermata_new.png') no-repeat;
    height: 165px;
}
#fbtazaisutrin_content{
	color:#2C97A8;
	font-family:Georgia;	
	font-size:13px;
	padding:10px;
}
#fbtazaisutrin_content p{	
	padding:5px;
}
#cls{
	color:#2C97A8;
	font-family:Arial;
	font-weight: bold;	
	line-height:5px;
	padding: 3px 3px 5px 3px;
	border-left:5px solid #2C97A8;
	border-bottom:5px solid #2C97A8;
	position:absolute;
	top:0%;
	right:0%;
}
#cls:hover{
	cursor:pointer;
}
#navigation-wrapper .navigation ul.main-menu li.main-link.selected .static .menu-wrapper ul.sub-sections li a[href="/bulgaria/oprr/"]{
	background: url(http://bravo.btv.bg/web/oop.png) no-repeat;
	width: 94px;
	height: 23px;
	color: transparent;
	text-indent: -999999px;
	text-align: left;
	padding: 2px 0 6px 59px;
}
/* lightbox btvnovinite.bg - every three day display */
#fblightboxBtvnovinite {
	position: fixed;
	top: 35%;
	left: 50%;
	width: 300px;	
	height:auto;
	margin-top:-125px;
	margin-left: -150px;
	background: #fff;
	z-index: 1001;
	display: none;	
	background-color:#F8F8F8;
	border:3px solid #fff;
}
#fblightboxBtvnovinite-shadow{
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}
#fblightboxBtvnovinite #cls{	
	/*
	 - novinite
	 - color:#004f5a;
	*/
	/*
	 - masterchef
	 - color:#f26935;
	
	*/
	/*	
	- ladyzone
	- color:#d34651;	
	*/
	color:#fff;
	font-weight: bold;	
	line-height:5px;
	padding: 3px 4px 5px 3px;
	border:none;
	position:absolute;
	top:2%;
	right:0%;
}
#fblightboxBtvnovinite #cls:hover{
	cursor:pointer;
}
/* lightbox btvnovinite.bg - every three day display */
.article_body ul{
	list-style:initial !important;
	padding-left:40px !important;	
}
.article_body ol{
	list-style:decimal !important;
	padding-left:40px !important;	
}


.jwplayer:focus, .player_wrap div {
	outline: none;
}


#navigation-wrapper .navigation ul.main-menu li a.hekimian {
	background: #fbaf41;
	color: #fff !important;
	padding: 4px 6px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

/* image comparsion */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: "Преди"; }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: "След"; }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

.article_agency_text {
	color: #4b4b4b;
    font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	text-align: right;
}
iframe.twitter-tweet.twitter-tweet-rendered,
iframe.instagram-media.instagram-media-rendered{
	margin: 0 auto !important;
}
div.fb-post.fb_iframe_widget{
	text-align: center;
	width: 100% !important;
}
iframe.soc-embed {
	width: 100%;
	overflow: hidden;
	border: none;
	min-height: 350px;
	transition: 0.3s;
}

.standings h1, .schedule h1 {
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	width: 640px;
	margin: 5px auto 0 auto;
}

.standings {
	width: 640px;
	margin: 0 auto;
}

.standings ul.groups li a {
	background: #efefef;
	width: 71px;
	margin: 10px 10px 10px 0;
	border-radius: 3px;
    float: left;
    font-size: 25px;
    padding: 5px 0;
    text-align: center;
}

.standings.LE ul.groups li a {
	width: 44px;
}

.standings ul.groups li:nth-last-child(1) a {
	margin: 10px 0;
}

.standings ul.groups li a {
	color: #000;
	background: #efefef;
}

.standings ul.groups li.active a {
	background: #404040;
	color: #fff;
}

.standings table {
	width: 640px;
	margin: 0 auto;
	border-collapse: collapse;

}

.standings table tr td {
	text-align: center;
}

.standings table tr td.align-left {
	text-align: left;
}

.standings table thead tr {
	background: #3b3b3b;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.standings table thead tr td {
	font-size: 15px;
	padding: 9px 0;
}


.standings table thead tr td:nth-child(1){
    border-top-left-radius: 3px;
    padding: 0 0 0 20px;
}
.standings table thead tr td:nth-last-child(1){
	border-top-right-radius: 3px;
}

.standings table tbody tr {
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;

}

.standings table tbody tr td {
    padding: 20px 0;
}

.standings table tbody tr td.logo img {
	width: 40px;
	height: 40px;
}

.standings table tfoot tr td{
	background: #ececec;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 4px;
}

.schedule_wrapper {
	padding: 0 0 15px 0;
}

.schedule_wrapper a {
    color: #016668;
    padding: 10px 0 10px 10px;
    display: block;
    text-align: center;
}

.schedule {
	width: 640px;
	height: auto;
	margin: 20px auto 0 auto;	
}

.schedule.show-less {
	height: 273px;
	overflow: hidden;
}

.schedule table {
	width: 640px;
	text-align: center;
}

.schedule table tr.date td {
	text-align: center;
	padding: 25px 0 0 0;
	font-size: 13px;
}

.schedule table tr.game td {
	padding: 0 0 40px 0;
}

.schedule table tr.even {
	background: #f4f6f9;
}

.schedule table tr.game .home-logo img, .schedule table tr.game .away-logo img {
	width: 50px;
	height: 50px;
}

.schedule table tr.game, .schedule table tr.date {
	display: table-row;
}

.schedule.show-less table tr.game, .show-less table tr.date {
	display: none;
}

.schedule table tr.current { 
	display: table-row !important;
}

.schedule table tr.game .home-name {
	text-align: right;
	font-size: 14px;
}

.schedule table tr.game .away-name {
	text-align: left;
	font-size: 14px;
}

.schedule table tr.game td.info {
	font-size: 20px;
	font-weight: bold;
}


.tv_schedule h1 {
	color: #6d6d6d;
	font-family: "Arial-Black", "Arial Black", Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	width: 300px;
	padding: 5px 0;
	margin: 0 auto;
	border-bottom: 1px solid #ececec;
}

.tv_schedule table {
	width: 320px;
}

.tv_schedule tr.team td.logo {
	padding: 10px 5px;
}

.tv_schedule tr.team td.logo img {
	width: 35px;
	height: 35px;
}

.tv_schedule tr.team td {
	padding: 5px 0;
	font-size: 14px;
}

.tv_schedule tr.team td.info {
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 16px;
}

.tv_schedule tr:nth-child(even) td {
	border-bottom: 1px solid #ececec;
}

.tv_schedule tr.team td.info span {
	background: url('../img/sport_channel_logos.png') no-repeat;
	width: 100px;
    height: 16px;
    display: block;
}

.tv_schedule tr.team td.info span.voyo {
    background-position: 0px -32px;
}

.tv_schedule tr.team td.info span.ring {
    background-position: 0px -16px;
}

.tv_schedule tr.team td.info span.action {
    background-position: 0px 0px;
}

.blink {
    background: inherit;
    animation: blink 2s steps(1) infinite;
    -webkit-animation: blink 2s steps(1) infinite;
}
@keyframes blink { 50% { background: transparent; } }
@-webkit-keyframes blink { 50% { background: transparent; } }

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.top-logo .logo {
		background-size: 186px 106px !important;
		background: url(/static/bg/microsites/mestniizbori/img/mestniizbori_logo_2x.png) left center no-repeat;
	}
	.nav .btvnovinite-nav{
		background-size: 136px 21px !important;
		background: url(/static/bg/microsites/mestniizbori/img/btvnovinite-logo-nav-2x.png) center center no-repeat;
	}
	.top-logo-wrapper .wrapper-search .search-box input[type="button"]{
		background-size: 15px 15px !important;
		background: #35858A url(../img/search-button-2x.png) no-repeat center center;
	}
}


/**** EVENTS ****/
#article-livecomment .game-info {
	/* height: 43px; */
	color: #000;
	line-height: 43px;
	background: #e8e8e8;
	text-align: center;
	position: relative;
}
#article-livecomment .game-info .live_game {
	width: 14px;
	height: 14px;
	background: LimeGreen;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/* background-image: url(../img/live.gif);
	background-position: center center;
	background-repeat: no-repat; */
	position: absolute;
	display: block;
	left: 27px;
	top: 37px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}

#article-livecomment .game-info .homeTeam,
#article-livecomment .game-info .awayTeam {
	font-size: 18px;
	line-height: 18px;
}


#article-livecomment .game-info .homeTeamLogo, #article-livecomment .game-info .awayTeamLogo {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color: transparent;
	background-image: url(../img/team_logos_v2.png);
	background-repeat: no-repeat;
}


#article-livecomment .game-info .score {
	font-size: 25px;
	line-height: 25px;
}

.livecomment .event {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	margin: 0 15px;
}
.livecomment .event_0 {
	background: none !important;
}

.livecomment .event_1 {
	background-position: 0px;
}

.livecomment .event_2 {
	background-position: 222px;
}

.livecomment .event_3 {
	background-position: 160px;
}

.livecomment .event_4 {
	background-position: 190px;
}

.livecomment .event_5 {
	background-position: 288px;
}

.livecomment .event_6 {
	background-position: 256px;
}

.livecomment .event_7 {
	background-position: 125px;
}

.livecomment .event_8, .event_9, .event_11 {
background-position: 92px;
}

.livecomment .event_10 {
	background-position: 380px;
}

#article-livecomment {
	margin-bottom: 20px;
}
#article-livecomment ul {
	list-style: none !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#article-livecomment ul li {
	min-height: 33px;
	line-height: 40px;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
}
#article-livecomment ul li .score-time {
	width: 35px;
	display: inline-block;
	text-align: right;
}

#article-livecomment ul li div.event {
	background-image: url('/static/bg/microsites/sport/img/livecomment-events-2.png');
	background-size: 320px 32px;
	width: 32px;
	height: 32px;
}
#article-livecomment ul li .event_text {
	display: inline;
}

#article-livecomment .game-info .homeTeamLogo, 
#article-livecomment .game-info .awayTeamLogo{
	height: 70px;
	width: 70px;
	background-size: 100%;
	line-height: 70px;
	margin: 10px;
}

#article-livecomment .game-info .live_game.finished{
	opacity: 0;
}

.sport-accent-article-wrapper{
	width:300px;
	overflow:hidden;
	padding:10px;
}
.sport-accent-article-wrapper .accent-image{
	position:relative;
}
.sport-accent-article-wrapper .accent-image a{
	display:block;
}
.sport-accent-article-wrapper .accent-image a img{
	position:relative;
	width:300px;
	height:170px;
}
.sport-accent-article-wrapper .accent-image .text{
	position:absolute;
	bottom:40px;
	padding:0 10px;
}
.sport-accent-article-wrapper .accent-image .article-subtitle{
    color:#ffffff;
    font-size:12px;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 1);
}
.sport-accent-article-wrapper .accent-image .text a.title{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-shadow:0px 0px 2px rgba(0, 0, 0, 1);
}
.sport-accent-article-wrapper .accent-image .text a.title{
	color:#fff;
	font-size:13px;
	margin:5px 0;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 1);
}
.sport-accent-article-wrapper .accent-image .flags{
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:1;
}
.sport-accent-article-wrapper .accent-image .flags a{
	display:inline-block !important;
}
.sport-accent-article-wrapper .accent-image .flags .section{
	font-family:"Arial-Black", "Arial Black", Helvetica;
	font-size:10px;
    padding:4px;
	background-color:rgba(1, 102, 104, 0.8);
    background-color:rgb(0, 168, 194)\9;
    text-transform:uppercase;
    color:#fff;
    float:left;
    margin-right:5px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomright:4px;
    border-top-left-radius:4px;
    border-bottom-right-radius:4px;
}
.sport-accent-article-wrapper .accent-image .flags .section a{
	color:#fff;
}

.live_player_wrapper {
	position: relative; 
	width: 100%; 
	padding: 56.25% 0 0 0;
}

.live_player_wrapper iframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

.geo_blocked_stream {
	width: 100%;
	position: relative;
    padding: 56.25% 0 0 0;
    background: #000;
}

.geo_blocked_stream .message {
	position: absolute;
	top: 40%;
	color: #fff;
	width: 100%;
	text-align: center;
}