body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-image: url("images/subliminalkillers/fondoweb.gif");
  text-align:center;
  height:100%;
  background-repeat: no-repeat;
  background-color: #4b4b4b;
}

html{
height:100%;
}

a, a:visited, a:active {
  color: #ef4824;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

#encimacentro{
width:603px;
height:11px;
background-image: url("images/subliminalkillers/encimacentro.png");
}

#fondocentro{
width:603px;
background-image: url("images/subliminalkillers/fondocentro.png");
}

#bajocentro{
width:603px;
height:10px;
background-image: url("images/subliminalkillers/bajocentro.png");
}

.naranja{
font-weight: bold;
color:#FFFFFF;
height:30px;
background-image: url("images/subliminalkillers/fondonaranja.png");
}

.otrofondoforo{
height:20px;
background-image: url("images/subliminalkillers/otrofondoforo.png");
color:#FFFFFF;
}

.blanco{
color:#FFFFFF;
text-decoration:none;
}

.anchotabla{
margin-left:4px;
margin-right:4px;
width:596px;
}

.noticia{
margin-left:4px;
margin-right:4px;
width:596px;
}

#cabecera{
margin:0 auto 0 auto;
width:1024px;
height:144px;
text-align:left;
}

.separadorcajas{
height:3px;
}

#cabeceraiz{
float:left;
width:495px;
height:144px;
}

#cabecerade{
float:right;
width:244px;
height:144px;
}

#encimalogin{
width:495px;
height:12px;
}

.headsponsor{
background-image: url("images/subliminalkillers/headsponsor.png");
width:165px;
height:28px;
}

.visitanosen{
background-image: url("images/subliminalkillers/visitanosen.png");
width:165px;
height:28px;
}

.mainsponsor{
background-image: url("images/subliminalkillers/mainsponsor.png");
width:202px;
height:28px;
}

.partners{
background-image: url("images/subliminalkillers/partners.png");
width:202px;
height:28px;
}

.media{
background-image: url("images/subliminalkillers/coverages.png");
width:202px;
height:28px;
}

.coverages{
background-image: url("images/subliminalkillers/coverages.png");
width:202px;
height:28px;
text-align:center;
}

.ultimasnoticias{
background-image: url("images/subliminalkillers/ultimasnoticias.png");
width:202px;
height:28px;
}

.caja{
background-image: url("images/subliminalkillers/fondocajas.png");
width:202px;
}

.abajocaja{
width:202px;
background-image: url("images/subliminalkillers/bajocajas.png");
height:9px;
}

#contenidologin{
width:495px;
height:24px;
line-height:24px;
background-image: url("images/subliminalkillers/fondologin.png");
}

#formusuario{
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
color:#000000;
width:168px;
height:14px;
margin-left:6px;
background-image: url("images/subliminalkillers/fondologinuser.png");
border:0;
padding-right:1px; padding-left:1px; padding-top:1px; padding-bottom:1px;
}

#formpassword{
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
color:#000000;
width:168px;
height:14px;
margin-left:6px;
background-image: url("images/subliminalkillers/fondologinpassword.png");
border:0;
padding-right:1px; padding-left:1px; padding-top:1px; padding-bottom:1px;
}

*:first-child+html #botonlogin{
border:1px solid #000000;
background-image: url("images/subliminalkillers/fondobotonlogin.png");
width:40px;
height:19px;
}

#botonlogin{
border:1px solid #000000;
background-image: url("images/subliminalkillers/fondobotonlogin.png");
width:39px;
height:17px;
}

#subliminalkillers{
width:495px;
height:108px;
clear:both;
}

#menu{
margin:0 auto 0 auto;
width:1024px;
height:26px;
clear:both;
}

#contenido{
background-color: #0e1113;
margin:0 auto 0 auto;
width:1024px;
overflow:hidden;
text-align:left;
}

.espacio{
margin:0 auto 0 auto;
width:1024px;
height:2px;
}

#wars{
width:1024px;
height:142px;
background-image: url("images/subliminalkillers/wars.png");
}

#warsa{
height:34px;
width:1024px;
}

#warsiz{
float:left;
width:510px;
height:108px;
}

#warsde{
float:right;
width:514px;
height:108px;
}

#separador{
width:1024px;
height:14px;
clear:both;
background-image: url("images/subliminalkillers/separador.png");
}

#columnaiz{
margin-left:5px;
width:202px;
float:left;
}

#columnade{
width:202px;
float:right;
margin-right:5px;
}

#columnac{
margin-bottom:5px;
margin-left:210px;
width:606px;
height:100%;
}

#pie{
margin:0 auto 0 auto;
width:1024px;
height:91px;
clear: both;
background-image: url("images/subliminalkillers/pie.png");
}

#pieiz{
float:left;
width:412px;
height:91px;
}

#piede{
float:right;
width:452px;
height:91px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:198px;
		height:100px;
		overflow:hidden; 
		text-align:center;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#f1a56d;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#e66f17;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */