@charset "utf-8";

/*-----------------MAIN-STYLES-----------------*/
/* reset */
html,body,div,section,article,header,footer,hgroup,nav,span,
h1,h2,h3,h4,p,blockquote,q,a,strike,strong,b,em,i,sub,sup,img,
ul,ol,li,dl,dt,dd,
form,fieldset,label,
table,caption,thead,tbody,tfoot,tr,th,td {margin: 0; padding: 0; border: none; outline: none; vertical-align: baseline;}
section,article,header,footer,hgroup,nav,aside {display: block;}
li {list-style:none;}
sup {position: relative; top: -3px; font-size: 60%;}
textarea {resize: none;}
input, textarea {outline: none;}
/* /reset */



/* fonts */
@font-face {
	font-family: 'PT Sans'; 
	src: local('PT Sans'), url('../fonts/PTS55F_W.woff') format('woff');
}
@font-face {
	font-family: 'PT Sans'; 
	font-style: italic;
	src: local('PT Sans Italic'), url('../fonts/PTS56F_W.woff') format('woff');
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: bold; 
	src: local('PT Sans Bold'),	url('../fonts/PTS75F_W.woff') format('woff');
}
/* /fonts */



/* links */
a, .dot, .dash, .u {
	color: #068894;
	text-decoration: none;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-color: #068894;
	border-bottom-color: rgba(6, 136, 148, .5);
}
a, .u {border-bottom-style: solid;}
.dot {border-bottom-style: dotted;}
.dash {border-bottom-style: dashed;}
a:hover, .dot:hover, .dash:hover, .u:hover, a:hover .u {
	color: #ebaf3c;
	border-bottom-color: #ebaf3c;
}
.nu, .nu:hover {border: none;}
/* /links */



/* headings */
h1 {
	margin: 0 0 18px 0;
	font: bold 30px/36px 'PT Sans', Arial, sans-serif;
}
h2 {
	margin: 0 0 18px 0;
	font: bold 24px/30px 'PT Sans', Arial, sans-serif;
}
h3 {
	margin: 0 0 18px 0;
	font: bold 18px/24px 'PT Sans', Arial, sans-serif;
}
h4 {
	font: bold 14px/18px 'PT Sans', Arial, sans-serif;
}
/* /headings */



/* wrappers */
body {
	background: #eee;
	color: #000;
	font: 14px/18px 'PT Sans', Arial, sans-serif;
	position: relative;
}

/*.wr {
	min-width: 990px;
	max-width: 1200px;
	margin: 0 auto;
}
.bg {
	background: url('../img/bg.png') repeat-y 0 0;
	margin: 0 0 0 -218px;
	padding: 0 30px 0 238px;
}
.wr0 {
	overflow: hidden;
	min-width: 990px;
}
.page {
	1box-shadow: 0px 0px 20px #444;
	margin: 0 auto;
	max-width: 1150px;
	min-width: 960px;
}*/

.wr {
	min-width: 990px;
	max-width: 1160px;
	margin: 0 auto;
}
.bg {
	background: url('../img/bg2.png') repeat-y 0 0;
	margin: 0 0 0 -1013px;
	padding: 0 20px 0 1033px;
}
.wr0 {
	overflow: hidden;
	min-width: 990px;
}
.page {
	margin: 0 auto;
	max-width: 1110px;
	min-width: 960px;
	padding: 0 40px;
}
.page0 {
	box-shadow: 0px 0px 20px #444;
	margin: 0 -40px;
	overflow: hidden;
}
/* /wrappers */



/* layout */
.main {
	position: relative;
	margin: 0 0 -31px 0;
}
.main_1 {
}
.main_2 {
}
/*.col_l {
	width: 160px;
	margin-right: -160px;
	padding: 0 0 124px 0;
	float: left;
}
.col_c {
	background: #f8f8f8;
	border: 2px solid #fff;
	box-shadow: 4px -5px 0 rgba(0,0,0,.08);
	width: auto;
	padding: 0 0 54px 0;
	float: left;
	height: 100%;
	min-height: 100%;
	position: relative;
}
.col_c_1 {
	margin: 0 0 0 180px;
}
.col_r {
	width: 120px;
	padding: 168px 0 60px 0;
	margin: 0 -180px 0 60px;
	float: left;
}*/
.col_l, .col_c, .col_r {
	float: left;
}
.col_c {
	width: 100%;
}
.col_c_in {
	margin: 0 180px 0 180px;
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 4px -5px 0 rgba(0,0,0,.08);
	padding: 0 0 54px 0;
	position: relative;
}
.main_2 .col_c_in {
	margin-right: 0;
}
.main_2 .menu {
	padding-right: 180px;
}
.main_3 .col_c_in {
	margin-right: 0;
	margin-left: 0;
}
.main_3 .menu {
	padding-right: 180px;
	padding-left: 240px;
}

.col_l {
	width: 160px;
	margin-left: -100%;
	padding: 0 0 124px 0;
}
.col_r {
	width: 120px;
	padding: 168px 0 60px 0;
	margin-left: -120px;
}

.col, .col0 {
	display: inline-block;
	vertical-align: top;
}
.col {
	margin-right: 16px;
}
.col1  {width: 40px;}
.col2  {width: 100px;}
.col3  {width: 160px;}
.col4  {width: 220px;}
.col5  {width: 280px;}
.col6  {width: 340px;}
.col7  {width: 400px;}
.col8  {width: 460px;}
.col9  {width: 520px;}
.col10 {width: 580px;}
.col11 {width: 640px;}
.col12 {width: 700px;}
.col13 {width: 760px;}
.col14 {width: 820px;}
.col15 {width: 880px;}
.col16 {width: 940px;}

.cl {clear: both;}
/* /layout */


/* layout decors */
.coal {
	width: 232px;
	height: 154px;
	background: url('../img/coal.png') no-repeat;
	position: absolute;
	left: -56px;
	bottom: -30px;
}
.bottom_lnk, .bottom_lnk:hover {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	padding: 2px 0 1px;
	border-bottom: 3px solid #04666f;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	background: #068894;
	color: #fff;
}
.back {
	width: 28px;
	height: 28px;
	background: url('../img/back.png') no-repeat;
	float: left;
	margin: 6px 0 0 -46px;
}
.bread {
	color: #068894;
	padding: 12px 0 6px 0;
}
/* /layout decors */
/*--------------- /MAIN-STYLES ---------------*/





/*----------------- FORMS -----------------*/
.f_item {
	margin-bottom: 24px;
}
.f_item_inpt {
	position: relative;
}
button, input, textarea, label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}


/* labels */
label {
	font-size: 16px;
	line-height: 18px;
}
.f_label_inl {
	text-align: right;
	margin: 4px 16px 0 0;
}
.f_label_bl {
	display: block;
	width: auto;
	margin: 0 0 2px 8px;
}
.f_label_required {
	font-weight: bold;
}
.f_label_mini {
	font-size: 12px;
}
/* /labels */


/* input, textarea */
input{
	font-family: 'PT Sans', Arial, sans-serif;
}
.inpt, .inpt_tel, .inpt_ok, .txtr {
	font: 16px/24px 'PT Sans', Arial, sans-serif;
	border-radius: 4px;
	border: 1px solid;
	border-top-color: #a8a8a8;
	border-bottom-color: #d0d0d0;
	border-left-color: #bbb;
	border-right-color: #bbb;
	box-shadow: 0px 1px 1px #d6d6d6 inset;
	padding: 4px 8px 4px;
}
.inpt, .inpt_tel {
	background: url('data:image/gif;base64,R0lGODdhBAAUAPMNAPv7+/v7/Pv8+/v6+v38/Pv8/Pr7+vz8/f39/Pz8+/z8/P39/fr6+v38/QAAAAAAACwAAAAABAAUAAAEHnDJSSWah6Cm1FFJBxaAAJzBqa7sOQCGwcx0bd90BAA7') repeat-x 0 100%;
	height: 24px;
}
.inpt_tel {
	padding-left: 42px;
}
.inpt_tel_code {
	box-shadow: 1px 1px 1px #d4d4d4 inset;
	border-radius: 3px 0 0 3px;
	background: #ebebeb;
	font: bold 16px/24px 'PT Sans', Arial, sans-serif;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	margin: 1px -37px 0 1px;
	padding: 3px 0 0 0;
	height: 29px;
	width: 36px;
}
.inpt_tel_col3 {width: 105px;}
.inpt_tel_col4 {width: 165px;}
.inpt_tel_col5 {width: 228px;}
.inpt_tel_col6 {width: 285px;}

.inpt_ok {
	padding-right: 32px;
	margin-right: -30px;
}
.inpt_ok2  {width: 50px;}
.inpt_ok3  {width: 110px;}
.inpt_ok4  {width: 170px;}
.inpt_ok5  {width: 230px;}
.inpt_ok6  {width: 290px;}
.inpt_ok7  {width: 350px;}
.inpt_ok8  {width: 410px;}
.inpt_ok9  {width: 470px;}
.inpt_ok10 {width: 530px;}

.inpt:focus, .inpt_tel:focus, .txtr:focus {
	border: 2px solid #f1b752;
	margin: -1px;
}
.inpt_col2,  .txtr_col2  {width: 82px;}
.inpt_col3,  .txtr_col3  {width: 142px;}
.inpt_col4,  .txtr_col4  {width: 202px;}
.inpt_col5,  .txtr_col5  {width: 262px;}
.inpt_col6,  .txtr_col6  {width: 322px;}
.inpt_col7,  .txtr_col7  {width: 382px;}
.inpt_col8,  .txtr_col8  {width: 442px;}
.inpt_col9,  .txtr_col9  {width: 502px;}
.inpt_col10, .txtr_col10 {width: 562px;}

.txtr {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAABaCAIAAAAQF2CuAAAAnUlEQVR4AeWKQQ7DMAzDhP3/xXVSTKYQo4c9YMPUpBFNa+87n4/8p5m37mQ3scYe4H8EMLmzlmB+EtbAS8/M3EV7NS6W5cfIBUKYVDaBM1AeGJOOmcQUrYCCCqhOjBBwg0MvgGlTqQvV11DQgYmmef8JY8h3w3Xq9clcfTAAJFofX3ngxMp9gsmgAqD3DHyweLCY7BWmEETTAPLX8AZLeRkOP/zHuQAAAABJRU5ErkJggg==') repeat-x 0 100%;
	height: 100px;
}

.inpt_replacer_filled {
	font-size: 16px;
	line-height: 24px;
	padding: 5px 0 5px 8px;
}
.inpt_btn_ok {
	padding: 0;
	width: 21px;
	height: 20px;
	border: 1px solid #9a9a9a;
	border-bottom-color: #656565;
	border-radius: 3px;
}
.f_ic_ok {
	display: inline-block;
	vertical-align: top;
	background: url('../img/f_ics.png') no-repeat 0 -30px;
	width: 12px;
	height: 10px;
}
/* /input, textarea */


/* check, radio */
.f_chck {margin-bottom: 16px;}

.chck, .rad {
	line-height: 18px;
	background: url('../img/chck.png') no-repeat;
	cursor: pointer;
	padding: 1px 0 1px 36px;
}
.chck   {background-position: -54px -30px;}
.chcked {background-position: -84px 0px;}
.rad    {background-position: 6px -90px;}
.raded  {background-position: -24px -60px;}

.chck input, .rad input {display: none;}
/* /check, radio */


/* notes */
.f_item_note {
	margin: 4px 0 0 8px;
	font-size: 12px;
	line-height: 16px;
}
/* /notes */


/* errors */
.inpt_err {
	border: 2px solid #c40204;
	margin: -1px;
}
.errolist {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #c40204;
	margin: 4px 0 0 8px;
}
.f_item_stat_err, .f_item_stat_ok {
	width: 20px;
	height: 20px;
	background: url('../img/f_item_stats.png') no-repeat;
	position: absolute;
	top: 6px;
	right: -30px;
}
.f_item_stat_err {
	background-position: -29px 0;
}
/* /errors */

.ui_group {
	margin-bottom: 54px;
}
.ui_group h3 {
	border-bottom: 1px dotted #ccc;
}



/* select */
.ik_select_link {
	font: 16px/24px 'PT Sans', Arial, sans-serif;
	border-radius: 4px;
	border: 1px solid;
	border-top-color: #a8a8a8;
	border-bottom-color: #d0d0d0;
	border-left-color: #bbb;
	border-right-color: #bbb;
	box-shadow: 0px 1px 1px #d6d6d6 inset;
	padding: 4px 8px 4px;
	background: url('data:image/gif;base64,R0lGODdhBAAUAPMNAPv7+/v7/Pv8+/v6+v38/Pv8/Pr7+vz8/f39/Pz8+/z8/P39/fr6+v38/QAAAAAAACwAAAAABAAUAAAEHnDJSSWah6Cm1FFJBxaAAJzBqa7sOQCGwcx0bd90BAA7') repeat-x 0 100%;
	height: 24px;
	width: 230px;
	position: relative;
}
.ik_select_link:after {
	content: '';
	position: absolute;
	background: url('../img/select.png') no-repeat;
	width: 10px;
	height: 15px;
	top: 8px;
	right: 9px;
}
.ik_select_block {
}
.ik_select_list{
	background: #fff;
	border: 1px solid #d0d0d0;
	margin: 2px 0 0 0;
	width: 246px;
	border-radius: 4px;
}
.ik_select_option {
	padding: 4px 8px;
	width: 230px;
}
.ik_select_option:hover {
	background: #eee;
	cursor: pointer;
}
/* /select */


/* btn1 */
.btn1 {
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	line-height: 31px;
	text-shadow: 0 1px 1px #022d01;
	color: #fff;
	background: #068894;
	border: none;
	border-bottom: 3px solid #04666f;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	height: 31px;
	padding: 0 12px;
}
input.btn1 {
	line-height: 31px;
	height: 34px;
}
.btn1:hover {
	color: #fff;
	background: #0d98a5;
	border-bottom: 3px solid #04666f;
}
.btn1:active {
	border-bottom-width: 1px;
	position: relative;
	top: 2px;
	height: 32px;
	margin-bottom: 2px;
}
/* /btn1 */

/* btn2 */
.btn2 {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAfCAAAAADolUO9AAAAHElEQVQIW2N8w8DygoGJgYHlPzb0DwcDlzgqAgBb/x4q7sy2ngAAAABJRU5ErkJggg==') repeat-x;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	line-height: 31px;
	text-shadow: 0 1px 1px #737373;
	color: #fff;
	border: 1px solid #9a9a9a;
	border-bottom-color: #656565;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	height: 31px;
	padding: 0 12px;
	box-shadow: 0px 5px 5px -4px #444;
}
input.btn2 {
	line-height: 31px;
	height: 33px;
}
.btn2:hover {
	color: #fff;
	box-shadow: 0px 5px 5px -4px #999;
	border-bottom-color: #656565;
}
.btn2:active {
	position: relative;
	top: 1px;
	height: 33px;
	box-shadow: 0px 2px 2px -4px #999;
}
/* /btn2 */

/* btn3 */
.btn3 {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAfCAAAAADolUO9AAAAHElEQVQIW2N8w8DygoGJgYHlPzb0DwcDlzgqAgBb/x4q7sy2ngAAAABJRU5ErkJggg==') repeat-x;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #404040;
	border: 1px solid #c6c6c6;
	border-bottom-color: #a7a5a5;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	height: 27px;
	padding: 0 12px;
	box-shadow: 0px 5px 5px -4px #bbb;
}
input.btn3 {
	line-height: 24px;
	height: 27px;
}
.btn3:hover {
	color: #000;
	box-shadow: 0px 5px 5px -4px #ddd;
}
.btn3:active {
	position: relative;
	top: 1px;
	height: 27px;
	box-shadow: 0px 2px 2px -4px #bbb;
}
/* /btn3 */
/*---------------- /FORMS -----------------*/





/* -------------- MODAL ----------------- */
.modal {
	background: #fff;
	border-radius: 4px;
	padding: 18px 36px 40px 40px;
	box-shadow: 0px 3px 5px #444;
	position: relative;
	border: 5px solid #087984;
}
.modal_header {
	margin: -18px -36px 36px -40px;
	padding: 36px 36px 38px 40px;
	background: #f8f8f8;
	border-bottom: 2px solid #e7e7e7;
}
.modal_auth_lnk {
	position: absolute;
	top: 48px;
	right: 40px;
	font-weight: bold;
	font-size: 16px;
}

.modal_h {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}
.modal_k1, .modal_k2 {
	position: absolute;
}
.modal_k1 {
	background: url('../img/modal_k1.png') no-repeat;
	width: 55px;
	height: 161px;
	top: 12px;
	left: -60px;
}
.modal_k2 {
	background: url('../img/modal_k2.png') no-repeat;
	width: 57px;
	height: 337px;
	bottom: 4px;
	right: -62px;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: none;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	/*overflow: hidden;*/
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	background: url('../img/close.png') no-repeat;
	border: none;
	position: absolute;
	top: -38px;
	right: -38px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.disabled span{
	color: #aaa;
}
.disabled .dash{
	border-color: #aaa;
	border-bottom-color: rgba(170, 170, 170, .5);
}
.tracery{
	margin-bottom: 20px;
	text-align: right;
}
.layers{
	max-height: 300px;
	overflow-y:auto;
}
.layer{
	padding: 4px;
}
.layer_curr{
	color: #fff;
	background: #00f;
}
.layer_color{
	border: 1px solid #000;
	width: 10px;
	height: 10px;
	float: right;
	display: inline;
}




#modal_order, #modal_reg, #modal_auth {
	width: 544px;
}
#modal_order .item_page {
	margin-bottom: 0;
}
.modal_f_submit {
	margin: 0 0 0 120px;
}
.modal_in .text {
	margin-bottom: 24px;
}
/* -------------- MODAL ----------------- */







/*---------------- TEXT -----------------*/
.text {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}
.text_block {
	margin-bottom: 36px;	
}
.text p {margin-bottom: 12px}
.text ul, .text ol {margin: 0 0 18px 36px}
.text li {margin-bottom: 6px;}
.text ul li {list-style: outside disc}
.text ol li {list-style: outside decimal}
.text h2, .text h3 {margin: 24px 0 9px 0;}
.text table {
	margin: 18px 0 18px 0;
	font-size: 14px;
	border-collapse: collapse;
}
.text tr, .text td {
	border:1px solid #eee2ba;
	padding:4px 8px 4px 8px;
}
.text thead td {
	font-weight: bold;
	background-color: #f3e9cb;
	color: #000;
	text-align: center;
}
.img_left {
	float: left;
	margin: 0 18px 0 0; 
}
.img_right {
	float: right;
	margin: 0 0 0 18px; 
}
.text blockquote {
	margin-left: 18px;
	font-style: italic;
}
/*---------------- /TEXT -----------------*/





/*-----------------HEADER-----------------*/
.header {
	height: 38px;
	padding: 8px 0 0 0;
	position: relative;
	z-index: 3;
}
.langs {
	position: absolute;
	left: 0px;
	top: 10px;
}
.langs li {
	line-height: 0;
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	margin-right: 5px;
}
.langs .curr {
	background: #077380;
	border-radius: 3px;
}

/* header_menu */
.header_menu {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 0 210px;
}
.header_menu li {
	display: inline-block;
	vertical-align: top;
}
.header_menu li .nu {
	padding-left: 32px;
	padding: 1px 0 3px 32px;
}
.header_menu_orderlist {
	margin-right: 65px;
}
.header_menu_orderlist .nu {
	background: url('../img/ic_orderlist.png') no-repeat 2px 0;
}
.header_menu_orderlist .u {
	color: #fff;
	border-bottom-color: #fff;
	border-bottom-color: rgba(255, 255, 255, .5);
}
.header_menu_cabinet {
	margin-right: 34px;
}
.header_menu_cabinet .nu {
	background: url('../img/ic_cabinet.png') no-repeat;
}
.header_menu_contacts .nu {
	background: url('../img/ic_contacts.png') no-repeat;
}
/* /header_menu */

/* cartbox */
.cartbox, .userbox {
	background: url('../img/cartbox_bg.png') no-repeat;
	position: absolute;
	top: 0;
	right: -62px;
	width: 182px;
	height: 148px;
	padding: 18px 0 0 70px;
}
.cartbox_h {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
.cartbox_qty {
	margin-bottom: 12px;
}
/* /cartbox */


/* userbox */
.userbox_in {
	background: url('../img/user.png') no-repeat 54px 0;
	padding: 26px 0 0 0;
}
.or {
	margin: 6px 0 0 0;
}
.reg_lnk {
	font-size: 16px;
	font-weight: bold;
}
/* /userbox */
/*--------------HEADER-END--------------*/




/*----------------PAGE------------------*/
.logobox {
	display: block;
	margin: 40px 0 36px 0;
}
.logo3 {
	position: absolute;
	top: 29px;
	left: 39px;
}

/* cat_menu */
.cat_menu {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 72px 0;
}
.cat_menu li {
	margin: 0 0 6px 0;
	position: relative;
}
.cat_menu a {
	color: #cafbff;
	border-bottom-color: #cafbff;
	border-bottom-color: rgba(202, 251, 255, .7);
}
.cat_menu a:hover {
	color: #fff;
	border-bottom-color: #fff;
}
.cat_menu .curr:after {
	content: '';
	position: absolute;
	top: -4px;
	right: -20px;
	background: url('../img/cat_curr.png') no-repeat;
	width: 9px;
	height: 27px;
}
.cat_menu .curr a {
	border: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
/* /cat_menu */


/* search_form */
.search_form {
	margin: 18px 0 0 0;
	position: relative;
}
.search_inpt {
	font-size: 14px;
	background: #82c1c7;
	border: 1px solid #57989e;
	border-bottom-color: #6bacb2;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0,0,0,.15) inset;
	padding: 4px 56px 4px 8px;
	width: 112px;
	margin-left: -8px;
}
.search_inpt::-webkit-input-placeholder {
	font-style: italic;
	color: #000;
}
.search_inpt:-moz-placeholder {
	font-style: italic;
	color: #000;
}
.search_inpt:placeholder {
	font-style: italic;
	color: #000;
}
.search_submit {
	color: #222;
	text-shadow: 0 0 1px rgba(255,255,255,.35);
	font-weight: bold;
	background: #65a6ac;
	border: 1px solid #509197;
	border-bottom-color: #3a787e;
	border-radius: 4px;
	box-shadow: 0 5px 5px -4px rgba(61,61,61,.49), 0 1px 0 #79bac0 inset;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 4px;
	left: 120px;
	height: 21px;
	width: 46px;
}
.search_submit:hover {
	background: #69aab0;
}
.search_submit:active {
	box-shadow: none;
}
/*/search_form*/


/* calc_teaser */
.calc_teaser .nu {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	display: block;
	background: url('../img/calc_teaser.png') no-repeat;
	padding: 72px 0 40px 84px;
	margin: 0 0 0 -24px;
}
.calc_teaser .u {
	color: #cafbff;
	border-bottom-color: #cafbff;
	border-bottom-color: rgba(202, 251, 255, .7);
}
/*/calc_teaser*/




/* menu */
.menu {
	background: #f8f8f8;
	border-bottom: 2px solid #e7e7e7;
	padding: 12px 0 36px 60px;
}
.menu ul {
	width: 106%;
}
.menu li {
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}
.menu img {
	display: block;
	margin: 0 0 -2px -20px;
}
.col_c_1 .menu li {
	width: 32%;
}
.menu .curr .u {
	color: #000;
	border-bottom: 2px solid #ebaf3c;
}
/* /menu */




/* carousel */
.carousel_out {
	background: #fff;
	position: relative;
	border-bottom: 2px solid #eee;
	height: 256px;
	width: 100%;
}
.carousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel ul {
	background: #fff;
	width: 20000em;
	height: 256px;
	position: relative; 
}
.carousel li {
	float: left;
}
.slide {
	position: relative;
	margin: 0 auto;
	width: 576px;
	height: 256px;
}
.slide_i {
	position: absolute;
	top: 0;
	left: 0;
}
.slide_des {
	position: absolute;
	left: 50%;
	top: 27px;
	width: 40%;
}
.slide_cat {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
.slide_h {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 9px;
}

.carousel_l, .carousel_r {
	cursor: pointer;
	position: absolute;
	top: 110px;
	background: url('../img/carousel_ctrls.png') no-repeat;
	width: 33px;
	height: 33px;
}
.carousel_l {
	left: 3%;
}
.carousel_r {
	background-position: -43px 0;
	right: 3%;
}
.carousel_l:active, .carousel_r:active {
	top: 111px;
}
/* /carousel */




/* content */
.content {
	background: #fff;
	padding: 18px 60px;
}
/* /content */




/* features */
.features {
	margin: 0 0 0 0;
}
.feature {
	list-style: decimal outside;
	color: #929292;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0 0;
}
.feature h2 {
	font-size: 16px;
	margin-bottom: 6px;
}
.feature .text {
	display: none;
}
.feature_curr {
	font-size: 18px;
}
.feature_curr .text {
	display: block;
}
.feature_curr h2 {
	font-size: 18px;
}
.feature_curr h2 .dot {
	color: #000;
	border-bottom: 2px solid #ebaf3c;
}
/* /features */




/* catalog_main */
.catalog_main {
	position: relative;
}
.catalog_kalyan {
	background: url('../img/polka.png') repeat-x 0 100%;
	position: relative;
	text-align: center;
	padding: 24px 0 11px 0;
	margin: 0 -60px;
}
.catalog_kalyan:before, .catalog_kalyan:after {
	content: '';
	position: absolute;
	bottom: 27px;
	width: 26px;
	height: 72px;
	background: url('../img/polka_lr.png') no-repeat;
}
.catalog_kalyan:before {
	left: -26px;
}
.catalog_kalyan:after {
	right: -26px;
	background-position: -36px 0;
}
.catalog_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.catalog_menu li {
	position: absolute;
	font-weight: bold;
	font-size: 16px;
}
.catalog_menu img {
	display: block;
	margin: 0 0 6px -12px;
}
.catalog_menu .catalog_menu_1 img {
	position: absolute;
	left: 0;
	top: 0;
}
.catalog_menu_note {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #000;
	display: block;
	margin-top: 4px;
}

.catalog_menu_1 {
	top: 0;
	left: 69%;
	padding: 31px 0 0 80px;
}
.catalog_menu_2 {
	top: 120px;
	left: 3%;
}
.catalog_menu_3 {
	top: 120px;
	left: 87%;
}
.catalog_menu_4 {
	top: 330px;
	left: 3%;
}
.catalog_menu_5 {
	top: 330px;
	left: 87%;
}
.accs_lnk {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	background: url('../img/accs_pat.png') no-repeat center 0;
	height: 44px;
	padding: 60px;
	margin: 0 -60px -54px -60px;
}
/* /catalog_main */




/* cats */
.cats {
	width: 120%;
}
.cat {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0 2% 18px 0;
}
.cat img {
	display: block;
}
/* /cats */




/* kalyan */
.kalyan_details {
	background: url('../img/kalyan/bw.png') no-repeat;
	width: 290px;
	height: 681px;
	margin: 42px auto 18px auto;
	position: relative;
}
.kalyan_details li {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	position: absolute;
	width: 100px;
}
.kalyan_details a.highlight {
	color: #ebaf3c;
	border-bottom-color: #ebaf3c;
}
.kalyan_details li img, .kalyan_details_2 li img {
	display: block;
	margin: 0 0 6px -10px;
}
.kalyan_details_2 {
	width: 440px;
	margin: 0 auto;
}
.kalyan_details_2 ul {
	width: 500px;
}
.kalyan_details_2 li {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	width: 100px;
	margin: 0 18px 12px 0;
}

.kalyan_parts div {
	position: absolute;
	display: none;
}
.kalyan_1 {
	background: url('../img/kalyan/1.png') no-repeat;
	top: 0;
	left: 115px;
	width: 82px;
	height: 106px;
	z-index: 10;
}
.kalyan_2 {
	background: url('../img/kalyan/2.png') no-repeat;
	top: 107px;
	left: 142px;
	width: 41px;
	height: 64px;
	z-index: 10;
}
.kalyan_3 {
	background: url('../img/kalyan/3.png') no-repeat;
	top: 197px;
	left: 91px;
	width: 78px;
	height: 231px;
	z-index: 5;
}
.kalyan_4 {
	background: url('../img/kalyan/4.png') no-repeat;
	top: 176px;
	left: 73px;
	width: 104px;
	height: 337px;
	z-index: 1;
}
.kalyan_5 {
	background: url('../img/kalyan/5.png') no-repeat;
	top: 218px;
	left: 85px;
	width: 155px;
	height: 34px;
	z-index: 10;
}
.kalyan_6 {
	background: url('../img/kalyan/6.png') no-repeat;
	top: 527px;
	left: 148px;
	width: 30px;
	height: 136px;
	z-index: 10;
}
.kalyan_7 {
	background: url('../img/kalyan/7.png') no-repeat;
	top: 253px;
	left: 132px;
	width: 58px;
	height: 169px;
	z-index: 10;
}
.kalyan_8 {
	background: url('../img/kalyan/8.png') no-repeat;
	top: 371px;
	left: 182px;
	width: 56px;
	height: 81px;
}
/* /kalyan */





/* items */
.page_menu {
	margin: 0 0 42px 0;
}
.page_menu li {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin: 0 24px 6px 0;
}
.page_menu .curr .dot {
	color: #000;
	border-bottom: 2px solid #ebaf3c;
}

.items {
	width: 118%;
}
.item {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin: 0 6% 42px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.item img {
	display: block;
	margin-bottom: 6px;
}
.coll_page .item {
	width: 17%;
	margin-right: 5%;
}
/* /items */





/* item */
.item_page {
	margin-bottom: 54px;
}
.item_art {
	font-size: 18px;
	color: #a5a5a5;
	margin-left: 12px;
}
.item_l {
	width: 62%;
}
.item_r {
	width: 36%;
}

.item_i {
	text-align: center;
}
.item_i_prevs {
	margin: 30px 0 0 0;
}
.item_i_prevs li {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 5px 9px;
}
.item_i_prevs .curr {
	border: 3px solid #eee;
	border-radius: 3px;
}

.item_des {
	width: 110%;
}
.item_des h3 {
	margin-bottom: 12px;
}
.item_des .text {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.coll_page .item_des .text {
	font-size: 16px;
	line-height: 24px;
}
.item_param_h {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 6px;
}
.item_price_bl {
	margin-bottom: 24px;
}
.item_price {
	font-weight: bold;
	font-size: 24px;
}
.r {
	font-size: 14px;
	font-style: italic;
	position: relative;
	top: -8px;
}
.item_tocart, .item_order {
	width: 120%;
}
.item_qty_bl {
	position: relative;
	margin-bottom: 18px;
}
.item_qty_inpt {
	width: 32px;
	text-align: right;
	font-weight: bold;
	padding-right: 12px;
	border-radius: 8px;
}
.item_qty_minus, .item_qty_plus {
	color: #000;
	cursor: pointer;
	position: absolute;
	top: 9px;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	width: 16px;
	height: 17px;
	border: none;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.item_qty_minus {
	background: #9b9b9b;
	text-shadow: 0 1px 1px #b4b4b4;
	border-bottom: 2px solid #747474;
	left: -7px;
}
.item_qty_minus:hover {background: #ababab;}
.item_qty_plus {
	left: 46px;
	background: #068894;
	text-shadow: 0 1px 1px rgba(255,255,255,.35);
	border-bottom: 2px solid #04666f;
}
.item_qty_plus:hover {background: #0d98a5;}
.item_qty_minus:active, .item_qty_plus:active {top: 10px;}

.item_sum {
	margin-bottom: 18px;
}
.item_sum .item_price {
	margin-top: 14px;
}

.item_avail {
	background: url('../img/avail.png') no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 24px;
	margin: 0 20px 12px -3px;
}
.item_none {
	background-position: 0 -37px;
}
/* /item */








/* colls */
.colls_zl {
	margin-top: 54px;
}
.coll_zl_2 {
	margin-left: 120px;
}
.coll_zl_i {
	width: 160px;
}
.coll_zl_des {
	margin: 48px 0 36px 0;
	width: 280px;
}
.coll_zl_des h2 {
	margin-bottom: 6px;
}
.coll_page_des {
	margin-bottom: 54px;
}
.coll_page_i {
	float: right;
	margin: -54px -40px 30px 40px;
}
/* /colls */




/* colls_r */
.colls_r h2 {
	text-transform: uppercase;
	color: #939191;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 24px;
}
.coll_r {
	margin: 0 0 36px 0;
}
.coll_r img {
	display: block;
	margin: 0 0 12px -2px;
}
.coll_r .u {
	font-weight: bold;
	font-size: 16px;
}
.coll_r_qty {
	margin-top: 6px;
}
/* /colls_r */




/* cats_r */
.cats_r {
	margin-bottom: 54px;
}
.cat_r {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 18px;
	position: relative;
	padding: 40px 0 0 44px;
	min-height: 40px;
}
.cat_r_i {
	position: absolute;
	left: -40px;
	top: 0;
}
/* /cats_r */






/* order_list */
.price_date {
	margin: 14px 0 0 0;
}
.sort {
	margin: 0 0 36px 0;
}
.sort_label {
	margin-top: 6px;
	font-size: 16px;
}

.order_list_items_group_h {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4a4a4a;
	margin-bottom: 36px;
}
.order_list_price_filter {
	position: relative;
	margin: 0 0 36px 0;
}
.order_list_price_filter_slider {
	position: relative;
	height: 1px;
	width: 172px;
	background: #bcbcbc;
	top: 9px;
	margin: 0 6px;
}
.ui-slider-range {
	position: absolute;
	left: 0;
	top: 0;
	height: 1px;
	background: #61a2a8;
}
.ui-slider-handle, .ui-slider-handle:hover {
	position: absolute;
	top: -8px;
	width: 12px;
	height: 14px;
	background: #068894;
	border-bottom: 3px solid #04666f;
	border-radius: 3px;
	margin-left: -6px;
}
.order_list_price_filter_val {
	position: absolute;
	top: -19px;
	left: 110px;
}

.order_list_items_group {
	margin: 0 0 54px 0;
}
.order_list_items {
	width: 110%;
}
.order_list_item {
	display: inline-block;
	vertical-align: top;
	width: 12%;
	margin: 0 4% 24px 0;
}
.order_list_item_i img {
	display: block;
	margin-bottom: 12px;
}
.order_item_name {
	font-weight: bold;
	margin-bottom: 6px;
}
.order_list_item .item_price {
	font-size: 14px;
}
.order_list_item .r {
	font-size: 10px;
	top: -5px;
}


.order_fixed_out {
	background: #f8f8f8;
	border-bottom: 3px solid #d7d7d7;
	width: 100%;
	height: 53px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.order_fixed {
	margin: 0 auto;
	min-width: 960px;
	max-width: 1150px;
	position: relative;	
}
.order_fixed_logo {
	position: absolute;
	left: 20px;
	top: 10px;
}
.order_fixed_sum {
	position: absolute;
	top: 11px;
	left: 260px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #9a9a9a;
}
.order_fixed_sum b, .order_fixed_sum .item_price {
	color: #000;
}
.order_fixed .btn1 {
	position: absolute;
	top: 10px;
	right: 20px;
}
/* /order_list */




/* cart */
.cart_item {
	margin: 0 0 36px 0;
	position: relative;
}
.cart_item_i {
	margin: 0 0 0 60px;
	width: 116px;
}
.cart_item_des {
	width: 34%;
	padding-right: 40px;
}
.cart_item_qty {
	width: 120px;
}
.cart_item_sum {
	text-align: right;
	width: 140px;
	margin-right: 40px;
}
.cart_item_del {
	background: url('../img/cart_del.png') no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.cart_item_name {
	font-weight: bold;
	margin-bottom: 6px;
}
.cart_item_art {
	color: #a5a5a5;
	font-weight: bold;
	margin-bottom: 6px;
}
.cart_item_des .item_price {
	font-size: 14px;
}
.cart_item_des .r {
	font-size: 10px;
	top: -5px;
}
.deleted {
	background: url('../img/px.png');
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.cart_summary {
	border-top: 3px solid #b4dbdf;
	margin: 0 -60px -54px;
	padding: 18px 60px 0 60px;
	position: relative;
}
.cart_total {
	white-space: nowrap;
	width: 40%;
	margin: 0 120px 0 180px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #9a9a9a;
}
.cart_summary .btn1 {
}
.cart_total b, .cart_total .item_price {
	color: #000;
}
/* /cart */



/* checkout */
.checkout_l {
	width: 55%;
	margin-right: 9%;
}
.checkout_r {
	width: 35%;
}
.checkout_group {
	margin: 0 0 36px 0;
}
.checkout_group_h {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 0 18px -20px;
}
.checkout_group label {
	font-size: 14px;
}

.checkout_submit {
	margin: 0 0 0 180px;
}
.checkout_submit p {
	margin-top: 18px;
	font-size: 16px;
}


.checkout_list_h {
	border-bottom: 1px solid #d6d6d6;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	margin: -50px 0 24px 0;
}
.checkout_list_h span {
	background: #fff;
	padding: 0 12px;
	position: relative;
	top: 8px;
}

.checkout_items li {
	list-style: decimal inside;
	color: #999;
	font-size: 10px;
	margin-bottom: 18px;
}
.checkout_list_name {
	padding-left: 3px;
}
.checkout_list_name, .checkout_list_multi {
	font-size: 14px;
	color: #666;
}
.checkout_list_multi {
	padding: 0 4px;
}
.checkout_list_qty, .checkout_list_sum {
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.checkout_total {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}
.checkout_total_val {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 18px;
}
.checkout_correct_lnk {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
/* /checkout */






/* cabinet */
.cab_group, .cab_history, .cab_kalyans {
	position: relative;
	padding: 0 0 36px 180px;
}
.cab_group_h {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.cab_info_item {
	display: inline-block;
	vertical-align: top;
	width: 39%;
	margin: 0 10% 18px 0;
}
.cab_info_item_label {
	font-size: 12px;
	margin-bottom: 4px;
}
.cab_info_item_val {
	font-size: 16px;
}

.cab_history {
	margin-bottom: 36px;
}
.cab_history_h, .cab_kalyans_h {
	position: absolute;
	top: -6px;
	left: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
.cab_history_item {
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
	width: 39%;
	margin: 0 10% 24px 0;
}

.cab_kalyan {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin: 0 0 36px 0;
}
/* /cabinet */





/* calc */
.calc_code {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #a5a5a5;
	margin: 0 0 18px -20px;
}
.calc_global_color_menu {
	margin: 12px 0 0 54px;
	font-size: 16px;
}

.calc {
	margin: 36px auto 0 auto;
	width: 700px;
	text-align: center;
}
.calc_with_modal {
	width: auto;
}
.calc_item {
	position: relative;
}
.calc_item_5 {
	margin: -77px 0 0 0;
	position: absolute;
	left: 168px;
    display: table-cell;
    vertical-align: bottom;
    z-index: 1;
}
.calc_item_4 {
	margin-bottom: 54px;
}
.calc_item_3 {
	margin-bottom: -6px;
}
.calc_with_modal .calc_item_5 {
	right: 337px;
}
.calc_item_des {
	position: absolute;
	text-align: left;
	width: 180px;
}

.calc_item_i {
	display: inline-block;
	vertical-align: top;
}
.calc_item_des_h {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
}
.calc_line {
	height: 1px;
	background: #d7d7d7;
	position: absolute;
	top: 11px;
}
.calc_item_1 .calc_line {
	width: 150px;
	left: -168px;
}
.calc_item_2 .calc_line {
	width: 124px;
	left: 148px;
}
.calc_item_3 .calc_line {
	width: 240px;
	left: 66px;
}
.calc_item_4 .calc_line {
	width: 154px;
	left: -174px;
}
.calc_item_5 .calc_line {
	width: 154px;
	left: 64px;
}
.calc_item_art {
	font-weight: bold;
	font-size: 16px;
	/*display: none;*/
	margin-bottom: 6px;
}
.calc_item_colors {
	/*display: none;*/
}
.calc_item_selected .calc_item_art, .calc_item_selected .calc_item_colors {
	display: block;
}

.calc_item_2 .calc_item_des, .calc_item_3 .calc_item_des, .calc_item_4 .calc_item_des {
	left: 0px;
}
.calc_item_1 .calc_item_des {
	left: 560px;
	top: 10px;
}
.calc_item_2 .calc_item_des {
	top: -2px;
}
.calc_item_3 .calc_item_des {
	top: 91px;
}
.calc_item_4 .calc_item_des {
	top: 42px;
	left: 560px;
}
.calc_item_5 .calc_item_des {
	top: 80px;
	left: -168px;
	/*right: -208px;*/
}


.calc_item_color_out {
	display: inline-block;
	vertical-align: top;
	border: 2px solid #e9e9e9;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	padding: 2px;
	text-align: center;
	position: relative;
	z-index: 5;
}
.calc_item_color_out_curr {
	border-color: #e9662c;
	cursor: pointer;
}
.calc_item_color {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	cursor: pointer;
}


.calc_with_modal .calc_item_des {
	display: none;
}

.calc_modal_out {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: url('../img/px.png');
	text-align: center;
	position: absolute;
	bottom: -6px;
	left: -60px;
	right: -60px;
	padding: 1px 0;
	z-index: 1;
}
.calc_modal {
	position: relative;
	overflow: hidden;
    width: 1104px;
    margin-left: 1px;
}
.calc_modal_in {
	/*width: 9999px;*/
	text-align: left;
}
.calc_modal_close {
	position: absolute;
	top: -12px;
	right: 10px;
	width: 26px;
	height: 27px;
	cursor: pointer;
	background: url('../img/calc/calc_close.png') no-repeat;
}
.calc_modal_l, .calc_modal_r {
	cursor: pointer;
	position: absolute;
	top: 45%;
	background: url('../img/carousel_ctrls.png') no-repeat;
	width: 33px;
	height: 33px;
}
.calc_modal_l {
	left: 10px;
}
.calc_modal_r {
	background-position: -43px 0;
	right: 10px;
}
.calc_modal_l:active, .calc_modal_r:active {
    top: 46%;
}


.film_roll_wrapper {
   display: block;
   text-align: center;
   float: none;
   position: relative;
   top: auto;
   right: auto;
   bottom: auto;
   left: auto;
   z-index: auto;
   width: 100%;
   margin: 0 !important;
   padding: 0 !important;
   overflow: hidden;
   width: 100%;
 }
.film_roll_shuttle {
   text-align: left;
   float: none;
   position: absolute;
   top: 0;
   left: 0;
   right: auto;
   bottom: auto;
   margin: 0 !important;
   padding: 0 !important;
   z-index: auto;
 }
 .film_roll_shuttle.vertical_center:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle;
   margin-right: -0.25em;
 }
.film_roll_child {
  position: relative;
  display: inline-block;
  *display:inline;
  vertical-align:middle;
  zoom:1;
}
.film_roll_prev, .film_roll_next {
   position: absolute;
   top: 48%;
   left: 15px;
   width: 40px;
   height: 40px;
   margin: -20px 0 0 0;
   padding: 0;
   font-size: 60px;
   font-weight: 100;
   line-height: 30px;
   color: white;
   text-align: center;
   background: #222;
   border: 3px solid white;
   border-radius: 23px;
   opacity: 0.5;
 }
.film_roll_prev:hover, .film_roll_next:hover {
   color: white;
   text-decoration: none;
   opacity: 0.9;
 }
.film_roll_next {
   left: auto;
   right: 15px;
 }
.film_roll_pager {
   text-align: center;
 }
.film_roll_pager a {
   width: 5px;
   height: 5px;
   border: 2px solid #333;
   border-radius: 5px;
   display: inline-block;
   margin: 0 5px 0 0;
   transition: all 1s ease;
 }
.film_roll_pager a:hover {
   background: #666;
 }
.film_roll_pager a.active {
   background: #333;
 }
.film_roll_pager span {
   display: none;
 }
 .film_roll_pager a, a.film_roll_prev, a.film_roll_next {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }


.calc_modal_item {
	display: inline-block;
	/*padding: 36px 13px 12px;*/
	padding: 10px 13px 12px;
	width: 70px;
	/*height: 213px;*/
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	position: relative;
	display: table-cell;
}
.va_top .calc_modal_item {
    vertical-align: top;
}

.va_top .calc_modal_item img{
    margin-top: 10px;
}
.va_top .calc_modal_item_curr  img {
	margin-top: -32px;
	margin-bottom: auto;
}

.va_bottom .calc_modal_item {
    vertical-align: bottom;
}

.va_bottom .calc_modal_item_curr  img {
    margin-bottom: -34px;
}

.calc_modal_item_curr .dash {
	/*display: none;*/
	visibility: hidden;
}
.calc_modal_item_curr img {
	/*margin-bottom: -31px;*/
}

.calc_modal_item:hover {
	background: #f6dca9;
	cursor: pointer;
}
.calc_modal_item:hover .dash {
	border: none;
	color: #000;
}
.calc_modal_item img {
	
}

.calc_submits {
	position: relative;
}
.calc_summary_tall {
	position: absolute;
	top: -1px;
	text-align: left;
	margin-left: 320px;
	width: 100px;
}
.calc_summary_h {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 6px;
}
.calc_tall {
	font-weight: bold;
	font-size: 24px;
}


.calc_summary {
	text-align: left;
	margin: 0 0 0 330px;
    padding-bottom: 30px;
}
.calc_submits {
	margin-top: 18px;
}
.calc_submits_or {
	display: inline-block;
	vertical-align: top;
	margin: 5px 6px 0;
}
.calc_submits_incarousel {
	text-align: left;
	margin: 0px 0 0 80px;
	left: 50%;
	top: -178px;
}
.calc_submits_incarousel .btn3 {
	margin: 2px 0 0 16px;
}

.calc_summary_finished {
	width: 220px;
	margin: -24px 0 0 560px;
}
.calc_summary_finished .calc_submits {
	margin: 4px 0 0 0;
}
.calc_summary_finished .calc_submits_or {
	margin-bottom: 8px;
}
.calc_summary_finished .item_price {
	margin-bottom: 9px;
}
/* /calc */

/*-----------------/PAGE-----------------*/




/*-----------------FOOTER-----------------*/
.footer {
	background: #2b2b2b;
	margin: 0 -56px 0 -74px;
	padding: 60px 56px 30px 74px;
}
.footer_in {
	color: #666;
	position: relative;
}
.footer_in a, .footer_in .u {
	color: #666;
}
.footer_in .u {
	border-bottom-color: #666;
}
.c {
	font-size: 14px;
	line-height: 24px;
	width: 177px;
}
.logo_footer {
	width: 19%;
}
.age {
	width: 17%;
	padding: 0 3% 3px 6%;
	font-size: 12px;
	line-height: 14px;
	background: url('../img/age.png') no-repeat;
}
.footer_contacts {
	text-align: right;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	top: 0;
	right: 180px;
}
.footer_tel {
	font-size: 18px;
}
.footer_tel span {
	color: #adadad;
}
.footer_email {
	font-size: 16px;
}
#madein {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	right: 4px;
	top: 0;
}
#madein img {
	margin: 0 0 -7px 0;
}
/*----------------/FOOTER----------------*/




