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

#header .content
{
	/* height: inherit; - breaks in IE 7 */
	height: 132px;
	background: #000000 url('../images/home/home_header_middle_bg.jpg') no-repeat top center;
}

#header-right
{
	background: #000000;
	margin:0;
	padding:0;
	height: 131px;
	position: absolute;
	top: 0;
	right:0;
	background: #000000 url('../images/home/home_header_right_bg.jpg') no-repeat top left;
}

#featured
{
	height: 228px;
	position: relative;
}

#featured .content
{
	background: #000000 url('../images/home/featured_mid_bg.jpg') no-repeat top center;
}

#featured-left
{
	margin:0;
	padding:0;
	height: 228px;
	position: absolute;
	top: 0;
	left:0;
	background: #000000 url('../images/home/featured_left_bg.jpg') no-repeat top right;
}

#featured-right
{
	margin:0;
	padding:0;
	height: 228px;
	position: absolute;
	top: 0;
	right:0;
	background: #000000 url('../images/home/featured_right_bg.jpg') no-repeat top left;
}

#nav-stretch
{
	height: 35px;
	background: transparent url('../images/home/nav_stretch.jpg') repeat-x top left;
}

#nav .active
{
	background: transparent url('../images/home/primary_active_bg.png') no-repeat center left;
	margin-right: -7px; /* 3x spacing of 5px + 4px divider */
	padding-right: 4px;
}

#nav .active a
{
	/*margin-left: -4px;*/
}

#featured .content
{
	position: relative;
	height: 100%;
}

#featured-current
{
	position: absolute;
	top:20px;
	left:0;
	margin:0;
	padding:0;
	width: 200px;
}

#featured-current h2
{
	color: #acacac;
	font-size: 18px;
}

#featured-current h3
{
	color: #fdfdfd;
	font-size: 18px;
}

#featured-current .meta
{
	color: #fdfdfd;
	font-size: 12px;
	font-weight: bold;
}

#featured-current p
{
	color: #d0d0d0;
	font-size: 10px;
}

#featured-searches
{
	position: absolute;
	bottom:10px;
	right:0;
	margin:0;
	padding:0;
}

#featured-searches h2
{
	font-size: 18px;
	color: #ffffff;
	width: 173px;
	margin-bottom: 5px;
}

#featured-searches img
{
	margin-top: 10px;
}

#featured-searches ul
{
	list-style: none;
	padding:0;
	margin:0;
	color: #fdfdfd;
	font-size: 12px;
}

#featured-searches ul li
{
	padding: 4px 0;
	margin: 0;
}

#featured-searches ul li span
{
	font-weight: bold;
}

#featured-searches ul li a
{
	text-decoration: none;
	/* color: inherit; - IE 7 issues */
	color: #fdfdfd;
}

#featured-searches ul li a:hover
{
	color: #595959;
}

#featured-navigation
{
	position: absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:0;
	
}
#featured-navigation img
{
	vertical-align: bottom;
	cursor: pointer;
}

.featured-radio a
{
	color: #d25918;
	text-decoration: none;
}

.featured-music a
{
	color: #5c9b28;
	text-decoration: none;
}

.featured-newmedia a
{
	color: #028a96;
	text-decoration: none;
}

.featured-tv a
{
	color: #c1391f;
	text-decoration: none;
}

#top-section
{
	padding-top: 20px;
}

.homepage-section
{
	float: left;
	margin-right: 10px;
	line-height: 120%;
	padding-left: 13px;
	margin-left: -3px;
	background: transparent url('../images/home/section_bg.png') repeat-y top left;
	position: relative;
}

.homepage-section h2
{
	line-height: 120%;
	font-size: 18px !important;
	color: #555555;
	margin-bottom: 10px;
}

.homepage-section p
{
	font-size: 12px !important;
	color: #595959;
}

#homepage-info
{
	width: 221px;
}

#homepage-apply
{
	width: 470px;
}

#homepage-funding
{
	width: 220px;
	position: relative;
}

#homepage-apply-links
{
	color: #555555;
	font-size: 14px;
	margin-bottom: 10px;
	cursor: default;
}


/* -- Links -- */

#middle a
{
	color: #028A96;
	font-weight: bold;
}

#middle a:hover
{
	color: #1C6574;
}

#homepage-apply-links a
{
	/* color: inherit; - Issues with IE 7 */
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#homepage-apply-diagram img
{
	float: left;
	margin-right: 10px;
}

#homepage-news > h2 + div
{	
	/* background: none !important; */
	margin-left: -13px !important; /* Masking */
}

#homepage-newsletter
{
	width: 220px;
	height: 228px
}

.news-item
{
	width: 220px;
}

.news-item h3
{
	color:#707070;
	font-size: 14px;
}
.news-item .meta
{
	font-weight: bold;
	color: #595959;
	font-size: 12px;
}
.news-item img
{
	display: block;
	padding: 10px 0;
}

label
{
	font-size: 12px;
	color: #595959;
	font-weight: bold;
}

form
{
	margin-top: 30px;
}

#email
{
	border: 1px solid #c2c2c2;
}




.download-link
{
	/*background: transparent url('../images/global/down_arrow.jpg') no-repeat top left;
	margin-top: 15px;*/
}

.download-link a
{
	/*color: #898989;
	text-decoration: none;
	font-weight: bold;*/
}

.download-link a:hover
{
	/*color: #348189;*/
}

#aspnetForm div
{
	display: inline;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
