body
{
    font: 14px Verdana, sans-serif;
    background-color: #dedede;  
    text-align: center;   
}
p
{
    margin:0 10px 10px;
}
div#container
{
    width: 950px;
    margin: 0px auto; 
    margin-bottom: 10px;  
    text-align: left; 
}
div#header
{
    background-color: #dedede;
    min-height:120px;
    max-height:160px;
    color: #79B30B;
    border-top: 6px solid #000;
}
div.second_menu
{
    float: left;
    clear: both;
    width: 800px;
    margin: 0px 0px 10px 195px;
    display: inline;
}
div#adm_logo img
{
    margin: 5px 10px 0px 0px;
    width: 98px;
    height: 45px;
}
div#logo,
div#adm_logo
{
    float: left;
}
#logo img
{
    margin: 5px 10px 0px 0px;
    width: 160px;
    height: 91px;
    /*
    margin: 25px 20px 0px 30px;
    */
}
div#top_menu
{
    height: 100px;
    float: left;
    margin-left: 0px;
    min-width: 600px;
    max-width: 100%;
    position: relative;
}
#top_menu .menu_item
{
    color: #234567;
    float: left;
    padding-top: 50px;
    margin-left: 20px;
}
#top_menu .menu_item_active
{
    color: #ccc;
    float: left;
    padding-top: 50px;
    border-left: 1px solid #8a8888;
    margin-left: 20px;
}
#top_menu a
{
    font: bold 16px Tahoma, Verdana sans-serif; 
    color: #00407a;  
    text-decoration: underline;
    text-transform: uppercase;
}
#top_menu a:hover
{
    color: #535353;  
    text-decoration: none;
}
#top_menu .menu_item_active a
{
    color: #535353;
    text-decoration: none;
}
.menu_index
{
    font: 14px System, Arial sans-serif;
    padding: 0px;
    margin: 0px;
    color: #8a8888;
}
div#top_navigation
{
    text-align: center;
    margin: 40px auto 0px auto;
}
div#top_navigation a
{
    margin-right: 10px;
}
div.user_board_left,
div.user_board_right
{
    width: 10px;
    height: 94px;
    float: left;
}
div.user_board_left
{
    background: url(../images/user_board_left.jpg) no-repeat;
    clear: left;
}
div.user_board
{
    background: url(../images/user_board_middle.jpg) repeat-x;
    float: left;
    width: 930px;
    height: 94px;
}
div.user_board_right
{
    background: url(../images/user_board_right.jpg) no-repeat;
}
.domen_test,
.choose_zona,
.choose_button
{
    float: left;
    height: 94px;
}
.choose_button
{
    text-align: center;    
}
.choose_zone_image
{
    float: left;
    width: 87px;
    height: 48px;
    margin: 25px 0px 0px 20px;
    background: url(../images/choose_zone.png) no-repeat;
}
.domen_test
{
    width: 400px;
    padding-left: 10px;
    border-right: 0px solid #ccc;  
    background: url(../images/separator.png) no-repeat right 12px;
}
.choose_zona
{
    width: 300px;
    border-right: 0px solid #ccc;
    background: url(../images/separator.png) no-repeat right 12px;
}
.check_div
{
    float: left;
    margin: 25px 0px 0px 10px;
    font: 16px Tahoma;
    color: #fff;
}
.choose_button
{
    width: 200px;
}
.domen_test h1
{
    font-size: 18px;
    font-weight: normal;
    color: #eeeeee;
    padding-top: 10px;
}
.domen_test h1 img
{
    vertical-align: bottom; 
    padding: 0px 0px 0px 5px;
}
span.price
{
    color: #66d7f7;
    border-bottom: dotted;
}
.check_domain
{
    background: url(../images/test_button.png) no-repeat;
    width: 145px;
    height: 41px;
    border: 0px none;
    margin: 25px 0px 0px 40px;
    cursor: pointer;
}
div#wrapper
{
    float:left;
    width:98%;
    margin-left:-280px;
    margin-bottom: 20px;
}
div#content
{
    margin-left:280px;
    overflow: hidden;
    margin-top: 50px;
}
    div#content a
    {
        color: #234567;
        text-decoration: none;
    }
    div#content a:hover
    {
        color: #ccc;
        text-decoration: underline;
    }
#content div img + p
{
    padding-left: 30px;
}
#content .article p
{
    font: bold 16px/24px Verdana;
    color: #000;
    width: 600px;
}
#content p
{
    font-size: 14px;
    line-height: 16px;
    color: #597D9E;
    /*
    color: #989898;
    */
}
span.blue_link a
{
    color: #7191ae;
    text-decoration: none;
}
span.blue_link a:hover
{
    text-decoration: underline;
}
div#content h1,
div#news h1
{
    border-left: 5px solid #66d7f7;
    font-weight: normal;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
    display: block;
}
div#news h1
{
    width: 110px;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
div#side_bar
{
    float: right;
    width: 279px;
    border-left: 1px dotted #333;
    margin-top: 50px;
    margin-bottom: 40px;
}
div#authorization
{
    float:right;
    width: 100%;
}
div.authorization
{
    width: 260px;
    margin: 5px auto;    
}
.remember
{
    float: left;
    color: #908e8e;
    padding-left: 5px;
}
input.auth
{
    width: 110px;
    font-size: 12px;
    color: #b0b0b0;
    height: 20px;
    border: 1px solid #b0b0b0;
    margin-right: 5px;
    padding: 2px 0px 0px 4px;
}
div.loginbox
{
    margin: 0px 0px 20px 15px;
    font-size: 12px;
}
div.loginbox h2
{
    font: bold 14px Arial;
    padding-left: 10px;
    margin-bottom: 10px;
}
div.loginbox .author_links a
{
    color: #ff9933;
}
div.loginbox .author_links 
{
    margin: 0px 0px 0px 0px;
    padding-right: 40px; 
    float: right;
}
div.loginbox .login_button
{
    margin: 5px 0px 0px 5px;
    float: left;
}
div.loginbox .login_button input
{
    width: 60px;
    padding: 5px;
    background: #ccc;
    border: 1px solid #fff;
    cursor: pointer;
}
input.submit_button
{
    width: 90px;
    padding: 4px;
    background: #ccc;
    border: 1px solid #fff;
    cursor: pointer;
}
div#news
{
    float:right;
    clear:right;
    width:100%;
    margin-bottom: 20px;
}
.news_container,
.large_news_container
{
    font-size: 12px;
    color: #5a5a5a;
    float: right;
    clear: both;
    width: 240px;
    padding: 10px 5px 5px 20px;
    background: #cfcece;
}
.large_news_container
{
    width: 600px;
    float: left;
    color: #597D9E !important;
}
.large_news_container p
{
    color: #597D9E !important;
}
span.news_date
{
    font: bold 12px/20px Tahoma;
    color: #597d9e;
    padding: 0px;
    display: block;
    margin-left: -15px;
}
.news_container .continue_to_read img,
.large_news_container .continue_to_read img
{
    display: block;
    float: right;
    margin-right: 10px;
}
div.all_archive
{
    background:  url(../images/news_archive.jpg) no-repeat;
    width: 150px;
    height: 20px;
    float: right;
    padding: 2px 0px 0px 10px;
}
div.all_archive a
{
    font-size: 12px;
    font-weight: bold;
    color: #8d8d8d;
    text-decoration: none;
}
div.all_archive a:hover
{
    text-decoration: underline;
}
div.spacer
{
    height: 25px;
    background: #a4a1a1;
    width: 100%;
    float: left;
    clear: both;
}
div#footer
{
    color: #000;
    clear:both;
    width:1000px;
    height: 145px;
    margin: 0px auto;
    text-align: left;
    margin-bottom: 10px;
}
div.contact_banner
{
    margin-top: 20px;
    padding: 60px 0px 0px 40px;
    width: 184px;
    height: 40px;
    float: right;
    display: block;
    background: url(../images/support.jpg) no-repeat;
}
div.webmoney
{
    float: left;
    width: 190px;
    margin-top: 20px;
}
#footer_menu
{
    float: left;
    margin: 25px 5px 0px 25px;
}
#footer_menu a,
div.contact_banner a
{
    font-size: 12px;
    color: #376893;
    text-decoration: none;
}
#footer_menu a:hover,
div.contact_banner a:hover
{
    text-decoration: underline;
}

div#footer p
{
    margin-top: 25px;
    font-size: 12px;
    float: left;
    height: 60px;
    width: 550px;
}
h1.whois
{
    background: url(../images/whois_underline.jpg) no-repeat 92px bottom;
}
.whois img
{
    margin: 0px 0px 0px 5px;
    vertical-align: baseline;
}
h3.whois
{
    background:  url(../images/list_style_blue.png) no-repeat left 10px;
    padding-left: 15px;
    font: normal 16px/20px Tahoma, sans-serif;
    margin: 10px 0px 10px 30px;
    word-spacing: 3px;
}
form.dom_check,
form.whois 
{
    margin-bottom: 20px;
}
#whois form,
#dom_check form
{
    padding: 0px 0px 0px 70px;
    color: #909090;
}
#dom_check h2.dom_check
{
    background: url(../images/plus.png) no-repeat left top;
    padding-left: 22px;  
    font-weight: normal;  
    margin-bottom: 20px;
}
form.dom_check textarea,
{
    display: block;    
    padding-left: 20px; 
    border: 1px solid #B0B0B0;  
        
}
h3.dom_check
{
    background:  url(../images/list_style_orange.png) no-repeat left 10px;
    padding-left: 15px;
    font: normal 16px/20px Tahoma, sans-serif;
    margin: 10px 0px 10px 30px;
    word-spacing: 3px;
}
h1.rules
{
    background: url(images/rules_uderline.png) no-repeat 96px bottom;
}
ul.rules
{
    color: #00407a;
    line-height: 24px;
    padding-left: 30px;
}
ul.rules li
{
    margin-bottom: 10px;
}
li.support
{
    color: #5a5a5a;
}
form#contact_us
{
   font-size: 11px;
   line-height: 18px;
   color: #535353;
   width:  500px; 
}
form#contact_us input, 
form#contact_us textarea
{
    border: 1px solid #B0B0B0; 
    margin-bottom: 5px;
}
.tabl
{
   font-size: 11px;
   line-height: 32px;
   color: #535353; 
}
h1.registration img
{
    margin: 2px 0px 0px 5px;
}
.tabl input
{
    height: 24px;
}
table.registration input
{
    width: 180px;
}
div.domain_name
{
    float: left;
    height: 43px;
}
div.domain_name_left
{
    background: url(images/domain_name_left.png) no-repeat;
    width: 21px;
    float: left;
    height: 43px;
}
div.domain_name_right
{
    background: url(images/domain_name_right.png) no-repeat;
    width: 21px;
    float: left;
    height: 43px;
}
div.domain_name_middle
{
    background: url(images/domain_name_middle.png) repeat-x;
    float: left;
    height: 43px;
    line-height: 40px;
}
h2.welcome
{
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #eee;
    text-align: center;
}
a.log_off img
{
    cursor: pointer;
    width: 145px;
    height: 41px;
}
ul.user_atrib
{
    padding: 5px 0px 0px 50px;
    color: #fff;
    list-style: none;
}
ul.user_atrib li
{
    background: url(images/user_style_list.png) no-repeat left 5px;
    padding-left: 5px;
}
ul.user_atrib a
{
    color: #fff;
    text-decoration: none;
}
ul.user_atrib a:hover
{
    color: #fff;
    text-decoration: underline;
}
div.domain_name
{
    margin: 8px 0px 0px 40px;
}
table.domain_table
{
    font-size: 11px;
    background: #aaa; 
    margin-top:20px; 
    margin-bottom:7px;
    line-height: 18px;
    width: 620px;
}
td
{
    vertical-align: middle;
}
form.contact_us
{
    margin-left: 10px;
}
div.sec_menu,
div.sec_menu_act
{
    padding: 5px;
    margin-right: 5px;
    
}
div.sec_menu_act
{
    background: #234567;
    float: left;
}
div.sec_menu_act a
{
    color: #eee;
}
div.sec_menu
{
    background: #ccc;
    float: left;
}
div.sec_menu a
{
    color: #444;
}
div.mass_check textarea
{
    float: right; 
    margin:0px;
    padding: 0px;  
}
img.small_img
{
    width: 4px;
    height: 7px;
}
.admin_table
{
    font-size: 12px;   
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.admin_table + p
{
    text-align: center;
}
.admin_table tr
{
    border-bottom: 1px dotted #909090;
}
.admin_table_head td
{
    background: #66d7f7;
    color: #fff;
}
.admin_table tr.total
{
    background: #ccc;
    text-align: center;
}
.admin_table a
{
    font-size: 12px;   
    color: #234567;
    text-decoration: none;
}
.admin_table a:hover
{
    color: #ccc;
    text-decoration: underline;
}
input.check_button_mini
{
    cursor: pointer; 
    height: 25px; 
    width: 89px;
    border: 0px none; 
    background: url(../images/test_button_mini.png) no-repeat;
}
.admin_interface
{
    
}
