@charset "utf-8";
/* CSS Document */
.b-contacts{
	float:right;
}
	.b-contacts .mail, .b-contacts .phone{
		display:block;
		color:#FFF;
		text-decoration:none;
		margin-bottom:5px;
	}
	.b-contacts .mail span:hover{
		border-bottom:solid 1px #FFF;
	}
	
.b-form .b-form_line {
    margin-bottom: 10px;
    position: relative;
}
	.b-form .b-form_label {
		clear: right;
		display: inline;
		float: left;
		margin-right: 10px;
		overflow: hidden;
		padding-top: 2px;
		text-align: right;
		width: 50px;
	}
	.b-form label{
		color:#713d19;
		font-size:12px;
		font-style:italic;
	}
	.b-form .b-form_content {
		clear: right;
		overflow: hidden;
	}
	.b-form .b-form_content input[type="text"], .b-form_content input[type="password"], .b-form .b-form_content select, .b-form .b-form_content textarea {
		background-color: #fbf7e7;
		border:solid 1px #c3bcad;
		font-size: 12px;
		height: 16px;
		padding: 2px;
		width: 180px;
	}

        .b-form .b-form_content textarea {
		height: auto;
	}

	.b-form .b-check_radio_text {
		display:inline-block;
		padding: 0 0 0 20px;
	}
	.b-form .b-check_radio_text input {
		float: left;
		height: 14px;
		margin: 0 0 0 -20px;
	}
	.b-form .b-error{
		color:#F60;
		font-size:11px;
	}
/* constructor > */
.block1,
.block2 {
	float:left;
	clear:none;
}

.block1 {
	width:320px;
}
.block1 h2 {
	font-size:18px;
	font-weight:bold;
	color:#282828;
	margin-top:15px;
	padding:0;
}
.block1 ul,
.block2 .layer-list .list .layers ul {
	float:left;
	clear:both;
	width:100%;
	margin:20px 0 0 0;
	padding:0;
}
.block1 ul li,
.block2 .layer-list .list .layers ul li {
	float:left;
	clear:both;
	_float:none;
	width:100%;
	font-size:1px;
	list-style:none;
	margin:0;
	padding:0;
	cursor:pointer;
	overflow:hidden;
}
.block1 ul li {
	padding-bottom:15px;
        z-index: 1002;
	_padding-bottom:12px;
}
.block2 .layer-list .list .layers ul li {
	/*padding-bottom:4px !important;*/
        margin-bottom:4px !important;
}
.block2 .fade {
	width:1px;
	height:100%;
	font-size:1px;
	background-color:#1b5e88;
	opacity:0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	margin:0 0 0 100%;
	padding:0;
}
.block2 ul .fade {
	_padding-bottom:5px;
}
.ui-sortable-helper .fade {
	display:none;
}
.block2 .fade-fix {
	width:100%;
	height:100%;
	overflow:hidden;
}
.block1 ul .highlight {
	height:1px;
	font-size:1px;
	background:none;
	margin:0;
	margin-top:-1px;
	_margin-top:-10px;
	padding:0;
}
.block2 .layer-list .list .layers ul .highlight {
	background:none;
	background-color:#ccc;
	margin-bottom:4px;
	_margin-bottom:0px;
}
.block1 ul .ghost {
}

.block2 {
	width:470px;
	/*margin-top:43px;*/
	margin-top:10px;
	margin-left:90px;
	position:relative;
}
.block2 .price,
.block2 .clear,
.block2 .layer-list,
.block2 .options {
	float:left;
	clear:both;
	width:100%;
}

.block2 .price {
	padding-left:45px;
}
.block2 .price p {
	font-size:12px;
	color:#282828;
	margin:0;
	padding:0;
}
.block2 .price h1 {
	font-size:26px;
	color:#282828;
	text-transform:none;
	margin:10px 0 0 0;
}

.block2 .clear {
	margin-bottom:15px;
	_margin-left:-10px;
	height:auto;
}
.block2 .clear a {
	float:right;
	font-size:9px;
	color:#713d19;
	text-decoration:none;
	/*background:url('../images/icons/icon-trash.png') left 2px no-repeat;*/
	padding-left:30px;
}
.block2 .clear a.close {
	background:url('../images/icons/icon-close.png') left 2px no-repeat;
}
.block2 .clear a.print {
	background:url('../images/icons/icon-print.png') left 2px no-repeat;
}
.block2 .clear a.symmetry {
	background:url('../images/icons/icon-symmetry.png') left 2px no-repeat;
}
.block2 .clear a.instruction {
	background:url('../images/icons/icon-instruction.png') left 2px no-repeat;
}
.block2 .clear a.submit {
	float:left;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	background:url('../images/icons/icon-submit.png') left 2px no-repeat;
	margin-left:25px;
	_margin-left:45px;
}
.block2 .clear a.submit:hover {	
	text-decoration:none;
}
.block2 .clear a.click {
	margin-right:20px;
	cursor:pointer;
}
.block2 .clear a.click:hover {
	color:#ffffff;
}

.block2 .layer-list {
	
}
.block2 .layer-list .hot,
.block2 .layer-list .list,
.block2 .layer-list .cold {
	float:left;
	clear:both;
	width:100%;
}
.block2 .layer-list .hot {
	height:15px;
}
.block2 .layer-list.hot-n-cold .hot {
	background:url('../images/calculator/ic-leto.gif') center top no-repeat;
}

.block2 .layer-list .list {
	position:relative;
}
.block2 .layer-list .list .height,
.block2 .layer-list .list .layers {
	float:left;
	clear:none;
}

.block2 .layer-list .list .height {
	margin-right:-1000px;
}
.block2 .layer-list .list .height .tbord {
	top:0px;
	left:20px;
	width:15px;
	border-top:1px #ffffff solid;
	position:absolute;
}
.block2 .layer-list .list .height .num {
	top:50%;
	left:0px;
	font-size:12px;
	color:#713D19;
	margin-left:-20px;
	margin-top:-10px;
	position:absolute;
}
.block2 .layer-list .list .height .bbord {
	bottom:0px;
	left:20px;
	width:15px;
	border-bottom:1px #ffffff solid;
	position:absolute;
}
.block2 .layer-list .hot,
.block2 .layer-list .cold {
	width:400px;
	margin-left:45px;
	_margin-left:22px;
}
.block2 .layer-list .list .layers {
	width:400px;	
	padding-left:30px;
}
.block2 .layer-list .list .layers .cover {
	float:left;
	clear:both;
	width:100%;
	height:3px;
	font-size:1px;
	background-color:#f2e7bd;
	margin-left:16px;
	_margin-left:8px;
	position:relative;
}
.block2 .layer-list .list .layers .cover.cotton {
	background-color:#614D19;
}
.block2 .layer-list .list .layers .cover.exotic {
	background-color:#bfdb82;
}
.block2 .layer-list .list .layers .cover .tline,
.block2 .layer-list .list .layers .cover .bline {
	top:0px;
	left:0px;
	width:15px;
	height:1px;
	font-size:1px;
	margin-left:-25px;
	position:absolute;
}
.block2 .layer-list .list .layers .cover .tline {
	border-top:1px #282828 solid;
}

    .block2 .layer-list .list .layers .cover .height-hide {
            display: none;
    }

.block2 .layer-list .list .layers .cover .bline {
	border-bottom:1px #282828 solid;
}

    .block2 .layer-list .list .layers .cover .bline.height-hide {
            display: none;
    }

.block2 .layer-list .list .layers .cover.tp {
	margin-top:20px;
}
.block2 .layer-list .list .layers ul {
	border-left:1px #713D19 solid;
	margin:0;
	padding-top:4px;
	padding-left:15px;
	_padding-left:15px;
}
.block2 .layer-list .list .layers ul.vheight-hide {
	border-left:1px transparent solid;
}
.block2 .layer-list .list .layers ul li {
	/*padding-bottom:4px;*/
	_padding-bottom:0px;
}
.block2 .layer-list .list .layers ul li.empty {
	/*padding-bottom:4px;*/
	_padding-bottom:0px !important;
}
.block2 .layer-list .list .layers ul li.empty div {
	/*width:398px;*/
        width:100%;
	height:auto;
	font-size:12px;
	color:#282828;
	text-align:center;
	border:1px solid #C3BCAD;
	background-color:#FBF7E7;
	/*margin-left:1px;*/
	_margin-bottom:4px;
	padding:35px 0 45px 0;
	cursor:default;
}
.block2 .layer-list .list .layers ul li.empty div p {
	margin:0;
	padding-top:10px;
}

.block2 .layer-list .cold {
	height:15px;
}
.block2 .layer-list.hot-n-cold .cold {
	background:url('../images/calculator/ic-zima.gif') center bottom no-repeat;
}

.block2 .layer-list .width {
	float:left;
	clear:both;
	width:100%;
	color:#282828;
}
.block2 .layer-list .width .f,
.block2 .layer-list .width .m,
.block2 .layer-list .width .l {
	float:left;
	clear:none;
}
.block2 .layer-list .width .f {
	font-size:11px;
	margin-right:-1000px;
}
.block2 .layer-list .width .m {
	width:399px;
	height:15px;
	border-left:1px #282828 solid;
	border-right:1px #282828 solid;
	background:url('../images/bg/gideline.gif') left 4px repeat-x;
	margin-left:45px;
	_margin-left:23px;
	position:relative;
}
.block2 .layer-list .width .m .line {
	top:7px;
	left:0px;
	width:100%;
	height:1px;
	border-top:1px #713D19 solid;
	position:absolute;
}
.block2 .layer-list .width .m a {
	top:0px;
	left:0px;
	font-size:12px;
	text-decoration:none;
	color:#713D19;
	border-bottom:1px dotted;
	padding-top:24px;
	position:absolute;
	cursor:pointer;
}
.block2 .layer-list .width .m a:hover {
	border:none
}
.block2 .layer-list .width .m a.set {
	font-weight:bold;
	color:#282828;
	border:none;
	cursor:default;
}
.block2 .layer-list .width .m a span {
	top:0px;
	left:50%;
	width:1px;
	height:15px;
	border-left:1px #282828 solid;
	position:absolute;
}

.block2 .layer-list .width .m .start {
	left:-4px;
	border:none;
	cursor:default;
}
.block2 .layer-list .width .m .end {
	left:389px;
}
.block2 .layer-list .width .l {
	font-size:11px;
	margin-left:2px;
	margin-right:-1000px;
	position:relative;
}

.block2 .options {
	float:left;
	clear:both;
	width:150%;
	margin-top:30px;
	margin-right:-1000px;
	padding-left:40px;
}
.block2 .options2
{
	padding-left:125px;
}
.block2 .options h2 {
	float:left;
	clear:none;
	color: #282828;
    font-size: 18px;
    font-weight: bold;
	margin-right:15px;
}
.block2 .options .type {
	float:left;
	clear:none;
	width:110px;
	color:#282828;
	text-align:center;
	text-decoration:none;
	margin-right:15px;
	padding-top:90px;
	cursor:pointer;
	font-size:12px;
}
.block2 .options .type.selected,
.block2 .options .type.tselected {
	font-weight:bold;
	color:#713D19;
}
.block2 .options .type.t1 {
	background:url('../images/calculator/fabric-sintetika.gif') center top no-repeat;
}
.block2 .options .type.t2 {
	background:url('../images/calculator/fabric-cotton.gif') center top no-repeat;
}
.block2 .options .type.t3 {
	background:url('../images/calculator/fabric-exotic.gif') center top no-repeat;
}
.block2 .options .type.t4 {
	background:url('../images/calculator/func-zima-leto.gif') center top no-repeat;
}

/*layer1*/
.layer1 {
	height:3px;
	background:url('../images/calculator/voilok.gif') center top repeat-x;
}
.block2 .highlight.layer1 {
	height:1px !important;
}
/*layer2*/
.layer2 {
	height:3px;
	background:url('../images/calculator/spanbond.gif') center top repeat-x;
}
.block2 .highlight.layer2 {
	height:1px !important;
}
/*layer3*/
.layer3 {
	height:9px;
	background:url('../images/calculator/latex-massag.gif') center top repeat-x;
}
.block2 .highlight.layer3 {
	height:5px !important;
}
/*layer4*/
.layer4 {
	height:3px;
	background:url('../images/calculator/latex.gif') center top repeat-x;
}
.block2 .highlight.layer4 {
	height:1px !important;
}
/*layer5*/
.layer5 {
	height:14px;
	background:url('../images/calculator/cocos-massag.gif') center top repeat-x;
}
.block2 .highlight.layer5 {
	height:9px !important;
}
/*layer6*/
.layer6 {
	height:3px;
	background:url('../images/calculator/cocos-plita.gif') center top repeat-x;
}
.block2 .highlight.layer6 {
	height:1px !important;
}
/*layer7*/
.layer7 {
	height:3px;
	background:url('../images/calculator/Coconut-leaf-1cm.gif') center top repeat-x;
}
.block2 .highlight.layer7 {
	height:1px !important;
}
/*layer8*/
.layer8 {
	height:12px;
	background:url('../images/calculator/memory-forma.gif') center top repeat-x;
}
.block2 .highlight.layer8 {
	height:7px !important;
}
/*layer9*/
.layer9 {
	height:3px;
	background:url('../images/calculator/penopoliuretan.gif') center top repeat-x;
}
.block2 .highlight.layer9 {
	height:1px !important;
}
/*layer10*/
.layer10 {
	height:3px;
	background:url('../images/calculator/hollofiber.gif') center top repeat-x;
}
.block2 .highlight.layer10 {
	height:1px !important;
}
/*layer11*/
.layer11 {
	height:9px;
	background:url('../images/calculator/sprut.gif') center top repeat-x;
}
.block2 .highlight.layer11 {
	height:4px !important;
}
/*layer12*/
.layer12 {
	height:39px;
	background:url('../images/calculator/blok-tfk.gif') center top repeat-x;
}
.block2 .highlight.layer12 {
	height:34px !important;
}
/*layer13*/
.layer13 {
	height:39px;
	background:url('../images/calculator/blok-multipocket.gif') center top repeat-x;
}
.block2 .highlight.layer13 {
	height:34px !important;
}
/*layer14*/
.layer14 {
	height:39px;
	background:url('../images/calculator/blok-tfk-multipocket.gif') center top repeat-x;
}
.block2 .highlight.layer14 {
	height:34px !important;
}
/*layer15*/
.layer15 {
	height:6px;
	background:url('../images/calculator/latex2.gif') center top repeat-x;
}
.block2 .highlight.layer15 {
	height:2px !important;
}
/*layer16*/
.layer16 {
	height:42px;
	background:url('../images/calculator/latex-monolit-14.gif') center top repeat-x;
}
.block2 .highlight.layer16 {
	height:38px !important;
}
/*layer17*/
.layer17 {
	height:6px;
	background:url('../images/calculator/Coco-slab-2cm.gif') center top repeat-x;
}
.block2 .highlight.layer17 {
	height:2px !important;
}
/*layer18*/
.layer18 {
	height:9px;
	background:url('../images/calculator/Coco-slab-3cm.gif') center top repeat-x;
}
.block2 .highlight.layer18 {
	height:4px !important;
}
/*layer19*/
.layer19 {
	height:39px;
	background:url('../images/calculator/blok-tfk.gif') center top repeat-x;
}
.block2 .highlight.layer19 {
	height:34px !important;
}

/*.layer-list ul li.highlight {
	height:1px !important;
	overflow:hidden;
	margin:-1px 0 0 0;
}*/

	/* костыльки > */
	.shift {
		/*left: 0;
		position: absolute;
		top: 70px;*/
	}
	.info-block {
		float:left;
		clear:both;
		width:100%;
		margin-top:30px;
		margin-left:45px;
		_margin-left:22px;
	}
	.info-block p {
		font-size:12px;
		color:#282828;
	}
	.info-block p.info {
		font-size:9px;
		color:#713D19;
		margin-top:15px;
                text-align:right;
	}
	.info-block .inp-length,
	.info-block .inp-width,
        .info-block .inp-rate{
		width:45px;
		font:12px Arial;
		color:#282828;
		background-color: #FBF7E7;
            	border: 1px solid #C3BCAD;
		margin:0 5px;
		padding:2px 3px;
	}
	.info-block .btn {	
		font:12px Arial;
		color:#000000;
		margin-left:5px;
		padding:0px 1px;
	}
	
	.error {
		top:50%;
		left:50%;
		color:#ffffff;
		background-color:#c50000;	
		background:#c50000 url('../images/bg/error.jpg') top left repeat-x;
		border:1px #ffffff solid;
		margin-top:-19px;
		margin-left:-200px;
		padding:10px 15px;
		position:absolute;
		white-space:nowrap;
	}

	.info-box {
		top:50%;
		left:50%;
		color:#ffffff;
		background-color:#C3BCAD;
		background:#C3BCAD top left repeat-x;
		border:1px #ffffff solid;
		margin-top:-19px;
		margin-left:-200px;
		padding:10px 15px;
		position:absolute;
		white-space:nowrap;
	}
	
	/*.informer {
		top:0px;
		left:0px;
		_width:1px;
		font-size:90%;
		font-weight:bold;
		color:#000000;
		padding-right:11px;
		position:absolute;
		z-index:999;
	}
	.informer .l-cont {
		height:33px;
		white-space:nowrap;
		background:url('../images/bg/informer_big.png') center left no-repeat;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/constructor/site/images/bg/informer_big.png', sizingMethod='crop');
		padding-top:10px;
		padding-left:20px;
		padding-right:12px;
	}
	.informer .r {
		top:0px;
		right:0px;
		width:11px;
		height:43px;
		background:url('../images/bg/informer-r.png') top left no-repeat;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/constructor/site/images/bg/informer-r.png', sizingMethod='crop');
		position:absolute;
	}*/
	/* костыльки < */
/* constructor < */

/* main >*/
.l-aside .b-form{
	padding-bottom:40px;
}
.b-dealer{
	font-size:14px;
	color:#786d55;
}
.b-invite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	color:#a15a25;
	padding:0px;
	line-height:0.5;
}
.b-to_cooperation{
	color:#4d4d4d;
	font-size:26px;
	text-indent:35px;
	padding:0px;
}
.l-aside .b-to_cooperation{
	padding-bottom:20px;
}
	/* slides > */
	.b-slides{
		position:absolute;
		z-index:2;
		padding:6px;
		width:600px;
		height:382px;
		background:#FFF;
		margin-top:-20px;
	}
	/* slides < */
	.b-contacts_main{
		padding:380px 0 0 350px;
		color:#713d19;
		font-size:12px;
		font-style:italic;
		line-height:1.7;
	}
/* main < */

/* menu > */
.b-menu{
	font-size:12px;
	margin:0;
	padding:0 0 30px;
	vertical-align:middle;
}
	.b-menu li{
		list-style:none;
		list-style-image:none;
		display:inline-block;
		padding:0 7px;
	}
		.b-menu a{
			color:#414141;
			text-decoration:none;
			display:inline-block;
			padding: 11px 0 9px 0;
		}
		.b-menu a:hover{
			text-decoration:underline;
		}
/* menu < */

/* filter > */
.b-filter{
	color:#414141;
	font-size:12px;
	margin-bottom:10px;
}
	.b-filter select, .b-filter input[type="text"]{
		border:1px solid #414141;
		width:100px;
		text-align:center;
		padding:1px;
		margin:0 5px;
		vertical-align:middle;
	}
	.b-filter select{
		text-align:left;
	}
	.b-filter .btn_brown{
		margin-left:5px;
		vertical-align:middle;
	}
.b-reset_all{
	color: #c6844a;
    font-size: 12px;
    font-style: italic;
	text-decoration:none;
	margin-left:10px;
}
	.b-reset_all .b-ico{
		background-position:0 0;
		width:11px;
		height:11px;
	}
	.b-reset_all span{
		border-bottom:1px dashed #c6844a;
	}
	.b-reset_all span:hover{
		border-bottom:none;
	}

        a {
            color: #9f9e9a
        }

        a:hover {
            text-decoration: none;
        }

/* filter < */

/* table > */
.t-dealer_orders{
	width:100%;
	font-size:12px;
	color:#414141;
	border-collapse:collapse;
	margin-bottom:20px;
}
	.t-dealer_orders .number{
		width:40px;
	}
	.t-dealer_orders .coste{
		width:50px;
	}
	.t-dealer_orders .date{
		width:100px;
	}
	.t-dealer_orders th, .t-dealer_orders td{
		padding:5px;
		border-bottom:1px dotted #414141;
	}
	.t-dealer_orders .new-order td{
            font-weight: bold;
	}
	.t-dealer_orders th{
		font-weight:normal;
		text-align:left;
		border-bottom:1px solid #414141;
	}
	.t-dealer_orders a{
		color:#414141;
	}
/* table < */

/* paginator > */
.b-paginator{
	margin:40px 0 0;
	padding:0;
	font-size:11px;
	vertical-align:middle;
}
	.b-paginator li{
		display:inline-block;
		margin:0 0 0 -4px;
		padding:0;
		vertical-align:middle;
	}
		.b-paginator li a{
			display:inline-block;
			text-decoration:none;
			padding:4px 5px 6px 5px;
			height:11px;
			color: #fef0b5;
			background:url(../img/bg_pag.png) repeat-x;
			border-right:1px solid #535353;
			border-left:1px solid #343434;
		}
		.b-paginator li a.active{
			background:url(../img/bg_pag_act.png)  repeat-x;
		}
		.b-paginator li a.back{
			padding:4px 5px 6px 10px;
			background:url(../img/btn_brown.jpg) no-repeat left center;
			border:none;
		}
		.b-paginator li a.forward{
			padding:4px 10px 6px 5px;
			background:url(../img/btn_brown.jpg) no-repeat right center;
			border:none;
		}
/* paginator < */

/* informer > */
.informer {
	top:0px;
	left:0px;
	_width:1px;
        max-width: 500px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-right:11px;
	position:absolute;
	z-index:999;
        text-align: justify;
}
.informer .l-cont {
	/*height:33px;*/
	/*white-space:nowrap;*/
	background:url('../images/bg/informer_big.png') left center no-repeat;
	padding:10px 50px 10px 50px;
}
/*.informer .r {
	top:0px;
	right:0px;
	width:11px;
	height:43px;
	background:url('../images/bg/informer-r.png') left center no-repeat;
	position:absolute;
}*/
/* informer < */

/* pop-up form > */
.b-dialog{
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	background:#FFF;
	width:500px;
	height:500px;
	padding:20px;
}
.b-dialog_form .b-form_label{
	width:120px;
}
.b-dialog_form .b-form_content input[type="text"], .b-dialog_form .b-form_content input[type="password"], .b-dialog_form .b-form_content select, .b-dialog_form .b-form_content textarea{
	width:300px;
}
.b-dialog_form_block{
	border:1px solid #C3BCAD;
	padding:20px 10px;
	margin-bottom:20px;
	position:relative;
        z-index:1002;
}
	.b-dialog_form_block h4{
		display:inline-block;
		background:#ECEADF;
		position:absolute;
		top:-8px;
		left:40px;
	}
/* pop-up form < */

#calc-width a {
    font-family: Arial,Tahoma,Verdana,sans-serif;
}

.b-banner {
    position: absolute; z-index: 1001; margin-top: 300px; margin-left: -300px;
}

.ui-sortable-placeholder {
    background-color: #E1DBCD;
    border-color: #AFA79C;
    border-width: 1px;
    border-style: solid;
}