/* standard elements */
* {
	margin: 0;
	padding: 0;

}
a {
	color: #037843;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #93c5ae;
	font-weight: bold;
	
}
body {
	background: #fff url();
	color: #444;
	font: normal 62.5% Verdana, Arial, Helvitica;
	margin: 0;
	height: 100%;

}
.bodytext {
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	
	}
input {
	color: #555;
	font: normal 1.1em Verdana, Arial, Helvitica;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.8em;
	font-family:Trebuchet MS,sans-serif;

}

.h1s {
	font-size: 0.8em;
	font-family:Trebuchet MS,sans-serif;

}


.home2 {
	font-size: 1.5em;
	font-family:Trebuchet MS,sans-serif;

}


h2 {
	font-size: 1.8em;
	font-family:Trebuchet MS,sans-serif;
}

h3 {
	font-size: 1.8em;
	font-family:Trebuchet MS,sans-serif;
}
	
code {
	background:  url();
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em Verdana, Arial, Helvitica;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background:  url() no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em Verdana, Arial, Helvitica;
	padding-left: 28px;
}
h1,h2,h3,h4,h5,h6 {
	color: #037843;
	margin-bottom: 4px;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background:  url('images/bgcontainer.gif') repeat-y;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 790px;
	height: 100%;

}
.header {
	background-color: #d4eed0;

}


/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: left;
}

/* navigation */
.navigation {
	float: left;
	width: 220px;
}
.navigation ul {
	padding: 0;
	border-top: 0px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 0.8em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-align: left;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* main */
.main {
	clear: both;
	padding: 8px 18px;
	height: 100%;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background:  url() repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
	float: left;
	width: 754px;
	height:100%;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {

	margin-left: 18px;

	
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background:  url() no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 740px;
}
.footer a {
	color: #037843;
	text-decoration: none;
}
.footer a:hover {
	color: #93c5ae;
	text-decoration: underline;
}	
	
.footer li { display:inline; list-style:none; padding-left:5px; padding-right:5px; border-right:#099 solid 1px; }
	/* tabs*/

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
}

.ddcolortabs ul{
font: normal 10px Verdana, sans-serif,Arial;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #339966 url('images/color_tabs_left.gif') no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url('images/color_tabs_right.gif') no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #9acc99;
}

.ddcolortabs a:hover span{
background-color: #339966;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #9acc99;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #339966;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

/* Lightbox image overlay */
#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;
	}
	
p.toplink {
	color: #037843;
	font-size:8px;
	text-decoration: none;
}

.tb1 {
	border:solid thin #037843;
	font-family:Verdana, Arial;
	font-size: 10px;
	padding:5px 5px 5px 5px;
}

.quickcall {
	font-family:Verdana, Arial;
	font-size: 10px;
}	

.boldtext { font-weight:bold; color: #037843 }

.upper { text-transform:uppercase; }

