/*
=============================================================================================

Ocean View, Delaware
General Layout Style Sheet

Created by Delaware.Net
http://www.delaware.net
Copyright 2007

=============================================================================================
*/



/* General
========================================== */
body {background:#fff; font:12px Georgia, "Times New Roman", Times, serif; color:#444; margin:0;}

a {outline-style:none;} /* Removes dotted lines around links when active */
a:link {color:#444; text-decoration:underline;}
a:visited {color:#444; text-decoration:underline;}
a:hover {color:#444; text-decoration:none;}

img {border:none;}
strong {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
input, textarea {background:#ccc; border:1px solid #444;}

ul#access {display: none;} /* Use to add jump link to main content and navigation for screen readers */
.thumbnail {padding:3px; margin:3px; border:1px solid #444; background:#ccc;}


.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 */

/* Layout
========================================== */
#wrapper {margin:0 auto; width:823px; background:url(/images/layout/content_bg.jpg) top left repeat-y;}

/*=== Header ===*/
#header {width:823px; margin:0; padding:0;}

#header h1 {background:url(/images/layout/logo.jpg) top left no-repeat; width:200px; height:265px; text-indent:-9999px; overflow:hidden; position:absolute; margin:20px 0 0 12px; z-index:99;}

/*=== Navigation ===*/
#subNav {width:823px; height:80px; background:url(/images/layout/header_bg.jpg) top left no-repeat; position:relative;}
#subNav ul {position:absolute; left:540px; top:10px;}
#subNav li {list-style:none; float:left;}
#subNav li a:link, #subNav li a:visited {background:url(/images/layout/subNav_dividers.jpg) top right no-repeat; padding:0 12px 0 9px; height:40px; display:block; font:11px Georgia, "Times New Roman", Times, serif; color:#666; line-height:33px; text-decoration:none; float:left;}
#subNav li a:hover {background:url(/images/layout/subNav_dividers.jpg) top right no-repeat; padding:0 12px 0 9px; height:40px; display:block; font:11px Georgia, "Times New Roman", Times, serif; color:#666; line-height:33px; text-decoration:underline; float:left;}


#sitemap a {background:none;}

#navMain {margin:0 0 0 211px; width:612px; height:40px; background:url(/images/layout/menu_bg.jpg) top left no-repeat; padding-left:30px;}
#navMain ul {padding:0; margin:0 0 0 0px;}
#navMain li {list-style:none; float:left; display:inline;}
#navMain ul li a {background:url(/images/layout/navMain_dividers.jpg) top right no-repeat; padding:0 9px; height:40px; display:block; font:12px Verdana, Arial, Helvetica, sans-serif; color:#444; line-height:40px; text-decoration:none; float:left;}
#navMain a.last {padding:0 0 0 9px;}
#navMain ul li.end a {background:none;};

#end a {background:none;}
#subNav #end2 a {background:none;}
#subNav ul li.end a {background:none;}

#left_column ul {width:190px; margin:0 0 0 5px; padding:0 0 5px 0px;}
#left_column li {list-style:none; font:12px Georgia, "Times New Roman", Times, serif; line-height:27px; padding-bottom:2px;}
#left_column a, #left_column a:visited {background:url(/images/layout/left_nav_bg.jpg) top left no-repeat; text-indent:25px; width:190px; height:25px; display:block; color:#444; text-decoration:none;}
#left_column a:hover {background:url(/images/layout/left_nav_bg.jpg) bottom left no-repeat; width:190px; height:25px; display:block; color:#444; text-decoration:none;}

#left_column ul li ul {margin:0; padding:0;}
#left_column ul li ul li {background:#a69f90; font:11px Georgia, "Times New Roman", Times, serif; line-height:27px;}
#left_column ul li ul li a, #left_column ul li ul li a:visited {background:#a69f90; background-image:none;}
#left_column ul li ul li a:hover {color:#002776; background-image:none;}

#title {background:#155a9a; color:#FFFFFF; width:182px; height:25px; display:blcok; padding:0 0 0 8px;}

/*=== Content ===*/
#content_wrapper {width:823px; min-height:300px;}

#interior {padding:10px;}

#left_column {width:199px; background:#d5cdbc; margin:0 0 0 12px; float:left;}

#search {width:191px; height:40px; background:url(/images/layout/left_top.jpg) top left no-repeat; float:left; font:10px Georgia, "Times New Roman", Times, serif; padding:210px 0 0 20px; color:#fff;}
#gobtn {background:url(/images/layout/gobtn.jpg) bottom right no-repeat; width:46px; height:18px; font:11px Arial, Helvetica, sans-serif; border:0; cursor:pointer; text-indent:-9999px; overflow:hidden;}

/* RIGHT CONTENT AREA */
#content {width:601px; height:100%; font:12px Georgia, "Times New Roman", Times, serif; line-height:17px; padding: 0; margin:0;}
#detailWrapper {position:relative; padding:10px;}
#listWrapper {position:relative; padding:10px;}


.heading {position:absolute; height:25px; width:571px; float:left; background-color:#dcd7ce; padding: 10px 10px 0 10px;}
.header-text {
	position: absolute;
	left: 0px;
	width: 70%;
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	top: 0px;
}
#treePageDetailsTitle {
	background:url(images/layout/icon.jpg) top left no-repeat;
	height:25px; 
	width:561px; 
	float:left; 
	background-color:#dcd7ce;
	margin:0px 0px 0px 10px; 
	padding: 10px 10px 0 18px;
	position: absolute;
	left: 0px;
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	top: 10px;
	font-weight:bold;
	
}
#fileListHeader {
	background:url(images/layout/icon.jpg) top left no-repeat;
	height:25px; 
	width:561px; 
	float:left; 
	background-color:#dcd7ce;
	margin:0px 0px 0px 10px; 
	padding: 10px 10px 0 18px;
	position: absolute;
	left: 0px;
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	top: 10px;
	font-weight:bold;
}
#pageListHeader {
	background:url(images/layout/icon.jpg) top left no-repeat;
	height:25px; 
	width:561px; 
	float:left; 
	background-color:#dcd7ce;
	margin:0px 0px 0px 10px; 
	padding: 10px 10px 0 18px;
	position: absolute;
	left: 0px;
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	top: 10px;
	font-weight:bold;
}
#pageDetailsTitle {
	background:url(images/layout/icon.jpg) top left no-repeat;
	height:25px; 
	width:561px; 
	float:left; 
	background-color:#dcd7ce;
	margin:0px 0px 0px 10px; 
	padding: 10px 10px 0 18px;
	position: absolute;
	left: 0px;
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	top: 10px;
	font-weight:bold;
}
#siteMapLinkList {padding:35px 0px 0px 0px;}
#treePageDetailsPageList {padding:35px 0px 0px 35px;}
#fileList {padding:35px 0px 0px 35px;}
#pageDetailsDate {padding:35px 0px 0px 0px; float:left;}
#pageDetailsPrintableLink {padding: 40px 0px 0px 0px;}

#CalendarViewContainer {padding:35px 0px 0px 0px;}
#CalendarContainerWrapper {width:588px;}
.CalendarEvent a {color:#FFFFFF;}

.pageListItemTitle strong {font:13px Georgia, "Times New Roman", Times, serif; font-weight:bold;}


.sub-links {
	position: absolute;
	right: 0;
	width: 40%;
	text-align: right;
	font:10px Georgia, "Times New Roman", Times, serif;
	padding: 0 10px 0 10px;
	top: 11px;
	height: 21px;
}
.back-link {
    right: 0;
	width: 571;
	text-align:right;
	padding: 10px 10px 10px 10px;}  
	
#homeWrapper {position:relative; float:left;}
#subLeft {position: relative; float:left; width:383px; padding:0 5px 5px 15px;}
#subLeft #welcome {font:12px Georgia, "Times New Roman", Times, serif; width:270px; position:relative; float:left; z-index:1;}
#subLeft img {float:right; margin:44px 7px 0 0;}

#ticker {background:url(/images/layout/ticker_bg.jpg) top left no-repeat; width:378px; height:45px; position:relative; padding-top:105px; margin-top:-90px; float:left; z-index:}

#events {float:left; background-color:#FFF; position:relative; margin:0; padding-bottom:12px; width:197px;}
#events h3 {font:14px Georgia, "Times New Roman", Times, serif; color:#002776; margin:12px 0 9px 8px; padding: 0 0 7px 0; border-bottom:#000 dotted 1px; width:182px;}

#announcements {background-color:#dcd7ce; margin:0; padding:8px 10px 10px 12px; font:12px Georgia, "Times New Roman", Times, serif; z-index:100;}
#announcements h2 {font:18px Georgia, "Times New Roman", Times, serif; color:#002776; margin:0 0 10px 0;}
#announcements li {padding:0 0 5px 0; margin-left:15px;}

#fileListInlineHeader {display:none;}

.list {
   line-height:20px;
   padding: 0 25px 25px 25px;}
   
#contentInterior {padding:45px 10px 10px 10px; line-height:16px;}


/*=== Footer ===*/
#footer {background:url(/images/layout/footer_bg.jpg) left top no-repeat; width:823px; height:54px; display:block; color:#fff; padding-bottom:5px; position:relative; margin:0 auto;}
#footer h1 {font:9px Georgia, "Times New Roman", Times, serif; color:#fff; text-align:left; position:absolute; left:18px; top:0px;}
#footer h2 {font:9px Georgia, "Times New Roman", Times, serif; color:#fff; text-align:right; position:absolute; right:18px; top:0px;}
#footer h3 {font:9px Georgia, "Times New Roman", Times, serif; color:#fff; position:absolute; left:303px; top:15px;}
#footer h1 a {color:#fff;}
#footer h2 a {color:#fff;}

#footerNav {font:11px Georgia, "Times New Roman", Times, serif; color:#444; margin:0 auto; width:823px; text-align:center;}
#footerNav ul {margin:0; padding:0; position:relative; right:0; text-align:center;}
#footerNav ul li {list-style:none; display:inline; border-right:1px solid #726f56; padding:0 5px 0 2px; margin:0; font:10px Verdana, Arial, Helvetica, sans-serif; color:#67644f; line-height:22px;}
#footerNav ul li.last {border:none;}
#footerNav a:link, #footerNav a:visited {font:11px Georgia, "Times New Roman", Times, serif; color:#444; text-decoration:none;}
#footerNav a:hover {color:#666; text-decoration:underline;}

#delaware {font:10px Georgia, "Times New Roman", Times, serif; color:#444; text-align:center; margin-top:20px;}

#siteSearch {padding-top:50px;}