/* All Possible Module Classes */
.module {
	margin-bottom: 6px;
}
.moduleHeader {
	background-image: url(/images/module_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2f0607;
	border-bottom: 1px solid #fcd80d;
	height: 21px;
}
.moduleContentContainer{
	background-image: url(/images/module_back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.containerPadding{
	background-image: url(/images/module_back_03.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 16px 24px 1px 8px;
}
.moduleFooter {
	background-image: url(/images/module_bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	overflow: hidden;
	clear: both;
}
.moduleHeader h2, .moduleHeader h3{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: .9em;
	font-family: trebuchet, arial, helvetica, sans-serif;
	padding: 4px 5px 1px 5px;
}
.moduleContentContainer h3{
	color: #ec0007;
	font-size: 1.2em;
}
.moduleContentContainer h3 a{
	color: #ec0007;
	text-decoration: none;
}
.moduleContentContainer h3 a:Hover{
	color: #ec0007;
	text-decoration: underline;
}
.moduleContentContainer h4, .moduleContentContainer h5{
	color: #ec0007;
	font-size: 1em;
}
.moduleContentContainer h4 a, .moduleContentContainer h5 a{
	color: #ec0007;
	text-decoration: none;
}
.moduleContentContainer h4 a:Hover, .moduleContentContainer h5 a:Hover{
	text-decoration: underline;
}
.module li{
	list-style: none;
}
p {
	color: #01004d;
}
a {
	color: #01004d;
	font-weight: bold;
}
a:Hover {
	text-decoration: none;
}
a:Visited {
	text-decoration: none;
}
.textInput {
	background-color: #01004d !important;
	border: 1px solid #f2ca26;
	height: 19px;
	color: #fff;
	font-size: 1.1em;
}
.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
}

/* Date */
#date{
	background-image: url(/images/module_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 21px;
	overflow: hidden;
	border-bottom: 1px solid #fcd80d;
}
#date .moduleHeader{
	display: none;
}
#date .moduleContentContainer{
	background: none;
}
#date .containerPadding{
	background: none;
	padding: 1px 5px 0px 5px;
}
#date .moduleFooter{
	height: 1px;
	overflow: hidden;
	background-image: none;
}
#date h4{
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-family: trebuchet, arial, helvetica, sans-serif;
	margin-right: 5px;
}
#date p{
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-weight: bold;
}

/* Search */
#search {
	margin-left: 11px;
}
#searchTypeLabel, #searchType, #searchForLabel, #search  legend{
	display: none;
}
#search .containerPadding{
	padding: 16px 14px 2px 6px;
}
#searchFor{
	float: left;
	width: 97px;
	margin-right: 4px;
}
#searchTopSearches h4{
	text-transform: uppercase;
	margin: 2px 0px 2px 0px;
}
#searchTopSearches li{
	display: inline;
}
#searchTopSearches li a{
	white-space: nowrap;
}

/* Poll */
#poll {
	margin-left: 11px;
}
#poll legend{
	display: none;
}
#poll .sponsor{
	margin-bottom: 8px;
}
#poll .sponsorLabel{
	color: #ec0007;
	text-transform: uppercase;
}
#poll p{
	line-height: 1.3em;
}
#pollQuestion{
	font-weight: bold;
	color: #ec0007;
	margin: 5px 0px 5px 0px;
}
#poll label{
	font-weight: bold;
	color: #01004d;
}
#poll .button{
	padding: 2px;
	margin: 8px 0px 0px 0px;
}

/* Email This Page */
#emailToFriend{
	margin: 0px;
}
#emailToFriend .moduleHeader{
	display: none;
}
#emailToFriend .moduleHeader{
	display: none;
}
#emailToFriend .moduleContentContainer{
	background: none;
}
#emailToFriend .containerPadding{
	background: none;
	padding: 0px;
}
#emailToFriend  .moduleFooter {
    display: none;
}
#emailToFriend  a{
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	width: 371px;
	height: 79px;
	background-image: url(/images/sendthispage_off.gif);
}
#emailToFriend  a:Hover{
	background-image: url(/images/sendthispage_on.gif);
}

/* Listen Live */
#listenlive{
	margin: 0px;
}
#listenlive .moduleHeader{
	display: none;
}
#listenlive .moduleHeader{
	display: none;
}
#listenlive .moduleContentContainer{
	background: none;
}
#listenlive .containerPadding{
	background: none;
	padding: 0px;
}
#listenlive  .moduleFooter {
    display: none;
}
#listenlive  a{
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	width: 371px;
	height: 79px;
	background-image: url(/images/listenlive.png);
}


/* Feature */
#feature .moduleHeader{
	display: none;
}
#feature {
	margin-bottom: 0px;
}
#feature .containerPadding{
	padding: 9px 13px 5px 0px;
}
#feature .storyImage{
	margin: 0px 0px 5px 0px;
	height: 133px;
	width: 358px;
	overflow: hidden;
	border-bottom: 1px solid #000; 

}
#feature .storyImage img{
	width: 358px;
	border: none;
}
#feature h3{
	margin: 10px 10px 0px 10px;
}
#feature p{
	margin: 0px 10px 0px 10px;
	font-size: 1.1em;
}
#feature .storyLink{
	margin-top: 5px;
	text-transform: uppercase;
}
#feature .storyLink a{
	display: block;
	text-decoration: none;
	background-image: url(/images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
#feature .storyLink a:Hover{
	display: block;
	text-decoration: underline;
}
#feature .storySeparatorstorySeparatorLast{
	display: none;
}

/* Sponsor */
#sponsor {
	text-align: center;
	clear: both;
}
#sponsor .moduleHeader{
	display: none;
}
#sponsor .moduleContentContainer{
	background: none;
}
#sponsor .containerPadding{
	background: none;
	padding: 16px 24px 0px 8px;
}
#sponsor .moduleFooter {
	background: none;
	height: 1px;
	overflow: hidden;
	clear: both;
}
#sponsor p{
	background-image: url(/images/sponsor_tag.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#sponsor p img{
	margin: 14px 0px 0px 0px;
}

/* On Air */
#hostPhoto {
     float: left;
     margin: 0px 5px 0px 0px;
     width: 75px;
     height: 125px;
}
#onAir img {
     width: 75px;
     border: 2px solid #ed1e24;
}
#currentHost .footer {
     clear: none;
}
#onAir .hostText {
     float: left;
     width: 111px;
}
#nextHost{
     float: left;
     width: 111px;
     margin: 10px 0px 5px 0px;
}
#onAir h4 a {
     text-decoration: underline;
     color: #01004d;
}
#onAir h4 a:hover {
     text-decoration: none;
}
#nowPlaying{
     width: 120px;
     margin-left: 71px;
}
#nowPlaying p{
     font-weight: bold;
}

/* Club */
#club .containerPadding{
	padding-bottom: 5px;
}
#emailPassword, #nonMember{
	display: none;
}
#club .osaText, #club legend{
	display: none;
}
#club .formRow{
	width: 120px;
}
#club .emailAddress, #club .password, #saveLoginRow label{
	color: #ec0007;
}
#club .textInput{
	margin: 2px 0px 4px 0px;
}
.formRow#saveLoginRow{
	float: right;
	width: 130px;
}
#club .submitRow{
	margin: 2px 0px 6px 0px;
}
#signUp{
	margin-top: 3px;
}
#clubTopContests h4{
	margin: 7px 0px 3px 0px;
	text-transform: uppercase;
}
#clubTopContests li{
	margin: 3px 0px 0px 0px;
}

/* Headlines */
#headline .story{
	width: 574px;
}
#headline .moduleHeader{
	height: 21px;
}
#headline .containerPadding{
	padding-bottom: 1px;
}
#headline .moduleHeader h3{
	display: none;
}
#headline .storyImage{
	float: left;
	margin: 3px 8px 10px 0px;
}
#headline .storyImage img{
	border: 2px solid #fff;
}
#headline .storySeparator{
	clear: both;
	height: 10px;
}
#headline .storySeparator hr{
	display: none;
}
#headline .storySeparatorstorySeparatorLast{
	clear: both;
}
#headline .storySeparatorstorySeparatorLast hr{
	display: none;
}
#headline h4{
	margin-bottom: 4px;
	font-size: 1.1em;
}
#headline p{
	font-size: 1.1em;
	line-height: 1.4em;
}

/* Weather */

#weather {
	margin: -12px 0px 0px 0px;
}
html>body #weather {
	margin: 0px 0px 0px 0px;
}

#weather .containerPadding{
	padding-bottom: 1px;
}
#weatherGraphic{
	margin-bottom: 3px;
}
#weatherGraphic img{
	border: 2px solid #ec0007;
	width: 45px;
}
#weather h4, #weather h5{
	font-weight: normal;
}
#weather .conditions{
	font-weight: bold;
	color: #ec0007;
	margin-bottom: 4px;
}

/* Inside Club */
#clubInside{
	margin-left: 11px;
}
#clubInside .containerPadding{
	padding-bottom: 5px;
}
#clubInside .osaText, #clubInside legend, #emailPassword, #nonMember{
	display: none;
}
#clubInside .formRow{
	width: 120px;
}
#clubInside .emailAddress, #clubInside .password, #saveLoginRow label{
	color: #ec0007;
}
#clubInside .textInput{
	margin: 2px 0px 4px 0px;
}
#clubInside .formRow#saveLoginRow{
	float: right;
	width: 70px;
}
#clubInside .submitRow{
	margin: 2px 0px 6px 0px;
}
#signUp{
	margin-top: 3px;
}
#clubTopContests h4{
	margin: 7px 0px 3px 0px;
	text-transform: uppercase;
}
#clubTopContests li{
	margin: 3px 0px 0px 0px;
}

/* Inside Date */
#dateInside{
	background-image: url(/images/module_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 21px;
	overflow: hidden;
	border-bottom: 1px solid #fcd80d;
	float: left;
	width: 371px;
	margin-right: 1px;
}
#dateInside .moduleHeader{
	display: none;
}
#dateInside .moduleContentContainer{
	background: none;
}
#dateInside .containerPadding{
	background: none;
	padding: 1px 5px 0px 5px;
}
#dateInside .moduleFooter{
	height: 1px;
	overflow: hidden;
	background-image: none;
}
#dateInside h4{
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-family: trebuchet, arial, helvetica, sans-serif;
	margin-right: 5px;
}
#dateInside p{
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-weight: bold;
}

/* Inside Email This Page */
#emailToFriendInside{
	margin: 0px;
	float: left;
}
#emailToFriendInside .moduleHeader{
	display: none;
}
#emailToFriendInside .moduleHeader{
	display: none;
}
#emailToFriendInside.moduleContentContainer{
	background: none;
}
#emailToFriendInside .containerPadding{
	background: none;
	padding: 0px;
}
#emailToFriendInside  .moduleFooter {
    display: none;
}
#emailToFriendInside  a{
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	width: 371px;
	height: 79px;
	background-image: url(/images/sendthispage_off.gif);
}
#emailToFriendInside  a:Hover{
	background-image: url(/images/sendthispage_on.gif);
}

/* Inside Sponsor */
#sponsor {
	text-align: center;
	float: right;
	width: 234px;
	overflow: hidden;
}
#sponsorInside {
	text-align: center;
	float: right;
	width: 234px;
	overflow: hidden;
}
#sponsorInside .moduleHeader{
	display: none;
}
#sponsorInside .moduleContentContainer{
	background: none;
}
#sponsorInside .containerPadding{
	background: none;
	padding: 0px 0px 0px 0px;
}
#sponsorInside .moduleFooter {
	background: none;
	height: 1px;
	overflow: hidden;
	clear: both;
}
#sponsorInside p{
	background-image: url(/images/sponsor_tag_inside.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#sponsorInside p img{
	margin: 21px 0px 0px 0px;
}

/* Inside On Air */
#onAirInside .hostText {
	margin: 0px;
	width: 100%;
}
#onAirInside #nextHost{
	margin: 5px 0px 5px 0px;
}
#onAirInside h4 a {
	text-decoration: underline;
	color: #01004d;
}
#onAirInside h4 a:hover {
	text-decoration: none;
}
#onAirInside #listenLive{
	margin: 5px 0px 5px 0px;
}
#onAirInside #listenLive a{
	display: block;
	text-decoration: none;
	width: 85px;
	height: 43px;
	background-image: url(/images/listen_off.gif);
	text-indent: -99999px;
}
#onAirInside #listenLive a:Hover{
	background-image: url(/images/listen_on.gif);
}
#onAirInside #nowPlaying{
	margin: 0px;
}
#onAirInside #nowPlaying p{
	font-weight: bold;
}


/* Additional Framework Styles for Modules - Any styles that are used accross multiple modules go below. */

