/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	color:#53534b;
	background:#f5f6f6 url(/i/bg.gif) left top repeat;
}
/* 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:#acacac; background:#acacac; }
.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 {
	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:#f5f6f6 url(/i/bg.gif) left top repeat;
}
#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:#013968;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

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

a.orange:link, a.orange:active, a.orange:visited {
	text-decoration:none;
	color:#ff7e00;
	font-size:12px;
}
a.orange:hover {
	text-decoration:underline;
}

#headerBlocks {
	width:900px;
	min-height:64px;
	_height:auto !important;
	_height:64px;
	position:relative;
	z-index:2;
	text-align:center;
	padding:22px 10px 0px 10px;
}

a#logotype:link, a#logotype:active, a#logotype:visited, a#logotype:hover { float:left; }

#contacts {
	float:right;
	width:330spx;
	overflow:hidden;
	text-align:left;
	color:#0196d6;
	line-height:16px;
}
#contacts a:link, #phones a:active, #phones a:visited {
	color:#0196d6;
}
#phones {
	color: #023669;
	font-size: 24px;
}
#phones span {
	color: #A0A0A0;
	font-size: 15px;
	padding-right: 0.7em;
	white-space: nowrap;
}
#contacts strong {
	color:#646870;
}
#contacts ul {
	/*margin-left: 175px;*/
	list-style: none;
}
#contacts ul li {
	padding: 0px;
	background: none;
}
#topMenu {
	height:30px;
	overflow:hidden;
	background:#023669 url(/i/topMenuBG.gif) left top repeat-x;
}
#topMenu .left {
	padding-left:8px;
	background:url(/i/topMenuLeft.gif) left top no-repeat;
	height:30px;
}
#topMenu .right {
	padding-right:8px;
	background:url(/i/topMenuRight.gif) right top no-repeat;
	height:30px;
}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	display:block;
	float:left;
	margin-right:24px;
	margin-left:4px;
	height:30px;
	overflow:hidden;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}
#topMenu a:hover {
	text-decoration:underline;
}
#topMenu a.act:link, #topMenu a.act:active, #topMenu a.act:visited, #topMenu a.act:hover {
	text-decoration:underline;
}
#topMenu a.priceLink:link, #topMenu a.priceLink:active, #topMenu a.priceLink:visited {
	color:#f0ead4;
	text-decoration:underline;
	float:right;
}
#topMenu a.priceLink2:link, #topMenu a.priceLink2:active, #topMenu a.priceLink2:visited{
	color:#5795af;
	text-decoration:underline;
	float:right;
}
#topMenu a.priceLink:hover {
}
#topMenu a.priceLink span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}

#flashBlock {
	padding:4px 0px 20px 0px;
	clear:both;
}

#advBlock {
	width:680px;
	overflow:hidden;
	margin:5px 0px 50px 0px;
	float:right;
}
#advLayer {
	width:730px;
}
#advLayer .adv {
	width:200px;
	float:left;
	margin:0px 40px 20px 0px;
	overflow:hidden;
}
#advLayer .adv a:link, #advLayer .adv a:active, #advLayer .adv a:visited {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#advLayer .adv a:hover {
	text-decoration:underline;
}
#advLayer .adv ul {
	margin:9px 0 0 0;
	padding:0;
	display:block;
	border-top:solid 1px #c6d5df;
}
#advLayer .adv ul li {
	display:block;
	border-bottom:solid 1px #c6d5df;
	padding:1px 0px 4px 15px;
	margin:0;
	background:url(/i/marker.gif) 5px 6px no-repeat;
}
#advLayer .adv ul li a:link, #advLayer .adv ul li a:active, #advLayer .adv ul li a:visited {
	font-weight:normal;
	text-transform:none;
}
#advLayer .adv ul li a:hover {
}


#leftBlocks {
	width:200px;
	float:left;
	min-height:300px;
	overflow:hidden;
}
#leftBlocks .block {
	width:200px;
	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;
	line-height:14px;
	font-size:11px;
}
.blockTitle {
	border-bottom:dotted 1px #acacac;
	margin:0px 0px 12px 0px;
	padding:5px 0px;
	font-size:17px;
	line-height:100%;
}


#firstPageLeftBlocks {
	width:440px;
	float:left;
}
#firstPageLeftBlocks .block {
	width:440px;
}
#firstPageRightBlocks {
	width:200px;
	float:right;
}
#firstPageRightBlocks .block {
	width:200px;
	font-size:11px;
	color:#013968;
}
#firstPageRightBlocks .block a:link, #firstPageRightBlocks .block a:active, #firstPageRightBlocks .block a:visited {
	color:#013968;
}
#firstPageRightBlocks .block a:hover {
}
#firstPageRightBlocks .block hr {
	color:#acacac;
	background:#acacac;
	margin:10px 0px 5px 0px;
}



.news {
}
.news hr {
	color:#acacac;
	background:#acacac;
}
.news h6 {
	margin:0px 0px 6px 0px;
	font-weight:normal;
	line-height:30px;
	color:#627886;
}
.news h6 span {
	background:#53534b;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}
.news a:link, .news a:active, .news a:visited {
	/*display:block;*/
	color:#0a65a5;
	text-decoration:none;
	margin-bottom:24px;
}
.news a:hover {
	text-decoration:underline;
}


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 {
	padding:5px 0 0 0;
	width:200px !important;
	color:#013968;
}
#catMenu ul {
	margin:9px 0 30px 0;
	padding:0;
	display:block;
	border-top:solid 1px #c6d5df;
}
#catMenu ul li {
	display:block;
	border-bottom:solid 1px #c6d5df;
	padding:1px 0px 4px 15px;
	margin:0;
	background:url(/i/marker.gif) 5px 6px no-repeat;
}
#catMenu ul li a:link, #catMenu ul li a:active, #catMenu ul li a:visited {
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	font-size:11px;
}
#catMenu ul li a:hover {
	text-decoration:underline;
}
#catMenu ul li a.act:link, #catMenu ul li a.act:active, #catMenu ul li a.act:visited, #catMenu ul li a.act:hover {
	text-decoration:none;
	color:#ffffff;
	background:url(../i/leftMenuActive.gif) 2px 6px no-repeat;
}

#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:6px 12px 10px 12px;
	color:#11489c;
	font-weight:bold;
}
#products .item .idesc {
	padding:0px 12px 20px 12px;
	font-size:12px;
}
#products .item .idesc a:link, #products .item .idesc a:active, #products .item .idesc a:visited {
	color:#ff7e00;
}
#products .item .idesc a:hover {
}

#footerBlocks {
	padding:12px 0px 20px 0px;
	font-size:11px;
}
#footerBlocks .menu {
	border-bottom:dotted 1px #acacac;
	padding-bottom:12px;
}
#footerBlocks .menu a:link, #footerBlocks .menu a:active, #footerBlocks .menu a:visited {
	color:#0059a4;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-right:20px;
}
#footerBlocks .menu a:hover {
	color:#53534b;
	text-decoration:none;
}

.pager {
	padding:10px 0px;
	color:#ff7e00;
	font-size:11px;
}
.pager a:link, .pager a:active, .pager a:visited {
	font-size:11px;
	margin:0px 3px;
	color:#ff7e00;
	display:inline !important;
}
.pager a:hover {
}
.pager strong {
	margin:0px 3px;
	color:#000000;
}


.productTable {
	border-collapse:collapse;
	border:solid 2px #076c9e;
	width:678px;
	margin-left:1px;
}
.productTable th {
	background:#076c9e;
	color:#ffffff;
	padding:3px 5px 5px 5px;
	border:solid 1px #c5dae0;
}
.productTable td {
	color:#013968;
	padding:3px 5px 5px 5px;
	border:solid 1px #c5dae0;
	text-align:center;
}



/*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; }
#online input, #online textarea {
	border: none;
	margin: 0px;
	width: 220px;
}
.element {
	/*background-color:#fff;*/
	color:#000000;
	font-size:11px;
	text-align:left;
	/*border: 4px solid #ccc;*/
}
.label {
	/*background-color:#ccc;*/
	font-size:11px;
	padding: 3px 5px;
}

.gallery {
	float:left;
	margin-right:20px;
	margin-top:20px;
}
