/* 
    Document   : default
    Created on : 04/10/2009, 01:48:35
    Author     : zepequeno
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
	background-image: url(archivo_home/bg_lines.jpg);
}

#divFecha
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	text-align: left;
	background-color: #07b506;
	padding: 5px;
    background-image: url(/img/fechahora-bg.jpg);
}


#divNoticias
{
	color: green;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	background-color: white;
	padding: 4px 4px 4px 4px;
	width: 450px;
	height: 100%;
	border-style: solid;
	border-width: 1px;
	float: left;
}

#divRadios
{
	border-collapse:collapse;
	color: darkred;
	font-family: Verdana;
	background-color: #ECF2D1;
	padding: 4px 4px 4px 4px;
	width: 250px;
	height: 250px;
	overflow:auto;
	border-style: solid;
	border-width: 1px;
}

#divNoticias div.titularNoticia:hover a
{
    text-decoration: underline;
    cursor: url('/img/spo39.cur'), progress;
}

#divNoticias div.titularNoticia a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    cursor: url('/img/spo39.cur'), progress;
}

#divRadios table
{
	width:100%;
}

#divRadios table th
{
	background-color:green;
	color: #FFFFFF;
	border-bottom-color: #000090;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-top-color: #000090;
	border-top-width: 1px;
	border-top-style:solid;
}

#divRadios table td
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	text-decoration:none;
}

#divEncuesta
{
	color: lightgreen;
	font-family: Verdana;
	background-color: #000000;
	padding: 4px 4px 4px 4px;
	width: 250px;
	height: 100%;
	border-style: solid;
	border-width: 1px;
	height:250px;
	overflow:auto;
    clear: both;
}

#divEncuesta table
{
	width:100%;
	border-collapse:collapse;
}

#divEncuesta table td
{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

#divEncuesta table th
{
	font-size:10px;
}


#divResultadoEncuesta
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	background-color: #222222;
	padding: 4px 4px 4px 4px;
	width: 250px;
	height: 100%;
	border-style: solid;
	border-width: 1px;
}

#divResultadoEncuesta table
{
	width:100%;
	border-collapse:collapse;
	border-width:0px;
	border-style:hidden;
}

#divResultadoEncuesta table td
{
	width:100%;
	border-collapse:collapse;
	border-width:0px 0px 1px 0px;
	border-bottom-style:solid;
	text-align:left;
}

#divStatusVoto
{
	color:#FFFFFF;
	background-color:darkred;
}

#divTitulo
{
	color: green;
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
	padding: 4px 4px 4px 4px;
	width: 250px;
	height: 100%;
	border-style: solid;
	border-width: 1px;
	float: left;
}


#divPublicidad
{
	color: #3B8480;
	font-family: Verdana;
	font-size: 12px;
	background-color: black;
	padding: 4px 4px 4px 4px;
	width: 204px;
	height: 150px;
	border-style: solid;
	border-width: 1px;
	float: left;
	text-align: center;
}

#divPublicidad1
{
	color: #3B8480;
	font-family: Verdana;
	font-size: 12px;
	background-color: black;
	padding: 4px 4px 4px 4px;
	width: 204px;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	float: left;
	text-align: center;
}

#divPublicidad2
{
	color: #3B8480;
	font-family: Verdana;
	font-size: 12px;
	background-color: black;
	padding: 4px 4px 4px 4px;
	width: 204px;
	height: 105px;
	border-style: solid;
	border-width: 1px;
	float: left;
	text-align: center;
}

#divFixtureSemanal
{
    background-color: #ECF2D1;
    padding-top:10px;
    padding-bottom: 10px;
    border-top: 1px solid green;
    border-bottom: 1px solid green;
}

a
{
	color: green;
}

.boton{
    font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
    background:#555555;
    border:0px;
    width:80px;
    height:19px;
}

.linea_par
{
    background-color: #FFFFFF;
    padding: 10px 4px 10px 4px;
}

.linea_impar
{
    background-color: #ECF2D1;
    padding: 10px 4px 10px 4px;
}

div.datatable
{
     	font-family: Verdana;
     	font-size: 12px;
     	color: #000000;
    width:100%;
}

div.datatable table
{
     border-collapse: collapse;
     margin-left: auto;
     margin-right: auto;
     width: 99%;
}

div.datatable th
{
     background-color: #07B506;
     color: #000000;
     font-size: 10px;
}

div.datatable a
{
    color: white;
}

#inputMarquesina
{
	background-color: white;
	color: green;
	font-family: Verdana;
	font-weight: bold;
	border-style: solid;

}

#divMarquesina
{
	width: 100%;
	align: center;
}
.equipo
{
    width: 107px;
    overflow: hidden;
    font-size:10px;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.goles
{
    width: 20px;
    text-align: center;
    font-size: 11px;
}

.separador
{
    width: 6px;
    background-color: #DDDDDD;
    border-left-style: hidden;
    border-bottom-style: hidden;
    border-right-style: hidden;
}

#divColLeft
{
	float: left;
    width: 259px;
    border-right: 1px solid;
    position: relative;
}

#divColCenter
{
	float: left;
    width: 460px;
    position: relative;
}

#divColRight
{
	float: left;
    width: 250px;
    border-left: 1px solid;
    position: relative;
}

#divGolesFecha
{
    border-style: solid double solid solid;
    border-color: black;
    border-width:1px;
    position:absolute;
    color: black;
    background-color:#ECF2D1;
    z-index:100;
    font-size: 10px;
}

#divEntrevista
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 250px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divBeggia
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 250px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divPrensalud
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 250px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divBenvenutto
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 250px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divCasinos
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 270px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divVideo
{
 	width: 250px;

	text-align: center;
	margin: 3px 3px 3px 3px;
	float: left;
	border-style:solid;
	border-width:1px;
}

#divGolesFecha
{
    border-style: solid double solid solid;
    border-color: black;
    border-width:1px;
    position:absolute;
    color: black;
    background-color:#ECF2D1;
    z-index:100;
    font-size: 10px;
}

#divEntrevista
{
 	font-family: Verdana;
 	font-size: 12px;
 	color: #FFFFFF;

	border-style: dashed;
	border-width: 1px;
	border-color: lightblue;
	width: 250px;

	text-align: left;

	overflow: hidden;
	margin: 3px 3px 3px 3px;
	float: left;
	clear: left;
}

#divVideo
{
 	width: 250px;

	text-align: center;
	margin: 3px 3px 3px 3px;
	float: left;
	border-style:solid;
	border-width:1px;
	border-color: white;
}

#divComentarioVideo
{
 	width: 95%;

	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	overflow: auto;
	clear: left;
	height: 50px;
	border-width: 1px;
	color: white;
	font-size:10px;
}

#divListaVideos
{
 	width: 95%;

	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	overflow: auto;
	clear: left;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
    background-color: #111111;
}

#divListaVideos a
{
 	color: white;
 	font-weight: bold;
 	font-size: 10px;
 	position: relative;    
}

divListaVideos ul li
{

}

/* Estilos para el display de fotos */
#divFotosUsuarios
{
    text-align:center;
    background-color:gray;
    margin:0;
    width: 100%;
    border:1px solid #FFFFFF;
}

#divFotosUsuarios fieldset
{
    width:50%;
    text-align:left;
    font-size:11px;
    margin:  auto auto 4px auto;
}

#divFotosUsuarios fieldset legend
{    
    font-size:15px;
    color:white;
    font-weight:bold;
}

#divFotosUsuarios fieldset textarea
{
    border: 1px solid blue;
}

#divFotosUsuarios a.toggleButton
{
    color:white;
    font-weight:bold;
    font-size:30px;
}

#divFotosUsuarios div.toggleButton
{
    background:url('../img/header_bg.gif');
    font-weight:bold;
}

pre
{
    display:none;
}

.pics {    
    padding: 0;
    margin:  auto auto 4px auto;
}

.pics img {
    padding: 15px;
    border:  2px solid #FFFFFF;
    background-color: #003A00;
    margin: auto auto 4px auto;
    
}

.fotoUsuarioComentario
{
    border:1px dashed white;
    background-color:black;
    color:white;
    font-size:11px;
    font-weight:bold;
    padding: 4px 4px;
}

.browseButton
{
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
    color:white
}

.browseBar
{
    width:99%;
    background-color:#555555;
    border: 1px solid black;
    margin:  auto auto 4px auto;
}

#divContactFormWrapper
{
    width: 100%;
}

#divContactFormWrapper table
{
    width: 100%;
}

.externalLink div.pair {
    width: 100%;
    background-color: #07b506;
    padding: 6px;
}

.externalLink div.unpair {
    width: 100%;
    background-color: white;
    padding: 6px;
}

.externalLink a {
    font-size:13px;
    color: #000;
}

.externalLink a:hover {
    font-size: 14px;
    font-weight: bold;
}


