/*
	--------------------------------------------------
	STRUCTURE STYLES
	--------------------------------------------------
	Client:	
	Author:	
	Date:	Month, Year
		
*/

/* structure.css are the styles for the DIVs in a website and should not contain
any typographic or content-related styles for a site. The styles within are strictly
used to create the layout/structure of the website and, as such, this style sheet 
will (almost) never need to be altered by the client or back-end programmers. */

/* ----- comment styles well for better reference later! ----- */
/* ----- try to lay this out in the following sections and from top to bottom on pages ----- */


/* ===================================================================================== STYLES FOR ALL PAGES */

/* ===== Main Wrapper For Site ===== */

#uber {
	position: relative;
	margin: auto auto;
	padding: 0;
	width: 1006px;
}


/* ===== Header ===== */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 15px;
	width: 976px;
	height:104px;
	margin:0 auto;
	background: #FFF;
	position:relative;
	z-index:1001;
}
	

/* ===== Search ===== */

#search {
	float: right;
	margin: 10px 0 0 0;
	padding: 0 16px 0 0;
	width: 178px;
	height: 16px;
	background: url(/images/structure/search-background.gif) no-repeat;
}

#search input {
	float:left;
}

#search .inputbox {
	position: relative;
	width: 158px;
	height: 15px;
	top: 2px;
	left: 3px;
	border: none;
	background: transparent;
	font-size: 10px;
	color: #545454;
}

#search .gobutton {
	position: relative;
	width: 14px;
	height: 14px;
	top: 1px;
	left: 6px;
}		
	

/* ===== Top Navigation ===== */

#topNav {
	float: right; 
	padding: 0px 0px 0px 0px;
	margin: 14px 4px 1px 0px;
	text-align: right;
	color: #7d0511;
	font-weight: bold;
	font-size:10px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}

/* ===== YMCA Page Title ===== */

#pageTitle{
	width:485px;
	height:13px;
	float:right;
	margin: 0;
	padding: 9px 16px 0 0;
}


/* ===== Logo ===== */

#logo {
	position:absolute;
	top:0px;
	left:13px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 125px;
	height: 104px;
	overflow: hidden;
}


/* ===== Main Navigation ===== */

#mainNav {
	position: absolute;
	top:60px;
	right: 14px;
	clear: both;
	width: 825px;
	height: 44px;
	z-index: 1000;
}


/* ===== Main Content Container ===== */

#main {
	padding: 0;
	margin: 0;
	width: 1006px;
}


/* ===== Footer ===== */

#uber_footer,
#uber_footerwide {
	margin: 0 auto;
	width: 100%;
	background: #FFF url(/images/structure/content-bottom-shadow-repeat.gif) 0 0 repeat-x;
}

#footer {
	margin: 0 auto;
	padding: 0px;
	width: 1006px;
	background: #FFF url(/images/structure/content-bottom-shadow.jpg) 0 0 no-repeat;
	height:91px;
	position:relative;
}

#uber_footerwide #footer {
	background-image: url(/images/structure/content-bottom-shadow-wide.jpg);
}

#followYMCA {
	width:267px;
	height:25px;
	top:25px;
	left:23px;
	position:absolute;
}

#followImage {
	float:left;
	padding-right:8px;
}

#facebook {
	float:left;
	font-size:1%;
	height:25px;
	width:25px;		
	overflow:hidden;
	text-indent:-9999px;
	padding-right:5px;
	background:url(/images/structure/facebook-icon.gif) top left no-repeat;	
}

#twitter {
	float:left;
	font-size:1%;
	height:25px;
	width:25px;		
	overflow:hidden;
	padding-right:5px;
	text-indent:-9999px;
	background:url(/images/structure/twitter-icon.gif) top left no-repeat;	
}

#enews {
	float:left;
	font-size:1%;
	height:25px;
	width:69px;		
	overflow:hidden;
	text-indent:-9999px;
	background:url(/en/images/structure/enews-icon.gif) top left no-repeat;	
}

#footerNav {
	position:absolute;
	top:18px;
	left:308px;
	margin: 0;
	padding: 0;
	width: 360px;
	color:#646464;
	font-size:11px;
	text-align:left;
	overflow: hidden;
}

#unitedWay a{
	height:50px;
	width:117px;		
	position:absolute;
	top:13px;
	right:207px;
}

#unitedWay a{
	float:left;
	font-size:1%;
	height:50px;
	width:117px;		
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(/en/images/structure/unitedway.jpg);
}
	
#allYMCAprograms a{
	height:50px;
	width:174px;		
	position:absolute;
	top:13px;
	right:23px;
}

#allYMCAprograms a{
	float:left;
	font-size:1%;
	height:50px;
	width:174px;		
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(/en/images/structure/all-ymca-programs.gif);	
}

#allYMCAprograms a:hover{
	background-position:0px -50px;
}

#esol {
	top:73px;
	left:375px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0 0 20px 0;
	background: transparent url(/en/images/structure/esolutionsgroupLogo.gif) no-repeat;
}

#esol a {
	display: block;
	width: 175px;
	height: 16px;
	font-size:1%;
	text-indent: -9999px;
}

#esol img {
	display: block;
	width: 0;
}





/* ===================================================================================== STYLES HOME PAGE */


#main_home {
	padding: 0;
	margin: 0;
	background: url(/images/structure/greybar-background-repeat.jpg) 0 0 repeat-x;
}

/* Shadows on the left and right side of the content area */

#contentShadows { 
	width: 100%;
}

/* Shadow transition at the top of the conent area */

#contentTopShadow {
	padding: 0;
	margin: 0;
	width: 100%;
}

#contentLeftShadow {
	position:relative;
	clear:both;
	margin: 0 auto;
	width: 1000px;
	background: url(/images/structure/white_shadow.jpg) repeat-y;
	overflow:hidden;
}

#contentLeftWrapper {
	clear:both;
	background: url(/images/structure/contentLeftWrapper_bg.jpg) top left no-repeat;
	overflow:hidden;
}

#contentLeft {
	position:relative;
	clear:both;
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}


/* ===== Top Content Area ===== */

#topContent {
	margin-top: 12px;
	width: 950px;
	height: 262px;
	position: relative;
}

#headlinesContainer {
	float: left;
	width: 200px;
	overflow: hidden;
}

.headline {
	color: #fff;
	border-bottom: 1px solid #4b494a;
	font-size: 14px;
	padding: 10px;
	height: 67px;
	overflow: hidden;
}

.headline a, 
.headline a:link, 
.headline a:visited {
	color: #FFF;
	text-decoration: none;
}
	
.headline a:hover, 
.headline a:active {
	color: #FFF;
	text-decoration: underline;
}
	
.headline.currentHeadline a,
.headline.currentHeadline a:link,
.headline.currentHeadline a:visited {
	color: #474747;
	text-decoration: none;
}

.headline.currentHeadline a:hover,
.headline.currentHeadline a:active {
	color: #474747;
	text-decoration: underline;
}

.headlineLast { border: none; }

.currentHeadline {
	color: #474747;
	background: #c0bfbf;
}
.headline .imgContainer {
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 59px;
	height: 59px;
}
.headline img {
	height: 59px;
}


/* ===== Banner ===== */

#homepageBannerContainer {
	float: left;
	border: 7px solid #c0bfbf;
	border-bottom-width: 8px;
	width: 675px;
	height: 248px;
	overflow: hidden;
	position: relative;
}

#homepageBannerContainer .article {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 90px;
	left: 275px;
	width: 190px;
	height: 145px;
	overflow: hidden;
	background: transparent;
	color: #FFF;
	font: bold 17px/23px Arial, Helvetica, sans-serif;
}

#homepageBannerContainer .article a {
	margin: 0;
	padding: 0 0 5px 0;
	color: #FFF;
	font: bold 38px/44px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#homepageBanner {
	/*display: none;*/ /* Display none if using rotating banners */
}


/* ===== Right Side Liinks ===== */


/* Headline News */

#rnav {
	float: right;
	padding: 0px;
	padding-right: 10px;
	border: 0px;
	width: 235px;
	height: 262px;
	overflow:hidden;
	z-index: 1000;
}

#headlineNews {
	float: left;
	overflow:hidden;
}

#headlineNews a {
	float:left;
	width:235px;
	height:40px;
	background:url(/en/images/structure/ymca_headline_news_btn.jpg) top left no-repeat;
	font-size:1%;
	text-indent: -9999px;
}

#newsBox {
	float: left;
	padding: 14px;
	height: 148px;
	background: #f2f2f2 url(/images/structure/news_bg.jpg) repeat-x;
	overflow: hidden;
}

.newsItem {
	float: left;
	width: 207px;
}

.newsItem img { float: right; }

.newsDesc {
	float: left;
	width: 175px;
	padding-bottom: 8px;
}

.newsDescLast{ padding-bottom: 0px; }


/* What's On When */

#whatsOn {
	float:left;
	position: absolute;
	bottom: 0px;
	overflow:hidden;
}

#whatsOn a {
	float:left;
	width:235px;
	height:40px;
	background:url(/en/images/structure/whats_on_when_btn.jpg) top left no-repeat;
	font-size:1%;
	text-indent: -9999px;
}


/* ===== Bottom Content Area ===== */

#quickLinks {
	margin-top: 25px;
	padding: 10px;
	width: 930px;
	height: 120px;
}

#quickLinks1 {
	border: 1px solid #cbcbcb;
	float:left;
	margin-right: 8px;
	overflow:hidden;
	width: 198px;
}

#quickLinks2 {
	border: 1px solid #cbcbcb;
	float:left;
	margin-right: 8px;
	overflow:hidden;
	width:231px;
}

#quickLinks3 {
	border: 1px solid #cbcbcb;
	float:left;
	margin-right: 8px;
	overflow:hidden;
	width: 232px;
}

#quickLinks4 
{
	background-image: url(/en/images/structure/health_tip_btn.jpg);
	border: 1px solid #cbcbcb;
	float: right;
	margin-right: 0;
	width: 236px;
	height: 116px;
}

#quicklinks4msg
{
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	width: 206px;
	height: 71px;
	color: #FFF;
	overflow: hidden;
}

#quicklinks4msg a, #quicklinks4msg a:link, #quicklinks4msg a:visited
{
	text-decoration: none;
	color: #FFF;
}

#quicklinks4msg p
{
	padding: 0px;
	margin: 0px;
}

/*
#quickLinks1 a,
#quickLinks2 a,
#quickLinks3 a,
#quickLinks4 a {
	float: left;
	border: 1px solid #cbcbcb;
	width: 198px;
	height: 116px;
	background: url(/en/images/structure/invest_in_a_kid_btn.jpg) top left no-repeat;
	font-size: 1%;
	text-indent: -9999px;
	overflow: hidden;
}

#quickLinks2 a {
	width:231px;
	background-image: url(/en/images/structure/find_ymca_programs_btn.jpg);
}

#quickLinks3 a {
	width: 232px;
	height: 115px;
	background-image: url(/en/images/structure/ymca_annual_report_btn.jpg);
}

#quickLinks4 a{
	width: 236px;
	height: 115px;
	background: url(/en/images/structure/health_tip_btn.jpg);
}
*/
/* ===== Bottom Shadows ===== */


/* Shadow accross the bottom, above the footer */

#contentBottomShadow {
	padding: 0;
	margin: 0;
	width:100%;
	height:13px;
	background:url(/images/structure/content-bottom-shadow-repeat.gif) bottom left repeat-x;
}

/* shadow transition at the bottom of the conent area */

#contentBottomShadowTransition {
	margin: 0 auto;
	padding: 0;
	width:1008px;
	height:13px;
	background: url(/images/structure/content-bottom-background.jpg) 0 bottom no-repeat;	
}


/* ===== Homepage Footer ===== */

#footer_home {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: 91px;
}




/* ===================================================================================== STYLES FOR CONTENT PAGES */

/* ===== Main Wrapper For Site ===== */

#uber_int {
	position: relative;
	margin: auto auto;
	width: 100%;
	background: #FFF url(/images/structure/template_uber_int_bg.jpg) 0 0 repeat-x;
	z-index: 1;
}

#contentLeftWrapperInt {
	overflow:hidden;
	background: url(/images/structure/contentLeftWrapperInt_bg.jpg) top left no-repeat;
	clear:both;
}

/* ===== Actions and Breadcrumbs ===== */

#actionsContainer {
	position: relative;
	margin: 0 auto;
	width: 1006px;
	height: 44px;
	background: transparent url(/images/structure/actions_bg.jpg);
}

#actions {
	position: relative;
	float: right;
	padding: 10px 31px 0 0;
	width: 976px;
	font-size: 10px;
	text-align: right;
}	

#actions img{
	position: relative;
	top: 2px;
}

#actions form { display: inline; }

#breadcrumbs {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 390px;
	color: #b0b1b1;
	overflow: hidden;
	font-size: 11px;
}


/* ===== Interior Layout ===== */

#main.mainInterior {
	float: left;
	padding: 0 15px;
	width: 976px;
	background: transparent url(/images/structure/template_int_content_bg.jpg) 0 0 repeat-y;
}

#contentIntWrapper{
	float: left;
	margin: 0 0 0 12px;
	overflow: hidden;
	background: url(/images/structure/template_content_background_side.jpg) repeat-y;
}

#contentInt{
	float: left;
	padding: 15px 0 15px 50px;
	width: 672px;
	overflow: hidden;		
}

#contentBottomShadowTransitionInt{ /* shadow transition at the bottom of the conent area */
	width:1008px;
	height:13px;
	background: url(/images/structure/content-bottom-background-int.jpg) 0 bottom no-repeat;
	padding: 0;
	margin: 0 auto;
}

/* -- This is a full width interior - used when there is no sub navigation on the page -- */

.mainInteriorwide {
	float: left;
	padding: 0 15px;
	width: 976px;
	background: transparent url(/images/structure/template_int_content_wide_bg.jpg) 0 0 repeat-y;
}

#contentInt.wide {
	float: left;
	width: 876px;
	background-color: transparent; /* This hides mainInterior's bg image */		
}

