


/* styles for youth template */



/* page properties */



html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
}
body, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
div {
	text-align:left;
}



/* layout */


#youth #global-banner form.search {
	margin-top:20px;
}


#youth {
	height:100%;
	width:950px;
	background:#000000 bottom left no-repeat url(../images/youth/footer.gif);
}



#youth-banner {
	height:104px;
	background:#000000 top center no-repeat url(../images/youth/header.jpg);
	text-align:center;
}
#youth-banner img {
	margin-left:60px;
}
#youth-banner ul {
	margin:0;
	padding:0 18px 0 0;
	list-style:none;
	float:right;
}
#youth-banner li {
	margin:0;
	padding:0;
	text-align:center;
}
#youth-banner li a {
	color:#CB6828;
	text-decoration:none;
}
#youth-banner li a:hover {
	text-decoration:underline;
}



#youth-nav {
	padding:35px 0 35px 0;
	text-align:center;
}
#youth-nav table {
	background:right center no-repeat url(../images/youth/nav-bg-4.png);
}
#youth-nav table table {
	background:left center no-repeat url(../images/youth/nav-bg-1.png);
}
#youth-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#youth-nav li {
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
#youth-nav a {
	display:block;
	float:left;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 20px 0 10px;
	text-decoration:none;
	height:25px;
}
#youth-nav li:hover a {
	background:right center no-repeat url(../images/youth/nav-on-right.png);
}
#youth-nav li:hover {
	background:left center no-repeat url(../images/youth/nav-on-left.png);
}



#youth-content {
	clear:left;
	padding:0 0 0 22px;
}



.youth-col {
	float:left;
}
.youth-col.c1 {
	width:231px;
	margin:0 20px 0 0;
	background:bottom left no-repeat url(../images/youth/b2.gif);
}
.youth-col.c2 {
	width:318px;
	margin:0 20px 0 0;
	background:bottom left no-repeat url(../images/youth/b4.gif);
}
.youth-col.c3 {
	width:318px;
	margin:0;
	background:bottom left no-repeat url(../images/youth/b6.gif);
}
.youth-col.c4 {
	width:657px;
	margin:0;
	background:bottom left no-repeat url(../images/youth/b8.gif);
}
.youth-col .text {
	padding:8px 12px 12px 12px;
}



.global_footer.youth {
	clear:left;
}
.global_footer.youth, .global_footer.youth a {
	color:#333333;
}


/* text styles */



.html {
	color:#CCCCCC;
}
.html a {
	color:#FFFFFF;
	text-decoration:none;
}
.html a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.html strong, .html b {
	font-weight:bold;
	color:#FFFFFF;
}



#youth .html h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#CA6829;
}
#youth .html h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#CA6829;
}
#youth .html h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#CA6829;
}
#youth .html h4, #youth .html h5, #youth .html h6 {
	font-size:17px;
	line-height:17px;
}



/* gallery */



div.gallery_item {
	float:left;
	width:80px;
	margin:0px 8px 8px 0px;
	padding:1px;
	background:#333333;
}
div.gallery_item:hover {
	background:#666666;
}



/* RSS */



.youth_rss .rss_list, .youth_rss .rss_list li {
	list-style:none;
	padding:0;
	margin:0;
}
.subtle {
	color:#666666;
}


