@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#fff;
}

img {
	display:block;
}

a	{
	color:#fff;
	text-decoration:underline;
	}
	
a:hover	{
	color:#ccc;
	}

#wrapper	{
	margin: 0 auto;
	background:url(../../interface/bgGradient.jpg) repeat-x;
}

#artistBG	{
	background:url(../../interface/temp-artist.jpg) no-repeat right bottom;
	}
	
#topContainer	{
	width:968px;
	background:url(../../images/topBG.jpg) no-repeat left top;
	margin:0 auto;
}

#radioHeader	{
	background:url(../../interface/radioLogo.jpg) no-repeat left bottom;
	height:282px;
}

#date {
	clear:both;
	padding: 8px 60px 0 0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
}

#artist {
	float:right;
}

strong	{
	font-weight:bold;
	}

#ad	{
	width:728px;
	margin:8px 0 0 0;
	}
	
#ad2	{
	width:728px;
	margin-top:10px;
	}

#disclaimer	{
	width:902px;
	margin: 0 auto;
}

#footer	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-size:11px;
	color:#333333;
	float:right;
	margin-top:18px;
	}
	
#footer2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-size:11px;
	color:#333333;
	float:left;
	margin-top:18px;
	}

#vista	{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	padding-top:18px;
	padding-bottom:12px;
	line-height:13px;
	}
	
#bg	{
	height:282px;
	}

#content	{
	background:#2d3c6a url(../../interface/bgContent.gif) repeat-x;
	border-bottom:7px solid #333;
	border-top:7px solid #333;
	
	}
	
#box1	{
	width:228px;
	height:165px;
	float:left;
	background:url(../../images/box1.png) no-repeat;
	}
	
#box1 h1	{
	font-family: HelveticaNeue, Helvetica, "Lucida Sans Unicode", Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:34px;
	
	text-transform:uppercase;
	}
	
#box1 h2	{
	font-size:12px;
	line-height:14px;
	font-family: HelveticaNeue, Helvetica, "Lucida Sans Unicode", Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#000;
	margin-top:1px;
	text-transform:uppercase;
	}
	
#box1 p	{
	font-family: HelveticaNeue, Helvetica, "Lucida Sans Unicode", Verdana, Arial, Sans-Serif;
	font-size:10px;
	margin-left:50px;
	margin-top:50px;
	}
	
#box2	{
	width:228px;
	height:165px;
	float:left;
	background:url(../../images/box2.png) no-repeat;
	}
	
#box3	{
	width:228px;
	height:165px;
	float:left;
	background:url(../../images/box3.png) no-repeat;
	}
	
#box3 div	{
	padding-top:25px;
	padding-left:10px;
	padding-right:20px;
	text-align:left;
	}
	
#box4	{
	width:228px;
	height:165px;
	float:left;
	background:url(../../images/box4.png) no-repeat;
	}
	
#box4 div	{
	padding-top:25px;
	padding-left:14px;
	padding-right:20px;
	text-align:left;
	}
	
#boxListener	{
	padding:25px 20px 0 10px;
	text-align:left;
	}
	
#boxListener table	{
	margin-top:9px;
	}
	
#boxListener table td	{
	padding:3px 0;
	}
	
.text input	{
	border:#e3e4e5 1px solid;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
	
.submit	{
	background:url(../../images/loginbg.gif) no-repeat left;
	float:left;
	padding-bottom:1px;
	width:36px;
	margin-left:3px;
	}
	
.submit input	{
	width:36px;
	font-size:11px;
	text-transform:lowercase;
	background:url(../../images/loginLink.gif) no-repeat right;
	padding:4px 6px 3px 5px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#boxListener #login	{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#145779;
	}
	

	
#contentContainer	{
	width:100%;
	}

	
#disclaimer a	{
	color:#145779;
	text-decoration:underline;
	}
	
#disclaimer a:hover	{
	text-decoration:none;
	}
	
#fourBoxes	{
	width:918px;
	margin:0 auto;
	padding-top:26px;
	padding-bottom:20px;
	min-height: 270px;
	}
	
#fourBoxes td	{
	width:239px;
	}
	
#mainNavigation	{
	float:left;
	background:#000;
	height:40px;
	width:912px;
	}
	
#mainNavigation ul	{
	margin:0;
	padding:14px 0 0 20px;
	}
	
#mainNavigation li	{
	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	text-transform:uppercase;
	padding:0 15px;
	border-right:1px solid #fff;
	}
	
#mainNavigation a	{
	color:#fff;
	text-decoration:none;
	}
	
#mainNavigation a:hover	{
	color:#dfdfdf;
	text-decoration:none;
	}

	
#mainNavigation #current a	{
	color:#8ea8e8;
	text-decoration:none;
	}
	
#mainNavigation #current a:hover	{
	color:#9cb9ff;
	text-decoration:none;
	}

#navContainer	{
	margin:0 auto;
}

#secNavContainer	{
	width:869px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#nav {
	background:#333;
	height:32px;
	float:left;
	}
	
#nav ul	{
	padding:8px 0 0 6px;
	margin:0;
	}
	
#nav li	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	display:inline;
	padding:0 17px;
	border-right:1px solid #fff;
	}
	
#nav a	{
	color:#fff;
	text-decoration:none;
	}
	
#nav a:hover	{
	color:#dfdfdf;
	text-decoration:none;
	}
	
	
#nav #current a	{
	color:#8ea8e8;
	text-decoration:none;
	}
	
#nav #current a:hover	{
	color:#9cb9ff;
	text-decoration:none;
	}
	
#pageBG	{
	background:#354e6c url(../../interface/repeatPage.jpg) repeat-x;
	border-bottom:7px solid #333;
	border-top:7px solid #333;
	}
	
#pageContent	{
	width:968px;
	margin:0 auto;
	padding:29px 50px 75px 0;
	overflow:hidden;
	}
#simpleContent a img	{
	/*border:2px solid #9A0000;*/
}
	
#pageText	{
	width:555px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
		color:#ededed;
	margin-bottom:19px;
	line-height:16px;	
	padding:0 57px 28px 140px;
	}
	
#pageText a	{
	color:#ffffff;
	text-decoration:underline;
	text-align:left;
	}
	
#pageText a:hover	{
	color:#e5eaf8;
	text-decoration:underline;
	}
	
#pageText h1 img	{
	padding-top:6px;
	margin-bottom:18px;
	}
	
#pageText h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	line-height:20px;
	text-transform:uppercase;
	border-bottom:1px dotted #ffffff;
	padding-bottom:6px;
	margin-bottom:2px;
	font-weight:normal;
	letter-spacing:2px;
	}
	
#pageText h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px dotted #fff;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	}
	
#pageText h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EDEDED;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:normal;
	letter-spacing:0.75px;
	}
	
#pageText p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ededed;
	
	margin-bottom:19px;
	line-height:16px;
	}
	
#pageText td	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e5eaf8;
	margin-bottom:19px;
	line-height:12px;	
	}
	
#pageText td h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#e5eaf8;
	text-transform:uppercase;
	border-bottom:1px dotted #e5eaf8;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	}
	
#pageText td h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e5eaf8;
	text-transform:uppercase;
	border-bottom:1px dotted #e5eaf8;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	}
	
#pageText td h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e5eaf8;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:normal;
	letter-spacing:0.75px;
	}
	
#pageText td p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e5eaf8;
	margin-bottom:19px;
	line-height:12px;
	}
	
	
#pageText .ads	{
	margin:19px 0 22px 0;
	}
	
#pageImage	{
	padding:7px;
	background:#333333;
	}
	

	
#sectionBG	{
	float:left;
	width:460px;
	position:relative;
	right:50px;
	}

	
#yellowBar	{
	background:#ffd701;
	height:110px;
	text-align:center;
	}

	
	
	
.blackDivider	{
	height:7px; 
	background:#333;
	line-height:0px;
	}	
	
.floatLeft	{
	float:left;
	}
	
.floatRight	{
	float:right;
	}
.floatCenter	{
	text-align:center;
	}
	

#mainNavigationSub a {
	color:white !important;
}
#mainNavigationSub a:hover {
	color:#DFDFDF !important;
}

#mainNavigation ul li {
	float: left;
}

#mainNavigation li ul li {
	border-right: none;
	display:block;
	clear:left;
	padding:5px;
	border-bottom: 1px solid #BBB;
	width:100%;
	background: #444444;
	margin-left:0px;
}

#mainNavigation .last {
	border-right: none;
	display:block;
	clear:left;
	padding:5px;
	border-bottom: none;
	width:100%;
	background: url(../../interface/navCap.png);
	margin-left:0px;
	background-repeat: no-repeat;	
	
}


#mainNavigation li ul {
	position: absolute;
	width: 200px;;
	left: -999em;
	clear:left;
	display: block;
	padding-top:10px;
	margin-left:-30px;
	
	
}

#mainNavigation li:hover ul {
	left: auto;
}












/*CONTEST STYLES BELOW*/







.rightBorder	{
	border-right:1px solid #000;
	}
	
.contestForm td	{
	padding:10px 15px;
	}
	
.hiddenField	{
	display:none;
	}
	
	
textarea	{
	width:100%;
	height:50px;
	}
	



	
.juicyGiveButton{
	padding:5px 10px 5px 10px;
	background: #fff;
	color:#333;
	font-size: 14px;
	font-weight: bold;
	border: 2px #555 solid;
	-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
	cursor: pointer;
}
.juicyGiveButton:hover{
	background: #333;
	color:#fff;
	cursor: pointer;
}

#userForm input {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #9cabbd;
color:#333333;
font-size:14px;
font-weight:bold;
padding:5px 10px;
width:400px;
margin-bottom:15px;
}
#userForm textArea {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #555555;
color:#333333;
font-size:14px;
font-weight:bold;
padding:5px 10px;
width:400px;
height:150px;
margin-bottom:15px;
}
#userForm label{
	font-weight: bold;
	
}
#userForm p{
	margin:0px 0 4px 0;
		color:#fff;
	font-style: italic;
}

#userForm .submit:hover {
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
cursor:pointer;
width:auto;
}
#userForm .submit {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #555555;
color:#333333;
cursor:pointer;
font-size:14px;
font-weight:bold;
padding:5px 10px;
width:auto;
}




#mainNavigationSub a {
	color:white !important;
}
#mainNavigationSub a:hover {
	color:#DFDFDF !important;
}

#mainNavigation ul li {
	float: left;
}

#mainNavigation li ul li {
	border-right: none;
	display:block;
	clear:left;
	padding:5px;
	border-bottom: 1px solid #BBB;
	width:100%;
	background: #444444;
	margin-left:0px;
}


#mainNavigation li ul {
	position: absolute;
	width: 200px;;
	left: -999em;
	clear:left;
	display: block;
	padding-top:10px;
	margin-left:-30px;
	
	
}

#mainNavigation li:hover ul {
	left: auto;
}
.artistname {
	clear:both;
}
.songname {
	font-size:16px !important;
	float:left;
	margin-top:0px;
	margin-left:20px;
}
.songprevposition {
	float:right;
}
.pollSelection:hover {
	font-weight:bold;
	cursor:pointer;
}
#fourBoxes li {
	float:left;
	display:block;
	width:200px;
	height:130px;
	list-style-type:none;
	margin:0px 13px 26px 13px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow: 3px 3px 3px #3F3F3F;
	-moz-box-shadow: 3px 3px 3px #3F3F3F;
	box-shadow: 3px 3px 3px #3F3F3F;
	padding: 0px 3px 3px 0px;
	background: url('../../images/shoutoutbg.png');
}
#fourBoxes div {
	overflow:hidden;
	background:#2d3c6a;
	color:#000;
	width:195px;
	height:125px;
	margin:4px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-family:verdana;
	}
#fourBoxes img {
	border:0px;
}
#fourBoxes p {
	padding:0px;
	margin:0px;
}
#fourBoxes ul {
	padding:0px;
	margin:0px;
}
.dayofweek {
	font-weight:bold;
	background: #333333;
	margin-bottom:10px;
	margin-top:10px;
	height:30px;
	color:#FFF;
	font-size:17px;
	padding:10px 0px 0px 10px;
}
#shows li {
	display:block;
	margin-top:5px;
	font-size:13px;
}
#shows .time {
	float:right;
	margin-right:20px;
}

#simpleEvents .title{
	width:125px;
	font-weight: bold;
	vertical-align: text-top;
}
#simpleEvents {
	margin-bottom:20px;
}

#simpleEvents p {
	margin-top:0px;
}

#newsBox #newsContent {
	padding:40px 10px 40px 10px;
	overflow:visible;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#newsBox #newsContent h1 {
	font-size:1.5em;
	padding:2px 0 8px 10px;
	margin:5px 0 20px 0;
	border-bottom:1px solid #ccc;
}
#newsBox #newsContent h2 {
	border-bottom:1px solid #ccc;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.2em;
	padding:0 0 2px 10px;
}
#newsBox #newsContent img {
	border: 5px solid #ccc;
	float:left;
	margin:0 20px 0 0;
}
#newsBox #newsContent .moreLink {
	color:#1c2239;
	float:right;
	text-transform:uppercase;
	font-size:10px;
	background:url(../../interface/bg_more_button.gif) repeat-x top left;
	border:1px solid #ccc;
	padding:2px 4px;
	width:45px;
	margin:0 20px 0 0;
}

.newsContainer	{
	border-bottom: 1px solid #fff;
	padding:0 0 5px 0;
	overflow:hidden;
	display:block;
	float:left;
	width:100%;
	}
	
#newsBox #newsContent .moreLink a {
	color:#1c2239;
	text-decoration:none;
	background:url(../../interface/arrow-more.gif) no-repeat right 4px;
	padding:0 10px 0 0;
}
#newsBox #newsContent .moreLink a:hover {
	color:#323c65;
}
#newsBox #newsContent .commentsLink {
	color:#a1a954;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	padding:3px 0;
	width:150px;
}
#newsBox #newsContent .commentsLink a {
	color:#a1a954;
	text-decoration:none;
	background:url(../../interface/bg_comments_button.gif) no-repeat top right;
	padding:0 20px 0 0;
}
#newsBox #newsContent .commentsLink a:hover {
	text-decoration:underline;
	color:#595c5c;
}
#newsBox #newsContent #fullBanner img {
	display:block;
	padding:40px 0;
	border:0;
	margin:0;
}
#newsBox #newsContent {
}

#newsContent	{
	width:490px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-bottom:19px;
	line-height:16px;	
	}
	
#newsContent h1 {
	border-bottom:1px solid #ffffff;
	font-size:1.5em;
	margin:5px 0 20px;
	padding:2px 0 8px 10px;
	font-weight:bold;
}
	
#newsContent h2 {
	border-bottom:1px solid #fff;
	font-size:1em;
	letter-spacing:0.2em;
	padding:0 0 2px 10px;
	text-transform:uppercase;
}

#newsContent .moreLink {
	background:#ffffff url(../../interface/bg_more_button.gif) repeat-x scroll left top;
	border:1px solid #a1a1a3;
	color:#8f0500;
	float:right;
	font-size:10px;
	margin:0 20px 0 0;
	padding:2px 4px;
	text-transform:uppercase;
	width:45px;
}

#newsContent .moreLink a	{
	color:#1c2239;
	text-decoration:none;
	background:transparent url(../../interface/arrow-more.gif) no-repeat scroll right 4px;
	padding:0 10px 0 0;
	}
	
#newsContent .moreLink a:hover	{
	color:#404b7f;
	}

#newsContent .commentsLink {
	color:#8f0500;
	float:left;
	font-size:10px;
	padding:3px 0;
	text-transform:uppercase;
	width:150px;
}

#newsContent .commentsLink a	{
	color:#8f0500;
	text-decoration:none;
	background:url(../../interface/bg_comments_button.gif) no-repeat scroll right top;
	padding:0 20px 0 0px;
	}
	
#newsContent .commentsLink a:hover	{
	color:#bd0000;
	}
	
#newsContent img {
border:5px solid #CCCCCC;
float:left;
margin:0 20px 0 0;
}
	
#moreNews ul {
	padding:10px 0 0 28px;
	list-style-image: url(../../interface/bullet-arrow.gif);
	border:0px solid;
	padding:10px 0 0 28px;
	margin:0;
	width:200px;
}

#newsContent #fullBanner img {
border:0 none;
display:block;
margin:0;
padding:40px 0;
}

#moreNews li {
	padding:0 0 10px 0;
}
#moreNews a {
	color:#fff;
}
#moreNews a:hover {
	color:#CCC;
}
#moreNews .floatLeft {
	float:left;
}
#moreNews .floatRight {
	float:right;
}

#newsContent .newsTitle	{
	border:none;
	border:none;
	padding:0;
	margin:0 218px 18px 0;
	}

.clearAll	{
	clear:both;
	}
.userComment {
	display:none;
	visibility: hidden;
}