/*--------------------------------------------------------------------------------------------------------------------------*//*- RESET - Courtesy of Eric Meyer's CSS Reset Awesomeness: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ---*//*--------------------------------------------------------------------------------------------------------------------------*/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, form, label, legend, 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;}/* remember to define focus styles! */:focus { outline: 0; }body { line-height: 1; color: black; background: white;}ol, ul { list-style: none; }/* 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: "" "";}/*-----------------------------------------------------------------------------------------------------------------------------------*//*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*//*-----------------------------------------------------------------------------------------------------------------------------------*//* http://sonspring.com/journal/clearing-floats */html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}/* http://www.positioniseverything.net/easyclearing.html */.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}.clearfix{display: inline-block;}* html .clearfix{height: 1%;}.clearfix{display: block;}.clear { clear: both; }body { font-family: "Helvetica Neue", Arial, Helvetica, "lucida grande", "trebuchet ms", tahoma, "Nimbus Sans L", sans-serif; font-size: 13px; line-height: 20px; text-align: left; color: #353535; margin: 0; background: url(images/background.jpg) repeat-x top #000; }/* begin headers */h1, h2, h3, h4, h5, h6 { font-weight: bold; padding: 0; margin: 0 0 14px 0; }h1 { font-size: 20px; }h2 { font-size: 17px; }h3 { font-size: 15px; }h4, h5, h6 { font-size: 14px; }hr { color: #242424; background-color: #242424; height: 3px; clear: both; margin: 15px 0; border: 0; }a:link { color:#0066CC; text-decoration: none; }a:visited { color:#5f8f98; text-decoration: none; }a:active, a:hover { color: #5f8f98; text-decoration: none; }/* Text elements */p { margin: 0 0 14px 0; }ul { margin: 0; }li { padding: 0; margin: 0; list-style: disc; }strong { font-weight: bold; }cite, em, i { font-style: italic; }.last { margin: 0 0 0 0; }/* Structure */#wrapper { width: 950px; margin: 0 auto; }#header { width: 950px; height: 175px; clear: both; }#header h1 { width: 950px; height: 108px; display: block; text-indent: -9999px; outline: none; margin: 0; }#header h1 a { width: 950px; height: 108px; display: block; text-indent: -9999px; outline: none; }.nav { width: 950px; height: 51px; background: url(images/nav.jpg) no-repeat top; }	.nav ul { width: 950px; height: 51px; float: left; margin: 0; list-style: none; }	.nav ul li { list-style-type: none; float: left; margin: 0; padding: 0; display: inline; height: 51px; }	.nav ul li a { display: block; text-indent: -9999px; outline: 0; height: 51px; }		.nav ul li.nav_home a { width: 93px; }		.nav ul li.nav_workout a { width: 168px; }		.nav ul li.nav_schedule a { width: 137px; }		.nav ul li.nav_gear a { width: 90px; }		.nav ul li.nav_contact a { width: 119px; }		.nav ul li.nav_facebook a { width: 41px; margin-left: 9px; }		.nav ul li.nav_twitter a { width: 41px; }		.nav ul li.nav_foursquare a { width: 41px; }		.nav ul li.nav_microgym a { width: 56px; margin-left: 155px; }				.nav ul li.nav_home a:hover { background: url(images/nav.jpg) 0 -102px; }		.nav ul li.nav_workout a:hover {background: url(images/nav.jpg) -93px -102px; }		.nav ul li.nav_schedule a:hover { background: url(images/nav.jpg) -261px -102px; }		.nav ul li.nav_gear a:hover { background: url(images/nav.jpg) -398px -102px; }		.nav ul li.nav_contact a:hover { background: url(images/nav.jpg) -488px -102px; }		.nav ul li.nav_facebook a:hover { background: url(images/nav.jpg) -616px -102px; }		.nav ul li.nav_twitter a:hover { background: url(images/nav.jpg) -657px -102px; }		.nav ul li.nav_foursquare a:hover { background: url(images/nav.jpg) -698px -102px; }		.nav ul li.nav_microgym a:hover { background: url(images/nav.jpg) -894px -102px; }				.nav ul li.nav_home a.current { background: url(images/nav.jpg) 0 -51px; }		.nav ul li.nav_workout a.current {background: url(images/nav.jpg) -93px -51px; }		.nav ul li.nav_schedule a.current { background: url(images/nav.jpg) -261px -51px; }		.nav ul li.nav_gear a.current { background: url(images/nav.jpg) -398px -51px; }		.nav ul li.nav_contact a.current { background: url(images/nav.jpg) -488px -51px; }		.nav ul li.nav_microgym a.current { background: url(images/nav.jpg) -894px -51px; }		#main { width: 910px; height: auto; float: left; padding: 20px; margin: 0 0 20px 0; background: url(images/mainback.jpg) repeat top; -moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;-o-border-radius: 6px; }#left { width: 455px; height: auto; float: left; }#right { width: 435px; height: auto; float: right; }#footer { clear: both; height: 100px; width: 950px; margin: 0 auto; text-align: center; position: relative; }	#footer ul { width: 650px; margin: 0 auto; height: 30px; } 	#footer ul li { list-style-type: none; float: left; margin: 0; padding: 0; display: inline; height: 30px; color: #4b5f67; font-size: 11px; }	#footer ul li a { display: block; font-weight: bold; width: 130px; height: 30px; line-height: 30px; padding: 0; margin: 0; color: #84a2ad; float: left; text-align: center; }	#footer ul li a:hover { color: #fff; }	#footer span { display: block; width: 112px; height: 30px; text-indent: -9999px; outline: none; background: url(images/919-342-0454.jpg) no-repeat top; position: absolute; top: 0; right: 0; }/* HOME PAGE */  /*  slider */  #loopedSlider { margin:0; width: 455px; height: 508px; padding: 0; margin: 0 0 20px 0; position:relative; }  .container { width: 455px; height: 508px; overflow:hidden; position:relative; cursor:pointer; }  .slides { position:absolute; top:0px; left:0px; width: 455px; height: 508px; }  .slides div { width: 455px; height: 508px; display:none; position:absolute; top:0px; }  a.buy_gear, a.reserve_class { display: block; width: 455px; height: 49px; text-indent: -9999px; outline: 0; background: url(images/buyurban.gif) no-repeat top left; }a.reserve_class { width: 435px; background: url(images/reserve.gif) no-repeat top left; margin: 0 0 20px 0; } a.buy_gear:hover, a.reserve_class:hover { background-position: bottom left; }.intro { width: 405px; height: auto; padding: 15px; margin: 0; background-color: #fff; -moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;-o-border-radius: 6px; }/* THE WORKOUT */#videoscreen { width: 910px; height: 512px; background-color: #000; moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;-o-border-radius: 6px; margin-bottom: 20px; }.whitebox { width: 425px; height: auto; padding: 15px; margin: 0; background-color: #fff; -moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;-o-border-radius: 6px; }.thumbgrid a { display: block; float: left; }.thumbgrid a img { width: 135px; height: 90px; border: 3px solid #f4edd9; margin: 0 4px 4px 0; }/* SESSIONS */ul.tabs { margin: 0; width: 910px; height: 50px; float: left; border-bottom: 10px solid #fff; }ul.tabs li { margin: 0; padding: 0; display: inline; line-style: none; }ul.tabs li span { text-transform: uppercase; font-size: 14px; }ul.tabs li a { display: block; width: 290px; height: 50px; line-height: 50px; text-align: center; font-weight: bold; font-size: 12px; color: #013664; float: left; margin-right: 20px;	-moz-border-radius: 6px 6px 0 0;-webkit-border-radius: 6px 6px 0 0;-khtml-border-radius: 6px 6px 0 0;-o-border-radius: 6px 6px 0 0; }ul.tabs li a span { color: #000; font-size: 16px; }	ul.tabs li.selected a { background-color: #fff; }	ul.tabs li.unselected a { background-color: #ddd9c8; }	ul.tabs li.inactive a { margin-right: 0; }	.sessionbox { padding: 10px 10px 0 0; background-color: #d9d4c4; float: left; width: 900px; height: auto; -moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;-o-border-radius: 0 0 6px 6px; }.reserve_box { width: 170px; height: auto; float: left; margin: 0 0 0 10px; }.reserve_box h2 { width: 154px; background-color: #fff; color: #000; font-weight: bold; font-size: 14px; padding: 6px 8px; margin: 0; text-transform: uppercase; }.reserve_time, .reserve_strip { width: 154px; padding: 6px 8px; background-color: #000; color: #fff; font-weight: bold; font-size: 13px; padding: 8px; margin: 0; }.reserve_strip { background-color: #fff; color: #000; padding: 4px 8px; border-bottom: 1px solid #d9d4c4; }.reserve_strip a { color: #C00; }.reserve_strip a:hover { color: #000; }	.slot5 { margin-bottom: 20px; }	.reserved { background-color: #c00; color: #fff; }	.reserved span { float: right; }.directional { clear: both; height: 35px; }a.previous_page, a.next_page 	{ display: block; width: 200px; height: 25px; line-height: 25px; padding: 5px 8px; background-color: #000; text-align: left; float: left; font-size: 16px; color: #fff; font-weight: bold; text-transform: uppercase; -moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;-o-border-radius: 6px; }a.next_page { text-align: right; float: right; }	a.next_page:hover, a.previous_page:hover { color: #000; background-color: #fff; }/* STORE HOME */.big_store_item, .full_store_item { width: 420px; height: 340px; background-color: #fff; float: left; margin: 0 0 10px 10px; padding: 10px; }.small_store_item { width: 195px; height: 170px; background-color: #fff; float: left; margin: 0 0 10px 10px; padding: 10px; }.big_store_item h2, .small_store_item h2 	{ display: block; width: 310px; height: 40px; line-height: 40px; padding: 0 10px; margin: 0; background-color: #000; color: #bbb; 	font-weight: normal; font-size: 14px; overflow: hidden; float: left; }		.small_store_item h2 { width: 185px; height: 30px; line-height: 30px; padding: 0 5px; font-size: 11px; background-color: #333; color: #aaa; }.big_store_item h2 a, .small_store_item h2 a, .big_store_item h2 a:visited, .small_store_item h2 a:visited { color: #fff; }	.big_store_item h2 a:hover { color: #FFC; }a.buy_link, a.buy_link:visited 	{ display: block; float: right; text-align: right; width: 80px; height: 40px; line-height: 40px; background-color: #000; 	text-transform: uppercase; font-size: 11px; font-weight: bold; color: #FFC; padding-right: 10px; }	a.buy_link:hover { color: #FFF; }	/* STORE FULL */h2.other_items { clear: both; display: block; padding: 10px; margin: 0; font-size: 20px; text-transform: uppercase; }.full_store_item { width: 870px; height: auto; float: left; }.full_store_item img { float: left; }.store_item_info { width: 440px; float: right; color: #444; }.store_item_info h2 { color: #000; font-size: 20px; font-weight: bold; border-bottom: 1px solid #ddd; padding: 15px 0 10px 0; }.store_item_info a.buy_link, .store_item_info a.buy_link:visited { 	width: 440px; background-color: #fff; font-size: 15px; font-style: italic; color: #900; padding: 0; text-align: left; border-top: 1px solid #ddd; }