/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666;
	font-size:.8em;
	margin:0 auto;
	background-color:#fff;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_body.jpg);
}

a { color:#103C63; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }
 
/* ---- class settings ----------------------- */

.officers td { border:1px solid #314D7D; color: #000; }

.input { border: 1px solid #ad923c; }

.flag_side {
	margin: 0 0 0 10px;
}

.img_top {
	position: absolute;
	top:0;
	left:0;
}

.img_btm {
	position: absolute;
	bottom:0;
	left:0;
}

.newsletter {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:189px;
	height:auto;
	margin: 30px 0 0 0;
}

.date {
	color: #fff;
	font-weight: bold;
}

.t_date {
	color: #000;
	background-color: #E0E7EF;
}

.t_date2 {
	font-weight: bold;
	text-align: center;
	background-color: #D1DFEF;
}

.id {
	background-color: #1E436D;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

.center_text {
	text-align:center
}

.border-color {
	border-color:#273D6C;
	border-width:4px;
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:940px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:124px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:14px;
	left:45px;
	width:800px;
	height:77px;
}

#nav_sub {
	position:absolute;
	top:55px;
	left:265px;
	width:200px;
	height:31px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	padding: 0 0 0 30px;
	background-repeat: repeat-y;
	background-image: url(/images/bg_main-container.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:450px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:259px;
	height:auto;
	font-size: .9em;
}

#upcoming {
	position:relative;
	top:0;
	left:0;
	width:249px;
	height:auto;
	float: right;
	color: #ad923c;
font-size: 11px;
	padding: 25px 10px 40px 0;
	background-repeat: repeat-y;
	background-image: url(/images/bg_side.jpg);
}

#member {
	position:relative;
	top:0;
	left:-3px;
	width:249px;
	height:auto;
	color: #fff;
	float: right;
	padding: 60px 10px 50px 0;
	background-repeat: repeat-y;
	background-image: url(/images/bg_member.jpg);
}

#member a { color: #fff; text-decoration: none; }

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:189px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#193E68;
	width:860px;
	height:30px;
	clear:both;
	padding: 40px 60px 0 20px;
	background-repeat: no-repeat;
	background-image: url(/images/img_footer.jpg);
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:77px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav2.jpg);
}

a#nav_01 {
	width:63px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -77px;
}

.active_01 {
	background-position: 0 -154px !important;
}

a#nav_02 {
	width:68px;
	background-position:-63px 0;
}

a:hover#nav_02{
	background-position:-63px -77px;
}

.active_02 {
	background-position:-63px -154px !important;
}

a#nav_03 {
	width:131px;
	background-position:-131px 0;
}

a:hover#nav_03{
	background-position:-131px -77px;
}

.active_03 {
	background-position:-131px -154px !important;
}

a#nav_04 {
	width:117px;
	background-position:-262px 0;
}

a:hover#nav_04{
	background-position:-262px -77px;
}

.active_04 {
	background-position:-262px -154px !important;
}

a#nav_05 {
	width:100px;
	background-position:-379px 0;
}

a:hover#nav_05{
	background-position:-379px -77px;
}

.active_05 {
	background-position:-379px -154px !important;
}

a#nav_06 {
	width:100px;
	background-position:-479px 0;
}


a:hover#nav_06{
	background-position:-479px -77px;

}

.active_06 {
	background-position:-479px -154px !important;
}

a#nav_07 {
	width:114px;
	background-position:-579px 0;
}

a:hover#nav_07{
	background-position:-579px -77px;
}

.active_07 {
	background-position:-579px -154px !important;
}

a#nav_08 {
	width:100px;
	background-position:-693px 0;
}

a:hover#nav_08{
	background-position:-693px -77px;
}

.active_08 {
	background-position:-693px -154px !important;
}

/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#fff;
color:#1F446E;
}

#L1, #L2 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#1F446E;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

#L1 { width:117px; left:170px; }
#L2 { width:117px; left:46px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


/*-------------------------lightbox-------------------------------------*/

/*lightbox start*/

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


#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-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 */ 
