/* CSS Document */

Body {
	margin           : 0px 0px 0px 0px;
	color            : #FFFFFF;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

html, body { 
    height: 100%;
	margin:0;
	padding:0;
	}

p {
    padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  height           : 1px;
  width            : 100%;
}

h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#707070;
	margin-bottom:4px;
	}

h2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#707070;
	margin-bottom:4px;
	margin-top:4px;
	}


h3 {
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}

.title {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #f4da8e;
}

.on_air_now_gold_text {
    font-family: sans-serif;
    color: #f4da8e;
}

.button {
	color: #000000; 
	font-family: Helvetica, Arial;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #d6d6d5;
	border: 1px solid #FFFFFF;
	height: 20px;
}


.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000;
  background-color : #d6d6d5;
  border           : 1px solid #FFFFFF;
}

a:link, a:visited {
color            : #530054;
font-size        : 12px;
text-decoration  : none;
}

a:hover {
color            : #000000;
font-size        : 12px;
text-decoration  : none;
/*  text-decoration  : none; */
}

/* site styles --------------------------------*/
#container {
	width:820px;
	height:400px;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:1px;
	clear:both;
	background-color:#242424;
	}

#top  {
	width:820px;
	height:130px;
	background-color:#000000;
	background-image:url(images/top_bg.gif);
	}
	
#logo  {
	width:160px;
	height:110px;
	background-image:url(images/player_logo.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}
	
#number  {
	width:311px;
	height:118px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	background-image:url(images/now_playing_bg.png);
	}
	
#player_bar  {
	width:608px;
	height:42px;
	background-image:url(images/player_bar_bg.gif);
	background-color:#000000;
	}

#flash_player {
	width:328px;
	height:25px;
	margin-bottom:8px;
	}
	
#tv_radio_switch {
	width:180px;
	height:20px;
	margin-top:8px;
	margin-right:10px;
	float:right;
	}
	
#content {
	width:820px;
	height:270px;
	}
	
#content_left {
	width:490px;
	height:250px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}
	
#content_right {
	width:300px;
	height:250px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	background-color:#000000;
	}
	
#msg {
	width:490px;
	height:218px;
	background-color:#242424;
	}
	
#msg_nav {
	width:490px;
	height:20px;
	}
	
#msg_box {
	width:490px;
	height:218px;
	}
	
#msg_box_int {
	width:490px;
	height:198px;
	background-image:url(images/message_bg.gif);
	background-repeat:repeat-x;
	}
	
#on_air_now_box  {
	width:311px;
	height:118px;
	margin-top:5px;
	margin-right:5px;
	float:right;
	}
	
#now_playing {
	width:311px;
	height:118px;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-right:5px;
	float:right;
	text-align:left;
	background-image:url(images/now_playing_bg.png);
	}
	
#now_playing_text  {
	width:280px;
	height:60px;
	margin-top:38px;
	margin-left:16px;
	float:left;
	}

.now_playing_artist_pink  {
	color:#ff00cc;
	font-size:16px;
	padding-bottom:2px;
	}
	
.now_playing_title_pink  {
	color:#ffffff;
	font-size:14px;
	padding-bottom:5px;
	}	
	
.now_playing_next_black  {
	color:#999999;
	font-size:10px;
	}	
#flash {
	width:718px;
	height:150px;
	margin-bottom:8px;
	background-color:#f3f3f3;
	background-image:url(../../Rehab%20Spain/images/flash_place_hold.jpg);
	background-color:#FFFFFF;
	border: 1px solid #fed201;
	}
	
#content_area {
	width:532px;
	height:100%;
	margin-bottom:100%;
	margin-left:8px;
	margin-top:2px;
	float:right;
	margin-bottom:8px;
	padding-bottom:40px; 
	clear:both;
	}

#top_numbers  {
	width:252px;
	height:54px;
	background-image:url(../../Rehab%20Spain/images/top_numbers.gif);
	background-repeat:no-repeat;
	margin-top:35px;
	margin-right:8px;
	float:right;
	}
	
#nav {
	width:945px;
	height:34px;
	background-color:#fed201;
	}
	
.menu  {
	padding-top:4px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#707070;
	}
	
.menu a  {
	color:#707070;
	font-size:18px;
	}
	
.menu a:hover  {
	color:#000000;
	font-size:18px;
	}
	
.menu2  {
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#707070;
	border-top-color:#000000;
	border-top: 1px solid #d2d2d2;
	line-height:25pt;
	}
	
.menu2 a  {
	color:#707070;
	font-size:18px;
	}
	
.menu2 a:hover  {
	color:#000000;
	font-size:18px;
	}
	
.sub_menu  {
	padding-left:10px;
	margin-top:-10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.sub_menu a  {
	color:#FFFFFF;
	font-size:12px;
	}
	
.sub_menu a:hover  {
	color:#707070;
	font-size:12px;
	}

#footer  {
    width: 608px;
	height:42px;
	background-color:#000000;
} 


#footer_prs  {
    width:107px;
	height:36px;
	background-color:#000000;
	background-image:url(images/prs.gif);
	margin-right:10px;
	margin-top:4px;
	float:right;
} 

#footer_info  {
    width:340px;
	height:15px;
	background-color:#000000;
	margin-left:10px;
	margin-top:15px;
	float:left;
} 
	
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-align:left;
	}
	
.footer_text a  {
	color:#000000;
	font-size:11px;
	}
	
.footer_text a:hover  {
	color:#707070;
	font-size:11px;
	}
	
.footer, .push { 
    height: 4em;
	
}
	
fieldset {width: 184px; border: 0px;}
legend {
	font-size: 14px;
	color: #fed201;
	padding: 2px 4px;
	font-weight: bold;
}
dt {float: left; clear: left; width: 25%; padding: 5px; text-align: right; font-weight: bold; color: #666699;}
dd {text-align: left; padding: 5px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif;}
.input {border: 1px solid #666699;}
.btn {background-color: #666699; color: #fff; padding: 4px; font-size: 110%; font-weight: bold;}

/* TWITTER FEED */

ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding-left: 0;
	font-family: Arial, Georgia, Verdana, "Times New Roman", sans-serif;
}


ul#twit-twit {
	width:460px;
	padding-left:10px;
}


ul#twit-twit li ul {
	margin: 6px 0 0 0;
}


ul#twit-twit li {
	margin: 0 0 10px 10px;
	border-top: 1px dashed #ccc;
}


ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #ff00c7;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;
}


ul#twit-twit li ul li {
	font-weight: normal;
	color: #ffdaf7;
	font-size: 8pt;
	padding-top: 8px;
}


ul#twit-twit li.twit-alt {
	color: #ffdaf7;
}


ul#twit-twit li.twit-first {
	color: #ff00c7;
}


ul#twit-twit a.twit {
	color: #ddd;
	text-decoration: none;
	border: 0;
}


ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #ff00c7;
}


p.twit-more, li.twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}


p.twit-more a.twit-more, li.twit-more a.twit-more {
	color: #ff00c7;
	text-decoration: none;
}


p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	color: #FFFFFF;
	border-bottom: 1px dashed #ff00c7;
}