/* ############################################################
   HTML Tag Styles
   ######################################################### */
body {
	margin: 0px 0px 10px 0px ;
	background-image: url(theme/body-bg.gif) ;
	background-repeat: repeat;
	background-color: #FFFFFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	line-height: 140% ;
	color: #000000 ;
	}

p {
	margin: 0px ;
	padding: 0px 0px 12px 0px ;
	}

img {

	}

.clear {
	clear: both ;
	}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana ;
    color: #336699 ;
	font-weight: 900 ;
    }

h2	{
    font-size: 16px ;
    }

h3	{
    font-size: 12px ;    
    }

a, a:active, a:visited, a:link {
	color: #000000 ;
	text-decoration: underline ;
	}

a:hover {
	color: #00803E;
	text-decoration: underline ;
	}

ul {
	margin: 0 0 0 0 ;
	padding: 5px 5px 5px 15px ;
	}
	
.cpyrgt {
	color: #fff ;
	text-transform: uppercase ;
	}

/* ############################################################
   Layout styles
   ######################################################### */
#wrapper {
	width: 990px;
	margin: 0 auto;
	margin-top: 10px ;
	}

#header {
	padding: 0px 0px 10px 0px ;
	}

.bannerpane {
	float: left ;
	width: 728px ;
	}

.on-air-now {
	float: right ;
	width: 250px ;
	}

#logo {
	padding: 20px 10px 0px 10px ; 
	}

#leftcol, #contentcol, #rightcol, #contentcol-admin {
	float: left ;
	border: solid 1px #FFFFFF ;
	}

#leftcol {
	width: 180px ;
	}

#rightcol {
	width: 300px ;
	}

#contentcol {
	width: 470px ;
	padding: 0px 8px ;
	}

.contentcol-admin
{ width: 770px !important; }

#maintbl {
	width: 100% ;
	}

#canvas {

	}

#canvas-top {
	background-image: url(theme/canvas-top.gif) ;
	background-repeat: no-repeat ;
	}

#canvas-content {
	background-color: #FFFFFF ;
	border-bottom: solid 1px #FFFFFF ;
	padding: 8px 8px 0px 8px ;
	}

#canvas-bottom {
	background-image: url(theme/canvas-bottom.gif) ;
	height: 4px ;
	}

#footer-top {
	margin-top: 5px ;
	background-image: url(theme/footer-top.gif);
	height: 4px ;
	}

#footer-bottom {
	background-image: url(theme/footer-bottom.gif);
	height: 4px ;
	}

#footer-content {
	background-color: #B4A888 ;
	text-align: right ;
	padding: 0px 5px ;
	color: #fff ;
	font-size: 11px ;
	}

#footer a {
	font-size: 11px ;
	color: #fff ;
	text-decoration: none ;
	font-weight: normal ;
	text-transform: uppercase ;
	}

#footer a:hover {
	background-color: #999 ;
	}
	
#footer p { padding: 0px; }

#footer  .Normal { color: #FFFFFF; }
	

#usercontrols {
	padding: 0px 0px 0px 0px ;
	}

#login {
	margin-top: 3px ;
	background-image: url(theme/login-bg.gif) ;
	width: 71px ;
	height: 18px ;
	text-align: center ;
	padding: 2px 0px ;
	font-size: 11px ;
	}

a.login {
	font-weight: 900 ;
	text-transform: uppercase ;
	color: #FFFFFF ;
	text-decoration: none ;
	}

a.login:hover {
	color: #B3DD9A ;
	}

#user {
	width: 99px ;
	height: 22px ;
	overflow: hidden ;
	padding: 2px 0px 0px 5px ;
	font-size: 9px ;
	white-space: nowrap ;
	line-height: 115% ;
	color: #000 ;
	}

#user a, #user a.link, #user a.visited, #user a.active {
	color: #000000 ;
	}

#user a:hover {
	color: #00803E ;
	}

a.user {
	color: #fff ;
	}

a.user:hover {
	color: #00803E ;
	}

#login, #user {
	float: left ;
	}

#searchcontrols {
 	border: solid 1px #00803E ;
	background-color: #FFFFFF ;
	padding: 2px ;
	}

#searchcontrols input {
	border: none ;
	background-color: #FFFFFF ;
	border-width: 0px ;
	width: 210px ;
	}

#usercontrols, #searchcontrols {
	margin-bottom: 10px ;
	}

a.search {
	font-size: 12px ;
	font-weight: 900 ;
	text-decoration: none ;
	color: #00803E ;
	padding: 1px 10px 1px 2px ;
	background-image: url(theme/search-arrow.gif) ;
	background-repeat: no-repeat ;
	background-position: right center ;
	}

a.search:hover {
	color: #084D8E;
	background-image: url(theme/search-arrow-on.gif) ;
	}

#now-playing {
	float: left ;
	font-size: 11px ;
	position: relative ;
	top: 10px ;
	left: 640px ;
	z-index: 5 ;
	width: 345px ;
	height: 20px ;
	overflow: hidden ;
	}

.np-label {
	color: #B3DD9A ;
	font-weight: 900 ;
	padding-right: 2px ;
	}

.artist-title {
	font-weight: 900 ;
	}

/* ############################################################
   Navigation styles
   ######################################################### */
#navigation {
	margin-left: -9px ;
	}

#navigation-top {
	background-image: url(theme/navigation-top.gif) ;
	background-position: top right ;
	background-repeat: no-repeat ;
	height: 6px ;
	}

#navigation-content {
	background-color: #FBF7ED;
	padding-left: 10px ;
	padding-right: 10px ;
	}

#navigation-bottom {
	background-image: url(theme/navigation-bottom.gif) ;
	background-position: bottom right ;
	background-repeat: no-repeat ;
	height: 6px ;
	margin-bottom: 10px ;
	}

/* ############################################################
   DNN tag styles
   ######################################################### */
.DNNEmptyPane {
	display: none ;
	}

.DNNAligncenter {

	}

.Normal, .NormalDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #333333 ;
	}

.SkinObject {
	font-size: 12px ;
	}

.Head { 
    color: #00803E;     
    }

.SubHead {
	font-size: 12px ;
	color: #00803E ;
	}

a.CommandButton:active, a.CommandButton:link, a.CommandButton:visited {
	color: #000000 ;
	}
	
a.CommandButton:hover
{ color: #00803E; }

.ControlPanel {
	background-color: #FFFFFF ;
	}
.DataGrid_Header 
{
    color: #FFFFFF;   
}
.DataGrid_Item
{
    color: #FFFFFF;
}
.ControlPanel a.CommandButton
{ color: #000000; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Home Announcements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.home-headline {
	padding: 5px 0 15px 0 ;
	}

.home-headline-title {
	font-size: 12px ;
	font-weight: 900 ;
	}

.home-headline-desc {
	padding: 5px 0 ;
	}

.home-headline-desc p {
	padding: 0 ;
	margin: 0 ;
	}

a.Search {
	margin: 0px ;
	color: #336699 ;
	border: solid 1px #336699 ;
	padding: 3px 3px 2px 3px ;
	text-decoration: none ;
	}

.PagingTable {
	display: none ;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FAQ Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.faq {
	padding: 0px 0px 2px 7px ;
	background: transparent url(../../../../cnn/.element/img/2.0/global/red_bull.gif) no-repeat scroll left 8px ;
	}

.faq-answer {
	padding: 5px 0px 0px 15px ;
	}

.faq p {
	margin: 0px ;
	padding: 0px ;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FAQ Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.schedule-box {
	padding: 8px 0px 8px 0px ;
	}

.schedule-box select {
	font-size: 11px ;
	width: 275px ;
	}

.schedule-box input {
	font-size: 11px ;
	width: 23px ;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	UDT Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.UDT_Table_Head {
	background-color: #336699 ;
	color: #fff ;
	font-weight: 900 ;
	}

.UDT_Table_Head th {
	color: #fff ;
	font-weight: 900 ;
	}

.UDT_Table_AlternateItem {

	}

.UDT_Table_Item {
	background-color: #809FBE ;
	color: #fff ;
	}

.UDT_Table_Item a {
	color: #fff ;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Form Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.registration_form td {
	padding: 2px ;
	}

.registration_form input {

	}

object {

	}
/* ========== Contest Form Fix ========= */

table.FormTable {
	width: 440px;
}

/* ================================ */

/* ========= ANNOUNCEMENT STYLES ==========*/

td.announceImg {
	padding-right: 5px;
}
.announceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:    bold;
	text-transform: uppercase;
	color: #00803E;
}
/*EDIT:Text color for announcement box*/ .announceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
div.announceSep {
    width: 100%;
	height: 2px;
	background-color: #00803E;
	margin: 5px 0px;

}
a.readmore:link, a.readmore:visited, a.readmore:active {
	color: #00803E;
	height: 13px;
	width: 68px;
	display: block;
	float: left;
	overflow: hidden;
}