﻿body {
	font-size: 11pt;
}

body.internal-page {background: #fff url('../images/');}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}
div#site-main {
	margin: 0 auto;
	width: 7in;
}

div#site-header {
	background: transparent url('../images/');
	margin: 0;
	width: 100%;
	height: 100%;
}

img#site-logo {margin: 0;}

/* site-header ^ */
div#content-right {
	background: #fff url('../images/');
	float: none;
	display: block;
	margin: 0;
	padding-bottom: 0;
	width: 7in;
}

div#content-right.flow-full-page {
	background: #fff url('../images/');
    margin: 0 25px;
    padding-top: 1px;
	width: 7in;
}
div#site-footer {
	clear: both;
	border-top: 0;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}

div#site-footer div.phone-numbers, p.english, p.spanish {
	float: left;
	display: inline;
	font-size: 9pt;
}
div#content-main {
	padding-top: 1px;
	width: 100%;
}

/* page-header : */
div#page-header {
	position: relative;
	margin-left: 0;
	margin-right: 0;
}

div#page-header p {
	width: 100%;
}

div#page-header div.left, div#page-header div.left p {
	width: 100%;
}

h1.title {
	font-size: 14pt;
}

h2.subtitle {
	margin: -6px 0 8px 0;
	font-size: 12pt;
	font-weight: normal;
	width: 100%;
}
/* page-header ^ */

div#content-col-full {
	margin: 0;
	width: 100%;
}

div#content-col-left {
	margin-left: 0;
	width: 100%;
}

div#content-right.flow-full-page div#content-main {
    margin-left: 0;
}

div#copy-data {
	font-size: 10pt;
}

div.content-section {
	background: transparent url('../images/');
	margin-bottom: 12px;
	padding: 14px 12px 8px 12px;
	width: 627px;
}

div.copy-section-round {
	background: #ecf0f6 url('../images/');
	width: 607px;
}

div.copy-item {
	background-color: #fff;
	margin: 12px 0;
	padding: 8px 8px 12px 8px;
	width: 591px;
}
/* form styles :
-------------------------------------------------------------------------*/
div.form-section {
	padding-right: 0;
	padding-left: 0;
}

div#content-col-left div.form-section {
	background: transparent url('../images/');
	width: 100%;
}
/* form styles ^
-------------------------------------------------------------------------*/

/* workflow summary styles :
-------------------------------------------------------------------------*/
div.summary-section {
	background: transparent url('../images/') no-repeat;
	position: relative;
	padding-right: 0;
	padding-left: 0;
}

div.tab-body div.tab-section {display: block;}

div.summary-left, div.tab-body {width: 100%;}

div.tab-body {
    background: #fff url('../images/') no-repeat;
    padding-top: 0;
}

div.summary-item div.left {
	float: none;
	display: block;
	width: 100%;
}

div.summary-item div.right {
	float: none;
	display: block;
	width: 100%;
}

div.summary-header, div.summary-item {
	margin: 13px 0;
}

div.summary-item {
	margin-bottom: 40px;
	padding: 8px 0;
}
/* workflow summary styles ^
-------------------------------------------------------------------------*/

/* club amenities and hours page :
-------------------------------------------------------------------------*/
div.copy-details {
	margin-left:10px;
}
/* club amenities and hours page ^
-------------------------------------------------------------------------*/

/* expand group styles :
-------------------------------------------------------------------------*/
div.expand-group {margin-top: 5px;}

div.expand-header {
	background: transparent url('../images/');
	padding: 2px ;
	font-weight: bold;
}

div.expand-item {
	display: block;
	padding: 10px 0;
}
/* expand group styles ^
-----------------------------------------------------------------------
/* hidden elements : 
-------------------------------------------------------------------------*/
div#header-right, div#my-bally, div#rail-left, ul#footer-links, div#page-tools, div#page-header div.right, div#content-col-right, div#plan-controls,
div.summary-header img.rollover, div.copy-section-bottom, .button, .print-hide, div.summary-left div.tab-row, div#tab-body-bottom, div.summary-right, 
div.flow-summary-page div#page-header {
	display: none;
}
/* hidden elements : 
-------------------------------------------------------------------------*/

/*** Added March 18 2011 to correct groupex schedule printing ****/

div#site-main {
    width: 100%;
}
.print_button {
    display: none;
}
div.club_info {
    padding: 10px;
    width: 700px !important;
}
div.club_info a {
    display: none;
}
div.club_info p {
    margin: 20px 0 0 !important;
}
.public_schedule {
    float: none;
    width: 100% !important;
}
.schedule{
	margin-top: 10px;
}

/***^Added March 18 2011 to correct groupex schedule printing^****/



