@charset "UTF-8";
body {
	margin: 0px;
	background-color: #ededed;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.png);
	height: 303px;
	width: 1024px;
}
#navigation {
	position: relative;
	left: 335px;
	width: 400px;
	height: 20px;
	top: -103px;
}

#navigation ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
} 

#navigation li {
	display : block;
	float: left;
}

#navigation a {
	background-color: transparent;
	display : block;
	margin-right:10px;
	margin-left:10px;
	font-weight: normal;
	text-align : center;
	text-transform : uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
} 

#navigation a:hover {
	color : #000000;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9F4F68;
} 

#about-navigation {
	width: 200px;
}

#about-navigation ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
} 

#about-navigation li {
	float: left;
	display: block;
	width: 200px;
}

#about-navigation a {
	background-color: #F2F2F2;
	display : block;
	font-weight: bold;
	text-transform : uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #9F4F68;
	text-decoration: none;
	margin-top: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 

#about-navigation a:hover {
	color : #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-color: #FAFAFA;
}


#content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: -50px;
	position: relative;
	line-height: 18px;
}
#content-left {
	float: left;
	width: 200px;
}
#content-right   {
	float: right;
	width: 660px;
}
a:link, a:visited {
	color: #9F4F68;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #802F4F;
	text-decoration: none;
}

#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	line-height: 15px;
}
.footerhr {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.updatehr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 30px;
	margin-bottom: 30px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.style1 {font-size: 11px}

.style1 a {font-size: 11px}
.style3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}


.treeview ul{ /*CSS for Simple Tree Menu*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20;
}
#v1classic {
	margin-left: -30px;
}

#v2current {
	margin-left: -30px;
}
.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 10px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.theme
{
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 600px;
	padding:10px;
	margin-bottom: 30px;
	}
.themepic {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
}

a  img.themepic:hover {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 8px;
}

.bunofmonth{
	border: 7px solid #B6E4E6;
}
a img.bunofmonth:hover{
	border: 7px solid #cbe7c7;
}


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