@font-face {
    font-family: SegoePrint; /* Гарнитура шрифта */
    src: url(1428355.ttf); /* Для IE5-8 */
    src: local(SegoePrint), url(1428355.ttf); /* Для остальных браузеров */
}
*{
	vertical-align: baseline; 
  font-weight: inherit; 
  font-family: inherit; 
  font-style: inherit; 
  font-size: 100%; 
  border: 0 none; 
  outline: 0; 
  padding: 0; 
  margin: 0;
}
body{
	background:#e6e6e6;
	font-family:"Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	color:#000;
}
.header{
	width:100%;
	height:89px;
	border-bottom:1px solid #dedede;
	background:#fff;
}
.header-main{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.logotip{
	width:156px;
	height:58px;
	float:left;
	padding-top:15px;
}
.top-menu{
	margin-left:30px;
	width:565px;
	float:left;
}
.contact-header{
	width:234px;
	float:left;
	text-align:right;
}
.top-menu ul{
	display:table;
	width:94%;
	padding:0 3%;
	list-style:none;
}
.top-menu ul li{
	display:table-cell;
}
.top-menu ul li a{
	display:inline-block;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#000;
	padding:37px 5px;
	text-decoration:none;
}
.top-menu ul li a:hover{
	border-bottom:1px solid #060605;
	padding-bottom:36px;
}
.contact-header div{
	height:50px;
	background:url(tell-ico.png) no-repeat left center;
}

.calc-main{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.smart-bookmarks{
	display:block;
	width:1000px;
	height:58px;
	margin:0;
	padding:0;
	background:url(smarty-tabs.png) repeat-x left center;
	overflow:hidden;
}
.smart-bookmarks li{
	display:block;
	border-bottom:1px solid #c3c3c3;
	height:50px;
	float:left;
	cursor:pointer;
	font:12px/50px "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	margin-top:7px;
}
.smart-bookmarks-one , .smart-bookmarks-one-active{
	width:139px;
	background:url(site-siz11.png) no-repeat 25px 50%;
	padding-left:90px;
}
.smart-bookmarks-one-active{
	width:137px;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #e6e6e6 !important;
	background:url(site-siz11.png) no-repeat 25px 50% #e6e6e6;
	height:49px !important;
}
.smart-bookmarks-two , .smart-bookmarks-two-active{
	width:140px;
	background:url(sire_vis_plus.png) no-repeat 25px 50%;
	padding-left:90px;
}
.smart-bookmarks-two-active{
	width:138px;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #e6e6e6;
	background:url(sire_vis_plus.png) no-repeat 25px 50% #e6e6e6;
}
.smart-bookmarks-three , .smart-bookmarks-three-active{
	width:200px;
	background:url(exkluzive-site.png) no-repeat 25px 50%;
	padding-left:95px;
}
.smart-bookmarks-three-active{
	width:198px;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #e6e6e6;
	background:url(exkluzive-site.png) no-repeat 25px 50% #e6e6e6;
}
.smart-bookmarks-four , .smart-bookmarks-four-active{
	width:150px;
	background:url(premium_site.png) no-repeat 25px 50%;
	padding-left:95px;
}
.smart-bookmarks-four-active{
	width:148px;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #e6e6e6;
	background:url(premium_site.png) no-repeat 25px 50% #e6e6e6;
}

.left-calc{
	width:350px;
	float:left;
	margin-right:20px;
	padding-top:45px;
}
.right-calc{
	width:630px;
	float:left;
}
.calc-table{
	margin-top:25px;
}
.calc-table tr td{
	vertical-align:top;
	padding:0 !important;
}
.name-calc{
	font-size:18px;
	display:inline-block;
	padding:30px 0 10px 0;
	font-family: SegoePrint;
	color:#686868;
}
.desc-calc{
	font-family: SegoePrint;
	font-size:16px;
	padding:30px 0;
}
#cart{
	width:306px;
	height:150px;
	padding-left:34px;
	background:url(summaa.png) no-repeat left center;
}
.title-cart{
	display:inline-block;
	font-size:18px;
	padding:30px 0 0px 0;
}
#summa{
	display:block;
	font-size:40px;
}
.block-calc{
	overflow:hidden;
	margin-bottom:5px;
}
.block-calcno-over{
	margin-top:15px;
	margin-bottom:35px;
}
.for-input{
	width:115px;
	height:30px;
	padding:15px 10px;
	float:left;
	background:url(bg-chek.png) no-repeat left center;
}
.for-input input[type="checkbox"] , .for-input input[type="radio"] , .for-domen input[type="checkbox"]{
	position: absolute;
    left: -9999px;
}
.for-input input[type="checkbox"] + label , 
.for-input input[type="radio"] + label , 
.for-domen input[type="checkbox"] + label{
	cursor:pointer !important;
}
.for-input input[type="checkbox"] + label:before , 
.for-input input[type="radio"] + label:before ,
.for-domen input[type="checkbox"] + label:before{
    content: "";
    display:block;
	float:left;
    width: 23px;
    height: 25px;
    background: url(cheked.png) no-repeat right bottom;
}
.for-input input[type="checkbox"]:checked + label:before ,
.for-input input[type="radio"]:checked + label:before ,
.for-domen input[type="checkbox"]:checked + label:before {
    background-position: -5px bottom;
}
img.icon-punct{
	display:inline-block;
	margin:0 0 -4px 20px;
}
.for-name-input{
	width:380px;
	height:60px;
	display:block;
	padding:0px 0px 0px 15px;
	vertical-align:middle;
	background:url(bg-name.png) no-repeat left center;
	font-size:14px;
	color:#fff;
	overflow:hidden;
	float:left;
}
.for-name-input .ext-text{
	width:305px;
	height:60px;
	display:table-cell;
	vertical-align:middle;
	font-size:15px;
}
.for-price-input{
	width:100px;
	height:60px;
	padding:0;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:url(bg-price.png) no-repeat left center;
	
}
.add-coll{
	display:table-cell;
	width:75px;
	height:60px;
	margin-right:0px;
	margin-top:0px;
}
.coll-minus , .coll-plus{
	display:block;
	width:22px;
	height:60px;
	background:url(minuc-coll.png) no-repeat center center;
	float:left;
	cursor:pointer;
}
.coll-plus{
	background:url(plus-coll.png) no-repeat center center;
}
.add-input{
	display:block;
	width:31px;
	border:none;
	background:url(input-bg.png) no-repeat center center;
	text-align:center;
	font-size:16px !important;
	color:#fff;
	padding:20px 0 19px 0;
	float:left;
}
.for-domen{
	width:250px;
	background:url(domen.png) no-repeat left center;
	float:left;
	font-size:14px;
	padding:17px 20px 18px 10px;
	color:#fff;
}
.for-domen-select{
	width:350px;
	height:60px;
	background:url(select-dom.png) no-repeat left center;
	float:left;
	position:relative;
	z-index:1;
}
.block-select-domen{
	position:absolute;
	top:0;
	left:0;
	width:350px;
	height:60px;
	background:#fff;
	opacity:0.4;
	z-index:2;
}
.name-dom{
	display:inline-block;
	float:right;
	margin-top:4px;
	margin-right:10px;
}
.wrapper {
	width:310px !important;
	height:30px !important;
	font-size:14px !important;
	color:#fff !important;
	margin:15px 20px !important;
	background:url(select-bg.png) no-repeat left center;
	cursor: pointer;
}
 
.wrapper div {
	display:none;
}
.wrapper .title-select{
	display:inline-block;
	font-size:14px !important;
	padding:4px 0 8px 15px !important;
}
.menu-s {
	display: none;
	list-style: none;
	margin:0;
	padding:0;
	width:310px !important;
	margin-left:20px !important;
	margin-top:-15px !important;
	position:relative;
	z-index:10;
}
.menu-s li {
	background: #000;
	padding: 3px 2px 3px 15px;
	cursor: pointer;
	color:#fff;
}
.menu-s li:hover {
	background:#fff;
	color:#000;
	padding: 3px 2px 3px 15px;
}
.for-email{
	width:470px;
	padding:30px 80px;
	overflow:hidden;
}
.for-email span{
	font-size:14px;
	display:block;
	padding:4px 0;
}
.for-email input[type="email"]{
	display:block;
	width:210px;
	background:url(for-email.png) no-repeat left center;
	font-size:16px;
	padding:12px 10px;
	float:left;
	margin-right:20px;
}
.for-email input[type="submit"] , .reset-sub{
	display:block;
	width:219px;
	background:url(send.png) no-repeat left center;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	padding:13px 0 13px 20px;
	text-align:left;
	color:#fff;
	cursor:pointer;
}

 .fixed {
  position: fixed;
  top: 10px;
  z-index: 100;
 }
  .fixed1{
    position: fixed;
 	top: 10px;
	right:10px;
 	z-index: 100;
  }
#for-cur{
	display:inline-block;
	float:right;
	margin-top:30px;
}
#for-cur .curency{
	display:inline-block;
	padding:4px 7px;
	background:#333;
	color:#fff;
	border-radius:3px;
	text-transform:uppercase;
	cursor:pointer;
	margin-right:10px;
}
.fixed1 .curency{
	display:block;
	padding:4px 7px;
	background:#333;
	color:#fff;
	border-radius:3px;
	text-transform:uppercase;
	cursor:pointer;
	margin-right:10px;
}
#for-cur .curency:hover , #for-cur span.active{
	background:#e28b00;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
#fade{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.6;
	z-index:120;
}
.for-name-input2{
	width:375px;
	height:20px;
	display:block;
	padding:20px 10px;
	background:#e08500;
	font-size:16px;
	font-weight:bolder;
	color:#fff;
	position:fixed;
	top:-110px;
	left:50%;
	z-index:130;
	margin-left:-200px;
	border:15px solid #fff;
	border-radius:5px;
	text-align:center;
}
#closet{
	position:absolute;
	background:#0F8318;
	color:#fff;
	display:inline-block;
	padding:3px 8px;
	top:-20px;
	right:-20px;
	border-radius:15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	cursor:pointer;
}
#slider-block{
	width:630px;
	height:130px;
	overflow:hidden;
	margin:45px 0 20px 0;
}
#slider-block-body{
	width:480px;
	height:130px;
	float:left;
	overflow:hidden;
	margin:0 35px;
}
#slider-block-body > .body{
	width:10000px;
}
#slider-block-right , #slider-block-left{
	float:left;
	width:40px;
	height:130px;
	background:url(row-left.png) no-repeat left center;
	cursor:pointer;
}
#slider-block-right{
	background:url(row-rigt.png) no-repeat left center;
}
#slider-block-left:hover{
	background-position:-40px 50%;
}
#slider-block-right:hover{
	background-position:-40px 50%;
}
#slider-block-body > .body div{
	height:100px;
	width:100px;
	background:#fff;
	margin:15px 10px;
	float:left;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.75);
	cursor:pointer;
	position:relative;
}
#slider-block-body > .body div > img{
	margin:5px;
}
#slider-block-body > .body div > span{
	position:absolute;
	height:100px;
	width:100px;
	background:url(lupa.png) no-repeat center center rgba(0,0,0,0.41);
	top:10px;
	left:10px;
	display:none;
}
#showImg{
	display:none;
	position:absolute;
	top:10px;
	left:50%;
	padding:10px;
	background:#fff;
	z-index:1000;
	border:3px solid #333;
}
#closetWievImg{
	display:inline-block;
	width:35px;
	padding:0px 0 6px 0;
	font:24px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background:#fff;
	color:#333;
	position:absolute;
	right:-10px;
	top:-10px;
	border:1px solid #cecece;
	border-radius:40px;
	text-align:center;
	cursor:pointer;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
#closetWievImg:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.dop-input{
	width:568px;
	border:1px solid #cfcfcf;
	padding:20px 30px;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:20px;
}
.dop-input span{
	display:inline-block;
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}
#errorEmailMessage{
	color:#d20000;
	font-size:12px;
	display:inline-block;
	padding-left:20px;
}

.dop-input input[type="email"]{
	display:block;
	width:510px;
	height:40px;
	background:url(name-input123.png) no-repeat left center;
	font:16px/40px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left:60px;
	margint:10px 0;
	border:1px solid rgba(0,0,0,0.00);
}
.dop-input input[type="email"]:focus{
	border:1px solid #d20000;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(255, 0, 0, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(255, 0, 0, 0.75);
}
.next-input{
	float:left;
	width:284px;
	margin-top:25px;
}
.next-input input[name="name"]{
	display:block;
	width:210px;
	height:40px;
	background:url(name-input-true.png) no-repeat left center;
	font:16px/40px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left:60px;
	margint:10px 0;
	border:1px solid rgba(0,0,0,0.00);
}

.next-input input[name="tell"]{
	display:block;
	width:210px;
	height:40px;
	background:url(tell-input.png) no-repeat left center;
	font:16px/40px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left:60px;
	margint:10px 0;
	border:1px solid rgba(0,0,0,0.00);
}
.next-input + .next-input{
	padding-left:10px;
	width:274px;
}
.next-input input[name="name"]:focus , .next-input input[name="tell"]:focus{
	border:1px solid #888;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(51, 55, 53, 0.85);
	-moz-box-shadow:    0px 0px 4px 0px rgba(51, 55, 53, 0.85);
	box-shadow:         0px 0px 4px 0px rgba(51, 55, 53, 0.85);
}
.dop-input input[type="submit"] , .reset-sub{
	display:block;
	width:219px;
	background:url(send.png) no-repeat left center;
	font-size:14px;
	text-transform:uppercase;
	padding:13px 0 13px 20px;
	text-align:left;
	color:#fff;
	cursor:pointer;
	margin:25px auto 5px auto;
}

