/*---global start---*/

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	min-width:1240px;
}

body {
	margin:0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 21px;banner 
	color: #333;
}

.lt-ie8 #page,
.msie6 #page{
	display:none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*::selection {
  background:#346787;
  color:#fff;
}

a {
  background-color: transparent;
  color:#346787;
}

a:active,
a:hover {
  outline: 0px;
  color:#b22222;
}


a:hover {
  text-decoration:none;
}

b,
strong {
  font-weight: bold;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;    
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0px;
}

.has-outline {
	/*outline: 1px solid #999;*/
}

.clear {
	zoom:1;
}

.clear:after {
	content:"";
	display:table;
	clear:both;
}

.no-list-style,
.no-list-style li {
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.item-inline {
	zoom:1;
}

.item-inline:after{
	clear:both;
	display:table;
	content:"";
}

.item-inline > li{
	float:left;
}

.block-center {
	margin-left:auto;
	margin-right:auto;
}

.hide {
	display:none !important;
}

.show {
	display:block !important;
}

.sidebar-block .block-title{
  height: 40px;
  line-height: 20px;
  background:#ce0005;
  color:#fff;
  padding:10px;
  font-weight:normal;
  margin:0px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  font-size:20px;
}

.sidebar-block .block-title strong{
  font-weight:normal;
  font-family:'mktcpbold',Tahoma,Geneva,sans-serif;
}

.sidebar-block .block-title a{
  color:#fff;
  text-decoration:none;
}

.sidebar-block .block-title a:hover:after{
  width: 0; 
  height: 0; 
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-left:7px solid #fff;
  content:'';
  display:inline-block;
  margin-left:5px;
}

#sidebar-right > div {
	margin-top:15px;
	background: #e6e6e6;
}

#sidebar-right > div:first-child,
#sidebar-right > div.admin-panel{
	margin-top:0px;
}

.section-title {
	border-bottom: 2px solid #ccc;
    color: #333;
    font-weight: normal;
    margin: 0px;
    position: relative;
}

.section-title > span,
.section-title > a{
    color: #333;
    line-height: 22px;
    font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
    font-size: 30px;
    display: block;
    text-decoration: none;
    margin-bottom: 8px;
}

.section-title > a:hover {
  color:#1167a8;
}

.section-title a.float-left:hover{
  color:#1167a8 !important;
}

.section-title .blocknews-header {
	position:absolute;
	right:0px;
	top: 0px;
	/*width:200px;*/
	height:30px;
}

.page-title {
  margin:0px;
  font-size:30px;
  line-height:38px;
  margin-bottom:30px;
}

p.rtejustify {
	text-align:justify;
}

p.rtecenter {
	text-align:center;
}

p.rteleft {
	text-align:left;
}

p.rteright {
	text-align:right;
}

p {
  margin:20px 0px 0px;
}

p:first-child {
  margin:0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:15px auto;
}

table p {
	margin:0px;
}

table td {
  padding:0px 5px;
}

.media_embed {
	text-align:center;
}

/*---global end---*/

/*---all banners start---*/

.banner .big{
		display:block;
	}
	
.banner .small {
		display:none;
	}

.banner-390x80	{
	height:100px;
	width:390px;
}

.banner-300x390,
.banner-300-390-left-news{
	height:390px;
	width:300px;
}

.banner-940x90	{
	height:90px;
	width:940px;
}

.banner-300x80	{
	/*height:100px;
	width:300px;*/
}

.banner-300x282	{
	height:282px;
	width:300px;
}

.banner-460x80	{
	/*height:100px;
	width:460px;*/
}

.banner-240x240 {
	/*height:240px;
	width:240px;*/
}

.other-news .news-block-banner .banner{margin:0px;}

.banner{position:relative;}
.banner a{display:block;width:100%;height:100%;position:absolute;z-index:10;left:0px;top:0px;}
.banner iframe{position:relative;z-index:1;}

/*---all banners end---*/

/*---header start---*/

.header-main {
	height:30px;
	background: #000;
}


.header-main .site-logo {
	display:block;
	line-height:100%;
	font-size:0px;
	margin-top:13px;
	height:40px;
}

.header-main .site-logo img{
	max-height:100%;
}

.secondary-menu {
	line-height:20px;
	margin-top:5px;
}

.secondary-menu li {
	margin-left:15px;
	padding-left:16px;
	background:url('../images/secondarymenusep.jpg') no-repeat 0px 3px;
}


.secondary-menu li.first {
	margin-left:0px;
	padding-left:0px;
	background:none;
}

.secondary-menu a {
	line-height:20px;
	font-size:15px;
	color:#fff;
	font-family:'mktcplight',Tahoma,Geneva,sans-serif;
	text-decoration:none;
}

.secondary-menu a:hover,
.secondary-menu a.active {
	text-decoration:underline;
}

.for-secondary-menu {
	    margin-right: 474px;
}

.follow-links {
  margin:2px 26px 22px 0px;
  height:26px;
}

.follow-links li{
	height:26px;
	width:26px;
	margin-left:5px;
	display:block;
	line-height:26px;
}

.follow-links li a{
	display:block;
	line-height:26px;
	width:100%;
	height:100%;
}

.follow-links li.facebook-icon a{
	background:url('../images/followlinksicon.jpg') no-repeat 0px 0px;
}

.follow-links li.youtube-icon a{
	background:url('../images/followlinksicon.jpg') no-repeat -26px 0px;
}

.follow-links li.google-plus-icon a{
	background:url('../images/followlinksicon.jpg') no-repeat -52px 0px;
}

.follow-links li.twitter-icon a{
	background:url('../images/followlinksicon.jpg') no-repeat -78px 0px;
}

.follow-links li.instagram-icon a{
	background:url('../images/followlinksicon.jpg') no-repeat -104px 0px;
}

.follow-links li:first-child {
	margin-left:0px;
}

.search {
	margin:2px 0px 0px;
}

.search .search-text::-webkit-input-placeholder {
  color: #666666;
}

.search .search-text:-moz-placeholder {
  color: #666666;
}

.search .search-text::-moz-placeholder {
  color: #666666;
}

.search .search-text:-ms-input-placeholder {
  color: #666666;
}

.search .search-inline{
  padding:0px;
  height:26px;
  background:#fff;
}

.search .search-text{
  border:0px;
  height:18px;
  color:#666666;
  font-size:14px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  width:180px;
  outline:none;
  margin:4px 10px;
}

.search .search-text:active,
.search .search-text:focus,
.search .search-text:hover,
.search .search-text{
  background:transparent;
}

.search .search-submit {
  height:26px;
  width:40px;
  cursor:pointer;
  background:#dedede url('../images/searchiconn.jpg') no-repeat center center;
  border:0px;
  color:transparent;
  font-size:0px;
  outline:none;
  padding:0px;
}

/*---header end---*/

/*---footer start---*/

#footer {
  background:#2f2f2f;
  position:relative;
}

#footer:after {
	content:"";
	height:1px;
	display:block;
	width:100%;
	/*background:#494949;*/
	left:0px;
	right:0px;
	bottom:81px;
	position:absolute;
}

#footer .footer-top{
	padding:30px 0px;
}

#footer .footer-bottom{
	padding:20px 0px;
	font-size:13px;
	color:#b0b0b0;
	line-height:20px;
	height:80px;
}

#footer .autor a{
	color:#d82529;
}

#footer .autor {
	text-align:right;
}

#footer .footer-menu {
	line-height:22px;
}

#footer .footer-menu ul{
	border-left:1px solid #404040;
	padding-left:10px;
}

#footer .footer-menu ul:first-child{
	border-left:0px;
	padding-left:0px;
}

#footer .footer-menu ul li {
	padding-right:55px;
	margin-top:5px;
}

#footer .footer-menu ul li.first{
	margin-top:-5px;
}
#footer .footer-menu ul li.last{
	margin-bottom:-5px;
}

#footer .footer-menu a{
  color:#fff;
  text-decoration:none;
  font-size:18px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
}

#footer .footer-menu a:hover{
	text-decoration:underline;
}

.footer-follow-links {
  width:246px;
}

.footer-follow-links li{
	height:41px;
	width:41px;
	margin-left:10px;
	display:block;
	line-height:41px;
}

.footer-follow-links li:first-child{
	margin:none;
}

.footer-follow-links li.youtube-icon{
	width:42px;
}

.footer-follow-links li a{
	display:block;
	line-height:41px;
	width:100%;
	height:100%;
}

.footer-follow-links  li.facebook-icon a{
	background:url('../images/footerfollow.png') no-repeat 0px 0px;
}

.footer-follow-links  li.youtube-icon a{
	background:url('../images/footerfollow.png') no-repeat -41px 0px;
}

.footer-follow-links  li.google-plus-icon a{
	background:url('../images/footerfollow.png') no-repeat -83px 0px;
}

.footer-follow-links  li.twitter-icon a{
	background:url('../images/footerfollow.png') no-repeat -124px 0px;
}

.footer-follow-links  li.instagram-icon a{
	background:url('../images/footerfollow.png') no-repeat -166px 0px;
}

.footer-follow-links  li:first-child {
	margin-left:0px;
}

.footer-follow-links .follow-text{
	text-align:center;
	color:#9d9d9d;
	margin-top:20px;
	  font-size:22px;
	  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
}

/*---footer end---*/

/*---banner areas start---*/

.banner {
	overflow:hidden;
}

.banner a{
	display:block;
	line-height:100%;
	font-size:0px;
}

.banner img, .banner iframe{
	width:100%;
	max-height:100%;
}

.header-banners {
	height:110px;
	overflow:hidden;
}

.header-banners .banner{
	margin:5px 0px 5px 15px;
}

.header-banners .banner-1 {
	margin-left:0px;
}

/*---banner areas end---*/

/*---navigation start---*/

.header-navigation {
  height:45px;
  background: #9c0004;
}

.navigation ul {
  display:block;
  height:45px;
  line-height:45px;
}

.navigation a{
  color:#fff;
  text-decoration:none;
  font-size:17px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  float:left;
  display:block;
}

.navigation li {
  line-height:45px;
  padding:0px 1px 0px 2px;
  border-right: solid 1px white;
}

.navigation li a{
  line-height:45px;
     padding: 0px 6px 0px 2px;
}

.navigation li a:hover,
.navigation li a.active{
  background:#9c0004;
}

.navigation li.first{
	padding:0px 1px 0px 0px;
	background:none;
}

.navigation li.first a{
  padding:0px 20px 0px 19px;
}

.navigation li.last{
	padding:0px 0px 0px 2px;
}

.navigation li.last a{
  padding:0px 18px 0px 20px;
}

.navigation-main {
	position:relative;
}

.othersectslink{
	position:absolute;
	top:0px;
	right:0px;
	height:45px;
	z-index:100;
}

.othersectslink span{
  color:#fff;
  display:block;
  background:url('../images/othersectslink.png') no-repeat 20px 17px;
  padding:0px 20px 0px 40px;
  font-size:18px;
  line-height:45px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  cursor:pointer;
}

.othersectslink span:hover,
.othersectslink:hover span{
  background-color:#9c0004;
}

.othersectslink .for-panel {
	position:relative;
	height:45px;
}

.navigation-panel{
	position:absolute;
	background:#9c0004 url('../images/navpanelback.jpg') repeat-x left top;
	right:0px;
	top:45px;
	padding:25px 20px 15px;
	width:1200px;
}

.othersectslink:hover span + .navigation-panel {
	display:block !important;
}

.navigation-panel h3 {
	font-weight:normal;
	font-family:'mktcplight',Tahoma,Geneva,sans-serif;
	font-size:25px;
	margin:0px;
	color:#d82529;
	float:left;
	width:260px;
}

.navigation-panel .navigation-other {
	float:left;
	width:900px;
	line-height:22px;
}

.navigation-panel .navigation-other li{
	width:150px;
	display:block;
	margin-bottom:15px;
}

.navigation-panel .navigation-other li a{
	  color:#fff;
	  text-decoration:none;
	  font-size:18px;
	  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
}

.navigation-panel .navigation-other li a:hover{
	text-decoration:underline;
}

/*---navigation end---*/

/*---currency weather block start---*/

.currency-weather-block {
	margin-top:20px;
}

.inner-page .currency-weather-block {
	margin-top:50px;
}

.currency-weather-block .currency{
	width:620px;
	float:left;
	border:2px solid #b20838;
	height:60px;
	padding:5px;
	position:relative;
}

.currency-weather-block .currency-logo{
	height:46px;
	width:142px;
	float:left;
	text-align:center;
}

.currency-weather-block .currency-logo *{
	max-height:100%;
	max-width:100%;
}

.currency-weather-block .currency-value{
	float:left;
	width: 440px;
	height: 46px;
	padding:5px 0px;
}

.currency-weather-block .currency-value li {
	height:36px;
	display:block;
	width:33.3333%;
	line-height:36px;
	border-left:1px solid #cfcfcf;
	padding-left:20px;
	font-size: 16px;
	font-family: 'mktcplight',Tahoma,Geneva,sans-serif;
}

.currency-weather-block .currency-value li div{
	float:left;
	margin-left:10px;
}

.currency-weather-block .currency-value .symbol{
	color:#b20838;
}

.currency-weather-block .currency-value .value{
	color:#2f2f2f;
	font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
}

.currency-weather-block .currency-value .position img{
	vertical-align:baseline;
	max-width:100%;
	margin-top:11px;
}

.currency-weather-block .currency-value li div:first-child{
	margin-left:0px;
}

.currency-weather-block .currency-right{
	position:absolute;
	right:0px;
	background:url('../images/fulllisticon.png') no-repeat center center;
	background-color:#c0c0c0;
	width:24px;
	height:56px;
	top:0px;
	cursor:pointer;
}

.currency-weather-block .currency-right a{
	opacity:0;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	padding: 12px 10px;
	text-indent: -999em;
}


.currency-weather-block .currency-right:hover{
	background-image:none;
	background-color:#b20838;
	width: 85px;
}

.currency-weather-block .currency-right:hover a{
	opacity:1;
	text-indent: inherit;
}

.currency-weather-block .weather{
	float:left;
	width:300px;
	height:60px;
	margin-left:20px;
	line-height:30px;
	font-size: 30px;
	text-align:center;
	color:#fff;
	font-family: 'mktcplight',Tahoma,Geneva,sans-serif;
}

.inner-page .currency-weather-block .weather{
	margin-right:20px;
	margin-left:0px;
}

.currency-weather-block .weather a{
	text-decoration:none;
	color:#fff;
}

.currency-weather-block .weather-left{
	background:#0072d4;
	width:50%;
	float:left;
	height:60px;
	padding:15px;
}

.currency-weather-block .weather-temp,
.currency-weather-block .weather-style{
	float:left;
}

.currency-weather-block .weather-temp {
	margin-right: 10px;
	width: 75px;
}

.currency-weather-block .weather-style {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
}

.currency-weather-block .weather-style img{
	max-width:30px;
	max-height:30px;
}

.currency-weather-block .weather-right{
	background:#1091ff;
	width:50%;
	float:left;
	height:60px;
	padding:15px;
}

/*---currency weather block end---*/

/*---announce start---*/

.header-announce {
  height:35px;
  background:#7dbfe7;
}

.announce {
  overflow:hidden;
}

.announce > div{
  float:left;
  line-height:35px;
}

.announce .name{
  color:#105883;
  font-size:15px;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  font-weight:bold;
  margin-right:12px;
}

.announce .first {
  margin-right:60px;
}

.announce a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#fff;
  text-decoration:none;
}

.announce a:hover {
  text-decoration:underline;
}

/*---announce end---*/

/*---content and sidebar start---*/

#main {
  padding:30px 0px 20px;
}

#content {
  width:940px;
}

#sidebars {
  width:240px;
}

#content .news-left-sidebar {
	display:block;
	width:300px;
}

#content .news-content {
	width:920px;
}

/*---content and sidebar end---*/

/*---top 5 start---*/

.top-5 ul li{
  border-bottom: 1px solid #c6c6c6;
  border-top:1px solid #fff;
  padding: 10px 10px;
  line-height:17px;
}

.top-5 ul li:nth-child(1){
	background:url('../images/top5back1.png') no-repeat right bottom;
}
.top-5 ul li:nth-child(2){
	background:url('../images/top5back2.png') no-repeat right bottom;
}
.top-5 ul li:nth-child(3){
	background:url('../images/top5back3.png') no-repeat right bottom;
}
.top-5 ul li:nth-child(4){
	background:url('../images/top5back4.png') no-repeat right bottom;
}
.top-5 ul li:nth-child(5){
	background:url('../images/top5back5.png') no-repeat right bottom;
}

.top-5 ul li:hover{
	background-color: #D1DFEA;
}

.top-5 ul li:first-child {
  border-top:0px;
  
}

.top-5 ul li:last-child {
  border-bottom:0px;
}

.top-5 .news-title {
  text-decoration:none;
  color:#333;
}

.top-5 .breaking-news {
  font-weight:bold;
}

.top-5 .news-title:hover {
  text-decoration:underline;
}

.top-5 .news-date{
  font-size: 12px;
  color: #666;
}

.top-5 .news-part {
  text-decoration:none;
  color:#333;
  font-size: 12px;
  font-weight:bold;
  float:right;
}

.top-5 .news-part:before {
  content:"# ";
  color:#ce0005;
}

.top-5 .news-part:hover {
  color:#ce0005;
}

/*---top 5 end---*/


/*---video channel & interview & analitics start---*/

.interview .block-title,
.interview .interview-title{
	background:#e00616;
	padding:0px;
}

.analytics .block-title,
.analytics .analytics-title{
	background:#12298b;
	padding:0px;
}

.interview .block-title,
.analytics .block-title{
	height:70px;
}

.interview .block-title .block-title-left,
.interview .block-title .block-title-right,
.analytics .block-title .block-title-left,
.analytics .block-title .block-title-right{
	float:left;
	height:70px;
	width:120px;
}

.interview .block-title .block-title-right,
.analytics .block-title .block-title-right{
	background: url('../images/interviewanalyticsbg.png') no-repeat left top;
}

.interview .block-title .block-title-left,
.analytics .block-title .block-title-left{
	padding:10px 0px 0px 12px;
}

.interview .block-title .block-title-left .title-sponsor,
.analytics .block-title .block-title-left .title-sponsor{
	font-size:14px;
	line-height:16px;
	white-space:nowrap;
  	font-family:'mktcpitalic',Tahoma,Geneva,sans-serif;
}


.interview .block-title .block-title-left .title,
.analytics .block-title .block-title-left .title{
	font-size: 23px;
	line-height:26px;
	white-space:nowrap;
	font-family:'mktcpitalic',Tahoma,Geneva,sans-serif;
}

.interview .block-title .block-title-logo,
.analytics .block-title .block-title-logo{
	width: 70px;
	height: 51px;
	overflow:hidden;
	margin: 5px 20px 5px 30px;
	text-align:center;
	line-height:61px;
}

.interview .block-title .block-title-logo img,
.analytics .block-title .block-title-logo img{
	max-width:100%;
	max-height:100%;
	display:inline-block;
}

.interview .interview-item,
.analytics .analytics-item{
  line-height:19px;
}

.interview .interview-title,
.analytics .analytics-title{
  	text-decoration:none;
  	color:#fff;
  	padding: 15px 12px 10px;
  	font-weight:bold;
  	font-size:18px;
}

.interview .title-link,
.analytics .title-link{
  	text-decoration:none;
  	color:#fff;
}

.interview .title-link:hover,
.analytics .title-link:hover{
  text-decoration:underline;
}

.interview .interview-img,
.analytics .analytics-img{
  display:block;
  position:relative;
  line-height:100%;
  font-size:0px;
  overflow:hidden;
  height:159px;
  width:240px;
}

.interview .interview-img img,
.analytics .analytics-img img{
	min-width:100%;
	height:100%;
	width:auto;
}

.video-channel {
	background:#ce0005 !important;
}

.video-channel .video-link {
	text-decoration:none;
	color:#fff;
}

.video-channel .video-link:hover {
	text-decoration:underline;
}

.video-channel .channel-item.first .video-link{
	position:relative;
	display:block;
	width:240px;
	height:175px;
	overflow:hidden;
}

.video-channel .channel-item.first .video-cover{
	position:absolute;
	left:0px;
	top:0px;
	background:url('../images/videoblockcover.png') repeat-x bottom left;
	height:175px;
	width:240px;
	z-index:10;
}

.video-channel .channel-item.first .playicon{
	position:absolute;
	left:50%;
	top:50%;
	background: url('../images/videoplayicon.png') no-repeat center center;
	height:40px;
	width:40px;
	z-index: 100;
	margin-left:-20px;
	margin-top:-20px;
}

.video-channel .channel-item.first .video-link img{
	width:auto;
	height:100%;
	margin-left:-10px;
}

.video-channel .channel-item {
	padding:15px 20px 15px 62px;
	background: url('../images/videoplayicon2.png') no-repeat 12px  18px;
	line-height: 18px;
}

.video-channel .channel-item.first {
	padding:0px;
	background:none;
	margin-bottom:5px;
}

.video-channel .channel-item:nth-child(2){
	border-bottom:1px solid #9f0004;
}

.video-channel .channel-item:nth-child(3){
	border-top:1px solid #ec171c;
}

.video-channel .channel-item .video-link{
	line-height:18px;
	font-size:16px;
}

.video-channel .channel-item.first .title{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 12px 12px;
	font-weight:bold;
	line-height:20px;
	font-size:18px;
}

.video-channel .channel-item.first:hover .title{
	text-decoration:underline;
}

/*---video channel & interview & analitics end---*/

/*---vote start---*/

.vote {
	position:relative;
}

.vote .block-title{
  background:#84929c;
  position: relative;
}

.vote .portlet-content {
  padding: 5px 2px 15px 2px;
}

.vote .question{
  line-height:17px;
  padding:0px 8px 10px;
  border-bottom:1px solid #e1e1e1;
  margin-bottom:13px;
}

.vote .answer,
.vote .result {
  font-size:12px;
  line-height:16px;
  min-height:25px;
  margin: 10px 8px 0px;
  background:#fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.vote .result{
  position: relative;
  min-height: 26px;
  padding-bottom:20px;
}

.vote .result:first-child,
.vote .answer:first-child {
	margin-top:0px;
}

.vote .result .bar {
	position:absolute;
	bottom:0px;
	height: 20px;
	width:100%;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.vote .result .totals{
	position:absolute;
	bottom:0px;
	height: 20px;
	width:100%;
}

.vote .result .totals span{
	line-height:20px;
	height: 20px;
	margin-right:5px;
	width:215px;
	display: block;
	text-align:right;
	/*color:#84929c;*/
}

.vote .result .fill {
	height: 20px;
	background:#6A93B1;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	min-width:1%;
}

.vote .result .fill[style*="100"] {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.vote .answer label{
  cursor:pointer;
  display:block;
  padding:5px 5px 5px 23px;
  font-weight:bold;
}

.vote .result .label{
  display:block;
  padding:5px;
  font-weight:bold;
}

.vote .answer label:hover {
  color:#ce0005;
}

.vote .answer input {
  margin:0px;
  cursor:pointer;
  float:left;
  height:13px;
  width:13px;
  margin:6px 0px 6px 5px;
}

.vote .submit,
.vote .portlet-content p{
  text-align:right;
}

.vote .submit input {
  background:#84929c;
  line-height:15px;
  border:0px;
  height:25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size:12px;
  padding:5px 10px;
  color:#fff;
  outline:none;
}

.vote .submit,
.vote .portlet-content p{
  padding:15px 8px 0px;
  margin:0px;
}

.vote .submit input:hover {
  background:#ce0005;
  cursor:pointer;
}

.vote .portlet-content a{
  text-decoration:none;
  line-height:15px;
  font-size:12px;
  color:#84929c;
}

.vote .portlet-content .submit a{
  margin-right:15px;
}

.vote .submit a:hover,
.vote .portlet-content a:hover {
  text-decoration:underline;
}

.vote #poll-date {
	line-height:35px;
	color:#fff;
	position:absolute;
	right:10px;
	top:0px;
	font-size:17px;
	font-family: 'mktcplight',Tahoma,Geneva,sans-serif;
	background:url('../images/timer3.png') no-repeat left center;
	padding-left:15px;
}

.vote .portlet-title {
  line-height: 17px;
  padding: 15px 8px 10px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 13px;
  font-weight:bold;
}

.vote .errorMessage {
	font-size:12px;
	color:#ce0005;
	line-height:14px;
	padding:10px;
}

/*---vote end---*/

/*---chronicle start---*/

.chronicle .block-title{
  position:relative;
}


.chronicle #sections-icon{
  display:block;
  position:absolute;
  height: 40px;
  right: 0px;
  top: 0px;
  background:url('../images/conficon.png') no-repeat center center;
  cursor:pointer;
  width: 40px;
}

.chronicle #sections-icon:hover{
  background-color:#9c0004;
}

.chronicle .chronicle-scroll ul li{
  border-bottom: 1px solid #c6c6c6;
  border-top:1px solid #fff;
  padding: 10px 10px;
  line-height:17px;
}

.chronicle .chronicle-scroll ul li:hover{
	background: #D1DFEA;
}

.chronicle .chronicle-scroll ul li:first-child {
  border-top:0px;
}

.chronicle .chronicle-scroll ul li:last-child {
  border-bottom:0px;
}

.chronicle .chronicle-scroll .news-title {
  text-decoration:none;
  color:#333;
}

.chronicle .chronicle-scroll .breaking-news {
  font-weight:bold;
}

.chronicle .chronicle-scroll .news-title:hover {
  text-decoration:underline;
}

.chronicle .chronicle-scroll .news-date{
  font-size: 12px;
  color: #666;
}

.chronicle .chronicle-scroll ul > div {
  height:18px;
  line-height:18px;
  font-size:11px;
  margin-top:-10px;
  margin-bottom:-10px;
  width:110px;
  background:#346787;
  text-align:center;
  color:#fff;
  margin-left:65px;
  z-index:10;
  position:relative;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

.chronicle .block-content{
  position:relative;
}

.chronicle #sections-main {
  display:none;
  position:absolute;
  top:0px;
  right:0px;
  background:#e6e6e6;
  width:240px;
  height:684px;
  z-index:11;
}

.chronicle #sections-main ul {
  padding:10px;
}

.chronicle #sections-main ul li {
  line-height: 16px;
  background:#fff;
  height:22px;
  margin-top:2px;
}

.chronicle #sections-main ul li:first-child {
  margin-top:0px;
}

.chronicle #sections-main ul li:first-child {
  border-top:0px;
}

.chronicle #sections-main ul li input{
  width:13px;
  height:13px;
  float:left;
  margin:5px;
}

.chronicle #sections-main ul li label{
  display:block;
  cursor:pointer;
  padding:3px 10px 3px 0px;
}

.chronicle #sections-main ul li label:hover{
  color:#ce0005;
}

.chronicle #sections-main ul li.submit {
  background:0px;
  margin-top:10px;
  height:25px;
  text-align:center;
}

.chronicle #sections-main ul li.submit input {
  float:none;
  background: #176486;
  border: 0px;
  height: 25px;
  width:100px;
  font-weight:bold;
  padding: 5px 10px;
  color: #fff;
  margin:0px;
}

.chronicle #sections-main ul li.submit input:hover {
  background:#ce0005;
  cursor:pointer;
}

.chronicle .block-footer {
  height:40px;
  line-height:25px;
  text-align:center;
  padding: 0px;
}

.chronicle .block-footer span {
  color:#010101;
  line-height:40px;
  text-decoration:none;
  display: block;
  font-family:'mktcplight',Tahoma,Geneva,sans-serif;
  font-size:16px;
  cursor:pointer;
  background: #cccccc;
}

.chronicle .block-footer i {
  font-style:normal;
  font-weight:normal;
  padding-left:35px;
  line-height: 40px;
  display:inline-block;
  background:url('../images/archiveicon.png') no-repeat left center;
}

.chronicle .block-footer span:hover {
	background: #bbb;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  border: 1px solid #CCC;
}

.chronicle .slimScrollBar{
	cursor:pointer;
	margin:0px -2px;
}

.chronicle .slimScrollRail{
	width:2px !important;
}

.chronicle .chronicle-scroll .news-part {
  text-decoration:none;
  color:#333;
  font-size: 12px;
  font-weight:bold;
  float:right;
}

.chronicle .chronicle-scroll .news-part:before {
  content:"# ";
  color:#ce0005;
}

.chronicle .chronicle-scroll .news-part:hover {
  color:#ce0005;
}

/*---chronicle end---*/

/*---mediaqueries start---*/


.main-width {
	width:1240px;
	padding:0px 20px;
}

.banner-620x100-top{
  margin-bottom:20px;
  height:100px;
}

.banner-620x100-top.adsense-banner{
	height:90px;
}

.banner-620x100-top.adsense-banner .big{
	height:90px;
	width:728px;
	margin:0px auto;
}

.banner-620x100-part-top{
  margin-top:20px;
  height:100px;
}

.banner-620x100-part-top.adsense-banner{
	height:90px;
}

.banner-620x100-part-top.adsense-banner .big{
	height:90px;
	width:728px;
	margin:0px auto;
}


/*---mediaqueries end---*/

/*---calc block start---*/

.sidebar-block.calculator {
	height:75px;
	background: none !important;
}

.sidebar-block.calculator a{
	display:block;
	height:75px;
	width:100%;
	text-decoration:none;
	color:#fff;
}

.sidebar-block.calculator .calc-type{
	padding: 10px;
	height: 75px;
}

.sidebar-block.calculator .ipoteka{
	background:#112f83;
}

.sidebar-block.calculator .sigorta{
	background:#112f83;
}

.sidebar-block.calculator .calc-img{
	float:left;
	width:55px;
	height:55px;
	margin-right:15px;
}

.sidebar-block.calculator .calc-img * {
	max-width:100%;
	max-height:100%;
}

.sidebar-block.calculator .calc-title {
	font-size:18px;
	line-height:22px;
	font-family:'mktcplight',Tahoma,Geneva,sans-serif;
	padding: 5px 0px;
	float: left;
	width: 150px;
}

.sidebar-block.calculator .calc-title span{
  font-family:'mktcpbold',Tahoma,Geneva,sans-serif;
}

/*---calc block end---*/


/*--- Facebook dialog */
#facebook-popup{
  position:fixed;
  width:375px;
  background-color:#f00;
  right:10px;
  bottom:-300px;
  background: #3a5897;
  z-index: 1;
}
#facebook-popup #facebook-header{
  height:145px;
  margin-bottom:0;
  background: url('../images/facebook/fb-dialog-bg.png') no-repeat bottom left;
}
#facebook-popup #facebook-header .d-close {
    top: 7px;
    background: url('../images/facebook/i1.png') no-repeat -22px 0;
    padding: 0;
    width: 42px;
    height: 42px;
    right: 8px;
    float:right;
    cursor: pointer;
}
#facebook-popup #facebook-header .dialog-social-lnk{
  float:left;
  width:100px;
  margin:10px;
  margin-left:20px;
}
#facebook-popup .facebook-header-text{
  border-top:solid 1px #9daccb;
  padding:10px 20px 20px 20px;
  margin:10px 0;
  margin-bottom:22px;
  position:absolute;
  width:100%;
  top:35px;
  color:#fff;
  font-size: 18px;
  line-height: 1.3em;
}

#facebook-popup #facebook-content{
  background-color:#fff;
  width:375px;
  height:90px;
  padding-left:20px;
  padding-top:15px;
}
#facebook-popup #dialog-social-auth{
  background: #dededd;
  padding: 12px 12px 12px 12px;
  text-align: center;
}
#facebook-popup #dialog-social-auth a{
  border-bottom: 1px dashed #000;
  text-decoration: none;
  font-size: 12px;
  cursor:pointer;
}
#facebook-popup #dialog-social-auth a:hover{
  border-bottom: 1px dashed #b22222;
}

/* --- Banners --- */
.contenttop-banners-inner .banner.closed{
    height:100px;
    border: 1px solid #545454;
}

/*---Contenttop banners start---*/

.contenttop-banners {
	margin-top:20px;
	margin-bottom:-10px;
	height:40px;
}

.contenttop-banners .contenttop-banner {
	padding:5px 20px;
	border:2px solid #01365E;
	height:40px;
	overflow:hidden;
}

.contenttop-banners .contenttop-banner > img{
	margin:-10px -22px -7px;
}

.contenttop-banners .contenttop-banner .banner-logo{
	height:26px;
	padding:2px 0px;
}

.contenttop-banners .contenttop-banner .banner-link{
	height:26px;
	line-height:26px;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #cfcfcf;
}

.contenttop-banners .contenttop-banner .banner-link a{
	line-height:30px;
	font-size:18px;
    font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
    text-decoration:none;
    color:#F66D1D;
}

.contenttop-banners .contenttop-banner .banner-link a:hover{
	color:#5F6B6B;
}

.contenttop-banners .contenttop-banner .banner-logo img{
	height:22px;
	width:auto;
}

.contenttop-banners .contenttop-banner-1 {
	margin-right:20px;
	width:620px;
	border-color:#F66D1D;
}

.contenttop-banners .contenttop-banner-2 {
	width:560px;
	border-color:#0097C0;
}

.contenttop-banners .contenttop-banner-2 iframe{
	margin:-2px;
}

/*---Contenttop banners end---*/


.pagination {
  padding:40px 0px 0px;
  /*border-top:1px solid #ccc;*/
}

.pagination .yiiPager{
  line-height:20px;
  text-align:center;
  margin:0px;
  padding:0px;
}

.pagination .yiiPager li {
  display:inline-block;
  line-height:20px;
  font-size:16px;
  padding:0px 5px;
  color:#666;
  font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
}

.pagination .yiiPager li a{
  text-decoration:none;
  color:#666;
}

.pagination .yiiPager li.yiiPager-prev span,
.pagination .yiiPager li.yiiPager-next span,
.pagination .yiiPager li.hidden a,
.pagination .yiiPager li.hidden a{
  color:#ccc;
  cursor:pointer;
}

.pagination .yiiPager li a:hover,
.pagination .yiiPager li.active span,
.pagination .yiiPager li.selected a{
  color:#d12f2f/*105883*/;
}

.pagination .yiiPager li.active span{
  font-size:18px;
}





.affix{
/*	position:fixed;
	width:100%;
	z-index:1000;
	top:0px !important;*/
}

.affix-top{
	position:static;
}

.affix-bottom{
	position:static;
}

.ico-banner{height:40px;margin-right:50px;}
.ico-banner img{max-height:100%;}




/*---calc page start---*/

.calc-container{
	margin:30px 0px 10px;
}

.calc-container a{
	display:block;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	background:#00375E;
}

.calc-container a:nth-of-type(3n+1){
	margin-left:0px;
}

.calc-container a:hover img{
	opacity:0.85;
}

/*---calc page end---*/

.logobanner{
	clear: both;
	height: 120px;
}

.sitelogon{

	width: 300px;
	float: left;
}


.sitelogon img{
	    width: 250px;
    padding: 10px;

}


	
.sagIcerik1 {
    width: 240px;
    height: 70px;
    overflow: hidden;
    margin: 0 0 10px
}

.sagIcerik1 a {
    color: #2d2d2d;
    display: inline-block
}

.sagIcerik1 a:hover {
    color: #d50000
}


.sagIcerikyazi {
    width: 150px;
    height: 70px;
    float: left;
    margin-left: 10px;
    margin-right: -10px
}

.sagIcerikyazi strong {
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block
}

img.sagIcerikResim {
    width: 70px;
    height: 60px
}

	.yanGorunum1 a:hover img {
    opacity: .8!important
}

.yanGorunum1 a {
    text-decoration: none;
    line-height: 18px;
    font-size: 14px
}
.yanGorunum1 {
    width: 280px;
   
   
    margin: 10px 0 0;
    float: left
}
.yanGorunum1 {
    margin-top: 10px;
border-bottom: 1px solid #fff;
    padding-bottom: 19px;
}

.yanGorunum1:nth-of-type(5n) {
    margin-top: 10px
}

.yanGorunum1 img {
width: 70px;
    float: left;
    margin-right: 10px;
}

.yanGorunum1 strong {
	    width: 145px;
    margin-bottom: 5px;
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    color: black;
}

.yanGorunum1 a {
    color: #DCDCDC;
    display: table
}

.yanGorunum1 a:hover strong {
    color: red;
}