#clubheader{
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.spaHome #clubheader img {
	float: left;
}
#clubtour_thumbDisplay{
	/* visibility: hidden; */
}

#spaIntroWrapper{
	position: absolute;
	left: 230px;
	height:390px;
	width:750px;
	z-index:13;
	float: left;
}

#spaIntroOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	width: 750px;
	height: 390px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cached/spa/spatourOverlayBg.png');
}
html > body #spaIntroOverlay {
	background: url(../images/cached/spa/spatourOverlayBg.png) no-repeat;
}

#spaIntroBg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 14;
	width: 750px;
	height: 390px;
	background: #000;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
}

#spaIntroContent{
	position: absolute;
	z-index: 16;
	color: #FFF;
}

#spaIntroContent h2{
	margin: 40px 0 0 25px;
}
#spaIntroContent h3{
	margin: 10px 0 0 25px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
}
#spaIntroContent p{
	width: 400px;
	margin: 10px 0 0 25px;
	font-size: 13px;
	line-height: 15px;
}
#after-clubtour-maindiv{
	height: 15px;
}
.column3 h3{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 8px;
	color: #333;
	font-weight: bold;
}

.column3 img{
	float: left;
	margin-right: 10px;
}

.column3 p{
	margin-bottom: 15px;
	font-size: 12px;
	color: #666;
	line-height: 15px;	
}
.column3 p.btnContainer{
	margin-top: 10px;	
}

.spRow {
	width: 940px;
	float: left;
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 10px 18px;
	padding-bottom: 10px;
}
.spRow.last {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.spRow .cell {
	width: 296px;
	float: left;
	margin-right: 14px;
	border-right: 1px solid #E5E5E5;
}
.spRow .last {
	border: none;
	margin-right: none;
}
.boxWrapper .content {
	float: left;
}
.cell h5 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.cell p {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	width: 289px;
	margin: 0 0 0 12px;
}
.cell img {
	float: left;
	margin-right: 9px;
}
.cell .btnContainer {
	/* position: relative; */
	/* top: 20px; */
}
.cell.last p {
	color: #333;
}
.last .subHead {
	font-size: 11px;
	margin-top: 8px;
}
.cell ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cell ul li {
	background: url(../images/bracketBullet.gif) no-repeat left;
	padding-left: 7px;
	line-height: 16px;
}
.cell .simple li {
	background: none;
	padding: 0;
}
.cell ul li a {
	font-size: 12px;
	color: #333;
}
.cell .leftList {
	float: left;
}
.cell .rightList {
	float: right;
	margin-right: 30px;
}

/*
	Spa Info
*/
#club_maindiv{
	background: #F6F6F6;
}
#clubInfo_overlay {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cached/spa/spatourOverlayBg.png',sizingMethod='scale');
}
html > body #clubInfo_overlay {
	background: url(../images/cached/spa/spatourOverlayBg.png) no-repeat;
}

#club_info div .info-column p{
	color: #666;
}

#club_info div .info-column h3{
	color: #999;
	border-bottom: 1px solid #CCC;
}
#club_info div .info-column h4{
	color: #999;
}
#club_info div .column ul li{
	border-bottom: 1px solid #CCC;
	color: #666;
}
#club_info div .facilities-column ul li {
border-bottom:1px solid #CCC;
color:#666;
}

#clubtour_thumbs_wrapper { left: 0px;}
#clubtour_thumbDisplay {left: 350px;}
#club_info { position:relative !important; left: 0px;}

#club_info div .info-column p, td{
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
.alignRight {margin-right: 15px; float:inherit !important}

#spaMainArea{
	position: absolute;
	left: 230px;
	height:390px;
	width:750px;
	z-index:13;
	float: left;
	/* background-color:#fff; */
}

#templateContent .spaContentHeader 
{
	color:#9EB778;
	border-bottom:1px solid #9EB778;
	margin: 10px 0 10px 0;
}

/* event_info added by T.N.  */
#event_info
{	
	padding : 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #666;	
}

#event_info .spaContentHeader 
{
	color:#9EB778;
	border-bottom:1px solid #9EB778;
	margin: 10px 0 10px 0;
	font-size: 16px;
}
/*  */

#promotional .promoHeader 
{
	
}