@charset "utf-8";
/* Global Stylesheet */

html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	background-position:top right;
	background-repeat:repeat;
}

h1, h2, h3, h4, h5, h6, p, ul {
	margin-top:0px;
}

:focus, a:active, a:focus {
	outline: 0;
}

#bodyWrapper {
	height:100%;
	background-color:#FFFFFF;
	width:1004px;
}

	#header {
		position:relative;
		width:1004px;
		height:145px;
		background-position:top left;
		background-repeat:no-repeat;
	}

		#homeLink {
			float:left;
			display:block;
			width:248px;
			height:145px;
			overflow:hidden;
		}

		#vertNav {
			float:left;
			margin:5px 0px 0px 0px;
			padding:0px;
			width:100px;
			height:89px;
			list-style-type:none;
			clear:right;
		}
		
		#vertNav li {
			clear:both;
			color:#ffffff;
			line-height:19px;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			border-bottom:1px solid #fff;
		}
		
		#vertNav li.last {
			border-bottom:0px;			
		}		
		
		#vertNav li a {
			color:#ffffff;
			text-decoration:none;
		}

		#horiNav {
			float:left;
			height:25px;
			line-height:25px;
			width:754px;
		}
		
		#horiNav li a {
			background-image:url(../images/main-menu.png);
			background-repeat:no-repeat;
			display:block;
			height:25px;
		}

		#horiNav li.franchising a {
			width:111px;
			background-position:-697px 0px;
		}
		
		#horiNav li.franchising a:hover {
			width:111px;
			background-position:-697px -25px;
		}
		
		#horiNav li.find-gym a {
			width:79px;
			background-position:0px 0px;
		}
		
		#horiNav li.find-gym a:hover {
			width:79px;
			background-position:0px -25px;
		}
		
		#horiNav li.shop a {
			width:44px;
			background-position:-114px 0px;
		}
		
		#horiNav li.shop a:hover {
			background-position:-114px -25px;
		}
		
		#horiNav li.gallery a {
			width:73px;
			background-position:-192px 0px;
		}
		
		#horiNav li.gallery a:hover {
			background-position:-192px -25px;
		}
		
		#horiNav li.barbell-cafe a {
			width:117px;
			background-position:-299px 0px;
		}
		
		#horiNav li.barbell-cafe a:hover {
			background-position:-299px -25px;
		}
		
		#horiNav li.classes a {
			width:70px;
			background-position:-452px 0px;
		}
		
		#horiNav li.classes a:hover {
			background-position:-452px -25px;
		}

		#horiNav li.join-online a {
			width:103px;
			background-position:-557px 0px;
		}
		
		#horiNav li.join-online a:hover {
			background-position:-557px -25px;
		}
		#horiNav.subSection div#gym-search {
			display: none;
		}
		#horiNav.subSection #main-menu {
			left: auto;
			right: 10px;
		}
		#horiNav.subSection #main-menu li a {
			background-image: url('../images/menu-sub.png');
		}
		#horiNav.subSection #main-menu li.return-to-site {
			width: 223px;
		}
		#horiNav.subSection #main-menu li.return-to-site a:hover {
			background-position: 0px -25px;
		}

		#gym-search {
			float:right;
			width:111px;
			height:18px;
			margin:3px 15px 0px 0px;
			background-image:url('../images/search.png');
			background-repeat:no-repeat;
			
		}
		#gym-search form div.search-box {
			display:inline-block;
			outline:none;
			cursor:pointer;
		}
		#gym-search form div.search-box input {
			width:78px;
			height:16px;
			font-size:10px;
			padding:0px;
			padding-left:9px;
			color:#fff;
			font-weight:bold;
			background:none;
			border:0px;
		}
		#gym-search form input.submit {
			float:right;
			height:100%;
			width:20px;
			background:none;
			border:0px;
		}
	
		#main-menu {
			position:absolute;			
			list-style-type:none;
			margin:0px;
			padding:0px;
			left:200px;
		}
		
		#main-menu li {
			float:left;
		}
		
		#main-menu li a {
			padding-left:10px;
			padding-right:10px;
		}
		
		#main-menu li a img {
			border:0px;
		}

div#wrapper {
	width:1004px;
	background-repeat:repeat-y;
	background-position:top left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#wrapper div#breadCrumb {
	clear:both;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	margin-left:130px;
	text-transform:uppercase;
	margin-bottom:10px;
}

div#wrapper div#breadCrumb a {
	text-decoration:none;
}

div#wrapper div#contentArea {
	clear:both;
	overflow:auto;
	padding:0px 25px 50px 55px;
	width:923px;
}

div#footer {
	width:1001px;
	height:26px;
	background-image:url(../images/footer-background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:fixed;
	bottom:0px;
	line-height:26px;
	padding-left:15px;
	padding-right:15px;
	z-index:99;
}

div#footer #footerLinks {
	float:left;
	margin:0px;
	padding:0px;
	width:790px;
}

div#footer #footerLinks ul {
	list-style-type:none;
	margin:0px auto;
	padding:0px;
	width:650px;
}

div#footer #footerLinks ul li {
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:10px;
	margin-left:10px;
}

div#footer #footerLinks ul li a {
	color:#ffffff;
	text-decoration:none;
}

div#footer #footerLinks ul li a:hover {
	color:#E21C37;
}

	#followUs {
		color:#fff;
		float:right;
		font-size:12px;
		font-weight:bold;
		margin:0px 30px 0px 0px;
		text-decoration:none;
		text-transform:uppercase;
		width:181px;
	}

	#followUs .title {
		float:left;
		margin-right:15px;
	}
	
	#followUs .social {
		float:left;
		list-style-type:none;
		padding-left:0px;
		margin-top:6px;
		width:75px;
	}
	
	#followUs .social li {
		float:left;
		width:15px;
		height:15px;
		margin-right:4px;
	}
	
	#followUs .social li a {
		display:block;
		background-image:url(../images/social-icons.png);
		background-repeat:no-repeat;
		width:15px;
		height:15px;
	}
	
	#followUs .social li.facebook a {
		background-position:0px 0px;
	}
	
	#followUs .social li.twitter a {
		background-position:-15px 0px;
	}
	
	#followUs .social li.youtube a {
		background-position:-30px 0px;
	}

/* Feedback */

#feedback {
	position:fixed;
	left:0px;
	bottom:50px;
	width:24px;
	height:95px;
}

#feedback img {
	border:0px;
}

/* Warning Class */

div.warning {
	padding: 5px;
	background-color: #FAFF95;
	border: 2px solid #DADF0D;
	margin-bottom: 5px;
	text-align: center;
	color: #CA6B15;
	font-weight: bold;
}
/* End of warning class */
