/* Web site */

* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: 0; }

/* body styles */

body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #464646; 
	font-size: 76%;
	text-align: center;
	background: url(/template_assets/images/background.gif) repeat-y scroll 50% 0;
	margin: 0; 
	padding: 0;
}
table {
	margin-bottom: 2em; border-collapse: collapse;
}
td {
	vertical-align: top;
	/*padding: 0.5em 0.5em 0.5em 0;*/
}




#contentcolumn{
	border-top: 1px solid #A2D39C;
	width: 98%;
	margin: 0;
}

#flashad { 
	margin: 0 auto;
	padding: 30px;
	width: 300px;
	height:250px;
	
}

#everbrightmap { 
	width: 555px;
	height:350px;
	border: 3px solid #666;
	
}

#rss_side {
    padding-left: 18px;
    margin: 0;
    width: 160px;
    font-family: helvetica,arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color:#d7d7d7;
    position: absolute;
    left: 0;
    top:490px;

}

#rss_side a:link, #rss_side a:visited, #rss_side a:active {
    color:#d7d7d7;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    font-family: helvetica,arial, sans-serif;
}












/* wrap*/

#wrap {
	background: url(/template_assets/images/mainbg.jpg) repeat-y scroll 0 0;
	margin: 0 auto;
	padding: 0;
	width: 986px;
}
#innerwrap {
	margin: 0 auto;
	padding: 0;
	width: 972px;
}

/* header */
#header_print { display: none; }

#header {
	text-align: left;
	padding: 0; 
	margin: 0;
	height: 110px;
	width: 972px;
	background: #A2D39C url(/template_assets/images/rainbowbg.jpg) no-repeat scroll right;
	color: #588526;
	font-size: 10px;
}
#header img {
	float: left;
}
#header p {
	padding: 5px 0 0 0; line-height: 12px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active { 
	color: #588526;
}

#headerSSP {
	width: 455px; height: 110px; float: left;
}

/* homepage intro */

#introSSP {
	width: 563px; height: 233px;
}

/* logo */

#logo {
	width: 329px; height: 110px; float: left; padding: 0 3px 0 0; background-color: #FFF;
}

/* navbar */

#navbar {
	text-align: left;
	padding: 0; 
	margin: 0;
	height: 22px;
}
#navbar ul {
	background-color: #F7F7F7;
	border: 1px solid #E9E9E9;
	width: 748px;
	margin: 4px 0 0 0;
	height: 16px;
	padding: 0 0 0 18px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	line-height: 17px;
	margin: 0 3px 0 0;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #959595; text-decoration: none;
}
#navbar a:hover {
	color: #464646; text-decoration: none;
}
#navbar a:link.active, #navbar a:visited.active, #navbar a:hover.active #navbar a:active.active {
	color: #464646; text-decoration: none;
}
#searchbox {
	float: right;
}
.textfield {
	background-color: #F6EA94;
	border: 1px solid #A2D59D;
	text-align: right;
	color: #3AB34A;
	margin: 0;
	padding: 0 3px 0 0;
	width: 158px;
	height: 16px;
	font: 13px Arial, Helvetica, sans-serif;
}
.gobutton {
	margin-left: -2px;
}

/* content */

#content { 
	padding: 0;
	margin: 0 0 6px 0;
	width: 972px;
	background: url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
	text-align: left;
	position: relative;
}

/* dropdowns */

#site_map {
	margin: 9px 13px 0 0; font-size: 11px; font-weight: bold; float: left;
}
#site_map, #site_map ul { /* all lists */
	list-style: none; line-height: 36px;
}
#site_map a {
	display: block; width: 169px; padding: 0 0 0 18px;
}
#site_map li { /* all list items */
	width: 187px; /* width needed or else Opera goes nuts */
}
#site_map li ul { /* second-level lists */
	position: absolute;
	background: #2376AA url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
	width: 187px;
	margin: 0 0 0 187px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#site_map li ul ul { /* third-and-above-level lists */
	margin: -36px 0 0 187px;
}
#site_map li:hover ul ul, #site_map li:hover ul ul ul, #site_map li.sfhover ul ul, #site_map li.sfhover ul ul ul {
	left: -999em;
}
#site_map li:hover ul, #site_map li li:hover ul, #site_map li li li:hover ul, #site_map li.sfhover ul, #site_map li li.sfhover ul, #site_map li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto; margin-top: -36px;
}
#site_map a:link, #site_map a:visited, #site_map a:active {
	color: #D7D7D7; text-decoration: none;
}
#site_map a:hover {
	color: #F4EA91; text-decoration: none; background-color: #2B8EC9;
}
#site_map li:hover, #site_map li.sfhover {
	background: #2B8EC9;
}


/* left-side -ads */

#ad1LT {
	padding: 25px;
	margin: 0; 
	width: 140px;
	height: 80px;
	position: absolute;
	left: 0;
	bottom:190px;
}
#ad2LT {
	padding: 25px;
	margin: 0px; 
	width: 140px;
	height: 55px;
	position: absolute;
	left: 0;
	bottom: 110px;
}

#ad3LT {
	padding: 25px;
	margin: 0px; 
	width: 140px;
	height: 55px;
	position: absolute;
	left: 0;
	bottom: 35px;
}



/* main-column */

#main-column { 
	float: left;
	padding: 0 8px 0 0;
	width: 563px;
	/*height: 640px;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#main-column h1 {
	margin: 18px 0 12px 0; color: #2376AA; font-size: 22px;
}
#main-column h2 {
	font-size: 14px; margin: 0 0 7px 0; color: #2376AA;
}
#main-column p {
	line-height: 21px; margin: 0 0 1.3em 0;
}
#main-column ul, #main-column ol {
	margin: 0 0 1.3em 0;
}
#main-column li {
	line-height: 21px; margin-left: 2em;
}
#main-column a:link, #main-column a:visited {
	color: #2376AA; text-decoration: underline;
}
#main-column a:hover {
	color: #2376AA; text-decoration: underline;
}
#main-column a:active {
	color: #2376AA; text-decoration: underline;
}
#main-column td, #main-column th {
	/*padding: 0 2em 0.5em 0;*/
}

/* breadcrumbs */

#breadcrumbs { 
	color: #CCC; font-size: 11px; margin: 2px 0 7px 0; font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #CCC; text-decoration: none;
}
#breadcrumbs a:hover {
	color: #A0A0A0; text-decoration: none;
}
#breadcrumbs a:active {
	color: #CCC; text-decoration: none;
}
#breadcrumbs a:link.active, #breadcrumbs a:visited.active, #breadcrumbs a:hover.active #breadcrumbs a:active.active {
	color: #A0A0A0; text-decoration: none;
}

/* subcolumn */

#subcolumn {
	margin: 1em 0 0 0;
}
#subcolumn h1 {
	margin: 10px 0; color: #2376AA; font-size: 20px;
}

/* subcolumn-left */

#subcolumn-left { 
	float: left; width: 335px; border-top: 1px solid #A2D39C;
}
#subcolumn-left ul { 
	width: 317px; background-color: #F3F7E9; list-style: none; font-size: 11px;
}

/* news */

.altrow { 
	background-color: #E7F0DD;
}
#news li { 
	position: relative; height: 40px; line-height: 15px; margin-left: 0;
}
.date { 
	position: absolute; top: 1.3em; left: 0.5em;
}
#news a { 
	display: block; height: 40px; padding: 5px 15px 0 48px;
}
#news a:link, #news a:visited {
	color: #999; text-decoration: none;
}
#news a:hover {
	color: #A0A0A0; text-decoration: none;
}
#news a:active {
	color: #999; text-decoration: none;
}
#news li:hover, #news li.sfhover {
	background: #CCC; cursor: pointer;
}


/* pdfCreatorList */

#pdfCreator { 
	float: right;
	padding: 0 5px 10px 5px;
	width: 176px;
	font-size: 10px;
    line-height: 14px;
	color: #888;
    border: 1px solid #E9E9E9;  background: #f7f7f7; 
}
#pdfCreatorList li { 
	position: relative; line-height: 20px;
       padding: 0 0 0 10px;
}
#pdfCreatorList a { 
	display: block; 
}
#pdfCreatorList a:link, #pdfCreatorList a:visited {
	color: #999; text-decoration: none;
}
#pdfCreatorList a:hover {
	color: #A0A0A0; text-decoration: none;
}
#pdfCreatorList a:active {
	color: #999; text-decoration: none;
}
#pdfCreatorList li:hover, #pdfCreatorList li.sfhover {
	background: #CCC; cursor: pointer;
}
#pdfCreatorList
{
  list-style: none;
  border: 1px solid #E9E9E9;

}

.textfieldpdf {
	background-color: #ffffff;
	border: 1px solid #999;
	text-align: right;
	color: #333;
	margin: 0;
	padding: 0 3px 0 0;
	width: 171px;
	height: 16px;
	font: 13px Arial, Helvetica, sans-serif;
}
.previewbutton{
	float: left;
	margin: 8px 0 0px 0px;
}
.createbutton {
	float: right;
	margin: 8px 0 0px 5px;
}

/* subcolumn-right */

#subcolumn-right { 
	float: right; width: 226px; border-top: 1px solid #A2D39C; margin: 0 2px 0 0;
}

/* right-column */

#right-column { 
	float: right;
	padding: 0 0 0 0;
	width: 186px;
	font-size: 10px;
	color: #888;
}
#right-column h1 {
	color: #3AB34A; font-size: 12px; font-weight: normal; margin: 3px 0;
}
#right-column a:link, #right-column a:visited, #right-column a:active {
	color: #888;
}
#right-column a:hover {
	color: #888;
}

/* map */

#map {
	width: 185px; 
	height: 364px;
}
#map a {
	display: block; width: 185px; height: 364px;
	background: url(/template_assets/images/map.jpg) no-repeat scroll 0 0;
}
#map a:hover {
	background: url(/template_assets/images/map.jpg) no-repeat scroll 0 -365px;
}

/* floatnav */

#floatnav {
	margin: 15px 0 0 0;
}
#floatnav li {
	list-style-type: none; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	margin: 0 0 15px 0;
	background: url(/template_assets/images/chrome.jpg) no-repeat scroll 0 0;
	height: 36px;
	line-height: 36px;
}
#floatnav a {
	padding: 0 0 0 11px; height: 36px; line-height: 36px; display: block;
}
#floatnav a:link, #floatnav a:visited, #floatnav a:active {
	color: #000; text-decoration: none;
}
#floatnav a:hover {
	color: #666; text-decoration: none;
}

/* datatable */

.datatable td, .datatable th {
	background-color: #F3F7E9; 
	padding: 0.5em 1em 0.5em 0.5em; 
	border-bottom: 1px solid #FFF; 
	border-right: 1px solid #FFF;
}

/* contact */

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em;
}
#contactform td, #contactform th {
	vertical-align: top; padding: 0 1em 1em 0; font-weight: normal;
}
#contactform input, #contactform textarea {
	/*background-color: #FFF;*/
}

/* footer */


#footerwrap {
	background: url(/template_assets/images/footerbg.jpg) repeat scroll 0 0;
}
#footer {  
	clear: both;
	padding: 0;
	height: 26px; 
	color: #979797; 
	font-size: 10px; 
	line-height: 26px;
	width: 765px; 
	margin: 0 0 0 202px;
}

/* footernav */

#footernav {
	float: left;
}
#footernav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin: 0 3px 0 0;
}
#footernav a:link, #footernav a:visited, #footernav a:active {
	color: #979797; text-decoration: none;
}
#footernav a:hover {
	color: #979797; text-decoration: none;
}

/* copyright */

#copyright {
	float: right;
}


/* misc styles */

.img-style-lt {
	float: left; padding-right: 5px; clear: both; margin-bottom: 1em;
}
.img-style-rt {
	float:right;
	padding-left: 5px;
}
.clearfix {
	clear:both;
	}
.wireframe {
	border: 1px solid black;
}
.fill {
	background-color: #F00;
}
.flag {
	margin-right: -3px;
}

/*----------------------------------------------------------------
.site_search
----------------------------------------------------------------*/

.site_search_count { margin: 0 0 1.3em 0; display: block;}
.site_search_hit { margin: 0 0 1.3em 0; line-height: 1.5}
.site_search_result_link { display: block;}


.searchCount { margin: 0 0 1em 0; display: block;}
.searchResultsTable td, .searchResultsTable th { padding: 0 15px 10px 0;}


.pdf_creator_link
{
  text-align: right;
  margin-right: 5px;
}

table.searchTable td
{
  padding: 0pt 1em 1em 0pt;
}

div.autocomplete 
{
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.autocomplete ul
{
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li 
{
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}
