@charset "UTF-8";
/* CSS Document */


/* START MAIN NAV */

.nav{ float:left; width:313px; padding:33px 0px 38px 12px; background-image:url(../images/nav_bck.jpg); background-repeat:no-repeat; background-position:top; height:280px;}
.nav ul{
margin:0px; padding:0px; list-style-type: none; 
text-align: left;}

.nav ul li{
margin:0px; padding:0px; list-style-type: none; font-size:12px; list-style-image:none;
}

.nav ul li a{
display:block; padding:12px 8px 11px 8px; height:15px; width:105px;
color: #ffffff;
margin: 0px;
text-decoration: none;
border-left: 1px solid #000000; font-weight:bold; background-image:url(../images/nav_arrow.gif); background-repeat:no-repeat; background-position:right;
}

.nav ul li a:hover, .nav ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #d3effb; text-decoration: none;   /*THEME CHANGE HERE*/
}
.li6{height:30px;}
 
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	border: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	z-index:100;
	width: 190px;
	visibility: hidden;
	text-align:left;  font-size:11px; margin:0px;
 }
 .dropmenudiv ul,  .dropmenudiv li {margin:0; padding:0; }


.dropmenudiv li a, .dropmenudiv li a:link, .dropmenudiv li a:visited{
 
display: block;
text-indent: 3px;
border: 0; /*THEME CHANGE HERE*/
padding: 5px 0px 5px 0px;
margin:0px;
text-decoration: none;
 color: #ffffff; font-size: 11px; 
 padding-left:10px;
 background-color: #181818;
 border-bottom:1px solid #000000;   font-weight:normal; font-size:11px;


}

.dropmenudiv li a:hover{ /*THEME CHANGE HERE*/
background-color: #000000; color:#d3effb; text-decoration:none;  font-weight:normal; font-size:11px;
}
/* END NAV */



/* START SUBNAV */

/*____________________________*/
#subnav{ float:left; width:315px; margin-top:5px;}

#subnav ul{
margin:0px; padding:0px; list-style-type: none; 
text-align: left;}

#subnav ul li{
margin:0px; padding:0px; list-style-type: none; 
float:left; list-style-image:none;
}

#subnav ul li a{
display:block;  padding:4px 8px 4px 8px; height:26px;
color: #ffffff;
margin: 0px;
text-decoration: none;
border-left: 1px solid #000000; font-size:10px;
}

#subnav ul li a:hover, #subnav ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #d3effb; text-decoration: none; background-color:#181818;  /*THEME CHANGE HERE*/
}

#subnav ul li a.top1 {color:#d3effb;} #subnav ul li a:hover.top1 {color:#d3effb;}

/* END NAV */




/* START FOOTNAV */

/*____________________________*/
#foot { border-top:3px solid #000000; background-color:#181818; padding-bottom:5px;}

#footnav{  width:880px; margin: 15px 0px 20px 10px; padding-bottom:20px;}

#footnav ul{
margin:0px; padding:0px; list-style-type: none; }

#footnav ul li{
margin:0px; padding:0px; list-style-type: none; float:left; list-style-image:none;
}

#footnav ul li a{
display:block; padding:6px 30px 6px 30px; float:left;
color: #7c8790;
margin: 0px;
text-decoration: none;
border-left: 1px solid #000000; font-size:10px;
}

#footnav ul li a:hover, #footnav ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #d3effb; text-decoration: none; background-color:#181818;  /*THEME CHANGE HERE*/
}

/* END NAV */

/* START IMG GALLERY LIGHTBOX CSS */

#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: #dee6ec;
	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; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #dee6ec;
	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-weight: bold;	}
#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 */ 
	
