/* Style Sheet for Friends of Nancy Island Content Pages */
html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img_upload/intpagebg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 12px;
} 
* {
	padding: 0;
	margin: 0;
}
/*------------------------------------------------------------ Layout divs */  
#pagewidth { 
	width: 950px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
} 
#navbar {
	height: 40px;
	width: 100%;
}
#header {
	width: 100%;
	height: 230px;
	background-image: url(/img_upload/logo.jpg);
	background-repeat: no-repeat;
}
#headerflash {
	height: 190px;
	width: 360px;
	border: #ffffff 5px solid;
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}
#breadcrums {
	clear: both;
	width: 100%;
	height: 29px;
}
#maincol {
	width: 701px;
	float: right;
	display: inline;
}
#leftcol {
	width: 249px;
	float: left;	
}
#footer {
	width: 100%;
	height: 50px;
	background-color: #bcd1fb;
	text-align: center;
	clear: both;
}
#tracker {
	display: none;
}
/* ------------------------------------------------------ Menu styles ---*/  
#imouter1 {
	width: 935px;
	margin-left: 15px;
	height: 40px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#imenus1 .menuactive a {
	background-image: url(/img_upload/menuhover.jpg);
	background-repeat: repeat-x;
}
#imenus1 {
	font-size: 11px;
	font-weight: bold;
}
#imenus1, #imenus1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;	
}
#imenus1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 7px;
	padding-right: 7px;
}
#imenus1 li {
	float: left;
}
#imenus1 li ul, #imenus1 ul li  {
	width: 160px;
	z-index: 1;
	font-weight: normal;
	font-size: 11px;
	
}
#imenus1 ul li  {
	background-color: #e4f5d3;
}
#imenus1 ul li a  {
	line-height: 20px;
	text-align: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	background-image: none;
}
#imenus1 li ul {
	position: absolute;
	display: none;
	background-color: #e4f5d3;
}
/* top level hover state  ---*/ 
#imenus1 li:hover a, #imenus1 a:focus,
#imenus1 a:active, #imenus1 li.p7hvr a {
	color: #ffffff;
	background-image: url(/img_upload/menuhover.jpg);
	background-repeat: repeat-x;
}
#imenus1 li:hover ul, #imenus1 li.p7hvr ul {
	display: block;
	border-bottom: #0e3f7c 1px solid;
	border-left: #0e3f7c 1px solid;
	border-right: #0e3f7c 1px solid;
}
#imenus1 li:hover ul a, #imenus1 li.p7hvr ul a {
	color: #378a0a;
	background-color: #e3f7d5;
	background-image: none;
}
#imenus1 ul a:hover {
	background-color: #bdd1fb!important;
	color: #0e3f7c!important;
}

/* The single backslash  character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#imenus1 li {width: auto;}


/* ------------------------------------------------------ Breadcrumbs styles ---*/
#breadcrums p {
	color: #FFFFFF;
	line-height: 29px;
	font-size: 11px;
	margin-left: 15px;
}	
/* ------------------------------------------------------ Article styles ---*/
.out_art {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.out_art h1 {
	color:#378a0a;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h2 {
	font-size: 16px;
	color: #378a0a;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 14px;
	color: #378a0a;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art p {
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}
.out_art ul {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}
.out_art ol {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 20px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	color: #0e407d;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
}
.out_prev_img p {
	color: #000000;
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #0e407d;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p.link_blurb_h {
	margin-bottom: 0;
}
.prev_copy {
	text-align: center;
}
.out_art .out_prev_img p {
	font-size: 11px;
	color: #000000;
}
.out_link p.link_blurb {
	color: #000000;
	line-height: normal;
	margin-bottom: 0;
}
.out_art .out_link a {
	color: #378a0a;
}
.out_art .out_link a:hover {
	color: #0e407d;
}
.out_art a {
	color: #378a0a;
}
.out_art a:hover {
	color: #0e407d;
} 
.out_art img {
	border: none;
}
/*------------------------ end of article navigation styles (previous page, top of page) */

.out_art .out_footer {
	margin-bottom: 5px;
	font-size: 11px;
	color: #378a0a;
	height: 15px;
	line-height: 15px;
}
.out_art .out_footer a {
	color: #378a0a;
	padding-right: 5px;
}
.out_art .out_footer a:hover {
	color: #0e407d;
} 
/* ------------------------------------------------------ image page styles ---*/
#out {	
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#out h1 {
	color:#378a0a;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
#out h3 {
	font-size: 14px;
	color: #378a0a;
	font-weight: bold;
	margin-bottom: 10px;
}
#out a {
	color: #378a0a;
}
#out a:hover {
	color: #0e407d;
}
/* ------------------------------------------------------ Contact form styles ---*/
.out_form {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}	
.out_form h1 {
	color:#378a0a;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
/* ------------------------------------------------------ Site map styles ---*/
.archive {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.archive h1 {
	color:#378a0a;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
.archive p {
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
}
.archive a {
	color: #378a0a;
}
.archive a:hover {
	color: #0e407d;
}
/* --------------------------------------------left newsbox styles */
.nb_le_top {
	display: none;
}
.nb_le_ce {	
	width: 234px;
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(/img_upload/newsbox_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}	
.nb_le_ce h3 {
	background-image: url(/img_upload/newsbox_top.jpg);
	width: 234px;
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.nb_le_ce img {
	margin-top: 5px;
	margin-bottom: 2px;
}
.nb_le_ce p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
}
.nb_le_ce a {
	color: #378a0a;
}
.nb_le_ce a:hover {
	color: #1a4e8b;
}
.nb_le_bot {	
	width: 234px;
	background-image: url(/img_upload/newsbox_bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
} 
/*------------------------------------------------------------ Footer styles */  
#footer p {
	font-size: 11px;
	color: #0e407d;
	padding-top: 20px;
}
#footer a {
	color: #0e407d;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: right;
} 

/* ------------------------------------------------------ lightbox styles ---*/
div.picture {
float:left;
margin:10px;
text-align:center;
}
* html .picture { display: inline; }  /* --Fix for IE6 --*/

.picture_top h3 {
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 11px;
}
.picture_bot {
	color: #333333;
	font-size: 11px;
	padding-top: 2px;
}
br.clearboth {
       margin:0;
       padding:0;
       clear:both;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("/assets/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("/assets/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("/assets/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("/assets/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;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("/assets/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	} 	
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

/* Blog Styles */
#blg_entries {width:100%;font:11px verdana;margin:10px 0px 10px 0px;}
#blg_wrapper {position:relative;}
#blg_name {font-weight:bold;}
#blg_email {font-weight:bold;}
#blg_email a {text-decoration:none;color:#3300FF;}
#blg_box_bg1 { padding:8px;background:#FFFFFF;border-top: #bcd0fb 1px solid; border-bottom:  #bcd0fb 1px solid;}
#blg_box_bg2 { padding:8px;background:#e6edf5;}
.blg_comment {margin-top:10px;height:auto; font-size: 12px;}
.passed {margin-top:10px;text-align:center;padding:5px;width:320px;font:12px sans-serif;border:1px solid #90EE90;background:#F0F8FF; }
.failed {margin-top:10px;text-align:center;padding:5px;width:320px;font:12px sans-serif;border:1px solid #FEE0C6;background:#FEEED4; }
.blg_status {visibility:hidden;}

#blg_eml_domain {font:bold 12px verdana;}
#blg_eml_comment {font:12px verdana;padding:5px 0px 5px 0px;}
#blg_eml_name {font:bold 11px verdana;padding-bottom:3px;}
#blg_eml_name a {text-decoration:underline;color:black;}
#blg_eml_links {font:bold 11px verdana;padding-bottom:15px;}
#blg_eml_links a {color:#3333FF;}
#blg_eml_article {font:bold 12px verdana;padding-bottom:5px;}
#blg_approve {padding:5px 0px 5px 0px;color:green;font:bold 13px verdana;}
#blg_delete, #blg_token_exp {padding:5px 0px 5px 0px;color:red;font:bold 13px verdana;}

#blg_form {font:12px verdana;}
#blg_form textarea {width:210px;}

#blg_secur {width:176px;margin:5px 0px 5px 0px;}
#blg_secur_audio {float:left;font:11px verdana;}
#blg_secur_reload {float:right;font:11px verdana;}
#blg_secur_validate {margin:5px 0px 5px 0px;}


#blg_secur_validate input {font:12px verdana;}
#blg_secur_submit {width:80px;}
#clr {clear:both;}
