@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}

	
body {
	background-color:#3399CC;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
table {padding: 0px;
	border: none;
}


	
#mainContent ul {
	list-style:disc;
	list-style-position:inside;
	text-indent:-1.3em;
	padding-left:2em
}

#mainContent ol {
	list-style:decimal;
	list-style-position:inside;
	text-indent:-1.3em;
	padding-left:2em;
}

img {
	border: 0;
	display: block;
	display: inline;
	}
	
img a {
	border: 0;
	}
	
img {
	margin: 0px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
	
input { 
 background-color: #ffffff;
 font-size: 12px;
}
	
#text {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper {
	display:inline;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0;
	width: 800px;
	height: inherit;
}

#mainContent {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 1px 0;
	width: 800px;
	overflow:auto;
}

#fitness, #coaching, #diet, #home, #resources, #hstart, #dy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
	overflow:auto;
	clear:both;
}



#homepic {
	height:199;
	width:262;
	display:inline;
	float:right;
	margin: 0px;
}

#navbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 220px;
	border: 1px solid #99ccff;
}

#navboxSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: auto;
	border: 1px solid #99ccff;
}

#loginbox {
	background-image: url(/images/1108/login-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 1px;
	float: right;
	height: auto;
	width: auto;
	top: 0px;
	display: inline;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.loginboxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#loginbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration:none;
}
#loginbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration:none;
}
#loginbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration:none;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
	overflow:auto;
	clear:both;
}

#sponsorLogo {
	background-color:#FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
	float: right;
	height: auto;
	width: auto;
	top: 0px;
	display: inline;
	margin: 0px;
	clear: right;
	
}


	
/* main navigation */
	
#nav {
	clear: both;
	background: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003399;
	font-size: 13px;
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px; 
	}
	
#nav ul.subsection_tabs {
	height: 24px;
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}
	
#nav ul.subsection_tabs li.tab {
	display: inline;
	background-color:red;
	}

#nav ul.subsection_tabs li.tab a{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	background-color: #669ACC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #669ACC;
	border-left-color: #003399;
}

#nav ul.subsection_tabs li.tab a:visited{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	background-color: #669ACC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #669ACC;
	border-left-color: #003399;
}


#nav ul.subsection_tabs  li.tab a:hover{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:yellow;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc00;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ffcc00;
}

#nav ul.subsection_tabs  li.tab a.active{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
	border: 1px solid #99ccff;
}

#nav ul.subsection_tabs li.current {
	display: inline;
	background-color:red;
	}

#nav ul.subsection_tabs li.current a{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
	border: 1px solid #99ccff;
}

#nav ul.subsection_tabs li.current a:visited{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
	border: 1px solid #99ccff;
}


#nav ul.subsection_tabs  li.current a:hover{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
	border: 1px solid #99ccff;
}

#nav ul.subsection_tabs  li.current a.active{
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
	border: 1px solid #99ccff;
}

#nav ul.subsection_tabs  li.source_code {
	color: #ffcc00;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	text-align: center;
	background-color:red;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc00;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ffcc00;
}

/* subnavigation */
#secondNav {
	background-color:#99CCFF;
	font-size:11px;
	color:#003399;
	padding: 3px;
	border: 1px solid #99ccff;
	clear:both;
}

#secondNav a{
	text-decoration:none;
	color:#003399;
}

#secondNav a:hover{
	text-decoration:none;
	color:#FFFFFF;
}



#subPage {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	border: 1px solid #99CCFF;
	width: 740px;
	clear: left;
}
#subContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	padding: 0px;
	width: 580px;
	clear: left;
}
#campaignBox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	width: 780px;
	clear: left;
}

#campaignDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	width: 780px;
	clear: left;
}
/* go area */
#goBox {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	border: 1px solid #99CCFF;
	width: 365px;
	clear: right;
}
#maincontent #goBox #goContent img {
	margin:0px;
	padding:0px;
	vertical-align:top;
	display:inline;
}

#goBox #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding: 2px;
	width: 361px;
	height: 16px;
	margin: 0px 0px 0px 0px;
}

#goBox #title {
	background-color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#goBox #goContent {
	padding: 0px;
	vertical-align:top;
}

#goBox #goText {padding:3px;
}

.gotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

.golink {
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
	text-align: right;
}


#mainContent #getactive img {
	padding: 0px;
	margin: 4px;
	border:1px;
	border-style:solid;
	border-color:#0066FF;
	clear: both;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
}
/* ns box , get active box, other ads */
#homeSideBar{
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 415px;
	float:left;
	height:auto;
}

#subSideBar{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 210px;
	clear: right;
}
#nsad, #getactive, #pepm, #promo, #cart, #clubbox, #news {
	clear:both;
	height:inherit;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #99ccff;
	overflow:inherit;
}

#campaign {
	clear:both;
	height:inherit;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #99ccff;
	overflow:inherit;
}

#boxTitle {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	background:url(/images/1108/box-title-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99ccff;
	border-right-color: #99ccff;
	border-bottom-color: #99ccff;
	border-left-color: #99ccff;
}
#footer {
	background-color:#006699;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 3px;
	height: auto;
	width: 794px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration:none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration:none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration:none;
}

#supernav {
	clear: both;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003399;
	font-size: 8px;
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	}
	
#supernav ul.supersection_tabs {
	height: 18px;
	width: 800px;
	margin: 0 auto;
	}
	
#supernav ul.supersection_tabs li.tab {
	display: inline;
	background-color:red;
	font-size: 10px;
	}

#supernav ul.supersection_tabs li.tab a{
	font-size: 10px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	background-color: #0066CC;
}

#supernav ul.supersection_tabs  li.tab a:hover{
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
	background-color:yellow;
}

#supernav ul.supersection_tabs  li.tab a.active{
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
	background-color:#99CCFF;
}

#supernav ul.supersection_tabs li.current {
	font-size: 10px;
	display: inline;
	background-color:red;
	}

#supernav ul.supersection_tabs li.current a{
	font-size: 10px;
	text-decoration:none;
	color: #003399;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	background-color: #FFFFFF;
}

#supernav ul.supersection_tabs  li.current a:hover{
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
	background-color:FFFFFF;
	
}

#supernav ul.supersection_tabs  li.current a.active{
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
	background-color:#FFFFFF;
}

#supernav ul.supersection_tabs  li.source_code {
	font-size: 10px;
	color: #ffcc00;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
	background-color:red;
}

#print {
	font-size:9px;
	background-color:#FFFF99;
	border: 1px solid #99ccff;
	padding: 2px;
	visibility:visible;
	width:auto;
	float: right;
	vertical-align:middle;
}

#print a {
	text-decoration:none;
}

#print a.hover {
	text-decoration:none;
}


#emailLayer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility:hidden;
}

#emailLayerContent {
	position:relative;
	width:500px;
	height:400px;
	z-index:1;
	left: 150;
	top: 150;
	background-color: #FFFFFF;
	border:solid;
	border-width:thin;
}

#loginbox input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
)
