a:hover{
	text-decoration: none;
}
/* Date */
#date{
	position: relative;
	top: 3px;
	left: 22px;
	width: 150px;
	height: 14px;
	overflow: hidden;
}
#date h4{
	display: none;
}
#date p{
	color: #5d00dd;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

/* Send This Page to a Friend */
#emailToFriend{
	float: right;
	margin: -11px 22px 0px 0px;
	height: 14px;
	overflow: hidden;
}
#emailToFriend h3{
	display: none;
}
#emailToFriend a{
	color: #5d00dd;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(/images/triangle_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
}
#emailToFriend a:Hover{
	text-decoration: underline;
}

/* Search */
#search {
	position: relative;
	width: 189px;
	top: 7px;
	left: 12px;
}
#search .moduleHeader{
	background-image: url(/images/search_header.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#search h3, legend, #searchForLabel, #searchTypeLabel, #searchType{
	display: none;
}
#search .moduleContent{
	background-image: url(/images/search_back.jpg);
	height: 63px;
	overflow: hidden;
}
#search .containerPadding{
	padding: 6px 5px 3px 5px;
}
#searchFor{
	background-color: #7941ae;
	border: 1px solid #f2ca26;
	font-size: 1.1em;
	color: #ccc;
	width: 107px;
	height: 19px;
	float: left;
	padding-left: 3px;
}
.submitRow .button{
	font-size: 1.1em;
	padding: 1px;
	margin: -2px 0px 0px 6px;
}
#search h4{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 4px;
}
#searchTopSearches li{
	display: inline;
	margin-right: 3px;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;
}
#searchTopSearches li a{
	color: #ffcd00;
}

/* Poll */
#poll{
	width: 160px;
	color: #fff;
	text-align: left;
	margin-left: 10px;
}
#poll .moduleHeader{
	background-image: url(/images/poll_header.gif);
	height: 36px;
}
#poll .moduleContent{
	background-image: url(/images/poll_back.jpg);
}
#poll .containerPadding{
	padding: 8px;
}
#poll .sponsor{
	margin: 0px 0px 8px 0px;
	
}
#poll .sponsorAd{

}


#poll .sponsorLabel{
	background-image: url(/images/poll_sponsor_tag.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#poll h4, #pollQuestion{
	color: #ffcd00;
	font-size: 1.1em;
	font-weight: bold;
}
#pollDescription{
	font-size: 1.1em;
	line-height: 15px;
	margin-bottom: 5px;
}
#poll .moduleFooter{
	background-image: url(/images/poll_footer.gif);
	height: 17px;
}
#poll h3{
	display: none;
}
#poll .button{
	margin: 8px 0px 0px 0px;
	font-size: 1.1em;
	padding: 3px;
}
#poll label{
	font-weight: bold;
	font-size: 1.1em;
}

/* Feature */
#feature {
	margin-left: 12px;
}
#feature h2{
	display: none;
}
#feature .storyImage{
	height: 168px;
	overflow: hidden;
	margin-bottom: 5px;
}
#feature img
{
	width:auto;

}
#feature .storyContainer{
	overflow: hidden;
	
}
#feature h3{
	font-size: 1.4em;
	font-weight: bold;
	color: #5d00dd;
}
#feature p{
	font-size: 1.1em;
	line-height: 13px;
	color: #000;
}
#feature .moduleHeader{
	background-image: url(/images/feature_header.gif);
	height: 37px;
}
#feature .moduleFooter{
	height: 1px;
}
#feature .storyLink{
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}
#feature .storyLink a{
	color: #5d00dd;
	text-decoration: none;
	background-image: url(/images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}
#feature .storyLink a:Hover{
	text-decoration: underline;
}
/* For the Rotating Feature Only - If not used remove the styles below.
---------------------------------------------------------------------*/

#feature .rotator{
  height: 18px;
	overflow: hidden;
	margin: 0px;
}
#feature .rotator button {
  height: 18px;
  overflow: hidden;
  margin: 0px 3px 0px 0px;
  border: 0px;
  overflow: hidden;
	font-size: .1em;
	line-height: 1em;
	text-align: right;
	color: #97c722;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#feature .rotator .previous {
	background-image: url(/images/feature-previous.gif);
	background-repeat: no-repeat;
	width: 40px;
}
#feature .rotator .play {
	background:url(/images/feature-play.gif);
	width: 39px;
}
#feature .rotator .pause {
	background-image: url(/images/feature-pause.gif);
	background-repeat: no-repeat;
	width: 45px;
}
#feature .rotator .next {
	background-image: url(/images/feature-next.gif);
	background-repeat: no-repeat;
	width: 39px;
}
/*---------------------------------------------------*/

/* On Air */
#onAir {
	float: left;
	width: 127px;
	background-image: url(/images/onair_back.jpg);
	font-size: 1.1em;
	line-height: 15px;
	color: #fff;
}
#onAir h3{
	display: none;
}
#onAir .moduleHeader{
	background-image: url(/images/onair_header.gif);
	height: 28px;
}
#onAir .moduleFooter{
	background-image: url(/images/onair_footer.gif);
	height: 7px;
	overflow: hidden;
}
#onAir .containerPadding{
	padding: 4px 6px 3px 6px;
}
#onAir img{
	border: 2px solid #ffcd00;
	width: 65px;
	margin-bottom: 5px;
}
#onAir .hostText{
	margin-bottom: 5px;
}
#onAir h4{
	font-size: 1em;
}
#onAir h5{
	font-size: 1em;
	font-weight: normal;
}
#onAir a{
	color: #ffcd00;
	font-weight: bold;
}

#listenLive{
	/* display: none; */
	margin: 5px 0px 5px 0px;
}

#nowPlaying {
	/* display: none; */
}
#nowPlaying p {
	/* display: none; */
	font-weight: bold;
	color: #ffcd00;
}

/* On Air Inside*/
#onAirInside {
	font-size: 1.1em;
	line-height: 15px;
	color: #fff;
}
#onAirInside h3{
	display: none;
}
#onAirInside .moduleHeader{
	background-image: url(/images/inside_onair_header.gif);
	height: 30px;
}
#onAirInside .moduleContent{
	background-color: #5d00dd;
}
#onAirInside .moduleFooter{
	background-image: url(/images/weather_footer.gif);
	height: 1px;
	overflow: hidden;
}
#onAirInside .containerPadding{
	padding: 4px 6px 6px 6px;
}
#onAirInside img{
	border: 2px solid #ffcd00;
	width: 65px;
	margin-bottom: 5px;
	float: left;
	margin: 3px 10px 5px 0px;
}
#onAirInside .hostText{
	margin-bottom: 5px;
}
#onAirInside h4{
	font-size: 1em;
}
#onAirInside h5{
	font-size: 1em;
	font-weight: normal;
}
#onAirInside a{
	color: #ffcd00;
	font-weight: bold;
}


/* Club */
#club {
	float: left;
	background-image: url(/images/club_back.jpg);
	background-repeat: repeat-y;
	width: 153px;
	font-size: 1.1em;
	line-height: 15px;
	margin-left: 5px;
}
#club h3, #club .osaText, #emailPassword, #nonMember{
	display: none;
}
#club .moduleHeader{
	background-image: url(/images/club_header.gif);
	height: 69px;
}
#club .moduleFooter{
	background-image: url(/images/club_footer.gif);
	height: 7px;
	overflow: hidden;
}
#club .containerPadding{
	padding: 3px 6px 3px 6px;
}
#club a{
	font-weight: bold;
	color: #5a7810;
}
#club .textInput{
	border: 1px solid #f2ca26;
	background-color: #7941ae !important;
	color: #ccc;
	font-size: 1.1em;
	height: 19px;
	margin-bottom: 2px;
	width:140px;
}
#saveLoginRow{
	float: left;
	margin-top: 3px;
}
#club .button{
	margin-top: 3px;
	font-size: 1.1em;
	padding: 2px;
}
#loginLinks{
	margin-top: 5px;
}
#clubTopContests h4{
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
}
#clubTopContests li{
	list-style: none;
}
#club UL {
	list-style: none;
}

/* Club */
#clubInside {
	width: 160px;
	font-size: 1.1em;
	line-height: 15px;
	margin-left: 5px;
	text-align: left;
	color: #fff;
}
#clubInside h3, #clubInside .osaText, #emailPassword, #nonMember{
	display: none;
}
#clubInside .moduleHeader{
	background-image: url(/images/inside_club_top.gif);
	height: 67px;
}
#clubInside .moduleFooter{
	background-image: url(/images/poll_footer.gif);
	height: 17px;
	overflow: hidden;
}
#clubInside .moduleContent{
	background-image: url(/images/poll_back.jpg);
	padding: 6px 8px 8px 8px;
}
#clubInside a{
	font-weight: bold;
	color: #ffcd00;
}
#clubInside .textInput{
	border: 1px solid #f2ca26;
	background-color: #7941ae !important;
	color: #ccc;
	font-size: 1.1em;
	height: 19px;
	margin-bottom: 2px;
	width:140px;
}
#clubInside .button{
	margin-top: 3px;
	font-size: 1.1em;
	padding: 2px;
}

#clubInside #clubMenu li {
	list-style-type:none;
	}
/* Sponsor */
#sponsor {
	width: 617px;
	height: 81px;
	overflow: hidden;
	margin-top: -20px;
}
html>body #sponsor {
	margin-top: 10px;
}
#sponsor .moduleHeader{
	display: none;
}
#sponsor .containerPadding{
	background-image: url(/images/sponsor_back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#sponsor img{
	margin: 16px 0px 10px 62px;
}

/* Headlines */
#headline {
	width: 601px;
	margin: 0px 0px 0px 3px;
	font-size: 1.1em;
	line-height: 15px;
	color: #456100;
	background-image: url(/images/headlines_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 42px;
}
#headline h3{
	display: none;
}
#headline h4, #headline h4 a{
	color: #5d00dd;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
	text-decoration: none;
}
#headline h4, #headline h4 a:Hover{
	text-decoration: underline;
}
#headline .storyImage{
	float: left;
	margin: 2px 10px 5px 0px;
}
#headline .storyImage img{
	border: 2px solid #fff;
}
#headline .moduleHeader{
	background-image: url(/images/headlines_top.gif);
	height: 42px;
	margin: 0px;
	overflow: hidden;
}
#headline .moduleFooter{
	clear: both;
	height: 1px;
	overflow: hidden;
}
#headline .moduleContent{
}
#headline .containerPadding{
	padding: 15px 10px 0px 19px;
}
#headline .odd{
	float: left;
	width: 275px;
	border-bottom: 2px #e6e3e7 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: left;
}
#headline .even{
	float: right;
	width: 275px;
	border-bottom: 2px #e6e3e7 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: right;
}
#headline .odd .storySeparator{
	clear: both;
}
#headline hr{
	display: none;
}

/* Weather */
#weather {
	color: #fff;
}
#weather h3{
	display: none;
}
#weather .moduleHeader{
	background-image: url(/images/weather_header.gif);
	height: 30px;
}
#weather .moduleContent{
	background-color: #5d00dd;
}
#weather .containerPadding{
	padding: 0px 7px 12px 7px;
}
#weatherGraphic{
	margin-bottom: 4px;
}
#weatherGraphic img{
	border: 2px solid #000;
	width: 45px;
}
#weather h4{
	font-size: 1.1em;
	font-weight: normal;
}
#weather .conditions{
	font-size: 1.1em;
	font-weight: bold;
}
#weatherToday, #weatherTomorrow{
	margin-bottom: 5px;
}
#weather a {
	font-weight: bold;
	color: #ffcd00;
	font-size: 1.1em;
}
#weather .moduleFooter {
	height: 1px;
	background-image: url(/images/weather_footer.gif);
	overflow: hidden;
}
#weatherInfoFooter {
	clear: both;
}
#weatherDataLinks li{
	list-style: none;
}

/* Additional Framework Styles for Modules - Any styles that are used accross multiple modules go below. */
