@charset "utf-8";
body {
	font: 62.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #111111 url(../images/default/background.jpg) repeat-x left top;
	letter-spacing: 0em;
	text-align: center;
	word-spacing: 0em;
	margin: 0px 20px;
	padding: 0px;
	position: relative;
	color: #FFFFFF;
}
a img {
	border: none;	
}
#layout {
	margin: auto;
	width: 92em;
	min-width: 920px;
	text-align: left;
}
#header {
	height: 17em;
	min-height: 150px;
	position: relative;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 2;
}
#flash_banner {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 1;
}
#left {
	float: left;
	width: 16em;
	min-width: 160px;
}
#location_info {
}
#location_info h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
#location_info #head_phone {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 2em;
}
#location_info #head_address {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}
#search_loc {
	margin-bottom: 1em;
}
#search_loc h1 {
}
#search_loc  #zipcode {
	width: 100px;
}

#contact_map {
	font-size: 1.4em;
	margin-bottom: 1em;
}
#contact_map a {
	color: #ffcc00;
	text-decoration: none;
}
#contact_map a:hover {
	text-decoration: underline;	
}
#hours {
	margin-bottom: 1em;
	font-size: 1.2em;
}
#hours h1 {
	font-size: 1.2em;
	margin: 0px 0px .5em;
	padding: 0px;
}
#buttons {
	width: 16em;
	min-width:160px;
	margin-bottom: 1em;
	text-align: center;
}
#buttons img {
	margin-bottom: .5em;
}
#navigation {
	width: 16em;
	min-width:160px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	display: block;
	padding: 2px;
	border: 1px solid #262626;
	margin-bottom: 0.2em;
	font-size: 1.4em;
	width: 100%;
}
#navigation a:hover {
	border: 1px solid #ffcc00;
}
#navigation .nav_divider {
	height: 1.5em;	
}
#navigation .menu_title {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .5em;
}
#navigation .menu_title a {
}
#navigation .menu_title a:hover {
}
#nav {
	min-height:30px;
	min-width: 740px;
	position: relative;
	z-index: 999;
	width: 74em;
	float: right;
	border-bottom: 4px solid #ffcc00;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	float: right;
}
#nav li {
	float: left;
	list-style: url(none) none;
	padding: 0px;
	white-space: nowrap;
	display: block;
	position: relative;
	margin: 0px;
}
#nav li a {
	color: #000000;
	font-size: 1.8em;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	line-height: 1.5em;
	background: url(../images/fitzone/nav_button.png) no-repeat center top;
	width: 125px;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
#nav li a:hover, #nav li:hover a, #nav li.over a {
	background: url(../images/fitzone/nav_button.png) no-repeat center bottom;
}
#nav li ul {
	background: #D9F1FD url(../images/nav_sub_back.png) repeat-x;
	margin: 0px;
	padding: 0px 0px 5px;
	position: absolute;
	top: 30px;
	min-width:250px;
	width: 25em;
	left: 4px;
	text-align: left;
	border-top: 4px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
	border-left: 2px solid #ffcc00;
}
#nav #loc_drop {
	height: 35em;
}
#nav #loc_search {
	margin-top: 5px;
	text-align: center;
	height: 6em;
}
#nav #loc_search form {
	background: #ffcc00;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	margin: 0px 5px;
}
#nav #loc_search #zipcode {
	color: #000000;
	width: 12em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0.5em;
}
#nav #loc_list {
	margin: 0.5em;
	padding: 0.5px;
	height: 27.5em;
	border: 1px solid #999999;
	position: static;
	width: auto;
	min-width:230px;
	text-align: left;
	overflow: auto;
}
#nav #loc_list .state {
	font-size: 1.6em;
	font-weight: bold;
	color: #333333;
}
#nav #loc_list a {
	font-size: 1.4em;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
}
#nav li li {
	float: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 2.8em;
	min-height:28px;
}
#nav li li a, #nav li:hover li a, #nav li.over li a {
	font-size: 1.8em;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	background: url(none);
	display: block;
	margin: 4px 0px;
	line-height: 1.55em;
	white-space: nowrap;
	text-align: left;
	width: auto;
	font-weight: normal;
}
#nav li li a:hover {
	background: #ffcc00;
	color: #000000;
}
#nav li.off ul {
	display: none;
}
#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 9999;
}
#hard_exercise {
	margin-right: 4em;
	position: absolute;
	left: 0px;
	bottom: 1px;
	z-index: 99;
}
#banner {
	color: #FFFFFF;
	z-index: 1;
	float: right;
	width: 74em;
	min-width: 740px;
	position: relative;
	background: #121212;
	border-bottom: 4px solid #ffcc00;
}
#banner .padding {
	padding: 1em;
}
#wod {
	min-width:360px;
	z-index: 1;
	float: left;
	width: 36em;
	border-right: 1px solid #333333;
	padding-right: 1em;
}
#wod .wod_title {
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: .6em;
}
#wod .wod_date {
	font-style: italic;
	font-weight: bold;
	color: #c2c2c2;
	display: block;
	float: right;
	font-size: 2em;
	margin-bottom: .7em;
}
#wod .wod_day {
	font-size: .8em;
}
#wod .wod_text {
	font-size: 1.6em;
	font-weight: normal;
	height: 15.7em;
	overflow: auto;
	margin-bottom: 1em;
	padding-right: 15px;
}
#wod .wod_subject {
	font-weight: bold;
	margin-bottom: 20px;
}
#wod .wod_text p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wod .wod_text ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wod .entry_img {
	width: 150px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wod_footer {
	border-top: 5px solid #333333;
	padding-top: 0.3em;
}
#wod_footer .text {
	font-size: 1.2em;
}
#wod_footer img {
	vertical-align: top;
}
#wod_footer a {
	color: #ffcc00;
	text-decoration: none;
	font-size: 1.4em;
}
#wod_footer a:hover {
	text-decoration: underline;	
}
#vod {
	width: 34em;
	min-width:340px;
	float: right;
	position: relative;
	z-index: 2;
	text-align: center;
}
#vod .vod_title {
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	float: left;
}
#vod .vod_more {
	font-size: 1.2em;
	display: block;
	float: right;
	line-height: 1.8em;
}
#vod .vod_more a {
	color: #ffcc00;
	text-decoration: none;
}
#vod .vod_more a:hover {
	text-decoration: underline;	
}
#vod #vod_video {
	background: url(../images/default/banner_vod_back.png) no-repeat center top;
	height: 290px;
	margin-top: 1em;
	padding-top: 10px;
}
#main {
	float: right;
	width: 74em;
	min-width: 740px;
	position: relative;
	margin-top: 2em;
	margin-bottom: 4em;
}
#blog {
	float: left;
	width: 51em;
	min-width:510px;
}
#blog .entry {
	margin-bottom: 1.5em;
}
#blog .entry_title {
	background: #252525;
	clear: both;
	margin-bottom: 1em;
	width: 100%;
	float: left;
}
#blog .entry_title h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 2px 0px;
	font-size: 1.6em;
	font-weight: bold;
	overflow: hidden;
	width: 70%;
	white-space: nowrap;
}
#blog .entry_title .cat {
	padding: 2px;
}
#blog .entry_title .cat a {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
#blog .entry_title .cat a:hover {
	text-decoration: underline;	
}
#blog .entry_date {
	float: right;
	font-size: 1.6em;
	color: #c2c2c2;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px 2px 5px;
	line-height: 1em;
	width: 7.5em;
}
#blog .entry_day {
	font-size: 0.7em;
	padding-right: 0.4em;
}
#blog .entry_time {
	font-size: .7em;
}
#blog .edit_delete {
	text-align: right;
	margin-bottom: 1em;
	padding: .2em;
	background: #c65312;
}
#blog .edit_delete a {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
#blog .edit_delete a:hover {
	color: #0099cc;
}
#blog .entry_text {
	font-size: 1.6em;
	margin-bottom: 1em;
}
#blog .entry_text a {
	color: #ffcc00;
	text-decoration: none;
}
#blog .entry_text a:hover {
	text-decoration: underline;	
}
#blog .entry_text .entry {
	font-size: 65%;
}
#blog .entry_footer {
	border-top: 4px solid #333333;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	clear: both;
	float: left;
	width: 100%;
}
#blog .entry_footer img {
	vertical-align: top;
}
#blog .entry_footer a {
	color: #ffcc00;
	font-size: 1.4em;
	text-decoration: none;
}
#blog .entry_footer a:hover {
	text-decoration: underline;	
}
#blog .entry_footer .text {
	font-size: 1.2em;
}
#blog #pagination {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
#blog #pagination a {
	color: #ffcc00;
}
#blog #pagination a:hover {
	text-decoration: underline;	
}
#right {
	width: 20em;
	min-width:200px;
	float: right;
}
#calendar {
	background: #252525;
	margin-bottom: 2em;
}
#calendar .menu_title a {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#calendar .menu_body {
	background: #FFF;
	color: #333;
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-right: 1.2em;
	margin-left: 1.2em;
}
#calendar .menu_body a {
	color: #00F;
	text-decoration: none;
}
#calendar .menu_body a:hover {
	text-decoration: underline;
}
#calendar .menu_body table {
	width: 95%;	
}
#search {
	background: #252525;
	padding: 12px;
	margin-bottom: 2em;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search input {
	vertical-align: middle;
	margin: 0px;
}
#search select {
	margin: 0px;
}
#search #search_blog {
	width: 100px;
	float: left;
	font-weight: bold;
}
#search #search_submit {
	float: right;
	width: 60px;
}
#search #search_cat {
	width: 175px;
	font-weight: bold;
}
#search #or_line {
	background: url(../images/default/search_or_line.gif) repeat-x left center;
	margin-top: .75em;
	margin-bottom: .75em;
}
#search #or {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 1.5em;
	padding: .2em;
	background: #252525;
}
#ad {
	margin-bottom: 2em;
	font-size: 1.6em;
}
#ad h2 {
	font-size: 1.4em;
	font-weight: bold;	
}
#ad a {
	color: #ffcc00;
	text-decoration: none;
}
#ad a:hover {
	text-decoration: underline;	
}
#cf_journal {
	margin-bottom: 2em;
}
#footer {
	height: 5em;
	min-height:50px;
	background: #000000 url(../images/default/footer_back.png) repeat-x left top;
	clear: both;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#footer #foot_left {
	font-size: 1.4em;
	color: #d7d7d7;
	font-weight: bold;
	float: left;
	line-height: 1.4em;
	margin-top: .3em;
	margin-left: .5em;
}
#footer #foot_left .loc_name {
	font-size: 1.2em;
}
#footer #foot_right {
	float: right;
	margin-right: .5em;
	margin-top: 1em;
}
#footer a {
	color: #ffcc00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
#map {
	margin-top: 20px;
	border: 1px solid #000000;
	height: 350px;
	width: 100%;
}
.center {
	margin: auto;
	width: 96em;
	text-align: left;
}
.entry_img {
	border: 1px solid #FFFFFF;
	margin: 1em;
	text-align: center;
	display: block;
	margin: auto;
}
.entry_video {
	margin: 1em;
	text-align: center;
	display: block;
	margin: auto;
}
.addthis {
	position: relative;
	float: right;
}
.row_header {
	background: #252525;
	font-weight: bold;
}
.warning {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF3300 url(../images/icons_warning.png) no-repeat 2px center;
	text-indent: 20px;
	padding: 2px;
}
.required {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}
.gallery_box {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	padding:2px;
	width:146px;
	overflow:hidden;
	background: #000000;
	border: 1px solid #333333;
}
.gallery_box a {
	font-size: .8em;	
}
.clear {
	clear: both;
}
#yelp {
	text-align: left;	
	margin-bottom: 10px; 
}
#yelp img {
	
}