/* /mybill/templates/common/footer/logo-partner.inc.php */
.left-partners img{display:inline;vertical-align:middle;margin-right:10px;}

/* /mybill/templates/common/footer/sitemap.inc.php */
.sitemap{border-top:1px solid #c9c9c9;margin:15px 0px 10px 0px;font-size:9px;padding-top:15px;}
.sitemap a{white-space:nowrap;margin-right:4px;}

/* /mybill/templates/common/header/main-menu/language-selector.inc.php */
.mybill-language-selector {position:absolute;top:10px;left:530px;width:100px;}
    div.chouse-lang{display:none;z-index:200;background:url(/mybill/res/language/bg_lang.png) no-repeat; cursor:pointer;cursor:hand;position:absolute; width:97px;height:40px; margin-left:1px;  }
    div.chouse-lang img{width:14px; height:9px;margin-right:3px;margin-left:7px}
    form.ru,form.en{ margin:0px; padding-bottom:3px;border:0px}
    div#lang-container{ padding-left:8px;padding-top:2px; color:#a09daa;background:url(/mybill/res/flag/drop-lang.gif) left top no-repeat;cursor:pointer;cursor:hand; height:20px;}

/* /mybill/templates/common/header/user-menu/not-logined.inc.php */
.user-menu-input{
    margin:0px 5px 0px 0px;
    border:none;
    padding:0px;
    width:120px;
    height:18px;    
    color:#a5a5a5;
    font-size:11px;
    text-align:center;
    background:none;
    position:relative;
}

.user-login-field-container div{
    position:absolute;
    color:black;
    width:120px;
    text-align:center;
    color:#a5a5a5;
    font-size:11px;
}

.user-login-field-container{
    background:url(/mybill/res/user-menu/field.gif) center no-repeat;
}

.user-menu-submit{
    width:16px;
    height:16px;
    margin:0px;
    padding:0px;
    border:none;
    background:url(/mybill/res/user-menu/submit.gif) center no-repeat;    
}

/* /mybill/templates/common/header/main-menu.inc.php */
.main-menu{white-space:nowrap;width:623px;margin:0px 0px 5px 0px;}
.main-menu b{color:gray;}
.main-menu span{margin-right:19px;}

/* /mybill/templates/common/header/messages.inc.php */
.red-message1 {
    background:url(/mybill/res/bars/red1.gif) #de0000 top no-repeat;
    color:white;
    margin:0px 0px 10px 0px;
    width:625px;    
}

.red-message2{
    width:590px;
    padding:11px 0px 8px 35px;
    background:url(/mybill/res/bars/red2.gif) bottom no-repeat;
}

.green-message1 {
    background:url(/mybill/res/bars/green1.gif) #71a908 top no-repeat;
    color:white;
    margin:0px 0px 10px 0px;
    width:625px;    
}

.green-message2{
    width:590px;
    padding:11px 0px 8px 35px;
    background:url(/mybill/res/bars/green2.gif) bottom no-repeat;
}

/* /mybill/templates/common/header.inc.php */
body,html{color:#a09daa;font-size:11px;font-family:Arial,Verdana; padding:0px; margin:0px}
div {padding:0px; margin:0px}
a {padding:0px; margin:0px}
table{color:#a09daa;font-size:9px;font-family:Arial,Verdana}
td {padding:0px; margin:0px}
h1,h2{font-size:16px; font-weight:bold; color:gray;margin:0px 0px 4px 0px;padding:0px}
.ePNG { filter:expression(fixPNG(this)); }
.ePNG a{ position: relative; }
#content {min-height:400px; }

.inline-block{
    display: -moz-inline-box;
    display: inline-table;
    display: inline-block;    
    vertical-align:top;
}

/* /mybill/templates/historypay/list.inc.php */
div.mybill-pager{margin:20px 0px 20px 0px;}
.mybill-pager a,.mybill-pager b{color:#f3754f;margin:0px 10px 0px 0px;}

.transactions .r1{width:45px;}
.transactions .r2{width:105px;}
.transactions .r3{width:65px;}
.transactions .r4{width:70px;}
.transactions .r5{width:40px;}
.transactions .r6{width:120px;}
.transactions td {padding-right:10px;white-space:nowrap;}

/* /mybill/templates/title/item.inc.php */
.mybill-title-item{position:absolute;width:143px;height:116px;}
.mybill-title-item a,.mybill-title-item span{display:block;height:23px;color:white;text-decoration:none;text-align:center;padding-top:78px;font-size:10px;}
.mybill-title-item a:hover{color:white;}
.mybill-title-item span{color:#98cae9;}

/* /mybill/templates/v2/cancel.inc.php */
.mybill-v2-cancel{
    height:24px;
    border:none;
    padding:0px;
    margin:0px;
    font-size:13px;
    line-height:22px;
    background:#f13124;
    color:white;
    font-weight:bold;
}

/* /mybill/templates/v2/list.inc.php */
.mybill-v2-list {
    margin:0px;
    padding:5px;
    overflow:auto;
}

.mybill-v2-list li{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.mybill-v2-list a{
    text-decoration:none;
    display:block; 
}

.mybill-v2-list a:hover{
    background:#ededed;
    color:black;  
}

/* /mybill/templates/v2/select.inc.php */
.mybill-v2-select {
    border:1px solid #a4a4a4;
}

/* /mybill/templates/v2/submit.inc.php */
.mybill-v2-submit{
    height:24px;
    border:none;
    padding:0px;
    margin:0px;
    font-size:13px;
    line-height:22px;
    background:#81b910;
    color:white;
    font-weight:bold;
}

/* /mybill/templates/v2/textfield.inc.php */
.mybill-v2-container{
    padding-bottom:8px;
    margin-right:7px;
}

.mybill-v2-label{
    position:absolute;color:#929292;text-transform:uppercase;font-size:12px;font-weight:bold;display:block;margin-bottom:2px;
}

.mybill-v2-textfield {
    border:1px solid #a4a4a4;
    padding:3px 4px 0px 4px;
    font-size:13px;
    font-weight:bold;
    color:black;
}

/* /mybill/templates/feedback.inc.php */
.kkk{width:600px;height:160px;overflow:auto;display:block;border:1px solid white;}

/* /mybill/templates/historypay.inc.php */
.pager {color:#f05424; margin:0px 5px 0px 5px}

/* /mybill/templates/title.inc.php */
body{font-family:Arial;font-size:13px;}
img{border:none} 
a{color:#a09daa;}
a:hover{color:#8dbe29;}

