/*
#------------------------------------------------------------------------
#
# Copyright (C) 2010-2012 REWIS.ru All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.rewis.ru
# Support: info@rewis.ru 
# Author: Pavel Sarovskiy 
# Charset: UTF-8
# Color: dark blue
#
#------------------------------------------------------------------------
*/
/*color*/
a { color: #007ca8; text-decoration: none; line-height: inherit; }
a:hover { color: #0099cc; }
a:focus { color: #006699; outline: none; }
.tags a:after { content: ""; width: 12px; height: 20px; background: url('../images/tags.png') no-repeat; position: absolute; right: -12px; top:0;}
.weekday { color: #007ca8; }
.day-current, .day-current a { color: #007ca8; font-weight: bold; }
.calendar a{ color: #007ca8; }
.lines { background-color: #007ca8; min-height: 40px !important; margin-bottom: 20px;}
.button, .bbcodes, .bbcodes_poll { background-color: #007ca8; display: inline-block; text-align: center; padding: 9px 10px 11px; color: #fff; text-decoration: none; font-weight: bold; font-size: 13px !important; font-size: 1.3rem; line-height: 1; font-family: Arial, Helvetica, sans-serif; position: relative; cursor: pointer; border: none; outline: none; margin: 0; }
.blue.button { background-color: #007ca8; }
#topnav li a:hover,  .subnav li a:hover, .topnews .cat a:hover { color: #ee7f4e !important;}
#middlenav .bl { border-bottom: 1px dotted #007ca8; margin: -6px 0 3px 0;}
#middlenav li:hover {-webkit-transition: background 0.25s ease-out, color 0.15s ease-out; -o-transition: background 0.25s ease-out, color 0.15s ease-out; -moz-transition: background 0.25s ease-out, color 0.15s ease-out; -ms-transition: background 0.25s ease-out, color 0.15s ease-out; transition: background 0.25s ease-out, color 0.15s ease-out; background-color: #007ca8;}
#middlenav ul:first-child li.active { background-color: #007ca8; }
.title img { position: absolute; left: -15px; background-color: #007ca8;}
.tags a{ line-height: 20px; background: #007ca8; color: #fff; font-weight: 100; padding: 0 5px; font-size: 11px; display: inline-block; margin-bottom: 5px; position: relative; margin-right: 17px;}
.commentit h5,.pagenav .navlink a,.pagenav .navlink span,.comment h5 { color: #007ca8; text-transform: uppercase; letter-spacing: -0.06em; font-weight: 100; font-size: 12px;}
.pagenav .pages span { border-bottom: 3px solid #007ca8;}
.comment .dtc { color: #007ca8;}
.catright h6, #simple2Tab a { background: url('../images/crb.png') 0 6px no-repeat; padding-left: 10px; margin-left: -15px; text-transform: uppercase; letter-spacing: -0.08em; margin-bottom: 15px; font-size: 13px;}
.blue.button:hover, .blue.button:focus { background-color: #0192dd; }
.unit-rating {background: url("../dleimages/rating.png") repeat-x;}
.unit-rating li a:hover {background: url("../dleimages/rating.png") 0 -17px;}
.unit-rating li.current-rating {background: url("../dleimages/rating.png") 0 -34px;}
/*color*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }
html { font-size: 62.5%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
sub {vertical-align: sub;}
sup {vertical-align: super;}

body { background: #fff url('../images/bg.png') repeat; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-size: 1.3rem; line-height: 18px; color: #555; position: relative; -webkit-font-smoothing: antialiased; }
a { color: #007ca8; text-decoration: none; line-height: inherit; }
a:hover { color: #0099cc; }
a:focus { color: #006699; outline: none; }
input { outline: none; }
p a, p a:visited { line-height: inherit; }
ul, ol { margin-bottom: 18px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
li { margin-bottom: 3px;    list-style-type: disc;    list-style-position: inside; }
.left { float: left; }
.right { float: right; }
.text-left   { text-align: left; }
.text-right  { text-align: right; }
.text-center { text-align: center; }
.hide        { display: none; }
.highlight   { background: #ff0; }
h1, h2, h3, h4, h5, h6 { color: #181818; font-weight: bold; line-height: 1.25 }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; font-size: 4.6rem; margin-bottom: 12px;}
h2 { font-size: 35px; font-size: 3.5rem; margin-bottom: 9px; }
h3 { font-size: 28px; font-size: 1.8rem; margin-bottom: 9px; }
h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
h5 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
h6 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }
.subheader { color: #777; font-weight: 300; margin-bottom: 24px; }
p { font-size: 13px; font-size: 1.3rem; line-height: 1.25; margin: 0 0 18px; }
p img { margin: 0; }
p.lead { font-size: 18px; font-size: 1.8rem; line-height: 1.5;  }
em, i { font-style: italic; line-height: inherit; }
strong, b { font-weight: bold; line-height: inherit; }
small { font-size: 60%; line-height: inherit; }
h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }
blockquote, blockquote p { line-height: 20px; color: #777; }
blockquote { margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #555; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 12px 0 18px; height: 0; }
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ddd; cursor: help; }
abbr { text-transform: none; }
.button, .bbcodes, .bbcodes_poll { background-color: #007ca8; display: inline-block; text-align: center; padding: 9px 10px 11px; color: #fff; text-decoration: none; font-weight: bold; font-size: 13px !important; font-size: 1.3rem; line-height: 1; font-family: Arial, Helvetica, sans-serif; position: relative; cursor: pointer; border: none; outline: none; margin: 0; }
input[type=submit].button, button.button, .bbcodes, .bbcodes_poll { -webkit-appearance: none; }
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; }
.blue.button { background-color: #007ca8; }
.button:hover, .button:focus, .bbcodes:hover, .bbcodes:focus, .bbcodes_poll:hover, .bbcodes_poll:focus { background-color: #0192dd; color: #fff; }
.button:focus, .bbcodes:focus, .bbcodes_poll:focus {-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5); -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5); box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5);} 
.button.disabled, .button[disabled] { opacity: 0.6; cursor: default; }
@-moz-document url-prefix("http://") { input[type=submit].button::-moz-focus-inner, button.button::-moz-focus-inner { border: 0; padding: 0; }}
@media only screen and (max-width: 767px) { .button { display: block; } button.button, input[type="submit"].button { width: 100%; padding-left: 5px; padding-right: 5px;} }

#page { background-color: #fff; outline: #e2e2e2 1px solid; margin: 20px auto;}
#header { padding: 30px 20px 0 20px; margin-bottom: 20px; }
#topnav ul { margin-bottom: 0;}
#topnav li{ display: inline-block; margin-left: 20px; margin-bottom: 3px;}
#topnav li:first-child { margin-left: 0;}
#topnav li a { color: #777;}
#topnav li a:hover,  .subnav li a:hover, .topnews .cat a:hover { color: #007ca8 !important;}
.lines { background-color: #007ca8; min-height: 40px !important; margin-bottom: 20px;}
.lines .date, .lines .acca a { margin-left: 20px; padding-left: 20px; border-left: 10px solid #fff; line-height: 40px; color: #fff; text-transform: uppercase; text-shadow: 1px 1px 0px #000; letter-spacing: -0.08em; font-size: 14px;}
.lines .date i { font-style: normal; display: inline-block !important;}
.lines .acca a { border-left: none; padding-left: 0; margin-right: 20px;}
#middlenav .bl { border-bottom: 1px dotted #007ca8; margin: -6px 0 3px 0;}
#middlenav li { display: inline-block; float: left; margin-right: 7px; margin-bottom: 4px; padding: 2px 4px;}
#middlenav li:last-child { margin-right: 0;}
#middlenav li a { text-transform: uppercase; font-size: 12px; letter-spacing: -0.09em;}
#middlenav li:hover {-webkit-transition: background 0.25s ease-out, color 0.15s ease-out; -o-transition: background 0.25s ease-out, color 0.15s ease-out; -moz-transition: background 0.25s ease-out, color 0.15s ease-out; -ms-transition: background 0.25s ease-out, color 0.15s ease-out; transition: background 0.25s ease-out, color 0.15s ease-out; background-color: #007ca8;}
#middlenav ul:first-child li.active { background-color: #007ca8; }
#middlenav li:hover a, #middlenav li.active a { color: #fff; }
#middlenav .subnav { margin-bottom: 0; }
#middlenav .subnav li a{ text-transform: none; color: #000; font-size: 13px; letter-spacing: normal;}
#middlenav .subnav li:hover{ background-color: transparent;}
#header .logo { margin: 0 0 20px 0; display: block;}
.page { margin: 0 20px !important;}
#search ul { display: table; width: 100%;}
#search li { display: table-cell; }
#search .story { line-height: 24px; border: 1px solid #E2E2E2; border-right-width: 0px; width: 100%;}
#search .story input {border: 0px; padding: 0; width: 100%; margin-left: 3px; color: #555; font-style: oblique;}
.title { line-height: 30px; margin-bottom: 20px; width: 100%; text-transform: uppercase; position: relative;}
.title .tit { color: #222; letter-spacing: -0.1em; border-bottom: 1px solid #222; font-size: 16px; margin-left: 20px; }
.title.cat .tit { border: none; font-size: 24px;}
.title.cat .tit .anat { text-transform: none; color: #777; font-size: 16px; letter-spacing: normal;}
.title .tit span.mob { display: none;}
.title img { position: absolute; left: -15px; background-color: #007ca8;}
.topnews, .informer { border-bottom: 1px dotted #555; margin-bottom: 10px !important; padding-bottom: 10px;}
.topnews:last-child, .informer:last-child { margin-bottom: 0; border-bottom: 0px;}
.topnews h6, .catmain h5, .informer h5 a, #votes h6{ text-transform: uppercase; letter-spacing: -0.06em; font-weight: 100; font-size: 13px;}
.topnews .cat a, .topnews .cat, .catmain .cat a, .catmain .cat { color: #222; font-weight: 700; }
.topnews .text, .catmain .text { line-height: 100%; color: #777;}
.topnews.topnews-cat .image a {height: 50px;}
.image { border: 1px solid #e2e2e2; padding: 2px; overflow: hidden;}
.topnews .image a {height: 40px;}
.image a { display: block; overflow: hidden;}
.image img{ min-height: 100%;}
@media only screen and (max-width: 767px) {.topnews .text{ margin-bottom: 10px;} .topnews .image a { height: 100px;}.image{ margin-bottom: 15px !important;}.catright h6 { margin-left: 0px !important;}}
.catleft { border-left: 1px solid #ccc; margin-left: 5px ; padding-left: 20px ; margin-top: -20px ; padding-top: 20px;}
.catmain { margin-bottom: 20px !important; position: relative;}
.catmain:last-child { margin-bottom: 10px !important;}
.catmain .image a { height: 60px;}
.cricle { background: url('../images/cricle.png') no-repeat; position: absolute; width: 36px; height: 8px; display: block; left: -24px; top: 5px; }
.catmain .cat { margin-bottom: 5px; }
.catright h6, #simple2Tab a { background: url('../images/crb.png') 0 6px no-repeat; padding-left: 10px; margin-left: -15px; text-transform: uppercase; letter-spacing: -0.1em; margin-bottom: 15px; font-size: 13px;}
.tabs a { text-transform: uppercase; letter-spacing: -0.1em;}
#simple2Tab a { margin-left: 30px;}
#votes h6 { line-height: 30px;}
.vote img { height: 10px;}
.box { margin-bottom: 20px !important;}
.lastimg-main a{ width: 50%; height: 100px; float: left;}
footer .lines { margin-bottom: 0; }
footer .lines .bl { border-left: 10px solid #fff; margin-left: 20px; padding-left: 20px; line-height: 40px; margin-bottom: 0; }
footer .lines .bl li { float: left;}
footer .lines .bl li a { text-transform: uppercase; color: #fff; letter-spacing: -0.1em; margin-right: 10px; font-size: 11px;}
footer .lines .bl li:last-child a{ margin-right: 0; }
footer .lines .subnav { display: none;}
footer .logo{height: 35px; overflow: hidden; display: block;}
footer .copy { margin-top: -15px; }
footer .count img { display: inline-block !important; }
footer nav{ border-left: 10px solid white; margin-left: 20px; padding-left: 20px; line-height: 40px; margin-right: 20px; }
.tags a{ line-height: 20px; background: #007ca8; color: #fff; font-weight: 100; padding: 0 5px; font-size: 11px; display: inline-block; margin-bottom: 5px; position: relative; margin-right: 17px;}
.tags a:after { content: ""; width: 12px; height: 20px; background: url(../images/tags.png) no-repeat; position: absolute; right: -12px; top:0;}
.tags a:hover, .interview div.slider-nav .right:hover, .interview div.slider-nav .left:hover, .tzSelect .selectBox:hover,.tzSelect .selectBox.expanded { -webkit-transition: background 0.25s ease-out; -o-transition: background 0.25s ease-out; -moz-transition: background 0.25s ease-out; -ms-transition: background 0.25s ease-out; transition: background 0.25s ease-out; background-color: #000; }
.tags a:hover:after { background-position: 0 -20px;} 
.tags a.alltags { float: right;}
.interview { position: relative;}
.interview figure { width: 139px; height: 139px; display: inline-block; float: left; position: relative; background: url('../images/answer.png') no-repeat;}
.interview figure img { width: 127px; height: 127px; overflow: hidden; display: block; -webkit-border-radius: 160px; -moz-border-radius: 160px; -o-border-radius: 160px; -ms-border-radius: 160px; border-radius: 160px; position: absolute; left: 6px; top: 6px; }
.interview .text{ line-height: 22px; display: inline; float: left; padding-top: 10px; margin-left: -40px;}
.interview .text .quotes { width: 23px; height: 18px; background: url('../images/quotes.png') no-repeat; float: left; margin: 0px 10px 0 0;}
.interview .text .date { font-style: oblique; color: #777;}
.interview .text h3 { font-size: 16px; text-transform: uppercase; letter-spacing: -0.1em; font-weight: 100;}
nav select {display: none;}
@media only screen and (max-width: 240px) {.catmain .image a, .topnews .image a { height: 100px !important;}.full-story .image .img { height: 80px !important;}.lines .date{ display:none;}}
@media only screen and (max-width: 480px) {nav {} nav ul{ display: none; } nav select { display: inline-block;width: 100%;margin-bottom: 5px;}.button {display: inline-block;}.catmain .image a, .topnews .image a { height: 150px;}.full-story .image .img { height: 200px !important;}.full-story .image{ width: 100%; max-width: 100% !important;}.full-story .image img{ min-width: 100%;}.lines .date { padding-left: 10px; margin-left: 10px;}}
@media only screen and (max-width: 640px) {nav#topnav ul{ display: none; } nav#topnav select { display: inline-block;width: auto;margin-bottom: 5px;}.full-story .image div.img { height: 150px;}}
@media only screen and (max-width: 767px) {.lines .date i,.interview,.title .tit span.decst, .catleft .cricle, .cat span.auth, .lastimg-main, .title img, .count { display: none !important;} .title .tit span.mob { display: block;}.catleft { border-left: none;margin-top: 0;padding-left: 0;} .orbit {max-height: 100px;} .title .tit {margin-left: 0;}footer .lines { margin-bottom: 40px;}.copy div{ margin-bottom: 20px;} #middlenav { float: none;}.catmain .image img, .topnews .image img { width: 100%; }#topnav ul { margin-left: 10px;}.interview .text { margin-left: 20px;}.interview figure {display: block;}.storys .rate { margin-bottom: 5px; margin-top: 0px !important;}.storys .text { margin-bottom: 15px;}.storys { border-bottom: 1px dashed #e2e2e2; padding-bottom: 15px;}.storys:last-child { border-bottom: 0px dashed #e2e2e2;}.sort{ position: relative !important; float: right;}.full-story .tit h1{ font-size: 16px;}.full-story .short-cont { font-size: 13px;}}
@media only screen and (max-width: 767px) and ( min-width: 480px) {.orbit {max-height: 250px !important;}.title .tit span.decst, .interview{ display: block !important;} .title .tit span.mob { display: none !important;}.catmain .image a, .topnews .image a { height: 200px; } .button {display: inline-block;}.orbit {max-height: 100px;}}
.storys .comment { border-left: 1px solid #E2E2E2;}
.storys .rate { display: inline-block; margin-top: 5px;}
.commentit .comm { margin-left: 20px;}
.commentit h5,.pagenav .navlink a,.pagenav .navlink span,.comment h5 { color: #007CA8; text-transform: uppercase; letter-spacing: -0.12em; font-weight: 100; font-size: 12px;}
.commentit .com-author, .commentit .com-author a,.full-link { color: #000; font-weight: 700; margin-bottom: 5px;}
.sort { position: absolute; right: 0; font-size: 12px; top: 0; line-height: 31px; width: 150px; border: 1px solid #e2e2e2; letter-spacing: normal; text-align: center; cursor: pointer;}
.win { position: absolute; z-index: 100; border: 1px solid #e2e2e2; border-top-color: #fff; right: -1px; top: 26px; background: white; width: 150px; text-align: left;}
.win a{ display: block; margin-left: 10px; color: #000; position: relative;}
.win a:after { content: ""; width: 0; height: 0; border: 4px solid transparent; position: absolute; top: 50%; margin-left: 15px; }
.win a.noact:after{border-top-color: #000; margin-top: -2px;}
.win a.act:after{border-bottom-color: #000; margin-top: -6px;}
.win a:hover { color: #777;}
#ctrlcopy {color:transparent; height:1px; overflow:hidden; position:absolute; width:1px; }
.pagenav { margin: 20px 0 !important;}
.pagenav .pages a, .pagenav .pages span{ text-transform: uppercase; font-size: 16px; padding: 2px 5px; border-bottom: 3px solid #fff;}
.pagenav .pages span { border-bottom: 3px solid #007CA8;}
.pagenav .pages a:hover { border-bottom: 3px solid #000;}
.pagenav .navlink a,.pagenav .navlink span { margin-left: 10px; display: inline-block;}
.pagenav .navlink a span { margin-left: 0px !important;}
.full-story .tit{ border-bottom: none;}
.full-story h1{ font-size: 24px; text-transform: uppercase; letter-spacing: -0.05em; font-weight: 400; margin-bottom: 0; border-bottom: 1px solid #000;}
.pm h1, .static h1{ font-size: 24px; text-transform: uppercase; letter-spacing: -0.05em; font-weight: 400; margin-bottom: 0; border-bottom: 1px solid #000;}
.pm h1 span, .static h1 span { color: #777; font-size: 16px;}
.full-story .tit .sl{ display: inline-block; float: left; font-size: 10px; margin-right: 10px; letter-spacing: -0.05em; color: #777; line-height: 24px;}
.full-story .tit .rat { margin-right: 0; float: right;}
.full-story .tit .sl a { color: #777; border-bottom: 1px dashed #777;}
.full-story .tit div.rate a { border-bottom: none;}
.full-story .tit div.rate { margin-top: 3px;}
.full-story .imag:first-child { margin-right: 20px; max-width: 50%;}
.full-story .imag:first-child div { height: 190px; overflow: hidden;}
.full-story .short-cont { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 2px dashed #e2e2e2; font-style: oblique;}
.full-story article {margin: 0 0 20px 0;}
.full-story .TextLeft { float: left; text-align: left;}
.full-story .TextRight { float: right; text-align: right;}
.full-story .TextCenter { margin: 0 auto; text-align: center; }
.full-story .TextLeft,.full-story .TextRight,.full-story .TextCenter, .quote { display: block; font-size: 16px; font-style: italic; line-height: 150%; padding: 30px; width: 38%; max-width: 50%; color: #111; font-weight: 400; }
.quote { width: 100%; max-width: 100%; padding: 25px 0px;}
.full-story .llink { padding-top: 5px; border-top: 1px solid #000;}
.full-story .llink div { display: inline-block; float: left; color: #000;}
.full-story .llink div:after { content: "::"; margin: -3px 10px 0 10px;}
.full-story .llink div:last-child:after{ content: " "; margin: 0; }
.full-story .llink .adm { float: right; }
.full-story .llink .adm div { float: none; }
.full-story .llink .adm .coml a { display: inline-block; width: 16px; height: 16px; background: url('../images/complaint.png') no-repeat; }
.full-story .llink .adm a:hover, .full-story .llink .adm .editl a:hover { background-position: 0 -16px; }
.full-story .llink .adm .editl a, .comment .cominfo { display: inline-block; width: 16px; height: 16px; background: url('../dleimages/editstore.png') no-repeat; }
.full-story .llink .adm .fav a {  padding-top: 2px; display: inline-block; }
.full-story .llink .adm .fav a img{ vertical-align: top !important; }
.full-story .title .tit div.mob { display: block; color: #777; font-size: 11px;}
.full-story .fulls { line-height: normal;}
.comments textarea, .editor { width: 100% !important;}
.editor_button {line-height: 0 !important;}
.editor textarea { height: 60px !important; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;}
.comment { position: relative; padding: 10px; margin-bottom: 40px; border: 3px solid #E5E5E5;}
.comment cite { height: 25px; position: absolute; bottom: -25px; display: block; left: 26px; font-size: 11px; font-weight: bold; line-height: 32px; padding-left: 32px; background: url('../images/buble_arrow.png') no-repeat 0 0; text-transform: uppercase;}
.comment .avat { width: 44px; height: 44px; border: 1px solid #e2e2e2; padding: 2px; margin-right: 10px;}
.comment .cin{position: absolute; right: 0; bottom: -28px;}
.comedit ul{ margin-top: 10px; margin-bottom: 0;}
.comedit ul li{ display: inline-block; margin: 0 5px 0 0;}
.comedit ul li a{ color: #777; font-size: 11px; font-style:oblique;}
.comment .dtc { color: #007CA8;}
.mass_comments_action { margin-bottom: 20px;}
.mass_comments_action select { display: inline-block; max-width: 50%;}
.profile-poup {min-width: 0 !important;}
.profile-poup ul li{ margin-bottom: 0;}
.profile-poup .image { height: 100px; width: 100px; }
.acca{ display: inline-block;}
#userdialog .nine{ margin-left: 0 !important; padding-left: 20px;}
.print-only { display: none !important; }
@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
p a, p a:visited { color: #444 !important; text-decoration: underline; }
p a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }
.hide-on-print { display: none !important; }
.print-only { display: block !important; }
}
@media handheld, only screen and (max-width: 767px) { h1 { font-size: 32px; font-size: 3.2rem; line-height: 1.3; } h2 { font-size: 28px; font-size: 2.8rem; line-height: 1.3; } h3 { font-size: 21px; font-size: 2.1rem; line-height: 1.3; } h4 { font-size: 18px; font-size: 1.8rem; line-height: 1.2; } h5 { font-size: 16px; font-size: 1.6rem; line-height: 1.2; } h6 { font-size: 15px; font-size: 1.5rem; line-height: 1.2; } body, p {  font-size: 15px; font-size: 1.5rem; line-height: 1.4; } }
@media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } .container { min-width: 0; margin-left: 0; margin-right: 0; } .row { width: 100%; min-width: 0 !important; margin-left: 0; margin-right: 0; } .row .row .column, .row .row .columns { padding: 0; } .column, .columns { width: auto !important; float: none !important; margin-left: 0 !important; margin-right: 0 !important; } .column:last-child, .columns:last-child { margin-right: 0; float: none; } [class*="column"] + [class*="column"]:last-child { float: none !important; } .column:before, .columns:before, .column:after, .columns:after { content:""; display:table; } .column:after, .columns:after { clear: both; } .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered { margin-left: 0 !important; } .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; } .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; } .row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child { margin-left: 0; } .row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child { float: right; } .row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four { margin-left: 4.4%; float: left; min-height: 1px; position: relative; padding: 0; } .row .phone-one 	{ width: 21.68% !important; } .row .phone-two 	{ width: 47.8% !important; } .row .phone-three 	{ width: 73.9% !important; } .row .phone-four 	{ width: 100% !important; } .row .push-one-phone { left: 26.08%; } .row .push-two-phone { left: 52.2% } .row .push-three-phone { left: 78.3% } .row .pull-one-phone { right: 26.08% } .row .pull-two-phone { right: 52.2% } .row .pull-three-phone { right: 78.3%; } }
@media only screen and (max-width: 767px) { .block-grid.mobile { margin-left: 0; } .block-grid.mobile > li { float: none; width: 100%; margin-left: 0; } }
.show-on-phones { display: none !important; }	
.show-on-tablets { display: none !important; }
.show-on-desktops { display: block !important; }
.hide-on-phones { display: block !important; }	
.hide-on-tablets { display: block !important; }
.hide-on-desktops { display: none !important; }

@media only screen and (max-width: 767px) { .hide-on-phones { display: none !important; } .hide-on-tablets { display: block !important; } .hide-on-desktops { display: block !important; } .show-on-phones { display: block !important; } .show-on-tablets { display: none !important; } .show-on-desktops { display: none !important; } }

dl.tabs { display: block; margin: 0 0 20px 0; padding: 0; height: 30px; border-bottom: solid 1px #ddd; }
dl.tabs dt { display: block; width: auto; height: 30px; padding: 0 9px 0 20px; line-height: 30px; float: left; color: #999; font-size: 11px; text-transform: uppercase; cursor: default; }
dl.tabs dt:first-child { padding: 0 9px 0 0; }
dl.tabs dd { display: block; width: auto; height: 30px; padding: 0; float: left; }
dl.tabs dd a { display: block; width: auto; height: 29px; padding: 0 9px; line-height: 30px; border: solid 1px #ddd; margin: 0 -1px 0 0; color: #555; background: #eee; }
dl.tabs dd a.active { background: #fff; border-width: 1px 1px 0 1px; height: 30px; }
.nice.tabs { border-bottom: solid 1px #eee; margin: 0 0 30px 0; height:43px; }
.nice.tabs dd a { padding: 7px 18px 9px; font-size: 15px; font-size: 1.5rem; color: #555555; background: none; border: none; }
.nice.tabs dd a.active { font-weight: bold; color: #333; background: #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 3px solid #00a6fc; margin: 0 10px; position: relative; top: -5px; }
.nice.tabs dd:first-child a.active { margin-left: 0; }
dl.tabs.vertical { height: auto; }
dl.tabs.vertical dt, dl.tabs.vertical dd, dl.nice.tabs.vertical dt, dl.nice.tabs.vertical dd { float: none; height: auto; }
dl.tabs.vertical dd a { display: block; width: auto; height: auto; padding: 15px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 1px 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; }
dl.tabs.vertical dd a.active { height: auto; margin: 0; border-width: 1px 0 0; background: #fff; }
.nice.tabs.vertical { border-bottom: solid 1px #eee; height: auto; }
.nice.tabs.vertical dd a { padding: 15px 20px; border: none; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee; background: #fff; }
.nice.tabs.vertical dd a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; }
.nice.tabs.vertical dd:first-child a.active { margin: 0; }
.tabs-content { margin: 0; display: block; }
.tabs-content>div { display: none; }
.no-js .tabs-content>div { display: block; }
.tabs-content>.active { display: block; }
dl.contained, dl.nice.contained { margin-bottom: 0; }
dl.contained.tabs dd a { padding: 0 14px; }
dl.nice.contained.tabs dd a { padding: 7px 18px 9px; }
.contained.tabs-content { padding: 0; }
.contained.tabs-content>div { padding: 20px; border: solid 0 #ddd; border-width: 0 1px 1px 1px; }
.contained.vertical.tabs-content>div { border-width: 1px 1px 1px 1px; }
.nice.contained.tabs-content>div { border-color: #eee; }
@media only screen and (max-width: 767px) { dl.tabs.mobile, dl.nice.tabs.mobile { width: auto; margin: 20px -20px 40px; height: auto; } dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd { float: none; height: auto; } dl.tabs.mobile dd a { display: block; width: auto; height: auto; padding: 18px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 0 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; } dl.tabs.mobile dd a.active { height: auto; margin: 0; border-width: 1px 0 0; } .nice.tabs.mobile { border-bottom: solid 1px #ccc; height: auto; } .nice.tabs.mobile dd a { padding: 18px 20px; border: none; border-left: none; border-right: none; border-top: 1px solid #ccc; background: #fff; } .nice.tabs.mobile dd a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; } .nice.tabs.mobile dd:first-child a.active { margin: 0; } dl.contained.mobile, dl.nice.contained.mobile { margin-bottom: 0; } dl.contained.tabs.mobile dd a { padding: 18px 20px; } dl.nice.contained.tabs.mobile dd a { padding: 18px 20px; } dl.tabs.mobile + .contained { margin-left: -20px; margin-right: -20px; border-width: 0 0 1px 0; } .contained.tabs-content > div{ border-left-width: 0px; border-right-width: 0px; } }
.flex-video { position: relative; padding-top: 25px; padding-bottom: 67.5%; height: 0; margin-bottom: 16px; overflow: hidden; }
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) { .flex-video { padding-top: 0; } }

select, input, textarea { border: #E2E2E2 1px solid;}
select { padding: 3px;}
input[type="text"], input[type="password"] { width: 100%; border: 1px solid #e2e2e2; padding: 5px 0; margin-bottom: 5px;}
.editor_button { padding: 0px !important;}

.container { padding: 0 20px; }
.row { width: 100%; max-width: 980px; min-width: 727px; margin: 0 auto; }
.row .row { min-width: 0; }
.column, .columns { margin-left: 4.4%; float: left; min-height: 1px; position: relative; }
.column:first-child, .columns:first-child { margin-left: 0; }
[class*="column"] + [class*="column"]:last-child { float: right ; }
[class*="column"] + [class*="column"].end { float: left; }
.row .one { width: 4.27503%; }
.row .two { width: 12.97730%; }
.row .three { width: 21.67957%; }
.row .four { width: 30.37999%; }
.row .five { width: 39.08411%; }
.row .six { width: 47.78638%; }
.row .seven { width: 56.48865%; }
.row .eight { width: 65.19092%; }
.row .nine { width: 73.89319%; }
.row .ten { width: 82.59546%; }
.row .eleven { width: 91.29773%; }
.row .twelve { width: 100%; }
.row .offset-by-one { margin-left: 12.97730%; }
.row .offset-by-two { margin-left: 21.67957%; }
.row .offset-by-three { margin-left: 30.38184%; }
.row .offset-by-four { margin-left: 39.08226%; }
.row .offset-by-five { margin-left: 47.78638%; }
.row .offset-by-six { margin-left: 56.48865%; }
.row .offset-by-seven { margin-left: 65.19092%; }
.row .offset-by-eight { margin-left: 73.89319%; }
.row .offset-by-nine { margin-left: 82.59546%; }
.row .offset-by-ten { margin-left: 91.29773%; }
.row .centered { float: none; margin: 0 auto; }
.row .offset-by-one:first-child { margin-left: 8.626165%; }
.row .offset-by-two:first-child { margin-left: 17.328435%; }
.row .offset-by-three:first-child { margin-left: 26.030705%; }
.row .offset-by-four:first-child { margin-left: 34.731125%; }
.row .offset-by-five:first-child { margin-left: 43.435245%; }
.row .offset-by-six:first-child { margin-left: 52.137515%; }
.row .offset-by-seven:first-child { margin-left: 60.839785%; }
.row .offset-by-eight:first-child { margin-left: 69.542055%; }
.row .offset-by-nine:first-child { margin-left: 78.244325%; }
.row .offset-by-ten:first-child { margin-left: 86.946595%; }
.row .offset-by-eleven:first-child { margin-left: 95.648865%; }
.push-two { left: 17.328435%; }
.push-three { left: 26.030705%; }
.push-four { left: 34.731125%; }
.push-five { left: 43.435245%; }
.push-six { left: 52.137515%; }
.push-seven { left: 60.839785%; }
.push-eight { left: 69.542055%; }
.push-nine { left: 78.244325%; }
.push-ten { left: 86.946595%; }
.pull-two { right: 17.328435%; }
.pull-three { right: 26.030705%; }
.pull-four { right: 34.731125%; }
.pull-five { right: 43.435245%; }
.pull-six { right: 52.137515%; }
.pull-seven { right: 60.839785%; }
.pull-eight { right: 69.542055%; }
.pull-nine { right: 78.244325%; }
.pull-ten { right: 86.946595%; }
img, object, embed { max-width: 100%; height: auto; }
img { -ms-interpolation-mode: bicubic; }
#map_canvas img, .map_canvas img {max-width: none!important;}
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }
.block-grid { display: block; overflow: hidden; }
.block-grid>li { display: block; height: auto; float: left; }
.block-grid.two-up { margin-left: -4% }
.block-grid.two-up>li { margin-left: 4%; width: 46%; margin-bottom: 4%;}
.block-grid.three-up { margin-left: -2% }
.block-grid.three-up>li { margin-left: 2%; width: 31.2%; margin-bottom: 2%;}
.block-grid.four-up { margin-left: -2% }
.block-grid.four-up>li { margin-left: 2%; width: 23%; margin-bottom: 2%;}
.block-grid.five-up { margin-left: -1.5% }
.block-grid.five-up>li { margin-left: 1.5%; width: 18.5%; margin-bottom: 1.5%;}

.es-carousel-wrapper{ position:relative; float: none !important;}
.es-carousel{ overflow:hidden; }
.es-carousel ul{ display:none; }
.es-carousel ul li{ max-height:100px; float:left; display:block; width: 180px; }
.es-carousel ul li a{ display: block; overflow: hidden;}
.es-carousel ul li a img{ display:block; border:none;  width:100%; }
.es-nav span{ position: absolute; top: 50%; left: 3px; width: 39px; height: 50px; margin-top: -25px; text-indent: -9000px; cursor: pointer;}
.es-nav span.es-nav-next{ right: 3px; left: auto; background: url('../images/right-arrow.png') no-repeat; }
.es-nav span.es-nav-prev{ background: url('../images/left-arrow.png') no-repeat; }
.es-nav span.es-nav-prev:hover, .es-nav span.es-nav-next:hover {-webkit-transition: background 0.25s ease-out, color 0.15s ease-out; -o-transition: background 0.25s ease-out, color 0.15s ease-out; -moz-transition: background 0.25s ease-out, color 0.15s ease-out; -ms-transition: background 0.25s ease-out, color 0.15s ease-out; transition: background 0.25s ease-out, color 0.15s ease-out; background-color: #000;}
#carousel { overflow: hidden;}
#carousel li{ margin-bottom: 0;}
#carousel li a { position: relative; height: 100px; }
#carousel li .play{ background: url('../images/play.png') no-repeat; position: absolute; width: 39px; height: 39px; display: block; right: 10px; bottom: 10px; }
#carousel li:hover .play{ transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); }
#carousel li i, .lastimg-main a i{ position: absolute; right: 0; top: 0; width: 100%; height: 100%; }
#carousel li:hover i, .lastimg-main a:hover i{ background: rgba(0,0,0, .5); -webkit-transition: background 0.5s ease-out; -o-transition: background 0.5s ease-out; -moz-transition: background 0.5s ease-out; -ms-transition: background 0.5s ease-out; transition: background 0.5s ease-out; }
#carousel li h5, #carousel li .time, .lastimg-main a h5, .lastimg-main a .time { position: absolute; color: #fff; text-transform: uppercase; font-size: 90%; left: 10px; letter-spacing: -0.1em; font-weight: 100;}
#carousel li .time { bottom: -20px;}
.object { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
#carousel li h5, .lastimg-main a h5 { top: -50px; }
#carousel li:hover h5,  #carousel li:hover .time{ display: block; }
#carousel li:hover h5, .lastimg-main a:hover h5{ transform: translate(0, 60px); -webkit-transform: translate(0, 60px); -o-transform: translate(0, 60px);  -moz-transform: translate(0, 60px); -ms-transform: translate(0, -60px); }
#carousel li:hover .time, .lastimg-main a:hover .time{ transform: translate(0, -40px); -webkit-transform: translate(0, -40px); -o-transform: translate(0, -40px);  -moz-transform: translate(0, -40px); -ms-transform: translate(0, -40px); }

.lastimg-main a{ position: relative;}
.lastimg-main a i, .lastimg-main a span, .lastimg-main a h5, .lastimg-main a .time  { display: block !important;}
.lastimg-main a span {display: block !important; width: 33px; height: 33px; position: absolute; right: -33px; bottom: -33px; z-index: 6; background: url('../images/hover_icons.png') -53px -3px  no-repeat;-webkit-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out; -moz-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out; -ms-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out; -o-transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out; transition: background-color .3s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}
.lastimg-main a:hover span{ background-color: rgba(255,255,255,0.2);}

.orbit-wrapper { width: 1px; height: 1px; position: relative;overflow: hidden; }
.orbit { width: 1px; height: 1px; position: relative; overflow: hidden; max-height: 200px;}
.orbit a{ display: block; height: 100%;}
.orbit.with-bullets { margin-bottom: 40px; }
.orbit .orbit-slide, .orbit .content { max-width: 100%; position: absolute; top: 0; left: 0; min-width: 100%; background: #fff;}
.orbit .orbit-slide, .orbit .content { border: none; line-height: 0; display: none; }
.orbit .orbit-slide img{ min-width: 100%; }
.orbit div.orbit-slide { width: 100%; height: 100%; }
.orbit .content .photo img { min-width: 0;}
.orbit .content, .orbit .img-slider { display: none; }

.orbit-wrapper div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right: 10px; opacity: .6; cursor: pointer; z-index: 31; }
.orbit-wrapper span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url(http://meganauka.com/templates/Review-news/images/orbit/rotator-black.png) no-repeat; z-index: 3; }
.orbit-wrapper span.mask { display: block; width: 20px; height: 40px;  position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
.orbit-wrapper span.rotator.move { left: 0 }
.orbit-wrapper span.mask.move { width: 40px;  left: 0;  background: url(http://meganauka.com/templates/Review-news/images/orbit/timer-black.png) repeat 0 0; }
.orbit-wrapper span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0; background: url(http://meganauka.com/templates/Review-news/images/orbit/pause-black.png) no-repeat; z-index: 4; opacity: 0; }
.orbit-wrapper span.pause.active { background: url(http://meganauka.com/templates/Review-news/images/orbit/pause-black.png) no-repeat 0 -40px }
.orbit-wrapper div.timer:hover span.pause, div.orbit-wrapper span.pause.active { opacity: 1 }
.orbit-caption { display: none;  font-family: Arial, Helvetica, sans-serif; }
.orbit-wrapper .orbit-caption { background: #000;  background: rgba(0,0,0,.6);  z-index: 30; color: #fff; text-align: center;  padding: 7px 0; font-size: 13px; position: absolute; right: 0; bottom: 0; width: 100%; }
.orbit-wrapper div.slider-nav { display: block }
.orbit-wrapper div.slider-nav div { width: 39px; height: 50px; text-indent: -9999px; position: absolute; z-index: 30; top: 50%; margin-top: -25px; cursor: pointer; }
.orbit-wrapper div.slider-nav .right { background: url('../images/right-arrow.png'); right: 0; }
.orbit-wrapper div.slider-nav .left {  background: url('../images/left-arrow.png'); left: 0; }
.interview div.slider-nav .right{ top: 5px !important; background: url('../images/interview_arrows.png') right no-repeat; width: 13px !important; height: 13px !important; margin-top: 0px !important;}
.interview div.slider-nav .left { top: 5px !important; background: url('../images/interview_arrows.png') left no-repeat; width: 13px !important; height: 13px !important; margin-top: 0px !important; left: auto !important; right: 18px;}
.orbit img.fluid-placeholder {  visibility: hidden; position: static; display: block; width: 100%; }
.orbit, div.orbit-wrapper { width: 100% !important; }
.timer { display: none !important; }
.caption { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom: 1; }
.orbit-caption a { text-transform:uppercase; color: #fff; letter-spacing: -0.1em; font-size: 11px;}

#twStyle { display: inline-block; text-align: center; line-height: 40px;}
#twStyle > a:hover { -webkit-transform: scale(1.5); }
#twStyle > a { width: 10px; height: 10px; margin-right: 5px; display: inline-block; text-indent: -9999px; -webkit-transform: scale(1.0); -webkit-transition: -webkit-transform 0.2s ease-out; box-shadow: 0 0 2px rgba(0,0,0,.5); }
#twStyle a#dark-blue { background: #007ca8; }
#orange { background: #ee7f4e; }
#blue { background: #5387ce; }
#green { background: #8bb63b; }
#pink { background: #D7616B; }

.block_links * {
                background:transparent none repeat scroll 0 0 !important;
                border:medium none !important;
                clear:none !important;
                clip:rect(auto, auto, auto, auto) !important;
                font-size:100% !important;
                font-style:normal !important;
                font-variant:normal !important;
                font-weight:normal !important;
                height:auto !important;
                letter-spacing:normal !important;
                line-height:normal !important;
                margin:0 !important;
                overflow:visible !important;
                padding:0 !important;
                position:static !important;
                text-align:left !important;
                text-decoration:none !important;
                text-indent:0 !important;
                text-transform:none !important;
                vertical-align:baseline !important;
                visibility:visible !important;
                white-space:normal !important;
                width:auto;
                word-spacing:normal !important;
                z-index:auto !important;
                cursor: pointer!important;
            }
            .block_links li {
                display:list-item !important;
                list-style-image:none !important;
                list-style-position:outside !important;
                list-style-type:none !important;
                display: inline;
            }
            .block_links li DIV {
                padding:0.5em !important;
            }

            .block_links DIV, .block_links TABLE {
                padding: 5px !important;
            }

            .block_links {
                width: auto!important;
                font-family: Verdana!important;
                font-size: 11px!important;
                border: 1px solid #DDDDDD!important;
                background-color: #FFFFFF!important;
                padding:5px!important;
                position: relative!important;
                display:block!important;
                
            }
            .block_links_icnt, .block_links_icnt * {
            	text-align: left!important;
    		}

            .block_links_text, .block_links_text A, .block_links_text A:hover {
                color: #000000!important;
                font-size: 11px!important;
            }
            .block_links_url {
                color: #006600!important;
                font-size: 11px!important;
            }
            .block_links_header, .block_links_header A {
                color: #000066!important;
                font-size: 13px!important;
                font-weight: bold!important;
                text-decoration: underline!important;
            }
            .block_links_sign {
                color: #999999!important;
                font-size: 10px!important;
                text-align: left!important;
            }

            .block_links_clear {
                clear:both!important;
            }

            .block_links TABLE {
                width: 100%!important;
                border: 0px!important;
            }

.inde { font-size: 14px; font-weight: bold; color: red; }