@charset "utf-8";
/* CSS Document */

/*
	---------------------------------------------------------------
	Containers
	---------------------------------------------------------------
*/

/*
	------------------------------
	featured_national_news
	------------------------------
*/

#featured_national_news {
	background-image: url(../images/backgrounds/680_primary_tile.gif);
	width: 680px;
}

#featured_national_news .container_2 {
	background-image: url(../images/backgrounds/680_primary_bottom.gif);
}

#featured_national_news .container_3 {
	background-image: url(../images/backgrounds/680_primary_top_120.gif);
	padding: 20px 21px 42px 22px;
	!padding: 20px 21px 42px 22px;
	_padding: 20px 21px 54px 22px;
}


/*
	------------------------------
	news_sources
	------------------------------
*/

#news_sources {
	background-image: url(../images/backgrounds/328_sub_tile.gif);
	background-position: 8px top;
	width: 335px;
}

#news_sources .container_2 {
	background-image: url(../images/backgrounds/328_sub_bottom.gif);
	background-position: 8px bottom;
}

#news_sources .container_3 {
	background-image: url(../images/backgrounds/328_sub_top_white.gif);
	background-position: 8px top;
	padding: 16px 18px 29px 21px
}

/*
	------------------------------
	container_groups
	------------------------------
*/
#container_group_1,
#container_group_2 {
	width: 328px;
}

#container_group_1 .container_1,
#container_group_2 .container_1 {
	width: 328px;
}

#container_group_1 .container_3,
#container_group_2 .container_3 {
	padding: 16px 18px 29px 13px
}

div.container_group div.container_1 {
	background-image: url(../images/backgrounds/328_sub_tile.gif);
}

div.container_group div.container_2 {
	background-image: url(../images/backgrounds/328_sub_bottom.gif);
}

div.container_group div.container_3 {
	background-image: url(../images/backgrounds/328_sub_top.gif);
	color: #666666;
}

div.container_group h2,
#news_sources h2 {
	background-color: #112f3b;
	color: #f36f21;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 1px 13px 7px 13px;
}

div.container_group h3 {
	background: url(../images/backgrounds/tabbed_head.gif) bottom left no-repeat;
	clear: both;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin: 0;
	margin-top: 10px;
	overflow: hidden;
	padding-left: 13px;
}

/*
	---------------------------------------------------------------
	Content
	---------------------------------------------------------------
*/


/*
	------------------------------
	featured_national_news
	------------------------------
*/
#featured_national_news #fnn_source {
	background: #a5c1cc url(../images/backgrounds/top_10_clip.gif) bottom right no-repeat;
	clear: none;
	float: left;
	padding: 14px 0 78px 0;
	width: 120px;
}

#featured_national_news #fnn_source a img {
	border: 0;
	float: right;
}

#featured_national_news #fnn_headlines {
	clear: none;
	margin-left: 120px;
}

#featured_national_news #fnn_headlines h2 {
	color: #4c839a;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 12px;
}

#featured_national_news #fnn_headlines ul {
	margin: 0;
	padding: 0 0 50px 0;
}

#featured_national_news #fnn_headlines ul li {
	border-bottom: 1px solid #a5c1cc;
	list-style: none;
	margin: 0;
	padding: 3px 12px;
}

#featured_national_news #fnn_headlines ul li a {
	color: #666666;
	text-decoration: none;
}

#featured_national_news #fnn_headlines ul li a:hover {
	color: #003333;
}

/*
	------------------------------
	news_sources
	------------------------------
*/

#news_sources ul {
	margin: 0;
	padding: 0;
}

#news_sources ul li {
	background: url(../images/backgrounds/dotted_separator.gif) bottom left repeat-x;
	color: #666666;
	font-size: 9px;
	list-style: none;
	margin: 0;
	padding: 0 0 1px 0;
	_float:left;
	_height:1%;
}

#news_sources ul li.last {
	background: none;
}

#news_sources ul li div.source_logo {
	clear: left;
	float: left;
	padding-left: 10px;
	width: 120px;
}

#news_sources ul li div.source_logo a img {
	border: none;
}

#news_sources ul li div.source_name {
	clear: right;
	height: 31px;
	margin-left: 130px;
	padding-top: 10px;
	padding-right: 10px;
}

#news_sources ul li div.source_name a {
	background-image: url(../images/backgrounds/news_source_closed.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

#news_sources ul li div.source_name a:hover,
#news_sources ul li.open div.source_name a {
	color: #003333;
}

#news_sources ul li.open div.source_name a {
	background-image: url(../images/backgrounds/news_source_open.gif);
	color: #003333;
}

#news_sources ul li div.expanded_content {
	display: block;
	margin: 10px 16px 10px 40px;
	color:#112f3b;
	font-size:11px;
	line-height:normal;
}

#news_sources ul li.closed div.expanded_content {
	color: #112f3b;
	display: none;
	font-size: 11px;
}

#news_sources ul li div.expanded_content a.official_site {
	clear: both;
	color: #045e81;
	float: right;
	font-size: 9px;
	text-decoration: underline;
	padding-top:5px;
}

/*
	------------------------------
	headlines
	------------------------------
*/

div.top_story {
	font-size: 11px;
	margin: 6px 13px;
}

div.top_story h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

div.top_story h4 a {
	color: #4c839a;
	text-decoration: none;
}

div.top_story h4 a:hover {
	color: #003333;
}

div.top_story p {
	margin: 6px 0;
}

div.top_story a.full_story {
	color: #4c839a;
	font-size: 10px;
	float: right;
	font-size: 10px;
}

div.top_story a.full_story:hover {
	color: #003333;
}

ul.headlines {
	margin: 0;
	padding: 0;
}

ul.headlines li {
	background: url(../images/backgrounds/dotted_separator.gif) bottom left repeat-x;
	color: #666666;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 7px 13px 7px 13px;
	width:271px;
	_height:1%;
	_float:left;
}

ul.headlines li.last {
	background: none;
}

ul.headlines li h4 {
	font-size: 11px;
	margin: 4px 0;
}

ul.headlines li a {
	color: #4c839a;
	text-decoration: none;
	_position:relative;
}

ul.headlines li a:hover {
	color: #003333;
}

ul.headlines li p {
	margin: 6px 0 4px 0;
}

/*
	------------------------------
	Weather
	------------------------------
*/
div.weather_block {
	height: 85px;
	position: relative;
	font-weight:bold;
}

div.weather_block div {
	position: absolute;
}

#weather_city_name {
	color: #4c839a;
	font-size: 10px;
	left: 12px;
	top: 12px;
}

#weather_city_value {
	color: #666666;
	font-size: 10px;
	left: 50px;
	top: 12px;
}

#weather_temp_name {
	color: #4c839a;
	font-size: 10px;
	left: 12px;
	top: 40px;
	z-index:3;
}

#weather_temp_value {
	color: #666666;
	font-size: 30px;
	left: 12px;
	top: 46px;
	line-height:36px;
	z-index:10;
	height:36px;
}

#weather_wind_name {
	color: #4c839a;
	font-size: 10px;
	left: 130px;
	top: 40px;
}

#weather_wind_value {
	color: #666666;
	font-size: 18px;
	left: 130px;
	top: 50px;
}

#weather_image {
	top: 0;
	left: 190px;
}




* html body div#faq ul.sections li {
	_width:297px;
}
* html body div#faq ul.sections li a {
	_width:276px;
}
