body {
	background: #00aeff url('cssimages/sf-bg.jpg') top left no-repeat;
	font-size: medium;
	font-family: "lucida grande", arial, sans-serif;
	margin: 0;
	width: 100%;
	}
	
/*Declaring Inside Pages for Super Fitness*/

body#sf {
	background: #fff url('cssimages/sf-body.jpg') top left repeat-x !important; 
	color: #fff;
	}
	
body#th {
	background: #fff url('cssimages/th-body.jpg') top left repeat-x;
	}
	
body#st {
	background: #fff url('cssimages/st-body.jpg') top left repeat-x;
	}

a.white {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

a.white:hover {
	}

ul.tour-nav {
	width: 700px;
	display: block;
	list-style: none;
	margin-left: -20px;
	}
	
ul.tour-nav li {
	float: left;
	margin: 5px;
	display: block;
	}
	
ul.tour-nav li a {
	font-size: .75em !important;
	color: #fff;
	}
	
a.noborder {
	border: none !important;
	}
	
p {
	line-height: 1.5em;
	font-size: .85em;
	}

h2.headline {
	text-align: center;
	font-size: 2em;
	font-weight: lighter;
	}
	
h2.headline strong {
	font-style: italic;
	font-size: 1.2em;
	}
	
h2.headline span {
	margin-top: 10px;
	display: block;
	font-size: .45em;
	font-weight: lighter;
	}
	
h2.headline a.button {
	display: block;
	margin: 50px 60px;
	width: 170px;
	height: 55px;
	background: url('cssimages/sf-learn-more-bg.jpg') no-repeat;
	text-indent: -9999px;
	}
	
h2.headline a.button:hover {
	background-position: 0 -55px;
	}

h3.sub-header {
	border-bottom: 1px solid rgb(255, 255, 255); 
	font-weight: lighter; 
	margin-top: -20px; 
	font-size: 0.8em;
	}

table.fitness-cal {
	width: 100%;
	border-collapse: collapse;
	}

table.fitness-cal tr td {
	border: 1px solid #fff;
	vertical-align: top;
	font-size: .853em;
	padding-bottom: 20px;
	}

	table.fitness-cal tr td p {
	margin: 0;
	}

	table.fitness-cal tr td p span.date-day {
	display: block;
	background: #fff;
	color: #0000ff;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #fff;
	padding: 2px;
	}

	table.fitness-cal tr td p span.date-hour {
	display: block;
	color: #0000ff;
	margin-top: 0px;
	font-size: 1em;
	background: #fff;
	padding: 2px;
	}
	
#wrap-it-all {
	margin: 0 auto;
	width: 1000px;
	}
	
.more-photos {
	list-style: none;
	}
	
.more-photos li {
	display: block;
	margin: 10px;
	float: left;
	width: 85px;
	height: 85px;
	overflow: hidden;
	border: 1px solid #fff;
	}
	
.more-photos li img {
	margin: -10px;
	}

.side-nav {
	list-style: none;
	line-height: 1.4em;
	}
	
.sidebar-img {
	margin-left: 36px;
	border: none !important;
	}

#master-nav {
	background: #e4e4e4 url('cssimages/master-nav-bg.jpg') repeat-x bottom;
	display: block;
	margin: 0;
	height: 50px;
	}
	
#master-nav ul {
	padding-top: 10px;
	margin: 0 20px 0 0;
	list-style: none;
	float: right;
	}
	
#master-nav ul li {
	display: block;
	float: left;
	border-right: 1px solid #464646;
	}
	
#master-nav ul li.last {
	border: none;
	}
	
#master-nav ul li a {
	text-decoration: none;
	padding: 15px;
	font-size: .8em;
	color: #464646;
	}
	
.sf-logo-wrapper {
	width: 1000px;
	margin: 0 auto;
	}
	
.sf-logo {
	display: block;
	position: absolute;
	top: -90px;
	z-index: 1000;
	}

.st-logo {
	display: block;
	position: absolute;
	top: -115px;
	z-index: 1000;
	}


#st-content {
	position: relative;
	background: #6c6266 url('cssimages/st-main-bg.jpg') repeat-y;
	margin: 100px auto 0;
	width: 990px;
	border: 2px solid #2d351e;
	border-top: none;
	}

#st-content #main-wrapper {
	background: #47652e url('cssimages/st-main-wrapper-bg.jpg') no-repeat;
	width:990px;
	float: right;
	}

#st-content #main #main-left {
	background: #4571ff;
	margin: 2%;
	padding: 1%;
	float: left;
	width: 45%;
	height: 300px;
	border: 1px solid #0e37bc;
	}
	
#st-content #main-left p {
	font-size: .85em;
	line-height: 1.4em;
	}
	
#st-content #main #main-left a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	font-size: 1.2em;
	}
	
#st-content #main #main-left a:hover {
	border-bottom: 1px solid #fff;
	}
	
#st-content #main #main-right {
	padding: 1%;
	float: left;
	width: 45%;
	}
	
#st-content #main {
	padding: 1%;
	width: 50%;
	margin: 5px;
	margin-right: 20px;
	float: right;
	border: 1px solid #00ccff;
	background: #e6e0b8;
	min-height: 360px;
	position: relative;
	}

.half {
	float: left !important;
	width: 40% !important;
	}
	

#st-content #main h1 {
	font-size: .8em;
	font-style: italic;
	color: #203912;
	}

#st-content h2 {
	display: block;
	width: 100%;
	height: 168px;
	color: #203912;
	font-size: 2em;
	text-shadow: 0px 0px 2px #333;
	}

#st-content h2.st-feature-replace a {
	display: block;
	width: 257px;
	height: 168px;
	}

#st-content a.st-packages-button {
	background: url('cssimages/find-tanning-pkg-bg.jpg') no-repeat top;
	text-indent: -9999em;
	display: block;
	width: 234px;
	height: 61px;
	}

#st-content a.st-packages-button span {
	display: block;
	width: 234px;
	height: 61px;
	}

#st-content img.st-buttons {
	position: absolute;
	left: 273px;
	top: 50px;
	}

#st-content a.st-packages-button:hover {
	background-position: 0 -62px;
	}
	
#st-content #supplemental-wrapper {
	background: url('cssimages/sf-main-bg.jpg') repeat;
	float: left;
	width: 300px;
	}
	
#st-content #supplemental {
	margin: 5px;
	margin-left: 20px;
	background: url('cssimages/sf-main-bg.png') repeat-x top;
	position: relative;
	border: 1px solid #00ccff;
	width: 300px;
	}

	#st-content #supplemental a, a:visited {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
		}	

	#st-content #supplemental a:hover {
		border-bottom: 1px solid #fff;	
		}
	
#st-content #supplemental p {
	color: #fff;
	padding: 10px 5px;
	font-size: .85em;
	line-height: 1.5em;
	}

#sf-content {
	position: relative;
	background: #d00f0f url('cssimages/sf-main-bg.jpg') repeat-y;
	margin: 100px auto 0;
	width: 990px;
	border: 2px solid #d00f0f;
	border-top: none;
	}

#sf-content #main #main-left {
	background: #4571ff;
	margin: 2%;
	padding: 1%;
	float: left;
	width: 45%;
	height: 300px;
	border: 1px solid #0e37bc;
	}
	
#sf-content #main-left p {
	font-size: .85em;
	line-height: 1.4em;
	}
	
#sf-content #main a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	font-size: 1.2em;
	}
	
#sf-content #main a:hover {
	border-bottom: 1px solid #fff;
	}
	
#sf-content #main #main-right {
	padding: 1%;
	float: left;
	width: 45%;
	}


ul.products-list {
	list-style: none;
	}

ul.products-list li {
	margin: 5px;
	display: block;
	float: left;
	padding-right: 2px;
	width: 110px;
	}

ul.products-list img {
	display: block;
	width: 60px;
	height: 90px;
	margin-right: 10px;
	border: 2px solid #0E37BC;
	}

ul.products-list span {
	width: 300px;
	font-size: .853em;
	}

ul.products-list h4 {
	display: block;
	padding-top: 20px;
	font-size: .853em;
	margin-bottom: 0;
	height: 40px;
	}

#th-content {
	position: relative;
	background: #6c6266 url('cssimages/ss-main-bg.jpg') repeat-y;
	margin: 100px auto 0 !important;
	width: 990px;
	border: 2px solid #74236c !important;
	border-top: none;
	color: #fff;
	}
	
	#th-content h1 {
		color: #ecd0fa;
		font-size: 1.3em;
		}
	
#th-content {
	background: #6c6266 url('cssimages/th-main-bg.jpg') repeat;
	margin: 75px auto 0;
	width: 990px;
	border: 2px solid #ce72c8;
	border-top: none;
	}
	
#th-main-wrapper {
	width: 100%;
	}
	
#th-content #main {
	height: 100% !important;
	width: 60%;
	margin: 5px;
	margin-left: 20px;
	float: left;
	border: 1px solid #ce72c8;
	background: #ca65c3 url('cssimages/th-content-bg.jpg') repeat-x top;
	height: 300px;
	padding: 5px;
	}

	#th-content #main h2 {
		color: #ecd0fa;
		font-size: 1em;
		}

	#th-content #main h3.learn-more {
		margin-top: 100px;
		text-indent: -9999em;
		display: block;
		width: 170px;
		height: 90px;
		}

	#th-content #main h3.learn-more a {
		background: url('cssimages/th-learn-more-bg.jpg') no-repeat 0 0;
		display: block;
		width: 170px;
		height: 55px;
		}


	#th-content #main h3.learn-more a:hover {
		background-position: 0 -54px;
		}
	

	#th-content #main p {
		font-size: .853em;
		}

	#th-content #main #col1 {
		width: 30%;
		float: left;
		padding: 0px 5px;
		border-right: 1px solid #9f3998;
		min-height: 300px;
		}

	#th-content #main #col2 {
		width: 30%;
		float: left;
		padding: 0px 5px;
		border-right: 1px solid #9f3998;
		padding-right: 5px;
		min-height: 300px;
		}

	#th-content #main #col3 {
		width: 30%;
		float: left;
		padding: 0px 5px;
		padding-right: 5px;
		min-height: 300px;
		}
	
#th-supplemental {
	float: left;
	height: 450px;
	width: 320px;
	margin-top: 5px;
	margin-left: 20px;
	}
	
#th-supplemental h2 {
	width: 100%;
	display: block;
	float: left;
	color: #471844;
	}
	
#jennie-blockquote {
	background: url('cssimages/jennie-blockquote-bg.jpg') no-repeat;
	display: block;
	width: 300px;
	height: 288px;
	position: absolute;
	bottom: -16px;
	right: 20px;
	}
	
	#jennie-blockquote p {	
		position: relative;
		left: 15px;
		width: 175px;
		font-size: .8em;
		color: #471844;
		}
		
	#jennie-blockquote p cite {
		font-weight: bold;
		display: block;
		margin-top: 20px;
		}
	
	#ken-blockquote {
	background: url('cssimages/ken-blockquote-bg.jpg') no-repeat;
	display: block;
	width: 300px;
	height: 288px;
	position: absolute;
	bottom: -16px;
	right: -40px;
	}
	
	#ken-blockquote p {	
		position: relative;
		left: 15px;
		width: 175px;
		font-size: .8em;
		color: #471844;
		}
		
	#ken-blockquote p cite {
		font-weight: bold;
		display: block;
		margin-top: 20px;
		}
	
#sf-nav {
	background: #4571ff url('cssimages/sf-nav-bg.jpg') repeat-x bottom;
	height: 3em;
	position: relative;
	display: block;
	padding-left: 60px;
	border-top: 2px solid #d00f0f;
	z-index: 0;
	}
	
#sf-nav ul {
	margin: 0;
	margin-left: 30px;
	list-style: none;
	}
	
#sf-nav ul li {
	position: relative;
	display: block;
	float: left;
	}
	
#sf-nav ul li a {
	padding: 15px 10px 13px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: none;
	}
	
#sf-nav ul li a:hover {
	background: #ea0000 url('cssimages/sf-nav-hover-bg.jpg') repeat-x 0 3px; 
	}
	
#th-nav {
	background: #cf75c9 url('cssimages/th-nav-bg.jpg') repeat-x bottom;
	height: 3em;
	}
	
#th-nav ul {
	margin: 0;
	list-style: none;
	}
	
#th-nav ul li {
	display: block;
	float: left;
	}
	
#th-nav ul li a {
	padding: 15px 10px 13px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	display: block;
	border: none;
	}
	
#th-nav ul li a:hover {
	background: #a0539b url('cssimages/th-nav-hover-bg.jpg') repeat-x bottom;
	}		
	
	
#ss-nav {
	background: #1db7dc url('cssimages/ss-nav-bg.jpg') repeat-x bottom;
	height: 3em;
	}
	
#ss-nav ul {
	margin: 0;
	list-style: none;
	}
	
#ss-nav ul li {
	display: block;
	float: left;
	margin-top: 15px;
	}
	
#ss-nav ul li a {
	padding: 15px 10px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	}
	
#ss-nav ul li a:hover {
	background: #ea0000 url('cssimages/ss-nav-hover-bg.jpg') repeat-x bottom;
	}	

#st-nav {
	background: #78ac4e url('cssimages/st-nav-bg.jpg') repeat-x bottom;
	height: 3em;
	position: relative;
	display: block;
	padding-left: 60px;
	border-top: 2px solid #2d351e;
	z-index: 90;
	}
	
#st-nav ul {
	margin: 0;
	list-style: none;
	margin-left: 358px;
	}
	
#st-nav ul li {
	display: block;
	float: left;
	}
	
#st-nav ul li a {
	padding: 15px 10px 13px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: none;
	}
	
#st-nav ul li a:hover {
	background: #354c22 url('cssimages/st-nav-hover-bg.jpg') repeat-x 0 3px; 
	}

#sf-content #main-wrapper {
	background: #6c6266 url('cssimages/main-wrapper-bg.jpg') no-repeat;
	width: 690px;
	float: right;
	}

#sf-content #spinning-main-wrapper {
	width: 690px;
	float: right;
	background: #6c6266 url('cssimages/spinning-main-wrapper-bg.jpg') no-repeat;
	}

#sf-content #groupfitness-main-wrapper {
	width: 690px;
	float: right;
	background: #6c6266 url('cssimages/groupfitness-main-wrapper-bg.jpg') no-repeat;
	}
	
#sf-content #main {
	padding: 1%;
	width: 90%;
	margin: 5px;
	margin-right: 20px;
	float: right;
	border: 1px solid #00ccff;
	background: #3f6bfa url('cssimages/sf-main-bg.png') repeat-x top;
	min-height: 360px;
	}
	
	.no-bg {
		background: transparent !important; 
		border: none !important;
		}
	
#sf-content #supplemental-wrapper {
	background: url('cssimages/sf-main-bg.jpg') repeat;
	float: left;
	width: 300px;
	}
	
#sf-content #supplemental {
	margin: 5px;
	margin-left: 10px;
	position: relative;
	width: 280px;
	}

	#sf-content #supplemental h1 {
		margin-left: 10px;
		font-size: 1em;
		font-style: italic;
		}

	#sf-content #supplemental a, a:visited {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
		}

	#sf-content #supplemental a:hover {
		border-bottom: 1px solid #fff;	
		}
	
#sf-content #supplemental p {
	color: #fff;
	padding: 10px 5px;
	font-size: .85em;
	line-height: 1.5em;
	}
		
/*SUBSIDIARY NAVIGATION*/

#subsidiary-nav-wrapper {
	width: 1000px;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: -26px;
	}

ul#subsidiary-nav {
	margin: 0 auto;
	float: right;
	display: block;
	list-style: none;
	}
	
ul#subsidiary-nav li {
	display: block;
	float: left;
	}
	
ul#subsidiary-nav li a#sf-sub-nav {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: .75em;
	border: none !important;
	}
	
	ul#subsidiary-nav li a#sf-sub-nav:hover {
		text-decoration: underline;
		}


ul#subsidiary-nav li a#sf-sub-nav-active {
	text-decoration: none;
	display: block;
	color: #fff;
	background: url('cssimages/sf-current-nav-bg-l.png') no-repeat top left;
	padding: 3px 10px 5px;
	border: none;
	}	

ul#subsidiary-nav li a#sf-sub-nav-active span {
	padding: 3px 10px 5px 3px;
	background: url('cssimages/sf-current-nav-bg-r.png') no-repeat top right;
	}

ul#subsidiary-nav li a#th-sub-nav {
	text-decoration: none;
	font-weight: bold;
	color: #e6e31a;
	font-size: .75em;
	border: none;
	margin: 0 10px;
	}


ul#subsidiary-nav li a#th-sub-nav-active {
	background: url('cssimages/th-current-nav-bg-l.png') no-repeat top left;
	text-decoration: none;
	display: block;
	border: 0;
	color: #fff;
	margin: 0 10px;
	padding: 3px 10px;
	}

ul#subsidiary-nav li a#th-sub-nav-active span {
	background: url('cssimages/th-current-nav-bg-r.png') no-repeat top right;
	padding: 3px 10px 3px 3px;
}
	
ul#subsidiary-nav li a#th-sub-nav:hover span {
	color: #b9b618;
	text-decoration: underline;
	}

ul#subsidiary-nav li a#st-sub-nav {
	text-decoration: none;
	font-weight: bold;
	color: #286122;
	font-size: .75em;
	border: none;
	}
	
ul#subsidiary-nav li a#st-sub-nav:hover {
	text-decoration: underline;
	}


ul#subsidiary-nav li a#st-sub-nav-active {
	display: block;
	font-size: .75em;
	text-decoration: none;
	color: #eeea72;
	border: none;
	padding: 3px 15px 5px 10px;
	background: url('cssimages/st-current-nav-bg-l.png') no-repeat top left;
	font-size: 1em;
	}

ul#subsidiary-nav li a#st-sub-nav-active span {
	background: url('cssimages/st-current-nav-bg-r.png') no-repeat top right;
	padding: 3px 15px 5px 10px;
	}
	

ul#subsidiary-nav li a#ss-sub-nav {
	text-decoration: none;
	font-weight: bold;
	color: #1db7dd;
	padding: 15px 20px 20px 0px;
	font-size: .75em;
	border: none;
	}


ul#subsidiary-nav li a#ss-sub-nav-active {
	font-size: .75em;
	text-decoration: none;
	width: 50px;
	height: 20px;
	background: url('cssimages/th-subnav-bg-l.gif') no-repeat left top;
	color: #fff;
	}

ul#subsidiary-nav li a#ss-sub-nav-active span {
	padding: 10px 20px 20px 5px;
	background: url('cssimages/th-subnav-bg-r.gif') no-repeat top right;
	}
	
ul#subsidiary-nav li a#ss-sub-nav:hover span {
	color: #1db7dd;
	text-decoration: underline;
	padding: 10px 0px 20px;
	}

/*DECLARING FRONT PAGE STYLES*/

h1.site-name {
	width: 175px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
	}
	
h1.site-name a {
	display: block;
	width: 267px;
	height: 255px;
	}
	
div#site-selection {
	margin: 0 auto;
	position: relative;
	width: 620px;
	height: 600px;
	display: block;
	}
	
div#sf {
	position: absolute;
	top: 0;
	left: 0;
	width: 620px;
	height: 282px;
	background: url('cssimages/sf.jpg') no-repeat;
	display: block;
	}
	
a.block-link {
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -9999px;
	position: relative;
	z-index: 1000;
	}

div#SFDescription {
	background: transparent url('cssimages/front-a-bg.png') bottom;
	position: relative;
	display: block;
	height: 0px;
	width: 100%;
	top: -65px;
	}
	
div#THDescription {
	background: transparent url('cssimages/front-a-bg-th.png') bottom;
	position: relative;
	display: block;
	height: 0px;
	width: 306px;
	left: 2px;
	top: -105px;
	height: 0px;
	}

div#SSDescription {
	background: transparent url('cssimages/front-a-bg.png') bottom;
	position: relative;
	display: block;
	height: 0px;
	width: 306px;
	left: 2px;
	top: -112px;
	height: 0px;
	}

div#STDescription {
	background: transparent url('cssimages/front-a-bg-st.png') bottom;
	position: relative;
	display: block;
	height: 0px;
	width: 306px;
	left: 2px;
	top: -105px;
	height: 0px;
	}

	
#SFDescriptionSpan, #THDescriptionSpan, #SSDescriptionSpan, #STDescriptionSpan {
	margin: 0;
	font-size: 1em;
	left: 200px;
	color: #fff;
	display: block;
	visibility: hidden;
	margin: 5px;
	padding: 10px;
	}
	
div#th {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 310px;
	height: 282px;
	background: url('cssimages/th.jpg') no-repeat;
	}
	
/*div#ss {
	position: relative;
	left: 0;
	top: -282px;
	width: 310px;
	height: 282px;
	background: url('cssimages/ss.jpg') no-repeat;
	}*/

div#st {
	position: absolute;
	left: 310px;
	top: 285px;
	width: 310px;
	height: 282px;
	background: url('cssimages/st.jpg') 0 0 no-repeat;
	}
		
div.text-links {
	width: 540px;
	margin: 10px auto 2px;
	text-align: center;
	}
	
div.text-links ul {
	list-style: none;
	margin: 0;
	}
	
div.text-links ul li {
	float: left;
	margin: 0 10px;
	}
	
div.text-links ul li a {
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	}
	
div.text-links ul li a:hover {
	color: #9accf5;
	border-bottom: 1px dotted #0b67b3;
	}

#content-slider {
  width: 490px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
  border: 1px solid #000;
}

.ui-slider-handle {
  width: 20px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  width: 500px;
  height: 390px;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

#content-holder {
  width: 1500px;
  height: 270px;
}

.content-item {
  width: 290px;
  height: 270px;
  padding: 5px;
}


.tanning-package {
	width: 480px;
	display: block;
	background: #f4f1dc url('cssimages/tanning-package-bg.jpg') top repeat-x;
	border: 2px solid #fff;
	margin: 10px 0;
	padding: 10px;
	font-size: .85em;
	clear: both;
	height: 290px;
	}
	
	.tanning-package h3 {	
		margin: 0;
		}
	
	.tanning-package ul {
		list-style: none;
		margin-left: -40px;
		}
	
	.tanning-prices {
		margin-left: 0;
		display: block;
		}
	
	.tanning-prices li {
		float: left;
		display: block;
		margin: 5px;
		}
	
.tanning-package-hightlight {
	width: 530px;
	display: block;
	background: #fff;
	margin: 10px auto;
	}
	

#footer {
	width: 1000px;
	margin: 20px auto;
	position: relative;
	}

#footer a img {	
	border: none;
	}	
.clear {
	clear: both;
	}
	
.ui-state-focus {	
	left: 50%;
	}
