html,body {
	height: 100%;
	width:100%;
}

body {
    background:#ffffff;
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

body, a, img, h1, h2, h3, h4, h5, h6 {
    border:none;
    color:#000000;
    font-family:Arial;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:0;
}

p {
    border:none;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:0;
}

input {
	outline:none;
}

input[type=text], select {
	color:#3f3f3f;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #000000;
	outline:none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}


img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline:none;
}

form {
	border:none;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:0;
}

h1 {
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #008CB4;
}

h2, h3 {
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #008DB5;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;	
}

.main { 
	min-height: 100%; 
	height:auto !important;
	height:100%;
}

.hFooter { 
	height: 167px; 
}

.footer { 
	height: 167px; 
	margin-top:-167px;
}

.footer .f_gray_block { 
	background:url('/_images/fgblock_l.png') no-repeat; 
	height:48px;
}

.footer .f_gray_block .right { 
	background:url('/_images/fgblock_r.png') top right no-repeat; 
	height:48px;
	padding-left:21px;
	
	color:#4F4F4F;
	font-size:15px;
}

.footer .mail_block { 
	padding-right:10px;
	float:right;
	width:263px;
}

.footer .mail_block a { 
	background:url('/_images/mail.png') 0 -7px no-repeat;
	padding:7px 0 7px 52px; 
	line-height:48px;
	font-size:15px;
	color:#4F4F4F;
	text-shadow:#D5D5D5 1px 1px 0;
	text-decoration:none;
}

.footer .mail_block a:hover { 
	color:#CA0000;
}

.footer .phone_block { 
	padding:0 283px 0 10px;
}

.footer .phone_block span { 
	background:url('/_images/phone.png') 0 -7px no-repeat;
	padding:7px 0 7px 52px; 
	line-height:48px;
	text-shadow:#D5D5D5 1px 1px 0;
}

.footer .bottom_menu { 
	color:#717171;
	font-size:11px;
	padding-top:20px;
}

.footer .bottom_menu a { 
	color:#717171;
	font-size:11px;
	text-decoration:none;
	margin:0 10px;
}

.footer .bottom_menu a:hover { 
	color:#CA0000;
}

.footer .copy { 
	color:#717171;
	font-size:11px;
	padding-top:20px;
}

.footer .copy a { 
	color:#CA0000;
	font-size:11px;
}

.mainer {
    min-width:990px;
	max-width:1246px;
	position:relative;
}

.header {
	position:absolute; 
	width:100%; 
	top:0; 
	left:0;
	z-index:100;
	background:url('/_images/header_bg.png') repeat-x;	
}

.header .logo {
	float:left;
	padding-left:5px;	
}

.header .right_block {
	float:right;
	padding-right:9px;	
}

.header .right_block .navi {
	float:right;
	width:119px;
	height:25px;
	background:url('/_images/header_navi_bg.png') no-repeat;
	text-align:center;
	padding-top:15px;
}

.header .right_block .navi a {
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:url('/_images/header_navi_a.png') no-repeat;
	width:13px;
	height:10px;
	text-decoration:none;
	padding-bottom:2px;
	margin:0 10px;
}

.header .right_block .navi a:hover {
	border-bottom:1px dashed #108bad;
}

.header .right_block .navi a.home {
	background-position:0 0;
}

.header .right_block .navi a.sitemap {
	background-position:-13px 0;
}

.header .right_block .navi a.mail {
	background-position:-26px 0;
}
		
.header .right_block .language {
	float:right;
	padding-top:16px;
	font-size:11px;
	color:#3F3F3F;
	padding-right:25px;
}

.header .right_block .language a {
	font-size:11px;
	color:#008CB4;
	margin:0 5px;
}


.header .right_block .language span {
	margin:0 5px;
}
	
.header .right_block .slogan {
	float:right;
	padding:15px 15px 0 0;
}

.header .right_block .search {
	float:right;
	position:relative;
}

.header .right_block .search .form_block {
	position:absolute;
	right:0;
	background-color:#e3edf4;
	padding:14px 14px 10px 10px;
	opacity: 0.9;
    filter: alpha(opacity=90);
	-moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
	margin-right:15px;
}

.header .right_block .search .form_block .links {
	padding:2px 0 0 5px;
}

.header .right_block .search .form_block .links a {
	font-size:11px;
	color: #CA0000;
	display:inline !important;
}

.header .right_block .search input[type=text] {
	border:1px solid #4AA6C0;
	font-size:12px;
	color:#3f3f3f;
}

.header .right_block .search select {
	border:1px solid #4AA6C0;
	font-size:12px;
	color:#3f3f3f;
}

.header .right_block .search td {
	padding-left:5px;
}

.header .right_block .slogan h1 {
	float:right;
	padding:0;
	margin:0;
	font-size:12px;
	color:#818181;
	font-weight:normal;
}
	
.header .right_block .call_us {
	float:right;
	background:url('/_images/call_us_bg.png') top right no-repeat;
	margin-top:26px;
	text-align:right;
	padding-right:60px;
	color: #3F3F3F;
	font-family: "Trebuchet MS";
	font-size: 24px;
	padding:8px 60px 12px 0;
}

.header .right_block .reformal {
	float:right;
	color:#d52424;
	padding:40px 40px 0 0;
}

.header .right_block .reformal a {
	color:#d52424;
    font-weight:bold;
	background:url('/_images/reformal.png') top right no-repeat;
	padding:30px 110px 50px 0;
	text-decoration:none;
}

.header .right_block .reformal a:hover {
	text-decoration:underline;
}


.header .right_block .call_us .title {
	color: #D32424;
	font: bold 12px Tahoma;
}

.header .right_block .call_us span {
	font-size: 13px;
}

.header .header_line {
	background:url('/_images/header_line.png') repeat-x;
	height:129px;
	overflow:hidden;
}

.header .header_line .auth_block {
	padding-left:10px;
	float:left;
}

.header .header_line .auth_block .block {
	width:287px;
	height:110px;
	background:url('/_images/auth_block_bg.png') no-repeat;
}

.header .header_line .auth_block .login {
	width:520px;
}

.header .header_line .auth_block .block .right {
	height:86px;
	background:url('/_images/auth_block_bg_r.png') top right no-repeat;
	padding:7px 8px;
}

.header .header_line .auth_block .block .button_logout {
	float:right;
	padding:5px 21px 0 0;
}

.header .header_line .auth_block .block .button_cash {
	float:right;
    padding:5px 10px 0 0;
	color:#595959;
	position:relative;
}

.header .header_line .auth_block .block .button_cash .cash_pop_up {
	background-color:#EAEAEA;
	position:absolute;
	
	border:2px solid #d50400;
	top:22px;
	right:10px;
	-moz-border-radius:5px 0 5px 5px;
    -webkit-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
	text-align:right;
	padding:4px 0;
}

.header .header_line .auth_block .block .button_cash .cash_pop_up a {
	display:block;
	color:#3F3F3F;
	font-size:11px;
	text-decoration:none;
	padding:3px 10px;
}

.header .header_line .auth_block .block .button_cash .cash_pop_up a:hover {
	background-color:#D5D5D5;
}

.header .header_line .auth_block .block .button_logout a {
	margin-top:0;
}

.header .header_line .auth_block .block .button_cash a {
	margin-top:0;
}


.header .header_line .auth_block .block .title {
	color: #595959;
	font-weight:bold;
	padding-bottom:10px;
}

.header .header_line .auth_block .block .title_user {
	color: #595959;
	font-weight:bold;
}

.header .header_line .auth_block .block .title_user img {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	margin-right:4px;
}



.header .header_line .auth_block .block .title_user a {
	color: #008DB5;
	text-decoration:none;
	font-size:14px;
}

.header .header_line .auth_block .block .title_user sup a {
	font-size:10px;
	color:#CA0000;
}

.header .header_line .auth_block .block .title_user sup a:hover {
	text-decoration:underline;
}

.header .header_line .auth_block .block .title_user a:hover {
	color: #CA0000;
}

.header .header_line .auth_block .block td input {
	border:1px solid #4aa6c0;
	color:#333333;
	margin-right: 10px;
	width: 87px;
	padding:2px 5px;
	font-size:12px;
}

.header .header_line .auth_block .block .links {
	color:#595959;
	font-size:11px;
	padding-top:10px;
}

.header .header_line .auth_block .no_log {
	padding:10px 20px !important;
}

.header .header_line .auth_block .block .links_goto {
	color:#595959;
	font-size:13px;
	float:right;
	width:206px;
	padding-top:14px;
}

.header .header_line .auth_block .block .links_goto span {
	display:block;
	font-size:11px;
}

.header .header_line .auth_block .block .links_goto a {
	color:#CA0000;
	font-size:13px;
}

.header .header_line .auth_block .block .bask_summ_bl {
	float:left;
	padding-top:14px;	
}

.header .header_line .auth_block .block .bask_summ_bl a {
	width:235px; 
}

.header .header_line .auth_block .block .links a {
	color:#CA0000;
	font-size:11px;
}
			
.header .header_line .tdrive_block {
	float:right;
	width:440px;
	padding:8px 10px 0 0;
}
	
.header .header_line .tdrive_block .top {
	border-left:1px solid #dadada;
	border-top:1px solid #dadada;
	border-right:1px solid #dadada;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	height:35px;
	line-height:35px;
	padding-left:6px;
}

.header .header_line .tdrive_block .top a {
	color:#CA0000;
	font-size:11px;
	font-weight:bold;
	background:url('/_images/tdrive_bg.png') top left no-repeat;
	padding:3px 0 5px 39px;
}

.header .header_line .tdrive_block .top a:hover {
	background:url('/_images/tdrive_bg_h.png') top left no-repeat;
}
	
.header .header_line .tdrive_block .bottom {
	line-height:24px;
	height:24px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	overflow:hidden;
}

.header .header_line .tdrive_block .bottom a {
	background:url('/_images/tdrive_a.png') top left no-repeat;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	float:left;
	width:25%;
	font-weight:bold;
	font-size:11px;
}

.header .header_line .tdrive_block .bottom a:first-child {
	border-radius:0 0 0 5px;
	-moz-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
}

.header .header_line .tdrive_block .bottom a:last-child {
	border-radius:0 0 5px 0;
	-moz-border-radius:0 0 5px 0;
	-webkit-border-radius:0 0 5px 0;
}

.header .header_line .tdrive_block .bottom a:first-child {
	background-position:-2px 0;
}

.header .header_line .tdrive_block .bottom a:hover {
	background:url('/_images/tdrive_a.png') bottom left no-repeat;
	text-decoration:underline;
}

.header .header_menu {
	background:url('/_images/header_menu_bg.png') repeat-x;
	height:36px;
	position:absolute;
	width:100%;
	top:258px;
	left:0;
}


.header .header_menu_here {
	height:36px;
}

.header .header_menu .block {
	margin:0 10px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	overflow:hidden;
}

.header .header_menu .block td {
	height:36px;
	
	
	text-align:center;
}

.header .header_menu .block td:hover {
	height:36px;
	
}

.header .header_menu .block td:first-child a {
	border-left:1px solid #4895aa;
	border-radius:5px 0 0 0;
	-moz-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
}

.header .header_menu .block td:first-child a:hover {
	border-left:1px solid #c42723;
}

.header .header_menu .block td:last-child a {
	border-right:1px solid #4895aa;
	border-radius:0 5px 0 0;
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
}

.header .header_menu .block td:last-child a:hover {
	border-right:1px solid #c42723;
}

.header .header_menu .block td a {
	display:block;
	line-height:34px;
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
	background:url('/_images/menu_bg.png') top right no-repeat;
	border-top:1px solid #4895aa;
	border-bottom:1px solid #4895aa;
}

.header .header_menu .block td a:hover {
	border-top:1px solid #c42723;
	border-bottom:1px solid #c42723;
	background:url('/_images/menu_bg.png') bottom right no-repeat;
}

.header .header_menu .block td:last-child a {
	background-position:top left;
}

.header .header_menu .block td:last-child:hover a {
	background-position:bottom left;
}

.header .header_info {
	padding:16px 10px;
}

.header .header_info .banner_taste {
	width:289px;
	float:left;
}

.header .header_info .banner_taste img {
	border:1px solid #cccccc;
	padding:1px;
}

.header .header_info .banner_taste img:hover {
	border:1px solid #008DB5;
}

.header .header_info .check_domains {
	padding-left:305px;
}

.header .content_left_block_intro {
	width:140px !important;
}

.content_left_block {
	width:190px;
	position:absolute;
	padding-left:10px;
}

.content_right_block {
	width:190px;
	padding-right:10px;
	position:absolute;
	right:0;
}


.content_clients_block {
	width:140px;	
}

.content_clients_block .title {
	color:#008DB5;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.content_clients_block .block {
	width:99px;
	height:181px;
	overflow:hidden;
	margin-bottom:10px;
}

.content_clients_block .block .item {
	width:99px;
	height:64px;	
	text-align:center;
	display:block;
}

.content_clients_block .block .item a {
	border:1px solid #D5D5D5;
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	display:block;
	overflow:hidden;
	width:97px;
	height:51px;
}

.content_clients_block .block .item a img {
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	overflow:hidden;
	padding:1px;
}

.content_clients_block .block .item a:hover {
	border:1px solid #008DB5;
}

.content_clients_block .block .item .corner {
	background:url('/_images/client_bg.png') no-repeat;
	width:97px;
	height:50px;
}

.content_clients_block .block .item .corner a {
	display:block;
	text-decoration:none;
	width:97px;
	height:50px;
}

.content_block {
    padding-bottom:20px;	
}

.content_intro {
	padding-left:160px;	
	font-size:12px;
}

.text_list_item h2, .text_list_item h3 {
	margin-bottom: 14px;
}

.text_list_item, .text_list_item p {
	padding-bottom: 16px;
	color:#5F5F5F;
	font-size:12px;
}

.text_list_item a, .text_list_item p a {
	color:#CA0000;
	font-size:12px;
}

.all {
	display:inline; 
	padding-left:14px; 
	background: url('/_images/all.gif') no-repeat 0 5px; 
	font-size: 11px; 
	line-height:13px;
	color:#CA0000;
}

.text_list_item {
    padding-right:20px;	
}

.main_news_column {
    width:260px;    
}

.cmses {
	padding-top:10px;
}

.cmses img {
    display:inline;   
    border:1px solid #cccccc;
    margin-right:5px;
    margin-bottom:5px;
}

.cmses img:hover {
    border:1px solid #008DB5;
}

.content_news_block {
    padding-bottom:20px;
	font-size:11px;
	color:#3F3F3F;	
}

.content_news_block .title {
	padding:10px 0 10px 0;
	color:#008DB5;
	font-weight:bold;
	font-size:12px;
}

.content_news_block a {
	font-size:12px;
	color:#CA0000;
}

.content_linen_block {
	padding-bottom:20px;
}


.content_linen_block .title {
	padding:10px 0 10px 0;
	color:#008DB5;
	font-weight:bold;
}

.content_linen_block .title a {
	color:#008DB5;
	font-weight:bold;
	text-decoration:none;
}

.content_linen_block .title a:hover {
	color:#CA0000;
}

.content_linen_block ul {
	padding:0;
	margin:0;
	list-style:none;
}

.content_linen_block ul li {
	padding:5px 10px;
}

.content_linen_block ul li.bggrey {
	background-color:#f5f5f5;
}

.content_linen_block ul li a {
	font-size:11px;
	color:#CA0000;
}

.content_linen_block ul.blue li a {
	font-size:11px;
	color:#008DB5;
}

.content_linen_block ul.blue li a:hover {
	color:#CA0000;
}

.content_linen_block ul li span {
	font-size:11px;
	color:#3f3f3f;
	float:right;
}

.content_linen_block .question {
	font-size:11px;
	color:#008DB5;
}

.content_linen_block .answer {
	font-size:11px;
	color:#3F3F3F;
	padding-bottom:5px;
}

.content_intro .content_linen_block .question {
	font-size:12px;
}

.content_intro .content_linen_block .answer {
	font-size:12px;
}

.selective_title {
	margin-bottom: 20px; 
	font-size: 11px; 
	border: 1px solid #cccccc; 
	background: url('/_images/product_title.gif') repeat-x; 
	padding: 6px 15px 5px 19px;
}

.selective_title h1 {
	float:left;
	font-size: 20px; 
	font-weight:normal;
	color: #cc0000 !important; 
	background: url('/_images/header_icon.gif') no-repeat;
	height: 30px;  
	line-height:30px;
	padding:0 0 0 35px;
}

.selective_title a {
	float:right;
	margin:8px 0 0 15px;
}

.selective_title a.hv-button {
	float:right;
	margin:5px 0 0 0;
}

.sitemap td{
    padding:5px 10px;
	width:250px;
}

.sitemap td.back_map {
    background-color:#E7E7E7;
}

.sitemap td.back_map:hover {
    background-color:#D5D5D5;
}

span.imp {
    color:red;	
}

.billing_menu_fix .header_menu {
    position:static !important;	
}

.stepper {
    color:#3f3f3f;
	font-size:11px;	
	font-weight:bold;
	line-height:18px;
	padding:10px 0;
}

.stepper a {
    color:#ffffff;
	font-size:11px;	
	background-color:#008DB5;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px;
}

.stepper a:hover {
	background-color:#CA0000;
}

.contacts_map_ya {
    border:1px solid #C0C0C0;
	padding:1px;	
}

.contacts_map_ya:hover {
    border:1px solid #008DB5;
}

.billing_cost_all {
    font-style:italic;	
}

.billing_cost_all strong {
    font-style:normal;
	font-size:22px;	
	font-weight:normal;
}

strong.billing_cost {
    position:relative;	
}

span.cost_help {
	width:15px;
	height:15px;
	background:url('/_images/help.png') no-repeat;
	display:inline-block;
	position:absolute;
	right:-15px;
}

span.cost_help a {
	position:absolute;
	font-size:11px;	
	background-color:#ffffff;
	border:1px solid #C0C0C0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	visibility:hidden;
	width:200px;
	right:0;
	top:0;
	-webkit-box-shadow: 0px 0px 5px #222;
    -moz-box-shadow: 0px 0px 5px #222;
    box-shadow: 0px 0px 5px #222;
	color:#e54541;
	font-weight:bold;
}

span.cost_help:hover a {
	visibility:visible;
}

.billihg_testdrive_info {
    width:683px;
	border:3px solid #e54541;	
	padding:10px 17px;
	color:#000000;
	-webkit-box-shadow: 0px 0px 3px #222;
    -moz-box-shadow: 0px 0px 3px #222;
    box-shadow: 0px 0px 3px #222;
}

.billihg_testdrive_info span.label {
   clear:both;
}

.billihg_testdrive_info span.label input {
   float:left;
   margin-left:0;
}

.billihg_testdrive_info span.label strong {
   float:left;
   cursor:pointer;
   margin-top:3px;
}

.hv_pay_img {
	border:1px solid #C0C0C0;	
}

.social_1, .social_2 {
	float:left;	
}

.social_2 {
	margin:4px 0 0 0;
}

.hv-basket-noligin {
    padding:25px 0 0 0;	
}

.hv-basket-noligin a {
    width:233px;	
}

.hosting-price-fix {
	display:inline-block;
	width:70px;	
}

.block-show-price {
	padding:16px 0 0 0;
	font-size:11px;	
}

.block-show-price span {
	float:left;
	color:#555555;
	margin:6px 6px 0 0;
}

.block-show-price .block {
	float:left;
}

.block-show-price .block .currency {
	border:1px solid #dcdcdc;
	line-height:24px;
	border-radius:5px;
	overflow:hidden;
}

.block-show-price .block .currency a {
	float:left;
	border-left:1px solid #dcdcdc;
	color:#5a5a5a;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
	text-shadow:#fdfdfd 1px 1px 0;
	background:url('/_images/currency.png') repeat-x;
}

.block-show-price .block .currency a:first-child {
	border-left:none;
	border-radius:5px 0 0 5px;
}

.block-show-price .block .currency a:last-child {
	border-left:none;
	border-radius:0 5px 5px 0;
}

.block-show-price .block .currency a.selected {
	background-position:0 -48px;
}

.block-show-price .block .currency a:hover {
	background-position:0 -24px;
	color:#ffffff;
	text-shadow:#c10006 1px 1px 0;
}

.block-show-price .block .mirror {
	background:url('/_images/currency_mirror_l.png') no-repeat;
	margin:1px 0 0 0;
	text-align:right;
}

.block-show-price .block .mirror div {
	height:14px;
	background:url('/_images/currency_mirror_r.png') top right no-repeat;
}

.hv-hostingline-text {
	font-size:24px;
	color:#CA0000;
	text-align:center;
	margin:0 0 15px 0;	
}

.hv-hostingline-text span {
	font-size:11px;
	display:block;	
}

.hv-banner-2012 {
	float:left;
	margin:0 15px 0 0;	
}
