@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, h1, h2,h3, h4,p, tr, td,
dl, dt, dd, fieldset, form, label, legend,
caption,  tfoot, thead {
	margin: 0;
	padding: 0;
	outline: 0;
	background: transparent;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
}

body
{
	background-image:url(http://bestfitness.net/images/bg.jpg);
	background-repeat:repeat;
	background-color:#000;
	-webkit-text-size-adjust: none;
}

#wrapper
{
	width:886px;
	margin:0 auto;
}

#header
{
	background:url(/images/header2.png) no-repeat top;
	width:886px;
	height:103px;
	margin:0 auto;
	margin-top:9px;
}

.email-info
{
	float: right; margin-right: 88px; margin-top: 55px;
}

.email-info a
{
	float: right; color:#fff; text-decoration:none;
}

.email-info a:hover
{
	float: right; color:#e69a08; text-decoration:underline;
}


/* --------- CSS ONLY HNAV ---------- */

#menu 
{
	width:886px;
    height:20px;
	margin-left:17px;
}

#menu ul /* First Level UL*/
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li /* First Level LI*/
{
	display:inline;
	float:left;
	    border-right:1px solid #cf8c0a;
}

#menu ul li a /* First Level A*/
{	
	display: inline-block;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e69a08;
	cursor:pointer;
	text-decoration:none;

}

#menu ul li a:hover /* First Level A:HOVER*/
{
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	height:18px;
	cursor:pointer;
	clear:both;
}

#menu ul #end a/* First Level Style of Last Item */
{
	border-right:none;
	cursor:pointer;
}

#menu ul #end /* First Level Style of Last Item */
{
	border-right:none;
	cursor:pointer;
}

#menu ul #end /* End Item List Style*/
{
	width:80px;
	text-align:center;
}

#menu #home
{
	width:45px;
	text-align:center;
}

#menu #about-us
{
	width:72px;
	text-align:center;
}

#menu #mem
{
	width:97px;
	text-align:center;
}

#menu #personal-training
{
	width:132px;
	text-align:center;
}

#menu #group-exercise
{
	width:112px;
	text-align:center;
}

#menu #club-amenities
{
	width:107px;
	text-align:center;
}

#menu #fitness-resources
{
	width:132px;
	text-align:center;
}

#menu #blog
{
	width:62px;
	text-align:center;
}

/*--End First--*/

#menu ul li ul /* Second-level lists - UL */
{
	position: absolute;
	z-index: 500;
	float:none;
	display: none;
	width:150px;
	margin:0;
	padding:0;
}

#menu ul li:hover ul /* Second-level lists - When First Level LI was hovered */
{
	padding:0px;
	border-top:1px solid #5d5d5d;
	border-left:1px solid #5d5d5d;
	border-right:1px solid #5d5d5d;
	cursor:pointer;
	clear:both;
	width:150px;
}

#menu ul li:hover ul li /* Second-level lists - When First Level LI was hovered */
{
	padding:0px;
	clear:both;
	border-bottom:1px solid #5d5d5d;
	border-right:none;
	width:150px;
	height:20px;
	cursor:pointer;
}

#menu li ul li a /* Second-level lists - When First Level LI was hovered */
{
	display:block;
	height:18px;	
    border-top:0; 
	border-bottom:0;
	font-weight: normal;
	color: #fff;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-weight:bold;
	text-align:left;
	padding:0;
	padding-left:5px;
	padding-top:2px;
	margin:0;
	text-decoration:none;
	background-image:url(/images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	cursor:pointer;
	border-right:0;
	float:none;
	clear:both;
}

#menu li:hover ul li a:hover /* Second-level lists - When First Level LI was hovered */
{
	display:block;
    color:#fff;
	background:#cf8c0a;
	cursor:pointer;
	height:18px;
}

#menu ul li:hover .selected a /* Second-level lists - SELECTED */
{
	color: #fff;
	background:#cf8c0a;
	cursor:pointer;
}

#menu ul li:hover .selected a:hover /* Second-level lists - SELECTED */
{
	color: #fff;
	background:#cf8c0a;
	cursor:pointer;
}

#menu li ul ul {

	left:9em;
	margin-top:-21px;

}


#menu li:hover ul ul, #menuli:hover ul ul ul, #menu li:hover ul ul ul ul{

	display:none;

}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{

	display:block;

}/* --------- End CSS ONLY HNAV ---------- */


.photogalleryTable img
{
	border:2px solid #fff;
        width:70px;
         height:60px;  
}

#banner
{
	width:856px;
	height:127px;
	margin:0 auto;
	margin-top:10px;
	clear:both;
}

.banners
{
	float:left;
	width:179px;
	height:121px;
	border:3px solid #fff;
	margin-right:38px;
}

.banners-end
{
	float:left;
	width:179px;
	height:121px;
	border:3px solid #fff;
}

#content-pane
{
	width:866px;
	margin:0 auto;
	padding-left:10px;
	clear:both;
}

#content-left
{
	width:330px;
	margin:0 auto;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}

#content-left h1
{
	font-family:Calibri;
	font-size:22px;
	color:#cf8c0a;
	margin-bottom:4px;
}

#content-left h1
{
	font-family:Arial,Helvetica,san-serif;
	font-size:22px;
	font-size-adjust:-3px;
	color:#cf8c0a;
	margin-bottom:4px;
}

.buttons
{
	float:left;
	width:113px;
	height:23px;
	padding-bottom:14px;
	margin-top:5px;
	margin-right:10px;
}

.buttons a
{
	background:url(/images/location-buttons.jpg) repeat-x;
	width:113px;
	height:23px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0 auto;
	padding-top:10px;
	border:2px solid #fff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.buttons a:hover
{
	background:url(/images/location-buttons-hover.jpg) repeat-x;
	width:113px;
	height:23px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:underline;
	display:block;
	margin:0 auto;
	padding-top:10px;
	border:2px solid #fff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}


.button-spacer
{
	float:left;
	height:10px;
	width:20px;
}

.middle-buttons
{
	float:left;
	width:140px;
	height:23px;
	padding-bottom:14px;
}

.middle-buttons a
{
	background:url(/images/middle-location-button.jpg) repeat-x;
	width:138px;
	height:27px;
	line-height:20px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.middle-buttons a:hover
{
	background:url(/images/middle-location-button-hover.jpg) repeat-x;
	width:138px;
		line-height:20px;
	height:27px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:underline;
	display:block;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}


.middle-button-spacer
{
	float:left;
	height:10px;
	width:20px;
}


#content-right
{
	width:835px;
	background-color:#000;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	clear:both;
}

#content-right p
{

}

#content-right h1
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:22px;
	color:#cf8c0a;
}

#interior-content-pane
{
	width:857px;
	padding-top:10px;
	padding-bottom:15px;
	margin:0 auto;
	margin-top:10px;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	background-color:#000;
	clear:both;
}

#internal-content
{
	width:800px;
	margin:0 auto;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	clear:both;
}

#interior-content-pane-now
{
	width:900px;
	clear:both;
	background-color:#000;
	color:#fff;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	margin-left:-6px;
}

#interior-content-pane-now iframe
{
	border:0;
}


#internal-content-join-now
{
	width:900px;
	margin:0 auto;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	clear:both;
	margin-left:0px;
}

#internal-content  h1
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:22px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

#interior-content-pane2
{
	width:857px;
	margin:0 auto;
	margin-top:10px;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	clear:both;
}

#internal-content-left
{
	width:517px;
	float:left;
	background-color:#000;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:15px;
}

#internal-content-left h1
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:22px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

#internal-content-right
{
	width:270px;
	float:left;
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
}

#internal-content-right h1
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:22px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

p
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}


h2
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:18px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

h3
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:18px;
	color:#ffffff;
	margin-bottom:6px;
	margin-top:3px;
}

h4
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:14px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

h5
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:13px;
	color:#cf8c0a;
	margin-bottom:6px;
	margin-top:3px;
}

a
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#cf8c0a;
	text-decoration:none;
}

a:hover
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#locations-links-border
{
	border:1px solid #fff;
	padding: 8px 4px 8px 4px;
	margin: 8px 0 8px 0;	
}

.locations-links
{
	margin-right:5px;
	text-align:center;
}

.locations-links a
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:18px;
	color:#cf8c0a;
	text-decoration:none;
}

.locations-links a:hover
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:18px;
	color:#fff;
	text-decoration:underline;
}

.location-links a:visited
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:18px;
	color:#cf8c0a;
	text-decoration:none;
}

#flashbox-pane
{
	width:856px;
	height:250px;
        margin-left:15px; 
}

#flashbox
{
	
}

#Imageholder
{
	width:886px;
	margin:0 auto;
	padding-left:14px;
	margin-top:5px;
}

#spacer
{
	margin-top:10px;
}

#footer
{
	width:886px;
	height:15px;
	margin:0 auto;
	margin-top:7px;
}

#footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#e69a08;
	text-decoration:none;
	cursor:pointer;
}

#footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}

.footer-navs
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#e69a08;
	width:772px;
    margin:0 auto;
	text-align:center;
}

.footer-navs ul li
{
	display:inline;
	list-style:none;
}

.footer-navs ul .footer-hr
{
	list-style:none;
	text-align:center;
	padding:0;
	margin:0;
}

#copyright
{
	width:773px;
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:10px;
	color:#fff;
	margin:0 auto;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	clear:both;
}
 
#copyright a
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

#copyright a:hover
{
	font-family:Calibri,Arial,Helvetica,san-serif;
	font-size:10px;
	color:#cf8c0a;
	text-decoration:underline;
	cursor:pointer;
}


/*orange text and bold */

.orange-bold{
	font-weight:bold;
	color:#cf8c0a;
	}
	


	.feedburner {

     width: 225px;

     background:#36393D;
	 

     color: #ffffff;

}

 

.feedburner a:link, .feedburner a:visited {

     color: #ffffff;

}


.buttons-new
{
	float:left;
	width:150px;
	height:23px;
	padding-bottom:14px;
	margin-top:11px;
	margin-right:23px;
}

.buttons-new a
{
	background:url(/images/location-buttons.jpg) repeat-x;
	width:160px;
	height:23px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0 auto;
	padding-top:10px;
	border:2px solid #fff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.buttons-new a:hover
{
	background:url(/images/location-buttons-hover.jpg) repeat-x;
	width:160px;
	height:23px;
 	font-family:Calibri,Arial,Helvetica,san-serif;
	color:#fff;
	text-decoration:underline;
	display:block;
	margin:0 auto;
	padding-top:10px;
	border:2px solid #fff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}






