/*
---------------------------
Centreville School - styles
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 30 august 2007
---------------------------
*/

body {
	font: 13px/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #1A1818;
	margin: 0;
	padding: 0;
	behavior:url(/css/csshover.htc);
}

div, h1, h2, h3, a, img {
	behavior: url(/css/iepngfix.htc);
}

/* STRUCTURE -------------------------------- */

#container {
	width: 780px;
	margin: 30px auto 10px auto;
	text-align: left;
	position: relative;
}

/* Wholepage -------------------------------- */

#wholepage {
	width: 780px;
	margin: 0 auto;
}

#wholepage:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#wholepage { display: inline-block; }
/* Holly Hack for IE \*/
*html #wholepage { height: 1%; }
#wholepage { display: block; }
/* end hack */

/* Main Navigation -------------------------------- */

#nav {
	width: 780px;
	float: left;
	height: 40px;
	background-color: #545353;
	filter:alpha(opacity=85); /* IE's opacity*/
    opacity: 0.85;
}

#nav ul {
	float: left;
	margin-left: 0px;
	height: 40px;
	display: inline;
}

#nav ul li a, #nav ul li {
	color: #fff;
	float: left;
	display: block;
	height: 40px;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}

#nav ul li a {
	padding: 0;
}

/* #nav > ul li a {width:auto;} //for everyone else */

#nav ul li a:hover {
	background-color: #EFBD5E
	text-decoration: none;
}

#nav ul li:hover {
	background: #EFBD5E url(img/li_hover_bck.gif) repeat-x 0 0;
	filter:alpha(opacity=95); /* IE's opacity*/
}

#nav ul li {
	padding: 0;
	cursor: pointer;
	cursor: hand;
}

#nav ul li a span {
	display: none;
}

/* Hides rule from IE5-Mac \*/
 #nav ul li a {
	float: none;
}
/* End IE5-Mac hack */

/* image replacement for the buttons ------- */

#nav ul li#about_nav a {
	width: 78px;
	background-image: url(img/nav/about.png);
}

#nav ul li#admissions_nav a {
	width: 129px;
	background-image: url(img/nav/admissions.png);
}

#nav ul li#curriculum_nav a {
	width: 132px;
	background-image: url(img/nav/curriculum.png);
}

#nav ul li#strengths_nav a {
	width: 115px;
	background-image: url(img/nav/strengths.png);
}

#nav ul li#development_nav a {
	width: 135px;
	background-image: url(img/nav/development.png);
}

#nav ul li#parents_nav a {
	width: 96px;
	background-image: url(img/nav/parents.png);
}

#nav ul li#alumni_nav a {
	width:95px;
	background-image: url(img/nav/alumni.png);
}

/* Sub Navigation - drop downs ------------------------ */

/* MAIN BODY SECTION  -------------------------------- */

#mainbody {
	width: 750px;
	margin: 0 auto;
	padding: 15px;
	clear: left;
}

#buttons {
	display: none;
}

/* Header -------------------------------- */

#header {
	float: left;
	margin-bottom: 12px;
}

#header h1 a {
	display: block;
	height: 150px;
	background: #BAD334 url(img/logo.png) no-repeat center;
}

#header h1 span {
	display: none;
}

#header h1 a, #subnav, #quicklinks, #recentAlert {
	width: 175px;
}

/* Quick Links & Subnav ------------------------ */

#quicklinks, #subnav, #recentAlert {
	float: left;
	clear: left;
	/* behavior: url(iepngfix.htc); */
	/* background: url(img/trans-1.png) no-repeat 0 0; */
	background-color: #f0f0f0;
}

#subnav {
	margin-bottom: 10px;
	filter:alpha(opacity=85); /* IE's opacity*/
    opacity: 0.85;
}

#quicklinks ul li.last, #subnav ul li.last,
#quicklinks ul li.last a , #subnav ul li.last a  {
	border-bottom: none;
}

#quicklinks ul li:hover, #subnav ul li:hover {
	background-color: #666;
}

/* User content, headers and links -------------------------------- */

#usercontent {
	
}

#usercontent a:link {
	color: #1d4499;
}

#usercontent a:hover {
	color: #A83800;
}

#usercontent a:visited {
	color: #1d4499;
}

#usercontent h2 {
	color: #B0A185;
	font-style: italic;
}

#headlines {
	display: none;
}

/* FOOTER: ---------------------------------------- */

#footer {
	width: 755px;
	margin: 0 auto;
	padding-top: 1px;
	padding-right: 35px;
	height: 40px;
	text-align: right;
	clear: both;
	background: #1A1818;
}

/* Other Lists: ---------------------------------------- */

#usercontent ul {
	list-style: disc outside;
	padding: 0 1em;
	margin: 2px 1em;
}

#usercontent ol {
	list-style: decimal outside;
	padding: 0 1em;
	margin: 2px 1em;
}

#usercontent ol li {
	list-style: decimal outside;
	padding: 0;
	margin: 0;
}

#usercontent ul li {
	list-style: disc outside;
	padding: 0;
	margin: 0;
}

#usercontent li ul li {
	list-style: circle;
}

#usercontent li ul li ul li {
	list-style: square;
}

#usercontent ul.horiz {
	float: left;
	margin: 5px 0 2px 0;
	border-bottom: 1px solid #ccc;
	padding: 6px 0 10px 0;
	list-style: none;
	width: 450px;
}

#usercontent ul.horiz li {
	float: left;
	margin-right: 12px;
	list-style: none;
}


ul#sitemap {
	margin: 20px 5px;
}

#usercontent ul#sitemap > li {
	list-style: none;
	padding: 1em;
	margin: 1em 0;
	border: 1px solid #ccc;
	background-color: #F4F1EB;
	text-transform: uppercase;
}

#usercontent ul#sitemap li ul li {
	text-transform: none;
}

#usercontent ul#sitemap li ul li ul li a {
	font-weight: normal;
}

#usercontent ol li {
	list-style: decimal;
}

#usercontent ul.nobull, #usercontent ul.nobull li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#usercontent dl dd a {
	font-weight: normal;
}

/* Page Specific */

.hint {
	font-style: italic;
	color: #615E5A;
	font-weight: normal;
}

/* Misc */

table.full {
	width: 98%;
}

.float_r {
	float: right;
}

.small, .small a {
	font-size: 12px;
	font-weight: normal;
}

.smaller {
	font-size: 11px;
	font-weight: normal;
}

.normal, .normal li a {
	font-weight: normal;
}

.green, a.green {
	color: #007E00;
}

.blue {
	color: #2E639C;
}

.gray {
	color: #808080;
	font: 12px/1.5em Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

.tinygray {
	color: #808080;
	font: 10px/1.3em Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

.alert, a.alert {
	color: #de0000;
}

.alert a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.alert a:hover {
	text-decoration: underline;
	color: #de0000;
}

.normal_gray {
	color: #666;
}

.red {
	color: #9B1202;
}

.italic {
	font-style: italic;
}

/* ------- LIGHTBOX STYLES ----*/

#lightbox {
	position: absolute;
	top: 40px;
	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(img/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(img/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(img/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;
}

#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, #overlay2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


/* POP-UP WINDOWS ----------------- */

body.popupWin {
	
}

body.popupWin #container, body.popupWin #wholepage, body.popupWin #footer {
	width: auto;
	margin: 0 auto;
	background: none;
	position: relative;
	padding: 0;
}

body.popupWin #footer {
	margin: 12px 18px;
}

body.popupWin #footer .footer_links {
	display: none;
}

body.popupWin #header, body.popupWin #nav {
	display: none;
}

body.popupWin #usercontent {
	overflow: visible;	
	height: auto;
	float: none;
	width: auto;
	background: #fff;
	border: 1px solid #ccc;
	margin: 18px;
}

body.popupWin #usercontent a {
	font-weight: normal;
}

#close_window {
	display: none;
}

body.popupWin #close_window {
	display: block;
	text-align: center;
	margin: 0;
}

#close_window a {
	font-weight: normal;
}




body#news #usercontent dd {
	padding-left: 14px;
	margin-left: 6px;
}

body#news #usercontent dd span {
	font-size: .9em;
	color: #7E7157;
}

body#news #usercontent dd span a {
	color: #175298;
}

body#news #usercontent dl dt {
	font-size: 1.1em;
	line-height: 1.4em;
}

body#news #usercontent dl dt a {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
	color: #175298;
}

body#news #usercontent dl dt .postedDate {
	font-weight:normal;
	font-size: .9em;
	font-style: italic;
	color: #804100;
}