﻿html, body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    min-height: 100%;
    padding: 0px;
	margin: 0px auto;
	width: 1112px;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited, a:link   {
	text-decoration: none;
	color: #3675b1;
}

a:hover {
	text-decoration: none;
	color: #1e1e1e;
}

p {
	display: block;
	margin: 10px 0px;
	padding: 0px;
}

#head {
	width: 1112px;
	margin: 0px auto;
	top:0px;
	z-index:1000000000000;
	background-color: #fff;
}

#content {
	border: 1px solid #EEEEEE;
	margin: 0px;
	width: 1110px;
	float: left;
	background: #ffffff;
}

#content_in {
	border: 1px solid #EEEEEE;
	margin: 0px;
	width: 1110px;
	float: left;
}

#left_column {
	border-right: 1px solid #EEEEEE;
	width: 768px;
	float: left;
	min-height: 100%;
}

#rigt_column {
    width: 300px;
	float: right;
	padding: 20px;
}

footer {
	width: 1112px;
	float: left;
	background-color: #fff;
}

header h1 {
	float: left;
	margin: 0px;
	padding: 10px 8px 10px 0px; 
	height: 35px;
	width: 257px;
	background: url("../design/images/dunavmost_logo.png") no-repeat scroll 0 10px;
	text-indent: -999em;
}

header h1 a {
	height: 35px;
	width: 257px;
	display: block;
}

h1 {
	float: left;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #444;
	font-weight: 100;
	padding: 10px 20px;
	margin: 5px 0px;
}

.nav_top {
	float: left;
	height: 35px;
}

.nav_top ul {
	padding: 0px;
	margin: 10px 0px;
	height: 35px;
	list-style: none;
	width: 560px;
}

.nav_top ul li {
	float: left;
	margin: 0 18px 0 0;
}

.nav_top ul  li  a {
	color: #3675B1;
	font-size: 11px;
	line-height: 35px;
	text-transform: uppercase;
	padding: 0 18px 0 0;
	font-family: 'Roboto','Play', sans-serif;
	text-decoration: none;
	border-right: solid 1px #3675B1;
}

.nav_top ul  li:last-child  a {
	border-right: none;
}

.nav_top ul  li:first-child  a {
	padding-left: 30px;
}

.nav_top ul li:hover a, .nav_top ul li:active a, .nav_top ul li:focus a{
	text-decoration: underline;
}

#bottom_menu {
	background-color: #1e1e1e;
	height: 44px;
	float: left;
	display: block;
	margin: 0px;
	width: 1112px;
}

.sb_wrapper{
	margin:10px 0px 0px;
	padding:0px;
	position: absolute;
	width: 290px;
	z-index: 1000;
	background: #fff;
}
.sb_wrapper input[type="text"], ul.sb_dropdown {
	border:1px solid #3675b1;
	background: #fff; 
	font-size:14px;
	line-height: 35px;
	height: 33px;
	font-family:"Play", 'Roboto', sans-serif;
	outline:none;
	padding:0px 5px 0px 30px;
	width:215px;
	float:left;
	z-index: 1000;
}
ul.sb_dropdown{
	float:left;
	list-style:none;
	width:285px;
	padding:0px;
	margin: 0px;
	z-index: 1000;
	background: #1e1e1e;
}
ul.sb_dropdown li{
	font-size:13px;
	line-height:32px;
	height:32px;
	float:left;
	width:100%;
	background: #1e1e1e;
	text-indent: 5px;
	color: #fff;
}
ul.sb_dropdown li input[type="checkbox"]{
	float:left;
	margin:10px 4px 0 5px;
}
ul.sb_dropdown li.sb_filter{
	width:264px;
	clear:both;
	background: #3675b1;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	height:16px;
	line-height:16px;
	padding:5px;
	margin: 5px 5px 0px 5px;

}
span.sb_up,
span.sb_down{
	position:absolute;
	left:0px;
	top:0px;
	width:23px;
	height:35px;
	background-color:#3675b1;
	background-position:center center;
	background-repeat: no-repeat;
	z-index:1000;	
}
span.sb_up{
	background-image:url(../design/icons/up.png);
}
span.sb_down{
	background-image:url(../design/icons/down.png);
}
input.sb_search{
	background:#3675B1 url(../design/icons/search.png) no-repeat center center;
	height:35px;
	width:35px;
	float:left;
	border:none;
	outline:none;
	cursor:pointer;
}
input.sb_search:hover{
	background-color:#252525;
}

/*--------------------- END SEARCH BOX ------------------*/

/*--------------------- SEARCH PACHE BLOCK ------------------*/

.search-page-block {
    float: left;
	display: block;
}

.search-page-block.tag {
    float: left;
	display: block;
	width: 728px;
	margin: 10px 15px 0px 25px;
	padding: 0px 0px 20px 0px;
}

.search-page-block h1 {
    color: #444;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin: 5px 0 !important;
    padding: 10px 20px !important;
	background: none;
	text-indent: 0px;
}

.search-page-block.tag h1 {
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 100;
	width: 100%;
    margin: 0px !important;
    padding: 0px !important;
	background: none;
	text-indent: 0px;
}

.search-page-block *{
	margin:0;
	padding:0;
}

.search-page-block #searchForm{
	/* The search form. */
	background-color:#f9f9f9;
	border: solid 1px #eee;
	padding:30px 30px 30px;
	margin: 0px 20px 20px;
	float: left;
	display: block;
}

.search-page-block fieldset{
	border:none;
}

.search-page-block #searchInputContainer{
	/* This div contains the transparent search box */
	width:420px;
	height:36px;
	background:url("../design/images/searchBox.png") no-repeat;
	float:left;
	margin-right:12px;
}

.search-page-block #s{
	/* The search text box. */
	
	border:none;
	color:#373737;
	background:url("../design/images/searchBox.png") no-repeat 0px 0px #fff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:36px;
	line-height:36px;
	margin-right:12px;
	outline: solid 1px #eee;
	padding:0 0 0 45px;
	text-shadow:1px 1px 0 white;
	width:520px;
}

.search-page-block #s:hover  {	
	background:url("../design/images/searchBox.png") no-repeat 0px bottom #fff;
}

/* The UL that contains the search type icons */

.search-page-block .icons{
	list-style:none;
	margin:10px 0 0 420px;
	height:19px;
	position:relative;
}

.search-page-block .icons li{
	background:url("../design/images/search_icons.png") no-repeat;
	float:left;
	height:19px;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:5px;
}

/* Styling each icon */

.search-page-block li.web{ width: 20px;}
.search-page-block li.web.active,
.search-page-block li.web:hover{ background-position:left bottom;}

.search-page-block li.news{ width: 20px; background-position:-20px 0;}
.search-page-block li.news.active,
.search-page-block li.news:hover{ background-position:-20px bottom;}

.search-page-block li.events{ width: 20px; background-position:-40px 0;}
.search-page-block li.events.active,
.search-page-block li.events:hover{ background-position:-40px bottom;}

.search-page-block li.fotos{ width: 20px; background-position: -60px 0;}
.search-page-block li.fotos.active,
.search-page-block li.fotos:hover{ background-position:-60px bottom;}

.search-page-block li.videos{ width: 20px; background-position: -80px 0;}
.search-page-block li.videos.active,
.search-page-block li.videos:hover{ background-position:-80px bottom;}

.search-page-block li.reporters{ width: 20px; background-position: -100px 0;}
.search-page-block li.reporters.active,
.search-page-block li.reporters:hover{ background-position:-100px bottom;}

.search-page-block span.arrow{
	/* The little arrow that moves below the icons */
	
	width:11px;
	height:6px;
	margin:25px 0 0 5px;
	position:absolute;
	background:url('../design/images/arrow.png') no-repeat;
	left:0;
}


/* The submit button */


.search-page-block #btnSearch{
	background: #373737;
	color: #fff;
	width:89px;
	height:36px;
	overflow:hidden;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.search-page-block #btnSearch:hover{
	background: #3675b1;
}


/* The Search tutorialzine.com / Search the Web radio buttons */


.search-page-block #searchInContainer{
	float:left;
	margin-top:12px;
	width:330px;
}

.search-page-block label{
	color:#373737;
	font-family: 'Roboto', sans-serif;
	cursor:pointer;
	font-size:12px;
	position:relative;
	right:-2px;
	top:-2px;
	margin-right:10px;
	white-space:nowrap;
}

.search-page-block input[type=radio]{
	cursor:pointer;
}


/* Styling the search results */


.search-page-block .pageContainer{
	/* Holds each page with search results. Has an inset bottom border. */
	border-bottom:1px solid #5e7481;
	margin-bottom:50px;
}


.search-page-block p.notFound{
	text-align:center;
	padding:0 0 40px;
}


/* Web & news results */


.search-page-block .webResult{ text-shadow:1px 1px 0 #586a75;margin-bottom:50px;}
.search-page-block .webResult h2{ 
	background-color:#5D6F7B;
	font-size:18px;
	font-weight:normal;
	padding:8px 20px;
	border-radius:18px;
}
.search-page-block .webResult h2 b{ color:#fff; }
.search-page-block .webResult h2 a{ color:#eee;border:none;}
.search-page-block .webResult p{ line-height:1.5;padding:15px 20px;}
.search-page-block .webResult p b{ color:white;}
.search-page-block .webResult > a{ margin-left:20px;}


/* Image & video search results */


.search-page-block .imageResult{
	float:left;
	height:180px;
	margin:0 0 20px 40px;
	text-align:center;
	width:152px;
	overflow:hidden;
}
.search-page-block .imageResult img{ display:block;border:none;}
.search-page-block .imageResult a.pic{
	border:1px solid #fff;
	outline:1px solid #777;
	display:block;
	margin:0 auto 15px;
}

/* The show more button */

.search-page-block #more{
	width:83px;
	height:24px;
	background:url('img/more.png') no-repeat;
	cursor:pointer;
	margin:40px auto;
}

.search-page-block #more:hover{
	background-position:left bottom;
}



/* Giving Credit */

.search-page-block p.credit{
	margin:20px 0;
	text-align:center;
}

.search-page-block p.credit a{
	background-color:#4B5A64;
	border:1px solid;
	border-color:#3D4D57 #788E9B #788E9B #3D4D57;
	color:#c0d0d8;
	font-size:10px;
	padding:4px 8px;
	text-shadow:1px 1px 0 #38464F;
}

.search-page-block p.credit a:hover{
	background-color:#38464f;
	border-color:#38464f #788E9B #788E9B #38464f;
}

.search-page-block a, a:visited {
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #97cae6;
	color:#97cae6;
}

.search-page-block a:hover{
	border-bottom:1px dashed transparent;
}

.search-page-block .clear{
	clear:both;
}

.search-page-block  p.search {
	float: left;
	display: block;
	margin: 0 20px 20px;
    text-align: center;
    width: 728px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
    font-size: 18px;
	color: #444;
}

.search-page-block  p.results {
	float: left;
	display: block;
	margin: 0 20px 20px;
    text-align: center;
    width: 728px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
    font-size: 18px;
	color: #3675b1;
}

.search-page-block  p.results strong {
	font-weight: 600;
}

/*--------------------- END SEARCH PACHE BLOCK ------------------*/

/*--------------------- SEARCH RESULT ------------------*/

.search-result-title {
    float: left;
	display: block;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
    margin: 0px 20px;
    padding: 10px 0px;
	width: 728px;
}

.search-result-title.br {
    float: left;
	display: block;
	border-top: none;
	border-bottom: solid 1px #eee;
    margin: 0px 20px;
    padding: 10px 0px;
	width: 728px;
}

.search-result-title h4 {
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
	line-height: 36px;
    font-weight: 100;
    margin: 0px;
    padding: 0px 0px 0px 5px;
	float: left;
}

.styled-select {
   width: 220px;
   height: 34px;
   overflow: hidden;
   background: url(../design/images/select_arrow.png) no-repeat 190px 4px #f9f9f9;
   border: 1px solid #eee;
   float: right;
   }

.styled-select select {
   background: transparent;
   width: 240px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0px;
   height: 34px;
   }

.search-result-item {
    float: left;
	display: block;
}

.search-result-item ul {
    float: left;
	display: block;
	margin: 20px;
	padding: 0px;
	width: 728px;
}

.search-result-item ul li {
    display: block;
    list-style: none outside none;
    margin: 0px 0px 15px 0px;
    padding: 0;
    width: 100%;
	font-family: 'Roboto', sans-serif;
	color: #999;
	font-size: 11px;
}

.search-result-item ul li:last-child {
    margin: 0px;
}

.search-result-item ul li a {
    display: block;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #999;
	background: #f9f9f9;
	width: 710px;
	height: 70px;
	padding: 8px;
	border: solid 1px #eee;
}

.search-result-item ul li a:hover {
	background: #3675b1;
	border: solid 1px #224c73;
	color: #fff;
}

.search-result-item ul li img {
	float: left;
	width: 120px;
	height: 70px;
	margin: 0px 10px 0px 0px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.search-result-item ul li  img:hover {
	-webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.search-result-item ul li header {
	width: 580px;
	float: right;
}

.search-result-item ul li h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	text-decoration: none;
	color: #444;
	padding: 0px 0px 8px;
	margin: 0px;
	min-height: 44px;
	top: -2px;
	position: relative;
}

.search-result-item ul li:hover h2 {
	color: #fff;
}

.search-result-item ul li time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 18px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item ul li:hover time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px bottom;
}

.search-result-item ul li .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.events ul li .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item ul li:hover .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px bottom;
}

.search-result-item ul li .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -1px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 13px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item ul li:hover .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -13px;
}

.search-result-item ul li .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px 2px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 14px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item ul li:hover .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px bottom;
}

/*--------------------- END SEARCH RESULT ------------------*/

/*--------------------- FUN RESULT ------------------------*/

.more_article_right a {
	padding: 5px 10px;
	background: #f9f9f9;
	color: #444;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: right;
	border: solid 1px #eee;
}

.more_article_right a:hover {
	background: #3675b1;
	color: #fff;
	border: solid 1px #224c73;
}

.more_article_down a {
	padding: 5px 0px;
	margin: 0px 0px 20px 20px;
	text-align: center;
	width: 728px;
	background: #f9f9f9;
	color: #444;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	border: solid 1px #eee;
}

.more_article_down a:hover {
	background: #3675b1;
	color: #fff;
	border: solid 1px #224c73;
}

.all_comment_down a {
	padding: 5px 0px;
	margin: 20px 0px;
	text-align: center;
	background: #f9f9f9;
	color: #444;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	border: solid 1px #eee;
	width: 100%;
	display: block;
}

.all_comment_down a:hover {
	background: #3675b1;
	color: #fff;
	border: solid 1px #224c73;
}

/*--------------------- VICOVE RESULT ------------------*/

.search-result-item.vicove ul li a {
    display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	background: #f9f9f9;
	width: 706px;
	height: 100%;
	padding: 10px;
	border: solid 1px #eee;
}

.search-result-item.vicove ul li article a:hover {
	background: #3675b1!important;
	border: solid 1px #224c73!important;
	color: #fff;
}

.search-result-item.vicove ul li article a p {
	margin: 20px 10px 10px 20px;
	color: #555;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.search-result-item.vicove ul li article a:hover p {
	color: #fff;
}

.search-result-item.vicove ul li .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px 2px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 14px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.vicove ul li:hover .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px bottom;
}

/*--------------------- VIDEO & FOTO RESULT ------------------*/

.foto-video-item {
    float: left;
	display: block;
}

.foto-video-item ul {
    float: left;
	display: block;
	margin: 20px 0px 20px 20px;
	padding: 0px;
}

.foto-video-item ul li {
    display: block;
	float: left;
    list-style: none outside none;
    margin: 0px 19px 15px 0px;
    padding: 0;
    width: 230px;
	font-family: 'Roboto', sans-serif;
	color: #999;
	font-size: 11px;
}

.foto-video-item ul li:last-child {
    margin: 0px;
}

.foto-video-item ul li a {
    display: block;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #999;
	background: #f9f9f9;
	width: 214px;
	float: left;
	padding: 8px;
	border: solid 1px #eee;
}

.foto-video-item ul li a:hover {
	background: #3675b1;
	border: solid 1px #224c73;
	color: #fff;
}

.foto-video-item ul li img {
	float: left;
	width: 214px;
	height: 130px;
	margin: 0px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.foto-video-item ul li  img:hover {
	-webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.foto-video-item ul li header {
	width: 214px;
	float: left;
}

.foto-video-item ul li h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	text-decoration: none;
	color: #444;
	padding: 10px 0px 8px;
	margin: 0px;
	min-height: 44px;
	top: -4px;
	position: relative;
}

.foto-video-item ul li:hover h2 {
	color: #fff;
}

.foto-video-item ul li time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 18px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item ul li:hover time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px bottom;
}

.foto-video-item ul li .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 10px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item ul li:hover .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px bottom;
}

.foto-video-item ul li .likes {
	background: url("../design/icons/likes_16.png") no-repeat scroll 0px -1px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	height: 18px;
	line-height: 18px;
	display: block;
	float: left;
}

.foto-video-item ul li .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 10px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item ul li:hover .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px bottom;
}

/*--------------------- QUTOES RESULT ------------------*/

.foto-video-item.quotes {
    float: left;
	display: block;
}

.foto-video-item.quotes ul {
    float: left;
	display: block;
	margin: 20px 0px 20px 20px;
	padding: 0px;
}

.foto-video-item.quotes ul li {
    display: block;
	float: left;
    list-style: none outside none;
    margin: 0px 0px 15px 0px;
    padding: 0;
    width: 726px;
	font-family: 'Roboto', sans-serif;
	color: #999;
	font-size: 11px;
}

.foto-video-item.quotes ul li:last-child {
    margin: 0px;
}

.foto-video-item.quotes ul li a {
    display: block;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #999;
	background: #f9f9f9;
	width: 710px;
	float: left;
	padding: 8px;
	border: solid 1px #eee;
}

.foto-video-item.quotes ul li a:hover {
	background: #3675b1;
	border: solid 1px #224c73;
	color: #fff;
}

.foto-video-item.quotes ul li img {
	float: left;
	width: 350px;
	height: 200px;
	margin: 0px 15px 0px 0px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.foto-video-item.quotes ul li  img:hover {
	-webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.foto-video-item.quotes ul li header {
	width: 340px;
	min-height: 170px;
	max-height: 170px;
	float: left;
	margin-bottom: 10px;
}

.foto-video-item.quotes ul li h4 {
	font-family: Georgia, 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	text-decoration: none;
	color: #666;
	padding: 5px 0px 0px;
	margin: 0px;
	min-height: 44px;
	position: relative;
}

.foto-video-item.quotes ul li:hover h4 {
	color: #fff;
}

.foto-video-item.quotes ul li time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 18px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item.quotes ul li:hover time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px bottom;
}

.foto-video-item.quotes ul li .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item.quotes ul li:hover .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px bottom;
}

.foto-video-item.quotes ul li .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -1px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 13px;
	line-height: 12px;
	display: block;
	float: left;
}

.foto-video-item.quotes ul li:hover .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -13px;
}


.clr {
    clear: both;
}


/* ------------- EVENTS LIST ----------- */


.search-result-item.events ul li header {
    float: right;
    width: 500px;
}


span.event_list {
    background: none repeat scroll 0 0 #222;
    float: left;
    font-family: Arial, "Play", sans-serif;
    font-size: 12px !important;
    height: 70px;
    margin: 0px 8px 0px 0px;
    text-align: center;
    width: 70px;
}

.search-result-item.events ul li:hover span.event_list {
	background: none repeat scroll 0 0 #fff;
}

span.event_list span.day  {
    background: none repeat scroll 0 0 #ffffff;
    color: #222;
    font-size: 28px;
	line-height: 34px;
    position: relative;
    text-align: center;
	padding: 2px 0px 1px 0px;
    top: 3px;
	left: 3px;
	display: block;
	width: 63px;
	height: 35px;
}

.search-result-item.events ul li:hover  span.event_list span.day  {
	background: none repeat scroll 0 0 #3675b1;
    color: #fff;
}

span.event_list span.month {
    color: #ffffff;
    font-size: 16px;
	line-height: 14px;
	font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
	width: 63px
}

.search-result-item.events ul li:hover span.month {
    color: #3675b1;
}


.search-result-item ul li span.event_list time {
    background: none;
    display: block;
    padding: 0px;
	float: none;
}


/*--------------------- PAGINATION ------------------*/

.light {
  background: #f3f3f3;
  overflow: hidden; 
}

.paginate {
  text-align: center; 
  margin: 20px 0px 45px;
  padding: 0px 20px;
  width: 728px;
  float: left;
  display: block;
}
  
.paginate ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; 
}
	
.paginate li {
    display: inline; 
	margin: 0px 1px;
}
	
.paginate a {
    margin: 1px 2px;
    padding: 5px 10px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: #1e1e1e;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    background-color: #f5f5f5;
}
	
.paginate a:first-child, .paginate a.first {
      margin-left: 0; 
}
	  
.paginate a:last-child, .paginate a.last {
     margin-right: 0; 
}
	  
.paginate a:hover, .paginate a:focus {
    border-color: #fff;
    background-color: #3675b1;
	color: #fff;
}
	  
.paginate a.more {
    border: 0 none;
    background: transparent;
    margin-left: 0;
    margin-right: 0; 
}
	  
.paginate a.active {
    border-color: #1e1e1e;
    color: #fff;
    background-color: #373737;
	font-weight: 600;
}

/*--------------------- END PAGINATION ------------------*/

/*--------------------- GRAND MENU ------------------*/

#menu {
	clear: both;
	margin: 0px auto;
	width: 1112px;
	height: 45px;
	background: #3675B1;
}

nav.menu {
	float: left;
	height: 45px;
	
}

.mega-menu,
.mega-menu a,
.mega-menu ul,
.mega-menu li,
.mega-menu div,
.mega-menu form,
.mega-menu input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.mega-menu a { text-decoration: none; }

.mega-menu li { list-style: none; }

/* Menu Container */
.mega-menu {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
}

/* Menu List */
.mega-menu > li {
	display: block;
	float: left;
}

/* Menu Links */
.mega-menu > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 45px;
	padding: 0 17px;
	line-height: 45px;
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fcfcfc;
	background: #3675b1;
	border-left: 1px solid #2b5d8c;
}

.mega-menu > li > a.active {
	background: #1e1e1e;
}

.mega-menu > li:hover > a { 
	background: #1e1e1e; 
	color: #fff; 
	border-left: solid 1px #444;
	}

.mega-menu > li:first-child > a {
	border-left: none;
}


ul.mega-menu > li > a#menu1 {
    background: url("../design/icons/menu_home.png") no-repeat scroll 16px 13px;
    text-indent: -999em;
    width: 20px;
}

ul.mega-menu > li > a#menu1.active {
    background: url("../design/icons/menu_home.png") no-repeat scroll 16px 13px #1e1e1e;
}


ul li a#menu1:active, ul li a#menu1:hover, ul li a#menu1:focus  {
    background: url("../design/icons/menu_home.png") no-repeat scroll 16px 13px #1e1e1e;
    text-indent: -999em;
    width: 20px;
}

ul.mega-menu > li > a#menu2 {
    background: url("../design/icons/mevent.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu2.active {
    background: url("../design/icons/mevent.png") no-repeat scroll 13px 11px #1e1e1e;
}

ul.mega-menu > li:hover > a#menu2 , ul.mega-menu > li:active > a#menu2, ul.mega-menu > li:focus > a#menu2 {
	background: url("../design/icons/mevent.png") no-repeat scroll 13px 11px #1e1e1e;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu3  {
    background: url("../design/icons/mfoto.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu3.active  {
    background: url("../design/icons/mfoto.png") no-repeat scroll 13px 11px #1e1e1e;
}

ul.mega-menu > li:hover > a#menu3 , ul.mega-menu > li:active > a#menu3, ul.mega-menu > li:focus > a#menu3 {
	background: url("../design/icons/mfoto.png") no-repeat scroll 13px 11px #1e1e1e;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu4  {
    background: url("../design/icons/mvideo.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}
ul.mega-menu > li > a#menu4.active  {
    background: url("../design/icons/mvideo.png") no-repeat scroll 13px 11px #1e1e1e;
}

ul.mega-menu > li:hover > a#menu4 , ul.mega-menu > li:active > a#menu4, ul.mega-menu > li:focus > a#menu4 {
	background: url("../design/icons/mvideo.png") no-repeat scroll 13px 11px #1e1e1e;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu5  {
    background: url("../design/icons/muser.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu > li > a#menu5.active  {
    background: url("../design/icons/muser.png") no-repeat scroll 13px 11px #1e1e1e;
}

ul.mega-menu > li:hover > a#menu5 , ul.mega-menu > li:active > a#menu5, ul.mega-menu > li:focus > a#menu5 {
	background: url("../design/icons/muser.png") no-repeat scroll 13px 11px #1e1e1e;
    padding-left: 48px;
}

/* Menu Dropdown */
.mega-menu > li > div {
	position: absolute;
	display: block;
	width: 1102px;
	top: 45px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: #ffffff;
	border: solid 5px #1e1e1e;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
}

.mega-menu > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}

/* Menu Content Styles */

.mega-menu .mega-menu-column.first {
	float: left;
	width: 170px;
	padding: 0px 15px 5px 15px;
	margin-top: 20px;
	border-right: solid 1px #dddddd;
}

.mega-menu .mega-menu-column.two {
	float: left;
	width: 405px;
	padding: 0px 15px 0px 15px;
	margin: 20px 0px 15px 0px;
	border-right: solid 1px #dddddd;
}

.mega-menu .mega-menu-column.three {
	float: left;
	width: 205px;
	padding: 0px 10px 5px 15px;
	margin-top: 20px;
	border-right: solid 1px #dddddd;
}

.mega-menu .mega-menu-column.three_foto {
	float: left;
	width: 860px;
	padding: 0px 10px 5px 15px;
	margin-top: 20px;
}

.mega-menu .mega-menu-column.four {
	float: left;
	width: 205px;
	padding: 0px 10px 5px 15px;
	margin-top: 20px;
}

.mega-menu .mega-menu-column h3.category {
    background: url("../design/icons/mcat_16.png") no-repeat scroll 0px 1px;
    padding-left: 22px;
	margin: 0px 0px 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.raiting {
    background: url("../design/icons/mtop_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 25px 0px 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.raiting1 {
    background: url("../design/icons/mtop_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 5px 0px 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.news {
    background: url("../design/icons/marrow_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 0px 0px 15px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.foto {
    background: url("../design/icons/mfoto_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 0px 0px 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.video {
    background: url("../design/icons/mvideo_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 0px 0px 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.user {
    background: url("../design/icons/muser_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 0px 0px 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.event {
    background: url("../design/icons/mevent_16.png") no-repeat scroll 0px 1px;
    padding-left: 23px;
	margin: 0px 0px 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3 {
	margin: 0px 0px 10px 0;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.mega-menu .mega-menu-column h3.orange { color: #ff722b; }

.mega-menu .mega-menu-column li a {
	display: block;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #3675b1;
	padding-left: 22px;
}

.mega-menu .mega-menu-column li a:hover { color: #333333; }

.mega-menu .mega-menu-column ul.news_menu li {
	display: block;
	height: 60px;
	width: 398px;
	margin: 0px 0px 10px 0px;
}

.mega-menu .mega-menu-column ul.news_menu li:last-child {
	margin: 0px;
}

.mega-menu .mega-menu-column ul.news_menu li  a.img {
	padding-left: 0px;
}

.mega-menu .mega-menu-column ul.news_menu li  a.img img {
	width: 100px;
	height: 55px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.mega-menu .mega-menu-column ul.news_menu li  a.img img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.mega-menu .mega-menu-column ul.news_menu li  a.title {
	font-size: 13px;
	line-height: 18px;
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	padding: 0px 0px 5px 0px;
}

.mega-menu .mega-menu-column ul.news_menu li  a:hover {
	color: #333333;
}

.mega-menu .mega-menu-column ul.news_menu li time {
	display: block;
	font-size: 11px;
	color: #999;
	font-family: 'Roboto', sans-serif;
}

.mega-menu .mega-menu-column div.foto_menu {
	display: block;
	width: 200px;
	margin: 0px;
}

.mega-menu .mega-menu-column div.foto_menu  img {
	width: 200px;
	height: 130px;
	margin: 0px;
	display: block;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.mega-menu .mega-menu-column div.foto_menu  img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.mega-menu .mega-menu-column div.foto_menu a {
	font-size: 13px;
	line-height: 18px;
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	padding: 3px 2px 5px 2px;
	display: block;
}

.mega-menu .mega-menu-column div.foto_menu  a:hover {
	color: #333333;
}

.mega-menu .mega-menu-column div.foto_menu time {
	display: block;
	font-size: 11px;
	color: #999;
	font-family: 'Roboto', sans-serif;
	padding: 0px 2px;
}

/*---------------*/

.mega-menu .mega-menu-column ul.foto_menu_foto {
	display: block;
	width: 860px;
	margin: 0px;
}

.mega-menu .mega-menu-column ul.foto_menu_foto li {
	display: block;
	width: 200px;
	margin: 0px 20px 10px 0px;
	list-style: none;
	float: left;
}

.mega-menu .mega-menu-column ul.foto_menu_foto li:last-child {
	margin: 0px;
}

.mega-menu .mega-menu-column ul.foto_menu_foto  img {
	width: 200px;
	height: 130px;
	margin: 0px;
	display: block;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.mega-menu .mega-menu-column ul.foto_menu_foto  img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.mega-menu .mega-menu-column ul.foto_menu_foto a {
	font-size: 13px;
	line-height: 18px;
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	padding: 3px 2px 5px 2px;
	display: block;
}

.mega-menu .mega-menu-column ul.foto_menu_foto  a:hover {
	color: #333333;
}

.mega-menu .mega-menu-column ul.foto_menu_foto time {
	display: block;
	font-size: 11px;
	color: #999;
	font-family: 'Roboto', sans-serif;
	padding: 0px 2px;
}


#foto_gif {
    float: right;
    margin: 5px 5px 0 0;
}


#foto_gif .custombfoto {
    background: none repeat scroll 0 0 #1e1e1e;
    border: 1px solid #2b2b2b;
    color: #fff;
    padding: 5px 10px;
}

#foto_gif .custombfoto:hover {
    background: none repeat scroll 0 0 #3675b1;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 10px;
}

#foto_gif .custombfoto {
    color: #fff;
}

#foto_gif .custombfoto a {
    color: #fff;
    font-family: 'Roboto','Play', sans-serif;
    font-size: 14px;
	text-decoration: none;
}
#foto_gif a {
    background: url("../design/icons/foto.gif") no-repeat scroll 0 0;
    padding: 1px 0 2px 30px;
}

.add_event {
	background: url("../design/icons/plus_wh.png") no-repeat scroll 11px 5px #3675b1;
	padding: 0px!important;	
	height: 30px;
	margin: 25px 0px 0px 0px!important;
}

.add_event a {
	float: right;
	display: block;
	padding: 2px 10px 0px 11px;
	margin: 5px 5px 5px 0px;
	background: #fff;
	color: #3675b1;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.add_event a:hover {
	background: #3675b1;
	color: #fff;
}

.mega-menu .mega-menu-column ul.foto_menu_foto.event  img {
	width: 200px;
	height: 130px;
	margin: -50px 0px 0px 0px;
	display: block;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

ul.foto_menu_foto.event li .mdate {
    background: none repeat scroll 0 0 #222;
	border: solid 2px #fff;
    font-family: Arial, "Play", sans-serif;
    font-size: 12px !important;
    height: 50px;
    margin: 0px 10px 0px 0px;
    text-align: center;
    width: 50px;
	z-index: 100;
	position: relative;
	top: 15px;
	left: 10px;
}

ul.foto_menu_foto.event li span.day  {
    background: none repeat scroll 0 0 #ffffff;
    color: #222;
    font-size: 22px;
	line-height: 24px;
    position: relative;
    text-align: center;
	padding: 2px 0px 1px 0px;
    top: 3px;
	left: 2px;
	display: block;
	width: 42px;
	height: 24px;
}

ul.foto_menu_foto.event li span.month {
    color: #ffffff;
    font-size: 12px;
	line-height: 14px;
	font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
}

/*--------------------- END GRAND MENU ------------------*/

/* --------------------NEWS TICKER ----------------------*/

.news_ticker { 
	display: block;
	float: left;
	}

.ticker-wrapper.has-js {
	width: 605px;
	height: 28px;
	display: block;
	background: #fff;
	margin: 8px 0px 0px 8px;
}
.ticker {
	width: 515px;
	height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	display: block;
	color: #ffffff;
	width: 50px;
	background: #3675b1;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	margin: 2px 0px 2px 3px;
	padding: 0px 8px 0px 10px;
	font-family: 'Roboto','Play', sans-serif;
}
.ticker-content {
	margin: 1px 0px 0px 10px;
	position: absolute;
	color: #1e1e1e;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	font-size: 12px;
	line-height: 28px;
	font-family: 'Roboto', 'Play', sans-serif;
}
.ticker-content:focus {

}
.ticker-content a {
	text-decoration: none;	
	color: #1e1e1e;
	line-height: 28px;
	height: 30px;
	display: block;
}
.ticker-content a:hover {
	text-decoration: none;	
	color: #3675b1;
	line-height: 28px;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	display: block;
	width: 520px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	list-style-type: none;
	float: left;
	margin: 0px;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
	height: 24px;
	width: 24px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background: url('../design/images/contr_pause.png') no-repeat scroll 4px 4px #3675b1;
}
.ticker-controls li.jnt-play-pause.over {
	background: url('../design/images/contr_pause.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-play-pause.down {
	background: url('../design/images/contr_pause.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-play-pause.paused {
	background: url('../design/images/contr_play.png') no-repeat scroll 4px 4px #3675b1;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background: url('../design/images/contr_play.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background: url('../design/images/contr_play.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-prev {
	background: url('../design/images/contr_left.png') no-repeat scroll 4px 4px #3675b1;
}
.ticker-controls li.jnt-prev.over {
	background: url('../design/images/contr_left.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-prev.down {
	background: url('../design/images/contr_left.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-next {
	background: url('../design/images/contr_right.png') no-repeat scroll 4px 4px #3675b1;
}
.ticker-controls li.jnt-next.over {
	background: url('../design/images/contr_right.png') no-repeat scroll 4px 4px #1e1e1e;
}
.ticker-controls li.jnt-next.down {	
	background: url('../design/images/contr_right.png') no-repeat scroll 4px 4px #1e1e1e;
}

.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
	margin: 2px 3px 2px 0px;
	float: right;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
/*----------------------- NEWS TODAY ----------------------------*/

.news_today {
	float: left;
	background: #ffffff;
	height: 28px;
	line-height: 28px;
	margin: 8px 0px 8px 8px;
	padding: 0px 0px 0px 12px;
	color: #1e1e1e;
	font-size: 12px;
	font-family: ,'Roboto','Play', sans-serif;
	text-transform: uppercase;
}

.news_today  a {
	color: #1e1e1e;
	text-decoration: none;
	float: left;
}

.news_today  a:hover {
	color: #3675b1;
	text-decoration: none;
}

.news_today a span {
	background: #3675b1;
	color: #fff;
	height: 24px;
	line-height: 24px;
	float: right;
	display: block;
	min-width: 36px;
	text-align: center;
	margin: 2px 3px 2px 12px;
}

.news_today a:hover span {
	background: #1e1e1e;
}

/* ------------------- SOCIAL ICONS ---------------------- */

.social_icons {
	float: left;
	font-family: 'Play',sans-serif;
	background: #ffffff;
	height: 28px;
	line-height: 28px;
	margin: 8px 0px 8px 8px;
	padding: 0px 0px 0px 3px;
}

#gkUserArea {
	float: right;
	margin: 2px 3px 2px 0px;
}

#gkUserArea a {
	display: block;
	float: left;
	height: 24px;
	margin: 0px;
	text-indent: -9999px;
	width: 28px;
}

#gkRSS {
	background: #3675b1 url('../design/images/topmenu_icons.png') no-repeat -143px -12px;
}

#gkRSS:active,
#gkRSS:focus,
#gkRSS:hover {
	background: #1e1e1e url('../design/images/topmenu_icons.png') no-repeat -143px -12px;
}

#gkGOOGLE {
	background: #3675b1 url('../design/images/topmenu_icons.png') no-repeat -11px -12px;
}

#gkGOOGLE:active,
#gkGOOGLE:focus,
#gkGOOGLE:hover {
	background: #1e1e1e url('../design/images/topmenu_icons.png') no-repeat -11px -12px;
}

#gkTWITTER {
	background: #3675b1 url('../design/images/topmenu_icons.png') no-repeat -115px -12px;
}

#gkTWITTER:active,
#gkTWITTER:focus,
#gkTWITTER:hover {
	background: #1e1e1e url('../design/images/topmenu_icons.png') no-repeat -115px -12px;
}

#gkFACEBOOK {
	background: #3675b1 url('../design/images/topmenu_icons.png') no-repeat -83px -12px;
}

#gkFACEBOOK:active,
#gkFACEBOOK:focus,
#gkFACEBOOK:hover {
	background: #1e1e1e url('../design/images/topmenu_icons.png') no-repeat -83px -12px;
}

#RSSArea {
	float: right;
	margin: -47px 20px 0px 0px;
}

#RSSArea a {
	display: block;
	float: left;
	height: 29px;
	margin: 0px;
	text-indent: -9999px;
	width: 29px;
}

#RSS {
	background: url('../design/icons/rss.png') no-repeat 0px 0px;
}

#RSS:active,
#RSS:focus,
#RSS:hover {
	background: url('../design/icons/rss.png') no-repeat 0px bottom
}

/* ----------------- Calendar ------------------*/

.ll-skin-lugo {
	font-size: 14px;
}

.ll-skin-lugo .ui-widget {
	font-family: Arial,"Play",sans-serif;
	background: #1e1e1e;
	border: none;
	border-radius: 0;
}

.ll-skin-lugo .ui-datepicker {
	padding: 0;
}

.ll-skin-lugo .ui-datepicker-header {
	font-size: 80%;
	border:none;
	background: #373737; /* layer fill content */
	color: #fff; /* text color */
	font-size: 13px;
	border-radius: 0;
}

.ll-skin-lugo .ui-datepicker-header .ui-state-hover {
	background: #3675b1;
	height: 27px;
	width: 27px;
	border-color: transparent;
}

.ll-skin-lugo .ui-datepicker .ui-datepicker-next span {
	background-image: url(../design/images/calendars/ui-icons_ffffff_256x240.png);
	background-position: -32px -16px;
}

.ll-skin-lugo .ui-datepicker .ui-datepicker-prev span {
	background-image: url(../design/images/calendars/ui-icons_ffffff_256x240.png);
	background-position: -96px -16px;
}

.ll-skin-lugo .ui-datepicker table {
	margin: 0;
}

.ll-skin-lugo .ui-datepicker th {
	color: #b7b7b7;
	font-size: 9px;
	text-transform: uppercase;
}

.ll-skin-lugo .ui-datepicker td {
	border-top: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	padding: 0;
}

.ll-skin-lugo .ui-datepicker td:last-child {
	border-right: none;
}

.ll-skin-lugo td .ui-state-default {
	border: none;
	text-align: center;
	padding: .7em 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #e7e7e7; /* text color */
	background-color: #373737; /* layer fill content */
}

.ll-skin-lugo td.ui-state-disabled .ui-state-default {
	color: #ccc;
	text-shadow: none;
}

.ll-skin-lugo td .ui-state-hover {
	background-color: #3675b1; /* layer fill content */
}

.ll-skin-lugo td .ui-state-active {
	background: #3675b1; /* layer fill content */
	color: #fff;
}




/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 300px;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 25px;
	height: 25px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}



/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	background-image: none;
}
.ui-state-disabled .ui-icon {

}

/* Icons ----------------------------------*/
.ui-icon {
	width: 16px;
	height: 16px;
	background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* ------------------- NEWS TOP -------------*/

.top_news {
	padding: 20px;
	border-bottom: solid 1px #eeeeee;
}

.cn_wrapper {
	margin: 0px;
	width:712px;
	height:338px;
	position:relative;
	color:#fff;
	overflow:hidden;
	padding: 8px;
	background-color:#1e1e1e;
}

.cn_wrapper a {
	text-decoration: none;
}

.cn_wrapper a h2 {
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	display: block;
	width: 346px;
	height: 46px;
	padding: 7px 10px;
	text-decoration: none;
	color: #fff;
	background: #3675b1;
	margin: 2px 0px;	
}

.cn_wrapper a h2:hover {
	color: #3675b1;
	background: #fff;	
}

.cn_wrapper h3 {
	font-family: 'Roboto', 'Play', sans-serif;
	font-size:12px;
	padding: 0px;
	margin: -2px 0px;
	line-height: 18px;
}

.cn_wrapper .cn_item time {
	font-size: 11px;
	padding: 3px 0px;
	font-family: 'Roboto', 'Play', sans-serif;
	color: #9c9c9c;
}

.cn_wrapper .cn_item.selected  time {
	color: #9dbcda;
}

.cn_wrapper .cn_item:hover  time {
	color: #9dbcda;
}

.cn_preview {
	width:375px;
	height:350px;
	position:absolute;
	top:0px;
	left:0px;
}

.cn_list {
	width:346px;
	height:300px;
	position:absolute;
	top:0px;
	left:382px;
}

.cn_content{
	top:370px;
	left:8px;
	width:366px;
	position:absolute;
	height:330px;
}

.cn_content img{
	width:365px;
	height: 268px;
}

.cn_item{
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:61px;
	color:#fff;
	margin:8px 8px 0px 0px;
	background:#2b2b2b;
}

.cn_item article {
	padding:5px;
}

.cn_item:hover, .selected{
	background-color: #3675b1;
}

.cn_item:active {
	color: #fff;
}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
}

.cn_list img {
	width: 51px;
	height: 51px;
	float: left;
	margin-right: 8px;
}

.cn_page{
	display:none;
}

/* ------------------------- TABS ---------- */

.tab_news {
	padding: 20px;
	border-bottom: solid 1px #eeeeee;
}

.tabs {
    position: relative;
	margin: 0px auto;
	width: 728px;
	background: #3675b1;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
	cursor: pointer;
}

.tabs label {
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 5px 0 5px 5px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-family: 'Roboto', 'Play', sans-serif;
}

.tabs label.tab-label-1 { width: 120px; }

.tabs label.tab-label-2 { width: 80px; }

.tabs label.tab-label-3 { width: 50px; }

.tabs label.tab-label-4 { width: 90px; }

.tabs label.tab-label-5 { width: 50px; }

.tabs label.tab-label-6 { width: 60px; }

.tabs input#tab-2{
	left: 145px;
}
.tabs input#tab-3{
	left: 250px;
}
.tabs input#tab-4{
	left: 325px;
}
.tabs input#tab-5{
	left: 440px;
}
.tabs input#tab-6{
	left: 515px;
}

.tabs label:after {

}

.tabs input:hover + label {
	background: #1e1e1e;
	color: #fff;
}

.tabs label:first-of-type {
    z-index:6;
}

.tab-label-2 {
    z-index:5;
}

.tab-label-3 {
    z-index:4;
}

.tab-label-4 {
    z-index:3;
}
.tab-label-5 {
    z-index:2;
}
.tab-label-6 {
    z-index:1;
}

.tabs input:checked + label {
    background: #1e1e1e;
	z-index: 8;
	color: #fff;
}

.clear-shadow {
	clear: both;
}

.content {
    background: #fff;
	position: relative;
    width: 100%;
	height: 220px;
	z-index: 7;
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	padding: 15px 0px;
	z-index: 1;
    opacity: 0;
    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4,
.tabs input.tab-selector-5:checked ~ .content .content-5,
.tabs input.tab-selector-6:checked ~ .content .content-6  {
	z-index: 100;
    opacity: 1;
    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}

.content div a  {
	text-decoration: none;
}

.content div a h3 {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	min-height: 53px;
}

.content div a:hover h3 {
	color: #3675b1;
}

.content div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: 'Roboto','Play', sans-serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}

/* ------------ */

ul.news_tab_1 {
	display: block;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

ul.news_tab_1 li {
	display: block;
	width: 175px;
	margin: 0px 8px 8px 0px;
	list-style: none;
	float: left;
}

ul.news_tab_1 li:last-child {
	margin: 0px;
}

ul.news_tab_1  img {
	width: 175px;
	height: 120px;
	margin: 0px;
	display: block;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

ul.news_tab_1  img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

ul.news_tab_1 a {
	font-size: 13px;
	line-height: 18px;
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	padding: 3px 2px 5px 2px;
	display: block;
}

ul.news_tab_1  a:hover {
	color: #333333;
}

ul.news_tab_1 time {
	display: block;
	font-size: 11px;
	color: #999;
	font-family: 'Roboto', sans-serif;
	padding: 0px 2px;
}

/* ------------ TABS RIGHT ------------- */

.title_news_r_md {
	width: 300px;
	border: 0px;
	background: #3675b1;
	color: #fff;
	text-align: center;
}

.title_news_r_md  h3 {
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 8px 0px;
	margin: 0px;
}

.tabs_news_right {
	margin-bottom: 20px;
}

.tabs.right { width: 300px; }

ul.tabs.right
{
    padding: 0px;
    margin:0px;
    list-style-type: none;
    text-align: center;
	background: #1e1e1e;
	height: 40px;
}
        
ul.tabs li
{
    display: inline;
    margin: 0px;
}
        
ul.tabs li a
{
    font-family: "Play", 'Roboto', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding: 5px 0px;
    color: #e7e7e7;
    background: #373737;
    outline:none;
} 

ul.tabs li#days_1  a {
	width: 92px;
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}

ul.tabs li#days_7  a {
	width: 92px;
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}

ul.tabs li#days_30  a {
	width: 92px;
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}     
        
ul.tabs li a:visited
{
    color: #e7e7e7;
}
        
ul.tabs li a:hover
{
    text-decoration: none;
    color:#fff;
	background: #3675b1;
}
        
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    background: #3675b1;
    color: #fff;
}
              
ul.tabs li.selected a:hover
{
    text-decoration: none;
}

div.tabcontents
{
    border: 1px solid #eee;
    padding: 15px;
    background-color:#FFF;
}

ul.news_tab_r_md  {
	display: block;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

ul.news_tab_r_md li {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
	min-height: 50px;
}

ul.news_tab_r_md li:last-child {
	margin: 0px;
}

ul.news_tab_r_md li a img {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 50px;
	height: 50px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

ul.news_tab_r_md li a  img:hover {
	-webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

ul.news_tab_r_md li a {
	text-decoration: none;
}

ul.news_tab_r_md li a h4 {
	font-family: Arial, "Play", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	margin: 0px 0px 4px 0px;
	text-decoration: none;
	color: #333333;
}

ul.news_tab_r_md li a:hover h4 {
	color: #3675b1;
}

ul.news_tab_r_md  span.info {
    color: #999;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    padding: 0 2px;
}

/* ------------ TABS LEFT TOP ------------- */

.tabs_news_topleft {
	float: left;
	padding: 20px;
	border-bottom: solid 1px #eee;
}

.title_news_tl_md {
	border: 0px;
	background: #3675b1;
	color: #fff;
	text-align: left;
}

.title_w_tl_md {
	border: 0px;
	background: #3675b1;
	color: #fff;
	text-align: left;
}

.title_news_tl_md  h3 {
	background: url("../design/icons/marrow_16w.png") no-repeat scroll 10px 12px rgba(0, 0, 0, 0);
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 8px 0px 8px 35px;
	margin: 0px;
}

.title_w_tl_md  h3 {
	background: url("../design/icons/weather_16.png") no-repeat scroll 8px 10px rgba(0, 0, 0, 0);
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 8px 0px 8px 35px;
	margin: 0px;
}

.tabs.topleft { }

ul.tabs.topleft
{
    padding:0px;
    margin:0px;
    list-style-type: none;
    text-align: center;
	background: #1e1e1e;
	height: 42px;
}
        
ul.tabs.topleft li
{
    display: inline;
    margin: 0px;
}
        
ul.tabs.topleft li a
{
    font-family: "Play", 'Roboto', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding: 5px 10px 5px 6px;
    color: #e7e7e7;
    background: #373737;
    outline:none;
} 

ul.tabs.topleft li#tab_left {
    background: #3675b1;
    color: #fff;
    font-family: "Play",'Roboto', sans-serif;
    font-size: 12px;
	line-height: 32px;
	width: 130px;
    outline: medium none;
    padding: 5px 18px;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
}

ul.tabs.topleft li#tab_10  a {
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}

ul.tabs.topleft li#tab_11  a {
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}

ul.tabs.topleft li#tab_12 a {
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}  

ul.tabs.topleft li#tab_13 a {
	display: block;
	float: left;
	margin: 6px 0px 6px 6px;
}    
        
ul.tabs.topleft li a:visited
{
    color: #e7e7e7;
}
        
ul.tabs.topleft li a:hover
{
    text-decoration: none;
    color:#fff;
	background: #3675b1;
}

ul.tabs.topleft li a span.count_comments{
	background: #3675b1;
	color: #fff;
	padding: 1px 6px;
	margin-right: 8px;
	font-weight: 600;
}

ul.tabs.topleft li a:hover span.count_comments{
	background: #fff;
	color: #3675b1;
	padding: 1px 6px;
	margin-right: 8px;
	font-weight: 600;
}

ul.tabs.topleft li.selected a span.count_comments, ul.tabs.topleft li.selected a:hover span.count_comments{
	background: #fff;
	color: #3675b1;
	padding: 1px 6px;
	margin-right: 8px;
	font-weight: 600;
}
        
ul.tabs.topleft li.selected a, ul.tabs.topleft li.selected a:hover
{
    position: relative;
    top: 0px;
    background: #3675b1;
    color: #fff;
}
              
ul.tabs.topleft li.selected a:hover
{
    text-decoration: none;
}

.tabs_news_topleft div.tabcontents
{
    border: none;
    padding: 0px;
    background-color:#FFF;
	border: solid 1px #eee;
	float: left;
}

ul.news_tab_tl_md  {
	display: block;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

ul.news_tab_topleft {
	display: block;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

ul.news_tab_topleft li {
	display: block;
	width: 175px;
	margin: 0px 8px 8px 0px;
	list-style: none;
	float: left;
}

ul.news_tab_topleft li:last-child {
	margin: 0px;
}

ul.news_tab_topleft  img {
	width: 175px;
	height: 120px;
	margin: 0px;
	display: block;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

ul.news_tab_topleft  img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

ul.news_tab_topleft a {
	text-decoration: none;
}

ul.news_tab_topleft a h3 {
	font-size: 13px;
	line-height: 18px;
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	padding: 3px 2px 5px 2px;
	margin: 5px 0px;
	display: block;
}

ul.news_tab_topleft  a:hover h3{
	color: #333333;
}

ul.news_tab_topleft time {
	display: block;
	font-size: 11px;
	color: #999;
	font-family: 'Roboto', sans-serif;
	padding: 0px 2px;
}


/*-------------- New Events Right ------- */

.events_right {
	margin-top: 20px;
}

.new_events {
	background: #fff;
	padding: 15px;
	border: solid 1px #eee;
}

ul.events_list  {
	display: block;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

ul.events_list li {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

ul.events_list li:last-child {
	margin: 0px;
}

ul.events_list li a {
	text-decoration: none;
}

ul.events_list li a h4 {
	font-family: Arial, "Play", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	margin: 0px 0px 4px 0px;
	text-decoration: none;
	color: #333333;
}

ul.events_list li a:hover h4 {
	color: #3675b1;
}

ul.events_list li p {
    background: none repeat scroll 0 0 #222;
    float: left;
    font-family: Arial, "Play", sans-serif;
    font-size: 12px !important;
    height: 50px;
    margin: 0px 10px 0px 0px;
    text-align: center;
    width: 50px;
}

ul.events_list li span.day  {
    background: none repeat scroll 0 0 #ffffff;
    color: #222;
    font-size: 22px;
	line-height: 24px;
    position: relative;
    text-align: center;
	padding: 2px 0px 1px 0px;
    top: 3px;
	left: 3px;
	display: block;
	width: 44px;
	height: 24px;
}

ul.events_list li span.month {
    color: #ffffff;
    font-size: 12px;
	line-height: 14px;
	font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
}

ul.events_list  span.info {
    color: #888888;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    padding: 0 2px;
}

#news.events p.time {
    background: none repeat scroll 0 0 #222;
    float: left;
    font-family: Arial, "Play", sans-serif;
    font-size: 12px !important;
    height: 52px;
    margin: 20px 10px 0px 5px;
    text-align: center;
    width: 50px;
}

#news.events span.day  {
    background: none repeat scroll 0 0 #ffffff;
    color: #222;
    font-size: 22px;
	line-height: 24px;
    position: relative;
    text-align: center;
	padding: 2px 0px 1px 0px;
    top: 3px;
	left: 3px;
	display: block;
	width: 44px;
	height: 24px;
}

#news.events span.month {
    color: #ffffff;
    font-size: 12px;
	line-height: 14px;
	font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
}

#news.events p.time_more {
    background: none repeat scroll 0 0 #222;
    float: left;
    font-family: Arial, "Play", sans-serif;
    font-size: 12px !important;
    height: 50px;
    margin: 0px 10px 0px 0px;
    text-align: center;
    width: 50px;
}

#news.events p.time_more span.day  {
    background: none repeat scroll 0 0 #ffffff;
    color: #222;
    font-size: 22px;
	line-height: 24px;
    position: relative;
    text-align: center;
	padding: 2px 0px 1px 0px;
    top: 3px;
	left: 3px;
	display: block;
	width: 44px;
	height: 24px;
}

#news.events p.time_more span.month {
    color: #ffffff;
    font-size: 12px;
	line-height: 14px;
	font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 6px;
}


#news.events header {
    float: left;
    padding: 10px 0 0;
    width: 662px;
}

#news.events h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    display: table;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 30px;
    padding: 5px 0 0px 5px;
    text-indent: 0;
    width: 100%;
}

#news.events ul {
    float: left;
    list-style-type: none;
    margin: 5px 0 10px 0;
    padding: 5px 0 5px 5px;
}

/*-------------- LUCKY RIGHT ------- */
.mod_lucky  a {
	background: url("../design/icons/lucky.png") no-repeat scroll 20px 20px #3675b1;
	width: 300px;
	height: 100px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
	font-style: italic;
}

.mod_lucky  a:hover {
	background: url("../design/icons/lucky.png") no-repeat scroll 20px -44px #fff;
	color: #3675b1;
}
	
.mod_lucky  a p {
	padding: 20px 0px 0px 90px;
	width: 200px;
	height: 80px;
	text-align: center;
}

/*-------------- JOKE RIGHT ------- */


.joke_r_md {
    background: none repeat scroll 0 0 #3675b1;
    border: 0 none;
    color: #fff;
    text-align: center;
    width: 300px;
	margin-top: 20px;
}

.joke_r_md h3 {
	background: url("../design/icons/joke_white.png") no-repeat scroll 90px 8px;
    font-family: "Play", 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    padding: 8px 0px 8px 25px;
    text-transform: uppercase;
}

.joke_right .joke_txt {
    background: none repeat scroll 0 0 #fff;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
    border: 1px solid #eee;
    padding: 15px;
	color: #555;
}

.joke_right  .share_joke a {
    background: url("../design/icons/share_f.png") no-repeat scroll left bottom transparent;
    display: block;
    float: right;
    height: 25px;
    margin: -25px 0px;
    text-indent: -999em;
    width: 105px;
}

.joke_right  .share_joke a:hover {
    background: url("../design/icons/share_f.png") no-repeat scroll left top transparent;
}

/*-------------- NEW COMMENTS RIGHT ------- */

.all_comments {
    display: block;
    float: left;
	padding: 0px!important;
}


.all_comments ul.comments_list {
    display: block;
    float: left;
    padding: 20px!important;
    width: 728px;
}


ul.comments_list {
    list-style: none outside none !important;
    padding: 0px;
	margin: 0px;
}


ul.comments_list li {
    background-image: none;
    display: block;
    margin: 15px 0px 0px 0px;
    overflow: hidden;
}

ul.comments_list .author {
    background: url("../design/icons/muser_16_w.png") no-repeat scroll 6px 6px #3675b1;
	font-family: 'Roboto', sans-serif;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 0px 10px 0px 0px;
    padding: 6px 8px 5px 28px;
}

ul.comments_list time {
	font-family: 'Roboto', sans-serif;
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 3px;
    padding: 6px 8px 5px 10px;
}


.comments_list i {
    background: url("../design/icons/comment_bg.png") no-repeat scroll 0 0;
    bottom: -2px;
    clear: both;
    float: left;
    height: 10px;
    left: 5px;
    position: relative;
    width: 18px;
	z-index: 9;
}


ul.comments_list .comment_box {
    border: 1px solid #ccc;
    font-size: 12px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	margin-top: 13px;
}

ul.comments_list .comment_box  .comment {
	padding: 5px 10px;
	font-size: 12px;
	word-break: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

ul.comments_list .comment_box  .title a {
	text-decoration: none;
}



ul.comments_list .comment_box  .title a h4  {
	color: #3675b1;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px;
	background: #f9f9f9;
	border-top: 1px solid #ccc;
}

ul.comments_list .comment_box  .title a h4:hover  {
	background: #3675b1;
	color: #fff;
}

.all_comments ul.comments_list time {
    color: #fff;
}

.all_comments ul.comments_list time:hover {
    color: #888;
}

.all_comments ul.comments_list time.top {
    color: #888;
}

.search-result-item.comment ul li:hover time {
	color: #888;
}

.all_comments ul.comments_list .comment_box  .comment {
    font-size: 16px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	width: 706px;
	word-break: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.search-result-item.comment {
    float: left;
	display: block;
	padding: 0px!important;
	margin-top: -2px;
}

.search-result-item.comment ul {
    float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 728px;
}

.search-result-item.comment ul li {
    display: block;
    list-style: none outside none;
    margin: 0px 0px 15px 0px;
    padding: 0;
    width: 100%;
	font-family: 'Roboto', sans-serif;
	color: #999;
	font-size: 11px;
}

.search-result-item.comment ul li a {
    display: block;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #fff;
	background: #3675b1;
	width: 710px;
	height: 70px;
	padding: 8px;
	border-right: solid 1px #224c73;
	border-left: solid 1px #224c73;
	border-bottom: solid 1px #224c73;
}

.search-result-item.comment ul li a:hover {
	background: #f9f9f9;
	border: solid 1px #ccc;
	color: #999;
}

.search-result-item.comment ul li img {
	float: left;
	width: 120px;
	height: 70px;
	margin: 0px 10px 0px 0px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.search-result-item.comment ul li  img:hover {
	-webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.search-result-item.comment ul li header {
	width: 580px;
	float: right;
}

.search-result-item.comment ul li h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	padding: 0px 0px 8px;
	margin: 0px;
	min-height: 44px;
	top: -2px;
	position: relative;
}

.search-result-item.comment ul li:hover h2 {
	color: #444;
}

.search-result-item.comment ul li time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px bottom;
	padding: 0px 0px 0px 18px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.comment ul li:hover time {
	background: url("../design/icons/time_12.png") no-repeat scroll 0px 0px;
}

.search-result-item.comment ul li .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px bottom;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 12px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.comment ul li:hover .counts {
	background: url("../design/icons/counts_12.png") no-repeat scroll 0px 0px;
}

.search-result-item.comment ul li .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -13px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 13px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.comment ul li:hover .likes {
	background: url("../design/icons/likes_12.png") no-repeat scroll 0px -1px;
}

.search-result-item.comment ul li .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px bottom;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 14px;
	height: 14px;
	line-height: 12px;
	display: block;
	float: left;
}

.search-result-item.comment ul li:hover .comments {
	background: url("../design/icons/comments_12.png") no-repeat scroll 0px 2px;
}


/*-------------- LATEST NEWS LEFT ------- */

.last_news_left {
	padding: 20px;
	width: 728px;
	float: left;
	display: block;
	border-bottom: solid 1px #eee;
}

.last_news_left h3 {
	background: none repeat scroll 0 0 #3675b1;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 15px 0px;
    padding: 15px 6px 15px 15px;
	font-weight: 400;
    position: relative;
	text-transform: uppercase;
	font-family: "Play", 'Roboto', sans-serif;
}

.last_news_left ul {
    padding: 0px;
    margin:0px;
    list-style-type: none;
}

.last_news_left ul li {
	display: block;
	width: 100%;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
	border-bottom: solid 1px #eeeeee;
}

.last_news_left ul li:last-child {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 0px;
}

.last_news_left  ul li  div.ln_info {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 15px;
}
.last_news_left  ul li  a {
	text-decoration: none;
	color: #3675b1;
}

.last_news_left  ul li  a:hover {
	color: #1e1e1e;
}
.last_news_left ul li  span.category {
	display: block;
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #3675b1;
	font-weight: bold;
}

.last_news_left ul li  time {
    background: url("../design/icons/time_12.png") no-repeat scroll 3px 3px;
    padding: 0px 10px 0px 23px;
	display: block;
	width: 160px;
	float: left;
	margin: 0px 0px 5px 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 11px;
	color: #888888;
}

.last_news_left ul li span.counts {
    background: url("../design/icons/counts_12.png") no-repeat scroll 3px 3px;
    padding: 0px 10px 0px 23px;
	display: block;
	width: 160px;
	float: left;
	margin: 0px 0px 5px 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 11px;
	color: #888888;
}

.last_news_left ul li span.comments {
    background: url("../design/icons/comments_12.png") no-repeat scroll 3px 4px;
    padding: 0px 10px 0px 23px;
	display: block;
	width: 160px;
	float: left;
	margin: 0px 0px 5px 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 11px;
	color: #888888;
}

.last_news_left ul li a img {
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
	height: 95px;
	width: 160px;
	-webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.last_news_left ul li a img:hover {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.last_news_left ul li  header h4 {
	margin: 0px!important;
	min-height: 40px;
}

.last_news_left ul li  header h4 a  {
	padding: 0px;
	margin: 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	position: relative;
	top: -5px;
}

.last_news_left ul li  header h4 a:hover  {
	color: #3675b1;
}

.last_news_left ul li .news_intro {
	padding: 0px;
	margin: 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 11px;
	color: #666;
	min-height: 55px;
}

/*-------------- REPORTERI NEWS LEFT ------- */

ul.reporteri_mod_left {
	display: block;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

ul.reporteri_mod_left li {
	display: block;
	width: 232px;
	list-style: none;
	float: left;
}

ul.reporteri_mod_left.fc li {
	margin: 0px 15px 20px 0px;
}

ul.reporteri_mod_left.sc li {
	margin: 0px 15px 0px 0px;
}

ul.reporteri_mod_left li:last-child {
	margin: 0px 0px 15px 0px;
}

ul.reporteri_mod_left .reporteri_mod_left_cat a {
    left: 0px;
    position: relative;
    z-index: 9;
	background: #3675b1;
	color: #fff;
	font-family:  "Play", 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 10px;
	height: 25px;
	margin: 0px;
	float: left;
}

ul.reporteri_mod_left .reporteri_mod_left_cat a:hover {
	background: #1e1e1e;
}


ul.reporteri_mod_left li  time {
    background: url("../design/icons/clock_12_white.png") no-repeat scroll 3px 2px;
    padding: 0px 0px 0px 30px;
	display: block;
	margin: 0px 0px 5px 0px;
	font-family:  Arial, "Play", sans-serif;
	font-size: 11px;
	color: #fff;
}


ul.reporteri_mod_left li span.comments � {
	color: #fff;
}

.reporteri_mod_left {
	padding: 20px;
	width: 728px;
	float: left;
	display: block;
}

.reporteri_mod_left h3 {
	background: none repeat scroll 0 0 #3675b1;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 20px 0px;
    padding: 15px 6px 15px 15px;
	font-weight: 400;
    position: relative;
	text-transform: uppercase;
	font-family: "Play", 'Roboto', sans-serif;
}

.view {
   width: 232px;
   height: 160px;
   float: left;
   overflow: hidden;
   position: relative;
   cursor: default;
   background: #3675b1 no-repeat center center;
   left: 0px;
   top: -31px;
}

.view .mask,.view .content {
   width: 232px;
   height: 160px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
   width: 232px;
   height: 160px;
}

.view h2 {
   font-family: Arial, "Play", sans-serif;
   color: #fff!important;
   text-align: center;
   position: relative;
   font-size: 12px;
   padding: 0px 0px 10px 0px;
   background: rgba(0, 0, 0, 0.8);
   margin: 15px 0 0 0;
}
.view p {
   font-family: Arial, "Play", sans-serif;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   font-family: Arial, "Play", sans-serif;
   padding: 7px 14px;
   background: #fff;
   color: #3675b1;
   margin: 0px auto;
}
.view a.info:hover {
   background: #1e1e1e;
   color: #fff;
}

.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}

.view-tenth .mask { }

.view-tenth h2 {
   background: transparent;
   margin: 45px 15px 5px 15px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #fff;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth p {
   color: #fff;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   border-top: solid 1px #fff;
   border-bottom: solid 1px #fff;
   margin: 0px 15px;
   height: 15px;
}
.view-tenth a.info {
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
}

.reprorteri_mod_left_header h4 a {
   width: 232px;
   float: left;
   text-decoration: none;
   font-family: Arial, "Play", sans-serif;
   font-size: 13px;
   color: #3675b1;
   margin: -20px 0px 0px 0px;
}

.reprorteri_mod_left_header h4 a:hover {
   color: #444;
}

/* --------------- ZODIAC LEFT ------------- */

.zodiac_mod_left   {
	display: block;
	float: left;
    	padding: 20px;
    	width: 728px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.zodiac_mod_left.in   {
	display: block;
    float: left;
    padding: 20px;
    width: 728px;
	border-top: 0px;
	border-bottom: solid 1px #eee;
}

.zodiac_mod_left h3 {
    background: none repeat scroll 0 0 #3675b1;
    box-sizing: border-box;
    color: #ffffff;
    font-family: "Play",'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0px;
    padding: 15px 6px 15px 15px;
    position: relative;
    text-transform: uppercase;
}

.zodiac_mod_box {
	padding: 0px 0px 15px 0px;
	border: solid 1px #eee;
}

.zodiac_mod_box.in {
	padding: 0px 0px 12px 0px;
	border: solid 1px #eee;
}

.tabs.zodiac_left { width: 726px; }

ul.tabs.zodiac_left
{
    padding: 0px;
    margin:0px;
    list-style-type: none;
    text-align: center;
	background: #fff;
	height: 50px;
}
        
ul.tabs li
{
    display: inline;
    margin: 0px;
}
        
ul.tabs li a
{
    font-family: "Play", 'Roboto', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding: 5px 0px;
    color: #e7e7e7;
    background: #373737;
    outline:none;
}     
        
ul.tabs.zodiac_left li a:visited
{
    color: #e7e7e7;
}
        
ul.tabs.zodiac_left li a:hover
{
    text-decoration: none;
	background: #fff;
}
        
ul.tabs.zodiac_left li.selected a, ul.tabs.zodiac_left li.selected a:hover
{
    position: relative;
    top: 0px;
    background: #fff;
}
              
ul.tabs li.selected a:hover
{
    text-decoration: none;
}



ul.tabs.zodiac_left li#zodiac_1 a {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_1 a:hover {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_1 a, ul.tabs.zodiac_left li.selected#zodiac_1 a:hover {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_2 a {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_2 a:hover {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px -60px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_2 a, ul.tabs.zodiac_left li.selected#zodiac_2 a:hover {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px -60px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_3 a {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_3 a:hover {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px -61px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_3 a, ul.tabs.zodiac_left li.selected#zodiac_3 a:hover {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px -61px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_4 a {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_4 a:hover {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_4 a, ul.tabs.zodiac_left li.selected#zodiac_4 a:hover {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_5 a {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_5 a:hover {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_5 a, ul.tabs.zodiac_left li.selected#zodiac_5 a:hover {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_6 a {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_6 a:hover {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_6 a, ul.tabs.zodiac_left li.selected#zodiac_6 a:hover {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_7 a {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_7 a:hover {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_7 a, ul.tabs.zodiac_left li.selected#zodiac_7 a:hover {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_8 a {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_8 a:hover {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_8 a, ul.tabs.zodiac_left li.selected#zodiac_8 a:hover {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_9 a {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_9 a:hover {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_9 a, ul.tabs.zodiac_left li.selected#zodiac_9 a:hover {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_10 a {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_10 a:hover {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_10 a, ul.tabs.zodiac_left li.selected#zodiac_10 a:hover {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_11 a {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_11 a:hover {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_11 a, ul.tabs.zodiac_left li.selected#zodiac_11 a:hover {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px -59px #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabs.zodiac_left li#zodiac_12 a {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 0px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabs.zodiac_left li#zodiac_12 a:hover {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabs.zodiac_left li.selected#zodiac_12 a, ul.tabs.zodiac_left li.selected#zodiac_12 a:hover {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px -59px #fff;
	border-left: 1px solid #eee;
	padding:  10px 0px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left
{
    padding: 0px;
    margin:0px;
    list-style-type: none;
    text-align: center;
	background: #fff;
	height: 50px;
}
        
ul.tabsin li
{
    display: inline;
    margin: 0px;
}
        
ul.tabsin li a
{
    font-family: "Play", 'Roboto', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding: 5px 0px;
    color: #e7e7e7;
    background: #373737;
    outline:none;
}     
        
ul.tabsin.zodiac_left li a:visited
{
    color: #e7e7e7;
}
        
ul.tabsin.zodiac_left li a:hover
{
    text-decoration: none;
	background: #fff;
}
        
ul.tabsin.zodiac_left li.selected a, ul.tabsin.zodiac_left li.selected a:hover
{
    position: relative;
    top: 0px;
    background: #fff;
}
              
ul.tabsin li.selected a:hover
{
    text-decoration: none;
}

.horoskop_all ul {
    padding: 0px;
    margin:0px;
    list-style-type: none;
	background: #fff;
}

.horoskop_all ul  li {
	width: 100%;
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #eee;
}

.horoskop_all ul  li:last-child {
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 0px;
}

.horoskop_item a#h1 {
    background: url("../design/images/zodiac/1_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h1:hover {
    background: url("../design/images/zodiac/1_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h2 {
    background: url("../design/images/zodiac/2_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h2:hover {
    background: url("../design/images/zodiac/2_m.png") no-repeat scroll 0px -153px;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h3 {
    background: url("../design/images/zodiac/3_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h3:hover {
    background: url("../design/images/zodiac/3_m.png") no-repeat scroll -1px -155px;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h4 {
    background: url("../design/images/zodiac/4_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h4:hover {
    background: url("../design/images/zodiac/4_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h5 {
    background: url("../design/images/zodiac/5_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h5:hover {
    background: url("../design/images/zodiac/5_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h6 {
    background: url("../design/images/zodiac/6_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h6:hover {
    background: url("../design/images/zodiac/6_m.png") no-repeat scroll -1px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h7 {
    background: url("../design/images/zodiac/7_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h7:hover {
    background: url("../design/images/zodiac/7_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h8 {
    background: url("../design/images/zodiac/8_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h8:hover {
    background: url("../design/images/zodiac/8_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h9 {
    background: url("../design/images/zodiac/9_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h9:hover {
    background: url("../design/images/zodiac/9_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h10 {
    background: url("../design/images/zodiac/10_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h10:hover {
    background: url("../design/images/zodiac/10_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h11 {
    background: url("../design/images/zodiac/11_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h11:hover {
    background: url("../design/images/zodiac/11_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.horoskop_item a#h12 {
    background: url("../design/images/zodiac/12_m.png") no-repeat scroll 0px 0px;
    float: left;
    height: 150px;
	width: 150px;
	margin:  10px 5px 5px 5px;
    text-indent: -999em;
}

.horoskop_item a#h12:hover {
    background: url("../design/images/zodiac/12_m.png") no-repeat scroll 0px bottom ;
	height: 150px;
	width: 150px;
}

.zodiac {
    display: block;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    width: 728px;
}

ul.tabsin.zodiac_left li#zodiac_1 a {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_1 a:hover {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_1 a, ul.tabsin.zodiac_left li.selected#zodiac_1 a:hover {
    background: url("../design/images/zodiac/1_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_2 a {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_2 a:hover {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px -60px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_2 a, ul.tabsin.zodiac_left li.selected#zodiac_2 a:hover {
    background: url("../design/images/zodiac/2_s.png") no-repeat scroll 5px -60px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_3 a {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_3 a:hover {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px -61px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_3 a, ul.tabsin.zodiac_left li.selected#zodiac_3 a:hover {
    background: url("../design/images/zodiac/3_s.png") no-repeat scroll 5px -61px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_4 a {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_4 a:hover {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_4 a, ul.tabsin.zodiac_left li.selected#zodiac_4 a:hover {
    background: url("../design/images/zodiac/4_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_5 a {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_5 a:hover {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_5 a, ul.tabsin.zodiac_left li.selected#zodiac_5 a:hover {
    background: url("../design/images/zodiac/5_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_6 a {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_6 a:hover {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_6 a, ul.tabsin.zodiac_left li.selected#zodiac_6 a:hover {
    background: url("../design/images/zodiac/6_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_7 a {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_7 a:hover {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_7 a, ul.tabsin.zodiac_left li.selected#zodiac_7 a:hover {
    background: url("../design/images/zodiac/7_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_8 a {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_8 a:hover {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_8 a, ul.tabsin.zodiac_left li.selected#zodiac_8 a:hover {
    background: url("../design/images/zodiac/8_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_9 a {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_9 a:hover {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_9 a, ul.tabsin.zodiac_left li.selected#zodiac_9 a:hover {
    background: url("../design/images/zodiac/9_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_10 a {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_10 a:hover {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_10 a, ul.tabsin.zodiac_left li.selected#zodiac_10 a:hover {
    background: url("../design/images/zodiac/10_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_11 a {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 5px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_11 a:hover {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_11 a, ul.tabsin.zodiac_left li.selected#zodiac_11 a:hover {
    background: url("../design/images/zodiac/11_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 5px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

ul.tabsin.zodiac_left li#zodiac_12 a {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px 3px;
    float: left;
    height: 45px;
	width: 50px;
	padding:  10px 0px 5px 5px;
	margin: 0px;
    text-indent: -999em;
}

ul.tabsin.zodiac_left li#zodiac_12 a:hover {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px -59px;
	height: 45px;
	width: 50px;
}

ul.tabsin.zodiac_left li.selected#zodiac_12 a, ul.tabsin.zodiac_left li.selected#zodiac_12 a:hover {
    background: url("../design/images/zodiac/12_s.png") no-repeat scroll 5px -59px #fff;
	padding:  10px 0px 6px 5px;
	height: 45px;
	width: 50px;
	z-index: 9;
}

.zodiac_mod_box #zodiac_view_1, .zodiac_mod_box #zodiac_view_2, .zodiac_mod_box #zodiac_view_3, .zodiac_mod_box #zodiac_view_4, .zodiac_mod_box #zodiac_view_5, .zodiac_mod_box #zodiac_view_6,
.zodiac_mod_box #zodiac_view_7, .zodiac_mod_box #zodiac_view_8, .zodiac_mod_box #zodiac_view_9, .zodiac_mod_box #zodiac_view_10, .zodiac_mod_box #zodiac_view_11, .zodiac_mod_box #zodiac_view_12  { 
	padding: 15px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	border-top: solid 1px #eee;
	font-family: Arial, "Play", sans-serif;
	font-size: 12px;
	min-height: 102px;
}

.zodiac_link_box {
	float: left;
	background: #1e1e1e;
	font-family: Arial, "Play", sans-serif;
	color: #fff;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	width: 155px;
}

.zodiac_link_box  a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.zodiac_link_box .name a {
	display: block;
	float: left;
	font-size: 12px;
	padding: 6px 0px;
	text-align: center;
	background: #3675b1;
	width: 155px;
}

.zodiac_link_box .zodiac_day_link a {
	display: block;
	float: left;
	font-size: 11px;
	width: 145px;
	padding: 5px 0px;
	margin: 5px;
	background: #373737;
	text-align: center;
}

.zodiac_link_box .zodiac_day_link a:hover {
	background: #3675b1;
}

.zodiac_link_box .zodiac_more_link a.zodiac_week_link {
	display: block;
	float: left;
	font-size: 11px;
	width: 70px;
	padding: 5px 0px;
	margin: 0px 5px 5px 5px;
	background: #373737;
	text-align: center;
}

.zodiac_link_box .zodiac_more_link a.zodiac_week_link:hover {
	background: #3675b1;
}

.zodiac_link_box .zodiac_more_link a.zodiac_month_link {
	display: block;
	float: left;
	font-size: 11px;
	width: 70px;
	padding: 5px 0px;
	margin: 0px 5px 5px 0px;
	background: #373737;
	text-align: center;
}

.zodiac_link_box .zodiac_more_link a.zodiac_month_link:hover {
	background: #3675b1;
}

.zodiac_mod_left h4 {
    color: #333;
    font-family: Arial, "Play", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    padding: 0px 0px 10px;
}

/*---------------- Zodiac item ----------*/

.zodiac  {
	display: block;
	padding: 20px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.zodiac header {
    border-bottom: 1px solid #eee;
    display: block;
    float: left;
    width: 728px;
	margin-bottom: 20px;
}

.zodiac  h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
	line-height: 26px;
	padding: 5px 0px;
    font-weight: 100;
	float: left;
    text-indent: 0;
}

.zodiac  h2{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
	line-height: 30px;
	padding: 5px 0px;
    font-weight: 500;
	float: left;
	display: block;
    text-indent: 0;
	margin: 5px 0px 0px 0px;
}

.zodiac  h3{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
	line-height: 18px;
	padding: 5px 0px;
    font-weight: 500;
	float: left;
    text-indent: 0;
	display: block;
	margin: 5px 0px 0px 0px;
	width: 100%;
}

.zodiac  h4{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
	line-height: 16px;
	padding: 5px 0px;
    font-weight: 500;
	float: left;
	display: block;
    text-indent: 0;
	clear: both;
	margin: 5px 0px 0px 25px;
	width: 100%;
}

.zodiac p {
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	line-height: 22px;
	display: block;
	float: left;
}

.zodiac p.more {
	margin-left: 25px;
}

.zodiac span {
	font-weight: 600;
}


.more_zodiac_right a {
    background: none repeat scroll 0 0 #3675b1;
    border: 1px solid #224c73;
    color: #fff;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	margin: 0px 0px 20px 10px;
    padding: 5px 10px;
    text-decoration: none;
}

.more_zodiac_right a:hover {
	background: #373737;
	color: #fff;
	border: solid 1px #000;
}

.more_zodiac_left a {
    background: none repeat scroll 0 0 #3675b1;
    border: 1px solid #224c73;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	margin: 0px 0px 20px 10px;
    padding: 5px 10px;
    text-decoration: none;
}

.more_zodiac_left a:hover {
	background: #373737;
	color: #fff;
	border: solid 1px #000;
}

.horoskop_item  h2 {
	margin: 0px;
}

.horoskop_item  h2 a {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	float: left;
	display: block;
	width: 580px;
	color: #3675b1;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.horoskop_item  p {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 580px;
}

.horoskop_item  h2 a:hover {
	color: #373737;
}

.zodiac img.pictureh {
	float: left;
	border: solid 2px #3675b1;
	margin: 10px 15px 10px 0px;
	padding: 0px 0px 15px 0px;
	margin-left: -105px;
	width: 250px;
	height: 250px;
}

.zodiac .title_more {
    background: none repeat scroll 0 0 #3675b1;
    border: 0 none;
    color: #fff;
    width: 698px;
}

.zodiac  .title_more h3.more {
	background: none repeat scroll 0 0 #3675b1;
    font-family: "Play",'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 15px 0px 0px 0px;
	color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
}

.zodiac p#hday {
	margin-top: -10px;
}

.zodiac p#hweek {
	margin-top: -70px;
}

.zodiac p#hmonth{
	margin-top: -10px;
}

.zodiac .hsocial {
	float: left;
	display: block;
}

.zodiac .hsocial.g-plusone {
	padding: 5px 0px 0px 0px;
}

.zodiac .hsocial .fb-like {
	position: relative;
	top: -7px;
	padding-right: 10px;
}

#___plusone_0 {
	width: 60px!important;
	padding-right: 5px!important;
}

a.zodiac_share  {
    background: url("../design/icons/share_f.png") no-repeat scroll left bottom transparent;
    float: left;
    text-indent: -999em;
    width: 105px;
	height: 25px;
	position: relative;
	left: 0px;
	top: 253px;
}

a.zodiac_share:hover {
    background: url("../design/icons/share_f.png") no-repeat scroll left top transparent;
	width: 105px;
	height: 25px;
}

/*--------------- NEWS ITEM -------------*/

#news {
	padding: 20px;
	display: block;
}

#news header {
	float: left;
	display: block;
	padding: 15px 0px 0px;
	width: 100%;
}

#news.quotes header {
	float: left;
	display: block;
	padding: 15px 0px 5px 0px;
	width: 100%;
}

#news h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
	line-height: 32px;
	padding: 5px 0px 5px 5px;
    font-weight: 100;
	float: left;
	display: table;
	width: 100%;
    text-indent: 0;
}

.news_text h3  {
	color: #555;
	font-size: 16px;
	margin: 15px 0px 15px 5px;
        font-weight: 500;
}

.news_text h2 {
	color: #444;
	font-size: 18px;
	margin: 12px 0px;
        font-weight: 500;
}

.news_text em  {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.news_text a em  {
	color: #3675b1;
}

.news_text em a {
	color: #3675b1;
}

.news_text em  strong.keys {
	color: #333!important;
}

.news_text a em  strong.keys {
	color: #3675b1!important;
}

.news_text em a strong.keys {
	color: #3675b1!important;
}

.news_text strong em  strong.keys {
	color: #333!important;
	font-weight: 600;
}

.news_text a strong.keys {
	color: #3675b1;
}

.news_text a:hover strong.keys {
	color: #1e1e1e;
}

.news_text strong {
	color: #666;
}

.news_text strong.keys {
	color: #666;
	font-weight:500;
}

.news_text strong strong.keys {
	color: #666;
}

.news_text h3 strong.keys {
	color: #444;
	font-weight: 600;
}

.news_text h2 strong.keys {
	color: #444;
	font-weight: 600;
}
.news_text ol {
	margin-left: 35px;
}

#news figure {
	float: left;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#news mark {
	background: none;
}

#news .image_item  {
	width: 726px;
	height: 415px;
	float: left;
	border: solid 1px #eee;
}

#news .image_item img {
	width: 726px;
	height: 415px;
}

#news .image_info {
	background: #f9f9f9;
	border: solid 1px #eee;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	padding: 5px 10px;
	margin: 0px;
	width: 706px;
	float: left;
}

#news .image_info .info {

}

#news  .image_info .autor {
	float: right;
	padding: 0px 0px 0px 10px;
}

.anhor_comments {
	float: left;
	height: 0px;
	margin-top: -20px;
}

#news .news_text {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: 444;
	float: left;
	width: 728px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-all;
	word-break: break-word;
	-ms-word-break: break-all;
}

#news .news_text p {
	margin: 20px 3px;
	padding: 0px;
}

#news .news_text a, #news .news_text a strong {
	color: #3675b1;
}

#news .news_text a:hover {
	color: #1e1e1e;
}


#news ul.date-info {
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 10px 0px;
	float: left;
    list-style-type: none;
}

#news ul.date-info li {
	float: left;
	color: #888;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
	line-height: 11px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: solid 1px #888;
}

#news ul.date-info li a {
	color: #888;
	text-decoration: none;
}

#news ul.date-info li a:hover {
	color: #3675b1;
}

#news ul.date-info li:last-child {
	border-right: none;
}

#news div.news_text ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}


#news div.news_text ul p {
	margin: 0px;
	padding: 0px;
}

#news .news_text blockquote {
	margin: 0px 0px 0px 20px;
}

#news .news_text blockquote p {
	margin: 10px 3px;
	padding: 0px;
}

#news div.news_text img {
	width: 100%!important;
	height: 100%!important;
	background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #eee;
	padding: 5px;
}


#news .news_share {
	width: 716px;
	float: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background: #f9f9f9;
	border: solid 1px #eee;
}

#news .news_share div.share {
	float: left;
	padding: 0px 10px;
	margin: 0px 5px 0px 0px;
	background: #3675b1;
	color: #fff;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
    font-size: 11px;
	line-height: 26px;
	height: 25px;
}

#news .news_share span.likenum {
	float: right;
	padding: 0px 10px;
	background: #3675b1;
	color: #fff;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
    font-size: 12px;
	line-height: 26px;
	height: 25px;
}

#news .news_share span.likebutton {
	float: right;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#news .news_share span.likebutton a {
	background: url("../design/icons/like.png") no-repeat scroll 8px 5px #3675b1;
	float: right;
	padding: 0px 10px 0px 30px;
	color: #fff;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 11px;
	line-height: 26px;
	height: 25px;
}

#news .news_share span.likebutton a:hover {
	background: url("../design/icons/like.png") no-repeat scroll 8px 5px #1e1e1e;
}

#news a.f_share {
    background: url("../design/icons/share_f_25.png") no-repeat scroll left top transparent;
    float: left;
	margin-left: 5px;
    height: 25px;
    text-indent: -999em;
    width: 25px;
}
#news a.f_share:hover {
    background: url("../design/icons/share_f_25.png") no-repeat scroll left bottom transparent;
    height: 25px;
    width: 25px;
}

#news a.g_share {
    background: url("../design/icons/share_g_25.png") no-repeat scroll left top transparent;
    float: left;
	margin-left: 5px;
    height: 25px;
    text-indent: -999em;
    width: 25px;
}
#news a.g_share:hover {
    background: url("../design/icons/share_g_25.png") no-repeat scroll left bottom transparent;
    height: 25px;
    width: 25px;
}

#news a.t_share {
    background: url("../design/icons/share_t_25.png") no-repeat scroll left top transparent;
    float: left;
	margin-left: 5px;
    height: 25px;
    text-indent: -999em;
    width: 25px;
}
#news a.t_share:hover {
    background: url("../design/icons/share_t_25.png") no-repeat scroll left bottom transparent;
    height: 25px;
    width: 25px;
}

#news a.l_share {
    background: url("../design/icons/share_l_25.png") no-repeat scroll left top transparent;
    float: left;
	margin-left: 5px;
    height: 25px;
    text-indent: -999em;
    width: 25px;
}
#news a.l_share:hover {
    background: url("../design/icons/share_l_25.png") no-repeat scroll left bottom transparent;
    height: 25px;
    width: 25px;
}

#news a.d_share {
    background: url("../design/icons/share_d_25.png") no-repeat scroll left top transparent;
    float: left;
	margin-left: 5px;
    height: 25px;
    text-indent: -999em;
    width: 25px;
}
#news a.d_share:hover {
    background: url("../design/icons/share_d_25.png") no-repeat scroll left bottom transparent;
    height: 25px;
    width: 25px;
}

#tags {
	float: left;
	padding: 15px 0px;
	width: 100%;
	border-top: solid 1px #eee;
}

#tags .tagsh {
	float: left;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
	line-height: 16px;
	padding: 3px 6px;
	background: #3675b1;
	border: solid 1px #2d6499;
	color: #fff;
	text-transform: lowercase;
}

#tags .tags {
	float: left;
}

#tags ul.tag {
	float: left;
    list-style-type: none;
	width: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#tags ul.tag li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-right: 0px;
}

#tags ul.tag li a {
	background: #f8f8f8;
	border: solid 1px #eee;
	padding: 4px 8px 4px 8px;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
	text-transform: lowercase;
}

#tags ul.tag li a:hover {
	background: #3675b1;
	border: solid 1px #2d6499;
	color: #fff;
}

.news_source {
	float: right;
	padding: 2px 3px 0px 0px;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
	line-height: 16px;
}

.news_source a {
	color: #666;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.news_source a:hover {
	color: #3675b1;
}

.socialnetw {
	float: left;
	padding: 10px;
	background: #f9f9f9;
	border: solid 1px #eee;
	margin-bottom: 10px;
	width: 706px;
}

.socialnetw  #___plusone_0  {
	float: left!important;
}

.fb-like.overlay {
	float: left;
	background-color: rgba(255,255,255,0.7);
	padding: 5px;
	margin: -410px 0px 0px 7px;
	z-index: 9;
	width: auto!important;
}

.morenews {
	padding: 5px 0px 0px 15px;
	float: left;
	width: 360px;
}

.morenews h3 {
	background: url("../design/icons/more_news.png") no-repeat scroll 8px 8px #3675b1;
	float: left;
	padding: 10px 10px 10px 38px;
	margin: 0px;
	width: 313px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
    font-size: 16px;
	line-height: 16px;
}

#news .morenews  ul.news_tab_r_md {
	float: left;
	width: 360px;
	padding: 14px 0px 0px 0px!important;
	margin: 0px;
	list-style-type: none;
}

#news .morenews  ul.news_tab_r_md  li {
    color: #888;
	border-right: 0px;
    float: left;
	width: 355px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 11px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
#news .morenews  ul.news_tab_r_md  li a {
    color: #888;
    text-decoration: none;
}

#news .morenews  ul.news_tab_r_md  li a:hover {
    color: #3675b1;
}

/*--------------- GALLERY ---------------*/

#news .gallery {
	background: #3675b1;
	padding: 9px 0px 9px 9px;
	float: left;
	width: 718px;
	margin: 0px 0px 15px 0px;
}

#news .gallery.news {
	background: #f9f9f9;
	padding: 9px 0px 0px 9px;
	float: left;
	width: 718px;
}

#news .gallery.news .photos {
	display: table;
	padding-bottom: 9px;
}


#news .gallery  .image_item {
    border: 0px;
    float: left;
    width: 709px;
	height: 405px;
}

#news .gallery  .image_item img {
    width: 709px;
	height: 405px;
}

#news .gallery  .image_info  {
	background: none;
	padding: 0px;
	border: 0px;
    height: 415px;
	width: 709px;
    left: 0px;
    position: relative;
    top: -405px;
    z-index: 5;
}

#news .gallery  .image_info .info_box {  
    background-color: rgba(54, 117, 177, 0.6);
    bottom: 16px;
	left: 0px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 20px;
	padding: 5px 2%;
    min-height: 22px;
    position: absolute;
    width: 96%;
}

#news .gallery.news  .image_info .info_box {  
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 16px;
	left: 0px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 20px;
	padding: 5px 2%;
    min-height: 22px;
    position: absolute;
    width: 96%;
}

#news .gallery .fb-like.overlay {
	float: left;
	background-color: rgba(255,255,255);
	padding: 5px;
	margin: -397px 0px 0px 7px;
	z-index: 9;
	width: auto!important;
}

#news .gallery   .image_info .info {

}

#news .gallery   .image_info .autor {
	float: right;
	padding: 0px 0px 0px 10px;
}

#news .gallery .photos ul.clearfix {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 1px;
}

#news .gallery .photos ul.clearfix  li {
    border: 0px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 11px;
    margin: 0px;
    padding: 8px 8px 0px 0px;
}

#news .gallery .photos ul.clearfix  li a {
	text-decoration: none; display:block;
}

#news .gallery .photos ul.clearfix  li a span.zoom { 
	display:none; 
	background: url('../design/icons/zoom.png') center center no-repeat rgba(54,117,177,0.6); 
	margin: -113px 0 0 0; 
	height: 113px; 
	width: 111px;
	position: relative; 
	z-index: 10;
 }
 
#news .gallery .photos ul.clearfix  li a:hover span.zoom { 
	display:block; 
}

#news .gallery.news .photos ul.clearfix  li a span.zoom { 
	display:none; 
	background: url('../design/icons/zoom.png') center center no-repeat rgba(255,255,255,0.3); 
	margin: -113px 0 0 0; 
	height: 113px; 
	width: 111px;
	position: relative; 
	z-index: 10;
 }
 
#news .gallery.news .photos ul.clearfix  li a:hover span.zoom { 
	display:block; 
}

#news .gallery .photos ul.clearfix  li a img{
	width: 111px;
	height: 111px;
}


/* --------------- Video ---------------- */

#news .video_all {
	background: #3675b1;
	padding: 11px 11px 0px 11px;
	float: left;
	width: 706px;
	margin: 0px 0px 15px 0px;
}

#news .video_more {
    background: none repeat scroll 0 0 #3675b1;
    float: left;
    margin: 5px 0 20px;
    padding: 11px 11px 5px 11px;
    width: 706px;
}

#news .video_more .image_info {
    background: none repeat scroll 0 0;
    border: 0px;
	color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 5px 0px;
    width: 706px;
}

#news .video_more .image_info strong.keys {
	color: #fff;
}

#news img.video {
    height: 1px !important;
    left: -9999em;
    position: absolute;
    width: 1px !important;
}

#news .video_all .fb-like.overlay {
    background-color: rgba(255, 255, 255, 0.7);
    float: left;
    margin: -390px 0 0 7px;
    padding: 5px;
    width: auto !important;
    z-index: 9;
}

#news .video_all .image_info {
    background: none;
    border: 0px;
    float: left;
    font-family: 'Roboto', sans-serif;
	color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 10px 2px;
    width: 702px;
}

#news .video_all .twitter-video {
	margin: 0px!important;
    width: 708px!important;
}

#news .video_all .video_item iframe {
	width: 708px!important;
    height: 396px!important;
}


/* --------------- Reporteri ------------ */

.r_info_top {
    background: none repeat scroll 0 0 #3675b1;
	float: left;
    color: #fff;
	margin: 0;
    padding: 15px 20px;
	margin: 20px 20px 0px;
}

.r_info_send {
	height: 30px; 
	margin: 5px 0px 0px 0px; 
	line-height: 30px;
}

a.button_v {
    background: none repeat scroll 0 0 #222;
    border: 2px solid #3675b1;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin: 0 0 2px 2px;
    padding: 0 15px;
    text-align: center;
    transition: all 0.1s ease-out 0s;
}
a.button_v:hover {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #222;
    color: #222;
}

.r_info_bottom {
    color: #3675b1;
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
	float: left;
	width: 100%;
}

/* --------------- QUOTES --------------- */

.nav_quot {
	float: left;
	width: 100%;
	text-align: center;
}

#news ul.quotc {
    float: left;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 5px 0 5px 5px;
}
#news ul.quotc li {
    background: none repeat scroll 0 0 #3675b1;
    border: 1px solid #224c73;
    color: #fff;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 0 0 10px 10px;
    padding: 10px;
    text-decoration: none;
}

#news ul.quotc li:hover {
    background: none repeat scroll 0 0 #373737;
    border: 1px solid #000;
    color: #fff;
}

#news ul.quotc li a {
    color: #fff;
    text-decoration: none;
}


.prev_quot {
	width: 50%;
	float: left;
	height: 416px;
	top: -416px;
	position: relative;
	z-index: 6;
}

.prev_quot a {
	width: 100%;
	float: left;
	display: block;
	height: 416px;
	text-indent: -999em;
	background: url('../design/icons/prev_quot.png') 50px center;
    background-size: 40px 70px;
    background-repeat: no-repeat;
}

.prev_quot a:hover {
	background: url('../design/icons/prev_quoth.png') 50px center;
	background-size: 40px 70px;
    background-repeat: no-repeat;
}

.next_quot {
	width: 50%;
	float: right;
	height: 416px;
	top: -416px;
	position: relative;
	z-index: 6;
}

.next_quot a {
	width: 100%;
	float: right;
	display: block;
	height: 416px;
	text-indent: -999em;
	background: url('../design/icons/next_quot.png') 260px center;
    background-size: 40px 70px;
    background-repeat: no-repeat;
}

.next_quot a:hover {
	background: url('../design/icons/next_quoth.png') 260px center;
	background-size: 40px 70px;
    background-repeat: no-repeat;
}


#news .gallery .image_info.quot {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 415px;
    left: 0;
    padding: 0;
    position: relative;
    top: -821px;
    width: 709px;
    z-index: 5;
}

#news .news_text.quotes {
	font-family: Georgia, 'Roboto', sans-serif;
	font-style: italic;
	font-size: 22px;
	line-height: 32px;
	background: #3675b1;
	color: #fff;
	float: left;
	width: 727px;
	margin: 0px 0px 20px 0px
}

#news .news_text.quotes div.quot_text {
	margin: 20px 0px 50px 0px;
	padding: 0px 30px;
}

q {
  quotes: "\201C""\201D""\2018""\2019";
}
q:before {
  color: #fff;
  font-family: Georgia, Arial, "Play", sans-serif;
  content: open-quote;
  font-size: 80px;
  margin-right: 20px;
  position: relative;
  top: 40px;
}

q:after {
  color: #fff;
  font-family: Georgia, Arial, "Play", sans-serif;
  content: close-quote;
  font-size: 80px;
  line-height: 0px;
  margin-left: 5px;
  top: 45px;
  position: relative;
}

.news_text.quotes p.autor {
	float: right;
	margin: 0px 30px 30px 0px!important;
}

/*---------------- VICOVE -------------- */


img.smile {
    height: 1px !important;
    left: -9999em;
    position: absolute;
    width: 1px !important;
}

#news .news_share.joke {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #eee;
    float: left;
    margin: 20px 0px;
    padding: 5px;
    width: 716px;
}

#news .news_text.quotes.joke {
	position: relative;
}

#news .news_text .prev_joke a {
	background: url('../design/icons/j_prev.png') no-repeat left center #373737;
    border: 1px solid #1e1e1e;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
	font-style: normal;
    font-size: 20px;
	text-transform: uppercase;
    padding: 10px 15px 10px 50px;
	margin: 0 10px 10px 10px;
    text-decoration: none;
}

#news .news_text .prev_joke a:hover {
	background: url('../design/icons/j_prev.png') no-repeat left center #3675b1;
    border: 1px solid #224c73;
}

#news .news_text .next_joke a {
	background: url('../design/icons/j_next.png') no-repeat right center #373737;
    border: 1px solid #1e1e1e;
    color: #fff;
    float: right;
    font-family: 'Roboto', sans-serif;
	font-style: normal;
    font-size: 20px;
	text-transform: uppercase;
    padding: 10px 50px 10px 15px;
	margin: 0 10px 10px 10px;
    text-decoration: none;
}

#news .news_text .next_joke a:hover {
	background: url('../design/icons/j_next.png') no-repeat right center #3675b1;
    border: 1px solid #224c73;
}

#news .news_text div.joke_text {
	float: left;
	width: 678px;
	height: 100%;
    margin: 20px 25px 15px 25px;
    padding: 0;
}

.news_text iframe {

}

.news_text ._50f3 {
	width: 708px!important;
	min-height: 912px!important;
}

/* --------------- Banners ------------- */

.banner_1  {
	width: 340px;
	display: block;
	margin: 20px 0px;
	position: relative;
	left: -20px;
	text-align: center;
}

.banner_2  {
	width: 340px;
	display: block;
	margin: 20px 0px;
	position: relative;
	left: -20px;
	text-align: center;
}

.banner_3, .banner_4   {
	display: block;
	margin: 20px 0px;
	text-align: center;
}

.banner_5 {
	padding: 20px;
	width: 728px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	min-height: 250px; 
    box-sizing: content-box;
}

.banner_6  {
	/*padding: 20px;
	width: 728px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;*/
}

.banner_7  {
	padding: 20px;
	width: 728px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
}

.banner_8  {
	padding: 5px 15px 15px 0px;
	width: 336px;
	height: 280px;
	display: block;
	float: left;
	border-right: solid 1px #eeeeee;
}

.banner_5.br  {
	padding: 20px;
	width: 728px;
	height: 90px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
}

.banner_6.br  {
  /*padding: 20px;
	width: 728px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee; */
}

.banner_7.br {
	width: 600px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
}

.banner_5.brw {
	padding: 20px 20px 15px 20px;
	width: 728px;
	display: block;
	float: left;
	border: 0px;
}

.banner_7.brh  {
	padding: 20px 84px;
	width: 600px;
	height: 220px;
	display: block;
	float: left;
	border-bottom: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
}

.search-result-item  .banner_6,.search-result-item  .banner_7 {
	border-top: solid 1px #eeeeee;
}

.banner_brand_left {
	width: 120px;
	height: 600px;
	position: fixed;
    margin-left: -120px;
	top: 0px;
}

.banner_brand_right {
	width: 120px;
	height: 600px;
	position: fixed;
	margin-left: 1110px;
	top: 0px;
}

.banner_brand_top {
	width: 1112px;
	height: 160px;
	position: fixed;
	margin-left: 0px;
	top: 0px;
	z-index:1000000;
}

aside.banner_10_home {
	background: #1e1e1e;
	height: 0px;
}

div.banner_9 {
	width: 340px;
	display: block;
	margin:  20px 0px;
	position: relative;
	text-align: center;
}

div.banner_10 {
	/*padding: 15px;
	width: 1076px; 
	height: 100px;
	display: block;
	float: left;
	text-align: center;
	border: 0px;
	border-right: solid 3px #1e1e1e;
	border-left: solid 3px #1e1e1e; 
	border-bottom: solid 3px #1e1e1e; 
	background: #fff; 
	*/
	padding: 0px;
	height:0px;
}

div.banner_photo_bm {
	width: 728px;
	min-height: 280px; 
	display: block;
	margin: 20px 0px 0px 0px!important;
	float: left;
	text-align: center;
	border: 0px;
    background-color: #f9f9f9;
}

#billboard {
	display: grid;
	margin: 0px 0px 0px 0px!important;
	background: #1e1e1e;
}

/* --------------- Breadcrumb ------------- */

#breadcrumb.static_pages {
	margin: 0px 0px 0px 0px;
}

#breadcrumb.sendph {
	margin: 145px 0px 0px 0px;
}

#breadcrumb {
	display: grid;
	border: 1px solid #EEEEEE;
	border-bottom: 0px;
	background: none repeat scroll 0 0 #f9f9f9;
	padding: 10px 10px 10px 15px;
	color: #333;
	width: 1085px;
}

#breadcrumb ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#breadcrumb li.separator {
    color: #ccc;
    padding: 0 4px !important;
    text-align: center;
    width: 10px;
}
#breadcrumb li.pathway {
    padding-right: 0px;
}
#breadcrumb  > ul > li {
    float: left;
    font-size: 12px;
    font-weight: 600;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, "Play", sans-serif;
	color: #555;
}
#breadcrumb  > ul > li a {
    font-weight: normal;
	font-size: 12px;
	font-family: Arial, "Play", sans-serif;
	color: #3675b1;
	text-decoration: none;
}

#breadcrumb  > ul > li a:hover {
	text-decoration: underline;
}

/* --------------- Footer ------------- */

footer div#footer {
	background: #1e1e1e;
	border: 0px;
	min-height: 200px;
}

footer div#footer div.info {
	background: #444;
	border: 0px;
	padding: 30px;
	height: 35px;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	font-family: Arial, "Play", sans-serif;
}

footer div#footer div.info .logo_dunavmost_footer {
    background: url("../design/images/dunavmost_logo_f_a.png") no-repeat scroll 0 -35px rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    padding: 0 15px 0 0;
    text-indent: -999em;
    width: 257px;
}

footer div#footer div.info .logo_dunavmost_footer:hover {
    background: url("../design/images/dunavmost_logo_f_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left;
    height: 35px;
    text-indent: -999em;
    width: 257px;
}

footer div#footer div.info a#footer_webdeisgn.logo {
    float: right;
    height: 50px;
    text-indent: -999em;
    width: 202px;
}

footer div#footer div.info a#footer_webdeisgn.logo:hover {
    height: 50px;
    text-indent: -999em;
    width: 202px;
}

footer div#footer div.info  .dunavmost_info {
	float: left;
	width: 800px;
	height: 50px;
}

footer div#footer div.info  .savov_info {
	float: right;
	width: 247px;
	height: 50px;
	position: relative;
	top: -10px;
}

/* ------------- Menu Footer ----------*/

#menu_f {
	clear: both;
	margin: 0px auto;
	width: 1112px;
	height: 45px;
	background: #1e1e1e;
}

nav.menu_f {
	text-align: center;
	height: 45px;
}

.mega-menu-f,
.mega-menu-f a,
.mega-menu-f ul,
.mega-menu-f li,
.mega-menu-f div,
.mega-menu-f form,
.mega-menu-f input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.mega-menu-f a { text-decoration: none; }

.mega-menu-f li { list-style: none; }

.mega-menu-f {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 10;
}

.mega-menu-f > li {
	display: block;
	float: left;
}

.mega-menu-f > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 45px;
	padding: 0 17px;
	line-height: 45px;
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fcfcfc;
	background: #1e1e1e;
	border-left: 1px solid #444;
}

.mega-menu-f > li:hover > a { 
	background: #1e1e1e; 
	color: #fff; 
	border-left: solid 1px #444;
	}

.mega-menu-f > li:first-child > a {
	border-left: none;
}

ul.mega-menu-f > li > a#menuf1 {
    background: url("../design/icons/mmobile.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu-f > li:hover > a#menuf1 , ul.mega-menu-f > li:active > a#menuf1, ul.mega-menu-f > li:focus > a#menuf1 {
	background: url("../design/icons/mmobile.png") no-repeat scroll 13px 11px #444;
    padding-left: 48px;
}

ul.mega-menu-f > li > a#menuf2 {
    background: url("../design/icons/mandroid.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu-f > li:hover > a#menuf2 , ul.mega-menu-f > li:active > a#menuf2, ul.mega-menu-f > li:focus > a#menuf2 {
	background: url("../design/icons/mandroid.png") no-repeat scroll 13px 11px #444;
    padding-left: 48px;
}

ul.mega-menu-f > li > a#menuf3 {
    background: url("../design/icons/mios.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu-f > li:hover > a#menuf3 , ul.mega-menu-f > li:active > a#menuf3, ul.mega-menu-f > li:focus > a#menuf3 {
	background: url("../design/icons/mios.png") no-repeat scroll 13px 11px #444;
    padding-left: 48px;
}

ul.mega-menu-f > li > a#menuf4 {
    background: url("../design/icons/fcomments.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu-f > li:hover > a#menuf4 , ul.mega-menu-f > li:active > a#menuf4, ul.mega-menu-f > li:focus > a#menuf4 {
	background: url("../design/icons/fcomments.png") no-repeat scroll 13px 11px #444;
    padding-left: 48px;
}

ul.mega-menu-f > li > a#menuf5 {
    background: url("../design/icons/mrss.png") no-repeat scroll 13px 11px;
    padding-left: 48px;
}

ul.mega-menu-f > li:hover > a#menuf5 , ul.mega-menu-f > li:active > a#menuf5, ul.mega-menu-f > li:focus > a#menuf5 {
	background: url("../design/icons/mrss.png") no-repeat scroll 13px 11px #444;
    padding-left: 48px;
}

/* ------------------ Nav Footer --------------- */

#nav_footer {
	background: #444;
	height: 35px;
	width: 100%;
	border-bottom: solid 1px #888;
}

#nav_footer ul {
	padding: 0px;
	margin: 0px;
	height: 35px;
	list-style: none;
	text-align: center;
}

#nav_footer ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0px;
}

#nav_footer ul  li  a {
	color: #999;
	font-size: 11px;
	line-height: 35px;
	text-transform: uppercase;
	padding: 0 18px 0 0;
	font-family: 'Play','Roboto', sans-serif;
	text-decoration: none;
	border-right: solid 1px #999;
}

#nav_footer ul  li  a:hover {
	color: #e8e8e8;
}

#nav_footer ul  li:last-child  a {
	border-right: none;
}

#nav_footer ul  li:first-child  a {
	padding-left: 30px;
}

#nav_footer ul li:hover a, #nav_footer ul li:active a, #nav_footer ul li:focus a{
	text-decoration: underline;
}

/* ------------------ Nav Copyright & Info --------------- */

footer div#footer .copyright {
	clear: both;
	display: block;
	height: 35px;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	background: #444;
	font-family: Arial, "Play", sans-serif;	
	border-top: solid 1px #888;
}

footer div#footer .copyright .copy_info  {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 35px;
	color: #999;
	font-family: "Play", 'Roboto', sans-serif;	
	text-transform: uppercase;
	margin: 0px 0px 0px 29px;
}

footer div#footer .copyright #nav_copy {
	background: #444;
	height: 35px;
	float: right;
}

footer div#footer .copyright #nav_copy ul {
	padding: 0px;
	margin: 0px;
	height: 35px;
	list-style: none;
	text-align: center;
}

footer div#footer .copyright #nav_copy ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0px;
}

footer div#footer .copyright #nav_copy ul  li  a {
	color: #999;
	font-size: 11px;
	line-height: 35px;
	text-transform: uppercase;
	padding: 0 18px 0 0;
	font-family: 'Roboto','Play', sans-serif;
	text-decoration: none;
	border-right: solid 1px #999;
}

footer div#footer .copyright #nav_copy ul  li  a:hover {
	color: #e8e8e8;
}

footer div#footer .copyright #nav_copy ul  li:last-child  a {
	border-right: none;
}

footer div#footer .copyright #nav_copy ul  li:first-child  a {
	padding-left: 30px;
}

footer div#footer .copyright #nav_copy ul li:hover a, footer div#footer .copyright #nav_copy ul li:active a, footer div#footer .copyright #nav_copy ul li:focus a{
	text-decoration: underline;
}

/* ------------ SLIDER WEATHER MODUL ----- */

.slides {
    padding: 0px;
    width: 726px;
    min-height: 175px;
    display: block;
    margin: 0 auto;
    position: relative;
	float: left;
}


.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 700px;
	padding: 0px 20px;
    min-height: 175px;
    display: block;
    position: absolute;
    transform: scale(0);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.slide img {

}

.nav label {
    width: 20px;
    height: 100%;
    display: none;
    position: absolute;
	opacity: 0.5;
    z-index: 9;
    cursor: pointer;
    transition: opacity 1s;
    color: #555;
    font-size: 34px;
    text-align: center;
    line-height: 160px;
    font-family: "Varela Round", sans-serif;
    background-color: #eee;
}

.slide:hover + .nav label { opacity: 1; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.01s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.HourDayStart {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #eaeaea;
    min-height: 165px;
    width: 67px;
	padding-top: 10px;
	float: left;
	text-align: center;
}


.HourHour {
    color: #454545;
    display: block;
    font: bold 12px Arial;
    height: 15px;
    margin-bottom: 16px;
}

.HourImg {
    display: block;
    margin: 0 auto 11px;
}

.HourTemp {
    color: #2a2a2a;
    display: block;
	padding-left: 5px;
    font: bold 15px "Play", Arial;
    height: 15px;
    margin-bottom: 15px;
}

.HourCond {
    color: #454545;
    display: block;
    font: 11px/13px Arial;
    margin-bottom: 7px;
    padding: 0 1px;
}

.DayWall {
	float: left;
	padding: 0px 6px 0px 0px;
}

.DayW {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #eaeaea;
    min-height: 190px;
    width: 71px;
	padding-top: 5px;
	float: left;
	text-align: center;
}


.dayRightDay {
    color: #3675b1;
    display: block;
    font: bold 12px Tahoma;
    height: 16px;
    text-decoration: none;
}


.dayRightDate {
    color: #747474;
    display: block;
    font: 11px Arial;
    height: 12px;
    margin: 10px 5px;
	background: #eee;
	padding: 5px;
}


.dayRightImg {
    display: block;
	padding: 0px 12px;
}


.dayRightTemp {
    color: #2a2a2a;
    font: bold 12px "Play", Arial;
    height: 15px;
    margin-bottom: 0;
}

.dayRightTempLow {
    color: #666;
    font: bold 12px "Play", Arial;
    margin-bottom: 16px;
}

.dayRightCond {
    color: #454545;
    display: block;
    font: 11px/13px Arial;
    margin-bottom: 7px;
    padding: 8px 0px 5px;
}

/* ------------ COMMENTS ----------*/

#feedback-page{
	text-align:center;
}

#form-main{
	width:100%;
	display: table;
	padding-top:0px;
}

#form-main.reporteri {
	width:100%;
	display: table;
	padding-top:0px;
}

#form-div {
	background: #f9f9f9;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px 20px 20px 20px;
	width: 684px;
	float: left;
}

#form-div.reporteri {
	background: #f9f9f9;
	border: solid 1px #eee;
	padding: 10px 20px 20px 20px;
	width: 1028px;
	float: left;
}

.feedback-input {
	color:#3c3c3c;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size: 14px;
	border-radius: 0;
	line-height: 22px;
	background: #fff;
	padding: 5px 5px 5px 40px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #eee;
}

.feedback-input:focus{
	background: #fff;
	border: 2px solid #3675b1;
	color: #3675b1;
	outline: none;
	padding: 5px 5px 5px 40px;
}

.focused{
	color:#3675b1;
	border:#3675b1 solid 2px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(../design/icons/user.svg);
	background-size: 18px 18px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(../design/icons/user1.svg);
	background-size: 18px 18px;
	background-position: 8px 5px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#form-main.reporteri #name {
	background-image: url(../design/icons/user.svg);
	background-size: 18px 18px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
	width: 350px;
}

#form-main.reporteri #name:focus{
	background-image: url(../design/icons/user1.svg);
}

#form-main.reporteri #email {
	background-image: url(../design/icons/email.svg);
	background-size: 25px 25px;
	background-position: 7px 3px;
	background-repeat: no-repeat;
	width: 350px;
}

#form-main.reporteri #email:focus{
	background-image: url(../design/icons/email1.svg);
}

#form-main.reporteri #telephone {
	background-image: url(../design/icons/telephone.svg);
	background-size: 32px 22px;
	background-position: 3px 5px;
	background-repeat: no-repeat;
	width: 350px;
}

#form-main.reporteri #telephone:focus{
	background-image: url(../design/icons/telephone1.svg);
}

#form-main.reporteri #etitle {
	background-image: url(../design/icons/etitle.svg);
	background-size: 18px 16px;
	background-position: 10px 8px;
	background-repeat: no-repeat;
	width: 100%;
}

#form-main.reporteri #etitle:focus{
	background-image: url(../design/icons/etitle1.svg);
}

#form-main.reporteri #file {
	background-image: url(../design/icons/file.svg);
	background-size: 18px 18px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
	width: 100%;
}

#form-main.reporteri #file:focus{
	background-image: url(../design/icons/file1.svg);
}

#comment{
	background-image: url(../design/icons/pencil.svg);
	background-size: 18px 18px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment:focus {
	background-image: url(../design/icons/pencil1.svg);
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 430px;
	height: 70px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3675b1;
	color:white;
	font-size:18px;
	padding-top:15px;
	padding-bottom:15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-top:-4px;
	font-weight:500;
}

#button-blue:hover{
	background-color: #fff;
	color: #3675b1;
}

.submit {
	float:right;
}
	
.submit:hover {
	color: #3675b1;
}

div.captcha {
	float:left;
}
	
img.capcha {
	border: solid 1px #eee;
	float: left;
    width: 121px;
    height: 60px;
}

span.captcha {
    background: url("../design/images/refreshg.png") no-repeat scroll 0px 0px;
    color: #777;
    cursor: pointer;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 14px;
    display: block;
    padding: 0 0 0 18px;
	margin: 5px 0px 15px 135px;
	width: 80px;
	height: 11px;
	text-transform: uppercase;
}

span.captcha:hover {
    background: url("../design/images/refreshg.png") no-repeat scroll 0px bottom;
    color: #3675b1;
}

input.capcha {
	color:#3c3c3c;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size: 14px;
	margin-left: 10px;
	line-height: 18px;
	background: #fff;
	border: solid 2px #eee;
	padding: 3px 6px;
	width: 100px;
	height: 30px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

input.capcha:hover, input.capcha:active, input.capcha:focus {
	color:#3675b1;
	border: solid 2px #3675b1;
}

p.text {
	padding: 0px;
	margin: 0px;
}

.text_simbols {
	width: 100%;
	background: #eee;
	color: #888;
	text-indent: 13px;
	padding: 5px 0px;
	font-family: 'Roboto', sans-serif;
	margin: -7px 0px 20px 0px;
	font-weight:500;
	font-size: 11px;
}

#comment_terms {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	color: #555;
	padding: 15px 20px 25px 20px;
	font-weight:500;
	font-size: 12px;
}

#comments_list  {
	padding: 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #666;
	
}

#comments_list  ul {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
}

#comments_list  ul li {
	border-bottom: solid 1px #eee;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px; 
}

#comments_list  ul li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#comments_list  ul li:first-child {
	padding-top: 0px;
}
//////////////////
.all_comments#comments_list  ul {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
}

.all_comments#comments_list  ul li {
	border-bottom: solid 1px #eee;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 10px 0px; 
}

.all_comments#comments_list  ul li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.all_comments#comments_list  ul li:first-child {
	padding-top: 0px;
}

#comments_list .comment_number {
	background: url("../design/icons/comment_64.png") no-repeat scroll 0px 0px;
    color: #373737;
	font-family: "Play", 'Roboto', sans-serif;
    float: left;
	text-align: center;
    font-size: 24px;
	margin: 0 15px 0 0;
	width: 64px;
    height: 60px;
    line-height: 50px;
}

#comments_list .name {
	font-weight: 700;
}

ul#myList_comments li time {
    background: url("../design/icons/time_12.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 12px;
	font-size: 11px;
    line-height: 13px;
    padding: 0 0 0 16px;
	margin-top: 3px;
}

.all_comments ul.comments_list li time.top {
    background: url("../design/icons/time_12.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    display: block;
	float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 4px;
    padding: 5px 8px 5px 18px;
}

.all_comments ul.comments_list .comment_box {
    border: 1px solid #ccc;
    color: #666;
    display: block;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    margin-top: 0px;
}

#comments_list .comment-body {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	max-width: 600px;
    color: #777;
    margin: 28px 80px 0px 80px !important;
	padding: 0 0 2px;
	word-break: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word;
        white-space: pre-wrap;
}

#comments_list span.comments-vote {
    float: right;
    height: 21px;
	display: grid;
}

#comments_list span.comments-vote a {
    background-image: url("../design/icons/jc_vote.png");
    background-repeat: no-repeat;
    border: medium none !important;
    display: block;
    float: left;
    height: 21px;
    margin: 0 3px 0 0;
    text-decoration: none;
    width: 22px;
}

#comments_list span.comments-vote .busy {
    float: right;
    margin: 0;
    width: 16px;
}

#comments_list .vote-good {
    background-position: 0 0;
}

#comments_list a.vote-good:hover {
    background-position: -44px 0 !important;
}

#comments_list .vote-poor {
    background-position: -22px 0;
}

#comments_list a.vote-poor:hover {
    background-position: -66px 0;
}

#comments_list span.vote-good, #comments_list span.vote-poor, #comments_list span.vote-none {
    float: right;
    font: 500 14px/18px "Play", 'Roboto', sans-serif;
    margin: 0;
}

#comments_list span.vote-good {
    background: none repeat scroll 0 0 #10a800;
    color: #ffffff;
    min-width: 16px;
    padding: 3px 5px;
    text-align: center;
	margin-left: 5px;
}

#comments_list span.vote-poor {
    background: none repeat scroll 0 0 #d21600;
    color: #ffffff;
    min-width: 16px;
    padding: 3px 5px;
    text-align: center;
	margin-left: 5px;
}

#comments_list span.vote-none {
    background: none repeat scroll 0 0 #2b2b2b;
    color: #ffffff;
    min-width: 16px;
    padding: 3px 5px;
    text-align: center;
	margin-left: 5px;
}

/*we dont need this*/
/*#myList_comments li { 
	display:none;
}*/

#loadMore {
	background: #3675b1;
	color: #fff;
	font: 500 16px/18px 'Roboto', sans-serif;
	text-align: center;
	padding: 8px 0px;
	margin-top: 20px;
	cursor:pointer;
}
#loadMore:hover {
	background: #373737;
	color: #fff;
}

.search-result-title.comment {
    float: left;
	display: block;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
    margin: 0px 20px;
    padding: 10px 0px;
	width: 682px;
}

.search-result-title.comment h4 {
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	line-height: 25px;
    font-weight: 100;
    margin: 0px;
    padding: 0px 0px 0px 5px;
	float: left;
}

.search-result-title.comment .styled-select {
   width: 190px;
   height: 25px;
   overflow: hidden;
   background: url(../design/images/select_arrow_c.png) no-repeat 160px 4px #f9f9f9;
   border: 1px solid #eee;
   float: right;
   }

.search-result-title.comment .styled-select select {
   background: transparent;
   width: 210px;
   padding: 3px;
   font-size: 14px;
   line-height: 1;
   border: 0px;
   height: 25px;
   }
   
/* ------------- GALLERY --------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#photo-description {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

#lightbox-image-details-caption {  
    background-color: rgba(54, 117, 177, 0.6);
    bottom: 10px;
	left: 0px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 20px;
	padding: 5px 3%;
    margin: 0 auto;
    min-height: 22px;
    position: absolute;
    width: 94%;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #3675b1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px 'Roboto', sans-serif;
	background-color: #3675b1;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0px 1px 0px 2px; 
	color: #fff; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 85%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
    font-family: "Play", 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	height: 22px;
	float: right;
	padding-bottom: 10px;	
}

/* -----------Video NEWS -------- */

.video_item {
	float: left;
	display: block;
}

/*------------ VIDEO SKIN -------- */
.vjs-default-skin {
  color: #fff;
}

@font-face {
  font-family: 'VideoJS';
  src: url('../font/vjs.eot');
  src: url('../font/vjs.eot?#iefix') format('embedded-opentype'), url('../font/vjs.woff') format('woff'), url('../font/vjs.ttf') format('truetype'), url('../font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #07141e;
  background-color: rgba(30, 30, 30, 1);
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}

.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}

@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}

.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}

.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {

}

.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  width: 100%;
  background: #3675b1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}

.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  top: -1em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  background: #3675b1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #3675b1;
  background: rgba(255, 255, 255, 1);
}

.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}

.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}

.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}

.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}

.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}

.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}

.vjs-default-skin .vjs-big-play-button {
  left: 301px;
  top: 146px;
  display: block;
  z-index: 2;
  position: absolute;
  width: 104px;
  height: 104px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  background: url(../design/images/play.png) no-repeat;
  border-radius: 50px;
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {

  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4000000000000001em;
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  background-image: url(../design/images/play_trh.png) no-repeat;
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {

}
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center 
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  font-size: 1.4em;
  text-align: center;
  bottom: 1em;
  right: 1em;
  left: 1em;
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}

.vjs-loading-spinner {

  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}

.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;

  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}

.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  border-top-color: rgba(7, 40, 50, 0.5);


}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}

.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}

.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {

  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}

.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js:-moz-full-screen {
  position: absolute;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff;
}
.video-js .vjs-captions {
  color: #ffcc66;
}
.vjs-tt-cue {
  display: block;
}

.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}

#facebook_dunavmost {
	margin-bottom: 20px;
	height: 52px;
	background: #3675b1;
}

#facebook_dunavmost:hover {
	background: #010101;
}

#facebook_dunavmost .social-likes__widget {
    border: 0 none;
    cursor: pointer;
    line-height: 36px;
	margin: 0px;
    float: left;
}

#facebook_dunavmost .social-likes__widget.social-likes__widget_facebook {
	background: #3675b1;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    line-height: 36px;
    margin: 0px;
    padding: 10px;
    text-transform: uppercase;
}

#facebook_dunavmost .social-likes__widget.social-likes__widget_facebook:hover {
	background: #010101;
}


#facebook_dunavmost .social-likes__counter {
	background: url("../design/icons/like_32.png") no-repeat scroll 0px 0px #3675b1;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 700;
    height: 32px;
    line-height: 34px;
    padding: 1px 3px 0px 40px;
	margin: 0px 0px 0px 0px;
	border-right: 0px;
    text-transform: uppercase;
	text-align: center;
}

#facebook_dunavmost .social-likes__widget.social-likes__widget_facebook:hover .social-likes__counter {
	background: url("../design/icons/like_32.png") no-repeat scroll 0px 0px #010101;
}

#facebook_dunavmost .fans {
	color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 18px;
    line-height: 18px;
	padding: 8px 0px 0px 0px;
	text-transform: uppercase;
	float: left;
	text-align: center;
}

#facebook_dunavmost .fans .dm {
    font-size: 17.5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

#facebook_dunavmost .fans a {
    color: #fff;
}

.dm_like_box_all .dm_like_box {
	float: left;
	background: #fff;
	border-right: solid 5px #3675b1;
	border-left: solid 5px #3675b1;
	border-bottom: solid 5px #3675b1;
	margin: 0px;
}

.dm_like_box_all {
	display: table;
	margin: 20px 0px 20px 0px;
	background: #fff;
}

.social-likes__widget {
    border: 0 none;
    cursor: pointer;
    line-height: 25px;
	margin: 0px 5px 0px 0px;
    float: left;
}

.social-likes__widget.social-likes__widget_facebook {
	background: url("../design/icons/share_f_25.png") no-repeat scroll 0px 0px #3675b1;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 25px;
    line-height: 26px;
    margin: 0 5px 0 0;
    padding: 0px 0px 0px 25px;
    text-transform: uppercase;
}

.social-likes__widget.social-likes__widget_facebook:hover {
	background: url("../design/icons/share_f_25.png") no-repeat scroll 0px bottom #010101;
}


.social-likes__counter {
    background: url("../design/icons/count_s_bg.png") no-repeat scroll 0px 0px #fff;
	border-right: solid 1px #3675b1;
    color: #3675b1;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    line-height: 26px;
    padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 10px;
    text-transform: uppercase;
}

.social-likes__widget.social-likes__widget_plusone {
	background: url("../design/icons/share_g_25.png") no-repeat scroll 0px 0px #3675b1;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 25px;
    line-height: 26px;
    margin: 0 5px 0 0;
    padding: 0px 0px 0px 30px;
    text-transform: uppercase;
}

.social-likes__widget.social-likes__widget_plusone:hover {
	background: url("../design/icons/share_g_25.png") no-repeat scroll 0px bottom #010101;
}

.social-likes__widget.social-likes__widget_twitter {
	background: url("../design/icons/share_t_25.png") no-repeat scroll 0px 0px #3675b1;
    color: #fff;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 25px;
    line-height: 26px;
    margin: 0 5px 0 0;
    padding: 0px 10px 0px 25px;
    text-transform: uppercase;
}

.social-likes__widget.social-likes__widget_twitter:hover {
	background: url("../design/icons/share_t_25.png") no-repeat scroll 0px bottom #010101;
}

/* ---------------------- WEB FORMS ----------------------- */


#form_reporteri {
	margin: 20px;
}


#form_reporteri .header {
    background: none repeat scroll 0 0 #1e1e1e;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
	display: table;
	width: 100%;
}

#form_reporteri .header h1 {
    color: #fff;
}

#form_reporteri .info {
	color: #444;
    font-size: 14px;
    font-weight: 500;
	display: table;
	width: 100%;
	padding: 10px;
}

#form_reporteri .info a {
	color: #3675b1;
    font-size: 14px;
    font-weight: 700;
}
#form_reporteri .info a:hover {
	color: #1e1e1e;
}

/* --------------------- ERROR Page ------------------------- */

.error_url {
	font-family: "Play", 'Roboto', sans-serif;
	font-size: 180px;
	line-height: 180px;
	color: #3675b1;
	margin: 150px auto 80px auto;
	text-align: center;
	font-weight: bold;
}

.error_text {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: #3675b1;
	text-align: center;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

.error_home  {
	text-align: center;
}

.error_home a {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	background: #3675b1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 30px auto 40px auto;
	padding: 10px 20px;
	display: table;
}

.error_home a:hover {
	background: #1e1e1e;
}

/*--------------------- SEARCH BOX ------------------*/

.search_box_top {
	float: left;
}

/* -------------- Map of Site --------- */

ul.first {
    list-style-type: none;
    padding: 0px;
    margin: 35px 0px 35px 35px;
}

ul.first li {
    background: url(../design/icons/b_map_1.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0px;
	color: #3675b1;
}

ul.first li a {
	color: #3675b1;
}

ul.first li a:hover {
	color: #1e1e1e;
}

ul.first li a.xml {
	color: #1e1e1e;
}

ul.first li a.xml:hover {
	text-decoration: underline;
}

ul.second {
    list-style-type: none;
    padding: 0px;
    margin: 20px 10px;
}

ul.second li {
    background: url(../design/icons/b_map_2.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 20px;
}

ul.third {
    list-style-type: none;
    padding: 0px;
    margin: 20px 10px;
}

ul.third li {
    background: url(../design/icons/b_map_3.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

ul.fourth {
    list-style-type: none;
    padding: 0px;
    margin: 20px 10px;
}

ul.fourth li {
    background: url(../design/icons/b_map_4.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 20px;
}

ul.fifth {
    list-style-type: none;
    padding: 0px;
    margin: 20px 10px;
}

ul.fifth li {
    background: url(../design/icons/b_map_5.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* ------------- Typography -----------*/

.static {
	margin: 20px;
	float: none;
	display: block;
}

h1.dm {
	float: none;
	display: block;
	margin: 15px 0px;
	padding: 0px;
}

ul.dm {
    list-style-type: none;
    padding: 0px;
    margin: 15px 0px 10px 10px;
}

ul.dm li {
    background: url(../design/icons/b_map_4.png) no-repeat scroll 0px 0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0px;
}

ul.dm  a {
	color: #3675b1;
}

ul.dm li a:hover {
	color: #1e1e1e;
}

.dmc {
	margin: 10px 0px 10px 10px;
}

.dmc span {
	background: #3675b1;
	padding: 2px 6px;
	color: #fff;
	margin: 2px 0px;
}

span.dm-1, span.dm-2, span.dm-3 {
    display: block;
    margin: 10px 0px;
    padding: 5px 10px;
	float: none;
}
span.dm-1 {
    background: none repeat scroll 0 0 #3675b1;
    color: #fff;
}
span.dm-2 {
    border: 1px solid #3675b1;
    color: #3675b1;
}

/* KONTACTS */

p.Contact1 { background: url('../design/icons/contacts_1.png') no-repeat 14px 50%; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 32px; }
p.Contact1:hover { background: url('../design/icons/contacts_1.png') no-repeat 14px 50% #eeeeee; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 32px; color:#3776af; }
p.Contact2 { background: url('../design/icons/contacts_2.png') no-repeat 14px 50%; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px; margin: 13px 0px!important;}
p.Contact2:hover { background: url('../design/icons/contacts_2.png') no-repeat 14px 50% #eeeeee; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px; color:#3776af; margin: 13px 0px!important;}
p.Contact3 { background: url('../design/icons/contacts_3.png') no-repeat 14px 50%; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px;margin: 12px 0px!important; }
p.Contact3:hover { background: url('../design/icons/contacts_3.png') no-repeat 14px 50% #eeeeee; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px; color:#3776af;margin: 12px 0px!important; }
p.Contact4 { background: url('../design/icons/contacts_4.png') no-repeat 14px 50%; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px;margin: 13px 0px!important; }
p.Contact4:hover { background: url('../design/icons/contacts_4.png') no-repeat 14px 50% #eeeeee; border:#eee solid 1px; padding: 8px 16px 8px 56px; min-height: 35px; line-height: 35px; color:#3776af;margin: 13px 0px!important; }

.map_contact_sheet p {
	border: solid 1px #eee; padding: 10px;
	height: 231px;
	margin: 0px 0px 20px 0px;
}

.map_contact_sheet p:hover {
		background: #3675b1;
		border: solid 1px #224c73; padding: 10px;
}

.roboto-thin {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: italic;
}


/* Advertising */

table.advert {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	border-left: solid 1px #3675b1;
	margin: 10px 0 20px;
}

table.advert tr.head {
	background: #1e1e1e;
	color: #fff;
	font-size: 16px;
	text-transform:uppercase;
	text-align:center;
	font-weight: 500;
}

table.advert tr.head th {
	padding: 15px 20px;
	text-align: left;
}

table.advert tr.head th.price {
	padding: 15px 0px;
	text-align: center;
}

table.advert tr.first {
	background: #3675b1;
	color: #fff;
	font-size: 14px;
	text-align:center;
	font-weight: 500;
}

table.advert tr.first th {
	padding: 15px 0px;
	border-right: solid 1px #fff;
}

table.advert tr.first th.last {
	padding: 15px 0px;
	border-right: solid 1px #3675b1;
}

table.advert tr.first1 {
	background: #3675b1;
	color: #fff;
	font-size: 14px;
	text-align:center;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
}

table.advert tr.first1 th {
	padding: 15px 20px;
	border-right: solid 1px #3675b1;
}

table.advert tr.first2 {
	background: #f9f9f9;
	color: #3675b1;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
}

table.advert tr.first2 th {
	padding: 15px 20px;
	border-right: solid 1px #3675b1;
}

table.advert tr.first3 {
	background: #f9f9f9;
	color: #555;
	font-size: 13px;
	text-align:center;
}

table.advert tr.first3 th {
	padding: 15px 0px;
	border-right: solid 1px #3675b1;
	border-bottom: solid 1px #3675b1;
	font-weight: 100;
}

table.advert tr.inner {
	color: #555;
	font-size: 13px;
	text-align: center;
	font-weight: 500;
}

table.advert tr.inner td {
	padding: 15px 0px;
	border-right: solid 1px #3675b1;
	border-bottom: solid 1px #3675b1;
}

table.advert tr.inner1 {
	background: #f9f9f9;
	color: #3675b1;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
}

table.advert tr.inner1 div {
	color: #555;
	font-size: 15px;
}


table.advert tr.inner1 td {
	padding: 15px 20px;
	border-right: solid 1px #3675b1;
	border-bottom: solid 1px #3675b1;
}

table.advert tr.inner1 td  em {
	color: #555;
	font-size: 13px;
}

table.advert tr.inner1 td.percent {
	padding: 15px 20px;
	width: 80px;
	border-right: solid 1px #3675b1;
	border-bottom: solid 1px #3675b1;
	text-align: center;
	font-size: 20px;
	color: #3675b1;
}

able.advert tr.inner2 {
	font-size: 16px;
	text-align: left;
	font-weight: 500;
}

table.advert tr.inner2 td {
	color: #555;
	padding: 15px 20px;
	border-bottom: solid 1px #3675b1;
}

table.advert tr.inner2 td h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 100;
	color: #3675b1;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

table.advert tr.inner2 td strong {
	font-weight: 600;
}

table.advert tr.inner2 td  em {
	color: #555;
	font-size: 13px;
}

table.advert tr.inner2 td.price {
	padding: 15px 20px;
	width: 80px;
	background: #f9f9f9;
	border-right: solid 1px #3675b1;
	border-bottom: solid 1px #3675b1;
	text-align: center;
	font-size: 18px;
	color: #3675b1;
}

table.advert  ul  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 60px;
}

table.advert  ul li {
	list-style: none;
	height: 0px;
}

table.advert a, table.advert a:visited, table.advert a:link   {
	text-decoration: none;
	color: #3675b1;
}

table.advert a:hover {
	text-decoration: none;
	color: #1e1e1e;
}

/* Breaking News */

div.breaking_news {
	border-bottom: solid 1px #eee;
}

div.breaking_news article {
	background: #3675b1;
	margin: 20px;
	height: 68px;
}

div.breaking_news article:hover {
	background: #1e1e1e;
}

div.breaking_news article span.breaking {
	background: url("../design/icons/attention.png") no-repeat scroll 16px 16px rgba(30, 30, 30, 30);
	text-indent: -999em;
	height: 68px;
	width: 68px;
	float: left;
	border-right: solid 15px #fff;
}

div.breaking_news article img {
	float: left;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	border: solid 2px #fff;
}

div.breaking_news article a h4 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	margin: 0px;
	display: block;
	padding: 10px 20px;
}

.send_news_bottom {
	float: left;
	width: 728px;
}

.more-news-bottom {
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
}

.more-news-bottom a {
	color: #3675b1;
}

.send_news_bottom {
	width: 706px;
	display: table;
	border: solid 1px #eee;
	color: #888;
	font-weight: 600;
	padding: 5px 10px;
	text-align: center;
	margin: 20px 0px;
}

.send_news_bottoma, .send_news_bottom a:visited, .send_news_bottom a:link   {
	text-decoration: none;
	color: #3675b1;
}

.send_news_bottom a:hover {
	text-decoration: none;
	color: #1e1e1e;
}


.social-links {
	width: 706px;
	display: table;
	color: #888;
	font-weight: 600;
	padding: 6px 10px;
	text-align: center;
	margin: 20px 0px 0px;
}
.social-links a {
	margin: 0px 6px;
	padding: 3px 0px;
}

.social-links a:hover {
	border-bottom: solid 3px #3675b1;
}

.social-links a i {
	margin: 0px 3px;
}

.social-links, .social-links a:visited, .social-links a:link {
	text-decoration: none;
	color: #3675b1;
}

/* Основни стилове за таблицата */

#newstext table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

/* Стилове за заглавната част на таблицата */

#newstext th, td {
    padding: 12px 15px;
    border: 1px solid #ddd;
}

/* Стилове за редуване на фонов цвят за редовете */

#newstext tr:nth-child(even) {
    background-color: #f2f2f2;
}

/* Стилове за заглавната част */

#newstext th {
    background-color: #3675b1;
    color: white;
}

/* Стилове при задържане на курсора над реда */

#newstext tr:hover {
    background-color: #ddd;
}

/* Стилове за първата колона */

#newstext td:first-child {
    font-weight: bold;
}

/* Центриране на текст в клетки със заглавия */

#newstext th {
    text-align: center;
}

/* Центриране на текст в клетки */

#newstext td {
    text-align: center;
}

/* Стилове за заглавия на таблиците */

#newstext table caption {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}




#SC_TBlock_80798 .SC_TBlock_80798_ads-modal-button {
    z-index: 1!important;
}

/* ALARMA Module */

.alarma_bn {
	width: 300px;
	margin: 20px;
}

.title_alarma {
    background: #3675b1 url("../banners/alarma/alarma.png") no-repeat scroll 20px 15px;
    border: 0 none;
    color: #fff;
    text-align: center;
    width: 300px;
	height: 108px;
	text-indent: -999em;
}

.title_alarma a {
    width: 300px;
	height: 108px;
	display: block;
}

.video_alarma {
    background-color: #3675b1;
    padding: 0px 15px 8px 15px;
}

.send_alarma {
    background: #1e1e1e none repeat scroll 0 0;
    list-style-type: none;
    margin: 0;
    padding: 15px;
    text-align: center;
}

.send_alarma a {
    background: #373737 none repeat scroll 0 0;
    color: #e7e7e7;
    font-family: "Play",'Roboto', sans-serif;
    font-size: 16px;
	width: 270px;
	line-height: 35px;
	display: block;
	text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.send_alarma a:hover {
    background: #3675b1 none repeat scroll 0 0;
    color: #fff;
}

.ad-banner-image {
	position: fixed;
	display: block;
	left: 0pt;
	z-index: -100;
	width: 100%;
	height: 921px;
	background: url('../banners/vivacom/wallpaper.jpg') no-repeat scroll center top transparent; top: 0pt; cursor: pointer;"
}

.SC_TBlock_193041_ads-modal-button {
	z-index: 0!important;
}

#u_0_1 ._2tga._3e2a{
	border-radius: 0px!important;
}
#externalLogin {
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    width: 100%;
    height: 0;
    overflow: hidden;
    overflow-y : hidden;
}

#login-buttons-container {
    display: flex;
    flex-direction: row; /* make main axis horizontal (default setting) */
    justify-content: space-around; /* center items horizontally, in this case */
    align-items: center; /* center items vertically, in this case */
}

/* Facebook Share */


.fb-like span {
    vertical-align: bottom;
    width: 100px!important;
}

.fb-like span iframe {
	width: auto!important;
}


/* YouTube Player */

.video_item iframe #player .ytp-chrome-top-buttons {
	display: none!important;
}

.video_item iframe #player .ytp-chrome-top.ytp-show-cards-title {
	display: none!important;
}

.video_item iframe #player .ytp-pause-overlay.ytp-scroll-min {
	display: none!important;
}

.video_item iframe #player .ytp-youtube-button.ytp-button yt-uix-sessionlink {
	display: none!important;
}

.video_item iframe #player .ytp-player-content.ytp-iv-player-content {
	display: none!important;
}

.video_item iframe #player .ytp-swatch-background-color {
    background-color: #3675b1!important;
}

.video_item iframe #player .ytp-settings-button.ytp-hd-quality-badge:after {
    background-color: #3675b1!important;
}

/* YouTube Player End */

/* GOOGLE CONSENT (GDPR) */

body .fc-consent-root button,
body .fc-consent-root button *,
body .fc-consent-root .fc-button-label,
body .fc-consent-root .fc-footer-buttons-container {
    cursor: pointer !important;
}

body .fc-consent-root button.fc-primary-button:hover {
    background-color: #004a94 !important;
}

body .fc-consent-root button.fc-secondary-button:hover {
    background-color: #e6e6e6 !important;
    border-color: #bbbbbb !important;
}

body .fc-consent-root .fc-dialog-container .fc-footer-buttons-container {
    background-color: #ffffff !important;
    width: 100% !important;
    padding: 10px 0 10px 0 !important;
    margin-top: -10px !important;
    
    border: none !important;
    border-top: none !important;
    box-shadow: none !important;
    
    position: relative !important;
    z-index: 10 !important;
    box-sizing: border-box !important;
}

body .fc-consent-root .fc-footer-buttons-divider {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    border: none !important;
}

body .fc-consent-root .fc-footer-buttons {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body .fc-consent-root button.fc-primary-button {
    flex-grow: 1 !important;
    width: auto !important;
    margin: 0 10px 0 0 !important;
    background-color: #005db9 !important;
    border: none !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    min-height: 44px !important;
    height: 44px !important;
    opacity: 1 !important;
    order: 1 !important;
    box-shadow: none !important;
}

body .fc-consent-root button.fc-primary-button .fc-button-label {
    color: #ffffff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
    white-space: nowrap !important;
    font-family: 'Roboto', sans-serif !important;
}

body .fc-consent-root button.fc-secondary-button {
    flex: 0 0 44px !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 6px !important;
    opacity: 1 !important;
    order: 2 !important;
    position: relative !important;
    box-shadow: none !important;
}

body .fc-consent-root button.fc-secondary-button .fc-button-label {
    display: none !important;
}

body .fc-consent-root button.fc-secondary-button::after {
    content: "⚙" !important;
    font-size: 22px !important;
    color: #555555 !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -52%) !important;
    line-height: 1 !important;
    margin: 0 !important;
}

body .fc-button .fc-button-background { display: none !important; }

body .fc-consent-root .fc-dialog .fc-header h1 { font-size: 12px !important; text-align: left !important; }

body .fc-consent-root .fc-header-image { width: 416px !important; }

/* Tb */

.trc_elastic_sc-dunavmost div.videoCube:nth-of-type(7), .trc_elastic_sc-dunavmost div.videoCube:nth-of-type(8), .trc_elastic_sc-dunavmost div.videoCube:nth-of-type(9) { display: none!important; }

.trc_elastic_sc-dunavmost-rightrail div.videoCube:nth-of-type(4), .trc_elastic_sc-dunavmost-rightrail div.videoCube:nth-of-type(5), .trc_elastic_sc-dunavmost-rightrail div.videoCube:nth-of-type(6){ display: none!important; }

.sc-dunavmost .trc_rbox_header, .sc-dunavmost-rightrail .trc_rbox_header {  display: none!important; }

#tbl-next-up { display: none; }

/* AdNv */

#adntv_g87FitYcFU7SgEFU .contentOneTeaserText a { 
    font-family: Arial,play,sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
}

.aries_div .aries_sticky {
	display: none!important;
}

div[id^="aries_div"] {
	z-index:8!important;
}

div[id^="clever"] {
	height: 208.5px !important;
}

/* Report Comments */

a.report {
    display: grid!important;
    text-align: right;
    padding: 15px 1px 0px 0px;
    font-size: 24px;
    background: none!important;
    margin: 0px!important;
    cursor: pointer;
    color: #dedede;
    float: none!important;
    width: unset!important;
}


a.report:hover {
    color: #d21600;
}

#reporting.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  height: 100vh;
  display: flex;
  z-index: 100;

}

#reporting.overlay:target {
  visibility: visible;
  opacity: 1;
}


#reporting .popup {
  margin: auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 716px;
  position: relative;
  transition: all 5s ease-in-out;
}


#reporting .popup h3 {
  margin-top: 0;
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

#reporting .popup .close {
  position: absolute;
  top: 5px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

#reporting .popup .close:hover {
  color: #d21600;
}

#reporting .popup .content-txt {
  max-height: 80%;
  overflow: auto;
  padding: 20px 0px 20px 0px;
}

.comment-txt {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #333;
}

#reporting q:before, #reporting q:after {
    color: #333;
}

.control-group {
	padding: 0px 0px 25px 25px;
}

#reporting .control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    padding-top: 0px;
    cursor: pointer;
    font-size: 16px;
}
#reporting .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
#reporting .control_indicator {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    border: 0px solid #000000;
    border-radius: undefinedpx;
}
#reporting .control:hover input ~ .control_indicator,
#reporting  .control input:focus ~ .control_indicator {
    background: #cccccc;
}

#reporting .control input:checked ~ .control_indicator {
    background: #3675b1;
}
#reporting .control:hover input:not([disabled]):checked ~ .control_indicator,
#reporting .control input:checked:focus ~ .control_indicator {
    background: #0e6647d;
}
#reporting .control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 1;
    pointer-events: none;
}
#reporting .control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
#reporting .control input:checked ~ .control_indicator:after {
    display: block;
}
#reporting .control-radio .control_indicator {
    border-radius: 50%;
}

#reporting .control-radio .control_indicator:after {
    left: 5px;
    top: 5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ffffff;
    transition: background 250ms;
}
#reporting .control-radio input:disabled ~ .control_indicator:after {
    background: #7b7b7b;
}
#reporting .control-radio .control_indicator::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 4.5rem;
    margin-left: -1.3rem;
    margin-top: -1.3rem;
    background: #2aa1c0;
    border-radius: 3rem;
    opacity: 0.6;
    z-index: 99999;
    transform: scale(0);
}
@keyframes s-ripple {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    20% {
        transform: scale(1);
    }
    100% {
        opacity: 0.01;
        transform: scale(1);
    }
}
@keyframes s-ripple-dup {
   0% {
       transform: scale(0);
    }
   30% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
#reporting .control-radio input + .control_indicator::before {
    animation: s-ripple 250ms ease-out;
}
#reporting .control-radio input:checked + .control_indicator::before {
    animation-name: s-ripple-dup;
}

.overlay-ad {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
}

/* ЗА НАС */


.about-content {
    max-width: 800px !important;
    margin: 0 auto !important;
    text-align: left !important;
    font-family: 'Roboto', sans-serif;
    color: #444;
}


.about-content h3 {
    font-size: 20px;
    color: #3675b1;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 30px 0 20px 0;
}

.team-list {
    list-style: none;
    padding: 0;
    margin: 0;
}


.team-list li {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    width: 100%;
}


#news .news_text .team-list li img {

    width: 120px !important;
    height: 120px !important;
    min-width: 120px !important;
    min-height: 120px !important;
    max-width: 120px !important; 
    object-fit: cover !important;
    border-radius: 50% !important;
    margin: 0 25px 0 0 !important;
    padding: 0 !important;
    float: none !important;
    display: block !important;
    border: 3px solid #f0f0f0 !important;
    box-shadow: none !important;
    background: none !important; 
}

.member-info {
    text-align: left !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.member-info strong {
    font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 4px;
}

.member-info .position {
    font-size: 14px;
    color: #777;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
}

.member-info a {
    color: #3675b1;
    font-size: 14px;
    text-decoration: none;
}

.member-info a:hover {
    text-decoration: underline;
}


.contact-info {
    background-color: #f9f9f9;
    border-left: 5px solid #3675b1;
    padding: 25px;
    margin-top: 30px;
    margin-bottom: 40px;
    border-radius: 0 5px 5px 0;
}

.contact-info p {
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #444;
}

.contact-info .main-email {
    font-size: 18px;
    font-weight: bold;
    color: #3675b1;
}