#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/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/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;
}


::-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/search_icon_d.gif) no-repeat 6px -11px;
}
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: 11px;
    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/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%;
}

.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;
}
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%;
}
#friends_page .clear_fix {
  display: block;
  padding-bottom: 0 !important;
}
.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 2px;
}
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;
}
#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%;
  overflow: hidden;
  display: none;
  z-index: 100;
}
#box_layer_bg,
#box_layer_wrap {
  z-index: 1000;
}
#box_layer_bg {
  background: #000;
  opacity: 0.7;
  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);
}


#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('data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMicgaGVpZ2h0PSc4JyBmaWxsPScjZmZmJz48cGF0aCBkPSdNMiAyaDh2NEgyeic+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgdmFsdWVzPScxOy4zMzsuMzMnIGR1cj0nMC43cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnIGtleVRpbWVzPScwOzAuMjg1OzEnLz48L3BhdGg+PHBhdGggZD0nTTEyIDJoOHY0aC04eic+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgdmFsdWVzPScwOzA7MTsuMzM7LjMzJyBkdXI9JzAuN3MnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJyBrZXlUaW1lcz0nMDsuMTQyOy4xNDM7LjQyODsxJy8+PC9wYXRoPjxwYXRoIGQ9J00yMiAyaDh2NGgtOHonPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIHZhbHVlcz0nMDswOzE7LjMzOy4zMycgZHVyPScwLjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScga2V5VGltZXM9JzA7LjI4NDsuMjg1Oy41NzE7MScvPjwvcGF0aD48L3N2Zz4=') no-repeat 50% 50%;
  height: 50px;
  position: absolute;
  width: 100%;
  z-index: 100;
  background-size: 55px;
}
.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-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/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%;
}

#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/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: #607e9b;
  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 0px 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/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/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/rbox_full2.png?1) 1px -116px no-repeat;
}
.ts_search_link .ts_contact_status {
  background: url(/images/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/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;
}
.hdr {
background: url('/images/hdr1.jpg');
}
.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/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;
}

.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/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;
  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;
}


#search_css {
  display: none;
}

#search_query_wrap {
    padding: 10px !important;
    background: #f7f7f7;
    border-bottom: 1px solid #dae2e8;
    position: relative;
}
#search_query {
  background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
  padding: 5px 40px 6px 20px;
  width: 389px;
  outline: none;
}
/* iSearch */
#search_query_reset {
  cursor: pointer;
  display: none;
  background: transparent url(/images/im_tabx.gif) 7px 7px no-repeat;
  padding: 5px;
  width: 8px;
  height: 13px;
  margin-left: -25px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  z-index: 100;
  right: 113px;
}
.search_submit {
  padding-left: 8px;
}
.search_submit .submit_label {
  padding: 4px 18px;
}
.search_return {
  padding: 6px 10px;
}

.search_results,
.search_table { background: #f7f7f7 }

table.search_results,
table.search_table {
  border-collapse: collapse;
  width: 100%;
}
.search_results td.results,
.search_results td.filters,
.search_table td.results,
.search_table td.filters {
  padding: 0;
  vertical-align: top;
}
.search_results td#filters {
  padding: 10px 8px;
}
.search_table td.results,
.search_results td.results {
  background: #FFF;
  padding: 0 10px 10px;
  border-right: 1px solid #DAE2E8;
}
.search_results td.filters {
  width: 150px;
}
.search_table td.filters {
  width: 170px;
}
.search_results .side_filter {
  width: auto;
}
#filters .side_filter.loading {
  background-position: 122px center;
}

#no_results {
  padding: 100px 0px;
  text-align: center;
  margin: 10px 0;
  color: #777;
  font-size: 1.18em;
}
.audio_results #no_results {
  margin: 5px 0;
}
#no_results.no_results_simple {
  background-color: transparent;
  border: none;
  font-size: 1.27em;
}
#search_more_results {
  display: none;
}

#seach_pages {
  margin-top: -1px;
  border-top: 1px solid #DAE1E8;
  padding-top: 3px;
}

#show_more_link {
  margin-top: -1px;
  border-top: 1px solid #DAE1E8;
  display: block;
  padding: 8px 0px;
  text-align: center;
  height: 13px;
}
.show_media {
  padding: 15px 15px 0px;
}
.show_media .audio .title_wrap {
  width: 510px;
}
.show_media .audio .title_wrap b {
  max-width: 300px;
}
.show_media_link {
  background: #EFF1F3;
  display: block;
  text-align: center;
  color: #738392;
  padding: 8px;
  margin: 15px 0 10px;
}
.audio_type.search_media_rows .audio {
  margin-left: 0px;
}
.audio_type .show_media_link {
  margin-top: 7px;
}
#show_more_link:hover,
.show_media_link:hover {
  text-decoration: none;
  background: #E9EDF1;
}
#show_more_link .progress,
.show_media_link .progress {
  margin: 0px auto;
}
#show_more_link div {
  height: 13px;
}
.show_media_link div {
  height: 14px;
}
.show_media_link .arrow {
  display: inline-block;
  *display: block;
  *zoom: 1;
  width: 10px;
  height: 10px;
  padding: 2px 0px 0px 4px;
  background: url('/images/wall_fixed_more_arrows.gif') 1px 2px no-repeat;
}

#filters .filter_open {
 background: url(/images/filterset_on.gif) 8px 8px no-repeat;
}
#filters .filter_shut {
 background: url(/images/filterset_off.gif) 9px 6px no-repeat;
}
#filters .filter_open,
#filters .filter_shut {
 padding: 4px 4px 4px 21px;
 font-weight: bold;
 cursor: pointer;
 color: #666;
 background-color:#EAEAEA;
 margin: 9px 0 4px;
}
.divider2px {
  display: none;
}
.inner_filter {
  *position: relative;
}
.inner_filter .control {
  padding-top: 3px;
}
.inner_filter .checkbox_container {
}
#search_filters input.text {
  width: 140px;
  padding-left: 5px;
}
#search_filters div.input_back {
  width: 140px !important;
  height: 14px !important;
}
#search_filters .range_sep {
  line-height: 2em;
  text-align: center;
  width: 10px;
}
#search_filters table.price {
  width: 150px;
  border-collapse: collapse;
}
#search_filters table.price td {
  padding: 0px;
}
#search_filters table.price td.label {
  color: #888;
  width: 36px;
  padding: 5px 0px 0px 3px;
}
#search_filters table.price .text {
  margin-left: 3px;
  padding-left: 3px;
  width: 44px;
}
#search_filters table.price td.priceGap {
  padding: 5px 0px 0px 3px;
  color: #CCC;
}

/* Results */

/* Common results styles */
#results_wrap {
  position: relative;
}
#results_wrap.no_query td#results {
  border-right: none;
}
#results_wrap.no_query td#filters_td {
  display: none;
}
#results.audio_results {
  padding: 10px;
}
#results.video_results {
  padding: 10px 0px 0px 10px;
}
#search_content.highlight .match {
/*  background: #E1E7ED;
  border-bottom: 1px solid #DAE1E8;*/
  background: #FFF8CC;
  border-bottom: 1px solid #FFE222;
  margin: 0px;
  padding: 0px;
}
#results .three_col_row {
  border-top: 1px solid #ededed;
  padding: 10px 0px !important;
  clear: both;
}
#results>div.three_col_row:first-child,
#results>div:first-child div.three_col_row:first-child {
  border-top: none;
}
.three_col_row .img {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.three_col_row .img {
  display: block;
}
.three_col_row .info {
  padding-left: 10px;
  overflow: hidden;
}
/* #results .wide .three_col_row .info { */
/*   width: 372px; */
/* } */
.three_col_row .online {
  color: #AAA;
  padding: 1px 0px 5px 0px;
}
.three_col_row .actions {
  width: 125px;
  height: 100px;
  display: block;
  float: left;
  background: #FFFFFF;
}
.three_col_row .actions a {
  display: block;
  padding: 4px 3px 4px 6px;
}
.three_col_row .actions a:hover {
  background: #E1E7ED;
  text-decoration: none;
}
#results .three_col_row .actions .loading {
  background: #FFF url(/images/upload.gif) 50% 50% no-repeat;
  cursor: default;
  text-align: center;
  padding: 4px;
  height: 13px;
}
#results.video_results .stats .loading {
  background: #FFF url(/images/upload.gif) 50% 50% no-repeat;
  cursor: default;
  text-align: center;
  padding: 0px 20px;
  height: 9px;
}
.three_col_row .added {
  padding: 4px 3px 4px 6px;
  color: #666;
}
.three_col_row .actions .load_result {
  display: none;
  background: #FFF;
  text-align: center;
  clear: both;
  font-weight: bold;
  margin: 8px;
  padding: 8px 11px;
  background-color: #F6F7F9;
  border: 1px solid #DBE0EA;
}
.three_col_row .label {
  color: #808080;
  float: left;
  position: absolute;
}
.three_col_row .labeled {
  width: 100%;
  margin-bottom: 5px;
}
.three_col_row.short .labeled {
  width: 177px;
  color: #777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.three_col_row.short .search_sub {
  position: absolute;
  bottom: 10px;
}
.three_col_row.short .search_unsub {
  position: absolute;
  bottom: 10px;
  color: #777;
  width: 177px;
  padding: 4px 0px 5px;
}
#results .with_right_actions .labeled {
  width: 146px;
}
.sgedit_actions {
  width: 160px;
}
.sgedit_action {
  overflow: hidden;
  display: block;
  padding: 4px 6px;
}
.sgedit_action:hover {
  background: #E1E7ED;
  text-decoration: none;
}
.sgedit_level {
  color: #000;
  font-weight: bold;
}
.three_col_row .labeled.name {
  font-weight: bold;
  margin-bottom: 5px;
}
.labeled.name:hover{
    text-decoration: underline !important;
}
.three_col_row .labeled.count {
  color: #777;
}
.three_col_row .info .labeled em {
  font-style: normal;
  font-weight: bold;
  background: #FFF8CC none repeat scroll 0 0;
  border-bottom: 1px solid #FFE222;
}

/* Groups, events, publics, apps */
.groups_row .info,
.events_row .info,
.apps_row .info,
.publics_row .info {
  width: 310px;
  padding-left: 10px;
  overflow: hidden;
}
.groups_row.short .info,
.events_row.short .info,
.apps_row.short .info,
.people_row.short .info,
.publics_row.short .info {
  width: 177px;
  height: 100px;
  position: relative;
  padding-right: 10px;
}
.groups_row .actions,
.events_row .actions,
.apps_row .actions,
.publics_row .actions {
  display: none;
}
.groups_row .title {
  font-weight: bold;
  margin-bottom: 7px;
}
.search_apps_add {
  padding: 5px 0;
}

/* Statuses */
td.wall_module .info {
  width: 380px;
}
td.wall_module .group_share .info,
td.wall_module .event_share .info {
  width: 260px;
}
td.wall_module .text {
  width: 360px;
}
td.wall_module .reply td.info {
  width: 340px;
}
td.wall_module .reply_header {
  width: 368px;
}
td.wall_module .reply_link_wrap small {
  color: #999;
}
td.wall_module .reply_box textarea {
  width: 361px;
}
td.wall_module .reply_text {
  width: 335px;
}
td.wall_module .info_footer {
  width: 335px;
}
/* Goods */
.goods_row {
  margin: 10px 0px 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DAE2E8;
}
.goods_row .img a div {
  width: 100px;
  height: 100px;
  background-color: #FFF;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.goods_row .info {
  padding-left: 10px;
  width: 320px;
  overflow: hidden;
}
.goods_row .name {
  padding: 7px 0;
  font-weight: bold;
}
.goods_row .desc {
  padding: 0px 0px 7px 0;
}
.goods_row .tags {
  font-size: 0.9em;
}
.goods_row .cat {
  color: #777;
}
.goods_row .price {
  padding: 0px 0px 7px;
  font-weight: bold;
}
.goods_wish {
  margin: 6px 0px 0px 10px;
}

/* Ads */
.ads_row {margin-top: 10px;border-top: 1px solid #DAE2E8; padding: 0;}
.ads_row .body {
  background-color: #FFF;
  padding: 10px 0px 0px 0px;
  margin:0px;
}
.ads_row .sponsored_header {
  display: none;
}
div.target .sponsored_header,
div.sponsored .sponsored_header,
div.nomoney .sponsored_header {
  display: block;
}
div.sponsored {
 border-top: 1px solid #E2DAA6;
}
div.sponsored .sponsored_header {
 background-color: #FEFAE4;
 font-size: 0.9em;
 color: #908851;
 text-align: right;
 padding: 2px 5px 4px 5px;
}
div.nomoney {
 border-top: 1px solid #ccc;
 padding:0px;
}
div.nomoney .sponsored_header {
 background-color: #eaeaea;
 font-size: 0.9em;
 color: #777;
 text-align: right;
 padding: 2px 5px 4px 5px;
}
div.target {
 border-top: 1px solid #CFDEBF;
 padding:0px;
}
div.target .sponsored_header {
 background-color: #E8F2DC;
 font-size: 0.9em;
 color: #37702A;
 text-align: right;
 padding: 2px 5px 4px 5px;
}
.ads_row .thumb {float: left; margin: 0px 14px 0px 0px; width: 75px; height: 75px; overflow: hidden; text-align: center}
.ads_row .info {float: left; width: 350px; overflow: hidden;}
.ads_row .info div {margin-bottom: 3px;}
.ads_row .title {font-size: 1.09em; font-weight: bold; }
.ads_row .info a:hover {border-bottom: 1px solid #2B587A; text-decoration: none;}
.ads_row .price {color: #222; font-weight: bold}
.ads_row .actions {font-size: 0.81em; line-height: 1em;}
.ads_row .description {color: #333; padding: 5px 0px; line-height: 140%;}
.ads_row .match {background:#FFF8CC; border-bottom:1px solid #FFE222; margin:0px; padding:0px 1px;}
.ads_row .category {color: #999; font-size: 0.81em; line-height: 1em; padding-top:3px;}
.ads_row .category span {padding: 0px 2px;}


/* Notes */
.notes_row {
  margin: 10px 0 20px;
}
.notes_row td {
  vertical-align: top;
}
.notes_row .profile_thumb {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 50px;
}
.notes_row .note_body {
  float: left;
  width: 366px;
}
.notes_row .note_header {
  background: #f7f7f7;
  border-bottom: solid 1px #DAE1E8;
  border-top: solid 1px #45688E;
  padding: 4px 6px 5px 6px;
}
.notes_row .note_title {
  color: #45688E;
  font-size: 1.18em;
  font-weight: bold;
  line-height: 1.36em;
  float: left;
  margin: 0px;
  padding: 0px 0px 1px 0px;
  width: 280px;
}
.notes_row .byline {
  clear: both;
  color: #333;
  padding: 0px 0px 0px 0px;
}
.notes_row .byline span {
  color: #666;
}
.note_content {
  clear: both;
  margin-left: 6px;
  padding: 10px 0px 0px 0px;
  word-wrap: break-word;
  line-height:140%;
}
.notes_row .note_footer {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 0.81em;
  margin-top: 10px;
  padding: 0px 2px 0px 6px;
}
.notes_row .comments_count {
  padding: 5px 0 0;
}

/* Topics */
.topics_row {
  margin: 10px 0 20px;
}
.topics_row td {
  vertical-align: top;
}
.topics_row .profile_thumb {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 50px;
}
.topics_row .topic_body {
  float: left;
  width: 366px;
}
.topics_row .topic_header {
  background: #f7f7f7;
  border-bottom: solid 1px #DAE1E8;
  border-top: solid 1px #45688E;
  padding: 4px 6px 5px 6px;
}
.topics_row .topic_title {
  color: #45688E;
  line-height: 1.36em;
  float: left;
  margin: 0px;
  padding: 0px 0px 1px 0px;
  width: 280px;
}
.topics_row .byline {
  clear: both;
  color: #333;
  padding: 0px 0px 0px 0px;
}
.topics_row .byline span {
  color: #666;
}
.topic_content {
  clear: both;
  margin-left: 6px;
  padding: 10px 0px 0px 0px;
  word-wrap: break-word;
  line-height:140%;
}
.topics_row .topic_footer {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 0.81em;
  margin-top: 10px;
  padding: 0px 2px 0px 6px;
}
.topics_row .comments_count {
  font-size: 0.9em;
  padding: 5px 0 0;
}

/* Audios */
.audios_row {
  padding: 10px 4px 0 20px;
  position: relative;
}
.audios_row .actions {
  padding: 1px 0 0 1px;
  text-align: center;
}
.audios_row .actions a {
  display: block;
  padding: 4px 3px 4px 6px;
  width: 60px;
}
.audios_row .actions a:hover {
  background: #E1E7ED;
  text-decoration: none;
}
.audios_row .actions a.edit_top {
  margin-left: 10px;
}
.audios_row .actions .loading {
  background: #FFF url(/images/upload.gif) 50% 50% no-repeat;
  cursor: default;
  text-align: center;
  padding: 4px;
  height: 13px;
  width: 60px;
}
.audios_row .actions .added {
  color: #777;
  padding: 4px 3px 4px 6px;
  width: 60px;
}
.audios_row .audio .player_wrap {
  margin-right: 50px;
}
.audios_row .user {
  font-size: 0.9em;
}
.audios_row .repeat_wrap {
  position: absolute;
  top: 12px;
  left: -4px;
}
.audios_row .repeat {
  background: #FFF url(/images/repeat.gif?1) no-repeat 0px 0px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: none;
}
.audios_row .repeat.on {
  background-position: 0px -16px;
}
.search_table .lyrics_wrap {
  text-align: center;
}
.search_table .lyrics_wrap .loading {
  background: url(/images/progress7.gif) 50% 50% no-repeat;
  height: 30px;
}
.search_table .lyrics {
  margin: 5px 40px 15px;
  max-width: 350px;
  word-wrap: break-word;
  overflow: hidden;
}

/* Videos */
.videos_row {
  padding: 10px 0;
  border-bottom: 1px solid #EDEDED;
}
.videos_row:last-child {
  border-bottom: none;
}
.video_results div .videos_row:last-child {
  border-bottom: 1px solid #EDEDED;
}
.videos_row .img,
.search_media_rows .video_img .image_div {
  width: 130px;
  position: relative;
}
.videos_row .title {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 4px;
}
.videos_row .info {
  padding: 2px 0 0 10px;
  width: 275px;
  overflow: hidden;
}
.videos_row .desc {
  margin-bottom: 4px;
}
.videos_row .stats {
  color: #777;
  margin-bottom: 5px;
}
.videos_row .image_div,
.search_media_rows .video_img .image_div {
  display: block;
  line-height: 0;
  min-height: 20px;
}
.videos_row .duration,
.search_media_rows .video_img .duration {
  position: absolute;
  bottom: 4px;
  right: 4px;
  color: #FFF;
  font-size: 0.9em;
  padding: 1px 4px 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
.videos_row a.quality {
  background: #E1E7ED;
  color: #6A839E;
  font-size: 0.9em;
  font-weight: bold;
  padding: 1px 5px 2px;
  margin: 5px 5px 0 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.videos_row a.quality:hover{
  text-decoration: none;
}
.video_hd_link {
  font-weight: normal;
}
.video_row_cont {
  padding: 0px;
}
.video_row_cont,
.video_row_inner_cont,

.video_row_info_line {
  width: 275px;
}
.video_row_info_play {
  margin-left: 122px;
}


/* Hints */

#results div.s_photo {
  width: 50px;
  height: 50px;
  overflow: hidden;
  line-height: 2em;
  margin-right: 10px;
}
#results div.s_photo img {
  vertical-align: middle;
}
#results a.i_note div.s_photo,
#results a.i_group div.s_photo,
#results a.i_public div.s_photo,
#results a.i_event div.s_photo,
#results a.i_audio div.s_photo,
#results a.i_app div.s_photo,
#results a.i_ad div.s_photo {
  background-image: url(/images/qsearch_hints.gif?1);
}
#results a.i_audio div.s_photo { background-position: 0 0; }
#results a.i_app div.s_photo { background-position: 0 -50px; }
#results a.i_event div.s_photo { background-position: 0 -100px; }
#results a.i_group div.s_photo { background-position: 0 -150px; }
#results a.i_ad div.s_photo { background-position: 0 -200px; }
#results a.i_note div.s_photo { background-position: 0 -300px; }

#results div.s_title {
  cursor: pointer;
  height: 42px;
  margin-top: 4px;
  width: 300px;
  overflow: hidden;
}
#results div.s_title span {
  background-color: #FFF8CC;
  border-bottom: 1px solid #FFE222;
  padding: 0 1px;
}
#results a.sub_item:hover, #results a.sub_item_over:hover, #results a.sub_item_next_over:hover {
  text-decoration: none;
}
#results .s_title {
  color: #2B587A;
  font-weight: bold;
}
#results .s_title div {
  color: #000;
  font-weight: normal;
  padding-top: 4px;
}

#results .sub_item {
  background-color: #FFFFFF;
  color: #000000;
  display: block;
  padding: 4px 12px 4px 6px;
}
#results a.sub_item {
  border-bottom: 1px solid #E1E9EF;
  height: 50px;
  padding: 8px 0;
  vertical-align: middle;
}
#results a.sub_item:last-child {
  border-bottom: 0;
}
#results a.sub_item.over {
  background-color: #EDF1F5;
  border-bottom: 1px solid #EDF1F5;
  text-decoration: none;
}
#results a.s_search_by {
  font-weight: bold;
  border-bottom: 1px solid #F7F7F7;
  background-color:#F7F7F7;
  padding-left: 8px;
  height: 27px;
}
#results .s_search_by .s_title {
  color: #2B587A;
  margin-top: 7px;
}


/* new search styles */
#search_query_wrap.wide #search_query {
  width: 450px;
}
#search_query_wrap.wide .search_submit {
  width: 87px;
  padding-left: 0;
  margin-left: 8px;
}
#search_query_wrap.wide #search_query_progress {
  background: url("/images/upload.gif") no-repeat scroll center center transparent;
  display: none;
  height: 23px;
  margin-left: -41px;
  margin-top: 1px;
  position: relative;
  width: 32px;
  z-index: 95;
}
#search_query_progress_query {
  background: url("/images/upload.gif") no-repeat scroll center center transparent;
  display: none;
  height: 23px;
  position: relative;
  width: 32px;
  z-index: 95;
}
#search_query_wrap.loading #search_query_progress,
#search_query_wrap #search_query_reset.shown {
  display: block;
}
#search_query_wrap.loading #search_query_reset {
  display: none;
}
.search_subtab1 {
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  margin: 10px 5px 0 0;
  color: #45688E;
}
.search_subtab1.fl_r {
  margin: 10px 0 0 5px;
}
.search_subtab1:hover {
  background-color: #E1E7ED;
}

.search_subtab1.active {
  background-color: #597DA3;
  color: white;
  cursor: default;
}
.search_subtab2 {
  padding: 5px 8px 5px;
  font-weight: bold;
}
.search_filter {
  font-weight: normal;
}
.audio_add {
  margin:0px 5px 0;
  padding: 0;
  background:url(/images/plus_icon4.gif?2) no-repeat 0px -21px;
  width:21px;
  height:21px;
  position:absolute;
  cursor:pointer;
/*  visibility:hidden;*/
  overflow:hidden;
}
.area .audio_add_wrap {
  margin: 4px 4px 4px 0;
  padding: 4px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.area .audio_add {
  margin: 0px;
  background: url(/images/audio_icons.png?5) -79px -51px no-repeat;
  width: 13px;
  height: 13px;
  overflow:hidden;
  position: relative;
  cursor: pointer;
}
.area .audio_add_wrap.over {
  opacity: 1;
  filter: alpha(opacity=100);
}
.audio .duration {
  line-height: 0.9em;
}
.audio.claimed .area .duration,
.audio.over .area .duration {
  display: none;
}
.audio .actions .loading {
  background: url(/images/upload.gif) 50% 50% no-repeat;
  cursor: default;
  text-align: center;
  height: 16px;
  width: 36px;
  padding: 6px;
}
.area .actions {
  visibility: hidden;
}
.area .actions a {
  display: inline-block;
  padding: 6px;
  background: #EDF1F5;
}
.audio.claimed .actions,
.audio.over .actions {
  visibility: visible;
}
.audio_add_wrap.added .audio_add {
  background-position: -166px -51px;
  width: 15px;
  cursor: auto;
}
.audio_add_wrap.added {
  margin: 4px 2px 4px 0;
}
.is_rtl1 .audio_add_wrap.added {
  margin: 4px 0 4px 2px;
}
.audio_add_wrap.anim {
  opacity: 1;
  filter: alpha(opacity=100);
  display: none;
}
.audio.over .audio_add_wrap.anim,
.audio.tt_shown .audio_add_wrap.anim {
  display: block;
}
.audio_add_anim_wrap {
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.audio_add_anim {
  width: 28px;
  height: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.audio_add_anim .audio_add.done {
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: -166px -51px;
  width: 15px;
  cursor: auto;
}
.audio_add.over {
  background:url(/images/plus_icon4.gif?2) no-repeat 0px 0px;
}
.audio_add.over.down {
  background:url(/images/plus_icon4.gif?2) no-repeat 0px -105px;
}
#filter_form {
  padding: 0;
}
#filters_td #filter_form {
  padding: 0 10px;
}
div#filters #filter_form {
  padding-top: 0px;
}
div.results .wall_text {
  width: 500px;
}
div.results .wall_text .wall_post_text {
  width: 425px;
}
div.results .wall_text .audio .title_wrap {
  width: 415px;
}
div.results .wall_text .audio .title_wrap b {
  max-width: 290px;
}
div.results .groups_row .info {
  width: 485px;
  padding-left: 10px;
  overflow: hidden;
}
td.results .audio .title_wrap {
  width: 360px;
}
td.results .audio .title_wrap b {
  max-width: 250px;
}
div#results .groups_row .info,
div#results .videos_row .info,
div#results .events_row .info,
div#results .publics_row .info,
div#results .apps_row .info {
  width: 400px;
}
.groups_row .labeled,
.events_row .labeled,
.publics_row .labeled {
  color: #777;
}
div#results .three_col_row .labeled {
  width: auto;
}
.wall_module .search_media_rows .actions {
  padding: 1px 0 0 1px;
  text-align: center;
  display: block;
}
.search_media_rows .video_img {
  margin-left: 25px;
  position: relative;
}
.search_media_rows .video_img.first {
  margin-left: 0px;
}
.search_media_rows .video_images {
  padding-top: 10px;
}
#filters_td .inner_filter .control {
  padding: 0 0 7px;
}
#filters_td .inner_filter .checkbox_container {
  margin: -4px 0 10px;
}
#filters_td #subject_filters .inner_filter .checkbox_container {
  margin-top: 0px;
}
#filters_td .checkbox_container table {
  margin: 0;
}
#cSex .radiobtn,
#cLength .radiobtn,
#cPerformer .radiobtn,
#cType .radiobtn {
  margin: 5px 0 9px;
}
#cSex .radiobtn:last-child,
#cLength .radiobtn:last-child,
#cPerformer .radiobtn:last-child,
#cType .radiobtn:last-child {
  margin-bottom: 0px;
}

#filters_td .filter_open div.arrow {
  padding: 4px 0 0 6px;
}
#filters_td .filter_shut div.arrow {
  padding: 5px 0 0 6px;
}
#filters_td .filter_open div.arrow_back {
  width: 7px;
  height: 5px;
  background: url(/images/gray_corner.gif) 0px 0px no-repeat;
}
#filters_td .filter_shut div.arrow_back {
  width: 7px;
  height: 5px;
  background: url(/images/gray_corner.gif) 0px -5px no-repeat;
}
#filters_td .filter_open,
#filters_td .filter_shut {
 padding: 4px 4px 4px 0;
 font-weight: bold;
 cursor: pointer;
 color: #555;
 margin: 9px 0 4px;
}
#filters_td .filter_main {
 padding: 4px 4px 4px 0;
 font-weight: bold;
 cursor: default;
 color: #555;
 margin: 5px 0 4px;
}
.search_verified {
  background: url(/images/profile_icons.gif?10) no-repeat 0 -73px;
  width: 13px;
  height: 11px;
  display:-moz-inline-stack;
  display:inline-block;
  _overflow:hidden;
  zoom:1;
  *display:inline;
  position: relative;
  top: 1px;
  margin: 0 3px 0 6px;
}
#filters_td #extra_filter .checkbox_container {
  padding-top: 5px;
}
#filters_td #events_filters .checkbox_container,
#filters_td #video_hd_filters .checkbox_container,
#filters_td #audio_lyrics_filter .checkbox_container,
#filters_td #top_edit_filters .checkbox_container {
  padding-top: 3px;
}
.search_community_sel_empty {
  padding: 50px;
  color: #888888;
  text-align: center;
}
.search_community_select {
  margin-bottom: 20px;
}
.search_add_community_rules {
  padding: 10px;
  padding-top: 4px;
  line-height: 160%;
  margin: 0px 0px 0px 0px;
}
.search_add_comm_header {
  color: #36638E;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.search_add_community_rules .listing {
  padding: 0px 0px 0px 14px;
}
.search_community_sended {
  text-align: center;
  padding: 10px;
}
.search_popular_pic {
  margin-top: 10px;
  text-align: center;
}
.search_adult_tt table .tt_text {
  color: black;
  padding: 10px;
  width: 210px;
  line-height: 140%;
}
.search_adult_tt table.toup1 .bottom_pointer {
  margin-right: 0px;
  margin-left: 64px;
  display: block;
  background: url(/images/tooltip_arrow_white.gif) no-repeat;
}
.search_adult_tt table.toup .top_pointer {
  margin-right: 0px;
  margin-left: 64px;
  display: block;
  bottom: -2px;
  background: url(/images/tooltip_arrow_up.gif) no-repeat;
}
/* end of new search styles */

b.search_mob_onl {
  background-position: -1px 0px;
  *background-position: -1px -1px;
}

.search_bigph_wrap {
  position: relative;
  height: 100px;
  overflow: hidden;
}
.search_bigph {
  position: absolute;
  color: #FFF;
  margin-top: 100px;
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  width: 100px;
  height: 15px;
  line-height: 15px;
  padding: 4px 0px 6px 0px;
  text-align: center;
  filter: alpha(opacity=75);
}
@media all and (min-width:0) { /* IE9-10 */
  .search_bigph { filter: none; }
}
.search_bigph:hover {
  text-decoration: none;
}
.search_bigph_label {
  opacity: 0.75;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  /*-o-transition: opacity 100ms linear;*/
  transition: opacity 100ms linear;
  padding: 0px 0px 1px 20px;
  background: url(/images/photo_icons.png?2) no-repeat left -62px;
}
.is_rtl1 .search_bigph_label {
  padding: 0px 20px 1px 0px;
  background-position: right -62px;
}
.search_bigph:hover .search_bigph_label {
  opacity: 1;
}
.search_item_img {
    width: 100px;
    height: 100%;
    object-fit: cover;
}
.search_inline_edit, .search_inline_edit:hover {
  border-bottom: 1px dashed #2B587A;
  cursor: pointer;
  text-decoration: none;
}
.search_inline_label {
  padding: 10px 0 5px 0;
  color: #777;
}
.search_video_checkbox {
  margin: 13px 12px 0px 0px;
}
.search_video_row_cont {
  display: inline-block;
  height: 178px;
  width: 298px;
  padding: 0px 10px 8px 0px;
  cursor: pointer;
}
.search_video_row_inner_cont {
  height: 178px;
  width: 298px;
}
.search_video_row_relative {
  display: block;
  position: relative;
}
.search_video_raw_info_name {
  padding-right: 34px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 16px;
  overflow: hidden;
  line-height: 16px;
}
.search_video_row_overed .search_video_raw_info_name {
  height: auto;
  white-space: normal;
}
.search_video_row_duration {
  position: absolute;
  bottom: 7px;
  right: 7px;
  font-weight: bold;
}
.search_video_row_info_play {
  position: absolute;
  z-index: 10;
  background: url(/images/inline_video_play.png) no-repeat;
  margin-left: 126px;
  margin-top: 58px;
  width: 46px;
  height: 46px;
}
.search_video_image_div {
  display: block;
  background: #000000 center center no-repeat;
  width: 298px;
  height: 178px;
}
.search_video_row_info_line {
  position: absolute;
  margin-top: 150px;
  width: 282px;
  padding: 6px 8px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  height: 16px;
}
.search_video_row_info_line em {
  background: #666666;
  padding: 1px 2px 2px;
  margin: 0px -2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-style: normal;
}
.search_video_row_add {
  position: absolute;
  right: 6px;
  top: 6px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 0px 1px 0px 1px;
  cursor: pointer;
  display: none;
}
.search_video_row_icon {
  width: 14px;
  height: 13px;
  background: url('/images/photo_icons.png?2') no-repeat;
}
.search_video_row_icon_add {
  padding: 6px 3px 6px 4px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.search_video_row_icon_add .search_video_row_icon {
  width: 16px;
  background: url(/images/audio_icons.png?5) -92px -51px no-repeat;
}
.search_video_row_added .search_video_row_icon_add .search_video_row_icon {
  background: url(/images/audio_icons.png?5) -184px -51px no-repeat;
}
.search_video_moder_actions_wrap {
  position: absolute;
  margin: 6px 0px 0px 6px;
}
.search_video_moder_actions {
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 4px;
  margin-right: 6px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.search_video_row_cont:hover .search_video_moder_actions {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search_video_moder_actions:hover {
  text-decoration: underline;
}
.search_catalog_row {
  display: block;
  color: #2B587A;
  max-width: 150px;
  cursor: pointer;
  position: relative;
}
.search_catalog_row:hover {
  text-decoration: none;
  background-color: #E1E7ED;
  color: #2B587A;
}
.search_catalog_row .label {
  max-width: 128px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 6px 11px 7px;
}
.search_catalog_row.selected,
.search_catalog_row.selected:hover {
  background-color: #5e82a8;
  color: #FFFFFF;
}
#search_catalog_filters {
  padding: 10px 0px;
}
#search_results_filter {
  margin-bottom: 10px;
}
.three_col_row .info {
    width: 43%;
}
#ui_controls_css {
  display: none;
}

.selector_container,
.checkbox_container {
  zoom: 1;
}
.selector_container {
  background: #FFFFFF;
}
.selector_container table.selector_table {
  width: 100%;
  z-index: 0;
  border: 1px solid #C0CAD5;
  margin: 0;
}
.selector_container table td {
  vertical-align: middle;
}

/* Selector: .selector */

.selector_container td.selector {
  border: none;
  padding: 2px 0 0 2px;
  height: 1%;
  overflow: hidden;
  position: relative;
}
.big.selector_container td.selector {
  padding: 3px 0 0 3px;
}

.selector_container td.selector:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.selector_container td.selector .placeholder_wrap1 {
  width: 0;
  height: 0;
  position: relative;
}
.selector_container td.selector .placeholder_wrap2 {
  position: absolute;
  left: 3px;
  top: 2px;
}
@-moz-document url-prefix() {
.selector_container td.selector .placeholder_wrap2 {
  top: 1px;
  left: 4px;
}
}
.big.selector_container td.selector .placeholder_wrap2 {
  left: 7px;
  top: 4px;
}
@-moz-document url-prefix() {
.big.selector_container td.selector .placeholder_wrap2 {
  top: 3px;
}
}
.selector_container td.selector .placeholder_content {
  white-space: nowrap;
  line-height: normal;
}
.selector_container td.selector .placeholder_cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.selector_container td.selector input {
  position: relative;
  background: transparent;
  float: left;
  width: 100px;
  outline: none;
  font: 11px tahoma,verdana,arial,sans-serif;
  line-height: 1.09em;
  border: none;
  margin: 0 0 1px 0;

  *height: 16px !important; /* IE7 */
  height: 15px;
  padding: 1px 0 1px 3px !important;
  padding: 2px 0 0 4px;
}
.big.selector_container td.selector input {
  padding: 3px 0 1px 7px !important;
  padding: 4px 0 0 8px;
  margin-bottom: 6px;
}
@-moz-document url-prefix() {
.big.selector_container td.selector input {
  padding-left: 6px !important;
}
}
.dropdown_container.selector_container td.selector input {
  cursor: default;
}
.selector_container td.selector input.ph { /* placeholder with color: #afb8c2; - looks bad when not alone */
  color: #afb8c2;
}
.selector_container td.selector input.selected,
.selector_container td.selector input.focused {
  color: #000000;
}

/* Selector: .selector .token */

.selector_container td.selector .token {
  font-size: 1em;
  line-height: 1em;
  color: #000000;
  cursor: default;
  background: #DAE2E8;
  display: block;
  white-space: nowrap;
  float: left;
  margin: 0;
  border: solid #FFF;
  border-width: 0 2px 2px 0;

  padding: 2px 2px 3px 4px !important;
  padding: 1px 2px 2px 4px; /* IE6 */
  *padding: 1px 2px 2px 4px !important; /* IE7 */
}
.big.selector_container td.selector .token {
  border-width: 0;
  margin: 0 3px 3px 0;
  border-radius: 2px;
  padding: 5px 3px 6px 7px !important;
  padding: 4px 3px 5px 7px; /* IE6 */
  *padding: 4px 3px 5px 7px !important; /* IE7 */
}
.selector_container td.selector .token_hover {
  background: #587DA1;
  color: #FFFFFF;
}
.selector_container td.selector .token_selected {
  background: #2A5883;
  color: #FFFFFF;
}
.selector_container td.selector .token span.x,
.selector_container td.selector .token span.x_hover {
  background: url(/images/tag_remove.png) center no-repeat;
  background-size: 8px 8px;
  display: inline-block;
  width: 16px;
  height: 8px !important;
  cursor: pointer;
  vertical-align: top;
  padding: 0;
  margin: 2px 0 0 2px !important;

  *margin-top: 3px !important; /* IE7 */
  margin: 0; /* IE6 */
}
.is_2x .selector_container td.selector .token span.x,
.is_2x .selector_container td.selector .token span.x_hover {
  background-image: url(/images/tag_remove_2x.png);
}

/* Selector: .selector_dropdown */

.selector_container td.selector_dropdown {
  z-index: 0;
  width: 16px;
  cursor: default;
  background: url(/images/darr_dd_out.gif) transparent no-repeat center;
  background-size: 7px 4px;
  border: none;
  border-left: 1px solid #FFFFFF;
  padding: 0;
}
.is_2x .selector_container td.selector_dropdown {
}
.big.selector_container td.selector_dropdown {
  width: 25px;
  background: url(/images/wide_dd.gif) transparent no-repeat 2px 2px;
  background-size: 21px 24px;
}
.is_2x .big.selector_container td.selector_dropdown {
  background-image: url(/images/wide_dd_2x.png);
}
.big.selector_container td.selector_dropdown:hover {
  cursor: pointer;
}

.selector_focused.selector_container td.selector_dropdown {
  background-color: #E1E8ED;
  border-left: 1px solid #D2DBE0;
}
.big.selector_focused.selector_container td.selector_dropdown {
  background-color: transparent;
  border-left-color: transparent;
}

/* Selector: .disabled */

.disabled.selector_container {
  background: #F5F5F5;
}
.disabled.selector_container table.selector_table {
  border-color: #CACACA;
}
.disabled.selector_container td.selector input {
  color: #777777;
}
.disabled.selector_container td.selector .token {
  color: #777777;
  background: #E7E7E7;
}

.is_2x .disabled.selector_container td.selector_dropdown {
  background-image: url(/images/darr_dd_disabled_2x.gif);
}
.big.disabled.selector_container td.selector_dropdown {
  background-image: url(/images/wide_dd.gif);
}
.is_2x .big.disabled.selector_container td.selector_dropdown {
  background-image: url(/images/wide_dd_2x.png);
}

/* Autocompleter */

.results_container {
  position: absolute;
}

.result_list_shadow {
  margin: 0;
  position: absolute;
  left: 0;
  overflow: hidden;
  border: 0;
  z-index: 100;
  height: 2px;
  display: none;
}
.result_list_shadow.reverse {
  visibility: hidden;
}

.result_list_shadow .shadow1,
.result_list_shadow .shadow2 {
  height: 1px;
  background-color: #000;
  opacity: 0.12;
  filter: alpha(opacity=12);
  overflow: hidden;
}
.result_list_shadow .shadow2 {
  opacity: 0.05;
  filter: alpha(opacity=5);
}

.result_list {
  margin: -1px 0 0;
  position: absolute;
  opacity: 0.95;
  filter: alpha(opacity=95);
  left: 0;
  overflow-y: hidden;
  border: 1px solid #ADADAD;
  border-width: 1px 0 0;
  z-index: 100;
}

.result_list_scrollable {
  border: 1px solid #ADADAD;
  border-width: 1px 0;
  overflow-y: scroll;
  display: none;
}
.result_list_scrollable.reverse {
  border-top: 1px solid #CCC;
}

.result_list ul {
  margin: 0;
  padding: 0;
  background: #FFF;
  position: relative;
  zoom: 1; /* negative margin IE fix */
}

.result_list li.disabled {
  background: #eee;
  padding: 5px 5px 4px 6px;
  cursor: default;
  border: 1px solid #CCC;
  border-top: none;
  text-align: left;
}
.result_list.reverse li.disabled {
  border-top: 1px solid #CCC;
}

.result_list ul li {
  color: #000000;
  padding: 3px 0 3px 10px;
  list-style-type: none;
  border: 1px solid #CCC;
  border-width: 0 1px 1px 1px;
  border-bottom: 1px solid #FFF;
  cursor: pointer;
  position: relative;
  margin: -1px 0 0 0;
  overflow: hidden;
  text-align: left;
  line-height: 1.18em;
  font-size: 1em;
}
.big .result_list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dividing_line ul li {
  border-bottom: 1px solid #CCC;
}

.big .result_list ul li.first {
  padding-top: 5px;
}
.result_list ul li.last {
  border-bottom: 1px solid #ADADAD;
}
.result_list ul li.active {
  background: #587DA1;
  color: #FFFFFF;
  border: 1px solid #2A5883;
  padding-top: 2px;
  z-index: 1;
}
.big .result_list ul li.active {
  padding-top: 4px;
}
.result_list ul li.first.active {
  padding-top: 2px;
  margin-top: 0;
}
.big .result_list ul li.first.active {
  padding-top: 4px;
}

.result_list_scrollable ul li.last {
  border-bottom: 0 solid #FFF;
  padding-bottom: 3px;
}
.big .result_list_scrollable ul li.last {
  padding-bottom: 5px;
}
.result_list_scrollable ul li.first.active {
  border-top: 1px solid #2A5883;
}
.result_list_scrollable ul li.last.active {
  border-bottom: 1px solid #2A5883;
  padding-bottom: 2px;
}
.big .result_list_scrollable ul li.last.active {
  padding-bottom: 4px;
}

.result_list ul li span {
  display: block;
  padding-top: 2px;
  color: #777777;
  font-size: 7pt;
}
.big .result_list ul li span {
  padding-top: 3px;
  font-size: 11px;
}
.result_list ul li em {
  font-weight: bold;
  font-style: normal;
  background: #DAE2E8;
  color: #000000;
}
.result_list ul li.active span {
  color: #AABBD4;
}
.result_list ul li.active em {
  background: #2A5883;
  color: #FFFFFF;
}

/* Mobile selector fixes start */
.mobile_selector_container input {
  -webkit-appearance: none;
}
.mobile_selector_container .result_list {
  opacity: 1;
}
/* Mobile selector fixes end */

.checkbox_container,
.radiobtn_container {
  cursor: pointer;
}

.checkbox_container table,
.radiobtn_container table {
  width: 100%;
  z-index: 0;
  margin: 5px 0 5px 0;
}

.checkbox_container table td,
.radiobtn_container table td {
  vertical-align: middle;
}

.checkbox_container table td.checkbox {
  width: 20px;
  padding: 2px 0 0;
}

.checkbox_container table td.checkbox_label,
.radiobtn_container table td.radiobtn_label {
  line-height: 140%;
  padding: 0 0 0 3px;
  text-align: left;
}

.checkbox_container table td.checkbox_label {
  padding-top: 1px;
}

.checkbox_container table td .checkbox_on,
.checkbox_container table td .checkbox_off,
.checkbox_container table td .checkbox_on_over,
.checkbox_container table td .checkbox_off_over {
  height: 14px;
  width: 15px;
  overflow: hidden;
  background: transparent url(/images/check.gif?1) 0 0 no-repeat;
}

.checkbox_container table td .checkbox_on {
  background-position: 0 -14px;
}

.checkbox_container table td .checkbox_off_over {
  background-position: 0 -28px;
}

.checkbox_container table td .checkbox_on_over {
  background-position: 0 -42px;
}

.radiobtn_container table td.radiobtn {
  width: 20px;
  padding: 1px 0 0;
}

.radiobtn_container input {
  display: none;
}

.radiobtn_container table td .radiobtn_on,
.radiobtn_container table td .radiobtn_off,
.radiobtn_container table td .radiobtn_on_over,
.radiobtn_container table td .radiobtn_off_over {
  height: 14px;
  width: 15px;
  overflow: hidden;
}

.radiobtn_container table td .radiobtn_on div,
.radiobtn_container table td .radiobtn_off div,
.radiobtn_container table td .radiobtn_on_over div,
.radiobtn_container table td .radiobtn_off_over div {
  width: 14px;
  height: 56px;
  background: transparent url(/images/radio.gif) 0 0 no-repeat;
  background-size: 14px 56px;
  behavior: url(/js/iepngfix.htc);
}
.is_2x .radiobtn_container table td .radiobtn_on div,
.is_2x .radiobtn_container table td .radiobtn_off div,
.is_2x .radiobtn_container table td .radiobtn_on_over div,
.is_2x .radiobtn_container table td .radiobtn_off_over div {
  background-image: url(/images/radio_2x.gif);
}

.radiobtn_container table td .radiobtn_on div {
  margin-top: -14px;
}

.radiobtn_container table td .radiobtn_off_over div {
  margin-top: -28px;
}

.radiobtn_container table td .radiobtn_on_over div {
  margin-top: -42px;
}

/* Dropdown menu */
a.dd_menu_target:hover {
  text-decoration: none !important;
}
a.dd_link,
.pageBody a.dd_link {
  background: url(/images/flydead.gif) no-repeat right 1px;
  padding-right: 17px;
  font-weight: normal;
  text-decoration: none;
}

.dd_menu {
  position: absolute;
  z-index: 1500;
}
.dd_menu_header {
  border: 1px solid #3B6798;
  position: absolute;
  z-index: 1500;
  cursor: pointer;
  _margin-left: 1px;
}
.dd_menu_header div {
  border-color: #6D8FB3;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  padding: 2px 5px;
  white-space: nowrap;
  padding-right: 17px;
  line-height: 1.27em;
  *line-height: 1.18em;
  *padding-right: 16px;
  background: #6D8FB3 url(/images/flydead.gif) no-repeat right -15px;
  *background-position: -14px right;
}
.dd_menu_header.leftArrow div {
  background: #6D8FB3 url(/images/flydead.gif) no-repeat 1px -15px;
  padding-right: 5px;
  padding-left: 16px;
  *background-position: 14px left;
}
.dd_header_hover {
  border-color: #DAE1E8;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.dd_header_hover div {
  background: #DAE1E8 url(/images/flydead.gif) no-repeat right 3px;
  *background-position: 4px right;
  color: #2B587A;
  border-color: #DAE1E8;
}
x:-moz-any-link {
  padding-top: 1px;
}
.dd_menu_body {
  position: absolute;
  z-index: 1499;
  margin-left: -1px;
  _margin-left: 0;
}
.dd_menu_rows {
  border: 1px solid #96AABE;
  margin: 0;
  background: #FFFFFF;
  position: relative;
  z-index: 1499;
}
.dd_menu_rows a {
  background: #FFFFFF;
  display: block;
  line-height: 1.09em;
  padding: 4px 6px 0 6px;
  height: 18px;
  *height: 17px;
  white-space: nowrap;
  cursor: pointer;
  background-repeat: no-repeat;
}
.dd_menu_rows a:hover,
.dd_menu_rows a.dd_a_hover{
  background-color: #DAE2E8;
  text-decoration: none;
}
.dd_menu_rows2 {
  column-gap: 0;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
.dd_menu_shad_l div,
.dd_menu_shad_r div {
  width: 1px
}
.dd_menu_shad_l {
  background: #000000;
  filter: alpha(opacity=6);
  opacity: 0.06;
  overflow: hidden;
  width: 1px;
}
.dd_menu_shad_b,
.dd_menu_shad_b2 {
  background: #000000;
  height: 2px;
  margin-top: -1px;
  filter: alpha(opacity=7);
  opacity: 0.07;
  overflow: hidden;
  position: relative;
  z-index: 148;
}
.dd_menu_shad_b2 {
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.dd_menu_shad_r {
  background: #000000;
  filter: alpha(opacity=6);
  opacity: 0.06;
  overflow: hidden;
  width: 1px;
}

.checkbox_container.disabled {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkbox_container.disabled td.checkbox div.checkbox_on_over {
  background-position: 0 -14px;
}
.checkbox_container.disabled td.checkbox div.checkbox_off_over {
  background-position: 0 0;
}


/* Dropdownmenu custom styles */
.dd_menu_checkable .dd_menu_rows a div {
  width: 20px;
  height: 20px;
  float: left;
}
.dd_menu_rows a img {
  float: left;
  visibility: hidden;
  margin-right: 3px;
}
.dd_menu_rows a.checked img {
  visibility: visible;
}


/* Inline edit styles */
.inlContainer {
  position: absolute;
  display: none;
  z-index: 10;
}
.inlFrame00,
.inlFrame01,
.inlFrame02,
.inlFrame10,
.inlFrame12,
.inlFrame20,
.inlFrame21,
.inlFrame22 {
  background: #c5ced7;
  opacity: 0.75;
  filter: alpha(opacity=75);
  width: 5px;
}
.inlFrame01,
.inlFrame21 {
  width: auto;
}
.inlFrame01 div,
.inlFrame21 div {
  height: 5px;
}
.inlContainer table {
  border: 0;
  border-collapse: collapse;
}
.inlContainer td {
  border: 0;
  padding: 0;
}
.inlMainTable td.inlContent {
  background: #F2F2F2;
  border: 1px solid #AAAAAA;
  padding: 7px;
}

.inlButtonOk,
.inlButtonCancel {
  width: 50%;
}

.inlContentTable .button_yes,
.inlContentTable .button_no {
  margin: 7px 0 0 0;
}
.inlContentTable .button_no {
  margin-left: 7px;
}

.inlInput {
  margin: 0;
}


.dd_dark .dd_menu_header div {
  background-color: #6D8FB3;
  border-color: #6D8FB3;
}
.dd_dark .dd_menu_header {
  border-color: #6D8FB3;
}
.dd_dark .dd_header_hover div {
  background-color: #DAE1E8;
  border-color: #DAE1E8;
}
.dd_dark .dd_header_hover {
  border-color: #DAE1E8;
}
.search_isearch.fl_l {
    display: inline-flex;
    position: relative;
}
#search_query_wrap.wide #search_query_progress {
    position: absolute;
    right: 135px;
}
.result_list ul li.active {
    background: #587DA1;
    color: #FFFFFF;
    border: 1px solid #2A5883;
    z-index: 1;
}
.result_list ul li:hover{
    background: #587DA1;
    color: #FFFFFF;
    z-index: 1;
    border: 1px solid #2A5883;
}
td#dropdown4:hover {
    cursor: pointer;
    background-color: rgb(225, 232, 237);
    border-left-color: rgb(210, 219, 224);
    transition: opacity 0.4s ease;
}
td#dropdown16:hover {
    cursor: pointer;
    background-color: rgb(225, 232, 237);
    border-left-color: rgb(210, 219, 224);
    transition: opacity 0.4s ease;
}


#box_loader {
    position: absolute;
    left: 50%;
    margin: 0px auto 0px -50px;
    z-index: 1002;
    width: 100px;
    display: none;
}
.box_layout {
    position: relative;
}
.box_dark .box_title_wrap {
    border: none;
    font-size: 1em;
    font-weight: normal;
}
.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_title {
    border: none;
    color: #FFFFFF;
    background: #597BA5;
    font-weight: bold;
    padding: 17px 20px 18px;
    font-size: 1.09em;
}
#mail_box_topic_wrap {
    background: #597BA5;
    padding: 10px 10px 11px;
    position: relative;
    overflow: hidden;
}
.mail_box_close {
    padding: 17px 26px 18px;
    margin: -10px -10px -11px;
    color: #C7D7E9;
    -webkit-transition: color 100ms linear;
    -moz-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    transition: color 100ms linear;
}
#mail_box_ava {
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: -1px;
}
#mail_box_ava .wdd_img_full, #mail_box_ava .wdd_img_half, #mail_box_ava .wdd_img_tiny {
    width: 32px;
    height: 32px;
}

.wdd_img_full, .wdd_img_half, .wdd_img_tiny, .wdd_img {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.wdd_img_full, .wdd_img_half, .wdd_img_tiny {
    overflow: hidden;
    width: 50px;
    height: 50px;
    display: block;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.popup_box_container {
    margin: 0px auto;
    z-index: 1002;
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
}
#mail_box_ava .wdd_img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}
#mail_box_topic {
    color: #FFF;
    padding: 7px 16px;
    margin-left: 26px;
    font-weight: bold;
    font-size: 1.09em;
}
.mail_box_cont {
    padding: 26px;
    background: #F7F7F7;
}
#mail_box_to_full {
    margin: 0px;
}
#mail_box_to_header {
    padding-top: 0px;
}

.mail_box_label {
    color: #45688E;
    line-height: 1.27em;
    margin: 0px;
    padding: 26px 0px 9px;
    font-size: 1.09em;
    font-weight: bold;
}
div.wdd {
    background: #FFF;
    border: 1px solid #C0CAD5;
    padding: 2px !important;
    position: relative;
    overflow: visible !important;
}
.wdd_arr {
    width: 21px;
    height: 24px;
    overflow: hidden;
    cursor: pointer;
    background: url(/images/wide_dd.gif) no-repeat 0px 0px;
}
.wdd_bubbles .summary_tab_sel {
    padding: 2px;
    cursor: default;
}

.summary_tab, .summary_tab_sel {
    font-weight: bold;
    padding: 8px 5px 7px;
}
.summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
    background: #597DA3;
}

.summary_tab2 {
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 5px 4px;
    display: block;
}
.summary_tab_sel .summary_tab3 {
    color: #fff;
}
.summary_tab3 {
    max-width: 230px;
    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_tab_x {
    background-position: 0 -13px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.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;
}
.mail_box_label {
    color: #45688E;
    line-height: 1.27em;
    margin: 0px;
    padding: 26px 0px 9px;
    font-size: 1.09em;
    font-weight: bold;
}
.mail_box_text_wrap {
    margin-bottom: 10px;
}

#writebox_css {
  display: none;
}

.mail_box_warning {
  line-height: 160%;
  margin-bottom: 26px;
}
#mail_box_topic_wrap {
  background: #597BA5;
  padding: 10px 10px 11px;
  position: relative;
  overflow: hidden;
}
.mail_box_close {
  padding: 17px 26px 18px;
  margin: -10px -10px -11px;
  color: #C7D7E9;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.mail_box_close:hover {
  color: #FFF;
  text-decoration: none;
}
#mail_box_topic {
  color: #FFF;
  padding: 7px 16px;
  margin-left: 26px;
  font-weight: bold;
  font-size: 1.09em;
}
.mail_box_label {
  color: #45688E;
  line-height: 1.27em;
  margin: 0px;
  padding: 26px 0px 9px;
  font-size: 1.09em;
  font-weight: bold;
}
#mail_box_title_wrap {
  display: none;
}
#mail_box_title {
  width: 438px;
  outline: 0;
  padding: 6px 5px 8px;
}
#mail_box_ava {
  position: absolute;
  width: 32px;
  height: 32px;
  margin-top: -1px;
}
#mail_box_ava .wdd_img_layer {
  background: #597BA5;
}
.mail_box_cont .wdd_text {
  width: 405px;
}
#mail_box_ava .wdd_img {
  width: 32px;
}
#mail_box_ava .wdd_img_full,
#mail_box_ava .wdd_img_half,
#mail_box_ava .wdd_img_tiny {
  width: 32px;
  height: 32px;
}
#mail_box_ava .wdd_img_half {
  width: 15px;
}
#mail_box_ava .wdd_img_half .wdd_img {
  margin-left: -8px;
}
#mail_box_ava .wdd_img_tiny {
  width: 15px;
  height: 15px;
  margin-bottom: 2px;
}
#mail_box_ava .wdd_img_tiny .wdd_img {
  width: 15px;
}
#mail_box_ava .wdd_mark {
  margin: 0px 26px;
}
#mail_box_ava .wdd_img_tiny .wdd_mark,
#mail_box_ava .wdd_img_half .wdd_mark {
  margin: 0px 9px;
}
#mail_box_text {
  width: 418px;
  height: 120px;
  padding: 5px 25px 5px 5px;
  vertical-align: top;
  outline: 0;
  margin: 0px;
}
#mail_box_controls {
  padding-top: 16px;
}
#mail_box_add_row {
  position: relative;
  padding: 5px 1px;
}
#mail_box_added_row .editable_thumbs_wrap {
  width: 350px;
}
.mail_box_cont {
  padding: 26px;
  background: #F7F7F7;
}
#mail_box_to_header {
  padding-top: 0px;
}
.mail_box_text_wrap {
  margin-bottom: 10px;
}
#mail_box_to_full {
  margin: 0px;
}

#mail_box_editable {
  background: #FFFFFF;
  color: black;
  border: 1px solid #C0CAD5;
  width: 418px;
  min-height: 120px;
  padding: 5px 25px 5px 5px;
  vertical-align: top;
  margin: 0;
  overflow: auto;
  outline: 0;
  line-height: 150%;
  word-wrap: break-word;
  cursor: text;
}
#mail_box_editable p {
  margin: 0px;
  padding: 0px;
}
.is_rtl1 #mail_box_text,
.is_rtl1 #mail_box_editable {
  padding: 5px 5px 5px 25px;
}

#mbe_smile {
  position: absolute;
  z-index: 100;
  padding: 0px;
  margin: 1px 0px 0px 425px;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.is_rtl1 #mbe_smile {
  margin-left: 0px;
  margin-right: 425px;
}

.mbe_smile_animation .mbe_smile_icon_on {
  -o-transition:all 400ms ease-in-out;
  -moz-transition:all 400ms ease-in-out;
  -webkit-transition:all 400ms ease-in-out;
  transition:all 400ms ease-in-out;
}

.mbe_smile_animation .mbe_smile_icon {
  -o-transition:all 400ms ease-in-out;
  -moz-transition:all 400ms ease-in-out;
  -webkit-transition:all 400ms ease-in-out;
  transition:all 400ms ease-in-out;
}

.mbe_smile_icon_on {
  position: absolute;
  width: 24px;
  height: 24px;
  opacity: 0.01;
  filter: alpha(opacity=1);
  background: url('/images/im_smile_cross.png?3') 0px 0px no-repeat;
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mbe_smile_icon {
  width: 24px;
  height: 24px;
  background: url('/images/im_smile_cross.png?3') 0px -24px no-repeat;
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mbe_smile_on .mbe_smile_icon_on {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 10;
}
.mbe_smile_on .mbe_smile_icon {
  -webkit-transform: rotate(45deg);
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}
.mbe_emoji_tt_wrap {
  width: 200px;
  height: 98px;
  padding: 6px 6px;
  position: absolute;
  background: #4b4b4b;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: -128px 0px 0px 335px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mbe_emoji_animation {
  -o-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -webkit-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}
#mbe_emoji_pointer {
  background: url(/images/icons/like_icons_bl.png) -2px -47px no-repeat;
  border-top: 1px solid #484848;
  width: 13px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 95px;
}
.mbe_emoji_cont {
  display: inline-block;
  position: relative;
  *display: inline;
  *zoom: 1;
  padding: 4px 4px;
  cursor: pointer;
  z-index: 10;
}
.mbe_emoji_smile_cont {
  background: url('/images/emoji_shadow.png') 3px 4px no-repeat;
}
.mbe_emoji_bg {
  z-index: -1;
  width: 24px;
  height: 24px;
  position: absolute;
  margin: -4px 0px 0px -4px;
  background: #222222;
  background: rgba(50, 50, 50, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  -webkit-box-shadow:inset 0px 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow:inset 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow:inset 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.mbe_emoji_shadow {
  display: none;
  position: absolute;
  width: 20px;
  height: 1px;
  margin-left: -2px;
  margin-top: 20px;
  background: #404040;
  background: rgba(90, 90, 90, 0.6);
}
.mbe_emoji_over .mbe_emoji_bg {
  display: block;
}
.mbe_emoji_over .mbe_emoji_shadow {
  display: block;
}
.mbe_emoji_cont:active .mbe_emoji_bg {
  background: rgba(20, 20, 20, 0.7);
}
#mbe_emoji_over {
  width: 24px;
  height: 24px;
  z-index: 1;
  position: absolute;
  background: #606060;
  background: rgba(150, 150, 150, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mbe_emoji_done {
  font-size: 1em;
  font-weight: bold;
}
.mbe_emoji_intro {
  font-weight: bold;
  line-height: 160%;
}
#mbe_emoji_expand {
  display: none;
  z-index: 100;
  width: 13px;
  height: 13px;
  padding: 7px 6px;
  left: 174px;
  bottom: 3px;
  position: absolute;
}
.mbe_emoji_expand_icon {
  display: block;
  width: 13px;
  height: 9px;
  background: url('/images/emoji_expand.png?3') 0px 0px no-repeat;
}
.mbe_emoji_expanded .mbe_emoji_expand_shadow {
  z-index: 80;
  position: absolute;
  width: 195px;
  height: 9px;
  background: url('/images/im_e_expand_sh_box.png?3') no-repeat;
  bottom: 1px;
  left: 3px;
  pointer-events: none;
}
.mbe_emoji_expand_locker {
  z-index: 80;
  position: absolute;
  width: 195px;
  height: 7px;
  background: transparent;
  bottom: 1px;
  left: 3px;
}
.mbe_emoji_expanded #mbe_emoji_expand_shadow_top {
  display: none;
  z-index: 80;
  position: absolute;
  width: 195px;
  height: 14px;
  background: url('/images/im_e_expand_sh_box.png?3') 0px -3px no-repeat;
  top: 0px;
  left: 3px;
  pointer-events: none;
}
.mbe_emoji_expanded .mbe_emoji_expand_icon {
  background-position: 0px -9px;
}
#mbe_emoji_expand:hover .mbe_emoji_expand_icon {
  background-position: -13px 0px;
}
.mbe_emoji_expanded #mbe_emoji_expand:hover .mbe_emoji_expand_icon {
  background-position: -13px -9px;
}
#mbe_emoji_list {
  overflow: hidden;
  height: 98px;
  position: relative;
  width: 192px;
}
.mb_e_scrollbar_cont {
  width: 7px;
  height: 100%;
  margin-top: 3px;
  position: absolute;
}
.mb_e_scrollbar_inner {
  background: #A0A0A0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  width: 6px;
  height: 26px;
  margin-left: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.mb_e_scrollbar_inner:hover,
.mb_e_scrollbar_hovered {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.mb_e_scrollbar_top {
  position: absolute;
  height: 3px;
  margin-top: -1px;
  background: #555555;
  opacity: 0.12;
  filter: alpha(opacity=12);
  display: none;
}
.mb_e_scrollbar_bottom {
  position: absolute;
  height: 3px;
  margin-top: -2px;
  background: #555555;
  opacity: 0.12;
  filter: alpha(opacity=12);
}
.mb_emoji_locked .emoji {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mb_emoji_locked:hover .emoji {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mb_emoji_unlock_tt .tt_text {
  font-weight: normal;
}
.mb_unlock_tt_cont {
  position: absolute;
  width: 220px;
  text-align: center;
  z-index: 100;
  pointer-events: none;
  display: none;
}
.mb_unlock_tt {
  display: inline-block;
  background: url('/images/ttb_bg.png');
  background: rgba(0,0,0,0.7);
  border-radius: 3px;
  padding: 4px 7px 4px;
  color: #FFFFFF;
  font-size: 1em;
  text-align: center;
}
.mb_unlock_pointer {
  position: absolute;
  background: url(/images/icons/like_icons_bl.png) -2px -47px no-repeat;
  width: 13px;
  height: 7px;
  margin-left: 104px;
  margin-top: 0px;
}
#mbe_emoji_info {
  display: block;
  text-shadow: 0px 1px 1px #000;
  padding: 3px 0px 3px;
  color: #BBB;
  line-height: 160%;
  text-align: center;
}
.mbe_emoji_info_link {
  color: #BBB;
  font-weight: bold;
}
.mbe_emoji_info_link:hover {
  color: #EEE;
  text-decoration: none;
}

#mbe_rcemoji {
  width: 400px;
}
.mbe_rc_emojibtn {
  display: inline-block;
  *display: block;
  zoom: 1;
  padding: 3px 3px;
}
.mbe_rc_emojibtn:hover {
  background: #D5DDE5;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mbe_rc_emojibtn:active {
  background: #C9D2DB;
}
.mbe_rcem_cont {
  width: 156px;
  overflow: hidden;
  padding: 1px 6px 0px;
}
#mbe_emoji_progress {
  padding-top: 2px;
}
.summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
    background: #597DA3;
}
.summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
    background: #597da3;
}
.summary_tab2 {
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 5px 4px;
    display: block;
}

.summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
    background: #597DA3;
}
.summary_tab_x {
    width: 11px;
    height: 11px;
    margin: 2px 1px 0px;
    background: url(/images/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_tab3 {
    background: #597ba5;
    padding: 4px 6px !important;
    border-radius: 2px;
}
#mail_box_label .mail_box_label {
    padding-top: 0px !important;
}
#under_nav {
    padding: 19px 16px 19px;
    background: #F7F7F7;
    border-bottom: 1px solid #DAE1E8;
}
.nav_lnk{
    font-weight: bold;
    padding: 3px 8px;
    margin-right: 3px;
    border-radius: 2px;
}
.nav_lnk.sel {
    font-weight: bold;
    padding: 3px 8px;
    background: #607e9b;
    border-radius: 2px;
    color: white;
}
a.nav_lnk:hover {
    background: #E1E7ED;
}
a.nav_lnk.sel:hover {
    background: #607e9b;
}
a.deny_request.fl_l {
    line-height: 25px;
    padding: 0px 10px;
    margin-left: 5px;
}
a.deny_request:hover{
    background: #E1E7ED;
    border-radius: 2px;
}
.action_controls {
    display: flex;
    white-space: nowrap;
}
div#mutual_friends {
    padding-bottom: 5px;
}


