@charset "utf-8";
/* CSS Document */
/*------------------------------ Global & Postitioning -----------------------------------*/
body {
	background-color: #642566;
	background-image: url(../../imagesPFitness/Body-Bg.gif);
	background-repeat: repeat-x;
}
.mainTable {
	border-right-color:#002e5f;
}
/*------------------------------ Top Navigation ------------------------------------------*/
#topLinks {
	background-color: #002e5f;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
#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;
}
/*------------------------------ Main Navigation ------------------------------------------*/
#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: 473px;
	top: 68px;
	z-index:9;
}
.amenities {
	position: absolute;
	left: 534px;
	top: 68px;
	z-index:10;
}
.nonmember {
	position: absolute;
	left: 614px;
	top: 68px;
	z-index:11;
}
.aboutUs {
	position: absolute;
	left: 707px;
	top: 68px;
	z-index:12;
}
#nav li li {
	/* CSS Menu - all drop down list items */
	background-color: #d6d6d4;
}
/*--------------------------------------- Header ------------------------------------------*/
#headerBG {
	background-image: url(../../images/EGPD/Header-Shadow-BG.gif);
	height: 77px;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#headerBG img {
	margin-top: 8px;
}
.starburst{
	position:absolute;
	top:100px;
	left:525px;
	border:none;
	z-index:3;
}
#flashcontent{
	background-image: url(../../imagesPFitness/FitnessHeaderNoFlash.jpg);
	height: 299px;
	background-position: left;
}
/*--------------------------------------- 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;
	font-weight:bold;
	height:1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0;
	background-repeat: no-repeat;
	/* Variables */
	color:#002e5f;
	background-image: url(../../imagesPFitness/PF-H3-Tile.gif);
}
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;
	height:1.25em;
	padding:5px 5px 5px 30px;margin:0;
	/* Variables */
	background-image: url(../../imagesPFitness/PF-H3-Tile.gif);
}
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-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002e5f;
}
#EventList .scroller{
	height:180px;
	overflow:hidden;
}
#EventList p.viewmore{
	width:100%;
	text-align:right;
	padding:0;
	margin:0;
	background-image: url(../../imagesPFitness/PF-VME-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#EventList a{
	color:#002e5f;
	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(../../imagesPFitness/PF-H3-Tile.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;
}
/*---------------------------------- Contact Forms ------------------------------------------*/
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}
	#policy {
	padding:10px;
}
.checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg{
	display: none;
}
.checkboxRequiredState .checkboxRequiredMsg,
.checkboxMinSelectionsState .checkboxMinSelectionsMsg,
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}
/*--------------------------------------- Footer ------------------------------------------*/
#footer {
	background-color: #002e5f;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 10px;
	background-image: url(../../images/EGPD/footShadow1px.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer img {
	margin-top: 10px;
	margin-bottom: 10px;
}



