﻿body {
	font-family: helvetica, arial, san-serif;
	font-size: 13px;
	color: #000;
	padding: 0;
	margin: 0;
	/*background: url(images/site/bkg.jpg) no-repeat top center;*/
	background-color: #e8e8e8; /*#9eb224;*/
	background-attachment: fixed;
	text-align: center;
}
a {
	color: #436388;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #436388;
	text-decoration: none;
}

/*****************************************************************
*						PAGE ELEMENTS
*****************************************************************/
#wrapper
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1080px;
	min-height:800px;
	height:auto;
	text-align: left;
}

#season-top {
	position: absolute;
	top:0;
	left: 140px;
	width: 800px;
	height: 7px;
	margin: 0 0 0 100px;
	padding: 0;
	background-color: #000; /*#9EB224; */;
	z-index: 25;
}
#page-content
{	
	position: relative;
	padding: 0 0 40px 40px;
	margin: 0 0 0 0;
	height: auto;
	width: 1040px;	
	background: url(images/site/content-bkg.png) repeat-y;
	z-index:20;
}
#sidebar
{
	float:left;
	width:200px;
	padding: 70px 0 0 0;
	margin: 160px 0 0 0;
	height:545px;
}
#sidebar-contents
{
	position:relative;
	top:-220px;
}

.table-styling 
{
	margin-left:3px;
	border:solid 1px black;
	font-size:1.1em;
}

.inline {
	display: inline;
}

/*-------------------- SIDE MENU -----------------------*/
#sidebar-list 
{	
	float:left;
	width: 180px;
	}
#sidebar-list ul 
{
	padding: 20px 0 0 14px;
	margin: 0;

	}

#sidebar-list li {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	border-bottom: black dashed 1px;
	}
	
#sidebar-list a {
	display: block;
	width: 160px;
	text-indent: -10001px;
	}
	
#sidebar-list a:hover {
	border: none;
}
	
.findreport a { background:  url(images/site/side-findreport-off.gif) no-repeat; height: 21px; }
.visitorusage a { background:  url(images/site/side-visitorusage-off.gif) no-repeat; height: 21px; }
.enternewreport a { background:  url(images/site/side-enternewreport-off.gif) no-repeat; height: 33px; }
.siteadmin a { background:  url(images/site/side-siteadmin-off.gif) no-repeat; height: 21px; }
.reportsummaries a { background:  url(images/site/side-reportsummaries-off.gif) no-repeat; height: 33px; }
.referencelinks a { background:  url(images/site/side-referencelinks-off.gif) no-repeat; height: 21px; }
.updateprofile a { background:  url(images/site/side-updateprofile-off.gif) no-repeat; height: 21px; }
.openspacevhome a { background:  url(images/site/side-volunteerpatrolhome-off.gif) no-repeat; height: 33px; }

.findreport a:hover { background:  url(images/site/side-findreport-on.gif) no-repeat; height: 21px; }
.visitorusage a:hover { background:  url(images/site/side-visitorusage-on.gif) no-repeat; height: 21px; }
.enternewreport a:hover { background:  url(images/site/side-enternewreport-on.gif) no-repeat; height: 33px; }
.siteadmin a:hover { background:  url(images/site/side-siteadmin-on.gif) no-repeat; height: 21px; }
.reportsummaries a:hover { background:  url(images/site/side-reportsummaries-on.gif) no-repeat; height: 33px; }
.referencelinks a:hover { background:  url(images/site/side-referencelinks-on.gif) no-repeat; height: 21px; }
.updateprofile a:hover { background:  url(images/site/side-updateprofile-on.gif) no-repeat; height: 21px; }
.openspacevhome a:hover { background:  url(images/site/side-volunteerpatrolhome-on.gif) no-repeat; height: 33px; }

#logo
{
	position:relative;
	top:-10px;
	left:0;
	padding: 0 10px 10px 20px;
}
#res-label
{
	padding:10px 0 0 0;	
}
#main-content
{
	float:left;
	height: auto;
	width: 800px;
	z-index:50;
	padding-bottom:20px;
}

#res-content
{
	position:relative;
	top:15px;
	height: auto;
	width: 790px;
	/*border-top: 10px solid #c8952a;
	border-bottom: 10px solid #c8952a;
	border-left: 10px solid #c8952a;*/
}
.res-title {
	position: relative;
	padding: 9px 0 0 10px;
	width: 780px;
	height: 22px;
	background-color: #436388;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#email-contact
{
	position:relative;
	top:25px;
	border-bottom: 1px dashed black;
	height:auto;
	padding: 10px 20px 15px 5px;
	font-size:24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	/*margin:0 0 15px;*/
	width:760px;
}

/*****************************************************************
*						TOP NAVIGATION MENU
*****************************************************************/
#nav 
{
	position:relative;
	top:15px;
	padding: 0;
	margin: 0;
	height:20px;
	list-style: none;
	z-index: 1001;
	padding: 5px 0 0 0;
	}
	
#nav ul {
	padding: 0;
	margin: 0;
	}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	}
	
#nav a {
	display: block;
	height: 20px;
	text-indent: -10001px;
	}
	
#parks a { background:  url(images/site/nav-parks-off.gif) no-repeat; width: 86px; }
#os a { background:  url(images/site/nav-os-off.gif) no-repeat; width: 132px; }
#activities a { background:  url(images/site/nav-activities-off.gif) no-repeat; width: 120px; }
#programs a { background:  url(images/site/nav-programs-on.gif) no-repeat; width: 120px; }
#work a { background:  url(images/site/nav-work-off.gif) no-repeat; width: 118px; }
#about a { background:  url(images/site/nav-about-off.gif) no-repeat; width: 112px; }
#contact a { background:  url(images/site/nav-contact-off.gif) no-repeat; width: 107px; }

#parks a:hover { background:  url(images/site/nav-parks-on.gif) no-repeat; width: 86px; }
#os a:hover { background:  url(images/site/nav-os-on.gif) no-repeat; width: 132px; }
#activities a:hover { background:  url(images/site/nav-activities-on.gif) no-repeat; width: 120px; }
#programs a:hover { background:  url(images/site/nav-programs-on.gif) no-repeat; width: 120px; }
#work a:hover { background:  url(images/site/nav-work-on.gif) no-repeat; width: 118px; }
#about a:hover { background:  url(images/site/nav-about-on.gif) no-repeat; width: 112px; }
#contact a:hover { background:  url(images/site/nav-contact-on.gif) no-repeat; width: 107px; }

#nav li ul { display: none; position: absolute; top: 20px; left: 0; width: auto; height: auto; background-color: #fff; border: #c8952a solid 5px; text-align: left; font-size: 11px; }
#nav li:hover ul, #nav li.over ul { display: block; z-index: 101; overflow:visible; }
#nav li ul li { clear: both; color: #000; }
#nav li ul li a { background-image: none; background-color: #fff; text-indent: 0; padding: 5px 8px 5px 8px; text-decoration: none; display: block; color: #000; text-transform: uppercase; }
#nav li.selected ul li a {background:none;}
#nav li ul li a:hover { color: #fff; background-image: none; background-color: #c8952a; }

#nav #parks ul li a {width: 180px; height: auto; background-image: none; }
#nav #os ul li a {width: 180px; height: auto; background-image: none; }
#nav #activities ul li a {width: 180px; height: auto; background-image: none; }
#nav #programs ul li a {width: 180px; height: auto; background-image: none; }
#nav #work ul li a {width: 180px; height: auto; background-image: none; }
#nav #about ul li a {width: 180px; height: auto; background-image: none; }
#nav #contact ul li a {width: 180px; height: auto; background-image: none; }


/*****************************************************************
*						FOOTER
*****************************************************************/
#footer {
	position: relative;
	padding: 0 60px 0 60px;
	margin: 0;
	width: 960px;
	height: auto;
	font-size: 10px;
	text-align: left;
	background: url(images/site/content-bkg.png) repeat-y;
	z-index:20;
}

#footer p {
	margin: 0;
	line-height: 14px;
}

#footer a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin-right: 8px;
	padding: 0;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: black dashed 1px;
}

#footer-mcpos {

	float:left;
	width:680px;
	text-transform: uppercase;
	margin: 0 10px 7px 0;
}

#footer-divide {
	/*margin: 0 0 7px 0;*/
	border-bottom: black dashed 1px;
	clear: both;
}

#footer-marin {
	float:right;
	text-transform: uppercase;
	width:250px;
}

#footer .span {
	margin: 0;
}

#footer-cc {
	float: right;
	font-size: 10px;
	color: #999;
}

#footer-cc a {
	color: #999;
	margin: 0;
}

.ada {
	float: left;
	font-size: 12px;
	color: #999;
	width: 600px;
	padding: 0 0 7px 0;
	margin: 0;
}

#footer-cap {
	position: relative;
	padding: 0;
	margin: 0;
	width: 1080px;
	height: 50px;
	background: url(images/site/footer-cap.png) no-repeat;
}

.clear {
	clear: both;
}
/*********************************************************************
*						FORMS
**********************************************************************/
.space
{
	padding: 20px 0 10px 20px;
}
.button
{
	color: Navy;
	font-family: Arial;
	font-weight: bold;
	border-color: #6699CC;
	border-style:solid;
	border-width: 2px;
	background-color: #FFFFFF;
	text-decoration:none;
}
.tdPrint
{	
	/*font-size: 12px;*/
	font-weight:bold;
	text-align: left;
}
.tdPrintInfo
{
	text-align: left;
}	

.subtitle14
{	
	font-weight: bold;
	/*font-size: 12px; */
	color: #333366;
	text-Decoration: none
}
/****************************************/
/* file upload description(s) of report detail*/
#filesloaded {

 
}
ltrFile1 {
    background-color: lightblue;
}
.file-section {
    width: 200px;
    padding-top: 20px;
}
.finfo {

  width:48%;
  font-size:12px;
  height:32px;
  padding-bottom:40px;
  border:1px solid gray;
  float:right;
}
.files-selected{
    float:right;
    width:48%;
    font-weight:bold;
}
 
.files-uploaded-msg{
    float:left;
    display:none;
    
}
.file-upload-msg{
    font-weight:bold;
}
#fsize1,#fsize2,#fsize3,#fsize4,#fsize5 {
  float:right;
  padding:2px;
  width:20%;
}
.clear {
    clear: both;
}
div[id^="fnumSize"]{
display:none;
}
.fileDetails {
    width: 92%;
}
#filedtl1,#filedtl2,#filedtl3,#filedtl4,#filedtl5 {
 padding-left:3px;
 padding-right:10px;
 width:74%;
 word-break:break-all;
 float:left;
 height:32px;
  }
 
#ltrUpload {
    padding-left: 90px;
}
#ltrSize {
    padding-right: 30px;
    float:right;
}
#_ctl0_ContentPlaceHolder1_btnSaveBottom {
    float: right;
    padding-right: 25px;
    padding-top: 20px;
}
#_ctl0_ContentPlaceHolder1_pnlAttachedFiles input {
    padding-bottom: 20px;
    width:50%;
    border:1px solid gray;
    padding-top:20px;
    float:left;
    overflow:hidden !important;
    height:32px;
    margin-bottom:10px;
}
#totals {
    text-align: left;
    font-weight:bold;

}
/*hide fileupload name when it is populated with 'no file selected ' */

.hide-filename {
    color: transparent;
}
.show-filename {
    color: #000;
}
/*test class for debugging */
.debug {
    border: 1px solid red;
    width: 100%;
}