@charset "utf-8";

body  {font-family: Arial, Helvetica, sans-serif; font-size:11px; background: #FFF;	margin: 0; padding: 0; text-align: center; color: #000000;}
a {color: #097449; text-decoration: none;}
a:link {color: #097449; text-decoration: none;}
a:visited {color: #097449; text-decoration: none;}
a:hover {color: #ff6c00; text-decoration: underline;}
a:active {color: #097449; text-decoration: none;}
p {margin:0px; padding:0px; font-size: 11px; line-height: 18px;}

/* TEXT STYLES */
h1 {color: #07643e; letter-spacing: -2px; font-family: Arial, Helvetica, sans-serif; font-size:24px; margin: 0; padding: 20px 0px 0px 12px;}
h1 strong {color: #000;}

h2 {color: #000; letter-spacing: -1px; font-family: Arial, Helvetica, sans-serif; font-size:16px; }
h2 em {color: #07643e; font-style:normal;}

ul {color: #006600; font-size:12px; font-weight: bold; margin: 0px; padding: 15px 0px 20px 25px;}
li {margin: 0px 0px 8px 0px; padding:0px;}


/**/
#container {width: 980px; background: #FFF; margin: 0 auto; text-align: left;} 
#header {padding: 0px; height: 85px;}
#search {padding: 0px; height: 70px; width: 348px; background: url(../images/searchbox.gif) bottom no-repeat; float: right; position: relative;}
.searchbox {position: absolute; left: 158px; top: 40px; height: 14px; width: 115px; border: none #FFF; margin: 0px; padding: 0px; font-size: 11px;}
.searchbutton {
	position: absolute;
	left: 285px;
	top: 40px;
}
#mainContent {margin: 0px 0px 0px 230px; padding: 0px; width: 750px;} 
#btmContent {padding: 0px;}

.two1 {width: 350px; background: url(../images/separatorbg.gif) repeat-y right top; margin: 0px; padding: 5px 15px 10px 10px; float: left;}
.two2 {width: 340px; margin: 0px; padding: 5px 15px 10px 15px; float: left; clear:background: none;}

.three1 {width: 306px; background: url(../images/separatorbg.gif) repeat-y right top; margin: 0px; padding: 5px 10px 10px 10px; float: left; clear: right;}
.three2 {width: 307px; background: url(../images/separatorbg.gif) repeat-y right top; margin: 0px; padding: 5px 10px 10px 10px; float: left; clear: right;}
.three3 {width: 307px; margin: 0px; padding: 0px 10px 10px 10px; float: left; clear: right;}
#footer {margin: 0px; padding: 30px 10px 10px 10px;} 

/*Three column holder*/
#fourcolumns { position:relative; display:block; float: left; width: 180px; margin: 15px 0px 0px 3px; padding: 0px; clear:none; }

/*TABLE*/
.table {background: url(../images/tablebackg.gif) repeat-x; margin: 0px 0px 0px 15px;}

.detail1 {width: 380px; margin: 0px; padding: 0px; float: left; clear: right;}
.detail1B {width: 280px; margin: 0px; padding: 0px 0px 0px 15px; float: left; clear: right;}
.detail1C {width: 350px; margin: 0px; padding: 0px 15px 0px 15px; float: left; clear: right;}
.detail1C strong {color: #097449}

.detail2 {width: 310px; min-height: 330px; margin: 0px 0px 0px 5px; padding: 5px 15px 10px 15px; float: left; clear: right; background: none; background: url(../images/separatorbg.gif) repeat-y left top;}
.detail2 strong {color: #097449}
.detail2 p {margin-bottom: 12px;}
.detail2B {width: 370px; min-height: 330px; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 20px; float: left; clear: right; background: none; background: url(../images/separatorbg.gif) repeat-y left top;}
.detail2B h1 {margin-left:-13px;}

.detailThumb {margin: 7px 4px 0px 0px; padding:0px;}
.detailback {padding: 30px 30px 0px 0px; float: right; margin-left: 8px;}
.detailfwd {padding: 30px 0px 0px 0px; margin-left: 235px;}


/* REUSABLE STYLES */
.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}



/* LightBox 2.0*/

#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/ltbx/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/ltbx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/ltbx/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; }
