
/********************************************************************
*** global
********************************************************************/
body {
	background:url('../images/bg.jpg') 0 -100px repeat-x #44273C;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}
p, ul {
	margin:10px 0 20px 0;	
}
a {
	color:#999;	
	outline:none;
}
a img {
	border:none;	
}
a:hover {
	text-decoration:none;	
}
a img, img {
	border:none;	
}
h1 {
	margin:0;
	padding:0;	
}
h2, h3 {
	padding:0;
}
h1 {
	margin-bottom:15px;	
}
h2 {
	margin:9px 0;
	color:#a17f9a;
	font-size:25px;	
}
h3 {
	margin:7px 0;
	font-size:16px;
}
input[type=text] {
	margin-bottom:5px;	
}
.hidden {
	display:none;	
}
.rounded {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
} 
.menu {
	padding:0;
	margin:0;
}
.menu li {
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
.label {
	vertical-align:top;	
	padding-right:10px;
}
.required {
	color:red;
	font-size:12px;
}
.column {
	float:left; 
	width:50%;	
}
.column_inner {
	margin-left:25px;
}

/********************************************************************
*** main.dwt
********************************************************************/
.menu a:hover {
	text-decoration:underline;	
}
.menu a {
	text-decoration:none;	
	color:#DBCBD5;	
}
.menu {
}
#upper_menu_wrapper {
	height:25px;
}	
#upper_menu_outer {
	float:right; 
	text-align:right;	
}
#upper_menu {
	height:27px;	
}
#upper_menu li {
	padding:4px 13px 0px 17px;
	background:url('../images/tab.gif') no-repeat;
	height:25px;
	width:94px;
	display:block;
	float:left;
	text-align:center;
}
#lower_menu_outer {
	height:30px;	
}
#lower_menu {
	margin-left:3px;	
}
#lower_menu li {
	padding:0 9px;	
	font-size:15px;
}
#container {
	margin:0 auto;	
	width:825px;
	position:relative; 
	z-index:100;
}
#facebook, #facebook_trigger, #fb_spacer {
	width:44px; 
	height:115px; 	
}
#facebook, #facebook_trigger {
	right: -32px; 
	top: 250px; 
	position:absolute; 
}
#facebook {
	z-index:-50; 
	background:url('../images/facebook.png');	
}
#facebook_trigger {
	z-index:200; 
	cursor:pointer; 
}
#head {
	margin:20px 0 7px 0;
	color:#999;
	height:176px;
}
#head_logo {
	float:left; 
	width:215px; 
	height:166px;
	background:#fff;
}	
#head_banner {
	float:left; 
	width:590px; 
	height:168px; 
	margin-left:20px;	
	background:url('../images/banners/affiliated_gyms.jpg'); 
}
#logo {
	float:left;
	width:172px;
	height:162px;
	margin:0 22px;
}
#body {
	background:#191C1F;	
	padding:5px;
	line-height:22px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:12px;
}
#body_inner {
	padding:10px;
}	
#footer {
	margin:20px 0;
	padding:10px;
	background:#191C1F;	
	color:#A17F9A;
	font-size:14px;
	clear:both;
}
#footer_left {
	float:left;	
}
#footer_right {
	float:right;	
}
#footer_middle {
	text-align:center;
}


/********************************************************************
*** index
********************************************************************/
#opening_hours {
	float:right; 
	width:168px; 
	height:61px; 
	margin:8px 15px 0 0;	
}
#dumbells {
	margin:20px;	
}


/********************************************************************
*** affiliated gyms
********************************************************************/
#affiliate_map {
	text-align:center;	
}
#affiliate_map_img {
	width:410px;
	height:363px;
}
#affiliate_blurb {
	padding:15px 0;	
}
.affiliate_state {
	clear:both;	
}
.affiliate {
	margin:10px 0;	
	height:180px;
}
.affiliate_logo {
	float:left; 
	width:310px;	
	margin-top:10px;
}
.affiliate_logo_img {
	width:300px; 
	height:150px;
	margin-right:5px;	
}
.affiliate_detail {
	float:left; 
	width:450px;	
}

/********************************************************************
*** contact
********************************************************************/
#tbl_contact {
	margin:0 auto;
	width:650px;
}

/********************************************************************
*** staff
********************************************************************/
.staff_pic {
	margin-bottom:50px;	
	width:270px; 
	height:309px;
}
#staff_menu {
	font-size:28px;
}
#staff_menu li {
	margin:5px 10px;	
	line-height:30px;
}
#staff_names {
	text-align:center; 
	margin:0 150px 15px 150px;	
}
.staff_outer {
	margin-bottom:40px;	
}

/********************************************************************
*** supported links
********************************************************************/
.link_img {
	width:200px; height:107px;	
}
.link_line {
	clear:both;
	height:200px;
	margin-top:10px;	
}

/********************************************************************
*** classes
********************************************************************/
#classes thead td {
	background:#A17F9A;
	color:white;
	font-size:18px;
	font-weight:bold;	
	width:88px;
	height:15px;
}
#classes td {
	border:1px solid #A17F9A;
	height:50px;
	font-size:12px;
}	
#classes {
	border-collapse:collapse;	
	text-align:center;	
	margin-bottom:20px;
}
.classes_times {
	width:243px !important;
	font-weight:bold;
	font-size:14px !important;
}
.spacer td {
	height:5px !important;	
}

/********************************************************************
*** featured dj's
********************************************************************/
.dj_outer {
	margin-top:25px;
}
.dj_img {
	margin:0 50px 25px 0; 
	width:318px; 
	height:480px; 
	float:right;	
}

/********************************************************************
*** shop
********************************************************************/
#fantastic_fridays {
	float:right; 
	width:260px; 
	height:89px; 
	margin-top:10px;	
}

/********************************************************************
*** noticeboard
********************************************************************/
#noticeboard_img {
	width:268px; 
	height:168px; 
	margin-left:260px; 
	text-align:center;	
}

/********************************************************************
*** location
********************************************************************/
#location_map {
	float:right;
	width:500px;
	height:410px; 
	margin-bottom:10px;
}