/* CSS Document */
html {
	height: 100%;
}
body{
	background-color: #fff;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
	padding: 0;
	margin: 0;
}
a{text-decoration:underline;
	color: #00ABFF;
}

a:hover{text-decoration:none;}

a[href$=".doc"], 
a[href$=".docx"], 
a[href$="	.rtf"] {
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/icons/word.png) no-repeat;
}

a[href$=".pdf"]{
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/icons/pdf.png) no-repeat;
}

a[href$=".xls"], a[href$=".xlsx"]{
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/icons/xls.png) no-repeat;
}

em {font-style: italic;}

h1{
	color: #3f3f3f;
	font-size:34px;
	margin: 0 0 10px 0;
	font-weight: 100;
}
p{
	line-height: 1.5;
	margin-bottom: 7px;
}
span{
	font-size:19px;
	color: #FFFFFF;
	/*margin:0 5px;*/
	padding-top:4px;
}
input[type="text"], input[type="password"], input[type="submit"], textarea{
	outline: none;
	border: none;
	background: none;
}
button::-moz-focus-inner {
	padding:0;
	border:0;
}
textarea{
	resize: none;
	overflow: auto;
}
img {
	border: none;
}
li{
	list-style-position: inside;
}
.both{
	clear:both;
	height: 0px;
	width:952px;
	margin:auto;
}
.position{
	width: 952px;
	margin:0 auto;
	padding:0 0px 0 0px;
	position: relative;
	min-height:100%;
}
/****** header *******/
/***** top header ******/
.head_top{
	overflow: hidden;
	position: relative;
	padding:5px 0 0;
}
.logo {
	float:left;
	width:95px;
	margin: 2px 0 0;
}
.logo a{
	text-decoration: none;
	display:block;
	height:100%;
}
.slogan {
	position: relative;
	float: left;
	color: #000;
	margin: 35px 0 0;
	width: 295px;
}
.slogan a{
	color: #000;
	text-decoration: none;
}
.slogan strong {
	color: #777;
	font-weight: 600;
}
.googleplusone{
	width: 66px;
	height: 20px;
	position: absolute;
	left: 522px;
	top: 25px;
}
.enter{
	float: right;
	width: 355px;
	margin: 0;
	position: relative;
}
.enter .top_enter{
	color:black;
	font-size:13px;
	overflow: hidden;
}
.enter .top_enter > font{
	float:left;
	padding-left:8px;
	line-height:12px;
}
.enter .forma {
	width: 355px;
	height: 37px;
	margin-top: 5px;
	background:#494e54;
	border-radius:9px;
}
.enter .forma .form_input{
	width: 120px;
	height: 19px;
	float: left;
	margin: 9px 10px 0;
	background:#fff;
	border-radius:7px;
}
.enter .forma input {
	width: 110px;
	padding: 1px 5px 2px;
	color: #000;
	border: none;
	background: none;
}
.forma .form_submit{
	float: left;
	text-decoration: none;
	margin: 6px 0 0 5px;
}
.form_submit{
	display:block;
	width: 62px;
	height: 24px;
	background: #ef9234;
	background: -moz-linear-gradient(-45deg,  #ef9234 0%, #f19a3a 9%, #f5b555 26%, #f7ce54 40%, #f6bd5a 55%, #f5af47 70%, #f29b37 86%, #ee8a2e 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ef9234), color-stop(9%,#f19a3a), color-stop(26%,#f5b555), color-stop(40%,#f7ce54), color-stop(55%,#f6bd5a), color-stop(70%,#f5af47), color-stop(86%,#f29b37), color-stop(100%,#ee8a2e));
	background: -webkit-linear-gradient(-45deg,  #ef9234 0%,#f19a3a 9%,#f5b555 26%,#f7ce54 40%,#f6bd5a 55%,#f5af47 70%,#f29b37 86%,#ee8a2e 100%);
	background: -o-linear-gradient(-45deg,  #ef9234 0%,#f19a3a 9%,#f5b555 26%,#f7ce54 40%,#f6bd5a 55%,#f5af47 70%,#f29b37 86%,#ee8a2e 100%);
	background: -ms-linear-gradient(-45deg,  #ef9234 0%,#f19a3a 9%,#f5b555 26%,#f7ce54 40%,#f6bd5a 55%,#f5af47 70%,#f29b37 86%,#ee8a2e 100%);
	background: linear-gradient(135deg,  #ef9234 0%,#f19a3a 9%,#f5b555 26%,#f7ce54 40%,#f6bd5a 55%,#f5af47 70%,#f29b37 86%,#ee8a2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9234', endColorstr='#ee8a2e',GradientType=1 );
	color:#973004;
	text-shadow:0 1px #fed763;
	text-align:center;
	border-radius:8px;
	font:13px/22px Arial, Helvetica, sans-serif;
}
.tPopupTM{
	margin:-12px 0 0 -8px;
	display: inline-block;
	vertical-align: top;
	background:url(../images/tm.png) 0 0 no-repeat;
	width:22px;
	height:15px;
}
.tPopup{
	margin:-12px 0 0 -8px;
	display: inline-block;
	vertical-align: top;
	background:url(../images/idn.gif) 0 0 no-repeat;
	width:24px;
	height:15px;
}
.call_back_img{
	width: 222px;
	height: 29px;		
	margin:5px 5px 0 10px;;	
	float: left;
	display:none;
}
div[style="font-size:16px; padding-left:70px;"]{
	padding:25px 0 0 !important;
	text-align:center;
}
#phone_select #cuselFrame-header_ph{
	width:209px !important;
}
.skic-isq{
	background: url('../images/contact_icq.png') no-repeat;
	width: 19px;
	height: 17px;
	display: inline-block;
	margin: 0px 0px -4px 0px;
}
.skic-skype{
	background: url('../images/ico-skype-side.png') no-repeat;
	width: 17px;
	height: 18px;
	display: inline-block;
	margin: 0px 0px -7px 0px;
}
.skic-twiter{
	background: url('../images/twiter.png') no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0px 0px -4px 0px;	
}
#contactAnchor{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #fff;
	font-size:13px;
	margin:0 0 0 50px;
}
.skic-facebook{
	background: url('../images/ico-fb-side.png') no-repeat;
	width: 8px;
	height: 15px;
	position:absolute;
	top:27px;
	right:14px;
}
.show_hide_pls{
	display: inline-block;
	margin: 0px 5px -3px 0px;
	background: url(../images/close_open_icons.png) 0 0 no-repeat;
	width: 14px;
	height: 14px;
}
.show_hide_mn{
	display: inline-block;
	margin: 0px 5px -3px 0px;
	background: url(../images/close_open_icons.png) 0 -14px no-repeat;
	width: 14px;
	height: 14px;
}
.aboutBitte-img{
	background: url('../images/t-img.jpg') no-repeat;
	width: 235px;
	height: 140px;	
	float: left;
}
.privat24{
	background: url('../images/pays/privat2.png') no-repeat;
	width: 95px;
	height: 27px;
	display: inline-block;
}
.visa{
	background: url('../images/pays/visa2.png') no-repeat;
	width: 60px;
	height: 28px;
	display: inline-block;
}
.master-card{
	background: url('../images/pays/master2.png') no-repeat;
	width: 60px;
	height: 30px;
	display: inline-block;	
}
.webmoney{
	background: url('../images/pays/webmoney2.png') no-repeat;
	width: 80px;
	height: 33px;
	display: inline-block;	
}
.ibox{
	background: url('../images/pays/ibox2.png') no-repeat;
	width: 70px;
	height: 32px;
	display: inline-block;	
}
.yandex_money{
	background: url('../images/pays/yandex2.png') no-repeat;
	width: 70px;
	height: 36px;
	display: inline-block;	
}
.kyrier{
	background: url('../images/pays/nal2.png') no-repeat;
	width: 80px;
	height: 33px;
	display: inline-block;	
}
.bankperevod{
	background: url('../images/pays/bang.png') no-repeat;
	width: 85px;
	height: 35px;
	display: inline-block;	
}
/***** top header ******/
.menu {
	width: 100%;
	margin-top:5px;
}
.menu ul {
	margin: 0;
	padding: 0;
	width:100%;
	overflow: hidden;
	height:43px;
	background: #ee8b2d;
	background: -moz-linear-gradient(top,  #ee8b2d 0%, #ed852b 17%, #e6601f 76%, #e4561c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee8b2d), color-stop(17%,#ed852b), color-stop(76%,#e6601f), color-stop(100%,#e4561c));
	background: -webkit-linear-gradient(top,  #ee8b2d 0%,#ed852b 17%,#e6601f 76%,#e4561c 100%);
	background: -o-linear-gradient(top,  #ee8b2d 0%,#ed852b 17%,#e6601f 76%,#e4561c 100%);
	background: -ms-linear-gradient(top,  #ee8b2d 0%,#ed852b 17%,#e6601f 76%,#e4561c 100%);
	background: linear-gradient(to bottom,  #ee8b2d 0%,#ed852b 17%,#e6601f 76%,#e4561c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8b2d', endColorstr='#e4561c',GradientType=0 );
	border-radius:9px;
	position:relative;
}
.menu ul:before{
	border-radius:9px;
	content:'';
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background: #e4561c;
	background: -moz-linear-gradient(top,  #e4561c 0%, #e6601f 24%, #ed852b 83%, #ee8b2d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4561c), color-stop(24%,#e6601f), color-stop(83%,#ed852b), color-stop(100%,#ee8b2d));
	background: -webkit-linear-gradient(top,  #e4561c 0%,#e6601f 24%,#ed852b 83%,#ee8b2d 100%);
	background: -o-linear-gradient(top,  #e4561c 0%,#e6601f 24%,#ed852b 83%,#ee8b2d 100%);
	background: -ms-linear-gradient(top,  #e4561c 0%,#e6601f 24%,#ed852b 83%,#ee8b2d 100%);
	background: linear-gradient(to bottom,  #e4561c 0%,#e6601f 24%,#ed852b 83%,#ee8b2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4561c', endColorstr='#ee8b2d',GradientType=0 );
	opacity:0;
	-webkit-animation: light 5s linear infinite;
	-moz-animation: light 5s linear infinite;
	-o-animation: light 5s linear infinite;
	animation: light 5s linear infinite;
}
@-moz-keyframes light { 
100% {opacity:0;}
50% {opacity:1;}
0% {opacity:0;}
}
@-webkit-keyframes light { 
100% {opacity:0;}
50% {opacity:1;}
0% {opacity:0;}
}
@keyframes light { 
100% {opacity:0;}
50% {opacity:1;}
0% {opacity:0;}
}
.menu ul:after{
	content:'';
	position:absolute;
	left:-40px;
	top:0;
	opacity:0.1;
	background:#fff;
	width:40px;
	height:100%;
	-moz-transform: skewX(-30deg); /* Для Firefox */
	-ms-transform: skewX(-30deg); /* Для IE */
	-webkit-transform: skewX(-30deg); /* Для Safari, Chrome, iOS */
	-o-transform: skewX(-30deg); /* Для Opera */
	transform: skewX(-30deg);
	box-shadow:0 0 5px #fff;
	z-index:3;
	-webkit-animation: run 20s linear infinite;
	-moz-animation: run 20s linear infinite;
	-o-animation: run 20s linear infinite;
	animation: run 20s linear infinite;
}
@-moz-keyframes run { 
100% {left:150%;}
6% {left:100%;opacity:0.1;}
3%{opacity:0.2;}
0% {left:-40px;opacity:0.1;}
}
@-webkit-keyframes run { 
100% {left:150%;}
6% {left:100%;opacity:0.1;}
3%{opacity:0.2;}
0% {left:-40px;opacity:0.1;}
}
@keyframes run { 
100% {left:150%;}
6% {left:100%; opacity:0.1;}
3%{opacity:0.2;}
0% {left:-40px;opacity:0.1;}
}
.menu li {
	float:left;
	list-style:none;
	height:100%;
	margin: 0;
	text-align:center;
	border-right:1px dotted #c34f18;
	border-left:1px dotted #fcfcfc;
	position:relative;
	z-index:5;
}
.menu li:first-child{
	border-left:none;
}
.menu li:last-child{
	border-right:none;
}
.menu li:last-child a{
	padding: 0 14px;
}
.menu a, .menu span {
	font-size: 140%;
	line-height: 19px;
	padding: 0 15px;
	display: block;
	color: #fff;
	line-height: 41px;
	height:100%;
}
.menu a.active{
	text-decoration: none;
}
.hot_news{margin: 10px 0px 2px;}
.menu a.link-to-h{
	background:url(../images/bitte-holland-new.png) 0 0 no-repeat;
	height:73px;
	margin:12px 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	line-height:0;
	font-size:0;
	letter-spacing:0;
	padding:0;
	border-radius:17px;
}
.menu a.link-to-ua-home{
	background:url(../images/bitte-ukr.png) 0 0 no-repeat;
	height:73px;
	margin:12px 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	line-height:0;
	font-size:0;
	letter-spacing:0;
	padding:0;
	border-radius:17px;
}
/***** top_area ******/
.top_area{
	overflow: hidden;
	width: 100%;
}
.left_area{
	width: 710px;
	float: left;
	margin-top: 10px;
}
.chek .up, .frm_zak .chek .up, .tst .up, .full_domain .up {
	background:transparent url('../images/t2.gif') 0 0 no-repeat;
	width:714px;
	height:9px;
	font-size: 0;
}
#sh_d{
	margin-bottom: 0;
}
.chek .middle-right {
	float: left;
	width: 218px;
	margin: 0 12px;
	color: #FFFFFF;
}
.chek .middle-right p {
	font-size: 12px;
	margin: 4px 0;
	text-align: center;
	color: #FFFFFF;
}
.chek .middle-right .input{
	width: 215px;
	height: 28px;
	background: url('../images/middle-right_back.png') 0 0 no-repeat;
}
.chek .middle-right input {
	width: 195px;
	height: 28px;
	padding: 0 10px;
	font-size:17px;
	color: #212b2f;
	background: none;
}
.chek .middle-right .button {
	margin: 10px 0 0;
}

.chek .middle-right .button  a{
	text-decoration: none;
}
.main_check_area{
	float: right;
	overflow: hidden;
	margin-right: 12px;
}
.check_top{
	overflow: hidden;
	margin: 0 0 5px;
}
.chek .middle-left {
	float: left;
	width: 152px;
	color: #fff;
}
.chek .middle-left .item{
	overflow: hidden;
	height: 20px;
}

.chek .middle-left .item label{
	margin-top: 6px;
	position: relative;
}
.chek .middle-left .item label img{
	position: absolute;
	top: -5px;
}
.chek .middle-left input {
	margin: 3px 0 0px;
}
.chek .middle-left label, .chek .middle-left input {
	font-size: 12px;
	color: #FFFFFF;
	margin: 16px 0 0;
	float: left;
}
.chek label, .chek input {
	font:13px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	margin: 3px 0 0;
	float: left;
}
.position .head_left .chek .middle .more .title{
	position:relative;
}
.chek .check_item input,
.chek input[type="checkbox"] {
	position: absolute;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
	z-index:-5;
}
.chek .check_item label:before,
label.checkerDomain:before,
.position .head_left .chek .middle .more .title:after,
.chek.mainp label:before{
	content:"";
	float:left;
	width: 16px;
	height: 16px;
	background:url(../images/sprite-checkbox.png) 0 -16px no-repeat;
	position: relative;
	top: -1px;
	margin: 0 5px 0 0;
}
.position .head_left .chek .middle .more .title:before{
	display:none;
}
.position .head_left .chek .middle .more .title:after{
	float:none;
	display:inline-block;
	margin:0 0 0 5px;
	vertical-align:sub;
}
.chek .check_item input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + label.checkerDomain:before,
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:checked + label:before{
	background-position: 0 0 !important;
}

a.punkt {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
	font-weight: 600;
}
.no_menu{
	border-bottom: 1px dashed;
	color: #00ABFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	display: inline-block;
	padding: 0;
}
.no_menu:hover{
	border-bottom: transparent;
	margin-bottom: 1px;
}
.chek .down, .frm_zak .chek , .tst .down, .full_domain .down{
	background-image:url(../images/b2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:714px;
	height:9px;
	font-size: 0;
}
/***** /top_area ******/
/***** /header ******/
/****** paypal ******/
.paypal{
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #E5E5E5;
}
.paypal h3{
	margin: 10px 0;
}
.paypal a{
	display: block;
	height: 36px;
	float: left;
	margin: 0 44px 0 0;
	background: url(../images/pays/pay_sprite.png) no-repeat;
}
.paypal a.privat{
	width: 95px;
}
.paypal a.visa{
	width: 60px;
	background-position: 0 -38px;
}
.paypal a.mastercard{
	width: 60px;
	background-position: 0 -78px;
}
.paypal a.webmoney{
	width: 80px;
	margin-right: 53px;
	background-position: 0 -117px;
}
.paypal a.ibox{
	width: 70px;
	margin-right: 53px;
	background-position: 0 -158px;
}
.paypal a.yandexmoney{
	width: 70px;
	margin-right: 53px;
	background-position: 0 -195px;
}
.paypal a.cash{
	width: 80px;
	margin-right: 53px;
	background-position: 0 -230px;
}
.paypal a.banktransfer{
	width: 85px;
	margin: 0;
	background-position: 0 -266px;
}
/****** /paypal ******/
/***** tarif ******/
.position .tarif_top{
	margin: 12px 0 7px;
	overflow: hidden;
}
.position .tarif_top span.host_tabs{
	display: block;
	width: 500px;
	float: left;
	margin: 0;
}
.position .tarif_top h3{
	display: block;
	width: 500px;
	float: left;
	margin: 0;
}
.xhost{
	width:500px;
	height: 26px;
	overflow: hidden;
	list-style:none outside none;
	padding:0;
}
.xhost li a{
	margin:0 7px;
	overflow: hidden;
	height: 26px;
}
span.host_tabs li a{
	display: block;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	text-decoration:none;
	background:url("../images/dotty_stamp.png") repeat-x 0 24px;
}
.position .tarif thead img {
	margin: 0px;
	float: right;
}
.position .tarif strong {
/*	color:#3F3F3F;*/
	/*font-size:14px;
	font-weight:600;*/
    /*color: #3C8CBF;
    margin-left: 24px;*/ /* тестим где всплывет*/
}
.position .tarif ol, ul {
	margin: 0;
	padding: 0;
}
.position .tarif .bl_bottom .right strong {
	color: #3C8CBF;
	margin-left: 0px;
}
.position h3 li {
	float:left;
	position: relative;
	padding:0;
	margin:0px;
	height:26px;
}
.position span.host_tabs li {
	float:left;
	position: relative;
	padding:0;
	margin:0px;
	height:26px;
	text-decoration:none;
}
.position span.host_tabs li.active-tab{
	background: -moz-linear-gradient(top,  rgba(240,140,45,0.2) 0%, rgba(239,138,44,1) 4%, rgba(236,129,41,1) 24%, rgba(230,95,31,1) 76%, rgba(228,87,28,1) 96%, rgba(227,85,27,0.4) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,140,45,0.2)), color-stop(4%,rgba(239,138,44,1)), color-stop(24%,rgba(236,129,41,1)), color-stop(76%,rgba(230,95,31,1)), color-stop(96%,rgba(228,87,28,1)), color-stop(100%,rgba(227,85,27,0.4)));
	background: -webkit-linear-gradient(top,  rgba(240,140,45,0.2) 0%,rgba(239,138,44,1) 4%,rgba(236,129,41,1) 24%,rgba(230,95,31,1) 76%,rgba(228,87,28,1) 96%,rgba(227,85,27,0.4) 100%);
	background: -o-linear-gradient(top,  rgba(240,140,45,0.2) 0%,rgba(239,138,44,1) 4%,rgba(236,129,41,1) 24%,rgba(230,95,31,1) 76%,rgba(228,87,28,1) 96%,rgba(227,85,27,0.4) 100%);
	background: -ms-linear-gradient(top,  rgba(240,140,45,0.2) 0%,rgba(239,138,44,1) 4%,rgba(236,129,41,1) 24%,rgba(230,95,31,1) 76%,rgba(228,87,28,1) 96%,rgba(227,85,27,0.4) 100%);
	background: linear-gradient(to bottom,  rgba(240,140,45,0.2) 0%,rgba(239,138,44,1) 4%,rgba(236,129,41,1) 24%,rgba(230,95,31,1) 76%,rgba(228,87,28,1) 96%,rgba(227,85,27,0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33f08c2d', endColorstr='#66e3551b',GradientType=0 );
	border-radius:10px;
	text-decoration:none;
}
.position span.host_tabs li.active-tab a{
	background:none;
	line-height:26px;
	color:#fff;
}
.position .tarif_top .prices{
	width:208px;
	height:21px;
	float: right;
	overflow: hidden;
	padding: 7px 0 0 6px;
	font-size:12px;
	margin-right:0px;
	background:url(../images/valut.png) no-repeat;

}
.position .tarif_top .prices  b{
	width: 100px;
	float: left;
	font-weight: normal;
}
.position .tarif_top .prices li{
	line-height:22px;
	float:left;
	padding:0;
	margin:0;
	width:31px;
	height:22px;
}
.position .tarif li img{
	margin:0;
	top: 0;
}
.position .tarif ul.xhost li img{
	display: none;
	position: absolute;
}
.position .tarif li#clickz1 img{
	position:absolute;
	display: block;
}
.position .tarif li img.left{
	left: 0;
}
.position .tarif li img.right{
	right: 0;
}
.xclick{
	list-style: none;
	display: block;
	width: 100px;
	margin-top: -4px;
	padding: 0px;
	float: right;
	margin-left: 2px;
}
.xclick li a{
	cursor:pointer;
	color:#00abff;
}
.position .tarif table{
	 width: 952px;
	 width: 100%;
	 margin:0 auto;
}
.position .tarif #nopad {
	background-image:url('../images/tarif_up_back.png');
	background-repeat: no-repeat;
	width:952px !important;
	height:31px;
	color:#FFFFFF;
	font-weight:600;
	font-size:14px;
}
.position .tarif .new_table #nopad{
	height: 44px;
	background: none;
	font-weight: normal;
}
.new_table .arrow_after td a{
	position: relative;
}
.new_table .arrow_after td a:after{
	content: '';
	display: block;
	width: 17px;
	height: 7px;
	position: absolute;
	top: 23px;
	right: 0;
}
.new_table .new_table_header{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
}
.new_table tr td{
	border-left:1px solid #fff;
}
.new_table tbody tr{
	border-bottom:1px solid #fff;
}
.new_table .blue_line_table{
	border-bottom: 1px solid #4a8098;
}
.new_table .bt1{
	border-top: 1px solid #fff;
}
.new_table .bt2{
	border-top: 2px solid #fff;
}
.new_table .bb2{
	border-bottom: 2px solid #fff;
}
.new_table #hosted1_new{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.position .tarif tbody {
	width: 952px;
}
.position .tarif tfoot {
	background: url(../images/tarif_b_back.png) no-repeat;
	width: 952px;
	height: 31px !important;
	font-size: 14px;
}
.position .tarif tfoot tr {
	width: 952px;
	height: 31px !important;
	font-size: 14px;
}
/***** /tarif ******/
/**** cms icons ***/
.speed_test{
	overflow: hidden;
}
.speed_test p{
	text-align: center;
	font-size: 12px;
}
div.cms{
	overflow: hidden;
	margin: 0 0 25px;
}
div.cms b{
	display: block;
	text-align: center;
}
div.cms ul{
	width: 865px;
	margin: 10px auto 0;
	overflow: hidden;
}
div.cms ul li{
	width: 68px;
	height: 60px;
	float: left;
	margin-right: 4px;
	list-style: none;
	background: url(../images/cms/cms_sprite2.jpg) no-repeat;
}
div.cms ul li.wp{background-position: 0 -63px;}
div.cms ul li.drupal{background-position: 0 -126px;}
div.cms ul li.phpbb{background-position: 0 -189px;}
div.cms ul li.bitrix{background-position: 0 -252px;}
div.cms ul li.typo3{background-position: 0 -316px;}
div.cms ul li.shopscript{background-position: 0 -379px;}
div.cms ul li.virtuemart{background-position: 0 -442px;}
div.cms ul li.netcato{background-position: 0 -505px;}
div.cms ul li.magento{background-position: 0 -568px;}
div.cms ul li.modx{background-position: 0 -632px;}
div.cms ul li.vbulletin.last{
	margin: 0;
	background-position: 0 bottom;
}
/**** /cms icons ***/
/****** faq page *****/
.faq_area{
	width: 100%;
	overflow: hidden;
	padding-top: 7px;
}
.faq_area .faq_content{
	border: 1px solid #d4d4d4;
	padding:12px;
	border-radius:5px;
}
.faq_area label{
	display: block;
	padding: 12px 0 18px 60px;
	font-size: 24px;
	line-height: 24px;
	color: #a1a1a1;
	background:url(../images/faq/faq_sprite.png) no-repeat;
}
.faq{margin: 0 0 15px;}
.faq.hosting label{background-position: -306px 0;}
.faq.ftp label{background-position: -248px -57px;}
.faq.pay label{background-position: -186px -104px;}
.faq.db label{background-position: -125px -152px;}
.faq.mail label{background-position: -58px -204px;}
.other{	margin-left: 19px;}
.other label{
	padding-top: 19px;
	font-size: 16px;
	line-height: 17px;
	background-position: 0 -240px;
}
a.question{
	display: block;
	margin-left: 57px;
	width: 150px;
	height: 34px;
	background: #ea904f;
	background: -moz-linear-gradient(top,  #ea904f 0%, #f9db7c 26%, #f9d97b 51%, #f7ca6d 63%, #ef8e39 91%, #ea904f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea904f), color-stop(26%,#f9db7c), color-stop(51%,#f9d97b), color-stop(63%,#f7ca6d), color-stop(91%,#ef8e39), color-stop(100%,#ea904f));
	background: -webkit-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: -o-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: -ms-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: linear-gradient(to bottom,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea904f', endColorstr='#ea904f',GradientType=0 );
	text-align:center;
	text-decoration:none;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	color:#973004;
	text-shadow:1px 1px #fede7b;
	border-radius:15px;
	cursor:pointer;
	border-bottom:1px solid #ba5e10;
	border-top:1px solid #f6d047;
	-webkit-animation: lightq 5s linear infinite;
	-moz-animation: lightq 5s linear infinite;
	-o-animation: lightq 5s linear infinite;
	animation: lightq 5s linear infinite;

}
@-moz-keyframes lightq { 
100% {	background-position:0 64px; }
50% { background-position:0 34px; } 
0% { background-position:0 0; }
}
@-webkit-keyframes lightq { 
100% {	background-position:0 64px; }
50% { background-position:0 34px; } 
0% { background-position:0 0; }
 }
@keyframes lightq { 
100% {	background-position:0 64px; }
50% { background-position:0 34px; } 
0% { background-position:0 0; }
}
a.question:hover{
	color:#d64508;
}

a.question:active{
	line-height:36px;
}
div.position .faq_area ol{
	margin: -12px 0 0 62px;
	padding: 0 0 5px;
}
.faq_area .faq_content > ol > li{
	list-style: decimal;
	margin: 0;
	padding: 12px 0 0;
	color: #00ABFF;
}
.faq_area ol li a{
	font-size: 14px;
	line-height: 15px;
}
.big_faq{
	width: 467px;
	float: left;
	overflow: hidden;
}
.small_faq{
	width: 468px;
	float: right;
	overflow: hidden;
}
/****** /faq page *****/
.aboutBitte{overflow: hidden;}
.aboutBitte img{
	float: left;
	margin:0 25px;
}
.facebookwiget{
	width:951px;
	margin:15px auto;
}
.maskable-true{
	border:solid 1px #ddd;
	width:100px;
	color: #a3a3a3;
}
.maskable-false{
	border:solid 1px #ddd;
	width:100px;
	color: #a3a3a3;
}
.head_left, .frm_zak{
	float:left;
	width: 714px;
	margin: 0;
}
.head_left{	margin: 22px 0;}
.position .frm_zak{
	color:#FFFFFF;
	float:none;
	margin:auto;
	width:400px;
}

.orange_btn:hover{
	background: #e55c1e;
	background: -moz-linear-gradient(top,  #e55c1e 0%, #ee862b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e55c1e), color-stop(100%,#ee862b));
	background: -webkit-linear-gradient(top,  #e55c1e 0%,#ee862b 100%);
	background: -o-linear-gradient(top,  #e55c1e 0%,#ee862b 100%);
	background: -ms-linear-gradient(top,  #e55c1e 0%,#ee862b 100%);
	background: linear-gradient(to bottom,  #e55c1e 0%,#ee862b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55c1e', endColorstr='#ee862b',GradientType=0 );
}
.orange_btn:active{
	line-height:18px;
}
.orange_btn{
	width: 104px;
	display:block;
	height: 22px;
	float:left;
	background: #ee862b;
	background: -moz-linear-gradient(top,  #ee862b 0%, #e55c1e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee862b), color-stop(100%,#e55c1e));
	background: -webkit-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: -o-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: -ms-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: linear-gradient(to bottom,  #ee862b 0%,#e55c1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee862b', endColorstr='#e55c1e',GradientType=0 );
	color:#fff !important;
	border-radius:12px;
	cursor:pointer;
	font-size:12px !important;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.orange_btn2{
	background:transparent url('../images/yel-btn.gif') 0 0 no-repeat;
	width: 86px;
	height: 21px;
	display: block;
	color: #fff;
	padding-top: 3px;
}
.position .frm_zak .reg{
	width: 86px;
	margin: auto;
}
.position .frm_zak a{
	color: #fff;
	font-size: 12px;
}

.position .frm_zak .blue td {
	color: #fff!important;
	font-size: 12px!important;
}
.position .frm_zak a, .position .frm_zak span{padding-top:2px;}
.position .frm_zak .middle-right{
	float: none!important;
	margin: auto;
	padding-top:5px;
}
.position .frm_zak .on_reg_input{
	width: auto!important;
	background: none;
}
 span.dsq-num-posts{
	color:#3f3f3f;
}
.position .head_left .chek .both{
	font-size: 0;
}
.position .frm_zak .chek .up {
	width: 400px;
	background:transparent url('../images/t2-min.gif') 0 0 no-repeat;
}
.position .frm_zak .chek .middle {width: 400px;}
/****** full_domain_page ******/
.search_domain{overflow: hidden;}
.search_domain_input{float: left;}
.search_domain  .xFdom:focus{background: none;}
.dash p{
	margin: 0;
	padding: 0 0 7px;
}
.middle-right.xFDcontainer .button{float: right;}
.search_domain .button{
	width: 118px;
	float: right;
	margin: 11px 18px 0 0;
}
.full_domain .chek, .chek .middle .more{padding: 0 13px 0 15px;}
.more .show_hide{float: right;}
.popular{
	overflow: hidden;
	background: url(../images/dom_middle.png) repeat-y 0 0;
}
.popular p{
	margin: 0 0 10px;
	overflow: hidden;
}
.chek div.popular > div{width: 171px;}
.chek div.popular > div label img{margin:-7px 0 7px 2px;}
.full_domain  .dash{
	margin-top: 20px;
	overflow: hidden;
}
/****** /full_domain_page ******/
#moreInfo .dash.local{margin-top: 15px;}
.dash .middle-left{width: 171px;}
.head_area{
	position: relative;
	overflow: hidden;
}
.check_item{
	height: 20px;
	clear: both;
}
.chek .middle-right .button input {
	border: none;
	background: none;
	width: 86px;
	height: 24px;
	padding:0;
}
.position .frm_zak .chek .middle .more{
	width: 376px;
}
.position .head_left .chek .middle .more .title{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.position .head_left .chek .middle .more a:hover.punkt {
	text-decoration: none;
	border-bottom: none;
}
.tst .holder{padding: 0 13px 15px 16px!important;}
.tst p, .tst .ftext, .tst .inp{margin: 0!important;}
#emae .chek{
	background: none;
	width: auto;
	height: auto;
}
#emae .down{height: 9px;}
.position .frm_zak .chek .down {
	width: 400px;
	background-image:url(../images/b2-min.gif);
}
/****** top_contacts ******/
.position .head_right {
	float: right;
	width: 226px;
	margin:14px 0 0 !important;
}
.position .head_right .contact {
	width: 226px;
	height: 112px;
	padding: 2px 0 31px;
	position:relative;
	border-radius:9px;
	background: #5f747e;
	background: -moz-linear-gradient(top,  #5f747e 0%, #3b484e 80%, #3b484e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f747e), color-stop(80%,#3b484e), color-stop(100%,#3b484e));
	background: -webkit-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: -o-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: -ms-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: linear-gradient(to bottom,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f747e', endColorstr='#3b484e',GradientType=0 );
}
#call_back_f_link{
	position:absolute;
	bottom:2px;
	width:222px;
	height:29px;
	left:2px;
	font:14px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none !important;
	background: #ee862b;
	background: -moz-linear-gradient(top,  #ee862b 0%, #e55c1e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee862b), color-stop(100%,#e55c1e));
	background: -webkit-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: -o-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: -ms-linear-gradient(top,  #ee862b 0%,#e55c1e 100%);
	background: linear-gradient(to bottom,  #ee862b 0%,#e55c1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee862b', endColorstr='#e55c1e',GradientType=0 );
	border-radius:0 0 8px 8px;
}
.inside_contact {
	background: #5f747e;
	background: -moz-linear-gradient(top,  #5f747e 0%, #3b484e 80%, #3b484e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f747e), color-stop(80%,#3b484e), color-stop(100%,#3b484e));
	background: -webkit-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: -o-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: -ms-linear-gradient(top,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	background: linear-gradient(to bottom,  #5f747e 0%,#3b484e 80%,#3b484e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f747e', endColorstr='#3b484e',GradientType=0 );
	border-radius:9px;
	width: 226px;
	height: 128px;
	overflow: hidden;
	padding-top: 2px;
	position: absolute;
	right: 0;
	margin-top: 15px;
	height: 112px;
    padding: 2px 0 31px;
    width: 226px;
}
.bl_choos_domen{padding:0 !important;}
.bl_choos_host{margin-bottom:5px !important;}
.phone {
	height:46px;
	color:#FFFFFF;
	font-size:18px;
}
.contact .tab-list{display:none;}
.skic {
	padding:0 3px 11px 10px;
	background: url(../images/contact_back_black1.png) 50% 100% no-repeat;
	height:17px;
}
.accordian {
	width: 210px; 
	height: 23px;
	overflow: hidden;
	margin:8px auto 0;
}
 
/* Небольшой хак для устраненя мерцания в некоторых браузерах */
.accordian ul {
	width: 2000px;
}
.accordian li {
	position: relative;
	display: block;
	width: 60px;
	float: left;
	text-align:center; 
	border-radius:10px;
 	height:21px;
	margin:0 5px 0 0;
	overflow:hidden;
	padding:0 4px 0 0;
	/* Эффект анимации */
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.accordian li a{
	font:12px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
	overflow:hidden;
	height:21px;
	word-break:break-all;
	padding:0 0 0 20px;
	
}
/* Ширина слайдов, на которые не наведен курсор */
.accordian ul:hover li {width: 28px;}
/* Ширина слайда, на который наведен курсор */
.accordian ul li:hover {width: 126px;}
.accordian li img {
	position:absolute;
	left:1px;
}
.yel-acc{
	border:1px solid #ffd83c;
}
.red-acc{
	border:1px solid #fe6420;
}
.blue-acc{
	border:1px solid #61b3e6;
}
#contactdiv .skic-facebook{
	background:none;
}
.hidden_phone{
	width: 233px;
	height: 88px;
	display: none;
	position: absolute;
	margin: -71px 0 0 -47px;
	background: url(../images/callback/callback_area.png) no-repeat;
}
.hidden_phone.visible{
	display: block;
}
.hidden_phone > p{
	width: 160px;
	margin: 0;
	padding: 20px 0 10px 57px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	background: url(../images/callback/callback_phone.png) no-repeat 10px 5px;
}
.position .head_right .contact .skic_left {
	float:left;
	width: 105px;
	margin-left: 10px;
	margin-top: 3px;
}
.skic_left a {
	float: left;
	color: #fff;
}
.skic_right {
	float:right;
	width: 80px;
	margin-top: 3px;
	color: #fff;
	background: url(../images/contact_icq.png) 0 0 repeat-y;
	padding: 1px 0 0 20px;
}
.email{
	color: #fff;
	font-size:14px;
}
.email a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
}
/*******************09.11.2012**************
counter, mini-carousel and medals block START
********************************************/
.right-sidebar-holder{
	float:right;
	margin-top:12px;
		clear:right !important;
}
.bluebox-t{
	width:227px;
	height:8px;
}
.bluebox-c{
	width:227px;
	padding:0 0 10px 0;
}
.bluebox-c .gal-descr{
	padding:5px 0 5px 11px;
}
.bluebox-b{
	width:227px;
	height:8px;
	margin-bottom:10px;
}
.counter{
	padding:5px;
	border-radius:6px;
	-o-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#70acd1;
	width:193px;
	margin:0 auto;
}
.counter span{
	background: url(../images/counter_bg.png) no-repeat -2px 0;
	width:186px;
	height:39px;
	padding:4px 0 0px 11px;
	display:block;
	text-align:right;
	font-size:29px;
	color:#3d4a51;
	text-shadow:0 1px 0 #fff;
	letter-spacing:11px;
	margin:0 auto;
}
.klients-side{
	width:155px;
	margin:0 auto;
}
.bluebox-c p{
	margin:0;
	line-height:14px;
}
.bluebox-c p.counter-descr{margin:0 0 5px 11px;}
.medals-holder{
	width:227px;
	position:relative;
	height:95px;
}
.medals-holder .medal{
	position:absolute;
	top:10px;
	left:0;
	z-index:10;
}
.medals-holder .m-mid{
	left:50px;
	z-index:9;
}
.medals-holder .m-right{
	left:100px;
	z-index:8;
}
.medals-holder .medal:hover{
	z-index:15;
	top:25px;
}
/*******************09.11.2012**************
counter, mini-carousel and medals block END
********************************************/
/****** /top_contacts ******/
.position .head_right .news h1 {
	color:#3f3f3f;
	font-size: 20px;
	margin: -5px 0 5px 0;
}
.position .head_right .news font {
	color:#a7a7a7;
	font-size:11px;
}
.position .head_right .news a {
	color: #f09931;
	font-size: 12px;
	text-decoration: underline;
}
.position .head_right .news a:hover {
	color: #f09931;
	font-size: 12px;
	text-decoration: none;
}
.position .menul {
	float: left;
	margin: 10px 9px 0 0;
}
.position .menul .men_up {
	width: 231px;
	height: 13px;
	background:url('../images/mid_menu_up.jpg') 0 0 no-repeat;
}
.position .menul .upim {
	width: 228px;
	height: 132px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom:1px dashed #DCDCDC;
	background-color:#fff;
}
.position .menul .mid {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 228px;
	background-color:#fff;
}
.position .menul .mid_left {
	width:228px;
	border-right: 1px solid #dcdcdc;
	font-size:14px;
	font-weight:600;
	background-color:#fff;
	color: #fcaf55;
	padding-top: 6px;
}
.position .menul .mid_right {
	border-right: 1px solid #dcdcdc;
	width:228px;
	background-color:#fff;
	padding-top: 6px;
}
.position .menul .mid a {
	margin-left: 5px;
	color: #404f55;
	text-decoration:underline;
	font-size: 12px;
}
.position .menul .mid span {
	margin-left: 5px;
	color: #404f55;
	font-size: 12px;
}
.position .menul .mid a:hover {
	margin-left: 5px;
	text-decoration: none;
	font-size: 12px;
}
.position .menul .downim {
	background:url('../images/mid_menu_bottom.jpg') 0 0 no-repeat;
	width:231px;
	height: 7px;
}
.position .text {
	width: 952px;
	margin: auto;
}
.position .text .textleft {
	float:left;
	width: 310px;
}
.position .text .textright {
	float:right;
	width: 65%;
	margin-right: 15px;
}
.klients, .news {
	width: 952px;
	overflow: hidden;
	margin: 10px auto 0;
	text-align:left;
}
.news{
	padding: 0 0 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.news > table.left{
	width: 50%;
	float: left;
}
.news> table.right{
	width: 50%;
	float: right;
}
.news > table font{font-size:12px;}
.news > table a{font-size:16px;}
.news strong{
	float: left;
	width: 100%;
}
.news a.arhive{font-size: 15px;}
.klients ul {
	margin: 0;
	padding: 0;
}
.klients li {
	float: left;
	list-style: none;
	margin: auto;
	color: #bcbcbc;
	font-size: 11px;
	width: 150px;
	text-align: center;
}
.middle-left td{padding: 0;}
.blue td{
	color: #3F3F3F;
}
.blue td:first-child{
	background-repeat: no-repeat;
	background-position: left;
}
.blue td:last-child{
	background-repeat: no-repeat;
	background-position: right;
}
.pad .col{height: 20px;}
#zak_domen .col{
	padding-top: 2px;
	height: 20px;
	font-size: 12px;
}
#zak_domen .on_reg_input{margin-top: 1px;}
.nomarg input, .nomarg label{margin-bottom: 0!important;}
.nomarg input{float: left;}
.nomarg{
	border-collapse:collapse;
	border-spacing:0;
	width:167px !important;
}
.dash2 .nomarg{
	border-collapse:collapse;
	border-spacing:0;
}
.nomarg .space{height: 1px;}
/*end new style*/
.ftratbtm{
	height:204px;
	width:100%;
}
.foot_pos{
	background-color: #e2e2e2;
	min-width: 1000px;
	width: 100%;
	margin:-120px auto 0;
	padding: 0;
	height: 120px;
	color: #9f9f9f;
	line-height: 1;
	position:absolute;
}
.foot_pos:after{
	content:'';
	position:absolute;
	top:-1px;
	height:1px;
	left:0;
	right:0;
	background: #e96f24;
	background: -moz-linear-gradient(left,  #e96f24 0%, #2573b1 29%, #e96f24 53%, #2573b1 77%, #e96f24 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e96f24), color-stop(29%,#2573b1), color-stop(53%,#e96f24), color-stop(77%,#2573b1), color-stop(100%,#e96f24));
	background: -webkit-linear-gradient(left,  #e96f24 0%,#2573b1 29%,#e96f24 53%,#2573b1 77%,#e96f24 100%);
	background: -o-linear-gradient(left,  #e96f24 0%,#2573b1 29%,#e96f24 53%,#2573b1 77%,#e96f24 100%);
	background: -ms-linear-gradient(left,  #e96f24 0%,#2573b1 29%,#e96f24 53%,#2573b1 77%,#e96f24 100%);
	background: linear-gradient(to right,  #e96f24 0%,#2573b1 29%,#e96f24 53%,#2573b1 77%,#e96f24 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e96f24', endColorstr='#e96f24',GradientType=1 );

}
iframe[name="google_conversion_frame"]{
	position:absolute;
	height:0 !important;
	z-index:-5;
}
@media screen and (max-width: 1000px){
	.foot_pos{
		height:138px !important;
	}
}
.foot_top{
	width:952px;
	margin:0 auto;
	overflow: hidden;
	position:relative;
}
.foot_bottom{
	margin:0 auto;
	background:#fff;
	border-top:1px dashed #ada9a9;
	height:77px;
}
.foot_bottom_left{
	width:250px;
	float:left;
}
.foot_bottom_right{
	width: 952px;
	margin:0 auto;
}
.foot_right_img{
	float: left;
	margin-top: 6px;
}
.tst{
	background: none!important;
	height: auto!important;
	width: auto!important;
}
#f1{
	padding-top: 3px;
	height: 27px;
}
.forms {
	color:#FFFFFF;
	margin-right:238px;
}
.forms form {
	background:url('../images/form_back.png') 0 0 no-repeat;
	width:702px;
	height:589px;
	margin-top: 10px;
}
.forms p {
	margin-left:35px;
	font-weight: 600;
}
.forms .ftext {	margin-left:35px; /*overflow:hidden;*/} /* 02.10.2014*/

.forms .ftext font {
	float:left;
	width:220px;
	font-size:11px;
	margin:0 11px 11px 0;
}
.forms .inp {
	margin-left:22px;
	position:relative;
}
.forms .inp font {
	float: left;
	width:220px;
}
.forms .inp select, input {
	border:none;
	padding:0px;
}
.forms .domen {
	float:left;
	width:140px;
	margin-left: 22px;
}
.forms .domen input {
	margin: 0px;
	width: 14px;
	height: 14px;
}
.forms .domen2 {
	float:left;
	margin-left: 15px;
	display: inline;
}
#show_ch2 {float:left;}
#show_ch2 .adres {
	float: left;
	width: 240px;
	margin-left: 10px;
	font-size: 11px;
}
#show_ch2 .zona {
	float: left;
	width: 130px;
	margin-left: 5px;
	font-size: 11px;
}
#show_ch2 .domprov {
	float:left;
	width:240px;
}
#show_ch2 .domprov input {
	width: 194px;
	height: 16px;
	background: url('../images/form_select.png') 0 0 no-repeat;
	border: none;
	padding: 7px;
}
#dom_zone2 {
	background:url('../images/form_select_sm.png') no-repeat;
	border: none;
	width:103px;
	height:30px;
	padding:7px;
}
#show_ch1 {
	float:left;
	width:535px;
}
#show_ch1 .adres {
	float: left;
	width: 240px;
	margin-left: 10px;
	font-size: 11px;
}
#show_ch1 .zona {
	float: left;
	width: 130px;
	margin-left: 5px;
	font-size: 11px;
}
#show_ch1 .domprov {
	float:left;
	width:240px;
}
#show_ch1 .domprov input {
	width: 194px;
	height: 16px;
	background: url('../images/form_select.png') 0 0 no-repeat;
	border: none;
	padding: 7px;
}
#dom_zone1 {
	background:url('../images/form_select_sm.png') no-repeat;
	border: none;
	width:103px;
	height:30px;
	padding:7px;
}
.butto {
	border: none  !important;
	background:url('../images/middle-right_check.png') no-repeat;
	cursor:pointer;
	width: 86px;
	height:24px;
	padding: 0;
}
.on_reg_input{width: 15px;}
.forms .f3text {
	float:left;
	margin-left:35px;
	width:165px;
}
#radio_0, #radio_1 {
	float:left;
	width:196px;
}
#h, #o {
	margin: 0px;
	width: 18px;
	height:14px;
	padding: 0;
}
#forg {
	display:none;
	float:left;
	font-size:11px;
}
#company {
	float: left;
	width: 210px;
	height: 30px;
	background:url('../images/form_select.png') 0 0 no-repeat;
	border:none;
	padding:7px;
}
#f2, #f3, #f4, #f5, #f6 {
	float:left;
	width:194px;
	height:17px;
	background:url('../images/form_select.png') 0 0 no-repeat;
	border:none;
	padding:7px;
	margin-right: 15px;
}
#f8, #f7 {
	float:left;
	width:194px;
	height:17px;
	background:url('../images/form_select.png') 0 0 no-repeat;
	border:none;
	padding:7px;
}
.forms .buttons {
	width:700px;
	height:38px !important;
	margin-top: 15px !important;
	margin-left: 0px !important;
}
.forms .buttons a, a:hover {text-decoration:none;}
/*-----------------highslide-------------------------*/ 
.highslide-html-content {
	position: absolute;
	display: none;
}
/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 5px;
}
.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt;
	text-decoration: none;
	display: block;
	text-align: center;
}
.highslide {outline: none;}
.highslide-active-anchor img {visibility: hidden;}
.highslide img {
	border: 2px solid gray;
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide:hover img {border: 2px solid silver;}
.highslide-image {border: 10px solid white;}
.highslide-caption {
	display: none;
	border-top: none;
	padding: 0 10px 10px 10px;
	background-color: white;
	text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.control {
	float: right;
	display: block;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {color: black !important;}
.highslide-move {cursor: move;}
.highslide-resize {cursor: nw-resize;}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {display: none;}
a.highslide-credits,a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-previous-next {
	text-align: center;
	padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding: 0 20px;
}
.highslide-html {
	border: 1px solid white;
	background-color: white;
}
.highslide-html-blur {border: 1px solid silver;}
.highslide-html-content {
	position: absolute;
	display: none;
}
/* Self rendering */
.highslide-wrapper {background-color: white;}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {cursor: move;}
.highslide-wrapper .highslide-footer {height: 11px;}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
/* Individual CSS-classes: no border */
.highslide-no-border {background-color: gray;}
.highslide-no-border .highslide-image {
	border: none;
	border-bottom: 1px solid white;
}
.highslide-no-border .highslide-html {border: none;}
.highslide-no-border .highslide-caption {
	border: none;
	border-bottom: 1px solid white;
	background-color: gray;
	color: white;
}
.highslide-no-border .highslide-caption code {color: white;}
/* Individual CSS-classes: white */
.highslide-white {background-color: white;}
.highslide-white .highslide-image {border: 5px solid white;}
.highslide-white .highslide-caption {background-color: white;}
.highslide-white .control, .highslide-white .control * {color: #666;}
.highslide-white .highslide-html {border: 2px solid white;}
/* Individual CSS-classes: glossy-dark */
.glossy-dark {background-color: #101010;}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {color: silver;}
/* Individual CSS-classes: narrow border */
.highslide-narrow-border {background: white;}
.highslide-narrow-border .highslide-image {border: 2px solid white;}
.highslide-narrow-border .highslide-caption {background-color: white;}
/* Individual CSS-classes: black border */
.highslide-black-border {background: white;}
.highslide-black-border .highslide-image {border: 2px solid #655F2F;}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}
/* Individual CSS-classes: specified blur style */
.highslide-blur-example .highslide-image-blur {border-color: silver;}
.highslide-blur-example .highslide-caption-blur {border-color: silver;}
.html-header {
	background-image: url(highslide/graphics/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(highslide/graphics/header-background-blur.gif);
	height: 18px;
	padding: 2px;
}
.highslide-dimming {background-color: black;}
/* Controlbar example */
.controlbar {
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover {background-image: url(highslide/graphics/controlbar4-hover.gif);}
.controlbar .previous {	width: 50px;}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Controlbar example */
.controlbar2 {
	margin: auto;
	width: 339px;
	height: 32px;
}
.controlbar2 a {
	display: block;
	float: right;
	margin: 0 5px 0 5px;
	height: 30px;
	width: 42px;
	outline: none;
}
/* Controlbar example */
.controlbar5 {
	background: url(highslide/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {background-image: url(highslide/graphics/controlbar5-hover.gif);}
.controlbar5 .previous {width: 20px;}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(highslide/graphics/close.png);
}

/* Put these last in your highlide-related CSS */
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.frm_blue_bgall{
	height:100%;
	left:0;
	position:fixed;
	width:100%;
	z-index:0;
}
.frm_blue{
	width: 135px;
 	position: absolute;
	left:50%;
	margin:307px 0 0 -230px;
	font-size: 14px;
	color: #fff;
}
.frm_blue .t{background-color: green;}
#dsp_err2 .frm_blue .t{background-color: red;}
.frm_blue .b{
	padding: 8px 0;
	height:9px;
}
.frm_blue_hold{
	padding: 0px 10px;
	line-height:10px;
	overflow: hidden;
	width: 115px;
	min-height: 12px;
	text-align:center;
}
.zag{
	font-size: 24px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 20px;
}
.frm_blue a.close{
	background-image: url(../images/close.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	display: block;
	float: right;
	cursor: pointer;
}
.hold{
	padding-left: 20px;
	border-bottom: 1px dashed #212b2f;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	overflow: hidden;
}
.frm_blue strong{
	font-size: 14px;
	font-weight: normal;
}
.frm_blue input, .frm_blue select{
	margin-left: 5px;
	background-image: none;
	width: auto;
	height: auto;
}
.frm_blue .period{
	font-size: 11px;
	width: 428px;
	text-align: center;
}
.frm_blue .period td{padding: 0 10px;}
.mrg{margin-right: 180px;}
.frm_blue input.inp{
	background-image: url(../images/inp.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 21px;
	padding: 7px 10px 0;
	font-size: 11px;
	color: #b3b3b3;
}
.frm_blue p{margin: 0;}
.yel_btn{
	background-image: url(../images/yel-l.gif);
	background-repeat: no-repeat;
	float: right;
}
.yel_btn a{
	padding: 0 7px;
	float: left;
	background-image: url(../images/yel-r.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	text-decoration: none;
	outline: none;
}
.yel_btn a:hover{
	width: auto;
	height: auto;
}
.yel_btn span{
	background-color: #f09931;
	height: 17px;
	font-size: 12px;
	margin: 0;
	float: left;
}
.lines p{
	padding-top: 3px;
	margin-bottom: 5px;
}
.cen_domen{
	font-size:17px;
	font-weight:800;
	float: right;
	padding-top: 7px;
}
.foot_pos .both{height: 1px;}
.adr{
	font-size: 14px;
	padding: 18px 0 0 0px;
	text-align: center;
	float: left;
	line-height: 1.1;
}
.adr td{padding: 0 10px 10px 0;}
.adr span{
	font-size: 24px;
	color: #9F9F9F;
}
#obch_cen{
	font-weight: bold;
	padding: 10px 0 0 0px;
}
#obch_cen span{	color: #e97024;}
.on_reg_input{padding: 0;}
.hostplane{
	border: none;
	padding: none;
	border-collapse:collapse;
	border-spacing:0;
	border-color: none;
}
.hostplane td[align="center"]{
	text-align: center !important;
	padding: 0;
}
.new_table .hostplane thead{
	background: rgb(41,129,185);
	background: -moz-linear-gradient(top,  rgba(41,129,185,1) 0%, rgba(34,104,169,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,129,185,1)), color-stop(100%,rgba(34,104,169,1)));
	background: -webkit-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: -o-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: -ms-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: linear-gradient(to bottom,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2981b9', endColorstr='#2268a9',GradientType=0 );
	border-bottom: 2px solid #404141;
}
.new_table tr .active_icon{	border-left: none;}
.hostplane thead{
	background-image:url('../images/tarif_up_back.png');
	background-repeat: no-repeat;
	width:952px !important;
	height:31px;
}
.hostplane thead td, .hostplane tfoot td{position: relative;}
.hostplane td{
	padding:5px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	border-bottom:0px solid #FFFFFF;
}
.hostplane tfoot td{
	height: 31px;
	padding-top: 0px;
	padding-bottom:0;
	background: url("../images/tarif_b_back.png") no-repeat scroll center center transparent;
}
.hostplane tfoot td.jLeft{background: url("../images/tarif_b_back.png") no-repeat scroll left center transparent;}
.hostplane tfoot td.jRight{	background: url("../images/tarif_b_back.png") no-repeat right center !important;}
#nopad td, #nopad3 td{
	padding: 0;
	height: 30px;
}
.hostplane td a{color:#006AFF;}
#nopad2{background-color: #89a0aa!important;}
.visible{display: block !important;}
.icon{
	border-bottom:1px solid #FFFFFF;
	border-right:medium none !important;
	padding:5px 0 5px 10px !important;
	text-align:left !important;
	width:200px;
	font-size: 12px;
}
.icon img{margin:2px 2px -2px -4px !important;}
#nopad3 a:hover{color: #eb7e00;}
#dop_inf{
	width: 226px;
	float: right;
}
#dop_inf TABLE{
	width: 226px;
	font-size: 12px;
}
#dop_inf TABLE TD{padding: 5px 0;}
 #dop_inf table tr td img{margin:-2px 0 !important;}
 /*>>>>>>>>>>>>usab_form<<<<<<<<<<<<*/
#usab_form .down{background-image:url("../images/t2b.gif");}
#usab_form p{
	padding-left: 5px;
	margin-bottom: 10px!important;
	color:#3f3f3f;
}
#usab_form .ftext FONT{
	width: 226px;
	font-family: Arial;
	font-size: 14px;
	color: #3c8cbf;
	display: block;
	margin-bottom: 11px;
}
#usab_form .ftext a{text-decoration: none;}
#usab_form .ftext a:hover{border:none;}
#usab_form .ftext font span{
	font-size: 11px;
	width: 118px;
	margin: 0;
	float: left;
}
#usab_form .inp FONT{padding-right: 16px;}
#usab_form .inp FONT.nopad{padding: 0;}
#usab_form select, #usab_form input{
	background-image: none;
	border: none;
	padding: 0px;
	margin-left: 2px;
	height:18px;
	width: 205px;
	margin: 3px;
}
#usab_form input{background: none;}
#usab_form .orange{
	font-weight: bold;
	color: #3C8CBF!important;
}
#usab_form .lines{
	border-bottom: 1px dashed #CBCBCB;
	margin-bottom: 18px;
	padding-bottom: 22px;
}
#usab_form .lines:after{
	content:"";
	clear:both;
	display:block;
}
#usab_form .rad_r{
	background-image: url(../images/rad-bg-r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #3398d3;
}
#usab_form .rad_l{
	background-image: url(../images/rad-bg-l.jpg);
	background-repeat: no-repeat;
}
#usab_form .rad_hold{
	padding:3px 0 0 5px;
	height: 19px;
	font-size: 11px;
}
#usab_form .rad_l input{
	background-image: none;
	padding: 0;
	margin: 2px 0 0;
	height: auto!important;
	width: auto!important;
	float: left;
}
#usab_form .rad_l label{
	margin:0 3px;
	float: left;
}
#usab_form .small_inp .inp_bg{
	width: 100px;
	float: left;
}
#usab_form .small_inp INPUT, #usab_form .small_inp select{width: 85px;}
#usab_form .on, #usab_form .off{
	background-image: url(../images/on-of.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right 1px;
	width: 195px;
}
#usab_form .off{background-position: right -24px;}
#usab_form #obch_cen{
	width: 218px;
	margin:auto;
}
#usab_form .chk{
	width: auto;
	margin: 2px 0px 0 7px;
}
#usab_form #in_as, #usab_form #in_as2, #usab_form #out_as{
	font-size: 11px;
	line-height: 1.2;
}
#new_zak {
	width: 376px!important;
	padding:0;
}
#new_zak .nostl td{
	padding: 0;
}
#new_zak .highslide{
	color: #02c1f8;
}
#new_zak .yel{
	color: #feb358;
}
#new_zak .blue input{
	margin-left: 4px;
}

.onof input{
	width: 195px!important;
}
.onof img{
	margin: 0!important;
	float: right;
}
.hot_news img{
	position: absolute;
	margin: 4px 0 0 -22px;
}
.err_msg{
	left:50%;
	margin-left:-175px;
	position:absolute;
	color: #fff;
	font-family:tahoma;
	font-size:16px;
	text-align: center;
	top:287px;
}
.err_msg .err_hold{
	width: 201px;
	margin: auto;
}
.err_msg .err_t{
	background-image: url(../images/er-t.gif);
	background-repeat: no-repeat;
}
.err_msg .err_b{
	background-image: url(../images/er-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 9px 0;
}
.err_msg .err_cont{
	width: 181px;
	background-color: #4f6069;
	padding: 15px 10px 10px 10px;
	text-decoration:blink;
	color: #EDA417;
}
.err_msg  a.close{
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:19px;
	text-decoration:none;
	width:30px;
}
.money{
	width: 952px;
	overflow: hidden;
	padding-top: 10px;
}
ul.opl{width: 964px;}
ul.opl li{
	display: inline;
	float: left;
	margin: 0 12px 35px 0!important;
	text-align: center;
	width: 229px;
}
ul.opl li a, ul.opl li span{
	display: block;
	font-size: 14px;
	color: #00abff;
	margin: 0!important;
	outline: none;
}
ul.opl li img{
	margin: 0!important;
	display: block;
}
ul.inf_m li{
	width: 310px;
	display: inline;
	float: left;
	border-bottom:1px dashed #E5E5E5;
	padding: 0 0 5px 0px;
	margin: 0 0 20px 0!important;
	height: 93px;
}
ul.inf_m li.noline{border: none;}
ul.inf_m li img{
	float: left;
	margin: 0 15px 0 0!important;
}
ul.inf_m li p{
	margin: 0!important;
	font-size: 12px;
	color: #909090;
}
ul.inf_m li p a{
	font-size: 12px;
	color: #909090;
}
ul.inf_m li a{
	margin-top: 13px;
	float: left;
}
ul.inf_m li.nomarg a{
	margin: 0;
	float: none;
}
.tegdiw_pot{background:url(http://bitte.com.ua/images/of_head_otz.png) !important;}
.tegdiw_mottob{background:url(http://bitte.com.ua/images/of_foot_otz.png) !important;}
.punckt{
	text-decoration:none;
	background:url(../images/dotty.PNG) repeat-x bottom;
}
.buttons a.imgas{
	background:url(../images/form_zakaz.png) no-repeat 0 0;
	display:block;
	height:42px;
	width:173px;
}
.niceRadio{
	width: 16px !important;
	height: 16px !important;
	display: inline-block !important;
	cursor: pointer !important;
	background: url(../images/radio-safari.png);
	overflow: hidden  !important;
}
.radioChecked{background-position: 0 -16px  !important;}
.niceRadio input{margin-left: -17px  !important;}
.buttons a.imgas:hover{background-position:-173px 0;}
.buttons a.imgas:active{background-position:-346px 0;}
.buttons a.imgasx{
	background:url(../images/form_zakazx.png) no-repeat top left;
	display:block;
	height:42px;
	width:173px;
}
.buttons a.imgasx:hover{
	background:url(../images/form_zakazx.png) no-repeat top center;
	display:block;
	height:42px;
	width:173px;
}
.buttons a.imgasx:active{
	background:url(../images/form_zakazx.png) no-repeat top right;
	display:block;
	height:42px;
	width:173px;
}
a.zakazhost{
	background:url(../images/tarif_vps-a.png) no-repeat 0 0;
	display:block;
	height:22px;
	margin-left:18px;
	width:104px;
}
a.zakazhost:hover{background-position:-104px 0;}
a.zakazhost:active{background-position:-208px 0;}
.new_table #nopad3.h49 td{height: 49px;}
.new_table a.zakazhost{
	/*background:url(../images/new_table_btn.png) no-repeat 0 0;*/
	display:block;
	height:36px;
	margin:0 18px;
	width:150px;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	border-radius:3px;
	background: #ff8212;
	background: -moz-linear-gradient(top,  #ff8212 0%, #ef7101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8212), color-stop(100%,#ef7101));
	background: -webkit-linear-gradient(top,  #ff8212 0%,#ef7101 100%);
	background: -o-linear-gradient(top,  #ff8212 0%,#ef7101 100%);
	background: -ms-linear-gradient(top,  #ff8212 0%,#ef7101 100%);
	background: linear-gradient(to bottom,  #ff8212 0%,#ef7101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8212', endColorstr='#ef7101',GradientType=0 );
	box-shadow:0 2px rgba(137,64,0,0.75);
}
.new_table a.zakazhost:hover{
background: #ea700b;
background: -moz-linear-gradient(top,  #ea700b 0%, #ff8212 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea700b), color-stop(100%,#ff8212));
background: -webkit-linear-gradient(top,  #ea700b 0%,#ff8212 100%);
background: -o-linear-gradient(top,  #ea700b 0%,#ff8212 100%);
background: -ms-linear-gradient(top,  #ea700b 0%,#ff8212 100%);
background: linear-gradient(to bottom,  #ea700b 0%,#ff8212 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea700b', endColorstr='#ff8212',GradientType=0 );

	
	color: #ffffff!important;
}
.new_table a.zakazhost:active{
	color: #ffffff!important;
	line-height: 39px;
}
#jinn #res_form input.inputcont{
	background:url(../images/sm_form_send.png) top left no-repeat;
	width:173px;
	height:41px;
	cursor:pointer;
}
#jinn #res_form input.inputcont:hover{background-position: -197px 0;}
#jinn #res_form input.inputcont:active{background:url(../images/sm_form_send.png) top right no-repeat;}
##myotziv_box{
	display: block;
	left: 594px;
	position: fixed !important;
	top: 240px !important;
}
#jinn{
	margin-top:0px !important;
	margin-left:0px;
	margin-right:0px !important;
	margin-bottom:0px !important;
	width:349px;
	float: left;
}
#supa{line-height:25px;}
#pop{
	font-family:Arial;
	font-size:12px;
}
.okay{
	margin:3px;
	text-decoration:none;
	background:url(../images/dotty_stamp.png) repeat-x bottom;
}
.okay:hover{background:none;}
.normalize{width:300px !important;}
.footnames{
	margin:20px 0px;
	display:none;
}
.footnames.visible{display:block;}
.footnames p{padding-left:10px;}
.footnames ul li{
	color:#21a1f3;
	line-height:23px;
}
.footnames ul li font{color:black;}
.numer {
	color: #06a1e4;
	font-size: 16px;
	line-height: 13.2pt !important;
	padding: 0 0 5px;
}
.numer span {
	color:#3F3F3F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 13.2pt !important;
	font-weight: normal;
}
.textspan {
	color:#3F3F3F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 12pt !important;
}
.glavspan {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	line-height: 14pt !important;
	display: block;
}
.clear-li {
	color:#3F3F3F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}
.glavnumer {
	color: #52849b;
	font-size: 16px;
	font-weight: bold;
}
#bulbulh{
	background:white !important;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	height:21px !important;
}
.fdsrrel{display:none;}
.tarif .news p{margin-bottom:-10px;}
.furjbqy{top:415px !important;}
.furjbqy a img{display:none;}
.furjbqy a{
	width:31px !important;
	height:137px !important;
	background:url(http://bitte.com.ua/images/reformal.png) no-repeat !important;
}
.dashed{
	border-bottom:1px dashed #FFFFFF;
	text-decoration:none;
}
.dashed:hover{
	border-bottom:none;
	text-decoration:none;
}
.CheckBoxClass{display: none;}
.CheckBoxLabelClass{
	background: url(../images/iUncheck.gif) no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	width: 125px;
	display: block;
}
.LabelSelected{background: url(../images/iCheck.gif) no-repeat;}
div.bkor{
	display:block;
	margin:25px 0;
}
div.bkor div.basketmsg{
	height:207px;
	display:block;
	clear:both;
	margin:auto;
	overflow:hidden;
	border-radius:10px;
	border:1px solid #e55c1c;
}
.fst_li{background:url(../images/bkor/zak_dom.png) no-repeat center 18px;}
.sec_li{
	background:url(../images/bkor/bye_d.png) no-repeat top center;
	padding: 0 127px !important;
}
.thd_li{
	background:url(../images/bkor/off_dom.png) no-repeat center 10px;
	padding:0 !important;
	width:235px;
}
.thd_li a{background:url(../images/bkor/pointer.png) no-repeat 59px 138px !important;}

.ctr_blck{
	height:208px;
	float:left;
	width:100%;
}
div.bkor div.basketmsg div.title{
	display:block;
	height:43px;
	text-align:center;
	margin:0;
	background: #ee832a;
	background: -moz-linear-gradient(top,  #ee832a 0%, #e4591b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee832a), color-stop(100%,#e4591b));
	background: -webkit-linear-gradient(top,  #ee832a 0%,#e4591b 100%);
	background: -o-linear-gradient(top,  #ee832a 0%,#e4591b 100%);
	background: -ms-linear-gradient(top,  #ee832a 0%,#e4591b 100%);
	background: linear-gradient(to bottom,  #ee832a 0%,#e4591b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee832a', endColorstr='#e4591b',GradientType=0 );
}


div.bkor div.basketmsg div.title span{
	line-height:43px;
	font-weight: bold;
}
div.bkor div.basketmsg ul.links{
	display:block;
	margin:8px 18px 0;
	text-align:left;
	list-style:none;
	overflow:hidden;
}
div.bkor div.basketmsg ul.links li{
	height:156px;
	margin:auto;
	float:left;
	padding:0 34px;
}
div.bkor div.basketmsg ul.links li a{
	color:#e45a1d;
	font-size:14px;
	background:url(../images/bkor/pointer.png) no-repeat right 122px;
	padding:115px 16px 0 0;
	line-height:16px;
	display:block;
}
div.bkor div.basket{
	width:100%;
	height:auto;
	display:block;
	clear:both;
	margin:30px auto;
	overflow:hidden;
	border-radius:15px;
	border:1px solid #2268a8;
}
div.bkor div.basket table tr:first-child{
	background: #487bb5;
	background: -moz-linear-gradient(top,  #487bb5 0%, #529bc8 2%, #438bbf 36%, #296fad 81%, #2268a8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#487bb5), color-stop(2%,#529bc8), color-stop(36%,#438bbf), color-stop(81%,#296fad), color-stop(100%,#2268a8));
	background: -webkit-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: -o-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: -ms-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: linear-gradient(to bottom,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#487bb5', endColorstr='#2268a8',GradientType=0 );
}
div.bkor div.basket table{width:100%;}
div.bkor div.basket table, tr, td{
	border:none;
	border-collapse:collapse;
}
div.bkor div.basket table tr td.bgtl{
	width:9px;
	height:43px;
}
div.bkor div.basket table tr td.bgtc{
	height:43px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
div.bkor div.basket table tr td.bgtr{
	width:9px;
	height:43px;
}
div.bkor div.basket table tr td.bgl{
	width:9px;
	height:33px;
}
div.bkor div.basket table tr td.bgc{
	color:#195ca3;
	font-size:14px;
	height:33px;
	text-align:center;
	border-bottom:1px solid #2369a9;
}
div.bkor div.basket table tr td.bgc a{
	display:block;
	width:11px;
	height:11px;
	margin:auto;
	background:url(../images/bkor/delbtn.png) no-repeat;
}
div.bkor div.basket table tr td.bgc select{width:70%;}
div.bkor div.basket table tr td.bgr{
	width:9px;
	height:33px;
}
div.bkor div.basket table tr td.cgi{
	height:55px;
	color:#fa5f0a;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	line-height:30px;
}
div.bkor div.basket table tr td.cgi a.ofbtn,
div.bkor div.basket table tr td.cgi a.conbtn{
	padding:0 17px;
	height:30px;
	background: #fe9e43;
	background: -moz-linear-gradient(top,  #fe9e43 0%, #ffa647 3%, #fe9e40 21%, #fb7018 79%, #fa650f 97%, #fb701c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9e43), color-stop(3%,#ffa647), color-stop(21%,#fe9e40), color-stop(79%,#fb7018), color-stop(97%,#fa650f), color-stop(100%,#fb701c));
	background: -webkit-linear-gradient(top,  #fe9e43 0%,#ffa647 3%,#fe9e40 21%,#fb7018 79%,#fa650f 97%,#fb701c 100%);
	background: -o-linear-gradient(top,  #fe9e43 0%,#ffa647 3%,#fe9e40 21%,#fb7018 79%,#fa650f 97%,#fb701c 100%);
	background: -ms-linear-gradient(top,  #fe9e43 0%,#ffa647 3%,#fe9e40 21%,#fb7018 79%,#fa650f 97%,#fb701c 100%);
	background: linear-gradient(to bottom,  #fe9e43 0%,#ffa647 3%,#fe9e40 21%,#fb7018 79%,#fa650f 97%,#fb701c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9e43', endColorstr='#fb701c',GradientType=0 );
	float:right;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin:0 5px 0 0;
	border-radius:15px/14px;
}
div.bkor div.basket table tr td.cgi a.ofbtn:hover,
div.bkor div.basket table tr td.cgi a.conbtn:hover{
	background: #fe9e43;
	background: -moz-linear-gradient(top,  #fe9e43 0%, #ff7f00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9e43), color-stop(100%,#ff7f00));
	background: -webkit-linear-gradient(top,  #fe9e43 0%,#ff7f00 100%);
	background: -o-linear-gradient(top,  #fe9e43 0%,#ff7f00 100%);
	background: -ms-linear-gradient(top,  #fe9e43 0%,#ff7f00 100%);
	background: linear-gradient(to bottom,  #fe9e43 0%,#ff7f00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9e43', endColorstr='#ff7f00',GradientType=0 );

}
div.bkor div.basket table tr td.bgbl{
	width:9px;
	height:11px;
}
div.bkor div.basket table tr td.bgbc{
	height:11px;
}
div.bkor div.basket table tr td.bgbr{
	width:9px;
	height:11px;
}
div.bkor div.clear{
	width:100%;
	height:0;
	clear:both;
	float:none;
}
div.tBox{
	width:100%;
	height:auto;
	display:block;
	clear:both;
	margin:-8px 0 0;
}
div.tBox div.haveSelector{
	display:block;
	clear:right;
	margin:-32px 0 0 32%;
	margin:-32px 0 0 32%;
	height:22px;
	width:240px !important;
}
div.tBox div.haveSelector div.seLeft{
	width:100%;
	height:22px;
}
div.tBox div.haveSelector div.seLeft div.seRight{
	width:100%;
	height:22px;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderL{
	display:block;
	width:115px !important;
	height:22px;
	float:left !important;
	padding:0;
	margin:0 !important;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderR{
	display:block;
	width:125px !important;
	height:22px;
	float:left !important;
	padding:0;
	margin:0 !important;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderL label{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	float:left;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderL input{
	display:block;
	width:16px !important;
	float:left;
	margin:3px 2px 0 6px;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderR label{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	float:left;
}
div.tBox div.haveSelector div.seLeft div.seRight div.holderR input{
	display:block;
	width:16px !important;
	float:left;
	margin:3px 2px 0 6px;
}
/*********** 13.05.13 **********/
div.tBox div.box{
	width:646px;
	height: 68px;
	clear:both;
	position: relative;
}
/********************/
div.tBox div.box a.delDomain,
div.fieldpos a.delDomain{
	width: 12px;
	height: 12px;
	background: url(../images/delete_icon_new.png) 0 0 no-repeat;
	position: absolute;
	left: -15px;
	bottom: 12px;
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
div.tBox div.box a.delDomain:hover,
div.fieldpos a.delDomain:hover{
	background: url(../images/delete_icon_new_hover.png) 0 0 no-repeat;
	width: 14px;
	height: 14px;
	bottom: 10px;
}
div.tBox div.box div.field{
	display:block;
	height:50px;
	width:auto;
	float:left;
}
div.tBox div.box div.field.lookEmpty{width: 220px;}
div.tBox div.box div.marged{margin:0 0 0 15px;}
div.tBox div.box div.field span{
	float:left;
	color: #3C8CBF;
	display: block;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 11px;
}
.oferta_item{overflow: hidden;}
.oferta_item input, .oferta_item label{float: left;}
div.tBox div.box div.field div.field_bg{
	height:27px;
	width:auto;
	display:block;
	clear:both;
}
div.tBox div.box div.field div.field_bg div.field_r{
	height:27px;
	width:auto;
	display:block;
}
div.tBox div.box div.field div.field_bg div.field_r div.field_l{
	height:27px;
	width:auto;
	display:block;
	position: relative;
}
div.tBox div.box div.field div.field_bg div.field_r div.field_l img{
	display:block;
	margin:0;
	padding:6px 8px 0 0;
	float:right;
	visibility:hidden;
	position: absolute;
	right: 7px;
	top: 3px;
}
.custom_select_oform.mr12{margin-right: 12px;}
div.tBox div.box div.field div.field_bg div.field_r div.field_l div.boldedError{
	display:none;
	padding:1px 3px;
	position:absolute;
	margin:-20px 0 0 4px;
	background:red;
	font-size:12px;
	font-weight:bold;
}
div.tBox div.box div.field div.field_bg div.field_r div.field_l div.error{
	display:none;
	background:url(../images/dsp_err1.png) no-repeat;
	width:135px;
	height:25px;
	line-height:24px;
	text-align:center;
	margin:-26px 0 0 85px;
	position:absolute;
}
div.tBox div.box div.field div.field_bg div.field_r div.field_l input.field_domain{
	background:none !important;
	width:200px !important;
	height:28px !important;
	padding:4px 0 0 8px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#arrow_bottom_div{
		/*background:url(../assets/arr.png) repeat-x;*/
		width: 16px;
		height: 30px;
		position: absolute;
		overflow: hidden;
		margin-top: -36px;
		margin-left: 83px;
		border-top-right-radius: 10px;
		display:none;
	}
}
.field_zone{
	cursor:pointer;
}
div.tBox div.box div.field div.field_bg div.field_r div.field_l input.field_cost{
	background:none !important;
	width:92px !important;
	height:20px !important;
	padding:4px !important;
}
div.basket_widjet{
	display:block;
	width:auto;
	height:35px;
	margin:18px 0 0;
	float:left;
	position: relative;
	z-index:1;
	border-radius:10px;
	background: #487bb5;
	background: -moz-linear-gradient(top,  #487bb5 0%, #529bc8 2%, #438bbf 36%, #296fad 81%, #2268a8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#487bb5), color-stop(2%,#529bc8), color-stop(36%,#438bbf), color-stop(81%,#296fad), color-stop(100%,#2268a8));
	background: -webkit-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: -o-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: -ms-linear-gradient(top,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	background: linear-gradient(to bottom,  #487bb5 0%,#529bc8 2%,#438bbf 36%,#296fad 81%,#2268a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#487bb5', endColorstr='#2268a8',GradientType=0 );
	padding:2px 6px;
	box-shadow:1px 1px 3px rgba(82,155,200,0.4), inset 1px 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:1px 1px 3px rgba(82,155,200,0.4), inset 1px 1px 2px rgba(255,255,255,0.7);
}
div.basket_widjet:hover{
	box-shadow:1px 1px 3px rgba(82,155,200,0.4), inset 1px 1px 15px rgba(255,255,255,0.7);
	-webkit-box-shadow:1px 1px 3px rgba(82,155,200,0.4), inset 1px 1px 15px rgba(255,255,255,0.7);
}
div.basket_widjet div.widjet_c div.widjet_r div.widjet_l span{
	font-size:12px;
	display:block;
	line-height:9px;
	padding:4px 3px 2px;
}
div.basket_widjet div.widjet_c div.widjet_r div.widjet_l span a{
	color:white;
	padding:0;
	margin:0;
	font-weight:bold;
}
div.basket_widjet div.widjet_c div.widjet_r div.widjet_l span a:hover{text-decoration:none;}
div.testMsg{
	min-height:56px;
	width:714px;
	background:url(../images/voskl.png) no-repeat left center;
	margin:0 0 10px;
}
div.testMsg span{
	font-size: 14px;
	color:#000000;
	line-height:16px !important;
	display:block;
	margin:0 0 0 20px;
	padding:0;
}
div.testMsg span font{color:#e77330;}
a.xhost_order{
	width:120px;
	height:29px;
	display:block;
	margin:2px auto;
	background:url(../images/xorder.png) no-repeat 0 0;
}
a.xhost_order:hover{background:url(../images/xorder.png) no-repeat 0 -29px;}
a.xhost_order:mousedown{background:url(../images/xorder.png) no-repeat 0 -58px;}
a.tmap{
	display:block;
	float:right;
	margin:0 8px 0 0;
	padding:0;
	height:11px;
	width:11px;
	background:url(../images/tmap.gif) no-repeat top left;
}
a.tmap:hover, a.tmap.activ{background:url(../images/tmap.gif) no-repeat top right;}
a.home{
	display:block;
	float:right;
	margin:0 8px 0 0;
	padding:0;
	height:11px;
	width:11px;
	background:url(../images/home.gif) no-repeat top left;
}
a.home:hover, a.home.activ{background:url(../images/home.gif) no-repeat top right;}
a.sms{
	display:block;
	float:right;
	margin:0 8px 0 0;
	padding:0;
	height:11px;
	width:12px;
	background:url(../images/mail.gif) no-repeat top left;
}
a.sms:hover, a.sms.activ{background:url(../images/mail.gif) no-repeat top right;}
ul.tmaplist{
	list-style:circle;
	margin:0 0 0 10px;
}
ul.tmaplist li{line-height:18px;}
ul.compan{overflow: hidden;}
ul.compan li.o_comp{
	float:left;
	margin-bottom:30px;
	display: block;
	width:210px;
	height: 150px;
}
ul.compan li{
	list-style: none outside none;
	text-align: center;
}
ul.compan li a{
	color:#3f3f3f;
	font-size:14px;
}
ul.compan li span{
	font-size:12px;
	color:#62cbfe;
}
ul.compan li.o_comp img{margin: 5px 5px 10px;}
ul.compan li.o_comp span {line-height: 20px;}
div.left_tab{padding-top: 10px;}
div.left_tab div.search_form {
	background: url(../images/bg-prof.png) no-repeat scroll center top transparent;
	margin: 10px 0 0;
	font-family: Arial;
	min-height: 243px;
	width: 952px;
}
div.left_tab div.search_form li, div.left_tab div.search_form ul{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
div.left_tab div.search_form div.foto{
	display: block;
	float: left;
	height: 225px;
	width: 230px;
}
div.left_tab div.search_form div.foto img{
	padding-left: 38px;
	margin:0px !important;
	padding-top: 43px;
}
div.left_tab div.search_form div.family{
	display: block;
	float: left;
	margin-left: 30px;
	height: 210px;
	width: 300px;
}
div.left_tab div.search_form div.family strong{
	color:#5E5E5E !important;
	font-size: 16px !important;
}
div.left_tab div.search_form div.family p.name{
	color: #1eacf3;
	padding-bottom: 20px;
	padding-top: 35px;
	margin: 0px;
	font-size: 24px;
}
div.left_tab div.search_form div.family ul li{
	color:#5e5e5e;
	margin-left: 0px !important;
	font-size: 14px;
	line-height: 21px;

}
div.left_tab div.search_form div.family ul li b{
	color:#5e5e5e;
	font-size: 16px;
}
div.left_tab div.search_form div.block-prof{
	float: left;
	display: block;
	margin-left: 45px;
	height: 210px;
	width: 320px;
}
div.left_tab div.search_form div.block-prof table td{padding: 0px;}
div.left_tab div.search_form div.block-prof table td.status{
	background: url(../images/form-prof.png) no-repeat top center;
	width: 201px;
	height: 17px;
}
div.left_tab div.search_form div.block-prof table td.status div.statusline{
	height: 12px;
	padding-left: 4px;
	padding-right: 5px;
	display: block;
	width: 191px;
}
div.left_tab div.search_form div.block-prof table td.status div.statusline div.tomarged{
	width:191px;
	display:block;
	background: url(../images/form-profbg.png) no-repeat top center;
	height:9px;
}
div.left_tab div.search_form div.block-prof table.profile{width: 318px;}
div.left_tab div.search_form div.block-prof table.profile strong{
	color: #5e5e5e;
	font-size: 16px;
}
div.left_tab div.search_form div.block-prof table b{
	color:#5e5e5e;
	font-size: 16px;
}
div.left_tab div.search_form div.block-prof .prof-top ul{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 25px;
}
div.left_tab div.search_form div.block-prof .prof-top ul li{
	float: right;
	padding-right: 5px;
	font-size: 16px;
}
div.left_tab div.search_form div.block-prof .prof-top ul li img{
	margin:0px !important;
	padding-top:2px;
}
div.left_tab div.search_form div.block-prof .prof-top ul li.prof-li{
	float: left;
	padding-left: 0px;
	padding-top:5px;
}
div.left_tab div.lin-prof{
	background: url(../images/prof-line.png) repeat-y;
	width: 952px;
	display: block;
	margin-top: -18px;
}
div.left_tab div.lin-prof div.sizedProf{
	display:block;
	height:auto;
	overflow:hidden;
	width:100%;
}
div.left_tab div.lin-prof div.sizedProf ul{
	list-style: none;
	background: url(../images/lin-fpof-c.png) center top repeat-x;
	padding: 10px 0px;
	width: 890px;
	margin: 0px auto;
}
div.left_tab div.lin-prof div.sizedProf ul.lin-none{background: none;}

div.left_tab div.lin-prof div.sizedProf ul li{
	font-family: Arial;
	margin-left: 0px !important;
	line-height: 17px;
	font-size: 14px;
	color: #5e5e5e;
}
div.left_tab div.lin-prof div.sizedProf ul li p{margin:0;}
div.left_tab div.lin-prof div.sizedProf ul li span{
	color: #1eacf3;
	line-height: 17px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 16px;
}
div.left_tab div.lin-prof div.bottom-lin{
	background: url(../images/bottom-lin.png) bottom center;
	display: block;
	width: 952px;
	height:13px;
}
div.left_tab div.lin-prof div.search_bt{
	background: url(../images/prof-bg.png) no-repeat;
	display: block;
	width: 952px;
	height: 23px;
}
div.left_tab div.lin-prof div.search_bt span.more{
	text-align: center;
	line-height: 17px !important;
	padding-top: 0px !important;
	margin: 0px 410px !important;
}
div.left_tab div.lin-prof div.search_bt span.more font{
	background: url(../images/pol-prof.png) repeat-x center bottom;
	color: #fff;
	font-size: 12px;
	line-height: 23px;
}
div.liveTalk{
	display:none;
	position:absolute;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}
div.liveTalk table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
div.liveTalk table tr{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
div.liveTalk table tr td{
	padding:0;
	margin:0;
	border-collapse:collapse;
	text-indent:-6px;
}
div.liveTalk table tr:first-child td:first-child{
	width:11px;
	height:4px;
	background:url(../images/ask/tl.png) no-repeat;
}
div.liveTalk table tr:first-child td:last-child{
	width:4px;
	height:4px;
	background:url(../images/ask/tr.png) no-repeat;
}
div.liveTalk table tr:first-child td{
	width:auto;
	height:4px;
	background:url(../images/ask/tc.png) repeat-x;
}
div.liveTalk table tr td:first-child{
	width:11px;
	height:auto;
	background:url(../images/ask/cl.png) repeat-y;
}
div.liveTalk table tr td:last-child{
	width:4px;
	height:auto;
	background:url(../images/ask/cr.png) repeat-y;
}
div.liveTalk table tr td{
	width:auto;
	height:auto;
	background:url(../images/ask/cc.png);
	color:white;
	font-size:12px;
	font-family:Arial;
}
div.liveTalk table tr:last-child td:first-child{
	width:11px;
	height:9px;
	background:url(../images/ask/bl.png) no-repeat;
}
div.liveTalk table tr:last-child td:last-child{
	width:4px;
	height:9px;
	background:url(../images/ask/br.png) no-repeat;
}
div.liveTalk table tr:last-child td{
	width:auto;
	height:9px;
	background:url(../images/ask/bc.png) repeat-x;
}
div.popjtext {
	position: absolute;
	margin: 0px 0 0 90px;
	background: none repeat scroll 0 0 #F1F1F1;
	opacity: 0.9;
	color: #fff;
	border-radius: 6px 6px 6px 6px;
	display: none;
	height: auto;
	padding: 6px;
	width: 150px;
}
td.icon div.popj{display: block;}
div.jOp {
	background: none repeat scroll 0 0 #267ab5;
	border-radius: 6px 6px 6px 6px;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: 150px;
}
div.jText {
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	margin: 4px;
	padding: 0;
	width: auto;
}
label.checkerDomain{
	margin:-1px 2px 0px 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
div.clJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/cl.png) repeat-y left;
	margin:0 0 10px;
}
div.clJog div.crJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/cr.png) repeat-y right;
}
div.clJog div.crJog div.tcJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/tc.png) repeat-x top;
}
div.clJog div.crJog div.tcJog div.bcJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/bc.png) repeat-x bottom;
}
div.clJog div.crJog div.tcJog div.tlJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/tl.png) no-repeat top left;
}
div.clJog div.crJog div.tcJog div.tlJog div.trJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/tr.png) no-repeat top right;
}
div.clJog div.crJog div.tcJog div.tlJog div.trJog div.blJog{
	display:block;
	width:auto;
	height:auto;
	background:url(../images/jog/bl.png) no-repeat bottom left;
}
div.clJog div.crJog div.tcJog div.tlJog div.trJog div.blJog div.brJog{
	display:block;
	padding-bottom: 20px;
	padding-top: 10px;
	width:auto;
	height:auto;
	background:url(../images/jog/br.png) no-repeat bottom right;
}
input.finderr{
	display:block !important;
	cursor:pointer;
	width:151px !important;
	height:38px !important;
	background: #ffb400;
	background: -moz-linear-gradient(top,  #ffb400 0%, #ff7000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb400), color-stop(100%,#ff7000));
	background: -webkit-linear-gradient(top,  #ffb400 0%,#ff7000 100%);
	background: -o-linear-gradient(top,  #ffb400 0%,#ff7000 100%);
	background: -ms-linear-gradient(top,  #ffb400 0%,#ff7000 100%);
	background: linear-gradient(to bottom,  #ffb400 0%,#ff7000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#ff7000',GradientType=0 );
	border-radius:10px;
	overflow:hidden;
	font:italic 18px/20px Arial,Helvetica,sans-serif;
	color: #fff;
	text-align:center;
	box-sizing:border-box;
	padding:0 0 2px;
	text-shadow:1px 1px rgba(238,130,16,0.75);
}
input.finderr:hover{
	background: #ff7000;
	background: -moz-linear-gradient(top,  #ff7000 0%, #ffb400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7000), color-stop(100%,#ffb400));
	background: -webkit-linear-gradient(top,  #ff7000 0%,#ffb400 100%);
	background: -o-linear-gradient(top,  #ff7000 0%,#ffb400 100%);
	background: -ms-linear-gradient(top,  #ff7000 0%,#ffb400 100%);
	background: linear-gradient(to bottom,  #ff7000 0%,#ffb400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7000', endColorstr='#ffb400',GradientType=0 );
}
input.finderr:active{
	padding:0;
}
div.s_search{
	height:18px;
	width:128px;
	float:left;
	padding:0;
	margin: 18px 0 0 5px;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:5px;
	overflow:hidden;
}
div.s_search input.s_sef{
	width:98px;
	height:auto;
	font-size:12px;
	color:#9F9F9F;
	margin:1px 4px 2px;
	border:none;
	float:left;
	padding:0;
}
div.s_search input.s_seb{
	width:15px;
	height:12px;
	margin:4px 4px 4px -3px;
	border:none;
	background:url(../images/s_search/finder.png) no-repeat;
	padding:0;
	float:right;
}
.copyright{
	width:120px;
	float:right;
}
.foot_phones{
	margin-top: -10px;
	width:auto;
	float:right;
}
div.f_center{
	display:block;
	width:345px;
	height:30px;
	background:url(../images/s_search/f_center.png) repeat-x;
	float:left;
}
div.f_center div.f_left{
	display:block;
	width:100%;
	height:30px;
	background:url(../images/s_search/f_left.png) no-repeat left;
}
div.f_center div.f_left div.f_right{
	display:block;
	width:100%;
	height:30px;
	background:url(../images/s_search/f_right.png) no-repeat right;
}
div.f_center div.f_left div.f_right input{
	border:none;
	width:325px;
	height:24px;
	padding:0;
	margin:4px 10px;
	font-size:21px;
}
input#submitButton{
	border:none;
	width:118px;
	height:25px;
	background:url(../images/s_search/buzz.png) no-repeat 0 0;
	margin:2px 10px;
}
input#submitButton:hover{background:url(../images/s_search/buzz.png) no-repeat 0 -25px;}
div#resultsDiv{
	display:block;
	width:925px;
}
div#resultsDiv div.webResult{
	border-top:1px dashed #e5e5e5;
	padding:0 0 8px;
}
div#resultsDiv div.webResult:first-child{border:none;}
div#resultsDiv div.webResult h2 {margin:4px 0 0;}
div#resultsDiv div.webResult h2 a{
	color:#2680b8;
	font-size:18px;
	font-family:Arial;
}
div#resultsDiv div.webResult a{
	color:#2680b8;
	font-size:14px;
	font-family:Arial;
}
div#resultsDiv div.webResult p{
	color:#4c4c4c;
	font-size:14px;
	font-family:Arial;
	margin:6px 0;
}
#siteNameLabel{display:none;}
#searchInContainer{margin:15px 0 0;}
table.news_table{border-collapse: collapse;}
table.news_table td{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
/*call back */
#call_back_f span input{
	border:1px solid gray;
	border-radius:4px;
	padding:0px;
	height:15px;
}
#call_back_f span#result_error{
	position: absolute;
	margin-top: -223px;
}
#call_back_f span {
	color:black;
	font-size:12px;
}
#call_back_f span#result2{margin-top: 40px;}
#call_back_f span#result2 p{
	text-align: center;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
}
#call_back_f span#result2 span{
	display: block;
	text-align: center;
	margin-top: 15px;
	font-size: 15px;
	color: #fff;
}
#call_back_f{
	width: 252px;
	margin: auto;
}
#call_back_f p.title{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0 12px;
}
.call_back_item{
	overflow: hidden;
	padding: 0 0 8px;
}
.call_back_item label{
	font-size: 12px;
	color: #bbbbbb;
}
.call_back_item .form_input{
	width: 248px;
	height: 31px;
	margin-top: 5px;
	background: url(../images/callback_input.png) no-repeat;
}
.call_back_item .form_input input{
	width: 239px;
	height: 31px;
	padding: 0 5px;
	font-size: 18px;
	color: #1c1c1c;
}
#check_but{margin-top: 14px;}
a#add_question{
	display: block;
	width: 254px;
	height: 42px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/callback_button.png) no-repeat;
}
a#add_question span{
	display: block;
	text-align: center;
	padding-top: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #973004;
	text-shadow: 0 -1px 0 #ec7d28;
}
p.author{
	overflow: hidden;
	clear: both;
}
.hostplane tfoot td {background: url("../images/tarif_b_back.png") no-repeat scroll center center transparent;}
.hostplane tfoot tr.over {background: url("../images/tarif_b_back.png") no-repeat scroll center center transparent;}
.video{
	width: 100%;
	font-size: 14px;
}
.video ol{
	overflow: hidden;
	width: 885px;
	margin: auto !important;
}
.video ol li{
	list-style: decimal inside;
	margin:0 0 30px 5px;
	width:420px;
	background:#e97225;
	-o-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	font-size:16px;
	text-shadow:0 1px 3px #111;
	color:#fff;
	font-weight:bold;
	padding:2px;
}
.video ol li.left{float: left;}
.video ol li.right{float: right;}
/***block changed 10.11.2012***/
.video ol li  font{
	font-size:14px; 
	font-weight:normal;
}
/***10.11.2012***/
/******* allinfo ********/
.allinfo_area{
	width: 100%;
	overflow: hidden;
}
.allinfo_title{margin: 10px 0px;}
.allinfo_item{
	width: 238px;
	float: left;
	text-align:center;
	margin:15px 0;
}
.allinfo_item img{
	display: block;
	margin: auto;
	height:65px;
}
/******* allinfo ********/
/**** podsvetka ***/
.active_column_header, .active_row_header{background-image: url(../images/table_hover/blue.png) !important;}
.active_row_data{background-image: url(../images/table_hover/blue.png) !important;}
tr.row td.active_position{
	background: #46aad8 !important;
	-moz-box-shadow: 2px 1px 20px 0px #00AFFF; 
	-webkit-box-shadow: 2px 1px 20px 0px #00AFFF; 
	-o-box-shadow: 2px 1px 20px 0px #00AFFF; 
	box-shadow: 2px 1px 20px 0px #00AFFF;
	color:white;
}
/**** /podsvetka ***/
/*** clients map START ***/
.clients-map{
	width:900px;
	margin:0 auto;
}
/*** clients map END ***/
/*** diagram START ***/
.diagram img{margin:0 auto;}
/*** diagram END ***/
/***** 20.04.13 thabest.tpl style for ***/
.best_holder{
	margin:35px auto 0 auto;
	width:951px;
	clear:both;
	display: block;
}
.best_box{
	width: 308px;
	height:120px;
	float: left;
	display: block;
	margin:5px 4px;
}
.position .best_box span{
	color: #3f3f3f;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height:13px;
	padding:8px 13px 0px 90px;
	font-family: Arial;
}
.best_box span b{
	color:#2c2c2c;
	line-height: 21px;
	font-size: 14px;
	font-weight:normal;
	display:block;
}
.best_box p{
	color: rgb(172, 172, 172);
	font-size: 11px;
	padding:0px 5px 0px 55px;
	margin:0;
}
.best_box.b1{background:url(../../images/best/1.gif) no-repeat 0 0;}
.best_box.b2{background:url(../images/best/2.gif) no-repeat 0 0;}
.best_box.b3{background:url(../images/best/3.gif) no-repeat 0 0;}
.best_box.b4{background:url(../images/best/4.gif) no-repeat 0 0;}
.best_box.b5{background:url(../images/best/5.gif) no-repeat 0 0;}
.best_box.b6{background:url(../images/best/6.gif) no-repeat 0 0;}
.best_box.b7{background:url(../images/best/7.gif) no-repeat 0 0;}
.best_box.b8{background:url(../images/best/8.gif) no-repeat 0 0;}
.best_box.b9{background:url(../images/best/9.gif) no-repeat 0 0;}
.best_box.b10{background:url(../images/best/10.gif) no-repeat 0 0;}
.best_box.b11{background:url(../images/best/11.gif) no-repeat 0 0;}
.best_box.b12{background:url(../images/best/12.gif) no-repeat 0 0;}
.best_box.b13{background:url(../images/best/13.gif) no-repeat 0 0;}
.best_box.b14{background:url(../images/best/14.gif) no-repeat 0 0;}
.best_box.b15{background:url(../images/best/15.gif) no-repeat 0 0;}
.best_box.b16{background:url(../images/best/16.gif) no-repeat 0 0;}
.best_box.b17{background:url(../images/best/17.gif) no-repeat 0 0;}
.best_box.b18{background:url(../images/best/18.gif) no-repeat 0 0;}
/*** about_list **/
.about_list li{
	list-style:none;
	overflow:hidden;
	position:relative;
	margin-bottom:22px;
	padding-left:20px;
}
.about_list li:before{
	content:'';
	position:absolute;
	left:0;
	top:2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #da6618;
}
.compare_box{
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
}
.compare_box ul{
	list-style:none;
	float:left;
}
.compare_box>ul li{
	background:#efefef url(../images/compare_shadow.png) repeat-y 100% 0;
	width:230px;
	height:35px;
	margin-bottom:5px;
	padding-top:10px;
	cursor:pointer;
	border-radius:10px 0 0 10px ;
}
.compare_box>ul li span{
	background: url(../images/compare_benef.png) no-repeat 0 -56px;
	padding-left:40px;
	font-size:16px;
	line-height:17px;
	color:#00abff;
	display:block;
	padding-bottom:5px;
	text-shadow:0 1px 0 rgba(255,255,255,.75);
}
.compare_box>ul li#power span{background-position:0 -174px;}
.compare_box>ul li.active{background:#efefef;}
.compare_box>ul li.active span{
	background-position:0 0;
	color:#82979e;
	text-align:right;
}
.compare_box>ul li#power.active span{background-position:0 -115px;}
.compare_box>div{
	float:left;
	background:#efefef;
	padding:0 30px 25px 0;
	border-radius:0 10px 10px 10px;
}
.compare_box>div>div{
	display:inline-block;
	vertical-align:top;
	margin-left:25px;
}
.compare_box>div>div ul{border-top:1px solid #fff;}
p.benef_head{
	border-bottom:3px solid #e2e2e2;
	margin-bottom:0;
}
.unlimited{width:238px;}
.unlimited ul{padding-top:20px;}
.unlimited li{
	background: url(../images/blue_bullet.png) no-repeat 0 50%;
	padding-left:15px;
	margin-bottom:5px;
}
.soft{width:395px;}
.soft li{
	display:inline-block;
	vertical-align:top;
	width:109px;
	text-align:center;
	margin-right:27px;
}
#charact_details{display:block;}
#power_details{display:none;}
#show_banner{width: 226px;}
.new_table div[id*=hosted]{
	height:470px;
	overflow:hidden;
}
div[id*=hosted]{
	height:330px;
	overflow:hidden;
}
div#hosted2{height:408px;}
div#hosted3{height:157px;}
div#hosted4{height:282px;}
div[id*=hosted].shown{height:100% !important;}
.showhide{
	width:930px;
	height:41px;
	padding-right:25px;
	margin:auto;
	text-align:center;
	background: url(../images/moreparam.png) no-repeat 0 0;
	cursor:pointer;
}
.new_table .showhide{
	width:952px;
	height:54px;
	padding-right:25px;
	margin:auto;
	text-align:center;
	background: url(../images/bottom_new_table1.png) no-repeat 0 0;
	cursor:pointer;
}
.new_table .showhide span{
	font-size:15px;
	border-bottom:2px dashed #fff;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 60px!important;
}
.showhide:hover span{border-bottom:none;}
.showhide span{
	font-size:16px;
	border-bottom:2px dashed #fff;
}
/************* new *******************/
.dom_top_1{background:#fff url(../images/dom_top_1.png) no-repeat 0 0;}
.dom_top_2{background:#fff url(../images/dom_top_2.png) no-repeat 0 0;}
.dom_top_3{background:#fff url(../images/dom_top_3.png) no-repeat 0 0;}

.dom_top_1 p:after{
	background:url(../images/sprite-newdomain.png) -36px 0 no-repeat;
	content:'';
	position:absolute;
	width:36px;
	height:34px;
	left:18px;
	top:10px;
}
.dom_top_1 p.ccheck:after{
	background-position:0 0;
}
.dom_top_2 p:after{
	background:url(../images/sprite-newdomain.png) -36px -34px no-repeat;
	content:'';
	position:absolute;
	width:36px;
	height:36px;
	left:18px;
	top:10px;
}
.dom_top_2 p.ccheck:after{
	background-position:0 -34px;
}
.dom_top_3 p:after{
	background:url(../images/sprite-newdomain.png) -36px -70px no-repeat;
	content:'';
	position:absolute;
	width:36px;
	height:30px;
	left:18px;
	top:10px;
}
.dom_top_3 p.ccheck:after{
	background-position:0 -70px;
}
.popular,
.dash.local,
.dash.foreign{padding:22px 13px 0 27px;}
div[class*=dom_top]{
	margin:0;
	overflow:hidden;
	width:100% !important;
}
div[class*=dom_top] p{
	float:left;
	font:bold 14px/54px Arial, Helvetica, sans-serif;
	color:#393c3e;
	padding-left:66px;
	margin:0;
	height:46px;
	position:relative;
}
div[class*=dom_top] div{
	float:left;
	padding:6px 0 0 62px;
}
div[class*=dom_top] span{margin:0 5px 0 0;}
.full_domain{
	width: 953px;
	overflow: hidden;
	margin:-15px 0 0;
}
.search_domain{overflow: hidden;}
.xFDcontainer{overflow: hidden;}
.search_domain_input{float: left;}
.middle-right.xFDcontainer{
	overflow: hidden;
	margin:0 0 32px;
	border:1px solid #b8b8b8;
	box-shadow:inset 10px 10px 24px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 10px 10px 24px rgba(0,0,0,0.15);
	border-radius:12px;
	padding:3px 4px 3px 3px;
}
.search_domain_input{
	width: 693px;
	height: 38px;
	float: left;
	padding:0 10px 0 90px;
	margin:0;
	background:none;
	overflow:hidden;
	position:relative;
}
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400italic);
.search_domain_input:after{
	content:"www.";
	width:78px;
	border-radius:10px 0 0 10px;
	left:0;
	top:0;
	bottom:0;
	position:absolute;
	color:#fff;
	text-align:center;
	font:400 italic 17px/34px 'Ubuntu', sans-serif;
	background: #2675b1;
	background: -moz-linear-gradient(top,  #3c92d3 0%, #2675b1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c92d3), color-stop(100%,#2675b1));
	background: -webkit-linear-gradient(top,  #3c92d3 0%,#2675b1 100%);
	background: -o-linear-gradient(top,  #3c92d3 0%,#2675b1 100%);
	background: -ms-linear-gradient(top,  #3c92d3 0%,#2675b1 100%);
	background: linear-gradient(to bottom,  #3c92d3 0%,#2675b1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c92d3', endColorstr='#2675b1',GradientType=0 );
	border:1px solid #3487c6;
	box-shadow: 1px 0 1px rgba(153,153,153,0.75);
	-webkit-box-shadow: 1px 0 1px rgba(153,153,153,0.75);
	text-shadow:1px 1px rgba(35,111,170,0.75);
	letter-spacing:2px;
}
.search_domain_input input{
	background:none;
	border:none;
	height:100%;
	font:22px/34px Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
	color:#464444;
}
.search_domain  .xFdom:focus{background: none;}
.dash p{
	margin: 0;
	padding: 0 0 7px;
	overflow:hidden;
}
.middle-right.xFDcontainer .button{
	float: left;
}
.search_domain .button{
	width: 118px;
	float: right;
	margin: 11px 18px 0 0;
}
.full_domain .chek, .chek .middle .more{padding: 0;}
.more .show_hide{
	float: right;
	margin-right:10px;
}
.popular p{
	margin: 0 0 10px;
	overflow: hidden;
}
.chek div.popular > div{width: 171px;}
.chek div.popular > div label img{margin:-12px 0 7px 2px;}
.full_domain  .dash{
	overflow: hidden;
	margin:0;
}
/****** /full_domain_page ******/
.dash.local, .dash.foreign{
	overflow: hidden;
	background: url(../images/dom_middle.png) repeat-y 0 0;
}
.dash .middle-left{width: 171px;}
.head_area{
	position: relative;
	overflow: hidden;
}
.check_item{
	height: 20px;
	clear: both;
}
.full_domain .check_item{
	display:inline-block;
	width:300px !important;
	/*padding:12px 0 15px;*/
	padding:2px 0 1px;
}
.chek .middle-right .button input {
	border: none;
	background: none;
	width: 86px;
	height: 24px;
	padding:0;
}
.position .frm_zak .chek .middle .more{width: 376px;}
.position .head_left .chek .middle .more .title{
	color: #4C4C4C;
	display: inline-block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 11px;
}
.tst .holder{
	padding: 0px 13px 15px 7px;
	overflow:hidden;
}
.tst P, .tst .ftext, .tst .inp{margin: 0!important;}
#emae .chek{
	background: none;
	width: auto;
	height: auto;
}
#emae .down{height: 9px;}
.position .frm_zak .chek .down {
	width: 400px;
	background-image:url(../images/b2-min.gif);
}
/******** top_area *******/
/***** top_area ******/
.top_area{
	overflow: hidden;
	width: 100%;
}
.left_area{
	width: 710px;
	float: left;
	margin-top: 10px;
}
.chek .up, .frm_zak .chek .up, .tst .up, .full_domain .up {
	background:transparent url('../images/t2.gif') 0 0 no-repeat;
	width:714px;
	height:9px;
	font-size: 0;
}
.chek.mainp{position: relative;}
.chek .up{
	background: url(../images/chek_top_img.png) no-repeat 0 0;
	width: 714px;
	height: 12px;
	position: absolute;
	left: 0px;
	top: -10px;
}
.chek .middle, .frm_zak .chek .middle{
	width: 720px;
	overflow: hidden;
	color: #808080;
}
.niceCheck {
	width: 13px;
	height: 13px;
	float:left;
	margin:4px 0 0 0;
	cursor: pointer;
	background: url(../images/chkbox_dom.png);
	overflow: hidden;
	padding:0;
}
div[class*=dom_top] .niceCheck{
	background: url(../images/check_all.png);
	width: 15px;
	height: 15px;
}
.niceChecked {background-position: 0 -13px;}
div[class*=dom_top] .niceChecked {background-position: 0 -15px}
.niceCheck input {margin-left: -10000px !important;}
.niceCheckDisabled {background-image: url(../images/checkbox-disabled.png);}
#sh_d{margin-bottom: 0;}
.chek .middle-right {
	float: left;
	width: 218px;
	margin: 0 12px;
	color: #FFFFFF;
}
.chek .middle-right p {
	color: #4C4C4C;
	display: block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 11px;
	margin-top: 0;
}
.chek .middle-right .input{
	background: #FFFFFF;
	border: 1px solid #626262;
	border-radius: 10px;
	box-shadow: 0 0 7px #F4F4F4 inset;
	height: 31px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 11px;
	width: 186px;
}

.chek .middle-right input {
	color: #212B2F;
	font-family: Arial;
	font-size: 17px;
	height: 31px;
	width: 185px!important;
	padding:0!important;
}

.chek .middle-right .button {margin: 10px 0 0;}
.chek .middle-right .button  a{
	width: 104px;
	height: 30px;
	display: block;
	background: rgb(238,139,45);
	background: -moz-linear-gradient(top,  rgba(238,139,45,1) 0%, rgba(236,131,42,1) 24%, rgba(230,102,31,1) 79%, rgba(228,95,28,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,139,45,1)), color-stop(24%,rgba(236,131,42,1)), color-stop(79%,rgba(230,102,31,1)), color-stop(100%,rgba(228,95,28,1)));
	background: -webkit-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8b2d', endColorstr='#e45f1c',GradientType=0 );
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	padding: 0;
	position: relative;
	cursor: pointer;
}
.main_check_area{
	float: right;
	overflow: hidden;
	margin-right: 12px;
}
.check_top{
	overflow: hidden;
	margin: 0 0 5px;
}
.chek.mainp .middle{
	border-left: 2px solid #ee8a2c;
	border-right: 2px solid #3c8cbf;
	background: rgb(253,253,253);
	background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ededed',GradientType=0 );
	width:710px;
}
.chek.mainp label{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 13px;
}
.chek.mainp .down{
	background: url(../images/chek_bottom_img.png) no-repeat 0 0;
	width: 714px;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: -32px;
}
.chek.mainp .dash.local,
.chek.mainp .dash.foreign{background:none;}
.chek .down, .frm_zak .chek , .tst .down, .full_domain .down{
	background:url(../images/dom_bottom.png) no-repeat 0 100%;
	width:100%;
	height:29px;
	font-size: 0;
	margin-bottom:18px;
}
/**** cashfree payments tables ***/
.beznal_req thead td{
	color:#2d84ba;
	font-size:20px;
}
.position .tarif .beznal_req thead td strong{
	font-size:20px;
	color:#2d84ba;
}
.beznal_req table td{
	vertical-align:top;
	padding:0 0px 10px 0;
}
.beznal_req table tbody td{
	font-size:17px;
	font-weight:bold;
	color:#3f3f3f;
}
.beznal_req table tbody td:first-child{
	font-weight:normal;
	font-size:16px;
}
.custom_select_oform.mini select{width:107px !important;}
.apache{
	background: url('../images/apache.jpg') no-repeat;
	width:109px;
	height:49px; 
}
.centos{
	background: url('../images/centos.jpg') no-repeat;
	width:109px;
	height:49px; 
}
.freebsd{
	background: url('../images/freebsd.png') no-repeat;
	width:90px;
	height:49px; 
}
.nginx{
	background: url('../images/nginx.jpg') no-repeat;
	width:109px;
	height:49px; 
}
.php{
	background: url('../images/php.jpg') no-repeat;
	width:109px;
	height:50px; 
}
.perl{
	background: url('../images/perl.jpg') no-repeat;
	width:109px;
	height:50px; 
}
.ispmanager{
	background: url('../images/ispmanager.png') no-repeat;
	width:89px;
	height:53px; 
}
.phpmyadmin{
	background: url('../images/phpmyadmin.jpg') no-repeat;
	width:109px;
	height:50px; 
}
.cron{
	background: url('../images/cron.jpg') no-repeat;
	width:109px;
	height:50px; 
}
.foot_top .logo_1d a{
	float: right; 
	margin-top: 15px; 
	background:url(../images/turbo-s_fg.png) no-repeat 0 -42px; 
	height:39px; 
	width:121px; 
	display:block;
}
.foot_top .logo_1d a:hover{background-position: 0 0;}
.wrap_location_link a{
	font-family: Arial;
	font-size: 14px;
	color: #006aff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px dashed;
}
.wrap_location_link a:hover{
	color: #006aff;
	border-bottom: none;
	margin-bottom: 1px;
}
.wrap_location_link a.active{
	color: #5d5d5d;
	border-bottom: none;
}
.wrap_location_link span{
	color: #5d5d5d;
	line-height: normal!important;
	padding: 0;
	font-size: 14px!important;
}
.new_table_vds_vps{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.new_table_vds_vps .hostplane_new thead{
	background: rgb(41,129,185);
	background: -moz-linear-gradient(top,  rgba(41,129,185,1) 0%, rgba(34,104,169,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,129,185,1)), color-stop(100%,rgba(34,104,169,1)));
	background: -webkit-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: -o-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: -ms-linear-gradient(top,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	background: linear-gradient(to bottom,  rgba(41,129,185,1) 0%,rgba(34,104,169,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2981b9', endColorstr='#2268a9',GradientType=0 );
	border-bottom: 2px solid #404141;
	height: 44px;
}
.new_table_vds_vps .hostplane_new thead td:first-child{
	font-weight: normal;
	font-size: 16px;
	border-left: none;
}
.new_table_vds_vps .hostplane_new thead td{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	border-left: 1px solid #2980b8;	
}
.new_table_vds_vps .hostplane_new thead td span{
	position: relative;
	display: block;
}
.new_table_vds_vps .hostplane_new thead td span:after{
	content: '';
	display: block;
	width: 1px;
	height: 44px;
	background: #3a8ac7;
	position: absolute;
	right: 0;
	top: -2px;
}
.new_table_vds_vps .hostplane_new #nopad {background: none!important;}
.new_table_vds_vps .hostplane_new tbody tr{height: 30px;}
.new_table_vds_vps .hostplane_new tbody tr td{
	font-family: Arial;
	font-size: 14px;
	color: #5d5d5d;
}
div#hosted2.new_table_vds_vps{height:284px;}
.wrap_table_vps_new .showhide {
	background: url("../images/bottom_new_table1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 54px;
	margin: auto;
	padding-right: 25px;
	text-align: center;
	width: 952px;
}
.wrap_table_vps_new .showhide span{
	border-bottom: 2px dashed #fff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 60px !important;
	text-transform: uppercase;
}
.wrap_table_vps_new .showhide:hover span{border-bottom: none;}
/*new form order begin*/
.top_area {
	overflow: visible;
	width: 100%;
}
.top_area:after{
	content: '';
	display: block;
	clear: both;
}
.wrap_check_domen{
	position: relative;
	width: 710px;
	border-left: 2px solid #ee8a2c;
	border-right: 2px solid #3c8cbf;
	background: rgb(253,253,253);
	background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ededed',GradientType=0 );
}
.wrap_check_domen:after{
	content: '';
	display: block;
	background: url(../images/chek_top_img.png) no-repeat 0 0;
	width: 714px;
	height: 12px;
	position: absolute;
	left: -2px;
	top: -10px;
}
.wrap_check_domen:before{
	content: '';
	display: block;
	background: url(../images/chek_bottom_img.png) no-repeat 0 0;
	width: 714px;
	height: 12px;
	position: absolute;
	left: -2px;
	bottom: -12px;
}
.in_check_domen{
	padding: 2px 21px 12px;
	height: 92px;
	overflow: hidden;
	position: relative;
}
.in_check_domen.open{padding-bottom: 30px;}
.in_check_domen.open .op_cl_domens{
	left: 290px;
	top: 548px;
}
.in_check_domen.open .op_cl_domens:before{background-position: 0 -14px;}
.op_cl_domens{
	font-family: Arial;
	font-size: 12px;
	color: #00abff;
	border-bottom: 1px dashed;
	margin-left: 20px;
	position: absolute;
	left: 135px;
	top: 78px;
	cursor: pointer;
}
.op_cl_domens:before{
	content: '';
	display: block;
	background: url(../images/close_open_icons.png) 0 0 no-repeat;
	left: -17px;
	top: 5px;
	position: absolute;
	width: 14px;
	height: 14px;
}
.op_cl_domens:hover{
	border-bottom: none;
	margin-bottom: 1px;
}
.in_check_domen .wraps_bl:after{
	content: '';
	display: block;
	clear: both;
}
.wraps_bl .check_item{width: 135px;}
.in_check_domen .more_domen{margin-top: 10px;}
.in_check_domen .bl_left{
	width: 213px;
	display: inline-block;
	vertical-align: top;
	margin-right: 31px;
}
.in_check_domen .bl_right{
	width: 420px;
	display: inline-block;
	vertical-align: top;
}
.bl_right .middle-left{
	display: inline-block;
	vertical-align: top;
}
.wraps_bl .bl_left label{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #4c4c4c;
	display: block;
	margin-bottom: 11px;
}
.bl_left .wrap_input{
	background: #ffffff;
	width: 186px;
	height: 31px;
	border: 1px solid #626262;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 24px;
	padding: 0 11px;
	box-shadow: inset 0px 0px 7px #f4f4f4;
	margin-bottom: 10px;
}
.bl_left .wrap_input input{
	font-family: Arial;
	font-size: 17px;
	color: #212b2f;
	height: 31px;
	width: 186px;
}
.wrap_input input::-webkit-input-placeholder {color: #212b2f;}
.wrap_input input:-moz-placeholder {color: #212b2f;}
.bl_left .wrap_submit span{
	width: 104px;
	height: 30px;
	display: block;
	background: rgb(238,139,45);
	background: -moz-linear-gradient(top,  rgba(238,139,45,1) 0%, rgba(236,131,42,1) 24%, rgba(230,102,31,1) 79%, rgba(228,95,28,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,139,45,1)), color-stop(24%,rgba(236,131,42,1)), color-stop(79%,rgba(230,102,31,1)), color-stop(100%,rgba(228,95,28,1)));
	background: -webkit-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,139,45,1) 0%,rgba(236,131,42,1) 24%,rgba(230,102,31,1) 79%,rgba(228,95,28,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8b2d', endColorstr='#e45f1c',GradientType=0 );
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	padding: 0;
	position: relative;
	cursor: pointer;
}
.bl_left .wrap_submit span input{
	width: 104px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.in_check_domen .check_item label{
	font-family: Arial;
	font-size: 13px;
	color: #4c4c4c;
}
.more_domen ul:after{
	content: '';
	display: block;
	clear: both;
}
.domen_item:first-child{margin-left: 0;}
.domen_item{
	list-style: none;
	float: left;
	margin-left: 8px;
}
.domen_item input{margin: 0;}
.bl_ua_domen{margin-bottom: 12px;}
.chek_all_domen label{
	color: #4C4C4C;
	display: inline-block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 11px;
}
.bl_inter_domen .domen_item{margin: 0;}
.domen_item.w184 .check_item{width: 184px;}
.domen_item.w158 .check_item{width: 158px;}
.domen_item.w162 .check_item{width: 162px;}
.bl_inter_domen:after{
	content: '';
	display: block;
	clear: both;
}
.bl_inter_domen{margin-bottom: 20px;}
.forms form {
	background: none;
	height: 100%;
	width: 664px;
	padding: 18px 25px 18px 21px;
	border:2px solid #3d8dc0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#usab_form:after{
	content: '';
	display: block;
	clear: both;
}
.forms form:after{
	content: '';
	display: block;
	clear: both;
}
.title_usab_form{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #4c4c4c;
	display: block;
	margin-bottom: 16px;
}
.wrap_input,
.wrap_select{width: 210px;}
#usab_form input[type="text"]{
	height: 31px;
	width: 186px;
	border:1px solid #3c8dbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 7px #F4F4F4 inset;
	font-family: Arial;
	font-size: 17px;
	color: #212b2f;
	padding-left: 11px;
	padding-right: 11px;
	margin: 0;
    text-align: center;
}
.in_choos_host_1:after{
	content: '';
	display: block;
	clear: both;
}
.in_choos_host_1 .wrap_select,
.in_choos_host_1 .wrap_input{
	float: left;
	margin-left: 17px;
}
.in_choos_host_1 .wrap_select:first-child{margin-left: 0;}
#usab_form input[disabled="disabled"]{
	min-width: 32px;
	max-width: 98px;
	height: 24px;
	background: none;
	border:none;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #3c8cbf !important;
	cursor: default;
}
#usab_form .wrap_disabled_inp,
#usab_form .field.marged.in_by_out .field_l{
	background: rgb(254,254,254);
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f0f0f0',GradientType=0 );
	width: 105px;
	border:1px dashed #3c8dbf;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #3c8cbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 31px;
	padding: 0;
	display: inline-block;
	text-align: center;
}
.in_choos_host_1{padding-bottom: 7px;}
.label_radio{
	font-family: Arial;;
	font-size: 12px;
	color: #3c8cbf;
}
.in_choos_host_2 .label_radio{
	float: left;
	margin-right: 11px;
}
.in_choos_host_2:after{
	content: '';
	display: block;
	clear: both;
}
.wrap_radio:after{
	content: '';
	display: block;
	clear: both;
}
.wrap_radio {
	width: 85px;
	float: left;
	margin-right: 12px;
}
#usab_form .wrap_radio input{
	padding: 0;
	line-height: 24px;
    margin: 3px 7px 0 0;
	width: auto;
	float: left;
}
.wrap_radio label{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 24px;
    margin: 0;
    margin-left: 2px;
    font-family: Arial;
    font-size: 12px;
    color: #4c4c4c;
}
.in_choos_host_2 .hosting_features{
	font-family: Arial;
	font-size: 12px;
	color: #00abff;
	border-bottom: 1px dashed;
	padding: 0;
	margin-left: 20px;
	position: relative;
	display: inline-block;
	margin-top: 7px;
	cursor: pointer;
}
.in_choos_host_2 .hosting_features:hover{
	border-bottom: none;
	margin-bottom: 1px;
}
.in_choos_host_2 .hosting_features:before {
	content: "";
	display: block;
	background: url("../images/quet_icon.png") 0 0 no-repeat;
	height: 16px;
	left: -20px;
	position: absolute;
	top: -1px;
	width: 16px;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
.bl_choos_host,
.bl_choos_domen{
	padding-bottom: 22px;
	margin-bottom: 18px;
	border-bottom: 1px dashed #cbcbcb;
}
.bl_choos_domen_1:after{
	content: '';
	display: block;
	clear: both;
}
.bl_choos_domen_1 .title_usab_form{
	float: left;
	margin-right: 11px;
}
.bl_choos_domen_1 .wrap_radio{
	width: 112px;
	margin: 0;
}
.bl_choos_domen_2{position: relative;}
.bl_choos_domen_2 .remove_bl{
	width: 12px;
	height: 12px;
	background: url(../images/delete_icon_new.png) 0 0 no-repeat;
	position: absolute;
	left: -15px;
	bottom: 12px;
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.bl_choos_domen_2 .remove_bl:hover{
	background: url(../images/delete_icon_new_hover.png) 0 0 no-repeat;
	width: 14px;
	height: 14px;
	bottom: 10px;
}
.bl_choos_domen_2:after{
	content: '';
	display: block;
	clear: both;
}
.bl_choos_domen_2 .wrap_input{float: left;}
.bl_choos_domen_2 .wrap_select{
	float: left;
	margin: 0 17px 0;
}
.bl_choos_domen .buy_domen{
	font-family: Arial;
	font-size: 12px;
	color: #00abff;
	border-bottom: 1px dashed;
	padding: 0;
	margin-left: 20px;
	position: relative;
	display: inline-block;
	margin-top: 7px;
	cursor: pointer;
}
.bl_choos_domen .buy_domen:hover{
	border-bottom: none;
	margin-bottom: 1px;
}
.bl_choos_domen .buy_domen:before {
	content: "";
	display: block;
	background: url("../images/close_open_icons.png") no-repeat 0 0;
	height: 14px;
	left: -20px;
	position: absolute;
	top: 1px;
	width: 14px;
}
.in_bl_contacts_1{margin-bottom: 12px;}
.in_bl_contacts_1:after{
	content: '';
	display: block;
	clear: both;
}
.in_bl_contacts_1 .label_radio {
	float: left;
	margin-right: 11px;
}
.in_bl_contacts_1 .wrap_radio{
	width: 128px;
	margin: 0;
}
.wrap_input{
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px 17px 0;
}
.bl_input .wrap_checkbox{
	width: 435px;
	height: 30px;
	border: 1px dashed #3c8dbf; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.orange.summaryCost.field_cost{border: none!important;}
.bl_input .wrap_checkbox:after{
	content: '';
	display: block;
	clear: both;
}
.bl_input .wrap_checkbox input{
	width: auto!important;
	margin: 6px 10px 0!important;
	padding: 0;
	float: left;
}
.bl_input .wrap_checkbox label{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 29px;
}
.in_bl_contacts_3 .title{
	color: #4C4C4C !important;
	display: block !important;
	font-family: Arial !important;
	font-size: 15px !important;
	font-weight: normal;
	margin: 0 0 23px;
	padding: 0;
}
.in_bl_contacts_3:after{
	content: '';
	display: block;
	clear: both;
}
.in_bl_contacts_3 .bl_input:after{
	content: '';
	display: block;
	clear: both;
}
.in_bl_contacts_3 .wrap_select,
.in_bl_contacts_3 .wrap_input{
	float: left;
	margin: 0 0 17px 17px;
}
.in_bl_contacts_3 .wrap_select{margin-left: 0;}
.in_bl_contacts_3 .wrap_input:first-child{margin-left: 0;}
.in_bl_contacts_3{
	padding-bottom: 24px;
	margin-bottom: 11px;
	border-bottom: 1px dashed #cbcbcb;
}
.fields_required{
	color: #4C4C4C;
	display: block;
	font-family: Arial;
	font-size: 15px;
	padding: 0 0 19px;
	position: relative;
	margin-bottom: 17px;
}
.fields_required:after{
	content: '';
	display: block;
	height: 1px;
	width: 710px;
	background: #cbcbcb;
	position: absolute;
	left: -21px;
	bottom: 0;
}
.fields_required:before{
	content: '';
	display: block;
	height: 1px;
	width: 710px;
	background: #ffffff;
	position: absolute;
	left: -21px;
	bottom: -1px;
}
.bl_total_amount_order .title{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #4c4c4c;
	display: block;
	text-align: center;
	width: 162px;
	margin-bottom: 13px;
}
.bl_total_amount_order .wrap_input{margin: 0 auto 12px;}
#usab_form .bl_total_amount_order .wrap_disabled_inp{
	width: 215px;
	height: 56px;
	font-size: 38px;
}
#usab_form .bl_total_amount_order .wrap_disabled_inp input{
	font-size: 38px;
	height: 56px;
	max-width: 225px;
    text-align: center;
}
.bl_total_amount_order .wrap_chekbox:after{
	content: '';
	display: block;
	clear: both;
}
.bl_total_amount_order .wrap_chekbox{margin: 0 0 9px 0px;}
.bl_total_amount_order .wrap_chekbox input{
	margin: 0 7px 0 0!important;
	padding: 0!important;
	width: auto!important;
	float: left;
}
.bl_total_amount_order .wrap_chekbox label{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	float: left;
	line-height: 13px;
}
.wrap_submit{margin-top: 18px;}
.wrap_submit span a{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
	padding:0 0 0 42px;
	display:block;
	height:100%;
	/*position:relative;*/
}
.wrap_submit span{
	height: 43px;
	width: 236px;
	background: rgb(238,139,45);
	background: -moz-linear-gradient(top,  rgba(238,139,45,1) 0%, rgba(237,133,43,1) 19%, rgba(230,104,32,1) 74%, rgba(228,94,28,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,139,45,1)), color-stop(19%,rgba(237,133,43,1)), color-stop(74%,rgba(230,104,32,1)), color-stop(100%,rgba(228,94,28,1)));
	background: -webkit-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(237,133,43,1) 19%,rgba(230,104,32,1) 74%,rgba(228,94,28,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(237,133,43,1) 19%,rgba(230,104,32,1) 74%,rgba(228,94,28,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,139,45,1) 0%,rgba(237,133,43,1) 19%,rgba(230,104,32,1) 74%,rgba(228,94,28,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,139,45,1) 0%,rgba(237,133,43,1) 19%,rgba(230,104,32,1) 74%,rgba(228,94,28,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8b2d', endColorstr='#e45e1c',GradientType=0 );
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	display: block;
	padding: 0 0 0 0;
	line-height: 45px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 1px 2px #9b9b9b;
	margin: 10px auto;
}
.wrap_submit span:hover{
	background: rgb(251,167,87);
	background: -moz-linear-gradient(top,  rgba(251,167,87,1) 0%, rgba(249,159,82,1) 21%, rgba(240,128,64,1) 74%, rgba(237,117,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,167,87,1)), color-stop(21%,rgba(249,159,82,1)), color-stop(74%,rgba(240,128,64,1)), color-stop(100%,rgba(237,117,58,1)));
	background: -webkit-linear-gradient(top,  rgba(251,167,87,1) 0%,rgba(249,159,82,1) 21%,rgba(240,128,64,1) 74%,rgba(237,117,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(251,167,87,1) 0%,rgba(249,159,82,1) 21%,rgba(240,128,64,1) 74%,rgba(237,117,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(251,167,87,1) 0%,rgba(249,159,82,1) 21%,rgba(240,128,64,1) 74%,rgba(237,117,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(251,167,87,1) 0%,rgba(249,159,82,1) 21%,rgba(240,128,64,1) 74%,rgba(237,117,58,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba757', endColorstr='#ed753a',GradientType=0 );
}
.wrap_submit span:active{
	background: rgb(228,94,28);
	background: -moz-linear-gradient(top,  rgba(228,94,28,1) 0%, rgba(230,104,32,1) 29%, rgba(236,130,41,1) 76%, rgba(238,138,45,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,94,28,1)), color-stop(29%,rgba(230,104,32,1)), color-stop(76%,rgba(236,130,41,1)), color-stop(100%,rgba(238,138,45,1)));
	background: -webkit-linear-gradient(top,  rgba(228,94,28,1) 0%,rgba(230,104,32,1) 29%,rgba(236,130,41,1) 76%,rgba(238,138,45,1) 100%);
	background: -o-linear-gradient(top,  rgba(228,94,28,1) 0%,rgba(230,104,32,1) 29%,rgba(236,130,41,1) 76%,rgba(238,138,45,1) 100%);
	background: -ms-linear-gradient(top,  rgba(228,94,28,1) 0%,rgba(230,104,32,1) 29%,rgba(236,130,41,1) 76%,rgba(238,138,45,1) 100%);
	background: linear-gradient(to bottom,  rgba(228,94,28,1) 0%,rgba(230,104,32,1) 29%,rgba(236,130,41,1) 76%,rgba(238,138,45,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e45e1c', endColorstr='#ee8a2d',GradientType=0 );
	line-height: 47px;
}
.wrap_submit span:active:after{top: 15px;}
.wrap_submit span a:after{
	content: '';
	display: block;
	background: url(../images/green_arrow.png) 0 0 no-repeat;
	width: 20px;
	height: 17px;
	position: absolute;
	left: 12px;
	top: 14px;
}
.wrap_submit span input{
	position: absolute;
	left: 0;
	top:0;
	margin: 0!important;
	padding: 0!important;
	height: 43px!important;
	width: 236px!important;
	cursor: pointer;
}
.config_hosting_new{
	width: 202px!important;
	border:2px solid #3c8cbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 11px;
	position: relative;
}
.config_hosting_new .left img{
	display: inline-block;
	margin-right: 3px!important;
	vertical-align: bottom;
}
.config_hosting_new:after{
	content: '';
	display: block;
	background: url(../images/config_hosting_new_arrow.png) 0 0 no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	left: -11px;
	top: 88px;
}
.config_hosting_new .title{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #4c4c4c;
	display: block;
	padding-bottom: 13px;
	margin-bottom: 16px;
	border-bottom: 1px solid #2981ad;
}
.config_hosting_new ul .bl_bottom{
	padding-top: 14px;
	margin-top: 17px;
	border-top: 1px solid #2981ad;
}
.config_hosting_new ul .bl_bottom .left {width: 115px;}
.config_hosting_new ul .bl_bottom .left {line-height:18px;}
.config_hosting_new li{
	list-style:none;
	margin-bottom: 10px;
}
.config_hosting_new li:after{
	content: '';
	display: block;
	clear: both;
}
.config_hosting_new span{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	float: left;
	padding: 0;
}
.config_hosting_new li span img{margin-right: 5px;}
.config_hosting_new .left{width: 115px;}
.config_hosting_new li .right{color: #3c8cbf;}
.config_hosting_new .bl_bottom .right{
	color: #3c8cbf;
	font-size: 15px;
}
.bl_bottom:after{
	content: '';
	display: block;
	clear: both;
}
#usab_form .field.marged.in_by_out.wrap_input .field_l{
	display: block;
	height: 27px;
	position: relative;
	width: auto;
	background: none;
	border: none;
}
#usab_form .field.marged.in_by_out.wrap_input{margin-left: 13px;}
#usab_form .field.marged.in_by_out{margin-left: 24px;}
/*new form order end*/
#host_param_block{
	width: 226px;
	height: 355px;
	background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(237,237,237,1) 100%);
	border: 2px solid #3C8CBF;
	border-radius: 10px;
	margin-left: 120px;
	position: absolute;
	margin-top: 5px;
	z-index: 200;
	display: none;
}
.old-client table tbody tr td:hover{
	background:#46aad8 !important;
	box-shadow: 2px 1px 20px 0 #00afff;
	color: #fff;
	position:relative;
	z-index:5;
	overflow:visible;
}
/* for new page otziv.htm*/
.block-reviews{
	margin:5px 0 0;
	width:715px;
}
.block-reviews .title-rew{
	margin:0 0 40px;
	padding:0 0 0 40px;
	font:34px/38px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	position:relative;
}
.block-reviews .title-rew:after{
	position:absolute;
	content:'';
	background:url(../images/new-sprite.png) 0 0 no-repeat;
	left:0;
	top:5px;
	width:31px;
	height:26px;
}
.block-reviews ul{
	list-style:none;
	margin:0;
	padding:0;
}
.block-reviews .question time{
	width:73px;
	height:19px;
	display:block;
	background:url(../images/new-sprite.png) 0 -26px no-repeat;
	font:10px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-indent:-3px;
	margin: 0 0 10px 14px;
}
.block-reviews .name-rew{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	margin: 0 0 15px 14px;
}
.block-reviews .yel-rew .question .quest-holder{
	color:#3b3b3b;
	font:13px/16px Arial, Helvetica, sans-serif;
	padding:23px 17px;
	border:1px dashed #eebe00;
	border-radius:7px;
	position:relative;
	margin:0 0 20px;
}
.block-reviews .yel-rew .question .quest-holder:after{
	content:'';
	position:absolute;
	background:url(../images/new-sprite.png) 0 -45px no-repeat;
	width:78px;
	height:26px;
	left:15px;
	top:-14px;
}
.block-reviews .answer{
	margin:0 0 0 35px;
	position:relative;
}
.block-reviews .answer:after{
	position:absolute;
	content:'';
	background:url(../images/new-sprite.png) -31px 0 no-repeat;
	width:18px;
	height:16px;
	top:0;
	left:-28px;
}
.block-reviews .answer time{
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:0 0 0 7px;
}
.block-reviews .answer .answ-holder{
	border-radius:10px;
	background:#ececec;
	padding:20px 18px;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	margin:0 0 34px;
}
.block-reviews .red-rew .question .quest-holder{
	color:#3b3b3b;
	font:13px/16px Arial, Helvetica, sans-serif;
	padding:23px 17px;
	border:1px dashed #eb833f;
	border-radius:7px;
	position:relative;
	margin:0 0 20px;
}
.block-reviews .red-rew .question .quest-holder:after{
	content:'';
	position:absolute;
	background:url(../images/new-sprite.png) 0 -71px no-repeat;
	width:78px;
	height:26px;
	left:15px;
	top:-14px;
}
.block-reviews .blue-rew .question .quest-holder{
	color:#3b3b3b;
	font:13px/16px Arial, Helvetica, sans-serif;
	padding:23px 17px;
	border:1px dashed #60b1e5;
	border-radius:7px;
	position:relative;
	margin:0 0 20px;
}
.block-reviews .blue-rew .question .quest-holder:after{
	content:'';
	position:absolute;
	background:url(../images/new-sprite.png) 0 -97px no-repeat;
	width:78px;
	height:26px;
	left:15px;
	top:-14px;
}
.form-comm-holder{margin:0 0 0 35px;}
.form-comm-holder .tit-form{
	color:#3b3b3b;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	padding:0 0 0 50px;
}
.form-comm-holder form,
.form-comm-holder fieldset{
	border:none;
	margin:0;
	padding:0;
}
.brow{
	border:1px dashed #60b1e5;
	border-radius:10px;
	padding:20px 10px 20px 44px;
	overflow:hidden;
}
.form-comm-holder .col{
	float:left;
	margin:0 34px 0 0;
}
.form-comm-holder .col .row{
	padding:0 0 10px;
	overflow:hidden;
}
.form-comm-holder .col .row label{
	font:14px/18px Arial, Helvetica, sans-serif;
	display:block;
	color:#3c8cbf;
	margin:0 0 5px;
}
.form-comm-holder .col .radio-row{
	padding:28px 0 15px;
}
.form-comm-holder .col .radio-row label{
	color:#4c4c4c;
	float:left;
	margin:0 7px 0 0;
}
.form-comm-holder .col .row input[type="text"],
.form-comm-holder .col .row input[type="email"],
.form-comm-holder .col .row input[type="url"]{
	width:190px;
	height:28px;
	padding:1px 9px 2px;
	font:16px/28px Arial, Helvetica, sans-serif;
	border:1px solid #3c8dbf;
	border-radius:10px;
	box-shadow:inset 1px 1px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.15);
}
.form-comm-holder .col .row input[type="radio"]{
	float:left;
	margin:3px 5px 0 0;
}
.form-comm-holder .col .row textarea{
	border:1px solid #3c8dbf;
	border-radius:10px;
	box-shadow:inset 1px 1px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.15);
	padding:15px;
	width:314px !important;
	height:132px;
	max-height:250px !important;
}
.form-comm-holder .srow{
	padding:26px 44px;
}
.form-comm-holder .srow input[type="submit"]{
	width:124px;
	height:36px;
	border-radius:10px;
	border:none;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	background: #65b4e5;
	background: -moz-linear-gradient(top,  #65b4e5 0%, #3c8dbf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65b4e5), color-stop(100%,#3c8dbf));
	background: -webkit-linear-gradient(top,  #65b4e5 0%,#3c8dbf 100%);
	background: -o-linear-gradient(top,  #65b4e5 0%,#3c8dbf 100%);
	background: -ms-linear-gradient(top,  #65b4e5 0%,#3c8dbf 100%);
	background: linear-gradient(to bottom,  #65b4e5 0%,#3c8dbf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65b4e5', endColorstr='#3c8dbf',GradientType=0 );
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	color:#fff;
}
#host_param_block .title{
	color:#4c4c4c;
	display:block;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #2981ad;
	padding:0 0 13px;
	margin:20px 0 16px;
}
#host_param_block ul li{
	overflow:hidden;
	margin:0 0 7px;
}
#host_param_block ul li span.left{
	float:left;
	width:115px;
}
#host_param_block ul li span.right{
	float:left;
}
#host_param_block ul li.bl_bottom {
	border-top: 1px solid #2981ad;
	margin-top: 17px;
	padding-top: 14px;
}
#host_param_block ul li span.left img{
	margin:-1px 4px 0 0 !important;
	float:left;
}
#host_param_block ul li span.left strong{font-weight:bold;}
#dop_inf ul li span strong{margin-left:0;}
#table-li{
	color:#4c4c4c !important;
	width:100% !important;
}
#table-li td{
	background:none !important;
	width:auto !important;
	padding:0 0 11px !important;
	font:12px/14px Arial, Helvetica, sans-serif;
	vertical-align:top;
}
#table-li tr td b{
	color:#4c4c4c;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 5px;
	padding:21px 0 13px;
	border-bottom: 1px solid #2981ad;
}
#table-li tr td:last-child{
	color:#3c8cbf;
	width:auto !important;
}
#table-li tr td:first-child{width:115px !important;}
#table-li tr:last-child td b{
	margin:0;
	padding:0;
	border:none;
	color:#3c8cbf;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
#table-li tr:last-child td{padding:0 0 9px !important;}
#panel_block .lines .inp .nopad #panel_price{
	background: rgb(254,254,254);
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f0f0f0',GradientType=0 );
	width: 105px;
	border:1px dashed #3c8dbf;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #3c8cbf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 31px;
	padding: 0;
	text-align: center;
}
#pagination_block_{
	width: 20%;
	min-height: 10px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px;
}
.pgn{
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 5px;
	margin-right: 3px;
	text-decoration: none;
	color: #3c8cbf;
	text-align: center;

}
.recomend-us{
	overflow:hidden;
}
.recomend-us span{
	color:#3b3b3b;
	font: 22px/26px Arial,Helvetica,sans-serif;
	padding:0;
	vertical-align:middle;
	margin:0 20px 10px 0;
	display:block;
	text-indent:15px;
}
.recomend-us a{	outline:none;}
.recomend-us img{
	max-width:100px;
	vertical-align:middle;
	/*box-shadow:1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.5);*/
	margin:0 10px 10px 0;
}
*{
	outline:none;
}
}
:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow:none;
}
::-ms-clear{display:none;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
border: none;
}
:focus {
	outline: none;
}

/* *** blok telephone in order-vhost *** */
.drop-js{
    position:static !important;
    padding: 0 !important;
}
#jinn4{
	display: inline-block; 
	width: 288px; 
	height: 328px;
	margin:0 0 150px 15px;
	padding:12px 14px; 
	clear:both; 
	overflow: hidden; 
	background: #1c97d2;
	background: -moz-linear-gradient(top,  #1c97d2 0%, #0e63ab 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c97d2), color-stop(100%,#0e63ab));
	background: -webkit-linear-gradient(top,  #1c97d2 0%,#0e63ab 100%);
	background: -o-linear-gradient(top,  #1c97d2 0%,#0e63ab 100%);
	background: -ms-linear-gradient(top,  #1c97d2 0%,#0e63ab 100%);
	background: linear-gradient(to bottom,  #1c97d2 0%,#0e63ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c97d2', endColorstr='#0e63ab',GradientType=0 );
	border-radius:10px;
	vertical-align:top;
	
}
#jinn4 input[type="text"]{
	background:#fff;
	border-radius:5px;
	width:100%;
	display:block; 
	height:26px; 
	padding: 2px 10px; 
	font:16px/20px Arial, Helvetica, sans-serif;
	box-sizing:border-box;
	margin:0 0 5px;
}
#jinn4 tbody{
	width:100% !important;
}
#jinn4 label{
	color:#fff; 
	font:bold 16px/20px Arial, Helvetica, sans-serif; 
	padding-left:10px;
}
#jinn4 textarea{
	border:  none;
	background:#fff;
	border-radius:5px;
	width: 100% !important; 
	height: 115px !important;
	padding: 5px 10px;
	margin:0 0 17px; 
	font-size: 18px; 
	overflow:auto;
	box-sizing:border-box;
	font:16px/20px Arial, Helvetica, sans-serif;
}
#jinn4 a.send{
	display: block;
	margin:0 auto;
	width: 150px;
	height: 34px;
	background: #ea904f;
	background: -moz-linear-gradient(top,  #ea904f 0%, #f9db7c 26%, #f9d97b 51%, #f7ca6d 63%, #ef8e39 91%, #ea904f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea904f), color-stop(26%,#f9db7c), color-stop(51%,#f9d97b), color-stop(63%,#f7ca6d), color-stop(91%,#ef8e39), color-stop(100%,#ea904f));
	background: -webkit-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: -o-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: -ms-linear-gradient(top,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	background: linear-gradient(to bottom,  #ea904f 0%,#f9db7c 26%,#f9d97b 51%,#f7ca6d 63%,#ef8e39 91%,#ea904f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea904f', endColorstr='#ea904f',GradientType=0 );
	text-align:center;
	text-decoration:none;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	color:#973004;
	text-shadow:1px 1px #fede7b;
	border-radius:15px;
	cursor:pointer;
	border-bottom:1px solid #ba5e10;
	border-top:1px solid #f6d047;
	-webkit-animation: lightq 7s linear infinite;
	-moz-animation: lightq 7s linear infinite;
	-o-animation: lightq 7s linear infinite;
	animation: lightq 7s linear infinite;
}
.best-in-domain{
	display: block;
	margin: 35px auto 0;
	width: 951px;
}

.best-in-domain ul{
	list-style:none;
	margin:0 0 0 36px;
	text-align:center;
	width:800px;
	font-size:0;
	line-height:0;
	padding:0 0 70px;
}
.best-in-domain ul li{
	border-radius:100%;
	width:140px;
	height:140px;
	border:1px dashed #efefef;
	background:#fdfefe url(../images/sprite-best.png) 0 0 no-repeat;
	display:inline-block;
	margin:0 8px -35px;
	position:relative;
}
.best-in-domain ul li.bb1{
	background-position: 0 5px;
	z-index:1;
}
.best-in-domain ul li.bb2{
	 background-position: -138px -1px;
	 z-index:3;
}
.best-in-domain ul li.bb3{ 
	background-position: -277px 0;
	z-index:5;
}
.best-in-domain ul li.bb4{
	background-position: -418px -7px;
	z-index:7;
}
.best-in-domain ul li.bb5{ 
	background-position: -563px -1px;
	z-index:9;
}
.best-in-domain ul li.bb6{
	background-position: -1px -140px;
	z-index:2; 
}
.best-in-domain ul li.bb7{
	background-position: -138px -139px;
	z-index:4;
}
.best-in-domain ul li.bb8{
	background-position: -277px -139px;
	z-index:6;
}
.best-in-domain ul li.bb9{
	background-position: -408px -140px;
	z-index:8;
}
.best-in-domain ul li div{
	visibility:hidden;
	position:absolute;
	width:221px;
	padding:0 1px 22px;
	left:50%;
	margin:0 0 16px -111px;
	box-shadow:1px 1px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	border-radius:8px;
	bottom:100%;
	-webkit-transition: all 1000ms ease-out 0.1s;
	-moz-transition: all 1000ms ease-out 0.1s;
	-o-transition: all 1000ms ease-out 0.1s;
	transition: all 1000ms ease-out 0.1s;
	background: #3883bb;
	background: -moz-linear-gradient(top,  #3883bb 0%, #3883bb 84%, #2c7bb5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3883bb), color-stop(84%,#3883bb), color-stop(100%,#2c7bb5));
	background: -webkit-linear-gradient(top,  #3883bb 0%,#3883bb 84%,#2c7bb5 100%);
	background: -o-linear-gradient(top,  #3883bb 0%,#3883bb 84%,#2c7bb5 100%);
	background: -ms-linear-gradient(top,  #3883bb 0%,#3883bb 84%,#2c7bb5 100%);
	background: linear-gradient(to bottom,  #3883bb 0%,#3883bb 84%,#2c7bb5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3883bb', endColorstr='#2c7bb5',GradientType=0 );
	opacity:0;
}
.best-in-domain h3{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#393c3e;
	margin:-65px 0 35px;
}
.best-in-domain ul li:hover div{
	visibility:visible;
	opacity:1;
}
.best-in-domain ul li div:after{
	content:'';
	position:absolute;
	top:100%;
	left:50%;
	margin:0 0 0 -16px;
	width:32px;
	height:14px;
	background:url(../images/sprite-best.png) -668px -140px no-repeat;
}
.best-in-domain ul li div span{
	display:block;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-shadow:1px 1px rgba(35,110,166,0.75);
	text-transform:uppercase;
	margin:0 0 19px;
	padding:15px 30px 12px;
	border-bottom:1px solid #fff;
}
.best-in-domain ul li div p{
	margin:0 10px;
	font:13px/16px Arial, Helvetica, sans-serif;
}
.best-in-domain ul li.bb6 div,
.best-in-domain ul li.bb9 div,
.best-in-domain ul li.bb8 div,
.best-in-domain ul li.bb7 div{
	margin:16px 0 0 -111px;
	bottom:auto;
	top:100%;
}
.best-in-domain ul li.bb6 div:after,
.best-in-domain ul li.bb9 div:after,
.best-in-domain ul li.bb8 div:after,
.best-in-domain ul li.bb7 div:after{
	background-position: -668px -154px;
	top:auto;
	bottom:100%;
}
.side-pay{
	list-style:none;
	margin:0;
	padding:7px 0 10px 27px;
}
.side-pay li{
	display:inline-block;
	vertical-align:top;
	margin:0 1px 15px 5px;
}
.side-pay li a{
	display:block;
	position:relative;
}
.bad-ban{
	padding:12px 0 0;
	height:72px;
	font-size:0;
	line-height:0;
}
.bad-ban.mnscroll img{
	position:fixed;
	top:0;
	left:50%;
	margin:0 0 0 -476px !important;
	z-index:666;
	border:1px solid #e66120;
	border-top:none;
	border-radius:0 0 15px 15px;
}
#sh_d.mnscroll{
	padding:78px 0 0;
}
#sh_d.mnscroll .middle-right.xFDcontainer{
	position:fixed;
	left:50%;
	margin:0 0 0 -476px !important;
	top:88px;
	z-index:666;
	background:#fff;
}
.foot-tels{
	list-style:none;
	padding:28px 0 40px;
	overflow:hidden;
}
.foot-tels span{
	padding:0;
	display:block;
	color:inherit;
	font-size:inherit;
}
.foot-tels li{
	float:left;
	color:#7c7c7c;
	width:215px;
	box-sizing:border-box;
	margin:0 24px 0 0;
	padding:0 0 0 50px;
	font:13px/19px Arial, Helvetica, sans-serif;
}
.foot-tels li:last-child{
	float:right;
	margin:0;
	width:241px;
}
.foot-tels li .fcity{
	margin:0;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
}
.foot-tels li .fphone{
	font-size:15px;
	position:relative;
}
.foot-tels li strong{
	font-size:17px;
}
.foot-tels li .fadress{
	margin:0 0 9px;
}
.foot-tels li:last-child .fcity{
	font-size:20px;
	line-height:22px;
}
.foot-tels li .descr-star{
	font:11px/16px Arial, Helvetica, sans-serif;
	margin:-3px 0 0;
}

.foot-tels li .fcity:after{
	background:url(../images/heart-with-flames.png) 0 -53px no-repeat;
	content:'';
	position:absolute;
	width:32px;
	height:22px;
	top:0;
	left:-46px;
}
.foot-tels li .fphone:after{
	background:url(../images/heart-with-flames.png) 0 -31px no-repeat;
	content:'';
	position:absolute;
	width:32px;
	height:22px;
	top:-1px;
	left:-39px;
}
.foot-tels li:last-child .fcity:after{
	background:url(../images/heart-with-flames.png) 0 0 no-repeat;
	content:'';
	position:absolute;
	width:32px;
	height:31px;
	top:1px;
	left:-41px;
}
.foot-bot-holder{
	margin:0 auto;
	width:952px;
}
.foot-bot-holder:after{
	display:block;
	clear:both;
	content:'';
}
.tg-bt, 
.ts-bt, 
.d1-bt{
	float:left;
	font:italic 12px/14px Arial, Helvetica, sans-serif;
	color:#848484;
	width:155px;
	margin:14px 0 0 11px;
}
.tg-bt a{
	background:url(../images/foot-sprite-links.png) 0 0 no-repeat;
	width:155px;
	height:33px;
	display:block;
	margin:5px 0 0;
}
.tg-bt a:hover{
	background-position:0 -33px;
}
.ts-bt, .d1-bt{
	float:right;
	width:134px;
	text-indent:5px;
	margin:14px 0 0 27px;
}
.ts-bt a{
	display:block;
	width:120px;
	height:26px;
	background:url(../images/foot-sprite-links.png) 0 -66px no-repeat;
	margin:6px 0 0 4px;
}
.ts-bt a:hover{
	background-position:0 -92px;
}
.d1-bt a{
	display:block;
	width:120px;
	height:34px;
	background:url(../images/foot-sprite-links.png) 0 -118px no-repeat;
	margin:2px 0 0;
}
.d1-bt a:hover{
	background-position:0 -152px;
}
.middle-foot{
	background:url(../images/foot-logo-bg.png) 0 0 no-repeat;
	width:201px;
	height:102px;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -102px;
	text-align:center;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#a49f9f;
}
.copy{
	margin:70px 0 0;
}





