/* reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
body { font: 12px/18px Arial, Tahoma, Verdana, sans-serif; position: relative; background: #ffffff url(images/bg.png) 0 0 repeat-x; }
a { color: #006595; outline: none; text-decoration: underline; }
a:hover, a:focus { text-decoration: none; }
p { margin: 0 0 18px }
img { border: none; }
input { vertical-align: middle; }


span.b {
	font-weight: bold;
}
.h2, .h3 {
	display: block;
	font-weight: bold;
}


.clearfix:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; }
.clearfix { display: block; }
.clear { clear:both; }
.important { color: #ff0000 !important; }
p.important { margin-bottom: 0; }
.left { text-align: left; }

.wrapper_footer_bg { position: relative; z-index: 2; /*overflow: hidden;*/ background: url(images/footer.png) 50% 100% no-repeat; }
body.first_page .header_bg { background-image: url(images/header_first_page.png); }

#wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	position: relative;
}

h1 { margin: 10px 0; font-size: 16pt; color: #0095da; }
h2, .h2 { text-align: center; font-size: 120%; }
.sidebar h2,
.sidebar .h2 { margin: 1em 0; font-size: 1.6em; white-space: nowrap; }

/* Header
-----------------------------------------------------------------------------*/
#header { padding: 10px 0; position: relative; z-index: 2; }
#company_logo {
float: left;
margin-left: 80px; padding: 75px 0 0 40px;
width: 300px; height: 40px;
background: url(images/logo.png) 0 0 no-repeat; }

#company_logo img{margin: 0 40px 0 0;}

.contacts { float: right; position: relative; }
.contacts a, .contacts a:link, .contacts ul.icq { color: #806a50; }
.contacts div.phone { margin-top: 10px; margin-right: 80px; padding-bottom: 5px; width: 270px; height: 37px; background: url(images/phone.png) 0 0 no-repeat; }
.contacts ul.mail { padding-bottom: 5px; position: relative; padding-left: 168px;}
.contacts ul.price { margin-bottom: 10px; padding-top: 10px; padding-bottom: 5px; }
.contacts ul.mail, .contacts ul.price { margin-left: 0px; }
.contacts ul.icq { position: absolute; top: 50px; right: 10px; }
.contacts ul.phone li { float: left; margin: 5px 15px; color: #01487F; font-size: 150%; }
.contacts ul.phone li b { color: #0164AA; font-size: 80%; }
.contacts ul.phone li small { font-size: 60%; font-weight: bold; }
.contacts ul.mail li { margin: 5px 0; position: relative; }
.contacts ul.price li { height: 34px; width: 162px; background: url(images/button.png) 0 0 no-repeat; display:inline-block; line-height: 1.1em;}
.contacts ul.price a { float: left; margin: 3px 15px; text-align: center; font-style: italic; }
.contacts ul.price a.pricelist {margin: 8px 15px;}
.contacts ul.icq img { vertical-align: middle; }

#slider { clear: both; margin: 0 auto; padding: 9px 0 9px 150px; height: 195px; width: 850px; position: relative; overflow: hidden; }
#slider .mask { height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: url(images/slider_mask.png) 0 0 no-repeat; z-index: 10; }
#slider .slide { font-size: 140%; color: #dedede; position: relative; }
#slider-descriptions {
	position: absolute;
	top: 40px;
	right: 0;

/*	position: relative;
	top: -250px;
	left: 580px;*/
	width: 270px;
	height: 150px;

	z-index: 10;
	overflow: hidden;
}
#slider .slide_description {
	padding: 10px;
	width: 250px;
	font-size: 10pt;
	line-height: 18pt;
	color: #abe1fa;

	position: absolute;
	top: 0;
	left: 0;
}
#slider .slide_description span.first {
	display: block;
	margin-bottom: 10px;
	width: 100%;
	font-size: 30pt;
	line-height: 30pt;
	color: #ffffff;
}
#slider .slide_description span.other { display: inline-block; width: 100%; }
#slider a.more {
	padding: 7px 0 0 0;
	width: 143px;
	height: 30px;
	position: absolute;
	right: 20px;
	bottom: 30px;
	font-size: 14pt;
	text-align: center;
	text-decoration: none;
	color: #231f20;
	background: url(images/more.png) 0 0 no-repeat;
	z-index: 10;
}
#slider a.more:hover, #slider a.more:focus { color: #0095da; }

/* Middle
-----------------------------------------------------------------------------*/
#middle { margin: 0 0 0 240px; height: 1%; position: relative; min-width: 520px; z-index: 1; }
#container { float: left; margin-right: -100%; width: 100%; overflow: hidden; }
body.first_page #container { padding-top: 0; }

/* Top
-----------------------------------------------------------------------------*/
#top { padding: 10px; }
#top h2,
#top .h2 { margin-bottom: 15px; color: #0071b4; font-size: 1.6em; }
#top a.bell {
	float: left;
	display: block;
	padding: 25px 10px 10px 80px;
	height: 35px;
	font-size: 14pt;
	font-style: italic;
	color: #f58220;
	background: url(images/bell.png) 0 50% no-repeat;
}

#sideLeft a.bell {
	float: left;
	display: block;
	padding: 25px 15px 10px 80px;
	height: 50px;
	background: url(images/bell.png);
}
#top div.basket { float: right; }

#top div.basket a.h2{ margin-top: 8px; }

/* Content
-----------------------------------------------------------------------------*/
#content { margin-bottom: 20px; padding: 10px; }
#content ul, #content ol { padding-left: 2em; list-style: disc;}
#content li { margin-bottom: 18px; }

div.preview { margin: 0 auto 10px; padding-top: 20px; width: 500px; background: url(images/preview_top.png) 50% 0 no-repeat; }
div.preview div { padding: 0 10px 20px; width: 480px; text-align: center; background: url(images/preview_bottom.png) 50% 100% no-repeat; }

div.catalog div.element {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 5px 5px 20px 9px;
	width: 230px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
div.catalog a.main_name { text-align: center; }
div.catalog a.main_name, div.catalog a.main_name:link, div.catalog-element div.description div {
	display: block;
    padding-top: 10px;
    height: 145px;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #2d70ae;
}
div.catalog a.main_name:hover, div.catalog a.main_name:focus { color: #f58220; }
div.catalog a.main_name span { width: 230px; }
div.catalog-element div.description div span { white-space: nowrap; }
div.catalog a.main_name span, div.catalog-element div.description div span { position: absolute; top: 0; left: 0; }
div.catalog-element div.description div { float: left; margin-right: 10px; }
div.catalog-element li a, div.catalog-element li a:link { padding-left: 15px; font-weight: bold; color: #27241d; }
div.catalog-element li a:hover { color: #169ce3; background: url(images/arrow2.png) 0 50% no-repeat; }

#content div.catalog ul { padding: 0; font-size: 80%; }
#content div.catalog li { display: inline-block; margin: 0; }
#content div.catalog li { display: block; }
div.catalog li a { display: block; padding-left: 10px; color: #000000; background: url(images/arrow.png) 0 7px no-repeat; }

/* Forms */
fieldset { clear: both; }
legend { margin-bottom: 10px; font-size: 110%; font-weight: bold; }
label { float: left; margin: 5px 10px; width: 150px; text-align: right; }
input, select { float: left; margin: 3px 0; }
button {
	padding: 0 0 0 9px;
	border: none;
	overflow: visible;
	font-size: 120%;
	font-weight: bold;
	background: url(images/button_left.png) 0 0 no-repeat;
}
button div {
	margin: -1px 0 0 -1px;
	padding: 10px 15px 5px 4px;
	height: 22px;
	background: url(images/button_right.png) 100% 0 no-repeat;
}
button:hover, button:focus { color: #0095da; /*background-image: url(images/button_left_hover.png);*/ }
/*button:hover div, button:focus div { background-image: url(images/button_right_hover.png); }*/
button:active div { padding: 11px 14px 4px 5px; }
button.left { float: left; }
button.right { float: right; }
textarea { margin: 1px 0; padding: 2px; border: 1px solid #a0a0a0; font-size: 100%; }

/* Tables */
table { margin: 0 auto; border-spacing: 1px 5px; }
table.transparent_border { margin: 0 auto; border-spacing: 0px; border-collapse: collapse;}
.transparent td {background-color: transparent;}
.transparent_border td {background-color: transparent; border: 1px solid #000;}
caption { text-align: left; }
thead tr { background-color: #d1cbc6; }
tfoot { font-weight: bold; }
th, td { vertical-align: middle; }
th { padding: 5px 10px; font-weight: normal; color: #ffffff; background-color: #d1cbc6; }
td { padding: 0 5px; text-align: center; background-color: #dfd9d6; }
td a { color: #000000; }
td input { float: none; width: 3em; font-size: 100%;}
td.basket { background-color: transparent; white-space: nowrap; }
td.basket a { display: block; margin: 0 5px; padding-left: 20px; text-align: left; color: #0095da; background: url(images/to_basket.png) 0 50% no-repeat; }

.sendTable tr td {text-align: left;}
.sendTable td input {width: 500px;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft { width: 240px; position: relative; left: -240px; }
.sidebar h3,
.sidebar .h3 { margin: 0 auto 1em; width: 220px; font-size: 1.3em; color: #231f20; }

/* Footer
-----------------------------------------------------------------------------*/
#footer { padding: 10px; height: 105px; color: #ffffff; }
#footer p { float: left; margin-top: 20px; }
#footer a, #footer a:link { color: #ffffff; text-decoration: none; }
#footer a:hover, #footer a:focus { text-decoration: underline; }
#footer .counter { float: right; margin: 20px 5px 5px 5px; }

div.bottom-menu .separator { border-right-color: #ffffff; }


ul#horizontal-multilevel-menu {
	left: 0;
}
h1 {
	clear: both;
}
/* fix for UisConsultant script */
#uis_consultant table tr td { background: transparent; }

.element li a {color: #000000;}

li span.urlid a {color: #ff0000 !important;}

.required{
	font-size: 1.6em;
	color: #F11;
}

/* ÔÎÒÎÃÀËÅÐÅß */
.catalog-element{float:left; width: 400px;}
.photos{
float: right;
width: 240px;
}
.photos_cont{
text-align: center;
}
.photo{
display: inline-block;
width: 235px;
margin-bottom: 10px;
text-align: center;
}

/* ÎÒÇÛÂÛ È ÏÐÅÄËÎÆÅÍÈß */
.kniga-img {margin-left: 15px; margin-top: 10px;}
.kniga-head {font-size: 1.5em;}
.crying {vertical-align: middle;}

#addOtzivForm {
/*float: right;*/
/*width: 310px;*/
margin: 0 0 20px 20px;
text-align: center;
}

#addOtzivForm input, 
#addOtzivForm textarea{
	float: none;
	width: 90%;
	padding: 4px;
	border: 1px solid #999;
	border-radius: 3px;
}

#addOtzivForm textarea {height: 12em;}

#addOtzivForm input[type="submit"], .submitstyle{
	color: white;
	border: 1px solid #FFF;
	cursor: pointer;
background: rgb(73,155,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */

}

.submitstyle {
width: 724px;
height: 30px;
border-radius: 3px 3px 3px 3px;}

.otziv{
	margin-bottom: 20px;
	font-size: 120%;
}
.otziv-username {font-weight: bold;}
.otvet-text {margin-top: 10px; font-style: italic;}

#vertical-multilevel-menu li {
float: left;
width: 208px;}

.form_price{
position: absolute;
display: none;
background-color: #e0f3fd;
width: 307px;
border-style: solid;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border-color: #768797;
border-width: 1px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 10px;
left: 364px;
top: 119px;
z-index: 100;
font-weight: bold;
}
.form_price form{
	margin-top: 5px;
	margin-left: 9px;
}
.form_price .price_cation{
	width: 290px;
}
.form_price input[type="text"]{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-style: solid;
border-width: 1px;
border-color: #aaa;
border-radius: 4px;
	height: 27px;
	margin-right: 19px;
	width: 265px;
}

.small_form_price{
position: absolute;
display: none;
width: 243px;
height: 18px;
padding-left: 19px;
padding-top: 15px;
padding-bottom: 10px;
left: 366px;
top: 105px;
z-index: 100;
background-image: url(/bitrix/templates/fitting_new/images/ballon.png);
}

.small_cross{
float: right;
margin-right: 10px;
cursor: pointer;
}
.podpis_price{
	cursor: pointer;
}

.not_view{
	margin-right: 10px;
}
.button_to_price{
margin-left: 50px;
margin-top: 2px;
background-image: url('images/to_price_button.png');
height: 30px;
width: 118px;
border-style: none;
cursor: pointer;
display: block;
}

.img_block_price{
float: left;
height: 50px;
width: 25px;
padding-top: 22px;
}
.head_price{
	font-size: 14px;
}
.cross_img{
float: right;
margin-right: 20px;
cursor: pointer;;
}


.BB {	font-weight: bold;}
.BB_small {
	font-size: smaller;
}