/* 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 */


body {
	color: black;
	background: #fff url(/cms/outertemplates/images/back-tile.jpg) repeat-x top;
	font-family: arial, helvetica;
	font-size: 70%;
}

body.site {
	margin: 0;
	text-align: center;
}

h1 {
	color: #7AB800;
	margin: 0.5em 0 0.5em 0;
	font-size: 175%;
}

h2 {
	color: #7AB800;
	margin: 0.5em 0 0.5em 0;
	font-size: 150%;
}

h3 {
	color: #7AB800;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}

h1.alt {
	color: #007A87;
	margin: 0.5em 0 0.5em 0;
	font-size: 175%;
}

h2.alt {
	color: #007A87;
	margin: 0.5em 0 0.5em 0;
	font-size: 150%;
}

h3.alt {
	color: #007A87;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}

hr {
	background: #7AB800;
	color: #7AB800;
}

p {
	margin: 1em 0 1em 0;
	padding: 0;
	line-height: 120%;
}

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: #7AB800;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #7AB800; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #7AB800;
	text-decoration: underline;
}

a:visited {
	color: #7AB800;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #7AB800;
	text-decoration: none;
}

a:active {
	color: white;
	background: #7AB800;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #7AB800;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

em {
	font-style: italic;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

label {
	cursor: pointer;
	display: block;
	width: 100px;
	float:left;
}

label.formLabel
{
	width:70px;
	display:block;
	float:left;
}

form {
	padding: 0;
	margin: 0;
}

input.button {
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.textbox, textarea.textbox {
	color: #000;
	border: solid 1px #7AB800;
	padding: 2px;
	font-family: arial, helvetica;	
}

.input-size
{
	width:200px;
}

p.newsletterButton {
	margin-top: 1em;
}
/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#container {
	width: 755px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
	}

.logo {
	float: left;
	margin: -15px 0 0 0;
}

.number {
	float: right;
	margin: 20px 5px 5px 5px;
	color: #7AB800;
	font-size: 200%;
	font-weight: bold;
}

#skipLinks {
	position: absolute;
	left: -999em;
}

#printTitle {
	display: none;
}

#fixedLinks {
	float: right;
	width: 520px;
	margin: 1px 0 0 0;
	padding: 0px;
	background: #FFFFFF;
	clear: both;
}

#fixedLinks p {
	margin: 0px;
}

#fixedLinks ul {float: right; list-style-type: none; margin: 4px; padding: 1px;}
#fixedLinks li {padding-left: 5px; margin: 0px; display: inline;}

#search {
	display: inline;
	float: right;
	margin: 0px 10px 0 0;
}
#search label {width:45px; line-height:26px;}

#menu {
	float: left;
	clear: both;
	background: #FFFFFF;
	width: 588px;
	padding: 0 0 0 0px;
	margin: -3px 0 0 226px;
	font-size: 1.2em;
	font-weight: bold;
	}
	
* html #menu {margin: -3px 0 0 113px;}
	
#feature-menu {
	float: left;
	width: 226px;
	height: 150px;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background: #7AB800 url(/cms/outertemplates/images/featured-back.jpg) no-repeat right top;
	}

* html #feature-menu {margin: 2px 0 0 0px;}

#feature-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#feature-menu li {
	margin: 0 0 1px 0;
	padding: 13px 2px 12px 10px;
}

#feature-menu a:link {
	color: #fff;
	text-decoration: none;
	display: block;
}

#feature-menu a:visited {
	color: #fff;
	text-decoration: none;
}

#feature-menu a:hover {
	color: white;
	background: #7AB800;
	text-decoration: underline;
}

#feature-menu a:active {
	color: white;
	background: #00A5B5;
	text-decoration: underline;
}

#feature-menu a:focus {
	color: white;
	background: #00A5B5;
	text-decoration: underline;
}

#main-pic {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 529px;
	height: 150px;
	}
	
#main-pic p {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

* html #main-pic img {padding: 2px 0 0 0;}

#left-wrap-home {
	width: 225px;
	float: left;
	clear: left;
	}

#sub-menu {
	width: 205px;
	background: #E0E8E9 url(/cms/outertemplates/images/sub-menu-back.jpg) no-repeat center bottom;
	clear: left;
	float: left;
	padding: 10px;
	border-right: 1px dotted #7AB800;
}

#sub-menu-home {
	width: 205px;
	background: #E0E8E9 url(/cms/outertemplates/images/sub-menu-back.jpg) no-repeat center bottom;
	border-right: 1px dotted #7AB800;
	padding: 10px;
}

#puzzle {
	width: 205px;
	background: #fff;
	text-align: center;
	margin: 5px 0 0 0;
	}

#content {
	width: 506px;
	float: left;
	padding: 10px;
}

#breadcrumb {
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #7AB800;
	}

#breadcrumb p {
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 0 0px;
}

#breadcrumb ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#breadcrumb li {
	display: inline;
	padding-left: 15px;
	background: url(/cms/outertemplates/images/breadcrumb.gif) 3px no-repeat;
}

.pencil-block {
	width: 204px;
	padding: 0px;
	margin: 0 20px 0 12px;
	float: left;
}

.error {
	font-weight: bold;
	color: red;
	line-height: 140%;
}

#news a {color: #007A87;}
#news ul {list-style-type: none; margin: 0px; padding: 0px;}
#news li {margin: 0px;}
#news .date {display: block; clear: both; margin: 4px 0 0 0;}

#footer {
	clear: both;
	text-align: center;
	width: 500px;
	margin: 20px auto 10px auto;
}

/* END PAGE SPECIFIC STYLES */





/* START HORIZONTAL MENU STYLES */
div.xMenuBtn {
	display: none;
}

#nav, #nav ul { 				/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li ul { 					/* second-level lists */
	position: absolute;
	padding: 0;
	margin: 0;
	left: -999em;
}

#nav li ul ul { 				/* third-and-above-level lists */
	margin: -45px 0 0 0;			/* height offset of third-and-above-level lists */
	border-left: 1px solid #007A87;
}

#nav li { 					/* all list items */
	float: left;
	width: auto;
	margin: 0 4px 0 0;
	padding: 0;
} 

#nav li ul li { 				/* second-level lists */
	clear: left;
}
 
#nav li a {					/* first-and-above-level anchors */
	display: block;
	width: auto;
	padding: 2px;
	margin: 0;
	text-decoration: none;
	color: #007A87;
	background: #fff;
}

#nav li ul li a {				/* second-and-above-level anchors */
	width: 130px;
	border-bottom: 1px solid #007A87;
}

#nav li ul li ul li a {				/* second-and-above-level anchors */
	width: 190px;
	border-bottom: 1px solid #007A87;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
 
#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
}

#nav li li:hover ul, #nav li li li:hover ul,  #nav li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: 147px;			/* width + padding of second-and-above-level anchors + navdrop padding */
}

#nav li.navdrop a {
	background: #fff url(/cms/outertemplates/images/arrowdown.gif) 95% 80% no-repeat;	/* image used to indicate a drop down list item */
	padding-right: 15px;	
}
 
#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(/cms/outertemplates/images/spacer.gif) no-repeat;			/* hides the drop down image from non-drop down list items */
}
 
#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(/cms/outertemplates/images/arrowright.gif) right no-repeat;		/* image used to indicate a pop out 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: #fff; 
	background: #007A87;
}

/* END HORIZONTAL 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(/cms/outertemplates/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(/cms/outertemplates/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/cms/outertemplates/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 */
