/* Style Sheet for After Prom Wasaga */ 
html, body { 
 	text-align:center; 
	background-color: #CCFF66;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
} 
* {
	padding: 0;
	margin: 0;
}
/*------------------------------------------------------------ Layout divs */  
#pagewidth { 
 	width:960px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
} 
 
#header {
	position:relative; 
 	height:406px; 
	width:100%;
	background-image: url(/img_upload/headerap.gif);
	background-repeat: no-repeat;
} 
#navbar {
	clear: both;
	width: 100%;
	height: 37px;
	background-color: #CC6600;
}
#twocols {
	width: 100%;
	background-image: url(/img_upload/bodybg.gif);
	background-repeat: repeat-y;
}	 
#maincol { 
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:770px; 
}
#rightcol {
	float: right;
	display: inline;
	position: relative;
	width: 190px;
} 
#clrfooter {
 	height:51px; 
 	clear:both;
	background-image: url(/img_upload/bottom.gif);
	background-repeat: no-repeat;
} 
#footer {
	height: 50px;
	width: 100%;
	clear: both;
	text-align: center;
} 
#tracker {
	display: none;
}
/*------------------------------------------------------------ Menu styles */ 
#menu {
	margin-left: 5px;
	margin-right: 5px;
}
#menu ul {
	list-style-type: none;
	font-family: "TW Cen MT Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 37px;
	text-align: center;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	height: 37px;
	width: 125px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 37px;
	margin-right: 5px;
}
#menu .menuactive a {
	background-image: url(/img_upload/menuhover.gif);
	background-repeat: no-repeat;
}	
#menu ul li a:hover {
	background-image: url(/img_upload/menuhover.gif);
	background-repeat: no-repeat;
}	
/* ------------------------------------------------------ Article styles ---*/
.out_art {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.out_art h1 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 14px;
	color: #CCFF66;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art p {
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
.out_art ul {
	color: #FFFFFF;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.out_art ol {
	color: #FFFFFF;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	color: #CCFF66;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
}
.out_prev_img p {
	color: #FFFFFF;
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #FFFFFF;
	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: #FFFFFF;
}
.out_link p.link_blurb {
	color: #FFFFFF;
	line-height: normal;
	margin-bottom: 0;
}
.out_art .out_link a {
	color: #CCFF66;
}
.out_art .out_link a:hover {
	color: #FFFFFF;
}
.out_art a {
	color: #CCFF66;
}
.out_art a:hover {
	color: #FFFFFF;
} 
.out_art img {
	border: none;
}
/*------------------------ end of article navigation styles (previous page, top of page) */

.out_art .out_footer {
	margin-bottom: 5px;
	font-size: 14px;
	color: #CCFF66;
}
.out_art .out_footer a {
	color: #CCFF66;
	padding-right: 5px;
}
.out_art .out_footer a:hover {
	color: #FFFFFF;
} 	  
 /* *** 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 */  
/*------------------------------------------------------------ Footer styles */  
#footer p {
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* --------------------------------------------right newsbox styles */
#rtnewscont {
	margin-top: 35px;
}
.nb_ri_top {
	display: none;
}
.nb_ri_ce {	
	width: 162px;
	margin-left: 14px;
	margin-bottom: 10px;
}	
.nb_ri_ce h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.nb_ri_ce img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.nb_ri_ce p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: left;
}
.nb_ri_ce a {
	color: #CCFF66;
}
.nb_ri_ce a:hover {
	color: #FFFFFF;
}
.nb_ri_bot {	
	display: none;
} 
/* ------------------------------------------------------ image page styles ---*/
#out {	
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 10px;
}
#out h1 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
#out h3 {
	font-size: 14px;
	color: #CCFF66;
	font-weight: bold;
	margin-bottom: 10px;
}
#out a {
	color: #CCFF66;
}
#out a:hover {
	color: #ffffff;
}
/* ------------------------------------------------------ Contact form styles ---*/
.out_form {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 10px;
}	
.out_form h1 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
/* ------------------------------------------------------ Site map styles ---*/
.archive {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.archive h1 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	margin-bottom: 10px;
	clear: both;
}
.archive p {
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 14px;
}
.archive a {
	color: #CCFF66;
}
.archive a:hover {
	color: #ffffff;
}
/* ------------------------------------------------------ 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;
	} 	
/* 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;}