#modaldiv {
 color:#111;
 /*position: absolute;*/
 position: fixed;
 top: 200px;
 display: none;
 margin: 0 auto;
 z-index: 99999;
}
.jqmOverlay {
    background-color: #000;
}

#modaltitle
{}
.jqmClose, .back_to_welcom
{cursor: pointer;}
#modaltext
{}
#modalbottom
{}

#modaldiv label,#win_content label {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #ff6600;
    visibility: hidden;
}

#registration_win, #activation_win, #alreadyreg_win { display: none; }


/*****************************************/
#msgdiv,#add_coupons {
 background-color: #fff;
 color:#000;
 border:2px solid #ff6600;
 width: 300px;
 height: 150px;
 position: fixed;
 top: 250px;
 display: none;
 z-index: 999999;
}

#msgtitle,#logtitle {
 width: 100%;
 height: 24px;
 border-bottom: 2px solid #ff6600;
}

#msgtitle p,#logtitle p{
    color: #ff6600;
 text-align: center;
 font-weight: bold;
 padding-right: 10px;
}

#msgtext {
 width: 100%;
 height: 226px;
 overflow: auto;
 font-size: 14px;
}

#msgtext p{
 padding: 5px;
 text-align: center;
}

#msgtext ul{
 padding: 5px;
 list-style-position: inside;
}

.jqmClose {
 float: right;
 width: 22px;
 height: 22px;
 margin: -17px 3px 0 0;
 cursor: pointer;
}

#msgbottom {
 border:2px solid #ff6600;
 margin: 5px auto;
 width: 40px;
 height: 15px;
 margin-top: -140px;
 padding-left: 25px;
 position: relative;
}

#msgbottom a{
 color: #ff6600;
 text-decoration: none;
 font-weight: bold;
 width: 40px;
 height: 20px;
 display: block;
 margin-top: 1px;
}

.error {
 color: #ff0000;
}
/*****************************************/
#podlojka_tab
{
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 840px;
}
.podlojka_tl
{
    background: url(/img/windows_design/podlojka_tl.png) no-repeat;
    background-position: right top;
    width: 15px;
    height: 15px;
    display: block;
}
.podlojka_tr
{
    background: url(/img/windows_design/podlojka_tr.png) no-repeat;
    width: 15px;
    height: 15px;
}
.podlojka_tm
{
    background: url(/img/windows_design/podlojka_tm.png) repeat-x;
    height: 15px;
}

.podlojka_bl
{
    background: url(/img/windows_design/podlojka_bl.png) no-repeat;
    background-position: right top;
    width: 15px;
    height: 15px;
}
.podlojka_br
{
    background: url(/img/windows_design/podlojka_br.png) no-repeat;
    width: 15px;
    height: 15px;
}
.podlojka_bm
{
    background: url(/img/windows_design/podlojka_bm.png) repeat-x;
    height: 15px;
}

.podlojka_ml
{
    background: url(/img/windows_design/podlojka_ml.png) repeat-y;
    background-position: left top;
    width: 15px;
}
.podlojka_mr
{
    background: url(/img/windows_design/podlojka_mr.png) repeat-y;
    background-position: right top;
    width: 15px;
}
.podlojka_mm
{
    background: #fff;
    vertical-align: top;
}
#win_content
{
    font-size: 16px;
    text-align: left;
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
}
#win_content h1
{
    font-size: 21px;
    font-weight: normal;
}
#win_content h2
{
    font-size: 18px;
    margin-bottom: 7px;
    margin-left: 10px;
}
#win_content input
{
    background: url(/img/windows_design/bg-input.gif) no-repeat;
    background-position: left center;
    width: 325px;
    border: none;
    margin: 0;
    padding-left: 15px;
    display: block;
    vertical-align:  middle;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ff6600;
}
#win_content .input_wrapper, #win_content .select_wrapper
{
    background: url(/img/windows_design/bg-input.gif) no-repeat; 
    background-position: left center;
    width: 325px;
    border: none;
    margin: 0;
    padding-left: 15px;
    display: block;
    vertical-align:  middle;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ff6600;
    position: relative;
}
#win_content .select_wrapper
{
    background: url(/img/windows_design/bg-select.gif) no-repeat;
    background-position: left center;
}
#win_content .input_wrapper input, #win_content .select_wrapper select, #win_content .select_wrapper input
{
    border: none #FFF 0px;
    background: #FFF;
    margin: 0px;
    padding: 0px;
    width: 290px;
    color: #ff6600;
    z-index: 99999999;
}
#win_content .select_wrapper select
{
    position: absolute;
    z-index: 100;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
#win_content .select_wrapper .select_input
{
    z-index: 99;
    width: 270px;
}
#div_select
{
    background: url(/img/windows_design/bg-select.gif) no-repeat;
    background-position: left center;
    width: 325px;
    height: 48px;
    margin: 0;
    display: block;
    vertical-align:  middle;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    color:#ff6600;
}
#win_content_select
{
    width: 295px;
    border: none 0px;
    margin: 0;
    padding-left: 15px;
    display: block;
    vertical-align:  middle;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 0px;
    color:#ff6600;
}
#win_content_select option
{
    border: none;
}
#win_content a
{
    color: #ff6600;
    font-size: 16px;
    text-decoration: underline;
}
input#checkbox_usloviya, input#checkbox_subscribe, input.chk_bx
{
    background: none !important;
    width: auto !important;
    height: auto !important;
    margin: 5px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
    display:  inline !important;
    *margin-top: 5px;
}



#win_content .btn
{
    background: url(/img/windows_design/bg-btn.gif) no-repeat;
    background-position: left center;
    width: 238px;
    height: 54px;
    border: none;
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}
#win_content hr
{
    color: #ff6600;/*для IE */
    background-color:#ff6600; /*для Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* высота 1px IE, Firefox, Opera, Safari */
    clear:both; /* для очистки, если тег идет после float елемента */
}

#win_content .friend_email_hide{
    display: none;
}