html, body {
    padding: 0;
    margin: 0;
    background-color: #FFF;
}
h3 {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 18px;
}
h2 {
    padding: 0;
    margin: 0;
    display: inline;
    font-weight: normal;   
    font-size: 13px;
}
body {
    font-family: Tahoma, sans-serif, serif;
    min-height: 600px;
    min-width: 1000px;
    font-size: 15px;
    color: #000;
}
a:link,
a:visited,
a:active
{
    color: #707070;
    text-decoration: underline;
}
a:hover {
    color: #707070;
    text-decoration: none;
}
#wrap {
    max-width: 1900px;
    margin:0 auto;
    width:100%;
}
#wrap_main {
    color: #707070;
    font-size: 13px;
    max-width: 1900px;
    text-align: center;
    background-color: #FFF;
}
/* defaults */
.fl_r {
    float: right;
}
.fl_l {
    float: left;
}
.clear,
.clr {
    clear: both;
}
.left_block {
    width: 226px;
}
.block_header {
    font-size:13px;
    color:#333;
    font-weight:bold;
    width:212px;
    max-height:33px;
    line-height: 33px;
    padding-left:14px;
    background: url("../images/left_blk_header.png") no-repeat; 
}
.block_line_black {
    background: url("../images/blk_line_black.gif") repeat-x;
    height: 10px;
    width: 100%;
}
.block_line_grey {
    background: url("../images/blk_line_grey.gif") no-repeat center;
    height: 5px;
}
.block_line_grey2 {
    margin: 0 2px 0;
    background: url("../images/blk_line_grey2.gif") repeat-x;
    height: 4px;
}
.left_block_content ul {
    margin: 2px 6px 0 4px;
}
.left_block_content ul li {
    line-height: 24px;
    border-bottom: 1px dashed #c4c4c4;
    padding: 3px 3px 3px 15px;
    margin-left:5px;
    background: url("../images/li_mark_1.gif") no-repeat 6px 60%;
}
.left_block_content ul li a {
    font-weight: bold;
}
.display_none {
    display:none!important;
}
.visible_none {
    visibility:hidden!important;
}
.nomark,
.nobg {
   background:none!important;
   list-style:none!important;
}
.pl5 {
    padding-left: 5px;
}
.icq {
    background: url("../images/icq.png") no-repeat 0 3px!important;
    padding-left:26px!important;
}
.phone {
    background: url("../images/phone.png") no-repeat 0 3px!important;
    padding-left:26px!important;
}
.tele {
    background: url("../images/tele.png") no-repeat 0 3px!important;
    padding-left:26px!important;
}
/* header */
#wrap_header {
    text-align: left;
    background: url("../images/header_left_bg.jpg") no-repeat;
}
#header_main {
   width: 1000px;
   margin: 0 auto 0;
   height: 200px;
}
#header_center {
   height: 200px;
   background: url("../images/header_image.jpg") no-repeat;
}
/* -- logo side */
#logo_side {
    width: 714px;
    padding:48px 0 0 50px;
}
#logo {
}
/* -- support side */
#support_side {
    width: 236px;
    margin-top: 15px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
/* content */
#wrap_content {
    width: 1000px;
    margin: 0 auto 0;
    text-align: left;
}
#page {
    min-height: 400px;
}
/* --menu horizontal first */
#cmenu1 {
    background: url("../images/gmenu1_bg.gif") repeat-x #d9d9d9;
    height: 47px;
}
#cmenu1_l {
    background: url("../images/gmenu1_l.gif") no-repeat left;
    height: 47px;
}
#cmenu1_r {
    background: url("../images/gmenu1_r.gif") no-repeat right;
    height: 47px;
}
#cmenu1_c {
    text-align: center;
    padding: 18px 0 0;
}
#cmenu1_c ul {
    display: inline;
}
#cmenu1_c ul li {
    display: inline;
    padding: 0 7px 0 6px;
    color: #333;
    background: url("../images/cmenu1_dlmtr.gif") no-repeat right;
}
#cmenu1_c ul li a {
    color:#333;
    text-decoration:underline;
}
#cmenu1_c ul li a:hover {
    color:#717171;
    text-decoration:none;
}

/* --menu horizontal second (tarifs) */
#cmenu2 {
    background: url("../images/gmenu2_bg.gif") repeat-x;
}
#cmenu2_l {
    background: url("../images/gmenu2_l.gif") no-repeat left top;
    height: 33px;
    padding: 0 10px;
}
.cm2_click {
    position:relative;
    display:block;
    float:left;
}
#cmenu2_r {
    background: url("../images/gmenu2_r.gif") no-repeat right top;
}
#cmenu2 .cmenu2_elem_w {
    background: url("../images/cmenu2_w_bg.gif") repeat-x;
    display:inline;
    line-height: 33px;
    height: 33px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
#cmenu2 .cmenu2_elem_w div.bl{
    background: url("../images/cmenu2_w_l.gif") no-repeat left top;
    line-height: 33px;
    height: 33px;
    float:left;
}
#cmenu2 .cmenu2_elem_w div.br{
    background: url("../images/cmenu2_w_r.gif") no-repeat right top;
    line-height: 33px;
    height: 33px;
    padding: 0 17px;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    float:left;
}
.cmenu2_elem_g {
    background: url("../images/cmenu2_g_bg.gif") repeat-x;
    display:inline;
    line-height: 33px;
    height: 33px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
.cmenu2_elem_g div.bl{
    background: url("../images/cmenu2_g_l.gif") no-repeat left top;
    line-height: 33px;
    height: 33px;
    float: left;
}
.cmenu2_elem_g div.br{
    background: url("../images/cmenu2_g_r.gif") no-repeat right top;
    line-height: 33px;
    height: 33px;
    padding: 0 17px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    float:left;
    display:block;
}

/* -- */
#cmenu_l_header {
    font-size:13px;
    color:#333;
    font-weight:bold;
    width:212px;
    max-height:34px;
    line-height: 34px;
    padding-left:14px;
    background: url("../images/cmenu_l_header.png") no-repeat;
}
/* -- universal block styles */
.center_block_wrap {
    width: 226px;
}
.center_block_content {
    width: 214px;
}
.center_block_header {
    font-size:13px;
    color:#333;
    font-weight:bold;
    width:212px;
    max-height:33px;
    line-height: 33px;
    padding-left:14px;
    background: url("../images/left_blk_header.png") no-repeat; 
}
.block_delimiter {
    height:10px;
}
#panels .center_block_content {
   text-align: center;
   padding: 5px 0;
}
#panels .center_block_content img {
    margin: 4px 0;
}

#payments  .center_block_content {
    text-align: center;
    padding: 5px 0;
}
#payments  .center_block_content img {
    margin: 2px 0;
}

/* */
#cmenu_l_side .center_block_content a {
    display: block;
    line-height: 25px;
    border-bottom: 1px dashed #c4c4c4;
    padding: 3px 3px 3px 20px;
    margin-left:5px;
    font-weight: bold;
    background: url("../images/li_mark_1.gif") no-repeat 8px 55%;
}

#cmenu_l_side .center_block_content a:hover {
    color: #7fa338;
    background: url("../images/li_mark_2.gif") no-repeat 8px 55%;
}
#auth .center_block_content {
    padding: 7px;
}
#auth select, #auth input {
    margin: 3px 0;
}
#auth select {
    color: #707070;
    width: 100%;
    border: 1px solid #a5acb2;
    padding: 1px 0px 1px 2px;
}
#auth input {
    width: 65%;
    color: #707070;
    border: 1px solid #a5acb2;
    padding: 2px 3px;
}
#button_block {
    height: 30px;
    margin-top: 3px;
}
#button_block div {
    width: 40%;
}
#button_block .button_block_1 {
    width: 60%;
}
#button_block div p {
    padding: 2px 0px;
    color:#7fa338;
}
#button_block div p a {
    margin: 0px 3px;
    color:#7fa338;
}
#button_block input.button {
    margin: 10px 0 0 4px;
    height: 25px;
    line-height:23px;
    padding: 0 0 4px;
    width: 78px;
    text-align: center;
    color: #fff;
    background: url("../images/button_bg.gif") repeat-x #7fa338;
    border: none;
    font-size: 18px;
    font-family: Arial;
    cursor:pointer;
}

/* col1 */
#content_col1 {
   width: 764px;
   height: inherit;
}
#content_col2 {
   width: 236px;
   height: inherit;
}
.cbwrap0 {
    margin: 0 20px 0 0;
}
.cbwrap {
    margin-top: 13px;
}
.cbheader{
    background: url("../images/cheader_bg.png") repeat-x bottom;
    height: 33px;
}
.cbheader2{
    font-size:13px;
    color:#333;
    font-weight:bold;
    width:215px;
    max-height:34px;
    line-height: 34px;
    padding-left:14px;
    background: url("../images/left_blk_header.png") no-repeat;
}
.cbcontent {
    margin: 0 0 7px 0;
}

/* --news */
#news_wrap {
    padding: 5px 10px;
}
.news {
    background: url("../images/blk_line_grey2.gif") repeat-x bottom;
    padding: 5px 0 8px;
    margin: 8px 0 2px;
}
.news_date {
    margin:0 10px 0 5px;
    padding: 3px 0 2px;
    width: 38px;
    height: 40px;
    background: url("../images/news_date_bg.png") no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    float: left;
}
.news_date span {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding-top: 2px;
}
.news_side {
    min-height: 40px;
    margin-right: 3px;
}
.news_side p {
    padding:2px 0 3px;
}
.news_side p.news_title a {
    font-size:17px;
    color:#7fa338;
    font-weight: bold;
}
/* --info blocks */
.info_wrap {
    padding: 10px 0px 5px 15px;
    line-height: 19px;
    font-size: 13px;
}
.info_more {
    padding: 4px 0 2px 15px;
}
.info_more span.more_click {
    display:block;
    color: #7fa338;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    padding-left: 15px;
    background: url("../images/arrow_more.gif") no-repeat 0 2px;
}

.info_more span.more_click.hide {
    background: url("../images/arrow_hide.gif") no-repeat 0 2px!important;
}
.more_short  {
    height: 55px;
    overflow: hidden;
}
/* -- domain */
#domain {
    width: 701px;
}
#domain_header {
    background: url("../images/domain_header.png") no-repeat;
    width: 701px;
    min-height: 32px;
    height: auto!important;
    height: 32px;
    padding: 8px 0 0;
    color: #2f3b45;
}
#domain_header select,
#domain_header input {
    border: 1px solid #a5acb2;
    padding: 3px 3px 1px;
    color: #707070;
    margin: 0 3px;
    width:140px;
}
#domain_header select {
    padding: 2px 0 0 0;
}
#domain_header input.button {
    margin-top: 2px;
    height: 23px;
    padding: 0;
    width: 115px;
    text-align: center;
    color: #fff;
    background: url("../images/button_bg.gif") repeat-x #7fa338;
    border: none;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}
#domain_content {
    
}
#domain_content table {
    border-collapse: collapse;
    border: 1px solid #bfbfbf;
}

#domain_content td {
    padding: 5px 5px 7px 18px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px dashed #c4c4c4;
}
#domain_content td.col1 {
    border-right: 1px dashed #c4c4c4;
}
#domain_content td.col2 {
    border-right: 1px solid #c4c4c4;
    color: #ffb129;
    padding-left: 12px;
}
#domain_content td.col3 {
    border-right: 1px dashed #c4c4c4;
}
#domain_content td.col4 {
    color: #ffb129;
}
#domain_content tr.even td {
    background: #ebebeb;
}


/* footer */
#wrap_footer {
       background: url("../images/footer_bg.png") repeat-x #d9d9d9;
       min-height: 213px;
}
#footer_main {
   width: 1000px;
   margin: 0 auto 0;
}
#footer_center {
   text-align: left;
}
/* -- footer firs line */
#footer_1line {
    height: 90px;
    max-height: 90px;
}
/* -- footer menu side */
#fmenu_side {
    width: 760px;
}
/* -- footer logo side */
#flogo_side {
    width: 240px;
}
/* -- footer menu */
#fmenu {
    margin: 15px 10px 10px 55px;
}
#fmenu ul {
    width: 180px;
    float: left;
}
#fmenu ul li {
    padding: 0 0 0 12px;
    line-height: 20px;
    color: #fff;
    background: url("../images/li_mark_3.gif") no-repeat 0 60%;
}
#fmenu ul li a {
    font-size: 13px;
    color: #fff;
    display: inline;
}
#fmenu ul li:hover {
    background: url("../images/li_mark_1.gif") no-repeat 0 60%;
}
#fmenu ul li a:hover {
    color: #333;
}
/* -- footer second line */
#footer_2line {
    padding: 10px 20px;
}
#copyright {
    text-align: center;
    margin:12px 0 12px;
    color: #333;
    font-size: 13px;
}
.copylink {
padding-top:4px;
}
.copylink a {
color: #333;
}
#footer_delimiter {
background: url("../images/footer_delimiter.png") repeat-x;
height: 5px;
}
#counters {
text-align: center;
margin: 12px 0 10px;
}


/* tarifs styles */
#tarifs_wrap {
    margin: 18px 0 25px;
	position:relative;
}
.tarif_block_wrap {
   background:  url("../images/slider_wrap_bg.gif") repeat-y;
   width: 643px;
   text-align: left;
}
.tarif_block_wrap .rt {
    width: 643px;
    background:  url("../images/slider_wrap_rt.gif") no-repeat right top;
}
.tarif_block_wrap .lt {
    width: 643px;
    background:  url("../images/slider_wrap_lt.gif") no-repeat left top;
}
.tarif_block_wrap .tarif_grid {
    background:  url("../images/slider_grid.gif") no-repeat 7px 0px;
    padding: 22px 0 20px 30px;
}

/* -tarif name */
#tarif_names {
    width: 700px;
    text-align: left;
    padding:0 0 4px 55px;
    display: block;
}
/* - tarifs id */
#tarif_vds_1 {
    margin-left: 33px;
}
#tarif_vdss_1 {
    margin-left: 33px;
}
#tarif_vip_1 {
    margin-left: 33px;
}
#tarif_vir_1 {
    margin-left: 33px;
}
#tarif_ded_1 {
    margin-left: 33px;
}
.tarif_name {
    background:  url("../images/tarif_name_bg.gif") repeat-x;
    height: 43px;
    line-height: 43px;
    min-height: 43px;
    width:105px;
    display: inline;
    float: left;
    margin: 0 5px 4px 0;
}
.tarif_name .l {
    background:  url("../images/tarif_name_l.gif") no-repeat left;
    height: 43px;
    line-height: 43px;
    width: 100%;
}
.tarif_name .r {
    background:  url("../images/tarif_name_r.gif") no-repeat right;
    height: 43px;
    line-height: 33px;
    text-align: center;
    width: 100%;
}
.tarif_name .text {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
/* -tarif desc */
.tarif_desc {
    background:  url("../images/tarif_desc_bg.png") no-repeat;
    width: 573px;
    height: 243px;
    margin: 8px 0 0 33px;
}
.tarif_desc_class {
}
.tarif_desc_class .c1 {
    float: left;
    display: inline;
    width: 170px;
    height: 227px;
}
.tarif_desc_class .c1 .price{
    width: 105px;
    height: 105px;
    line-height: 105px;
    margin:18px 0 0 50px;
    text-align: center;
}
.tarif_desc_class .c1 .price_m {
    font-size: 40px;
    color: #fff;
}
.tarif_desc_class .c1 .price_y {
    font-size: 33px;
    color: #fff;
}
.tarif_desc_class .c2 {
    float: left;
    display: inline;
    width: 178px;
    height: 227px;
}
.tarif_desc_class .c2 .ttitle {
    color: #ffb129;
    font-size: 19px;
    font-weight: bold;
    margin: 23px 5px 5px 8px;
}
.tarif_desc_class .c2 .tdesc {
    color:#373737;
    line-height: 15px;
    margin:15px 5px 5px 10px;
}
.tarif_desc_class .c2 .tmore {
    margin:12px 5px 5px 10px;
}
.tarif_desc_class .c2 .tmore a {
    color:#2f3b45;
    font-weight: bold;
    font-size: 13px;
}
.tarif_desc_class .c2 .tbuy {
    margin:18px 5px 5px 10px;
}
.tarif_desc_class .c2 .tbuy a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #7fa338;
    padding: 3px 12px;
    text-decoration: none;
}
.tarif_desc_class .c3 {
    float: left;
    display: inline;
    width:222px;
    height: 227px;
}
/* -bottom */
.tarif_block_wrap_b {
    background:  url("../images/slider_wrap_b_bg.gif") repeat-x;
    width: 643px;
    height: 7px;
    text-align: left;
}
.tarif_block_wrap_b .rb {
    height: 7px;
    width: 643px;
    background:  url("../images/slider_wrap_rb.gif") no-repeat right;
}
.tarif_block_wrap_b .lb {
    height: 7px;
    width: 643px;
    background:  url("../images/slider_wrap_lb.gif") no-repeat left;
    line-height: 7px;
}
