table {
	border-collapse: collapse;
}

tr {
	border-bottom: 1px solid: #ccc;
}

tr.alt {
	background: #F1F1F1;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

dd {
	margin-left: 0;
}

div#error {
	border: 1px solid #9d244c;
	background: #e71e62;
	padding: 10px;
	color: #fff;
}

div#confirm {
	border: 1px solid #369015;
	background: #5dc650;
	padding: 10px;
	color: #fff;
}

div#error h2, div#confirm h2 {
	color: #fff;
}

#loc_menu {
	position: absolute;
	/*float:right;*/
	right: 0;
	/*	position: absolute;
	top: -4px;
	right: 0; */
	height: 24px;
	width: 189px;
	padding: 5px 0 0 10px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	text-transform: none;
	text-align: left;
	background: url('../images/select_bg.png') no-repeat;
	cursor: pointer;
	z-index: 9999;
	color:#103a52;
}

h2#now_viewing{
	position:relative;
}

h2#now_viewing #loc_menu{
	left:125px;
	top:-4px;
	color:#103a52;
}

h2#locations_title{
	position:relative;
}

h2#locations_title #loc_menu{
	top:-4px;
	color:#103a52;
}

h2#personal_training_locations{
	position:relative;
}

h2#personal_training_locations #loc_menu{
	top:-4px;
	color:#103a52;
}

h2#kids_club_title{
	position:relative;
}

h2#kids_club_title #loc_menu{
	top:-4px;
	color:#103a52;
}

#loc_menu ul {
	display: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	background: #fcfdff;
	border: 1px solid #33627e;
	width: 160px;
	margin-top: 2px;
}

#loc_menu li {
	padding: 4px;
	border-width: 0 1px;
	border-color: #eaeef1;
	border-style: solid;
}

#loc_menu li.alt {
	background: #f2f6f9;
}

#loc_menu a {
	text-decoration: none;
	color:#666666;
}
	#loc_menu a:link, #loc_menu a:visited { color: #666666; text-decoration: none; }
	#loc_menu a:active, #loc_menu a:hover { color: #077aad; text-decoration: none; }
	
img.promo_main {
	display: block;
	margin: 10px 0;
	padding: 3px;
	border-width: 0px;
	background: url('../images/promo_main_bg.png') no-repeat;
}

img.promo1 {
	display: block;
	margin: 10px 0;
	padding: 3px;
	border-width: 0px;
	background: url('../images/promo1_bg.png') no-repeat;
}

img.promo2 {
	display: block;
	margin: 10px 0;
	padding: 5px;
	border-width: 0px;
	background: url('../images/promo2_bg.png') no-repeat;
}

img.promo3 {
	display: block;
	margin: 10px 0;
	padding: 3px;
	border-width: 0px;
	background: url('../images/promo3_bg.png') no-repeat;
}

.list_box {
	padding: 5px;
	border: 1px solid #d4d8db;
	background: url('../images/fieldset_bg.png') top repeat-x #d4d8db;
	margin: 10px 0;
	color:#666666;
}

.list_box a {
	text-decoration: underline;
	color:#666666;
}
	.list_box a:link, .list_box a:visited { color: #666666; text-decoration: underline; }
	.list_box a:active, .list_box a:hover { color: #077aad; text-decoration: underline; }

ul.three_wide, ul.two_wide {
	float: left;
	margin: 0 18px 0 0;
	padding: 0 0 0 18px;
	/*width: 90px;*/
	color: #666666;
	font-size:10px;
}

ul.two_wide {
	/*width: 140px;*/
}

.clear {
	clear: both !important;
	height: 0;
}

ul.check {
	list-style-image: url('../images/check.png');
}

ul#club_photos {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

ul#club_photos li {
	display: inline;
}

ul#club_photos img {
	padding: 4px;
	margin: 0 5px 10px 5px;
	border: 1px solid #ccc;
}

table.hours {
	width: 100%;
	margin-bottom: 20px;
	background: url('../images/fieldset_bg.png') top repeat-x #d4d8db;
}

table.hours caption {
	text-align: left;
	font-weight: bold;
}

table.hours th {
	text-align: right;
	padding-right: 10px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

table.hours td {
	padding: 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size:10px;
	color:#666666;
}

table.hours tr.top th {
	text-align: center;
}

	table.hours a:link, table.hours a:visited { color: #666666; text-decoration: underline; }
	table.hours a:active, table.hours a:hover { color: #077aad; text-decoration: underline; }

table#class_search, table#club_search, table#reciept {
	width: 100%;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

	table#class_search a:link, table#class_search a:visited { color: #666666; text-decoration: underline; }
	table#class_search a:active, table#class_search a:hover { color: #077aad; text-decoration: underline; }
	
	table#club_search a:link, table#club_search a:visited { color: #666666; text-decoration: underline; }
	table#club_search a:active, table#club_search a:hover { color: #077aad; text-decoration: underline; }
	
	table#reciept a:link, table#reciept a:visited { color: #666666; text-decoration: underline; }
	table#reciept a:active, table#reciept a:hover { color: #077aad; text-decoration: underline; }

table#reciept {
	border: 3px double #ccc;
}

table#class_search tr.alt, table#club_search tr.alt {
	background: url('../images/blue_tab_1_bg.png') repeat-x #E0E5E7;
}

table#class_search td, table#club_search td {
	color:#666666;
	font-size:10px;
}

table#class_search th, table#club_search th {
	background: url('../images/blue_bg.png') repeat-x #c1cacf;
	color: #fff;
	text-align:left;
}

table#club_search #address {
	width: 150px;
}

table#class_search th#description {
	width: 300px;
}

table#class_search td, table#club_search td, table#reciept th {
	vertical-align: top;
}

table#class_search th, table#club_search th {
	border: 1px solid #49829f;
	padding: 2px 4px;
}

table#class_search td, table#club_search td {
	border: 1px solid #949ba1;
	padding: 2px 4px;
}

table#reciept tr{
	border: 1px solid #eee;
}

table#reciept th, table#reciept td {
	font-size: 10px;
	color: #666666;
	padding: 4px;
}

table#reciept th {
	text-align: right;
	width: 120px;
}

#find_class {
	background: url('../images/blue_tab_2_bg.png') bottom repeat-x #4ba0bd;
	color: #fff;
	border: 3px solid #356782;
	padding: 5px;
	margin-bottom: 10px;
}

#featured_class {
	color: #103a52;
	background-repeat: no-repeat;
	height: 290px;
	position: relative;
	border: 3px solid #356782;
	margin-bottom: 10px;
}

#featured_class div {
	position: absolute;
	bottom: 0;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #fff;
	background: url('../images/featured_class_div_bg.png') no-repeat;
	width: 518px;
}

#featured_class h3, #find_class h3 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

#find_class #loc_menu {
	top: 0;
}

#find_class h3 {
	position: relative;
	border-top: 3px solid #356782;
	border-bottom: 3px solid #356782;
	padding: 5px;
	margin: 0 -5px;
	background: #99c8d8;
	color: #103a52;
	line-height: 14px;
}

#sched_key {
	position:absolute;
	right:0px;
	top:-16px;
}

#sched_key p {
	float: left;
	margin-left: 10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
}

#classes {
	/*border: 1px solid #356782;
	background: url('../images/blue_bg.png') 0px 26px repeat-x #356782;
	padding: 5px;*/
	color: #fff;
	margin-bottom:20px;
}

#classes ul#class_info {
	padding: 5px 0;
	margin: 0px 0px 0px 0px;
	border: 1px solid #356782;
	list-style-type: none;
	background: url('../images/blue_tab_bg.png') top repeat-x #c1cacf;/**/
	/*border-bottom: 1px solid #356782;*/
	text-align: left;
}

#classes ul#class_info li {
	font-size:10px;
	display: inline;
	padding: 6px 3px;
	margin: 0;
}

#classes div {
	display: none;
}

#classes h3, #classes p, #featured_class h3, #featured_class p {
	margin: 0;
}

#classes div.selected {
	font-size:10px;
	display: block;
	border: 0px 1px 1px 1px solid #356782;
	background: url('../images/blue_bg.png') 0px 0px repeat-x #356782;
	color: #fff;
	padding: 5px;
	padding-top: 10px;
}

#classes ul#class_info li.selected {
	color: #fff;
	background: url('../images/blue_bg.png') top repeat-x #356782;
	display: inline;
	padding: 6px 3px;
	margin: 0;
}

#classes ul#class_info li.selected a {
	color: #fff;
}

#classes ul#class_info li a {
	text-decoration: none;
	color: #333;
}

h1#now_viewing #loc_menu {
	top: -6px;
	left: 110px;
}

table#sched {
	border: 1px solid #949ba1;
	width: 740px;
	margin-left: 12px;
	margin-bottom: 10px;
	background: #ffffff;
}

table#sched tr.alt {
	background: #eff4f8;
}

table#sched th, table#sched td {
	border: 1px solid #949ba1;
	padding: 3px;
	vertical-align: top;
	color:#666666;
	font-size:10px;
}

table#sched th.weekend {
	color: #ea1b61;
}

table#sched th {
	background: url('../images/blue_tab_bg.png') repeat-x #c1cacf;
	width: 12.5%;
}

table#sched dl {
	margin: 0;
	padding: 0;
}

table#sched dt {
	cursor: pointer;
}

table#sched dd.popup {
	display: none;
	position: absolute;
	margin: -80px 0 0 50px;
	width: 299px;
	height: 207px;
	padding: 20px 25px 20px 40px;
	background: url('../images/shedule_tooltip_bg.png') no-repeat;
	z-index: 20;
}

table#sched h4 a.close {
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

table#sched dd.popup h4 {
	margin: 0 0 10px 0;
	font-size: 22px;
	font-weight: normal;
	color: #ff8402;
}

table#sched dd.popup img {
	float: left;
	border: 1px solid #333;
	margin: 5px 5px 0 0;
	width: 80px;
	height: auto;
}

a#print {
	background: #dce1e5;
	cursor: pointer;
	padding: 4px;
	margin-left: 10px;
	color:#666666;
	font-size:10px;
}

table#kidz_klub {
	border: 1px solid #407591;
	width: 100%;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
table#kidz_klub tr.alt {
	background: url('../images/blue_tab_1_bg.png') repeat-x #E0E5E7;
}
table#kidz_klub th {
	background: url('../images/blue_bg.png') repeat-x #c1cacf;
	border: 1px solid #49829f;
	padding: 4px;
	color: #ffffff;
	font-size:10px;
	font-weight: normal;
}

table#kidz_klub td {
	border: 1px solid #949ba1;
	padding: 8px 4px;
	color: #666666;
	font-size:10px;
}

table#kidz_klub a{
	color: #666666;
	text-decoration:underline;
}

	table#kidz_klub a:link, table#kidz_klub a:visited { color: #666666; text-decoration: underline; }
	table#kidz_klub a:active, table#kidz_klub a:hover { color: #077aad; text-decoration: underline; }

#kidz_klub_locations {
	position: relative;
	margin: 0;
	padding: 2px 0;
	margin-top: -20px;
	height: 20px ;
}

/*	Forms
************************/
form#membership input, form#membership textarea, form#membership select {
	font: 11px/1.5em Verdana, Helvetica, Arial, sans-serif;
	border-width: 1px;	
}

form#membership input, form#membership textarea {
	padding: 1px 2px;
}

form#membership input[type='checkbox'] {
	margin: 0;
}

form#membership  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

form#membership fieldset {
	padding: 15px 15px 15px 15px;
	border: 1px solid #d4d8db;
	/*background: url('../images/fieldset_bg.png') top repeat-x #d4d8db;*/
	margin: 10px 0px 0px 0px;
}

form#membership legend span, form#membership fieldset h4 {
	display: block;
	color: #faa42d;
	font-weight: bold;
}

form#membership label[for] {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 1em;
}

form#membership  li {
	margin: 5px 0;
	clear: left;
}

form#membership  p {
	clear: both;
	margin-top: 20px;
}

.trainer_left {
	float: left;
	width: 151px;
	margin-right: 10px;
	font-size: 10px;
	color: #666666;
}

.trainer_left ul {
	padding-left: 14px;
	clear: both;
}

.trainer_right {
	float: left;
	width: 363px;
	font-size: 10px;
	color: #666666;
}

.trainer_left img {
	padding: 4px;
	background: url('../images/trainer_image_bg.png') no-repeat;
}
