/* CSS style sheet */

html, body {
	margin: 0;
	padding: 7px 0 0 0;
	text-indent: 0;
	color: #000;
	background: #3f3f3f url('bg.gif') top left repeat-x;
	font-family: 'Trebuchet MS', Verdana;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 16px;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;

}
img.border {
	border: 1px solid #000;
}
.zindex {
	position: relative;
	z-index: 2;
}
ul {
	margin-top: 10px;
	margin-left: 40px;
}
.circle {
	list-style-type: circle;
}
.active {
	text-decoration: none;
}

div#header {
	width: 967px;
	height: 141px;
	margin: 0 auto;
	background: #fff url('header_bg.gif') top left repeat-x;
}
#header div.start {
	width: 17px;
	height: 141px;
	background: #fff url('header_left.gif') center center no-repeat;
	float: left;
}
#header a.logo {
	width: 302px;
	height: 69px;
	margin: 40px 0 0 19px;
	display: block;
	float: left;
}
#header div.map {
	width: 329px;
	height: 141px;
	background: #fff url('header_map.gif') center center no-repeat;
	float: right;
}
#header div.end {
	width: 267px;
	height: 141px;
	background: #fff url('header_right.gif') center center no-repeat;
	float: right;
}
#header .end p {
	width: 230px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 0 15px;
}
#header .end p.border {
	border-bottom: 1px dotted #989898;
	margin: 10px 0 0 15px;
}
#header .end a {
	color: #fff;
	text-decoration: none;
}
#header .end a:hover {
	color: #cac9c9;
}
#header .end a.active {
	color: #cac9c9;
	text-decoration: underline;
}
#header .end a img {
	position: relative;
	top: 2px;
}
#header .end a.marg {
	margin: 0 0 0 15px;
}

div#content {
	clear: both;
	width: 937px;
	background: #fff url('content_bg.gif') top center repeat-y;
	margin: 0 auto;
	padding: 0 30px 100px 0;
	min-height:450px;
}

/* navigation */
div#navigation {
	position: absolute;
	width: 360px;
	height: 295px;
	top: 150px;
	left: 50%;
	margin-left: -511px;
}
/* navigation */

#content div.head2 {
	width: 195px;
	float: right;
	margin: 0 0 0 30px;
}
h2 {
	width: 195px;
	height: 27px;
	line-height: 27px;
	background: #333 url('h2_bg.gif') center center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 15px;
}
#content .head2 p {
	width: 175px;
	padding: 15px 10px;
}
#content .head3 p {
	padding: 5px;
	margin: 0;
}
#content .head2 p.cert {
	width: 195px;
	text-align: center;
	padding: 15px 0;
}
#content .head2 p img {
	margin: 0 0 15px 0;
}
#content p a, li a, h4 a {
	color: #008c3d;
}
#content p a:hover, li a:hover, h4 a:hover {
	text-decoration: none;
}
#content p a.cat {
	background-color: #dadada;
	border: 1px solid #008c3d;
	font-size:1em;
	font-weight:bold;
	color: black !important;
	text-decoration:none;
	text-transform: lowercase;
	padding:2px 7px 3px 7px;
	float:left;
	margin: 4px;
	-moz-border-radius: 2px;
	-moz-background-origin: content;
}
#content p a.cat:hover,#content p a.catact {
	text-decoration: none;
	background-color:#008c3d;
	color: white !important;
}
#content div.head1 {
	width: 356px;
	float: right;
	margin: 0 0 0 30px;
}
h1 {
	width: 356px;
	height: 27px;
	line-height: 27px;
	background: #333 url('h1_bg.gif') center center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 15px;
}
#content .head1 p {
	width: 336px;
	padding: 15px 10px;
	text-align: justify;
}
#content div.head3 {
	width: 590px;
	float: right;
	margin: 0 0 0 30px;
}
h3 {
	width: 590px;
	height: 27px;
	line-height: 27px;
	background: #333 url('h3_bg.gif') center center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	text-transform: uppercase;
	text-indent: 8px;
}
#content .head3 p {
	width: 570px;
	padding: 15px 10px;
	text-align: justify;
}
a.more {
	clear: both;
	margin: 15px 0 0 0;
	float: right;
	color: #008c3d;
}
a.more:hover {
	text-decoration: none;
}
#content .head_marg {
	padding: 0 225px 0 0;
}
#content p.news img {
	margin: 0 10px 10px 0;
}

div#footer {
	width: 951px;
	height: 71px;
	background: #1d1d1d url('footer_bg.gif') center left repeat-x;
	margin: 0 auto;
}
#footer .footpic1 {
	position: absolute;
	margin-top: -200px;
	margin-left: -10px;
}
#footer .footpic2 {
	position: absolute;
	bottom: 40px;
	_bottom: 100px;
	left: 865px;
}
#footer p {
	line-height: 18px;
	font-size: 11px;
	color: #d6231b;
}
#footer p.nav {
	padding: 15px 0 0 0;
	color: #a5a5a5;
}
#footer a {
	color: #a5a5a5;
	text-decoration: none;
}
#footer a.ex {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.productHintImage,.productHintImage2 {
	font: 11px tahoma;
	text-align: right;
	position: relative;
	bottom: -35px;
	right: 0;
	padding: 10px;
	color: white;
	display: block;
	margin-top: -35px;
}
.productHintImage2 {
	bottom: -33px;
	margin-top: -30px;
	right: -1px;
	color: black;
}
/* (LIGHTBOX) ------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
img { border: 0;}
* {outline: 0;}