/***** Goodwill Fitness Center Style Sheet*****/
/***** http://www.ocgoodwill-fitnesscenter.org/ *****/
/***** Copyright Â©2007-2009 Goodwill of Orange County - ocgoodwill.org *****/
/***** Designed by JH *****/
/***** Blue: 005883. Orange: c55a1b*****/
/***** Text black: 141414. Lighter brown: 999999*****/


/* NOTES */
/* Pages = All pages but home */



/**/
/* =================== General ==============*/
/**/

html,body{
	margin: 0;
	padding: 0;
	background-color: #2e7ea5;
}

body{
	color: #141414;
	font: 12px  Arial, Helvetica, sans-serif;
}



.clear{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 16px;
	color: #005883; /*blue*/
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 3px;
}

h2{
	font-size: 12px;
	color: #005883; /*blue*/
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 3px;
}

h3{
	font-size: 12px;
	color: #005883; /*blue*/
	font-weight: bold;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 3px;
}

h4{
	font-size: 12px;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #c55a1b; /*orange*/
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}


p{
	line-height: 20px;
}

.textColor1{
	color: #005883; /*blue*/
}

.textHighlighted1{
	color: #cf6223; /*orange*/
	font-size: 12px;
	text-transform: uppercase;
}

a img {
	border: 0;
}

a:link{
	color: #005883;
	text-decoration: underline;
}

a:visited{
	color: #5c0a96;
	text-decoration: underline;
}

a:active{
	color: #990000;
	text-decoration: underline;
}

a:hover{
	color: #ffffff;
	background-color: #005883;
	text-decoration: underline;
}

ul,li{
	line-height: 18px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/**/
/* =================== Header ==============*/
/**/

#outerHeader{
	width: 100%;
	max-width: 100%;
	background: #b8d8e7 url('images/header-bg.png') repeat-x left top;
	margin: 0;
	padding: 0;
}	

#header{
	width: 770px;
	height: 77px;
	margin: 0 auto;
}

#header img{
	margin-top: 10px;
	border: 0;
}

#header a, header a:hover{
	border: 0;
	text-decoration: none;
	background-color: transparent;
}

/**/
/* =================== Navbar ==============*/
/**/
#outerNavbar{
	width: 100%;
	max-width: 100%;
	background: #c55a1b url('images/navbar-bg.png') repeat-x left top;
	margin: 0;
	padding: 0;
	
}

#navbar{
	width: 770px;
	height: 32px;
	margin: 0 auto;
	font: 12px  Arial, Helvetica, sans-serif;
}

#navbar ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}


#navbar ul li {
	display: inline;

}

#navbar ul li a {
	/*padding: 6px 39px 6px 20px;*/
	padding: 6px 34px 6px 20px;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#navbar ul li a:hover {
	background-color: #a04916;
	color: #ffffff;
}

#navbarHotItem a:link, #navbarHotItem a:visited, #navbarHotItem a:hover { 
	background-color: black;
	color: #FFFFFF;
}

#home .home, #about .about, #facility .facility, #membershipclasses .membershipclasses, #photovideo .photovideo, #give .give, #contact .contact{
	background-color: #a04916;
	color: #ffffff;
}


/**/


/**/
/* =================== Content ==============*/
/**/

#outerContent{
	width: 100%;
	max-width: 100%;
	background: #6ea0b8 url('images/content-home-bg.png') repeat-x left top;
	margin: 0;
	padding: 0;

}

#outerContentPages{
	width: 100%;
	max-width: 100%;
	background: #6ea0b8 url('images/content-pages-bg.png') repeat-x left top;
	margin: 0;
	padding: 0;

}


#content{
	width: 770px; 
	text-align: left; 
	margin: 0 auto;
	padding: 0;
}

#contentHomePhoto{
	margin: 0;
	padding: 0;
	height: 253px;
	border-left: 1px #114965 solid;
	border-right: 1px #114965 solid;

}

#contentHomePhoto img{
	border: 0px;
}

#contentPagesPhoto{
	margin: 0;
	padding: 0;
	height: 143px;
	border-left: 1px #114965 solid;
	border-right: 1px #114965 solid;

}

#contentPagesPhoto img{
	border: 0px;
}


#contentContainer{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
}

#contentMain{
	float: left;
	width: 407px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#contentPagesMain{
	float: left;
	width: 467px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}


#contentSideContainer{
	float: right;
}


#contentSide1{
	width:313px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.grayBox1Top{
	width: 313px;
	height: 7px;
	background: #e6eaee url('images/graybox-top-wide.png') no-repeat;
}

.grayBox1{
	width: 313px;
	background-color: #e6eaee;
	padding: 0;
}

.grayBox1Bottom{
	width: 313px;
	height: 7px;
	background: #e6eaee url('images/graybox-bottom-wide.png') no-repeat;
}

.grayBox1 h2 {
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 17px;
	margin-bottom: 7px;
}

.grayBox1 p{
	padding-left: 20px;
	padding-right: 10px;
}

#grayBox1 img {
	border: 1px solid #3e3e3e;
}

#contentSide2{
	width:254px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
}

#contentSide2 img{
	border: 1px solid #3e3e3e;
}

.grayBox2Top{
	width: 254px;
	height: 7px;
	background: #e6eaee url('images/graybox-top-narrow.png') no-repeat;
}

.grayBox2{
	width: 254px;
	background-color: #e6eaee;
	padding: 0;
}

.grayBox2Bottom{
	width: 254px;
	height: 7px;
	background: #e6eaee url('images/graybox-bottom-narrow.png') no-repeat;
}


.grayBox2VideoList{
	width: 254px;
	background-color: #e6eaee;
	padding: 0;
}

.grayBox2VideoList h2{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 13px;
	margin-bottom: 3px;
}

.grayBox2VideoList p{
	padding-left: 20px;
	padding-right: 10px;
}

#contentSide2 .grayBox2VideoList img{
	border: 0px;
}

.grayBox2VideoList .videothumbs {
	margin-left: auto;
	margin-right: auto;
	width: 205px;
}

.grayBox2 h2{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 13px;
	margin-bottom: 3px;
}

.grayBox2 h3{
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 13px;
	margin-bottom: 3px;
}


.grayBox2 p{
	padding-left: 20px;
	padding-right: 10px;
}

.grayBox2 img{
	margin-left: 7px;
	border: 1px solid #3e3e3e;
}

#contentSide2 .grayBox2 .rttc {
	float: left;
}

#contentSide2 .grayBox2 .rttc img {
	margin-left: 7px;
	border: 0px;
}

.grayBox2 .rttcLinks{
	float: right;
	width: 115px;
	margin-right: 5px;
	margin-top: 50px;
	line-height: 25px;
}



.embeddedVideo1{
	padding-left: 20px;	
}

.SeeMorePhotosButton{
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	width: 207px;
	height: 65px;
	background: url('images/gwoc_fc_morephotos_button_rollover.png') no-repeat 0 0;
}

.SeeMorePhotosButton:hover{
	margin: 0;
	padding: 0;
	margin-left: 25px;
	background-position: 0 -65px; 
	
}

.SeeMorePhotosButton span{
	display: none;
}


/**/
/* =================== meetTheTeam==============*/
/**/

#meetTheTeam img{
	border: 1px solid #6EA0B8;
}


/**/
/* =================== hoursOfOperation ==============*/
/**/

.hoursOfOperation table{
	margin-top: 7px;
	margin-left: 7px;
}

.hoursOfOperation td{
	width: 105px;
	padding: 3px 3px 3px 10px;
}

.hoursOfOperation .light{
	background-color: #fff;
}

.hoursOfOperation .dark{
	background-color: #d7dbdf;
}


/**/
/* =================== classSchedule ==============*/
/**/

.classSchedule table{
	margin-top: 7px;
	margin-left: 7px;
}

.classSchedule td{
	width: 105px;
	padding: 3px 3px 3px 10px;
}

.classSchedule .light{
	background-color: #fff;
}

.classSchedule .dark{
	background-color: #d7dbdf;
}

/**/
/* =================== otherGalleries ==============*/
/**/

/**/
/* =================== groupsSchedule ==============*/
/**/

.groupsSchedule table{
	margin-top: 7px;
	margin-left: 7px;
}

.groupsSchedule td{
	width: 105px;
	padding: 3px 3px 3px 10px;
}

.groupsSchedule .light{
	background-color: #fff;
}

.groupsSchedule .dark{
	background-color: #d7dbdf;
}

/**/
/* =================== otherGalleries ==============*/
/**/


.otherGalleries{
	width: 250px;
}

/*#contentSide2 .grayBox2 .otherGalleries .galleryIcon{
	width: 200px;
}*/

.otherGalleries .galleryIcon{
	float: left;
	margin: 0;
	padding: 0;
	width: 40px;
	margin-left: 13px;
}

.galleryEntry{
	float: left;
}

#contentSide2 .grayBox2 .otherGalleries .galleryIcon a img{
	border: 0 none;
}

.otherGalleries .galleryIcon a:hover{
	background-color: transparent;
}

.otherGalleries .galleryName{
	float: right;
	margin: 0;
	padding: 0;
	width: 190px;
	font-size: 12px;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #c55a1b; /*orange*/
	margin-top: 10px;
	margin-bottom: 3px;
	
}



/**/
/* =================== displayedGallery ==============*/
/**/


.thumbnail {
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 140px !important; /*moz height*/
	width: 150px; /*IE height*/
	height: 100px !important; /*moz height*/
	height: 110px; /*IE height*/
}

.thumbnail img{
	width: 140px;
	height: 105px;	
}


.thumbnailSmall {
	float: left;
	margin: 0;
	padding-right: 7px;
	padding-bottom: 6px;
	width: 105px !important; /*moz height*/
	width: 111px; /*IE height*/
	height: 79px !important; /*moz height*/
	height: 85px; /*IE height*/
}

.thumbnailSmall img{
	width: 105px;
	height: 79px;	
}



.displayedGallery {
	height: 100%;
}

.displayedGallery a:link {text-decoration: none; color: #999999;}
.displayedGallery a:hover {text-decoration: none; color: #999999;}
.displayedGallery a:visited {text-decoration: none; color: #999999;}
.displayedGallery a:active {text-decoration: none; color: #999999;}

.displayedGallery img {
	border: 1px solid #999999;
}



/**/
/* =================== newsletterSignup ==============*/
/**/

.newsletterSignup{
	margin:0;
	padding:0;
	height: 30px;
}

.newsletterSignup img{
	margin:0;
	padding:0;
	position: absolute;
	width: 32px;
	height: 32px;
}

.newsletterSignup a{
	margin:0;
	padding:0;
	position: absolute;
	margin: 3px 0 0 50px;
}



/**/
/* =================== Classes  ==============*/
/**/
#classes img{
	border: 1px solid #3E3E3E;
}





/**/
/* =================== Footer ==============*/
/**/

#outerFooter{
	width: 100%;
	max-width: 100%;
	background: #2d7da4 url('images/footer-bg.png') repeat-x left top;
	margin: 0;
	padding: 0;

}

#footer{
	width: 770px;
	height: 102px;
	margin: 0 auto;
}

#footerLinks ul {
	margin-top: 15px;
	margin-bottom: 15px;
}


#footerLinks li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#footerLinks ul li a {
	padding: 0px 3px; 
	color: #ffffff;
	text-decoration: underline;

}

#footerLinks ul li a:hover {
	background-color: #c55a1b;
	color: #ffffff; 
	text-decoration: underline;

}

#footerhome .footerhome, #footerabout .footerabout, #footerfacility .footerfacility, 
#footermembershipclasses .footermembershipclasses, #footerphotovideo .footerphotovideo, 
#footergive .footergive, #footercontact .footercontact,
#footernewslettersignup .footernewslettersignup, #footerpolicies .footerpolicies,
#footerfaq .footerfaq, #footersitemap .footersitemap{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}


#footerCopyright{
	color: #ffffff;
	font-style: italic;
	font-size: 10px;
	text-align: center;	
}


#footerCopyright{
	color: #ffffff;
	font-style: italic;
	font-size: 10px;
	text-align: center;	
}


/**/
/* =================== Social Media ==============*/
/**/

#nSocialMediaQuickLinks{
	background: url('images/socialmediabox.png') no-repeat right top;
	width: 330px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
}

#nSocialMediaQuickLinksPos{
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-left: 80px;
}

.nSocialMediaText{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: middle;
}

.nSocialMediaIcon{
	vertical-align: middle;
}

.nImgNoBorder{
	border-width: 0px;
}

.nSocialMediaGWLogo{
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 2px;
	padding-left: 0px;
}

.socialMediaBadges a, .socialMediaBadges a:hover{
	margin-left: 45px;
	text-decoration: none;
	background: transparent;
}



/**/
/* =================== Snazzy borders ==============*/
/* === http://www.cssplay.co.uk/boxes/snazzy.html ===*/
/**/


#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:25px 1em 100px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #08c; border-width:0 1px;}




/**/
/* =================== Internal ==============*/
/**/

.forReview{
	color: #ff0000;
	background-color: yellow;
}


/**/
/* =================== ceebox ==============*/
/* this addition only fixes the hover background*/
/* when clicking on the next previous for the galleries*/
/**/
a.ceebox:hover{
	background-color: transparent;
	color: #990000;
}

/**/
/* =================== Rise to the Challenge Section. rttc ==============*/
/**/

#rttc .bioPhoto {
	float: left;	
}

#rttc span{
	float: right; 
	margin-top: 10px;
	width:335px;
	line-height: 20px;
}

/* Rise to the Challenge Blurb on home page */

#contentSide1 .grayBox1 .rttc a:hover{
	background-color: transparent;	
}

#contentSide1 .grayBox1 .rttc img {
	border: 1px solid #ccc;	
	margin-left: 18px;
}

