@charset "UTF-8";

/* Using default */
* {
    margin:  0;
    padding: 0;
    outline: 0;
    border:  0;
    background: transparent;
    font-size: inherit;
    font-family: Verdana, sans-serif;
}
.table_td_dark{
    background:#c1dbad;
}
* html div#module_global {
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 100 + "px");
	left: 50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
	display: none;
	z-index: 8;
}
* html div.loader {
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 45 + "%");
	left: 45%;
	width: 10%;
	background-color: transparent;
	display: none;
	z-index: 1000;
}
* html div.answers_messages {
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 100 + "px");
	left: 50%;
	margin-left:-275px;
	width: 550px;
    margin-left:-370px;
	width: 740px;
	background-color: transparent;
	display: none;
	z-index: 8;
}
* html body {
	position: relative;
}
* html #remind_password_div {
    position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 200 + "px");
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
*html #form_registration_div {
    position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 200 + "px");
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
*html #user_online {
    position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 0 + "px");
    z-index:2;
    width:100%;
    height:33px;
    background: transparent;
    text-align:center;
    background: url('/templates/pabusily_corporate/images/reseller_rushik.png') repeat-x;
}
*html #soap_error {
    position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 250 + "px");
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
* html div.contacts_messages {
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop + 250 + "px");
	left: 50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
	display: none;
	z-index: 8;
}

/*Using tags*/
html, body {
    margin:0;
    font-size: 12px;
    padding:0;
    width:100%;
    height:100%;
}
body {
    min-height:600px;
    text-align:center;
}
ul li {
    list-style-position:inside;
}
select {
    background:#FFF;
}
.tables tr {
    height:30px;
    background: #d9efd8;
}
.tables {
    width:700px;
    font-size: 12px;
    text-align: center
}
.tables {
    word-wrap: break-word;
}
td {
    background: #d9efd8;
}
/* For links */
a {
    cursor:pointer;
    color:#226da5;
    text-decoration: underline;
}
a:link {
    color:#226da5;
}
a:visited {
    color:#226da5;
}
a:hover {
    color:#226da5;
    text-decoration: none;
}
a:active {
    color:#226da5;
}
.selected_button a {
    cursor:pointer;
    color:#FFF;
    text-decoration: none;
}
.selected_button a:link {
    color:#FFF;
    text-decoration: none;
}
.selected_button a:visited {
    color:#FFF;
    text-decoration: none;
}
.selected_button a:hover {
    color:#FFF;
    text-decoration: none;
}
.selected_button a:active {
    color:#FFF;
    text-decoration: none;
}
a.em_statistic_links, a.em_statistic_links:link, a.em_statistic_links:visited {
    color:inherit;
    text-decoration: underline;
}
a.em_statistic_links:hover {
    color:inherit;
    text-decoration: none;
}
a.em_statistic_links:active {
    color:inherit;
    text-decoration: underline;
}
a#logout, a#logout:link, a#logout:visited {
    color:#dc6f75;
    text-decoration: underline;
}
a#logout:hover {
    color:#dc6f75;
    text-decoration: none;
}
a#logout:active {
    color:#dc6f75;
    text-decoration: underline;
}

/* Using "id" */
#agreement_title {
    font-family: Times New Roman,sans-serif;
    font-size: 24px;
    color:#3e5702;
    margin-left:160px;
}
#children_boy {
    width:120px;
    height:113px;
    float:right;
    background: url('/templates/pabusily_corporate/images/boy.jpg') center center no-repeat;
}
#children_girl {
    width:120px;
    height:113px;
    float:right;
    background: url('/templates/pabusily_corporate/images/girl.jpg') center center no-repeat;
}
#code_bottom {
    width:501px;
    height:9px;
    background: url('/templates/pabusily_corporate/images/code_bottom.png') center center no-repeat;
}
#code_center {
    width:501px;
    padding:0 10px;
    background: url('/templates/pabusily_corporate/images/code_bkg.jpg') repeat-y;
    <!--margin:-3px 0;-->
}
#code_top {
    width:501px;
    height:9px;
    background: url('/templates/pabusily_corporate/images/code_top.png') center center no-repeat;
}
#conception_date {
    width:90px;
    color:#000;
    height:30px;
    float:right;
    margin-right:30px;
    margin-top:78px;
}
#conception_date span{
    font-weight:bold;
}
#contacts_cover {
    width:102px;
    height:126px;
    margin:20px 0 0 555px;
    background: url('/templates/pabusily_corporate/images/contacts_cover.jpg') left center no-repeat;
    <!--width:142px;-->
}
#contacts_form {
    margin:-130px 0 0 160px;
}
#content {
    margin:-140px 0 0px 0;
    color:#4c4c4c;
    border:1px solid transparent;
    _border:0px;
}
#publications_page_title {
    margin: -5px 320px 0px 100px;
    text-align: center;
    color:#226da5;
    width: 100%;
    font-family: Times New Roman,sans-serif;
    font-size: 20px;
}
#publications_list {
    margin: 20px 300px 0px 150px;
    width: 100%;
/*    border-style: solid;
    border-width: 1px;*/
}
#publication_info {
    margin: 20px -70px 0px 150px;
}
#publication_text {
    width: 100%;
}
.publications_item {
    margin-right:100px;
    margin-bottom:20px;
    min-height: 60px;
}
.publications_page {

}
.publications_title_and_anons {
    min-width: 200px;
    margin-left:5px;
    float:left;
}
.publications_anons_title {
    font-weight: bold;
}
.publications_anons {
    
}
.publication_image {
    margin-right:6px;
}
.url_details {
    width: 100%;
    text-align: right;
}
.page_navigation {
    word-spacing: -2px;
    text-align: center;
    margin-right:0px;
}
.activ {
    font-weight: bold;
}
.num_pages {
    margin-right:5px;
    float:left;
}
.reliz_date {
    width: 100%;
    text-align: right;
    color: #888888;
    font-size: smaller;
    font-style: italic;
}
#conception {
    height:18px;
    margin-top:90px;
    width:140px;
    font-weight:bold;
    float:right;
    display:none;
}
#counters {
    float:left;
    display:inline;
    margin:-100px 0 0 275px;
    width:130px;
    height:31px;
    position:relative;
    z-index:2;
    <!--margin:-70px 0 0 -40px;_margin:-70px 0 0 25px;-->
}
#conteiner_bank {
    float:left;
    margin:-300px 0 0 265px;
    width:660px;
    position:relative;
    z-index:2;
}
#div_curency_exchange {
    margin-top:-75px;
    float:right;
    width:185px;
    z-index:1;
    <!--position:relative;-->
}
#failure {
    float:left;
    width:100px;
    text-align:center;
    margin:0 25px;
    height:100px;
    background: url('/templates/pabusily_corporate/images/icon_fail.png') center center no-repeat;
}
#footer {
    border:1px solid #FFF;
    border-bottom:none;
    position: relative;
    height: 300px;
    width: 1050px;
    z-index: 0;
    background: url('/templates/pabusily_corporate/images/footer.jpg') center bottom no-repeat;
    margin:0 auto 0;
    <!--margin:0 auto -301px; -->
}
#wrapper {
    margin:0 auto -301px;
    text-align:center;
    width:1050px;
    position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    z-index:1;
}
#footer_bottom {
    width:1050px;
    margin:260px 0 0 0;
    height:38px;
    position:absolute;
    z-index:3;
    <!--position:relative;-->
}
#footer_div {
    width:1050px;
    text-align:center;
    margin:0 auto;
    <!--margin:270px auto 0;-->
}
#footer_image {
    height:38px;
    width:400px;
    float:right;
    display:inline;
    text-align:center;
    font-size:10px;
    color:#bfc9a6;
    margin-right:325px;
    background: url('/templates/pabusily_corporate/images/childboom_logo.jpg') center bottom no-repeat;
}
#footer_link {
    float:left;
    width:120px;
    margin:-30px 0 0 200px;
    text-align:left;
    position:relative;
    z-index:2;
    display:inline;
    <!--margin:0px 0 0 200px;-->
}
#form_back {
    width:120px;
    float:left;
    margin:0 0 0 30px;
    float:right;
    margin:0 30px 0 0px;
    height:25px;
    <!--margin:63px 41px 0 0px;-->
}
#form_back_position {
    width:120px;
    float:left;
    margin:-21px 0 0 30px;
    float:right;
    margin:-21px 30px 0 0px;
    height:25px;
}
#form_change_email {
    border:1px solid transparent;
    margin:15px 0 0 160px;
    background: url('/templates/pabusily_corporate/images/mail.jpg') left top no-repeat;
    _border:0px;
}
#form_change_password {
    border:1px solid transparent;
    margin:25px 0 0 160px;
    background: url('/templates/pabusily_corporate/images/key.jpg') left top no-repeat;
    _border:0px;
}
#form_change_own {
    margin:25px 0 150px 160px;
}
#form_logout {
    float:right;
    color:#dc6f75;
    font-weight:bold;
    width:175px;
    text-align:left;
    <!--margin-right:0;-->
}
#form_remind {
    clear:both;
    width:380px;
    margin-left:20px;
}
#green_bar_top {
    width:25px;
    height:6px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/green_bar_top.png') right center no-repeat;
}
#green_bar_center {
    width:25px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/green_bar_center.png') right repeat-y;
}
#green_bar_bottom {
    width:25px;
    height:6px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/green_bar_bottom.png') right center no-repeat;
}
#header {
    height:300px;
    background: url('/templates/pabusily_corporate/images/inner_header.jpg') center top no-repeat;
}
#header_images {
    float:right;
    width:450px;
    height:202px;
}
#header_langs {
    float:right;
    width:160px;
    margin-top:10px;
    height:16px;
}
#header_langs_bkg {
    width:111px;
    background: url('/templates/pabusily_corporate/images/lang_bkg.png') center repeat;
}
#header_langs_bottom {
    width:111px;
    height:8px;
    background: url('/templates/pabusily_corporate/images/lang_bottom.png') center top no-repeat;
}
#header_langs_relative {
    position:relative;
    z-index:8;
    display:none;
}
#header_langs_title {
    float:left;
    height:16px;
    width:75px;
    font-size:10px;
    font-family:Verdana;
    color:#878b6c;
    margin-left:-30px;
    position:relative;
    z-index:3;
}
#header_langs_top {
    width:111px;
    height:8px;
    background: url('/templates/pabusily_corporate/images/lang_top.png') center top no-repeat;
    <!--margin-bottom:-6px;-->
}
#header_menu {
    float:left;
    width:28%;
    margin-top:16px;
    text-align:right;
}
#leftcontent {
    float:left;
    display:inline;
    width: 660px;
    text-align:left;
    margin-bottom:160px;
    margin-bottom:260px;
    margin-bottom:310px;
}
#left_content_menu {
    margin:5px 0 0 160px;
    border:1px solid transparent;
    _border:0;
    <!--width:80%;-->
}
#lightbox_background{
    width:100%;
    background: url('/templates/pabusily_corporate/images/lightbox_back.png') repeat;
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:5;
}
#mainheader {
    height:300px;
    background: url('/templates/pabusily_corporate/images/top_index.jpg') center top no-repeat;
}
#mainpage_bkg {
    width:426px;
    margin:-10px 0 0 304px;
    height:276px;
    background: url('/templates/pabusily_corporate/images/bottom_index.png') center bottom no-repeat;
}
#main_forms {
    width:60%;
    float:right;
    height:22px;
    border:1px solid #eaf7fb;
    margin:-60px 20px 0 0;
    <!--position:relative;-->
}
#main_forms_children {
    width:380px;
    float:right;
    margin:-85px 20px 0 0;
    position:relative;
    text-align:center;
}
#main_forms_inner {
    float:right;
    margin:0 16px 0 0;
    width:87%;
    font-size:12px;
    color:#515539;
}
#main_forms_parent {
    height:20px;
    font-size:11px;
    color:#878b6c;
    margin-top:40px;
    border:1px solid transparent;
    _border:0;
    <!--margin-top:0px;-->
}

#module_global {
    position: fixed;
    top: 25%;
    left:50%;
    margin-left:-210px;
    width: 420px;
    background-color: transparent;
    display: none;
    color:#4c4c4c;
    z-index: 6;
}
.module_bkg_center {
    width:420px;
    padding-top:1px;
    background: url('/templates/pabusily_corporate/images/rushik.jpg') repeat-y;
}
.module_bkg_top {
    width:420px;
    height:20px;
    background: url('/templates/pabusily_corporate/images/top_rushik.png') center no-repeat;
}
.module_bkg_bottom {
    width:420px;
    height:20px;
    margin-top:-2px;
    background: url('/templates/pabusily_corporate/images/bottom_rushik.png') center no-repeat;
    <!--margin-top:-1px;-->
}
#orange_bar_top {
    width:25px;
    height:6px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/orange_bar_top.png') left center no-repeat;
}
#orange_bar_center {
    width:25px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/orange_bar_center.png') left repeat-y;
}
#orange_bar_bottom {
    width:25px;
    height:6px;
    margin:0 auto;
    background: url('/templates/pabusily_corporate/images/orange_bar_bottom.png') left center no-repeat;
}
#page_title {
    font-family: Times New Roman,sans-serif;
    font-size: 24px;
    color:#dc6f75;
    margin-left:160px;
}
#payment_error {
    font-size:12px;
    color:#515539;
    font-weight:bold;
    width:390px;
    float:right;
    text-align:center;
    margin:-30px 15px 0 0;
    background: url('/templates/pabusily_corporate/images/stop.jpg') center top no-repeat;
}
#payment_page {
    width:426px;
    margin:50px 0 0 304px;
    <!--margin:90px 0 0 304px;-->
}
#payment_page_bkg_center {
    min-height:200px;
    _border-bottom:1px solid #eaf8fb;
    _border-top:1px solid #eaf8fb;
    _border-left:1px solid #fff;
    _border-right:1px solid #fff;
    background: url('/templates/pabusily_corporate/images/rushik.jpg') top center repeat-y;
}
#payment_page_bkg_bottom {
    height:20px;
    1margin-bottom:100px;
    background: url('/templates/pabusily_corporate/images/bottom_rushik.png') center no-repeat;
    _margin:0 0 0 3px;
}
#prognosis_results {
    width:390px;
    float:right;
    margin:0 15px 0 0;
}
#remind_password_div {
    position: fixed;
    top: 45%;
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
#form_registration_div {
    position: fixed;
    top: 35%;
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
#rightcontentmain {
    float:left;
    display:inline;
    width: 175px;
    margin:-30px 0 0 85px;
    margin:-30px 0 190px 85px;
    margin:-30px 0 300px 85px;
    text-align:center;
    <!--margin:15px 0 300px 45px;_margin:15px 0 300px 10px;-->
    /*<!--margin:15px 0 310px 20px;-->*/
}
#rightcontent {
    float:left;
    display:inline;
    width: 175px;
    margin:-25px 0 0 85px;
    margin:48px 0 0 85px;
    margin:48px 0 190px 85px;
    margin:48px 0 300px 85px;
    text-align:center;
    <!--margin:45px 0 310px 45px;_margin:15px 0 300px 10px;-->
}
#soap_error {
    position: fixed;
    top: 45%;
    left: 50%;
    width: 420px;
    margin-left:-216px;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
#soap_error_inner {
    float:left;
    margin-top:30px;
    width:245px;
    text-align:left;
}
#show_results {
    width:380px;
    font-weight:bold;
    float:right;
    text-align:center;
    margin-right:20px;
}
#start_loader {
    position: absolute;
    top: 45%;
    right: 45%;
    width: 10%;
    height: 10%;
    text-align:center;
    background: url('/templates/pabusily_corporate/images/loader.gif') center center no-repeat;
    z-index:1000;
}
#statistic_forms_div {
    margin:15px 0 0 0;
    padding-top:15px;
    height:35px;
    border-top:1px dotted #777;
    color:#515539;
}
#statistic_images_left {
    width:95px;
    <!--text-align:center;-->
    text-align:left;
    margin:0 auto;
   <!--width:95px;-->
}
#stat_cash_div{
    width:400px;
    height:150px;
    background: url('/templates/pabusily_corporate/images/currency_logo.png') left top no-repeat;
    margin:10px 0 0 0;
    padding-left:100px;
}
#success {
    float:left;
    width:100px;
    text-align:center;
    margin-left:10px;
    height:100px;
    display:none;
    position:relative;
    z-index:15;
    background: url('/templates/pabusily_corporate/images/icon_apply.png') no-repeat;
}
#success_reg {
    float:left;
    width:100px;
    text-align:center;
    margin-left:10px;
    height:100px;
    position:relative;
    z-index:15;
    background: url('/templates/pabusily_corporate/images/icon_apply.png') no-repeat;
}
#table_corner_rt {
    background: #698e0b url('/templates/pabusily_corporate/images/table_corner_rt.png') right top no-repeat;
}
#table_corner_lt {
    background: #698e0b url('/templates/pabusily_corporate/images/table_corner_lt.png') left top no-repeat;
}
#table_corner_lb {
    background: #c1dbad url('/templates/pabusily_corporate/images/table_corner_lb.png') left bottom no-repeat;
}
#table_corner_rb {
    background: #d9efd8 url('/templates/pabusily_corporate/images/table_corner_rb.png') right bottom no-repeat;
}
#user_online {
    position:fixed;
    z-index:2;
    width:100%;
    height:33px;
    text-align:center;
    background: url('/templates/pabusily_corporate/images/reseller_rushik.png') repeat-x;
}
#user_online_paste {
    height:30px;
}
#user_online_center {
    width:1050px;
    margin:0 auto 0;
    height:16px;
    padding-top:4px;
}

/*LOGIN*/
#bkg_login{
    width:180px;
    height:150px;
    background:url('/templates/pabusily_corporate/images/login_bkg.png') no-repeat;
}

/* Using classes */
.align_center {
    text-align:center;
    margin:0 auto;
}
.answers_messages {
    position: fixed;
    top: 42%;
    left:50%;
    margin-left:-370px;
	width: 740px;
    background-color: transparent;
    display: none;
    z-index: 6;
}
.answers_titles {
    font-family: Times New Roman, sans-serif;
    font-size:18px;
    color:#003f6e;
    text-align:left;
    margin-left:20px;
}
.answers_texts {
    margin:20px;
    text-align:left;
    color:#4c4c4c;
}
.babusi_cash{
    float:left;
    width:90%;
    margin:5px 0 0 0;
    padding: 8px 0 8px 30px;
}
.babusi_logo_small {
    width:30px;
    margin:0 4px;
    height:14px;
    float:left;
    text-align:right;
    background:url('/templates/pabusily_corporate/images/babusi.png') center left no-repeat;
}
//For ie
.background_ie {
    background: transparent url('/templates/pabusily_corporate/images/opacity_bkg.png') repeat;
    width:100%;
}
.bullet {
    float:left;
    height:15px;
    width: 15px;
    background: url('/templates/pabusily_corporate/images/bullet.png') center center no-repeat;
}
.bullet_description {
    float:left;
    height:12px;
    width: 15px;
    background: url('/templates/pabusily_corporate/images/marker.png') left bottom no-repeat;
}
.bullet_description_selected {
    float:left;
    height:12px;
    width: 15px;
    background: url('/templates/pabusily_corporate/images/marker_selected.png') left bottom no-repeat;
    <!--height:5px;-->
}
.button_background {
    width:118px;
    height:21px;
    padding-top:4px;
    margin:0 auto;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    font-weight:bold;
    background: url('/templates/pabusily_corporate/images/inner_button.png') center center no-repeat;
}
.close_div, .close_div_answers {
    float:right;
    position:relative;
    z-index:15;
    width: 20px;
    height: 22px;
    cursor: pointer;
    margin: 0 7px;
    background: url('/templates/pabusily_corporate/images/close.png') center center no-repeat;
}
.close_div_module, .close_div_remind, .close_div_soap, .close_div_registration {
    float:right;
    width: 20px;
    height: 22px;
    cursor: pointer;
    margin: 0 25px 0 0;
    background: url('/templates/pabusily_corporate/images/close.png') center center no-repeat;
}
.contacts_messages {
    position: fixed;
    top: 42%;
    left:50%;
    margin-left:-275px;
    width: 550px;
    background-color: transparent;
    display: none;
    z-index: 6;
}
.content_menu_item {
    width:50%;
    float:left;
    margin-top:10px;
    <!--width:48%;-->
}
.children_title {
    width:80px;
    margin:89px auto 0;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    height:20px;
}
.description_menu_item {
    float:left;
    font-weight:bold;
    margin-bottom:10px;
    width:465px;
    <!--margin:2px 0 0 0;-->
}
.form_messages {
    padding-left:50px;
    float:left;
    color: #999;
    width:65%;
    position:relative;
    z-index:15;
    font-size: 12px;
    text-align:left;
    <!--margin-top:30px;-->
}
.form_messages_reg {
    float:left;
    text-align:left;
    width:260px;
    padding:20px 0 0 10px;
}
.header_langs_images {
    float:left;
    margin:4px 3px 0;
}
.header_langs_name {
    float:left;
    height:16px;
    font-size:10px;
    font-family:Verdana;
    color:#226da5;
}
.header_langs_title_on {
    background: url('/templates/pabusily_corporate/images/lang_on.jpg') center right no-repeat;
}
.header_langs_title_off {
    background: url('/templates/pabusily_corporate/images/lang_off.jpg') center right no-repeat;
}
.header_menu_item {
    float:left;
    width:120px;
    text-align:left;
}
.header_menu_note {
    font-size:11px;
    margin-top:5px;
    font-weight:normal;
    width:135px;
    color:#878b6c;
}
.header_statistic_menu {
    width:225px;
    text-align:left;
    float:left;
    color:#226da5;
    <!--width:200px;-->
}
.left_content_titles {
    font-family: Times New Roman, sans-serif;
    font-size:18px;
    color:#003f6e;
    margin:30px 0 0 160px;
    border:1px solid transparent;
    _border:0;
}
.loader {
    position: fixed;
    top: 45%;
    right: 45%;
    width: 10%;
    text-align:center;
    background: transparent;
    z-index:1000;
    display: none;
}
.main_forms_div {
    display:none;
}
.module_inner {
    width:360px;
    margin:0 auto;
    <!--margin-left:15px;-->
}
.page_text {
    font-size:12px;
    margin:30px 0 0 160px;
}
.payment_ways_text {
    font-weight:bold;
}
.payment_ways_note {
    font-size:10px;
    color:#666;
}
.reseller_marker {
    width:20px;
    height:16px;
    float:left;
    background: url('/templates/pabusily_corporate/images/reseller_marker.png') center center no-repeat;
}
.select_loader {
    float:left;
    width:140px;
    height:20px;
    background: url('/templates/pabusily_corporate/images/cb_loader.gif') center center no-repeat;
}
.selected_button {
    background: url('/templates/pabusily_corporate/images/selected_button.jpg') center center no-repeat;
    height:19px;
    width:118px;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
    padding-top:2px;
}
.statistic_content {
    margin-top:10px;
    margin-right:50px;
    width:100px;
    font-size:11px;
    color: #226da5;
    font-weight:bold;
    border:0px solid green;
    text-align:center;
    <!--margin-right:10px;_margin-right:50px;-->
}
.statistic_images {
    width:43px;
    text-align:center;
    margin:0 auto;
    float:left;
    font-size:0px;
}
.statistic_texts {
    font-family:Verdana;
    color:#878b6c;
    font-size:10px;
}
.submit_active {
    width: 118px;
    cursor:pointer;
    margin:0 5px 0 7px;
    color:#FFF;
    font-weight:bold;
    height:21px;
    float:right;
    background: url('/templates/pabusily_corporate/images/submit_button.jpg') center center no-repeat;
}
.submit_deactive {
    width: 118px;
    cursor:pointer;
    margin:0 5px 0 7px;
    color:#FFF;
    font-weight:bold;
    height:21px;
    float:right;
    float:left;
    background: url('/templates/pabusily_corporate/images/submit_button_grey.jpg') center center no-repeat;
}
.table_corner_rt {
    font-weight: bold;
    text-align:center;
    color: #FFF;
    background: #698e0b url('/templates/pabusily_corporate/images/table_corner_rt.png') right top no-repeat;
}
.table_corner_lt {
    font-weight: bold;
    text-align:center;
    color: #FFF;
    background: #698e0b url('/templates/pabusily_corporate/images/table_corner_lt.png') left top no-repeat;
}
.table_corner_lb {
    background: #c1dbad url('/templates/pabusily_corporate/images/table_corner_lb.png') left bottom no-repeat;
}
.table_corner_rb {
    background: #d9efd8 url('/templates/pabusily_corporate/images/table_corner_rb.png') right bottom no-repeat;
}
.table_td_corner_lb_dark{
    background: #c1dbad url('/templates/pabusily_corporate/images/table_corner_lb.png') left bottom no-repeat;
}
.table_td_corner_rb_dark{
    background: #c1dbad url('/templates/pabusily_corporate/images/table_corner_rb.png') right bottom no-repeat;
}
.table_td_corner_lb_light{
    background: #d9efd8 url('/templates/pabusily_corporate/images/table_corner_lb.png') left bottom no-repeat;
}
.table_td_corner_rb_light{
    background: #d9efd8 url('/templates/pabusily_corporate/images/table_corner_rb.png') right bottom no-repeat;
}
.table_td_dark{
    background:#c1dbad;
}
.table_dark {
    background:#698e0b;
    text-align:center;
    font-weight:bold;
    color:#FFF;
}
.table_light {
    background:#c1dbad;
}
.text_pink{
    font-family: "Times New Roman", sans-serif;
    color:#dc6f75;
    font-size:24px;
}
.text_pink_12{
    font-family: "Verdana";
    color:#dc6f75;
    font-size:12px;
    font-weight:bold;
}
.text_black_b{
    font-family:"Verdana";
    color:#4c4c4c;
    font-size:12px;
    font-weight:bold;
}
.text_black{
    font-family:"Verdana";
    color:#4c4c4c;
    font-size:12px;
}
.text_black_10{
     font-family:"Verdana";
     color:#4c4c4c;
     font-size:10px;
     font-style:italic;
}
.text_green_24{
    font-family:"Verdana";
    color:#87a63c;
    font-size:24px;
    font-weight:bold;
}
.text_green_12{
    font-family:"Verdana";
    color:#87a63c;
    font-size:12px;
    font-weight:bold;
}
.text_brown_18{
    font-family:"Verdana";
    color:#a37300;
    font-size:18px;
    font-weight:bold;
}
.text_brown_12_b{
    font-family:"Verdana";
    color:#a37300;
    font-size:12px;
    font-weight:bold;
}
.text_brown_12{
    font-family:"Verdana";
    color:#a37300;
    font-size:12px;
}
.text_blue_12_b{
    font-family:"Verdana";
    color:#226da7;
    font-size:12px;
    font-weight:bold;
}
.text_blue_12{
    font-family:"Verdana";
    color:#226da7;
    font-size:12px;
}

.unselected_button {
    background: url('/templates/pabusily_corporate/images/unselected_button.jpg') center center no-repeat;
    height:19px;
    width:118px;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
    padding-top:2px;
}
.payment_descriptions {
    display:none;
}
.a1agg_text {
    font-size:10px;
}
.red_bold_14{
    font-size:14px;
    font-weight:bold;
    color:#f00;
}
.blue_bold_14{
    font-size:14px;
    font-weight:bold;
    color:#226da5;
}
.bold_14{
    font-size:14px;
    font-weight:bold;
}
/*reseller page*/
#div_textarea {
    float:left;
    background: url('/templates/pabusily_corporate/images/contacts_textarea.png') center center no-repeat;
}
.div_next{
    width:135px;
    background:url('/templates/pabusily_corporate/images/arrow_right.jpg') no-repeat left;
    padding-left:30px;
}
.div_next_right{
    width:135px;
    background:url('/templates/pabusily_corporate/images/arrow_right.jpg') no-repeat right;
    padding-left:30px;
}
.div_prev{
    width:135px;
    background:url('/templates/pabusily_corporate/images/arrow_left.jpg') no-repeat left;
}
.input_kod_left{
    height:21px;
    width:8px;
    background:url('/templates/pabusily_corporate/images/kog_input_left.jpg') no-repeat right;
    float:left;
}
.input_kod_right{
    height:21px;
    width:8px;
    background:url('/templates/pabusily_corporate/images/kog_input_right.jpg') no-repeat left;
    float:left;
}
.stat_selected{
    background:url('/templates/pabusily_corporate/images/selector_act.jpg') no-repeat left;
    padding-left:12px;
    font-family:"Verdana";
    color:#698e0b;
    float:left;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
}
.stat_no_selected{
    background:url('/templates/pabusily_corporate/images/selector_pas.jpg') no-repeat left;
    padding-left:12px;
    font-family:"Verdana";
    color:#226da7;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
}
.input_kod{
    width:370px;
    float:left;
    padding-left:8px;
    margin:10px 0 0 0;
    background:url('/templates/pabusily_corporate/images/kod_input.jpg') no-repeat;
}
.copy_button_background {
    width:118px;
    height:21px;
    padding-top:2px;
    text-align:center;
    margin:7px 0 0 0;
    float:right;
    color:#FFF;
    cursor:pointer;
    font-weight:bold;
    background: url('/templates/pabusily_corporate/images/inner_button.png') center center no-repeat;
    display:block;
}
/*reseller page*/

.div_only_payed_show {
    display:block;
}
.div_only_payed_hide {
    display:none;
}
.only_payed_disabled {
    float:right;
    width:70px;
    font-size:12px;
    margin-top:0px;
    height:18px;
    text-align:center;
    background: url('/templates/pabusily_corporate/images/cool_button_dis.png') center center no-repeat;
}
.only_payed_enabled {
    float:right;
    width:70px;
    font-size:12px;
    height:18px;
    margin-top:0px;
    text-align:center;
    background: url('/templates/pabusily_corporate/images/cool_button.png') center center no-repeat;
}
.inner_line {
    line-height:90%;
}
#form_activate_sms{
    border:1px solid transparent;
    _border:0px;
}
.clear{
    float:left;
    display:inline;
}
input.borders, textarea.borders{
    _position:relative;
    _z-index:10;
}
.login_link a{
    _position:relative;
    _z-index:10;
}
.upload_file{
	width: 118px;
    cursor:pointer;
    margin:15px 10px 0 7px;
    color:#FFF;
    font-weight:bold;
    height:21px;
	font-family:Verdana;
	font-size:11px;
    float:right;
    display:inline;
    position:relative;
	text-align:center;
    background: url('/templates/pabusily_corporate/images/submit_button.jpg') center center no-repeat;
}
.upload_file a, .upload_file a:link,.upload_file a:visited, .upload_file a:hover,.upload_file a:active{
	color:#fff;
	line-height:21px;
	text-decoration:none;
}