/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

.title {
font: bold 14pt Arial;
font-style: normal;
text-decoration: none;
text-align: center;
background: #DE5152;
color: #FFFFFF;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}


a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover {
cursor: pointer;
text-align: center;
font: bold 10pt Arial;
color: #000000;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 22px;
padding: 3px 0 0 0;
}


a:link	{
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}


a.one:link	{
		color : #0000FF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #0000FF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;

}

a.two:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.two:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.two:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


.imageRight {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 2px solid #DE5152;
}

.imageLeft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 2px solid #DE5152;
}


.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 2px solid #DE5152;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 2px solid #DE5152;
}

.imageCenter {
  margin: 5px 10px 10px 5px;
  text-align: center;
  border: 2px solid #DE5152;
}

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


.generaltext
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Arial;font-size:12pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Arial;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;}
.headertext
{font-family:Arial;font-size:20pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:14pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext3
{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;}


/* ######### 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{
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;
}




/**End CSS Style*****************************************/
