*{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
    outline: none;
}
body{
	background: url(../images/body_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
    outline: none;
}
.clear-float{
    background:transparent none repeat scroll 0 0;
    clear:both;
    display:block;
    float:none;
    height:0;
    margin:0;
}
a,
input{
    outline: none;
}
h1,
h1.news a{
    font-weight: normal;
	font-size: 32px;
	color: #333;
}
h2,
h2.feat-news a{
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
h3{
	font-size: 12px;
	color: #ccc;
}
h3 a{
	color: #fff;
}
a{
	text-decoration: none;
	outline: 0;
}
img{
    margin: 0;
    padding: 0;
}
a img{
	border: none;
}
.red{
   color: #c30e05;
}
.orange{
   color: #ff9900;
}
.blue{
    color: #1c67b1;
}
div.entirebody{
    width: 1002px;
    margin: 0 auto;
    position: relative;
\\    outline: 1px solid blue; /* remove outline */
}
div.header{
    width: 1000px;
    height: 90px;
    z-index: 5;
    position: relative;
    background: url(../images/header_bg.png) no-repeat;
}
div.header a.logo{
    float: left;
    margin: 0 0 0 39px;
}
div.header a.logo img{
    position: relative;
    z-index: 1;
}
div.header div.topnav{
    float: left; 
    width: 458px;
    display: inline;
}
ul.infos{
    float: right;
    width: 90px;
    margin-top: 3px;
    margin-right: 3px;
}
ul.infos li{
    display: block;
    text-align: left;
    margin-bottom: 2px;
}
ul.infos li a{
    color: #fff;
    font-size: 11px;
    padding-left: 12px;
    background: transparent url(../images/footer_arow.png) no-repeat scroll left -357px;
    _background: #c90b24 url(../images/footer_arow.png) no-repeat scroll left -768px;
}
ul.infos li a.active{
    font-weight: bold;
}
.header .right-top{
    float: right;
    width: 246px;
    height: 59px;
    margin-right: 11px;
    background-color: #95040d;
}
ul.lang{
    float: right;
    display: inline;
    margin-top: 6px;
    margin-right: 15px;
}
ul.lang li{
    float: left;
    display: inline;
    margin-right: 21px;
}
ul.lang li.last{
	margin-right: 5px;
}
ul.lang li a{
    color: #fff;
    font-size: 11px;
    margin-top: 3px;
    padding-left: 11px;
    background: url(../images/white-arow.png) no-repeat left center;
}
div.header form.search-form{
    float: right;
    height: 23px;
    width: 222px;
    margin-top: 8px;
    margin-right: 13px;
    display: inline;
    background: url(../images/search_bg.gif) no-repeat 0 0;
}
div.header form.search-form input.text{
    float: left;
    width: 174px;
    border: 0px;
    background: none;
    margin-left: 23px;
    margin-top: 4px;
}
div.header form.search-form input.go{
    width: 22px;
    height: 21px;
    border: 0px;
    margin-left: 3px;
    background: none;
    cursor: pointer;
}
div.main-nav{
    float: left;
    width: 990px;
    height: 30px;
    padding: 0 6px;
    //margin-top: -3px;
    /*kontroll */
    position: absolute;
    top: 60px;
    //top: 64px;
    left: 0px;
	/*background: url(../images/mainnav_border.png) repeat-x left bottom;*/
}

div.main-nav ul{
    width: 959px;
    height: 30px;
    margin: -2px 0 0 0;
    padding: 0 0 0 17px;
    float: left;
    position: relative;
    z-index: 2;   
    background: url(../images/mainnav_bg.png) repeat-x; 
    border-top: 1px solid #cd0116;
    border-right: 1px solid #cd0116;
    border-left: 1px solid #cd0116;
}
div.main-nav ul li{
    display: inline;
    margin-right: 20px;
    display: block;
    float: left;
}
div.main-nav ul li.active{
    margin-top: 4px;
    padding-right: 12px;
    background: url(../images/mainnav_li_active.png) no-repeat right top;
}
div.main-nav ul li.active a{
    font-weight: bold;
    color: #ca0114;
    padding: 5px 0 8px 12px;
    background: url(../images/mainnav_li_active.png) no-repeat left top;
}
div.main-nav ul li.sub-active{
    margin-top: 4px;
    padding-right: 12px;
    background: url(../images/mainnav_li_sub_active.png) no-repeat right top;
}
div.main-nav ul li.sub-active a{
    font-weight: bold;
    color: #ca0114;
    padding: 5px 0 5px 12px;
    background: url(../images/mainnav_li_sub_active.png) no-repeat left top;
}
div.main-nav ul li a{
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    display: block;
    float: left;
    padding: 8px 0;
}
span.left-shadow, span.right-shadow{
    width: 6px;
    height: 30px; 
    float: left;
    margin-top: 0px;
	//MARGIN-TOP: -1px;
}
span.left-shadow{
    background: url(../images/l_shadow_bg.png) no-repeat left;  
}
span.right-shadow{
    background: url(../images/r_shadow_bg.png) no-repeat right;  
}
div.sub-nav{
    float: left;
    width: 1002px;
    height: 26px;
    z-index: 7;
    position: relative;
}
div.sub-nav ul{
    width: 947px;
    height: 22px;
    float: left;
    background: url(../images/subnav_bg.png) repeat-x;
    padding: 5px 0 0 12px;
}
div.sub-nav ul li{
    display: inline;
    padding-left: 7px;
}
div.sub-nav ul li a{
    color: #2d3135;
    background: url(../images/separator_border.png) no-repeat right;
    padding-right: 10px;
}
div.sub-nav ul li a:hover{
    color: #cc0033;
}
div.sub-nav ul li a.active{
    font-weight: bold;
    color: #cc0033;
}
div.sub-nav ul li a.last{
    background: none;
}
span.left-sub-shadow{
    width: 20px;
    height: 27px;
    float: left;
    background: url(../images/l_left_subnav_bg.png) no-repeat left;
}
span.right-sub-shadow{
    width: 23px;
    height: 27px;
    float: left;
    background: url(../images/r_right_subnav_bg.png) no-repeat right;
}
div.container-wrapper{
    float: left;
    width: 1002px;
    z-index: 1;
    position: relative;
    padding-bottom: 18px;
    background: url(../images/container_bg.png) repeat; 
}
div.container-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
div.header-shadow{
    float: left;
    width: 100%;
    height: 6px;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 6;
    background: url(../images/header-shadow.png) repeat-x left top; 
}
div.entire-container{
	float: left;
	width: 995px;
    padding-left: 7px;
}
div.top-ad{
	float: left;
    height: 138px;
    margin: 5px 0 0 1px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 986px;
}
div.top-ad .withcorner .bottom {
    bottom: 0;
    height: 14px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 90;
}



div.top-ad .withcorner img.left-mask, div.top-ad .withcorner span.left-mask {
    float: left;
    position: relative;
    z-index: 100;
}
div.top-ad .withcorner .bottom img.left-mask, div.top-ad .withcorner .bottom span.left-mask {
    height: 17px;
}
div.top-ad .withcorner .top img.right-mask, div.top-ad .withcorner .top span.right-mask {
    margin-right: 0;
    margin-top: -9px;
    position: relative;
    z-index: 100;
}
div.top-ad .withcorner .bottom img.right-mask, div.top-ad .withcorner .bottom span.right-mask {
    height: 17px;
    margin-right: 0;
    margin-top: -17px;
    position: relative;
    z-index: 100;
}

div.top-ad .withcorner .top img.right-mask, div.top-ad .withcorner .top span.right-mask {
    margin-right: 0;
    margin-top: -9px;
    position: relative;
    z-index: 100;
}

div.top-ad .withcorner img.right-mask, div.top-ad .withcorner span.right-mask {
    float: right;
    position: relative;
    z-index: 100;
}

div.top-ad .withcorner .top img.right-mask, div.top-ad .withcorner .top span.right-mask {
    margin-right: 0;
    margin-top: -9px;
    position: relative;
    z-index: 100;
}
div.top-ad .withcorner .bottom img.right-mask, div.top-ad .withcorner .bottom span.right-mask {
    height: 17px;
    margin-right: 0;
    margin-top: -17px;
    position: relative;
    z-index: 100;
}
div.top-ad .withcorner img.right-mask, div.top-ad .withcorner span.right-mask {
    float: right;
    position: relative;
    z-index: 100;
}


div.top-ad .withcorner .top {
    height: 14px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}


div.top-ad .withcorner img.left-mask, div.top-ad .withcorner span.left-mask {
    float: left;
    position: relative;
    z-index: 100;
}
div.top-ad .withcorner .bottom img.left-mask, div.top-ad .withcorner .bottom span.left-mask {
    height: 17px;
}





div.top-ad img{
    margin-left: 0;
}
div.lt-container{
	float: left;
    width: 100%;
    margin-bottom: 15px;
}
div.left-column{
    width: 443px;
    margin-right: 3px;
    float: left;
}
div.right-column{
    width: 542px;
    float: left;
}
.black-container div.right-column,
.blue-container div.right-column{
    width: 531px;
}
.right-side .white-bg,
.tabs-wrapper .white-bg{
	padding: 0 2px 0 9px;
}
.right-adv .white-bg{
	padding: 0 2px 0 2px;
}
div.main-top{
    height: 7px;
    background: url(../images/content_top.png) no-repeat top; 
}
div.main-content{
    
}
div.main-content img{
    margin: 0;
}
div.main-content h1.news{
    margin: 17px 0 13px 0;
    line-height: 30px;
}
div.main-bottom{
    height: 18px;
    background: url(../images/content_bottom.png) no-repeat bottom; 
}
span.author{
    color: #999;
    font-size: 11px;
    float: right;
    margin: -7px 10px 0 0;
}
span.date{
    font-weight: bold;
    background: url(../images/date_arrow.png) no-repeat left;
	_background: url(../images/date_arrow.gif) no-repeat left;
    padding: 0 0 0 9px;
}

div.float{
    float: left;
    margin-right: 14px;
}
div.main-news-text{
   width: 392px;
}
div.news-text{
\\   float: left;
\\  width: 269px;
}
div.main-content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
div.news-text h2.feat-news{
    line-height: 23px;
    margin-bottom: 15px;
}
div.blue-videos span.short-text{
    color: #ccc;
}
span.short-text{
   color: #333;
}
.black-rounded span.short-text{
   color: #999;
}
.blue-rounded span.short-text{
	color: #ccc;
}
div.latest-bottom-adv{
    width: 423px;
    margin: 12px 0 0 8px;
    display: block;
    float: left;
}
div.video-news{
   width: 542px;
   background: url(../images/video_shadow_bg.png) repeat-y;
}
div.black-videos div.video-news{
    width: 528px;
    margin-top: 15px;
    background: url(../images/vip_vn_bg.png) no-repeat left bottom;
}
div.top-rounded{
   width: 542px;
   height: 7px;
   font-size: 0px;
   margin-left: -1px;
   background: url(../images/video_top_rounded.gif) no-repeat top;
}
div.bottom-rounded{
   width: 542px;
   height: 10px;
   font-size: 0px;
   background: url(../images/video_bottom_rounded.gif) no-repeat bottom;
}
div.video-border{
   width: 534px;
   background: url(../images/video_borders.gif) #fbfbfb repeat-x;
   margin-left: 4px;
}
div.video-content{
   width: 519px;
   margin-left: 1px;
   background: url(../images/video_content_bg.gif) #2d3135 repeat-x;
   padding: 9px 0 14px 13px;
}
div.black-videos div.video-content{
    background: none;
    padding: 0px 0 14px 13px;
}
div.video-content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
div.main-video-float{
   width: 240px;
   margin-right: 28px;
   float: left;
}
span.video-date{
   color: #999;
   padding-left: 10px;
   background: url(../images/video_arrow.png) no-repeat left;
}
div.feat-videos{
   width:250px;
   float: left;
   margin-bottom: 28px;
}
div.feat-videos ul{
   width: 245px;
   float: left;
}
div.feat-videos ul li{
   width: 100%;
   margin-bottom: 3px;
   float: left;
   background: url(../images/video_desc_bg.png) repeat-x;
}
span.feat-video-thumb{
   float: left;
   width: 73px;
   height: 50px;
   overflow: hidden;
   position: relative;
}
span.feat-video-thumb img.property_small_icon{
    position: absolute;
    right: 0px;
    bottom: 0px;  
}
span.description{
   width: 160px;
   height: 54px;
   margin-left: 5px;
   display: block;
   float: left;
   overflow: hidden;
}
span.feat-video-date{
   width: 145px;
   float: left;
   font-size: 11px;
   display: block;
   color: #999;
   padding: 4px 0 0 22px;
   background: url(../images/video_button_bg.png) no-repeat left;
}
span.feat-video-title{
   font-size: 11px;
   margin-left: 2px;
   float: left;
   color: #ccc;
   height: 31px;
   overflow: hidden;
}
a.all-videos{
   height: 33px;
   margin-left: 50px;
   float: left;
   cursor: pointer;
}
span.begin{
   width: 10px;
   height: 33px;
   background: url(../images/begin_bg.png) no-repeat left;
   float: left;
}
span.link-text{
   height: 28px;
   float: left;
   background: url(../images/view_all_bg.png) repeat-x left;
   color: #fff;
   font-weight: bold;
   padding: 6px 8px 0 0;
}
span.end{
   width: 25px;
   height: 33px;
   background: url(../images/end_bg.png) no-repeat right;
   float: left;
}

/* tabs */
.tabs-buttons{
   float: left;
   width: 273px;
   display: inline;
   margin-right: 6px;
   background-image: none;
}
/* root element for tabs */
ul.tabs {
 list-style:none;
 margin: -7px 0 0 -4px;
 padding: 0 0 7px 0;
 width: 253px;
 height:30px;
}

/* single tab */
ul.tabs li {
 float:left;
 text-indent:0;
 padding:0;
 display: inline;
 margin:0 !important;
 list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    float: left;
 color: #333;
 font-family: arial;
 font-size:11px;
 font-weight: bold;
 display:block;
 height: 23px;
 line-height:24px;
 text-align:left;
 text-decoration:none;
 color:#fff;
 padding: 0 26px 0 19px;
 margin: 0px;
 position:relative;
 top:1px;
 background-image: url(../images/li_last.png);
 background-repeat: no-repeat;  
}
ul.tabs li a{
      
}

ul.tabs li.first a{
    margin-right: 1px;
   background-position: left top;
}
*html ul.tabs li.first a{
	margin-right: 1px;
}
ul.tabs li.bg-repeat a{
    background-position: center top;
}
ul.tabs li.last a{
    background-position: right top;
}
ul.tabs li a.current{
    background-image: url(../images/li_last.png);
    background-repeat: no-repeat;
    color: #333;
}
ul.tabs li.first a.current{
    background-position: left -75px;
}
ul.tabs li.bg-repeat a.current{
   background-position: center -75px;
}
ul.tabs li.last a.current {
   background-position: right -75px;
}

ul.tabs li.last a.last {
   
}
ul.tabs a:active {
 outline:none;
}

/* initially all panes are hidden */
div.panes div {
 display:none;
 width: 249px;
} 

div.tabs-buttons div.main-top{
   width: 274px;
   height: 9px;
   background: url(../images/tabs_top_borders.png) no-repeat left top;
}
div.tabs-buttons div.main-content{
   width: 244px;
   background: url(../images/main_content_shadow_bg.png) repeat-y;
}
div.tabs-buttons div.main-bottom{
   width: 274px;
   height: 32px;
   margin-left: -1px;
   background: url(../images/tabs_bottom_shadow_bg.png) no-repeat left bottom;
}
div.panes div ul{
   width: 249px;
}
div.panes div ul li{
   margin-bottom: 15px;
   float: left;
   width: 100%;
}
div.panes div ul li span.time{
   display: inline;
   float: left;
   margin-right: 4px;
}
div.black-container div.panes div ul li span.time{
    color: #ff9900;    
}
div.blue-container div.panes div ul li span.time{
    color: #1c67b1;
}
div.panes div ul li a{
   width: 214px;
   display: block;
   float: left;
   color: #000;
}

/****** niti ****/
span.view-all-holder{
   float: left;
   display: block;
   text-align: center;
   width: 100%;
   margin: 31px 0 0 0;
   background: #fff;
}
a.view-all{
	color: #d10202;
	font-weight: bold;
	padding-right: 16px;
	background: url(../images/date_arrow.png) no-repeat right center;
	_background: url(../images/date_arrow.gif) no-repeat right center;
}
.black-container div.panes a.view-all{
    color: #FF9900;
    background: url(../images/date_arrow_orange.png) no-repeat scroll right center;
}
.blue-container div.panes a.view-all{
    color: #1c67b1;
    background: url(../images/date_arrow_blue.png) no-repeat scroll right center;
}
.right-adv{
	float: left;
	width:263px;
}
.right-adv ul{
    float: left;
}
.right-adv ul li {
    float: left;
    width: 243px;
    overflow: hidden;
    margin-bottom: 4px;
    border: 1px solid #cccccc;
}
.black-container .right-adv,
.blue-container .right-adv{
    width: 245px !important;
    margin-left: 4px;
}
div.right-adv div.main-top{
	width: 263px;
	height: 13px;
	background: url(../images/right_adv_top.png) no-repeat left top;
}
div.right-adv div.main-content{
	padding: 0 8px 0 8px;
	background: url(../images/right_adv_middle.png) repeat-y;
}
div.right-adv div.main-bottom{
	background:transparent url(../images/right_adv_bott.png) no-repeat scroll left bottom;
	height:32px;
	width:263px;
}
div.right-adv div.main-content ul{
	width: 100%;
}
div.right-adv div.main-content ul li {
	float: left;
	display: block;
	margin-bottom: 7px;
	border: 1px solid #cccccc;
}
div.right-adv div.main-content ul li a{
	float: left;
}
div.vip-container{
	float: left;
    width: 100%;
    margin-bottom: 15px;
}
div.vip-container div.main-top{
	height: 10px;
	background: url(../images/vip_top_bg.png) no-repeat top left;
}
div.vip-container div.main-content{
	background: url(../images/vip_middle_bg.png) repeat-y left;
}
/************ white-rounded ***********/
.white-rounded{
	width: 100%;
	float: left;
	position: relative;
}
/*
*html .white-rounded{
    margin-bottom: -6px;
}*/
.white-rounded .topr{
	height: 13px;
	background: url(../images/white-rounded/white-rounded-top-left.png) no-repeat left top;
}
.white-rounded .topr .middle-top{
	height: 13px;
	margin: 0 12px;
	background: url(../images/white-rounded/white-rounded-top-middle.png) repeat-x left top;
}
.white-rounded .topr .right-top{
	float: right;
	width: 12px;
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/white-rounded/white-rounded-top-right.png) no-repeat left top;
}
.white-rounded .middle{
	float: left;
	width: 100%;
	background: url(../images/white-rounded/middle-left-img.png) repeat-y left top;
}
.white-rounded .inner-content{
	float: left;
   width: 100%;
	display: block;
	background: url(../images/white-rounded/middle-right-img.png) repeat-y right top;
}
.container-wrapper .blue-container .white-rounded .topr .right-top{
    background: url(../images/white-rounded/white-rounded-top-right.png) no-repeat left top;
}
.container-wrapper .blue-container .white-rounded .topr{
	background: url(../images/white-rounded/white-rounded-top-left.png) no-repeat left top;
}
.container-wrapper .blue-container .white-rounded .topr .middle-top{
	background: url(../images/white-rounded/white-rounded-top-middle.png) repeat-x left top;
}
.container-wrapper .blue-container .white-rounded .middle{
    background: url(../images/white-rounded/middle-left-img.png) repeat-y left top;
}
.container-wrapper .blue-container .white-rounded .inner-content{
    background: url(../images/white-rounded/middle-right-img.png) repeat-y right top;
}
.white-bg{
   margin: 0 5px;
   padding: 0 9px;
   min-height: 115px !important;
   //height: auto !important;
   //height: 115px;
   background-color: #fff;
}
.white-rounded .bottr-bigger{
	float: left;
	width: 100%;
	height: 23px;
	position: relative;
	background: url(../images/white-rounded/white-rounded-bott-left.png) no-repeat left bottom;
}
.container-wrapper .blue-container .white-rounded .bottr-bigger{
    background: url(../images/white-rounded/white-rounded-bott-left.png) no-repeat left top;
}
.white-rounded .middle-bott{
	height: 22px;
	margin: 0 23px 0 12px;
	background: url(../images/white-rounded/white-rounded-bott-middle.png) repeat-x left bottom;
}
.container-wrapper .blue-container .white-rounded .bottr-bigger .middle-bott{
	height: 22px;
	margin: 0 23px 0 12px;
	background: url(../images/white-rounded/white-rounded-bott-middle.png) repeat-x left bottom;
}
.white-rounded .bottr-bigger .right-bott{
	float: right;
	width: 22px;
	height: 23px;
	position: absolute;
	right: 1px;
	bottom: 0px;
	background: url(../images/white-rounded/white-rounded-bott-right.png) no-repeat left top;
}
.container-wrapper .white-rounded .bottr-bigger .right-bott-plain{
    float: right;
	width: 22px;
	height: 23px;
	position: absolute;
	right: 1px;
	bottom: 0px;
    background: url(../images/white-rounded/white-rounded-bott-right-small.png) no-repeat left top !important;
}
/************* END white-rounded ****************/

/************ black-rounded ***********/
.black-rounded{
	width: 100%;
	float: left;
	position: relative;
   margin-bottom: -6px;
}
.black-rounded .topr{
	height: 12px;
    font-size: 0px;
	background: url(../images/black-rounded/black-rounded-top-left.png) no-repeat left top;
}
.black-rounded .middle-top{
	height: 13px;
	margin: 0 12px;
	background: url(../images/black-rounded/black-rounded-top-middle.png) repeat-x left top;
}
.black-rounded .topr .right-top{
	float: right;
	width: 12px;
    height: 13px;
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/black-rounded/black-rounded-top-right.png) no-repeat left top;
}
.black-rounded .middle{
	float: left;
	width: 100%;
	background: url(../images/black-rounded/middle-left-img.png) repeat-y left top;
}
.black-rounded .inner-content{
	float: left;
   width: 100%;
	display: block;
	background: url(../images/black-rounded/middle-right-img.png) repeat-y right top;
}
.black-bg{
   margin: 0 2px;
   padding: 0 4px;
   background: url(../images/black-rounded/middle-black-gradient.png) repeat-x top #1c1f22;
   float: left;
}
.black-rounded .bottr-bigger{
	float: left;
	width: 100%;
	height: 23px;
	background: url(../images/black-rounded/black-rounded-bott-left.png) no-repeat left top;
}
.black-rounded .middle-bott{
	height: 23px;
	margin: 0 23px 0 12px;
	background: url(../images/black-rounded/black-rounded-bott-middle.png) repeat-x left bottom;
}
.black-rounded .bottr-bigger .right-bott-plain{
	float: right;
	width: 22px;
	height: 23px;
	position: absolute;
	right: 1px;
	bottom: 0px;
	background: url(../images/black-rounded/black-rounded-bott-left-plain.png) no-repeat left top;
}

.right-adv .white-rounded .inner-content {
   width: 263px;
}
.right-adv .white-rounded .inner-content .white-bg{
   margin: 0 7px;
   background-color: #fff;
}
.no-padding{
   padding-left: 2px;
}

.tabs-wrapper{
   width: 273px;
   float: left;
   margin-right: 6px;
}
.white-bg a.view-all{
   
}

.header-holder{
    float: left;
   width: 972px;
   height: 31px;
   position: relative;
   z-index: 1;
   margin: -11px 0 0 0;
   background: url(../images/black-rounded/h1_black_holder_bg.png) #1C1F22 repeat-x top;
}
.header-holder h1{
   font-size: 22px;
   padding-top: 5px;
}  
.header-holder img.stars{
   margin: 0 10px 0 6px;
   float: left;
}
.header-holder h1{
   color: #fff;
   float: left;
   margin-top: -5px;
   text-transform: uppercase;
}
/******** VIP section *********/

.black-container{
    float:left;
    margin-bottom:15px;
    width:984px;
    margin-left: 1px;
}
.first-item-holder{
    float: left;
   width: 416px;
   margin-bottom: 26px;
}
.first-item-holder .black-bg,
.first-item-holder .blue-bg{
   padding: 0;
   margin: 0;
   background: none !important;
}
.first-item-holder h1.news{
   margin-bottom: 11px;
}
.first-item-holder h1 a{
   color: #ccc;
}
.black-rounded span.date, .blue-bg span.date{
   background: url(../images/date_arrow_orange.png) no-repeat left;
}

.left-column-news{
   float: left;
   margin: 0 10px 0 6px;
   width: 421px;
   padding-top: 15px;
}
.left-column-news .black-border{
    margin-top: 15px;
}
.left-column-news .black-border .middle .inner-content .black-bg{
    margin: 0px 4px;
    background:  #1c1f22;
	height: 115px;
}

.black-border .topr{
   background: url(../images/black-rounded/white-border-top-left.png) no-repeat top left;
}
.black-border .middle-top{
   background: url(../images/black-rounded/white-border-top-middle.png) repeat-x top;
}
.black-border .topr .right-top{
   background: url(../images/black-rounded/white-border-top-right.png) no-repeat top right;
}
.black-border .middle .inner-content{
   background: url(../images/black-rounded/white-border-middle-left.png) repeat-y top left;
}
.black-border .middle{
   background: url(../images/black-rounded/white-border-middle-right.png) repeat-y top right;
}
.black-border .bottr-bigger{
   background: url(../images/black-rounded/white-border-bottom-left.png) no-repeat bottom left;
}
.black-border .middle-bott{
   background: url(../images/black-rounded/white-border-bottom-middle.png) repeat-x bottom;
}
.black-border .bottr-bigger .right-bott{
    background: url(../images/black-rounded/white-border-bottom-right.png) no-repeat bottom right;
    float:right;
    height:23px;
    position:absolute;
    right:1px;
    bottom: 0;
    width:22px;
}

.black-border h2 a{
    color: #ccc;
}

.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded,
.blue-container .blue-rounded .inner-content .blue-bg .white-rounded{
    margin-top: 13px;
}
.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .topr{
    background: url(../images/white-rounded/white-rounded-top-left.png) no-repeat left top;
    height: 13px;
}

.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .middle-top{
    background:url(../images/white-rounded/white-rounded-top-middle.png) repeat-x left top;
    height: 13px;
    margin: 0 12px;
}
.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .topr .right-top{
    background: url(../images/white-rounded/white-rounded-top-right.png) no-repeat scroll left top transparent;
    display: inline;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .inner-content{
    background: url(../images/white-rounded/middle-right-img.png) repeat-y right top;
    display: block;
    float: left;
    width: 100%;
}


.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .middle{
    background: url(../images/white-rounded/middle-left-img.png) repeat-y left top;
    float: left;
    width: 100%;
}

.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .bottr-bigger{
    background:url(../images/white-rounded/white-rounded-bott-left.png) no-repeat left top;
    float: left;
    height: 23px;
    width: 100%;
}

.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded .middle-bott{
    background: url(../images/white-rounded/white-rounded-bott-middle.png) repeat-x scroll left bottom transparent;
    height: 22px;
    margin: 0 23px 0 12px;
}
.black-container .black-rounded .inner-content .black-bg .right-column .tabs-wrapper .white-rounded ul li span.orange{
    width: 30px;
}

.vip-vid-news{
    margin: 15px 0 0 0px;
}
span.block{
    margin-top: 15px;
    display: block;
}
.vip-vid-news a{
    display: block;
    margin-left: 4px;
}
.advs{
    margin-top: 39px;
}
.advs li{
    float: left;
    list-style-position: outside;
}
.vip-vid-news .advs a{    
    margin-left: 0px;
}
.advs img{
    margin-bottom: 10px;
}

/******** ECONOMY section *********/


.blue-container{
    float: left;
\\    margin-bottom: 15px;
    width: 984px;
    margin-left: 1px;
}

.blue-container .header-holder{
    background: url(../images/blue-rounded/h1_blue_holder_bg.png) repeat-x center top #3D5267;
    margin-top: -12px;
}
.blue-container .header-holder h1{
   font-size: 22px;
   margin: -4px 0 0 9px;
}
.blue-container .blue-rounded{
    float: left;
    margin: 0px 0 15px 0; 
    position: relative;
    width: 100%;
}

.blue-container .blue-rounded .topr{
    background:url(../images/blue-rounded/blue-rounded-top-left.png) no-repeat left top;
    height:13px;
    font-size: 0px;
}
.blue-container .blue-bg{
    background: url(../images/blue-rounded/middle-blue-gradient.png) #375b7f repeat-x top;
    margin: 0 2px;
    padding: 0 4px;
	/padding: 0 8px 0 4px;
    float:left;
}
.blue-container .blue-rounded .topr .middle-top{
    margin: 0 12px;
    height:13px;
    background: url(../images/blue-rounded/blue-rounded-top-middle.png) repeat-x top;
}
.blue-container .blue-rounded .topr .right-top{
    background: url(../images/blue-rounded/blue-border-top-right.png) no-repeat right top;
    display: inline;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height:13px;
}
.blue-container .blue-rounded .middle{
   background: url(../images/blue-rounded/blue-middle-left-img.png) repeat-y left top;
   float: left;
   width: 100%;
}
.blue-container .blue-rounded .inner-content{
   background: url(../images/blue-rounded/blue-middle-right-img.png) repeat-y right top;
   display: block;
   float: left;
   width: 100%;
}
.blue-container .blue-rounded .bottr-bigger{
   background: url(../images/blue-rounded/blue-rounded-bott-left.png) no-repeat left bottom;
   float: left;
   height: 23px;
   width: 100%;
}
.blue-container .blue-rounded .bottr-bigger .middle-bott{
   background: url(../images/blue-rounded/blue-rounded-bott-middle.png) repeat-x bottom;
   height: 23px;
   margin: 0 23px 0 12px;
}
.blue-container .blue-rounded .bottr-bigger .right-bott-plain{
   background: url(../images/blue-rounded/blue-rounded-bott-left-plain.png) no-repeat left top;
   bottom: 0;
   float: right;
   height: 23px;
   position: absolute;
   right: 1px;
   width: 22px;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .topr{
   background: url(../images/blue-rounded/blue-border-top-left.png) no-repeat left top;
   height: 13px;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .middle-top{
   background: url(../images/blue-rounded/blue-rounded-top-middle.png) repeat-x top;
   height: 13px;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .right-top{
   background: url(../images/blue-rounded/blue-rounded-top-right.png) no-repeat right top;
   height: 13px;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .inner-content{
   background: url(../images/blue-rounded/blue-border-middle-right.png) repeat-y right top;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .middle{
   background: url(../images/blue-rounded/blue-border-middle-left.png) repeat-y left top;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-border .blue-bg{
   background: #213D5F;
   margin:0px 4px;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .bottr-bigger{
   background: url(../images/blue-rounded/blue-border-bottom-left.png) no-repeat left bottom;
}
.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-rounded .bottr-bigger .middle-bott{
   background: url(../images/blue-rounded/blue-border-bottom-middle.png) repeat-x bottom;
}

.blue-container .blue-rounded .middle .inner-content .blue-bg .left-column-news .blue-border .bottr-bigger .right-bott{
    background: url(../images/blue-rounded/blue-border-bottom-right.png) no-repeat right bottom;
    bottom: 0;
    float: right;
    height: 23px;
    position: absolute;
    right: 1px;
    width: 22px;
}

.blue-bg .main-news-text h1.news a, .blue-bg .news-text h2.feat-news a{
    color: #fff;
}
.blue-bg .main-news-text span.short-text, .blue-bg .news-text span.news-det span.short-text{
    color: #ccc;
}
.blue-rounded .topr .middle .inner-content .blue-bg .header-holder .left-column-news .first-item-holder .blue-border{
   margin-top: 15px;
}
.container{
	float: left;
	width: 100%;
}
.content{
	float: left;
	width: 719px;
}
.content .white-bg{
	padding: 23px 27px;
}
p.article-date{
	color: #999999;
	font-size: 11px;	
}
.content p{
	color: #333333;
	line-height: 16px;
	padding-bottom: 14px;
}
.image-holder{
	float: left;
	width: 415px;
}
.similar-article{
	float: right;
	width: 199px;
	min-height: 213px !important;
	//height: auto !important;
	//height: 213px;
	margin-bottom: 18px;
	_margin-bottom: 14px;
	padding: 13px 10px 0 14px;
	background-color: #ebebeb;
	border-left: 4px solid #d1d1d1;
}
*html .content  span.author{
	margin-top: 0px;
}
.similar-article h3{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}
.similar-article ul {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.similar-article ul li{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
.similar-article ul li a{
	display: block;
	color: #666666;
	padding-left: 11px;
	background: url(../images/gray-arow.gif) no-repeat left 2px;
}
.similar-article ul li a:hover,
.similar-article ul li a.active{
	background: url(../images/date_arrow.png) no-repeat left 2px;
	_background: url(../images/red-arow.gif) no-repeat left 2px;
}
div.comments{
	width: 416px;
}
div.comments li{
	margin-bottom: 1px;
}
div.comments li div.title{
	display: inline;
}
div.comments .topImg{
	width: 100%;
	height: 4px;
	font-size: 4px;
	background: #ebebeb url(../images/topImg.gif) no-repeat left top;
}
div.comments .topImg .rightImg {
	height: 4px;
	font-size: 0px;
	background: url(../images/rightImg.gif) no-repeat right top;
}
div.comments .bottImg{
	width: 100%;
	height: 4px;
	font-size: 0px;
	background: #ebebeb url(../images/bottImg.gif) no-repeat left bottom;
}
div.comments .bottImg .rightImg {
	height: 4px;
	font-size: 0px;
	background: url(../images/bottRightImg.gif) no-repeat right bottom;
}
div.comments .middleImg{
	padding: 7px 0 4px 7px;
	_padding: 3px 0 0px 7px;
	background-color: #ebebeb;
}
div.comments li.comment span .middleImg span{
	padding: 3px 0 4px 34px;
	background: url(../images/comment_bubble.png) no-repeat left top;
}
div.comments li.write span .middleImg span{
	padding: 3px 0 4px 34px;
	background: url(../images/lapsi.png) no-repeat left top;
}
div.comments li span .middleImg  span.arow{
	padding: 0 7px 0 0;
	margin-left: 6px;
	background: url(../images/down-red-arow.png) no-repeat left 4px;
}
div.comment-list{
	width: 414px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-top:-4px;
	padding-top:4px;
}
div.comment-list ul{
	padding: 22px 20px;
}
div.comments .comment-list .bottImg{
	width: 100%;
	height: 4px;
	margin-left: -1px;
	_margin-left: -2px;
	background: url(../images/coment-list-left.png) no-repeat left bottom;
}
div.comments .comment-list .bottImg .rightImg {
	height: 4px;
	width: 6px;
	float: right;
	margin-right: -2px;
	background: url(../images/coment-list-right.png) no-repeat right bottom;
}

div.options{
    float: right;
}
div.header div.abonimi{
    float:left;
    left:366px;
    margin-right:6px;
    position:absolute;
    top:0;
    width:170px;
    z-index:100;
}
div.header div.login{
    float: left;
    width: 99px;
    left: 537px;
    top: 0px;
    position: absolute;
    z-index: 100;
}
div.header div.logout{
    float: left;
    width: 108px;
    left: 537px;
    top: 0px;
    position: absolute;
    z-index: 100;
}
div.header div.login dt.left{
    width: 113px;
    float: left;
}
div.header div.login dt.right{
    float: left;
    height: 53px;
}
div.header div.login dt.right input{
    width: 92px;
    border: 1px solid #CCCCCC;
    font-size:18px;
    height:21px;
    padding:5px 0;
    text-align:center;
}
div.header div.login dt.bottom{
    width: 100%;
}
#panel{
    width:273px;
	height: 116px;
	display: none;
    z-index: 200;
    padding: 18px 26px 0 38px;
    margin-left: -167px;
    margin-bottom: -8px;
    position: relative;
    background: url(../images/abonimi_open_bg.png) no-repeat left top;
}
#loginForm{
    width:216px;
	height: 231px;
	display: none;
    z-index: 200;
    padding: 18px 35px 0 38px;
    margin-left: -187px;
    margin-bottom: -7px;
    position: relative;
    background: url(../images/login_open_bg.png) no-repeat left top;
}
#panel h2,
#loginForm h2{
    color: #519408;
    font-size: 18px;
    font-weight: bold;
}
#loginForm p.invalid{
    margin-top: -15px;
    display: block;
    margin-left: 60px;
    color: #CA0114;
}
#panel form.abonohu,
#loginForm form.abonohu{
    margin-top: 15px;
}
#loginForm form.abonohu{
    width: 211px;
}
#panel form.abonohu label,
#loginForm form.abonohu label{
    display: block;
    color: #666;
    font-size: 11px;
    margin-bottom: 2px;
}
#loginForm form.abonohu a.register{
    float: left;
    color: #519408;
    display: inline;
    margin-top: 10px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 11px;
    background: url(../images/green_arow.png) no-repeat left 2px;
}
#panel form.abonohu input{
    border: 0px
}
#panel form.abonohu input.text{
    float: left;
    width: 186px;
    height: 19px;
    display: inline;
    border: 1px solid #cccccc; 
}
#loginForm form.abonohu input.text{
    width: 205px;
    height: 19px;
    border: 1px solid #ccc;
    margin-bottom: 4px;
}
#loginForm form.abonohu input.last{
    
}
#panel form.abonohu input.send-button,
#loginForm form.abonohu input.send-button{
    width: 81px;
    background:transparent url(../images/input_right_bg.png) no-repeat scroll left top;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    float:right;
    \\margin-top: -6px;
    text-align: left;
    font-family: Myriad Pro, arial, sans-serif;
    padding:6px 0px 14px 12px;
}
.slide{
	margin: 0;
	padding: 0;
	background: url(../images/abonimi_bg.png) no-repeat center top;
}
.slideLogin{
	margin: 0;
	padding: 0;
	background: url(../images/login_bg.png) no-repeat center top;
}
.logout p.slideLogin{
    height: 57px;
    background: url(../images/in_login_bg.png) no-repeat center top;
    _background: url(../images/in_login_bg.gif) no-repeat center top;
}
.btn-slide{
    position: relative;
	background: url(../images/arrows.gif) no-repeat right 8px;
	text-align: center;
	width: 148px;
    font-size: 11px;
	padding: 5px 0px 12px 0;
	margin: 0 auto;
	display: block;
	color: #666666;
    font-weight: bold;
	text-decoration: none;
}
div.header div.logout a.openSlide{
	background: none;
}
.openSlide{
    position: relative;
	background: url(../images/arrows.gif) no-repeat right 8px;
	text-align: center;
	width: 84px;
    font-size: 11px;
	padding: 5px 0px 12px 0;
	margin: 0 auto;
	display: block;
	color: #666666;
    font-weight: bold;
	text-decoration: none;
    position: relative;
 }
a.my-account{
    display: block;
    width: 108px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}
a.my-account:hover{
    text-decoration: none;
}
.active {
	background-position: right -36px;
}
/*********************************************/
/*************** video gallery **************/

div.top-video{
    width: 640px;
    margin-top: -18px;
    margin-left: 10px;
    min-height: 453px !important;
    //height: auto !important;
    //height: 453px;
}
div.top-video h2{
    color: #fff;
    background: #2d3135;
    padding: 8px 10px 5px 18px;
}
div.top-video span.news-det{
    display: block;
    margin-left: 20px;
    margin-top: 8px;
	margin-bottom:20px;
}
div.top-video span.date{
    font-weight: bold;
}
div.top-video span.short-text{
    font-weight: bold;
}
div.content ul.tabs{
    width: 100%;
    height: 41px;
}
div.content ul.tabs li a{
    margin-right: 1px;
}
div.content ul.tabs li.first a{
    margin-right: 1px;
}
div.content div.panes div{
    width: 100%;
    float: left;
	text-align:center;
}
div.content div.panes div ul{
    width: 672px;
    margin-left: 12px;
}
div.content div.panes div ul.video_list li img{
    float: left;
}
div.content div.panes div ul li{
    display: inline;
    width: 119px;
    height: 167px;
    overflow: hidden;
    margin-right: 19px;
}
div.content div.panes div ul li.last{
    margin-right: 0px;
}
div.content div.panes div ul li a{
    width: 119px;
    float: left;
}
div.content div.panes div ul li a span.date{
    width: 97px;
    color: #999;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 22px !important;
    background: url(../images/cam-icon.png) no-repeat left 0px;
}
div.content div.panes div ul li a span{
    width: 119px;
    color: #4e4e4e;
    display: block;
    text-align: left;
    padding-left: 0px !important;
}
div.content div.without-padding{
    padding: 0px 0px 0px 8px;
}
div.videoG div.video-news div.video-content{
    padding: 0px 0 7px 7px;
    min-height: 215px !important;
    //height: auto !important;
    //height: 215px;
}
div.videoG div.video-news div.video-content h2{
    color: #999;
    font-size: 12px;
    padding: 4px 0 4px 20px;
    background: url(../images/actual-video-arow.png) no-repeat left center;
}
div.videoG div.video-news{
    float: left; 
    width: 285px;
    margin-top: 4px;
    margin-left: -22px;
}
.answer{margin-top:8px;margin-left:41px;display:block;height:102px;}
div.videoG .video-news div.top-rounded{ 
    width: 285px;
}
div.videoG .video-news div.video-border{
    width: 277px;
}
div.videoG .video-news div.video-content{
    width: 268px;
}
div.videoG div.bottom-rounded{
    width: 285px;
}
div.videoG div.feat-videos{
    margin: 0px;
    width: 268px;
    overflow: hidden;
    position: relative;
}
div.videoG div.feat-videos ul{
    margin-left: 21px;
    width: 238px !important;
}
{
    height: 55px;
} 
#slider{
    height:171px;
    overflow:hidden;
    width:259px;
    background: none;
    margin-top: 4px;
    margin-bottom: 0px;
}
#slider ul li{
    height:172px;
    overflow:hidden;
    width:240px;
    background: none;
    margin-bottom: 0px;
} 
#slider ul li div{
    height: 57px;
    width: 238px;
    float: left;
    background:transparent url(../images/video_desc_bg.png) repeat-x scroll 0 0;
}
#prevBtn{
    float: left;
    width: 54px;
    line-height: 17px;
    text-indent: -9999px;
    margin-top: -193px;
    margin-left: 206px;    
}
#prevBtn a{
    float: left;
    width: 54px;
    height: 17px;
    display: block !important;
    background: url(../images/video_button.gif) no-repeat left top;
}
#nextBtn{
    float: right;
    width: 54px;
    margin-right: 8px;
    line-height: 17px;
    text-indent: -9999px;
}
#nextBtn a{
    float: left;
    width: 54px;
    height: 17px;
    display: block !important;
    background: url(../images/video_button.gif) no-repeat right top;
}
/****************************************/
div.components-holder{
    float: left;
    width: 988px;
}
div.anketa{
    float: left;
    width:462px; 
    margin-right: -15px;
    position: relative;
}
div.anketa div.white-bg{
    padding: 0px 4px;
    height: 212px;
}
div.comment-ath-holder div.white-bg{
    height: 204px;
}
div.anketa div.header-half-bg{
    width: 430px;
    position: relative;
}
p.survey  {
	clear: both;
}
div.anketa .white-rounded .bottr-bigger{
    height: 14px;
}
div.anketa .white-rounded .middle-top{
    margin: 0 0px 0 12px;
}
div.anketa .white-rounded .middle-bott{
    margin: 0 0px 0 12px;
    height: 13px;
}
span.fill_vote_fields{
	float: left; 
	margin-left: 44px; 
	color: red; 
	margin-top: 15px; 
	font-size: 11px;
}
ul.height_fix{
    float: left;
   /* height: 403px;*/
    overflow: hidden;
    background-color: #fff;
}

/*********** banner-at ************/
div.banner1{
    width: 978px;
    height: 138px;
    margin: 7px 0 0 5px;
    display: block;
    float: left;
    position: relative;
}
div.banner2{
    width: 423px;
    margin: 12px 0 0 8px;
    display: block;
    float: left;
    position: relative;
}
div.banner3{
    width: 245px;
    margin: 0px;
    display: block;
    float: left;
    position: relative;
}
div.banner1 div,
div.banner2 div,
div.banner3 div,
div.banner4 div,
div.banner5 div{
    overflow: hidden;
    background: none !important;
}
div.banner1 div{
    width: 978px;
}
div.banner2 div{
    width: 423px;
}
div.banner3 div{
    width: 243px;
}
div.content div.panes div.middle-video{
    float: none; 
    display: block;
    width: 120px;
 /*   height: 102px;*/
    overflow: hidden;
    position: relative;
}
div.content div.panes div.middle-video div {display:block;}
div.content div.panes div.middle-video .property_medium_icon {position: absolute;right: 0px;bottom: 3px;}

div.content div.panes div.middle-video img.property_medium_icon{position: absolute;right: 0px;bottom: 0px;top:36px;}
div.content div.panes div.middle-video span.property_medium_icon{position: absolute;right: 0px;bottom: 0px;}
.flash_holder{
    width: 100%;
    text-align: center;
}
/*************** footer ***********/
.footer-holder{
    background: transparent url(../images/container_bg.png) repeat scroll 0 0;
    float:left;
    margin:0 auto;
    margin-top: 29px;
    text-align:center;
    width:100%;
    clear: both;
    padding-bottom: 50px;
}
.footer-shadow{
    float: left;
    width: 100%;
    height: 39px;
    background: url(../images/footer_shadow.png) repeat-x left top;
}
.footer{
    width: 992px;
    margin:0 auto;
    text-align:center;
}
.footer .box{
    float: left;
    width: 243px;
    margin-right: 6px;
    position: relative;
}
.footer #fbox_0{margin-right: 5px;}
.footer .last{
    margin-right: 0px;
}

.footer .white-bg{
    float: left;
    width: 228px;
    padding: 0 3px;
    min-height: 400px !important;
    //height: auto !important;
    //height: 400px;
}
.footer .header-half-bg h2{
    background-image: url(../images/footer_headers.png);
    _background-image: url(../images/footer_headers.gif);
    background-repeat: no-repeat;
	margin-left: 8px;
	text-transform: uppercase;
}
.footer .pink .header-half-bg h2{
    color: #c45b98 !important;
    background-position: left -29px;
}
.footer .black .header-half-bg h2{
    color: #000 !important;
    background-position: left -268px;
}
.footer .latest .header-half-bg h2{
    color: #ca0216 !important;
    background-position: left -322px;
}
.footer .blue .header-half-bg h2{
    color: #375b7f !important;
    background-position: left 3px;
}
.footer .purple .header-half-bg h2{
    color: #69305d !important;
    background-position: left -131px;
}
.footer .green .header-half-bg h2{
    color: #8a9d3c !important;
    background-position: left -63px;
}
.footer .darkB .header-half-bg h2{
    color: #5f95bd !important;
    background-position: left -99px;
}
.footer .lightB .header-half-bg h2{
    color: #a7badb !important;
    background-position: left -228px;
}
.footer .red .header-half-bg h2{
    color: #b0a87c !important;
    background-position: left -195px;
}
.footer .box ul{
    float: left;
    width: 195px;
    overflow: hidden;
    text-align: left;
    display: inline;
    margin: 13px 0 13px 17px;
}
.footer .box ul li{
    float: left;
    width: 100%;
}
.footer .box ul li.first{
    padding-bottom: 12px;
    margin-bottom: 13px;
    background: url(../images/footer_border.png) repeat-x left bottom;
}
.footer .box ul li.first .img_holder{
    width: 195px;
    height: 90px;
    overflow: hidden;
}
.footer ul li.first span{
    display: block;
}
.footer ul li.first a{
    width: 100%;
}
.footer ul li a{
    color: #666666;
    width: 151px;
    float: left;
}
.footer ul li span.date{
    background-image: url(../images/footer_arow.png);
    _background-image: url(../images/footer_arow.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 12px;
    margin: 13px 0 5px 0; 
}
.footer ul li.first span.title{
    font-size: 18px;
    margin-top: 11px;
    font-weight: bold;
}
.footer .latest ul li span.date{
    color: #cb0216;
    background: url(../images/date_arrow.png) no-repeat left 2px;
    _background: url(../images/date_arrow.gif) no-repeat left 2px;
}
.footer .pink ul li span.date{
    color: #c45b98;
    background-position: left -447px;
}
.footer .purple ul li span.date{
    color: #69305d;
    background-position: left -506px;
}
.footer .blue ul li span.date{
    color: #375b7f;
    background-position: left -237px;
}
.footer .green ul li span.date{
    color: #8a9d3c;
    background-position: left -713px;
}
.footer .darkB ul li span.date{
    color: #5f95bd;
    background-position: left -417px;
}
.footer .lightB ul li span.date{
    color: #a7badb;
    background-position: left -622px;
}
.footer .black ul li span.date{
    color: #000;
    background-position: left -535px;
}
.footer .red ul li span.date{
    color: #b0a87c;
    background-position: left -417px;
}
.footer ul li span.time{
    float: left;
    font-weight: bold;
    padding-right: 10px;
}
.footer .latest ul li span.time{
    color: #cb0216;
}
.footer .pink ul li span.time{
    color: #c45b98;
}
.footer .blue ul li span.time{
    color: #375b7f;
}
.footer .purple ul li span.time{
    color: #69305d;
}
.footer .green ul li span.time{
	color: #8A9D3C;
}
.footer .darkB ul li span.time{
	color: #5f95bd;
}
.footer .lightB ul li span.time{
	color: #a7badb;
}
.footer .black ul li span.time{
	color: #000;
}
.footer .red ul li span.time{
	color: #b0a87c;
}
.footer .view-all-holder{
    width: 221px;
    float: left;
    z-index: 1;
    margin-top: 0px;
    position: absolute;
    bottom: -5px;
    left: 7px;
}
.footer .view-all-holder a{
    background-image: url(../images/footer_arow.png);
    _background-image: url(../images/footer_arow.gif);
    background-repeat: no-repeat;
}
.footer .latest .view-all-holder a{
    color: #cb0216;
    background-position: right -326px;
}
.footer .pink .view-all-holder a{
    color: #c45b98;
    background-position: right -445px;
}
.footer .blue .view-all-holder a{
    color: #375b7f;
    background-position: right -476px;
}
.footer .black .view-all-holder a{
    color: #000;
    background-position: right -267px;
}
.footer .purple .view-all-holder a{
    color: #69305d;
    background-position: right -591px;
}
.footer .green .view-all-holder a{
    color: #8A9D3C;
    background-position: right -743px;
}
.footer .darkB .view-all-holder a{
    color: #5f95bd;
    background-position: right -417px;
}
.footer .lightB .view-all-holder a{
    color: #a7badb;
    background-position: right -651px;
}
.footer .red .view-all-holder a{
    color: #B0A87C;
    background-position: right -682px;
}
/*************** rightnav **************/
.rightnav{
    width: 100%;
}
ul.qucik-links{
    width: 230px;
    margin-left: 8px;
}
.big-component ul.qucik-links{
    width: 432px;
    float: left;
    z-index: 1;
    position: relative;
    display: inline;
    padding-left: 8px;
    margin: 5px 0 -9px 0;
    background: url(../images/ul-links-border.png) repeat-y 213px top;
}
.big-component ul.qucik-links li{
    float: left;
    width: 215px;
    border-bottom: 0px;
}
.big-component ul.qucik-links  li a{
    background: none;
    padding: 11px 0 9px 36px;
}
ul.qucik-links li{
    display: block;
    margin-bottom: 1px;
    text-transform: uppercase;
    background-image: url(../images/rightnav_icons.gif);
    background-repeat: no-repeat;
    border-bottom: 1px solid #d2d2d3;
}
ul.qucik-links  li.last{
    margin-bottom: 0px;
    border-bottom: 0px;
} 
ul.qucik-links  li a{
    color: #3c4043;
    font-size: 14px;
    font-weight: bold;
    margin-left: 3px;
    display: block;
    padding: 11px 0 13px 36px;
    background-image: url(../images/rightnav_icons.gif);
    background-repeat: no-repeat;
    background-position: right -1315px;
}
ul.qucik-links li:hover a{
    color: #151515;
}
ul.qucik-links li.pytje{
    background-position: left 7px;
}
ul.qucik-links li.shpallje{
    background-position: left -57px;
}
ul.qucik-links li.horoskopi{
    background-position: left -119px;
}
ul.qucik-links li.anketa{
    background-position: left -180px;
}
ul.qucik-links li.tenderat{
    background-position: left -242px;
}
ul.qucik-links li.marketingu{
    background-position: left -310px;
}
ul.qucik-links li.arkiva{
    background-position: left -375px;
}
ul.qucik-links li.komente{
    background-position: left -441px;
}
ul.qucik-links li.shtypi{
    background-position: left -509px;
}
ul.qucik-links li.parapagimi{
    background-position: left -591px;
}
ul.qucik-links li.pytje:hover{
    background-position: -1px -1246px;
}
ul.qucik-links li.shpallje:hover{
    background-position: left -1185px;
}
ul.qucik-links li.horoskopi:hover{
    background-position: left -657px;
}
ul.qucik-links li.anketa:hover{
    background-position: left -717px;
}
ul.qucik-links li.tenderat:hover{
    background-position: -1px -1120px;
}
ul.qucik-links li.marketingu:hover{
    background-position: left -1055px;
}
ul.qucik-links li.arkiva:hover{
    background-position: left -985px;
}
ul.qucik-links li.komente:hover{
    background-position: left -918px;
}
ul.qucik-links li.shtypi:hover{
    background-position: 1px -850px;
}
ul.qucik-links li.parapagimi:hover{
    background-position: left -783px;
}
div.copyright{
    float: left;
    width: 974px;
    margin-top: 18px;
    text-align: left;
    margin-left: 5px;
}
div.copyright p{
    float: left;
    color: #6b7076;
    font-size: 11px;
}
div.copyright a{
    float: right;
    width: 18px;
    height: 17px;
}
/************ lightG-rounded ***********/
.lightG-rounded{
	width: 100%;
	float: left;
	position: relative;

}
.lightG-rounded .topr{
	height: 13px;
    font-size: 0px;
	background: url(../images/rightnav-images/white-rounded-top-left.png) no-repeat left top;
}
.lightG-rounded .middle-top{
	height: 13px;
    font-size: 0px;
	margin: 0 12px;
	background: url(../images/rightnav-images/white-rounded-top-middle.png) repeat-x left top;
}
.lightG-rounded .topr .right-top{
	float: right;
	width: 12px;
    height: 13px;
    font-size: 0px;
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/rightnav-images/white-rounded-top-right.png) no-repeat left top;
}
.lightG-rounded .middle{
	float: left;
	width: 100%;
	background: url(../images/rightnav-images/middle-left-img.png) repeat-y left top;
}
.lightG-rounded .inner-content{
	float: left;
   width: 100%;
	display: block;
	background: url(../images/rightnav-images/middle-right-img.png) repeat-y right top;
}
.lightG-bg{
   margin: 0 5px;
   padding: 0 4px;
   min-height:210px !important;
   //height: auto !important;
   //height: 210px;
   background: url(../images/rightnav-images/middle-white-gradient.png) repeat-x top #f7f7f7;
}
.lightG-rounded .bottr-bigger{
	float: left;
	width: 100%;
	height: 23px;
    font-size: 0px;
	background: url(../images/rightnav-images/white-rounded-bott-left.png) no-repeat left top;
}
.lightG-rounded .middle-bott{
	height: 23px;
    font-size: 0px;
	margin: 0 23px 0 12px;
	background: url(../images/rightnav-images/white-rounded-bott-middle.png) repeat-x left bottom;
}
.lightG-rounded .bottr-bigger .right-bott{
	float: right;
	width: 22px;
	height: 23px;
    font-size: 0px;
	position: absolute;
	right: 1px;
	bottom: 0px;
	background: url(../images/rightnav-images/white-rounded-bott-left-plain.png) no-repeat left top;
}
.main-video img.property_large_icon{
    position: absolute;
}
span.link-text{height:27px; margin-top: -1px;}

.footer .topr{display: none !important;}
#footer{float:left;}
.footer .bottr-bigger{display: none !important;}
.top-footer{width:988px;height:10px;float:left;position: relative;}
.bott-footer{float:left;width:988px;height:22px;position: relative;}
.footer .inner-content {background: none;}
.footer .middle {background: none;}
.middle-footer{background: url(../images/footer_middle_bg.png) repeat-y left top;}
ul.share-option{
    float: left;
    margin-top: 4px;
}
.footer .white-bg{
    margin: 0px 2px 0 4px !important;
}
ul.share-option li{
    float: left;
    display: inline;
    margin-right: 7px;
    font-size: 11px;
    color: #6b7076;
    text-transform: uppercase;
}
ul.share-option li.first{
    margin-top: 1px;
    margin-right: 10px;
}
ul.share-option li a{
    float: left;
    color: #6b7076;
    font-weight: bold;
    padding-left: 15px;
    padding-bottom: 1px;
    background-image: url(../images/linkList_icons.png);
    background-repeat: no-repeat;
}
ul.share-option li a.linkdin{
    background-position: left top;
}
ul.share-option li a.rss{
    background-position: left -23px;
}
ul.share-option li a.twiter{
    background-position: left -46px;
}
ul.share-option li a.flickr{
    background-position: left -69px;
}
ul.share-option li a.facebook{
    background-position: left -94px;
}
ul.share-option li a.stumbleUpon{
    background-position: left -117px;
}
ul.share-option li a.delicious{
    background-position: left -140px;
}
ul.share-option ul li a.blogger{
    background-position: left -163px;
}
ul.like-dislike{
    float: left;
    width: 132px;
    display: block;
    margin-right: 31px;
}
div.comments ul.like-dislike li{
    float: left;
    display: inline;
    margin-bottom: 0px;
    margin-left: 10px;
    border: 1px solid #dcdcdc;
    background: url(../images/like-dislike_bg.png) repeat-x left top;
}
ul.like-dislike li span{
    float: left;
    width: 29px;
    font-size: 11px;
    color: #606060;
    padding: 4px 0px 3px 0;
    text-align: center;
    border-left: 1px solid #dcdcdc;
}
ul.like-dislike li a{
    float: left;
    width: 24px;
    height: 21px;
    background-image: url(../images/like_dislike_icon.gif);
    background-repeat: no-repeat;
}
ul.like-dislike li a.like{
    background-position: left top; 
}
ul.like-dislike li a.like:hover{
    background-position: left -82px; 
}
ul.like-dislike li a.dislike{
    background-position: left -41px; 
}
ul.like-dislike li a.dislike:hover{
    background-position: left -123px; 
}
div.share-tool{
    width: 100%;
    display: block;
    margin-bottom: 11px;
    //margin-bottom: 0px;
    _margin-bottom: 11px;
}
div.share-tool-top{
    width: 100%;
    height: 5px;
    display: block;
    font-size: 0px;
    background: url(http://www.kosovapress.com/ks/beta/inc_new/images/share-tool-top.png) no-repeat left top;
}
div.share-tool-middle{
    width: 100%;
    height: 23px;
    background: url(http://www.kosovapress.com/ks/beta/inc_new/images/share-tool-middle.png) repeat-y left top;
}
div.share-tool-bott{
    width: 100%;
    height: 5px;
    display: block;
    font-size: 0px;
    background: url(http://www.kosovapress.com/ks/beta/inc_new/images/share-tool-bott.png) no-repeat left top;
}
.black-container div.black-videos div.video-news div.main-video-float, .blue-container div.blue-videos div.video-news div.main-video-float, .red-container div.red-videos div.video-news div.main-video-float, .purple-container div.purple-videos div.video-news div.main-video-float, .pink-container div.pink-videos div.video-news div.main-video-float, .green-container div.green-videos div.video-news div.main-video-float, .darkB-container div.darkB-videos div.video-news div.main-video-float, .lightB-container div.lightB-videos div.video-news div.main-video-float{margin-right: 16px;}
.black-container div.black-videos div.video-news, .blue-container div.blue-videos div.video-content, .red-container div.red-videos div.video-content, .purple-container div.purple-videos div.video-content, .pink-container div.pink-videos div.video-content, .green-container div.green-videos div.video-content, .darkB-container div.darkB-videos div.video-content, .lightB-container div.lightB-videos div.video-content{width: 514px;}
div.blue-videos div.bottom-rounded, div.red-videos div.bottom-rounded, div.lightB-videos div.bottom-rounded, div.darkB-videos div.bottom-rounded, div.pink-videos div.bottom-rounded, div.green-videos div.bottom-rounded, div.purple-videos div.bottom-rounded, div.black-videos div.bottom-rounded{width:527px;height:6px;font-size:0px;margin-left: 1px;background:url(../images/video_bottom_rounded_small.png) no-repeat bottom;}

#headlines{
    width: 692px;
    //width: 688px;
	padding-bottom: 7px;
    padding-top: 8px;
	background: #2d3035;
	z-index: 5000;
	margin-top: -6px;
	float: left;
	position:relative;
}
#headlines div {
	float: left;
    text-align: left;
    width: 660px;
	top:6px !important
}
#headlines div a.category span{
	color:#fff;
	font-weight:bold;
	float: left;
    margin-right: 10px;
	height: 10px;
	padding-left: 10px;
}
#headlines div a.title{
	color:#fff;
}

.headlines .white-bg{
	height: 4px;
    min-height: 25px !important;
	padding-left: 4px; 
	padding-right: 4px;
}
.headlines .white-rounded{
	 width: 988px !important;
}

.headlines .white-rounded .bottr-bigger{
	 margin-top: -14px;
}
.headlines   a.fb-like {
	float: left;
	height: 30px;
	position:relative;
	width: 278px;
	margin-top: -6px;
	z-index: 5000;
	//z-index: 5000;
}

#linkList ul li a.linkdin{background-position:left top;}
#linkList ul li a.rss{background-position:left -23px;}
#linkList ul li a.twiter{background-position:left -46px;}
#linkList ul li a.flickr{background-position:left -69px;}
#linkList ul li a.facebook{background-position:left -94px;}
#linkList ul li a.stumbleUpon{background-position:left -117px;}
#linkList ul li a.delicious{background-position:left -140px;}
#linkList ul li a.blogger{background-position:left -163px;}
/********************/
#fontsize{ display: inline;float: right;margin-bottom: 10px;}
#fontsize li{float:left;margin-left:8px;}
#fontsize li.normal,
#fontsize li.decrease{margin-left: 0px;}
#fontsize li a{float:left;width:22px;height:23px;background-image:url(../images/related_icon.png);background-repeat:no-repeat;}
#fontsize li a.pdf{}
#fontsize li a.print{background-position:left -28px;}
#fontsize li a.increase{background-position:left -56px;width: 28px;}
#fontsize li a.normal{background-position:left -1000px;width: 28px;}
#fontsize li.normal{background: url(../images/related_icon.png) no-repeat -27px -56px;}
#fontsize li a.decrease{background-position:left -1000px;width: 31px;}
#fontsize li.decrease{background: url(../images/related_icon.png) no-repeat -53px -56px;}
#fontsize li a.pdf:hover{background-position:left -337px;}
#fontsize li a.print:hover{background-position:left -365px;}
#fontsize li a.increase:hover{background-position:left -393px;}
#fontsize li a.normal:hover{background-position: -27px -393px;}
#fontsize li a.decrease:hover{background-position:-53px -393px;}
#fontsize li p.slide, #fontsize li a.links-slide{width:33px;height:21px;padding-bottom:0px;background:url(../images/share_ikona.png) no-repeat left top;}
.content #fontsize li p.slide, .content-wide #fontsize li p.slide{padding-right:0px;margin-top:0px;margin-bottom:0px;}
#fontsize li p.slide a.active{position:absolute;top:146px;right:9px;z-index:500;width:10px;height:10px;background:url(../images/related_links_arow.png) no-repeat left top;}
#fontsize li.link-list{position:relative;}
#linkList{width:244px;display:none;z-index:200;padding:0px 3px 13px 3px;right: -2px;top: 23px;height:125px;position:absolute;overflow:hidden;background:url(../images/links-list-bg.png) no-repeat left bottom;}
#linkList h3{color:#6b7076;font-size:11px;font-weight:normal;text-transform:uppercase;background-color:#efefef;padding:9px 7px 7px 7px;}
#linkList ul{width:231px;float:left;margin-left:7px;margin-top:5px;display:inline;}
#linkList ul li{width:109px;float:left;margin-right:4px;margin:0px 4px 0 0;}
#linkList ul li a{width:89px;color:#6b7076;font-weight:bold;padding-left:21px;background-image:url(../images/linkList_icons.png);background-repeat:no-repeat;}
#video_player span{
	float: left;
	width: 100%;
	z-index: 9000;
	position: relative;
}
#video_player span span{
	position: absolute;
	top: 2px;
	right: 41px;
	width: 60px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#video_player{
	min-height: 431px !important;
	//height: auto !important;
	//height:431px;
}

#player #player_api{
	z-index: 1;
	position: relative;
}

/******** reklama **********/
.blank-div{	
	float: left !important;
	width: 235px !important;
	height: 91px !important;
	position: relative;
	display: none;
}
.adds-holder{
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #ccc;
}
.adds-holder img{
	margin-top: 0px !important;
}
.outer-ads{
	top: 92px;
	right:50%;
	padding:0;
	float: right;
	z-index: 90;
	width: 230px;
	font-size: 0px;
	position:fixed;
	margin:0 -731px 0 0;
	display:none;
}
*html .outer-ads{
	bottom:auto;
	position:absolute;
	margin-top: 92px;
	top:expression(eval(document.documentElement.scrollTop));
}
.social-share {
	float:left;
	width: 400px;
	margin-bottom: 10px;
}
.social-share .fb_share{
	float:left;
	margin-right: 20px;
}
