@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "TradeGothicLTBold";
  src: url("http://img.e-klient.ru/fonts/TradeGothicLTBold.eot");
  src: local("☺"),
  url("http://img.e-klient.ru/fonts/TradeGothicLTBold.woff") format("woff"),
  url("http://img.e-klient.ru/fonts/TradeGothicLTBold.ttf") format("truetype"),
  url("http://img.e-klient.ru/fonts/TradeGothicLTBold.svg") format("svg");
  }

#main{
	width:100%;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}

#header{
	height:97px;
	background:url(http://img.e-klient.ru/images/header_bg.png) repeat-x;
}

.width_cut{
	width:973px;
	margin:0 auto;
}

#logo{
	margin-top:16px;
	float:left;
}

#main_menu{
	float:left;
	margin-left:154px;
	z-index:1000;
	position:absolute;
	top:39px;
}

#main_menu li{

}

#main_menu ul{
	float:left;
}
/*
.menu_item{
	margin:51px 14px 0px 0px;
	float:left;
	padding:0px 18px 0px 16px;
	background:url(http://img.e-klient.ru/images/menu_arrow.png) right no-repeat;
}
*/

.menu_item{
	margin:39px 14px 0px 0px;
	float:left;
	padding:7px 0px 0px 0px;
	background:url(http://img.e-klient.ru/images/menu_arrow.png) right center no-repeat;
	height:51px;
	width:auto;
	display:inline;
}

.menu_item:hover{
	background:url(http://img.e-klient.ru/images/main_menu_bg.png) 0px 0px repeat-x;
}

.menu_item a{
	color:#2d2d2d;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 2px 2px 2px #FFF; 
}

.menu_personal{
	margin:29px 0px 0px -16px;
	height:68px;
	width:182px;
	background:url(http://img.e-klient.ru/images/personal_room.png) no-repeat;
	text-align:center;
	right:-200px;
	top:-39px;
	position:absolute;
	padding-top:20px;
	z-index:1;
}

.menu_personal a{
	color:#FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.menu_highlight{
	float:left;
}

#sub_menu{
	height:35px;
	float:left;
	width:730px;
	padding-left:5px;
}

#sub_menu ul{
	list-style:none;
}

#sub_menu ul li{
	display:block;
	float:left;
	height:35px;
	padding:10px;
	cursor:pointer;
}

#sub_menu a{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#sub_menu ul li:hover{
	background:url(http://img.e-klient.ru/images/sub_menu_bg_hover.png) top repeat-x;
}

#sub_menu ul li.active{
	background:url(http://img.e-klient.ru/images/sub_menu_bg_hover.png) top repeat-x;
}

.menu_item.wrap{
	border-left:1px solid #c6c2bf;
	height:20px;
}

.clear{
	clear:both;
}

#center_left_bg{
	background:url(http://img.e-klient.ru/images/center_left_bg.png) top repeat-x;
	height:463px;
	float:left;
	width:50%;
	border:none;
}

#center_block{
	height:463px;
	width:100%;
	background:url(http://img.e-klient.ru/images/center_bg.jpg) center top no-repeat;
	position:relative;
}

#center_right_bg{
	background:url(http://img.e-klient.ru/images/center_right_bg.png) top repeat-x;
	height:463px;
	float:right;
	width:50%;
	border:none;
}

.girl{
	width:511px;
	height:486px;
	position:absolute;
	top:-23px;
	z-index:1;
	margin-left:-150px;
}

#package{
	height:416px;
	width:400px;
	margin-left:296px;
	background:url(http://img.e-klient.ru/images/package_bg.png) left 25px no-repeat;
	padding:40px 0px 0px 65px;
	z-index:2;
}

.package{
	height:416px;
	width:400px;
	margin-left:296px;
	background:url(http://img.e-klient.ru/images/package_bg.png) left 25px no-repeat;
	padding:40px 0px 0px 65px;
	z-index:2;
	margin-top:-22px;
    color:#581847;
    font-size:44px;
    font-family:"Segoe UI", Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.package h1{
	color:#581847;
	font-size:44px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:20px;
}

.package h2{
	color:#FFF;
	font-size:28px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:20px 0px;
}

.package p{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:7px;
}

.package p.price{
    color:#FFF;
    font-size:28px;
    font-family:"Segoe UI", Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:20px 0px;
}

.package ul{
	padding:0px 0px 20px 20px;
}

.package li{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 0px 0px 12px;
	list-style-image:url(http://img.e-klient.ru/images/list-style.png);
}

.more_button a{
	color:#6e6e6e;
}

.more_button a:hover{
	color:#555555;
}

.more_button{
	height:42px;
	width:129px;
	background:url(http://img.e-klient.ru/images/more_button.png) left top no-repeat;
	border:none;
	color:#6e6e6e;
	font-size:14px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:5px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
}

.more_button:hover{
	color:#555555;
}

.package a{
	text-decoration:none;
}

#contacts_inner{
	position:absolute;
	top:20px;
	margin-left:725px;
	background:url(http://img.e-klient.ru/images/inner_contacts.png) 11px top no-repeat;
	height:263px;
	width:274px;
	padding-top:27px;
	padding-left:5px;
	z-index:11;
}

#contacts{
	position:absolute;
	top:7px;
	margin-left:730px;
	background:url(http://img.e-klient.ru/images/contacts_bg.png) right top no-repeat;
	height:375px;
	width:233px;
	padding-top:40px;
	padding-right:35px;
}

.sub_contact{
	margin-top:5px;
	margin-left:40px;
	padding:6px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7b7b7b;
	float:left;
}

.sub_contact a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7b7b7b;
	text-decoration:none;
}

.sub_contact p{
	float:left;
	line-height:18px;
	width:140px;
	margin-left:10px;
	
}

.sub_contact img{
	float:left;
}

.sub_contact.top_line{
	border-top:1px solid #dcdcdc;
	vertical-align:middle;
}

.ct{
	padding-top:9px;
}

.phone{
	padding:15px 0px 5px 0px;
	font-family: "Impact",  sans-serif;
	font-size:33px;
	color:#000;
}

.dots{
	border-bottom:1px dotted #7b7b7b;
	float:left;
	margin-bottom:15px;
}

.dots:hover{
	border-bottom-color:#f26b21;
}

.dots a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b7b7b;
	text-decoration:none;
}

#order_div{
	padding:25px 0px 0px 14px;
	float:left;
}

#to_pay_button_div{
	float:left;
	margin-left:-5px;
	padding-top:25px;
}

.order_button{
	height:83px;
	width:238px;
	background:url(http://img.e-klient.ru/images/order_button.png);
	border:none;
	cursor:pointer;
	color:#581847;
	font-size:18px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	text-align:center;
	text-decoration:none;
}

#order_div a{
	text-decoration:none;
}

#order_div a .order_button{
	height:53px;
	padding-top:33px;
}

#inner_content #to_pay_button_div a{
	text-decoration:none;
}

#slider{
	height:13px;
	width:100%;
	margin:0 auto;
	background:url(http://img.e-klient.ru/images/slider_bg.png);
	background-color:transparent;
	z-index:9999;
}

#left_menu{
	width:48px;
	height:100%;
	background:url(http://img.e-klient.ru/images/left_menu_bg.png);
	position:fixed;
	left:0px;
	top:0px;
	z-index:1000;
	padding-top:97px;
}

#left_menu_highlight{
	height:100%;
	position:fixed;
	left:48px;
	top:0px;
	z-index:1001;
	padding-top:97px;
}

.left_menu_button{
	height:51px;
	cursor:pointer;
}

.menu_highlight{
	height:33px;
	float:left;
	clear:both;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(http://img.e-klient.ru/images/menu_highlight.png) left center no-repeat;
	padding:18px 10px 0px 15px;
	margin-left:-9999px;
}

#blogs_menu{
	padding:115px 25px 0px 25px;
}

#blogs_button{
	background:url(http://img.e-klient.ru/images/blogs_button.png) no-repeat;
	height:48px;
	width:143px;
	border:none;
	color:#6e6e6e;
	font-size:14px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:4px;
	margin-left:35px;
}

.show_left_menu{
	width:280px;
	height:100%;
	background:url(http://img.e-klient.ru/images/left_menu_open_bg.png);
	position:fixed;
	left:48px;
	z-index:1000;
	display:none;
	padding-top:97px;
}

.show_left_menu h2{
	font-size:18px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-shadow: 2px 2px 2px #000;
}

.show_left_menu{
    font-size:18px;
    font-family:"Segoe UI", Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#FFF;
    text-shadow: 2px 2px 2px #000;
}

.show_left_menu ul{
	padding:20px 30px 30px 30px;
}

.show_left_menu li{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 0px 0px 12px;
	list-style-image:url(http://img.e-klient.ru/images/list-style.png);
	line-height:20px;
    font-weight: normal;
    text-shadow: none;
}

.show_left_menu a{
	color:#FFF;
}

.left_menu_gray{
	background:url(http://img.e-klient.ru/images/left_menu_bg_gray.png) top repeat-x;
	height:41px;
	width:100%;
	padding:10px;
	width:260px;
}

.ok_button{
	background:url(http://img.e-klient.ru/images/list_box_ok.png) no-repeat;
	height:43px;
	width:53px;
	border:none;
	color:#6e6e6e;
	font-size:14px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:5px;
	float:right;
	margin:-6px 0px 0px 5px;
	position:absolute;
}

#language_select{
	height:32px;
	width:201px;
	margin:0;
	padding:0;
	border:none;
}

#package_select{
	width:322px;
	height:31px;
}

#content{
	background:url(http://img.e-klient.ru/images/content_bg.png) top repeat-x;
	background-color:#f0f1f1;
	width:100%;
	float:left;
	height:auto;
	padding-bottom:40px;
	z-index:10;
	position:relative;
}

#hosting_menu{
	width:850px;
	height:71px;
	float:left;
	clear:both;
	margin-left:-60px;
}

#tabs_block{
	background:url(http://img.e-klient.ru/images/gray_line.png) 323px 8px no-repeat;
	float:left;
}

#left_content #hosting_menu a{
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

#left_content #hosting_menu a:hover{
	text-decoration:underline;
}

#left_content #hosting_menu a.active{
	color:#f26b21;
}

#inner_content.package_menu{
	background-color:#FFF;
	margin:0px -5px 0px 0px;
	padding-top:70px;
}

.content_hosting_menu{
	width:168px;
	height:21px;
	margin:25px 0px 25px 0px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-right:1px solid #c0bdbd;
	border-left:1px solid #faf9f9;
}

.content_hosting_menu_pack{
	width:152px;
	height:21px;
	margin:25px 0px 25px 0px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-right:1px solid #c0bdbd;
	border-left:1px solid #faf9f9;
}

.content_hosting_menu_pack.last{
	border-right:none;
}

.content_hosting_menu_pack.first{
	border-left:none;
}

.content_hosting_menu_pack a.active{
	color:#f58220;
	font-weight:bold;
}

.content_hosting_menu_pack a.active:hover{
	text-decoration:none;
}

.content_hosting_menu.last{
	border-right:none;
}

.content_hosting_menu.first{
	border-left:none;
}

.content_hosting_menu a.active{
	color:#f58220;
	font-weight:bold;
}

.content_hosting_menu a.active:hover{
	text-decoration:none;
}


.content_hosting_menu a{
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.content_hosting_menu a:hover{
	text-decoration:underline;
}
/*
#home{
	background-color:#FFF;
	width:730px;
	height:auto;
	margin-bottom:10px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
}
.feature {
	position:absolute;
	width:730px;
	overflow:hidden;
	height:auto;
	background-color:#FFF;
	margin-bottom:10px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
}
.feature img { border:none; }

#tabs { margin-left:0;margin-bottom:0;}
#tabs li{
	background-color:transparent;
	display:inline;
	float:none;
	list-style:none;
	height:48px;
	text-align:center;
	line-height:46px;
}

#tabs li a{
	background:url(http://img.e-klient.ru/images/tab_default.png) no-repeat;
	color:#7b7b7b;
	display:inline-block;
	height:48px;
	text-decoration:none;
	width:241px;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF; 
}

#tabs ul li a.active{
	background:url(http://img.e-klient.ru/images/tab_active.png) no-repeat;
	color:#581847;
	text-shadow:none;
}
*/

#tabs, #tabsText {
	list-style: none;
	padding: 0;
	margin: 0;
	height:auto;
	float:left;
}

#tabs li {
	text-align:center;;
	line-height:46px;
	color:#7b7b7b;
	float: left;
	cursor: pointer;
	background:url(http://img.e-klient.ru/images/tab_default.png) no-repeat;
	height:48px;
	text-decoration:none;
	width:241px;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	margin-right:4px;
	}
#tabs li.current {
	background:url(http://img.e-klient.ru/images/tab_active.png) no-repeat;
	color:#581847;
	text-shadow:none;
	}
#tabsText{
	clear: both;
	}
#tabsText li {
	width:700px;
	display: none;
	height:auto;
	background-color:#FFF;
	padding:5px 15px 0px 15px;
	margin-bottom:20px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	}


.right_block{
	float:right;
	width:221px;
	margin-top:18px;
	clear:both;
}

._correction{
	padding-top:150px;
}

.right_block h2{
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-shadow: 2px 2px 2px #FFF;
}

.right_block p.choise{
    font-size:16px;
    font-family:"Segoe UI", Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#000;
    text-shadow: 2px 2px 2px #FFF;
}

#left_content{
	float:left;
	width:735px;
	margin-left:5px;
}

#action{
	float:right;
	background:url(http://img.e-klient.ru/images/action_cupon.png) top no-repeat;
	margin-top:50px;
	height:auto;
	width:221px;
	
}

#action_text{
	width:210px;
	margin-top:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8a8a;
	padding:0px 0px 0px 10px;
	line-height:18px;
	padding-bottom:10px;
	background:#FFF;
	float:left;
	background:url(http://img.e-klient.ru/images/action_cupon_bottom.png) bottom no-repeat;
}

#action_text span{
	color:#f26b21;
	font-size:16px;
	font-weight:bold;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

#action_text a{
	color:#6E6E6E;
	font-size:14px;
	font-weight:bold;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	text-decoration:none;
}

.buttonlink a{
	color:#6E6E6E !important;
	font-size:14px !important;
	font-weight:bold !important;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif !important;
	padding-bottom:10px !important;
	text-decoration:none !important;
}

#action_text a:hover{
	color:#555555;
}

#action_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
}

.kupon{
	width:434px;
	height:241px;
	background:url(http://img.e-klient.ru/images/kupon_big.png) left no-repeat;
	z-index:200;
	border:none;
}

#action_kupon{
	padding:40px 0px 0px 50px;
	font-size:28px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 1px #333;
}

#action_kupon p{
	font-family:"Impact", Tahoma, Geneva, sans-serif;
	font-weight:100;
	font-size:96px;
	padding-top:15px;
}

#action_kupon_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-shadow:none;
	width:180px;
	font-weight:normal;
	position:absolute;
	top:85px;
	right:20px;
}

#slide_correction_top{
	position:absolute;
	z-index:3;
	width:220px;
	height:8px;
	background:url(http://img.e-klient.ru/images/hover_slide.png) top no-repeat;
}

#slide_correction_bottom{
	position:absolute;
	z-index:3;
	width:220px;
	height:8px;
	background:url(http://img.e-klient.ru/images/hover_slide_down.png) top no-repeat;
	margin-top:-8px;
}

#domains{
	height:108px;
	width:728px;
	background:url(http://img.e-klient.ru/images/domain_bg.png) no-repeat;
	float:left;
	margin-bottom:20px;
}

#domains_big{
	height:108px;
	width:972px;
	background:url(http://img.e-klient.ru/images/domains_big_bg.png) no-repeat;
	float:left;
	margin-bottom:20px;
}

#inner_content #domains #domains_check p, #inner_content #domains #domains_check label{
	padding:0;
}

#domains_big #domains_check{
	width:560px;
	margin:-7px 0px 0px 202px;
}

#domains_big #domains_check p{
	width:35px;
	padding:0;
}

#domain_txt{
	float:left;
	padding-top:25px;
	width:168px;
	line-height:26px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 2px #444;
}

#domain_input{
	float:left;
	padding:23px 0px 0px 32px;
	height:40px;
}

#domain_input_field{
	width:316px;
	height:31px;
	border:none;
	background:url(http://img.e-klient.ru/images/domain_input.png);
	padding:0px 5px 0px 5px;
}

#domain_input_field_big{
	width:552px;
	height:31px;
	border:none;
	background:url(http://img.e-klient.ru/images/domain_big_input.png);
	padding:0px 5px 0px 5px;
	margin-right:20px;
}

.domain_input_field{
	width:316px;
	height:31px;
	border:none;
	background:url(http://img.e-klient.ru/images/domain_input.png);
	padding:0px 5px 0px 5px;
}

#domains_check{
	float:left;
	clear:left;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:-20px 0px 0px 202px;
	width:320px;
	line-height:23px;
}

.check_box{
	margin-left:20px;
}

#domains_check p{
	width:45px;
	float:left;
	padding:0;
}

#domain_check_button_div{
	padding-top:15px;
	margin-left:545px;
}

#domain_check_button{
	height:78px;
	width:171px;
	background:url(http://img.e-klient.ru/images/check_domain_button.png);
	border:none;
	cursor:pointer;
	color:#581847;
	font-size:18px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF; 
}

#comments{
}

#comments_title_main{
	height:43px;
	width:728px;
	background:url(http://img.e-klient.ru/images/komments_title_bg.png) no-repeat;
}

#comments_title_main_big{
	float:left;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:13px 0px 0px 20px;
}

#comments_title_main_small{
	float:right;
	padding:14px 25px 0px 0px;
}

#comments_title_main_small a{
	color:#f26b21;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#comments_title_main_small.img{
	position:absolute;
	top:7px auto;
}

#comments_block{
	float:left;
}

.comment_user{
	width:230px;
	margin:20px 0px 0px 10px;
	float:left;
	background:url(http://img.e-klient.ru/images/arrows_bg_left.png) -5px 95px no-repeat; 
}

.user_photo{
	height:94px;
	width:94px;
	float:left;
	padding:0px 16px 16px 0px;
}

.user_name{
	color:#f26b21;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	line-height:20px;
}

.user_job{
	padding-top:5px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:18px;
	font-size:13px;
}

.comment_text{
	clear:both;
	margin-left:20px;
}

.comment_text img{
	position:absolute;
	z-index:-1;
}

.comment_text a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	line-height:18px;
	text-decoration:none;
}

#footer{
	float:left;
	margin-top:40px;
	width:100%;
}

#footer_about{
	width:455px;
	float:left;
	padding:0px 20px 0px 20px;
}

#footer span.title{
	color:#000;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#footer_about p, #footer_about h1{
	color:#acacac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:15px 0px 10px 0px;
	line-height:17px;
}

#footer_about a{
	color:#f37323;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#socials_like{
	padding-top:40px;
}

#footer_payments{
	float:left;
	width:200px;
	margin-left:40px;
}

#footer_contacts{
	float:right;
	width:220px;
}

#footer_contacts p{
	color:#7b7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0px 20px 0px;
}

#footer_contacts h2{
	color:#000;
	font-family: "Impact", Tahoma, Geneva, sans-serif;
	font-size:32px;
	padding-bottom:15px;
}

#search_field{
	height:29px;
	width:150px;
	border:none;
	background:url(http://img.e-klient.ru/images/search_field.png) no-repeat;
	padding:0px 0px 0px 15px;
	float:left;
	margin:0;
}

#search_button{
	width:34px;
	height:31px;
	border:none;
	background:url(http://img.e-klient.ru/images/search_button.png) left top no-repeat;
	cursor:pointer;
	margin:0px; padding:0px;
	float:left;
}

#social_links{
	padding-top:40px;
}
#social_links img{
	margin-right:8px;
}

#bottom_menu{
	border-top:1px solid #f0f1f1;
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:20px;
}

#error_404{
	position:absolute;
	height:50px;
	background-color:#f0f1f1;
	top:657px;
	width:100%;
}

.error_404_message{
	color:#000;
	font-size:24px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	text-align:center;
	padding:30px 0px 120px 0px;
}

.error_404_message span{
	font-weight:normal;
}

#logo_bottom{
	width:130px;
	float:left;
	padding-top:30px;
}

#menu_bottom{
	color:#8d8d8d;
	font-size:14px;
	padding:35px 0px 0px 20px;
	float:left;
}

#menu_bottom span{
	padding:0px 10px 0px 10px;
}

#menu_bottom a{
	color:#8d8d8d;
	text-decoration:none;
	font-size:13px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
}

#menu_bottom a:hover{
	text-decoration:underline;
}

#copyrights_bottom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	padding:37px 0px 0px 30px;
	float:left;
}

#copyrights_bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	text-decoration:none;
}

.main_menu_left{
	height:58px;
	width:13px;
	float:left;
	margin-top:-7px;
	background:url(http://img.e-klient.ru/images/main_menu_left.png) 0px 58px no-repeat;
	margin-left:-7px;
}

.main_menu_right{
	height:58px;
	width:11px;
	float:right;
	margin-top:-7px;
	background:url(http://img.e-klient.ru/images/main_menu_right.png) 0px 58px no-repeat;
	margin-right:-5px;
}

#main_menu ul li:hover{
	background:url(http://img.e-klient.ru/images/main_menu_bg.png) 0px 0px repeat-x;
}

.order_table{
	height:34px;
	width:107px;
	background:url(http://img.e-klient.ru/images/order_button_small.png) no-repeat;
	color:#6e6e6e;
	text-decoration:none;
	font-size:14px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	text-align:center;
	padding-top:13px;
	margin:0 auto;
}

.order_table:hover{
	background:url(http://img.e-klient.ru/images/small_button_h.png) no-repeat;
	color:#555555;
}

.table_more{
	display:none;
}

.table_bottom a{
	font-size:14px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 2px 2px 2px #FFF; 
}

.last_cel{
	border:none;
	text-align:center;
	margin:0 auto;
}

#last_cel_{
	border-bottom:none;
	padding:0;
	margin:0;
	background:none;
	height:10px;
	float:left;
}

#last_cel_:hover{
	background:none;
	padding:0;
	margin:0;
	border:none;
}


#last_cel_ a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:11px;
	background:none;
}

#last_cel_ a:hover{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:11px;
	background:none;
}

#timer{
	float:left;
	padding-left:30px;
}

#action_timer_text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding-top:20px;
}

.table_name{
	text-align:center;
}

.table_top{
	background-color:#FFF;
	border-bottom:2px solid #000;
	text-align:center;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}

.table_top a{
	text-decoration:none;
	color:#000;
}

.package_params{
	width:450px;
}

.table_top_pack{
	background-color:#FFF;
	border-bottom:2px solid #000;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}

.table_top_pack.centring{
	text-align:center;
	background-color:#FFF;
}

#table_price_option, #table_price_param{
	background-color:transparent;
}

#show_more{
	background-color:#f0f1f1;
	height:23px;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	color:#000;
}

#show_more a#table_display_more_, span#table_display_more{
 color:#000;
 border-bottom:1px dotted #000;
 text-decoration:none;
 cursor:pointer;
}

#show_more a#table_display_more_:hover, span#table_display_more:hover{
 color:#000;
 border-bottom:none;
 cursor:pointer;
}

#table_price_last{
	background-color:transparent;
	border-bottom:2px solid #000;
	width:65px;
}

#table_inner_pack{
	width:670px;
}

.order_package{
	position:absolute;
	top:210px;
	height:100px;
	width:150px;
	margin-left:540px;
	text-align:center;
	line-height:50px;
}

#inner_content .order_package a{
	text-decoration:none;
	line-height:18px;
	text-align:center;
}

#inner_content .order_package .order_table{
	margin-left:20px;
}

.price_big_txt{
	color:#581847;
	font-family: "Impact", Tahoma, Geneva, sans-serif;
	font-weight:100;
	font-size:28px;
	text-align:center;
}

.price_big_txt span{
	font-family:"TradeGothicLTBold", sans-serif;
	font-size:24px;

}

.inner_sub_c{
	width:60px;
	float:left;
	margin:0 auto;
	padding-left:6px;
}

.inner_sub_c a{
	font-size:11px;
}

.inner_sub_c p{
	margin-left:-6px;
}

#inner_sub_connect{
	padding-left:40px;
}

#sub_menu_line{
	height:35px;
	width:100%;
	float:left;
	background:url(http://img.e-klient.ru/images/inner_sub_menu_bg.png) top repeat-x;
}

#inner_content{
	width:657px;
	float:left;
	background:#FFF;
	padding:30px 35px 35px 35px;
	margin-bottom:20px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}
/*
#inner_content ul{
	padding:20px 0px 20px 10px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

#inner_content ul li{
	background:url(http://img.e-klient.ru/images/list-style-small_active.png) left center no-repeat;
	padding:5px 0px 7px 25px;
	margin:0px 0px 0px 25px;
	display:inline-block;
}
*/
#inner_content h2{
	font-size:18px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	padding-bottom:20px;
}



#inner_content h3{
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	padding:15px 0px 0px 0px;
}

#inner_banner{
	height:118px;
	width:200px;
	background:url(http://img.e-klient.ru/images/datacenter_banner.jpg) no-repeat;
	padding:80px 0px 0px 460px;
}

#inner_content p{
	padding:20px 0px 10px 0px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

#inner_content span{
	color:#f37323;
	font-weight:bold;
}

#inner_content a{
	color:#f37323;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

.about_linkup{
	padding-right:35px;
}

#about_us{
	width:695px;
	float:left;
	padding-top:40px;
}

.about_us_block{
	width:200px;
	float:left;
	margin-right:30px;
}

#page_name{
	height:67px;
	position:absolute;
	top:0;
	background:url(http://img.e-klient.ru/images/big_arrow.png) center left no-repeat;
}

#page_name h2{
	font-size:32px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:12px 0px 0px 45px;
}

.comment_user_inner{
	width:100%;
	margin:0px 0px 20px 0px;
	float:left;
	background:url(http://img.e-klient.ru/images/arrows_bg_white_left.png) 100px 50px no-repeat;
}

.comment_text_inner{
	padding:15px 35px 30px 145px;
	color:#515151;
	font-size:13px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.comment_text_inner img{
	position:absolute;
}

.comment_text_inner p{
	color:#515151;
	font-size:13px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#inner_content .comment_user_inner .comment_text_inner a{
	color:#515151;
	font-size:13px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.comment_user_inner .user_photo{
	padding-right:50px;
}

#page_list{
	border-top:1px solid #f0f1f1;
	width:700px;
	float:left;
	margin-left:-35px;
	padding:10px 0px 0px 35px;
	height:33px;
}

#page_list a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#page_list a:hover{
	color:#f47f3f;
}

.hiden{
	display:none;
}

#page_list ul li{
	float:left;
}

#page_list .previous{
	background:url(http://img.e-klient.ru/images/pager_left.png) left center no-repeat;
	padding-top:14px;
	height:33px;
	margin-right:30px;
}

#page_list .next{
	background:url(http://img.e-klient.ru/images/pager_right.png) right center no-repeat;
	padding-top:14px;
	height:33px;
	margin-left:30px;
}


#page_list .page{
	height:27px;
	width:28px;
	padding:15px 0px 0px 13px;
}

#page_list .selected{
	background:url(http://img.e-klient.ru/images/pager_h.png) bottom left no-repeat;
}

#page_list .selected a{
	color:#f47f3f;
}

#page_list .span_left{
	margin:10px 0px 0px 25px;
}

#page_list .span_right{
	margin:10px 25px 0px 0px;
}

.question{
	padding:10px 35px 0px 0px;
	border-bottom:1px solid #f0f1f1;
	float:left;
	width:625px;
	clear:both;
}

.faq_title{
	background:url(http://img.e-klient.ru/images/faq_plus.png) left center no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#000;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	height:21px;
	padding-left:40px;
	margin-bottom:10px;
	cursor:pointer;
}

.faq_list{
	display:none;
}

.faq_list ul li{
	padding-left:60px;
	display:block;
	background:url(http://img.e-klient.ru/images/faq_list_img.png) 35px 2px no-repeat;
	padding-bottom:15px;
}

.faq_list ul{
	padding-bottom:20px;
}

#inner_content .question .faq_list li a{
	color:#515151;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

#inner_content .question .faq_list li a:hover{
	color:#f26b21;
}

#content_text_side{
	width:490px;
	float:left;
}

#content_text_side p{
	padding:0px 0px 15px 0px;
}

#content_text_side span.italic{
	font-style:italic;
	color:#515151;
	font-weight:normal;
}

#content_list_side{
	width:145px;
	float:left;
	margin-left:20px;
}

#content_list_side ul li a{
	font-size:11px;
	color:#515151;
	line-height:20px;
}

#content_list_side ul li{
	background:url(http://img.e-klient.ru/images/list-style-small.png) left center no-repeat;
	padding:5px 0px 7px 25px;
}

#content_list_side ul li .category_list:hover{
	color:#f26b21;
}

.blog_block{
	float:left;
	clear:both;
	padding-bottom:40px;
	padding-right:20px;
}

.date{
	height:115px;
	width:135px;
	background:url(http://img.e-klient.ru/images/blog_date_bg.jpg) no-repeat;
	float:left;
}

.day{
	width:62px;
	height:52px;
	font-family: "Impact", Tahoma, Geneva, sans-serif;
	font-size:34px;
	color:#000;
	text-align:center;
	margin:31px 0px 0px 22px;
}

.month{
	width:100px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:3px;
}

.blog_title{
	padding-bottom:15px;
}

#inner_content .blog_block .blog_title a{
	text-decoration:underline;
	color:#f26b21;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
}

#inner_content .blog_block ul{
	padding:20px 0px 20px 10px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

#inner_content .blog_block ul li{
	background:url(http://img.e-klient.ru/images/list-style-small_active.png) left center no-repeat;
	padding:5px 0px 7px 25px;
}

#inner_content .blog_block .blog_text_cut a{
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
}

#girls{
	padding-top:64px;
	margin:0 auto;
	background:url(http://img.e-klient.ru/images/girls-girls-girls.png) bottom no-repeat;
	height:400px;
	width:1032px;
}

#vds_pie{
	margin:0 auto;
	background:url(http://img.e-klient.ru/images/pie_big.jpg) right bottom no-repeat;
	height:94px;
	width:153px;
	border-bottom:2px solid black;
	position:absolute;
	top:55px;
	z-index:10;
	margin-left:35px;
	padding:80px 750px 0px 0px;
	font-weight:bold;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	text-align:center;
}

#hosting_girls{
	margin:0 auto;
	background:url(http://img.e-klient.ru/images/hosting_girls.png) bottom no-repeat;
	height:129px;
	width:153px;
	border-bottom:2px solid black;
	position:absolute;
	top:55px;
	z-index:10;
	margin-left:35px;
	padding:80px 750px 0px 0px;
	font-weight:bold;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	text-align:center;
}

#error_code{
	height:67px;
	width:500px;
	background:url(http://img.e-klient.ru/images/big_arrow.png) left no-repeat;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#FFF;
	padding:20px 0px 0px 40px;
	position:absolute;
}

#hot_line{
	float:right;
	text-align:right;
	height:35px;
	margin:23px 10px 0px 0px;
	width:120px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

#hot_line_phone{
	float:right;
	background:url(http://img.e-klient.ru/images/phone_white.png) left no-repeat;
	height:35px;
	font-size:34px;
	font-family: "Impact", sans-serif;
	color:#FFF;
	padding:0px 0px 0px 40px;
	margin:20px 20px 0px 0px;
}

.menu_9{
	padding-top:418px;
	background:url(http://img.e-klient.ru/images/left_menu_bg_gray_55.png) 0px 408px repeat-x;
	height:55px;
}

#left_search_field{
	height:32px;
	width:196px;
	background:url(http://img.e-klient.ru/images/input_box_full.png) no-repeat;
	border:none;
	padding:0px 5px 0px 5px;
}

#tabs_inner, #tabsText_inner {
	list-style: none;
	padding:0;
	margin:0;
	height:auto;
	float:left;
	margin-top:-40px;
	
}

#tabsText_inner {
	margin:0px 0px 0px -20px;
	
}

#tabs_inner li {
	text-align:center;;
	line-height:46px;
	color:#7b7b7b;
	float: left;
	cursor: pointer;
	background:url(http://img.e-klient.ru/images/tab_inner_default.png) no-repeat;
	height:49px;
	text-decoration:none;
	width:158px;
	font-size:16px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 2px 2px 2px #FFF;
	}
	
#tabs_inner li.current {
	background:url(http://img.e-klient.ru/images/tab_inner_active.png) no-repeat;
	width:160px;
	color:#581847;
	text-shadow:none;
	}
	
#tabsText_inner{
	clear: both;
	}
	
#tabsText_inner li {
	width:662px;
	display: none;
	height:auto;
	background-color:#FFF;
	padding:5px 15px 0px 15px;
	margin-bottom:20px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	}

#tabs_inner li.last_tab{
	height:48px;
	width:272px;
	border-bottom:1px solid #dcdcdc;
	text-align:left;
	padding-left:35px;
}

.datacenter_logo{
	float:left;
	background:url(http://img.e-klient.ru/images/datacenter_linku_logo.png) bottom no-repeat;
	height:20px;
	width:63px;
	padding-top:20px;
}

.datacenter_cam_name{
	height:20px;
	float:left;
	padding:17px 0px 0px 10px;
}
	
#page_list ul li.hidden{
	display:none;
}

#contacts_left{
	width:330px;
	float:left;
}

#contacts_left a{
	font-size:13px;
}

#contacts_left p{
	color:#000;
}

#contacts_right{
	width:330px;
	float:left;
}

#packages_select_block{
	float:left;
	width:450px;
}

#inner_content #packages_select_block p{
	color:#000;
	font-size:14px;
}

#inner_content #packages_select_block p span{
	color:#8d8d8d;
	font-size:14px;
	font-weight:normal;
}

#contacts_right p{
	color:#000;
}

#skype_contact{
	padding-top:20px;
	padding-bottom:10px;
}

#skype_contact a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

#skype_contact a img{
	margin-bottom:-15px;
	padding-right:10px;
}

.phone_number{
	height:35px;
	background:url(http://img.e-klient.ru/images/ico_phone.png) left no-repeat;
	font-size:34px;
	font-family: "Impact", Tahoma, Geneva, sans-serif;
	padding-left:45px;
}

.table_left{
	text-align:left;
	padding-left:50px;
	border-right:1px solid #eaebeb;
}

.bold{font-weight:bold !important;}

.input_field_contacts{
	background:url(http://img.e-klient.ru/images/input_field_contacts.png) left top no-repeat;
	height:33px;
	width:267px;
	border:none;
	padding:0px 5px 0px 5px;
}

.input_text_contacts{
	background:url(http://img.e-klient.ru/images/input_text_contacts.png) left top no-repeat;
	height:125px;
	width:267px;
	border:none;
	padding:5px 5px 0px 5px;
	vertical-align:top;
	display:table-row;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#capcha{
	width:147px;
	height:60px;
	background:url(http://img.e-klient.ru/images/capcha_bg.png) left top no-repeat;
	font:Georgia, "Times New Roman", Times, serif;
	color:#a4a4a4;
	font-size:30px;
	text-align:center;
	padding-top:20px;
	float:left;
}

#capcha_input{
	width:104px;
	height:31px;
	background:url(http://img.e-klient.ru/images/capcha_field.png) left top no-repeat;
	border:none;
	float:right;
	padding:0px 5px 0px 5px;
	margin-right:55px;
}

#capcha_button{
	width:125px;
	height:50px;
	background:url(http://img.e-klient.ru/images/capcha_send.png) left top no-repeat;
	border:none;
	float:right;
	padding:0px 5px 0px 5px;
	margin-right:52px;
	cursor:pointer;
	color:#6e6e6e;
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 2px 2px #FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
}

#page_list .first, #page_list .last{display:none !important;}

.overlay{
	background:transparent url(http://img.e-klient.ru/images/overlay.png) repeat top left;
	position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:10000;
}

#overlay{
	display:none;
}

.nonebox{
	background:url(http://img.e-klient.ru/images/autorization_form_bg.png) left top no-repeat;
	height:352px;
	width:335px;
	position:fixed;
	top:-435px;
	left:35%;
	right:35%;
	z-index:10001;
	padding:50px 50px 0px 45px;
    color:#000;
    font-size:18px;
    font-weight:bold;
    text-shadow:2px 2px 2px #FFF;
    font-family:"Segoe UI", Arial, Helvetica, sans-serif;
}

.nonebox h1{
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-shadow:2px 2px 2px #FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	padding:0px 0px 25px 5px;
}

.nonebox p{
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 5px;
    font-weight: normal;
}

a.box-close{
	float:right;
	width:28px;
	height:28px;
	background:url('../images/close_login.png') repeat top left;
	margin:0px 0px 0px 0px;
	cursor:pointer;         
}

.user_login_form_field{
	height:39px;
	width:315px;
	border:none;
	background:url(http://img.e-klient.ru/images/autorization_form_field.png) left top no-repeat;
	padding:0px 10px 0px 10px;
}

#user_remember{
}

#login_left_block{
	width:150px;
	float:left;
	padding:15px 5px 0px 5px;
}

#login_right_block{
	float:right;
}

#login_left_block a{
	color:#ec6b20;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
}

#login_left_block a:hover{
	text-decoration:none;
}

#login_button{
	width:141px;
	height:68px;
	background:url(http://img.e-klient.ru/images/autorization_form_button.png) left no-repeat;
	border:none;
	color:#581847;
	font-size:18px;
	font-weight:bold;
	text-shadow:2px 2px 2px #FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#to_pay{
	width:307px;
	height:41px;
	background-color:#fff9e8;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#f26b21;
	padding-left:20px;
}

#inner_top_content{
	width:903px;
	background:#FFF;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	float:left;
	padding:190px 35px 0px 35px;
	height:auto;
	position:relative;
	margin:-395px 0px 25px 0px;
}

#inner_top_content.vds{
	padding-top:160px;
}

#content.inner_correction{
	background:url(http://img.e-klient.ru/images/content_bg.png) 600px 463px repeat-x;
	background-color:#f0f1f1;
	padding-bottom:0px;
}

#inner_content #packages_select_block label {
    color:#000;
    font-size:14px;
    width: 450px;
    float: left;
}

#inner_content p, #inner_content label {
 padding:20px 0px 10px 0px;
 color:#515151;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 line-height:20px;
}

.contacts_error{
	margin-left:10px;
	float:left;
	font-size:11px;
	color:#F00;
	padding-bottom:20px;
	width:250px;
}

#hot_block{
	position:absolute;
	width:450px;
	margin-left:530px;
}

#table_packages{
	width:100%;
}

#table_packages .table_top{
	background:#FFF;
}

#table_packages .table_bottom .last_cel{
	text-align:center;
	margin:0 auto;
}

#table_packages .table_bottom a .order_table{
	text-align:center;
	margin:0 auto;
}

#table_packages .table_bottom a .order_table:hover{
	background:url(http://img.e-klient.ru/images/small_button_h.png);
}

.info_left_block{
	width:430px;
	float:left;
}

.info_right_block{
	width:200px;
	float:right;
	border-left:1px solid #dcdcdc;
	padding-left:20px;
}

#inner_content .about_linkup ul li{
	background:url(http://img.e-klient.ru/images/list-style-small_active.png) left center no-repeat;
	padding:5px 0px 7px 25px;
}

#inner_content .about_linkup ul{
	padding:20px 0px 20px 10px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

#inner_content .about_linkup ul.list_type li.list_li{
	background:url(http://img.e-klient.ru/images/list-style-small_active.png) left center no-repeat;
	padding:5px 0px 7px 25px;
	margin:0px 0px 0px 25px;
	display:inline-block;
}

#inner_content #tabsText_inner .info_left_block{
	width:380px;
}

#inner_content ul.list_type{
	padding:20px 0px 20px 10px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

.info_block{
}

.info_block p{
	color:#7b7b7b;
}

.info_block p span{
	color:#f26b21;
	font-weight:bold;
	font-size:16px;
}

.info_block img{
	padding-top:20px;
}

#inner_content #domains_check{
	margin:10px 0px 0px 40px;
}

#inner_content #domain_check_button_div{
	margin-left:380px;
}

#inner_content #domains{
	padding-left:50px;
	background:none;
}

.href_button{
	float:left; margin:-60px 0px 0px 350px;
	color:#6E6E6E;
}

.href_button a{
	color:#6E6E6E;
	text-decoration:none;
}

#slider .href_button{
	margin:0;
}

.long_button{
	background:url(http://img.e-klient.ru/images/long_button.png) left top no-repeat;
	height:41px;
	width:663px;
	color:#6e6e6e;
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 2px 2px #FFF;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
	padding-top:10px;
	margin:20px 0px 20px 5px;
}

#tabs_add_otziv{
	display:none;
}

.days{
	width:60px;
	float:left;
	font-family: "Impact", Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding:7px 0px 0px 7px;
	font-size:12px;
	text-align:left;
}

.action_block{
	float:left;
	background:#FFF;
	margin-left:-10px;
	padding:0px 15px 0px 15px;
}

.none_absolute{
	position:relative;
	background:none;
}

.dash.days_dash .digit{
	font-size:14px;
	width:auto;
}

.dash.days_dash{
	margin-left:60px;
}

#right_side{
	float:right;
	width:221px;
	clear:both;
}

#countdown_dashboard{
	margin-left:-5px;
}

#accordion img{
	padding-bottom:10px;
}

#hide_left_menu{
	position:fixed;
	top:20px;
	left:0;
	height:27px;
	width:48px;
	z-index:9999;
	cursor:pointer;
}

#hide_left_menu:hover{
	color:#666;
}

#show_left_menu{
	position:fixed;
	top:20px;
	left:0;
	height:27px;
	width:48px;
	z-index:9999;
	cursor:pointer;
	display:none;
}

#show_left_menu:hover{
	color:#666;
}