@import url(common.css);

#content {
	overflow: auto;
	width: 948px;
	margin: 0 auto;
	padding: 0 12px;
	color: #f3f3f3;
	background-color: #000;
}

.left, .middle, .right {
	float: left;
	width: 283px;
	padding: 20px 0 0 0;
	font-size: 13px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#content left2 {
	float: left;
	width: 275px;
	padding: 20px 0 0 0;
	font-size: 13px;
	margin-right:  3em;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	

}
	
.middle {
	margin: 0 40px;
}
.psched{
	padding-top:2px;
	float: left;
	width:950px;
}
.wide {width: 566px;}

p{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}
#content h1 {
	font-size: 30px;
	margin: 25px 0 0 0;
}

#content a, #content a:visited {
	color: #2477cb;
	text-decoration: underline;
	padding: 0;
}

#content a:hover {
	color: #46b0f9;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #3e9f90;
	clear: both;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

h3 {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	padding: 0 0 9px 0;
	border-bottom: 2px solid #36c7eb;
	margin: 0 0 10px 0;
}

.training h3 {border-color: #317268;}

div.schedule {
	background-color: #fff;
	border: 1px solid #666;
	color: #000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 30px 0 0 0;
}

.schedule h2 {
	font-size: 18px;
	font-family: "Gill Sans", sans-serif;
	color: #fff;
	background-color: #181818;
	padding: 5px 20px;
	cursor: pointer;
	border-bottom: 1px solid #000;
}

.schedule h2.sunday {border: 0;}

.schedule h2.selected {background-color: #13458e;}
.schedule .description {display: block;}

.schedule ul {
	margin: 20px;
}
.schedule li {margin: 0 0 10px 0;}

.class {
	font-size: 18px;
	color: #15456e;
	text-transform: uppercase;
}

.clubinfo .left {
	width: 640px;
	font-size: 14px;
	line-height: 2;
	padding: 0 18px 0 0;
}
	.guest .left {
		margin: 0 60px 0 0;
		width: 400px;
	}
	.guest .middle {width: 400px;}
	.guest h3 {
		color: #0068a3;
		font-size: 22px;
	}
	.guest .hi {color: #00bfed;}

.clubinfo .right {
	width: 270px;
	margin-left: 20px;
}

.clubinfo .right2 {
	float: left;
	width: 270px;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.mgmt-left, .mgmt-middle, .mgmt-right {
	float: left;
	width: 235px;
	padding: 10px 0 30px 0;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}


.icons {padding: 20px 0 0 10px;}

#content .icons a, #content .icons a:visited, #content .icons a:hover {
	background-color: transparent;
	margin: 0 0 0 10px;
}

#callouts li {
	display:inline;
}

#callouts a {
	display: block;
	float: left;
	text-indent: -222em;
	width: 191px;
	height: 165px;
}

#callouts a.trial {
	background: url(/images/bkgd-trial.gif) transparent top left no-repeat;
}

#callouts a.weight {
	background: url(/images/bkgd-weight.gif) transparent top left no-repeat;
	width: 193px;
	margin: 0 9px;
}

#callouts a:hover {
	background-position: 0 -165px;
}

.memberupdates {
	width: 205px;
	float: left;
	font-size: 14px;
	margin: 0 0 0 10px;
}

.memberupdates h3 {
	color: #355b1d;
	padding: 0;
	border-color: #355b1d;
	font-size: 24px;
	line-height: .9;
}

.memberupdates li {
	list-style-image: url(/images/bkgd-bullet.gif);
	margin: 0 15px;
}

.partner-box{
	padding: 10px 10px 0 30px;
	background-color: #0d0d0d;
	margin-bottom: 20px;
}

.img-left{
	float: left;
	margin: 5px 10px 5px 0;
}
.img-right{
	float: right;
	margin: 5px 0 5px 10px;
}
p.float-left{
	float: left;
	display: block;
	padding-right: 25px;
}

p.event{
	color: #2c935a;
}
p.border-bottom{
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
}

.no-space-top{
	padding-top: 0 !important;
	margin-top: 0 !important;
}
span.new{
	background-color: #b91b48;
	padding: 2px;
	font-size: 11px;
}

div.left1{
	float: left;
	padding-right: 25px;
	font-size: 11px;
}
div.left1 a{
	color: #498db1 !important;
}
div.left1 a:hover{
	color: #dcdcdc !important;
}

div.bio p{
	font-size: 13px;
	line-height: 20px;
}
div.bio span{
	color: #9fe1ed;
	border-bottom: 1px dotted #5d7b81;
}

/* Forms related styles */

form {
	font-size: 12px; 
}

form label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}
	form .radio {margin: 10px 0 15px 0;}
	form .radio label {
		display: inline;
		float: none;
		margin: 0 10px;
	}
	input#referral {margin: 0 0 0 50px;}

legend {
	font-weight: bold;
}

textarea {
	border: 1px solid #ccc;
	margin: 5px 0 0 15px;
}

.form-field {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
}

#submit {
	width: 101px;
	padding: 5px 2px;
	background-color: #a2110a;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

label.wide {
	width: 250px;
}

fieldset div {
	margin: 0 0 0 15px;
}
