/******************************

Default elements h1, h2, p, etc.

******************************/
html,
body {
	color: #000;
	font-family: arial;
	font-size: 14px;
	margin: 0;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0.5em 0;
}
h2 {
	font-size: 140%;
	margin: 0.5em 0;
}
h3 {
	font-size: 110%;
	margin: 0.3em 0;
}
p {
	font-size: 100%;
	margin: 1em 0;
}
img {
	border: none;
}
ul, ol, dl {
	margin: 10px 10px;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #579bfb;
}
em {
	color: #54534f;
	font-weight: bold;
	font-style: normal;
}
form {
	margin: 0;
	padding: 0;
}
label {
	display: block;
	font-weight: bold;
}

input.text,
select,
input {
	font-size: 12px;
	font-family: arial; 
}
iframe {
	display: none;
}
/******************************

Layout

******************************/
#root {
}
#wrap {
}
#head {
	border-bottom: dotted 1px #CCCCCC;
	padding: 10px 0;
}
#contentWrapper {
}
#mainContentWrapper {
}
#mainContent {
}
#secondaryContent {
}
#footer {
	display: none;
	border-top: dotted 1px #CCCCCC;
	padding: 10px 0;
}

/******************************

Classes, misc.

******************************/
/* Pagecontent class */
#mainContent img {display:block}

/*Navigation*/
#topNav {
	display: none;
}
#topNav ul,
#topNav li {
	margin: 0;
	padding: 0;
}
#topNav a {
}
#topNav li.active a {
}

/* Subnav */
#subNav {
	display: none;
}
#subNav ul,
#subNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Level 1 */
#subNav ul li {
}
#subNav li a {
}
#subNav li a:hover{
}
#subNav li.active a {
}

/* Subnav - Level 2 */
#subNav li ul {
}
#subNav ul li.active ul, #subNav ul li.inBreadCrumb ul {
}
#subNav ul ul {
}

#subNav li li {
}
#subNav li li a, #subNav li.active li a {
}

#subNav li li.active a {
}
#subNav li li a:hover {
}


/*Temporary*/
#bottomNav {
	display: none;
}
#bottomNav ul {	
}
#bottomNav li {
}
#bottomNav a {
}
#bottomNav li.active a {
}

#subPageCallout {
}

/*Infocontent*/
.infoContent {
	float:left;
	/*min-height: 250px;*/
	width: 242px;
	background: #ECEAE1;
}

/* Open hours */
#openHoursCenter {
	/*margin: 37px 0 0 0;*/
	margin: 0;
	padding: 37px 0 0 0;
}
#openHoursCenter * {
	margin-top: 0;
	margin-bottom: 0;
}

#openHoursCenter h2.active {
	background: #FFF url(../images/back/open_hours_bg_header.gif) 0 0 repeat-x;
	color: #FFF;
	font: bold 16px arial;
	margin: 0 0 23px 0 !important;
	padding: 9px 0 7px 25px;
	width: 179px;
}
#openHoursCenter h2 {
	background: #f2f2f2;
	color: #7d7a7a;
	font: normal 12px arial;
	margin: 0 0 1px 0;
	padding: 5px 0 5px 25px;
	width: 179px;
}
#openHoursCenter h2.subOpenHours {
	margin-top: 22px;
}
#openHoursCenter dl {
	font: normal 11px tahoma;
	padding: 0 0 0 25px;
	width: 150px;
}
#openHoursCenter dt {
	background: #FFF url(../images/back/center_hours_arrow.gif) 0 0 no-repeat;
	padding: 0 0 0 16px;
	float: left;
	height: 18px;
	width: 55px;
}
#openHoursCenter dd {
	text-align: right;
	height: 18px;
}

.callout {
	padding: 13px 0 25px 0;
}

.calloutMouseOverBackground {
	background-color: #f6f5f1;
	cursor: pointer;
}
.calloutMouseOverPointer {
	cursor: pointer;
}

/* Callout 1 */
.startPage .BigCallOut {
	background: #eee;
	border: solid 1px #ddd;
	float: left;
	margin: 0;
	padding: 10px 17px 20px 17px;
	position: relative;
	width: 45%;
	height: 286px;
}
.startPage .BigCallOut span {
}
.startPage .BigCallOut img {
	padding: 8px 0;
}
.startPage .BigCallOut h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}
.startPage .BigCallOut p {
	font-family: tahoma;
	color: #54534f;
	margin: 15px 0 0 0;
	padding: 0;
}
.startPage .BigCallOut a {
	background: url(../images/back/btn_black.gif) 0 0 no-repeat #000;
	color: #FFF;
	bottom: 15px;
	font-weight: bold;
	display: block;
	height: 21px;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: center;
	right: 15px;
	width: 79px;
}
.startPage .BigCallOut div.sticker {
	display: none;
}

/* Callout 2 */
#callout2 {
	background: #eee;
	border: solid 1px #ddd;
	float: right;
	margin: 0;
	padding: 0 1%;
	width: 45%;
	height: 316px;
}
#callout2 div {
	border-bottom: solid 1px #828282;
	height: 68px;
	padding: 7px 0 0 0;
	position: relative;
}

#callout2 #MiniCallOut4 {
	border-bottom: none;
}

#callout2 span {
	background: url(../images/back/callout2_bg_to_image.gif) 0 0 no-repeat;
	float:left;
	height: 61px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	top: 10px;
	width: 60px;
}
#callout2 img {
	height: 40px;
	padding: 8px 0 0 7px;
	width: 43px;
}
#callout2 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 80px;
	padding: 7px 0 0 0;
	color: #000;
}
#callout2 p {
	color: #706e6c;
	margin: 3px 0 0 80px;
	padding: 0;
}
#callout2 a {
	color: #706e6c;
	margin:0;
	padding: 0;
}
#callout2 a:hover p {
	background: #f6f5f1
}
#callout2 img.absolute {
}

/* Callout 2 */
#calloutSchedule {
}
#calloutSchedule h1 {
	background: url(../images/back/schedule_callout_bg_header.gif) 0 0 no-repeat;
}
#scheduleContainer {
	padding: 0 0 0 30px;
}
#calloutSchedule div.block {
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
}
#calloutSchedule span {
	background: url(../images/back/callout2_bg_to_image.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 61px;
	margin-right: 10px;
	width: 60px;
}
#calloutSchedule img {
	height: 40px;
	padding: 8px 0 0 7px;
	width: 43px;
}
#calloutSchedule h2 {
	color: #54534f;
	font: bold 12px arial;
	margin: 0 0 0 0;
	padding: 13px 0 0 14px;
}
#calloutSchedule p {
	color: #54534f;
	margin: 1px 0 0 0;
}
#calloutSchedule a{
	color: #54534f;
	margin: 0;
	padding: 0;
}
#calloutSchedule a:hover{
	color: #579bfb;
}

/* Callout - Text Callout */
#TextCallout {
	background: #eceae1;
	border-top: solid 1px #d9d4c5;
	float: left;
	margin: 0;
	padding: 29px 10px 0 13px;
	width: 213px;
	height: 150px;
}
#TextCallout h2 {
	color: #676042;
	font: bold 18px arial;
	margin:0;
	padding:0;
}
#TextCallout p {
	color: #b1ac9e;
	font: normal 12px arial;
	margin: 10px 0 0 0;
	padding: 0;
}
#TextCallout a {
	background: url(../images/back/btn_yellow.gif) 0 0 no-repeat;
	color: #000;
	display: block;
	float: right;
	font: bold 11px tahoma;
	height: 23px;
	margin: 10px 0 0 0;
	padding: 9px 5px 0 36px;
	text-align: center;
	width: 66px;
}

/* Callout - Lead Generation */
#calloutLeadGeneration {
	display: none;
}

/* Startpage news */
.startPage #news {
	clear: both;
	padding: 10px 0 0 0;
}
.startPage #news h2 {
	color: #000;
	margin: 0.5em 0;
}
.startPage #news dl {
	margin:0;
}
.startPage #news dt {
	border-bottom: solid 1px #CCCCCC;
	clear: both;
	color: #666;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	width: 32px;
}
.startPage #news dt span {
	color: #CCC;
	display: block;
	font-size: 14px;
	font-weight:  bold;
}
.startPage #news dd {
	height: 30px;
	margin: 0 0 0 40px;
	padding: 8px 0 0 0;
}
.startPage #news dd a {
	color: #4466aa;
}
.startPage #news dd a:hover {
	color: #579bfb;
}

/* Toolbar */
#toolbar {
}
#toolbar ul {
}
#toolbar li {
}
#toolbar li a {
}
#toolbar li.first a {
}
#toolbar li a:hover {
}

/*Search form*/
#searchForm {
	display: none;
}

/*Search results*/
#searchResults  {
}
#searchResults h1 {
}
#searchResults h2 {
}
#searchResults ul {
	margin: 0;
}
#searchResults li {
	list-style-type: none;
	margin: 0 0 15px 0;
}
#searchResults div {
	margin: 0 0 4px 0;
}
#searchResults div a {
	color: #f5a92c;
	font: bold 14px arial;
}
#searchResults li span {
	color: #f5a92c;
	font-weight: bold;
}
.paging li {
	display: inline;
	list-style-type: none;
}
.paging li a {
	padding: 5px 5px 5px 5px;
}
.paging li a:hover {
	color: #eee;
}
.paging li.active {
	border: solid 1px #ccc;
}

/*Center search form*/
#centerSearch {
	margin-bottom: 20px;
}
#center {
	display: none;
}

/*Language chooser*/
#languageChooser {
	display: none;
}

/*User buttons*/
#userButtons {
	left: 0;
	position: absolute;
	top: 20px;	
	width: 912px;
}

/*RSS button*/
#rssButton {
	float: right;
}

/*Comment button*/
#commentButton {
	margin-left: 14px;
	float: right;
}

/*Tip a friend button*/
#tipAFriendButton {
	margin-left:3px;
	float: right;
}

/*Easy recruit frame*/
#recruitFrame {
	background-color: #FFF;
	padding: 20px 0 0 20px;
}

/*lead generation*/
.btnLook1,
.leadGeneration {
	background:transparent url(../images/back/btnBg1.gif) no-repeat 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:24px;
	margin: 10px 0;
	padding:8px 10px 0pt 40px;
	width:226px;
}
.btnActive {
	background-position:0pt -32px;
	color:#000000;
}

/*Banner*/
#Banner {
	background: #eceae1;
	height: 231px;
	margin: 0;
	position: relative;
	width: auto;
}
#Banner div {
	left: 410px;
	position: absolute;
	top: 30px;
	width: 100%;
}
#Banner.Left div {
	left: 410px;
	position: absolute;
	top: 30px;
	width: 100%;
}
.Banner div.Right {
/*	left: 30px;
	position: absolute;
	top: 30px;
	width: 370px;*/
}
#Banner img {
}
#Banner h2 {
	color: #F99D1C;
	font: bold 32px arial;
	margin:0;
	padding:0;
}
#Banner p {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 1em 0;
	padding: 0;
}
#Banner a {
	background: url(../images/back/btn_black_banner_firstpage.gif) 0 0 no-repeat;
	color: #FFF;
	font: bold 12px arial;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	position: absolute;
	right: 34px;
	text-align: center;
	top: 175px;
	width: 97px;
}

/* Center - Contact Info */
#centerContactInfo {
}
#centerContactInfo h4 {
	font: bold 12px tahoma;
}
#centerContactInfo p {
	margin: 0;
}
#centerContactInfo p#email {
}

/* Lead Generation Form */
#leadGenerationForm {
	margin-top: 30px;
	padding: 0 0 0 10px;
}
#leadGenerationForm div {
	clear: both
}
#leadGenerationForm span {
	width: 150px;
	float: left
}
#leadGenerationForm input {
	
}
#leadGenerationForm select {
	float:left;
	
}
#leadGenerationForm .birthDate {
	padding: 18px 0 0 0
}
#leadGenerationForm #birthDate {
	width: 300px;
	float: left;
	display: inline;
	position: absolute;
	height: 30px;
	left: 183px;
}
#leadGenerationForm #birthDate #ctl00_MainContentPlaceHolder_leadGenerationForm_BirthDate_DayDropDownList{
	width: 40px;
}
#leadGenerationForm #birthDate select {
	margin: 0 5px 0 0;
	width: 75px;
}
#ctl00_MainContentPlaceHolder_leadGenerationForm_BirthDateValidator {
	display: inline;
}
.comments {
	padding: 0 !important;	
	margin: 0 !important;
}

#leadGenerationForm .submit {
	padding: 15px 110px 0 0;
	float: right;
}

/*Mood image*/
.moodImage {
	margin: 0;
}
.moodImage div.Left {
}
.moodImage div.Right {
}
#mainContent .moodImage img {
	display: none;
}
.moodImage h2 {
	color: #F99D1C;
	font: bold 32px arial;
	margin: 0;
	padding: 0;
}
.moodImage p {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 1em 0;
	padding: 0;
}
.moodImage a {
	background: url(../images/back/btn_black_banner_firstpage.gif) 0 0 no-repeat;
	color: #FFF;
	font: bold 12px arial;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
}

/* Center Search Results */
#centerSearchResults {
	padding: 30px 200px 50px 21px;
}

/* Find and Book Classes */
#findAndBookClasses {
	padding: 20px 20px 20px 20px;
}
#findAndBookClasses div {
	margin: 0;
	padding: 0;
	width: auto;
}
#findAndBookClasses .btnLook1 {
	margin-top: 20px;
}

/* Center List Page */
#centerListpageTable {
	float: right;
	margin: 20px 0 40px 0;
}
#centerListpageTable th,
#centerListpageTable td {
	border-width: 0;
	padding: 0;
}
#centerListpageTable table {
	border-collapse: collapse;
	margin: 0 0 5px 0;
	width: 432px;
}
#centerListpageTable th {
	background: url(../images/back/center_list_page_table_header.gif) 0 0 no-repeat;
	color: #FFF;
	font: bold 12px tahoma;
	height: 38px;
	vertical-align: top;
	text-align: left;
	padding: 8px 0 0 48px;
	width: 432px;
}
#centerListpageTable tr.mod td {}
#centerListpageTable tr.mod {
	background: url(../images/back/center_list_page_table_td_bg.gif) 0 50% no-repeat;
}

#centerListpageTable td {
	height: 28px !important;
}
#centerListpageTable td.arrow {
	background: url(../images/back/center_list_page_table_arrow.gif) 15px 55% no-repeat;
	width: 47px;
}
#centerListpageTable td.city {
	color: #a1a1a1;
	font: bold 12px tahoma;
	width: 108px;
}
#centerListpageTable td.city a {
	color: #a1a1a1;
	font: bold 12px tahoma;
}
#centerListpageTable td.mail {
	font: normal 12px tahoma;
	width: 108px;
}
#centerListpageTable td.phone {
	color: #a1a1a1;
	font: normal 12px tahoma;
	width: 133px;
}
#centerListpageTable td.mail a {
	color: #f99d1c !important;
}

/* Landing Page */
#landingPage {
	background: #eceae5;
	margin: 10px 0 0 0;
	padding: 47px 0 47px 67px;
}
#landingPage ul {
}
#landingPage li {
	float: left;
	height: 171px;
	margin: 0 40px 10px 0;
	width:186px;
	position: relative;
}
#landingPage img {
	left: 10px;
	position: absolute;
	top: 9px;
}
#landingPage a {
	background: url(../images/back/landingpageImageBg.png) 0 0 no-repeat;
	top: 0;
	color: #a1a1a1;
	display:block;
	font-weight: bold;
	height: 15px;
	left: 0;
	margin: 0 0 0 0;
	padding: 132px 0 0 27px;
	position: absolute;
	width:159px;
	height: 39px;
	
}
#landingPage a:hover {
	background: url(../images/back/landingpageImageBgHoover.png) 0 0 no-repeat;
	color: #fb9d1c;
}

/*Accessible hiding*/
#head a.skip,
#head br,
.acc {
	position: absolute; top: -9999px; left: -9999px;
	overflow: hidden;
	height: 0.0; width: 0.0;
	font-size: 0.0; line-height: 0.0;
}
/*Clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* new */
.contentDivider {
	display: none;
}
.content {
	
}

#mainBody {
	position: relative;
}
.textContent {
	background: #FFF;
}
.textContent h2 {
	border-bottom: solid 1px #d2d5d5;
}
.textContent ul {
	margin: 10px 0;
}
.textContent li {
	background: url(../images/back/cool.jpg) 0 1px no-repeat;
	margin: 4px 0 4px 10px;
	padding-left: 15px;
}
#subPageShadow {
	display: none;
}

#shadowLeftTextContent {
	display: none;
}

/* attributes for Mootools */
.cursor {
	cursor: pointer;
}

#login {
	background: #000;
	display:none;
	height: 100px;
}

/* PAGESTYLES */

/* Start page class */
.startPage #subNav {display:none !important;}
.startPage #mainContentWrapper {
	width: 100%;
	background: none;
}
.startPage #mainContent {
	padding: 25px 0 0 0;
}

/* Subpage class */
.subPage #mainContent {
/*	height: 100%;
	margin-left: 192px;
	padding: 13px 0 0 12px;
	width: 786px;*/
}
.subPage #secondaryContent {float: left;margin-left: -100%;padding: 0;width: 1900px;}

.InformationPage,
.LeadGeneration  {
	background: transparent url(../images/back/informationpage_bg.png) 0 141px no-repeat;
}
.InformationPage #subNav,
.LeadGeneration #subNav {
	background: #FFFFFF url(../images/back/subnav_bg_grey.gif) repeat-x scroll 0pt 244px
}
.InformationPage #center,
.LeadGeneration #center,
.InformationPage .contentDivider,
.LeadGeneration .contentDivider {
	background: #a1a1a1
}

/* Center start class */
.CenterStart { background: transparent url(../images/back/centerpage_bg.png) 0 141px no-repeat; }
.CenterStart #mainBody, .InformationPage #mainBody, .LeadGeneration #mainBody {
	background: url(../images/back/main_body_bg.png) 542px 0 repeat-y;
}

/* Landing page class */
/*.LandingPage { background: transparent url(../images/back/landingpage_bg.gif) 0 0 repeat-y; }*/
.LandingPage { background: transparent url(../images/back/landingpage_bg_1.png) 0 141px no-repeat; }
.LandingPage #center,.FindAndBookClasses #center {width: 191px}
.LandingPage #openHoursCenter h2, .FindAndBookClasses #openHoursCenter h2 {width: 166px}
.LandingPage #secondaryContent, .FindAndBookClasses #secondaryContent {border: solid 100px #eee:}

/* Landing page class */
.CenterListPage { background: transparent url(../images/back/blankpage_bg.png) 0 141px no-repeat; }
/* Center Schedule page class */
.CenterSchedulePage { background: transparent url(../images/back/blankpage_bg.png) 0 141px no-repeat; }

/* Center schedule page class */
.SearchResults { background: transparent url(../images/back/blankpage_bg.png) 0 141px no-repeat; }

/* Recruit page */
.RecruitPage { background: transparent url(../images/back/blankpage_bg.png) 0 141px no-repeat; }

/* Center search results page */
.CenterSearchResults { background: transparent url(../images/back/blankpage_bg.png) 0 141px no-repeat; }

/* Center search results page */
.FindAndBookClasses { background: transparent url(../images/back/blankpage_bg_1.png) 0 141px no-repeat; }
.FindAndBookClasses #shadowLeftTextContent { visibility:hidden }
/* Change width on sub navigation */
.RecruitPage #subNav,
.FindAndBookClasses #subNav,
.CenterSearchResults #subNav,
.RecruitPage #subNav,
.SearchResults #subNav,
.CenterSchedulePage #subNav {
	width: 190px;
}

/* Payment success */

#offerArea {
	margin: 0 auto;
}

#card {
    height: 200px;
    width: 370px;
    margin: 10px auto;
    text-align: left;
    position: relative;
    display:inline-block;
    
    background-color:white;
	border:1px solid #828282;
}

#card #cardName {
    font-size: 24px;
    font-weight: bold;
    color: #faa938;
    position:absolute;
    top: 20px;
    left: 20px;
}

#card #centerName {
    font-size: 12px;
    font-weight: bold;
    top: 30px;
    right: 20px;
    position: absolute;
}

#card #memberName {
    font-size: 14px;
    font-weight: bold;
position: absolute;
top: 60px;
left: 20px;
}

#card .memberinfo {
    position: absolute;
    width: 330px;
}

#memberID 
{
	left: 20px;
	top: 90px;
}

#pin
{
	left: 20px;
	top: 130px;
}


#card div.label {
    width: 120px;
    line-height: 25px;
    text-align: right;
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

#card div.data {
    width: 190px;
    height: 23px;
	  left: 125px;
    padding-left: 11px;
    line-height: 23px;
    background-color: white;
    color: #383838;
    border: 1px solid #828282;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    display: inline;
    position: absolute;
}

.printlink 
{ display: none; }

#headerContent
{
	display: none;
}
/* **** */
