/*
Theme Name: APHA
Theme URI: #
Description: APHA
Version: 1.0
Author: Zoo
Author URI: ZOO
Tags: APHA

*/

/*########## text formatting ############*/


h1 {
	font-size:24px;
	color: #008c8c;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
h2 {
	font-size:18px;
	color: #008c8c;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
h3 {
	font-size:16px;
	color: #363636;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
h4 {
	font-size:16px;
	color: #363636;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
h5 {
	font-size:14px;
	color: #363636;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
h6 {
	font-size:13px;
	color: #363636;
	margin: 5px 0 10px 0;
	font-weight: normal;
}

input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	margin: 0;
	padding: 0;
}

blockquote p {
	color: #363636;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

p, ul, ol, table {
	color: #363636;
	font-size: 13px;
	line-height: 120%;
}

table {
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
}

a {
	color: #008c8c;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.hidden {
	display: none;
}

ul#left li a h2, ul#left-content li a h2 {
	background: url(images/bg-heading-features.jpg) repeat-x bottom left;
	color: #FFFFFF;
	display: block;
	height:17px;
	margin:0;
	padding:8px;
}


div.clear {
	clear: both;
}

/*####### Layout ###########*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background: #dbddde url(images/bg-background.jpg) repeat-x top left;
}

	
div#wrap {
	margin: 0 auto 0 auto;
	width: 880px;
	min-height:700px;
	_height:700px;
}

/*####### head #######*/

div#head {
	position: relative;
	margin: 0;
	padding: 0;
	height: 162px;
	width: 880px;
	background: #fff;
}

div#head-img {
	margin: 0 auto;
	padding: 0;
	width: 862px;
	height: 162px;
	background: url(images/bg-header-img.jpg) no-repeat bottom left;
}

h1#logo a {
	position: absolute;
	text-indent:-999px;
	overflow: hidden;
	font-size:0px;
	top: 30px;
	left: 40px;
	background: url(images/bg-logo.jpg) no-repeat top left;
	display: block;
	margin: 0;
	padding: 0;
	width: 305px;
	height: 108px;
}

/*###### white bg   ########*/

div#white-bg {
	float: left;
	margin: 0;
	padding: 0;
	width: 880px;
	background: #fff;
	text-align: left;
}

/*########## navigation ###########*/

ul#nav {
	margin: 0 0 10px 9px;
	display: inline;
	padding: 1px 0 0 0;
	float: left;
	line-height: 32px;
	height: 32px;
	width: 860px;
	list-style: none;
	background: url(images/bg-nav.jpg) repeat-x top left;
	overflow: visible;
	z-index: 99;
}

ul#nav li {
	float: left;
	position: relative;
	margin:  0;
	padding: 0;
	float: left;
	font-size: 13px;
	z-index: 99;
}

ul#nav li a {
	background: url(images/li-dash.gif) no-repeat center right;
	display: block;
	color: #FFFFFF;
	margin: 0;
	padding: 0 13px 0 13px;
	text-decoration: none;
	z-index: 99;
}

ul#nav li.page-item-65 a {
	background: none;
}

/*####flyout#####*/

		ul#nav a:hover,
		ul#nav li:hover a,
		ul#nav li:hover span,
		ul#nav li.iehover a  {
				background: #009f98;
				color: #fff;
				z-index: 99;
		} 
		
		ul#nav li:hover ul, 
		ul#nav li.iehover ul {
			display: block;
			background: #009f98;
			color: #fff;
			z-index: 99;
		}

		ul#nav ul {
			display: none;
			list-style: none;
			margin: 0;
			padding: 0;
			background: #ecc23a;
			position: absolute;
			top: 32px;
			left: 0;
			width: 150px;
			z-index: 99;
		}

		/*.home ul  {
			height: 199px;
		}
*/
		ul#nav ul li {
			float: none;
			background: none;
			margin: 0;
			padding: 0px;
			font-size: 13px;
			z-index: 99;
		}
	
		ul#nav li.page-item-5.current_page_item {
			display: none;
		}

		ul#nav ul li a, 
		ul#nav li.on ul li a, 
		ul#nav li:hover ul li a, 
		ul#nav li.iehover ul li a {
			background:none;
			display: block;
			width: auto;
			height: 1%;
			line-height: normal;
			padding: 6px 10px;
			float: none;
			color:#fff;
			z-index: 99;
			
		}
		
		ul#nav ul li a:hover, 
		ul#nav li.on ul li a:hover,
		ul#nav li:hover ul li a:hover, 
		ul#nav li.iehover ul li a:hover {
			background: #9ac9c7;
			color:#fff;
			z-index: 99;
		}
		
/*####### left ##########*/

ul#left, ul#left-content {
	float: left;
	width: 201px;
	margin: 0 0 7px 9px;
	display: inline;
	padding: 0;
	min-height: 450px;
	_height: 450px;
	list-style: none;
}

ul#left li, ul#left-content li {
	background: #eff0f0;
	margin-bottom: 10px;
	font-size: 11px;
	list-style: none;
	padding: 0 0 3px 0;
}


ul#left li.last,  ul#left-content li.last {
	margin-bottom: 0;
}

/*####### Find  a Hospital Form  ##########*/
form#LK_searchForm{padding-top:15px; font-size:0.8em; font-weight:normal; }
form#LK_searchForm fieldset{padding:15px; }
form#LK_searchForm legend{font-size:1.2em; font-weight:bold; }
form#LK_searchForm input {margin:0 5px 0 5px; min-width:6em;}
form#LK_searchForm input#LK_searchLocation{min-width: 18em;}
/*form#LK_searchForm input#LK_searchName{min-width: 18em;}*/
form#LK_searchForm label #LK_searchService{margin:15px 0 6px 5px;}


/*####### form field search ##########*/
form#search {
	width: 201px;
	height: 37px;
	margin: 0;
	padding: 0;
}


form#search #s {
	float: left;
	margin: 10px 10px 0 10px;
	width: 140px;
	padding: 0;
	color: #000000;
}

form#search input#s.grey {
	color: #666;
}

form#search #btn {
	float: left;
	background: url(images/bg-go-btn.jpg) no-repeat center left;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	width: 26px;
	height: 21px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

form#search #btn:hover {
	background: url(images/bg-go-btn-over.jpg) no-repeat top left;
}

ol.searchResults li {
	margin: 10px 0;
}

ul.paging {	
	font-weight:bold;
	list-style:none;
	padding:0;
	margin: 30px 0 0 40px;
	height: 40px;
}

ul.paging li {
	float:left;
	margin:0 6px 6px 0;
}



ul.paging li a, ul.paging li.active {
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	display:block;
	padding:3px 6px;
}

ul.paging li.active {
	background-color:#009F98;
	border-color:#CCCCCC;
	color:#FFFFFF;
}


ul#left li h2, ul#left-content li h2 {
	margin: 0;
	padding: 8px 0 0px 12px;
	color: #008286;
	font-size: 16px;
	font-weight: normal;
}

div#login {
	margin: 0 12px 0px 12px;
}

div#login p {
	margin: 10px 0px 10px 0px;
}

div#login label {
	color: #999;
}

ul.simplelogin-links {
	margin: 0;
	padding: 0;
}

div#login #wp-submit {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	background:none;
	color: #008286;
	font-size: 16px;
	cursor: pointer;
	border:  #e3e4e5 1px solid;
	padding: 0;
}

div#login #wp-submit:hover {
	color: #000;	
}

ul#left ul.pagenav, ul#left-content ul.pagenav {
	clear: right;
	margin: 0px 70px 0px 0px;
	padding: 15px 0px 15px 15px;
	list-style: none;
	text-align: center;
}

ul#left ul.pagenav li, ul#left-content ul.pagenav li {
	padding: 0;
	margin: 0;
	display: inline;
}
a.features {
	width: 201px;
	display: block;
	background: no-repeat top left;
}

img {
	border: none;
}

ul#left li, body.loggedin ul#left li {
	min-height: 183px;
	_height: 183px;
}

ul#left li#form, ul#left li#feature2, ul#left li li, body.loggedin ul#left li#form, body.loggedin ul#left li#feature2 {
	min-height: 1% !important;
	_height: 1% !important;
}

ul#left li#feature2 {
	padding: 0;
	margin: 0;
}

ul#left li#feature2 a, ul#left li#feature2 img {
	display: block;
}

ul.simplelogin-links li {
	margin: 0;
	padding: 0 !important;
}

div#work {
	float: right;
	width: 201px;
	height: 299px;
	margin: 0 ;
	padding: 0;
	background: url(images/bg-events-news.jpg) scroll repeat-x top left;
}

h1.new-events {
	height: 17px;
	margin: 0;
	padding: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

form#loginform {
	margin: 0;
	padding: 0;
}

/*############  right  #############*/

div#right {
	float: right;
	width: 658px;
	margin: 0 0 9px 0;
	display: inline;
	padding: 0;
	min-height: 440px;
	_height: 440px;
}

div#text-panel {
	float: left;
	width: 418px;
	height: 216px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f6f6f6;
}

div#text-panel2 {
	float:left;
	height:236px;
	overflow:hidden;
	padding:0 0 0 9px;
	width:203px;
}

div#text-panel h1 {
	font-size: 38px;
	color: #008c8c;
}

div#news {
	float: left;
	width: 318px;
	height: 299px;
	margin: 0;
	padding: 0;
	background: #F0F0F0 url(images/bg-events-news.jpg) scroll repeat-x top left;
}

div#events {
	float: right;
	width: 321px;
	height: 299px;
	margin: 0 9px 0 0px;
	padding: 0;
	background: #F0F0F0 url(images/bg-events-news.jpg) scroll repeat-x top left;
}

h1.new-events {
	height: 17px;
	margin: 0;
	padding: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

ul#left li h2.new-events, ul#left-content li h2.new-events, 
h2.new-events {
	height: 17px;
	margin: 0;
	padding: 8px;
	width:185px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	background: url(images/bg-events-news.jpg) scroll repeat-x top left;
	
}

div.scrolly {
	height: 266px;
	margin: 0;
	padding: 0;
	overflow: auto;
}

div.scrolly h3 {
	margin: 5px 0 0 0;
}
div.news-wrap {
	background: #f0f0f0;
	padding: 11px;
	margin: 0 0 2px 0;
	border-bottom: 1px #fff solid;
}

div.events-wrap {
	background: #f0f0f0;
	padding: 11px;
	margin: 0 0 2px 0;
	border-bottom: 1px #fff solid;
}

hr {
	background-color: #fff;
	height: 1px;
}

/*########## content page ##############*/


/*####### left content ########## re-use member and feature-small*/

ul#left-content {
	float: left;
	width: 201px;
	margin: 0 0 20px 10px;
	display: inline;
	padding: 0;
	min-height: 490px;
	_height: 490px;
	list-style: none;
}

ul#sub-nav {
	margin: 0 0 10px 0;
	padding: 0;
	width: 201px;
	list-style: none;
}

ul#sub-nav li {
	margin:  0;
	padding: 0;
	font-size: 13px;
	border-bottom: #fff 2px solid;
}

ul#sub-nav li.current_page_item a {
	color: #fff;
	background-color: #009f98;
}

ul#sub-nav li.last {
	border-bottom: none;
}

ul#sub-nav li a {
	display: block;
	color: #008c8c;
	background: #d2e8e7;
	margin: 0;
	padding: 5px 13px 5px 13px;
	text-decoration: none;
}

ul#sub-nav li a:hover {
	color: #008c8c;
	background: #b5d9d8;
}

/*######### right content ############*/

div#right-content {
	float: right;
	width: 658px;
	margin: 0 0 9px 0;
	display: inline;
	padding: 0;
	min-height: 490px;
	_height: 490px;
}

div#main-textpanel {
	width: 626px;
	min-height: 500px;
	_height: 500px;
	margin: 0;
	padding: 10px;
	background: #f6f6f6;
	z-index:2;
}

div.mapWrapper {
	z-index: 3;
}
div#lk_map {
	z-index: 4;
}
	
/*#### footer #####*/

div#footer-wrapper {
	float: left;
	background: #e3e4e5;
	text-align: center;
	width: 100%;
}

div#footer {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul#footer-links {
	margin: 20px;
	padding: 0;
	cursor: default;
	list-style-type: none;
	float: right;
}

ul#footer-links li {
	float: left;
	padding: 0 6px 0 6px;
}

ul#footer-links li.zoo a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background: url(images/zoo-logo.png) no-repeat top left;
	height: 10px;
	width: 35px;
	padding: 0;
}

ul#footer-links li.zoo a:hover {
	background: url(images/zoo-logo.png) no-repeat bottom left;
}

ul#footer-links li a {
	text-transform: uppercase;
	color: #828285;
	text-decoration: none;
	font-size: 10px;
	padding: 0 10px 0 0;
	background: url(images/bg-footer-links-pipe.gif) no-repeat center right;
}



ul#footer-links li a:hover {
	color: #000;
}

div#ads {
	margin: 0 0 20px 0;
	padding: 0;
}

div#ads img {
	margin: 0;
	padding: 0;
}

/*############ contact us form ##############*/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
font-size: 12px;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {

color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}



body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
color: #333333;
margin: 0.5em 0 1.5em 0;
border: none;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}

form.wpcf7-form textarea {
	width: 290px;
	height:80px;
}


div.n1{display:none;}

h1.n2 {
	height: 17px;
	margin: 0;
	padding: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	background: url(images/bg-events-news.jpg) scroll repeat-x top left;
}


/* MAP */
div.mapPopup {
	padding: 2px;
	width: 300px;
}

div.mapPopup h1 {
	font-size: 18px;
	margin: 0 0 2px 0;
}

div.mapPopup address, div.mapPopup p {
	font-size: 12px;
	margin: 3px 0 3px 0;
}


/* COMMENTS */

textarea#comment {
	width: 490px;
}

/*  ANNUAL REVIEW  */

body.green {
	background: #81C7C7 url(images/bg-background-green.jpg) top left repeat-x;
}

div#head-annualreview {
	background: url(images/bg-header-annualreview.jpg) no-repeat left bottom;
	height:162px;
	margin:0 auto;
	padding:0;
	width:862px;
}

div#bg-nav {
	margin: 0 0 10px 9px;
	padding: 1px 0 0 0;
	float: left;
	line-height: 32px;
	height: 32px;
	width: 860px;
	background: url(images/bg-nav.jpg) repeat-x top left;
}

div.breadcrumb {
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 20px;
}
