﻿/*  Search Results */

div#dateResultWrapper div.date{
	margin:10px 5px 10px 10px;
}
div#dateResultWrapper div.date a.date{
	float:left;
	background:url(../images/bg_gray.gif) no-repeat 0 0;
	width:100px;
	height:20px;
	color:#fff;
	text-align:center;
	display:block;
	padding:3px 0 0 0;
}
div#dateResultWrapper div.date a.news_text{
	color:#555;
	font-size:12px;
	display:block;
	float:left;
	width:540px;
	padding-left:5px;
}
div#dateResultWrapper div.date a.image_link{
	display:block;
	float:left;
}

/* Home Page */

div#news_section
{
	float: left;
	clear: both;
	margin-top: 12px;
}
div#news_section div.date{
	overflow:hidden;
	padding:10px 0 0 10px;
	clear:both;
}
div#news_section div.date a:hover{
	color:#306FA4;
	text-decoration:underline !important;
}
div#news_section div.date p{
	float:left;
	width:485px;
	padding:0 0 0 10px;
	margin-top:0;
}
div#news_section div.date a img{
	border:none;
	margin:0;
}
div#news_section div.date span{
	float:left;
	padding:10px 14px 0 0;
}
div#news_section div.date a.date{
	float:left;
	background:url(../images/bg_gray.gif) no-repeat 0 0;
	width:100px;
	height:20px;
	color:#fff;
	text-align:center;
	display:block;
	padding:3px 0 0 0;
}
div#news_section div.date span a{
	background:none;
	width:10px;
	height:9px;
}
div#news_section div.date{
	padding:0 0 10px 10px;
	float:left;
	width:355px;
}
div#news_section div.date p{
	width:219px;
	
	padding:0 0 0 10px;
	margin:0;
}

div#news_section div.date p a.newsImage
{
	float: left;
	margin: 4px 5px 0 0;
}

div#news_section div.date p a.newsImage img
{	
	float: left;
}

div#news_section div.date p a{
	color:#555;
	font-size:13px;
}
div#news_section div.date p span{
	float: left;
}
div#news_section div.date p span.image{
	padding:3px 8px 10px 0;
}

/* News Listing */

div.right_column h3.newsHeading
{
	padding-right: 340px !important;
	width: 372px;
}

div.newsFilter
{
	position: absolute;
	right: 20px;
	top: 20px;
}

div.newsFilter label
{
	float: left;
	clear: both;
	padding: 0 10px 0 0;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}

div.newsFilter select
{
	float: left;
	width: 160px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #555555;
}

div.newsCalendar
{
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	width: 710px;
}

div.newsCalendar ul
{
	float: left;
	clear: both;
	overflow: hidden;
	background: url('/assets/images/bg_calendar_thirteen.gif') no-repeat 0 0;
	padding: 0 1px 0 1px;
	margin: 0 0 0 3px;
	width: 704px;
	height: 23px;
}

div.newsCalendar ul li
{
	float: left;
	width: 54px;
	text-align: center;
}

div.newsCalendar ul li a
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 2px 0;
	line-height: 14px;
	width: 54px;
}

div.newsCalendar ul li a:hover
{
	background: url('/assets/images/bg_calendar_hover.gif') no-repeat 0 0;
	text-decoration: none;
}

div.newsCalendar ul li.active a
{
	background: url('/assets/images/bg_calendar_hover.gif') no-repeat 0 0;
}

div.newsCalendar ul li span
{
	color: #BDBDBD;
	display: block;
	padding: 4px 0 0 0;
	font-weight: bold;
	line-height: 14px;
}

div.newsListing
{
	float: left;
	clear: both;
	width: 710px;
}

div.newsArticle
{
	width: 688px;
	background-color: #F6F6F6;
	border: 1px solid #E6E6E6;
	padding: 6px 10px 10px 10px;
	margin: 0 0 10px 0;
	clear: both;
	float: left;
}

div.newsArticle a.newsDate
{
	float: left;	
	height: 16px;
	font-size: 11px;
	margin-top: 4px;
	padding: 3px 0 0 0;
	background: url('/assets/images/bg_gray.gif') no-repeat 0 0;
	text-align: center;
	display: block;
	color: #FFFFFF;
	width: 100px;
}

div.newsArticle div.newsImage
{	
	width: 60px;
	height: 60px;
	margin-top: 4px;
	text-align: center;
	padding: 0 10px 0 10px;
	float: left;
}

div.newsArticle div.newsImage a
{
	display: block;
}

div.newsArticle div.newsImage img
{
	max-width: 60px;
	max-height: 60px;
}

div.newsArticle div.newsText
{
	float: left;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	width: 508px;
}

div.newsArticle div.newsText div.newsIntro p
{	
	margin: 10px 0 0 0;
}

div.newsArticle div.newsText div.newsIntro table
{	
	margin: 10px 0 0 0;
	max-width: 508px;
}

div.newsArticle div.newsText div.newsIntro ul
{	
	margin: 10px 0 0 0;
}

div.newsArticle div.newsText div.newsIntro ul li
{	
	padding: 0 0 0 30px;
	background: url('/assets/images/dot_blue.gif') no-repeat 15px 7px;
}

div.newsArticle div.newsText div.newsIntro table
{	
	margin: 10px 0 0 0;
	max-width: 508px;
}

div.newsArticle div.newsText div.newsIntro img
{	
	margin: 10px 0 0 0;
}

/* News Page */

#news_item_page div.image_list
{
	clear: both;
	float: left;	
	margin-bottom: 10px;
}

#news_item_page div.image_list div.cont
{
	width: 460px;
	overflow: hidden;
	margin: 0;
}

#news_item_page div.image_list div.cont div.sub
{	
	width: 440px;
	overflow: hidden;
	margin: 0 10px 0 10px;
	display: block;
}

#news_item_page div.image_list div.cont div.sub img
{
	margin: 0;
}

#news_item_page div.image_list div.all_text
{
	float: left;
	width: 250px;
	overflow: hidden;
}
