/* CSS Document  July 2007 skeenastreetstudio.ca*/
/*------------------------ Universal Styles ------------------*/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}


#siteContainer {
	width: 820px;
	padding: 0px;
	position: relative;
	border-color:#E3D6D0;
	border-style:solid;
	border-width:thin;
	margin:10px auto 10px auto;
	background-color:#c3e25f;
}

a {
	text-decoration: underline;
	color:black;
	font-size:large;
	}

a:hover { 
	text-decoration: none; 
	color:red;
	}
	
a img {
	border: 0;
}

img {
	padding:5px 0 5px 0;
	}


/*-----------------------Special just for the IE just so we can do the two columns ----------------*/

.clear {
	clear: both;
	font-size: 1px;
}	
	

/*----------------------Banner-------------------------*/

#topper {
	background:url(images/webTopper.jpg) no-repeat center;
	height:360px;
}
#topper2{
	background:url(images/webTopper2.jpg) no-repeat center;
	height:240px;
}
#topper3{
	background:url(images/webTopper3.jpg) no-repeat center;
	height:240px;}
#topper4{
	background:url(images/webTopper4.jpg) no-repeat center;
	height:240px;}
	
#topper5{
	background:url(images/webTopper5.jpg) no-repeat center;
	height:240px;}
		
 #lower_title {
 	padding-left:10px;
	margin-top:-20px;
}

/*---------------------Layout----------------------------------------*/
	
#buttons, #left_topper{
	position:relative;
	width:30%;
	margin-left:2%;
	float:left;
}
.sideleft {
	position:relative;
	width:22%;
	margin-left:2%;
	float:left;
	
}

#main, #flash {
	position:relative;
	width:70%;
	margin-left:4%;
	float:left;
}

#mainWide {
	position:relative;
	width:69%;
	margin-left:4%;
	float:left;
}

#content {
	background-color:#FFFFFF;
	padding:5px 5px 0 5px;
	margin:15px;
	/*border-color:#5792f4;
	border-width:thick;
	border-style:solid;*/
	position:relative;
	}
.content {
	background-color:#FFFFFF;
	padding:0 10px 0 10px;
	margin:15px;
	border-color:#5792f4;
	border-width:thick;
	border-style:solid;
	position:relative;
	}
.photoContent {
	background-color:#FFFFFF;
	padding:0 10px 0 10px;
	margin:15px;
	border-color:#5792f4;
	border-width:thick;
	border-style:solid;
	position:relative;
	}
.photoContent img {
	margin:10px;
	}
.photoShow img{
	padding:10px;
}
.school img {
	border:thick solid #5792f4;
	background-color:#000000;
	margin:0px 20px;
	padding:0;
}
.photo img{
	margin:0 10px 0 0;
}
.school {
	margin-left: 50px;
	}	
		
.under li a {
	text-decoration:none;
	}

.news img {
	border:thick solid #5792f4;
	background-color:#000000;
	margin:0px 10px;
	padding:0;
}
.board img {
	margin:0px 10px;
	padding:0;
	}

.news {
	margin-left: 10px;
	}	
.content img{
	margin-right:5px;
	margin-left:5px;
	}
	
#footer {
	margin: 4px 0 0 0;
	padding: 10px;
}

#footer p {
	margin: 5px;
	padding: 5px;
}

#map {
	margin-left:15px;
	padding-bottom:10px;
	}
.indent {
	padding-right:20px;
	margin-top:10px;
	}
.green {
	color:#769a00;
	text-align:center;
	
}
.borderGreen{
	border-right-style:solid;
	border-right-color:  #769a00;
	border-right-width:thin;}
	
/*-----------------------Navigation-----------------------------------*/
#top_nav {
	position:relative;
	width:800px;
	padding:10px 0 0 25px;
	}

#top_nav a {
	color:#006CB9;
	text-decoration:underline;
	font-variant:small-caps;	
	padding-right:20px;
	}
	
#top_nav a:hover{
	color:red;
	text-decoration:none;
}

#top_nav form{
	margin-left:620px;
	margin-top:-22px;
}
#projectTop{
	margin-left:200px;
}

#projectTop li{
	list-style:none;
	color:#000000;
	}

/*-------------------------Typography----------------------------*/

body {
	font-family: verdana, ariel, sans-serif;
	}
p {
text-align:justify;
}

#bottom p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0D6031;
	text-align: center;
}

	
#bottom a, #bottom a:link {
	font-weight: normal;
	text-decoration: none;
	color:#006CB9;
}

#bottom a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	color:#006CB9;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
}

#bottom {
	height:75px;
	width:710px;
}


.strong {
	font-weight:bold;
}
.color {
	color:#006CB9;
}
ul {
	color:#006CB9;
}
	
.bold {
	font-weight:bold;
	color:#006CB9;
	}
li a {
	color:#006CB9;
	}
.center {
text-align:center;
}
.black li {
	color:#000000;
	}
	
or {
	display:list-item;
	}
	
.list_color {
	color:#006CB9;
	font-style:italic;
}

.list_color li {
	font-style:italic;
	list-style:none;
}

.small {
	font-size:x-small;
	color:#5A99D1;
	}
	

/*-----------------------Lightbox------------------------------------------------------------------*/

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