/* -------------------------------------------------------------
	Skiatook Public Schools.
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			16 December 2008
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html{
height: 100%;
}

body {
	background: #d8d8d8 url(/images/indexBg.jpg) repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #474646;
	text-align: center;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.content table {
background: #999;
max-width: 672px;
margin: 0 0 15px 20px;
}

.content td {
padding: 0px;
padding: 5px;
background: #d8d8d8;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #ac2b24;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
color:#5c0d09;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

p{
margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.header{
height: 105px;
padding: 27px 0 0 0;
background: url(/images/headerBg.gif) no-repeat;
}
#brand a {
	background: url(/images/logoSkiatook.gif) no-repeat;
	float: left;
	width: 465px;
	height: 82px;
	margin: 0;
	overflow: hidden;
	text-indent: -9000em;
}

.searchForm {
width: 281px;
float: right;
margin: -53px 8px 0 0;
}

.searchForm label {
position: absolute;
left: -9000em;
}

.searchForm .searchBox {
width: 178px;
height: 26px;
font-size: 1em;
color: #666666;
padding: 4px 6px 0 6px;
background: url(/images/searchBg.gif) no-repeat;
border: none;
float: left;
}

.searchForm .searchSubmit {
width: 86px;
height: 30px;
float: right;
margin-left: 5px;
}


/*	Right Col.
- - - - - - - - - - - - - -  */

.rightCol{
float: right;
z-index: 2;
margin: 0 0 0 -9px;
}

/* --- Message --- */
.message{
width: 739px;
height: 336px;
text-align: center;
z-index:1;
background: url(/images/contentShadow.png) repeat-y;
}

.message img{
margin-left: 9px;
z-index:1;
}

#interior .message{
height: 149px;
overflow: hidden;
}

#interior .message img{
margin-left: 0px;
z-index:1;
}


/* --- Content --- */

.content ul{
margin: 0 0 15px 20px;
}

.content ul li {
position: relative;
list-style-type: none;
padding: 0 0 3px 15px;
background: url(/images/icon_list.gif) no-repeat 0 8px;
}

.content{
text-align: left;
width: 739px;
overflow: hidden;
background: url(/images/contentShadow.png) repeat-y;
}

.contentLeft{
float: left;
width: 414px;
min-height: 386px;
margin: 0 0 0 9px;
font-size: .85em;
line-height: 1.7;
background: #fff;
padding: 20px 23px 0 23px;
}

#interior .contentLeft{
float: left;
width: 675px;
min-height: 386px;
margin: 0 0 0 9px;
font-size: .85em;
line-height: 1.7;
background: #fff;
padding: 20px 23px 0 23px;
}

.contentRight{
float: right;
width: 215px;
min-height: 386px;
margin: 0 9px 0 0;
padding: 20px 23px 0 23px;
background: #fff url(/images/rightColBg.jpg) no-repeat;
}

.contentRight h3{
text-indent: -9999em;
width: 122px;
margin: 3px 0 5px 0;
background: url(/images/latestNews.gif) top left no-repeat;
}

.contentRight h4{
font-size: .7em;
color: #989898;
text-transform: uppercase;
font-family: verdana, sans-serif;
margin-bottom: 3px;
}

.contentRight h5{
font-size: .8em;
font-weight: bold;
margin-bottom: 3px;
}
.contentRight h5 a{
color: #474646;
text-decoration:none;
}

.contentRight h5 a:hover{
text-decoration: underline;
}

.contentRight p{
font-size: .75em;
color: #767676;
}

.contentFooter{
width: 739px;
height: 21px;
background: url(/images/contentFooter.png) no-repeat;
}

/*	Content: General/Miscellaneous
- - - - - - - - - - - - - -  */

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}


/* --- Image Positioning --- */

.fLeft {
	float: left;
	margin: 5px 20px 18px -30px;
}

.fRight {
	float: right;
	margin: 5px 0 18px 20px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: url(/images/footer_bg.jpg) no-repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 720px;
        float:right;
	height: 20px;
	margin: 0 auto;
        padding: 5px 8px 10px 0;
	clear: both;
	color: #595959;
	text-align: left;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #595959;
}

#copyright {
	float: left;
}

#credit {
	float: right;
	text-align: right;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}

/* --- Gallery Listings --- */

#galleryListWrapper li {
	margin: 0 0 12px 6px;
	padding: 0;
	background: transparent;
	position: relative;
}

#galleryListWrapper a {
	width: 400px;
	padding: 5px 5px 5px 33px;
	display: block;
	position: relative;
	border: 1px solid #f0f0f0;
	background: #f9f9f9;
}

#galleryListWrapper a:link,
#galleryListWrapper a:visited {
	color: #606060;
	text-decoration: none;
}

#galleryListWrapper a:hover,
#galleryListWrapper a:active {
	background: #f0f0f0;
	border: 1px solid #ccc;
}

#galleryListWrapper strong {
	display: block;
}

#galleryListWrapper em {
	font-style: normal;
}

#galleryListWrapper span {
	width: 25px;
	height: 18px;
	margin-top: -9px;
	top: 50%;
	left: 5px;
	position: absolute;
	text-align: center;
	font-size: 0.8em;
	line-height: 16px;
	font-weight: bold;
	background: url(/images/icon_gallery.gif) no-repeat;
}


/* --- lightbox --- */

.galleryList {
	display: none;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 950;
	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: 900;
}

#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;
}

#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: 800;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
	


