﻿/* BEGIN TAGS */
body
{
	background-color: White;
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 5px;
	vertical-align: top;
}

a
{
	color: #8B0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.white
{
	color: White;
}

img
{
	border: 0px;
}

h2
{
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0px;
}

h2.title
{
	color: #7B0101;
	display: block;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
}

h3, .h3
{
	border-bottom: 1px #868585 solid;
	color: #7B0101;
	display: block;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
}

h3.alt1
{
	border-bottom: none;
	color: Black;
	display: block;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

h3.alt2
{
	border-bottom: none;
	color: #7B0101;
	display: block;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
}

p
{
	margin: 5px 5px 10px 5px;
}

ul
{
	list-style-type: none;
	margin: 1px 0px 0px 20px;
	padding: 0px;
}

ul li
{
	background: url(bullet.png) 0px 10px no-repeat;
	margin: 1px 1px 1px 0px;
	padding: 5px 5px 5px 15px;
}
/* END TAGS */

/* BEGIN MAIN STRUCTURE */
#mainArea
{
	background-color: #F2D867;
	border: 2px solid #990000;
	border-top: none;
	margin: 0px auto;
	padding: 0px 1px 1px 1px;
	width: 984px;
}
/* END MAIN STRUCTURE */

/* BEGIN HEADER */
#headerArea
{
	background: url(header.png) no-repeat Black;
	height: 120px;
	width: 984px;
}

#taglineArea
{
	background-repeat: no-repeat;
	color: White;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 120px;
	padding-right: 5px;
	width: 250px;
}

#taglineArea a
{
	color: White;
	text-decoration: none;
}

#taglineArea a:hover
{
	color: White;
	text-decoration: underline;
}

#dateArea
{
	margin: 2px 0px 0px 5px;
}

#searchArea
{
	margin: 53px 0px 0px 5px;
	white-space: nowrap;
}

#searchArea .btnSearch
{
	background-color: #B00303;
	border: #666666 solid 1px;
	color: White;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.button
{
	background-color: #B00303;
	border: #666666 solid 1px;
	color: White;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#shareArea
{
	margin: 5px 0px 0px 7px;
	white-space: nowrap;
}

#logoArea
{
	float: right;	
}

#logoArea img
{
	height: 119px;
	width: 720px;
}
/* END HEADER */

/* BEGIN NAVIGATION */
#navArea
{
	background: url(menuBg.jpg) repeat-x;
	border-bottom: #990000 3px solid;
	border-top: #990000 3px solid;
	height: 28px;
	text-transform: uppercase;
	white-space: nowrap;
	width: 984px;
}

#navArea ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navArea li
{
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navArea a
{
	border-right: Black 1px solid;
	display: inline-block;
	height: 18px;
	margin-top: 3px;
	padding: 5px 10px 0px 10px;
}

#navArea a:hover
{
	background-color: #FFFAB2;
	text-decoration: none;
}

#navArea a.last
{
	border-right: none;
}

#navArea a.select
{
	background-color: #FFFAB2;
    border: solid #333366 1px;
    border-bottom-width: 0px;
}

#leftnavArea
{
	float: left;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
}

#leftnavArea a
{
	color: #990000;
}

#leftnavArea a:hover
{
	color: #16265B;
}

#rightnavArea
{
	float: right;
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
}

#rightnavArea a
{
	color: #16265B;
}

#rightnavArea a:hover
{
	color: #990000;
}

.navArea-dropdown
{
	background-color: #F9F9F9;
	border: 3px solid #990000;
	border-top: 0px;
	line-height: 12px;
}

.navArea-dropdown-inset
{
	border: 3px solid #D8D7D7;
	padding: 2px;
}

.navAreaFlow span 
{
    display: inline-block;
}

.navArea-dropdown a
{
	color: #505C84;
	display: block;
	padding: 3px;
	width: 180px;		
}

.navArea-dropdown a:hover
{
	background-color: #FFFDDA;
	color: #16265B;
}
/* END NAVIGATION */

/* BEGIN CONTENT AREA */
#contentAreaOuter
{
	margin: 0px auto;
	padding: 9px 4px;
	width: 980px;
}

#contentAreaInner
{
	display: inline-block;
	margin: 0px 5px;
}

#contentAreaInnerFull
{
	width: 965px;
}

#contentAreaInnerMain
{
	float: left;
	width: 658px;
}

#contentAreaInnerSide
{
	float: left;
	width: 305px;
}

#adBlock
{
	border: 2px solid #990000;
	display: block;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: center;
}
/* END CONTENT AREA */

/* BEGIN FOOTER */
#footerArea
{
	clear: both;
	font-size: 11px;
	height: 25px;
	margin: 15px 10px 0px 10px;
	width: 964px;
}

#footerAreaLeft
{
	float: left;
}

#footerAreaRight
{
	float: right;
}

#footerArea ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#footerArea ul li
{
	background: none;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid Black;
}

#footerArea ul li.first
{
	padding-left: 0px;
}

#footerArea ul li.last
{
	border-right: none;
}

#footerArea ul li a
{
	color: Black;
	text-decoration: none;
}

#footerArea ul li a:hover
{
	color: Black;
	text-decoration: underline;
}
/* END FOOTER */

/* BEGIN CLASSES */
.noWrap
{
	white-space: nowrap;
}

.textGray
{
	font-size: 11px;
	color: #666666;
}

.textSmall
{
	font-size: 10px;
}

.textWhite
{
	color: White;
}

.sectionTop
{
	background-color: #B00303;
	border-bottom: #4B4A4A 2px solid;
	height: 33px;
}

.sectionTopCorners
{
   background: url(sectionTop_tr.png) no-repeat top right;
   font-size: 1px;
   height: 8px;
   width: 100%;
}

.sectionTopCorners div
{
   background: url(sectionTop_tl.png) no-repeat top left;
   font-size: 1px;
   height: 8px;
   width: 100%;
}

.sectionTopContent
{
	margin: 0 8px;
}

.sectionTopContent h2
{
	color: White;
}

.sectionBottom
{
	background-color: White;
	border: 1px solid Black;
	border-top: none;
	display: inline-block;
	padding: 0px 5px;
}

.sectionHorizontalPad
{
	margin-left: 15px;
}

.sectionVerticalPad
{
	height: 15px;
}

.moreLinksArea
{
	background-color: #F7F2EB;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding: 2px 5px;
}

.moreLinksAreaLeft
{
	float: left;
}

.moreLinksAreaRight
{
	float: right;
}

.programList
{
	clear: both;
}

.programListContentImgArea
{
	float: left;
	padding: 5px 5px 10px 5px;
	width: 60px;
}

.programListContentTextArea
{
	float: left;
	padding: 5px 5px 10px 5px;
}

.programListContentTextAreaLive
{
	font: bold 14px/17px Verdana, Arial, Helvetica, sans-serif;
}

.textCenter
{
	text-align: center;
}

.subContentArea
{
	padding: 5px;
}

.imgPad
{
	padding-right: 5px;
}

.Pager
{
	padding-top: 5px;
	margin: 0px auto;
	width: 620px;
}

.Pager table
{
	border-top: solid 2px #16265B;
}

.Pager table td
{
	text-align: center;
	width: 19%;
	white-space: nowrap;
	vertical-align: middle;
}

.btnRed
{
	border: solid 2px black;
	background-color: #990000;
	color: White;
	display: inline-block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 100px;
}

.btnGold
{
	border: solid 2px #990000;
	background-color: #F0BB21;
	color: Black;
	display: inline-block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
/* END CLASSES */

