h1, h2, h3, h4, h5, h6 { /*font-family:'Roboto Condensed', sans-serif;*/
    font-weight: normal
}

*

/

.topmenu ul.links {
    margin: 0;
}

#header .topmenu2 {
    left: 0;
}

.menu-block-1, .menu-block-2 {
    float: left;
}

.menu-block-1 ul, .menu-block-2 ul {
    margin: 0;
}

#header .topmenu2 a {
    font-size: 12px;
    line-height: 100%;
    padding: 4px 5px;
    text-transform: uppercase;
}

#header .topmenu2 li.active {
    font-weight: bold;
}

#header .topmenu li {
    margin: 0;
}

#header .topmenu li.active-trail {
    background: url("../img/topmenu-li-active-bg.png") repeat-x scroll 0 0 transparent;
}

#header .topmenu li.active-trail a {
    color: #292929;
}

#header .auth .inputsubmit {
    background: none
}


/*MEta*/

p.post-meta {
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #AAAAAA;
    font-size: 10px;
    margin: 7px 0;
    line-height: 110%
}

p.post-meta span {
    display: inline-block;
    margin-right: 5px;
}

p.post-meta a:hover {
    border-bottom: 1px dotted #000000;
    color: #000000;
    text-decoration: none;
}

span.post-date, span.post-comments, span.post-views {
    background: url("../img/separate.png") no-repeat scroll left -506px transparent;
    padding-left: 16px;
}

span.post-date, span.post-comments, span.post-views {
    background: url("../img/separate.png") no-repeat scroll left -506px transparent;
    padding-left: 16px;
}

span.post-comments {
    background-position: left -574px;
}

span.post-views {
    background-position: left -540px;
}

#header .topmenu2 li.active-trail {
    background: none
}

#header .topmenu2 a.active-trail {
    background: url("../img/topmenu-li-active-bg.png") repeat-x scroll 0 -10px transparent
}

.e-page-content h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px;
}

.e-tabs-content .tab-pane {
    display: none
}

.e-tabs-content .active {
    display: block
}


.share-post {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    clear: both;
    height: 20px;
    margin: 10px 0 0;
    padding: 10px 0 10px 10px;
}


.share-post li, .mini-share-post li {
    display: inline-block;
    list-style: none outside none;
    text-align: center;
    width: auto;
}

.menufooter ul {
    margin: 0;
}

#header .topmenu2 ul {
    margin-left: 7px;
}


h1 {
    font-size: 30px;
    line-height: 100%;
}

/*

.tabs {width:100%;overflow:hidden;font-size:0.9em;margin:2em 0;zoom:1;padding:1px;position:relative;}
.tabs dt {float:left;line-height:2;height:2em;background:#e8f0f5;border:1px solid #e8f0f5;border-bottom:0;padding:0 1em;position:relative;margin-right:1px;cursor:pointer;}
.tabs dt:hover {background-color:#bfdff4;}
.tabs dt.selected {border-color:#CCCCCC;background:#fff;z-index:3;cursor:auto;}
.tabs dd {background:#fff;display:none;float:right;width:100%;margin:2em 0 0 -100%;position:relative;z-index:2;}
.tabs dd.selected {display:block;}
.tabs .tab-content {border:1px solid #CCCCCC;padding:20px;}
*/

/*Comments*/

.commentlist {
    margin: 0;
}

#comments-title, #reply-title {
    margin: 25px 0 10px;
    border-bottom: 4px solid #AAA6A6;
    font-size: 18px;
    text-transform: uppercase;
}


.commentlist li {
    clear: both;
    margin-bottom: 20px;
    position: relative;
    list-style: none;
}

.comment-wrap {
    background: none repeat scroll 0 0 white;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 3px 0 #B5B5B5;
    margin-left: 20px;
    padding: 10px;
    position: relative;
}

.comment-avatar {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 0 3px #B5B5B5;
    float: left;
    height: 45px;
    margin: 0 10px 5px -30px;
    overflow: hidden;
    padding: 2px;
    width: 45px;
}

.author-comment {
    overflow: hidden;
    position: relative;
}

.author-comment cite {
    color: #3B3B3B;
    display: block;
    margin-bottom: 2px;
    padding-top: 4px;
    position: relative;
}

.commentmetadata {
    clear: both;
    display: block;
    font-size: 85%;
}

.commentmetadata a {
    color: #3B3B3B;
}

.comment-content {
    clear: both;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}

.comment-content p {
    line-height: 17px;
    margin-bottom: 10px;
}

.commentlist .comment_links {
    background: none repeat scroll 0 0 #DDDDDD;
    bottom: 0;
    font-size: 11px;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    text-shadow: 0 1px 1px #FFFFFF;
}

.commentlist .comment_links ul {
    margin: 0;
    padding: 0;
}

.commentlist .comment_links ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
}


input.form-submit {
    background: -moz-linear-gradient(center top, #FBFBFB 0px, #EEEEEE 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D9D9D9;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: black;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    position: relative;
    text-shadow: 0 1px 0 white;
    transition: background 0.4s ease 0s;
    width: auto;
}


.node img {
    height: auto;
    max-width: 100%;
}

.node h1, .node h2, .node h3, .node h4, .node h5, .node h6 {
    margin-bottom: 15px;
}

.node h1 {
    font-size: 36px;
}

.node h2 {
    font-size: 30px;
}

.node h3 {
    font-size: 24px;
}

.node h4 {
    font-size: 18px;
}

.node h5 {
    font-size: 14px;
}

.node h6 {
    font-size: 12px;
}


.node table {
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
    border-collapse: separate;
    border-radius: 3px 3px 3px 3px;
    border-spacing: 0;
    color: #333333;
    font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
    width: 100%;
}

.node table td, .node table th {
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid white;
    color: #555555;
}

.node table th {
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    padding: 7px 7px 8px;
    text-align: left;
    text-shadow: 0 1px 0 #FFFFFF;
}

.node table td {
    font-size: 12px;
    padding: 4px 7px;
    vertical-align: top;
}


.gallery {
    margin: 0 auto 18px;
}

.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 25%;
}

.gallery .gallery-item img {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #B5B5B5;
    height: auto;
    padding: 2px;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.gallery .gallery-item a:hover img {
    box-shadow: 0 0 2px #666666;
    margin: -5px 0 5px;
    opacity: 0.6;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-4 .gallery-item dt {
    width: 156px;
    margin: 0 auto;
}

.gallery img {
    border: 0 none !important;
}

.gallery-columns-2 .attachment-medium {
    height: auto;
    max-width: 92%;
}

.gallery-columns-4 .attachment-thumbnail {
    height: auto;
    max-width: 84%;
}

.gallery .gallery-caption {
    color: #888888;
    margin: 0 0 12px;
}

.gallery br + br {
    display: none;
}


.met_carousel_control a {
    background-color: #EAEAEA;
    color: #B6B6B6;
    display: block;
    float: left;
    padding: 2px 8px;
    transition: all 0.2s ease 0s;
}

.met_carousel_control a:first-child {
    margin-right: 3px;
}

.met_carousel_control a:hover {
    background-color: #ffba49;
    color: #FFFFFF;
    text-decoration: none;
}

.met_carousel_wrap {
    margin: 0 -10px !important;
    position: relative;
}

.met_carousel > div {
    float: left;
    padding: 0 10px;
    width: 223px;
}

.caroufredsel_wrapper {
    float: left !important;
}

.met_carousel_control {
    float: right;
}

.met_carousel > div:first-child {
    margin-left: 0;
}

.met_carousel > div {
    float: left;
    padding: 0 10px;
    width: 223px;
}

.n_cat_list_image {
    float: left;
    margin-bottom: 9px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.n_news_cat_list_preview, .n_news_cat_list_preview img {
    width: 100%;
}

.n_news_cat_list_preview {
    display: inline-block;
}

.n_cat_list_image > a:first-child {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}

.n_news_cat_list_preview, .n_news_cat_list_preview img {
    width: 100%;
}

.n_news_cat_list_preview img {
    display: inline;
}

.n_image_hover_bg img {
    display: block;
    width: 100%;
}

.n_cat_list_image > .n_image_hover_bg {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}


.met_carousel_column .n_title_link {
    display: block;
    float: left;
    width: 100%;
}

.n_little_title {
    color: #000000;
    margin: 0;
}

.n_title_link * {
    transition: color 0.3s ease 0s;
}

.n_little_date {
    color: #AAAAAA;
    display: inline-table;
    font-size: 10px;
    font-style: italic;
    margin-bottom: 10px;
}

.n_short_descr {
    margin-bottom: 12px;
}

.n_color {
    color: #00AAAA;
}

.n_view_count {
    display: inline-block;
    margin: -4px 5px 0;
}

.n_view_counter {
    font-size: 10px;
}


.n_splitter {
    border-top: 1px solid #E6E6E6;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.n_splitter span {
    float: right;
    height: 3px;
    margin-top: -2px;
    width: 46px;
}

.n_bgcolor {
    background-color: #0088CC;
}

.n_news_cat_list_title a {
    color: #3D5890;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}

.n_news_cat_list_title {
    color: #3D5890;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}

.pull-left {
    float: left;
}

.n_news_cat_list_title small {
    color: #999999;
}

.n_news_cat_list {
    margin-bottom: 20px
}

.e-page {
    padding: 0;
}


.about-author {
    border-bottom: 1px dotted #DEDEDE;
    margin-bottom: 20px;
    padding: 5px 0 25px;
}

.author-photo {
    float: left;
    margin: 0 24px 10px 0;
}

.author-photo img {
    border: 1px solid #C2BFBF;
    border-radius: 3px 3px 3px 3px;
    padding: 1px;
}

.ovh {
    overflow: hidden;
}

.post-links {
    background-color: #FAFAFA;
    border: 1px solid #F1F1F1;
    padding: 5px 10px;
}

.author-description > h6 {
    color: #939CA0;
    font-size: 15px;
    line-height: 120%;
    margin: 0;
}

.author-description p {
    font-size: 12px;
    margin: 5px 0;
}

.post-links ul {
    margin: 0;
}

.post-links ul li {
    background: url("../img/dot.gif") no-repeat scroll 6px 50% transparent;
    display: inline;
    list-style: none outside none;
    padding-left: 20px;
}

.post-links ul li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}

.post-links ul li a {
    color: black;
    font-size: 12px;
}

.divider {
    border-bottom: 1px dotted #F1F1F1;
    padding-top: 10px;
    margin-bottom: 20px

}


div.block h2 {
    font-size: 16px
}

.n_recent_work {
    float: left;
    margin-top: 3px;
    position: relative;
    width: 100%;
}

.n_recent_work .n_recent_work_shadow {
    background-image: url("../img/recent-work-shadow.png");
    bottom: -11px;
    height: 88px;
    right: -9px;
    position: absolute;
    width: 164px;
}

.n_recent_posts {
    float: left;
    margin: 0;
}

.n_recent_posts li {
    background-color: #F2F2F2;
    float: left;
    list-style: none outside none;
    margin-top: 3px;
    width: 100%;
}

.n_recent_posts a {
    display: block;
    padding: 15px 10px;
    transition: all 0.3s ease 0s;
}

.n_recent_posts a:hover {
    background-color: #ffba49;
    text-decoration: none;
}

.n_recent_posts a:hover h4, .n_recent_posts a:hover p {
    color: black;
}

.n_recent_posts img {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
}

.n_recent_posts h4, .n_recent_posts p {
    margin-left: 58px;
}

.n_recent_posts h4 {
    color: #151719;
    margin-bottom: 4px;
    margin-top: 0;
}

.n_recent_posts p {
    color: #5B6A6F;
    font-size: 10px;
    margin-bottom: 0;
}

.share-post ul {
    float: left;
}

.pluso {
    float: right;
    margin-right: 10px;
    margin-top: -32px
}


.met_carousel_wrap.front {
    margin: 0 !important;
}


.met_carousel_wrap {
    height: 250px;
    margin: 0 -10px !important;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.met_carousel_wrap.front {
    height: 215px;
    margin: 0 !important;
    overflow: hidden;
    width: 100%;
}


#smi_teaser_1366 {
    clear: both;
}


.span4 .block, .span3 .block {
    margin-bottom: 30px
}


.search_top {
    height: 36px;
    position: absolute;
    right: 20px;
    top: 116px;
}

.search_top #edit-submit-search {
    text-indent: -999px;
    width: 10px;
    border: none;

}

#header .views-exposed-form .views-exposed-widget {
    position: absolute;
    padding: 0;
    right: 0;
}

#header .views-exposed-form .views-exposed-widget .form-submit {
    margin: 0;
}


.e-banner img {
    margin: 0 auto;
    display: block
}


#calendar-body {
    clear: both;
}


.sidebar .met_carousel_wrap {
    height: 70px
}


.directory_map {
    margin-bottom: 20px
}


.view-section-directory-map .view-filters {
    float: left;
    clear: both;
}

.view-section-directory-map .view-content {
    clear: both;
}


.view-section-dossier .n_news_small_boxes {
    float: left;
    margin-top: 40px;
    width: 100%;
}

.view-section-dossier .n_news_small_boxes > div {
    float: left;
    margin-left: 2.5641%;
    width: 31.6239%;
}

.view-section-dossier .n_news_small_boxes > div:first-child, .n_news_small_boxes > div:nth-child(3n+1) {
    margin-left: 0;
}

.view-section-dossier .n_news_small_boxes > div:nth-child(3n+1) {
    clear: left;
}

.view-section-dossier .n_news_small_boxes > div > .n_splitter_2 {
    margin-bottom: 0;
    margin-top: 10px;
}

.view-section-dossier .n_news_small_boxes p {
    margin-top: -8px;
}

.view-section-dossier .n_latest_post_picture {
    display: block;
    float: left;
}

.view-section-dossier .n_latest_post_picture img {
    display: block;
}

.view-section-dossier .n_latest_post_details {
    margin-left: 60px;
    min-height: 90px
}

.view-section-dossier .n_latest_post_container .n_title_link {
    display: block;
}


.view-section-dossier .n_latest_post_container .n_title_link h5 {
    margin-top: 0;
}

.view-section-dossier .n_little_title {
    color: #000000;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 0;
}

.view-section-dossier .n_title_link * {
    transition: color 0.3s ease 0s;
}

.view-section-dossier .n_little_date {
    color: #AAAAAA;
    display: inline-table;
    font-style: inherit;
    line-height: 100%;
    margin-bottom: 10px;
}

.view-section-dossier .n_splitter_2 {
    border-top: 1px solid #E6E6E6;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.view-section-dossier .n_news_small_boxes > div > .n_splitter_2 {
    margin-bottom: 0;
    margin-top: 10px;
}

.view-section-dossier .n_splitter_2 span {
    float: left;
    height: 3px;
    margin-top: -2px;
    width: 10px;
}


#header #edit-key {
    background: url("../img/header-search-input-bg.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 25px;
    padding: 0 11px 0 25px;
    width: 179px;
    border: none;
    box-shadow: none;
    border-radius: 0
}

#header #edit-submit-search {
    background: url("../img/header-search-submit-bg.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    text-indent: -10000px;
    width: 56px;
    border: none;
    box-shadow: none;
    border-radius: none;
    display: block
}


#header #edit-submit-search {
    background: url("../img/uk/search.png") no-repeat scroll 0 0 transparent;
}

#block-block-6 {
    margin: 30px 0;
}

#block-block-6 td {
    text-align: center
}

.news-block-magick {
    clear: both;
    border: 1px solid #CCCCCC;
}


.post-comments {
    display: none !important
}

.search_top .views-widget-sort-by {
    display: none
}

.search_top .views-widget-sort-order {
    display: none
}

.sidebar #block-views-exp-search-page #edit-key-wrapper {
    display: none
}


#block-block-8 *, #block-block-7 * {
    font-size: 12px
}

#block-block-8 p, #block-block-7 p {
    margin-bottom: 5px;
    line-height: 140%
}

#block-block-8 h2, #block-block-7 h2 {
    line-height: 140%;
    font-weight: bold
}


.view-content #accordion {
    margin: 20px 0;
}

.view-content #accordion h1, .view-content #accordion h2, .view-content #accordion h3, .view-content #accordion h4, .view-content #accordion h5 {
    margin-left: 0 !important;
}

.view-content #accordion li {
    margin-bottom: 20px;
    list-style: none;
}

.view-content #accordion li a {
    background: url("../img/faq.png") no-repeat scroll 1% 20% #EEEEEE;
    display: block;
    margin-bottom: 20px;
    min-height: 35px;
    outline: medium none;
    padding: 12px 20px 10px 60px;
}

.view-content #accordion ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.view-content #accordion ul li {
    line-height: 24px;
    padding-left: 60px;
}

.view-content #accordion ol li {
    margin-bottom: 0 !important;
    padding-left: 20px;
}

.view-content #accordion ul li a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #999999;
    margin-left: 10px;
    padding-top: 0;
}

.view-content #accordion ul li a.last {
    border-bottom: medium none;
}

.experts_info {
    background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    font-style: 12px
}


.tags_related ul {
    border: 1px dotted #F1F1F1;
    clear: both;
    display: block;
    float: left;
    margin: 0 0 30px;
    padding: 10px 5%;
    width: 90%;
}

.tags_related h5 {
}

.tags_related li {
    float: left;
    font-size: 12px;
    vertical-align: top;
    width: 45%;
}

.tags_related li.views-row-odd {
    margin-right: 10%;
    margin-bottom: 5px
}


.view-section-city .views-row {
    display: inline-block;
    width: 25%;
    text-align: center
}


#node-175955 input.form-text {
    width: 90% !important
}

.url-textfield {
    display: none !important;
}


.view-section-webcams .views-row {
    float: left;
    margin: 20px 1%;
    text-align: center;
    width: 30%;
}

.view-section-city .views-row {
    float: left;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 50%;
}

.view-section-city-items.view-display-id-page_2 .column {
    padding-bottom: 30px;
    border-bottom: 1px solid gray;
    margin-bottom: 10px
}

.view-section-city-items.view-display-id-page_2 .column img {
}


.view-section-city-items.view-display-id-page_2 .column h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 0 0;
}

.view-section-city-items.view-display-id-page_2 .column span {
    color: #AAAAAA;
    display: inline-table;
    font-size: 10px;
    font-style: italic;
}

.view-section-city-items.view-display-id-page_2 .column p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}


/*2014*/
/*
#header {
    background: url("../img/reporter_bg_2014.jpg") repeat-x scroll left top #3D5890;
    height: 185px;
    margin: 0 auto 20px;
    position: relative;
}

#header .logo {
    display: block;
    height: 48px;
    left: 80px;
    position: absolute;
    top: 46px;
    width: 315px;
}

.hat_header {
    left: 347px;
    position: absolute;
    top: 34px;
}
*/


.view-section-city-photos .views-row {
    text-align: center;
    width: 25%;
}

.view-section-city-photos .views-row a {
}

.view-section-city-photos .views-row img {
    border: 1px solid #D9D5D5;
    padding: 2px;
}

.view-section-city-photos .views-row:hover img {
    border: 1px solid gray
}

.view-section-city-photos .views-row h5 {
}


.premium .itemlist {
    list-style: none outside none;
    margin: 0 0 0 30px;
}

.premium .itemlist > li {
    line-height: auto;
    border-bottom: 1px solid #c4d2de;
    padding: 8px 0;
    font-family: Calibri;
    position: relative;
}

.premium .itemlist .counter {
    color: #3D5890;
    content: counter(li, decimal);
    counter-increment: li;
    font-size: 26px;
    font-weight: bold;
    left: -30px;
    margin-right: 8px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: 10px;
}

.premium .type {
    background: none repeat scroll 0 0 #3D5890;
    border-radius: 3px;
    float: left;
    margin-bottom: 17px;
    margin-right: 1%;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 9%;
}


.premium .title {
    background: none repeat scroll 0 0 #3D5890;
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    line-height: 28px;
    margin-bottom: 17px;
    padding: 5px 8px;
    width: 85%;
}

.premium .title a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: Calibri;
}

.premium .img {
    width: 28%;
    float: left;
    border: 1px solid #3d5890
}

.premium .info {
    width: 65%;
    float: right;
    border-radius: 3px;
    border: 1px solid #879bbb;
    font-size: 14px;
    color: #3d5890;
    font-weight: bold;
}

.premium .info ul {
    margin: 0;
    padding: 0
}

.premium .info .odd {
    background: #e2e6ee
}

.premium .info label {
    float: left;
    width: 110px;
    font-size: 14px;
    color: #3d5890;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 0;
    display: block;
    padding-left: 10px;
}

.premium .info li {
    list-style: none;
    height: 27px;
    line-height: 27px;
}

.premium .body {
    font-size: 14px;
    line-height: 20px;
    color: #3d5890;
    margin: 15px 0
}

.premium .meta .view span {
    font-size: 18px;
}

.premium .meta .view {
    color: #3d5890
}

.premium .othermeta {
    color: #6f767c;
    font-size: 12px;
}

.premium .othermeta a {
    color: #6f767c;
    text-decoration: underline;
}

.premium .listimg {
    margin-bottom: 15px;
}

.premium .listimg img {
    border: 1px solid #e1e1e1;
    margin-right: 5px;
}

.premium .premium_item {
}


.premium_directory ul {
    margin: 0;
}

.premium_directory ul ul {
    margin-left: 15px
}


.premium_directory li {
    border: 1px solid #FFFFFF;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.premium_directory li ul {
    display: none;
}

.premium_directory li.active ul,
.premium_directory li.active-trail ul {
    display: block;
}

.premium_directory li a {
    background: none repeat scroll 0 0 #3D5890;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 10px 5px;
}

.premium_directory li.active > a,
.premium_directory li:hover > a {
    background: transparent;
    color: #3D5890;
    text-decoration: none;
}

.premium_directory li li {
    background: none;
    color: black
}

.view-section-premium .views-exposed-form .views-exposed-widget .form-text {
    border: 1px solid #C9D5E0 !important;
    box-shadow: 0 0 0 3px #E4EAEE !important;
}

.view-section-premium .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;

}

.field-name-field-premium-gallery .field-item {
    display: inline-block;
    margin: 5px;
}

.field-name-field-premium-gallery .field-item img {
    padding: 2px;
    border: 1px solid gray
}

.field-name-field-premium-phones .field-item {
    display: inline-block;
}


#map {
    border: 2px solid #3D5890;
    box-shadow: 1px 1px 10px #808080;
    padding: 2px;
}

.premium_map_info img {
    border: 1px solid #3D5890;
    display: inline-block;
    margin-right: 5px;
    overflow: visible;
    padding: 1px;
}


.poll {
    overflow: hidden;
    clear: both;
}

.poll .bar .foreground {
    background-color: #FDAF05;
    height: 1em;
    float: left; /* LTR */
}

.form-type-radio label {
    display: inline;
    padding-left: 5px;
}

div.poll div.title {
    margin-bottom: 5px;
}

#edit-choice div.form-item-choice {
    margin-top: 3px;
    margin-bottom: 3px;
}

#inner-poll-form .form-item * {
    display: inline-block;
    vertical-align: top;
}

.inner_poll h2 {
    font-weight: bold
}


ul.social_links {
    background: url("../img/social/sub.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px 5px 0 0;
    height: 35px;
    left: 605px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 113px;
    width: 151px;
}

ul.social_links li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 4px 0 0;
    text-align: center;
    width: 30px;
}

ul.social_links li a {
    display: block;
    height: 26px;
    margin: 0 auto;
    width: 26px;
}

ul.social_links li.f a {
    background: url(../img/social/f.png) no-repeat;
}

ul.social_links li.f a:hover {
    background: url(../img/social/f_002.png) no-repeat;
}

ul.social_links li.g a {
    background: url(../img/social/g.png) no-repeat;
}

ul.social_links li.g a:hover {
    background: url(../img/social/g_002.png) no-repeat;
}

ul.social_links li.t a {
    background: url(../img/social/t.png) no-repeat;
}

ul.social_links li.t a:hover {
    background: url(../img/social/t_002.png) no-repeat;
}

ul.social_links li.v a {
    background: url(../img/social/vk.png) no-repeat;
}

ul.social_links li.v a:hover {
    background: url(../img/social/vk_002.png) no-repeat;
}

ul.social_links li.r a {
    background: url(../img/social/r.png) no-repeat;
}

ul.social_links li.r a:hover {
    background: url(../img/social/r_002.png) no-repeat;
}

ul.social_links li.i a {
    background: url(../img/social/ig.png) no-repeat;
}

.weather {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 5px 0 0 15px;
}


#header .org {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 15px;
    padding: 0 20px;
    width: 520px;
}

#header .org .lang {
    text-align: right;
}

.weather span.calendar {
    background: url("../img/calendar_.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 28px;
    margin: 0 5px;
    padding-top: 8px;
    text-align: center;
    width: 28px;
}

.weather span.weather_info {
    margin-left: 55px;
}


.weather img {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: -4px;
}

blockquote {
    border-left: 1px solid CCCCCC;
    font-style: italic;
    padding-left: 20px;
    padding-right: 8px;
    margin-left: 30px;
    padding: 10px
}

blockquote p {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 20px;
    position: relative;
}

.banks_info {
    margin-left: 15px;
    display: none;
}


.currency_rotator {
    background: url("../img/social/sub.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    height: 35px;
    left: 760px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    top: 113px;
    width: 150px;
    font-weight: bold;
    vertical-align: top;
}


.currency_rotator a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    vertical-align: top;
}

.currency_rotator .rotate {
    display: inline-block;
    width: 75px;
    vertical-align: top;
}

.rotating {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-origin-x: 50%;
}

.rotating.flip {
    position: relative;
}

.rotating .front, .rotating .back {
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.rotating .front {
    position: absolute;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.rotating.flip .front {
    z-index: 1;
}

.rotating .back {
    display: block;
    opacity: 0;
}

.rotating.spin {
    -webkit-transform: rotate(360deg) scale(0);
    -moz-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    transform: rotate(360deg) scale(0);
}


.rotating.flip .back {
    z-index: 2;
    display: block;
    opacity: 1;

    -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
    -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
    -o-transform: rotateY(180deg) translate3d(0, 0, 0);
    transform: rotateY(180deg) translate3d(0, 0, 0);
}

.rotating.flip.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
    -o-transform: rotateX(180deg) translate3d(0, 0, 0);
    transform: rotateX(180deg) translate3d(0, 0, 0);
}

.rotating.flip.cube .front {
    -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube .back {
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}


.weather_desc {
    display: inline-block;
    line-height: 120%;
    margin-left: 5px;
    vertical-align: text-top;
    max-width: 190px;
}

.bank_info {
}

.bank_info span {
    display: block;
    float: left;
    margin-top: 7px;
    vertical-align: middle;
}


.banks_table tbody tr:hover {
    background-color: #EFEFEF !important
}

.banks_table .column_1 {
    text-decoration: underline;
}

.share-post .pluso {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.views-exposed-widgets .description {
    display: none;
}

.facetapi-facetapi-checkbox-links li {
    clear: both;
    display: block;
    float: none;
    line-height: 100%;
    list-style: outside none none;
    margin-bottom: 10px;
    vertical-align: top;
}

.facetapi-facetapi-checkbox-links {
    margin: 0
}

.facetapi-facetapi-checkbox-links input {
    display: inline-block;
    margin-right: 15px;
    margin-top: 0;
    vertical-align: top;
}


.view-section-panoramas-items,
.view-section-panoramas {
    margin: 30px 0
}

.view-section-panoramas-items .views-row,
.view-section-panoramas .views-row {
    display: inline-block;
    width: 49%;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
}

.view-section-panoramas-items .views-row img,
.view-section-panoramas .views-row img {
    display: block;
    height: auto;
    max-width: 100%;
    padding: 2px;
    border: 1px solid gray
}

.view-section-panoramas-items .views-row h3 a,
.view-section-panoramas .views-row h3 a {
    color: #3D5890;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
