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

@import url(css/form.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
vertical-align: baseline;
font-family:Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
font: 16px/1.2 Calibri, "Trebuchet MS",HelveticaNeue,Helvetica,Arial,serif;
text-decoration:none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}

.clear, #clear{
clear:both;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
margin-left:10px;
}

h1,h2,h3,h4,h5,strong{
font-weight:bold;
line-height:normal;
}

div#left h1{
font-size:24px;
}

div#left h2{
font-size:22px;
}

div#left h3{
font-size:18px;
}

div#left h4{
font-size:16px;
}

div#left h5, h6{
font-size:14px;
}

/*My Stuff*/
div#id_corner{
background-color:#999;
padding:5px;
color:#333;
}

div#id_corner a{
color:#333;
}

html{
overflow:scroll;
}

body {
line-height: 1;
background:url(images/bg.jpg) repeat-x #000;
height:100%;
}

div#container{
position:relative;
margin:0 auto 20px auto;
padding:0;
border:0px solid #999;
}

.index_container{
background:url(images/index_container_bg.jpg) no-repeat top center;
}

/*Container for Contact page*/
div#contact_info_form{
border:0px solid #000;
}

div#contact_info_form h2{
color:#000;
font-size:24px;
text-shadow:2px 1px 1px #999;
padding:10px 0;
}

/*Address for Contact page*/
div#contact_form_address{
margin:0 auto;
width:500px; /*matches the map size*/
}

/*MAP */

div#map{
width:500px;
height: 280px; 
margin:10px auto;
border:1px solid #000;
}

div#map_directions{
width:500px;/*same as div#map*/
margin:10px auto 20px auto;
}

div#map_form{
width:500px;/*same as div#map*/
margin:10px auto;
}

<!--Site Map-->
div#site_map{
border:1px solid #990000;
background-color:#0FC;
}

div#site_map a.header{
color:#333;
font-size:22px;
line-height:26px;
padding:10px 0;
display:inline-block;
font-weight:bold;
}

div#site_map a.second{
text-indent:20px;
display:inline-block;
color:#555;
padding:10px 0;
font-size:18px;
border-left:1px solid #fff;
}

div#site_map a.third{
text-indent:40px;
display:inline-block;
border-left:1px solid #fff;
color:#777;
}

div#site_map a{
color:#333;
}

/*Read This Article*/

div#read_this_article{
padding:20px;
}

div#read_this_article div#read_this_article_img{
text-align:center;
margin-bottom:20px;
}

div#read_this_article div#page_options{
width:550px;
overflow:auto;
margin-top:20px;
}

div#read_this_article div#page_options ul, div#page_options ul{
list-style-type:none;
}

div#read_this_article div#page_options li, div#page_options li{
display:inline-block;
margin:10px;
width:115px;
height:110px;
text-align:center;
float:left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
-moz-box-shadow: 0 0 6px #979797;  
-webkit-box-shadow: 0 0 6px #979797;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s
}

div#read_this_article div#page_options a, div#page_options a{
display:block;
padding:3px 8px 3px 5px;
height:110px;
color:#fff;
font-weight:bold;
background:url(images/shared_images/black.png) repeat-x;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

div#left_inner div#page_options a{
color:#fff;	
}

div#read_this_article div#page_options a:hover, div#page_options a:hover{
text-decoration:underline;	
}

div#read_this_article div#page_options li.flyer, div#page_options li.flyer{
background:url(images/shared_images/flyer.png) no-repeat center 55px;
}

div#read_this_article div#page_options li.view_all, div#page_options li.view_all{
background:url(images/shared_images/mag.png) no-repeat center 55px;
}

div#read_this_article div#page_options li.document, div#page_options li.document{
background:url(images/shared_images/document.png) no-repeat center 55px;
}

html{
	background:url(images/bg.jpg) repeat-x #000;
	
}

body{
	
}

div#container_index{
	border:0px solid;
	position:relative;
	background:url(images/menu_bar.png) no-repeat top center;
}

div#container{
	border:0px solid #333;
	background:url(images/menu_bar.png) no-repeat top center;
	position:relative;
}

div#branding{
	border:0px solid #999;
	position:relative;
	height:150px;
	z-index:200;
}

div#branding h1{
	text-indent:-9999px;
}

div#nav{
	position:absolute;
	left:60px;
	bottom:10px;
	color:#fff;
	border:0px solid #222;
}

div#nav a{
	display:inline-block;
	width:120px;
	height:40px;
	border:0px solid #222;
	margin:0 8px;
	background:transparent url(images/menu.png) no-repeat ;
}

div#nav ul.sub_menu li a{
	background-image:none;
	color:#FFF;
	height:20px;
	padding:10px;
	text-align:left;
}

div#nav ul{list-style-type:none;}

/*css-tricks*/
ul.dropdown                         { position: relative; z-index:200;}
ul.dropdown li                      { float: left; zoom: 1;}
ul.dropdown li a                    { display: block;}
ul.dropdown li:last-child a         { border-right: none;} /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative;}
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; visibility: hidden; position: absolute;top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #590000; border-bottom: 1px solid #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; background-image:none; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }




div#nav a.index{
		width:150px;
}

div#nav a.n0{background-position:0 -200px;}
div#nav a.n1{background-position:0 0px;}
div#nav a.n2{background-position:0 -40px;}
div#nav a.n3{background-position:0 -80px;}
div#nav a.n4{background-position:0 -120px;}
div#nav a.n5{background-position:0 -160px;}

div#nav a:hover.n0{background-position:-120px -200px;}
div#nav a:hover.n1{background-position:-120px 0px;}
div#nav a:hover.n2{background-position:-120px -40px;}
div#nav a:hover.n3{background-position:-120px -80px;}
div#nav a:hover.n4{background-position:-120px -120px;}
div#nav a:hover.n5{background-position:-120px -160px;}

div#nav li:hover.hover_color{ background-color:#680101; }

div#nav b{
	position:absolute;
	text-indent:-9999px;
}

div#contact_info{
	border:0px solid #990000;
	position:absolute;
	top:0px;
	right:80px;
	width:300px;
	height:80px;
	color:#fff;
	background:url(images/contact_bg.jpg) no-repeat;
}

div#contact_info address{
	padding:10px;
	margin:0 auto;
	border:0px solid #999;
	width:180px;
	letter-spacing:3px;
}

div#contact_info address a{
	color:#ccc;
}


div#logo{
	position:absolute;
	top:0px;
	left:30px;
	z-index:100;
}

div#slideshow{
	border:0px solid #999;
	position:relative;
	height:370px;
	background:url(images/slideshow_bg.png) no-repeat top center;
	z-index:1;
}

#slideshow IMG {
    position:absolute;
    top:0px;
    left:0px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#welcome{
	position:absolute;
	bottom:48px;
	left:33px;
	width:600px;
	color:#fff;
	z-index:100;
}

#membership{
	position:absolute;
	top:200px;
	right:30px;
	width:260px;
	color:#fff;
	z-index:100;
	border:0px solid #999;
}

#membership h1, h2, h3 {
	font-size:22px;
	line-height:normal;
	letter-spacing:1px;
}

#membership a{
	color:#aaa;
}

#inner_1, #inner_2, #inner_3{
	height:200px;
}

#inner_1.grid_4, #inner_2.grid_4, #inner_3.grid_4{
	width:297px;
}

#inner_1{
	background:url(images/inner_1_bg.jpg) repeat-x top #b4b4b4;
	border:1px solid #fff;
}

div#inner_1 h2{
	font-weight:normal;
	line-height:normal;
	padding:5px 10px;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:24px;
}

#inner_1 a{
	color:#333;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	font-size: 1.2em;
}

#west_tab, #downtown_tab{
	overflow:auto;
	height:130px;
}

#west_tab tr, #downtown_tab tr{
	padding:2px;
}

#west_tab td, #downtown_tab td{
	padding:1px 5px;
	font-size:14px;
	color:#666666;
}

#west_tab a, #downtown_tab a{
	font-size:20px;
	font-weight:bold;
	color:#333;
}

#west_tab a:hover, #downtown_tab a:hover{
	color:#666666;
}

#inner_2{
	background:url(images/inner_2_bg.jpg) repeat-x top #4e0201;
	border:1px solid #691b13;
	
}

#event_scroll{
	overflow:auto;
	height:160px;
	border:opx solid #510000;
}

#event_scroll td{
	padding-bottom:10px;
}

#all_events{
	border:0px solid #ccc;
}
div#events {
	border:0px solid #999;
}

#all_events a{
	display:inline;
	text-decoration:none;
}

#all_events a.con{
	display:block;
	color:#481B16;
	border:0px solid #990000;
	border-bottom:1px solid #999;
	margin:0 0 20px 0;
	overflow:auto;
	text-decoration:none;
	background:url(images/cal_back.jpg) no-repeat top left;
}

#all_events a:hover{
	color:#9e4942;
	text-decoration:none;
}

#all_events span.date_con{
	border:0px solid #990000;
	float:left;
	text-align:center;
	height:100px;
	width:100px;
	background:url(images/copper.jpg) no-repeat bottom right;
}

#all_events span.month{
	color:#ccc;
	font-size:26px;
	font-weight:bold;
	padding:0;
	display:block;
}

#all_events span.day{
	color:#fff;
	font-size:40px;
	font-weight:bold;
	display:block;
	padding:0;
}

#all_events span.event_descript{
	float:left;
	padding:5px 10px 0 10px;
	width:400px;
}

#all_events span.event_descript strong{
	font-size:18px;
	
}





div#inner_2 h2{
	font-weight:normal;
	line-height:normal;
	padding:5px 10px;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:24px;
}

#inner_2 a{
	color:#510000;
}

#inner_2 table{
	margin:10px;
}

#inner_2 td{
	color:#fff;
}

#inner_2 td a{
	color:#1c0603;
}

#inner_3{
	background:url(images/inner_3_bg.jpg) repeat-x top #000;
	border:1px solid #333;
}

#inner_3 a{
	font-size:24px;
	color:#fff;
	padding:5px 0 5px 50px;
	margin:5px;
	display:block;
	border-bottom:1px solid #444;
	background:no-repeat 5px 1px;
}

#inner_3 a:hover{
	background-color:#333;
}

#inner_3 a.facebook{
	background-image:url(images/facebook.png);
}

#inner_3 a.survey{
	background-image:url(images/survey.png);
}

#inner_3 a.weight{
	background-image:url(images/weight.png);
}


#left{
	background:url(images/left_bg.jpg) no-repeat top center #c0c0c0;
}

#left{
	background:none;
}

div#content{
	padding:20px;
	color:#333;
	background-color:#fff;
}

div#content a{
	color:#990000;
}

#content ul{
	margin:10px 0 10px 15px;
}

#banner img{
	border:5px solid #fff;
	position:relative;
	z-index:2;
	-moz-box-shadow: 1px 1px 7px #999;
	-webkit-box-shadow: 1px 1px 7px #999;
	box-shadow: 0px 0px 7px #999;
	behavior: url(js/pie/PIE.htc);
	margin-bottom:20px;
}

#box{
border:1px solid #ccc;
margin-top:30px;
}


#box h2{
	border:5px solid #fff;
	margin:10px 0;
	background:url(images/grad.png) no-repeat #e7e5e5;
	overflow:auto;
	
	position:relative;
	z-index:2;
	-moz-box-shadow: 1px 1px 7px #999;
	-webkit-box-shadow: 1px 1px 7px #999;
	box-shadow: 0px 0px 7px #999;
	behavior: url(js/pie/PIE.htc);
}

#box h2.trainer{
	width:160px;
	float:left;
	margin:10px;
	text-align:center;
	overflow:hidden;
}

#box h2:hover{
	border:5px solid #ccc;
}

#box h2.trainer a{
	color:#925026;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

h2 span.header{
	background-color:#333;
	background:url(images/copper.jpg) center center;
	border:1px solid #000;
	display:inline-block;
	float:left;
	width:150px;
	height:130px;
	color:#fff;
	text-align:right;
	font-size:24px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	text-shadow:0px 1px 0px #666666;
	padding:0px;
	margin:0px;
}

#box h2:hover{
	background-color:#eee;
}

span.body{
	display:inline-block;
	float:left;
	padding:20px;
	width:350px;
	color:#555;
}

#box li.trainer{
	float:left;
	width:200px;
}

#box li h2.trainer{
	text-align:left;
	font-size:16px;
}

#display_trainer{
	border:0px solid;
}

#display_trainer img{
	float:left;
}

#inner_diplay_trainer{
	margin:10px;
	float:left;
	width:300px;
}

#inner_diplay_trainer h2{
	line-height:normal;
	color:#5d0000;
}


#schedule ul{
	list-style-type:none;
	margin:0;
}

#schedule li{
	border:1px solid #ccc;
	margin:0 10px 0 0;
	width:138px;
	float:left;
}

#schedule h2{
	font-size:18px;
	padding:0 3px;
	background:url(images/copper.jpg) bottom right;
	color:#fff;
	text-transform:uppercase;
}

#schedule h3{
	padding:3px;
	margin:0 0 5px 0;
	border-bottom:1px solid #fff;
	height:125px;
}

#schedule h3:hover{
	background-color:#ccc;
}

#schedule h3 a{
	color:#666666;
	font-size:14px;
}

#schedule h3 a span{
	line-height:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
}

h2.trigger {
	border:0px solid;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float: left;
	width:500px;
}

div#content h2.trigger a{
	color: #fff;
	text-decoration: none;
	display: block;
	font-size:24px;
	padding:8px 40px;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {

	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
}
.toggle_container .block {
	background: url(images/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

#trainers_email{
	border:1px solid #ccc;
	padding:20px;
	background-color:#fff;
	
}

#footer{
	border:1px solid #333;
	background-color:#111;
	margin-top:20px;
}

#inner_footer_menu, #inner_footer_address,#inner_footer_link{
	padding:0 20px 20px;
	margin:20px;
	border-left:1px dotted #333;
	color:#666666;
}

#inner_footer_menu a,#inner_footer_link a{
	color:#666666;
}

#inner_footer_menu a:hover,#inner_footer_link a:hover{
	color:#ccc;
}

div#inner_footer_address h2, #inner_footer_link h2,#inner_footer_menu h2{
	font-size:22px;
	text-transform:uppercase;
	color:#333;
}

div#luckylime{
	text-align:right;
	padding:0 20px 0 0;
}

div#luckylime a{
color:#444;
}






