﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 0.8em;
}

h1
{
	font-size: 1.05em;
	font-weight: normal;
	background-color: #031965;
	color: #fff;
	line-height: 2em;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3
{
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	padding-left: 5px;
	margin-bottom: 3px;
	margin-top: 1px;
}
h2
{
	font-size: 1.05em;
	font-weight: normal;
	background-color: #d3dbeb;
	color: #000;
	line-height: 2em;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 a
{
    color:#000;
}
hr
{
	height: 1px;
	text-align: center;
}

a img
{
	border: none;
}

a, a:hover, a:visited, a:active, a:link
{
	color: #003366 ! important;
	text-decoration: none;
}

a:hover
{
	color: #f00 ! important;
	text-decoration: underline;
}

div.Outer
{
	background-color: #fff;
	text-align: center;
	width: 998px;
	margin: 0 auto;
}
div.Outer div
{
	text-align: left;
	margin: 0 auto;
}
div.Header
{
	background-color: #031965;
	color: #fff;
	width: 998px;
	margin: auto 0;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
}

div.Outer div.Header div, div.Outer div.Footer div
{
	text-align: center;
}

div.Outer div.Footer
{
	width: 998px;
	color: #fff;
	background-color: #031965;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
div.Outer div.Footer div{
	float: left;
	width: 50%;
}
div.Outer div.Footer a, div.Outer div.Footer a:hover, div.Outer div.Footer a:visited, div.Outer div.Footer a:active
{
	color: #fff ! important;
	text-decoration: none;
}
div.Outer div.Footer a:hover
{
	text-decoration: underline;
}

div.Middle
{
	width: 996px;
	margin: 50px;
	background-color: #031965;
	background-image: URL('Images/Background.jpg');
	background-repeat: repeat-y;
	border-left: 1px solid #031965;
	border-right: 1px solid #031965;
}
div.Left
{
	background-color: #d3dbeb;
	width: 138px;
	float: left;
	overflow: hidden;
}
div.Content
{
	width: 685px;
	float: left;
	height: 100%;
	padding: 10px;
}
div.Right
{
	background-color: #d3dbeb;
	width: 142px;
	float: right;
	height: 100%;
	padding: 5px;
}

.LeftNav ul
{
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
}

.LeftNav ul li
{
	list-style-type: none;
	color: #000;
	width: 100%;
	left: 0;
	line-height: 1.8em;
}
.LeftNav ul li.Selected
{
    background-color:#fff;
}
.LeftNav ul li.Selected ul
{
    background-color:#EBF3F7;
}
.LeftNav ul li.Selected ul li.Selected
{
	width: 140px;
    background-color:#fff;
}


.LeftNav ul a
{
	display: block;
	color: #000;
	border-bottom: solid 1px #fff;
	width: 93%;
	padding-left: 0.5em;
}

.GoogleMap
{
	height: 150px;
}

.DivisionalFilter
{
	width: 100%;
}

.HomeList, .DivisionList
{
	display: block;
	width: 400px;
}

.DivisionList
{
	display: block;
	width: 600px;
	line-height: 2em;
}

.HomeList .All, .DivisionList .All
{
	display: block;
	height: 2.5em;
}

.TypeList .Group2
{
	display: block;
	height: 2.0em;
}
.HomeList .Group, .DivisionList .Group
{
	display: block;
	width: 170px;
	float: left;
	height: 2.5em;
}
.DivisionList .Group
{
	width: 175px;
}

.DivisionList .Group
{
	height: 2em;
}

/*.HomeList
{
	display: block;
	width: 200px;
}

.HomeList label
{
	display: block;
	width: 150px;
	float: left;
}*/

div.Boxed
{
	border: solid 1px #031965;
	background-color: #fff;
	clear: both;
	margin-bottom: 3px !important;
	width: 141px;
}

.ListPanel
{
	list-style-type: none;
	margin: 0;
	margin-left: 5px;
	padding-left: 0;
	line-height: 1.8em;
}

div.MediaNotes
{
	background-color: #d3dbeb;
	padding: 1em;
}

div.Outer div.Message div, li.Message
{
	background-color: #ffff99;
	border: 1px solid #dddd11;
	padding: 0 1em;
	margin-bottom: 1em;
}

div.Admin
{
    background-color: #EAEAFF;
    padding: 1em;
}
a.Admin
{
    display: block;
    float: right;
    position:relative;
    background-color: #fff;
    color: #003366 ! important;
    padding: 0.5em;
    border: dashed 2px #a2a2ff;
    /* a2a2ff - EAEAFF */
    border-width: 0 0 2px 2px;
}

input.SmallButton
{
    height: 1.7em;
}

ul.PhotoLibrary
{
    margin-left: 0;
}
ul.PhotoLibrary li
{
    list-style-type: none;
    margin-bottom: 1em;
    background-color: #EAEAFF;
    padding-left: 0;
}
ul.PhotoLibrary li.Message
{
	background-color: #ffff99;
}

ul.PhotoLibrary img
{
    float: left;
    margin-left: 1em;
}
ul.PhotoLibrary a
{
    line-height: 2.5em;
    margin-left: 1em;
}
ul.PhotoLibrary p
{
    line-height: 2.5em;
    margin-left: 1em;
    clear: both;
    margin-top: 0;
}

.Padded
{
    padding: 0.5em;
}

div.PushButtons ul
{
	margin: 0.2em 0;
	padding: 0;
}
div.PushButtons ul li
{
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	margin: 0;
}

div.Login
{
	/*width: 45em;
	padding-top: 7em;
	padding-left: 25em;*/
}

div.Login label
{
	color: #fff;
	display: block;
	float: left;
	width: 6em;
}
div.Login input
{
	width: 10em;
}

div.Links ul
{
    margin-left: 0;
    padding-left: 0;
}
div.Links ul li
{
    margin-left: 1em;
    padding-left: 0;
    list-style-type: none;
}

div.BlogAdmin label
{
	width: 5em;
	display: block;
	float: left;
}
div.BlogAdmin input
{
	width: 46.5em;
}

div.BlogFooter
{
	width: 25%;
	float: left;
}

div.BlogFooterEmail
{
	width: 49%;
	float: right;
}

span.RSS
{
	display: block;
	float: right;
	width: 195px;
	padding-top: 3px;
	line-height: 1em;
	text-align: right;
}
span.RSS input
{
	float: left;
}
span.RSS img
{
	vertical-align: middle;
}

span.RSS a
{
	color: #fff ! important;
	padding-bottom: 5px;
	vertical-align: top;
}

span.RSSLeft
{
	display: block;
	float: left;
	width: 480px;
}


span.Thumbnail
{
	display: block;
	border: solid 1px #d3dbeb;
	float: left;
	padding: 1px;
}

span.Thumbnail span
{
	display: block;
	padding-top: 2px;
	background: #fff;
	color: #031965;
	text-align: center;
	width: 133px;
}

span.Thumbnail span a
{
	color:#031965;
}

div.SectionAdmin label
{
	display: block;
	width: 15em;
	float: left;
	text-align: left;
}
div.SectionAdmin br
{
	clear: both;
}
div.SectionAdmin input, div.SectionAdmin textarea, div.SectionAdmin select
{
	width: 687px;
}
div.SectionAdmin select
{
	width: 100%;
}
div.SectionAdmin span.CheckBox input, div.SectionAdmin span.CheckBoxWide input
{
	width: 1em;
}
div.SectionAdmin span.CheckBox label
{
	width: 100px;
}
div.SectionAdmin span.CheckBoxWide label
{
	width: 200px;
}
div.SectionAdmin a.ButtonLeft, div.SectionAdmin a.ButtonRight, div.SectionAdmin a.ButtonBottomRight, div.SectionAdmin a.ButtonBottomLeft
{
	display: block;
	width: 5em;
    background-color: #fff;
    padding: 0.5em;
    border: dashed 2px #a2a2ff;
	color: #003366 ! important;
	text-align: center;
}
div.SectionAdmin a.ButtonLeft, div.SectionAdmin a.ButtonBottomLeft
{
	float: left;
    border-width: 0 2px 2px 0;
}
div.SectionAdmin a.ButtonRight, div.SectionAdmin a.ButtonBottomRight
{
	float: right;
    border-width: 0 0 2px 2px;
}

div.SectionAdmin a.ButtonBottomRight
{
    border-width: 2px 0 0 2px;
}

div.SectionAdmin a.ButtonBottomLeft
{
    border-width: 2px 2px 0 0;
}

div.SectionAdmin
{
   border: dashed 2px #a2a2ff;
}

ul.FileList
{
	list-style-type: none;
}

ul.FileList li
{
	float: left;
	margin: 10px 10px;
	padding: 0;
	left: 0;
	list-style-type: none;
}

div.Preview a
{
	text-decoration: none;
	color: #003366;
}
div.Preview a:hover
{
	text-decoration: underline;
	color: #f00;
}
div.Preview p
{
	margin-bottom: 1em;
	margin-top: 1em;
}
div.Preview
{
	border: solid 1px #D3DBEB;
	text-align: center;
}
div.Preview img
{
	border: solid 1px #D3DBEB;
}
div.Preview .Desc
{
	display: block;
	background-color: #031965;
	color: #fff;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
}
div.Preview .Desc a
{
	background-color: #031965;
	color: #fff ! important;
	text-decoration: none;
}

.Search
{
	padding: 0.5em;
}
.Search label
{
	display: block;
	float: left;
	width: 4em;
	line-height: 1.8em
}
.Search br
{
	clear: both;
}
.Search .Advanced
{
	padding-left: 3.8em;
}

.Search .Advanced label
{
	width: 15em;
	line-height: 1.8em;
}

.Search .Advanced input
{
	float: left;
	height: 2em;
}

.SearchResults ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	left: 0;
}

.SearchResults ul li p
{
	margin-top: 0;
	padding-left: 5px;
}

.SearchResults ul li
{
	margin-bottom: 2em;
}

div.SectionAdmin .Links input
{
	width: 1em;
	float: left;
}
div.SectionAdmin .Links label
{
	float: left;
	width: 8.5em ! important;
}

/*div.Footer
{
	position: fixed;
	bottom: 0px;
}
*/

div.SectionAdmin
{
	width: 99%;
	overflow: hidden;
}

/* Light Box*/
#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{ clear:both; 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: hidden; 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: fixed; top: 0; left: 0; z-index: 90; width: 100%; background-color: #000; }