/* 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;
	border: 0;
	font-size: 100%;
}

body {
	line-height: 1;
	color: #247dc1;
	background: #fff;
	font-family: arial, helvetica;
	font-size: 70%;
}

body.site {
	background: #1e4ba0 url(../images/bg-body.jpg) 0 100% no-repeat;
}

h1 {
	color: #247dc1;
	margin: 0 0 0.5em 0;
	font-size: 175%;
}

h2 {
	color: #247dc1;
	margin: 0 0 0.5em 0;
	font-size: 150%;
}

h3 {
	color: #247dc1;
	margin: 0 0 0.5em 0;
	font-size: 125%;
}

hr {
	background: #247dc1;
	color: #247dc1;
	display:block;
	height:2px;
	width:100%;
}

p {
	margin: 0 0 1em 0;
	line-height: 150%;
}

ul, ol {
	margin-left: 20px;
}

body.site ul, body.site ol {
	margin-left: 0;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 1em;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 1em;
}

li {
	line-height: 150%;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	background: #247dc1;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

td.left table, td.left td {
	border: 1px solid #000;
}

abbr, acronym { 
	border-bottom: 1px dotted #247dc1; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #247dc1;
	text-decoration: underline;
}

a:visited {
	color: #247dc1;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #247dc1;
	text-decoration: none;
}

a:active {
	color: white;
	background: #247dc1;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #247dc1;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

label {
	cursor: pointer;
}

input.button {
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.textbox, textarea.textbox {
	color: #000;
	border: solid 1px #000;
	padding: 2px;
	font-family: arial, helvetica;
	font-size: 100%;
}

div.clear {
	clear: both;
}

p.image {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

p.red, span.red {
	color: #f00;
}

p.orange, span.orange {
	color: #f68c3d;
}
/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle {
	display: none;
}

#container {
	width: 841px;
	margin-left: 61px;
}

#header {
	background: url(../images/bg-header.gif) 0 0 no-repeat;
	height: 242px;
	padding-left: 57px;
}

#wrapper {
	background: #d0d4eb;
	border: 1px solid #68bbc4;
	width: 754px;
	margin-left: 57px;
	margin-top: -106px;
	padding: 23px 14px 0 14px;
}

#left2Col {
	width: 163px;
	float: left;
}

#menu ul {
	list-style-type: none;
	margin-top: 83px;
}

#menu li {
    background: url(../images/bg-nav.gif) left repeat-y;
	margin-bottom: 8px;
}
#menu li a span {
    background: url(../images/bg-nav-btm.gif) bottom left no-repeat;
    padding: 5px 10px;
	width: 114px;
	display: block;
}
#menu a {
	background: url(../images/bg-nav-top.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display:block;
}


#menu a:hover, #menu a:hover, #menu a:hover {
	color: #f68c3d;
}

#donate {
	margin: 36px 0 0 3px;
	display: none;
}

#donate img {
	display: block;
}

#right2Col {
	width: 591px;
	float: left;
}

table.layout {
	background: url(../images/bg-layout.gif) 0 0 repeat-y;
}

td.left {
	background: url(../images/bg-left.gif) 0 0 no-repeat;
	width: 446px;
	vertical-align: top;
	padding: 15px 15px 0 15px;
}

td.right {
	width: 130px;
	padding-left: 15px;
	vertical-align: top;
}

td.right p {
	margin: 0;
	line-height: 100%;
}

td.right img {
	margin-bottom: 20px;
	display: block;
}

div.footerImg {
	background: url(../images/bg-footer.gif) 0 0 no-repeat;
	height: 11px;
}

#footer {
	text-align: center;
	color: #1e4ba0;
	float: left;
	width: 100%;
	padding-bottom: .3em;
}

#footer p {
	margin: 0 0 .3em 0;
	line-height: 100%;
}

#footer ul {
	margin: 0;
}

#footer li {
	display: inline;
	padding: 5px 5px 5px 7px;
	background: url(../images/bt-footer.gif) 0 50% no-repeat;
}

#footer li.first {
	background: none;
	padding-left: 0;
}

#footer a:link, #footer a:visited {
	color: #1e4ba0;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #1e4ba0;
	background: none;
	text-decoration: underline;
}


/* END PAGE SPECIFIC 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 */