/*
  Рассылки@Mail.Ru Версия 2.0
  Базовый набор классов для всех скинов
  Создан: 23.10.2008
*/
.visible { display: block; }
.hidden { display: none; }
.bold {font-weight: bold;}
.nowrap {white-space: nowrap;}
.clear {clear: both; height: 1px; line-height: 1px; font-size: 1px;}
.none {display: none;}
.w100 {width: 100%;}
.w90 {width: 90%;}
.w80 {width: 80%;}
.w70 {width: 70%;}
.w60 {width: 60%;}
.w50 {width: 50%;}
.w40 {width: 40%;}
.w30 {width: 30%;}
.w20 {width: 20%;}
.w10 {width: 10%;}
.t100 {font-size: 100%;}
.t120 {font-size: 120%;}
.t140 {font-size: 140%;}
.t95 {font-size: 95%;}
.t90 {font-size: 90%;}
.t85 {font-size: 85%;}
.t80 {font-size: 80%;}
.t75 {font-size: 75%;}
.t70 {font-size: 70%;}
.t65 {font-size: 65%;}
.t60 {font-size: 60%;}
.t55 {font-size: 55%;}
.t50 {font-size: 50%;}
.mt100 {margin-top: 100px;}
.mt90 {margin-top: 90px;}
.mt80 {margin-top: 80px;}
.mt70 {margin-top: 70px;}
.mt60 {margin-top: 60px;}
.mt50 {margin-top: 50px;}
.mt40 {margin-top: 40px;}
.mt30 {margin-top: 30px;}
.mt20 {margin-top: 20px;}
.mt10 {margin-top: 10px;}
.mt1em {margin-top: 1em;}
.mr100 {margin-right: 100px;}
.mr90 {margin-right: 90px;}
.mr80 {margin-right: 80px;}
.mr70 {margin-right: 70px;}
.mr60 {margin-right: 60px;}
.mr50 {margin-right: 50px;}
.mr40 {margin-right: 40px;}
.mr30 {margin-right: 30px;}
.mr20 {margin-right: 20px;}
.mr10 {margin-right: 10px;}
.mb100 {margin-bottom: 100px;}
.mb90 {margin-bottom: 90px;}
.mb80 {margin-bottom: 80px;}
.mb70 {margin-bottom: 70px;}
.mb60 {margin-bottom: 60px;}
.mb50 {margin-bottom: 50px;}
.mb40 {margin-bottom: 40px;}
.mb30 {margin-bottom: 30px;}
.mb20 {margin-bottom: 20px;}
.mb10 {margin-bottom: 10px;}
.mb1em {margin-bottom: 1em;}
.ml100 {margin-left: 100px;}
.ml90 {margin-left: 90px;}
.ml80 {margin-left: 80px;}
.ml70 {margin-left: 70px;}
.ml60 {margin-left: 60px;}
.ml50 {margin-left: 50px;}
.ml40 {margin-left: 40px;}
.ml30 {margin-left: 30px;}
.ml20 {margin-left: 20px;}
.ml10 {margin-left: 10px;}
.pt100 {padding-top: 100px;}
.pt90 {padding-top: 90px;}
.pt80 {padding-top: 80px;}
.pt70 {padding-top: 70px;}
.pt60 {padding-top: 60px;}
.pt50 {padding-top: 50px;}
.pt40 {padding-top: 40px;}
.pt30 {padding-top: 30px;}
.pt20 {padding-top: 20px;}
.pt10 {padding-top: 10px;}
.pr100 {padding-right: 100px;}
.pr90 {padding-right: 90px;}
.pr80 {padding-right: 80px;}
.pr70 {padding-right: 70px;}
.pr60 {padding-right: 60px;}
.pr50 {padding-right: 50px;}
.pr40 {padding-right: 40px;}
.pr30 {padding-right: 30px;}
.pr20 {padding-right: 20px;}
.pr10 {padding-right: 10px;}
.pb100 {padding-bottom: 100px;}
.pb90 {padding-bottom: 90px;}
.pb80 {padding-bottom: 80px;}
.pb70 {padding-bottom: 70px;}
.pb60 {padding-bottom: 60px;}
.pb50 {padding-bottom: 50px;}
.pb40 {padding-bottom: 40px;}
.pb30 {padding-bottom: 30px;}
.pb20 {padding-bottom: 20px;}
.pb10 {padding-bottom: 10px;}
.pl100 {padding-left: 100px;}
.pl90 {padding-left: 90px;}
.pl80 {padding-left: 80px;}
.pl70 {padding-left: 70px;}
.pl60 {padding-left: 60px;}
.pl50 {padding-left: 50px;}
.pl40 {padding-left: 40px;}
.pl30 {padding-left: 30px;}
.pl20 {padding-left: 20px;}
.pl10 {padding-left: 10px;}
.tahoma {font-family: tahoma;}
.counter {position: absolute; left: -100px; bottom: -100px; width: 1px; height: 1px; line-height: 1px; font-size: 1px;}
.rb_adv {margin-bottom: 10px; text-align: center; font-size: 75%;}
.left {float: left;}
.right {float: right;}
.preloader {position: absolute; z-index: 1000; background: url(/img/bg_preloader.png) center center no-repeat;}
* html .preloader {background: url(/img/bg_preloader.gif) center center no-repeat;}
.preloader div {width: 150px; height: 150px; background: url(/img/loading.gif) center center no-repeat;}
.nobr {white-space: nowrap;}
.center {text-align: center !important;}
.taright {text-align: right !important;}
.select {color: #f26d00 !important; text-decoration: none;}
.italic {font-style:italic;}
.wait { left: 0px; top: 0px; display: none; border: 0px solid black; position: absolute; }

/* 1024 x 768*/
.page {margin-bottom: 10px;}
.s_status {display: block; width: 18px; height: 18px; margin-top: 3px; background-image: url(/img/bg_project_menu.gif); background-repeat: no-repeat;}
.ss_1 {background-position: 0 -20px;}

/* file upload */
html.JS .xnoscript { display: none; }
.dispBjs { display: none; }
html.JS .dispBjs  { display: block; }
.dispN { display:none !important; }

.strHidde { height:17px; overflow:hidden; }
.strHidde div.line { position:relative; }
.strHidde div.line img { padding:0px; margin:0px; vertical-align:middle; }
.strHidde div.line td.boxY { background:#FFF6E4; }
.strHidde div.line td.boxW { background:#FFF; }
.strHidde div.line td.boxY img { margin:0 0 0 2px; }
.strHidde div.line td.boxW img { margin:0 0 0 2px; }
.strHidde div.line div.str { height:17px; overflow:hidden; position:absolute; white-space:nowrap; width:100%; }
.strHidde div.line table td { height:17px; white-space:nowrap; }
.strHidde div.line div.fade { height:1px; overflow:visible; position:relative; text-align:right; width:auto !important; z-index:2; }
.strHidde div.line div.fade table { position:relative; z-index:4; float:right; }
.strHidde div.line div.fade img { position:relative; z-index:5; }
.strHidde div.line span.percents { font-weight:bold; color:#F25100; }
.strHidde .butDelete { background: transparent url(//img.imgsmail.ru/mail/ru/images/delete_alb_f.gif) no-repeat scroll center top; border:0px; height:16px; width:16px; padding:0px; margin:0px;  cursor:pointer; vertical-align:middle; }

.bespot {background-color: #D3EEA3; font-weight:bold;}
.listlogo {float: left; margin: 0 10px 10px 0;}
.rating {font-size: 8pt; color: rgb(102,102,102);}
.td01 {width: 1%;}
.red { color: red;}
.w100px { width: 100px; }
.w300px { width: 300px; }

#errorBlock {
background:#F9A7B0 none repeat scroll 0 0;
border:2px solid #444477;
font-size:120%;
margin:10px;
opacity:0.8;
padding:10px 10px 10px 70px;
text-align:center;
z-index:100;
font-weight: bold;
color:red;
}

.errorMessage {
background:#F9A7B0 none repeat scroll 0 0;
border:2px solid #444477;
font-size:120%;
margin:10px;
opacity:0.8;
padding:10px 10px 10px 70px;
text-align:center;
z-index:100;
font-weight: bold;
color:red;
}

.authWarnInvalid {
    margin: 10pt 85pt 1pt -1pt;
    font-size: 80%;
    text-align: center;
    border: 1.5pt solid orange ;
    background: lightyellow;
}

.authWarnInvalidLeft {
    margin: 0 5pt 5pt 40pt;
    font-size: 80%;
    text-align: center;
    border: 1.5pt solid orange ;
    background: lightyellow;
}

#messageBlock {
background:#E1ECF8 none repeat scroll 0 0;
border:2px solid #444477;
font-size:120%;
margin:10px;
opacity:0.8;
padding:10px 10px 10px 70px;
text-align:center;
z-index:100;
font-weight: bold;
color:red;
}

.normal { font-weight: normal; }
* html .ricaud .r_pink {line-height: 10px;}

#api-promo {
    position: relative;
    background: #FCA242 url('//img0.imgsmail.ru/r/my/app/advert-block/social-champion.png') no-repeat 95% 7px;
    border: 3px solid white;

    min-width: 165px;
}

.api-promo-corner {
    background: url('//img1.imgsmail.ru/r/my/app/advert-block/sprite-corners.png') no-repeat;
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
}
.api-promo-l-t {
    background-position: 0 0;
    left: -3px;
    top: -3px;
}
.api-promo-r-t {
    background-position: -12px 0;
    left: 100%;
    top: -3px;
    margin-left: -9px;
}
.api-promo-l-b {
    background-position: 0 -12px;
    left: -3px;
    bottom: -3px;
}
.api-promo-r-b {
    background-position: -12px -12px;
    left: 100%;
    bottom: -3px;
    margin-left: -9px;
}

.api-promo-content {

    overflow: hidden;
    padding: 19px 13px 12px;
}

.api-promo-title {
    font-size: 18px;
    padding-right: 69px;
    margin-top: 0;
    min-height: 40px;
    line-height: 16px;
    margin-bottom: 6px;
}

.api-promo-content a {
    text-decoration: none;
    color: black;
}

.api-promo-content p {
    font-size: 12px;
    margin-top: 6px;
    line-height: 15px;
    margin-bottom: 9px;
}

.err_input {background:#FFE4AF none repeat scroll 0 0}
.err_msg { color: #ff9200 !important; }

.overlay {
    display: none;
    position: fixed;
    z-index: 90;
    width: 100%;
    height: 100%;
    min-width: 978px;
    background: red;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter:
    alpha(opacity=30);
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
}

.popupwindow {
    z-index: 100;
    position: absolute;
    display: none;
    padding: 10px;
    border: solid 5pt #FF9200;
    background-color: white;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    width: 400px;
}

.microad {
    z-index: 100;
    padding: 5px;
    border: solid 1pt #FF9200;
    background-color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.microadspotted {
    z-index: 100;
    padding: 5px;
    border: solid 1pt #FF9200;
    background-color: #FFEBA3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.preview_div {
    z-index:100;
    position: absolute;
    display: none;
    padding: 7px;
    border: solid 2pt orange;
    background-color: white;
    width: 400px;
    overflow: auto;
}

.constructor {
    float: left;
    width: 160px;
    display: block;
}

.color_picker {
    width: 35px;
    height: 18px;
    border: 2px solid black;
    margin-left: -50px;
}

.menu_item {
    padding: 0 5px;
    cursor: pointer;
}

.menu_subitem {
    padding: 0 20px !important;
}

.mrc_iframe iframe {
    vertical-align:top;
    padding: -1pt 0 0 0;
}

.mrc_share {
    vertical-align:top;
    margin: 0.5pt 0 0 0;
    display: inline-block;
}

.vab {
    vertical-align:middle;
}
.rb_banner { text-align: center; }

