html, body {
    background: #F2F2F2;
	font-family: Arial;
	font-size: 12px;
	color: #696969;
}

.pngfix {
	behavior: url(/south/assets/js/iepngfix.htc);
}

.on-top
{
  z-index: 10000;
}

	
.clear { clear: both; }
img { border: 0px; }
a { color: #ff9900; text-decoration: none; }
a:active, a:focus { outline: 0; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: 100; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
p { line-height: 20px; }
font { font-size: 12px; }

.border {
	border:2px solid #acacac;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
	}

h1 {
    font-weight: bold;
    border-bottom: 1px solid #3e3e3e;
    color: #3e3e3e;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h1 sup {
    font-size: 10px;
}

#wrap {
    width: 960px;
    margin: 0 auto;
	background-color:#ffffff;
}

#header {
    background: url(images/header.png) no-repeat;
    width: 960px;
    height: 142px;
    position: relative;
}

#header .advertise {
	display:block;
	width:161px;
	height:13px;
	top:97px;
	left:770px;
	position:absolute;
	}
	
#header .member-benefits-link {
	display:block;
	width:219px;
	height:16px;
	top:110px;
	left:715px;
	position:absolute;
	z-index:10;
	}
	
#header .bannerAd {
	display:block;
	width:468px;
	height:60px;
	top:31px;
	left:467px;
	position:absolute;
	}

#menu {
    position: absolute;
    top: 142px;
    left: 0px;
    margin: 0;
    padding: 0;
	height:40px;
	width:960px;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;

}

#nav-index a, #nav-experience a, #nav-membership a, #nav-xercise a, #nav-about a, #nav-contact a, #nav-gym-locator a, #nav-twitter a, #nav-facebook a {
	background: url(images/nav_bar.jpg);
	display: block;
	float: left;
	height: 40px;
	text-indent: -9999px;
}

#nav-index {	
	margin-left:28px;
	_display:inline;
	}
	
#nav-index a {
	background-position: -28px 0px;
	width: 70px;
}
#nav-index:hover a, .page-index #nav-index a {
	background-position: -28px -40px;
}
#nav-experience a {
	background-position: -98px 0px;
	width: 162px;
}
#nav-experience:hover a, .page-engineering #nav-experience a {
	background-position: -98px -40px;
}

/*#menu #nav-experience:hover ul {
    *margin: 40px 0 0 -157px;
	_margin: 40px 0 0 -157px;
}*/

#nav-membership a {
	background-position: -260px 0px;
	width: 125px;
}
#nav-membership:hover a, .page-engineering #nav-membership a {
	background-position: -260px -40px;
}


#nav-xercise a {
	background-position: -385px 0px;
	width: 140px;
}
#nav-xercise:hover a, .page-technical #nav-xercise a {
	background-position: -385px -40px;
}


#nav-about a {
	background-position: -525px 0px;
	width: 90px;
}
#nav-about:hover a, .page-news #nav-about a {
	background-position: -525px -40px;
}


#nav-contact a {
	background-position: -615px 0px;
	width: 90px;
}
#nav-contact:hover a, .page-contact #nav-contact a {
	background-position: -615px -40px;
}

#nav-gym-locator a {
	background-position: -705px 0px;
	width: 128px;
}
#nav-gym-locator:hover a, .page-contact #nav-gym-locator a {
	background-position: -705px -40px;
}

#nav-twitter a {
	background-position: -841px 0px;
	width: 41px;
}
#nav-twitter:hover a, .page-contact #nav-twitter a {
	background-position: -841px 0px;
}

#nav-facebook a {
	background-position: -882px 0px;
	width: 44px;
}
#nav-facebook:hover a, .page-contact #nav-facebook a {
	background-position: -882px 0px;
}

#menu li {
    list-style: none;
/*    padding: 0 20px 0 20px;
*/    float: left;
	position:relative;
}

#menu ul li a {
    display: block;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
    font-size: 13px;
}

#menu a:hover {
    color: #897b25;
    text-decoration: none;
}

#menu li ul {
    margin: 40px 0 0 0;
    *margin: 40px 0 0 0px;
    padding: 0;
    position: absolute;
    visibility: hidden;
	width:175px;
	left:0;
	z-index:1000;
}

#menu li ul li {
    padding: 0px;
    float: none;
    display: inline;
	width: 175px;
}

#menu li ul li a {
    width: 175px;
    background: #717171;
    color: #fff;
    padding: 5px 12px;
    cursor: pointer;
	text-indent:0;
	height:auto;
}

#menu li ul li a:hover {
    background: #949494;
    color: #fff;
}

#contentWrapper {
	background-image:url(images/top_grad.png);
	background-repeat:no-repeat;
	-moz-box-shadow: 0px 5px 5px 5px #e6e6e6;
	-webkit-box-shadow: 0px 5px 5px 5px #e6e6e6;
	box-shadow: 0px 5px 5px 5px #e6e6e6;
	position:relative;
}

#contentWrapper #content {
	margin: 40px 28px 15px 28px;
	padding-top:40px;
}

#footer {
    margin: 0 auto;
    width: 900px;
    color: #696969;
    font-size: 12px;
	margin-top:15px;
	margin-bottom:30px;
}

#footer a.greyLink {
	color: #696969; 

}

/* homepage styles */

#hp-left {
	width:397px;
	float:left;
	padding-right:42px;
}

#hp-right {
	width:465px;
	float:left;
}

#hp-riders {
    float: left;
	padding:14px;
	width:365px;
	margin-bottom:15px;
}

#hp-video {
    float: left;
}


#hp-features {
	width:397px;
	float:left;
/*	background-image:url(images/left_grad.png);
	background-repeat:no-repeat;*/
	margin-top:15px;
}

#hp-features .fl {
	padding-left:6px;
	margin-bottom:10px;	
	width:387px;
	}

#hp-our-history {
	float: right;
	width: 465px;
	padding-bottom:0px;
}


#hp-our-history div {
	padding:0px 15px 10px 0px;
}


#hp-rotate {
    float: right;
	width: 465px;
/*	background-image:url(images/right1_grad.png);
	background-repeat:no-repeat;*/
	padding-bottom:5px;
	margin-bottom:10px;
	height:150px;
}

#hp-rotate .adiv {
	padding:5px 15px 5px 15px;
	
}
#hp-trial-membership {
    float: right;
	width: 465px;
/*	background-image:url(images/right1_grad.png);
	background-repeat:no-repeat;*/
	padding-bottom:5px;
	margin-bottom:10px;
}

#hp-trial-membership .adiv {
	padding:20px 15px 5px 15px;	
}

#hp-trial-membership div.fl {
	padding:0;
	padding-right:10px;
	}

#hp-member-benefits {
    float: right;
	width: 465px;
/*	background-image:url(images/right1_grad.png);
	background-repeat:no-repeat;*/
	padding-bottom:0px;
	margin-bottom:0px;
	position:relative;
}


#hp-member-benefits .adiv {
	padding:20px 15px 15px 15px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a.orangeButton {
	width:154px;
	height:28px;
	background-image:url(images/orange_button.png);
	background-repeat:no-repeat;
	display:block;
	}
	
a.orangeButton:hover {
	width:154px;
	height:28px;
	background-image:url(images/orange_button.png);
	background-position:0px -28px;
	background-repeat:no-repeat;
	display:block;
}

a.orangeButton b {
	display:none;
	}

a.blueButton {
	width:154px;
	height:28px;
	background-image:url(images/blue_button.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:-40px;

	position:relative;
	}
	
a.blueButton:hover {
	width:154px;
	height:28px;
	background-image:url(images/blue_button.png);
	background-position:0px -28px;
	background-repeat:no-repeat;
	display:block;
}

a.blueButton b {
	display:none;
	}
	
.clear {
	clear:both;
	padding:0;
	}

#hp-trial-membership .clear, #hp-features .clear, #hp-our-history .clear  {
	padding:0;
	}

/* secondary page styles */

#content .left {
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
}

#content .right {
    float: left;
    width: 520px;
}

img.contextual {
    border: 1px solid #808080;
    margin: 5px;
    padding: 3px;
}

/*Rotational Photo */		

#rotation, #rotation li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#rotation li{
	display:none; /* hide the items at first only to display one with javascript */
	}





/**
 * jQuery Lightbox
 * Version 0.5 - 11/29/2007
 *
 *
 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/south1/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/south1/images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/south1/images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #B71419;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

