@import url(search.css);

body, td, th, li, input, select, option {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
}

a:link { color: #006666; }
a:visited { color: #006666; }
a:hover { color: #000000; }
a:active { color: #000000; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}

form { margin: 0px; }

.fineprint {
	font-size: 10px;
	font-weight: normal;
}

.emphasis { font-weight: bold; }

.sectionHeader {
	font-size: 120%;
	font-weight: bold;
}

/*Header and Utility Navigaton*/
#topBorder { background-color: #00004C; }

#head {
	background-color: #00004C;
	background-image: url(http://www.cityofbn.com/images/water.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid none solid none;
}

#utilnav {
	text-align: right;
	white-space: nowrap;
	color: #ffffff;
	padding: 5px 10px 0 0;
}

#utilnav a:link { color: #999999; }
#utilnav a:visited { color: #999999; }
#utilnav a:hover { color: #ffffff; }
#utilnav a:active { color: #ffffff; }
.utilnavlink { color: #cccccc; }

/*Primary Navigation*/
#primarytabs { background-color: #00004D; }

#primarytabs td {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 10px 4px 10px;
}

#primarytabs .leftend, #primarytabs .rightend, #primarytabs .separator, #primarytabs .off {
	border-color: #00004C;
	border-width: 2px;
	border-style: solid none none none;
}

#primarytabs .separator, #primarytabs .leftend, #primarytabs .rightend {
	color: #cccccc;
	padding-right: 0;
	padding-left: 0;
}

#primarytabs .on {
	color: #004D4D;
	background-color: #6699FF;
	border-color: #00004D;
	border-width: 2px;
	border-style: solid none none none;
}

#primarytabs .on a:link, #primarytabs .on a:visited { color: #476BB2; }
#primarytabs .on a:hover, #primarytabs .on a:active { color: #000033; }
#primarytabs .on .primarynavlink { color: #000033; }
#primarytabs .off { }
#primarytabs .off a:link, #primarytabs .off a:visited { color: #003399; }
#primarytabs .off a:hover, #primarytabs .off a:active { color: #ffffff; }
#primarytabs .off .primarynavlink { color: #ffffff; }

/*Secondary Navigation*/
#secondarynav td {
	padding: 2px 0 0 0;
	background-color: #6699FF;
}

#secondarytabs td {
	font-size: 12px;
	white-space: nowrap;
	padding: 2px 8px 2px 8px;
}

#secondarytabs .leftend, #secondarytabs .rightend, #secondarytabs .separator, #secondarytabs .off {
	border-color: #00004C;
	border-width: 1px;
	border-style: none none solid none;
}

#secondarytabs .separator, #secondarytabs .leftend, #secondarytabs .rightend {
	color: #003399;
	padding-right: 0;
	padding-left: 0;
}

#secondarytabs .on {
	color: #000000;
	background-color: #003399;
	border-color: #00004C;
	border-width: 1px;
	border-style: solid solid none solid;
}

#secondarytabs .on a:link, #secondarytabs .on a:visited { color: #cccccc; }
#secondarytabs .on a:hover, #secondarytabs .on a:active { color: #ffffff; }
#secondarytabs .on .secondarynavlink { color: #ffffff; }
#secondarytabs .off { }
#secondarytabs .off a:link, #secondarytabs .off a:visited { color: #476BB2; }
#secondarytabs .off a:hover, #secondarytabs .off a:active { color: #000033; }
#secondarytabs .off .secondarynavlink { color: #000033; }

/*Tertiary Navigation*/
#tertiarytop { background-color: #003399; }

#tertiaryconnector {
	background-color: #003399;
	border-color: #00004C;
	border-width: 1px;
	border-style: none none solid none;
}

#tertiarynav {
	background-color: #003399;
	white-space: nowrap;
	padding: 20px 5px 5px 10px;
	border-color: #00004C;
	border-width: 1px;
	border-style: none none solid none;
	color: ffffff;
}

#tertiarynav a:link, #tertiarynav a:visited { color: #6699FF; }
#tertiarynav a:hover, #tertiarynav a:active { color: #ffffff; }
#tertiarynav .tertiarynavlink { color: #ffffff; }

/* News */
h4.newsHeadline {
	font-weight: bold;
	color: #003399;
}

hr.newsSeparator {
	width: 50%;
	color: #003399;
}

/*Content Area*/
#content {
	padding: 10px;
	border-color: #00004C;
	border-width: 1px;
	border-style: none none solid solid;
}

.downloadInfo {
	color: #999999;
	font-size: 10px;
}

.caption {
	font-size: 10px;
	margin: 5px 0 0 10px;
}

.publicationTitle {
	font-style: italic;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
}

.note {
	font-size: 10px;
	font-style: italic;
}

table.dataTable {
	border-collapse: collapse;
	border-color: #537DB9;
	border-width: 1px;
	border-style: solid;
}

table.dataTable caption{
	margin-bottom: 3px;
	font-weight: bold;
	text-align: left;
}

table.dataTable th {
	text-transform: inherit;
	white-space: nowrap;
	background-color: #3366CC;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	border-right: #FFFFFF;
	border-width: 1px;
	border-style: none dotted none none;
}

table.dataTable td {
	padding: 5px 10px 5px 10px;
	border-right: #cccccc;
	border-width: 1px;
	border-style: none dotted none none;
	vertical-align: top;
}

table.dataTable tr.odd { background-color: #FFFFFF; }
table.dataTable tr.even { background-color: #E6E6E6; }

table.definitionTable { }

table.definitionTable th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
	white-space: nowrap;
	padding: 5px 5px 10px 0px;
}

table.definitionTable td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 10px 5px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
}

table.definitionTable td > p:first-child { margin-top: 0; }

#sidebarColumn {
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border-color: #00004C;
	width: 180px;
	border-width: 1px;
	border-style: none none solid none;
}

table#sidebar { }

table#sidebar th {
	padding: 5px;
	background-color: #00004C;
	width: 180px;
	color: #6699FF;
	font-size: 16px;
	font-weight: bold;
}

table#sidebar td {
	padding: 10px;
	background-color: #99CCFF;
	border-color: #00004C;
	border-width: 1px;
	border-style: solid;
}

fieldset.annotatedLinks {
	border-color: #6AA4FD;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
}

fieldset.annotatedLinks legend {
	color: #000E55;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
}

fieldset.annotatedLinks table th {
	text-align: right;
	padding: 2px 5px 2px 0;
	white-space: nowrap;
}

fieldset.annotatedLinks table td { padding: 2px 0 2px 0; }

/* Footer */
#footer {
	margin-top: 10px;
	text-align: center;
	color: #527ACC;
}

#adminbox {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1000;
}

/* Tables on Stories & Pictures pages */
.storyList {
	border-width: 1px 0 0 1px;
	border-color: #003399;
	border-style: solid;
}

.storyList th {
	border-width: 0 1px 1px 0;
	border-color: #003399;
	border-style: solid;
	background-color: #003399;
	color: #FFFFFF;
}

.storyList td {
	border-width: 0 1px 1px 0;
	border-color: #003399;
	border-style: solid;
}

.pictureList {
	border-width: 1px 0 0 1px;
	border-color: #003399;
	border-style: solid;
}

.pictureList th {
	border-width: 0 1px 1px 0;
	border-color: #003399;
	border-style: solid;
	background-color: #003399;
	color: #FFFFFF;
}

.pictureList td {
	border-width: 0 1px 1px 0;
	border-color: #003399;
	border-style: solid;
}

/*** Search Results ***/
/* Results */
#searchResultsBorderFreeZone img { border: 0; }

/* Long */
.searchResultsLongTitle { font-weight: bold; }
.searchResultsLongExcerpt { }
.searchResultsLongPageInfo { }
.searchResultsLongPageInfoURL { font-style: italic; }
.searchResultsLongPageInfoDateSize { font-size: 90%; }

/* Short */
.searchResultsShortTitle { font-weight: bold; }

