/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0;  
  text-align: center;
  font: 0.70em verdana, arial, sans-serif;  
  line-height: 130%;
  color: #fff;
  background: #444444 url(/images/bg_body.jpg) repeat-y top center;
}

p { 
  padding-top: 3px !important;
  padding-top: 3px;
  padding-bottom: 3px !important;
  padding-bottom: 3px;
}

em {
  font: 1em verdana, arial, sans-serif;  
}


input,
textarea {
  padding: 1px 1px;
  margin: 2px 0;
  font: 1em verdana, arial, sans-serif;
  color: #000;
  background-color: #eee;
  border: 1px solid #999;
}

.clear {
	background:none;
	border:none;
}


select {
  padding: 1px 1px;
  margin: 2px 0;
  font: 1em verdana, arial, sans-serif;
  color: #000;
  background-color: #eee;
  border: 1px solid #999;
}


input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #000;
  background-color: #fff;
  border: 1px solid #EEE;
}


h1 {
  clear: both;
  margin: 10px 10px 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #eee;
  background: #686868;
  padding-top: 3px;
  padding-left:2px;
  padding-bottom: 3px;
  display:block;
}

h2 {
  clear: both;
  margin: 10px 10px 10px 0;
  font: 700 2em verdana, sans-serif;
  text-transform: uppercase;
  color: #eee;
  background: #686868;
}


/*
blockquote {  
  margin: 0;
  background: #686868 url(/images/rounded_tr.gif) no-repeat top left;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(/images/rounded_br.gif) no-repeat bottom left;
}*/

/***************************************************
  Header/Menu
 ***************************************************/


#header {  
  width: 100%;
  height: 3em;
  background: #585858 url(/images/bg_top.jpg) repeat-y top center;  
}

#menu {
  width: 920px;
  margin: 0 auto;
  text-align: left;  
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;    

}

#menu ul li {
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: left;
  padding-left:1em;


}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bold;
  color: #111;
  background: url(/images/menu.gif) repeat-x bottom center;
}

/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.8em 40px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  width:130px;
  height:14px;
  background: url(/images/weblogo.png) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-color: #FF9233;
  background-image: none;
}

/***************************************************
  Breadcrumb
 ***************************************************/

#breadcrumb {  
  width: 100%;
  height: 3em;
  text-align:left;
  padding-left:.75em;
  color:#fff;
  font-size:.9em;
  margin-top: 2px;
  display: inline;
}

#breadcrumb a {
  text-decoration:underline;
  color: #eee;
}

#breadcrumb a:visited {
  color: #CECBCE;
}


/***************************************************
  Search
 ***************************************************/

#search {
  display: inline;
  float: right;
  text-align: center;
  width:185px;
  font-size:9px;
  padding-top: .10em;
  padding-right:.75em;
  height:26px;
}




/***************************************************
 Page Content Divisions
 ***************************************************/

#emergency {
  width: 920px;
  margin: 0 auto;
  text-align: left; 
  background-color:red;
  height:30px;
  font-size:.93em;
  font-weight:bold;
  padding:5px 0px;
}

#emergencytext {
padding: 0px 10px;
}

#emergencytext a{
  color: #FFF;
  text-decoration:underline;
}


#emergencytext a:hover {
    text-decoration:none;
}

#container {  
  clear: both;
  width: 920px;
  margin: 0 auto;
  text-align: left;
}

#container ol li { 
  padding-bottom:10px;
}

#container ul {
  padding-bottom: 10px;
}

#container ul li{
  padding-bottom: 2px;
}

#content {
font-size:1.1em;
}

#content h1 {
  clear: both;
  margin: 10px 10px 10px 0;
  padding-left:4px;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #eee;
  background: #686868;
}

/*#content a {
  font-weight: bold;
}*/

#content img {
  padding: 0 4px;
}

#content .row{
display:block;
margin-top:10pt;
margin-bottom:10pt;
}

#content .label {
float:left;
padding-top:5pt;
width:120px;

}

#content .answer {
padding-left:135px;
}

#sideBar {
  float: left;
  width: 180px ;
  padding: 0px 0px 3px 5px;
  font-size:.96em;

}

#sideBar p { 
  display: block;
  text-align: left;
  text-decoration: none !important;
  margin-bottom: 1px;  
  color: #fff;
}

#sidebar ul {
padding-top:0px;
padding-bottom:.2em;
}

#sideBar a {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px;  
/*  font-weight: bold;*/
  color: #fff;
  padding: 3px 0px 3px 0px;
}

#sideBar a:hover {
  background: #686868 ;
}

#sideBar h1 {
  text-align: left;
}

#sidebar_nav {
  width: 178px;
  margin: 0 auto;
  text-align: left;
  color:#fff;
}

#sidebar_nav ul {
  margin: 0;
  padding: 0;

}

#sidebar_nav ul li {
  display: block;
  float: left;
  padding-top: 2px;  
  list-style: none;
  text-align: left;
  padding-left:1px;
  color: #fff;

}

#sidebar_nav ul li a {
  display: block;
  text-decoration: none;
  padding:2px 0px 0px 3px;
  margin-bottom:0px;
  width:178px;

}

#sidebar_nav ul li a:hover,
#sidebar_nav ul li a.active {
/*  font-weight: bold;*/
  color: #fff;
  background: #686868;
  }

#right_links {
	float:right;
	display: inline;
	width:180px;
	padding:3px;
	background-color:#eee;
	color:#000;
}

#right_links a{
	color:#000;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  width: 914px;
  padding: 0px 3px;
  color: #eee;
  border-top: 2px #B2B2B2 solid;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #eee;
  text-decoration:none;
}

#footer a:visited {
  color: #eee;
  text-decoration:none;
}

#footer a:hover {
  color: #888;
}

#footer_left {
  float: left;
}

#footer_right {
  float:right;
  text-align:right;
}

#addthis {
  color:#000;
  z-index:100;
}

#addthis_dropdown15 {
 color:#000;
 font-family: verdana, arial, sans-serif;
}

#addthis_dropdown15 input,
#addthis_dropdown15 textarea {
  padding: 1px 1px;
  margin: 2px 0;
  font-family: verdana, arial, sans-serif;
  color: #000;
  background-color: #eee;
  border: 1px solid #999;
}

#addthis_dropdown15 input:hover,
#addthis_dropdown15 input:focus,
#addthis_dropdown15 textarea:hover,
#addthis_dropdown15 textarea:focus {
  color: #000;
  font-family: verdana, arial, sans-serif;
  background-color: #eee;
  border: 1px solid #999;
}
/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  margin-top: 0px;  
  padding: 0px;

}

/*.sideMenu a {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px;  
  font-weight: bold;
  color: #eee;
  padding: 0px 0px 0px 0px;

}

.sideMenu a:hover {
  background: #686868 ;/*url(/images/rounded_tr.gif) no-repeat top right;*/
}

/*.sideMenu a:hover span {
  background: url(/images/rounded_br.gif) no-repeat bottom right;
}*/

/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.blackline {
  color: black;
  background-color:black;
}

.whiteline {
  color: white;
  background-color:white;
}

.noborder {
  border: 0;
}

.padding5{
	padding: 5px;
}

.padding10{
	padding: 10px;
}

/********************************************
URBAN MENU - Accordian
********************************************/

#urbangreymenu{
width: 175px; /*width of menu*/
}

#urbangreymenu .headerbar{
color: white;
margin-top:0px;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 0px 0 0px 1px;
}

#urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

#urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

#urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
list-style-image: none; 
}

#urbangreymenu ul li a{
color: #000;
background: #E9E9E9;
display: block;
padding: 1px 0;
line-height: 17px;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
}

#urbangreymenu ul li a:visited{
color: black;
}

#urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #686868;
}
/********************************************/
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 400px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: #eee;
color:#000;
border: 2px solid gray;
text-align:left;
padding: 4px;
}

.area {
background-color:#ff9233;
width:400px;
}

#programs ul{
list-style-type: none;
	
}

#programs ul li{
	margin-bottom:2px;
	margin-top:1px;
	background-color:#eee;
	padding-left:10px;
	width:340px;
}
#programs .programrules {
	width:290px;
	}

#programs .programattr {
	width:240px;
	}

#programs .blue {
	background-color:#48bafb;
	margin-bottom:0px;
	margin-top:0px;

}

#programs .blue a:hover{
	color:#fff;
}

#programs a {
	text-decoration:none;
	}
#plantGallery
{
width: 300px;
height: 225px;
overflow:hidden;
float:left;
border: 1px #B2B2B2 solid;
margin:5px;
padding:0px;
}

#plantGallery img {
padding:0px;
margin:0px;
display:none;

}

.hide  {
display:none;
}


input.required, textarea.required {
	border: 1px solid #1F4493;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #890000;
	color : #890000;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff9233;
	color : #FFF;
	font-weight: bold;
	font-size:8pt;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff9233;
	color : #FFF;
	font-weight: bold;
}

.sessions {
cursor:pointer;
}

.borderright {
	border-right:1px solid #000;
	}


/****Dropdown Menu ****/

ul.topnav {
	list-style: none;
	margin: 0;
	 height: 2em;
	float: left;
	/*background: url(topnav_bg.gif) repeat-x;*/
}
ul.topnav li {
	float: left;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
/*	background: url(topnav_hover.gif) no-repeat center top;*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	position:relative;
	top:-10px;
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/menu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #ff9945;
	display: none;
	float: left;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;

	
}

.goog-te-combo {
font-size:10px;
font: verdana, arial, sans-serif; 
}

.blue {
	background-color:#48bafb;
	margin-bottom:0px;
	margin-top:0px;

}

.blue a:hover{
	color:#fff;
}

/*people search stuff*/

.rollover a{
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
#peoplesearcharea{
	margin-left: auto;
	margin-right: auto;
	width:890px;

}

#peoplesearchbutton{
	margin-left: auto;
	margin-right: auto;
	width:231px;

}

#peoplesearchbutton input{
   height: 52px; 
   width: 231px; 
   background: url(/images/search/search.png) no-repeat left top;
   border-style:none;
}
#peoplesearchbutton input:hover{
   background-position: left -52px; 
   border-style:none;
}

#peoplesearcharea .checklist {
	list-style: none;
	margin-top: 5px;
	margin-left:293px;
	width:265px;
}

#peoplesearcharea .checklist ul{
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}

#peoplesearcharea .checklist li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	background: url(/images/search/checkbox.png) no-repeat 0 0;
	width: 100px;
	height: 100px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}

#peoplesearcharea .checklist li.selected {
	background-position: -100px 0px;
}


#peoplesearcharea .checklist li.selected .checkbox-select {
	display: none;
}

#peoplesearcharea .checkbox-select {
	display: block;
	float: left;
	position: absolute;
	top: 78px;
	left: 15px;
	width: 70px;
	height: 20px;
	background: url(/images/search/select.png) no-repeat 0 0;
	text-indent: -9999px;
}

#peoplesearcharea .checklist li input {
	display: none;
}

#peoplesearcharea a.checkbox-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 80px;
	right: 10px; 
}

#peoplesearcharea .checklist li.selected a.checkbox-deselect {
	display: block;
}

#peoplesearcharea .checklist li label {
	display: block;
	text-align: center;
	padding: 8px;
}


/*calendar display stuff*/

.rollover a{
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
#calendardisplayarea{
	margin-left: auto;
	margin-right: auto;
	width:890px;

}

#calendardisplayarea .checklist {
	list-style: none;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#calendardisplayarea .checklist ul{
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}

#calendardisplayarea .checklist li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	background: url(/images/calendar/checkbox.png) no-repeat 0 0;
	width: 100px;
	height: 100px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}

#calendardisplayarea .checklist li.selected {
	background-position: -100px 0px;
}


#calendardisplayarea .checklist li.selected .checkbox-select {
	display: none;
}

#calendardisplayarea .checkbox-select {
	display: block;
	float: left;
	position: absolute;
	top: 78px;
	left: 15px;
	width: 70px;
	height: 20px;
	background: url(/images/calendar/select.png) no-repeat 0 0;
	text-indent: -9999px;
}

#calendardisplayarea .checklist li input {
	display: none;
}

#calendardisplayarea a.checkbox-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 80px;
	right: 10px; 
}

#calendardisplayarea .checklist li.selected a.checkbox-deselect {
	display: block;
}

#calendardisplayarea .checklist li label {
	display: block;
	text-align: center;
	padding: 8px;
}
