﻿
.Dummy, body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.easyClear
{
	height: 0px;
	clear: both;
}

/* ************** Master Styles ************** */
div.BannerBackground
{
	padding: 1px;
	vertical-align: middle;
}

/* ************** Master Styles * (end) ****** */

body
{
	margin: auto 2em;
}

div.divError
{
	color: #f00;
	border: 3px solid #f00;
	background-color: #e0f00f;
	padding: .25em .5em;
}

table.tblSystems, table.tblSystems tr, table.tblSystems td, table.tblSystems th
{
	border: 1px solid black;
	border-collapse: collapse;
}

table.tblSystems td, table.tblSystems th
{
	padding: .125em .25em;
}

div.error, div.divError
{
	border: 3px solid red;
	padding: .5em;
	background-image: url("img/s_box.gif");
	background-repeat: repeat;
	margin-bottom: 1em;
	margin-top: 1em;
}

div.result, div.divResult
{
	border: 3px solid green;
	padding: .5em;
	background-image: url("img/s_box.gif");
	background-repeat: repeat;
	margin-bottom: 1em;
	margin-top: 1em;
}
div#divContent p
{
	margin-bottom: .5em;
}

div#divContent p.pLast
{
	margin-bottom: 0em;
}


div.NoSystemDefined
{
	font-size: 1.0em;
}

div#ctl00_progressUpdater
{
	display: block;
	position: absolute;
	top: 60px;
	width: 100%;
	left: 0;
}

div#ctl00_progressUpdater div
{
	background-color: #f00;
	color: #ff0;
	border: 3px solid #ff0;
	padding: .5em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	filter: alpha(opacity=85); /* These don't validate, but add a neat effect to the page */
	opacity: .85;
}

/*** Visual Styles ***/
h1
{
	color: #189618;
	font-size: 1.5em;
	margin-bottom: .25em;
	border-bottom: solid 1px gainsboro;
	padding: 2px;
}

h2
{
	color: #189618;
	font-size: 1.25em;
	margin-bottom: .25em;
	border-bottom: solid 1px gainsboro;
	padding-top: .5em;
}

div#divSidebar
{
	color: #404040;
}

div#divSidebar a
{
	color: #404040;
	text-decoration: none;
}

div#divSidebar a:hover
{
	text-decoration: underline;
}

a.liSubItem1, span.liSubItem1
{
	margin-left: 1em;
}

span.aDisabled
{
	color: #c0c0c0;
}

.easyClearing
{
	clear: both;
}

/* Holds the statusBox items on main page */
div.divStatusBar
{
	margin-left: auto;
	margin-right: auto;
	width: 540px;
}

.xsnazzy ul
{
	list-style-type: disc;
	font-size: .8em;
	margin-left: 25px;
}

.xsnazzy
{
	width: 230px;
}

div#statusBoxReview2 .xboxcontent, div#statusBoxReview2Details .xboxcontent
{
	height: 12em;
}

div#statusBoxPrintStatus .xboxcontent, div#statusBoxSuperintendentLetter .xboxcontent
{
	height: 8em;
}

div#statusBoxPrintStatus ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	padding-top: .5em;
}

ul.ulMenu li.liCurrent, ul#ulMenu li.liCurrent
{
	/*	background-image:url(img/tick.png); */
	background-position: right top;
	background-repeat: no-repeat;
}

ul.ulMenu
{
	/* background-image: url(img/MenuBackground.gif); */
	background-position: left top;
	background-repeat: repeat-y;
}

div#divSidebar
{
	padding: 0; /* background-image: url(img/MenuBackground.gif); */
	background-position: left top;
	background-repeat: repeat-y;
}

ul.ulMenu a
{
	height: 50px;
	display: block;
	width: 200px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0px;
}

a#ctl00_lbTROHome
{
	background-image: url(img/menu.TROHome.gif);
}
a#ctl00_lbRental
{
	background-image: url(img/menu.Rentals.gif);
}
a#ctl00_lbCamping
{
	background-image: url(img/menu.Camping.gif);
}
a#ctl00_lbPhotos
{
	background-image: url(img/menu.Photos.gif);
}
a#ctl00_lbCanoeTrail
{
	background-image: url(img/menu.CanoeTrail.gif);
}
a#ctl00_lbForSale
{
	background-image: url(img/menu.ForSale.gif);
}
a#ctl00_lbLinks
{
	background-image: url(img/menu.Links.gif);
}


p.pRow
{
	clear: both;
	margin-bottom: 0 !important;
}
p.pRow label
{
	width: 10em;
	display: block;
	float: left;
	text-align: right;
	margin-right: .5em;
}

p.pRow input[type=text]
{
	width: 20em;
}
p.pRow textarea
{
	width: 20.5em;
}

p.pButtonBar
{
	text-align: center;
}

div#divRequestInformation p.pRow, div#divRequestInformation p.pButtonBar
{
	width: 70%;
	margin: auto;
}


p.pRiverReport
{
}

p.pRiverReportDate
{
	float: left;
	padding-right: 1em;
}

div.divThumbs img
{
	border: 2px solid black;
}

div.divThumbs a:hover img
{
	border: 2px solid #0D8C0D;
}

div.divThumbs a
{
	padding-right: 5px;
}


div#mapLegend
{
}
div#mapLegend dt
{
	float: left;
	width: 3em;
}
div#mapLegend dd
{
	width: 15em;
	float: left;
}

div.divLegendColumn
{
	width: 48%;
	float: left;
}

.easyClearing, .easyClear
{
	clear: both;
}

body
{
	background-image: url(img/Photos/Homepage/GreenBackground.0069.png);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
}

div#divHomepagePhoto
{
	width: 371px;
	float: right;
	margin: .5em .5em;
}

span#spnUserName
{
	display: block;
	float: left;
}

.hideMe
{
	display: none;
}


div#divContent table.tblResults
{
	border-collapse: collapse;
	border: 1px solid green;
	font-size: .75em;
}

div#divContent table.tblResults tr td, div#divContent table.tblResults tr th
{
	border: 1px solid green;
	padding: .5em;
}

div#divContent table.tblResults tr th
{
	background-color: green;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
}


div#mapContainer
{
}

div#mapContainer div#mapCanvas
{
	width: 465px;
}

div#mapContainer div#mapLegend
{
	width: 215px;
	float: right;
}

.spnHover
{
	color: #189618;
}


ul#ulLegend li
{
	margin-bottom: .25em;
	border-bottom: 1px dotted #c0c0c0;
}
ul#ulLegend li span
{
	vertical-align: middle;
}

div#divError
{
	border: 3px solid red;
	background-color: #FF8C8C;
	color: #000;
	padding: 1em;
}

p#pLogo
{
	width: 200px;
	position: relative;
	top: -170px;
	float: left;
}
