div#itemExtendido
{
width:924px;
}
div#listaItems
{

}
div#listaItems div.item
{
padding:14px 70px;
}

div#listaItems .zebra
{
background-color:#F5F5F5;
}
div#columnaDerecha div.texto
{ 
border:1px solid white;	
margin:54px 0px 0px 0px;
}

div#columnaDerecha div.texto dt
{
	color:#8F7DCF;
	font-size:0.9em;
	text-transform:uppercase;
}

div#columnaDerecha div.texto dd
{margin-bottom:4px;font-size:1em;}
div#columnaDerecha div.texto dd h1
{font-size:1em;}

div#columnaIzquierda div.img-shadow
{margin:54px 0px 0px 212px;}

div.texto 
{position:relative;}
div.texto div.close ,div.texto div.open,div.texto div.download,div.texto div.go
{position:absolute; top:0px ; right:3px}
div.close, div.open, div.download, div.go
{
width:22px;
height:22px;
}
div.close a,div.open a,div.download a, div.go a
{
	height:22px;
	display:block;
	text-indent:-2000px;
}
div.close 		a{background-image: url(../img/botonClose.gif);}
div.open 		a{background-image: url(../img/botonOpen.gif);}
div.download 	a{background-image: url(../img/botonDownload.gif);}
div.go 			a{background-image: url(../img/botonGo.gif);}

div.close a:hover,div.open a:hover,div.download a:hover,div.go a:hover
{background-color:#8F7DCF;}

div.open 		a:hover{background-image: url(../img/botonOpenHover.gif);}
div.close 		a:hover{background-image: url(../img/botonCloseHover.gif);}
div.download 	a:hover{background-image: url(../img/botonDownloadHover.gif);}
div.go 			a:hover{background-image: url(../img/botonGoHover.gif);}
div#listaItems div.item strong{
color:#000;

}
div#listaItems div.info
{
color:#8F7DCF;
font-family:Georgia, serif;
}
div#listaItems div.info *
{
display:inline;
}
div#listaItems div.item div.texto
{
	width:854px;

}
div.labelPaginador
{
margin-left:70px;
}
div.menuCategoria
{
position:relative;
border:1px solid #B3B9BE;
padding:2px;
width:274px;
margin-left:70px;
padding:2px;
height:22px;
}
div.menuCategoria div.categoria,
div.menuCategoria div.categoriaOver
{
position:relative;
overflow:hidden;
border:1px solid #B3B9BE;
float:left;
width:20px;
height:20px;
margin-right:2px;
}
div.menuCategoria div.categoriaOver a img
{
	top:-26px;
}
div.menuCategoria div.texto
{
	position:absolute;
	right:0px;
	top:5px;
	text-transform:uppercase;
	width:152px;

}
div.menuCategoria div.texto img{	display:none;}
div.menuCategoria div a img
{
position:absolute;
top:-1px;
}
div.menuCategoria div a:hover img
{
top:-26px;
}
div.paginador 
{
border:1px solid #B3B9BE;
padding:2px;
width:298px;
margin-left:70px;
}
div.paginador table
{
	position:relative;
}
div.paginador td p
{
	position:relative;
	overflow:hidden;
	display:block;
	border:1px solid #B3B9BE ;
	width:20px;
	height:20px;
	float:left;
	margin-right:2px;
}
div.informacion
{
width:88px;
}
div.informacion, div.first, div.last, div.next,  div.prev,  div.number
{
float:left;
border:1px solid #B3B9BE;
margin:2px;
padding:2px;
}
div.number
{
	position:relative;
	width:15px;
	height:15px;
	overflow:hidden
}
div.number a, div.paginador td a
{
	text-align:center;
	display:block;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	position:absolute;
	color:#666;
}
div.number span, div.paginador  td span
{
	position:absolute;
	display:block;
	overflow:hidden;
	text-align:left;
	top:0px;
	left:0px;
	width:20px;
	height:20px;

}
div.number strong a, div.paginador td.tx-ttnews-browsebox-SCell a
{
display:block;
background-color:#8F7DCF;
color:#FFF;
}
div.number a, div.paginador td a
{
	display:block;
	width:20px;
	height:20px;
	cursor:pointer;
}
div.number a img, , div.paginador td a img{
display:block;
}
div.number a:hover img, div.paginador td a:hover img
{
	display:none;
}
span.first
{background: url(../img/flechaFirst.gif) no-repeat 0px -27px;}
span.last
{background: url(../img/flechaLast.gif) no-repeat 0px -27px;}
span.prev
{background: url(../img/flechaPrev.gif) no-repeat 0px -27px;}
span.next
{background: url(../img/flechaNext.gif) no-repeat 0px -27px;}

div.browse-left{
float:left;
}
div.browse-right{
text-align:left;
float:left;
padding:0px;
margin-left:110px;
}

div.browse-right form{
	border:1px solid #B3B9BE;
	position:relative;
	top:-1px;
	padding:2px 4px;
}

div.browse-right input.titulo
{
width:198px;
}
div.browse-right input,div.browse-right select
{
margin:0px;
}
select.genero
{
	width:145px;
}

/*firefox*/
html > body div.browse-right input.boton
{
position:relative;
top:1px;
}
html > body div.browse-right input.titulo
{
position:relative;
top:-2px;
}

/*iexplorer*/ 
* html div.browse-right select
{
position:relative;
top:-1px;
}

