.top_panel {
    position: relative;
    width: 950px;
    margin: 0 auto;
    font-size: 11px;
    left: -7px;
    height: 48px;
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
}
.top_left_line {
    position: absolute;
    height: 48px;
    width: 1px;
    border-left: 1px solid rgba(255,255,255,0.1);
    top: 0;
    left: 0;
}
.top_right_line {
    position: absolute;
    height: 48px;
    width: 1px;
    border-right: 1px solid rgba(255,255,255,0.1);
    top: 0;
    right: 0;
}
.wrap_body {
    position: absolute;
    width: 100%;
    overflow-y: scroll;
    height: auto;
    left: 0;
    bottom: 0;
    top: 49px;
}
.table_body {
    width: 950px;
    margin: 0 auto;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    overflow: hidden;
    padding-bottom: 30px;
    border-left: 1px solid #ADBAC7;
    border-right: 1px solid #ADBAC7;
    border-bottom: 1px solid #ADBAC7;
}

.content {
    width: 528px;
    float: left;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
    background: #ffffff;
    border-left: 1px solid #adbac7;
    border-right: 1px solid #adbac7;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    position: relative;
    min-height: 200px;
    z-index: 2;
    background: #fafafa;
}

.right_menu {
    position: relative;
}
.wrap_top_panel {
    position: absolute;
    background: url(../bg_top_panel.png) 0 0 repeat-x;
    width: 100%;
    height: 49px;
    box-shadow: 0 0 3px rgba(0,0,0,1);
    z-index: 5;
}
.val {
	border: 1px solid #c0cad5;
	padding: 1px 5px;
	text-align: left;
	color: #000000;
	height: 18px;
    line-height: 18px;
    background-color: #ffffff;
    outline: none;
    font-size: 11px;
    font-family: 'Tahoma',sans-serif;
    resize: none;
    outline: 2px solid #f2f2f2;
}
.valselect {
	border: 1px solid #c0cad5;
	padding: 2px 5px;
	text-align: left;
	color: #000000;
	font-size: 10px;
	height: 22px;
    background: #ffffff;
    outline: none;
}
.box_val {
	border: 1px solid #c0cad5;
	padding: 3px 5px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	height: 18px;
    background: #ffffff;
    outline: none;
    font-family: 'Verdana';
}
.valtext {
    position: absolute;
	top: 3px;
	left: 3px;
	background: #556E8C;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-size: 10px;
	font-weight: bold;
	min-width: 50px;
}
#bot_panel {
    position: relative;
	color: #2d3c4f;
	padding: 10px;
	border-top: 1px solid #dfe3e8;
	text-align: right;
    background: #f0f1f2;
}
.preloader {
    position: absolute;
    top: 20px;
    display: none;
    width: 36px;
    height: 6px;
    background: url(../preload.gif) 0 0 no-repeat;
}
.btn_run {
    display: block;
    width: 48px;
    height: 20px;
    background: url(../advmanagement.png) -29px 0 no-repeat;
}
.btn_stop {
    display: block;
    width: 48px;
    height: 20px;
    background: url(../advmanagement.png) 0 0 no-repeat;
}
.btn_input {
    position: absolute;
    display: inline-block;
    color: #7891a7;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    background: #f2f2f2;
    height: 16px;
    padding: 2px 5px;
    border: 1px solid #C0CAD5;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(255,255,255,1) inset;
}
.btn_input:hover {
    color: #335783;
}
.activate {
    right: 110px;
    top: 0;
}
.activateicq {
    right: 110px;
    top: 0;
}
.activatepurse {
    right: 97px;
    top: 0;
}
.btnautorefback {
    right: 129px;
    top: 0;
}
.recovery_pass {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../recovery.png) center center no-repeat;
    padding: 3px 10px;
    top: 12px;
    right: 70px;
}
.recovery_pass:hover {
    background-color: #d0d5db;
    border-radius: 2px;
}
.restore_auth {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../recovery.png) center center no-repeat;
    padding: 3px 10px;
    top: 12px;
    right: 96px;
}
.restore_auth:hover {
    background-color: #d0d5db;
    border-radius: 2px;
}
.walls_preloader {
    display: none;
    width: 36px;
    height: 6px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../preload.gif) 0 0 no-repeat;
}
.preloader_forum_drweb {
    display: none;
    height: 24px;
    line-height: 24px;
    background: url(../preload.gif) left center no-repeat;
}
.preload_msg {
    display: none;
    height: 24px;
    background: url(../preload.gif) 433px center no-repeat;
}
.preload_films_comment {
    display: none;
    height: 24px;
    background: url(../preload.gif) 345px center no-repeat;
}
.reloadpass_preload {
    display: none;
    width: 36px;
    height: 6px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../preload.gif) 0 0 no-repeat;
}
a.btn_box {
	display: inline-block;
    outline: 2px solid #f2f2f2;
	height: 23px;
	line-height: 20px;
	/*background: url(../btn_bg.png) 0 0 repeat-x;*/
    background: #6886a9;
	padding: 1px 8px;
	color: #f1f1f1;
    font-size: 11px;
	text-decoration: none;
    font-weight: normal;
    border: 1px solid #34558b;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
a.btn_box:hover {
    background: #809ec1;
    color: #ffffff;
      text-decoration: none;
    border: 1px solid #5179aa;
}
.btn_box_no {
	display: inline-block;
    outline: 2px solid #f2f2f2;
	height: 20px;
	line-height: 20px;
	/*background: url(../btn_bg.png) 0 0 repeat-x;*/
    background: #a96868;
	padding: 1px 8px;
	color: #f1f1f1;
    font-size: 11px;
	text-decoration: none;
    font-weight: normal;
    border: 1px solid #8b3434;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.btn_box_no:hover {
    background: #c18080;
    color: #ffffff;
    border: 1px solid #aa5151;
}
.a_box {
    text-decoration: none;
    color: #335783;
}
.a_box:hover {
    text-decoration: underline;
}
.menu_title {
    background: none repeat scroll 0px 0px #6886a9;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.wrap_avatar {
    position: relative;
}
.avatar {
    display: inline-block;
    padding: 2px;
    border: 1px solid #DAE1E8;
    background-color: #ffffff;
}
.walls_honor {
    display: inline-block;
    margin: 5px;
    width: 50px;
    height: 50px;
    cursor: help;
    border: 2px solid transparent;
}
.walls_honor:hover {
    border: 2px solid #DAE1E8;
    background-color: #ffffff;
}
.text_title {
    position: relative;
    font-weight: bold;
    width: 92%;
    margin: 5px auto;
    color: #335783;
    border-bottom: 1px solid #e3e6e9;
    padding: 5px;
    text-align: left;
}
.prem {
    background: url(../ok.png) center left no-repeat;
    padding: 3px;
    padding-left: 25px;
    margin-left: 30px;
}
.us_left_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;

}
.us_left_menu ul li {
    display: block;
    position: relative;
    padding: 0 4px;
    /*font-weight: bold;
    font-size: 10px;*/
    margin: 1px 5px;
}
.us_left_menu ul li:hover {
    background: #e9edf1;
    border-radius: 1px;
}
.us_left_menu ul li a {
    display: block;
    padding: 4px 0;
    color: #335783;
    text-decoration: none;
}
.us_left_menu ul li a:hover {
    text-decoration: none;
}
.us_left_menu2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.us_left_menu2 ul li {
    display: block;
    position: relative;
    padding: 0 5px;
    /*font-weight: bold;
    font-size: 10px;*/
    margin: 1px 5px;
}
.us_left_menu2 ul li:hover {
    background: #e9edf1;
    border-radius: 1px;
}
.us_left_menu2 ul li a {
    position: relative;
    padding: 4px 0;
    display: block;
    color: #335783;
    text-decoration: none;
}
.us_left_menu2 ul li a:hover {
    text-decoration: none;
}
.profile_setting {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.tasksfav {
    position: absolute;
    display: inline-block;
    width: 11px;
    height: 11px;
    right: 50px;
    top: 30px;
    padding: 3px 9px;
    border-radius: 2px;
    opacity: 0.7;
}
.tasksfav:hover {
    opacity: 1;
}
#addfav {
    background: #E9EDF1 url(../like.png) center center no-repeat;
}
#delfav {
    background: #E9EDF1 url(../del.gif) center center no-repeat;
}
.profile_setting table {
    width: 100%;
    border-spacing: 4px;
    border-collapse:collapse;
}
.profile_setting table td {
    padding: 5px;
}
td.tabright {
    color: #777777;
    text-align: right;
}
td.tableft {
    color: #335783;
    padding: 5px 10px;
}
.btn_reload {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../reload.png) 0 0 no-repeat;
}
.btn_reload:hover {
    background: url(../reload.png) 0 -17px no-repeat;
}
.btn_add {
    display: inline-block;
	height: 11px;
    width: 11px;
    background: url(../add.gif) 0 0 no-repeat;
    opacity: 0.3;
}
.btn_add:hover {
    opacity: 1;
}
.btn_del {
    display: inline-block;
	height: 11px;
    width: 11px;
    background: url(../del.gif) 0 0 no-repeat;
    opacity: 0.3;
}
.btn_del:hover {
    opacity: 1;
}
.flagcountry {
    display: inline-block;
    position: relative;
    top: 2px;
}
#addavatar {
    position: absolute;
    width: 55px;
    left: 0px;
    top: 0;
    opacity: 0;
    -moz-opacity: 0; /* Mozilla 1.6 ~{'Z~} ~{'_'Z'X'V~} */
    -khtml-opacity: 0;
    cursor: pointer;
    cursor: hand;
    padding: 0px;
    margin: 0px;
    border: none;
}
#addbanner {
    position: absolute;
    width: 55px;
    left: 0px;
    top: 0;
    opacity: 0;
    -moz-opacity: 0; /* Mozilla 1.6 ~{'Z~} ~{'_'Z'X'V~} */
    -khtml-opacity: 0;
    cursor: pointer;
    cursor: hand;
    padding: 0px;
    margin: 0px;
    border: none;
}
.btn_up_avatar {
    min-width: 55px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    position: relative;
    text-decoration: underline;
    display: inline-block;
    width: auto;
}
.infotext {
    width: 90%;
    margin: 5px auto;
    margin-bottom: 20px;
    padding: 10px;
    background: #f6f7f9;
    border: 1px solid #dde0e5;
    margin-top: 10px;
}
.help_input {
    cursor: help;
    display: inline-block;
    padding: 0 3px;
    color: #335783;
}
.erroralert {
    background: #f9f6e7;
    border-top: 1px solid #d4bc4c;
    border-bottom: 1px solid #d4bc4c;
    font-size: 11px;
    padding: 10px;
}
.cuserstat {
    width: 100%;
    padding: 0;
    border-collapse: collapse;
    border: 0;
}
.cuserstat tr td {
    border-bottom: 1px solid #E3E6E9;
    padding: 5px;
}
.cuserstat tr:hover {
    background: #f1f1f1;
}
.pajax {
    background: url(../preload.gif) left center no-repeat;
    height: 8px;
    line-height: 36px;
    padding-left: 50px;
	height: 24px;
	line-height:20px;
}
.msetting {
    width: 12px;
    height: 12px;
    background: url(../msetting.png) 0 0 no-repeat;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
    opacity: 0.3;
}
.msetting:hover {
    opacity: 1;
}
.mlink {
    margin: 0 auto;
    padding-bottom: 10px;
}
.tabreclama {
    width: 94%;
    margin: 0 auto;
    text-align: left;
    border-spacing: 0;
    border-collapse: collapse;
}
.basket_tovar th {
    background: #DEE5EB;
    color: #335783;
    font-weight: bold;
}
.basket_pay_preload {
    position: absolute;
    right: 30px;
    top: 28px;
}
.basketok {
    margin: 20px 0 0 0;
    text-align: center;
    color: #335783;
    font-size: 14px;
    background: url(../basketok.png) center top no-repeat;
    height: 200px;
    line-height: 320px;
}
.basketno {
    margin: 20px 0 0 0;
    text-align: center;
    color: #800000;
    font-size: 14px;
    background: url(../basketno.png) center top no-repeat;
    height: 250px;
    line-height: 480px;
}
.tabreclama tr td {
    padding: 5px;
    border-bottom: 1px solid #DAE1E8;
}
.img_click {
    background: url(../img_price.png) left center no-repeat;
    padding: 2px 4px;
    padding-left: 16px;
    color: #335783;
    display: inline-block;
    cursor: help;
    opacity: 0.5;
    text-decoration: none;
}
.img_click:hover {
    opacity: 1;
    text-decoration: none;
}
.img_click2 {
    background: url(../img_click.png) left center no-repeat;
    padding: 2px 4px;
    padding-left: 16px;
    color: #335783;
    display: inline-block;
    cursor: help;
    opacity: 0.5;
    margin-left: 3px;
    text-decoration: none;
}
.img_click2:hover {
    opacity: 1;
    text-decoration: none;
}
.img_ctr {
    background: url(../stat_ref_reg.png) left center no-repeat;
    padding: 2px 4px;
    padding-left: 16px;
    color: #335783;
    display: inline-block;
    cursor: help;
    opacity: 0.5;
    margin-left: 3px;
}
.img_ctr:hover {
    opacity: 1;
}
.img_view {
    background: url(../img_view.png) left center no-repeat;
    padding: 2px 4px;
    padding-left: 16px;
    color: #335783;
    cursor: help;
    opacity: 0.5;
    text-decoration: none;
}
.img_view:hover {
    opacity: 1;
    text-decoration: none;
}
.tasks_users_ok {
    position: absolute;
    top: 0;
    right: -5px;
    display: inline-block;
    padding: 1px 5px;
    background: #DBDFE3;
    border-radius: 2px;
    color: #335783;
    font-weight: bold;
    opacity: 0.9;
    font-size: 10px;
}
.pos_check span {
    top: 1px;
}
.pos_check label {
    position: relative;
    top: -2px;
}
.count_basket {
    position: absolute;
    right: 0;
    top: 3px;
    color: #335783;
    background: #e9edf1;
    border-radius: 2px;
    padding: 1px 6px;
    font-weight: bold;
    font-size: 10px;
}
.count_mess {
    position: absolute;
    right: 0;
    top: 3px;
    color: #335783;
    background: #e9edf1;
    border-radius: 2px;
    padding: 1px 6px;
    font-weight: bold;
    font-size: 10px;
}
.count_money {
    position: absolute;
    right: 0;
    top: 3px;
    color: #335783;
    background: #e9edf1;
    border-radius: 2px;
    padding: 1px 6px;
    font-weight: bold;
    font-size: 10px;
}
.delbasket {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../del.gif) 0 0 no-repeat;
    opacity: 0.3;
}
.delbasket:hover {
    opacity: 1;
}
.addreyting {
    position: absolute;
    right: 10px;
    top: 40px;
    width: 11px;
    height: 11px;
    display: block;
    background: url(../add.gif) 0 0 no-repeat;
    opacity: 0.3;
}
.addreyting:hover {
    opacity: 1;
}
.wrap_klink {
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    padding: 10px 5px;
    word-wrap: break-word;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.wrap_klink:hover {
    background: #ffffff;
    border-top: 1px solid #e3e6e9;
    border-bottom: 1px solid #e3e6e9;
}
.wrap_klink_info {
    position: relative;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}
.title_klink {
    color: #335783;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
}
.des_klink {
    color: #777777;
}
.mblu {
    color: #335783;
}
.wrap_ban2x3 {
    display: block;
    padding: 1px;
    border: 1px solid #DAE1E8;
    width: 200px;
    margin: 10px auto;
    border: 1px solid #DAE1E8;
}
.member_top_menu {
    position: absolute;
    top: 0;
    width: 508px;
    height: 23px;
    background: #f0f1f2;
    border-bottom: 1px solid #cdcfd4;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 6px 0 5px 20px;
    font-size: 11px;
}
.member_top_menu .mmenu {
    display: inline-block;
    color: #335783;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 5px;
    margin-right: 3px;
    line-height: 21px;
}
.member_top_menu .mmenu:hover {
    background: #E1E7ED;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 5px;
}
.member_top_menu .mmmenu {
    display: inline-block;
    text-decoration: none;
    color: #335783;
    background: #597DA3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    padding: 0 5px;
    font-weight: bold;
    margin-right: 5px;
    line-height: 21px;
}
.wrap_ref_ajax {
    width: 92%;
    margin: 5px auto;
    margin-bottom: 40px;
}
.wrap_ref {
    padding: 10px 5px;
    border-bottom: 1px solid #E4E5E7;
    position: relative;
}
.wrap_ref:first-child {
    border-top: 1px solid #E4E5E7;
}
.ref_avatar {
    display: inline-block;
}
.ref_info {
    position: absolute;
    left: 80px;
    top: 10px;
}
.ref_info_nik {
    display: inline-block;
    width: 80px;
    color: #777777;
    padding: 1px 0;
}
.ref_nik {
    color: #000000;
    padding: 1px 0;
    display: inline-block;
}
.navigation {
    display: inline-block;
    font-size: 10px;

}
.navigation .navpage .curent_page {
    color: #335783;
    display: inline-block;
    border-bottom: 2px solid #335783;
    padding: 0 4px 2px;
    font-weight: bold;
}
.navigation .navpage {
    display: inline-block;
}
.navigation a {
    display: inline-block;
    padding: 0 4px 2px;
    text-decoration: none;
    color: #335783;
    font-weight: normal;
    border-bottom: 2px solid transparent;
}
.navigation a:hover {
    text-decoration: none;
    border-bottom: 2px solid #dae1e8;
}
.reflogin {
    color: #AAB7C5;
    font-size: 10px;
}
.js_titleRemove {
    z-index: 99999;
}
#easyTooltip {
    color:#fff;
    background-image :url('../mv_bg.png');
    background: rgba(0,0,0,0.7);
    font-size: 10px;
    padding: 4px 7px;
    border: 0px;
    margin-left: -2px;
    font-weight: bold;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    display: inline-block;
}
.wrap_set_ref {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 2px 5px;
    text-align: right;
}
.set_ref {
    color: #000000;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
}
.setMenu {
    background: #FFFFFF;
    border: 1px solid #7798bc;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    color: #000000;
    position: absolute;
    width: 150px;
    top: -1px;
    right: -1px;
    font-size: 10px;
    font-weight: bold;
    z-index: 3;
}
.set_selected {
    background: #EEF2F6;
    cursor: pointer;
    padding: 2px 5px;
    border-bottom: 1px solid #E4E5E7;
    opacity: 0.5;
}
.set_hover {
    cursor: pointer;
    padding: 2px 5px;
}
.set_hover:hover {
    color: #ffffff;
    background: #7798bc;
    padding: 2px 5px;
}
.wrap_type_ref {
    position: relative;
    display: inline-block;
    padding: 2px 5px;
    width: 150px;
    background: url(../arrow_menu.gif) right 20px top 7px no-repeat;
}
.wrap_privacy {
    position: relative;
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}
.pMenu {
    background: #FFFFFF;
    border: 1px solid #7798bc;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    color: #000000;
    position: absolute;
    width: 150px;
    top: -1px;
    left: -1px;
    z-index: 3;
}
.typeref {
    background: #FFFFFF;
    border: 1px solid #7798bc;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    color: #000000;
    position: absolute;
    width: 150px;
    top: -1px;
    left: -1px;
    font-size: 10px;
    font-weight: bold;
    z-index: 3;
}
.wrap_mess {
    position: relative;
    padding: 5px;
    border-bottom: 1px solid #e3e6e9;
    height: 66px;
}
.wrap_mess:hover {
    background: #f7f9fa;
}
.mess_checked {
    line-height: 66px;
    text-align: center;
    float: left;
    margin: 0 18px;
}
.mess_info_user {
    display: inline-block;
    height: 60px;
    padding: 15px 10px 10px;
}
.mess_info_user_name {
    color: #335783;
}
.mess_time {
    color: #777777;

}
.mess_kol {
    position: absolute;
    bottom: 31px;
    left: 280px;
}
.mess_setting {
    position: absolute;
    right: 20px;
    top: 0;
    height: 60px;
    line-height: 20px;
    padding-top: 16px;
}
.mess_setting a {
    display: block;
}
.mess_online {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #777777;
}
.read_mess_us_close {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    color: #335783;
    font-weight: bold;
}
.wrap_read_mess {
    padding: 10px 10px 2px 10px;
    border-bottom: 1px solid #e3e6e9;
    border-top: 2px solid #ebebed;
    margin-top: 35px;
    position: relative;
    height: 350px;
    overflow-y: scroll;
    padding: 10px;
}
.wrap_out_mess {
    padding: 10px 10px 2px 10px;
    border-top: 2px solid #ebebed;
    margin-top: 35px;
    position: relative;
    padding: 10px;
}
.wrap_in_mess {
    position: relative;
    width: 95%;
    margin-left: 3px;
    border-bottom: 1px solid #E3E6E9;
    padding: 10px;
    display: inline-block;
}
.in_mess_text {
    float: left;
    width: 400px;
    margin-left: 10px;
    font-size: 10px;
    word-wrap: break-word;
}
.us_name_mess {
    color: #335783;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 10px;
}
.time_mess {
    position: relative;
    color: #777777;
    padding-top: 5px;
    font-size: 10px;
}
.mess_del {
    position: absolute;
    right: 10px;
    top: 13px;
    background: url(../del.gif) 0 0 no-repeat;
    width: 11px;
    height: 11px;
    opacity: 0.3;
}
.mess_del:hover {
    opacity: 1;
}
.in_del_all {
    position: absolute;
    right: 10px;
    top: 0;
}
.ref_reyting {
    margin-top: 10px;
}
.ref_reyting span {
    padding: 0 5px;
    background: #e3e6e9;
    padding: 3px 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #335783;
    font-weight: bold;
    font-size: 10px;
}
.home_count_user {
    width: 50%;
    margin: 50px auto;
    font-size: 18px;
    text-align: center;
}
.home_count_user span {
    padding: 0 6px 3px;
    margin: 0 2px;
    border-bottom: 1px solid #dde0e5;
    color: #687a8d;
    font-family: 'Lucida Grande CY','Arial','Liberation Sans','DejaVu Sans',sans-serif;
    font-weight: bold;
    font: inherit;
}
.wall_top_bar {
    background: #F0F1F2;
    border-bottom: 1px solid #CDCFD4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    height: 23px;
    line-height: 21px;
    padding: 6px 0 5px 20px;
    position: absolute;
    top: 0;
    width: 508px;
}
.wall_username {
    font-weight: bold;
    color: #335783;
}
.wall_user_time {
    position: absolute;
    right: 10px;
    top: 5px;
}
.wrap_tab_wall {
    margin-top: 35px;
    position: relative;
    padding: 10px;
}
.wrap_tab_wall table tr td {
    padding: 2px 5px;
}
.wrap_search_user {
    padding: 10px;
    text-align: center;
    position: relative;
}
.search_ref_del {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(../del.gif);
    top: 16px;
    left: 395px;
    cursor: pointer;
    opacity: 0.2;
    z-index: 5;
}
.search_ref_del:hover {
    opacity: 0.6;
}
.preload_all {
    background: url(../preload.gif) center center no-repeat;
    margin: 10px 0;
    height: 20px;
}
#searchname {
    width: 250px;
    padding-left: 25px;
    padding-right: 20px;
    background-image: url(../inp_se.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #c1cad0;
    font-family: "Tahoma";
}
#searchfilms {
    width: 400px;
    padding-left: 25px;
    background: #ffffff url(../inp_se.png) 5px center no-repeat;
    color: #c1cad0;
    font-family: "Tahoma";
}
.wrap_result_user {
    position: absolute;
    background: #ffffff;
    border: 1px solid #C0CAD5;
    max-height: 275px;
    overflow: auto;
    left: 105px;
    top: 33px;
    width: 295px;
    display: none;
    text-align: left;
    z-index: 2;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.wrap_result_films {
    position: absolute;
    background: #ffffff;
    border: 1px solid #C0CAD5;
    max-height: 350px;
    overflow: auto;
    left: 48px;
    top: 33px;
    width: 430px;
    display: none;
    text-align: left;
    z-index: 2;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.search_user_error {
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #777777;
    padding: 5px 0;
}
.wrap_in_search {
    padding: 5px;
    position: relative;
    height: 35px;
}
.wrap_in_search:hover {
    background: #f0f1f2;
}
.wrap_in_search_films {
    padding: 5px;
    position: relative;
}
.wrap_in_search_films:hover {
    background: #f0f1f2;
}
.films_link {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #335783;
    font-size: 10px;
}
.films_link:hover {
    text-decoration: none;
}
.a_search {
    position: absolute;
    top: 16px;
    left: 50px;
}
.user_search_time {
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 16px;
    color: #777777;
}
.wrap_walls_info {
    padding: 0 5px 10px;
    width: 150px;
    float: left;
}
.wrap_wlls_birthday {
    position: relative;
    margin: 10px 0;
    background: #F6F7F9 url(../ic_birthday.png) 30px 40px no-repeat;
    height: 140px;
    border: 1px solid #DDE0E5;
}
.walls_birthday_year {
    position: absolute;
    font-weight: 600;
    font-size: 20px;
    color: #335783;
    left: 44px;
    width: 60px;
    top: 15px;
    text-align: center;
}
.walls_birthday_text {
    position: absolute;
    top: 25px;
    left: 160px;
    font-size: 10px;
    margin-right: 12px;
    text-align: justify;
}
.wrap_birthday_r_info {
    font-size: 11px;
    margin: 10px 10px 0;
    text-align: center;
    color: #AF0032;
}
.walls_msg {
    color: #335783;
    background: url(../walls/email.png) 133px 6px no-repeat;
    height: 10px;
    line-height: 10px;
    cursor: pointer;
    margin: 2px 0;
    padding: 5px;
}
.walls_msg:hover {
    background-color: #E1E7ED;
}
.walls_referer {
    color: #335783;
    background: url(../walls/referer.png) 132px 5px no-repeat;
    height: 10px;
    line-height: 10px;
    cursor: pointer;
    margin: 2px 0;
    padding: 5px
}
.walls_referer:hover {
    background-color: #E1E7ED;
}
.wrap_walls_count_ref1 {
    position: relative;
    color: #335783;
    background: url(../walls/referals.png) 133px center no-repeat;
    height: 10px;
    line-height: 10px;
    margin: 2px 0;
    padding: 5px;
}
.walls_count_ref1 {
    width: 50px;
    text-align: right;
    font-size: 10px;
    position: absolute;
    top: 6px;
    right: 24px;
    color: #84a2c6;
    text-shadow: none;
}
.wrap_walls_gift {
    position: relative;
    width: 150px;
}
.walls_gift {
    position: relative;
    color: #335783;
    background: url(../walls/gift.png) 134px center no-repeat;
    height: 10px;
    line-height: 10px;
    margin: 2px 0;
    padding: 5px;
    cursor: pointer;
}
.walls_gift:hover {
    background-color: #E1E7ED;
}
.wrap_walls_count_like {
    position: relative;
    color: #335783;
    background: url(../walls/like.png) 135px center no-repeat;
    height: 10px;
    line-height: 10px;
    margin: 2px 0;
    padding: 5px;
}
.wrap_wall_body_gift {
    position: absolute;
    background: #ffffff;
    width: 495px;
    height: 240px;
    z-index: 2;
    border: 1px solid #adbac7;
    top: -241px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.arrow_d_gift {
    position: absolute;
    background: url(../arrow_b_w.png) 0 0 no-repeat;
    width: 13px;
    height: 9px;
    top: 0;
    right: 5px;
    z-index: 3;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .arrow_d_gift {
        right: 5px;
    }
}
.wrap_body_gift {
    width: 258px;
    height: 240px;
    padding: 5px;
    float: left;
}
.r_wrap_body_gift {
    width: 215px;
    height: 230px;
    border-left: 1px solid #e4e5e7;
    background: #f1f1f1;
    float: right;
    padding: 5px;
}
.img_gift {
    margin: 5px 4px;
    cursor: pointer;
}
.prev_gift {
    text-align: center;
    height: 70px;
    width: 200px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}
#walls_comms_gift {
    width: 200px;
    height: 50px;
    margin: 0 0 0 1px;
    font-family: "Tahoma";
    color: #c1cad0;
}
.user_walls_gift {
    margin-top: 1px;
    width: 340px;
    height: 100px;
    float: right;
    border-bottom: 1px solid #E3E6E9;
}
.title_walls {
    background: #dee5eb;
    color: #335783;
    padding: 3px 5px;
    position: relative;
    font-weight: bold;
    font-size: 10px;
}
.all_walls_gift {
    position: absolute;
    right: 5px;
    top: 2px;
    cursor: pointer;
}
.wrap_prew_gifts {
    height: 48px;
    line-height: 48px;
    margin-top: 16px;
    color: #777777;
    font-size: 12px;
}
.prew_gifts {
    margin: 0 9px;
}
.add_walls_mess {
    margin-top: 1px;
    width: 340px;
    float: right;
}
.title_walls_click {
    cursor: pointer;
}
.wrap_walls_add {
    background: #f1f1f1;
    text-align: center;
    padding: 8px 5px;
    display: none;
}
#walls_mess{
    width: 310px;
    height: 50px;
}
.walls_bottom_panel_mess {
    position: relative;
    padding: 5px 5px 0;
    text-align: right;
    height: 22px;
}
.walls_line {
    margin-bottom: 1px;
    border-bottom: 1px solid #E3E6E9;
}
.likes_check {
    position: absolute;
    left: 5px;
    top: 11px;
}
.img_walls_like {
    position: absolute;
    top: 2px;
    left: 25px;
}
.walls_mess_like {
    position: absolute;
    right: 0;
    top: 6px;
    background: url(../walls/like.png) 0 0 no-repeat;
    width: 10px;
    height: 10px;
    opacity: 0.5;
}
.wrap_walls_mess {
    width: 430px;
}
.walls_mess_del {
    position: absolute;
    right: 12px;
    top: 13px;
    background: url(../del.gif) 0 0 no-repeat;
    width: 11px;
    height: 11px;
    opacity: 0.3;
    display: none;
}
.listing {
    color: #335783;
    list-style: square outside none;
    margin: 5px 0 15px;
}
.listing li {
    padding: 2px 0;
}
.listing li span {
    color: #000000;
}
.listing2 {
    color: #BF8080;
    list-style: square outside none;
    margin: 5px 0 15px;
    padding-left: 50px;
}
.listing2 li {
    padding: 2px 0;
}
.listing2 li span {
    color: #000000;
}
.status_title {
    display: inline-block;
    color: #335783;
    margin: 0 20px;
    padding-bottom: 2px;
    border-bottom: 2px solid #e3e6e9;
}
.a_earning {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 3px;
}
.a_earning:hover {
    opacity: 0.5;
}


.bg_all_click_line {
    position: absolute;
    left: 80px;
    top: 11px;
    background: #bac7d4;
    width: 100px;
    border-radius: 5px;
    height: 4px;
}
.all_click_line {
    background: #5c7a99;
    border-radius: 5px;
    height: 4px;
    width: 0;
}
.test_desc {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    word-wrap: break-word;
}
.test_line {
    width: 70%;
    margin: 0 auto;
    border-bottom: 2px solid #E3E6E9;
}
.wrap_test_otvet {
    width: 90%;
    margin: 10px auto;
    font-size: 10px;
    word-wrap: break-word;
}
.wrap_transfer {
    position: absolute;
    width: 500px;
    background: #ffffff;
    border: 1px solid #ADBAC7;
    min-height: 186px;
    z-index: 20;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.wrap_transfer table tr td {
    border-bottom: 1px solid transparent;
}
.transfer_arrow {
    position: absolute;
    background: url(../arrow_d_top.png) 0 0 no-repeat;
    width: 13px;
    height: 9px;
    z-index: 3;
    right: 121px;
    top: -9px;
}
.title_transfer {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    border-bottom: 1px solid #E4E5E7;
    color: #335783;
    padding-left: 10px;
    font-weight: bold;
    position: relative;
}
.transfer_close {
    width: 11px;
    height: 11px;
    background: url(../del.gif) 0 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 16px;
    cursor: pointer;
    opacity: 0.5;
}
.transfer_close:hover {
    opacity: 1;
}
.select_purse {
    position: absolute;
    left: 16px;
    cursor: pointer;
    color: #335783;
    bottom: 9px;
    font-weight: bold;
}
.basket_info {
    position: relative;
    padding: 0 10px;
    height: 70px;
    line-height: 30px;
    border-bottom: 1px solid #E4E5E7;
}
.basketSumPay {
    position: absolute;
    right: 25px;
    top: 15px;
    color: #AF0032;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 14px;
}
.basketSumPay span {
    font-size: 10px;
    color: #999999;
    font-weight: normal;
}
.pay_basket {
    padding-top: 10px;
    width: 450px;
    margin: 0 auto;
}
.pay_sel {
    position: relative;
    height: 44px;
    width: 380px;
    margin: 0 auto;
    padding-left: 70px;
    padding-top: 16px;
    cursor: pointer;
}
.pay_sel:hover {
    background-color: #F0F1F2;
}
.pay_sel div {
    color: #335783;
    font-weight: bold;
}
.pay_sel span {
    color: #777777;
}
.pay_webid {
    background: url(../pay_purse_webid.png) 10px center no-repeat;
}
.pay_savecard {
    background: url(../pay_purse_savecard.png) 10px center no-repeat;
}
.pay_rk {
    background: url(../pay_purse_rk.png) 10px center no-repeat;
}
.pay_webmoney {
    background: url(../pay_purse_webmoney.png) 10px center no-repeat;
}
.pay_yandex {
    background: url(../pay_purse_yandex.png) 10px center no-repeat;
}
.wrap_history {
    width: 94%;
    margin: 0 auto;
}
.history_body {
    position: relative;
    border-bottom: 1px solid #E3E6E9;
    padding: 5px;
}
.history_img {
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    margin: 9px 5px 0 0;
}
.history_text {
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px;
    height: 32px;
    width: 300px;
}
.history_text div {
    color: #777777;
    font-size: 10px;
}
.history_del {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(../del.gif) 0 0 no-repeat;
    right: 10px;
    top: 20px;
    cursor: pointer;
    opacity: 0.5;
}
.history_money {
    position: absolute;
    left: 360px;
    top: 17px;
    color: #335783;
    font-weight: bold;
}
.history_del:hover {
    opacity: 1;
}
.navname {
    position: relative;
    border-bottom: 1px solid #E3E6E9;
    font-weight: bold;
    padding: 5px;
    width: 92%;
    margin: 0 auto;
    margin-top: 8px;
    font-size: 10px;
}
.navname_act {
    padding-left: 15px;
    background: url(../fr.gif) 5px center no-repeat;
}
.topic_title {
    padding-bottom: 3px;
    font-weight: bold;
}
.walls_pre {
    right: 22px;
    top: 15px;
}
.walls_pol {
    position: absolute;
    top: 6px;
    right: 32px;
    opacity: 0.8;
}

.wrap_news {
	/*background: url(../news.gif) left top no-repeat;*/
	padding-left: 5px;
}
.news_title {
	color: #335783;
	font-weight: bold;
	padding: 5px 0;
}
.news_date {
    position: relative;
	color: #777777;
	font-size: 10px;
	padding-top: 5px;
    margin-top: 10px;
}
.sl_bg {
    position: absolute;
    top: 20px;
    right: 10px;
    background: #d8dee4;
    border-radius: 5px;
    cursor: pointer;
    width: 70px;
    height: 5px;
    display: none;
}
.sVolum {
    background: #5c7a99;
    border-radius: 5px;
    cursor: pointer;
    width: 35px;
    height: 5px;
}
.big_show_gift {
    position: relative;
    height: 273px;
    width: 359px;
    background: #ffffff;
    float: right;
}
.wrap_gift_user {
    cursor: pointer;
    height: 54px;
    border-bottom: 1px solid #E4E5E7;
}
.wrap_gift_user:hover {
    background: #f0f1f2;
}
.wrap_img_gift {
    width: 48px;
    height: 48px;
    margin-top: 3px;
    margin-left: 5px;
    float: left;
}
.info_gift_user {
    width: 160px;
    margin-left: 80px;
}
.list_gift_username {
    color: #335783;
    font-weight: bold;
    display: inline-block;
    margin-top: 13px;
    font-size: 10px;
}
.list_gift_date {
    color: #777777;
    font-size: 10px;
}
.prev_big_gift {
    position: absolute;
    width: 206px;
    height: 206px;
    top: 0;
    left: 65px;
}
.comm_gift_user {
    position: absolute;
    width: 335px;
    bottom: 30px;
    left: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}
.catid_title a {
    color: #777777;
    margin-right: 5px;
}
.wrap_catalog_mes {
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #E4E5E7;
    padding: 5px 0 2px;
}
.catalog_mes_text {
    padding: 5px 10px;
    word-wrap: break-word;
}
.catalog_mes_title {
    font-weight: bold;
    color: #335783;
    padding: 5px 10px;
}
.catalog_mes_bot_panel {
    position: relative;
    padding: 3px 5px;
    /*background: #EDEFF4;*/
    margin-top: 10px;
}
.catalog_mes_time {
    background: url("http://webid.in.ua/theme/images/timer.png") left center no-repeat;
    padding-left: 20px;
    display: inline-block;
    color: #777777;
    font-size: 10px;
    margin-right: 20px;
}
.catalog_mes_seo {
    display: inline-block;
    padding: 1px 5px;
    color: #777777;
    font-size: 10px;
    border-radius: 3px;
    margin-left: 1px;
    font-weight: bold;
}
.catalog_mes_url {
    display: inline-block;
    position: absolute;
    right: 10px;
}
.ref_url_link {
    margin-left: 40px;
}
.ref_url_link span {
    color: #335783;
}
.wrap_rules {
    width: 90%;
    margin: 0 auto;
}
.wrap_user_del {
    position: relative;
}
.userdelinfo {
    position: absolute;
    top: 40px;
    left: 150px;
}
.task_text {
    word-wrap: break-word;
    width: 477px;
    padding: 10px;
    color: #000000;
    background: #ffffff;
    border-bottom: 1px solid #d8dbe3;
    box-shadow: 0 0 2px rgba(237,239,244,1);
}
.task_desc {
    word-wrap: break-word;
    width: 477px;
    padding: 10px;
    color: #000000;
    background: #ffffff;
    border-bottom: 1px solid #d8dbe3;
    box-shadow: 0 0 2px rgba(237,239,244,1);
}
.task_name_title {
    width: 485px;
    margin: 0;
    background: #8ba1bc;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(180,180,180,1);
    border-bottom: 1px solid #405793;
    font-weight: bold;
    padding: 5px 6px;
}
.task_wait {
    display: inline-block;
    color: #777777;
    margin-top: 3px;
    padding: 3px 5px 3px 0;
}
.task_wait span {
    background: #DBDFE3;
    border-radius: 2px 2px 2px 2px;
    color: #335783;
    padding: 1px 6px;
    margin-left: 10px;
    font-size: 10px;
    cursor: pointer;
}
.preload_tasks {
    display: none;
    width: 36px;
    height: 6px;
    background: url(../preload.gif) center center no-repeat;
    margin: 10px auto;
    padding-top: 20px;
}
.send_preload_tasks {
    display: inline-block;
    width: 89px;
    height: 20px;
    background: url(../preload.gif) center center no-repeat;
}
.task_comm5 {
    opacity: 0.8;
}
.task_comm5:hover {
    opacity: 1;
}
.wrap_comm_task {
    border-bottom: 1px solid #E3E6E9;
    padding: 10px;
    position: relative;
    clear: both;
}
.wrap_comm_text {
    font-size: 10px;
    margin-left: 50px;
    width: 355px;
    padding-right: 60px;
    word-wrap: break-word;
    position: relative;
}
.comm_user_task {
    color: #335783;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 5px;
}
.comm_bot_panel {
    padding: 5px 0;
    font-size: 10px;
    color: #777777;
}
.task_comm_bad {
    background: #fffafa;
}
.task_comm_good {
    background: #ffffff;
}
.icon_task_good {
    background: url(../icon_task_good.png) right center no-repeat;
}
.icon_task_bad {
    background: url(../icon_task_bad.png) right center no-repeat;
}
.wrap_tab_all_tasks {
    width: 100%;
    border: 0;
    margin-top: 40px;
    border-top: 1px solid #E3E6E9;
    border-bottom: 1px solid #E3E6E9;
    background: #f0f1f2;
}
.tab_all_tasks_text {
    color: #777777;
    font-size: 10px;
}
.search_title {
    padding: 3px 5px;
    margin: 5px;
    background: #f7f7f7;
    color: #6d6d6d;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
}
.search_title:hover {
    color: #ffffff;
    background: #8BA1BC;
}
.search_status {
    padding: 5px;
    margin: 5px;
    display: none;
}
.search_number, .search_url, .search_autor {
    padding: 5px;
    margin: 5px;
    display: none;
}
.profile_tasks {
    width: 100%;
    margin: 0 auto;
}
.profile_tasks table {
    width: 100%;
    border-spacing: 4px;
    border-collapse:collapse;
}
.profile_tasks table td {
    padding: 5px;
}
table.tabtasks {
    width: 100%;
}
.wrap_black_list {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #E3E6E9;
    height: 35px;
}
.del_black_list {
    position: absolute;
    right: 20px;
    top: 25px;
    background: url(../del.gif) center center no-repeat;
    width: 11px;
    height: 11px;
    opacity: 0.5;
}
.del_black_list:hover {
    opacity: 1;
}
.arro_up {
    position: absolute;
    background: url(../arrow_up.png) center center no-repeat;
    width: 24px;
    height: 24px;
    top: 14px;
    left: 175px;
    cursor: pointer;
    opacity: 0.3;
    z-index: 5;
    display: none;
}
.arro_up:hover {
    opacity: 0.5;
}
.payuser_tab {
    width: 100%;
    text-align: center;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 94%;
    margin: 20px auto;
    font-size: 10px;
}
.payuser_tab th {
    background: #DEE5EB;
    padding: 3px 5px;
    color: #335783;
}
.payuser_tab td {
    font-weight: bold;
    border-bottom: 1px solid #E3E6E9;
    padding: 5px;
    color: #777777;
}
.payments_panel {
    width: 94%;
    font-size: 10px;
    margin: 0 auto;
}
.payments_webmoney, .payments_payeer {
    display: inline-block;
    width: 163px;
    text-decoration: none;
    color: #000000;
    border: 1px solid #dae2e8;
    background: #f7f7f7;
}
.payments_webmoney:hover, .payments_payeer:hover {
    text-decoration: none;
    background: #6d8fb3;
    color: #ffffff;
    border: 1px solid #3b6798;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.payments_yandex {
    display: inline-block;
    width: 164px;
    text-decoration: none;
    color: #000000;
    border: 1px solid transparent;
    border-right: 1px solid #dae2e8;
    border-top: 1px solid #dae2e8;
    border-bottom: 1px solid #dae2e8;
    background: #f7f7f7;
}
.payments_yandex:hover {
    text-decoration: none;
    background: #6d8fb3;
    color: #ffffff;
    border: 1px solid #3b6798;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.payments_qiwi {
    display: inline-block;
    width: 163px;
    text-decoration: none;
    color: #000000;
    border: 1px solid transparent;
    border-right: 1px solid #dae2e8;
    border-top: 1px solid #dae2e8;
    border-bottom: 1px solid #dae2e8;
    background: #f7f7f7;
}
.payments_qiwi:hover {
    text-decoration: none;
    background: #6d8fb3;
    color: #ffffff;
    border: 1px solid #3b6798;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.payments_title {
    font-weight: bold;
    text-align: center;
    padding: 10px 5px 0 5px;
    font-size: 11px;
}
.payments_money {
    text-align: center;
    padding: 5px 0 10px 0;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}
.payuser_preload {
    background: url(../preload.gif) center center no-repeat;
}
.tabpayments {
    width: 94%;
    margin: 0 auto;
    border-collapse: separate;
    border: 1px solid #adbac7;
    border-bottom: 2px solid #adbac7;
    border-spacing: 0;
    margin-top: 10px;
}
.tabpayments th {
    padding: 5px;
    background: #f6f7f9;
    border-left: 1px solid #e1e4ea;
    color: #335783;
    border-bottom: 1px solid #e1e4ea;
}
.tabpayments th:first-child {
    border-left: 0;
}
.tabpayments td {
    padding: 5px;
    border-bottom: 1px solid #E3E6E9;
    border-left: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    background: #ffffff;
}
.tabpayments td:first-child {
    border-left: 0;
}
.tabpayments tr:last-child td {
    border-bottom: 0;
}
.show_online {
    position: fixed;
    display: inline-block;
    top: 50%;
    left: 0;
    background: #ffffff;
    padding: 5px;
    border: 1px solid #E3E6E9;
    z-index: 5;
    color: #335783;
    font-size: 12px;
}
.referals_online {
    width: 200px;
    text-align: left;
    padding: 0 4px;
}
.ref_online_link  {
    display: inline-block;
    width: 60px;
    text-decoration: none;
    color: #335783;
    font-size: 10px;
    text-align: center;
    word-wrap: break-word;
    margin: 0 2px 10px;
}
.ref_online_link:hover {
    text-decoration: none;
}
.stat_left {
    margin: 0 5px;
    padding: 10px 0;
    text-align: center;
    color: #777777;
    border-bottom: 1px solid #E3E6E9;
}
.stat_left div {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.biznes_left_user {
    font-weight: bold;
    padding: 5px;
    font-size: 10px;
}
.films_top_menu_category {
    position: absolute;
    top: -2px;
    left: -10px;
}
.films_top_menu_category ul li {
    display: block;
    float: left;
    margin: 2px 25px;
    width: 100px;
}
.films_top_menu_category ul li:hover {
    background: #597DA3;
    color: #ffffff;
    border-radius: 2px;
}
.films_top_menu_category ul li a {
    display: block;
    text-decoration: none;
    color: #335783;
    padding: 3px 5px;
}
.films_top_menu_category ul li a:hover {
    text-decoration: none;
    color: #ffffff;
}
.a_genre {
    display: inline-block;
    margin-right: 5px;
}
.reyting_kinopoisk {
    position: relative;
    padding: 5px;
    text-align: left;
    padding-left: 25px;
    background: url(../ref_bonus.png) 5px center no-repeat;
}
.images_site {
    text-align: center;
}
.img_site {
    margin: 0 10px;
    cursor: pointer;
    padding: 5px;
    border: 1px solid #DAE1E8;
}
.img_site:hover {
    border: 1px solid #a0adbb;
}
.s_status {
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0 0;
}
.knob {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 0;
    height: 0;
    border: 0;
    font-family: Tahoma;
}
.knob_act, .knob_online {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 0;
    height: 0;
    border: 0;
    font-family: Tahoma;
}
.stat_ref_reg {
    display: inline-block;
    cursor: pointer;
    width: 11px;
    height: 11px;
    margin-left: 10px;
    opacity: 0.5;
}
.stat_ref_reg:hover {
    opacity: 1;
}

.adblock_before_video {
	background: black;
    width: 480px;
    margin: 0 auto;
    padding: 10px;
}
#video_block {
	height: 400px;
	overflow: hidden;
    width: 500px;
    margin: 0 auto;
}
.bone_img {
    display: block;
    position: absolute;
    opacity: 0.7;
}
.bn1 {
    left: 20px;
    top: 80px;
}
.bn2 {
    left: 84px;
    top: 144px;
}
.bone_body:first-child {
    border-top: 1px solid #f1f1f1;
}
.bone_body {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.bone_body:hover {
    background: #f7f7f7;
}
.bone_username {
    position: absolute;
    left: 80px;
    top: 20px;
    color: #777777;
    font-weight: bold;
    font-size: 10px;
}
.bone_price {
    position: absolute;
    left: 350px;
    top: 17px;
    color: #335783;
    font-weight: bold;
}
.bone_no_play {
    position: absolute;
    right: 10px;
    top: 20px;
    color: #bf8080;
    font-weight: bold;
    font-size: 10px;
}
.bone_play {
    position: absolute;
    right: 10px;
    top: 14px;
}
.bone_craps_h {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.bone_craps_link img {
    border-radius: 4px;
    margin-bottom: 3px;
}
.bone_craps_link div {
    font-weight: normal;
}
.bone_craps_link {
    display: inline-block;
    width: 140px;
    height: 120px;
    text-align: left;
    color: #335783;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    margin: 5px 15px;
}
.bone_craps_link:hover {
    text-decoration: none;
}
.bone_stol1 {
    position: relative;
    width: 500px;
    height: 300px;
    background: url(../bone/stol1.jpg) center center no-repeat;
}
.bone_stol2 {
    position: relative;
    width: 600px;
    height: 300px;
    background: url(../bone/stol2.jpg) center center no-repeat;
}
.bone_stavka {
    position: absolute;
    background: transparent;
    border: 0;
    right: 32px;
    bottom: 48px;
    color: #f0f479;
    font-weight: bold;
    width: 100px;
}
.bone_avatar {
    display: block;
    position: absolute;
    top: 36px;
    right: 32px;
}
.bone_play_avatar_user1 {
    display: block;
    position: absolute;
    top: 36px;
    left: 58px;
}
.bone_play_avatar_user2 {
    display: block;
    position: absolute;
    top: 36px;
    right: 59px;
}
.bone_play_username1 {
    position: absolute;
    width: 200px;
    text-align: center;
    color: #f0f479;
    font-weight: bold;
    top: 10px;
    left: 8px;
}
.bone_play_username2 {
    position: absolute;
    width: 200px;
    text-align: center;
    color: #f0f479;
    font-weight: bold;
    top: 10px;
    right: 9px;
}
#bone_n1 {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 35px;
}
#bone_n2 {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 119px;
}
#bone_n3 {
    display: block;
    position: absolute;
    bottom: 40px;
    right: 120px;
}
#bone_n4 {
    display: block;
    position: absolute;
    bottom: 40px;
    right: 36px;
}
.bj_stol1 {
    position: relative;
    width: 500px;
    height: 380px;
    background: url(../point21/stol1.jpg) center center no-repeat;
}
.bj_avatar {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 199px;
}
.bj_stavka {
    background: transparent;
    border: 0;
    position: absolute;
    right: 31px;
    bottom: 94px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana;
    width: 50px;
    border-bottom: 1px solid #ffffff;
}
.btn_start_bj {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 28px;
    bottom: 32px;
    border-radius: 50px;
    border: 4px solid #ffffff;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    opacity: 0.4;
    cursor: pointer;
}
.btn_start_bj:hover {
    opacity: 0.8;
}
.preload_bj {
    display: none;
    position: absolute;
    background: url(../preload.gif) center center no-repeat;
    width: 500px;
    height: 20px;
    left: 0;
    bottom: 145px;
    text-align: center;
}
.info_bj {
    display: none;
    position: absolute;
    width: 500px;
    height: 20px;
    left: 0;
    bottom: 155px;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}
.bj_cards {
    position: absolute;
    width: 480px;
    left: 0;
    top: 5px;
    padding: 10px;
    min-height: 100px;
    text-align: center;
}
.bj_cards img {
    margin: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.7);
}
.bj_points {
    position: absolute;
    width: 500px;
    text-align: center;
    left: 0;
    bottom: 130px;
    font-weight: bold;
    font-size: 14px;
}
.bj_points span {
    color: #f5d607;
}
.bj_more {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50px;
    color: #6baa19;
    border: 3px solid #6baa19;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    opacity: 0.8;
    left: 45px;
    bottom: 90px;
}
.bj_more:hover {
    opacity: 1;
}
.bj_stop {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50px;
    color: #aa1919;
    border: 3px solid #aa1919;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    opacity: 0.8;
    left: 15px;
    bottom: 30px;
}
.bj_stop:hover {
    opacity: 1;
}
.chip_bj {
    position: absolute;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.ch1 {
    background: url(../point21/ch1.png) center center no-repeat;
    right: 84px;
    bottom: 55px;
}
.ch2 {
    background: url(../point21/ch2.png) center center no-repeat;
    right: 48px;
    bottom: 55px;
}
.ch3 {
    background: url(../point21/ch3.png) center center no-repeat;
    right: 12px;
    bottom: 55px;
}
.ch4 {
    background: url(../point21/ch4.png) center center no-repeat;
    right: 65px;
    bottom: 15px;
}
.ch5 {
    background: url(../point21/ch5.png) center center no-repeat;
    right: 30px;
    bottom: 15px;
}
.bj_stol2 {
    position: relative;
    width: 700px;
    height: 380px;
    background: url(../point21/stol2.jpg) center center no-repeat;
}
.play_bj_avatar1 {
    position: absolute;
    display: block;
    left: 39px;
    bottom: 33px;
}
.play_bj_avatar2 {
    position: absolute;
    display: block;
    right: 38px;
    top: 36px;
}
.play_bj_user1 {
    position: absolute;
    width: 120px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    left: 28px;
    bottom: 8px;
}
.play_bj_user2 {
    position: absolute;
    width: 120px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    right: 28px;
    top: 8px;
}
.play_bj_card2 {
    position: absolute;
    width: 400px;
    height: 102px;
    left: 75px;
    top: 35px;
}
.play_bj_card1 {
    position: absolute;
    width: 400px;
    height: 102px;
    right: 75px;
    bottom: 31px;
}
.play_bj_card1 img, .play_bj_card2 img {
    margin: 0 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.7);
}
.play_bj_start {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: 3px solid #ffffff;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    background: #333333;
    opacity: 0.5;
    top: 157px;
    left: 300px;
}
.play_bj_start:hover {
    opacity: 0.8;
}
.play_bj_more {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 50px;
    color: #6baa19;
    border: 3px solid #6baa19;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    opacity: 0.6;
    top: 170px;
    right: 100px;
}
.play_bj_more:hover {
    opacity: 1;
}
.play_bj_stop {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 50px;
    color: #aa1919;
    border: 3px solid #aa1919;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    opacity: 0.6;
    top: 170px;
    right: 30px;
}
.play_bj_stop:hover {
    opacity: 1;
}
.play_points1 {
    position: absolute;
    width: 120px;
    text-align: center;
    color: #f0e314;
    font-weight: bold;
    font-size: 12px;
    left: 30px;
    bottom: 150px;
}
.play_points2 {
    position: absolute;
    width: 120px;
    text-align: center;
    color: #f0e314;
    font-weight: bold;
    font-size: 12px;
    right: 28px;
    top: 152px;
}
.play_bj_timer {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: 3px solid #ffffff;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    background: #333333;
    opacity: 0.8;
    top: 157px;
    left: 300px;
    display: none;
}
.topuser10 {
    font-weight: normal;
    font-size: 10px;
    width: 96%;
    text-align: left;
    margin: 0 auto;
    border: 0;
}
.topuser10 th {
    border-bottom: 1px solid #f1f1f1;
}
.topuser10 td {
    color: #777777;
    border-bottom: 1px dotted #E3E6E9;
}
.topuser10 .top_t3 {
    text-align: center;
}
.wrapbattleip {
    position: relative;
    width: 94%;
    margin: 0 auto;
}
.bip_line_bg {
    position: relative;
    width: 80px;
    height: 20px;
    background: #f1f1f1;
    margin: 0 auto;
}
.bip_line {
    background: #dee5eb;
    width: 0;
    height: 20px;
}
.bip_proc {
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #335783;
    width: 80px;
    height: 20px;
    line-height: 20px;
}
.bbcode_panel {
    position: absolute;
    background: #f1f1f1;
    padding: 5px 10px;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    border-bottom: 1px solid #e3e3e3;
}
.bbcode_topic {
    left: 1px;
    top: 2px;
    width: 408px;
}
.bbcode_panel span {
    color: #335783;
    padding: 2px 10px;
    cursor: pointer;
    border-radius: 2px;
    font-weight: bold;
}
.quotet {
    padding: 5px;
    background: #F0F1F2;
    border: 1px solid #E3E6E9;
    color: #335783;
    margin: 5px 0;
}
#allmsgforum {
    position: absolute;
    right: 10px;
    font-weight: bold;
    font-size: 10px;
    color: #777777;
    top: 5px;
}
.teaser_img_reclama {
    position: relative;
    width: 488px;
    height: 150px;
    margin: 0 auto;
    background: url(../tline/webrec.png) left center no-repeat;
}
.teaser_img_webmaster {
    position: relative;
    width: 488px;
    height: 150px;
    margin: 0 auto;
    background: url(../tline/webmaster.png) left center no-repeat;
}
.show_geo {
    background: #ffffff;
    width: 250px;
    border: 1px solid #C0CAD5;
    padding: 5px;
    margin-top: 3px;
    outline: 2px solid #f2f2f2;
}
.table_geo_addtext tr td label {
    position: relative;
    top: -3px;
}
.teaser_wrap_area {
    margin-top: 20px;
}
.teaser_wrap_area table {
    width: 100%;
    border-collapse:collapse;
}
.teaser_wrap_area table tr td {
    padding: 5px;
    border-bottom: 1px solid #d5dade;
}
.teaser_wrap_area table:first-child tr td {
    border-top: 1px solid #d5dade;
}
.t_area_title {
    color: #335783;
}
.t_area_url {
    color: #777777;
    font-size: 10px;
}
.t_notify {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    font-size: 10px;
}
.t_order_wait {
    color: #d49244;
}
.t_order_no {
    color: #d44444;
}
.areaedit {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 20px;
    width: 11px;
    height: 11px;
    background: url(../edit.gif) 0 0 no-repeat;
    opacity: 0.3;
    margin-left: 10px;
}
.areaedit:hover {
    opacity: 1;
}
.areadel {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 11px;
    height: 11px;
    background: url(../del.gif) 0 0 no-repeat;
    opacity: 0.3;
    margin-left: 10px;
}
.areadel:hover {
    opacity: 1;
}
.tw_code {
    cursor: pointer;
    background: #E9EDF1;
    padding: 2px 6px;
    color: #777777;
    border-radius: 2px;
    margin-left: 20px;
    position: absolute;
    right: 70px;
}
.tw_code:hover {
    color: #ffffff;
    color: #335783;
}
.tableteaserinfo {
    width: 94%;
    margin: 0 auto;
    border: 1px solid #d6d9e0;
    text-align: right;
    padding: 0;
    border-spacing: 0;
}
.tableteaserinfo tr th {
    background: #e4e9ef;
    padding: 5px 10px;
    color: #586875;
    border-left: 1px solid #edf2f6;
    border-right: 1px solid #d3dae0;
    border-bottom: 1px solid #d6d9e0;
}
.tableteaserinfo tr th:first-child {
    text-align: left;
    border-left: 0;
}
.tableteaserinfo tr th:last-child {
    border-right: 0;
}
.tableteaserinfo tr td {
    border-bottom: 1px solid #d6dadd;
    padding: 5px 10px;
    color: #000000;
}
.tableteaserinfo tr td:first-child {
    text-align: left;
    color: #586875;
}
.tableteaserinfo tr:last-child td {
    background: #f6f7f9;
    border-bottom: 0;
}
.imgtstat {
    width: 11px;
    height: 11px;
    background: url(../stat_ref_reg.png) center center no-repeat;
    position: absolute;
    cursor: pointer;
    left: 100px;
    display: inline-block;
    opacity: 0.5;
}
.imgtstat:hover {
    opacity: 1;
}
.groupip {
    display: inline-block;
    padding: 5px;
    cursor: help;
}
.groupip:hover {
    opacity: 0.5;
}
.groupip img {
    position: relative;
    top: 1px;
}
.statipinfo {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #d6dadd;
    color: #777777;
}
.statcountryinfo {
    position: absolute;
    left: 175px;
    color: #335783;
}
.stataddressinfo {
    position: absolute;
    right: 10px;
}
.thimbles_stol1 {
    width: 500px;
    height: 300px;
    position: relative;
    background: url(../thimbles/stol1.jpg) center center no-repeat;
}
.thimbles_stol2 {
    position: relative;
    background: url(../thimbles/stol1.jpg);
}
.thimbles_show_avatar {
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 10px;
    left: 200px;
    padding: 2px;
    border: 2px solid #E9EDF1;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0,0,0,0.7);
}
.thimbles_avatar {
    width: 100px;
    height: 100px;
    padding: 2px;
    border: 2px solid #E9EDF1;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0,0,0,0.7);
}
.ths {
    position: relative;
    width: 162px;
    height: 120px;
    text-align: center;
}
.thsimg {
    margin-top: 38px;
}
.ths_ball {
    position: absolute;
    bottom: 0;
    left: 62px;
    cursor: pointer;
}
.btn_start_ths {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 60px;
    bottom: 32px;
    border-radius: 50px;
    border: 4px solid #ffffff;
    text-align: center;
    line-height: 53px;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    opacity: 0.4;
    cursor: pointer;
}
.btn_start_ths:hover {
    opacity: 0.8;
}
.ths_title_stavka {
    position: absolute;
    bottom: 80px;
    left: 64px;
    font-weight: bold;
    color: #ebebeb;
    display: inline-block;
    opacity: 0.4;
}
.ths_price {
    display: block;
    padding: 5px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    width: 40px;
    background: transparent;
    border: 0;
    position: absolute;
    bottom: 40px;
    left: 70px;
    border-bottom: 2px solid #ffffff;
    text-align: center;
    opacity: 0.7;
}
.ths_stavka_up {
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #ffffff;
    opacity: 0.7;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 55px;
    left: 130px;
}
.ths_stavka_up:hover {
    opacity: 1;
}
.ths_stavka_down {
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #ffffff;
    opacity: 0.7;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 45px;
    left: 130px;
}
.ths_stavka_down:hover {
    opacity: 1;
}
.ths_preload {
    position: absolute;
    height: 18px;
    width: 500px;
    top: 145px;
    background: url(../preload.gif) center center no-repeat;
}
.ths_new_info {
    position: absolute;
    width: 500px;
    top: 145px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #F9F6E7;
    text-shadow: 1px 0 0px rgba(0,0,0,0.6);
}
.ths_username {
    font-weight: bold;
    padding: 5px;
    color: #ffffff;
}
.thsp {
    text-align: center;
    height: 82px;
    width: 195px;
}
.ths_infop {
    padding: 5px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #F9F6E7;
    text-shadow: 1px 0 0px rgba(0,0,0,0.6);
}
.thsimgp {
    cursor: pointer;
}
.thsimgp:hover {
    opacity: 0.7;
}
.sapernovatab {
    width: 320px;
    height: 260px;
    border: 1px solid #DDE0E5;
    border-collapse: collapse;
    margin: 0 auto;
}
.sapernovatab tr td {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #DDE0E5;
    background: #ffffff;
}
.sapernovatab tr td.tabbtn {
    padding: 5px;
}
.sappertabinfo {
    position: absolute;
    border-collapse: collapse;
    left: 32%;
    border: 1px solid transparent;
}
.sappertabinfo tr td {
    width: 45px;
    height: 30px;
    border: 1px solid transparent;
    font-weight: bold;
}
.sappertabinfo2 {
    position: absolute;
    border-collapse: collapse;
    left: 64.8%;
    border: 1px solid transparent;
}
.sappertabinfo2 tr td {
    width: 45px;
    height: 30px;
    border: 1px solid transparent;
    font-weight: bold;
}
.sapperclick {
    display: block;
    width: 36px;
    height: 27px;
    background: url(../sappernova/clock.png) center center no-repeat;
    opacity: 0.1;
}
.sapperclick:hover {
    opacity: 0.7;
}
.sappernovabomb {
    display: block;
    width: 36px;
    height: 27px;
    background: url(../sappernova/bomb.png) center center no-repeat;
}
.sappernovaok {
    display: block;
    width: 36px;
    height: 27px;
    background: url(../sappernova/sapok.png) center center no-repeat;
}
.tabletopsappernova tr:last-child td, .tableteaserstatistic tr:last-child td {
    background: transparent;
    border-bottom: 0;
}
.knb_stol1 {
    position: relative;
    height: 400px;
}
#knb_k {
    position: absolute;
    top: 57px;
    left: 117px;
    opacity: 0.7;
    cursor: pointer;
}
#knb_n {
    position: absolute;
    top: 76px;
    left: 275px;
    opacity: 0.7;
    cursor: pointer;
}
#knb_b {
    position: absolute;
    top: 172px;
    left: 115px;
    opacity: 0.7;
    cursor: pointer;
}
.knb_name {
    position: absolute;
    display: inline-block;
    top: 190px;
    left: 217px;
    font-size: 30px;
    font-weight: 600;
}
.knb_info_text {
    position: absolute;
    text-align: center;
    bottom: 10px;
    width: 500px;
}
.kbv_stvka {
    position: absolute;
    width: 500px;
    text-align: center;
    top: 10px;
}
.wrap_wallsref {
    position: relative;
    float: left;
    margin: 8px;
    width: 220px;
    border: 1px solid #DDE0E5;
    padding: 5px;
    font-size: 10px;
    background: #ffffff;
}
.addwallsreferer {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 11px;
    height: 11px;
    right: 15px;
    top: 24px;
    opacity: 0.7;
}
.addwallsreferer:hover {
    opacity: 1;
}
.btn_panel_walls_ref {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 10px;
}
.btn_panel_walls_ref img {
    cursor: pointer;
    margin: 0 2px;
    opacity: 0.7;
}
.btn_panel_walls_ref img:hover {
    opacity: 1;
}
.btn_rb_panel {
    text-align: center;
    margin: 10px;
}
.rb_img {
    width: 476px;
    margin: 0 auto;
    min-height: 130px;
    padding: 10px;
    border-left: 1px solid #DDE0E5;
    border-right: 1px solid #DDE0E5;
    border-top: 1px solid #DDE0E5;
}
.red_btn_rb {
    background: none repeat scroll 0 0 #A96868;
    border: 1px solid #8B3434;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    color: #F1F1F1;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    outline: 2px solid #F2F2F2;
    padding: 1px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.red_btn_rb:hover {
    background: #c18080;
    border: 1px solid #aa5151;
    color: #ffffff;
}
.black_btn_rb {
    background: none repeat scroll 0 0 #555555;
    border: 1px solid #333333;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    color: #F1F1F1;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    outline: 2px solid #F2F2F2;
    padding: 1px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.black_btn_rb:hover {
    background: #666666;
    border: 1px solid #555555;
    color: #ffffff;
}
.rb_r {
    width: 90px;
    height: 110px;
    display: inline-block;
    margin: 5px;
    background: #A96868 url(../rb/logo.png) center center no-repeat;
    border: 1px solid #8B3434;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}
.rb_b {
    width: 90px;
    height: 110px;
    display: inline-block;
    margin: 5px;
    background: #555555 url(../rb/logo.png) center center no-repeat;
    border: 1px solid #333333;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}
.rb_img {
    text-align: center;
}
.infoSavingsCards {
    position: relative;
    font-size: 10px;
    display: inline-block;
    font-weight: bold;
    color: #AF0032;
    cursor: help;
    margin: 0;
    padding: 0 3px;
}
.konkurs_priz_text {
    color: #335783;
    font-size: 10px;
}
.konkur_result_img {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../konkurs_result.gif) center center no-repeat;
    position: relative;
    top: 2px;
}
.text_title a:hover {
    text-decoration: none;
}
.infotext665 {
    width: 96.5%;
    margin: 1px auto;
    margin-bottom: 20px;
    padding: 10px;
    font-family: Tahoma,'PF DinDisplay Medium','Trebuchet MS',Arial;
    font-size: 12px;
    border: 1px solid  #E3E6E9;
  
}
.infotext6657 {
    width: 100%;
    margin: 1px auto;
    margin-bottom: 10px;
    padding: 10px;
    font-family: Tahoma,'PF DinDisplay Medium','Trebuchet MS',Arial;
    font-size: 13px;
    border: 1px solid  #E3E6E9;
  
}
.wrap_bone_games {
    width: 96.5%;
  margin: 1px auto;
}
.wrap_bj_games {
    width: 96.5%;
  margin: 1px auto;
}
.text_title26 {
    position: relative;
    font-weight: bold;
    width: 92%;
    margin: 5px auto;
    color: #586875;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}