@charset "utf-8";
/* CSS Document */
/*  Styles apply to IE unless otherwise labeled (html>body for FF or Safari etc.)  */


/*------------------------------ Global & Postitioning ------------------------------------*/
#container{
	vertical-align: top;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	position: absolute;
}
#containerShadow {
	/*background-image: url();*/
	background-repeat: repeat-y;
	float: right;
}

/*------------------------------ Top Navigation ------------------------------------------*/
#topLinks {
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 30px;
	font-weight: bold;
	text-transform: uppercase;
	/*height: 40px;*/
}
#topLinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9px;
}
.topLinksSeperator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/*--------------------------------------- Header ------------------------------------------*/
#HeaderBG {
	background-image: url(../../images/EGPD/Header-Shadow-BG.gif);
	height: 365px;
	background-repeat: repeat-x;
}
#HeaderBG img {
	margin-top: 8px;
}

/*--------------------------------------- Content ------------------------------------------*/
#MContent{
	border: 1px solid #CCC;
	float: left;
	width: 500px;
	padding: 3px;
}
#MContent p {
	font-size:.7em;
	font-family:Verdana, arial, helvetica, sans-serif;
}
#MContent h3 {
	font-family:arial,helvetica,sans-serif;
	font-size:1em !important;
	color:#324c65;
	font-weight:bold;
	height:1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	/*background-image: url(../../images/EGPD/contentHdrBG.gif);*/
	margin: 0;
	background-repeat: no-repeat;
}
#MContent .headers	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color:#324c65;
	background-color: e5ebef;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	}
#MContent ul {
	list-style-type: disc;	
}
#MContent ul li{
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:.7em;
}
TD.headers{ /*CMS content summary titles*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: e5ebef;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

TD.headers a{ /*CMS content summary titles*/
	text-decoration: none;
	font-weight: bold;
}
#EventList{
	margin-bottom:0.5em;
	padding:3px;
	margin-right: 10px;
	float: right;
	border: 1px solid #CCC;
}
#EventList h3{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:#324c65;
	font-weight:bold;
	/*width:210px;*/
	height:1.25em;
	background-image:url(../../images/NewLayout/headTile.gif);
	padding:5px 5px 5px 30px;margin:0;
}
html>body #EventList h3{
	width:83%;
}
#EventList table{
	background-color:#ffffff;
	margin:0;
	font-family:arial,helvetica,sans-serif;
	font-size:70%;
}
#EventList table td{
	border-bottom:1px dotted #6da43c;
}
#EventList .scroller{
	height:80px;
	overflow:hidden;
}
#EventList p.viewmore{
	width:100%;
	text-align:right;
	background-image: url(../../images/NewLayout/eventBottom.gif);
}
#EventList a{
	color:#467621;
	text-decoration:none;
}
#EventList a:hover{
	text-decoration:underline;
}
#RContent{
	float:right;
	border:1px solid #cccccc;
	margin-bottom:0.5em;
	margin-right: 10px;
	padding:3px;
	background-color:#ffffff;
	width: 225px;
}
html>body #RContent{
	width: 210px;
	
}
#RContent p {
	font-size:.8em;
	font-family:arial,helvetica,sans-serif;
}
#RContent h3{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	height: 1.2em;
	color:#324c65;
	margin:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../../images/EGPD/contentHdrBG.gif);
	background-repeat: no-repeat;
}
#RContent ul{
	list-style:none !important;
	width:100%;
	float:left;
	margin:0;
	padding-left: -30px;
}
#RContent ul li{
	padding:5px 0; 
	display:block;
}
#RContent ul li a{
	text-decoration:none;
	color:#324c65;
	font-weight: normal;
}
#RContent ul li a:hover{
	text-decoration:underline;
	font-weight: normal;
}
#sitemap {
	padding-top: 10px;
}
#sitemap td {
	vertical-align:top;
}
/*--------------------------------------- Footer ------------------------------------------*/

#footer {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer img {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*------------------------------ Pavilion Fitness Styles -------------------------------------*/
body {
	background-color: 642566;
	background-image: url(../../imagesPFitness/Body-Bg.gif);
	background-repeat: repeat-x;
}
#container{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002e5f;
}

#topLinks {
	background-color: #002e5f;
}
#mainNav{
	display: block;
}
.memberships {
	position:absolute;
	left: 155px;
	top: 67px;
	z-index:6;
}
.reservations {
	position:absolute;
	left: 240px;
	top: 80px;
	z-index:7;
	text-decoration: none;
}
html>body .reservations {
	top: 84px;
}
#reservations a {
	text-decoration:none;
	color: #000;
}
.proServices {
	position: absolute;
	left: 330px;
	top: 68px;
	z-index:8;
}
html>body .proServices {
	left: 335px;
}
.classes {
	position: absolute;
	left: 475px;
	top: 68px;
	z-index:9;
}
.amenities {
	position: absolute;
	left: 540px;
	top: 68px;
	z-index:10;
}
.nonmember {
	position: absolute;
	left: 619px;
	top: 68px;
	z-index:11;
}
.aboutUs {
	position: absolute;
	left: 710px;
	top: 68px;
	z-index:12;
}
#nav li li {
	/* CSS Menu - all drop down list items */
	background-color: #d6d6d4;
}
#flashcontent{
	background-image: url(../../imagesPFitness/FitnessHeaderNoFlash.jpg);
	height: 299px;
	background-position: left;
}
#MContent h3 {
	color:#002e5f;
	background-image: url(../../imagesPFitness/PF-H3-Tile.gif);
}
#MContent .headers	{
	color:#002e5f;
}
TD.headers a:link{ /*CMS content summary titles*/
	color: #002e5f;
}
#EventList h3 {
	background-image: url(../../imagesPFitness/PF-H3-Tile.gif);	
}
#EventList a{
	color: #002e5f;
}
#EventList table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002e5f;
}
#EventList p.viewmore{
	padding:0;
	text-align:right;
	margin:0;
	background-image: url(../../imagesPFitness/PF-VME-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#RContent h3 {
	background-image: url(../../imagesPFitness/PF-H3-Tile.gif);	
}
#footer {
	background-color: #002e5f;
	background-image: url(../../images/EGPD/footShadow1px.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
}
TD.formLabels {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-top: 10px;
}
.hiddenDiv {
	/* style for forms*/
	display: none;
	}
.visibleDiv {
	/* style for forms*/
	display: block;
	}
#Submitbutton {
	/* style for forms*/
	position:absolute; left:250; top:850}
#googleMap{
	border: 1px solid #CCC;
}
#policy {
	padding:10px;
}

