@import url('reset.css');



#headerCnt{
	background: transparent url(../images/header.jpg) no-repeat top left #FFF;
	width:1000px;
	height:435px;
	margin:0em auto;
	position:relative;
}


#header{
	background: transparent url(../images/header.jpg) no-repeat top left;
	width:1000px;
	height:150px;
	margin:0em auto;
	position:relative;
}


#header h1{
	width:203px;
	height:139px;	
	position:absolute;
}

#header h1 a{
	position:absolute;
	top:08px;
	left:5px;
	background: transparent url(../images/logo-new.png) no-repeat top left;
	display: block;
	width:226px;
	height:138px;
	text-indent:-9999px;	
}


#tagline{
position:absolute;
	top:08px;
	left:295px;
	background: transparent url(../images/sincomerciales-header.png) no-repeat top left;
	display: block;
	width:445px;
	height:88px;
	text-indent:-9999px;	}
/*

*/

#menu{
	position:absolute;
	width:780px;
	height:45px;
	margin-left:220px;
/*	background:#000;*/
	bottom:0px;
/*	background: transparent url(../images/menubg.jpg) no-repeat top left;*/
	
}

#menu li{
	float:left;
	margin: 2px 0px;
	color:#FFf;
	height:43px;
	padding:0px 18px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right: 1px solid #afafaf;
	
}

	#menu li a{
		display: block;
		height:45px;
		width:100%;
		text-indent: -9999px;
		text-decoration: none;
		margin: 0px -3px;
	}






	#menu #vivo { 
		background-image: url(../images/vivo-new.png);
		width:66px;
	}
	
	#menu #djs { 
		background-image: url(../images/djs.png);
		width:31px;
	}	

	#menu #programacion { 
		background-image: url(../images/programacion.png);
		width:122px;
		height:45px;
		margin-top:0px;
		
	}
	#menu #top { 
		background-image: url(../images/top.png);
		width:51px;
	}
	#menu #fotos { 
		background-image: url(../images/fotos.png);
		width:48px;
	}
	#menu #eventos { 
		background-image: url(../images/eventos.png);
		width:68px;
	}	

	#menu #lamusica { 
		background-image: url(../images/lamusica.png);
		width:77px;
	}

	
	#menu #tv { 
		background-image: url(../images/tv.png);
		width:22px;
		border-right: 0px solid #afafaf;
		
	}	
	
#searchThis{
	position:absolute;
	right:14px;
	 bottom:60px;
}

#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;
	border:2px #ac2265 solid; 
	}
	
#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/contactUs-new.png) no-repeat top left;
	width:227px;
	height:41px;
	text-indent:-9999px;
	position:absolute;
	right:20px;
	top:5px;
}	