/* Start of CMSMS style sheet 'ravsak: news' */
/* Start News Ticker */

#news { width: auto; height: 300px; }
#spotlight { background-color: #fffde3; padding: 0; margin: 0; }

.col3 h3, #pager_news a, #pager_spotlight a
{
	font-family: Tahoma, Verdana, Arial, San-Serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	height: 30px;
	background-color: #004A9B;
	color: #FFF;
}
.col3 h3 { padding: 0 0 0 10px; margin: 0; }
.col3 h3 a { text-decoration: none; color: #FFF; line-height: 1.5em; }

.col3 div.header { margin: 10px 0 10px 0; }
.col3 div.header a { font-family: Tahoma, Verdana, Arial, San-Serif; line-height: 1.2em; font-weight: normal; text-decoration: none; font-size: 14px; }

.col1 div.header a { font-size: 16px; font-family: Georgia, Times, 'Times New-Roman', Serif; color: #004A9B; line-height: 1.2em; font-weight: normal; text-decoration: none; }
.col1 div.header:hover a { color: #fff; background-color: #004A9B; }
.col1 div.header { margin: 0; font-size: 16px; font-family: Tahoma, Verdana, Arial, San-Serif; color: #B9CBCF; }
.col1 h3.header { color: #B9CBCF; }

.col1 div.title { color: #7fa3bf; }
.col1 div.title a { font-size: 14px; color: #7fa3bf; line-height: 1.2em; font-weight: normal; text-decoration: none; }
.col1 div.title:hover a { color: #004A9B; background-color: #7fa3bf; }
.col1 div.title strong { display: block; margin: 0; font-size: 14px; font-family: Tahoma, Verdana, Arial, San-Serif; color: #004A9B; }

.col1 .NewsInfo { margin: 0 0 10px 0; }
.col1 .NewsSummary { margin: 0 0 10px 0; }

#pager_news, #pager_spotlight
{
	position: relative;
	z-index: 2;
	text-align: left;
	padding: 0;
	margin: -30px 0 0 0;
	float: right;
}

#pager_news.nav, #pager_spotlight.nav
{
	border: none;
	float: right;
}

#pager_news a, #pager_spotlight a
{
	display: inline-block;
	margin: 0 0 0 -1px;
	width: 10px;
	padding: 0 7px 0 7px;
	border: none;
}

#pager_news a, #pager_spotlight a { text-decoration: none; color: #B9CBCF; }
#pager_news a:hover, #pager_spotlight a:hover { color: #FFF; }

#pager_news a.activeSlide, #pager_spotlight a.activeSlide
{
	color: #004A9B;
	background-color: #D9E2D8;
	border: none;
}
#pager_news a:focus, #pager_spotlight a:focus { outline: none; }
#news #output { text-align: left; }
#news img.right { margin: 0px 0px 8pt 8pt; }

div#news_ticker, div#community_news_ticker
{
	width: auto;
	height: 180px;
	font-size: 14px;
	font-weight: normal;
	float: none;
	background-color: #fffde3;
}

#pager_spotlight { margin: 0; }
#pager_spotlight a { font-size: 12px; height: 20px; background-color: #000000; }
#pager_spotlight a.activeSlide { background-color: #004A9B; color: #B9CBCF; }

div#community_news_ticker div
{
	background-image: url(uploads/images/home/news_pause_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
div#community_news_ticker div:hover
{
	background-image: url(uploads/images/home/news_pause_on.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

div#community_news_ticker div h3 { margin-top: 18px; }

div#news li a:hover { text-decoration: underline; }

div.NewsInfo { color: #A09A8B; }

.more { text-align: right; text-transform: lowercase; margin-top: -0.8em; }

.news-page-nav { background-color: #b9cbcf; color: #00499C; text-align: center; font-size: 12px; font-family: Tahoma, Verdana, Arial, San-Serif; padding: 2px; margin-top: -15px; margin-bottom: 15px; }
.news-page-nav a
{
	background-color: #ffffff;
	color: #00499C;
	font-size: 10px;
	font-family: Verdana, Arial, San-Serif;
	line-height: 1.3em;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.news-page-nav a:hover { background-color: #00499C; color: #ffffff; }

/* END News Ticker */
/* End of 'ravsak: news' */

