/* Main Layout 

	Default all margin and padding to 0 for divs, uls, and lis.
*/
html, body
{
	font: normal 100% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	/*background-color: #8e1c00;*/
	background: #8e1c00 url(../../images/backgroundtop.png) repeat-y scroll top center;
	font-size:0.8em;
}

body, html, form, div, ul, li, a, img
{
	margin: 0;
	padding: 0;	
	border: 0;
	font-size: 12px;
}

input, textarea, select {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

a
{
	color: black;	
}

a:hover
{
	text-decoration: none;
	color: Black;	
}

li
{
	list-style: none;	
}

.clearBoth
{
	clear: both;	
}

.mwrap
{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#master, #header
{
	width: 1000px;	
}

#wrapper
{
	/*width: 1083px;*/
	width: 1000px;
	margin: 0 auto;
	background: transparent url(../../images/backgroundtop.png) repeat-y scroll top center;
	clear: both;
}

#header
{
	height: 143px;
	position: fixed;	
	width: 1000px;
	z-index: 10;
	background: blue url(../../images/header2.gif) no-repeat scroll top left;
	margin: 0 auto;
}

.headerScroll
{
	position: relative !important;	
}

.logoimg
{
	width: 600px;
	height: 116px;	
	float: left;	
}

#main
{
	top: 135px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: white;
}

#menu
{
	position: absolute;
	top: 117px;
	left: 0;
	width: 100%;
	background: #bbb url(../../images/bg_menu.gif) repeat-x left top;
	height: 26px;
}

#master
{
	margin: 0 auto;
	clear: both;
}

.search
{
	float: right;	
	padding-right: 25px;
	padding-top: 10px;
	position: relative;
}

.searchContainer
{
	width: 200px;
	height: 20px;
}

.searchBox
{

	background: #fff url(../../images/search.gif) no-repeat left top;
	width: 175px;
	height: 18px;
	padding-top: 2px;
	padding-left: 25px;
	border: solid 1px #547cc9;
}

.searchInput
{
	height: 18px;
}

.date
{
	color: white;
}

#homeicon, #sitemap
{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 55px;
	height: 20px;
}

#sitemap
{
	left: 70px;	
}

#homeicon a, #sitemap a
{
	color: white;
}	

#overDiv
{
	position:absolute; 
	visibility:hidden; 
	z-index:6000;
}

.topspacer
{
	height: 150px;
}

/*
				Footer
*/
#footer
{
	background: url(../../images/footer_bg.gif) no-repeat left top;	
	color: white;
	clear: both;
}

#footer a
{
	color: white;	
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;	
}

.footercontent
{
	margin: 0 auto;	
	width: 600px;
	text-align: center;
}

#copyright
{
	
	margin-top: 10px;	
}

/****************************************	
				Menu	
*****************************************/
#FirstMenu
{
	height: 26px;	
}

.FirstMenuItem
{
	height: 23px;
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 3px;
	position: relative;
	background: transparent url(../../images/menu_seperator.gif) no-repeat scroll right top;
}

.FirstMenuItem > a
{
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	text-decoration: none;
	height: 23px;
}

li#selected > a {
    background: url(../../images/menu_arrow.gif) no-repeat center bottom;
}

#menu li.FirstMenuItem:hover > a {
    background: url(../../images/menu_arrow.gif) no-repeat center bottom;
	background-color: #747374;
}

.FirstMenuItem a
{
	color: White;	
}

.InnerMenu
{
	position: absolute;
	visibility: hidden;
	display: none;
	width: 350px;
	top: 26px;
	left: 0;
	background-color: blue;
	z-index: 5000;
	background: #747374;
	border: solid 1px black;
	border-top: solid 1px white;
	max-height: 300px;
	overflow: auto;
}

.rightMenu5
{
	left: -57px;	
}

/****************************************
			Content
****************************************/
.content
{
	margin: 0px 10px 0px 10px;
	clear: both;	
}

.subtitle
{
	border-bottom: solid 2px #5586cb;
	font-size: 10px;
	text-transform: uppercase;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    cursor: default;
    padding-top: 0px;
    font-size: 2em;
    line-height: 1.4em
}

.TopHomepageContent
{
	width: 100%;
	height: 220px;
}

#headlineContent
{
	width:350px;
	float:left;
	overflow: hidden;
	height: 210px;
}

#teaserBox 
{
	position: absolute;
	display: none;
	z-index: 2000;
	width: 350px;
	height: auto;
	overflow: hidden;
	background: #ffe9c3; /* #FFCB72 */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
	margin: 0 0 0 5px;
	border: solid 1px #990000; /* #CD7C17 */
}

.section 
{
	margin-bottom: 20px;
}

.section h5
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;	
	line-height: 1.4em;
}

.picture
{
	float: right;	
}

/************************************************ 
			Breadcrumbs 
************************************************/
.title 
{
	border-top: solid 3px #5586cb;
	font-size: 14px;
	text-transform: uppercase;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb 
{
	padding: 0;
	font-size: 12px;
	font-weight: bold;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb a 
{
	background: transparent url(../../images/breadcrumb.gif) no-repeat center right;
	text-decoration: underline;
	padding-right: 16px; /*adjust bullet image padding*/
}

.breadcrumb a.last 
{
	padding-right: 0;
	background: none;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

/************************************
			Breaking News
************************************/
#breakingStory, .breakingTop, #breakingNews, .breakingNavigation, .breakingBottom, .breakingNewsBox
{
	width: 357px;
}

#breakingStory 
{
    float:left;
    background:white;
    padding-bottom:10px;
    margin-left: 10px;
}

.breakingTop
{
	height: 32px;
	background: white url(../../images/breaking_news_top.gif) no-repeat scroll left;
}

.breakingBottom
{
	margin: 0;
	height: 14px;
	background: white url(../../images/breaking_news_bottom.gif) no-repeat scroll top left;
}

#breakingNews
{
	height: 150px;
	background: white url(../../images/breaking_news_middle.gif) repeat-y scroll left;
}

.breakingNewsBox
{
	height: 150px;
	margin-left:10px;
		
}

.topstory
{
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
}

.breakingNewsImage, .breakingNewsTitle
{
	width: 49%;	
	height: 150px;
	float: left;
	overflow: visible;
}

.breakingNewsImage img
{
	display: block;
	margin: 0 auto;	
}

.breakingNewsTitle
{	
}

/**********************************************
					Videos
**********************************************/

#video
{
    width:240px;
    float:left;
    background:white;
    margin-left: 10px;
}

.videoTop, #videoNews, .videoBottom, .videoBox
{
	width: 233px;
	margin: 0px;
	padding: 0px;
}

.videoTop
{
	background: white url(../../images/video_top.gif) no-repeat scroll bottom left;
	height: 4px;
}

.videoBottom
{
	margin:0px;
	height: 22px;
	background: white url(../../images/video_bottom.gif) no-repeat scroll top left;
}

#videoNews
{
	height: 170px;
	background: white url(../../images/video_middle.gif) repeat-y scroll left;
}

.videoNavigation
{
	width: 100%;
	clear: both;
	height: 40px;
}	

.navigationLink
{
	color: White;	
}

.navigationLink:hover 
{
	color: Black;	
}

.videoBox
{
	height: 170px;
	margin-left:5px;
}

#videoContainer
{
	min-height: 1100px;
	margin-top: 10px;
	width: 100%;

}

.video
{
	float: left;
	height: 500px;
	width: 48%;
	padding-right: 5px;	
}

.videoName
{
	border-bottom: 3px solid #5586CB;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	height: 40px;
	width: 80%;	
}

.videoDesc
{
	display: block;
	margin: 0 auto;
	width: 90%;	
}

#videoNextButton, #videoPrevButton
{
	float: right;
	margin-right: 10px;
}
/******************************************************
			 Ads
******************************************************/
.leftAd
{
	margin-left: 10px;
    margin-right: 10px;
    float:left;
    height:150px;
    width:440px;
   	text-align:center;
}

.rightAd
{
   	margin: 0;
    float:left;
    height:150px;
    width:440px;
    text-align:center;	
}

.extremeRight
{
	float:right;
    height:150px;
    width:14px;
    padding-top:20px;
}
/******************************************************
			Featured News
******************************************************/
#fnews
{
}

.featuredTop, #featuredNews, .featuredNavigation, .featuredBottom, .featuredNewsBox
{
	width: 975px;
	margin: 0px;
}

.featuredTop
{
	height: 29px;
	background: white url(../../images/featured_news_top_new.gif) no-repeat scroll left;
}

.featuredBottom
{
	margin: 0;
	height: 14px;
	background: white url(../../images/featured_news_bottom_new.gif) no-repeat scroll top left;
}

#featuredNews
{
	height: 270px;
	background: white url(../../images/featured_news_middle_new.gif) repeat-y scroll left;
}

.featuredNavigation
{
	clear: both;
	background: white url(../../images/featured_news_middle_new.gif) repeat-y scroll top left;
	height: 40px;
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
}

#nextButton, #prevButton
{
	display: inline-block;
	font-size: 20px;
	height: 20px;
}

#prevButton
{
	visibility: hidden;/* defaults to hidden, shown later */
	float: left;
}

#nextButton
{
	float: right;
}

.featuredStoryContainer
{
	float: left;
	width: 173px;
	margin: 0px 5px;
	padding: 0px 5px;
	height: 220px;
	text-align: center;
}

.imageborder
{
   /*display: block;*/
   margin: 0px auto 0px auto;
   padding: 0;
   border:3px solid #8e1c00;
}

.featuredstory
{
	font-size: 13px;
	
}

.featuredStoryPicture
{
	height: 150px;
	width: 100%;
	padding-bottom:10px;
/*	border: solid 1px black;*/
}

.hoverSummary
{
	color: black !important;	
}

.featuredStoryTitle
{
	height:20px;
	
}

/***********************************************************
				Polls
***********************************************************/
.pollsAndWeather
{
	width: 100%;
	height: 250px;
	overflow: auto;
}

.pollsTop, #polls, .polls, .pollsNavigation, .pollsBottom, .pollWrapper
{
	width: 365px;	
}

.pollPageTop
{
	width: 100%;
	text-align: center;
}

.pollTopMiddle
{
	width: 365px;
	margin: 5px auto 5px auto;
}

.pollWrapper
{
	float: left;
}

.pollsTop
{
	height: 24px;
	background: white url(../../images/polls_top.gif) no-repeat scroll left;
}

#polls, .polls, .pollsNavigation
{
	background: white url(../../images/polls_mid.gif) repeat-y scroll left;
	text-align: left;
}

.polls form, .polls span, .polls input
{
/*	padding-left: 5px;*/
}

.pollsNavigation
{
	height: 20px;	
}

.pollQuestion
{
	display: block;
	width: 98%;
	color: blue;
	margin-left: 10px;
}

.pollsBottom
{
	width: 365px;
	height: 10px;
	background: white url(../../images/polls_bottom.gif) no-repeat scroll top left;
}

.pollsTop, #polls, .polls, .pollsBottom
{
	margin: 0;
	padding: 0;
}

.pollsPageLink
{
	margin-left: 10px;	
}

.pollFormContainer
{
	width: 355px;
	margin-left: 10px;
}

.outterBar
{
	background-color: #5985db;
	height: 2px; 
	border: solid 1px black;	
}

.barResult
{
	/*
	margin: 0;
	display: block;
	line-height: 3px;
	height: 3px;
	background-color: #5985db; 
	border: solid 1px black;
	*/
}

.pollList
{
	
}

.tshirtSubmission
{
	float: left;
	margin-left: 10px;	
}
/**************************************
			News Columns
**************************************/
.subtitle h1 a
{
	text-decoration: none;	
}

.subtitle h1 a:hover
{
	text-decoration: underline;	
}

.NewsColumns a
{
	width: 100%;
	min-height: 700px;
	max-height: 1000px;
	overflow: auto;
	font-size: 14px !important;
}

.NewsColumns a:hover
{
	color: Red;	
}


li a.hyped 
{
	color:#990000;
	font-size:20px !important;
	font-weight: bold;
}

a.external 
{
	background:transparent url(../../images/external.png) no-repeat scroll right center;
	padding-right:13px;
}

a:active 
{
	color:#333333;
	text-decoration:underline;
}

.leftColumn, .centerColumn, .rightColumn
{
	width: 300px;
	padding-right: 20px;
	float: left;
}

.story
{
	float: left;
	width: 70%;
	padding-right: 15px;
	border-right: dashed 1px #ccc;	
	background-color: white;
}

.links 
{
	float: right;
	width: 26%;
	font-size: 11px;
	color: #3d3d3d;
}

/*************************************
			Comments and Textareas
*************************************/
.textInput
{ 
	border:1px solid #5586CB;
	width:100%;
}

.postInfoBox
{
	margin-top: 10px;	
	width: auto;
}

.postInfo 
{
	font-weight:bold;
}

.postData
{
	border: solid 1px #5586CB;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.nopost
{
	border: solid 1px black;
	text-align: center;
	margin: 10px 0px;	
}

.smallSize
{
	font-size: 12px !important;	
}

.largeSize
{
	font-size: 16px !important;	
}

/*************************************
			Weather
*************************************/
#weatherPlaceHolder
{
	margin-left: 10px;
	width: 360px;
	height: 120px;
	float: left;
	border: solid 1px black;
}

.weatherBox
{
	width: 120px; 
	height: 60px; 
	background-image: url(../../images/weather_bg.jpg);
	background-repeat: no-repeat; 
	background-color: #346797;
	float: left;
}

.weatherReport
{
	height: 48px;
}

.weatherLinkBox
{
	text-align: center; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
}

.weatherLink
{
	color: #FFFFFF
}

.wtprnBox
{
	float: left;
	width: 438px;
	height: 70px;
	margin-left: 10px;
}

.emailSignup
{
	border: solid 1px black;
	float: left;
	width: 577px;
	height: 80px;
	margin-left: 10px;
}

/***************************************************
					Tools
***************************************************/

.tools
{
	clear: both;
	height: 20px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	width: 100%;
	padding: 3px 0 2px 0;
	margin: 10px 0 20px 0;
}

.tools ul {
    font-size: 12px;
	padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#main .content .tools li {
	float: left;
	padding: 0 16px 0 16px;
    margin: 0 0 0 0;
	list-style: none;
    text-decoration: none;
}

#main .content .tools li a {
	float: left;
	font-weight: normal;
    list-style-type: none;
}

#main .content .tools img {
	padding-top: 1px;
	padding-right: 6px;
}

#main .content .picture 
{
	color:#3D3D3D;
	float:right;
	font-size:11px;
	margin-bottom:10px;
	width:190px;
}

#main .content .story h4 
{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	padding-top:10px;
	text-transform:uppercase;
}

#main .content .picture .text 
{
	border: 1px solid #5586CB;
	padding: 5px;
}

/***************************************************
					Site Map
***************************************************/
.indentMap
{
	margin-left: 20px;	
}

/***************************************************
				Ads
***************************************************/
.bannerAdBox
{
	height: 152px;
	margin-bottom: 10px;
	border-top: solid  2px #8E1C00;
	border-bottom: solid 2px #8E1C00;
	padding:5px 5px 10px 5px;
	/*background-color: blue;*/
}


.adTitle
{
	width: 100%;
	margin-top: 10px;
	font-size: 22px;
	float: left;
}

.adTypeTable td
{
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
}

.adTypeTable th
{
	width: 48%;
	border-bottom: solid 3px #5586cb;
}

.adViewers
{
	width: 500px;
	clear: both;
	float: left;
	font-size: 14px;
}

.adViewers li
{
	color: Black !important;
}


.spaceBox
{
	margin: 10px 5px 10px 0px;
	clear: both;
}

.topRadio
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.AdImageSpace
{
	display: block;
	width: 254px;
}