body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
h2 a {
  color: #000;
  text-decoration: none;
}
fieldset, img {
  border: 0;
}

img, object, embed {
  vertical-align: top;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0px 0 0px;
}

q:before, q:after {
  content: '';
}

a * {
  cursor: pointer;
  outline: none;
}

input[type=text],
input[type=password]{
  outline: none;
  border: 1px solid #DDD;
  outline: none;
  padding: 6px 4px;
}

html {
  height: 100%;
  min-width: 1003px;
  background: #3c3c3c url(../images/bg_body.jpg);
}

body {
  font: 11px Arial, Helvetica, sans-serif;
  min-height: 100%;
  min-width: 1003px;
  position: relative;
  color: #000;
  background: url(../images/bg_main_2.jpg) repeat-y 50% 0;
}

img {
  vertical-align: top;
}

a {
  color: #67aace;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

.text:-moz-placeholder {
  color: #545454;
}

.text::-moz-placeholder {
  color: #545454;
  opacity: 1;
}

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

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

.text::placeholder {
  color: #545454;
}

.text:focus:-moz-placeholder {
  color: transparent;
}

.text:focus::-moz-placeholder {
  color: transparent;
}

.text:focus::-webkit-input-placeholder {
  color: transparent;
}

.text:focus:-ms-input-placeholder {
  color: transparent;
}

.text:focus::placeholder {
  color: transparent;
}

.container {
  position: relative;
  overflow: hidden;
  background: url(../images/bg_t.png) repeat-x 50% 0;
}

.hold {
  background: url(../images/bg_main02.png) no-repeat 50% -1px;
}

.container_holder {
  margin: 32px auto 0;
  width: 1002px;
  background: url(../images/bg-container_2.jpg) no-repeat 0px 0;
}

.header {
  width: 1002px;
  height: 280px;
  position: relative;
  margin: 0 auto;
  padding: 0 1px 0 0;
}

.logo {
  overflow: hidden;
  float: left;
  margin: 28px 0 0 13px;
}

.logo a {
  background: url(../images/logo.png) no-repeat;
  display: block;
  width: 261px;
  height: 136px;
  overflow: hidden;
  text-indent: -9999px;
}

.header:after,
.container:after,
.container_holder:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}

.top_desc {
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
}

.top_desc p {
  max-width: 750px;
  color: #8b8b8b;
  float: left;
  font: bold 13px Arial, Helvetica, sans-serif;
  height: 14px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top_desc > p {
  padding: 11px 10px 10px 0;
}

.top_desc p a {
  text-decoration: none;
  color: #59abd1;
  background: none;
  float: none;
  line-height: 14px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  text-transform: none;
  padding: 0;
  margin: 0;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
}

.top_desc p a:hover {
  text-decoration: underline;
}

.top_desc p strong {
  color: #fff;
}

.top_desc p strong em {
  color: #e6bf01;
}

.top_desc p strong span {
  color: #ff0000;
}

#join_act, .btn-join {
  float: right;
  color: #fff;
  -moz-text-shadow: 1px 1px 0 #49730c;
  -webkit-text-shadow: 1px 1px 0 #49730c;
  text-shadow: 1px 1px 0 #49730c;
  text-transform: uppercase;
  font: bold 12px/24px Arial, Helvetica, sans-serif;
  padding: 0 25px;
  margin: 7px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  text-decoration: none;
  background: #aeee3c; /* Old browsers */
  background: -moz-linear-gradient(top, #aeee3c 0%, #70b40e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aeee3c), color-stop(100%, #70b40e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #aeee3c 0%, #70b40e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #aeee3c 0%, #70b40e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #aeee3c 0%, #70b40e 100%); /* IE10+ */
  background: linear-gradient(to bottom, #aeee3c 0%, #70b40e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeee3c', endColorstr='#70b40e', GradientType=0); /* IE6-9 */
}

.top_desc a:hover {
  opacity: 0.85;
}

.header .left {
  float: left;
  width: 302px;
  text-align: center;
}

.intr {
  background: url(../images/bg_search.png) no-repeat;
  width: 288px;
  height: 74px;
  margin: -5px 0 0 10px;
  float: left;
  overflow: hidden;
}

.form-header {
  background: url("../images/bg-form-header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 26px;
  margin: 12px 0 0;
  overflow: hidden;
  padding: 8px 8px 0;
  width: 264px;
}

* + html .form-header {
  display: inline;
}

.form-header label {
  float: left;
  margin-right: 3px;
  font: 11px/19px Arial, Helvetica, sans-serif;
  color: #acacac;
}

.form-header .text {
  float: left;
  width: 63px;
  padding-left: 4px;
  height: 17px;
  background: #fff;
  border: 1px solid #636a6f;
  margin-right: 4px;
}

.form-header .btn {
  float: right;
  width: 26px;
  height: 21px;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  margin: 0 1px 0 0;
  position: relative;
  top: -2px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn01.png) no-repeat;
}

.form-search {
  margin: 35px 0 0 16px;
  overflow: hidden;
  float: left;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

* + html .form-search {
  display: inline;
}

.form-search span {
  color: #e9e9e9;
  display: block;
  font-size: 12px;
  line-height: 23px;
  margin: 0 5px 0 0;
  text-align: left;
}

.form-search .box {
  background: #D9D9D9;
  float: left;
  border: 1px solid #ddd;
  width: 268px;
}

.form-search .box span {
  color: #4e4e4e;
  float: left;
  font: 13px/23px Arial, Helvetica, sans-serif;
  width: 52px;
}

.form-search .box .text {
  background: none;
  border: 0 none;
  color: #888;
  float: left;
  font: 12px/21px Arial, Helvetica, sans-serif;
  height: 30px;
  line-height: 30px;
  width: 240px;
  padding: 0 0 0 4px;
  outline: none;
}

.form-search .box_s:after {
  clear: both;
  content: "";
  display: block;
}

.form-search .box_s .btn {
  background: url("../images/bg-form.png") no-repeat 0 50%;
  background-size: 17px 18px;
  border: none;
  cursor: pointer;
  height: 30px;
  width: 20px;
  outline: 0;
  text-indent: -9999px;
}

.player-block .info .col3 .lang-img, .lang-img {
  /*background: url("../images_new/dash.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);*/
  display: inline-block;
  float: none;
  /*height: 11px;*/
  margin: 0 2px 0 2px;
  /*width: 14px;*/
}

.carousel01 {
  float: right;
  right: 1px;
  top: 0;
  position: absolute;
  width: 700px;
  height: 280px;
  border-left: 1px solid #000;
}

.carousel01:after {
  content: '';
  display: block;
  clear: both;
}

/* Menu style begins */
.menu {
  background: #000;
  padding: 0px 0;
  position: relative;
  height: 45px;
  font-size: 0;
}

.menu li {
  float: left;
}

.menu a, .menu li.act {
  font: normal 18px/27px Arial;
  color: #bbb;
  text-decoration: none;
  line-height: 45px;
  padding: 0px 20px 0px;
  border-right: 1px solid #333;
  display: block;
}

.menu li.act, .menu a:hover {
  background: #5d5d5d;
  border-color: #474747;
  text-decoration: underline;
  color: #fff;
}

.menu li.act {
  cursor: default
}

.menu .menu_join {
  float: right;
}

.menu .menu_join a {
  margin: 0;
  border: none;
}

/* Menu style ends */
.block_content {
  display: inline-table;
}

.soffers div {
  display: inline-block;
}

.sof_title {
  background: url("../images/bg_heading.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #bcbcbc;
  color: #28435a;
  font: bold 20px/33px Arial;
  min-height: 33px;
  overflow: hidden;
  padding: 0 9px;
  position: relative;
  text-align: left;
  width: 982px;
}

.item {
  float: left;
  padding: 14px;
}

.login-block {
  text-align: left;
  color: #000;
  font: 11px/13px Arial, Helvetica, sans-serif;
  margin: 0 auto 10px;
  width: auto;
}

.login-block h2 {
  color: #000;
  font: bold 20px/22px Arial, Helvetica, sans-serif;
  margin: 12px 4px 4px;
}

.big-size {
  width: 300px;
  padding: 2px;
}

.control {
  margin-bottom: 7px;
  overflow: hidden;
}

.g_hidden {
  display: none;
}
span.g_hint.g_hidden {
  font: 11px/18px Arial,Helvetica,sans-serif;
  font-weight: 600;
}
.add_comment {
  margin-top: 10px;
}

#ac_block_success {
  color: green;
}

#ac_block_failure {
  color: red;
}

.field_error {
  color: red;
  margin: 0 0 2px;
}

.btn-login, .btn-logout, .btn-soffer {
  float: right;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  font: bold 12px/24px Arial, Helvetica, sans-serif;
  padding: 0 25px;
  text-transform: uppercase;
  margin: 7px 7px 0 0;
  text-decoration: none;
}

.btn-login {
  background: #6bc6fe;
  background: -moz-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ECDFE), color-stop(45%, #45aee8), color-stop(100%, #2a9dd9));
  background: -webkit-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -o-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -ms-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: linear-gradient(to bottom, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECDFE', endColorstr='#2a9dd9', GradientType=0);
  text-shadow: 1px 1px 0 #0E80BE;
}

.btn-logout {
  background: rgb(224, 0, 0); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(224, 0, 0, 1) 1%, rgba(160, 6, 6, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(224, 0, 0, 1)), color-stop(100%, rgba(160, 6, 6, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(224, 0, 0, 1) 1%, rgba(160, 6, 6, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(224, 0, 0, 1) 1%, rgba(160, 6, 6, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(224, 0, 0, 1) 1%, rgba(160, 6, 6, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(224, 0, 0, 1) 1%, rgba(160, 6, 6, 1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00000', endColorstr='#a00606', GradientType=0); /* IE6-9 */
  text-shadow: 1px 1px 0 #960002;
}

.btn-soffer {
  background: #B9B307;
  text-shadow: 1px 1px 0 #757517;
  padding: 0 10px;
}

#logon_form input[type=text],
#logon_form input[type=password] {
  width: 180px;
}
.holder-login {
  overflow: hidden;
  padding: 81px 28% 54px;
  text-align: left;
}



.holder-login .row {
  margin-top: 11px;
  overflow: hidden;
  display: table;

}

.holder-login label {
  color: #000;
  font: bold 14px/30px Arial,Helvetica,sans-serif;
  padding-right: 10px;
  text-align: right;
  width: 110px;
}

.holder-login .btn {
  background: #6bc6fe;
  background: -moz-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ECDFE), color-stop(45%, #45aee8), color-stop(100%, #2a9dd9));
  background: -webkit-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -o-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: -ms-linear-gradient(top, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  background: linear-gradient(to bottom, #7ECDFE 0%, #45aee8 45%, #2a9dd9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ECDFE', endColorstr='#2a9dd9', GradientType=0);
  -webkit-box-shadow: inset 0 0 2px 0 rgba(245, 245, 245, .7);
  -moz-box-shadow: inset 0 0 2px 0 rgba(245, 245, 245, .7);
  box-shadow: inset 0 0 2px 0 rgba(245, 245, 245, .7);
  border: 1px solid #23A9F2;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  text-shadow: 1px 1px 0 #0E80BE;
  cursor: pointer;
  float: left;
  font: bold 13px/34px Arial, Helvetica, sans-serif;
  height: 36px;
  margin-right: 10px;
  overflow: hidden;
  text-transform: uppercase;
  width: 97px;
  clear: both;
}

.holder-login .btn:hover {
  background: #3eade0; /* Old browsers */
  background: -moz-linear-gradient(top, #3eade0 0%, #6bc6fe 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3eade0), color-stop(100%, #6bc6fe)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3eade0 0%, #6bc6fe 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3eade0 0%, #6bc6fe 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3eade0 0%, #6bc6fe 100%); /* IE10+ */
  background: linear-gradient(to bottom, #3eade0 0%, #6bc6fe 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3eade0', endColorstr='#6bc6fe', GradientType=0); /* IE6-9 */
}

.holder-login .text {
  float: left;
  height: 29px;
  width: 201px;
}

.holder-login .text input {
  color: #000;
  float: left;
  font: 14px/16px Arial,Helvetica,sans-serif;
  height: 15px;
  padding: 6px 4px;
  width: 191px;
}


td {
  padding: 2px 0;
}

td:first-child {
  text-align: right;
}

.td_btn {
  width: 105px;
}

.block-border {
  /*background: none repeat scroll 0 0 #fff;
  border: 1px solid #acacac;*/
  padding: 60px 0 50px;
}

.message-block.message-ok {
  background: none repeat scroll 0 0 #effae1;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #4b7f00;
  font-weight: bold;
  margin: 5px 0;
  padding: 4px 7px;
}

.data {
  display: inline-table;
  width: 100%;
}

.mask {
  background: url(../images/bg_mask.png) no-repeat;
  width: 20px;
  height: 290px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.shadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  width: 54px;
  height: 280px;
  background: url(../images/bg_shadow.png) no-repeat;
}

.carousel01 .next01,
.carousel01 .prev01 {
  position: absolute;
  top: 119px;
  left: -24px;
  width: 48px;
  height: 48px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 99;
  background: url(../images/prev01.png) no-repeat;
}

.carousel01 .next01 {
  left: auto;
  right: -24px;
  background: url(../images/next01.png) no-repeat;
}

#slideshow01 {
  width: 700px;
  height: 280px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

#nav {
  position: absolute;
  bottom: 8px;
  right: 9px;
  z-index: 99;
}

#nav a {
  float: left;
  width: 15px;
  height: 15px;
  overflow: hidden;
  background: url(../images/switcher.png) no-repeat;
  text-indent: -9999px;
}

#nav a:hover,
#nav a.activeSlide {
  background-position: 0 -15px;
}

.carousel {
  position: absolute;
  top: 280px;
  background: #fff;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #bbb;
  width: 964px;
  height: 70px;
  left: 1px;
  padding: 0 19px;
}

.carousel:after {
  content: '';
  display: block;
  clear: both;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 20px;
  left: 3px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 100;
  background: url(../images/prev.png) no-repeat;
}

.carousel .next {
  left: auto;
  right: 3px;
  background: url(../images/next.png) no-repeat;
}

.carousel .next:hover,
.carousel .prev:hover {
  background-position: 0 -26px;
}

#slideshow {
  width: 962px;
  height: 68px;
  overflow: hidden;
  position: relative;
}

.carousel .col a {
  float: left;
  text-align: center;
  font: 11px/13px Arial, Helvetica, sans-serif;
  color: #7a97af;
  text-decoration: none;
}

.carousel .col a img,
.carousel .col a span {
  display: block;
}

.carousel .col a img {
  margin: 0 10px;
}

.carousel .col a:hover {
  font-weight: bold;
  color: #000;
}

.main {
  width: auto;
  margin: 0 auto;
  text-align: center;
}

.main:after {
  content: "";
  clear: both;
  display: block;
}

.heading {
background: rgba(235,235,235,1);
background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(47%, rgba(224,224,224,1)), color-stop(100%, rgba(179,179,179,1)));
background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#b3b3b3', GradientType=0 );
  height: 33px;
  width: auto;
  padding: 0 10px;
  margin: 0;
}

* + html .heading {
  display: inline;
}

.heading h2 {
  float: left;
  color: rgb(170, 0, 0);
  margin: 0 15px 0 0;
  font: bold 23px/33px Arial, Helvetica, sans-serif;
}

.heading span {
  color: #555;
  font: 14px/33px Arial, Helvetica, sans-serif;
  float: right;
}

.heading h2 em {
  font-style: normal;
  font-weight: bold;
  color: #505050;
}

.heading h2 em i {
  color: #000;
  font: bold 18px/33px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.heading h2 em i em {
  color: #e6bf01;
}

.heading h2 em i strong {
  color: #b00000;
}

.heading h2 em a {
  color: #008ccd;
}

.block {
  background: none repeat scroll 0 0 #dfe4e7;
  border: 1px solid #bebebe;
  color: #000;
  font: 12px/14px Arial, Helvetica, sans-serif;
  margin: 24px auto 0;
  padding: 5px;
  text-align: left;
  width: 934px;
}

.block:last-child {
  margin-bottom: 10px;
}

.block-post {
  margin-top: 25px;
  padding: 7px 14px 14px;
}

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

.image-box-holder:after, .image-box:after {
  clear: both;
  content: "";
  display: block;
}

.block_holder {
  margin: 35px 0 0;
  padding: 0 15px;
}

img, object, embed {
  vertical-align: text-bottom;
}

.other {
  margin: 0 0 0 -4px;
  overflow: hidden;
  padding: 10px 0;
  width: 980px;
}

.other a {
  border: 6px solid #f1f1f1;
  float: left;
  margin: 4px 0 0 4px;
}

.image-box-holder .img {
  background: url("../images/bg-image02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 243px;
  margin: -15px 0 0;
  padding: 11px 9px;
  width: 337px;
}

.text {
  float: left;
  overflow: hidden;
  width: 612px;
}

.image-box-holder a {
  float: left;
}

.left-block-post {
  color: #000;
  float: left;
  font: 11px/17px Arial, Helvetica, sans-serif;
  width: 194px;
}

.left-block-post .image {
  background: url("../images_new/bg-image.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 250px;
  margin: -22px -13px 0 0;
  padding: 10px 23px 10px 9px;
  position: relative;
  width: 175px;
}

.left-block-post .info {
  margin-top: 4px;
  overflow: hidden;
}

.left-block-post .info .l {
  float: left;
}

.left-block-post .r {
  float: right;
  font: 11px/17px Arial, Helvetica, sans-serif;
}

.left-block-post a {
  color: #67aace;
  font-weight: bold;
}

.left-block-post .sub-info {
  color: #000;
  font: bold 11px/17px Arial, Helvetica, sans-serif;
  margin-top: 3px;
}

.left-block-post .sub-info strong {
  color: #936339;
}

.left-block-post .sub-info span {
  color: #cb6d2e;
}

.left-block-post .green {
  color: #40972b;
  display: inline-block;
}

.left-block-post .red {
  color: #c12424;
}

.block .top-info .frame {
  float: left;
}

.left-block-post .area {
  margin: 0;
  overflow: hidden;
}

.left-block-post h3 {
  font-size: 13px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right-block-post {
  float: right;
  width: 720px;
}

.block .top:after {
  clear: both;
  content: "";
  display: block;
}

.block .top h2 {
  color: #0b0b0b;
  float: left;
  font: bold 20px/24px Arial, Helvetica, sans-serif;
  padding: 0px 0;
  height: auto;
}

.right-block-post > p {
  color: #555;
}

.right-block-post p {
  max-height: 76px;
  margin-top: 0;
  line-height: 14px;
}

.image-box {
  padding: 0;
}

.right-block-post .image-box {
  margin: 0 0 0 -10px;
}

.image-box img {
  vertical-align: text-bottom;
}

.image-box > a {
  border: 2px solid #f1f1f1;
  float: left;
  margin: 10px 0 0 10px;
}

.area_image_block {
  margin: 10px 0 0;
  overflow: hidden;
}

.area_image_box:first-child {
  margin: 0;
}

.area_image_box {
  float: left;
  margin: 0 0 0 90px;
}

.area_image_box .dur, .dur {
  background: url("../images/ico_dur.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  padding: 0 0 0 15px;
}

.area_image_box p {
  font: 11px/20px Arial, Helvetica, sans-serif;
}
.area_image_box.sub {
  width: 455px;
}
.lang_box p:first-child {
  margin: 0;
}

.lang_box p {
  margin: 2px 0 0;
}

.area_image_box p a {
  float: none;
}

.area_image_box .cens, .cens {
  background: url("../images/ico_cen.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  padding: 0 0 0 15px;
}

.cens a, .cens span {
  font-weight: bold;

}

.cens a {
  color: #40972b !important;
}

.intro_box {
  font: 11px/17px Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.top-info .download {
  float: right;
}

.download {
  background: url("../images/btn02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  float: right;
  font: bold 12px/33px Arial, Helvetica, sans-serif;
  height: 33px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

.left-block-post .download {
  color: #fff;
  float: left;
  margin: 10px 0 0 25px;
}

.intro_box p a {
  float: none;
}

.niche:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url("../images/ico_nich.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  margin-right: 5px;
}

.download em, .left-block-post .download em, .btn-download em {
  background: url("../images/arrow_down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 16px;
  margin: 9px 8px 0;
  width: 16px;
}

.text:after,
.image-box-holder:after,
.image-box:after {
  content: '';
  display: block;
  clear: both;
}

.image-box {
  padding: 0 0 0px;
}

.image-box-holder .img {
  background: url(../images/bg-image02.png) no-repeat;
  width: 337px;
  height: 243px;
  float: left;
  margin: -15px 0 0;
  padding: 11px 9px;
}

.image-box-holder a {
  float: left;
}

.text .top h2 {
  color: #0B0B0B;
  font: bold 20px/34px Arial, Helvetica, sans-serif;
  padding: 8px 0;
}

.image-box-holder .lang_box {
  float: left;
}

.text {
  float: left;
  width: 588px;
  overflow: hidden;
}

.area_image_block {
  margin: 10px 0 0;
  overflow: hidden;
}

.area_image_box:first-child {
  margin: 0;
}

.area_image_box {
  float: left;
  margin: 0 0 0 90px;
}

.area_image_box p {
  font: 11px/16px Arial, Helvetica, sans-serif;
}

.area_image_box p a {
  float: none;
  color: #67AACE;
}

.comments-blog {
  margin: 15px 0 0;
  overflow: hidden;
}

.image-box-holder a {
  float: left;
}

.area_image_box p a em {
  color: #40972B;
  font-weight: bold;
  text-decoration: underline;
}

.image-box-holder .lang_box {
  float: left;
}

.lang_box p {
  /*  font:10px/18px Arial, Helvetica, sans-serif;
    color:#999;
    margin:2px 0 0;*/
}

.lang_box p:first-child {
  margin: 0;
}

.lang_box {
  color: #010000;
  font: 11px/15px Tahoma, Helvetica, sans-serif;
}

.lang_box img {
  vertical-align: middle;
}

.intro_box {
  font: 11px/17px Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.genre:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/ico_genr.png) no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  margin-right: 5px;
}

.intro_box p a {
  float: none;
}

.text > p {
  line-height: 14px;
  max-height: 76px;
}

.btn-back {
  background: url("../images/btn-b.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  font: bold 12px/38px Arial, Helvetica, sans-serif;
  height: 39px;
  margin: 7px 0 17px 300px;
  float: left;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  width: 352px;
}

.block .top-info {
  color: #000;
  font: 11px/15px Arial, Helvetica, sans-serif;
  margin: 5px 0 0;
  overflow: hidden;
}

.player-block {
  background: #dfe4e7;
  border: 1px solid #bebebe;
  color: #000;
  /*float: left;*/
  font: 12px/14px Arial, Helvetica, sans-serif;
  overflow: hidden;
  padding: 8px;
  text-align: left;
}

.player-block h2 {
  /*color: #000;
  font: bold 20px/40px Arial,Helvetica,sans-serif;*/
}

.player-block > p {
  color: #555;
  margin-top: 6px;
  line-height: 1.3;
}

.text_content {
  color: #555;
  height: 14px;
}

.player-block h2 {
  font: bold 20px/22px Arial, Helvetica, sans-serif;
  margin: 0px 0 0;
  height: 22px;
}

#related_videos_col {
  border-color: #959595;
  border-style: solid;
  background: #dfe4e7;
  border-width: 1px;
  float: left;
  margin-bottom: 7px;
  width: 100%;
}
#related_videos_col .left-block-post {
  width: 100%;
  float: none;
}
#related_videos_col .heading {
  margin-bottom: 10px;
}
.hidden {
  display: none !important;
}

.box_clock.intro_box {
  width: 195px;
  float: left;
  margin: 0 0 10px 41px;
  text-align: left;
}

.cols_block {
  margin: 10px 0 0;
  overflow: hidden;
}

.cols_block .col {
  float: left;
}

.cols_block .col {
  float: left;
  line-height: 17px;
}

.cols_block .col p {
  margin: 0;
}

.cols_block .col:first-child {
  font-weight: bold;
  width: auto;
}

#rating_container {
  float: left;
}

.cols_block .col:first-child strong {
  color: #c12424;
}

.cols_block .col:first-child span {
  color: #555;
  font-weight: normal;
}

.cols_block .col:first-child p {
  color: #555;
  font-size: 12px;
  font-weight: normal;
  clear: both;
  margin-left: 45px;
  line-height: normal;
}

.player-block .player-holder {
  border: 5px solid #000;
  min-height: 540px;
  overflow: hidden;
  position: relative;
  width: 960px;
}

.player-block .player-holder .box {
  background: url("../images_new/bg-box.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  font: 13px/16px Arial, Helvetica, sans-serif;
  height: 137px;
  left: 50%;
  margin: -100px 0 0 -289px;
  overflow: hidden;
  padding: 45px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 488px;
}

#wide_col > div {
  float: left;
}

.player-block .player-holder .box h3 {
  color: #fff;
  font: bold 15px/18px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.player-block .player-holder .box h4 {
  color: #fde603;
  font: bold 13px/18px Arial, Helvetica, sans-serif;
  margin-top: 30px;
}

.player-block .player-holder .box p {
  margin-top: 22px;
}

.player-block .player-holder .box .b {
  color: #457ab0;
}

.player-block .player-holder .box .r {
  color: #cd1416;
}

.player-block .sub p {
  font: 11px/16px Arial, Helvetica, sans-serif;
}

.player-block .info {
  background: none repeat scroll 0 0 #fcfcfc;
  margin-top: 10px;
  overflow: hidden;
  padding: 8px 14px;
}

.player-block .info .col {
  float: left;
  line-height: 16px;
}

.player-block #rating_container img {
  cursor: pointer;
}

.player-block .info .col p {
  margin: 0;
}

.player-block .info .col:first-child {
  font-weight: bold;
  width: 198px;
}

.player-block .info .col:first-child strong {
  color: #c12424;
}

.player-block .info .col:first-child span {
  color: #555;
  font-weight: normal;
}

.player-block .info .col:first-child p {
  color: #555;
  font-weight: normal;
  padding-left: 40px;
}

.player-block .info .col2 {
  width: 146px;
}

.player-block .info .col2 p span {
  color: #67aace;
}

.player-block .info .col3 {
  color: #999;
  width: 120px;
}

.player-block .info .col3 img {
  margin-top: 2px;
}

.player-block .info .col3 span {
  float: left;
  width: 36px;
}

.player-block .info .col4 {
  font-weight: bold;
}

.player-block .info .col4 span {
  color: #cb6d2e;
}

.player-block .info .col4 span:first-child {
  color: #936339;
}

.player-block .info .col4 a {
  color: #40972b;
}

.player-block .sub {
  overflow: hidden;
}

.btn-download {
  background: url("../images/btn02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  float: right;
  font: bold 12px/33px Arial, Helvetica, sans-serif;
  height: 33px;
  margin: 1px 0 0 8px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

.btn-download strong {
  background: url("../images/btn02.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
  float: left;
  margin: 0 0 0 4px;
  padding: 0 15px 0 0;
}

.btn-add {
  background: url("../images/btn07.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #697982;
  float: right;
  font: bold 11px/34px Arial, Helvetica, sans-serif;
  height: 34px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-add strong {
  background: url("../images/btn07.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
  float: left;
  margin: 0 0 0 4px;
  padding: 0 15px 0 0;
}

.btn-add em {
  background: url("../images/heart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 16px;
  margin: 11px 8px 0;
  width: 14px;
}

.btn-del {
  background: url("../images/btn07.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #697982;
  float: right;
  font: bold 11px/34px Arial, Helvetica, sans-serif;
  height: 34px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-del strong {
  background: url("../images/btn07.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
  float: left;
  margin: 0 0 0 4px;
  padding: 0 15px 0 0;
}

.btn-del em {
  background: url("../images/unheart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 16px;
  margin: 11px 8px 0;
  width: 14px;
}

.download em, .left-block-post .download em, .btn-download em {
  background: url("../images/arrow_down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 16px;
  margin: 9px 8px 0;
  width: 16px;
}

.player-block .sub div {
  float: left;
  line-height: 17px;
}

.player-block .sub p {
  margin: 0;
}

.comments-blog p {
  margin: 12px 0 0;
}

.form-dlog p {
  margin: 8px 0 0;
}

.comments-blog h3 {
  color: #000;
  font: bold 15px/18px Arial, Helvetica, sans-serif;
   height: 18px;
}

.comments-blog .box {
  line-height: 16px;
  margin-top: 8px;
  overflow: hidden;
  padding-left: 10px;
}

.box_com {
  background: url("../images/ico06.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  margin: 10px 0 0;
  overflow: hidden;
  padding: 0 0 0 18px;
}

.box_com:first-child {
  margin: 0;
}

.comments-blog .box strong {
  color: #555;
  display: block;
  font: bold 11px/16px Arial, Helvetica, sans-serif;
  margin-top: 12px;
}

.comments-blog .box strong:first-child {
  margin: 0;
}

.comments-blog .box strong span {
  color: #555;
}

.comments-blog .box p {
  margin: 0;
}

.comments-blog .add-coment {
  background: url("../images/btn08.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #697982;
  display: block;
  font: bold 11px/28px Arial, Helvetica, sans-serif;
  height: 28px;
  margin: 15px 0 0;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  width: 166px;
}

.comments-blog .add-coment strong {
  background: url("../images/btn08.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
  float: left;
  margin: 0 0 0 4px;
  padding: 0 31px 0 0;
}

.add-coment em {
  background: url("../images/ico12.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 11px;
  margin: 9px 10px 0 15px;
  width: 12px;
}

.comments {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #bdbdbd;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px;
}

.comments textarea {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  display: block;
  height: 51px;
  margin: 0;
  max-width: 100%;
  min-height: 51px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

.box-capcha {
  margin-top: 5px;
  overflow: hidden;
}

.box-capcha .capcha {
  float: left;
  margin-right: 6px;
  width: 165px;
}

.box-capcha .form-cap {
  float: left;
  margin-right: 7px;
}

.box-capcha .form-cap label {
  color: #000;
  display: block;
  font: 12px/18px Arial, Helvetica, sans-serif;
}

.box-capcha .form-cap .text {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #bdbdbd;
  color: #000;
  font: 12px/14px Arial, Helvetica, sans-serif;
  height: 15px;
  margin-top: 2px;
  overflow: hidden;
  padding: 5px;
  width: 102px;
}

.leave {
  background: url("../images_new/btn09.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: block;
  font: bold 12px/26px Arial, Helvetica, sans-serif;
  height: 26px;
  margin-top: 4px;
  overflow: hidden;
  padding-bottom: 2px;
  text-align: center;
  width: 86px;
}

.add_to_favourites {
  color: green;
}

.text .top {
  height: 42px;
}

.block .top-info .frame {
  float: left;
}

.block .top-info .holder {
  overflow: hidden;
}

.block .top-info .holder p:first-child {
  color: #555;
}

.block .top-info .holder p:first-child span {
  color: #000;
}

.block .top-info .holder span:first-child {
  padding: 0;
}

.block .top-info .holder strong {
  color: #C12424;
}

.vot,
.votes {
  color: #555;
  font: 11px/18px Arial, Helvetica, sans-serif;
  padding: 0 38px;
}

.download {
  background: url(../images/btn02.png) no-repeat;
  color: #fff;
  float: right;
  font: bold 13px/33px Arial, Helvetica, sans-serif;
  height: 33px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

.top-info .download {
  float: right;
  margin: 1px 0 0 8px;
}

.download strong {
  background: url(../images/btn02.png) no-repeat 100% 100%;
  float: left;
  margin: 0 0 0 3px;
  padding: 0 15px 0 0;
}

.download em,
.left-block-post .download em,
.btn-download em {
  background: url(../images/arrow_down.png) no-repeat;
  float: left;
  height: 16px;
  margin: 9px 8px 0;
  width: 16px;
}

.other {
  margin: 0 0 0 -5px;
  overflow: hidden;
  padding: 10px 0 0;
  width: 980px;
}

.other a {
  border: 3px solid #f1f1f1;
  float: left;
  margin: 4px 0 0 4px;
}

.inner {
  padding: 0 7px;
}

.left_block.iblock {
  background: none repeat scroll 0 0 #e9e6e3;
  border-color: #959595;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
}

.btn_link {
  background: #FD005F;
  -webkit-box-shadow: inset 0px 0px 1px 1px rgba(236, 236, 236, 0.6);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(236, 236, 236, 0.6);
  box-shadow: inset 0px 0px 1px 1px rgba(236, 236, 236, 0.6);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #BF3155;
  display: inline-block;
  text-align: center;
  font: bold 15px/39px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #fff;
  margin: 10px 0;
  width: 964px;
}

.btn_link:hover {
  background: #FF1F74;
}

.paging-block {
  margin: 10px 0;
  padding: 0 10px;
  overflow: hidden;
}

.paging-block .form {
  float: left;
  line-height: 40px;
  margin-top: 1px;
}

.paging-block .form label {
  color: #000;
  font: 12px/27px Arial, Helvetica, sans-serif;
  height: 27px;
  padding-right: 9px;
}

.paging-block .select132 {
  background: #F9F9F9;
  border: 1px solid #C0C0C0;
  color: #000;
  font: 12px/27px Arial, Helvetica, sans-serif;
  outline: none;
  padding: 6px;
  width: auto;
  -webkit-appearance: menulist-button !important;
}

.paging {
  color: #888787;
  float: right;
  font: bold 16px/27px Arial, Helvetica, sans-serif;
}

.paging strong {
  float: left;
  font-size: 14px;
  line-height: 40px;
  padding-right: 15px;
}

.paging a.p,
.paging a.n {
  padding-left: 18px;
}

.paging a, .paging p {
  color: #595959;
  float: left;
  padding: 0 20px;
  line-height: 40px;
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #e4e4e4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e4e4e4));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #e4e4e4 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #e4e4e4 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #e4e4e4 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #e4e4e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e4e4e4', GradientType=0);
  border: 1px solid #D8D8D8;
  margin-right: 2px;
}

.paging a.p span,
.paging a.n span {
  padding: 0 10px;
}

.paging p {
  color: #B2B2B2;
}

.content {
  overflow: hidden;
  margin-top: 7px;
  /* padding: 7px 7px 0;*/
}

.content.jpage {
  margin-bottom: 7px;
}

.paging a:hover,
.paging a.active {
  background: #3cb1d7; /* Old browsers */
  background: -moz-linear-gradient(top, #3cb1d7 0%, #309fc4 65%, #228bae 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3cb1d7), color-stop(65%, #309fc4), color-stop(100%, #228bae)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3cb1d7 0%, #309fc4 65%, #228bae 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3cb1d7 0%, #309fc4 65%, #228bae 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3cb1d7 0%, #309fc4 65%, #228bae 100%); /* IE10+ */
  background: linear-gradient(to bottom, #3cb1d7 0%, #309fc4 65%, #228bae 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cb1d7', endColorstr='#228bae', GradientType=0); /* IE6-9 */
  color: #fff;
}



.height {
  margin: 40px 0 0;
}

.com {
  overflow: hidden;
  margin: 10px 0 0;
}

.cols {
  width: 310px;
  margin: 0 0 0 28px;
  float: left;
}

.row_com {
  overflow: hidden;
  padding: 0 0 0 10px;
  text-align: left;
  margin: 10px 0 0;
}

.row_com:first-child,
.cols:first-child {
  margin: 0;
}

.row_com strong {
  color: #555;
  overflow: hidden;
  display: block;
  background: url(../images/ico06.png) no-repeat 0 1px;
  padding: 0 0 0 20px;
  font: 11px/14px Arial, Helvetica, sans-serif;
}

.row_com strong span {
  color: #555;
  font-weight: bold;
}

.row_com strong em {
  font-weight: bold;
}

.row_com strong a {
  text-decoration: underline;
  color: #67aace;
  font-weight: bold;
}

.row_com strong a:hover {
  text-decoration: none;
}

.row_com p {
  color: #000;
  margin: 2px 0 0;
  padding: 0 0 0 20px;
  font: 12px/14px Arial, Helvetica, sans-serif;
}

.tags-block {
  overflow: hidden;
  font: 11px/1.2 Arial, Helvetica, sans-serif;
  margin: 10px 0 0;
  text-align: left;
  padding: 0 10px 14px;
}

.block_site {
  text-align: center;
  margin: 10px 0 0;
}

.box_site {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 330px;
  vertical-align: top;
}

* + html .box_site {
  display: inline;
}

.box_site:first-child {
  margin: 0;
}

.block_site a {
  display: block;
  padding: 4px;
  background: #f4f4f4;
  border: 1px solid #dfdfdf;
}

.desc_site {
  overflow: hidden;
  padding: 0 8px;
}

.desc_site h3 {
  text-align: left;
  font: bold 18px/26px Arial, Helvetica, sans-serif;
}

.intro_site {
  overflow: hidden;
  margin: 5px 0 0;
}

.intro_site span {
  margin: 0 0 0 20px;
  font: 12px/14px Arial, Helvetica, sans-serif;
  float: left;
}

.intro_site span:first-child {
  margin: 0;
}

.vid {
  /*background:url(../images/ico_vid.png) no-repeat 0 50%;
  padding:0 0 0 13px;*/
  font-weight: bold;
}

.ph {
  /*background:url(../images/ico_ph.png) no-repeat 0 50%;
  padding:0 0 0 13px;*/
  font-weight: bold;
}

.dv {
  /*background: url("../images/ico_disc.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  padding: 0 0 0 13px;*/
  font-weight: bold;
}

.gm {
  /*background: url("../images/ico_gm.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  padding: 0 0 0 13px;*/
  font-weight: bold;
}

.signup {
  text-align: left;
}

.right {
  float: right;
  width: 222px;
}

.benefits {
  background: none repeat scroll 0 0 #e9e6e3;
  border-color: #9f9c96;
}

.rb_title {
  background: url("/images/title_bg.png") repeat scroll 0 0 #8b8b8b;
  height: 30px;
  margin: 5px 0;
  position: relative;
}

.bene_ul li {
  background: url("/images/chk.gif") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #686868;
  display: block;
  font: 12px/13px Tahoma;
  padding: 0 0 15px 18px;
}

.left {
  float: left;
  width: 100%;
}

.rc4 {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
}

table {
  border: 0 none;
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}

.btable td.bsave {
  background: none repeat scroll 0 0 #fcebcc;
  border-color: #8d6969;
  border-style: solid;
  border-width: 0 0 0 1px;
}

.rbitem {
  color: #fff;
  font: bold 16px/30px Arial;
  padding: 0 0 0 10px;
  position: relative;
}

.rcol01 {
  background: none repeat scroll 0 0 #e28229;
}

.rb_col {
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}

.join-block {
  margin-bottom: 7px;
  overflow: hidden;
}

.left-join {
  background: none repeat scroll 0 0 #dfe4e7;
  border: 1px solid #bebebe;
  float: left;
  overflow: hidden;
  padding: 11px;
}

.left-join h2 {
  color: #000;
  font: bold 18px/21px Arial, Helvetica, sans-serif;
}

.left-join .image {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #323e3a;
  border-image: none;
  border-style: solid;
  border-width: 10px 9px;
  display: block;
  margin-top: 7px;
}

.left-join ul {
  color: #000;
  font: 13px/19px Arial, Helvetica, sans-serif;
  margin: 3px 0 0;
  overflow: hidden;
}

.left-join ul li {
  background: url("../images_new/bullet01.png") no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
  height: 1%;
  overflow: hidden;
  padding: 0 37px;
  vertical-align: top;
}

.left-join ul.list-left li {
  margin-top: 8px;
}

.link-btn {
  margin: 0 auto;
  overflow: hidden;
  width: 462px;
}

.link-btn li {
  padding-top: 10px;
}

.link-btn li:first-child {
  padding: 0;
}

.link-btn a {
  background: url("../images_new/btn03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #505050;
  display: block;
  font: 12px/14px Arial, Helvetica, sans-serif;
  height: 36px;
  overflow: hidden;
  padding: 4px 47px 4px 13px;
  text-decoration: none;
  width: 402px;
}

.link-btn a.blue {
  background-position: 0 0;
}

.link-btn a.yell {
  background-position: 0 -44px;
}

.link-btn a.red {
  background-position: 0 -88px;
}

.link-btn strong {
  display: block;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
}

.link-btn a.blue strong {
  color: #1e9de0;
  padding: 0 3px;
}

.link-btn a.yell strong {
  color: #d3b22e;
}

.link-btn a.red strong {
  color: #d70e90;
}

.right-form {
  background: none repeat scroll 0 0 #dfe4e7;
  border: 1px solid #bebebe;
  float: right;
  overflow: hidden;
  padding: 12px;
  width: 514px;
}

.right-form h2 {
  color: #000;
  font: bold 20px/22px Arial, Helvetica, sans-serif;
}

.right-form .form {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 20px #e9eaea;
  margin: 6px auto 0;
  padding: 10px;
  width: 494px;
}

.right-form .btn {
  background: url("../images_new/btn05.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: block;
  font: bold 15px/30px Arial, Helvetica, sans-serif;
  height: 30px;
  margin: 12px auto 0;
  text-transform: uppercase;
  width: 225px;
}

.right-form .box {
  border: 1px solid #dcdcdc;
  margin-top: 34px;
  padding: 7px 7px 16px;
}

.right-form .box:first-child {
  margin-top: 12px;
}

.right-form .box-ad {
  margin-top: 12px;
}

.right-form .box:after {
  clear: both;
  content: "";
  display: block;
}

.right-form .box h3 {
  color: #000;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  top: -20px;
}

.right-form .box h3 span {
  background: none repeat scroll 0 0 #fff;
  float: left;
  padding: 2px 9px;
}

.right-form .box h3 i {
  color: #1089c2;
  font-style: normal;
}

.right-form .row {
  margin-top: 8px;
  overflow: hidden;
  padding: 0 0 0 38px;
}

.right-form .row label {
  color: #b0b0b0;
  float: left;
  font: bold 13px/26px Arial, Helvetica, sans-serif;
  width: 92px;
}

.right-form .row .text {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #000;
  color: #000;
  float: left;
  height: 16px;
  padding: 4px;
  width: 208px;
}

.right-form .row .mark {
  color: #f00;
  float: left;
  font: bold 9px/24px Tahoma, Arial, Helvetica, sans-serif;
  padding-left: 6px;
  white-space: nowrap;
}

.right-form .row-chek {
  overflow: hidden;
  padding: 10px 0 0 132px;
}

.right-form .row-chek input {
  float: left;
  height: 14px;
  margin: 0;
  width: 14px;
}

.right-form .row-chek label {
  color: #616161;
  float: left;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  padding-left: 5px;
}

.right-form .area {
  overflow: hidden;
  padding: 5px 0 0 131px;
}

.right-form .area input {
  float: left;
  height: 14px;
  margin: 2px 0 0;
  width: 14px;
}

.right-form .area label {
  color: #000;
  float: left;
  font: bold 17px/19px Arial, Helvetica, sans-serif;
  padding-left: 6px;
  white-space: nowrap;
}

.tools {
  color: #000;
  font: 11px/13px Arial, Helvetica, sans-serif;
  letter-spacing: -0.25em;
  margin: 18px 0 18px 0;
  overflow: hidden;
  text-align: center;
  width: 101%;
  word-spacing: -0.25em;
}

.tools li {
  display: inline-block;
  letter-spacing: 0;
  overflow: hidden;
  vertical-align: top;
  width: 110px;
  word-spacing: 0;
}

.tools span {
  color: #000;
  display: block;
  font: 11px/13px Arial, Helvetica, sans-serif;
  padding: 10px 0 0;
}

.desc_site p {
  text-align: left;
  margin: 5px 0 0;
  line-height: 13px;
  color: #6a6a6a;
  float: left;
}

.intro_adv {
  float: left;
  margin: 0 0 10px;
  position: relative;
}

.link {
  bottom: -3px;
  left: 311px;
  position: absolute;
}

.link a {
  width: 382px;
  height: 52px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font: bold 20px/49px Arial, Helvetica, sans-serif;
  text-align: center;
}

.link strong {
  padding: 2px 0 0;
  font: bold 14px/16px Arial, Helvetica, sans-serif;
  text-align: center;
  display: block;
}

.link strong em {
  color: #40972b;
  font-weight: bold;
}

.link strong span {
  color: #b00000;
}

.block-recent-comments {
  margin: 14px 0;
  overflow: hidden;
}

.block-recent-comments ul {
  color: #000;
  font: 12px/14px Arial, Helvetica, sans-serif;
  margin: 0 0 -10px;
  width: 986px;
}

.block-recent-comments ul li {
  background: url("../images_new/ico06.png") no-repeat scroll 3px 2px rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 0 20px 10px 0;
  padding-left: 24px;
  vertical-align: top;
  width: 280px;
  text-align: left;
}

.block-recent-comments .top {
  color: #555;
  font: 11px/13px Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.block-recent-comments ul strong:first-child {
  color: #555;
}

.block-recent-comments ul p {
  margin-top: 3px;
}

.block-our-sites {
  margin: 1px -5px 1px 1px;
  overflow: hidden;
  width: 1005px;
}

.block-our-sites .a strong a {
  color: #760000;
  font: bold 17px Arial, Helvetica, sans-serif;
  margin-top: 1px;
}

.block-our-sites .a {
  color: #000;
  float: left;
  font: 12px/13px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 4px 8px;
  text-decoration: none;
  width: 310px;
  min-height: 270px;
}

.block-our-sites .a img {
  display: block;
  margin-top: 2px;
  width: 311px;
  height: 245px;
}

.block-our-sites .a.long {
  height: 435px;
}

.block-our-sites .a strong {
  color: #000;
  display: block;
  font: bold 15px/18px Arial, Helvetica, sans-serif;
}

.block-our-sites .a img {
  display: block;
  margin-top: 2px;
  width: 311px;
  height: 245px;
}

.block-our-sites .a .info {
  margin-top: 4px;
  overflow: hidden;
  line-height: 1.2;
}

.block-our-sites .a .info span {
  font-weight: bold;
  padding-right: 5px;
}

.filter {
background: rgba(235,235,235,1);
background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(47%, rgba(224,224,224,1)), color-stop(100%, rgba(179,179,179,1)));
background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 47%, rgba(179,179,179,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#b3b3b3', GradientType=0 );
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  height: 23px;
  margin-top: 3px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 4px 3px 5px 9px;
}

.filter .area {
  float: left;
  padding-right: 3px;
}

.filter label {
  float: left;
  font: 13px/23px Arial, Helvetica, sans-serif;
  padding: 2px 2px 0 0;
}

.filter select {
  color: #000;
  margin: 0px;
  float: left;
  font: 13px/23px Arial, Helvetica, sans-serif;
  -webkit-appearance: menulist-button !important;
  line-height: 12px !important;
  padding: 2px;
  
  max-width: 170px;
  width: auto;
  overflow: hidden;
  height: 24px;
}

.filter .datacount {
  background: none repeat scroll 0 0 #73ac2a;
  border: 0 none;
  border-radius: 4px;
  box-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #f8f8f8;
  float: left;
  font: bold 13px/21px Arial, Helvetica, sans-serif;
  overflow: hidden;
  padding: 1px 4px;
}

.filter .selected {
  background-color: #67aace;
  border: 0 none;
  border-radius: 4px;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #f7f7f7;
  float: right;
  font: bold 11px/22px Arial, Helvetica, sans-serif;
  height: 22px;
  margin: 0 11px 0 0;
  padding: 0 9px 0 8px;
  text-decoration: none;
}

.filter .selected:hover {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5);
}

.filter .selected .close {
  position: relative;
}

.filter .selected .close div {
  background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 20px;
  position: absolute;
  right: -20px;
  top: -24px;
  width: 20px;
}

.filter .reset {
  background: none repeat scroll 0 0 #464646;
  border: 0 none;
  border-radius: 4px;
  box-shadow: -1px 1px 0 rgba(97, 97, 97, 0.5);
  color: #e6e6e6;
  float: right;
  font: bold 13px/19px Arial, Helvetica, sans-serif;
  overflow: hidden;
  padding: 2px 6px;
}
.top-info .btn-add {
  float: right;
  margin: 1px 0 0 8px;
}

.player-banner {
  background: none repeat scroll 0 0 #dfe4e7;
  border: 1px solid #bebebe;
  overflow: hidden;
  padding: 9px;
  position: relative;
  width: 283px;
  margin-bottom: 10px;
  margin-top: 3px;
  text-align: left;
}

.box_clock {
  margin: 5px 0 0;
  overflow: hidden;
}

.box_clock {
  margin: 0;
}

.box_com {
  background: url("../images/ico06.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  margin: 10px 0 0;
  overflow: hidden;
  padding: 0 0 0 18px;
}

#rating_success, #rating_failure {
  float: left;
  margin-left: 20px;
}

#rating_success {
  color: green;
}

#rating_failure {
  color: red;
}

.desc_clock {
  font: 10px/14px Tahoma, Helvetica, sans-serif;
}

.desc_clock h3 {
  color: #000;
  margin: 0;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.desc_clock i {
  background: url("../images/ico_clock.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
  display: block;
  font: 10px/16px Arial, Helvetica, sans-serif;
  padding: 0 0 0 11px;
}

.desc_clock span {
  display: block;
}

.desc_clock span a {
  float: none;
  margin: 0;
}

.chose_box {
  border: 1px solid #d2d2d2;
  border-radius: 0 0 3px 3px;
  height: 19px;
  margin-top: -1px;
  overflow: hidden;
  padding: 5px 9px 4px;
}

.chose_box .area {
  float: left;
  padding-right: 3px;
}

.chose_box label {
  color: #909090;
  float: left;
  font: 11px/19px Arial, Helvetica, sans-serif;
  padding-right: 2px;
}

.chose_box .selected {
  background-color: #ca67ce;
  border: 0 none;
  border-radius: 4px;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #f7f7f7;
  float: right;
  font: bold 11px/19px Arial, Helvetica, sans-serif;
  height: 19px;
  margin: 0 11px 0 0;
  padding: 0 9px 0 8px;
  text-decoration: none;
}

.chose_box .selected:hover {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5);
}

.chose_box .selected .close {
  position: relative;
}

.chose_box .selected .close div {
  background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 20px;
  position: absolute;
  right: -20px;
  top: -24px;
  width: 20px;
}

.r .lang-img {
  display: inline;
}

.rate_player {
  margin: 5px 0 0;
  overflow: hidden;
}

.rate_player strong {
  color: #c12424;
  font-size: 11px;
  padding: 0 0 0 2px;
}

.rate_player span {
  color: #555;
  display: inline;
  font-size: 11px;
}

.payment {
  background: url("../images/bg_blue.gif") repeat-x scroll 0 0 #fff;
  border: 1px solid #999;
  float: left;
  width: 529px;
}

.payment h2 {
  background: url("../images/payment_dragon.png") no-repeat scroll 0 2px transparent;
  color: #fff;
  font: 22px Arial;
  margin: 0 13px;
  padding: 8px 0 9px 63px;
}

.payment_item {
  margin: 0 5px 21px;
  width: auto !important;
}

.pi_title {
  color: #727272;
  display: block;
  font: bold 13px Arial;
  margin: 0 0 4px;
}

.pi_title span {
  color: #c78216;
}

.payment_buttons {
  background: none repeat scroll 0 0 #fff !important;
  border: 1px solid #dfdfc1;
  height: 58px;
  text-align: center;
  width: auto !important;
}

.payment_buttons form {
  display: block;
  float: left;
  height: auto !important;
  line-height: 16px;
  margin: 0 !important;
  padding: 5px 0 0;
  width: 171px;
}

.payment_buttons form.yellow_form {
  background: none repeat scroll 0 0 #dcd3bd;
  border: 1px solid #bebe35;
  height: 53px !important;
  left: 2px;
  position: relative;
  top: -1px;
}

.payment_buttons input {
  cursor: pointer;
  font: bold 12px Arial;
  height: 35px;
  margin: 0 !important;
  text-transform: uppercase;
  width: 159px;
}

.payment_buttons input.grnbtn {
  background: none repeat scroll 0 0 #7f8a53;
  color: #fff;
}

.payment_buttons label {
  font: 12px Arial;
}

.payment_buttons label span {
  color: #8f8f8f;
}

.payment_buttons label b {
  color: #2e83c5;
}

.payment_buttons label strong {
  color: #a42c2c;
  font-size: 12px !important;
  padding: 0 !important;
}

.footer {
  width: 100%;
  min-height: 115px;
  background: url(../images/bg_footer.jpg) no-repeat 50% 100%;
  text-align: center;
  font: 12px/20px Arial, Helvetica, sans-serif;
  color: #000;
  padding: 28px 0 0;
  clear: both;
}

.footer a {
  font-weight: normal;
  color: #333;
  text-decoration: underline;
}

.copy p a {
  color: #fff;
}

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

.footer .by a,
.footer .by {
  color: #555;
}

.footer .by1 {
  margin-top: 5px;
}

.footer .by1 a {
  color: #333;
  font-weight: normal;
}

/*    --------------------------------------------------
  Reveal Modals
  -------------------------------------------------- */

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, .8);
  z-index: 499;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background: #eee no-repeat -200px -80px;
  position: absolute;
  z-index: 500;
  padding: 30px 40px 34px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}

.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}

.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}

.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 35px;
  height: 35px;
  background: url(../images_new/btn-close.png) no-repeat;
  -webkit-background-size: 35px;
  background-size: 35px;
  cursor: pointer;
}

.reveal-modal .holder-login {
  padding: 0 50px;
}

/* --------------- */

.error-page {
  padding: 50px 65px 250px;
  text-align: left;
  color: #4F4F4F;
  font-size: 14px;
}

.error-page h2 {
  height: 25px;
  line-height: 25px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}

.error-page a {
  font-weight: normal;
}

.video_i a {
  display: block;
}

.video_i img {
  border: 10px solid #4F5B57;
}




