/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	color:#53534b;
	background:#f3f3f2;
	}
/* global styles */
img { border:none; }
p { padding:0; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#53534b; padding:0; }
h1 { font-size:24px; font-weight:normal; }
h2 { font-size:22px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
hr { height:1px; border:none; color:#53534b; background:#53534b; }
.clear { clear:both; }
.text { display:table; }
.blue { color:#0196d6 !important; }

ul {
	margin:10px 0px;
	padding:0;
	list-style:none;
	}
ul li {
	padding:2px 0px 2px 15px;
	background:url(../i/marker.gif) left 6px no-repeat;
	}

form {
	margin:0;
	padding:0;
	font-size:12px;
	}
form table {
	border-collapse:collapse;
	width:100%;
	}
form table tr td {
	vertical-align:top;
	width:200px;
	padding:0;
	}
form table tr td input {
	width:198px;
//	width:196px;
	border:solid 1px #b8b8b8;
	margin-bottom:15px;
	}
form table tr td textarea {
	width:198px;
//	width:196px;
	border:solid 1px #b8b8b8;
	margin-bottom:15px;
	}
form table tr th {
	text-align:left;
	padding-left:40px;
	}
form table tr th textarea {
	width:435px;
//	width:431px;
	border:solid 1px #b8b8b8;
	margin-bottom:15px;
	}
form table tr td select {
	width:200px;
	border:solid 1px #b8b8b8;
	margin-bottom:15px;
	}
form strong {
	display:block;
	margin-bottom:2px;
	}
form div.button {
	width:198px;
	float:right;
	border:solid 1px #ff3c13;
	height:24px;
//	height:25px;
	overflow:hidden;
	}
form div.button input {
	border:solid 1px #ffffff;
	width:198px;
	background:#ee6e16 url(/i/buttonBG.gif) left top repeat-x;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	padding:3px 0px;
	font-family:Tahoma;
	}

#HTMLBlockBG {
	width:980px;
	margin:0 auto;
	background:#f3f3f2;
	}
#HTMLBlock {
	width:920px;
	margin:0 auto;
	position:relative;
	z-index:1;
	}

a:active, a:focus, img { outline:none !important; }
:focus{ -moz-outline-style:none !important; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#53534b;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

a.readmore:link, a.readmore:active, a.readmore:visited {
	text-decoration:none;
	color:#ff7e00;
	font-size:12px;
	padding-left:12px;
	background:url(/i/readmore.gif) left 4px no-repeat;
	}
a.readmore:hover {
	text-decoration:underline;
	}

#headerBlocks {
	width:920px;
	min-height:55px;
	height:auto !important;
	height:55px;
	position:relative;
	z-index:2;
	text-align:center;
	padding:14px 0px 19px 0px;
	}

a#logotype:link, a#logotype:active, a#logotype:visited {
	position:absolute;
	left:3px;
	top:5px;
	z-index:3;
	}
a#logotype:hover {
	}

#phones {
	position:absolute;
	right:0px;
	top:10px;
	color:#f88514;
	font-size:24px;
	font-weight:bold;
	line-height:100%;
	}
#phones span {
	color:#abbac5;
	font-size:14px;
	font-weight:normal;
	margin-right:5px;
	}

#topMenu {
	height:26px;
	padding-top:4px;
	background:url(/i/topMenuBG.gif) left top repeat-x;
	overflow:hidden;
	border-bottom:solid 1px #ffffff;
	}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	display:block;
	float:left;
	margin-right:1px;
	height:26px;
	background:url(/i/topMenuLink.gif) left top repeat-x;
	overflow:hidden;
	line-height:22px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	padding:0px 13px;
	}
#topMenu a:hover {
	color:#471608;
	background:#ffffff;
	}
#topMenu a.act:link, #topMenu a.act:active, #topMenu a.act:visited, #topMenu a.act:hover {
	color:#471608;
	background:#ffffff;
	}

#advBlock {
	width:920px;
	overflow:hidden;
	background:url(/i/advBlocks.gif) left top repeat-y;
	margin:15px 0px;
	}
#advLayer {
	width:960px;
	}
#advLayer .adv {
	width:200px;
	height:270px;
	float:left;
	margin-right:40px;
	overflow:hidden;
	}
#advLayer .adv .img {
	width:192px;
	height:133px;
	border:solid 4px #ffffff;
	overflow:hidden;
	background:#ffffff;
	}
#advLayer .adv .img img {
	width:192px;
	}
#advLayer .adv .txt {
	width:176px;
	overflow:hidden;
	background:#ffffff;
	padding:4px 12px 20px 12px;
	}
#advLayer .adv .txt h4 {
	margin:0px 0px 5px 0px;
	padding:0;
	color:#11489c;
	text-transform:uppercase;
	}
#advLayer .adv .txt a:link, #advLayer .adv .txt a:active, #advLayer .adv .txt a:visited {
	color:#ff7e00;
	font-size:12px;
	}
#advLayer .adv .txt a:hover {
	}


#leftBlocks {
	width:200px;
	float:left;
	min-height:300px;
	overflow:hidden;
	}
#leftBlocks .block {
	width:200px;
	display:table;
	margin-bottom:20px;
	padding-bottom:20px;
	}
#rightBlocks {
	width:680px;
	float:left;
	margin-left:40px;
	overflow:hidden;
	}
#rightBlocks .block {
	width:680px;
	margin-bottom:20px;
	padding-bottom:20px;
	}

.blockTitle {
	border-bottom:dotted 1px #acacac;
	margin:0px 0px 12px 0px;
	padding:5px 0px;
	font-size:17px;
	line-height:100%;
	}

table.people {
	width:200px;
	border-collapse:collapse;
	}
table.people tr td {
	padding:14px 0px 27px 0px;
	font-size:12px;
	}
table.people tr.person {
	background:#ffffff;
	}
table.people tr.person img {
	width:66px;
	height:66px;
	}
table.people tr.person td {
	vertical-align:middle;
	padding:6px 27px 7px 8px;
	width:66px;
	text-align:left;
	}
table.people tr.person th {
	text-align:left;
	vertical-align:middle;
	padding:6px 8px 7px 0px;
	font-size:12px;
	}

#managers {
	width:720px;
	}
#managers .manager {
	width:200px;
	float:left;
	margin-right:40px;
	height:180px;
	overflow:hidden;
	}


#catMenu {
	margin-top:26px;
	border-top:solid 3px #be170a;
	font-size:0px;
	}
#catMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#catMenu ul li {
	background:#ffffff;
	display:block;
	padding:0;
	border-bottom:solid 1px #a6bee3;
	}
#catMenu ul li a:link, #catMenu ul li a:active, #catMenu ul li a:visited {
	color:#11479b;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	padding:6px 0px 6px 7px;
	font-size:11px;
	}
#catMenu ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
	background:#f76e14;
	}
#catMenu ul li a.act:link, #catMenu ul li a.act:active, #catMenu ul li a.act:visited, #catMenu ul li a.act:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	padding:6px 0px 6px 7px;
	background:#f76e14;
	}
#catMenu ul li ul li {
	background:#f3f3f2;
	display:block;
	padding:0;
	border-top:solid 1px #a6bee3;
	border-bottom:none;
	}
#catMenu ul li ul li a:link, #catMenu ul li ul li a:active, #catMenu ul li ul li a:visited {
	color:#11479b;
	text-decoration:none;
	font-weight:normal;
	display:block;
	border-bottom:none;
	border-top:none;
	padding:5px 0px 5px 15px;
	}
#catMenu ul li ul li a:hover {
	text-decoration:underline;
	color:#724924;
	background:none;
	}
#catMenu ul li ul li a.act:link, #catMenu ul li ul li a.act:active, #catMenu ul li ul li a.act:visited, #catMenu ul li ul li a.act:hover {
	color:#724924;
	text-decoration:underline;
	font-weight:normal;
	display:block;
	border-bottom:none;
	border-top:none;
	padding:5px 0px 5px 15px;
	background:none;
	}

#products {
	width:720px;
	}
#products .item {
	width:200px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
	height:285px;
	overflow:hidden;
	background:#ffffff;
	}
#products .item .ifoto {
	width:190px;
	height:130px;
	overflow:hidden;
	margin:4px auto;
	border:solid 1px #adadad;
	}
#products .item .ifoto img {
	width:190px;
	}
#products .item .ititle {
	padding:2px 12px 20px 12px;
	color:#11489c;
	font-weight:bold;
	}
#products .item .idesc {
	padding:0px 12px 20px 12px;
	font-size:11px;
	}


#footerBlocks {
	border-top:dotted 1px #acacac;
	padding:12px 0px 20px 0px;
	font-size:11px;
	}
#footerBlocks .menu a:link, #footerBlocks .menu a:active, #footerBlocks .menu a:visited {
	color:#0196d6;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-right:20px;
	}
#footerBlocks .menu a:hover {
	color:#471608;
	text-decoration:none;
	}







/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/i/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
