/* -------------------------------------------------------------------------------------
-- GENERAL STYLES --
------------------------------------------------------------------------------------- */

body {
	text-align: center;
	font-size: small;
	color: #2c2c2c;
	font-family: helvetica, arial, sans-serif;
	background: #d9e6ec url(../images/page_bg.jpg) top left repeat-x;
}

pre {
	float: left;
	clear: both;
	margin: 20px 0;
	padding: 0 0 20px;
	border-bottom: 2px solid black;
}

* {
	padding: 0; 
	margin: 0;
}

div, table, p, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #3B56C0;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
	margin: 0;
}

img {
	float: left;
	margin: 0;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5;
}

ul {
	list-style: none;
	display: inline;
}

li {
	float: left;
	clear: both;
	width: 100%;
	display: inline;
	font-size: inherit;
}

h1 {
	font-size: 160%;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 140%;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.left * {
	float: left;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.right * {
	float: left;
}

.hidden {
	display: none;
}

img {
	border: 0;
}

#wrapper {
	text-align: left;
	float: none;
	width: 999px;
	margin: 0 auto;
}

#container {
	font-size: 95%;
	color: #1B1B1B;
	width: 971px;
	padding: 0 14px;
	background: transparent url(../images/container_bg.png) top left repeat-y;
}

/* -------------------------------------------------------------------------------------
-- END GENERAL STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- HEADER STYLES --
------------------------------------------------------------------------------------- */

#header {
	position: relative;
	height: 78px;
}

#home_link {
	width: 356px;
	height: 56px;
	position: absolute;
	bottom: 0;
	left: 13px;
	border: 0;
	padding: 0;
	margin: 0;
	text-indent: -10000px;
	background: #fff url(../images/logo.jpg) bottom left no-repeat;
}

#nav {
	border-bottom: 1px solid #824e17;
}

#top_nav ul li {
	clear: none;
	width: auto;
}

#nav li a {
	text-indent: -10000px;
	background-color: #595242;
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	float: left;
}

#nav li a.active, #nav li a:hover {
	background-position: 0 -40px;
}

#nav_home {
	width: 79px;
	background-image: url(../images/nav_home.jpg);
}

#nav_about_us {
	width: 111px;
	background-image: url(../images/nav_about_us.jpg);
}

#nav_what_we_offer {
	width: 160px;
	background-image: url(../images/nav_what_we_offer.jpg);
}

#nav_classes {
	width: 198px;
	background-image: url(../images/nav_classes.jpg);
}

#nav_faq {
	width: 66px;
	background-image: url(../images/nav_faq.jpg);
}

#nav_location {
	width: 110px;
	background-image: url(../images/nav_location.jpg);
}

#nav_employment {
	width: 137px;
	background-image: url(../images/nav_employment.jpg);
}

#nav_contact {
	width: 110px;
	background-image: url(../images/nav_contact.jpg);
}

#rotating_banners {
	position: relative;
	height: 382px;
	overflow: hidden;
	background: #fff;
	padding: 0 0 3px;
}

#rotating_banners_small {
	position: relative;
	height: 299px;
	overflow: hidden;
	background: #fff;
	padding: 0 0 3px;
}

/* -------------------------------------------------------------------------------------
-- END HEADER STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- CONTENT STYLES --
------------------------------------------------------------------------------------- */

#content_wrapper {
	background: #fff url(../images/content_bg.jpg) top left repeat-y;
	width: 971px;
}

#content_container {
	background: transparent url(../images/content_container_bg.jpg) top left no-repeat;
	padding: 19px 0 0;	
}

#content {
	width: 740px;
	margin: 0 0 0 3px;
	display: inline;
}

/* ------- Start Home Page Specific Styles ------- */

#home_page_content {
	background: #858585 url(../images/home_content_bg.jpg) top left repeat;
	width: 730px;
	padding: 10px 0 10px 10px;
}

#home_page_content div {
	width: 233px;
	clear: none;
	margin: 0 10px 0 0;
}

#home_page_content #take_a_look {
	margin: 0;
}

#home_page_content h2, #home_page_content h3 {
	margin: 0;
}

#home_page_content h2 a {
	text-indent: -10000px;
	display: block;
	float: left;
	width: 100%;
	height: 38px;
}

#meet_trainers h2 a {
	background: #e8e8e8 url(../images/header_meet_the_trainers.jpg) top left no-repeat;
}

#hours h2 a {
	background: #e8e8e8 url(../images/header_hours.jpg) top left no-repeat;
}

#take_a_look h2 a {
	background: #e8e8e8 url(../images/header_take_a_look.jpg) top left no-repeat;
}

#hours {
	background: #fff;
}

#hours ul {
	margin: 4px 0;
}

#hours ul li {
	height: 18px;
	padding: 4px 0 3px;
	background:  #d9d9d9 url(../images/hours_li_bg.jpg) bottom left repeat-x;
}

#hours ul li.odd {
	background-color: #fff;
}

#hours ul li span.left {
	margin: 0 0 0 5px;
	display: inline;
}

#hours ul li span.right {
	margin: 0 5px 0 0;
	display: inline;
}

#hours h3 a {
	text-indent: -10000px;
	display: block;
	float: left;
	width: 100%;
	height: 57px;
	margin: 2px 0 0;
	background: #e8e8e8 url(../images/header_newsletter.jpg) top left no-repeat;
}

/* ------- End Home Page Specific Styles ------- */

/* ------- Start Sub Page Specific Styles ------- */

#sub_page_content {
	width: 670px;
	padding: 35px;
}

#sub_page_content h1 {
	color: #005079;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 2px dotted #005079;
}

#sub_page_content h2 {
	color: #005079;
}

#sub_page_content ul {
	margin: 0 0 10px 0;
}

#sub_page_content ul li {
	line-height: 1.5;
	margin: 0 0 3px 0;
	width: 630px;
	padding: 0 20px;
	background: transparent url(../images/bullet.jpg) 10px 6px no-repeat;
}

.map {
	float: right;
	margin: 0 0 0 10px;
	background: #fff;
	padding: 3px;
	border: 1px solid #4D4D4D;
}

#sub_page_content #staff_photos {
	width: 660px;
	padding: 0 0 0 10px;
}

#sub_page_content #staff_photos li {
	background: none;
	float: left;
	clear: none;
	width: 155px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
}

#formFields {
	list-style: none;
	margin: 0;
	padding: 10px;
}

#formFields p {
	padding: 0 10px 5px 10px;
	margin: 0 0 5px;
	width: 630px;
	border-bottom: 1px solid #D9DFBD;
}

#formFields p.error_message {
	color: #fff;
	width: 630px;
	padding: 10px;
	margin: 0 0 5px;
	font-weight: bold;
	background: #ac575d;
	border: 0;
}

#formFields label {
	line-height:1.5;
	padding:0 4px 1px 0;
	color:#3B3B3B;
	font-weight: bold;
	display:block;
	font-size:90%;
	float: left;
	width: 300px;
}

#formFields p span input {
	clear: both;
	margin: 0 5px 0 0;
}

#formFields p span label {
	width: auto;
}

#formFields input.text, #formFields textarea.textarea, #formFields select.select {
	border: 1px solid #e6e7cd;
	color:#333;
	font-size: 90%;
	width: 200px;
	float: left;
	clear: none;
}

#formFields input.text{
	padding: 2px 0;
}

#formFields input.checkbox, #formFields input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

#formFields textarea.textarea{
	margin-top: 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#formFields select.select{
	padding: 1px 0 0 0;
}

#formFields .req {
	float: none;
	color: #883131;
}

#formFields p.buttons {
	margin: 15px 0;
	padding: 0 0 0 320px;
	width: 340px;
	border: 0;
}

.buttons input {
	cursor: pointer;
	float: left;
	clear: none;
	margin: 0 30px 0 0;
	border: 1px solid #11b66e;
	background: #5bae8a;
	color: #fff;
	padding: 4px 10px;
}

.trainer_bio {
	background: #e6e6e6;
	padding: 10px;
	width: 650px;
	margin: 0 0 20px;
}

.trainer_pic {
	width: 196px;
}

.trainer_pic img {
	background: #fff;
	padding: 2px;
	border: 1px solid #303030;
}

.trainer_specs {
	clear: none;
	float: right;
	width: 454px;
}

.trainer_specs h2 {
	width: 444px;
	padding: 0 0 0 10px;
}

.trainer_specs h3 {
	font-size: 100%;
	color: #004c73;
	margin: 0 0 0;
	text-transform: uppercase;
	width: 430px;
	padding: 0 0 0 10px;
}

.trainer_specs p {
	margin: 0 0 0 0;
	display: block;
}

.trainer_specs .left {
	width: 215px;
	padding: 0 0 0 10px;
}

.trainer_specs .left h3 {
	width: 100%;
	padding: 0;
	margin: 10px 0 5px;
}

/* ------- End Sub Page Specific Styles ------- */


/* -------------------------------------------------------------------------------------
-- END CONTENT STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- SIDEBAR STYLES --
------------------------------------------------------------------------------------- */

#sidebar {
	width: 220px;
	float: right;
	clear: none;
	margin: 0 3px 0 0;
	display: inline;
	background: transparent url(../images/sidebar_sub_content_bg.jpg) top left repeat;
}

#sidebar h2 {
	margin: 0;
}

#sidebar h2 a {
	text-indent: -10000px;
	display: block;
	float: left;
	width: 100%;
}

#header_for_students a {
	background: transparent url(../images/button_wcc_students.jpg) top left no-repeat;
	height: 44px;
}
	
#header_join_us a {
	background: transparent url(../images/button_join_us.jpg) top left no-repeat;
	height: 42px;
}

#sidebar #header_virtual_tour, #sidebar #header_newsletter, #sidebar #header_class_schedule {
	margin: 0 0 2px 0;
}

#header_virtual_tour a {
	background: transparent url(../images/button_virtual_tour.jpg) top left no-repeat;
	height: 42px;
}

#header_upcoming_events a {
	background: transparent url(../images/button_upcoming_events.jpg) top left no-repeat;
	height: 50px;
}

#header_class_schedule a {
	background: transparent url(../images/button_schedule.jpg) top left no-repeat;
	height: 44px;
}

#header_newsletter a {
	background: transparent url(../images/button_newsletter.jpg) top left no-repeat;
	height: 44px;
}

.test #upcoming_events {
	height: 215px;
}
#upcoming_events {
	height: 215px;
	background: #fff;
	overflow: hidden;
}

#upcoming_events li {
	width: 210px;
	padding: 0;
	margin: 0 0 3px;
	background: #e5e5e5;
}

#upcoming_events li a {
	color: #303030;
	font-size: 95%;
	width: 200px;
	padding: 3px 5px;
	cursor: pointer;
	display: block;
	float: left;
}

#upcoming_events li a:hover {
	background: #bac9d2;
}

#upcoming_events li .left {
	width: 100px;
}

#upcoming_events li .right {
	width: 100px;
	text-align: right;
}

#meet_the_trainers {
	margin: 3px 0 0;
	background: #fff;
	padding: 0 0 3px 0;
	height: 125px;
	position: relative;
	overflow: hidden;
}

#student_video a {
	height: 197px;
	width: 100%;
	display: block;
	text-indent: -10000px;
	background: transparent url(../images/student_video.jpg) top left no-repeat;
}

#student_video a:hover {
	background-position: 0 -197px;
}

#community_video a {
	height: 197px;
	width: 100%;
	display: block;
	text-indent: -10000px;
	background: transparent url(../images/community_video.jpg) top left no-repeat;
}

#community_video a:hover {
	background-position: 0 -197px;
}


#side_bar_content {
	background: #fff;
	padding: 0 0 3px 0;
}

#side_bar_content div {
	width: 210px;
	padding: 40px 5px 5px;
	background: #cccccc url(../images/sidebar_sub_container_bg.jpg) top left repeat;
}

#side_bar_content h3 {
	margin: 0;
	width: 200px;
	padding: 0 0 0 10px;
}

#side_bar_content ul {
	background: #ebebeb url(../images/sidebar_sub_content_bg.jpg) top left repeat;
	padding: 15px 0 12px;
}

#side_bar_content ul li {
	width: 180px;
	padding: 0 10px 0 20px;
	line-height: 1.5;
	margin: 0 0 3px;
	background: transparent url(../images/bullet.jpg) 10px 6px no-repeat;
}

#side_bar_content p {
	background: #ebebeb url(../images/sidebar_sub_content_bg.jpg) top left repeat;
	padding: 15px 10px 15px;
	width: 190px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #2d353d;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #666 url(../images/arrow_up.jpg) top left no-repeat;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #666 url(../images/arrow_down.jpg) top left no-repeat;
	height: 9px;
}

a.jScrollArrowUp:hover, a.jScrollArrowDown:hover {
	background-position: 0 -9px;
}


a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -18px;
}

/* -------------------------------------------------------------------------------------
-- END SIDEBAR STYLES --
------------------------------------------------------------------------------------- */




/* -------------------------------------------------------------------------------------
-- FOOTER STYLES --
------------------------------------------------------------------------------------- */

#footer_bar {
	width: 965px;
	display: inline;
	margin: 4px 3px 0;
}

#footer_bar p {
	text-align: center;
	font-size: 90%;
	padding: 14px 10px 0;
	margin: 0 0 1px 0;
	background: #0e8853;
	color: #fff;
	height: 30px;
	width: 720px;
}

#footer_bar h2 {
	margin: 0;
	float: right;
	clear: none;
	width: 220px;
}

#footer_bar h2 a {
	text-indent: -10000px;
	display: block;
	float: left;
	width: 220px;
	height: 44px;
}



#footer {
	font-size: 80%;
	color: #515254;
	width: 947px;
	padding: 10px 26px 20px;
	background: transparent url(../images/footer_bg.png) top left no-repeat;
}
/* -------------------------------------------------------------------------------------
-- END FOOTER STYLES --
------------------------------------------------------------------------------------- */


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}
