/* Estilos de partes personalizadas de la pantalla principal*/

.drm span, .drm img{
	vertical-align: middle;
}
/* Destacados 1 linea*/
#minifeaturedbooks {
	background-color: white;
	float:left;
	width: 75%;/*340px;*/
	height: 320px;
	padding: 0px 10px;
	/*border: #EBEBEB 1px solid;*/
}
#minifeaturedbooks .minifeaturedbooks-line1{
	margin-top: 15px;
	margin-bottom: 10px;
	vertical-align: top;
}
#minifeaturedbooks .minifeaturedbooks-line2{
	margin-top: 10px;
	margin-bottom: 20px;
}
#minifeaturedbooks .titulo_libro a{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
#minifeaturedbooks .formato_libro{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}
#minifeaturedbooks .precio-destacado{
	font-size: 1.6em;
	font-weight: bold;
	color: #3A5F13;
	padding-top: 30px;
}
#minifeaturedbooks .screenlet-header {
	font-size: 1.2em;
	font-weight: bold;
	color: #BC0B1D;
}



/* Destacados 2 linea*/
#minifeaturedbooks2 {
	background-color: white;
	float:left;
	width: 75%;/*340px;*/
	padding: 0px 10px;
	/*border: #EBEBEB 1px solid;*/
}
#minifeaturedbooks2 .minifeaturedbooks-line1{
	margin-top: 15px;
	margin-bottom: 10px;
	vertical-align: top;
}
#minifeaturedbooks2 .minifeaturedbooks-line2{
	margin-top: 10px;
	margin-bottom: 20px;
}
#minifeaturedbooks2 .titulo_libro a{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
#minifeaturedbooks2 .formato_libro{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}
#minifeaturedbooks2 .precio-destacado{
	font-size: 1.6em;
	font-weight: bold;
	color: #3A5F13;
	padding-top: 30px;
}
#minifeaturedbooks2 .screenlet-header {
	font-size: 1.2em;
	font-weight: bold;
	color: #BC0B1D;
}


/* Noticias */
#Blogs{
	background-color: #EEEEEE;
	height: 90px;
}
#Blogs .news{
	float: left;
	width: 302px;
}
#Blogs .news a{
	color: #333333;
	display: block;
	padding-left: 10px;
	font-weight: bold;
}
#Blogs .news span{
	color: #333333;
	padding-left: 10px;
}
#Blogs .screenlet-header{
	color: #BC0B1D;
	background-color: white;
	font-size: 1.2em;
}
#Blogs .screenlet-header a{
	color: #333333;
	font-size: 12px;
}
/*.center h2, h2 a {
    font-size: 100%;
}*/

/*  menu izquierda primero*/

.contenido-novedad a{
	color:#4B4B4B;
	font-weight:bold;
	text-decoration:none;
	width:175px;
}
.contenido-novedad a:hover{
	FONT-WEIGHT: bold;
	COLOR: #ec6409;
	TEXT-DECORATION: none;
}

/*estilos generales de todos los bloques*/
/*.screenlet-body h3, .elemento-leermas h3{
	font-size: 110%;
}
.screenlet-body h3, .elemento-leermas h3 a{
	font-size: 96%;
	color:#4B4B4B;
	font-weight: bold;
	margin-bottom: 0px;
}*/
.elemento-leermas{
	margin-bottom: 1em;
}
.elemento-leermas h3 a:hover{
	color: #ec6409;
}
.elemento-leermas h4{
	font-size: 110%;
	font-weight: bold;
	margin: 0;
}
.elemento-leermas p{
	font-size: 85%;
	margin: 0;
}

/*enlace leer más*/
.elemento-leermas a{
	color:#8da605;
	cursor: pointer;
}
.elemento-leermas a:hover{
	font-weight:bold;
	/*color:#da990e;*/
}

/* Ficha libro */
#ficha-libro{
	margin:0px;
	padding: 0px 15px;
	overflow: hidden;
	margin-top: 10px;
	/*float: left;
	width:515px;*/
	/*margin-bottom:50px;*/
	/*margin-botton:10px;*/
}
/*#ficha-libro div{
	padding:7px;
}*/
#ficha-libro #ficha-titulo{
	color: #04586A;
}
#ficha-libro h3{
	margin-top:0;
}

#ficha-libro #ficha-portada{
	float:left;
	width:auto;
	max-width:200px;
	padding-bottom: 10px;
}
#ficha-portada > img{
	width: 160px;
}
#ficha-libro #ficha-right{
	overflow: hidden;
	padding-left: 20px;
	max-width: 310px;
}
#ficha-libro #ficha-social{
	padding-top: 10px;
}
#ficha-libro #ficha-social a{
	margin-right: 15px;
}
#ficha-libro #productattributes{
	overflow: hidden;
	font-size: 0.8em;
}
#ficha-libro #ficha-listacompra{
	overflow: hidden;
	text-align: center;
}
#ficha-libro #autores-list table{
	border-collapse: collapse;
}
#ficha-libro #autores-list{
	margin-bottom: 6px;
}
#ficha-precio{
	padding-top: 10px;
	overflow: hidden;
}
#ficha-precio .descargar{
	display: block;
	text-align: right;
}
#ficha-precio table{
	width: 90%;
}
#ficha-precio .regularPrice {
	font-size: 1.7em;
	font-weight: bold;
	color: #3A5F13;
	padding-right: 10px;
}
#ficha-enlaces{
	padding-top: 10px;
	clear: both;
}
#ficha-enlaces ul{
	list-style: none;
	margin:0;
	padding: 0;
}
#ficha-descripcion{
	/*margin-top:415px;*/
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}
#ficha-descripcion h2{
	color: #BC0B1D;
	border-bottom: 2px solid #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
#productos-asociados{
	font-size: 0.8em;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	clear: both;
}

#ficha-tabs{
	overflow: hidden;
	margin: 10px;
	clear: both;
}

#productos-asociados h3{
	color: #BC0B1D;
	border-bottom: 2px solid black;
	margin-bottom: 5px;
}

#productos-asociados td a{
	color: #333333;
}

#ficha-precio .basePrice {
	font-weight: bold;
}

#ficha-libro #tellafriend{}
/*fin detalle libro*/


#advancedsearchbox .item-menu-search{
	float: left;
	padding:10px;
	font-weight: bold;
	cursor: pointer;
}
#advancedsearchbox #fila{
	width: 100%;
	clear:both;
}
#advancedsearchbox #fila-item{
	float:left;
	margin: 5px;
}
#advancedsearchbox #fila-item2{
	float:left;
	margin: 5px;
	border-bottom: 1px solid #E9E9E9;
	padding-left:18px;
	font-weight:bold;
	vertical-align:middle;
	line-height:18px;
	width:25%;
}
.selected{
	text-decoration: underline;
}

/* Aspecto de bienvenida*/
/*#browsecategorytext{

	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 0;
	text-decoration:none;
	vertical-align:top;
}

#browsecategorytextBienvenida{
	background-color: #7E7E7E;
    color: white;
	font-weight:bold;
	margin-top:14px;
	padding:5px 5px 5px 0;
	text-decoration:none;
	vertical-align:top;
}*/

.priceStyle{
	color: #EC6409;
}

.casillaInicio {
	height: 50%;
	width: 50%;
}
.casillaTitulo{
	height: 49px;
	overflow : hidden; 
	vertical-align:top;
	margin-bottom: 5px;
}
.banner{
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.minifeaturedbooks-line3{
	margin-bottom: 8px;
	width: 96%;
	height: 220px;
}
