﻿/*
94b7ff
22407f
0053ff
b39e70
fff0ce
*/

body
{
	background-image: url(../../Images/Style/bg_blue_silver_gradient.jpg);
	background-color: #EEE;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

img,
.image
{
	border: solid 1px #004A7F;
}

.contributed
{
    margin-top: 40px;
    font-style: italic;
    color: #004A7F;
}

.filler
{
	margin-top: 10px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.bullet
{
	margin: 0px 3px 0px 3px;
	font-size: 9px;
	color: Blue;
}

.footer
{
	margin: 5px 0px 0px 0px;
	font-size: 10px;
}

/* BEGIN ADS STYLE */

.ad-300,
.ad-336
{
	text-align: center;
	border: solid 1px #004A7F;
}

.ad-300
{
	width: 300px;
	margin-left: 32px;
}

.ad-336
{
	width: 336px;
	margin: 20px 0px 20px 15px;
}

.banner_ad
{
	float: right;
	margin: 6px 6px 0px 0px;
}

/* BEGIN PAGE STYLE */

.page
{
	border: solid 1px #999;
	background-color: #FFF;
	width: 770px;
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0px auto 0px auto;
}

.page_title_bar
{
	width: 100%;
	background-color: #004A7F;
}

.page_title
{
	color: #004A7F;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	padding: 2px 2px 2px 2px;
}

/* BEGIN NAVIGATION STYLES */

.nav
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	font-size: 11px;
	font-family: Verdana;
	height: 45px;
}

.nav_link,
.nav_link:link,
.nav_link:visited,
.nav_link:active
{
	color: #336699;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
}

.nav_link_disabled
{
	color: #777;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
}

.nav_col
{
	width: 150px;
	float: left;
}

.nav_link:hover
{
	text-decoration: underline;
}

/* BEGIN CONTENT STYLES */

.breakingNews
{
    font-weight: bold;
    text-transform: uppercase;
    background-color: #990000;
    color: #FFFF00;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    margin: 5px 0px 5px 0px;
}

.breakingNews_link
{
    color: #FFF;
}

.content
{
	margin: 10px 10px 10px 10px;
}

.content_left,
.content_right
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 365px;
}

.content_left
{
	float: left;
	margin-left: 10px;
}

.content_right
{
	margin-left: 395px;
}

.headline
{
	padding: 10px 10px 10px 10px;
	font-size: 20px;
	font-weight: bold;
}

.storyType
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #0053ff;
	font-weight: bold;
	font-size: 13px;
}

.storyAuthor
{
	font-weight: bold;
}

.storyDate
{
	margin-bottom: 10px;
}

.storyLocation
{
	text-transform: uppercase;
}

.disclaimer
{
	font-style: italic;
	color: #F00;
	margin-top: 40px;
}

/* BEGIN COUNTDOWN STYLES */

.CountDownItem
{
	padding: 5px 5px 10px 5px;
	border-top: solid 1px #004A7F;
	max-height: 110px;
	height: 100px;
	margin: 0px 20px 0px 20px;
}

.CountDownImage
{
	float: left;
	margin: 5px 10px 5px 10px;
}

.CountDownRank
{
	float: left;
	font-size: 16px;
	width: 50px;
}

.CountDownSubTitle
{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.CountDownTitle
{
	font-size: 14px;
}

.CountDownRank,
.CountDownTitle
{
	font-weight: bold;
	color: #004A7F;	
}

/* BEGIN NEWS CONTROL STYLES */

.news_control
{
	border: solid 1px #004A7F;
	width: 365px;
	margin-top: 10px;
	min-height: 100px;
}

.news_control_title
{
	border-bottom: solid 1px #004A7F;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	background-color: #94b7ff;
}

.news_control_footer
{
	text-align: center;
	padding: 2px 5px 2px 5px;
	background-color: #94b7ff;
}

.news_control_content_left
{
	float: left;
}

.news_control_content_right
{
	margin-left: 75px;
}

.news_control_content_left,
.news_control_content_right
{
	padding: 5px 5px 5px 5px;
}

.news_control_content_related
{
	line-height: 20px;
	padding: 5px 15px 5px 15px;
}