* {
    margin: 0;
    padding: 0;
    border: none;
}

body {
    font: 14px Arial, Verdana;
    background: #f3f3f3;
    color: #4a4a4a;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #b0030a;
}

a:hover {
    text-decoration: underline;
    color: #2c2c2c;
}

input,
textarea {
    outline: none;
}

input[type="text"],
input[type="password"],
textarea {
    border: 1px solid #eee;
    padding: 3px 5px;
    width: 250px;
    color: #6a6a6a;
    margin: 3px 0;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #ccc;
}

input[type="submit"],
input[type="button"],
a.button {
    cursor: pointer;
    background: #b0030a;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px;
    margin: 5px 0 5px 0;
    border-radius: 3px;
}

input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover {
    background: #2c2c2c;
}

a.button {
    display: block;
    float: right;
    font-weight: bold;
    text-decoration: none;
}

.camnews {
    border: none;
    float: none;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -1px;
}

.ajaxerror {
    font-size: 0.8em;
    text-align: center;
    padding-top: 20px;
}

#body {
    margin: 0 auto;
}

#top {
    margin: 10px 0 2px 0;
    font-size: 11px;
    color: #6a6a6a;
    padding: 0 5px;
}

#top span {
    float: right;
    color: #333;
}

#top a {
    color: #6a6a6a;
}

#header {
    background: #f4f4f4;
    border-radius: 5px;
    margin: 0 0 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
}

#header .logo {
    float: left;
    margin: 8px 0 0 -13px;
}

#header .top-ad {
    float: right;
    width: 468px;
    height: 60px;
    margin: 5px;
    overflow: hidden;
}

#search {
    float: right;
    width: 350px;
}

#search .box {
    border: 1px solid #e6e6e6;
    width: 300px;
    height: 25px;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0 5px #eee;
}

#search input[type="text"] {
    height: 15px;
    width: 230px;
    padding: 5px;
    font-size: 12px;
    color: #8a8a8a;
    margin: 0;
    border: none;
    border-radius: 3px;
}

#search input[type="text"]:focus {
    color: #4a4a4a;
}

#search input[type="submit"] {
    background: #fff;
    height: 21px;
    width: 52px;
    border-left: 1px solid #f3f3f3;
    color: #fff;
    margin: 2px;
    background: #b0030a;
    border-radius: 3px;
}

#search input[type="submit"]:hover {
    background: #2c2c2c;
}

#header #menu {
    margin-top: 70px;
    height: 30px;
    border-bottom: 4px solid #b0030a;
    border-top: 1px solid #f0f0f0;
    padding-left: 10px;
    background: #fff url(../images/bg_menu.png);
}

#header #menu ul {
    float: left;
}

#header #menu li {
    float: left;
}

#header #menu li.space {
    border-left: 1px solid #f0f0f0;
    height: 30px;
    margin: 0 2px;
}

#header #menu li a {
    display: block;
    height: 23px;
    padding: 7px 7px 0 7px;
    text-decoration: none;
    color: #4a4a4a;
}

#header #menu #umenu {
    float: right;
    padding-right: 10px;
    height: 30px;
    border-bottom: 4px solid #2c2c2c;
    width: 290px;
}

#header #menu li a:hover,
#header #menu li a.activ {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    background: #b0030a;
}

#header #menu #umenu li a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#header #menu #umenu li a:hover,
#header #menu #umenu li a.activ {
    background: none;
    color: #fff;
    background: #2c2c2c;
}

#content #right1 {
}

#content #left1 {
}

#databox,
.databox {
    padding: 7px;
    border: 2px solid #ececec;
    background: #fff;
    margin-bottom: 15px;
}

#content h4 {
    font-size: 14px;
    margin: 0 0 4px 5px;
    color: #6a6a6a;
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
}

#content h4 span {
    float: right;
    padding-top: 3px;
}

#content h4 span a {
    padding: 4px 4px 2px 4px;
    font-size: 12px;
    margin: 0 2px 0 0;
    color: #8a8a8a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-shadow: none;
}

#content h4 span a:hover,
#content h4 span a.activ {
    background: #e6e6e6;
    text-decoration: none;
}

#content h4.source {
    color: #aaa;
    font-size: 12px;
    text-shadow: none;
}

#content h4.source a {
    color: #8a8a8a;
}

#content h4.source a:first-child {
    font-weight: bold;
}

#content h5 {
    background: #f3f3f3;
    border-left: 2px solid #b0030a;
    border-right: 2px solid #b0030a;
    font-size: 15px;
    color: #5a5a5a;
    font-weight: normal;
    padding: 4px 0 4px 7px;
    margin: 15px 0 5px 0;
    text-shadow: 0 1px 0 #fff;
    border-radius: 5px;
}

#content #box {
    margin-bottom: 10px;
    padding: 2px;
}

#footer {
    clear: both;
    color: #888;
    font-size: 12px;
    border-top: 1px solid #e6e6e6;
    padding: 5px 0 0 0;
    position: relative;
}

#footer li {
    float: left;
}

#footer li a {
    display: block;
    padding: 5px;
    color: #6a6a6a;
    background: #f9f9f9;
    margin-right: 7px;
    border-radius: 5px;
}

#footer li a:hover {
    background: #fff;
    padding: 4px;
    border: 1px solid #e0e0e0;
}

#footer li a img {
    float: left;
    margin-right: 5px;
}

#footer span {
    clear: both;
    display: block;
    text-align: center;
    padding: 10px;
}

#footer .realization {
    position: absolute;
    right: 0;
    top: 12px;
    width: 130px;
    text-align: right;
}

#footer .realization .title {
    color: #999;
    text-transform: uppercase;
    font-size: 9px;
    padding: 0;
    text-align: right;
    display: inline-block;
    margin-bottom: 4px;
}

#footer .realization a:hover img {
    opacity: .8;
}

#lastnewsview {
    width: 365px;
    float: left;
    height: 310px;
    overflow: hidden;
}

#lastnews {
    width: 365px;
    height: auto;
    position: absolute;
}

#lastnews a {
    color: #2c2c2c;
}

#lastnews img {
    padding: 3px;
    border: 1px solid #e0e0e0;
    margin-bottom: 7px;
}

#lastnews img.camnews {
    padding: 0;
    margin: 0;
    border: none;
}

#lastnews h2 {
    font-size: 1.2em;
    padding: 0 4px;
    margin-bottom: 5px;
}

#lastnews span {
    display: block;
    font-size: 0.8em;
    color: #6a6a6a;
    padding: 0 4px;
}

#newslist {
    float: left;
    width: 304px;
}

#newslist a {
    color: #4a4a4a;
    display: block;
    padding: 5px 1px 5px 5px;
    border-bottom: 1px solid #f0f0f0;
}

#newslist a:hover,
#newslist .activ a {
    padding: 5px 0 5px 4px;
}

#newslist li:first-child a:hover,
#newslist li.activ:first-child a {
    border-top: 1px solid #f0f0f0;
    padding-top: 4px;
}

#newslist a img {
    width: 50px;
    height: 28px;
    margin-right: 5px;
}

#newslist a img.camnews {
    width: 12px;
    height: 12px;
    margin: 0;
}

#newslist a td {
    font-size: 0.85em;
}

#content #popularlist {
    list-style: disc;
    color: #b0030a;
    padding-left: 15px;
}

#content #popularlist a {
    display: block;
    color: #4a4a4a;
    padding: 3px 0;
    font-size: 13px;
}

#content #popularlist li:first-child a {
    font-weight: bold;
    height: 56px;
}

#popularlist_img {
    float: left;
    width: 100px;
    height: 56px;
    margin: 0 20px 5px 0;
}

#loginbox input[type="text"],
#loginbox input[type="password"] {
    width: 80px;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 3px 3px 3px 25px;
    font-size: 12px;
    color: #4a4a4a;
    margin-bottom: 5px;
    border-radius: 3px;
    background: no-repeat 4px center;
}

#loginbox input[type="text"] {
    background-image: url(../icons/user_16.png);
}

#loginbox input[type="password"] {
    background-image: url(../icons/key_16.png);
}

#loginbox input[type="text"]:focus,
#loginbox input[type="password"]:focus {
    background-color: #f6f6f6;
    border-color: #ccc;
}

#loginbox input[type="submit"] {
    float: left;
    margin-left: 5px;
}

#loginbox span {
    float: left;
    display: block;
    width: 150px;
    font-size: 0.9em;
}

#loginbox span input[type="checkbox"] {
    float: left;
    margin: 2px 5px 0 3px;
}

#loginbox strong {
    float: right;
    display: block;
    width: 120px;
    text-align: right;
}

#loginbox strong a {
    font-size: 0.9em;
    color: #6a6a6a;
}

#loginbox strong a:hover {
    color: #4a4a4a;
}

#lasttopic {
    font-size: 0.9em;
    width: 100%;
}

#lasttopic td {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

#lasttopic a {
    color: #5a5a5a;
    padding: 3px 0;
    display: block;
}

#lasttopic td.user a {
    color: #b0030a;
    margin-right: 5px;
}

#lasttopic td.user a:hover {
    text-decoration: underline;
}

#lasttopic a:hover {
    text-decoration: none;
    color: #b0030a;
}

#content #leftbox,
#content #rightbox {
    float: left;
    width: 338px;
}

#content #leftbox #databox,
#content #rightbox #databox {
    height: 120px;
}

#content #rightbox {
    margin-left: 10px;
}

#videolist {
    margin-left: 1px;
}

#videolist li a {
    display: block;
    width: 100px;
    float: left;
    font-size: 12px;
    color: #b0030a;
    margin: 0 3px 8px 3px;
    height: 95px;
    overflow: hidden;
}

#videolist li a:hover {
    text-decoration: none;
    color: #4a4a4a;
}

#videolist li a img,
#content .fototopic img {
    width: 94px;
    max-height: 60px;
    float: left;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #ddd;
}

#content .fototopic {
    display: block;
    color: #b0030a;
    font-weight: bold;
    font-size: 13px;
}

#content .fototopic:hover {
    color: #4a4a4a;
    text-decoration: none;
}

#content .fototopic img {
    margin-right: 5px;
}

#content .fototopic span {
    display: block;
    clear: both;
}

#content .goall {
    clear: both;
    text-align: right;
    font-size: 11px;
    padding-top: 5px;
}

#content .goall a {
    color: #2c2c2c;
}

#content .goall a:hover {
    text-decoration: none;
    color: #4a4a4a;
}

#artlist .firstli a {
    float: left;
    width: 208px;
    padding: 0 5px;
    margin-right: 5px;
}

#artlist .firstli img {
    width: 200px;
    height: 112px;
    padding: 3px;
    border: 1px solid #e0e0e0;
}

#artlist .firstli a:hover {
    color: #4a4a4a;
    text-decoration: none;
}

#artlist .norm {
    margin-top: 5px;
}

#artlist .norm a {
    float: left;
    width: 420px;
    display: block;
    padding: 5px 5px 5px 20px;
    border-bottom: 1px dashed #eee;
    color: #6a6a6a;
    background: url(../icons/doc2_16.png) no-repeat 5px center;
}

#artlist .norm a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #2c2c2c;
}

#newad a {
    color: #8a8a8a;
    font-size: 11px;
    padding: 5px 0 5px 27px;
    margin-bottom: 10px;
    display: block;
    background: url(../icons/page_16.png) no-repeat 5px center;
    border-radius: 5px;
    height: 32px;
    overflow: hidden;
}

#newad li.domypl-special a {
    color: #b0030a;
    background-color: #f9f9f9;
}

#newad li.domypl-special a:hover {
    background-color: #f0f0f0;
}

#newad li.domypl-special a span {
    color: #b0030a;
}

#newad a:hover {
    text-decoration: none;
    background-color: #f3f3f3;
}

#newad a span {
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #5a5a5a;
    margin-bottom: 3px;
    height: 18px;
    overflow: hidden;
}

#companylist a {
    display: block;
    color: #6a6a6a;
    margin-bottom: 3px;
}

#companylist a:hover {
    color: #b0030a;
    text-decoration: none;
}

#companylist a img {
    max-width: 65px;
    max-height: 37px;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid #eee;
}

#viewart {
    font-size: 13px;
    color: #3a3a3a;
}

#viewart h2 {
    font-size: 18px;
    margin-bottom: 3px;
    color: #b0030a;
    font-weight: normal;
}

#viewart h6 {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 11px;
    color: #9a9a9a;
}

#viewart img {
    float: left;
    max-width: 300px;
    margin: 0 10px 2px 0;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 3px;
}

#viewart a:hover img {
    background: #eee;
    border-color: #ccc;
}

#viewart .lead {
    font-weight: bold;
    margin-bottom: 20px;
}

#viewart .author {
    clear: both;
}

#viewart .ytplayer {
    padding: 3px;
    border: 1px solid #ddd;
    float: left;
    width: 400px;
    margin: 10px 10px 5px 0;
    border-radius: 3px;
}

#viewart .topplayer {
    margin-bottom: 20px;
}

#viewart .topplayer .ytplayer {
    width: 600px;
    float: none;
    margin: 0 auto;
}

#viewart .author {
    text-align: right;
    color: #8a8a8a;
    padding-top: 10px;
}

#viewart .author a {
    color: #6a6a6a;
}

#viewart p {
    margin: 15px 0;
}

#photolist {
    width: 660px;
    overflow: hidden;
    padding: 5px;
    outline: none;
}

#photolist .photo {
    width: 130px;
    height: 95px;
    display: block;
    float: left;
    text-align: center;
}

#photolist img {
    padding: 4px;
    border: 1px solid #ddd;
}

#photolist a:hover img {
    background: #eee;
    border-color: #ccc;
}

#viewnext {
    border: 1px solid #eee;
    background: #f6f6f6;
    text-align: center;
    padding: 5px;
    font-size: 0.9em;
    color: #777;
    display: block;
}

#viewnext:hover {
    color: #b0030a;
    text-decoration: none;
}

#addform {
    background: #f3f3f3;
    border: 1px solid #eee;
    padding: 5px;
    color: #8a8a8a;
    border-radius: 3px;
}

#addform span {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}

#addform textarea {
    width: 655px;
    padding: 5px;
    height: 50px;
    border: 1px solid #eee;
    font-size: 12px;
    color: #5a5a5a;
}

#addform textarea:focus {
    border-color: #ddd;
}

.comments {
    margin-bottom: 10px;
    min-height: 40px;
    padding: 5px;
    color: #5a5a5a;
    font-size: 14px;
    border-radius: 5px;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
}

.comments:nth-child(odd) {
    background: #f6f6f6;
}

.comments .rcom {
    float: right;
    width: 610px;
}

.comments img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.comments span {
    display: block;
    margin-bottom: 4px;
    font-size: 12px;
    color: #9a9a9a;
}

.comments span a {
    font-weight: bold;
    color: #6a6a6a;
}

.comments .toarticle {
    float: right;
    font-size: 0.85em;
    color: #aaa;
}

#profilemin .left {
    width: 180px;
}

#profilemin a {
    color: #b0030a;
}

#profilemin a:hover {
    color: #4a4a4a;
    text-decoration: none;
}

#profilemin img.avatar {
    width: 60px;
    height: 60px;
    float: left;
    margin: 5px;
}

#profilemin strong {
    display: block;
    font-size: 17px;
    display: block;
    float: left;
    margin: 10px 0 10px 10px;
    width: 100px;
}

#profilemin a.logout {
    display: block;
    font-size: 12px;
    float: left;
    display: block;
    margin-left: 10px;
}

#profilemin li {
    font-size: 12px;
    margin: 6px 0;
}

#profilemin li a {
    color: #5a5a5a;
    display: block;
    padding: 4px;
    width: 90px;
    border-radius: 3px;
}

#profilemin li a:hover {
    background: #eee;
}

#profilemin li a img {
    float: left;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

#profilemin .splink {
    display: block;
    margin-top: 10px;
    font-size: 0.9em;
    padding: 5px 7px;
    width: 150px;
    background: #f6f6f6;
    border: 1px solid #eee;
    color: #4a4a4a;
    border-radius: 3px;
}

#profilemin .splink:hover {
    background: #eee;
    border-color: #ddd;
}

#profilemin .splink.new {
    color: #b0030a;
}

#profilemin .splink span {
    color: #b0030a;
}

#commentlist li a.login {
    color: #b0030a;
    font-weight: bold;
}

#commentlist li a.login:hover {
    text-decoration: underline;
}

#commentlist li a {
    color: #4a4a4a;
}

#commentlist li a:hover {
    text-decoration: none;
    color: #7a7a7a;
}

#commentlist li {
    padding: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #5a5a5a;
    border-radius: 3px;
}

#commentlist li:hover {
    background: #eee;
}

#regform input[type="text"]:focus,
#regform input[type="password"]:focus {
    border-right-color: #eee;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
}

#regform div.note {
    padding: 3px 10px 3px 3px;
    margin: 2px 10px 2px -2px;
    background: #f8f8f8;
    font-size: 13px;
    color: #9a9a9a;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.errormsg,
.goodmsg {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 4px;
    font-size: 12px;
}

.errormsg {
    border: 1px solid #caa;
    background: #fee;
    color: #900;
}

.goodmsg {
    border: 1px solid #aca;
    background: #efe;
    color: #090;
}

.varticle,
.videolist {
    min-height: 150px;
    padding: 5px;
    font-size: 0.85em;
    margin: 10px 0;
}

.varticle img,
.videolist .img {
    width: 250px;
    height: 140px;
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 10px;
}

.varticle.noresize img {
    width: auto;
    height: auto;
    max-width: 250px;
    max-height: 140px;
}

.varticle img.camnews,
.videolist .img.camnews {
    width: 14px;
    height: 14px;
    float: none;
    border: none;
    padding: 0;
    margin: 0;
}

.varticle h3,
.videolist h3 {
    margin: 5px 0 15px 0;
    font-size: 1.5em;
}

.varticle h3 a:hover,
.videolist h3 a:hover {
    text-decoration: none;
}

.varticle span,
.videolist span {
    display: block;
    margin-top: 15px;
    font-size: 0.9em;
}

.vphoto {
    min-height: 100px;
}

.vphoto img {
    width: 150px;
    height: auto;
}

.videolist .img {
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.videolist .img img {
    margin-top: 50px;
}

#pager li {
    float: left;
}

#pager li a,
#pager li.desc {
    display: block;
    margin-right: 5px;
    padding: 4px 9px;
    border: 1px solid #eee;
    background: #f9f9f9;
    border-radius: 3px;
    text-decoration: none;
}

#pager li.desc {
    color: #9a9a9a;
}

#pager li a:hover,
#pager li.activ a {
    color: #4a4a4a;
    background: #eee;
    border-color: #ddd;
}

.topiclist {
    font-size: 0.85em;
    margin: 15px 0;
    height: 56px;
    padding: 1px;
}

.topiclist:hover {
    border: 1px solid #eee;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 0;
}

.topiclist .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #eee;
    background: #fff;
}

.topiclist h3 {
    font-size: 1.35em;
    margin: 7px 0 5px 0;
}

.topiclist h3 a {
    color: #b0030a;
}

.topiclist h3 a:hover {
    text-decoration: none;
    color: #4a4a4a;
}

.topiclist a {
    color: #6a6a6a;
}

.topiclist span.right,
.topiclist span.left {
    display: block;
    color: #b9b9b9;
    font-weight: bold;
}

.topiclist span.right {
    float: right;
    margin: 5px 10px;
}

.topiclist:hover span.right {
    color: #9a9a9a;
}

.topiclist span.left {
    margin: 5px 0 0 0;
}

.topiclist span.left a {
    color: #b9b9b9;
}

.topiclist span.left a:hover {
    color: #5a5a5a;
    text-decoration: none;
}

.button.addtopic {
    margin: -7px -7px 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#youinfo {
    padding: 7px;
    border: 2px solid #e0e0e0;
    background: #fff;
    margin-bottom: 15px;
    background: #fff url(../icons/spechbubble_48.png) no-repeat 245px 30px;
    border-radius: 5px;
}

#youinfo h3 {
    background: #ececec;
    margin: -7px -7px 5px -7px;
    padding: 4px 7px;
    font-size: 0.95em;
    color: #6a6a6a;
    font-weight: normal;
}

#youinfo h4 {
    font-size: 1em;
    color: #b0030a;
    margin-bottom: 7px;
    width: 200px;
    padding: 3px;
}

#youinfo h4 img {
    float: left;
    margin-right: 7px;
}

.toad {
    margin-bottom: 10px;
    text-align: center;
}

.toad img {
    max-width: 100%;
}

.ad {
    border: 0 solid #e0e0e0;
    background: #fff;
    text-align: center;
    color: #9a9a9a;
    font-size: 1.5em;
    margin-bottom: 10px;
    vertical-align: middle;
    display: table-cell;
}

.ad p {
    font-size: 0.8em;
    color: #bbb;
    margin-top: 5px;
    margin-bottom: 10px;
}

.ad small {
    font-size: 0.7em;
}

#tolog {
    text-align: center;
    font-size: 0.9em;
}

#tolog span {
    display: block;
    margin-bottom: 10px;
    color: #999;
    font-size: 1.3em;
}

#profile .avatar {
    padding: 3px;
    border: 1px solid #eee;
    margin: 5px;
}

#profile .login {
    font-size: 1.5em;
    padding-left: 10px;
    color: #b0030a;
    width: 300px;
}

#profile .stats {
    font-size: 0.9em;
    color: #6a6a6a;
}

#profile .stats li {
    margin-bottom: 5px;
}

#profile .sendmsg {
    font-size: 0.6em;
    display: block;
    margin-top: 10px;
    color: #4a4a4a;
    padding: 5px 7px;
    background: #f6f6f6;
    width: 120px;
    text-align: center;
    border: 1px solid #dfdfdf;
    box-shadow: inset 0 0 10px #eee;
    border-radius: 3px;
}

#profile .sendmsg:hover {
    text-decoration: none;
    color: #b0030a;
    background: #efefef;
    box-shadow: none;
}

.alert {
    margin: 10px;
    padding: 7px;
    text-align: center;
    display: block;
    font-size: 0.9em;
    color: #999;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #f9f9f9;
}

.adtype {
    text-align: center;
    margin: 0 -7px;
    height: 24px;
}

.adtype,
.adtype a {
    font-size: 0.9em;
    color: #6a6a6a;
}

.adtype a {
    display: block;
    float: left;
    padding: 3px 4px;
    margin-left: 3px;
}

.adtype a:hover {
    background: #eee;
    border-radius: 3px;
    text-decoration: none;
    padding: 2px 3px;
    border: 1px solid #e0e0e0;
}

.viewfirm {
    margin-bottom: 20px;
    font-size: 0.9em;
}

.viewfirm a {
    text-decoration: none;
}

.viewfirm img,
#viewfirm img,
.viewad img,
#viewad img {
    padding: 2px;
    border: 1px solid #eee;
    float: left;
    margin-right: 7px;
}

.viewfirm h3 {
    font-size: 1.2em;
    padding: 15px 0 10px 0;
}

#viewfirm img {
    margin-bottom: 5px;
}

#viewfirm h3,
#viewad h3 {
    color: #b0030a;
    margin-bottom: 2px;
    font-size: 1.2em;
}

#viewfirm small {
    display: block;
    margin-bottom: 15px;
    font-size: 0.8em;
    color: #8a8a8a;
}

#viewad .text {
    font-size: 0.9em;
}

#viewfirm .photo img,
#viewad .photo img {
    margin: 10px 20px;
}

.viewad {
    font-size: 0.9em;
    color: #6a6a6a;
    margin-bottom: 20px;
}

.viewad a:hover {
    text-decoration: none;
}

.viewad h3 {
    margin-bottom: 3px;
    font-size: 1.2em;
}

.viewad small,
#viewad small {
    display: block;
    color: #8a8a8a;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.viewad small a,
#viewad small a {
    color: #4a4a4a;
}

.viewad small a:hover,
#viewad small a:hover {
    color: #b0030a;
}

#viewad h3 {
    padding-top: 10px;
}

#viewad span {
    display: block;
    clear: both;
    padding-top: 10px;
    font-size: 0.9em;
}

#adcat {
    height: 40px;
}

#adcat span {
    color: #8a8a8a;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 4px 7px;
    font-size: 0.95em;
}

#adcat a {
    float: left;
    display: block;
    padding: 4px 7px;
    margin-right: 5px;
    color: #7a7a7a;
    text-decoration: none;
    font-size: 0.95em;
}

#adcat a:hover,
#adcat a.activ {
    background: #f6f6f6;
    border: 1px solid #eee;
    padding: 3px 6px;
    color: #b0030a;
    border-radius: 3px;
}

.toprogview {
    width: 154px;
    height: 124px;
    margin: 5px 32px;
    float: left;
}

.progview {
    display: block;
    background: #fff;
    width: 140px;
    height: 130px;
    min-height: 130px;
    padding: 7px;
    text-align: center;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    overflow: hidden;
    font-size: 0.9em;
    border-radius: 5px;
}

.progview:hover {
    overflow: visible;
    height: auto;
    position: absolute;
    border-color: #ddd;
}

.progview:hover .title {
    background: #e0e0e0;
    color: #5a5a5a;
}

.progview a {
    color: #7a7a7a;
}

.progview a:hover {
    color: #4a4a4a;
    text-decoration: none;
}

.progview img {
    width: 120px;
    height: 68px;
    border: 1px solid #eee;
    padding: 2px;
}

.progview .title {
    display: block;
    margin: -7px -7px 0 -7px;
    background: #f3f3f3;
    padding: 3px 0 3px 0;
    color: #9a9a9a;
    margin-bottom: 10px;
    text-shadow: 0 1px #fff;
}

.progview .title:hover {
    color: #b0030a;
    background: #e0e0e0;
}

#share {
    margin: 10px 5px 10px 5px;
    padding: 3px 7px;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 3px;
}

.liveinfo {
    margin: 5px;
    padding: 5px;
    text-shadow: 0 1px #fff;
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
}

.liveinfo .date {
    font-size: 0.8em;
    display: block;
    margin-bottom: 4px;
    color: #6a6a6a;
}

.liveinfo .title {
    font-size: 0.9em;
    font-weight: bold;
    color: #b0030a;
    display: block;
}

.liveinfo .title2 {
    font-size: 0.85em;
    color: #4a4a4a;
}

.eventlist li {
    margin: 5px 0;
}

.eventlist li a {
    display: block;
    height: 31px;
    color: #4a4a4a;
    padding: 4px;
    color: #b0030a;
}

.eventlist li a:hover {
    text-decoration: none;
    color: #4a4a4a;
}

.eventlist span.title {
    display: block;
    float: left;
    padding: 0 0 2px 5px;
}

.eventlist li small.location {
    display: block;
    float: left;
    padding: 0 0 0 5px;
    color: #7a7a7a;
    font-size: 0.85em;
}

.eventlist span.date {
    display: block;
    width: 30px;
    height: 31px;
    float: left;
    color: #5a5a5a;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.eventlist span.date small {
    display: block;
    background: #eee;
    font-size: 0.7em;
    font-weight: normal;
}

#forumbox .topicauthor {
    width: 100px;
    float: left;
}

#forumbox .topicauthor .avatar,
#forumbox .topicauthor .nick,
#forumbox .contentbox,
h3.topictitle,
#forumbox .answerbox {
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 5px;
    box-shadow: -1px -1px 3px #e6e6e6;
}

h3.topictitle {
    margin-bottom: 10px;
    padding: 4px 7px;
    font-size: 1.1em;
    box-shadow: inset 0 0 15px #eee;
    border-color: #e0e0e0;
    color: #b0030a;
}

#forumbox .topicauthor .avatar {
    padding: 7px;
    width: 80px;
}

#forumbox .topicauthor .nick {
    display: block;
    margin-top: 5px;
    text-align: center;
    padding: 3px 0;
    width: 94px;
    font-size: 0.9em;
    font-weight: bold;
    color: #4a4a4a;
}

#forumbox .topicauthor .nick:hover {
    text-decoration: none;
    color: #b0030a;
    box-shadow: inset 0 0 15px #e0e0e0;
}

#forumbox .contentbox {
    float: left;
    width: 555px;
    margin-left: 10px;
    padding: 10px;
    font-size: 0.9em;
    border-radius: 7px;
}

#forumbox .contentbox span {
    display: block;
    min-height: 77px;
}

#forumbox .contentbox strong {
    color: #bbb;
    display: block;
    clear: both;
    font-size: 0.9em;
    margin-top: 15px;
}

#forumbox .contentbox strong small {
    float: right;
    font-size: 1.0em;
}

#forumbox .addbutton {
    clear: both;
    text-align: center;
    height: 50px;
}

#forumbox .addbutton a {
    padding: 5px 10px;
    font-size: 1.0em;
    width: 100px;
    margin-left: 110px;
}

#forumbox .answerbox {
    padding: 7px;
    margin-bottom: 20px;
}

#forumbox .answerbox h5 {
    border-color: #ccc;
}

#forumbox .answerbox textarea {
    height: 70px;
    width: 560px;
    margin-right: 15px;
}

#forumbox .answerbox .button {
    font-size: 0.85em;
    padding: 5px 10px;
}

#forumbox .button.cancel {
    background: #9a9a9a;
}

#forumbox .answerbox .alert {
    color: #b0030a;
}

#forumbox .answer {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 1px #fcfcfc;
}

#forumbox .answer .avatar {
    width: 60px;
    height: 60px;
    margin-left: 20px;
}

#forumbox .answer .contentbox span {
    min-height: 30px;
}

#forumbox .answer .contentbox strong {
    margin: 0 0 10px 0;
}

#forumbox .answer .contentbox strong a {
    color: #4a4a4a;
}

#forumbox .answer .contentbox strong a:hover {
    color: #b0030a;
    text-decoration: none;
}

#forumbox #editpost textarea {
    width: 545px;
}

#forumbox #editpost .button {
    margin-left: 10px;
}

#livebox .left {
    width: 70%;
    float: left;
}

#livebox .player {
    /* width: 640px;
    height: 360px; */
    box-shadow: 0 0 10px #ccc;
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
    overflow: hidden;
}

#livebox .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#livebox .chat {
    float: left;
    width: 30%;
}

#livebox .chat #chatin {
    height: 370px;
    padding-left: 10px;
    margin-bottom: 10px;
    overflow: auto;
}

#livebox .chat .form {
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    margin-left: 20px;
}

@media (max-width: 1024px) {
    #livebox .left, #livebox .chat {
        width: 100%;
    }

    #livebox .left {
        margin-bottom: 20px;
    }

    #livebox .chat #chatin {
        height: 200px;
    }
}

#livebox .chat .form input {
    float: left;
    width: 70%;
}

#livebox .chat .form .button {
    float: right;
    margin-top: 0;
    text-align: center;
    width: 26%;
    margin-top: 4px;
    padding: 6px 0;
}

#livebox .chat .msg {
    font-size: 0.9em;
    padding: 5px 0;
}

#livebox .chat .msg img {
    float: left;
    margin: 2px 5px 0 0;
    width: 14px;
    height: 14px;
}

#livebox .chat .msg a {
    font-weight: bold;
}

.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.vscrollerbase,
.vscrollerbar {
    width: 12px;
}

.hscrollerbase,
.hscrollerbar {
    height: 12px;
}

.vscrollerbase,
.hscrollerbase {
    box-shadow: inset 0 0 15px #e3e3e3;
    border-radius: 3px;
}

.vscrollerbar,
.hscrollerbar {
    background: #e0e0e0;
    border-radius: 3px;
}

.vscrollerbar:hover,
.hscrollerba:hover {
    background: #d0d0d0;
}

.pager {
    background: #f9f9f9;
    padding: 0 10px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 -1px #f0f0f0;
}

.pager table {
    width: 100%;
}

.pager .left,
.pager .right {
    width: 200px;
}

.pager .center {
    text-align: center;
    font-size: 0.9em;
    color: #6a6a6a;
}

.pager .left .button {
    float: left;
}

.ajaxload {
    margin: 10px;
    text-align: center;
    font-size: 0.8em;
}

.ajaxload img {
    margin-bottom: 10px;
}

.newssearch #stext {
    width: 655px;
    box-shadow: inset 0 0 5px #f6f6f6;
    border-color: #f0f0f0;
    color: #b0b0b0;
}

.newssearch #stext:hover {
    color: #7a7a7a;
    border-color: #e6e6e6;
}

.newssearch #stext:focus,
.newssearch #stext.activ {
    box-shadow: 0 0 10px #eee;
    border-color: #ddd;
    color: #4a4a4a;
}

#alertbody {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/bg_alertbody.png);
    padding-top: 100px;
}

#alerta {
    margin: 0 auto;
    width: 800px;
    padding: 5px;
    border-radius: 5px;
    background: #919191;
}

#alerta h5 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 0.9em;
}

#alerta .close {
    float: right;
    padding: 3px;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    cursor: pointer;
}

#alerta .close:hover {
    background: #ddd;
    border-radius: 3px;
}

#alertb {
    background: #fff;
    height: 400px;
}

#msglist .left {
    width: 190px;
    border-right: 1px solid #fff;
    box-shadow: 1px 0 #dcdcdc;
    float: left;
    height: 400px;
    background: #f6f6f6;
}

#msglist .left li {
    margin: 5px 0 5px 10px;
}

#msglist .left li span {
    font-size: 0.9em;
    color: #8a8a8a;
}

#msglist .left li small {
    margin: 20px 10px 0 0;
    display: block;
    background: #fff;
    border: 1px solid #eee;
    padding: 5px;
    color: #7a7a7a;
    text-align: center;
    border-radius: 3px;
}

#msglist .left li a {
    display: block;
    padding: 5px 7px;
    font-size: 0.95em;
    color: #6a6a6a;
}

#msglist .left li a:hover,
#msglist .left li.activ a {
    background: #fff;
    margin-right: -2px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 4px 7px 4px 6px;
    text-decoration: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#msglist .left li.newm a {
    font-weight: bold;
}

#msglist .right {
    float: left;
    width: 587px;
    padding: 10px;
    height: 380px;
}

#msglist .right .tomsg {
    height: 290px;
    overflow: auto;
    margin-bottom: 10px;
}

#msglist .right .msg {
    color: #4a4a4a;
    margin: 0 5px 5px 0;
    padding: 5px;
    font-size: 0.9em;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 3px;
}

#msglist .right .msg.me {
    background: #fff;
    border: 1px solid #f6f6f6;;
}

#msglist .right .msg img.avatar {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
}

#msglist .right .msg small.date {
    float: right;
    font-size: 0.9em;
    color: #9a9a9a;
}

#msglist .right .addmsg {
    border-top: 1px solid #fff;
    background: #f9f9f9;
    height: 79px;
    margin: 0 -10px 0 -9px;
    box-shadow: 0 -1px 0 #e0e0e0;
    padding: 10px 10px 0 10px;
}

#msglist .right .addmsg textarea {
    height: 30px;
    width: 500px;
    margin-right: 15px;
    border-color: #ddd;
}

#msglist .right .addmsg label {
    font-size: 0.8em;
    color: #7a7a7a;
}

#msglist .right .addmsg label input {
    float: left;
    margin: 3px 5px 0 5px;
}

#msglist .msginfo {
    text-align: center;
    padding: 70px;
}

#msglist .msginfo span {
    display: block;
    font-size: 1.1em;
    color: #7a7a7a;
}

#msglist .msginfo small {
    margin-top: 100px;
    display: block;
    color: #9a9a9a;
    font-size: 0.9em;
}

#livescore {
    margin-bottom: 10px;
    margin-left: 80px;
    float: left;
    width: 486px;
}

#livescore .team1,
#livescore .team2 {
    float: left;
    width: 201px;
    background: #f6f6f6;
    padding: 3px 0;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    text-align: center;
    margin-top: 5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#livescore .team1 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #eee;
}

#livescore .team2 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #eee;
}

#livescore .points {
    width: 74px;
    padding: 3px;
    font-size: 1.7em;
    float: left;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #ddd;
    text-shadow: 0 1px #fff;
}

#livescore .time {
    clear: both;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    padding-top: 5px;
}

#share td {
    padding: 5px 15px;
}

#zukosa {
    width: 300px;
    height: 60px;
    background: url(../images/zukosa.png) no-repeat top center;
    margin-bottom: 10px;
    padding-top: 140px;
}

#zukosa span {
    display: block;
    color: #b0030a;
    margin: 0 10px;
    padding: 7px;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    font-size: 0.9em;
    text-align: center;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}

#zukosa a:hover {
    text-decoration: none;
}

#zukosa a:hover span {
    color: #444;
}

/**
 * Candidates slider in sidebar
 */

#content .candidates-slider {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px;
    margin-bottom: 15px;
    border-radius: 3px;
}

#content .candidates-slider h4.title {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    color: #222;
    padding-bottom: 5px;
}

#content .candidates-slider .slide {
    padding: 0 5px;
}

#content .candidates-slider .slide img {
    float: left;
    margin-right: 10px;
}

#content .candidates-slider .slide strong {
    display: block;
    float: left;
    margin-top: 40px;
    color: #222;
    width: 140px;
}

#content .candidates-slider .slide small {
    display: block;
    float: left;
    color: #444;
}

.related-article {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 15px;
}

.related-article img {
    max-width: 100%;
    margin-bottom: 10px;

}

.related-article h3 {
    font-size: 14px;
    font-weight: bold;
}

.main-slider {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.main-slider > div {
    width: 50%;
}

.main-slider .main-slider__others {
    display: flex;
    flex-wrap: wrap;
    margin: -1px;
}

.main-slider__image {
    padding-top: 75%;
    overflow: hidden;
    position: relative;
}

.main-slider__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
}

.main-slider .main-slider__others .main-slider__small {
    width: 50%;
    padding: 1px;
    position: relative;
}

.main-slider__small .main-slider__text {
    position: absolute;
    bottom: 0;
    padding: .5rem 1rem;
    width: 100%;
    z-index: 1;
}

.main-slider__small .main-slider__text h2 {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
    position: relative;
    z-index: 1;
}

.main-slider__small .main-slider__text:before, .main-slider__first .main-slider__big .main-slider__text:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 50%, rgba(195, 227, 242, 0) 100%);
    height: 120px;
    z-index: 0;
}

.main-slider__small .main-slider__text:before {
    bottom: 1px;
    right: 2px;
}

.main-slider__small .main-slider__text .tag, .main-slider__first .main-slider__text .tag {
    background: rgba(0, 0, 0, 0.8);
    display: inline-block;
    padding: 0rem .5rem 0;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2px;
    position: relative;
    top: -5px;
    z-index: 1;
}

.main-slider .main-slider__first {
    position: relative;
    margin-right: 2px;
}

.main-slider .main-slider__first h1 {
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
    z-index: 1;
    position: relative;
}

.main-slider .main-slider__first ul {
    display: flex;
    margin-bottom: 0;
    color: #fff;
    z-index: 1;
    position: relative;
}

.main-slider .main-slider__first li:first-of-type {
    font-weight: 600;
    margin-right: .2rem;
}

.main-slider .main-slider__first .main-slider__text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2rem;
}

.main-slider .main-slider__first .main-slider__big {
    width: 100%;
}

@media (max-width: 991px) {
    .main-slider .main-slider__first h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .main-slider .main-slider__first .main-slider__text {
        padding: 1rem;
    }

    .main-slider__small .main-slider__text h2 {
        font-size: 15px;
        line-height: 18px;
    }
}

@media (max-width: 768px) {
    .main-slider > div {
        width: 100%;
        margin-bottom: 2px;
    }

    .main-slider .main-slider__first img {
        height: auto;
        width: 100%;
    }

    .main-slider__image {
        padding-top: 56.25%;
    }
}

@media (max-width: 550px) {
    .main-slider > div {
        margin-bottom: 1rem;
    }

    .main-slider .main-slider__first h1 {
        font-size: 18px;
        line-height: 22px;
    }

    .main-slider > div:last-of-type {
        margin-bottom: 0;
    }

    .main-slider .main-slider__others .main-slider__small {
        width: 100%;
        margin-bottom: 1rem;
    }

    .main-slider .main-slider__others .main-slider__small:last-of-type {
        margin-bottom: 0;
    }
}

@media (max-width: 330px) {
    .main-slider .main-slider__first h1, .main-slider__small .main-slider__text h2 {
        font-size: 15px;
        line-height: 18px;
    }
}

#umenu li .live-btn {
    background: #cf2120;
    color: #fff !important;
    padding: 0 2rem !important;
    float: none;
    font-weight: 600;
}

.link-more {
    text-align: right;
}

#page-wrapper #newslist .link-more a {
    padding: .2rem .6rem;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    background: #cf2120;
    display: inline-block;
    margin-left: auto;
    border: 1px solid transparent;
}

#page-wrapper #newslist table tbody {
    padding: 1rem 0;
    display: block;
}

#page-wrapper #newslist table tbody td {
    padding: 0;
}

#page-wrapper #newslist li:first-child a td {
    padding: 0;
}

#page-wrapper #newslist table tbody td p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

.fa-film {
    margin-right: .5rem;
}

.a-more-wrapper {
    text-align: right;
}

.a-more-wrapper a {
    padding: .2rem .6rem;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff !important;
    background: #cf2120;
    display: inline-block;
    margin-left: auto;
    border: 1px solid transparent;
}