@charset "UTF-8";
/* CSS Document */

/*************** Main Sections *************************************/
/*  make page 1124px wide and center aligned */
body {
	padding:0;
	margin:0px auto; 		/* Right And Left Margin Widths To Auto */
	text-align: center; 	/* Hack To Keep IE5 Windows Happy */
	background-color:#848484;
}
#wrapper {

}
#wrapper2 {
	background-image: url(images/inner_1104x1IE.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
	* html #wrapper2{
	background-image: url(images/inner_1104x1IE.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
#outer {
	/*height:99.9%;*/
	/*min-height:100%;*/
	width:1004px;
	/*max-width:1124px;*/
	/*min-width:1004px;*/
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;

}
	* html #outer{
	width:1004px;
	}
#inner {
	float:left;
	padding-top:119px;/*needed to make room for header*/
	padding-bottom:0px;
	_padding-bottom:0px;
	/*width: 1004px;*/
	width:100%;
	background:  url(images/inner_1104x1.jpg) repeat-y right top;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	/*width:1004px;*/
	width:100%;
	/*max-width:1124px;
	min-width:960px;*/
	height:84px;
	/*z-index:74;*/
	background:  url(imagesCamps/logoHeader.jpg) no-repeat left top;
	z-index: 1000;
}
	* html #header{
	width:1004px;
	}
#header h1 {
	float:left;
}
#topMenu {
	display:block;
	margin-top:15px;
}
#ajaxmenu {
	position:absolute;
	top:83px;
	/*width:1004px;*/
	width:100%;
	/*width:776px;*/
	z-index:65;
}
#myajaxmenu{
	width:100%;
	position:absolute;
	top:1px;
	left:0px;
	display:block;
	z-index:1000;
}
* html #search {
	margin-top:-0px;
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:320px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}

/* Footer */
#footer {
	font-size:.9em;
	color: #666;
	clear:both;
	text-align:left;
	left:0px;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	overflow:auto;
}
* html #footer {
	height:1%;
	overflow:hidden;
}
#footer p {
	padding:0 10px;
	margin-top: 10px;
	color: #333;
}
#footer p a {
	text-decoration: none;
}
#footerRight {
	float: right;
	width: 200px;
	text-align:right;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding: 0 20px 0 0;
}
#footerRight img {
	border:none
}
* html #footer {
	margin-bottom:-1px
}

#footer #sitemap {
	/*margin-left:20px;*/
	display: inline; /* for IE double margin float bug */
	float: left;
	width:100%;
}
#footer #sitemap h2 {
	font-size: 135%;
	margin: 0 0 0.5em 0;
}
#footer #sitemap h3 {
	height:2em;
	line-height:1em;
	margin: 1em 0 0.5em 0;
}
#footer #sitemap .group {
	float: left;
	width:86px;
	margin-left: 10px;
	margin-bottom: 15px;
}
* html #footer #sitemap .group {
	width:50px;
}
#footer #fineprint {
	display: inline; /* for IE double margin float bug */
	float: right;
	text-align: right;
	width: 200px;
	margin: 0 30px 0 0;
}
#footer #fineprint a {
	margin-left: 1em;
	white-space: nowrap;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 96%;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer li {
	line-height:1.2em;
	margin-bottom:.6em;
	list-style:none;
}
#footer a:hover {
	text-decoration: underline;
}





#top {
	padding-left:15px;
}
#right {
	width:260px;
	float:right;
	z-index: 55;
}
#discussion {
	background-color: #00CCFF;
}
#right-inner {
	width: 250px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	margin-right:256px;
        margin-bottom:50px;
	z-index: 56;
}
#left-inner {
	/*padding-left: 15px;*/
	padding-right: 15px;
	text-align: left;
	min-height:600px;
}

	* html #clearfooter{
		background-image: url(images/inner_1104x1IE.jpg);
		background-repeat: repeat-y;
		background-position: center;

} /* to clear footer */
html>body #minHeight {
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
/*This is the content on the home page*/

#content {
	z-index: 300;
	padding-bottom: 7px;
	position: relative;
	float: left;
	/*width: 500px;*/
	max-width:500px;
	min-width:350px;
	margin-left: 20px;
}
/*This is the content on the sub pages*/

#contentSub {
	z-index: 300;
	position: relative;
	height:auto;/*margin-left:120px;*/
}
.where {
	color:black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	padding-left:.5em;
	margin-bottom:50px;
}
.post {
	position:relative;
	margin-left:160px;
}
	/* Holly Hack IE/win, hide from IE/mac \*/
	* html .post {
	height:1%;
	}
	/* Holly Hack IE/win, hide from IE/mac */
	
.post #wherewouldyou img {
	padding-left:0px;
}
.post img {
	border:1px none white;
	padding:0px;
	_padding-left:0px;
	z-index: 9000;
}

.post img.image{
width:300px;
clear:left;
}
#tagMiddle img {
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right:10px;
	padding-left:0px;
}
#subImage {
	float:right;
	padding-left:15px;
}
.post li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: .5em;
	padding-top: .5em;
    margin-left:2em;
}
.post ol li{
	list-style-type: decimal;
}
#underMenu {
	background-image: url(images/underMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:15px;
}
#underMenu p {
	text-align:left;
	padding-left:15px;
	padding-top:7px;
}
#underMenuRight {
	text-align:right;
	padding-top:7px;
}
#underMenuRight a {
	text-decoration:none;
}
#featureImage {
	background-image: url(images/featureImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
#featureImageAthletes {
	background-image: url(images/featureImageAthletes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageAcademics {
	background-image: url(images/featureImageAcademics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageClubVolunteers {
	background-image: url(images/featureImageClubVolunteers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageCoaches {
	background-image: url(images/featureImageCoaches.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageEmployers {
	background-image: url(images/featureImageEmployers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageJobSeekers {
	background-image: url(images/featureImageJobSeekers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageLocalGovernment {
	background-image: url(images/featureImageLocalGovernment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageOfficials {
	background-image: url(images/featureImageOfficials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageParents {
	background-image: url(images/featureImageParents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageRecreation {
	background-image: url(images/featureImageRecreation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageStateSportingAssociations {
	background-image: url(images/featureImageStateSportingAssociations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageTeachers {
	background-image: url(images/featureImageTeachers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageDepartmentLanding {
	background-image: url(images/departmentLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageWhatWeDoLanding {
	background-image: url(images/whatWeDoLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageRegionalLanding {
	background-image: url(images/regionalLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageFundingLanding {
	background-image: url(images/fundingLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageSportLanding {
	background-image: url(images/sportLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageRecreationLanding {
	background-image: url(images/recreationLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageFacilitiesLanding {
	background-image: url(images/facilitiesLanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageCareersLanding {
	background-image: url(images/featureImageStudents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	max-width:1124px;
	min-width:1010px;
}
#featureImageright {
	float:right;
	width:260px;
	height:150px;
	margin:0;
	padding:0;
	background-image: url(images/beActiveWA.jpg);
	background-repeat: no-repeat;
}
#top h1 {
	margin-left:140px;
	margin-top:10px;
	line-height:normal;
	color:#4E832D;
}
#content h1 {
 font-size: 2em;
 line-height:2em;
}
#content h2 {
	font-size: 1.8em;
	color: #007ea2;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	padding-left: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}
h3#post- {
	font-size: 1em;
	color: #007ea2;
	background:  url() no-repeat left top;
	padding-left: 0px;
}
#content p {
	font-size: .9em;
	color: #444444;
	line-height: 1.5em;
	_line-height: 1.2em;
}
#content p a {
	color: #007ea2;
}
#content p a:hover {
	/*background-color: #618200;*/
	color: #007ea2;
}
.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_resultLink {
	color: #007ea2;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
}
#content ul li {
	margin-bottom: 0.5em;
	font-size: 110%;
	list-style-type: circle;
}
.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
}
.LIn_desc {
	display: none;
}
.LIn_date {
	font-weight: normal;
	display: block;
	margin-bottom:7px;
	margin-top:3px;
	color: #666666;
}
#content a,
#sidebar a {
	/*color: rgb(97, 130, 0);*/
	text-decoration:none;
	padding-bottom:2px;
	
}
#content a:hover,
#sidebar a:hover {
	/*background-color: rgb(97, 130, 0);*/
    color: #4E832D;
	text-decoration:underline;
}
#PrintDoc {
	width: auto;
	float: right;/*display: inline;*/
}
#printLogo {
	display:none;
}
#navSide {
	width:150px;
	padding-right:10px;
	/*padding-left:15px;*/
	/*margin-bottom:120%;*/
	cursor:pointer;
	background-color: #FFF;
	z-index: 500;
	float:left
}
#navSide a {
	text-decoration:none;
	color:#666666;
	width: 100%;
}
#navSide a:hover {
	text-decoration:none;
	color:black;
	width: 100%;
}
#navSide a:active {
	text-decoration:none;
	color:black;
	width: 100%;
}
#navSide ul {
	cursor: auto;
	margin:0;
	padding:0;
	width: 100%;
}
#navSide li.active {
	/*left:-5px;*/
	padding-top:5px;
	margin-bottom:0px;
	background-image: url(images/menuActiveCurve.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000000;
}
#navSide li.active ul {
 margin-left::0px;
	margin-top:10px;
}
#navSide li.active a {
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}
#navSide li.active a:hover {
	color: #4e832d;
}
#navSide ul li.active ul li {
	font-weight: bold;
	padding-left:5px;
	width:120px;
}
#navSide ul li.active ul li a {
	padding: 0px;
	font-weight: normal;
	font-size: 1.0em;
	line-height:1.1em;
}
#navSide li {
	width: 120px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left:20px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:5px;
	font-size: 1em;
}
#navSide li li {
	width: 120px;
	list-style-type: none;
	font-size: .9em;
}
#parent {
	margin-left: 15px;
	font-size: 1.3em;
	margin-bottom:10px;
}
.imgcontainer {
	position:relative;
	float:left;
}
.caption {
	font: normal 1em/1.3em arial;
	/*background:#fff;*/
	color:white;
	bottom:0;
	left:0;
	text-align:center;
	opacity:.75;
	filter:alpha(opacity=85);
}
#date {
	color: #999999;
	font-size: .8em;
}
#introText {
	font-size: 1.3em;
	padding-bottom:15px;
}
#eventCalendar {
	width:200px;
}
#ComplaintsForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2F2F2;
}
#homeSportandRecreation h2, #homeSportandRecreation h3, #homeSportandRecreation h4 {
	padding-left:10px;
}
#job {
	font-size: 110%;
	padding: 5px;
	background-image: url(images/blockBg.gif);
	background-repeat: repeat-x;
}
*.tooltip {
	cursor:help;
	border-bottom:1px dotted;
	font-style:normal;
}
#tag {
	padding-bottom:50px;
	padding-top:0px;
	display:block;
}
#tagLeft {
	height:24px;
	width:12px;
	background-image:url(images/tagLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#tagMiddle {
	height:24px;
	background-image:url(images/tagBG.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	line-height: 2em;
	padding-left:.2em;
	padding-right:.2em;
	position: relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#tagMiddle a {
	color: #000000;
	text-decoration: none;
}
#tagMiddle a:hover {
	color: #007ea2;
	text-decoration: none;
}
#tagMiddle img {
	position: relative;
	padding-top: 3px;
}
#tagRight {
	height:24px;
	width:12px;
	background-image:url(images/tagRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#eventDetail {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	
}
#eventDetail img {
	padding-right:7px;
	padding-left:0px;
}
#event {
	margin-top:70px;
	margin-bottom:10px;
}
#next {
	padding-top:0px;
}
#wherewouldyou {
	height:30px;
	width:auto;
	margin-top:50px;
	padding-top:20px;
	/*position:relative;*/
	border-top-color:#E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
}
#tip {
	width:580px;
	padding:10PX;
	padding-top:0px;
	padding-bottom:25px;
        margin: 0pt 0pt 10pt 0pt;
	font-size: 1em;
	line-height:1em;
        background-color:#e9eef2;
	
}
#tip ol {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#tip ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#tipHeader {
	background-image: url(images/tipHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        background-color:#e9eef2;
	height: 44px;
	width:600px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: black;
	text-align: left;
	text-indent: .4em;
	line-height: 1.6em;
	margin-left:0;
	margin-right:4px;
	display:inline-block;
	padding-top:10px;
}
.post #contact img {
	padding-right:10px;
}
#contact {
/*background-image:url(images/dot.gif);
	background-repeat: repeat-x;

	background-position: left top;;
*/	


}


#calendar {
	/*float:right;
	width:130px;*/
}
#bread {
	margin-top:3px;
	margin-bottom:3px;
}
#nopadding img {
	padding:0;
	margin:0;
	width:100%;
}
.rssItemTitle {
	margin-top:10px;
	font-size:1.3em
}
#rssItem {
	padding-botttom:10px;
}
.hidden{
	visibility: hidden;
	position:absolute;
	top:-99999px;
	left:-99999px;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}
#print{
	clear:both;
	text-align:center;
	padding-right:9px;
}

#calendar{
        margin:105px 0 0;
}

.ee_miniCalendarNav{
        width:100%;
        text-align:center;
}
.ee_miniCalMonth{
        font-size:1.5em;
}
#calendar .ee_miniCalendarDays a{
        background-color:#afb8c3;
        color:#fff;
        padding: 0 5px 0 5px;
}
#calendar .ee_miniCalendarDays a:hover{
        background-color:#748699;
        color:#fff;
}
.ee_miniCalendarDays{
        text-align:center;
}
.easyEventsList_heading{
        margin: 20px 0 10px 0;
        font-size:1.2em;
}
.easyEventsList_title{
        font-size:1.2em;
}
.easyEventsList_item{
        padding: 0 0 20px 0;
}
.easyEventsList_description{
        color:#666;
}

/* TABS */

#tabs {
padding: 10px;
}

#tabs #nav {
margin-bottom: 0px;
}

#tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#tabs #nav ul li {
	display: inline;
	padding: 3px 7px;
	cursor: default;
	background-color: #eeeeee;
	border-bottom: none;
	margin-right: 2px;
	margin-left:0;
}

#tabs #nav ul li.active {
      background-color: #D5E79D;
	  margin-left:0;
}

#tabs #nav ul li:hover {
      background-color: #D5E79D;
}
#tabs #data {
      margin-top: 1px;
}

#tabs #data div {
      display: none;
}

#tabs #data div.active {
      display: block;
}
.clear{
}
