/* CSS For Site Navigation */
.navNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../common_images/navigation/normal_nav_back.jpg);
	padding-left:10px;
	background-repeat:no-repeat;
	text-align: center;
}

.navNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navNormalOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	background-image: url(../common_images/navigation/normal_nav_backMO.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	text-align: center;
}

.navNormalOver a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

/* ## SUB ELEMENTS ## */
.dropDownMain
{
	position: absolute;
	background-color: #FFFFFF;
	z-index:10;
	display:none;
	width:150px;
}

.dropDownCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #54748B;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:2px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #54748B;

}

.dropDownCell a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #54748B;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:2px;
	border-color:#54748B;
}


.dropDownCellOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #54748B;
	text-decoration: none;
	color: #FFFFFF;
	padding:2px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
	background-color: #6B1717;
	border-color:#54748B;
}

.dropDownCellOver a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B1717;
	border-color:#54748B;
	padding:2px;
}
/* Site CSS Controls */

/* ### major elements ### */
body
{
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d4d9dd;
	text-align: center;
	margin:0;
	padding:0;
	height: 100%;
	background-image: url(/common_images/site_background.jpg);
}

img{
	border: none;
}

a{
	color:#FFFFFF;
}


/* ### Font & Color Settings */

/* ### Defaults ### */

.defaultText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

 .defaultText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ##1A364E;
	text-decoration: underline;
}

.defaultDarkText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ##1A364E;
	text-decoration: none;
}

.defaultDarkText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.pageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* Primary Headers*/
.colorHeader1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Secondary Headers*/
 .colorHeader2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/* ### News Ticker ### */
.tickerHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A364E;
	text-decoration: none;
}

.tickerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54748b;
	text-decoration: none;
}

.tickerText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54748b;
	text-decoration: underline;
}

/* ### Home Page Capsules ### */

.capsuleHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A364E;
	text-decoration: none;
	padding-left: 10px;
	text-align:left;
}

.capsuleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.capsuleText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A364E;
	text-decoration: underline;
}

/* ### Form Page ### */

.formHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #1A364E;
}

.formHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px;
	background-color: #1A364E;
}

.formBackground
{
	background-color: #54748b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse:collapse;
	padding: 5px;
}

.formFields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 2px;
}


/* ### LAYOUT items ### */

.contentTable
{
	border: 1px solid #54748b;
 	background-color: #54748b;
}

.contentTableHeader{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #118ABE;
	padding-top: 1px;
}

.contentTableFooter{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #118ABE;
}

#newsTicker
{
	float: left;
	width: 750px;
	margin-top: 8px;
	margin-left: 9px;
	z-index: 4;
}

#homeLeft
{
	float: left;
	z-index: 3;
	width:503px;
	margin-left:8px;

}

#homeRight
{
	position:relative;
	float: left;
	z-index: 3;
	width:248px;
}

#homeAds
{
	float: left;
	margin-left:2px;
	z-index: 3;
}
#homeFeatures
{
 	float: left;
	width: 500px;
	margin-top: 8px;
	margin-left:0px;
	z-index:5;
}

#footer
{
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 0px;
	z-index: 6;
}

#container
{
	position:relative;
	width: 886px;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	z-index:1;
}

#navigation{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 865px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:25px;
	z-index:10;
	text-align:left;
	background-image: url(../common_images/navigation/nav_bg.jpg);
	background-repeat:no-repeat;
}

#header
{
	clear:both;
	float:left;
	position:relative;
	left:-20px;
	z-index:3;
	margin-bottom: 8px;
}


#newsTicker
{
	float: left;
	width: 750px;
	margin-top: 8px;
	margin-left: 9px;
	z-index: 4;
}

#leaderboard
{
	float: left;
	width: 880px;
	height: 90px;
	margin-left: 9px;
	margin-top: 5px;
	margin-bottom:8px;
	z-index: 6;
	background-image:url(/common_images/leaderboard_background.jpg);
	text-align:left;
}
#pgAds
{
	float: right;
	width: 120px;
	margin-right: 8px;
	margin-top: 8px;
	z-index: 6;
}

.section_header{
	background: url('/common_images/header_content.jpg');
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	height:30px;
}
.section_body{
	margin-bottom:10px;
	padding: 20px;
	border: 1px solid #54748b;
	background-color: #54748b;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-right:5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#email_friend_div
{
	padding-top:10px;



}

#content{
	float: left;
	margin-left: 10px;
	z-index: 6;
}

#welcome
{
	float:left;
	width:500px;
	z-index:5;
	margin:0;
}

#welcome_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	background: url('/common_images/section_header_home.jpg');
	background-repeat:no-repeat;
	height:26px;
	padding-top:5px;
	padding-left:15px;
	width:100%;
	margin-left:-4px;
}
#welcome_image
{
	float:left;
}

#welcome_content
{
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#19364D;
	padding: 8px 15px;
	margin-left: 10px;
	overflow:hidden;
	width:145px;
	height: 238px;
}
#promotion
{
	margin-top: 8px;
	margin-bottom:8px;
	width:245px;
	z-index:5;
   	font: 12px "Arial", "Helvetica", sans-serif;
}

.promo_header{
	background: url('/common_images/header_home_lg.jpg');
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	height:24px;
	width:232px;
}
.promo_body
{
	overflow:hidden;
	scroll:auto;
	margin-left:3px;
	margin-right: 0px;
	background-color:#1A364E;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:5px;
}
.promo_body img
{
	padding:0px;

}
.promo_body a
{
	color:#FFFFFF;
}

#weather
{
	z-index:6;
}
.weather_title
{
	background: url('/common_images/header_home_lg.jpg');
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 15px;
	height:26px;
	width:232px;
	margin:0 auto;
}
.weather_body
{
	padding-left: 3px;
}

#home_polls {
 	float: left;
	width:500px;
	margin:0px;
	margin-top: 8px;
	z-index:5;
}

#poll_title
{
	font-size: 12px;
	font-weight: bold;
	color: #8CA2B0;
	text-decoration: none;
}

#poll_body
{
 	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #54748b;
 	background-color: #19364D;
 	text-align:left;
 	width:487px;
 	padding-left:8px;
 	padding-top:10px;
 	margin:0px;
}

.search_body
{
	margin-bottom:10px;
	padding: 20px;
	border: 1px solid #54748b;
	background-color: #54748b;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-right:5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#on_air
{
	position:absolute;
	left:625px;
	top:43px;
	width:232px;
	height:136px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/common_images/onair/on_air_graphic.png);
	z-index:5;
}

#on_air_title
{
	text-align:left;
	position:absolute;
	top:50px;
	left:95px;
	z-index:60;
	width:120px;
	color:#FFFFFF;
}
#on_air_time
{
	color:#FFFFFF;
	position:absolute;
	top:85px;
	left:95px;
	z-index:60;
	width:120px;
	text-align:left;
}

#on_air_image
{
	position:absolute;
	top:28px;
	left:7px;
	z-index:60;
}
#on_air_link
{
	position:absolute;
	top:28px;
	left:7px;
	z-index:60;
}

#listen_live
{
	position:absolute;
	top:108px;
	left:88px;
	z-index:99;
}

/* ### Home Page Capsules ### */

#eventCapsules{
 	float: left;
	width: 500px;
	margin:0;
	z-index:5;
	margin-top:8px;
}
        .capsuleImage{
            vertical-align:top;
            margin:5px 7px 0px 0px;
            float:left;
            width:138px;
            height:98px;
        }
        .capsuleContent{
        	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
            text-decoration: none;
            text-align:left;
            margin:6px 0px 0px 0px;
            vertical-align:top;
            float:left;
            width:351px;
            min-height:99px;
            border: 1px solid #54748b;
            background-color: #54748b;
        }
		.capsuleHeader {
			font-weight: bold;
			color: #1A364E;
            background-color:#54748B;
            line-height:1.5em;
			padding:2px 0px 2px 6px;
		}
		.capsuleText {
			font-weight: normal;
			color: #FFFFFF;
            line-height:1.25em;
			padding:8px 8px 6px 10px;
		}
        .capsuleText a{
			color: #1A364E;
			text-decoration: underline;
		}


