@charset "utf-8";
/* CSS Document */

body
{
background-color:#FFF;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
color:#000000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100.01%;
}

#wrapper
{
width:960px;
background-color:#FFF;
text-align:left;
margin-top:0px;
border:1px solid #000;
box-shadow:0px 5px 5px 5px #48486C;
-moz-box-shadow:0px 5px 5px 5px #48486C;
-webkit-box-shadow:0px 5px 5px 5px #48486C;
}

.spacer
{
clear:both !important;
}


#banner
{
width:960px;
text-align:center;
background-color:#FFF;
}

#navbar
{
width:760px;
background-color:#FFF;
text-align:center;
color:#000000;
margin-left:120px;
border:0px;
}

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background-color:#000; /*menu strip background*/
border: 1px solid gray;
padding: 4px 0px 4px 38px;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('../images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('../images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: red;
}

.black a.aero{
background-image: url('media/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('media/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}

#leftcol
{
float:left;
background-color:#FFF;
text-align:left;
width:710px;
}

#leftcol img.left
{
float:left;
padding:80px 20px 0px 10px;
}

#leftcol a href
{
text-decoration:none;
}

#leftcol1
{
float:left;
background-color:#FFF;
text-align:left;
width:500px;
}


#p
{
text-decoration:none;
}

h1
{
font-family:gabriola;
font-size:50px;
color:#000;
}

h2
{
font-family:gabriola;
font-size:40px;
color:#330099;
}

h3
{
font-family:"Comic Sans MS";
font-size:40px;
color:#000;
}

h4
{
font-family:"Comic Sans MS";
font-size:30px;
color:#000;
text-align:center;
}

h5
{
font-family:gabriola;
font-size:30px;
color:#330099;
}
ul
{
padding-top:45px;
border:none;
}


#rightcol
{
float:right;
background-color:#FFF;
text-align:left;
width:250px;
}

#rightcol a 
{
text-decoration:none;
}

#rightcol img.right
{
float:right;
padding:20px 30px 20px 10px;
border:none;
}

#rightcol1
{
float:right;
background-color:#FFF;
text-align:left;
width:400px;
}

#maincol
{
float:left;
background-color:#FFF;
text-align:left;
width:900px;
}

.form input.type
{
background-color:#FF0000;

}

#footer
{
background-color:#FFF;
width:960px;
float:left;
height:100px;
text-align:center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 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: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; }
#bottomNavClose{background:url(../images/closelabel.gif);}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
	
	#imagethumb
	{
	padding-right:50px;
	}
	

#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: 2.0em;  }	
		
#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 */ 
	