body, html {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	background:#d3dfc9;
}
img { border:none; }
p {	margin:10px 0;	padding:0; text-align:justify;}
h1, h2, h3, h4, h5, h6 { font-family:Tahoma, Geneva, sans-serif; color:#62bc00; margin:12px 0; padding:0; }
h1 { font-size:24px; font-weight:normal; }
h2 { font-size:21px; font-weight:normal; }
h3 { font-size:18px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { clear:both; height:0px; font-size:0px; overflow:hidden; }
hr { height:1px; border:none; background:#dcdcdc; color:#dcdcdc; }
form { margin:0; padding:0;}

a:active, a:focus, img { outline:none; }
:focus{ -moz-outline-style:none; }
a:link, a:active, a:visited { color:#000000; text-decoration:underline; }
a:hover { text-decoration:none; }

#HTMLBlock { width:940px; margin:0 auto; background:#ffffff url(/i/bg.gif) left top repeat-y; padding:0 9px; }

#headerText {
	color:#5d6746;
	color:#565c48;
	background:#f5f6ef;
	text-align:center;
	padding:7px 20px;
}
#headerBlocks {
	height:152px;
	overflow:hidden;
	background:url(/i/headerBG.gif) left top repeat-x;
	padding:0 30px;
}
#headerBlocks a.logo {
	float:left;
	display:block;
}
#headerBlocks .contacts {
	font-size:12px;
	color:#898f7b;
	color:#565c48;
	width:200px;
	float:right;
	padding-top:20px;
}

#topMenu {
	height:30px;
	overflow:hidden;
	background:#f5f6ef;
	padding:0 30px;
	width:880px;
	font-size:11px;
	color:#898f7b;
	color:#343a26;
	font-weight:bold;
}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#898f7b;
	color:#343a26;
	height:30px;
	overflow:hidden;
	white-space:nowrap;
	line-height:28px;
	padding:0 10px;
}
#topMenu a:hover {
	text-decoration:underline;
	color:#5d6746;
	color:#343a26;
}
#topMenu a.act:link, #topMenu a.act:active, #topMenu a.act:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#898f7b;
	color:#000000;
	height:30px;
	overflow:hidden;
	white-space:nowrap;
	line-height:28px;
	padding:0 10px;
	background:#eacd00;
}
#topMenu a.act:hover {
	text-decoration:underline;
	color:#5d6746;
	color:#000000;
}
#topSubMenu {
	padding:7px 40px;
	color:#898f7b;
	color:#343a26;
	background:#eacd00;
	font-size:11px;
	line-height:13px;
	min-height:13px;
	_height:auto !important;
	_height:13px;
}
#topSubMenu a:link, #topSubMenu a:active, #topSubMenu a:visited {
	color:#5d6746;
	color:#343a26;
	text-decoration:none;
}
#topSubMenu a:hover {
	text-decoration:underline;
	color:#343a26;
}


#contentBlocks {
	padding:20px 30px;
	width:880px;
}
#leftColumn {
	width:640px;
	float:right;
	overflow:hidden;
	}
#leftColumn .title {
	color:#62bc00;
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
}

.infoBlocksArea {
	width:640px;
	overflow:hidden;
	margin:10px 0;
}
.infoBlocks {
	width:700px;
}

.infoBlocks .item {
	width:305px;
	float:left;
	margin:0 30px 20px 0;
	font-size:11px;
	color:#6c6c6c;
	color:#343a26;
}
.infoBlocks .item .head {
	font-weight:bold;
	padding-bottom:4px;
	line-height:13px;
	height:13px;
	overflow:hidden;
}
.infoBlocks .item .short {
	padding-bottom:3px;
	text-align:justify;
	height:39px;
	overflow:hidden;
	line-height:13px;
}
.infoBlocks .item .link {
	text-align:right;
	padding-bottom:4px;
	font-style:italic;
	border-bottom:dotted 1px #adb192;
}
.infoBlocks .item .link a:link, .infoBlocks .item .link a:active, .infoBlocks .item .link a:visited {
	text-decoration:none;
	color:#6c6c6c;
}
.infoBlocks .item .link a:hover {
	text-decoration:underline;
}

.infoBlocks .item .prod {
	background:#f5f6ef;
	border-top:solid 2px #e2e4d9;
	border-bottom:solid 2px #e2e4d9;
	padding:7px 12px;
}
.infoBlocks .item .prod .img {
	float:right;
	width:100px;
	height:100px;
	overflow:hidden;
	text-align:right;
	margin-left:10px;
}
.infoBlocks .item .prod .img img {
	width:100px;
}
.infoBlocks .item .prod ul {
	margin:0;
	padding:0;
	list-style:none;
}
.infoBlocks .item .prod ul li {
}
.infoBlocks .item .prod ul li a:link, .infoBlocks .item .prod ul li a:active, .infoBlocks .item .prod ul li a:visited {
	font-size:12px;
	color:#62bc00;
	font-weight:bold;
	text-decoration:none;
}
.infoBlocks .item .prod ul li a:hover {
	text-decoration:underline;
}
.infoBlocks .item .prod ul li ul {
	padding-top:10px;
}
.infoBlocks .item .prod ul li ul li {
	padding-bottom:5px;
}
.infoBlocks .item .prod ul li ul li a:link, .infoBlocks .item .prod ul li ul li a:active, .infoBlocks .item .prod ul li ul li a:visited {
	font-size:11px;
	color:#6c6c6c;
	color:#343a26;
	font-weight:bold;
	text-decoration:none;
}
.infoBlocks .item .prod ul li ul li a:hover {
	text-decoration:underline;
}

#rightColumn {
	width:210px;
	float:left;
	overflow:hidden;
}
#rightColumn .search {
	padding-left:20px;
	padding-bottom:20px;
	font-size:11px;
	color:#898f7b;
}
#rightColumn .search form {
	margin:0;
	padding:0;
}
#rightColumn .search form input {
	border:solid 1px #abb57c;
	font-size:11px;
	vertical-align:middle;
	width:150px;
}
#rightColumn .search form input.button {
	border:none;
	margin-left:5px;
	width:auto;
}

#rightColumn .title {
	background:#77c522;
	padding:8px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	width:194px;
	overflow:hidden;
}
#rightColumn .text {
	width:194px;
	overflow:hidden;
	padding:8px;
	background:#f5f6ef;
	border-bottom:solid 10px #ffffff;
	color:#898f7b;
	color:#343a26;
}
#rightColumn .other {
	width:210px;
	overflow:hidden;
	border-bottom:solid 10px #ffffff;
}
#rightColumn .text a:link, #rightColumn .text a:active, #rightColumn .text a:visited {
	color:#898f7b;
	color:#343a26;
}
#rightColumn .text a:hover {
}
#rightColumn .menu {
}
#rightColumn .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightColumn .menu ul li {
	padding-bottom:6px;
}
#rightColumn .menu ul li a:link, #rightColumn .menu ul li a:active, #rightColumn .menu ul li a:visited {
	color:#898f7b;
	color:#343a26;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#rightColumn .menu ul li a:hover {
	text-decoration:underline;
}


#rightColumn .tree {
}
#rightColumn .tree ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightColumn .tree ul li {
	padding-bottom:6px;
}
#rightColumn .tree ul li a:link, #rightColumn .tree ul li a:active, #rightColumn .tree ul li a:visited {
	color:#898f7b;
	color:#343a26;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#rightColumn .tree ul li a:hover {
	text-decoration:underline;
}
#rightColumn .tree ul li ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightColumn .tree ul li ul li {
	padding:3px 0px 3px 20px;
}
#rightColumn .tree ul li ul li a:link, #rightColumn .tree ul li ul li a:active, #rightColumn .tree ul li ul li a:visited {
	color:#898f7b;
	color:#609d1c;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#rightColumn .tree ul li ul li a:hover {
	text-decoration:underline;
}


#location {
	font-size:10px;
	padding-bottom:10px;
	color:#898f7b;
	color:#343a26;
}
#location a:link, #location a:active, #location a:visited {
	color:#898f7b;
	color:#343a26;
	text-decoration:none;
}
#location a:hover {
	text-decoration:underline;
}


#footerBlocks {
	font-size:11px;
	padding:7px 30px;
	background:#77c522;
	color:#fefefe;
	text-align:center;
}

#footerBlocks div {
	display:none;
}

.promotion {
	display: block;
	width: 120px;
	height: 40px;
	background: url('/ivpro.gif') no-repeat 0 0;
	padding: 25px 0 0 0;
	text-align: left;
	font: 12px Arial, sans-serif;
}
.promotions {
	padding-top: 25px;
	text-align: center;
	
}
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 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; }

