﻿body
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 11px;
/* background-image: url('images/background.jpg'); */
}

table.main
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 11px;
/*border-style: groove;
border-color: #017660;
border-width: medium;*/
}

table.heading
{
background-image: url('images/heading_background.jpg');
background-repeat: no-repeat;
background-position: top right;
}

table
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 11px;
/*background-color: white;*/
}

td.heading_slogan
{
text-align: center;
vertical-align: middle;
}

td.heading_link
{
width: 16.7%;
padding: 10px;
text-align: center;
vertical-align: middle;
background-color: #017660;
}

td.spacing_row
{
font-size: 2px;
padding: 0px;
}

td.main_table_cell
{
border-style: solid;
border-color: #017660;
border-width: thin;
padding: 5px;
}

td.green_background
{
background-color: #99FFCC;
}

td.blue_background
{
background-color: #66CCFF;
}

hr.footer
{
width: 1000px;
}

td.side_menu_heading
{
color: white;
font-weight: bold;
padding: 8px;
background-color: #017660;
}

td.side_menu_body
{
font-size: 11px;
padding: 8px;
background-color: #E8FADE;
}

td.footer
{
font-size: 11px;
text-align: center;
}

table.ladder
{
background-image: url('images/ladder_background.jpg');
border-style: solid;
border-width: 1px;
border-color: black;
}


a
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 11px;
color: blue;
text-decoration: none;
}

a:visited
{
color: blue;
}

a:hover
{
color: red;
}

a:active
{
color: black;
}

img.sponsor
{
/*border: 1px solid gray;*/
}

a.white
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}

a.white:visited
{
color: white;
font-weight: bold;
}

a.white:hover
{
color: blue;
font-weight: bold;
}

a.white_heading_link
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 14px;
color: white;
text-decoration: none;
font-weight: bold;
}

a.white_heading_link:visited
{
color: white;
font-weight: bold;
}

a.white_heading_link:hover
{
color: blue;
font-weight: bold;
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }