body
{
	background:#000000 url(aguila/splash15.jpg) no-repeat scroll center top;
	background-position:center 0px;
	margin-bottom:0px;
}

.body_no_anim
{
	background:#000000 url(aguila/splash11.jpg) no-repeat scroll center top;
	background-position:center 0px;
	margin-bottom:0px;
}

/*body.registro
{
	background:#000000 url(aguila/regsplash.jpg) no-repeat scroll center top;
}*/

.button 
{
	background:#637081;
	font: bold 14px/1em Corbel, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0px;
	color:#FFF; 
	padding:3px 10px 0px 10px; 
	text-decoration:none; 
	/*line-height:20px;*/
	
	border-color:#c8c8ca #5a5a5b #5b5b5c #bcbdc3;
	border-style:solid;
	border-width:2px;	
	font-weight:normal;
}
.button:hover 
{ 
	background:#637081; 
	border:#e6e664 2px solid; 
	color:#e6e664; 
}

table th
{
	border-width: 0px;
}

table td {
	border-width: 0px;
} 


.zonaLinkRegistro
{
	position:absolute;
	left:575px;
	top:500px;
	width:150px;
	height:70px;
}

#timeArea
{
	position:absolute;
	left:225px;
	top:560px;
	width:250px;
	height:40px;
}

.zonaLinkNocheComisario
{
	position:absolute;
	left:75px;
	top:650px;
	width:450px;
	height:350px;
}

.zonaLinkBegreat
{
	position:absolute;
	float:left;
	left:5px;
	top:85px;
	width:125px;
	height:60px;
}

.zonaLinkConcurso
{
	position:absolute;
	left:30px;
	top:510px;
	width:500px;
	height:150px;	
}

.botonSiguenosFacebook
{
	position:absolute;
	float:left;
	left:5px;
	top:18px;
	width:54px;
	height:54px;
}
.botonSiguenosTwitter
{
	position:absolute;
	float:left;
	left:64px;
	top:18px;
	width:54px;
	height:54px;
}
.botonSiguenosForo
{
	position:absolute;
	float:left;
	left:120px;
	top:18px;
	width:54px;
	height:54px;
}
.botonMiniFastPlay
{
	position:absolute;
	float:left;
	left:175px;
	top:18px;
	width:54px;
	height:54px;
}

.community_buttons
{
	position:absolute;
	float:left;
	top:890px;
	left:570px;
	width:450px;
	height:160px;
}

#imagenAguilaRoja
{
	background:url(aguila/aguila_mediumbig_ie6.png);
	width:380px;
	height:679px;
	/*background:url(aguila/aguila_big.png);
	width:392px;
	height:788px;*/
	/*background:url(aguila/aguila_medium.png);
	width:250px;
	height:506px;*/
	z-index:1;
	position:relative;
	/*top:85px;*/
	top:0px;
	left:-25px;
}

#imagenEtiquetaTVE
{
	background:url(aguila/etqtve.jpg);
	width:217px;
	height:165px;
	z-index:1;
	position:relative;
	top:0px;
	left:0px;
}

#anuncio
{
	width:480px;
	height:385px;
	z-index:10;
	position:absolute;
	top:640px;
	left:50px;
}

.options_buttons
{
	position:absolute;
	left:625px;
	top:860px;
	width:250px;
}

	.options_buttons a
	{
		width:150px;
	}
	
.login_buttons
{
	position:absolute;
	float:left;
	top:1100px;
	left:75px;
	width:450px;
}
	.login_buttons .login_window_button
	{
		position:relative;
		float:left;
		width:200px;
		padding-right:20px;
		padding-bottom:20px;
	}
		.login_buttons .login_window_button img
		{
			border:solid 1px #e0b66d;
		}
		.login_buttons .login_window_button:hover img
		{
			border:solid 1px #FFF;
		}		
		.login_buttons .login_window_button .login_window_button_text
		{
			font-weight:bold;
			color:#e9c484;
		}
	
	
.textoLP
{
font-size:9px;
text-align:left;
position:absolute;
top:1000px;
float:left;
left:0px;
width:580px;
color:#999;
}

.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
