#common_css {
  display: none;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  padding: 0px;
  direction: ltr;
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 11px;
  font-weight: normal;
}

body.font_medium {
  font-size: 12px;
  font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
}
body.nofixed {
  width: 100%;
  overflow: hidden;
}
body.nofixed #page_wrap {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.fixed {
  position: fixed;
}
body.nofixed .fixed, body.mobfixed .fixed {
  position: absolute;
}
body.firefox #page_wrap {
  position: relative;
  width: 100%;
}
.table td {
  vertical-align: top;
  text-align: left;
}

/* in 'rtl' left and ltr too -- disabling content jumping when scrollbar changes */
.scroll_fix_wrap {
  text-align: left;
  direction: ltr;
}
a {
  color: #2B587A;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
small {
  font-size: 10px;
}
.font_medium small {
  font-size: 11px;
}
textarea.ashelper {
  overflow: hidden;
}

#fmenu {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 2px;
  padding: 5px 0px;
  background: #FFF;
}
.fmenu_item,
.fmenu_cont {
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fmenu_item {
  font-size: 10px;
  clear: both;
  margin: 4px 1px;
  line-height: 11px;
  padding: 4px;
  font-weight: bold;
  color: #45688E;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.fmenu_text .counter_anim_wrap {
  height: 11px;
}
.fmenu_icon {
  height: 11px;
  background: url(/images/fixedmenu.gif?8) no-repeat;
  width: 11px;
}
.fmenu_text {
  overflow: hidden;
  vertical-align: top !important;
}
.font_medium .fmenu_item {
  font-size: 11px;
}
.fmenu_item:hover {
  text-decoration: none;
  opacity: 1;
}
.fmenu_item_over {
  opacity: 1;
  background-color: #597DA3;
  color: #FFF;
}
#fmenu_fr {
  background-position: 100% -6px;
}
#fmenu_ph {
  background-position: 100% -29px;
}
#fmenu_vid {
  background-position: 100% -52px;
}
#fmenu_msg {
  background-position: 100% -75px;
}
#fmenu_gr {
  background-position: 100% -98px;
}
#fmenu_nws {
  background-position: 100% -121px;
}
#fmenu_ap {
  background-position: 100% -144px;
}
.fmenu_item_over #fmenu_fr {
  background-position: 100% -167px;
}
.fmenu_item_over #fmenu_ph {
  background-position: 100% -190px;
}
.fmenu_item_over #fmenu_vid {
  background-position: 100% -213px;
}
.fmenu_item_over #fmenu_msg {
  background-position: 100% -236px;
}
.fmenu_item_over #fmenu_gr {
  background-position: 100% -259px;
}
.fmenu_item_over #fmenu_nws {
  background-position: 100% -282px;
}
.fmenu_item_over #fmenu_ap {
  background-position: 100% -305px;
}

.captcha {
  padding: 5px 0;
  text-align: center;
  height: 80px;
}
.captcha img {
  width: 130px;
  height: 50px;
  cursor: pointer;
}
.captcha input.text {
  width: 120px;
  margin: 10px 0px 0px;
}
.captcha .progress {
  width: 120px;
  margin: 13px auto 0px;
}
.phone_validation_suggest {
  text-align: center;
  font-size: 0.9em;
  padding-top: 10px;
  line-height: 1.36em;
}

.summary_wrap {
  color: #45688E;
  padding: 13px 10px 0px;
  background: #FFF;
  border-bottom: 1px solid #DAE1E8;
}
.summary_wrap .summary {
  font-weight: bold;
  padding: 3px 0px 4px;
}
.summary_wrap .summary span,
.summary_lnk {
  font-weight: normal;
}
.bottom_wrap {
  border-top: 1px solid #DAE1E8;
  background: #FFF;
  padding: 0px 10px;
}

.num_delim {
  font-size: 60% !important;
  vertical-align: top !important;
}

.png {
  behavior: url(/js/iepngfix.htc);
}
.progress, .progress_inv, .progress_inv_img {
  display: none;
  width: 32px;
  height: 13px;
  background: url(/images/upload.gif) no-repeat 50% 50%;
}
.progress_inline {
  display: inline;
  display: inline-block;
  *zoom: 1;
  vertical-align: bottom;
  width: 32px;
  height: 13px;
  background: url(/images/upload.gif) no-repeat 50% 50%;
}
.progress_inv, .progress_inv_img {
  background-image: url(/images/upload_inv.gif);
}
.progress_inv_mini {
  background-image: url(/images/upload_inv_mini.gif);
  width: 16px;
  height: 4px;
}
.progress_inv_img {
  background-color: rgba(0, 0, 0, 0.5);
}
.checkbox {
  cursor: pointer;
  line-height: 1.27em;
}
.checkbox.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkbox div {
  float: left;
  width: 15px;
  margin-right: 5px;
  height: 14px;
  margin-bottom: 2px;
  background: url(/images/icons/check.gif) 0px 0px no-repeat;
}
.checkbox:hover div {
  background-position: 0px -28px;
}
.checkbox.disabled:hover div {
  background-position: 0px 0px;
}
.checkbox.on div {
  background-position: 0px -14px;
}
.checkbox.on:hover div {
  background-position: 0px -42px;
}
.checkbox.disabled.on:hover div {
  background-position: 0px -14px;
}
.radiobtn {
  cursor: pointer;
  line-height: 1.27em;
}
.radiobtn div {
  float: left;
  width: 15px;
  margin-right: 5px;
  height: 14px;
  margin-bottom: 1px; /* Second line fix */
  background: url(/images/icons/radio.gif) 0px 0px no-repeat;
}
.radiobtn:hover div {
  background-position: 0px -28px;
}
.radiobtn.disabled:hover div {
  background-position: 0px 0px;
}
.radiobtn_hover div {
  background-position: 0px -28px;
}
.radiobtn.on div {
  background-position: 0px -14px;
}
.radiobtn.on:hover div {
  background-position: 0px -42px;
}
.radiobtn.disabled.on:hover div {
  background-position: 0px -14px;
}
.radiobtn.on.radiobtn_hover div {
  background-position: 0px -42px;
}
.fl_l { float: left; }
.fl_r { float: right; }
.ta_l { text-align: left; }
.ta_r { text-align: right; }
.inl_bl {display:-moz-inline-stack; display:inline-block; _overflow:hidden; vertical-align: top; zoom:1; *display:inline;}
.sl_nowrap {white-space: nowrap; text-overflow: ellipsis;}
#side_bar .inl_bl {
  vertical-align: baseline;
}
#side_bar .left_count_wrap .inl_bl {
  vertical-align: top;
}

.upload_frame {
  position: absolute;
  visibility: hidden;
  width: 20px;
  height: 20px;
}

.noselect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* Inputs */

.font_default input[type="text"],
.font_default input[type="submit"],
.font_default input[type="button"],
.font_default input[type="search"],
.font_default input[type="password"],
.font_default input[type~="text"],
.font_default input[type~="search"],
.font_default input[type~="password"],
.font_default input[type~="email"],
.font_default input.text,
.font_default input.search,
.font_default textarea,
.font_default input.big_text,
.font_default input.file  {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
}

.font_medium input[type="text"],
.font_medium input[type="submit"],
.font_medium input[type="button"],
.font_medium input[type="search"],
.font_medium input[type="password"],
.font_medium input[type~="text"],
.font_medium input[type~="search"],
.font_medium input[type~="password"],
.font_medium input[type~="email"],
.font_medium input.text,
.font_medium input.search,
.font_medium textarea,
.font_medium input.big_text,
.font_medium input.file  {
  font-size: 12px;
  font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
}

input.text, input.search, textarea, input.big_text {
  background: #FFF;
  color: #000;
  border: 1px solid #C0CAD5;
  padding: 3px;
  margin: 0px;
}
::-webkit-input-placeholder {
  color: #777;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777;
}
.top_search_inp::-webkit-input-placeholder {
  padding-left: 2px;
}
.top_search_inp:-moz-placeholder {
  padding-left: 21px !important;
}

input.big_text {
  font-size: 1.09em !important;
  padding: 5px 4px 4px;
}
input.dark {
  padding: 7px 10px 8px;
}
input.search {
  background: #FFF url(/images/magglass.png) no-repeat 3px 4px;
  padding-left: 17px;
}
input.file {
  margin: 0px;
}
input.disabled,
textarea.disabled {
  color: #777777;
  background-color: #F2F2F2;
}
.captcha input.big_text {
  font-size: 1em !important;
  margin-top: 7px;
}

/* Headers */

h2 {
  border-bottom: 1px solid #DAE1E8;
  color: #45668E;
  font-size: 1.18em;
  padding: 0px 0px 3px;
  margin: 0px 0px 10px;
}
h4 {
  border-bottom: 1px solid #E8EBEE;
  color: #45688E;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 3px;
}
.font_medium h4 {
  font-size: 12px;
}
h4 .fl_r, h4 span {
  font-weight: normal;
}

/* Layout */

div#utils {
  top: -30px;
  position: absolute;
  height: 20px;
  overflow: hidden;
}
#page_layout {
  padding: 0px;
  margin: 0px auto;
  position: relative;
  z-index: 6;
  width: 791px;
}
#page_header .back {
  position: absolute;
  width: 100%;
  height: 40px;
  background: #4E729A url(/images/hatv.gif?1) 0px -43px repeat-x;
}
#page_header .left {
  position: absolute;
  left: 0px;
  width: 134px;
  height: 40px;
  background: #4E729A url(/images/hatv.gif?1) 0px -1px;
}
#page_header .right {
  position: absolute;
  right: 0px;
  width: 10px;
  height: 40px;
  background: #4E729A url(/images/hatv.gif?1) 100% -1px;
}
#page_header .content {
  position: absolute;
  width: 100%;
  z-index: 120;
height: 40px;
}
/*
#page_header.p_head_l777 .left, #page_header.p_head_l777 .right, #page_header.p_head_l777 .back {
  background-color: #4E729A;
  background-image: url(/images/hatsov.gif);
}
#page_header.p_head_l100 .left, #page_header.p_head_l100 .right, #page_header.p_head_l100 .back {
  background-color: #4E729A;
  background-image: url(/images/hatimp.gif);
}
#page_header.p_head_l100 .left {
  width: 135px;
}
#page_header.p_head_l100 .right {
  width: 10px;
}
*/
#page_header.p_head1 .right {
  background: #4E729A url(/images/hat_vk.gif) 100% -1px;
}
#page_header.p_head1 .left {
  width: 48px;
  background: #4E729A url(/images/hat_vk.gif) 0px -1px;
}
#page_header.p_head1 .back {
  background: #4E729A url(/images/hat_vk.gif) 0px -43px repeat-x;
}
/*
#page_header.p_head1.p_head_l100 .left {
  width: 10px;
}
*/
#page_header {
    height: 40px;
    width: 791px;
    margin: 0px auto;
  z-index: 120;
}
.top_home_link {
    top: 4px;
    left: 8px;
    width: 146px;
    height: 40px;
    display: block;
    position: absolute;
    outline: medium none;
}
.top_home_link_td {
  width: 146px;
  vertical-align: top;
}
#top_logo_down {
  margin-left: 4px;
  visibility: hidden;
  width: 134px;
  height: 36px;
  background: #4E729A url(/images/hatv.gif) -4px 0px;
  margin-right: 8px;
}
#top_logo_down.tld_d {
  visibility: visible;
}
#page_header.p_head1 #top_logo_down {
  background: #4E729A url(/images/hat_vk.gif) -4px 0px;
}
.is_rtl1 #page_header.p_head1 #top_logo_down {
  background: #4E729A url(/images/hat_vk_rtl.gif) -3px 0px;
}
.top_back_link_td {
  width: 100%;
}
.homelink, .shah, .unl {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  color: #FFF;
  font-weight: bold;
  padding: 7px 0px 0px 14px;
  font-size: 11px;
  display:block;
  width: 153px;
  z-index: 410;
  overflow: hidden;
}
.font_medium .homelink,
.font_medium .shah,
.font_medium .unl {
  font-size: 12px;
}
.shah {
  padding-top: 8px;
  color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: 400;
}
.vklink {
  font-size: 1.36em;
  padding: 10px 17px 10px;
}
.shah.vklink {
  padding-top: 11px;
}
.unl {
  margin-top: 21px;
  padding-top: 0px;
  font-weight: normal;
  display: block;
  font-size: 0.9em;
  color: #dae1e8;
}
a.unl:hover, a.homelink:hover {
  text-decoration: underline;
}
.head_nav {
  margin: 0px;
  padding: 0px 8px 0px 0px;
}
.head_nav a.top_nav_link {
    display: block;
    padding: 12px 10px 15px;
    height: 13px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    color: #E8EFF7;
    text-shadow: 0px 1px 0px #4E7097;
}
.font_medium .head_nav a.top_nav_link {
  font-size: 12px;
}
.head_nav a.top_nav_link#head_music {
  padding-right: 36px;
  position: relative;
}
#head_play_btn {
  position: absolute;
  right: 7px;
  top: 9px;
  width: 22px;
  height: 23px;
  background: url(/images/icons/audio_iconsf.png) no-repeat scroll 0 0 transparent;
  cursor: pointer;
}
a:hover #head_play_btn,
a.over #head_play_btn {
  background-position: -24px 0;
}
#head_play_btn.playing {
  background-position: -96px 0;
}
a:hover #head_play_btn.playing,
a.over #head_play_btn.playing {
  background-position: -120px 0;
}
a:hover #head_play_btn.over,
a:hover #head_play_btn.down,
a.over #head_play_btn.over,
a.over #head_play_btn.down {
  background-position: -48px 0;
}
a:hover #head_play_btn.playing.over,
a:hover #head_play_btn.playing.down,
a.over #head_play_btn.playing.over,
a.over #head_play_btn.playing.down {
  background-position: -144px 0;
}

.head_nav div#top_links {
  padding: 0px;
  height: 22px;
  background-image: none;
}
.head_nav.no_menu div#top_links {
  display: none;
}
.head_nav.no_menu a#logout_link {
  display: none;
}
.head_nav a.top_nav_link:hover,
.head_nav a.top_nav_link.over,
#top_back_link:hover {
  background-color: rgba(0, 31, 64, 0.17);
  color: #FFF;
  text-decoration: none;
}
.head_nav a.top_nav_link.active {
  padding-top: 13px;
  padding-bottom: 14px;
}
.head_nav a#head_music.head_play_down {
  padding-top: 12px;
  padding-bottom: 15px;
}
.head_nav a.top_nav_link.active #head_play_btn {
  top: 10px;
}
.head_nav a.top_nav_link b {
  font-weight: normal;
  color: #E8EFF7;
}

.head_nav a.top_nav_link span {
  color: #FFF;
}
.head_nav a.top_nav_link span#head_music_text {
  color: #E8EFF7;
}
.head_nav a.top_nav_link:hover span#head_music_text,
.head_nav a.top_nav_link.over span#head_music_text {
  color: #FFF;
}

#page_body {
        float: right;
        font-size: 11px;
        margin-left: 0px;
        margin-right: 15px;
        text-align: left;
        width: 632px;
}
.font_medium #page_body {
  font-size: 12px;
}
#page_body.simple {
  padding: 0px;
  margin: 0px auto;
}

body.firefox #page_body.no_overflow {
  overflow: visible;
}
#wrap2 {
  border: solid #F3F3F3;
  border-width: 0px 1px 1px;
  border-color: rgba(100, 100, 100, 0.08);
}
#wrap1 {
  border: solid #D9E0E7;
  border-width: 0px 1px 1px;
}
#wrap_between {
  height: 0px;
  overflow: hidden;
}
* html #content {
  height: 1%;
}

#header_wrap1 {
  border: solid #F3F3F3;
  border-width: 0px 1px;
}

#header_wrap1 {
  border: solid #F3F3F3;
  border-width: 0px 1px;
}

.font_medium #header {
  font-size: 12px;
}
#page_body.simple #header {
  border-width: 1px 1px 0px;
}
#title b {
  position: relative;
}
#header h1 {
  margin: 0px;
  font-size: 11px;
  overflow: hidden;
}
.font_medium #header h1 {
  font-size: 12px;
}
#header span, #header b {
  color: #AAB7C5;
}

/* Left notifier */

.left_box {
  text-align: center;
  padding: 10px 5px;
  background: #F7F7F7;
  margin: 0px 0px 10px;
  overflow: hidden;
}
.left_box h4 {
  font-size: 1.09em;
  border-bottom: solid 1px #DAE1E8;
  padding: 0px 0px 3px;
  margin: 0px 5px 3px;
}
.left_box.attention h4 {
  color: #45688E;
  font-family: tahoma;
}
div.left_holiday {
  line-height: 140%;
  padding: 7px 3px;
  width: 112px;
}
.left_congratulate {
  padding-top: 3px;
}

.left_hide {
  position: absolute;
  margin: 0px 118px;
  width: 18px;
  height: 18px;
  background: url(/images/hide_left.gif) no-repeat center center;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.left_gift_bonus, .left_rate_plus {
  color: #C4BB98;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: -11px;
}
.left_gift {
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 10px;
}
.left_gift .body {
  background: #F7F7F7;
  border: 6px solid #EAEAEA;
  padding: 4px 4px 7px;
  text-align: center;
  overflow: hidden;
  word-wrap: break-word;
}
.left_gift .body div {
  border-bottom: 1px solid #DCDCDC;
  margin: 0px 3px 7px;
  padding-bottom: 2px;
}
.left_gift.gold {
  border-color: #C4BB98;
}
.left_gift.gold .body {
  background: #FEF9E1;
  border-color: #E9DEB4;
}
.left_gift.gold .body div {
  border-color: #C4BB98;
}

.left_rate_plus {
  color: #EEBD00;
}
.left_rate_plus.green {
  color: #8DB55F;
}
.left_rate_plus.red {
  color: #C5864F;
}
.left_rate_plus.blue {
  color: #99B3C9;
}
.left_rate .body {
  background: #FAF3D8 url(/images/golden.gif) repeat-x 50% 100%;
  border-bottom: 1px solid #FBE172;
  margin: 0px 0px 10px;
  padding: 5px;
  text-align: center;
}
.left_rate .body div {
  border-bottom: 1px solid #E6E0B6;
  margin: 0px 3px 7px;
  padding-bottom: 2px;
}
.left_rate .body div a {
  color: #908851;
}
.left_rate .body a {
  color: #000;
}
.left_rate .body a:hover {
  text-decoration: none;
}
.left_rate.green, .left_rate.red, .left_rate.blue {
  border-bottom: 1px solid #37702A;
  margin-bottom: 10px;
}
.left_rate.green .body, .left_rate.red .body, .left_rate.blue .body {
  background: #D5EABB url(/images/greenl.gif) repeat-x 50% 0%;
  border: 8px solid #8DBF56;
  margin-bottom: 0px;
}
.left_rate.green .body a div, .left_rate.red .body a div, .left_rate.blue .body a div {
  border: 0px;
  font-size: 3.27em;
  font-weight: bold;
  color: #8DBF56;
  margin: 5px 5px 5px 3px;
}
.left_rate.green .body div {
  border-color: #8DBF56;
}
.left_rate.green .body div a {
  color: #37702A;
}
.left_rate.red {
  border-color: #8B4C23;
}
.left_rate.red .body {
  background: #F0D6C7 url(/images/redl.gif) repeat-x 50% 0%;
  border-color: #C68D69;
}
.left_rate.red .body div {
  border-color: #C39679;
}
.left_rate.red .body div a {
  color: #8B4C23;
}
.left_rate.red .body a div {
  color: #C68D69;
}
.left_rate.blue {
  border-color: #2F6C95;
}
.left_rate.blue .body {
  background: #D9E6EE url(/images/bluel.gif) repeat-x 50% 0%;
  border-color: #99B3C9;
}
.left_rate.blue .body div {
  border-color: #99B3C9;
}
.left_rate.blue .body div a {
  color: #0B5588;
}
.left_rate.blue .body a div {
  color: #99B3C9;
}
.left_gift .body div.vote_transfer {
  padding: 5px 0px 12px;
  font-weight: bold;
}

.ad_box_new {
  background: #FFFFFF;
  border: 1px solid #DCE3E9;
  border-width: 0px 0px 1px 0px;
  padding: 0px 0px 11px 0px;
  margin: 0px;
  width: 118px;
  overflow: hidden;
  text-align: center;
  display: block;
}
a.ad_box_new:hover {
  text-decoration: none;
}
.ad_title_new {
  font-weight: bold;
  font-size: 11px;
  margin: 8px 3px 0px 3px;
  color: #36638E;
  text-align: center
}
.font_medium .ad_title_new {
  font-size: 12px;
}
.ad_desc_new {
  margin: 10px 2px 0px 2px;
  color: #000000;
}
.ad_domain_new {
  margin-top: 3px;
  font-size: 0.9em;
  color: #909090;
}
.ad_box_new img {
  margin-top: 9px
}

.left_hide_button {
  position: absolute;
  margin: 6px 0px 0px 117px;
  *margin-left: 60px;
  width: 18px;
  height: 18px;
  background: url(/images/hide_left.gif) no-repeat center center;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.ad_box_friend {
  border-top-width: 1px;
  border-bottom-width:0px; padding-bottom:0px
}
.ad_box_friend .ad_body {
  max-height: 140px;
  width: 118px;
  overflow: hidden;
}
.ad_box_friend_act {
  border: none;
  padding-top: 8px;
}
.ad_box_friend_act img {
  margin: 0;
}
.left_friend_status_info {
  color: #909090;
}
.left_friend_all_link,
.left_app_all_link {
  padding-top: 4px;
  border-top: 1px solid #DCE3E9;
  text-align: center;
  font-size: 0.9em;
}
.left_friend_all_lnk,
.left_app_all_lnk {
  color: #909090;
}

.left_app_block .ad_box_new {
  border-width: 1px 0px 0px 0px;
}
.left_app_block .ad_common {
  color: #909090;
  padding-top: 4px;
  font-size: 0.9em;
}
.left_app_block .ad_bottom_lnk {
  padding-top: 8px;
}
.left_app_block .ad_img {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.left_app_play {
  position: absolute;
  margin: 27px 40px 0;
  width: 38px;
  height: 38px;
  background: url(/images/app_play.png) no-repeat 0px 0px;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  *display: none;
}
.left_app_block:hover .left_app_play {
  opacity: 1;
}

/* Footer */

#footer_wrap {
  /*clear: both;*/
  line-height: 1.36em;
  padding: 8px 0px 0px;
  text-align: center;
  width: 661px;
}
#footer_wrap.simple {
  margin: 0px;
  width: auto;
}
#footer_wrap.simple #bottom_nav {
  display: none;
}
.bnav_lang {
  margin: 0px 2px;
}
#footer_wrap #footer {
  padding: 10px 0px 0px;
  text-align: center;
  margin: 0px;
}

.bnav_a {
  padding: 2px 5px;
}
.bnav_a:hover {
  background-color: #E1E7ED;
  text-decoration: none;
}

/* Left menu */

#left_ads {
  position: relative;
  width: 118px;
}
#left_blocks {
  width: 118px;
}
#side_bar {
  background: #FFF;
  border-bottom-left-radius: 5px;
  padding: 4px 0 10px 4px;
  width: 136px;
  position: relative;
  z-index: 119;
}
#side_bar .inl_bl {
  vertical-align: baseline;
}
#side_bar .left_count_wrap .inl_bl {
  vertical-align: top;
}
#side_bar .more_div {
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px solid #E7EAED;
}
#side_bar ol li a.more {
  padding-left: 29px;
  border-top: 0px;
}
#side_bar ol li a.more:hover {
  border-top: 0px;
}

#side_bar ol {
  list-style: none;
  margin: 0px 0px 10px;
  padding: 0px;
}
#side_bar ol li {
  font-size: 1.0em;
}
#side_bar ol li.clearFix {
  *margin-bottom:-2px;
}
#side_bar ol li .left_row {
  border: 0;
  background: #FFF;
  display: block;
  padding: 0px 0px 0px 6px;
  white-space: nowrap;
}
#side_bar ol li .left_row:hover {
  background: #E1E7ED;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#side_bar ol li #myprofile,
#side_bar ol li #myprofile_edit {
  padding: 0px 6px;
}
#myprofile_edit {
  color: gray;
  width: auto;
}
#myprofile_edit:hover {
  color: #67829E;
}
#myprofile_table,
#myprofile_wrap {
  width: 100%;
}
.font_medium #side_bar #myprofile_edit_wrap {
  display: none;
}
.font_medium #side_bar ol li #myprofile {
  float: none;
  width: auto;
  padding: 0px 0px 0px 6px;
}
#side_bar .left_label {
  padding: 4px 0;
  height: 13px;
}
.font_medium #side_bar .left_label {
  height: 15px;
}
.left_count_wrap {
  zoom: 1;
  margin: 1px !important;
  padding: 4px !important;
  vertical-align: top;
  color: #45688E;
  background: #D5DDE5;
  font-weight: bold;
  font-style: normal !important;
  font-size: 10px;
  line-height: 11px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color 200ms linear, color 200ms linear;
  -moz-transition: background-color 200ms linear, color 200ms linear;
  -o-transition: background-color 200ms linear, color 200ms linear;
  transition: background-color 200ms linear, color 200ms linear;
}
.font_medium .left_count_wrap {
  font-size: 11px;
  margin: 2px 1px 2px 0px !important;
}
a:hover .left_count_wrap {
  background: #D5DDE5;
}

.left_void {
  display: none !important;
}
a:hover .left_count_persist .left_void,
.left_nav_over .left_count_pad .left_void {
  display: inline-block !important;
  color: #6887A8;
  height: 11px;
}
.left_count_pad .left_count_wrap:hover {
  background-color: #BBC7D3;
}
.left_nav_over .left_count_pad .left_count_wrap {
  background-color: #597DA3 !important;
  color: #FFF !important;
}
.left_count_wrap .counter_anim_wrap {
  height: 11px;
}

/* Clear */

.clear_fix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clear_fix {
  height: 1%;
}
.clear_fix {
  display: block;
}
.clear {
  float: none;
  clear: both;
}
.scroll_fix {
  position: relative;
}

/* Head */

.listing {
  list-style: square;
  padding-left: 40px;
  color: #758EAC;
  margin: 0px 0px 15px 0px
}
ul.listing li {
  padding: 1px 0px;
}
ul.listing li span {
  color: #000;
}

.divide  {
  color: gray;
  font-weight: normal;
  padding: 0px 4px;
}
small.divide {
  padding: 0px 2px;
}

.sdivide {
  color: #ADB8C3;
  padding: 0px 4px;
  font-size: 0.9em;
}

.wrapped {
  overflow: hidden;
  word-wrap: break-word;
}

wbr {
  width: 0px;
  display: inline-block;
  overflow: hidden;
}

#stl_left {
  display: none;
  z-index: 3;
  left: 0px;
  top: 0px;
}
#stl_left:hover, #stl_left.over {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#stl_text {
  height: 14px;
  display: block;
  padding: 0px 20px;
  margin: 0 31px 0 15px;
  font-weight: bold;
  color: #45688E;
  background: url(/images/toplink.gif?3) no-repeat left 3px;
}
#stl_left .down {
  background-position: left -7px;
}
#stl_left .back {
  background-position: left -22px;
}
.stl_active {
  cursor: pointer;
}
#stl_bg {
  height: 100%;
  width: 100px;
  padding: 13px 0 13px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  /*-o-transition: background-color 200ms linear;*/
  transition: background-color 200ms linear;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  /*-o-transition: opacity 200ms linear;*/
  transition: opacity 200ms linear;
}
.stl_active:hover #stl_bg, .stl_active.over #stl_bg {
  opacity: 1;
  filter: alpha(opacity=100);
}
.stl_active.over_fast #stl_bg {
  background-color: #E1E7ED;
}
#stl_side {
  z-index: 10;
  display: none;
}
#top_back_link {
  padding-left: 25px;
  background: url(/images/backlink.gif?4) no-repeat left -85px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
  width: expression(this.width > 200 ? '200px' : '');
}
#top_back_link:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* Layers */
#layer_stl {
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
  display: none;
  overflow: hidden;
}
#layer_stl_bg {
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100%;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=15);
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
#layer_stl_cl {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#layer_stl_text {
  top: 13px;
  left: 0px;
  background: url(/images/toplinkw.gif) no-repeat left 3px;
  height: 14px;
  display: block;
  padding: 0px 20px;
  margin: 0 31px 0 15px;
  font-weight: bold;
  color: #FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
#layer_stl_text.down {
  background-position: left -9px;
}
#layer_stl:hover #layer_stl_text {
  opacity: 1;
}
#layer_stl:hover #layer_stl_bg {
  opacity: 0.15;
}

#layer_bg,
#box_layer_bg,
#layer_wrap,
#box_layer_wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  overflow: hidden;
  display: none;
}
#box_layer_bg,
#box_layer_wrap {
  z-index: 1000;
}
#box_layer_bg {
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#box_layer_bg.bg_medium {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#box_layer_bg.bg_dark {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

@-moz-document url-prefix() {
  #box_layer_bg {
    background: url(/images/layer_bg_lite.png);
    opacity: 1 !important;
  }
  #box_layer_bg.bg_medium {
    background: url(/images/layer_bg_medium.png);
  }
  #box_layer_bg.bg_dark {
    background: url(/images/layer_bg_black.png);
  }
}

#layer_wrap, #box_layer_wrap {
  overflow: auto;
}
#layer_wrap {
  overflow-x: hidden;
  overflow-y: auto;
}

/* MessageBox */

.popup_box_container {
  margin: 0px auto;
  z-index: 1002;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
}
#box_loader {
  position: absolute;
  left: 50%;
  margin: 0px auto 0px -50px;
  z-index: 1002;
  width: 100px;
  display: none;
}
#box_loader .back {
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  height: 50px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
}
#box_loader .loader {
  background: url(/images/loading.gif) no-repeat 50% 50%;
  height: 50px;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.box_title_wrap {
  background-color: #597DA3;
  border: 1px solid;
  border-color: #45688E #43658A;
  padding: 0px;
  color: #fff;
  font-size: 1.18em;
  font-weight: bold;
}
.box_dark .box_title_wrap {
  border: none;
  font-size: 1em;
  font-weight: normal;
}
.box_x_button {
  float: right;
  width: 17px;
  height: 17px;
  margin: 7px 5px 0px;
  cursor: pointer;
  padding: 0;
  background: #9DB7D4 url(/images/boxicon_vk.gif) -23px -2px;
}
.box_dark .box_x_button {
  background: none;
  margin: 0px;
  padding: 17px 20px 18px;
  color: #C7D7E9;
  width: auto;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.box_dark .box_x_button:hover {
  color: #FFF;
  text-decoration: none;
  background: none;
}
.box_body {
  background-color: #FFF;
  padding: 16px 14px;
  line-height: 140%;
}
.box_dark .box_body {
  border: none;
}
.box_no_title {
  border-top: 1px solid #999;
}
.box_controls_wrap {
}
.box_dark .box_controls_wrap {
  border: none;
}
.box_dark .box_controls {
  border: none;
  padding: 16px 15px 15px 20px;
  background-color: #EEF0F2;
}
.box_dark .box_controls_text {
  padding: 8px 0 0 0;
}
.box_controls_text {
  padding: 8px 8px 0px;
}
.box_controls {
  padding: 8px 5px 7px;
  height: 30px;
  background-color: #F2F2F2;
  border-top: 1px solid #DAE1E8;
}
.box_controls .progress {
  position: relative;
  margin: 7px 10px 0px;
}
.controls_wrap {
  padding: 7px 0px 0px 5px;
}

.button_yes, .button_no, .button_cancel {
  cursor: pointer;
  width: auto;
  height: auto;
}
.box_controls .button_wrap {
  padding: 2px 5px;
  float: right;
}
.button_yes div, .button_no div {
  padding: 4px 14px;
  text-align: center;
}

.button_cancel .button, .button_cancel .leave_button, .button_cancel .button_hover, .button_cancel .button_down {
  padding: 6px 15px;
  *padding: 7px 15px;
  text-align: center;
}

.button_yes {
  border: 1px solid #517295;
  text-shadow: 0px 1px 0px #45688E;
}
.button_yes_bottom {
  border-bottom: 1px solid #2B587A;
}
.button_yes div {
  border-style: solid;
  border-width: 1px;
  border-color: #7E9CBC #5C82AB #5C82AB;
  background-color:#5e82a8;
  color: #FFF;
}
.button_yes div.button_hover {
  border-color: #92ACC7 #7293B7 #7293B7;
  background-color: #84A1BF;
}
.button_yes div.button_down {
  border-color: #4f749d #4f749d #5c82ab;
  background-color: #5e84a9;
}
.button_no {
  border: 1px solid #B8B8B8;
  border-top: 1px solid #9F9F9F;
  text-shadow: 0px 1px #FFF;
}

.button_cancel {
  color: #2B587A;
}

.button_cancel .button_hover, .button_cancel .button:hover, .button_cancel .button.hover, .button_cancel .leave_button:hover {
  background: #E1E7ED;
}

.button_no div {
  border: 1px solid #F4F4F4;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #DFDFDF;
  background-color: #eaeaea;
  color: #000;
  text-decoration: none;
}
.button_no div.button_hover {
  background-color: #f7f7f7;
}

.button_yes.locked .lock span, .button_no.locked .lock span {
  visibility: hidden;
}

.button_yes.locked .lock, .button_no.locked .lock {
  background: url(/images/upload.gif) no-repeat center 7px;
}

.box_title {
  border-top: 1px solid #648CB7;
  padding: 6px 10px 8px 10px;
}
.box_dark .box_title {
  border: none;
  color: #FFFFFF;
  background: #597BA5;
  font-weight: bold;
  padding: 17px 20px 18px;
  font-size: 1.09em;
}
.box_no_controls {
  background-color: #DAE1E8;
  border: 1px solid #ADBBCA;
}
.box_layout {
  position: relative; /* for Opera getXY with fixed */
}
.box_no_controls .box_title_wrap, .box_no_controls .box_layout .box_controls {
  display: none;
}
.box_no_controls .box_body {
  border: none;
  padding: 0;
}

.delete_all .clear_fix {
  margin-top: 10px;
}
.delete_all .button_gray {
  margin: 0px 10px;
}

/*
 New input buttons with gradient
*/
.button_blue,
.button_gray {
  text-align: center;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  *display: inline;
  position: relative;
  line-height: normal;
  zoom: 1;
}
.box_controls .button_blue,
.box_controls .button_gray {
  margin: 2px 5px;
}
.button_blue button,
.button_gray button {
  border: 1px solid;
  background: none;
  font-size: 11px;
  margin: 0px;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  padding: 4px 14px;
  *padding: 5px 15px 3px;
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  vertical-align: top;
  overflow: visible;
}
.font_medium .button_blue button,
.font_medium .button_gray button {
  font-size: 12px;
}
.button_wide {
  display: block;
}
.button_wide button {
  width: 100%;
}
.button_big button {
  padding: 5px 14px;
  *padding: 6px 15px 4px;
}

.button_blue button::-moz-focus-inner,
.button_gray button::-moz-focus-inner {
  border: 0;
}

.button_blue {
  border: 1px solid #4e6f93;
  border-top-color: #517295;
  background: #5D81A7;
}
.button_blue button {
  border-top-color: #789ABF;
  border-bottom-color: #5980A9;
  border-left-color: #5980A9;
  border-right-color: #5980A9;
  color: #FFF;
  text-shadow:0 1px 0 #45688E;
  *border: 0;
  background: url(/images/button_dlh.png) #6181a6 repeat-x top;
  background-position: 0px -16px;
  *background-position: 0px -16px;
}
.button_blue button:hover,
.button_blue button.hover {
  background-position: 0px -8px;
}
.button_blue button:active,
.button_blue button.active {
  background: #5e80a5;
  border: 1px solid #5e80a5;
  position:relative;
}
.button_gray {
  border: 1px solid #b3b3b3;
  background: #e0e0e0;
}
.button_gray button {
 border-top-color: #ffffff;
 border-bottom-color: #e5e5e5;
 border-left-color: #e7e7e7;
 border-right-color: #e7e7e7;
 color: #444;
 text-shadow:0 1px 0 #ffffff;
 *border: 0;
 background: url(/images/button_dlh.png) #dddddd repeat-x top;
 background-position: 0px -54px;
}
.button_gray button:hover,
.button_gray button.hover {
 background-position: 0px -46px;
}
.button_gray button:active,
.button_gray button.active {
  background: #dcdcdc;
  border: 1px solid #dcdcdc;
  position:relative;
}
.button_lock {
  background: url('/images/upload_inv.gif') center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}
.button_gray .button_lock {
  background: url('/images/upload.gif') center no-repeat;
}

a.button_link:hover,
a.button_blue:hover,
a.button_gray:hover {
  text-decoration: none;
}

/* Pages */

.page_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page_list li {
  float: left;
  display: inline;
}
.page_list a {
  border-bottom: 2px solid #FFF;
  display: block;
  padding: 3px 3px 2px;
}
.page_list a:hover {
  background: #597DA3;
  border-bottom: 1px solid #597DA3;
  color: #FFF;
  text-decoration: none;
}
.page_list .current {
  background: #FFF;
  border-bottom: 2px solid #45668E;
  color: #45668E;
  font-weight: bold;
  padding: 3px 2px 2px;
}
.pages_bottom .page_list .current {
  padding-top: 1px;
  border-bottom-color: white;
  border-top: 2px solid #45668E;
}

.flat_tabs {
  border-bottom: 1px solid #DAE1E8;
  height: 24px;
  list-style-type: none;
  margin: 0pt;
  padding: 0px 7px;
  vertical-align: bottom;
}
.flat_tab_on {
  background-color: #FFF;
  border: 1px solid #C3CAD2;
  border-bottom: 0px;
  float: left;
  height: 24px;
  margin: 0px 3px -1px;
  text-align: center;
  position: relative;
}
.flat_tab_on a {
  float: left;
  padding: 5px 10px;
  text-decoration: none;
}
.flat_tab {
  background-color: #F5F7FA;
  border: 1px solid #C3CAD2;
  border-bottom: 0px;
  float: left;
  height: 23px;
  margin: 0px 3px;
  text-align: center;
}
.flat_tab a {
  border-bottom: 2px solid #EEF0F3;
  float: left;
  padding: 5px 10px 3px;
  text-decoration: none;
}
.flat_tab a:hover {
  background-color: #FFF;
  text-decoration: none;
}
.flat_tab a:hover{
  background-color: #FFF;
  border-bottom: 2px solid #F5F9FC;
  text-decoration: none;
}


div.audio td {
  border: 0px;
  vertical-align: top;
}
.audio {
  position: relative;
  clear: both;
}
.audio .area {
  cursor: pointer;
  margin-bottom: 10px;
  line-height: normal;
}
.audio.over .area {
  background-color: #EDF1F5;
}
.audio .play {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(/images/play.gif) no-repeat 0px 0px;
}
.audio .info {
  width: 100%;
  position: relative;
}
.audio .title_wrap {
  padding: 7px 0px 6px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.audio .title_wrap b {
  padding: 0px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  max-width: 180px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.audio .duration {
  color: #777;
  font-size: 0.9em;
  padding: 8px 7px 7px 0px;
  max-width: 40px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.audio.over .duration {
  color: #8795A5;
}
.audio .player {
  height: 10px;
  padding: 0px 6px;
  display: none;
}
.audio.current .area {
  margin-bottom: 0px
}
.audio.current .player {
  display: block;
}
.audio .playline {
  padding-top: 5px;
}
.audio .playline div {
  border-top: 1px dashed #D8DFEA;
  height: 9px;
}

.audio .area .actions {
  position: absolute;
  top: 0px;
  right: 0px;
}
.add_audio_plus {
  background: #C4D2E1 url(/images/icons/plus_icon3.gif) no-repeat;
  height: 17px;
  width: 16px;
  cursor: pointer;
  margin-top: -2px;
}
.add_audio_plus.done {
  background-position: 0 -17px;
  background-color: #6B8DB1;
  cursor: default;
}

#box_layer {
  padding: 1px 0px 80px;
}
#box_layer .video_box .wrap {
  position: relative;
}
#box_layer .video_box div {
  position: relative;
  z-index: 1011;
}
#box_layer .video_box .background {
  position: absolute;
  z-index: 1010;
}
#box_layer .video_box .description,
#box_layer .video .description {
  padding-top: 10px;
  position: relative;
}
#box_layer .video_box .no_flash_wrap {
  padding-top: 160px;
}
#box_layer .video_box .no_flash {
  margin: auto;
  width: 320px;
  padding: 10px;
  background: #FFF;
  border: 1px solid #CCC;
  position: relative;
  z-index: 1015;
}
#box_layer .flash_needed .button_blue {
  margin: 15px auto 0px;
  width: 150px;
}
#box_layer .flash_needed .button_blue button {
  width: 100%;
}
#box_layer_wrap.box_layer_hidden,
.box_layer_hidden {
  visibility: hidden;
  left: -10000px;
  top: -10000px;
}

#quick_auth_frame {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 130px;
  height: 300px;
}
#quick_login {
  padding: 3px 0px 0px 9px;
  width: 117px;
}
#quick_auth_button {
  margin-top: 10px;
}
#quick_reg_button {
  margin-top: 5px;
}
#quick_login .text {
  width: 105px;
  padding: 5px 5px 6px;
}
#quick_login .submit {
  position: absolute;
  color: #FFF;
  border: 0;
  padding: 0;
  margin: 0;
  background: #FFF;
  left: -8000px;
  top: -8000px;
}
#quick_login .label {
  color: #45688E;
  font-weight: bold;
  padding: 0px 0px 2px;
}
#quick_login .labeled {
  padding-bottom: 5px;
}
#quick_login .checkbox {
  margin-bottom: 7px;
  display: none;
}
#quick_login .reg {
  margin-top: 7px;
}
#quick_login .forgot {
  padding-top: 12px;
  text-align: center;
}

.msg, .error, .info_msg, .box_msg {
  line-height: 160%;
  padding: 8px 11px;
}
.error {
  background: #FFEFE8;
  border: 1px solid #E89B88;
}
.info_msg {
  background: #F6F7F9;
  border: 1px solid #DBE0EA;
}
.msg, .box_msg {
  background-color: #F9F6E7;
  border: 1px solid #D4BC4C;
}
.box_msg {
  font-weight: bold;
}

#system_msg {
  z-index: 5000;
  left: 0px;
  top: 0px;
  display: none;
  -webkit-border-radius: 0px 0px 6px;
  -khtml-border-radius: 0px 0px 6px;
  -moz-border-radius: 0px 0px 6px;
  border-radius: 0px 0px 6px;
  padding: 7px 10px;
}

#bad_browser {
  border-bottom: 1px solid #B8C7D3;
  background-color: #F2F4FF;
}
#bad_browser .info {
  padding: 8px;
  text-align: center;
  line-height: 150%;
}
#bad_browser #good_browsers {
  display: none;
}
#bad_browser #good_browsers div {
  width: 400px;
  height: 100px;
  margin: 10px auto 0px;
}
#bad_browser #good_browsers a {
  width: 100px;
  height: 20px;
  padding-top: 80px;
}

/* qsearch section */
#qsearch_link {
  margin-top: 9px;
  padding: 3px 15px 7px 15px;
}
#qsearch_link.active {
  background-color: #5B7DA4;
  border: 1px solid #3E5F84;
  text-decoration: none;
  padding: 2px 14px 6px 14px;
}
#qsearch_link.active:hover {
  text-decoration: none;
}
#quick_search {
  display: none;
  margin-top: 9px;
  width: 241px;
  overflow: hidden;
  overflow-y: visible;
}
#search_cont {
  background-color: #FFFFFF;
  width: 240px;
  border: 1px solid #3E5F84;
  border-left: 0;
  height: 19px;
}
#search_input {
  border: 0px none white;
  font-size: 11px;
  height: 13px;
  outline: none;
  overflow: hidden;
  padding: 3px 0px 3px 10px;
  width: 229px;
}
.font_medium #search_input {
  font-size: 12px;
}
#quick_search .input_back {
  padding-top: 2px !important;
  line-height: 1.18em;
}

#search_sub_menu div.s_photo {
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin: 0px 10px 0px 0px;
  line-height: 2em;
}
#search_sub_menu div.s_photo img {
  width: 50px;
  vertical-align: middle;
}
#search_sub_menu a.i_note div.s_photo,
#search_sub_menu a.i_group div.s_photo,
#search_sub_menu a.i_public div.s_photo,
#search_sub_menu a.i_event div.s_photo,
#search_sub_menu a.i_audio div.s_photo,
#search_sub_menu a.i_app div.s_photo,
#search_sub_menu a.i_ad div.s_photo {
  background-image: url(/images/icons/qsearch_hints.gif?1);
}
#search_sub_menu a.i_audio div.s_photo { background-position: 0 0; }
#search_sub_menu a.i_app div.s_photo { background-position: 0 -50px; }
#search_sub_menu a.i_event div.s_photo { background-position: 0 -100px; }
#search_sub_menu a.i_group div.s_photo { background-position: 0 -150px; }
#search_sub_menu a.i_ad div.s_photo { background-position: 0 -200px; }
#search_sub_menu a.i_note div.s_photo { background-position: 0 -300px; }

#search_sub_menu div.s_title {
  cursor: pointer;
  height: 42px;
  margin-top: 4px;
  width: 540px;
  overflow: hidden;
}
#search_sub_menu div.s_title span {
  background-color: #FFF8CC;
  border-bottom: 1px solid #FFE222;
  padding: 0 1px;
}
#search_sub_menu a.sub_item:hover, #search_sub_menu a.sub_item_over:hover, #search_sub_menu a.sub_item_next_over:hover {
  text-decoration: none;
}
#search_sub_menu .s_title {
  color: #2B587A;
  font-weight: bold;
}
#search_sub_menu .s_title div {
  color: #000;
  font-weight: normal;
  padding-top: 4px;
}

#search_sub_menu .sub_item {
  background-color: #FFFFFF;
  border-top: 1px solid #E1E9EF;
  color: #000000;
  display: block;
  padding: 4px 12px 4px 6px;
}
#search_sub_menu a.sub_item {
  border-bottom: 1px solid #FFFFFF;
  height: 50px;
  padding: 6px 12px;
  vertical-align: middle;
}
#search_sub_menu a.sub_item.over {
  background-color: #EDF1F5;
  border-bottom: 1px solid #EDF1F5;
  text-decoration: none;
}
#search_sub_menu a.s_search_by {
  font-weight: bold;
  border-bottom: 1px solid #F7F7F7;
  background-color:#F7F7F7;
  height: 27px;
}
#search_sub_menu .s_search_by .s_title {
  color: #2B587A;
  margin-top: 7px;
}

.tabs {
  background: #F7F7F7;
  padding: 8px;
}
.tabs .outer {
}
.tabs .tab a {
  display: inline-block;
}
.tabs .tab a:hover {
  text-decoration: none;
}
.tabs .tab {
  display: inline-block;
  margin-right: 12px;
  padding: 2px;
}
.tabs .tab.selected {
  border-bottom: 1px solid #FFFFFF;
  padding: 0px;
}
.tabs .tab b {
  padding: 2px 5px 2px 5px;
  display: inline-block;
}
.tabs .tab.selected a {
  border-top: 1px solid #395676;
  border-right: 1px solid #517295;
  border-bottom: 1px solid #4a73a0;
  border-left: 1px solid #517295;
  color: #FFFFFF;
}
.tabs .tab.selected b {
  border: 1px solid #5C82AB;
  background: #5e82a8;
}
.summary_tabs {
  font-size: 11px;
  padding: 5px 5px;
  border-bottom: 1px solid #DAE1E8;
  background: #F7F7F7;
}
.font_medium .summary_tabs {
  font-size: 12px;
}
.summary_right {
  padding: 8px 5px;
}
.summary_tab, .summary_tab_sel {
  font-weight: bold;
  padding: 8px 5px 7px;
}
.summary_tab2 {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px 5px 4px;
  display: block;
}
.summary_tab2:hover {
  background: #E1E7ED;
  text-decoration: none;
}
.summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
  background: #597DA3;
}
.summary_tab3 {
  max-width: 230px;
  *display: inline;
  height: 13px;
  overflow: hidden;
  font-weight: bold;
  color: #45688E;
  padding: 0px 3px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 120%;
}
.summary_tab_sel .summary_tab3 {
  color: #FFF;
}
.summary_tab_x {
  width: 11px;
  height: 11px;
  margin: 2px 1px 0px;
  background: url(/images/pics/im_tabx.gif?1) 0 0;
  opacity: 0.12;
  cursor: pointer;
  filter: alpha(opacity=12);
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.summary_tab_x:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.summary_tab_sel .summary_tab_x {
  background-position: 0 -13px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.summary_tab_sel .summary_tab_x:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.no_select {
  user-select: none;
 -o-user-select: none;
 -moz-user-select: none;
 -khtml-user-select: none;
}
.select_fix {
  user-select: text;
 -o-user-select: text;
 -moz-user-select: text;
 -khtml-user-select: text;
}

.input_back_wrap {
  position: relative;
  z-index: 90;
  cursor: text;
}
.input_back {
  position: absolute;
  color: #777;
  z-index: 90;
}
.choose_box .input_back {
  margin: 9px 4px 0px;
}
.input_back_content {
  padding: 2px 2px;
  white-space: nowrap;
  line-height: normal;
}

.sort_blank {
  border: 1px dashed #D8DFEA;
}

.divider {
 color: #777;
 font-weight: normal;
 padding:0px 5px;
}

small.divider {
 padding:0px 2px;
}

.unshown {
  display: none;
}

.hidden {
  visibility: hidden;
}

#global_prg {
  position: absolute;
  z-index: 400;
}

/* Tabs */
.tabs.t_bar {
  background: #FFF;
}
.t_bar {
  padding: 11px 10px 0px;
  border-bottom: solid 1px #597DA3;
}
ul.t0 {
  width: 605px;
}
ul.t0, ul.t0 li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.t0 li {
  float: left;
  text-align: center;
}
ul.t0 li.active_link a, ul.t0 li.active_link a:hover {
  background: #597DA3;
  color: #FFFFFF;
}
ul.t0 li a:hover {
  background: #E1E7ED;
  color: #2B587A;
  text-decoration: none;
}
ul.t0 a {
  float: left;
  padding: 0 0 5px;
  margin-right: 5px;
  text-decoration: none;
  background-color: #FFF;
  max-width: 250px;
}
ul.t0 a span.count {
  color: #2b587a;
  margin-bottom: -1px;
  padding: 0px 10px 0px 4px;
  font-weight: bold;
  font-style: normal !important;
  font-size: 0.9em;
  display: none;
}
ul.t0 li.active_link a span.count {
  color: #FFF;
}
ul.t0 li.count a span.count {
  display: inline-block;
  vertical-align: baseline;
}
ul.t0 li.count .tab_word {
  margin: 0 0 0 10px;
}
*:first-child+html .font_medium ul.t0 li.count a {
  padding-bottom: 4px;
}
.font_medium ul.t0 a {
  padding: 0 0 5px;
}
ul.t0 .tab_word {
  margin: 0px 10px;
  font-weight: normal;
  max-width: 230px;
  display: block;
  _display: inline;
  line-height: 1.19em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
ul.t0 .t_r {
  float: right;
  padding-top: 5px;
}
/*.font_medium {
  padding: 4px 0 0;
}*/
ul.t0 .t_r a {
  margin: 0;
  padding: 0;
}
ul.t0 .t_r a:hover {
  text-decoration: underline;
  background:#FFFFFF;
}
.tl1, .tl2 {
  display: block;
  height: 1px;
  background-color: #FFF;
  overflow: hidden;
  margin: 0px;
  border: 1px solid #FFF;
  border-width: 0px 2px;
}
.tl2 {
  margin-bottom: 3px;
  border-width: 0px 1px;
}
ul.t0 li a {
  outline: none;
}
ul.t0 li a:hover b.tl1, ul.t0 li a:hover b.tl2 {
  background-color: #E1E7ED;
}
ul.t0 li.active_link a b.tl1, ul.t0 li.active_link a:hover b.tl1 {
  background-color: #597DA3;
  border-width: 0px 1px;
}
ul.t0 li.active_link a b.tl1 b, ul.t0 li.active_link a:hover b.tl1 b {
  display: block;
  height: 1px;
  background: #597DA3;
  overflow: hidden;
  margin: 0px;
  border: 1px solid #9AB1C6;
  border-width: 0px 1px;
}
ul.t0 li.active_link a b.tl2, ul.t0 li.active_link a:hover b.tl2 {
  background-color: #597DA3;
  border-color: #9AB1C6;
}

#flash_audio {
  height: 0px;
  top: 5px;
}
.audio .play_btn_wrap {
  padding: 6px;
  padding-top: 7px;
}
.audio .play_new {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: url(/images/playpause.gif) no-repeat 0px 0px;
}
.audio .play_new.playing {
  background-position: 0px -16px;
}

.side_filter {
  border: 1px solid #F7F7F7;
  color: #2B587A;
  cursor: pointer;
  padding: 4px 5px 4px 9px;
  background-color: #F7F7F7;
  background-repeat: no-repeat;
  width: 120px;
}

.side_filter_over {
  border: 1px solid #DAE1E8;
  color: #2B587A;
  background-color: #DAE1E8;
}

.side_filter.cur_section {
  background-color: #5e82a8;
  border: 1px solid #517295;
  color: #FFFFFF;
}

.side_filter.loading {
  background-image: url(/images/upload_inv_mini.gif);
  background-position: 110px center;
  background-repeat: no-repeat;
}

.sort_rev_icon, .sort_not_rev_icon {
  width: 15px;
  height: 11px;
  background: url(/images/photoorder.gif) left 0px;
}
.sort_not_rev_icon {
  background-position: left -14px;
}

.pg_more_link {
  display: block;
  padding: 10px;
  border-top: 1px solid #FFF;
  text-align: center;
}
.pg_more_link:hover {
  text-decoration: none;
  background: #E9EDF1;
  border-top: 1px solid #DAE1E8;
}
.pg_more_progress {
  margin: 0px auto;
}
.pg_lnk {
  padding-bottom: 3px;
}
.pg_lnk:hover {
  padding-bottom: 0px;
  border-bottom: 3px solid #DAE1E8;
  text-decoration: none;
}
.pages_bottom .pg_lnk {
  padding-top: 4px;
  padding-bottom: 0px;
}
.pages_bottom .pg_lnk:hover {
  padding-top: 1px;
  border-bottom: 0px;
  border-top: 3px solid #DAE1E8;
  text-decoration: none;
}
.pg_pages {
}
.pg_in {
  padding: 2px 5px;
}
.pg_lnk .pg_in {
  padding: 2px 6px;
}
.pg_lnk_sel {
  font-weight: bold;
  color: #45688E;
  border-bottom: 1px solid #2B587A;
}
.pg_lnk_sel:hover {
  text-decoration: none;
}
.pg_lnk_sel .pg_in {
  border-bottom: 3px solid #597DA3;
}
.pages_bottom .pg_lnk_sel {
  border-top: 1px solid #2B587A;
  border-bottom: 0px;
}
.pages_bottom .pg_lnk_sel .pg_in {
  border-top: 3px solid #597DA3;
  border-bottom: 0px;
}
#pg_fixed {
  top: 20px;
  z-index: 200;
  display: none;
}
.pg_fixed_back {
  background: #000;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
}
.pg_fixed_pages {
  position: relative;
  padding: 5px 10px 6px;
}
.pg_flnk:hover, .pg_flnk_rd:hover, .pg_flnk_sel:hover, .pg_flnk_nb:hover {
  text-decoration: none;
}
.pg_flnk, .pg_flnk_rd, .pg_flnk_sel, .pg_flnk_nb {
  font-size: 1.18em;
  color: #CCC;
  padding: 2px 5px 1px;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pg_flnk {
  border-bottom: 1px solid #CCC;
}
.pg_flnk_rd {
  border-bottom: 1px solid #FFF;
}
.pg_flnk, .pg_flnk_rd, .pg_flnk_nb {
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear;
}
.pg_flnk:hover, .pg_flnk_rd:hover, .pg_flnk_nb:hover {
  color: #FFF;
}
.pg_flnk_nb {
  font-weight: normal;
  padding: 2px 3px 1px;
}
.pg_flnk_sel {
  color: #FFF;
  border-bottom: 4px solid #FFF;
}

/* Box notify */
.top_result_baloon_wrap {
  padding-top: 50px;
  z-index: 1200;
  font-size: 1.09em;
}

.top_result_baloon {
  color: #FFF;
  cursor: pointer;
  background: url('/images/mv_bg.png');
  background: rgba(0, 0, 0, 0.75);

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: 0 2px 15px #888;
  -moz-box-shadow: 0 2px 15px #888;
  box-shadow: 0 2px 15px #888;

  padding: 15px 15px;
  width: 380px;
  text-shadow: 0px 1px 0px #262626;
  line-height: 160%;
}
div.top_result_header {
  font-weight: bold;
  font-size: 1.09em;
  padding-bottom: 5px;
}
div.top_result_baloon a {
  color: #B1DAFF;
  font-weight: bold;
}

/* dropbox styles */
.dropbox {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1550;
  background: #FFF url(/images/dropbox_arrow.png) no-repeat 55px 11px;
  display: none;
}
.dropbox.choose {
  background: #FFF url(/images/dropbox_arrow.png) no-repeat 75px 31px;
  border-bottom: 1px solid #DAE1E8;
}
.dropbox_wrap {
  padding: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropbox.choose .dropbox_wrap {
  padding: 50px;
}
.dropbox_area {
  text-align: center;
  color: #7F92A5;
  font-size: 1.27em;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  border: 3px dashed #A3B6C9;
  position: relative;
  min-height: 100%;
}
.dropbox_label {
  position: absolute;
  width: 100%;
  top: 50%;
  height: 50px;
  line-height: 4.54em;
  margin-top: -25px;
}
.left_restore_link {
  /*position: absolute;*/
  margin: 10px 0px 0px 0px;
  padding: 8px;
  background: #F7F7F7;
  width: 110px;
  line-height: 140%;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.piechart_table {
  margin: 0 30px 20px 0;
}
.piechart_table tr td {
  padding: 7px 8px 8px 8px;
  border-bottom: 1px solid #EAEEF1;
  text-align: left;
}
.piechart_stat_color {
  float: left;
  margin: 2px 8px 0 0;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.piechart_stat_name {
  min-width: 120px;
}
.piechart_stat_info {
  padding-left: 0!important;
}
.piechart_col_header th {
  padding: 7px 0;
  font-weight: bold;
  background-color: #EEF2F6;
}
th.piechart_col_header_first {
  padding-left: 28px;
}
th.piechart_col_header_second {
  padding-right: 20px;
}

.piechart_tooltip {
  position: absolute;
  z-index: 5000;
  width: 400px;

  color: white;
  line-height: 200%;
  display: none;
}

.piechart_tooltip div.background {
  color: black;

  background-color: black;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.piechart_tooltip div {
  position: absolute;
  padding: 10px;
}

.piechart_rows_root.transp_children .piechart_column .piechart_row {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

.piechart_rows_root.transp_children .piechart_column .piechart_row.hovered {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

/* new top nav styles */

.ts_contact {
  display: block;
  height: 40px;
  padding: 4px 8px;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0px;
  position: relative;
}
.ts_contact:first-child {
  padding-top: 8px;
}
.ts_contact:last-child {
  padding-bottom: 8px;
}
.ts_contact_photo img {
  width: 40px;
  height: 40px;
  background: 0 0 no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ts_contact_online .ts_contact_status,
.ts_contact_mobile .ts_contact_status {
  background: url(/images/icons/rbox_full2.png?1) 0px -49px no-repeat;
  right: 10px;
  top: 9px;
  position: absolute;
  width: 6px;
  height: 6px;
}
.ts_contact_mobile .ts_contact_status {
  background-position: -2px -128px;
  top: 8px;
  right: 9px;
  height: 11px;
  width: 7px;
}
.ts_contact.ts_contact_online:first-child .ts_contact_status,
.ts_contact.ts_contact_mobile:first-child .ts_contact_status {
  top: 13px;
}
.ts_contact.ts_contact_mobile:first-child .ts_contact_status {
  top: 12px;
}
.ts_contact.active.write:first-child .ts_contact_status{
  top: 12px;
}
.ts_contact.active.write .ts_contact_status {
  background: url(/images/icons/rbox_full2.png?1) 1px -83px no-repeat;
  width: 12px;
  height: 11px;
  position: absolute;
  top: 8px;
  right: 9px;
}
.ts_contact.active.write .ts_contact_status:hover {
  background: url(/images/icons/rbox_full2.png?1) 1px -116px no-repeat;
}
.ts_search_link .ts_contact_status {
  background: url(/images/icons/rbox_full2.png?1) 0 -99px no-repeat;
  width: 11px;
  height: 12px;
  position:absolute;
  top:12px;
  right:8px;
}
#ts_search_sep {
  padding: 6px 13px 7px;
  color: #777;
  background: #f0f0f0;
  border-top: 1px solid #e0e1e2;
  border-bottom: 1px solid #e0e1e2;
  font-weight: bold;
}
.ts_contact_name {
  color: #45688e;
  height:30px;
  padding: 2px 0 0 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 160px;
  overflow: hidden;
  font-weight: bold;
  position: relative;
}
.ts_search_link .ts_contact_name {
  padding: 0;
  width: 100%;
  font-weight: normal;
}
.ts_contact_info {
  font-weight: normal;
  color: #999;
  padding-top: 6px;
  font-size: 11px;
}
.font_medium .ts_contact_info {
  font-size: 12px;
}
.ts_contact.active .ts_contact_info {
  color: #8795a5;
}
#ts_friends_online {
  background: url("/images/icons/online_friends.gif") right no-repeat;
  position: absolute;
  right: 8px;
  top: 8px;
  padding: 4px 12px 4px 5px;
  z-index: 500;
  color: #7C90A6;
  font-size: 0.9em;
  line-height: 14px;
  font-weight: bold;
  opacity: 0.9;
  cursor: pointer;
  display: none;
}
#ts_friends_online:hover {
  opacity: 1;
}
em.ts_clist_hl {
  font-style: normal;
  background: #f0f4f7;
  border-bottom: 1px solid #eff3f6;
  margin: 0px;
  padding: 0px 1px;
}

#ts_wrap {
  position: absolute;
  top: 0px;
  left: 142px;
  height: 40px;
  width: 171px;
}
#ts_wrap.vk {
  left: auto;
  right: 45px;
  width: 600px;
}
#ts_wrap .input_back {
  color: #7C90A6;
}
#ts_wrap .ts.dark .input_back {
  color: #7A8CA0;
}
div.ts_back_link {
  margin-bottom: 1px;
  overflow: hidden;
  width: 410px;
}
div.ts_input_wrap {
  position: relative;
  top: 50%;
  width: 167px;

  margin-top: -13px;
  padding: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}

#ts_wrap.vk div.ts_input_wrap {
/*  opacity: 0.5;
  filter: alpha(opacity=50);
  */
  width: 130px;
}
div.ts_input_wrap2 {
  margin-right: 63px;
}
div.ts {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #5E82A8;
}
div.ts .input_back {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
#ts_input {
  border: 0;
  padding: 4px 41px 3px 20px;
  outline: 0;
  margin: 0px;
  width: 100%;
  background: url(/images/search_icon_d.gif) no-repeat 6px -11px;

  height: 13px;
  line-height: 1.36em;
}
#ts_wrap.vk #ts_input {
  background: url(/images/search_icon.gif) no-repeat 6px 5px;
}
.ts_query {
  font-weight: bold;
}
#ts_cont_wrap {
  position: absolute;
  top: 48px;
  left: 139px;
  background: #FFF;
  width: 248px;
  z-index: 800;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  overflow: hidden;

  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  box-shadow: 0 0 6px #999;

  display: none;
}
#ts_cont_wrap.vk {
  right: 1px;
  left: auto;
}
#ts_cont_wrap.none {
  display: none;
}
*:first-child+html #ts_cont_wrap,
* html #ts_cont_wrap {
  border: 1px solid #a6b6c6;
  right: 0;
}

.ts_settings {
  background: url(/images/settings_icon.gif) 10px 9px no-repeat;
  display: block;
  padding: 12px 19px 15px 18px;
  height: 13px;
  margin: 0px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#ts_cont_wrap a.ts_contact {
  text-decoration: none;
}
#ts_cont_wrap a.ts_contact.active {
  text-decoration: none;
  background: #EDF1F5;
  background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
}
#ts_cont_wrap a.ts_contact:first-child,
#ts_cont_wrap a.ts_search_link:first-child {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#ts_cont_wrap a.ts_contact:last-child,
#ts_cont_wrap a.ts_search_link:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ts_link {
  display: block;
  height: 20px;
  padding: 4px 8px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.81em;
}
.ts_link:first-child {
  padding-top: 8px;
}
.ts_link:last-child {
  padding-bottom: 8px;
}
a.ts_link:hover {
  text-decoration: none;
  background: #EDF1F5;
  background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
}
a.ts_search_link {
  display: block;
  height: 30px;
  line-height: 2.72em;
  padding: 4px 13px;
  white-space: nowrap;
  overflow: hidden;
}
a.ts_search_link:hover {
  text-decoration: none;
}
a.ts_search_link.active {
  text-decoration: none;
  background: #EDF1F5;
  background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
}

/* Special mems */
.mem_special100 {
  color: #2E7B27;
  font-weight: bold;
}

/* Round tabs */
.round_tab {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  color: #45688E;
  font-weight: bold;
  padding: 3px 8px 4px;
  float: left;
}
.round_tab.visible {
  background-color: #E1E7ED;
}
.round_tab.selected {
  color: white;
}
.round_tab:hover {
  background-color: #E1E7ED;
  text-decoration: none;
}
.round_tab.visible:hover {
  background-color: #D7E0E7;
}
.round_tab.selected,
.round_tab.selected:hover {
  background-color: #597DA3;
}


/* Animated counters */
.counter_anim_wrap {
  position: relative;
  height: 1.2em;
  vertical-align: top !important;
  line-height: normal;
  overflow: hidden;
}
.counter_anim {
  position: absolute;
  right: 0;
  text-align: right;
  white-space: nowrap;
}
.counter_css_anim_wrap {
  -webkit-transition: width 100ms linear;
  -moz-transition: width 100ms linear;
  -o-transition: width 100ms linear;
  transition: width 100ms linear;
}
.counter_css_anim_wrap .counter_anim {
  -webkit-transition: margin-top 300ms ease-out;
  -moz-transition: margin-top 300ms ease-out;
  -o-transition: margin-top 300ms ease-out;
  transition: margin-top 300ms ease-out;
}
.is_rtl1 .mob_onl {
  margin-left: 0px;
  margin-right: 4px;
}
.mob_onl {
  width: 0px;
  height: 12px;
  padding-left: 7px;
  margin-left: 4px;
  background: url(/images/mobile_online.gif?1) no-repeat;
  *zoom: 1;
  cursor: pointer;
}

#mvk_footer_lnk {
  padding: 7px 0px 5px;
}
.emoji {
  width: 16px;
  height: 16px;
  *height: 17px;
  margin: 0px 0px;
  border: none;
  vertical-align: top;
  cursor: pointer !important;
}
.emoji_css {
  background: url('/images/im_emoji_2.png?3') no-repeat;
}
#reg_bar {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  background: #EEF1F3;
  background: rgba(238, 241, 243, 0.9);
  top: -56px;
  font-size: 13px;
  border-bottom: 1px solid #DAE1E8;
  z-index: 400;
}
#reg_bar_content {
  padding: 10px 0px 10px 110px;
  line-height: 160%;
  text-align: center;
  color: #7992AD;
  font-weight: bold;
}
.reg_bar_link {
  color: #45688E;
  padding-bottom: 1px;
  border-bottom: 1px solid #B6C4D5;
}
.reg_bar_link:hover {
  text-decoration: none;
  border-color: #45688E;
}
.menuicon {
margin-right: 3px;
}
.public_likes_user_block{position:absolute;width:225px;color:#FFF;cursor:pointer;background:rgba(0, 0, 0, 0.7);text-shadow: 0px 1px 0px #262626;font-weight:bold;font-size:11px;padding:8px 9px 8px 9px;padding-right:0px;margin-top:-85px;height:58px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.28);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.28);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.28);
}
.public_likes_user_block div{margin-bottom:7px}
.public_likes_user_block img{
float:left;margin-right:5px;
-moz-box-shadow: 0 1px 1px rgba(0,0,0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0, 0.3);
box-shadow: 0 1px 1px rgba(0,0,0, 0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px}
.public_like_strelka{background:url('../images/like_icons_bl.png') no-repeat;width:120px;height:9px;position:absolute;margin-top:0px;background-position: center 0px}
.public_wall_likes_hidden{width:220px;overflow:hidden;margin-top:-6px;height:41px}
.public_wall_likes_hidden2{width:10000px}

#smilespanel {
padding-left: 3px;
padding-top: 1px;
}

#rateinput {
padding: 5px;
margin-right: 3px;
}

#photobody {
position: absolute;
z-index: 12000;
background: rgba(0,0,0,1);
}

#photobackground {
background: rgba(0,0,0,0.1);
display: block;
position:fixed;
left:0px;
top:0px;
right:0px;
bottom:0px;
overflow:auto;
padding-bottom:20px;
z-index: 10000;
padding-top: 10px;
}

#photocomments {
width: 350px;
display: block;
background: #ffffff;
height: 100%;
}

#photoclose{
background:url("/images/cl_photo2.png") no-repeat right;
width:50px;
height:17px;
position:fixed;
right:35px;
top:15px;
cursor:pointer
}

#photoclose:hover{
background:url("/images/cl_photo2_a.png") no-repeat right;
}

#imgphoto {
cursor: pointer;
}

#photoimg {
width: 500px;
}

#photo_comments {
padding: 20px;
}

#photo_comments textarea {
resize: none;
width: 297px;
}

#photo_user {
padding: 0px 0px 5px 0px;
}

#photo_name {
padding: 0px 0px 0px 5px;
}

#comment_photo {
padding: 5px 0px 0px 0px;
}

#comment_name {
padding: 1px 0px 0px 5px;
min-height: 60px;
width: 223px;
}

#photo_comment_date {
font-size: 10px;
color: #777777;
padding-top: 10px;
}

#comment_text {
padding: 0px 0px 0px 1px;
}

#list_photo_comments {
padding: 5px 0px 0px 0px;
overflow: auto;
height: 300px;
}

#photo_comments .button_blue {
margin: 5px 0px 0px 0px;
}

#photo_date {
font-size: 10px;
color: #777777;
display: block;
}

#photomenu {
position: absolute;
bottom: 0;
display:block;
padding: 10px;
background: rgba(0,0,0,0.7);
}

#photomenu a {
color: #ffffff;
font-weight: bold;
padding: 3px;
transition: all 0.3s ease 0s;
}

#photomenu a:hover {
text-decoration: none;
background: #ffffff;
color: #000000;
border-radius: 3px;
}

#photomenu .liked {
text-decoration: none;
background: #ffffff;
color: #000000;
border-radius: 3px;
}

#totalphotoslikes {
padding: 0px 0px 0px 5px;
}

.box_info{position:fixed;top:0px;left:0px;right:0px;bottom:0px;z-index:100}
.box_info_margin{width:300px;color:#fff;margin:auto;background: url('../images/bgbi.png');padding:15px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;box-shadow: 0px 2px 8px 1px #444; -moz-box-shadow: 0px 2px 8px 1px #444; -webkit-box-shadow: 0px 2px 8px 1px #444;margin-top:250px;text-shadow:0px 1px 0px #262626;z-index:100}
.box_info_margin span{font-size:13px}
.box_info_margin a{color:#a9cdf0}

.photo_bg, .video_show_bg{width:810px;margin:auto;background:#fff;padding:15px;margin-top:17px}
.video_show_bg{padding:0px}

.photos_upload_area_img{width:145px;height:24px}
.swf_uploaded{width:270px;padding:20px;margin-top:80px;color:#999}
.upProcLotitle{font-size:13px;font-weight:bold;color:#45688E;}
.uploadbuttbg{background:url("/images/uploadbuttona.png") no-repeat;width:145px;height:24px}

.box_pos, .photo_view, .video_view, .swf_loaded{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;overflow:auto;padding-bottom:20px;background:url("../images/bg32.png");z-index:10000}

#user_real {
  padding: 0px 0px 0px 7px;
  cursor: pointer;
}

#real_icon {
  width: 13px;
  height: 13px;
  background: url("/images/profile_icons.gif") no-repeat scroll 0px -73px transparent;
  padding: 0px 5px 0px 0px;
  margin-top: 3px;
}

#user_notreal {
  background: #FFEFE8;
  border: 1px solid #E89B88;
  color: #000000;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
}

.miniature_box{position:fixed;left:0px;top:0px;right:0px;bottom:0px;overflow:auto;padding-bottom:20px;background:url("/images/bgb3.png");z-index:100}
.miniature_pos{width:645px;margin:auto;background:#fff;padding:20px;margin-top:100px;box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.345);-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.345);-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.345);font-size:13px}
.miniature_title{color:#45688E;font-size:15px;font-weight: 700;margin-bottom:10px}
.miniature_text{line-height:170%;margin-bottom:20px}
.miniature_img{width:320px;margin:auto}
.miniature_img .fl_l{margin-right:20px}
#miniature_crop_100{margin-bottom:20px}
.miniature_img .button_div{margin-left:90px;margin-top:20px}

.videos_pad{padding:30px}
.videos_text{color:#4274a4;font-size:13px;font-weight:bold;margin-bottom:10px}
.videos_input{border:1px solid #c6d4dc;padding:6px;width:435px;background:#fff;margin-bottom:10px}
.videos_res_photos {background:#222;height:105px;margin-bottom:10px;float:left}

.staticPlbg{position:fixed;top:0px;bottom:0px;margin:20px;width:475px;height:500px;background:#fff;margin-top:60px;z-index:5;box-shadow:0px 0px 6px #9da5ae;-moz-box-shadow:0px 0px 6px #9da5ae;-webkit-box-shadow:0px 0px 6px #9da5ae}
.staticPlbgTitle{background:#597ba5;padding:17px;padding-bottom:12px;color:#e3e9ea}
.staticPlbgTitle small{color:#b7c3c5;margin-left:2px}
.staticpl_prev{background:url("/images/staticmp3.png") no-repeat;width:12px;height:10px;float:left;cursor:pointer;opacity:0.8;margin-top:2px}
.staticpl_play{background:url("/images/staticmp3.png") no-repeat -28px 0px;width:7px;height:12px;float:left;margin-left:10px;margin-top:1px;cursor:pointer;opacity:0.8}
.staticpl_pause{background:url("/images/staticmp3.png") no-repeat -37px 0px;width:12px;height:12px;float:left;margin-left:8px;margin-right:-3px;margin-top:1px;cursor:pointer;opacity:0.8;display:none}
.staticpl_next{background:url("/images/staticmp3.png") no-repeat -14px 0px;width:12px;height:10px;float:left;margin-left:10px;cursor:pointer;opacity:0.8;margin-top:2px}
.staticpl_prev:hover, .staticpl_play:hover, .staticpl_next:hover, .staticpl_repeat:hover, .staticpl_rand:hover, .staticpl_translate:hover, .staticpl_pause:hover{opacity:1}
.staticpl_trackname{margin-top:-7px;margin-left:10px;float:left;width:250px}
.staticpl_progress_bar, .staticpl_progress_bar_voice{height:4px;width:250px;background:#9aadc5;float:left;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-left:10px;margin-top:6px;cursor:pointer}
.staticpl_progress_bar_voice{width:50px}
.staticpl_repeat{background:url("/images/staticmp3.png") no-repeat 0px -15px;width:13px;height:11px;float:left;margin-left:15px;margin-top:-5px;cursor:pointer;opacity:0.8}
.staticpl_rand{background:url("/images/staticmp3.png") no-repeat -16px -14px;width:14px;height:12px;float:left;margin-left:8px;margin-top:-5px;cursor:pointer;opacity:0.8}
.staticpl_translate{background:url("/images/staticmp3.png") no-repeat -51px 0px;width:11px;height:11px;float:left;margin-left:8px;margin-top:-5px;cursor:pointer;opacity:0.8}
.staticpl_seachbg, .staticpl_bottom{background:#f7f7f7;padding:10px;border-bottom:1px solid #f1f1f1}
.staticpl_seachbg input{width:415px}
.staticpl_bottom{border-bottom:0px;border-top:1px solid #f1f1f1;margin-top:0px}
.staticpl_audios{overflow-x:hidden;overflow-y:scroll;width:455px;height:331px;padding:10px;margin-top:-3px}
.staticpl_mtp{margin-top:4px}
.staticpl_ic, .staticpl_ic_pause{background:#6384a8 url("/images/staticmp3.png") no-repeat -31px -12px;width:18px;height:18px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;float:left;margin-right:8px}
.staticpl_ic_pause{background:#6384a8 url("/images/staticmp3.png") no-repeat -49px -12px;display:none}
.staticpl_audio{padding:9px;cursor:pointer;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.staticpl_audio:hover, .staticpl_audio_pre_active{background:#eef1f4}
.staticpl_autit{margin-top:2px}
.staticpl_shadow{background:url("/images/bg_show8.png") repeat-x;height:5px;position:fixed;width:459px;margin:-10px}
.staticpl_albut{padding:9px;text-align:center;background:rgb(233, 237, 241); color:rgb(106, 121, 137);cursor:pointer;margin-top:10px}
.staticpl_ictop{background:url("/images/staticpl.png") no-repeat;width:17px;height:9px;position:absolute;margin-top:-23px;margin-left:312px}
.staticPlbgLoadig{height:64px}
#player_progress_play_bar_2, #player_progress_load_bar_2, #player_volume_bar_value_2{height:4px;background:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
#player_progress_load_bar_2{background:#bac7d4}
#player_volume_bar_value_2{width:80%}
.staticpl_rtitle{height:15px;overflow:hidden;max-width:220px;margin-right:3px;float:left}
.staticpl_rtitle div{width:1000px}
.staticpl_audio_active, .staticpl_audio_active:hover{background:#6384a8;color:#fff}
.staticpl_audio_active a{color:#fff}
.staticpl_seadisb{width:475px;height:47px;background:#fff;position:absolute;opacity:0.5;z-index:100;display:none}
.page_audio{position:static;width:720px;height:453px;box-shadow:0px 0px 0px;-moz-box-shadow:0px 0px 0px;-webkit-box-shadow:0px 0px 0px}
.staticpl_editic{width:12px;height:12px;float:right;background:url("/images/staticmp3.png") no-repeat -71px -14px;opacity:0.2;cursor:pointer;margin-top:12px}
.staticpl_delic{width:12px;height:12px;float:right;background:url("/images/staticmp3.png") no-repeat -91px -14px;opacity:0.2;cursor:pointer;margin-left:10px;margin-top:12px;margin-right:10px;}
.staticpl_addmylisy{width:12px;height:12px;float:right;background:url("/images/staticmp3.png") no-repeat -83px 0px;opacity:0.2;cursor:pointer;margin-left:10px;margin-top:12px;margin-right:10px;}
.staticpl_addmylisok{width:14px;height:12px;float:right;background:url("/images/staticmp3.png") no-repeat -110px -14px;opacity:0.2;cursor:pointer;margin-left:10px;margin-top:12px;margin-right:10px;}
.staticpl_editic:hover, .staticpl_delic:hover, .staticpl_addmylisy:hover{opacity:0.5}
.staticpl_delic_white{background:url("/images/staticmp3.png") no-repeat -110px 0px}
.staticpl_editic_white{background:url("/images/staticmp3.png") no-repeat -95px 0px}
.staticpl_addmylisy_white{background:url("/images/staticmp3.png") no-repeat -65px 0px}
.staticpl_addmylisok_white{background:url("/images/staticmp3.png") no-repeat -123px 0px}
.jQpnewloadbut{padding:5px;background:#597ba5;float:left;margin-top:5px;padding:7px;margin-left:-1px;padding-bottom:6px;cursor:pointer}
.jQpnewloadbut:hover .staticpl_addmylisy_white{opacity:0.5}
.jQpnewloadbut .staticpl_addmylisy_white{margin:0px}

.etooltip{background:url('/images/like_icons_bl.png') no-repeat;background-position: center 0px;width:17px;height:10px;margin-top:-1px;margin-left:2px}
#easyTooltip{color:#fff;background:url('/images/mv_bg.png');background:rgba(0, 0, 0, 0.7);text-shadow: 0px 1px 0px #262626;font-size:11px;padding:5px 7px 5px 7px;border:0px;margin-left:-2px;font-weight:700;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
}
#e_descr{line-height:17px}

.fave_input{background: #fff url("../images/magglass.png") no-repeat;background-position:5px;border:1px solid #c6d4dc;padding:5px;padding-left:25px;margin-left:4px;color:#c1cad0;width:580px;margin-top:5px;margin-bottom:5px}

.player_container{background:#f7f7f7;padding:10px;margin-top:-14px;border-bottom:1px solid #e4e7eb;height:39px;z-index:1000;}
.player_ic{background:#5e82a8;height:29px;width:36px;cursor:pointer;padding-top:7px;margin-right:10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
}
.player_ic_play{background:url("../images/transp.png") no-repeat 0px -125px;width:23px;height:23px;margin-left:11px}
.player_ic_pause{background:url("../images/transp.png") no-repeat -24px -125px;width:23px;height:23px;margin-left:10px}
.player_ic_next{background:url("../images/transp.png") no-repeat 0px -147px;width:23px;height:23px;margin-left:11px}
.player_ic_prev{background:url("../images/transp.png") no-repeat 0px -171px;width:23px;height:23px;margin-left:8px}
.player_del_volume{background:url("../images/transp.png") no-repeat 0px -222px;width:23px;height:23px;margin-left:8px;margin-right:8px;opacity:0.4}
.player_max_volume{background:url("../images/transp.png") no-repeat 0px -197px;width:29px;height:23px;margin-left:3px;opacity:0.4}
.player_refresh{background:url("../images/transp.png") no-repeat 0px -247px;width:29px;height:23px;margin-left:3px;opacity:0.4}
.player_rand{background:url("../images/transp.png") no-repeat 0px -269px;width:29px;height:23px;opacity:0.4;margin-right:-10px;margin-top:3px}
.player_max_volume:hover, .player_del_volume:hover, .player_refresh:hover, .player_rand:hover{opacity:1}
.player_time_text{margin-left:5px;color:#b4b4b4;text-shadow:0px 1px 0px #fff}
.player_track_name{color:#666;text-shadow:0px 1px 0px #fff;width:300px;height:15px;overflow:hidden;}
/*e8ecf0*/
.player_progreebar, .player_mini_mbar{height:20px;width:290px;background:#eee;margin-top:3px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
}
.player_mini_mbar{height:5px;margin-left:20px;margin-top:10px;width:615px;margin-bottom:10px;margin-left:-2px}
#player_volume_bar_value, #player_progress_load_bar, #player_progress_play_bar{background:#5e82a8;width:0px;height:20px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
}
#player_progress_load_bar{background:#ced7df;cursor:pointer}
.player_shadow{margin-top:-52px;margin-left:-12px;width:794px}
.audio_wall_attach{background: url("../images/icons/wall_icons.gif") no-repeat 0 -65px;color:#21578b;padding-left:27px;padding-top:5px;height:20px}
.audio_wall_onemus{padding:0px;margin:0px;height:30px;padding-top:7px;margin-bottom:7px;margin-right:2px}
.player_mini_mbar_wall{width:250px;margin-bottom:0px}
.player_mini_mbar_wall_all{width:710px;margin-bottom:0px}
.player_mini_mbar_wall_all2{width:660px;margin-bottom:0px}
#audioForSize{min-width:300px;display:block;float:left}

.audio_onetrack{padding-top:13px;padding-bottom:13px;border-bottom:1px dashed #dde5ed;margin-left:5px;margin-right:5px}
.audio_onetrack b{color:#2B587A}
.audio_playic, .audio_stopic{background:url("../images/playpause.gif") no-repeat 0px 0px;width:16px;height:16px;margin-right:7px;margin-top:-1px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
cursor: pointer;
}
.audio_stopic{background:url("../images/playpause.gif") no-repeat 0px -16px}
.audio_addmylistic{background:url("../images/transp.png") no-repeat -20px -71px;width:16px;height:16px}
.audio_deletic{background:url("../images/transp.png") no-repeat -56px -71px;width:16px;height:16px;cursor:pointer;}
.audio_edittic{background:url("../images/transp.png") no-repeat -76px -71px;width:16px;height:16px;cursor:pointer;}
.audio_addmylistic:hover{background:url("../images/transp.png") no-repeat -20px -92px;cursor:pointer;}
.audio_deletic:hover{background:url("../images/transp.png") no-repeat -56px -92px}
.audio_edittic:hover{background:url("../images/transp.png") no-repeat -76px -92px}
.audio_addmylisticOk{background:url("../images/transp.png") no-repeat -35px -71px;width:16px;height:16px}

#new_mail {
cursor: pointer;
}

#friend_requests {
cursor: pointer;
}

#group_invites {
cursor: pointer;
}

#new_notifys {
cursor: pointer;
}

//.photo_bg, .video_show_bg{width:810px;margin:auto;background:#fff;padding:15px;margin-top:17px}
//.video_show_bg{padding:0px}
.video_show_object{padding:20px;background:#000;color:#888;height:465px}
.video_show_title{font-weight:bold;margin-bottom:15px}
.video_show_title div{float:right;font-weight:normal}
#video_object{margin-bottom:10px}
.video_show_title a, .video_show_object a{color:#888}
.video_show_title a:hover, .video_show_object a:hover{color:#fff;text-decoration:none}
.video_show_panel{background:#fff;padding:20px;padding-top:10px}
.video_show_date{color:#777}
.video_show_descr{line-height:17px;margin-bottom:15px}
.video_show_left_col{margin-top:10px}
.video_hide{background:#000;position:absolute;width:770px;height:420px}
.videos_cmm{padding-bottom:10px}
.video_all_box{cursor:pointer;width:136px;text-align:center;font-size:10px;height:150px;margin-right:11px;overflow:hidden;color:#21578b}
.video_all_box:hover{text-decoration:underline}
.video_all_box img{width:130px;padding:2px;border:1px solid #ddd}
.video_all_box img:hover{border:1px solid #799bbb}
.photo_com_title{color:#21578b;font-weight:bold;padding-bottom:10px;padding-top:10px}
.photo_com_title div{float:right;font-weight:normal}
.photo_rightcol{float:left;width:180px;border-left:1px solid #edf1f5;padding:10px;color:#777;margin-top:10px}
.photo_leftcol{float:left;width:540px;padding-bottom:10px;overflow:hidden;word-wrap: break-word;padding-right:10px}
.photo_close{background:url("../images/cl_photo2.png") no-repeat right;width:50px;height:17px;position:fixed;right:35px;top:15px;cursor:pointer}
.photo_close:hover{background:url("../images/cl_photo2_a.png") no-repeat right}
.menuleft a{display:block;padding:5px;border-top:1px solid #fff;border-bottom:1px solid #fff;cursor:pointer}
.menuleft a:hover{background:#ecf0f4;text-decoration:none;border-top:1px solid #fff;border-bottom:1px solid #fff}
.menuleft div{padding-top:2px}

.box_pos, .photo_view, .video_view, .swf_loaded{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;overflow:auto;padding-bottom:20px;background:url("/images/layer_bg_lite.png") repeat scroll 0% 0% transparent;opacity: 1 !important;z-index:100}
.photo_view{padding-left:17px}
.box_bg{margin:auto;width:300px;margin-top:180px}
.box_conetnt{background:#fff;border:1px solid #858585;border-top:0px;border-bottom:1px solid #d7d7d7;max-height:500px}
.box_title{padding:10px;font-size:13px;font-weight:bold;  background-color: #597DA3;border: 1px solid;border-color: #45688E #43658A;color:#fff;text-shadow:0px 1px 0px #4577a7}
.box_close{background:url("../images/close2.png") no-repeat;width:11px;height:11px;float:right;cursor:pointer;margin-top:3px}
.box_close:hover{background:url("../images/close_a.png") no-repeat}
.box_footer{background:#f0f0f0;padding:7px;border:1px solid #858585;border-top:0px;height:25px}
.box_ppad{padding:15px}
.bg_show{background: url("/images/bg_show8.png") repeat-x;height:5px}
.bg_show_bottom{background: url("/images/bg_show5.png") repeat-x;height:5px;margin-top:-5px}
.box_info{position:fixed;top:0px;left:0px;right:0px;bottom:0px;z-index:100}
.box_info_margin{width:300px;color:#fff;margin:auto;background: url('../images/bgbi.png');padding:15px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;box-shadow: 0px 2px 8px 1px #444; -moz-box-shadow: 0px 2px 8px 1px #444; -webkit-box-shadow: 0px 2px 8px 1px #444;margin-top:250px;text-shadow:0px 1px 0px #262626;z-index:100}
.box_info_margin span{font-size:13px}
.box_info_margin a{color:#a9cdf0}
.box_turn_panel{position:fixed;bottom:0px}
.box_bg{box-shadow: 0px 0px 15px 1px #666; -moz-box-shadow: 0px 0px 15px 1px #666; -webkit-box-shadow: 0px 0px 15px 1px #666}

.leftnav {
padding: 3px 3px 3px 0px;
}

#photo_comment_form {
background: #f1f1f1;
padding: 5px;
}

#photoslikeicon {
background: url('/images/icons/likers.png') no-repeat;
padding-right: 14px;
}

#photo_menu {
padding: 0px 1px 5px 0px;
}

td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
.pageList {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pageList li {
  display: inline;
  float: left;
}

.pageList a, .pageList span {
  border-bottom: 2px solid white;
  display: block;
  padding: 3px;
  padding-bottom: 2px;
  text-transform: lowercase;
  cursor: pointer;
  color: #2B587A;
}
.pageList a:hover, .pageList span.over {
  background: #45668E;
  border-color: #DAE2E8;
  border-bottom: 1px solid #45668E;
  color: white;
  text-decoration: none;
}
.pageList .current,
.pageList .current a,
.pageList .current a:hover {
  background: transparent;
  border-color: #45668E;
  border-bottom: 2px solid #45668E;
  color: #45668E;
  font-weight: bold;
  padding: 3px 2px 2px 2px;
  display: block;
}
.nc {
	display:block;
	width: expression(this.parentNode.offsetWidth+"px");
}
.nc *{
  display:block;
  height:1px;
  font-size:.01em;
  overflow:hidden;
  background:#3b5998}
.nc1{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9AB1C6;
  border-right:1px solid #9AB1C6;
  background:#3b5998}
.nc2{
  border-left:1px solid #9AB1C6;
  border-right:1px solid #9AB1C6;
  background:#3b5998}
.ncc {
  display: block;
  background:#3b5998; padding:3px 8px 3px 8px; color:#fff;
}
.nNav li a:hover {
 color: #DAE1E8;
 text-decoration:none;
}
.nNav li a {
 color: #FFF;
 display:inline;
 white-space: nowrap;
}
ul.nNav {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;

}
.nNav li {
 float: left;
 display: inline;
 margin-left: 5px;
 text-align:center;
 width: expression(this.getElementsByTagName("a")[0].offsetWidth+16+"px");
 border-bottom: 1px solid #eee;
}
.three_col_row {
    border-bottom: 1px solid #EDEDED;
    clear: both;
    padding: 10px 0 7px;
    display: block;
}
.three_col_row .img {
    height: 100px;
    overflow: hidden;
    width: 100px;
    float:left;
    padding: 0px 5px;
}
.soc_menu
{
    float:right;
    display: block;
    width: 150px;
    font-weight: normal;
    
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
        height: 100px;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
#homephoto {
position: relative;
width: 70px;
height: 70px;
}
#homephoto .homeicon {
position: absolute;
top: 54px;
left: 54px;
width: 16px;
height: 16px;
}

.add_smile_menu .rows {
z-index: 10000;
background: #ffffff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
border: 1px solid #B2BDCA;
cursor: pointer;
}

.newlogin {
    border: 1px solid #F5F5F5;
    padding: 0px 20px 6px 108px;
}

.newloginbutton {
    padding: 5px 20px 6px 90px;
}

.notes_note {
    padding: 20px 20px 35px;
}
.notes_profile_thumb {
    float: left;
    padding: 0 10px 0 0;
    width: 50px;
}
.notes_note_body {
    float: left;
    width: 100%;
}
.notes_note_header {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #DAE1E8;
    border-top: 1px solid #597DA3;
    line-height: 185%;
    padding: 6px;
}
.notes_note_header {
    line-height: 185%;
}
.notes_note_byline {
    clear: both;
    color: #333333;
    padding: 0 0 0 1px;
}

.notes_note_content {
    clear: both;
    line-height: 140%;
    margin-left: 6px;
    padding: 10px 0 0;
    word-wrap: break-word;
}
.notes_note_content {
    overflow: hidden;
    width: 585px;
}
.notes_note_footer {
    border-top: 1px solid #DDDDDD;
    clear: both;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 2px 0 6px;
}
.notes_comments_count {
    padding: 5px 0 0;
}
.notes_note_title {
    color: #45688E;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 1px;
    width: 500px;
}
.notes {
    padding-bottom: 10px;
}
.notes_note_wide {
    padding: 0 20px 18px;
}

.notes_note {
    padding: 20px 20px 35px;
}
.notes_note_body_wide {
    padding-bottom: 3px;
    width: 585px;
}

.notes_note_body {
    float: left;
    width: 100%;
}
.notes_note_header_wide {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DAE1E8;
    line-height: 185%;
    margin: 0 -22px 0 -20px;
    padding: 9px 5px 7px 20px;
}
.notes_note_content_wide {
    clear: both;
    line-height: 140%;
    overflow: hidden;
    padding: 10px 0 0;
    width: 587px;
    word-wrap: break-word;
}
.wikiText {
    line-height: 160%;
}
.notes_note_footer_wide {
    clear: both;
    font-size: 11px;
    margin-top: 11px;
}
.notes_comments_count_wide {
    color: #777777;
    padding: 5px 0 0;
}
.notes_note_wide {
    padding: 0 20px 18px;
}
.notes_comments_summary {
    
    color: #45688E;
    font-weight: bold;
    padding-bottom: 5px;
}
.notes_comment_body {
    border-top: 1px solid #DAE2E8;
    padding: 10px 1px 0;
    
    min-height: 95px;
}
.notes_comment_userpic {
    display: block;
    float: left;
    height: 50px;
    margin: 0 6px 5px 0;
    width: 50px;
}
.notes_comment_userpic_img {
    border: 0 none;
}
.notes_just_comment {
    margin-left: 56px;
    width: 529px;
}
.notes_comment_header {
    padding-left: 5px;
}
.notes_comment_text {
    line-height: 140%;
    overflow: hidden;
    padding: 5px 5px 5px 6px;
    width: 480px;
}
.notes_comment_actions {
    color: #999999;
    padding: 0 5px 11px;
}

#postcomments {
padding: 10px;
}

#postcomments .postcomment {
padding: 5px;
}

.blog_comment_author {
background: #F7F7F7;
padding: 3px;
border-top: 1px solid #DAE1E8;
}

.blog_comment_body {
padding: 5px;
}

.blog_postcomment {
padding: 10px;
}

.blogcomment_header {
padding: 5px;
background: #DEE5EB;
color: #45688E;
font-weight: bold;
}

.profile_blogentry_title {
padding: 2px;
padding-left: 3px;
}

.profile_blogentry_date {
padding: 2px;
padding-left: 3px;
}

.profile_blogentry_icon {
padding: 2px;
}

td.messages_header {
	font-weight: bold;
	background-repeat: repeat-x;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #CCCCCC;

	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 9px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}

td.messages_authorbox1 {
	width: 50px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}

div.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#welcomepage {
width: 980px;
height: 500px;
display: block;
background: url('/images/welcomebg.jpg');
}



a.create_tab.fl_r:hover {
    text-decoration: underline !important;
}
a.create_tab.fl_r {
    float: right;
    margin-top: 3px;
}