@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	font-family: Arial, Verdana, Univers;
	background-color: #2E4E70;
}

h1 {
	color: #214265;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;height: 148px;
	background-color: #2E4E70;
	
}

.bannerArea .container {
	height:148px;
	background-image: url(images/siteimages/banner_bkgd.jpg);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 30px;
	padding-top: 0px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/siteimages/topnav_bkgd1.jpg);
	background-repeat:repeat-x;
	background-color: #2E4E70;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #2E4E70;
	background-image: url(images/siteimages/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
	
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/siteimages/content_bkgd.jpg);
	background-repeat: no-repeat;
}

.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}

.contentright {
	padding-top: 20px;
	float: left;
	padding-left: 30px;
	width: 210px;
	border-color: #2E4E70;
}

.imageright {
	margin-left: 5px;
	float: right;
	border: 5px solid #2E4E70;	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #2E4E70;

	border-top-style: solid;
	border-top-color: #2E4E70;
	border-top-width: 4px;
	
}

.footerArea .container {
	height: 77px;
	background-image: url(images/siteimages/footer_bkgd.jpg);
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.imageleftm {
	border: 5px solid #2E4E70;
	margin-left: 30px;
	margin-bottom: 10px;
}
.imagelefttrio {
	border: 5px solid #2E4E70;
	margin-bottom: 10px;
}
#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/siteimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/siteimages/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; }
.imagerightrs {
	border: 5px solid #2E4E70;
	margin-top: 10px;
}
.imageleftmi {
	border: 5px solid #2E4E70;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 67px;
}
.imagerightph {
	margin-left: 10px;
	float: right;
	border: 5px solid #2E4E70;
	margin-bottom: 10px;
}
.imagerightc {
	border: 5px solid #2E4E70;
	margin-bottom: 10px;
}
.pp {
	border: 5px solid #2E4E70;
	float: right;
	margin-left: 30px;
	margin-right: 15px;
}
