body {
	font: normal 11px/18px 'Georgia', Times, serif;
	color:#333;
}

.planks {
	background: url(/app_themes/turners/images/site_bkg.jpg);
}

/* Text */ 

td {
	font: normal 11px/18px 'Georgia', Times, serif;
	color:#333;
}

div#containerleft {
	margin: 150px 0px 0px -39px;
	width: 145px;
	height: 399px;
	float:left;
	position: relative;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	background:url(/app_themes/turners/images/left-fade.gif) repeat-y;
}

html>
body div#containerleft {
	margin: 150px 0px 0px -33px;
}

div#leftnav {
	/*width: 120px;
	margin: 0;
	border: 0;
	padding: 15px 15px 30px 15px;
	text-align: left;*/
}

#leftnav ul {
	/*margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	list-style: none;
	*/ 
}

/* Links */ 

.leftnavsetup {
	width: 120px;
	border: 0px;
	/*padding: 15px 15px 30px 15px;*/
	margin: 0 auto 0 auto;
	display: block;
}

.leftnav {
	/*text-align: left;*/
	color: #ccc;
	/*padding: 0px;
	text-indent: 0px;*/
	text-decoration: none;
	background: #222;
	border-bottom: solid 1px #444;
	/*display: block;*/
}

.leftnav a {
	padding: 8px 0px 8px 0px;
	width: 120px;
	display: block;
}

.leftnav:hover {
	color: #fff;
	background: #444;
}

.leftnavselected {
	color: #646432;
}

.footertext {
	font: normal 9.5px/18px 'Georgia', Times, serif;
	color:#ffffff;
	text-decoration: none;
}

.footerlink {
	font: normal 1em 'Georgia', Times, serif;
	color:#fff;
	text-decoration: none;
}

.footerlink:hover {
	font: normal 1em 'Georgia', Times, serif;
	color:#ccc;
	text-decoration: underline;
}

/* Headers */ 

h1 {
	font: normal 1.3em/2em 'Georgia', Times, serif;
	color:#770000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

h2 {
	font: normal 1.1em/2em 'Georgia', Times, serif;
	color:#770000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/* Form Love */ 

input, text, textarea {
	background: #ffffff;
	color: #333;
	font-size: 12px;
	font-family: geneva;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #451313;
}

select {
	background: #ffffff;
	color: #333;
	font-size: 12px;
	font-family: geneva;
	border-style: solid;
	border-width: 1px;
	border-color: #451313;
}

input#radio {
	background: #C3C395;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C3C395;
}

input#checkbox {
	background: #C3C395;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C3C395;
}

.submit {
	background: red;
	color: #333;
	font-size: 9px;
	font-family: geneva;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* left side */ 

html>
body div#containerleft {
	margin: 150px 0px 0px -33px;
}

.button1 {
	font: normal 1.1em/1.3em 'Georgia', Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #e5e5e5;
	height: 20px;
	border: 1px solid #000000;
}

.button2 {
	font: normal 1.1em/1.3em 'Georgia', Times, serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #451313;
	height: 20px;
	border: 1px solid #000000;
}

.contentzonestyle {
	padding: 10px 10px 10px 15px !important;
	height: auto;
	background-image: url(/app_themes/turners/images/paper_bkg.png);
	width:469px;
}

.leftnavzonestyle {
	width:146px;
	height: auto;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #222222;
}

#tblMiddle {
	width: 765px;
	height: 100%;
	position: relative;
	right: 34px;
	border: none;
}

#divMiddle {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0 0 0 auto;
	width: 731px;
	position: relative;
}

#tblLeftNav {
	width: 146px;
	height: auto;
}

#tblContent {
	margin-bottom: 30px;
	width: 100%;
	height: 100%;
	border: none;
}

ul.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	color: #333;
}

ul.content li {
	font: normal 1.1em/1.7em 'Georgia', Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.body {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 10px 0px;
	list-style-type: none;
	float: left;
	color: #333;
}

ul.body li {
	font: normal 1.1em/1.7em 'Georgia', Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}

ul.body li img, #sectioncopy img {
	border: solid 1px #FFF;
}

ul.content .pdf {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(/app_themes/turners/images/pdf.gif) 0px 2px no-repeat;
}

#content a:link, #content a:visited, #content a:active {
	font: normal 1em 'Georgia', Times, serif;
	color:#666;
	line-height:22px;
	text-decoration: underline;
}

#content a:hover {
	font: normal 1em 'Georgia', Times, serif;
	color:#770000;
	line-height:22px;
	text-decoration: underline;
}

#sectioncopy {
	padding: 23px;
	float:left;
}

.logoStyle {
	position: relative;
	left: 28px;
	top: 3px;
	z-index: 1;
	height: 185px;
	width: 244px;
	border: 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; background: url(/app_themes/turners/images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right; background: url(/app_themes/turners/images/nextlabel.gif) right 0% no-repeat;}

/*
#prevLink:hover, #prevLink:visited:hover { background: url(/app_themes/t61/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/app_themes/t61/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; }

