﻿* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #7f1508;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #363636;
}

h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 16px 0;
	padding: 0 0 9px 3px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.917em;
	font-weight: 600;
	color: #1a201c;
}

	h2.extra {
		margin: 0 0 8px 0;
	}

h3 {
	padding: 0 0 7px 0;
	text-transform: uppercase;
	font-size: 1.917em;
	font-weight: 600;
	color: #1a201c;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 16px 14px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 18px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-bot {
	background: #0a0a0a url(images/main-tail-bot.jpg) repeat-x 0% 100%;
}

#main-bg-top {
	background: url() no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 882px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 173px;
}

#logo {
	position: absolute;
	top: 45px;
	left: 280px;
}

#content {
	background: url(images/content.jpg) no-repeat 0% 0%;
	position: relative;
	height: 571px;
}

	#content p small {
		float: right;
		padding: 0 11% 0 0;
		font-size: 1em;
	}

.row-1 {
	width: 100%;
	padding: 0 0 18px 0;
}

#main-pic {
	position: absolute;
	top: 7px;
	left: 7px;
}

#menu {
	background: url(images/menu.gif) no-repeat 0% 0%;
	width: 883px;
	height: 47px;
	overflow: hidden;
	position: absolute;
	top: 496px;
	left: -1px;
}

	#menu div.inner {
		padding: 12px 0 0 325px;
	}

	#menu ul {
		width: 100%;
		overflow: hidden;
	}
	
		#menu ul li {
			background: url(images/menu-divider.gif) no-repeat 0% 7px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 19px 0 21px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 0.917em;
			color: #fff;
		}
		
			#menu ul li a {
				text-decoration: none;
				color: #fff;
			}
			
			#menu ul li a:hover {
				color: #df2929;
			}
			
			#menu ul li.act a {
				color: #df2929;
			}

#gallery {
	background: url(images/gallery-bg.jpg) no-repeat 0% 0%;
	width: 882px;
	height: 29px;
	overflow: hidden;
	position: absolute;
	top: 446px;
	left: 0;
}

	#gallery span a {
		background: url(images/gallery-button.gif) no-repeat 0% 0%;
		display: block;
		width: 26px;
		height: 27px;
		overflow: hidden;
		position: absolute;
		top: 1px;
		left: 428px;
	}

#gallery-act {
	background: url(images/gallery-act-bg.jpg) no-repeat 0% 0%;
	width: 882px;
	height: 109px;
	overflow: hidden;
	position: absolute;
	top: 366px;
	left: 0;
}

	#gallery-act span a {
		background: url(images/gallery-button-act.gif) no-repeat 0% 0%;
		display: block;
		width: 26px;
		height: 27px;
		overflow: hidden;
		position: absolute;
		top: 1px;
		left: 428px;
	}
	
	#gallery-act ul {
		position: absolute;
		top: 37px;
		left: 14px;
	}
	
		#gallery-act ul li {
			float: left;
			padding: 0 10px 0 0;
		}
		
		#gallery-act ul li.last {
			padding: 0 0 0 3px;
		}

#content-box {
	background: url(images/content-box.jpg) no-repeat 0% 0%;
	width: 868px;
	height: 432px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	left: 7px;
}

	#content-box .indent {
		padding: 23px 35px 34px 36px;
	}

.list {
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 13px;
		line-height: 2.167em;
		font-size: 1em;
		color: #78a50e;
	}
	
	.list li.extra {
		padding: 0 0 6px 13px;
	}
	
		.list li a {
			color: #78a50e;
		}

.list-1 {
	width: 100%;
	padding: 0 0 16px 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 160px;
		padding: 0 14px 0 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #3a3a3a;
	}
	
	.list-1 li.last {
		padding: 0;
	}
	
		.list-1 li img {
			margin: 0 0 14px 0;
		}
	
		.list-1 li strong {
			background: url(images/arrow.gif) no-repeat 4px 3px;
			display: block;
			padding: 0 0 0 19px;
			color: #7f1508;
		}
		
			.list-1 li strong a {
				text-decoration: none;
				color: #7f1508;
			}
			
			.list-1 li strong a:hover {
				text-decoration: underline;
			}
	
		.list-1 li span {
			display: block;
			padding: 0 10px 0 7px;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 14px 0;
		padding: 0 0 17px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #363636;
	}
	
	.list-2 li.extra {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-2 li a {
			text-decoration: none;
			font-weight: bold;
			color: #363636;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	overflow: hidden;
	padding: 0 0 0 4px;
}

	.list-3 li {
		background: url(images/arrow.gif) no-repeat 0% 3px;
		padding: 0 0 7px 15px;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #7f1508;
	}
	
		.list-3 li a {
			text-decoration: none;
			color: #7f1508;
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #000102;
	}
	
		.list-4 li span {
			float: right;
		}
		
		.list-4 li a {
			float: left;
			text-decoration: none;
			color: #000102;
		}
		
		.list-4 li a:hover {
			text-decoration: underline;
		}
		
		.list-4 li strong {
			background: url(images/line-hor1.gif) repeat-x 0% 12px;
			display: block;
			overflow: hidden;
		}

.list-5 {
	padding: 6px 0 2px 1px;
	overflow: hidden;
}

	.list-5 dt {
		padding: 0 0 2px 0;
		line-height: 1.083em;
		font-size: 1em;
		font-weight: bold;
		color: #7f1508;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #7f1508;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 11px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #363636;
	}

.list-6 {
	padding: 7px 0 11px 7px;
	overflow: hidden;
}

	.list-6 dt {
		padding: 0 0 2px 0;
		line-height: 1.083em;
		font-size: 1em;
		font-weight: bold;
		color: #7f1508;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #7f1508;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 1px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #363636;
	}

.list-indent {
	padding: 7px 0 15px 0 !important;
}

.indent-left {
	padding: 0 0 0 13px;
}

.indent-left1 {
	padding: 0 0 0 6px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.gif) repeat-x 0% 0%;
		height: 4px;
		margin: 0 4px;
		overflow: hidden;
	}
	
	.box .border-left {
		background: #fff url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box .inner {
		padding: 16px 20px 17px 21px;
	}
	
	.box .inner-1 {
		padding: 10px 20px 17px 21px;
	}
	
	.box .inner-2 {
		padding: 10px 20px 14px 21px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 0%;
		height: 4px;
		margin: 0 4px;
		overflow: hidden;
	}
	
	.box p {
		padding: 0 0 7px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #363636 !important;
	}
	
	.box p.extra {
		padding: 0 0 10px 0 !important;
	}
	
	.box p.no-indent {
		padding: 0 !important;
	}
	
		.box p a {
			color: #363636;
		}

.link {
	background: url(images/arrow.gif) no-repeat 0% 3px;
	padding: 0 0 0 15px;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #7f1508;
}

.link-1 {
	color: #78a50e !important;
}

#contact-form {
	width: 235px;
	padding: 4px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}

	#contact-form span {
		display: block;
		margin: 0 0 -2px 0;
		line-height: 1.5em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #3a3a3a;
	}
	
	#contact-form input {
		background: #fff;
		width: 226px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 226px;
		height: 161px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}

	#contact-form a {
		background: url(images/arrow.gif) no-repeat 0% 3px;
		margin: 12px 21px 0 0;
		padding: 0 0 0 15px;
		float: left;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		color: #7f1508;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

#footer {
	height: 56px;
	overflow: hidden;
}

	#footer p {
		line-height: 54px;
		text-transform: uppercase;
		text-align: center;
		font-size: 0.75em;
		color: #2f2f2e;
	}
	
		#footer p a {
			text-decoration: none;
			color: #2f2f2e;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
		
#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; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



