@import url('reset.css');




#poweredby{
width:1000px;
background:#000;
height:32px;
margin:0 auto;
/*margin-top:-16px;*/
}

#powerby_cnt{
width:450px;
background:#000;		
}
#powerby_cnt span{
float:left;
background:#000;
padding-top:6px;
padding-right:6px;

font: 8px Verdana;
color:#FFF;
}

#powerby_menu{
float:left;
margin-left:10px;
background:#000;
}

		.dropmenudiv_b{
		position:absolute;
		top: 0;
		border: 1px solid #ccc; /*THEME CHANGE HERE*/
		background-color: white;
		border-width: 0 1px;
		font:normal 9px Verdana;
		line-height:14px;
		z-index:100;
		width: 155px;
		visibility: hidden;
		}


		.dropmenudiv_b a{
		width: auto;
		display: block;
		text-indent: 5px;
		border: 0 solid #918d8d; /*THEME CHANGE HERE*/
		border-bottom-width: 1px;
		padding: 2px 0;
		text-decoration: none;
		color: black;
		}

		* html .dropmenudiv_b a{ /*IE only hack*/
		width: 100%;
		}

		.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
		background-color: #000;
		color:#fff;
		}
		
		
		
		
body {
background: #000 url(../images/latinobg.jpg) top center fixed;
}

#header{
	background: transparent url(../images/header_2010.jpg) no-repeat top left;
	width:1000px;
	height:180px;
	margin:0em auto;
	position:relative;
}



#header h1{
	width:243px;
	height:142px;	
/*	position:relative;*/
}

#header h1 a{
	position:absolute;
	top:12px;
	left:20px;
	background: transparent url(../images/logo.png) no-repeat top left;
	display: block;
	width:254px;
	height:144px;
	text-indent:-9999px;	
}






#menu{
	width:1000px;
	height:16px;
	margin:0em auto;
	background: transparent url(../images/menubg.jpg) no-repeat top left;
	
}

#menu li{
	float:left;
	margin: 12px 25px;
	color:#FFf;
}

	#menu li a{
		display: block;
		height: 16px;
		text-indent: -9999px;
		text-decoration: none;
		margin: 0px -3px;
	}





	#menu #home { 
		background-image: url(../images/home.png);
		width:50px;
		margin-left:12px;
	}
	#menu #listen { 
		background-image: url(../images/listen.png);
		width:103px;
	}	

	#menu #vip { 
		background-image: url(../images/vip.png);
		width:79px;
	}
	#menu #photos { 
		background-image: url(../images/photos.png);
		width:68px;
	}
	#menu #contests { 
		background-image: url(../images/contests.png);
		width:89px;
	}
	#menu #events { 
		background-image: url(../images/events.png);
		width:66px;
	}	

	#menu #djs { 
		background-image: url(../images/djs.png);
		width:34px;
	}
	#menu #radio { 
		background-image: url(../images/radio.png);
		width:54px;
	}
	
	#menu #tv { 
		background-image: url(../images/tv.png);
		width:22px;
	}	
	
#searchThis{
	position:absolute;
	right:10px;
	top:20px;
}

#TopSearchBox {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 outset #CCCCCC;
	color:#666666;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:30px;
	padding:5px 2px 2px;
	font: 1.2em Verdana, sans-serif;
	width:185px;
	}
	
#TopSearchSubmit {
	background:transparent url(../images/searchNow.png) no-repeat scroll center bottom;
	border:0 solid #999999;
	float:left;
	height:36px;
	width:36px;
	
	margin-left:4px;
	}
	
#callNow{
	background: transparent url(../images/callNow.png) no-repeat top left;
	width:205px;
	height:42px;
	text-indent:-9999px;
	position:absolute;
	right:10px;
	top:80px;
}	