@charset "UTF-8";
body {
	background-image: url(images/p10_bodybckg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
#wrapperheader {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(images/Header_bckg.jpg);
}
#header .logo {
	height: 100px;
	width: 182px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	float: left;
}
#header .logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#header .register {
	height: 25px;
	width: 95px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background-image: url(images/p10_bodybckg.gif);
	background-repeat: repeat-x;
	background-position: 0px -715px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}
#header .facebook {
	height: 30px;
	width: 95px;
	float: right;
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-top: 10px;
	background-position: -3px 0px;
}
#header .facebook a {
	display: block;
	height: 100%;
	width: 100%;
}
#header .facebook a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#header .register a:link, #header .register a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -2px 12px;
	display: block;
	height: 23px;
	line-height: 12px;
}
#header .register a:hover {
	color: #B7151F;
	font-weight: bold;
	background-image: url(images/arrow_over.gif);
}
#wrappernav {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(images/Nav_bckg.png);
	background-repeat: no-repeat;
	background-position: 7px -4px;
}

#headernavbar {
	padding: 0px;
	margin: 0px;
	float: right;
}
#headernavbar li {
	list-style:none;
	float: left;
	margin-left: 0px;
}
#headernavbar a span {
	display: none;
}
.about a:link, .about a:visited {
	color: #CCCCCC;
	text-decoration: none;
	height: 23px;
	width: 90px;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -403px -11px;
	display: block;
	margin-top: 7px;
}
.about2 a:link, .about2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	height: 23px;
	width: 90px;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -1187px -11px;
	display: block;
	margin-top: 7px;
}
.program a:link, .program a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 85px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -493px -11px;
	margin-top: 7px;
}
.program2 a:link, .program2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 85px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -1277px -11px;
	margin-top: 7px;
}
.clubs a:link, .clubs a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 80px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -578px -11px;
	margin-top: 7px;
}
.clubs2 a:link, .clubs2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 80px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -1362px -11px;
	margin-top: 7px;
}
.contact a:link, .contact a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 100px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -658px -11px;
	margin-top: 7px;
	margin-right: 20px;
}
.contact2 a:link, .contact2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 100px;
	text-align: right;
	background-image: url(images/Nav_bckg2.png);
	background-repeat: no-repeat;
	background-position: -1442px -11px;
	margin-top: 7px;
	margin-right: 20px;
}
.about a:hover, about a.selected {
	background-position: -1187px -11px;
	display: block;
}
.program a:hover, program a.selected {
	background-position: -1277px -11px;
	display: block;
}
.clubs a:hover, clubs a.selected {
	background-position: -1362px -11px;
	display: block;
}
.contact a:hover, contact a.selected {
	background-position: -1442px -11px;
	display: block;
}
#mainpicwrapper {
	background-color: #FFF;
	height: 413px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/homepic.jpg);
	background-repeat: no-repeat;
}
#contactwrapper {
	background-color: #FFF;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contactwrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contactwrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 10px;
}
.contactheader {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	height: 30px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.call {
	background-image: url(images/contact.gif);
	height: 30px;
	background-repeat: no-repeat;
	background-position: -5px -22px;
	width: 100px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.email {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: -5px -48px;
	height: 30px;
	width: 100px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.webaddress {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: -5px -72px;
	height: 30px;
	width: 100px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	width: 200px;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
}
.contacttext a:link, .contacttext a:visited {
	color: #000;
}
.contacttext a:hover {
	color: #666;
}
#mainpicwrapper2 {
	background-color: #FFF;
	height: 575px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/about_main2.jpg);
	background-repeat: no-repeat;
}
#mainpicwrapper2 img {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#mainpicwrapper2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 18px;
	padding-left: 20px;
	width: 330px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#mainpicwrapper2 p img {
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainpicwrapper3 {
	background-color: #FFF;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainpicwrapper3 .column1 {
	width: 220px;
	float: left;
	clear: both;
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#mainpicwrapper3 .column1 p {
	padding-bottom: 20px;
	padding-top: 10px;
}
.column1 a:link, .column1 a:visited {
	color: #C00;
}
.column1 a:hover {
	color: #CCC;
}
.column1 h1 {
	height: 20px;
	background-image: url(images/p10_bodybckg.gif);
	background-position: 0px -130px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
}
#mainpicwrapper3 .column2 {
	width: 500px;
	float: left;
	padding-left: 5px;
	clear: right;
	background-color: #FFF;
}
.column2 h1 {
	height: 20px;
	background-image: url(images/p10_bodybckg.gif);
	background-position: 0px -130px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
}
#contactwrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.column2 h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.column2 h3 {
	font-size: 9px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 5px;
	color: #C00;
}
.column2 p {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	color: #333;
}
.column2 .map {
	float: right;
	padding-bottom: 10px;
}
.contentbox2 img {
	padding-left: 30px;
}
#sections {
	width: 752px;
	float: left;
}
.cardio {
	background-image: url(images/cardio.jpg);
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 29px;
}
.core {
	background-image: url(images/core.jpg);
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 29px;
}
.resistence {
	background-image: url(images/resistence.jpg);
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 29px;
}
.cardiop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.goals {
	background-image: url(images/Programvaluesheader.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 10px;
}
.nutrition {
	background-image: url(images/Programvaluesheader.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 10px;
	background-position: 0px -22px;
}
.track {
	background-image: url(images/Programvaluesheader.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 10px;
	background-position: 0px -39px;
}
.stay {
	background-image: url(images/Programvaluesheader.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 10px;
	background-position: 0px -57px;
}
.rest {
	background-image: url(images/Programvaluesheader.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 10px;
	background-position: 0px -74px;
}
.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}
.contentbox1 img {
	padding-left: 30px;
}
.programheader {
	background-image: url(images/Program_header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 443px;
	margin-left: 10px;
	padding-top: 10px;
	background-position: 0px 10px;
	margin-top: 0px;
}
p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
p.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	clear: left;
}
.main em {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 70px;
}
.contentbox1 {
	width: 249px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 5px;
}

.contentbox2 {
	float: right;
	width: 249px;
	margin-top: 5px;
}
.pictures {
	width: 752px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pictures img {
	padding-left: 30px;
	padding-right: 30px;
}
.lines {
	display: block;
	height: 15px;
	background-image: url(images/p10_bodybckg.gif);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#guarantee {
	background-image: url(images/guarantee.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 644px;
	margin-left: 55px;
	margin-top: 10px;
	clear: both;
}
.thetraining {
	background-image: url(images/thetraining.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 300px;
}
#wrappercontent {
	height: 155px;
	width: 752px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/colours.jpg);
	background-repeat: repeat-y;
}
#box {
	width: 230px;
	float: left;
	padding: 5px;
	margin: 5px;
	height: 135px;
	background-repeat: no-repeat;
	background-color: #CCC;
	display: inline;
}
#box2 {
	width: 230px;
	float: left;
	padding: 5px;
	margin: 5px;
	height: 135px;
	background-repeat: no-repeat;
	background-color: #CCC;
	background-image: url(images/success_sotory.jpg);
	display: inline;
}

#box2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 80px;
	line-height: 15px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: left;
}
#box h1 {
	height: 17px;
	width: 130px;
	background-image: url(images/p10_bodybckg.gif);
	background-position: 0px -750px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box .img {
	height: 70px;
	background-image: url(images/facebookscreen.jpg);
	background-position: 0px -10px;
}
#box .go {
	height: 23px;
	width: 30px;
	display: block;
	background-image: url(images/go_btn.gif);
	float: left;
	margin-left: 20px;
}
#box .go a:link {
	background-image: url(images/go_btn.gif);
}
#box .go a:hover {
	background-position: -31px;
}
#box .go span {
	display: none;
}
#box2 .go {
	height: 25px;
	width: 30px;
	display: block;
	margin-left: -20px;
	float: left;
	margin-top: 110px;
	background-image: url(images/go2_btn.gif);
	background-repeat: no-repeat;
}
#box2 .go a:link {
	background-image: url(images/go2_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#box2 .go a:hover {
	background-position: -31px 0px;
}
#box2 .go span {
	display: none;
}
#box .date {
	width: 100%;
	height: 15px;
	background-color: #CCC;
	margin-top: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
#box .posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #960806;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#box ul {
	list-style-type: none;
	padding: 0px;
	height: 15px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrappercontent #box ul li {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#box ul li a {
	color: #333;
	text-decoration: none;
	height: 13px;
	width: 30px;
	padding-top: 2px;
	padding-left: 4px;
	background-color: #D6D6D6;
	display: block;
}
#box ul li a:hover, #box ul li a.selected {
	color: #FFF;
	background-color: #960806;
}
#wrapperclub {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	padding: 0px;
	clear: both;
}
#wrapperclub .clubbox {
	background-image: url(images/clubtab_bckg.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 176px;
	margin-right: 16px;
	margin-top: 10px;
}
#wrapperclub .clubbox a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapperclub .clubbox a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapperclub .clubboxlast {
	background-image: url(images/clubtab_bckg.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 176px;
	margin-top: 10px;
}
#wrapperclub .notes {
	background-image: url(images/clubtab_bckg.png);
	background-repeat: no-repeat;
	float: left;
	width: 137px;
	margin-right: 16px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.notes p {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
#wrapperclub .noteslast {
	background-image: url(images/clubtab_bckg.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 137px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#wrapperfooter {
	height: 60px;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer_bckg.png);
	background-repeat: no-repeat;
	background-position: -22px -8px;
	clear: both;
}
#footer {
	height: 20px;
	padding-top: 10px;
	display: block;
}
#wrapperfooter p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-top: 10px;
	vertical-align: bottom;
}
#wrapperfooter .terms {
	padding-top: 10px;
}
#wrapperfooter .copyright {
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}
#wrapperfooter a:link, #wrapperfooter a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-left: 30px;
}
#wrapperfooter a:hover {
	color: #CCC;
}


#contact-area {
	width: 600px;
	margin-top: 15px;
	clear: both;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
