
body {
	background:#FFFFFF url(../images/bgdegrade2.jpg) repeat-x scroll center top;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;
	margin:0px;
	/*height:100%;*/
}

#page {

	width:100%;
	height:100%;
}

#wrapper{
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;
	float:center;
	height:1700px;
	/*min-height:600px;*/
	margin:0px auto;
	margin-top:0px;
	padding:0px 4px 0px 4px;
	text-align:left;
	width:960px;	
	background:#ffffff;
}

#pie{
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	 background:#ffffff;
	height:5px;
	width:960px; 
	margin:8px auto;
	padding:0 4px;
	background-repeat:no-repeat;
}

#izquierda{
	float:left;
	height:100%;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:208px;	
}

#derecha{
	float:right;
	height:100%;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:745px;	
}


#programa{
	float:center;
	height:340px;
	padding:0;
	/*margin:0;*/
	margin-bottom:20px;
	text-align:left;
	width:100%;
	clear:both;	
}

#programa_texto{
	padding-top:0px;
	float:right;
	text-align:left; 
	width:310px;
	height:350px;
}



#logolinka{
	float:center;
	height:70px;
	background:#ffffff url(../images/logolinka3.jpg);
	background-position: 30px 25px;
	background-repeat: no-repeat;
	padding:0;
	width:100%;	
}

#logolinkaanunciantes{
	float:center;
	text-align:left;
	padding:0;
	width:100%;	
	margin-top:60px;
}

h1, h2 {
	letter-spacing:-1px;
	color:#000;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
	outline:none;
	text-decoration:none;
}

a img { border: 0 }


/* these two settings will remove borders from playlist entries */

a:active {  outline:none; }
:focus   { -moz-outline-style:none; }
	
	
	/* container has a background image */
a.player {	
	display:block;
	/*background:url(/img/player/splash.png) no-repeat;*/
	width:400px;
	height:320px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	 position:absolute;
	/*position:relative;*/
}


#player a
{
	color:#000;		
}

#rep 
{
}
/* original size of the player */ 
#player, #player embed, #player object { 
    height:320px; 
    width:400px; 
} 
 
/* absolute positioning of the player */ 
#player embed, #player object { 
    position:absolute; 
	/*position:relative;*/
 
    /* layer as the topmost element */ 
    z-index:10000; 
}


#pl {
	margin-top:10px;
	margin-bottom:40px;
	height:180px;
	background:#f5fbfb url(/img/global/gradient/h150.png) repeat-x;	
	border:1px solid #ddd;
	width:710px;
	position:relative;
	/*overflow:hidden;*/
	padding:5px 0;
	float:left;
	text-align:center;
}

#pl div.entries {
	height:140px;
    /*position:absolute;*/
	position:relative;
	float:left;	
	 text-align:center;
	 width:710px;
	/*position:absolute;*/
	/*margin: 0 auto;*/
}

#c1 {
	text-align:center;
	margin-left:10px;
}

#pl div.entries a {
	background:transparent;
	color:#666;
	float:left;
	font-family:"bitstream vera sans","lucida grande","verdana";
	font-size:11px;
	height:120px;
	margin:0px 2px;
	padding:0px;
	padding-top:10px;
	text-decoration:none;
	width:88px;
}

#programas {
	margin-top:20px;
	height:90px;
	background:#f5fbfb url(/img/global/gradient/h150.png) repeat-x;	
	border:1px solid #ddd;
	width:710px;
	position:relative;
	/*overflow:hidden;*/
	padding:5px 0;
	float:left;
}

#programas div.programas{
	height:80px;
	 position:absolute;
	/*position:relative;*/
}

#programas div.programas a {
	background:transparent;
	color:#666;
	float:left;
	font-family:"bitstream vera sans","lucida grande","verdana";
	font-size:11px;
	height:70px;
	margin:0px 2px;
	padding:10px;
	text-decoration:none;
	width:88px;
}

#header-programa{
	background:transparent url(/img/playlist/entry.png) no-repeat scroll 0%;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

#planunciantes {
	margin-top:20px;
	height:90px;
	background:#f5fbfb;	
	border:1px solid #ddd;
	width:710px;
	position:relative;
	overflow:hidden;
	padding:5px 0;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

div.anunciantes{
	text-align:center;
	height:100px;
	font-family:"bitstream vera sans","lucida grande","verdana";
	font-size:9px;	
}

img.anunciantes {
	height:50px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:middle;
}

#pl div.entries a:hover {
	background-position:-140px 0;
	color:#000;
}

#pl div.entries a.playing {
	background-position:-280px 0;		
	color:#000;
}

#pl div.entries a.paused {
	background-position:-420px 0;		
	color:#000;
}

#pl div.entries a.progress {
	opacity:0.8;
}

#pl div.entries em {	
	float:right;
	margin-top:2px;
	margin-right:5px;
	color:red;
	font-style:normal;
}

#pl div.entries span{	
	float:center;
	margin-top:10px;
	margin-right:5px;
	color:black;
	font-style:normal;
}

#pl div.entries span p{	
	margin:0px;
}

a.nextPage, a.prevPage {
	display:block;
	width:18px;
	height:18px;
	background:url(/img/playlist/arrow/left.png) no-repeat;
	margin:30px 10px;
	cursor:pointer;
	float:left;
}

a.nextPage:hover, a.prevPage:hover {
	background-position:0px -18px;		
}

a.nextPage {
	background-image:url(/img/playlist/arrow/right.png);	
}

a.nextPage.disabled, a.prevPage.disabled {
	visibility:hidden;		
}

/* overlay size and background image */
div.overlay {

	/*
		THIS ARE YOUR FULLSCREEN DIMENSIONS
	*/
	width:800px;
	height:641px;
	left:80px;

	background-image:url(http://static.flowplayer.org/img/overlay/petrol.png);
	display:none;
	padding: 0;
	margin: 0;
}

/* close button for overlay */
div.overlay div.close {
	background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px;
	width:35px;
	height:35px;
	cursor:pointer;
}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
margin-top: 20px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:179px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
margin-left: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #57C1DC;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:180px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#detalle_programa{
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	font-size: 13px;
	margin-left:0px;
	margin-right:10px;
	text-align:justify;
}

.header_notas {
color:#295c72;
font-family:Arial,"Times New Roman",Times,serif;
font-size:20px;
text-align:left;
margin-top: 5px;
}
