/* Browser */
#homeHeader {
	height: 325px;
	margin: 0 auto;
	padding-top: 31px;
	position: relative;
	width: 1000px;
	}
	.seed_1 #homeHeader { background: url(../images/header_1.png) no-repeat; }
	.seed_2 #homeHeader { background: url(../images/header_2.png) no-repeat; }
	.seed_3 #homeHeader { background: url(../images/header_3.png) no-repeat; }

#features {
	background: url(../images/newsfeature_bg.png) no-repeat;
	height: 262px;
	margin-left: 20px; 
	padding-left: 5px;
	width: 895px;
}
#features_tabs {
	height: 262px;
	margin: 0;
	padding: 0;	
	position: absolute;
		left: 50%;
		top: 45px;
	width: 0;
}
#features_tabs .tab {
	position: absolute;
		left: -480px;
	width: 73px;
}
	#featureTab1 { top: 5px }
	#featureTab2 { top: 64px }
	#featureTab3 { top: 115px }
	#featureTab4 { top: 166px }
		#features_tabs .tab.active {
			background-image: url(../images/ftnum_bg.png);
			background-repeat: no-repeat;
		}
		#featureTab1.active {  background-position: 0 20px; }
		#featureTab2.active {  background-position: 0 10px; }
		#featureTab3.active {  background-position: 0 10px; }
		#featureTab4.active {  background-position: 0 10px; }

#features_tabs .tab a {
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	text-indent: -9999px;
	width: 49px;
}
	#featureTab1 a {
		background-image: url(../images/ftnum_1.png);
		height: 59px;
	}
	#featureTab2 a {
		background-image: url(../images/ftnum_2.png);
		height: 51px;
	}
	#featureTab3 a {
		background-image: url(../images/ftnum_3.png);
		height: 51px;
	}
	#featureTab4 a {
		background-image: url(../images/ftnum_4.png);
		height: 60px;
	}
	#features_tabs .tab a:hover
	, #features_tabs .tab.active a { background-position: bottom; }
	
#features_media {}
#features_media .item { 
	display: none; 
	float: left;
	height: 248px;
	margin-left: 48px;
	padding: 6px 4px;
	width: 399px;
	padding: auto;
}
	#features_media .item.visible { display: block; }

#features_media .item.image{
	text-align: center;
}

#features_content {
	float: left;
	height: 160px;
	padding: 51px 0;
	position: relative;
	width: 440px;
}
#features_content .item {
	color: #fff;
	display: none; 
	margin: 0 30px;
	width: 380px;
}
	#features_content .item.visible { display: block; }
#features_content .item h3 {
	color:  #fff;
	font-size:  16px;
	font-weight: bold;
	margin: 0 0 15px;
}
#features_content .item a.readMore {
	background: url(../images/newsft_readmore.png) no-repeat center top;
	display: block;
	height: 25px;
	position: absolute;
		right: 15px;
		bottom: 40px;
	text-indent: -9999px;
	width: 113px;
}
#features_content .item a.readMore:hover { background-position: center bottom; }

/* Right Now */
#rightNow {
	background: url(../images/rightnow_bg.png) no-repeat;
	height: 117px;
	margin: 0 auto;
	padding-bottom: 35px;
	position: relative;
	text-align: right;
	width: 1017px;
}
#rightNow .content {
	float: right;
	margin-right: 35px;
	padding-top: 25px;
	width: 715px;
}
#rightNow .header {
	display: block;
	position: absolute;
	height: 34px;
	text-indent: -9999px;
	width: 255px;
}
#rightNow .date {
	color: #75181d;
	font-size: 18px; 
	font-weight: bold; 
}
#rightNow .title {
	color: #2c3f4a;
	font-size: 15px; 
	font-weight: bold; 
}
#rightNow .copy {
	color: #434343; 
	font-size: 12px;
}
#rightNow .copy a { color: #434343; }


#homeFooter {
	margin: 0 auto;
	padding-bottom: 35px;
	width: 1000px;
}
/* Contact Links */
#contactLinks {
	float: left;
}
#contactLinks a {
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 233px;
}
	#contactLinks a:hover { background-position: bottom; }
	#cl_Email {
		background-image: url(../images/connect_email.png);
		height: 50px;
	}
	#cl_Twitter {
		background-image: url(../images/connect_twitter.png);
		height: 44px;
	}
	#cl_Youtube {
		background-image: url(../images/connect_youtube.png);
		height: 52px;
	}


#debtClock {
	background: url(../images/debt_bg.png) no-repeat;
	color: #434343;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 41px;
	margin: 0 47px;
	padding: 105px 25px 0 0;
	text-align: right;
	width: 301px;
}


#featuredIssues {
	background: url(../images/issues_bg.png) no-repeat;
	float: right;
	height: 146px;
	position: relative;
	width: 347px;
}
#featuredIssues .image {
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	float: left;
	height: 123px;
	padding: 10px 8px 10px 10px;
	width: 286px;
}
	#featuredIssues .image.active { display: block; }
#featuredIssues .image .caption {
	background: url(../images/issues_caption.png) no-repeat;
	height: 33px;
	position: absolute;
		left: 14px;
		top: 96px;
	width: 276px;
}
#featuredIssues .image .caption .arrow {
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	text-indent: -9999px;
	width: 38px;
}
	#featuredIssues .image .caption .prev {
		background-image: url(../images/issues_prev.png);
		float: left;
	}
	#featuredIssues .image .caption .next {
		background-image: url(../images/issues_next.png);
		float: right;
	}
	#featuredIssues .image .caption .arrow:hover {
		background-position: center bottom;
	}
#featuredIssues .image .caption .text {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 27px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}
	#featuredIssues .image .caption .text:hover { text-decoration: underline; }
#featuredIssues .tabs {
	float: left;
	height: 140px;
	margin: 0;
	padding: 0;
	width: 40px;
}
#featuredIssues .tabs li {}
	#featuredIssues .tabs li.active {
		background-image: url(../images/issues_arrow.png);
		background-position: left 6px;
		background-repeat:  no-repeat;
		margin-left: -2px;
		padding-left: 2px;
	}
		#featuredIssues .tabs #issueTab1.active { background-position: left 18px; }

#featuredIssues .tabs li a {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-indent: -9999px;
	width: 43px;
}
	#issueTab1 a {
		background-image: url(../images/issues_num1.png);
		height: 42px;
	}
	#issueTab2 a {
		background-image: url(../images/issues_num2.png);
		height: 30px;
	}
	#issueTab3 a {
		background-image: url(../images/issues_num3.png);
		height: 30px;
	}
	#issueTab4 a {
		background-image: url(../images/issues_num4.png);
		height: 39px;
	}
	#featuredIssues .tabs li.active a, #featuredIssues .tabs li a:hover { background-position: center bottom; }

