/* ------------------------------------------------------------------------
CSS sheet for Ghost Town Fitness.
Author: Chris Robinson
Date Created: 4/29/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS


------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	text-align: center;
   	font: 14px/1.5em Arial, Helvetica, Sans-Serif;
   	color: #464646;
   	background: url(images/bodybg2.jpg) repeat-x #F7F4F4;
}
#wrap{
	width: 1000px;
	margin: auto;
	text-align: left;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	display: block;
	width: 100%;
	height: 225px;
}
ul.nav{
	display: block;
	width: 994px;
	height: 41px;
	margin-left: 0px;
	list-style-type: none;
	/*border-bottom: 2px solid #008081;*/
	border-bottom: 2px solid #ce6495;
}
ul.nav li{
	float: left;
	position: relative;
}
ul.nav li a{
	display: block;
	text-indent: -9999px;
	height: 41px;
	/*background: url(images/links1.png) repeat-x;*/
	background: url(images/links2.png) repeat-x;
}
ul.nav li.home a{
	width: 99px;
}
ul.nav li.home a:hover{
	background-position: 0px -41px;
}
ul.nav li.memberships a{
	width: 178px;
	background-position: -99px 0px;
}
ul.nav li.memberships a:hover{
	background-position: -99px -41px;
}
ul.nav li.virtual a{
	width: 184px;
	background-position: -277px 0px;
}
ul.nav li.virtual a:hover{
	background-position: -277px -41px;
}
ul.nav li.classes a{
	width: 134px;
	background-position: -461px 0px;
}
ul.nav li.classes a:hover{
	background-position: -461px -41px;
}
ul.nav li.classes:hover a{
	/*background: url(images/links.png) -461px -41px repeat-x;*/
	background: url(images/links2.png) -461px -41px repeat-x;
}
ul.nav li.services a{
	width: 140px;
	background-position: -595px 0px;
}
ul.nav li.services a:hover{
	background-position: -595px -41px;
}
ul.nav li.services:hover a{
	/*background: url(images/links1.png) -595px -41px;*/
	background: url(images/links2.png) -595px -41px;
}
ul.nav li.leagues a{
	width: 136px;
	background-position: -735px 0px;
}
ul.nav li.leagues a:hover{
	background-position: -735px -41px;
}
ul.nav li.contact a{
	width: 123px;
	background-position: -871px 0px;
}
ul.nav li.contact a:hover{
	background-position: -871px -41px;
}
ul.nav li ul{
	display: none;
}
ul.nav li:hover ul, ul.nav li.hover ul{
	display: block;
	position: absolute;
	top: 41px;
	left: 0%;
	z-index: 1000;
	list-style-type: none;
	/*border-top: 3px solid #008081;*/
	border-top: 2px solid #ce6495;
}
ul.nav li ul li{
	display: block;
	float: none;
	padding: 0px;
	height: auto;
}
#header ul.nav li ul li a{
	background: #3A3A39;
	color: #F1EFF0;
	float: none;
	height: auto;
	text-indent: 0px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}
#header ul.nav li.leagues ul{
	left: -80px;
}
#header ul.nav li.leagues ul li a{
	width: 300px;
	padding: 0px;
}
#header ul.nav li ul li a:hover{
	background: #80B3B8;
}
#header h1{
	display: block;
	background: url(images/logoSm.png) no-repeat;
	width: 245px;
	height: 61px;
	text-indent: -9999px;
	margin-top: 60px;
	margin-left: 0px;
	float: left;
}
#header h2{
	text-indent: -9999px;
}
#header #flash{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
#header #sched {
	display: block;	
	float: left;
	margin-top: 25px;
}
/* -----------------------------------------------------------------------
=MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 0px 15px;
}
#main{
	width: 60%;
	float: left;
}
#main a{
	color: #036D6F;
	text-decoration: none;
	border-bottom: 1px dashed #036D6F;
}
#main a:hover{
	border-bottom: 1px solid #036D6F;
}
#main h3{
	font-size: 1.5em;
	color: #464646;
	margin-top: 5px;
	font-family: georgia;
	font-weight: normal;
}

#main h4{
	margin-top: 15px;
	color: #1D7A82;
	font-size: 18px;
}

img.summer{
	float: left;
	margin: 15px 0 -10px -15px;
}

p{
	margin: 1.5em 0px;
}
dl dd ul{
	margin-left: 20px;
}
.row{
	display: block;
	clear: both;
	height: 150px;
}
dl.trainer{
	width: 45%;
	float: left;
	display: block;
	margin: 1.5em 0px;
	
}
dl.trainer dd img{
	float: left;
	margin-right: 10px;
	border: 2px solid #464646;
}
dl.trainer dt{
	font-weight: bold;
}
dl.options dt{
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -20px;
}
dl.options dd{
	margin-left: 100px;
}
dl.options dd ul{
	margin-left: 15px;
}
dl.options dd .price{
	font-weight: bold;
	font-size: 18px;
}
#main dl.names{
	border: 2px solid;
	overflow: hidden;
	width: 60%;
	margin-left: 19%;
}

img.grandOpening{
	margin-top: 10px;
}

img.aqua{
	margin-top: 10px;
	border: 2px solid #32979F;
}
p.sched{
	text-align: center;
}
#main dl.names dd.nameright{
	float: left;
	width: 200px;
}
#main table tr.heading{
	font-weight: bold;
}
#main table.tablecenter{
	margin-left: 23%;
}
#main table.bigtablecenter{
	margin-left: 10%;
}
ol.rulelist{
	margin-left: 25px;
}
dt.title{
	text-align: center;
}
img.star{
	margin-left: 25px;
	border: none;
	width: 320px;
	height: 301px;
}
#content object {
	margin: 45px;
}
.space {
	height: 60px;
}
/* -----------------------------------------------------------------------
=VIRTUAL TOUR ELEMENTS
-------------------------------------------------------------------------*/
ul.tourLinks li{
	float: left;
	list-style-type: none;
	margin: 10px 30px;
}
#main ul.tourLinks li a{
	padding: 5px 8px;
	background: #9BBDC1;
	display: block;
	border: 2px solid #32979F;
}
#main ul.tourLinks li a:hover{
	background: #036D6F;
	color: #9BBDC1;
}
#content > #main ul.tourLinks li{
	margin: 10px 48px;
}
/* -----------------------------------------------------------------------
=ASIDE ELEMENTS
-------------------------------------------------------------------------*/
#aside{
	width: 25%;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#aside p{
	text-align: center;
}
#aside h5{
	font-size: 15px;
	color: #464646;
	margin-top: 5px;
	font-family: Arial;
	font-weight: normal;
}
#aside a{
	color: #036D6F;
	text-decoration: none;
	border-bottom: 1px dashed #036D6F;
}
#aside a:hover{
	border-bottom: 1px solid #036D6F;
}
table{
	width: 300px;
	border: 2px solid #32979F;
	color: #F7F1F1;
}
table.contact{
	margin-bottom: 1.5em;
}
table tr th{
	background: #32979F;
	height: 24px;
	padding: 2px 4px;
}
table tr{
	background: #9BBDC1;
}
table tr.other{
	background: #80B3B8;
}
table tr td{
	padding: 2px 4px;
}
table tr td.time{
	text-align: right;
}
p.specTime{
	width: 300px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1.5em;
	text-align: left;
}
p.specTime .time{
	margin-left: 10px;
	text-align: right;
}
#aside a.group{
	display: block;
	background: url(images/grouppower.gif) no-repeat;
	width: 249px;
	height: 249px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 30px;
}
.trial{
	background: url(images/freetrial.jpg) no-repeat;
	width: 300px;
	height: 90px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	border-bottom: 0px;
}
.trial:hover{
	border: 0px;
}

.trialimg{
	float:right;
	border: 2px solid #32979F;
}
#groupKick{
	border: 3px solid #00817A;
	width: 300px;
	height: 200px;
}
/* -----------------------------------------------------------------------
=CONACT ELEMENTS
-------------------------------------------------------------------------*/
form ul li{
	list-style-type: none;
	display: block;
	clear: both;
}
form ul li label{
	width: 110px;
	float: left;
	margin-bottom:5px;
}
form ul li input{
	width: 145px;
}
form ul li select{
	width: 150px;	
}
form ul li textarea{
	width: 175px;
	margin-bottom:25px;
}
form ul li.submit input{
	width:190px;
	margin-left:109px;
}
form{
	margin-top:25px;
	margin-bottom:10px;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	float: left;
   	color: #D3CACA;
   	margin-top: 20px;
   	padding-top: 10px;
   	background: #40403F;
   	width: 100%;
   	height: 50px;
   	font: 12px/1.2em Arial, Helvetica, Sans-Serif;
}
#footer a{
   	color: #D3CACA;
}
#footer ul{
	display: block;
	float: left;
	margin-right: 300px;
}
#footer ul li{
	float: left;
	margin: 0px 20px;
	list-style-type: none;
}
#footer p{
	float: left;
	margin: 0px;
	display: block;
	text-align: center;
}
ul.sitemap{
	margin-left: 20px;
}
ul.sitemap ul{
	margin-left: 20px;
}
#main ul.sitemap li a{
	border-bottom: 0px;
}