/********************************************
   HTML ELEMENTS
********************************************/ 


html,
body {
	margin: 0;
	padding: 0;
	font: normal 10pt Arial;
	color: #666666; 
	background: #ffffff url(images/blueback.gif) repeat-y top center;
	height: 100%;
	text-align: center;
}
#container {
	position: relative;
	min-height: 100%;
	width: 776px;
	margin: 0 auto;
	text-align: left;
}
#header {
   background: #FFFFF;
   padding: 0;
}
#body {
   padding:0px;
   padding-bottom:131px;   /* Height of the footer */
}

#footer {
	position: absolute;
	bottom: 0;
	width: 776px;
	background: #ffffff url(images/footerback3.gif) repeat-x top center;
	height: 131px;
}

*html #container { height:100%; }


h1 {
  font: bold 15pt Arial;
  color: #268F3A;
  margin: 0px;
}

h6 {
  font: bold 13pt Arial;
  color: #268F3A;
  margin: 0px 0px 0px 0px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

blockquote {
margin: 0 40px;
quotes: "\201C" "\201D";
font-style: italic;
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

/* ######### Main Menu ######### */

.mainmenu{
	cursor: pointer;
	text-align:left;
	font: normal 10pt Arial;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 4px 2px;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active{
	cursor: pointer;
	text-align:center;
	font: bold 8pt Arial;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 2px;
}

* html a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {width: 100%;} /* Hack for IE \*/

a.mainmenu:hover{
	cursor: pointer;
	text-align:center;
	font: bold 8pt Arial;
	text-decoration: none;
	color: #FBEE24;
	display: block;
	width: 100%;
	padding: 2px;
}

* html a.mainmenu:hover {width: 100%;} /* Hack for IE \*/

.menuback {
	background: #ffffff url(images/menuback.gif) repeat-x top center;
}

/* ######### Submenu ######### */
.submenu{
	cursor: pointer;
	text-align:left;
	font: normal 10pt Arial;
	text-decoration: none;
	color: #3E6DA7;
	display: block;
	width: 100%;
	padding: 4px 2px;
}

a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:hover{
	cursor: pointer;
	text-align:left;
	font: normal 10pt Arial;
	text-decoration: none;
	color: #3E6DA7;
	display: block;
	width: 100%;
	padding: 4px 2px;
}


/* ######### Images ######### */

.imageborder {
  border: 4px solid #268F3A;
}


.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 4px solid #268F3A;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 4px solid #268F3A;
}


.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 4px solid #268F3A;
}

/* ######### News ######### */

.headline {
  font: bold 12pt Arial;
  color: #000000;
  margin: 0px;
  padding: 0px 0 0px 28px;
  background: transparent url(images/news_ico.gif) no-repeat center left;
  height: 17px;
  line-height: 17px;
}

.postdate {
  font: normal 8pt Arial;
  color: #C0C0C0;
  margin: 0px;
  padding: 0 0 2px 0;
}

/* ######### Searchbox ######### */

#search_box {
    width: 200px;
    height: 31px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 159px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

/* ######### General Use ######### */

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}


/* ######### Footer ######### */

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #C0C0C0;
	font: normal 8pt Arial;
	text-decoration: none;
}

.footerback{
	background: #ffffff url(images/footerback3.gif) repeat-x top center;
	height: 131px;
	width: 776px;
}

.copyright{
	font: normal 8pt Arial;
	color: #FFFFFF;
	text-align: center;
	padding: 13px 0 6px 0;
}

/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#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, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { 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; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


/* ######### Pagination ######### */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background-color: #FFFFFF;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
font-weight: bold;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
font-weight: bold;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border: 1px solid #2b66a5;
font-weight: bold;
cursor: pointer;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
