/* ------------------------------------------------------------------------
CSS sheet for Future Fitness Plus
Author: Chris Robinson
Date Created: 10/1/08

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Footer Green: #64A978;

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;

}
body{
	color: #000;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #64A978;
}
#outer{
	width: 100%;
	background: url(images/bodybg.jpg) repeat-x #EEEDED;
}
#wrap{
	width: 1004px;
	display: block;
	margin: auto;
	text-align: left;
}
p{
	margin: 1.5em 0px;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	display: block;
	width: 1004px;
	height: 176px;
	background: url(images/headerbg.png) no-repeat;
}
ul.nav{
	display: block;
	height: 40px;
}
ul.nav li{
	float: left;
	list-style-type: none;
	position: relative;
}
ul.nav li a{
	height: 30px;
	text-indent: -9999px;
	display: block;
	background: url(images/nav.jpg) no-repeat;
}
ul.nav li ul{
	display: none;
	position: absolute;
	top: 100%;
	left: 100%;
	z-index: 9999;
}
ul.nav li:hover ul, ul.nav li.hover ul{
	display: block;
	position: absolute;
	text-align: center;
	width: 220px;
	top: 100%;
	left: -40px;
	z-index: 9999;
	border: 2px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.nav li ul li{
	float: none;
	width: 100%;
	height: 20px;
	border-top: 0px;
	display: block;
	padding: 0px;
	margin: 0px;
	background: #64A978;
	border-bottom: 1px solid #000;
}
ul.nav li ul li.heading{
	font-weight: bold;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	padding: 7px 0 7px 0;
	font-size: 14px;
}
ul.nav li:hover ul li a, ul.nav li.hover ul li a{
	text-indent: 0px;
	float: none;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: #1BA1BD;
	height: auto;
	width: 100%;
	height: 20px;
}
ul.nav li:hover ul li a:hover, ul.nav li.hover ul li a:hover{
	background: #04869F;
}
ul.nav li.home a{
	width: 105px;
	background-position: 0 0;
}
ul.nav li.home a:hover{
	background-position: 0 -30px;
}
ul.nav li.about a{
	width: 130px;
	background-position: -105px 0;
}
ul.nav li.about a:hover{
	background-position: -105px -30px;
}
ul.nav li.products a{
	width: 135px;
	background-position: -235px 0;
}
ul.nav li.products a:hover{
	background-position: -235px -30px;
}
ul.nav li.shop a{
	width: 195px;
	background-position: -370px 0;
}
ul.nav li.shop a:hover{
	background-position: -370px -30px;
}
ul.nav li.fin a{
	width: 135px;
	background-position: -565px 0;
}
ul.nav li.fin a:hover{
	background-position: -565px -30px;
}
ul.nav li.contact a{
	width: 138px;
	background-position: -695px 0;
}
ul.nav li.contact a:hover{
	background-position: -695px -30px;
}
#header a.index{
	display: block;
	clear: both;
	background: url(images/logo.jpg) no-repeat;
	width: 368px;
	height: 112px;
	text-indent: -9999px;
	margin-top: 13px;
	float: left;
}
#header h3{
	display: block;
	background: url(images/tagline.jpg) no-repeat;
	width: 	422px;
	height: 75px;
	text-indent: -9999px;
	float: left;
	margin: 37px 0 0 100px;
}
/* -----------------------------------------------------------------------
=CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	display: block;
	clear: both;
	overflow: hidden;
	padding: 10px;
}
#content a{
	color: #000;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
/* -----------------------------------------------------------------------
=LEFT SIDE ELEMENTS
-------------------------------------------------------------------------*/
#left{
	width: 500px;
	float: left;
	margin-right: 15px;
}
body.full #left{
	width: 100%;
}
dl.special{
	width: 75%;
	margin: auto;
	text-align: center;
	background: #64A978;
	padding: 5px;
	border: 3px solid #000;
}
dl.special dt{
	font-weight: bold;
}
dl.products{
	width: 145px;
	float: left;
	margin: 0 8px 10px 8px;
}
dl.products dt{
	font-weight: bold;
}
#content dl.products dd.text a{
	color: #1BA1BD;
	padding: 2px 3px;
	text-decoration: none;
	border: 0;
}
#content dl.products dd.text a:hover{
	background: #1BA1BD;
	color: #fff;
}
dl.products .text{
	padding-left: 10px;
}
#content dl.products dd.img a{
	display: block;
	padding: 0;
	width: 145px;
	height: 109px;
	text-indent: -9999px;
	border: 0px;
}
dl.grills dd.img a{
	background: url(images/grills.jpg);
}
dl.grills dd.img a:hover{
	background-position: 0 -109px;
}
dl.billards dd.img a{
	background: url(images/billards.jpg);
}
dl.billards dd.img a:hover{
	background-position: 0 -109px;
}
dl.hotTubs dd.img a{
	background: url(images/hotTubs.jpg);
}
dl.hotTubs dd.img a:hover{
	background-position: 0 -109px;
}
dl.saunas dd.img a{
	background: url(images/sauna.jpg);
}
dl.saunas dd.img a:hover{
	background-position: 0 -109px;
}
dl.outdoor dd.img a{
	background: url(images/outdoor.jpg);
}
dl.outdoor dd.img a:hover{
	background-position: 0 -109px;
}
dl.tanning dd.img a{
	background: url(images/tanning.jpg);
}
dl.tanning dd.img a:hover{
	background-position: 0 -109px;
}
dl.cardio dd.img a{
	background: url(images/cardio.jpg);
}
dl.cardio dd.img a:hover{
	background-position: 0 -109px;
}
dl.strength dd.img a{
	background: url(images/strength.jpg);
}
dl.strength dd.img a:hover{
	background-position: 0 -109px;
}
dl.scooters dd.img a{
	background: url(images/scooters.jpg);
}
dl.scooters dd.img a:hover{
	background-position: 0 -109px;
}
dl.elliptical dd.img a{
	background: url(images/elliptical.jpg);
}
dl.elliptical dd.img a:hover{
	background-position: 0 -109px;
}
#content dl.map{
	margin: 1.5em 0;
	display: block;
	clear: both;
	width: 408px;
	height: 337px;
	text-align: center;
}
#content dl.map dd.image a{
	text-align: center;
	width: 408px;
	height: 337px;
	background: url(images/map.jpg) no-repeat;
	display: block;
	clear: both;
	text-indent: -99999px;
	border: 0;
}
#content dl.map dd.image a:hover{
	background-position: 0 -337px;
}
#content dl.equipment{
	margin: 1.5em 0;
}
#content dl.equipment dt{
	font-weight: bold;
}
#content dl.equipment dd a{
	border: 0;
	margin: 0 15px;
}/* -----------------------------------------------------------------------
=LINK PAGE ELEMENTS
-------------------------------------------------------------------------*/
dl.links{
	display: block;
	clear: both;
	margin: 1.5em 0;
	height: 150px;
	border-top: 1px solid #000;
	padding: 30px 0;
}
dl.first{
	border: 0;
	padding: 0 0 30px 0;
}
dl.links dt{
	font-weight: bold;
}
dl.links dd{
	float: left;
	width: 30%;
	margin: 0 10px;
	text-align: center;
}
#left dl.links dd a img{
	border: 0;
}
#left dl.links dd a{
	border: 0;
}
ul.links{
	margin-left: 20px;
	list-style-type: disc;
}
ul.links2{
	margin-left: 40px;
	list-style-type: disc;
}
ul.links3{
	margin-left: 60px;
	list-style-type: disc;
}
#left img.center{
	margin-left: 110px;
}
/* -----------------------------------------------------------------------
=RIGHT SIDE ELEMENTS
-------------------------------------------------------------------------*/
#right{
	width: 466px;
	float: left;
}
#right h2{
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
#right ol li{
	margin: 8px 20px;
}
#store{
	width: 410px;
	margin: auto;
}
dl.store{
	width: 297px;
	margin: 0 auto;
}
dl.store dt{
	font-weight: bold;
	text-align: center;
}
dl.store dd.left{
	float: left;
	width: 160px;
}
dl.store dd.right{
	float: left;
	width: 130px;
	text-align: right;
}
dl.store dd.center{
	display: block;
	clear: both;
	text-align: center;
}
ul.manu	li{
	text-align: center;
	list-style-type: none;
	margin: 10px;
}
ul.manu	li img{
	border: 0;
}
#content ul.manu li a img{
	margin: auto;
	border: 0;
	display: block;
}
#content ul.manu li a.calculator{
	display: block;
	width: 258px;
	height: 174px;
	margin: auto;
	background: url(images/calculator.jpg) no-repeat;
	text-indent: -9999px;
}
#content ul.manu li a.calculator:hover{
	background-position: 0 -174px;
}
ol.moveright{
	margin-left: 2px;
}
ol.moveright li.none{
	list-style-type: none;
	margin: 0;
}
img.imgRight{
	float: right;
	margin: 10px;
}
ul.floatImg li a{
	float: left;
	list-style-type: none;
}
/* -----------------------------------------------------------------------
=CONACT ELEMENTS
-------------------------------------------------------------------------*/
form ul li{
	list-style-type: none;
	display: block;
	clear: both;
	margin: 3px 0;
}
form label{
	width: 170px;
	margin-right: 10px;
	display: block;
	float: left;
}
form #validation{
	display: none;
}
form ul li.checks input{
	margin: 0 2px 0 5px;
}

/* -----------------------------------------------------------------------
=CALCULATOR ELEMENTS
-------------------------------------------------------------------------*/
form ul.calc{
	margin: 1.5em 0;
	border-bottom: 1px dashed #000;
	padding-bottom: 1.5em;
}
form ul.calc li.heading{
	font-weight: bold;
}
form ul.calc li label{
	width: 80px;
}
form ul.calc li select{
	width: 130px;
}
form ul.calc li.submit input{
	padding: 0 4px;
	margin: auto;
}
form ul.calc li.results label{
	display: block;
	font-weight: bold;
}
form ul.calc li.results input{
	width: 40px;
}
form ul.calc li.results input.long{
	width: 135px;
}
form ul.calc input.short{
	width: 20px;
}
form ul.calc input.short3{
	width:25px;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	width: 100%;
	display: block;
	clear: both;
	height: 100px;
	margin-top: 20px;
	background: url(images/footer.jpg) repeat-x #64A978;
}
#inner{
	width: 1004px;
	margin: auto;
	padding-top: 25px;
	text-align: left;
}
#footer > #inner{
	background: url(images/footerShadow.jpg) center top no-repeat #64A978;
}
#footer ul{
	display: block;
	list-style-type: none;
	float: left;
	margin: 0 35px;
	color: #fff;
}
#footer ul li{
	float: left;
	margin: 0 4px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
#footer ul li.last{
	border-right: 0;
}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p{
	float: left;
	margin: 0 30px;
	color: #fff;
}
ul.sitemap{
	margin-left: 20px;
}
ul.sitemap ul{
	margin-left: 20px;
}
