/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #2c2d28;
	background: #fff;
	font-family: verdana,arial, helvetica;
	font-size: 70%;
	margin: 5px;
}

body.site {
	padding-bottom: 60px;
	margin: 0;
}

body.smallText {
	font-size: 70%;
}

body.mediumText {
	font-size: 80%;
}

body.largeText {
	font-size: 90%;
}

h1 {
	color: #2c2d28;
	margin: 0.5em 0 0.5em 0;
	font-size: 150%;
}

h2 {
	color: #2c2d28;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}

h3 {
	color: #2c2d28;
	margin: 0.5em 0 0.5em 0;
	font-size: 100%;
}

hr {
	background: #e0e950;
	color: #e0e950;
}

p {
	margin: 1em 0 1em 0;
	line-height: 150%;
}

ul, ol {
	margin-left: 20px;
}

body.site ul, body.site ol {
	margin-left: 0;
}

#content ul, #content ol {
	margin-left: 20px;
}

li {
	line-height: 150%;
}

q {
	font-style: italic;
}

blockquote {
	font-style: italic;
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-right: 0;
}

img {
	border: 0;
}

table {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

th {
	background: #e76b09;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #aab20a; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #838905;
	text-decoration: none;
	border-bottom: 1px dotted #838905; 
}

a:visited {
	color: #838905;
	text-decoration: none;
	border-bottom: 1px dotted #838905; 
}

a:hover {
	color: #838905;
	text-decoration: none;
	border-bottom: 1px solid #838905; 
}

a:active {
	color: #838905;
	text-decoration: none;
	border-bottom: 1px solid #838905; 
}

a:focus {
	color: #838905;
	text-decoration: none;
	border-bottom: 1px solid #838905; 
}

a.image {
	border-bottom: none;
}

a.image:hover, a.image:active, a.image:focus {
	border-bottom: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

label {
	cursor: pointer;
}

input.button {
	background: #eee;
	color: #aab20a;
	border: solid 1px #aab20a;
}

input.textbox, textarea.textbox, select.textbox {
	color: #000;
	border: solid 1px #aab20a;
	padding: 2px;
	font-family: verdana, arial, helvetica;
	font-size: 100%;
}

div.clear {
	clear: both;
}

p.image {
	margin: 0;
	padding: 0;
}

label.formLabel {
	width: 200px;
	float: left;
	display: block;
	padding: 2px 0 0 0;
	clear: left;
}

span.error {
	color: #f00;
}

p.pFrm {
	margin: 0;
	padding: 2px;
}

.input-size {
	width: 175px;
}


/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle {
	display: none;
}

#container {
	width: 778px;
	margin: 50px 0 0 50px;
	background: url(../images/bg-container.gif) 0 0 no-repeat;
	padding: 8px 0;
}

#wrapper {
	background: url(../images/bg-wrapper.gif) 0 0 repeat-y;
	padding: 0 8px;
}

#header {
	height: 173px;
	background: url(../images/bn-header.jpg) 0 0 no-repeat;
}

#header1 {
	height: 173px;
	background: url(../images/bn-header1.jpg) 0 0 no-repeat;
}

#header2 {
	height: 173px;
	background: url(../images/bn-header2.jpg) 0 0 no-repeat;
}

#header3 {
	height: 173px;
	background: url(../images/bn-header3.jpg) 0 0 no-repeat;
}

#header4 {
	height: 173px;
	background: url(../images/bn-header4.jpg) 0 0 no-repeat;
}

#header5 {
	height: 173px;
	background: url(../images/bn-header5.jpg) 0 0 no-repeat;
}

#header6 {
	height: 173px;
	background: url(../images/bn-header6.jpg) 0 0 no-repeat;
}

#header7 {
	height: 173px;
	background: url(../images/bn-header7.jpg) 0 0 no-repeat;
}


#logo {
	margin: 0;
	padding: 15px 0 0 21px;
}

#logo img {
	display: block;
}

#styleswitcher {
	float: right;
	margin: 94px 5px 0 0;
}	

#styleswitcher li { 
	display: inline; 
}	

#styleswitcher li a {
	display: inline; 
	text-decoration: none;	
	display: block;		
	height: 21px;
	width: 21px;
	text-indent: -9999px;		
	float:left;	
	overflow: hidden;		
}	

#styleswitcher li a#printToolbar { 
	background: url(../images/icon-print.gif) 2px 4px no-repeat;
	border: none;
}

#styleswitcher li a#smallTxtToolbar {
	width: 12px;
	background: url(../images/icon-smalltxt.gif) 3px 10px no-repeat;
	border: none;
} 

#styleswitcher li a#mediumTxtToolbar {
	width: 11px;
	background: url(../images/icon-mediumtxt.gif) 0 9px no-repeat;
	border: none;
} 

#styleswitcher li a#largeTxtToolbar {
	width: 12px;
	background: url(../images/icon-largetxt.gif) 0 7px no-repeat;
	border: none;
}

#leftCol {
	width: 164px;
	float: left;
	padding-top: 14px;
}

#menu {
	background: url(../images/bn-menu.gif) 0 0 no-repeat;
	padding-top:25px;
	padding-bottom: 20px;
}

#login {
	clear: left;
	background: #fafce0;
	border: 1px solid #e0e950;
	margin: 0 0 20px 3px;
	padding: 2px;
}

#login h2 {
	font-size: 100%;
}

#login p {
	margin: 0.3em 0;
}

#login label {
	float: left;
	display: block;
	width: 65px;
	padding-top: 2px;
}

#login input.textbox {
	width: 80px;
}

#login input.button {
	margin-right: 2px;
	font-size: 90%;
}

#login ul {
	list-style-type: none;
}


#login li {
}

#login ul a {
	padding: 3px;
	display: block;
	width: 150px;
	color: #2c2d28;
	text-decoration: none;
	border-top: 1px solid #e0e950;
	border-bottom: none;
}

#login ul a:hover {
	background: #fff;
}

#midCol {
	width: 402px;
	padding: 0 18px 20px 18px;
	float: left;
	display: inline;
}

div.twoColA {
	width: 192px;
	height: 250px;
	padding: 2px;
	float: left;
	margin-right: 5px;
	background: #fafce0;
	border: 1px solid #e0e950;
}

div.twoColB {
	width: 192px;
	height: 250px;
	padding: 2px;
	float: left;
	background: #fafce0;
	border: 1px solid #e0e950;
}

#midCol2 {
	width: 562px;
	padding: 0 18px 20px 18px;
	float: left;
	display: inline;
}

#breadcrumb ul {
	list-style-type: none;
	font-size: 90%;
	padding-top: 10px;
}

#breadcrumb li {
	display: inline;
	padding-left: 15px;
	background: url(../images/breadcrumb.gif) 3px no-repeat;
}

#content {
	clear: left;
}

#rightCol {
	width: 160px;
	float: left;
	padding-top: 14px;
}

#search {
	clear: left;
	background: url(../images/bn-menu.gif) 0 0 no-repeat;
	height:25px;
	padding: 3px 0 20px 3px;
}

#search input {
	padding: 0;
}

#search input.textbox {
	border: 1px solid #899100;
	width: 125px;
}

#search input.button {
	font-size: 90%;
	margin: 0;
	border: 1px solid #899100;
	color: #899100;
}

#search p {
	margin: 0;
}

#news h2 {
	background: url(../images/bn-menu.gif) 0 0 no-repeat;
	height:25px;
	font-size: 120%;
	padding: 4px;
	margin: 0;
}

#news ul {
	list-style-type: none;
}

#news li {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e950;
}

#news span.date {
	display: block;
}

#rss {
	padding-right: 5px;
}

#footer {
	clear: both;
	border-top: 2px solid #c7c7c7;
	border-bottom: 2px solid #c7c7c7;
	text-align: center;
	padding: 5px 0;
	font-size: 90%;
}

#footer li {
	display: inline;
	padding: 13px;
}

#footer a {
	border: none;
	color: #2c2d28;
}

#footer a:hover {
	border-bottom: 1px dashed #aab20a;
}

/* END PAGE SPECIFIC STYLES */










/* START VERTICAL MENU STYLES */

div.xMenuBtn {
	display: none;
}

#nav, #nav ul { 			/* all lists */
	position: relative;
	list-style: none;
	float: left;
	width: 164px;			/* width of first-level anchors */
	border-top: 1px solid #fff;
}

#nav li ul { 				/* second-level lists */
	position : absolute;
	left: -999em;
	width: 170px;			/* width of second-and-above-level anchors */
	margin-top: -25px;		/* height offset of second-and-above-level lists */
	border-top: 1px solid #e0e950;
	border-right: 1px solid #e0e950;
	border-left: 1px solid #e0e950;
}

#nav li ul ul {				/* third-and-above-level lists */
	left: -999em;
}

#nav li { 				/* all list items */
	position : relative;
	float : left;
}

#nav li a {				/* first-and-above-level anchors */
	width: 158px;
	w\idth: 158px;
	padding: 3px;
	display: block;
	background: #fff;
	color: #2c2d28;
	text-decoration: none;
	border-bottom: 1px solid #e0e950;
}

#nav li ul li a {			/* second-and-above-level anchors */
	width: 164px;
	w\idth: 164px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul, #nav li.sfhover ul ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	margin-left: 164px;		/* width + padding of first-level anchors */
	left: auto;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 170px;		/* width + padding of second-and-above-level anchors */
	left: auto;
}

#nav li.navdrop li a, #nav li li.navdrop li a, #nav li li li.navdrop li a, #nav li li li li.navdrop li a {
	background: #fff url(../images/spacer.gif) no-repeat;			/* hides the drop down image from non-drop down list items */
}

#nav li.navdrop a, #nav li li.navdrop a, #nav li li li.navdrop a, #nav li li li li.navdrop a, #nav li li li li li.navdrop a{
	background: #fff url(../images/arrowright.gif) right no-repeat;		/* image used to indicate a drop down list item */
}
 
#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li.navdrop a:hover, #nav li.navdrop a:active, #nav li.navdrop a:focus { 
	color: #2c2d28; 
	background: #e0e950;
}

/* END VERTICAL MENU STYLES */










/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }#lightbox a:hover{ background: transparent;}
#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;}
#imageData{padding:0 10px;}#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;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}

/* END LIGHTBOX STYLES */










/* START SEARCH RESULTS STYLES */
/* You shouldn't need to edit these */

span.highlight { background: transparent; }
div.searchheading { font-size: 100%; font-weight: bold; padding: 0 5px;}
div.summary { font-size: 80%; font-style: italic;  padding: 0 5px;}
div.results { font-size: 100%;  padding: 0 5px;}
div.category { color: #999999;  padding: 0 5px;}
div.description { font-size: 100%; color: #008000;  padding: 0 5px;}
div.context { font-size: 100%;  padding: 0 5px;}
div.infoline { font-size: 80%; font-style: normal; color: #808080; padding: 0 5px;}
div.sorting { text-align: right;  padding: 0 5px;}
div.result_title { font-size: 100%;  padding: 0 5px;}

form.zoom_searchform { font-size: 100%;  padding: 0 5px;}
span.zoom_options { font-size: 80%;  padding: 0 5px;}
input.zoom_button {  }
input.zoom_searchbox {  }

/* END SEARCH RESULTS STYLES */
