/* Trigger Buttons
********************/
#findaClassTrigger {
	background: url(/images/cached/findaClassTrigger.gif) no-repeat;
	width: 207px;
	height: 41px;
	display: block;
	float: left;
}
#findaClassTrigger span {
	display: none;
}
#findaClassTrigger:hover {
	background-image: url(/images/cached/findaClassTriggerOn.gif);
}
#findaClassTrigger.current, #findaClassTrigger.current:hover {
	background-image: url(/images/cached/findaClassTriggerActive.gif);
}
#findInstructorTrigger {
	background: url(/images/cached/findAnInstructorTrigger.gif) no-repeat;
	width: 284px;
	height: 41px;
	display: block;
	margin-left: 216px;
	position: relative;
}
#findInstructorTrigger span {
	display: none;
}
#findInstructorTrigger:hover {
	background-image: url(/images/cached/findAnInstructorTriggerOn.gif);
}
#findInstructorTrigger.current, #findInstructorTrigger.current:hover {
	background-image: url(/images/cached/findAnInstructorTriggerActive.gif);
}

/* Choose Location & Select Class Category Controls
***************************************************/
#chooser {
	background: #1e1e1e url(/images/cached/chooserBottom.gif) no-repeat bottom;
	padding-bottom: 5px;
	margin-top: -1px;
}
.white #chooser {
	background: #FFF url(/images/cached/white/chooserBottom.gif) no-repeat bottom;
}
#findAClass {
	padding-top: 5px;
	background: url(/images/cached/findAClassHeader.gif) no-repeat top;
	position:relative;
}
.white #findAClass {
	background: url(/images/cached/white/findAClassHeader.gif) no-repeat top;
}
#findAnInstructor {
	padding-top: 5px;
	background: url(/images/cached/findAnInstructorHeader.gif) no-repeat top;
	position:relative;
}
#findAClass ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#findAClassHeader, #findAnInstructorHeader {
	background: url(/images/cached/chooserBg.gif) repeat-x top;
	border-left: 1px solid #494b4b;
	border-right: 1px solid #494b4b;
	padding-bottom: 45px;
}
.white #findAClassHeader {
	background: #f6f6f6 url(/images/cached/white/chooserBg.gif) repeat-x top;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#chooseLocation {
	margin-left: 16px;
	width: 463px;
	border-bottom: 1px solid #434343;
}
.white #chooseLocation, .white #selectClassCategory {
	border-bottom: 1px solid #CCC;
}
h2 {
	font-size: 18px;
	color: #FFF;
	background: url(/images/cached/findAClassH2Bg.gif) no-repeat left 27px;
	padding: 22px 0 10px 26px;
	margin: 0;
	border-bottom: 1px solid #434343;
}
.white h2 {
	color: #333;
	background: url(/images/cached/white/findAClassH2Bg.gif) no-repeat left 27px;
	border-bottom: 1px solid #CCC;
}
.selectionArea {
	border-bottom: 1px solid #434343;
	padding: 6px 0 5px 0;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
}
.white .selectionArea {
	border-bottom: 1px solid #CCC;
	color: #666;
}
#selectClassCategory .selectionArea {
	height: 21px;
}
#selectClassCategory .selectionArea div, #categorySelection ul, #myFavoriteClubsList, #findAClass #myFavoriteCategoriesList {
	/*display: none;*/
	display:block;
}
#findAClass #myFavoriteClubsList, #findAClass #myFavoriteCategoriesList {
	list-style: disc;
	font-size: 12px;
	color: #FFF;
	/* margin-left: 14px; */
}
/*#myFavoriteClubsList {overflow:auto;}*/
.myFavoriteClubsListItem {width:225px;float:left;height:1.7em;}
.white #findAClass #myFavoriteClubsList, .white #findAClass #myFavoriteCategoriesList {
	color: #666;
}
.selectionArea select {
	font-size: 12px;
	width: 140px;
	border: 1px solid #FFF;
}
.white .selectionArea select {
	border-color: #c4c4c4;
}
.selectionArea input, #categorySelection input, #myFavoriteClubsList input{
	width: 13px;
	height: 13px;
}
#myFavoriteClubs {
	margin-left: 14px;
}
.selectionArea label {
	margin-left: 2px;
}
#regionSelector {
	min-height: 129px;
}
#subRegionList {
	float: left;
}
#subRegionList li {
	margin: 0;
	line-height: 18px;
}
#subRegionList a {
	text-decoration: none;
	font-size: 12px;
}
.white #subRegionList a {
	color: #666;
}
#subRegionList .active {
	background: url(/images/cached/subRegionBullet.gif) no-repeat left;
	padding-left: 10px;
}
.white #subRegionList .active {
	background-image: url(/images/cached/white/subRegionBullet.gif);
}
#subRegionList .active a, #subRegionList .engaged a {
	font-weight: bold;
	color: #FFF;
}
.white #subRegionList .active a, .white #subRegionList .engaged a {
	color: #333;
}
#findAClass .clubList {
	/*margin-left: 143px;*/
	display: none;
}
#findAClass .clubList.visible {
	display: block;
}
.clubList label {
	font-size: 12px;
	color: #FFF;
	margin-left: 5px;
}
.white .clubList label {
	color: #666;
}
.clubList li {
	line-height: 19px;
}
#selectClassCategory {
	width: 462px;
	position: absolute;
	top:5px;
	right:10px;
	/*left:480px;*/
	/*padding: 0 0 0 20px;*/
	border-bottom: 1px solid #434343;
}
#myFavoriteCategories {
	margin-left: 13px;
}
#categorySelection {
	height: 129px;
	
}
#categorySelection #column1 #column3 #favColumn1 {
	float: left;
}
#categorySelection #column2 #favColumn2 {
	margin-left: 208px;
	
}
#categorySelection {
	font-size: 12px;
	color: #FFF;
	
}
#categorySelection label {
	margin-left: 5px;
}
.white #categorySelection label {
	color: #666;
}
h2.active {
	background-image: url(/images/cached/findAClassCurrentStep.gif);
}
.white h2.active {
	background-image: url(/images/cached/white/findAClassCurrentStep.gif);
}
h2.inactive {
	/*background-image: url(/images/cached/findAClassH2Inactive.gif);*/
	background-image: url(/images/cached/findAClassCurrentStep.gif);
	/*color: #333;*/
}
.white h2.inactive {
	background-image: url(/images/cached/white/findAClassH2Inactive.gif);
	color: #CCC;
}

/* Results 
************/
#searchResults {
	/* background: url(/images/cached/rStatusFooter.gif) no-repeat bottom; */
	/* padding-bottom: 48px; */
	float: left;
	width: 100%;
}
.white #searchResults {
	/* background-image: url(/images/cached/white/rStatusFooter.gif); */
}
#sResultHeader {
	background: url(/images/cached/searchResultsHeader.gif) no-repeat top;
	margin-top: 13px;
	float: left;
	width: 100%;
	height: 66px;
}
.white #sResultHeader {
	background-image: url(/images/cached/white/searchResultsHeader.gif);
}
#sResultHeader p {
	font-size: 12px;
	color: #000;
	margin: 5px 0 0 76px;
}
#sResultHeader p strong {
	color: #333;
	font-size: 14px;
	padding: 0 98px 2px 0;
	/*background: url(/images/cached/exclamationWhite.gif) no-repeat right top;*/
	margin-right: 11px;
}
#sResultHeader select {
	font-size: 12px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #969696 ;
	border-left: 1px solid #bababa;
	border-bottom: 1px solid #909090;
}
#sResultHeader div {
	float: left;
	margin: 7px 31px 0 0;
}
#sResultHeader .srPhone {
	font-size: 12px;
	padding-top: 2px;
}
.srRow {
	background: #efefef url(/images/cached/rStatusRowBg.gif) repeat-x bottom;
	float: left;
	width: 978px;
	border-right: 1px solid #484646;
	border-left: 1px solid #484646;
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	position: relative;
}
.white .srRow {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.srRow:hover, .srRow.over {
	background: #FFF url(/images/cached/srRowHoverBg.gif) repeat-x bottom;
	cursor: pointer;
}
#sResultHeader .srClassName {
	margin-left: 67px;
	padding:0px;
	display:inline;
}
#sResultHeader a {
	position: absolute;
	margin-left: 1px;
	display: block;
	width: 64px;
	height: 26px;
	background: url(/images/cached/printLeftEdge.gif) no-repeat;
}
#sResultHeader a:hover {
	background-image: url(/images/cached/printLeftEdgeOver.gif);
}
#sResultHeader a span {
	display: none;
}
#srPagination .printBtn {
	float: right;
	display: block;
	width: 65px;
	height: 26px;
	background: url(/images/cached/printRightEdge.gif) no-repeat;
	margin: -22px 0 0 0;
}
#srPagination .printBtn span {
	display: none;
}
#srPagination .printBtn:hover {
	background-image: url(/images/cached/printRightEdgeOver.gif);
}
#sResultHeader .srClassName select {
	width: 168px;
}
#sResultHeader .srDay select {
	width: 81px;
}
#sResultHeader .srTime select, #sResultHeader .srLevel select {
	width: 90px;
}
#sResultHeader .srClub select, #sResultHeader .srInstructor select {
	width: 141px;
}
#submitClassQuery, #submitInstructorQuery {
	width: 177px;
	height: 42px;
	position: absolute;
	margin: -38px 0 0 790px;
}
#submitInstructorQuery {
	margin-top: 5px;
}
#sResultHeader .srSpaName {
	margin-left: 66px;
}
#sResultHeader .srSpaName select {
	width: 141px;
}
#sResultHeader .srPhone {
	width: 73px;
}
#sResultHeader .srCategory select {
	width: 114px;
}
#sResultHeader .srService select {
	width: 206px;
}
#sResultHeader .srDuration {
	margin-left: -10px;
	margin-right: 20px;
}
#sResultHeader .srDuration select {
	width: 104px;
}
#sResultHeader .srPrice select {
	width: 104px;
}

#submitClassQuery
{
	background: url(/images/cached/findAClassSubmitOn.jpg) no-repeat;
}

html > body #submitClassQuery.off, #submitInstructorQuery.off {
	background: url(/images/cached/findAClassSubmitOff.png) no-repeat;
}

html > body #submitClassQuery.on, #submitInstructorQuery.on {
	background: url(/images/cached/findAClassSubmitOn.png) no-repeat;
}
html > body #submitClassQuery.on:hover, #submitInstructorQuery.on:hover {
	background-image: url(/images/cached/findAClassSubmitOver.png);	
}
#submitClassQuery img, #submitInstructorQuery img {
	margin: 7px 0 0 -30px;
	cursor: default;
	display: none;
}
/* Xavier's changes
**********************/


/* Column Definitions
**********************/
.srRow div {
	margin-top: 9px;
	float: left;
}
.srAddClass {
	width: 19px;
	height: 16px;
	background: url(/images/cached/addClassIcon.gif) no-repeat;
	margin: 0 4px 0 12px;
	cursor: pointer;
}
.srRow .srAddClass p {
	display: none;
}
.srRow .srAddClass .on {
	background: url(/images/cached/addClassIconOn.gif) no-repeat;
}
.srAddClass .on p {
	display: block;
	position: absolute;
	z-index: 10;
	width: 159px;
	height: 31px;
	padding: 12px 0 0 0;
	margin: -12px 0 0 20px;
	color: #FFF;
	text-align: center;
}



html > body .srAddClass.on p {
	background:transparent url(/images/cached/addToEqBubble.png) no-repeat scroll 0%;
	margin-top:5px;
}
/*
html > body .white #submitClassQuery.off {
	background: url(/images/cached/white/findASpaSubmitOff.png) no-repeat;
}

html > body .white #submitClassQuery.on {
	background: url(/images/cached/white/findASpaSubmitOn.png) no-repeat;
}
html > body .white #submitClassQuery.on:hover {
	background-image: url(/images/cached/white/findASpaSubmitOver.png);	
}
*/

.srToolTip1 {
	width: 19px;
	height: 16px;
	margin: 0 4px 0 12px;
	cursor: pointer;
}
.srRow .srToolTip1 p {
	display: none;
}
.srToolTip1.on p {
	display: block;
	position: absolute;
	z-index: 10;
	width: 165px;
	height: 40px;
	padding: 20px 0px 20px 10px;
	margin: -12px 0 0 20px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	top: -10px;
}
html > body .srToolTip1.on p {
	background:transparent url(/images/cached/addAClassBubble.png) no-repeat scroll 0%;
	
}
.srAddBike {
	width: 23px;
	height: 10px;
	margin-right: 16px ;
}
.srRow .srClassName {
	width: 155px;
	margin-right: 41px;
}
.srRow .srDay {
	width: 74px;
	margin-right: 20px;
}
.srRow .srTime 
{
	width:110px;
	/*width: 82px;*/
	margin-right: 29px;
	
}
.srRow .srClub {
	width: 135px;
	margin-right: 36px;
}
.srRow .srInstructor {
	/*width: 133px;*/
	width:160px;
	margin-right: 40px;
}
.srRow .srSpaName {
	width: 141px;
	margin-right: 30px;
	margin-left: 66px;
}
.srRow .srPhone {
	width: 73px;
	margin-right: 33px;
}
.srRow .srCategory {
	width: 114px;
	margin-right: 33px;
}
.srRow .srService {
	width: 206px;
	margin-right: 22px;
}
.srRow .srDuration {
	width: 104px;
	margin-right: 20px;
}
.srRow .srPrice {
	width: 60px;
}
.srBookItBtn 
{
	float:right;
}


/* Detailed Class Info
***********************/
.srInfo {
	border-top: 1px solid #d5d4d4;
	width: 946px;
	margin-left: 18px;
}
#searchResults .openRow {
	background: #FFF url(/images/cached/srRowHoverBg.gif) repeat-x bottom;
	cursor: default;
}
.srInfo .aboutClass {
	width: 400px;
	float: left;
	margin-right: 39px;
}
.srInfo img {
	float: left;
	margin-right: 57px;
}
.srInfo .aboutInstructor {
	width: 314px;
	float: left;
}
.openRow div {
	color: #333;
}
.srInfo p {
	color: #4f5151;
}
.srInfo .spaInfo {
	float: left;
	width: 279px;
}
.srInfo .spaInfo .descriptor {
	float: left;
	font-weight: bold;
	width: 81px;
}
.srInfo .spaInfo .description {
	margin-left: 92px;
	line-height: 13px;
	margin-bottom: 10px;
}
.srInfo .spaInfo .description a {
	color: #666;
}
.srInfo .aboutSpa {
	margin-left: 346px;
	width: 524px;
	margin-top: 10px;
}

/* Pagination
**************/
#srPagination 
{
	float: left;
	height: 50px;
	background:transparent url(/images/cached/rStatusFooter.gif) no-repeat scroll center bottom;
	width:100%;
	margin-top: -2px;
	*margin-top: -6px;
}

#srPagination span {
	font-size: 12px;
	float: left;
	position: absolute;
	padding: 15px 10px;
}
#srPagination p {
	text-align: center;
	padding: 15px 10px;
}
#srPagination a {
	margin-right: 5px;
	text-decoration: none;
	padding: 6px 5px 4px 5px;
	position: relative;
/*	top: -4px;*/
}
#srPagination a:hover {
	background-color: #999;
}
#srPagination .srArrow {
	position: relative;
	top: 0;
}
#srPagination .srArrow:hover {
	background-color: transparent;
}

/* Footer Re-definition
************************/
#footer {
	padding-bottom: 90px;
	background-color: #141212;
}
.white #footer {
	background-color: #FFF;
}

/* Find an Instructor
***********************/
#findAnInstructor {
	display: none;
}
#findAnInstructor h2 {
	width: 917px;
	margin-left: 18px;
}
#findAnInstructor #searchArea {
	margin-left: 18px;
	border-bottom: 1px solid #434343;
	width: 943px;
	padding: 4px 0 8px 0;
	font-size: 12px;
}
#searchArea span {
	color: #fff;
	float: left;
	margin: 5px 15px 0 0;
}
#instructorInputWrapper {
	background: url(/images/cached/findAnInstructorInputBg.gif) no-repeat;
	width: 207px;
	height: 22px;
	float: left;
	padding: 3px 0 0 3px;
}
#instructorInput {
	width: 168px;
	height: 16px;
	border: none;
	padding: 2px 0 0 5px;
	font-size: 12px;
	color: #fff;
}
#myFavoriteInstructorsOLD {
	width: 12px;
	height: 12px;
	margin: 7px 5px 0 18px;
	position: relative;
	top: -2px;
}
#myFavoriteInstructors 
{
	width: 12px;
	height: 12px;
	margin: 0 5px 0 0;
	position: relative;
	top: -2px;
}
#myFavoriteInstructorsList {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
	display: none;
}

/* added by T.N. */
html > body #addToMyEqTooltip {
	background: url(/images/cached/addToEqBubble.png) no-repeat;
}

#addToMyEqTooltip p {
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	padding-left: 5px;
	padding-top: 5px;
}

#addToMyEqTooltip {
	
	height: 31px;
	width: 159px;
	position: absolute;
	margin: 7px 0 0 20px;
	padding: 12px 0px 0;
	display: none;
	z-index: 10;
	text-align: center;
}

/* added by T.N. */
html > body #bookABikeToolTip {
	background: url(/images/cached/addAClassBubble.png) no-repeat;
}

#bookABikeToolTip p {
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	padding-left: 5px;
	padding-top: 5px;
}

#bookABikeToolTip {
	
	height: 40px;
	position: absolute;
	margin: -10px 0 0 24px;
	padding: 10px 28px 0 25px;
	display: none;
	z-index: 100;
}
#bookABikeToolTip2 p {
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	padding-left: 25px;
	padding-top: 10px;
	background: url(/images/cached/addAClassBubble.png) no-repeat;
}

#bookABikeToolTip2 {
	
	height: 200px;
	width:150px;
	position: absolute;
	margin: -10px 0 0 24px;
	padding: 10px 28px 0 25px;
	display: none;
	z-index: 100;
}

/* Add a Class Menu
********************/
#addAClassMenu {
	width: 133px;
	height: 151px;
	position: absolute;
	margin: -10px 0 0 24px;
	padding: 10px 28px 0 25px;
	display: none;
	z-index: 100;
}
html > body #addAClassMenu {
	background: url(/images/cached/addAClassBubble.png) no-repeat;
}

#addAClassMenu input {
	width: 10px;
	height: 10px;
	margin: 8px 0 0 0;
	z-index: 150;
}
#addAClassMenu label {
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	margin-left: 5px;
}
.srAddClass div {
	cursor: default;
}
#addAClassMenu #add, #addAClassMenu #cancel {
	margin-top: 5px;
	cursor: pointer;
}

/* Instructor Dropdown Results
******************************/
#instructorResults {
	background: url(/images/cached/instructorResultsFooter.gif) no-repeat bottom;
	margin-top: 9px;
	position: relative;
	z-index: 100;
}
#instructorResults ul {
	background: #FFF url(/images/cached/instructorResultsHeader.gif) no-repeat top;
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	width: 206px;
	color: #333;
}
#instructorResults li {
	padding: 2px 0 3px 7px;
	margin-top: 5px;
}
#instructorResults .selected {
	background-color: #a7a7a7;
	color: #FFF;
	cursor: default;
}
