/* home.css*/
/* Last edit: updated for mission statement, exit disclaimer, and youtube icon.*/
/* Last editor: Nathan Ray*/
/* Edit date: 30 January 2012*/

#home-page #main-nav { top: 326px; }
#home-page #body { padding-top: 45px; }

h1 { margin-bottom: 0; }
h2.text-replace { height: 25px; }

#home-banner {
	height: 220px;
	position: relative;
	background: url(../images/bg-carousel.jpg) repeat-x 0 0;
}
#home-banner #wwdop { float: right; background: url(../images/bg-wwdop.png) no-repeat 0 0; height: 200px; width: 179px; display: block; margin-right: 80px; }

.contain { width: 750px; height: 297px; overflow: hidden; }
.banner-panel {
	position: absolute;
	top: 0; 
	width: 307px;
	height: 297px;
	overflow: hidden;
}
.banner-panel img { float: left; }
.subject-intro { width: 408px; height: 277px; padding: 10px; }
.subject-intro p { line-height: 1.4em; }
.subject-intro h2 { font-weight: bold; margin-bottom: 0; }
.subject-intro a.learn-more * { color: #6d8733; }
.subject-intro a.learn-more {
	color: #6d8733;
	display: block;
	width: 100px;
	text-align: right;
	font-size: 1.3em; 
	margin-right: 40px;
	padding: 6px 40px 10px 0;
	background: url(../images/arrow-home-banner.png) no-repeat right center;
}

#fitness-panel { left: 10px; }
#sports-panel { left: 327px; }
#nutrition-panel { left: 645px; }

#fitness-panel .subject-intro { background: url(../images/bg-panel-fitness.jpg) no-repeat 0 0 #FFF; }
#sports-panel .subject-intro { background: url(../images/bg-panel-sports.jpg) no-repeat -12px 0 #FFF; }
#nutrition-panel .subject-intro { background: url(../images/bg-panel-nutrition.jpg) no-repeat -12px 0 #FFF; }

.home-featured-content { border: 1px solid #A7A99E; }
.home-featured-content h2 { margin: 5px 0 10px 15px; font-size: 20px; color: #455B75; }

#featured-content { font-size: 1.2em; line-height: 1.5em; margin: 5px 0 0 15px; width: 540px; clear: both; }

#monthly-feature { height: 610px; }
#learn-more { border-top: 1px #A7A99E solid; padding-top: 10px; }
#learn-more a { display: block; background-color: #f37021; padding: 5px; color: #fff; margin-top: -5px; }

#video-gallery .intro {
	font-size: 13px; line-height: 22px;
	margin: 15px 20px 15px 30px;
}

#social-media { height: 133px; background: url("/images/social-media.png") no-repeat scroll 0 -22px transparent; border: 1px solid #A7A99E; margin-bottom: 11px; }
#social-media h3 { padding: 5px 5px 0 10px; margin-bottom: 0; font-size: 11px; }
#social-media p { font-size: 12px; padding: 5px 70px 10px 10px; margin-bottom: 2px; border-bottom: 1px solid #A7A99E; line-height: 20px; }
#social-media a {
	display: block;
	padding: 15px 0 3px 30px;
	height: 16px;
	font-size: 9px;
	margin-left: 10px;
	float: left;
}
#social-media #newsletter-button { background: url("../images/nl-5.png") no-repeat scroll 0 13px transparent; margin-top: -5px; }
#social-media #rss-feed-button { background: url("../images/rss.png") no-repeat scroll 0 9px transparent; margin-top: -4px; }
#social-media  .twitter-button { background: url("../images/twitter-button.png") no-repeat scroll 0 9px transparent; margin-top: -4px; }
#social-media  .youtube-button{ background: url("../images/youtube-icon.png") no-repeat scroll 0 9px transparent; margin-top: -4px; }


#news-highlights { height: 332px; font-size: 1.3em; }
#news-highlights h2 { font-size: 20px; color: #455B75; margin: 5px 0 10px 15px; }
#news-highlights p { padding: 4px 10px 0 15px; }
#news-highlights a { color: #7A862E; font-weight: bold; }
.news-item { margin: 7px 10px; float: left; padding-bottom: 7px; border-bottom: 1px solid #EEE; }
.news-item img { border: 2px solid #8B5F34; }
.news-item p { float: left; width: 190px; margin-bottom: 0; }
.last-news-item { text-align: center; }

#get-fit-badges {
	width: 354px;
	margin: 0 0 15px 11px;
}
#badges { background: url(../images/bg-get-fit-badges.png) no-repeat 0 -20px; margin-top: 15px; height: 271px; position: relative; }
#badges h2 { background: url(../images/h2-youre-it-get-fit.png) no-repeat 0 0; }

#badge-list { width: 353px; height: 340px; overflow: hidden; position: absolute; top: 20px; padding-left: 30px; }
.badge { width: 250px; height: 340px; position: relative; left: 22px; font-size: 1.2em; }
.badge h3 { margin: 10px 0 3px 0; }
.badge img {
	margin: 10px 0 0 30px;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}
.pagination-set { position: absolute; top: 0; }
.paginate-nav { position: absolute; top: 127px; list-style: none; }
.paginate-nav a { display: block; width: 18px; height: 22px; position: absolute; text-indent: -9999px; overflow: hidden; }
.paginate-nav li { }
.paginate-nav .page-prev { left: 12px; width: 18px; height: 22px; background: url(../images/arrow-badges.jpg) no-repeat 0 0; }
.paginate-nav .page-next { left: 325px; background: url(../images/arrow-badges.jpg) no-repeat 0 -22px; }

#tips-guidelines {
	background: url(../images/bg-tips-footer.jpg) no-repeat 0 0;
	min-height: 285px;
	width: 933px;
	margin: 0 0 0 15px;
	font-size: 1.2em;
	position: relative;
}
#flava { position: absolute; right: -20px; bottom: 0px; }
#home-tips h2 { background: url(../images/h2-fit-tips.png) no-repeat 0 0; }
#physical-activity { background: url(../images/h2-physical-activity.png) no-repeat 0 0; }
#dietary { background: url(../images/h2-dietary.png) no-repeat 0 0; }
#tips-guidelines p { margin-left: 30px; }

#tips-guidelines .column { width: 320px; }
#home-tips { margin: 60px 0 0 40px; }

#tips { padding: 15px; }
#tips h2 { font-size: 1.4em; color: #455B75; }

#guidelines { width: 300px; padding: 15px; }
#guidelines h3 { font-size: 1.4em; color: #455B75; }
#guidelines p { line-height: 1.6em; color: #000; }
#guidelines a { color: #7a862e; font-weight: bold; }
#guidelines .guideline-top { border-bottom: #ccc 1px solid; margin-bottom: 10px; }


#million-pala-challenge { background: url(/images/bg-million-pala-challenge.png) no-repeat 0 0; width: 925px; height: 170px; margin: 0 0 0 15px; }
#mpc-banner {
	background: url(/images/banner-million-pala.png);
	height: 145px;
	width: 684px;
	position: absolute;
	overflow: hidden;
	left: 16%;
	margin-top: 10px;
}

a.news-button {
	-moz-box-shadow: 3px 3px 5px #aaa;
	-webkit-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	display: block;
	width: 85px;
	height: 30px;
	text-align: center;
	border: 3px solid #DEE4BE;
	padding: 10px 15px 10px 50px;
	font-size: 9px;
}
#badge-list .glidecontentwrapper{
	margin: 0 auto;
	margin-top: 5px;
	position: relative;		/* Do not change this value */
	width: 225px;
	height: 225px;			/* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}

.glidecontent{
	position: absolute;		/* Do not change this value */
	background: white;
	padding: 10px;
	padding-top: -25px;
	visibility: hidden;
	height: 225px;
	width: 200px;
}


.glidecontent h4 {
	width: 150px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: -3px;
	margin-left: 5px;
}

.glidecontent a { text-decoration: none; font-weight: normal; color: #000; }
.glidecontent a:hover { text-decoration: underline; }

.glidecontenttoggler{
	width: 228px;
	padding-top: 5px;
	margin-top: 8px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}

/*style for every navigational link within toggler */
.glidecontenttoggler a {
	display: -moz-inline-box;
	display: inline-block;
	color: #669933;
	padding: 1px 3px;
	margin-right: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.glidecontenttoggler a.prev { padding-right: 10px; }
.glidecontenttoggler a.next { padding-left: 10px; }

.nl { height: 80px; background: url(../'../images/nl.png'); background-repeat: no-repeat; background-position: right center; }
.fdg { background: url('../images/fdg.png'); background-repeat: no-repeat; background-position: bottom; }
.fdg a { font-size: 9px; }
.pag { background: url('../images/pag.png'); background-repeat: no-repeat; background-position: bottom; }
.pag a { font-size: 9px; }
.glidecontenttoggler a.selected{ color: #669933; }
.glidecontenttoggler a:hover{ color: #669933; }
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{  color: #669933; }
.sm { font-size: 9px; }
.md { font-size: 10px; }
