/* 
   	TABLE OF CONTENTS 
     	Colores layout
     	Colores texto
     	Encabezados
     	Cabecera
     	nav-header
     	menu micuenta
     	Search
     	Minicesta
     	Minifichas comun
     	Minifichas una columna
     	Minifichas dos columnas
     	Minifichas tres columnas
     	Minifichas cinco columna
     	Sidebar-books
     	Ordenar resultados
     	Paginacion
     	Ficha detalle
     	Iconos formatos
     	Formulario de contacto
     	Eventos
     	Contenidos imagen y texto
     	Avisos 
     	Banners
     	Suscripcion boletin
     	Fichaotros
     	Comentarios
     	Enlaces
     	carrusel
     	Buttons
     	

/* Colores layout
********************************************************/

body {
	background:#64AAD0;
} 
#content{
	background-color:#FFF;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    box-shadow:  0 2px 4px 0 rgba(0, 0, 0, 0.07);
     border-radius: 0em 0em 0.2em 0.2em;
	-webkit-border-radius: 0em 0em 0.2em 0.2em;
}

/* Colores texto
********************************************************/

/*body*/							body {color:#666666;}

/*h1*/								h1, h1.title {color: #000000;}
/*h2*/								h2, h2.title {color: #000000;}
/*h3*/								h3, h3.subtitle {color: #000000;}
/*h3 proceso*/						h2.proceso{color:#444;}
/*h3 a*/							h3 a{color:#1E578E;}
/*caption*/							caption{color: #000000;}

/*links*/							a {color:#FFA840;}
/*links hover*/						a:hover {color:#F78100;}

/*idiomas*/							#idiomas a {color:#FFF;}
/*idiomas hover*/					#idiomas a:hover {color:#F78100;}

/*precio lista*/					div.listado_libros p.precio {color:#333333;}
/*precio detalle*/					.fichaDetalle .precioDetalle {color:#333333;}
/*precio cesta*/					td.total{color:#333333;}
/*precio minicesta*/				div#tt_products_minibasket div.content  p.basket strong{color:#333333;}
/*precio detalle pedido*/			.grupo_datos .totalPedido {color:#333333;}


/*titulo libro lista*/				dl.dublincore dd.title a {color:#F78100;}
/*titulo libro lista hover*/		dl.dublincore dd.title a:hover {color: #FFA840;}
/*titulo libro columna izq*/		.minilibbloque p a{color:#1E578E;}
/*titulo libro columna izq hover*/	.minilibbloque p a:hover {color:#F78100;}
/*titulo libro ficha*/				.fichaDetalle dd.titulo {color:#1E578E;}
/*titulo libro cesta*/				td.product a {color:#1E578E;}
/*titulo libro cesta hover */		td.product a:hover {color:#F78100;}
/*autor libro cesta*/				td.product .autor a {color:#666;}
/*autor libro cesta hover */		td.product .autor a:hover {color:#F78100;}
/*autor libro columna izq*/			.minilibbloque p.autor {color:#666;}


/*menu corporativo*/				#explore li a {color:#333333;}
/*menu corporativo hover*/			#explore li a:hover {color:#F78100;}

/*menu materias*/					#categories li a {   color: #333333;display: inline-block;width: 158px;}
/*menu materias hover*/				#categories li a:hover {color:#333333;}

/*menu submaterias*/				.bloque-top ul.materias li a{color:#1E578E}
/*menu submaterias hover*/			.bloque-top ul.materias li a:hover{color:#F78100;}


/*paginador reposo*/				.paginador a, .paginador a:link {background-color:#FFFFFF; border:1px solid #E7E7E7; color:#666666;}
/*paginador hover*/					.paginador a:hover {background-color:#999; border:1px solid #999; color:#FFFFFF;}
/*paginador activo*/				.paginador span.current {background-color:#1E578E; border:1px solid #1E578E; color:#FFFFFF;}

/*links ordenar por*/				.ordenar ul li a{color:#1E578E;}
/*links ordenar por:hover*/			.ordenar ul li a:hover{color:#F78100;}
/*links ordenar por:selected*/		.ordenar ul li a.selected{color:#F78100;}
/*links enlaces por:selected*/		.bloque-top ul.materias li a:active{color:#F78100;}

/*breadcrumb*/						.breadcrumb{color:#999999;}

/* Encabezados
*******************************************************/

h1{	
	clear: both;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 0.9em;
}
h1 a{ 
	text-decoration:none;
}
h2{	
	clear: both;
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0 0 0.7em;
}
h2 a{ 
	text-decoration:none; 
	color:#1E578E;
}
#sidebar h2 { 
	font-weight:bold;
    margin: 0;
    padding:15px;
}
h3 { 
	font-size:1.2em; 
	margin:0 0 10px 0; 
	font-weight:bold; 
}
h4{ 
	font-size:1.2em; 
	font-weight:normal; 
	margin:0px 0px 10px 0px;
}
caption{ 
	font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 25px;
    text-align: left;
}
h1.title, h2.title, h3.title,h2.subtitle {
	border-bottom: 1px solid #E3E3E3;
    margin-bottom: 20px;
    padding: 0 0 10px;
    width: 100%;
}
.formulario_boletin fieldset p{
	border-bottom: 1px solid #E3E3E3;
    color: #1E578E;
    font-size: 1.2em;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
p{
	line-height: 1.5em;
}

/* Cabecera
********************************************************/

#header h1.logotipo {
	float: left;
    height: 67px;
    margin: 10px 0 20px 25px;
    width: 270px;
}
#header .logotipo {
	float: left;
    height: 67px;
    margin: 10px 0 20px 25px;
    width: 270px;
}
#header strong {
	font-size: 1.3em;
}
#header .banner_top{
	width:210px; 
	height:30px; 
	position: absolute; 
	right: 0px;
	top: 36px; 
	color:#333; 
	font-size:0.9em; 
	line-height:2em; 
	padding:9px 6px 0px 0px;
}
#header p{
	padding:7px 8px 0 36px;
}
#idiomas{
	height:20px;
	padding-top:3px;
	float:right;
}
#idiomas a{
	margin-right:9px;
	float:left;
	text-decoration:none;
	font-size:0.9em;
}

/* Encabezados
*******************************************************/

#languaje{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    float: right;
    margin: 30px 0 0 8px;
    padding: 12px 3px 13px;
}
#languaje a{
	color:#333333;
	background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    font-weight: bold;
    padding: 8px 11px 8px;
}
#languaje a:hover{
	text-decoration:none;
	background: none repeat scroll 0 0 #E6E6E6;
	color:#333333;
}

/* nav-header
********************************************************/

#nav-header{
	float:right;
	margin: 43px 0px 0px 0px;
}
#nav-header li{
	border-right: 1px solid #333333;
    float: left;
    font-style: italic;
    padding: 1px 5px;
}
#nav-header li a{
	color:#333333
}
#nav-header li.line-off{
	border:none;
}

/* menu micuenta
********************************************************/

.account{
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    float: right;
    padding: 3px;
    margin: 30px 15px 0 8px;
}
.account a:hover{
	text-decoration:none;
}
.account .btn-login{
	background: none repeat scroll 0 0 #086CA2;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 15px 6px 16px;
}
.account .btn-login:hover{
	text-decoration:none;
	background: none repeat scroll 0 0 #086CA2;
	color:#ffffff;
}
.account .icon-user{
	background: none repeat scroll 0 0 #086CA2;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    font-size: 1.5em;
    margin-left: 2px;
    padding: 6px 11px;
    text-shadow: 1px 0px 0 #0B2034;
}
.formulario_boletin li,.formulario_boletin p{
	margin-bottom:6px;
}
.formulario_boletin fieldset{
	margin:0 0 12px 2px;
}
.formulario_boletin fieldset  li{ 
	float:left; 
	width:265px; 
	margin-bottom:10px; 
	padding-right:5px
}
#jsddm{	
	margin: 0;
	padding: 0;
}
#jsddm li{	
	float: left;
	list-style: none;
}
#jsddm li a{	
	display: block;
	background: #324143;
	padding: 7px 12px;
	text-decoration: none;
	width: 70px;
	color: #EAFFED;
	white-space: nowrap;
}
#jsddm li #login {
	float: right;
    padding: 0 0 0 0px;
    background:none;
}
#jsddm li a:hover{	
	background: #24313C;
}
#jsddm li ul{
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 30px;
    visibility: hidden;
    z-index: 2;
}
#jsddm li ul li{	
	float: none;
	display: inline;
}
#jsddm li ul li a{	
	width: auto;
	background: #f7f7f7;
	color: #333333;
}
#jsddm li ul li a.margin-top {
	margin-top: 33px;
}
#jsddm li ul li a:hover{	
	background: #e6e6e6;
}

/* Search
********************************************************/

#search{ 
	float: left;
    height: auto;
    margin: 14px 15px 10px 15px;
    width: 63%;
}
#search .search-text{
	background: url("../images/search.png") no-repeat scroll 6px 5px #FFFFFF;
    border: 1px solid #3C9DD0;
    float: left;
    height: 24px;
    padding: 0 36px;
    width: 35%;
}
#search label{
    color: #FFFFFF;
    float: left;
    margin: 4px 0;
}
.wraper-searchebook{
	background: none repeat scroll 0 0 #5091CC;
    float: left;
    padding: 3px 7px 4px 3px;
}
#search .check{
	float:left;
}
a.avanzado{ 
	color:#522C00;
    float: left;
    margin: 7px 9px;
}
a.avanzado span{ 
	letter-spacing: 0.5em;
}

/* Minicesta
********************************************************/

#comment-wrapper {
  position: relative;
}
#commentWrapper { /* required to avoid jumping */
  	left: 450px;
  	position: absolute;
  	margin-left: 35px;
  	width:280px;
}
#cart-fixed ol li {
  	border-top: 1px solid #efefef;
}
#cart-fixed ol li:first-child {
  	border-top: 0;
}
#cart{
	height: 27px;
    margin: 0 16px 0 0;
    padding: 7px 10px 9px 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 245px;
}
#cart-fixed{
	z-index: 1;
    border-radius: 0em 0em 0.2em 0.2em;
	-webkit-border-radius: 0em 0em 0.2em 0.2em;
    height: 28px;
    padding: 7px 10px 9px 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 245px;
    background:url(../images/minicart.png) no-repeat 10px 6px #3C9DD0;
    box-shadow:0 1px 2px 0px rgba(0, 0, 0, 0.37);
}
#cart-fixed.fixed {
	position: fixed;
    right:0;
    top: 0;
    width: 245px;
    height: 27px;
}
#tt_products_minibasket{
	float: left;
    height: 23px;
    margin: 1px 0;
    width: 100%;
}
#cart h3{
	margin-right:10px;
	padding-top:7px;
	font-size:0.8em;
	color:#848484;
	float:left;
	text-transform:uppercase;
}
#cart .dublincore{
	float:left;
	width: 58%;
}
#tt_products_minibasket dd.cantidad {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.18);
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #000000;
    float: left;
    height: 18px;
    margin-left: 0;
    overflow: hidden;
    padding: 6px 12px 0;
    text-align: center;
    vertical-align: middle;
}
#tt_products_minibasket .basket{ 
	color: #000000;
   	text-align: center;
    margin: 7px 5px 5px 10px;
}
#tt_products_minibasket .basket strong{
	font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 0 7px;
}
#miniCesta img{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    float: left;
    margin-right: 5px;
    padding: 1px;
    min-height: 45px;
}
#contentMiniCesta{
	visibility: hidden;
	border-radius: 0em 0em 0.2em 0.2em;
	-webkit-border-radius: 0em 0em 0.2em 0.2em;
	background: none repeat scroll 0 0 #3C9DD0;
   	border-top: 1px solid #086CA2;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.37);
    padding: 12px 12px 0px 12px;
    position: absolute;
    right: 0;
    top: 42px;
    width: 286px;
}
.miniCesta-article{
	float: left;
	margin-bottom: 8px;
    padding-bottom: 6px;
    width: 100%;
	border-bottom:1px solid #086CA2;
}
#miniCesta .info-book a{
	color:#000000;
	font-size:8px;
}
#miniCesta .info-book{
	color:#000000;
	float:left;
	width: 170px;
	margin-right: 10px;
	position: relative;
}
#miniCesta .quantity{
	float: left;
    width: 32px;
}
#miniCesta .quantity span{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.18);
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #000000;
    float: left;
    height: 18px;
    margin-right: 5px;
    overflow: hidden;
    padding: 6px 12px 0;
    text-align: center;
    vertical-align: middle;
}
#miniCesta .delete.icon-remove-sign{
	font-size:15px;
	color:#1E578E;
}
#miniCesta .delete.icon-remove-sign:hover{
	color:#000000;
	text-decoration:none;
}
#miniCesta .miniCesta-total{
	color: #000000;
    float: right;
    font-weight: bold;
    font-size: 13px;
}
#miniCesta .wraper_idm {
    bottom: 0;
    left: 9px;
    position: absolute;
}
#miniCesta  .wraper_idm .icon-print {
    background: none repeat scroll 0 0 #1E578E;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #000000;
    float: left;
    font-size: 0.7em;
    font-weight: bold;
    padding: 2px 5px;
    width: 3.2em;
}
#miniCesta [class^="icon-"]:before, [class*=" icon-"]:before {
   display: inline;
}
#miniCesta .ico_ebook, .ico_lista {
    background: none repeat scroll 0 0 #FFA840;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #000000;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    padding: 2px 3px;
}

/* Minifichas comun
*******************************************************/

dl.dublincore dd.title a{
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:4px; 
	text-decoration:none
}
div.listado_libros dd.creator{
	display:block;
	margin-bottom:8px;
	font-size: 0.9em;
	color: #000000;
	text-transform: uppercase;
}
div.listado_libros dd.publisher{
	display:block;
	margin-bottom:5px;
	font-size: 0.9em;
	text-transform: uppercase;
}
div.listado_libros dd.publisher a{ 
	color:#666666; 
	text-decoration:none
}
div.listado_libros dd.creator a{ 
	text-decoration:none
}
dl.dublincore dd.title a:hover,.listado_libros dd.creator a:hover,.listado_libros dd.publisher a:hover{ 
	text-decoration:underline
}
div.listado_libros p.precio {
    font-size: 1.1em;
}
div.listado_libros p.precio strike{
	color: #666666;
    float: right;
    font-size: 0.9em;
    font-weight: normal;
    text-align: right;
    width: 100%;
}
div.listado_libros p.precio strong{
	color: #F78100;
    float: right;
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
    width: 100%;
}
.mulsinop{
	line-height:1.3em;
}
div.listado_libros p.precio .discount{
	background: none repeat scroll 0 0 #FFA840;
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0 7px;
    padding: 1px 3px;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}

/* Minifichas una columna
*******************************************************/

.listado_libros{
	margin: 0 auto 20px;
    width: 100%;
}
.listado_libros .minificha {
	border-bottom: 1px dotted #EAEAEA;
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 0 20px;
    vertical-align: top;
    width: 100%;
}
.listado_libros .minificha form{
	float:left;
	width: 83%;
}
div.listado_libros div.minificha img {
	background:#ffffff; 
	float: left;
	overflow: auto;
	border: 1px solid #E3E3E3;
	padding:2px;
	margin-right: 10px;
}
div.listado_libros div.minificha img:hover {
	background:#E7E7E7; 
}
div.listado_libros .dublincore{
	float: left;
    width: 75%;
}
dl.dublincore dd.title a {
    font-size: 12px;
    line-height: 1.2em;
}
div.listado_libros .botones{
	float:right;
}
div.listado_libros .botones .btntwo{
	margin-top: 12px;
    width: 78%;
}
div.listado_libros .wraper_idm {
    bottom: 0;
    position: absolute;
    right: 10px;
}
 
/* Minifichas dos columnas
********************************************************/
.listado_libros.gwe_libro2 .mulsinop {
	 font-size: 1.1em;
    line-height: 1.2em;
}
.listado_libros.gwe_libro2 .minificha {
	display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 353px;
    border:none;
    padding:0px;
}
.listado_libros.gwe_libro2 dl.dublincore dd.title a {
    font-size: 12px;
    line-height: 1.2em;
}
.listado_libros.gwe_libro2 .minificha form {
    float: left;
    width: 67%;
}
div.listado_libros.gwe_libro2 dl.dublincore{
	color: #666666;
    font-size: 0.9em;
    text-decoration: none;
    width: 95%;
}
div.listado_libros.gwe_libro2 p.precio  {
	float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0 5px;
    width: 95%;
}
div.minificha.gwe_libro2 div.formulario{
	float: left;
    margin: 5px 0;
    width: 67%;
}
div.listado_libros.gwe_libro2 .botones {
    float: none;
} 
div.listado_libros.gwe_libro2 p.precio strong{
	text-align: left;
}
div.listado_libros.gwe_libro2 p.precio strike{
	text-align: left;
}

/* Minifichas tres columnas
*******************************************************/

.listado_libros.gwe_libro3 .minificha {
	display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 234px;
    border:none;
    padding:0px;
}
.listado_libros.gwe_libro3 .minificha form{
	float:left;
	width: 58%;
}
.listado_libros.gwe_libro3  dd.creator {
	margin-bottom:0px;
}
div.listado_libros.gwe_libro3 p.precio {
    float: left;
    font-size: 1em;
    margin: 10px 0 5px;
    width: 100%;
}
div.listado_libros.gwe_libro3 .botones {
    float: left;
}
div.listado_libros.gwe_libro3 .botones .btntwo {
    margin-top: 0px;
    width: auto;
}
div.listado_libros.gwe_libro3 .dublincore {
    float: left;
    width: 100%;
}
div.listado_libros.gwe_libro3 dl.dublincore dd.title a {
    font-size: 11px;
    line-height: 1.2em;
}
div.listado_libros.gwe_libro3 p.precio strong{
	text-align: left;
}
div.listado_libros.gwe_libro3 p.precio strike{
	text-align: left;
}

/* Minifichas cinco columnas
*******************************************************/

.listado_libros.gwe_libro5 .minificha {
	display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 139px;
    border:none;
    padding:0px;
}
.listado_libros.gwe_libro5 .minificha form{
	float:left;
	width: 58%;
}
div.listado_libros.gwe_libro5  div.minificha img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    float: left;
    margin:0px 0px 10px 0px;
    overflow: auto;
    padding: 2px;
}
div.listado_libros.gwe_libro5 .portada .wraper_ebook {
    bottom: 9px;
    left: 0;
    position: absolute;
}

div.listado_libros.gwe_libro5 .wraper_idm {
    bottom: 10px;
    position: absolute;
    right: 0;
}

/* sidebar books 
********************************************************/

#sidebar-books{
	overflow: hidden; 
	margin:15px 0 20px 0;
}
.minilibbloque {
	border-top: 1px solid #E3E3E3;
    float: left;
    margin: 0 2px 25px;
    padding: 15px 15px 0;
    width: 84%;
}
.minilibbloque img{
	background:#ffffff;
	float:left; 
	margin-right:7px;
	border: 1px solid #E3E3E3;
	padding:2px;
}
.minilibbloque img:hover{
	background:#F7F7F7;
}
.minilibbloque p a{
	font-size:10px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:4px;
	text-decoration:none;
}
.minilibbloque p.autor{
	font-size:10px;
	margin-top:3px;
	line-height: 1.2em;
}

/* Ordenar resultados
********************************************************/

.ordenar{ 
	margin:3px 0px;
}
.ordenar p{ 
	float:left; 
	text-transform:uppercase; 
	font-size:11px; 
	color:#666666; 
	font-weight:bold;
}
.ordenar ul{ 
	float:left; 
	display:inline; 
}
.ordenar ul li{ 
	float:left; 
	font-size:11px; 
	font-weight:bold; 
	padding:0px 3px;
}
.pager{  
	float:right; 
	font-size:11px;
}
.orderer{ 
	vertical-align:middle;
} 
.pager select { 
	float:left; 
	height:18px; 
	margin:0px 5px; 
	font-size:9px;
}
.pager label { 
	float:left;  
	margin-top:2px;
}

/* Paginacion
********************************************************/

.paginador {
	font-family: Helvetica, Arial, sans-serif;
	border-top:1px solid #E7E7E7;
	float:right;
	font-size:12px;
	height:50px;
	margin:0;
	padding-top:20px;
	width:100%;
	text-align: center;
}
.paginador a, .paginador a:link {
	margin:1px;
	padding:6px;
	text-decoration:none;
}
.paginador a:active {
	background-color:#FFFFFF;
	border:1px solid #555555;
	color:#555555;
	margin:1px;
	padding:6px;
	text-decoration:none;
}
.paginador span.pages {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#777777;
	margin:1px;
	padding:6px;
}
.paginador span.current {
	font-weight:bold;
	margin:1px;
	padding:6px;
}
	
/* Ficha detalle
********************************************************/

.fichaDetalle{
	float:left; 
	width:77%; 
	display:block; 
	padding:0px 0px; 
	color:#333333;
}
.fichaDetalle h1{
	font-size: 1.3em;
    margin: 0 0 0.2em;
    width: 92%;
}
.fichaDetalle #autor{
	margin: 0 0 15px;
	width: 92%;
	color: #000000;
	text-transform:uppercase;
}
.fichaDetalle #autor a{
	color: #000000;
}
#detimg{
	float: left;
    position: relative;
}
.fichaDetalle #detimg img{ 
	float:left; 
	margin-right:25px; 
	overflow:auto; 
	background-color:#ffffff;
	border: 1px solid #E3E3E3;
	padding:2px;
}
.fichaDetalle dl.summary{ 
	width:350px; 
	float:left; 
	color: #666666;
    font-size: 1em;
    line-height: 1.3em; 
	clear:right; 
	
}
.fichaDetalle dt.titulo, .fichaDetalle dt.subheader, .fichaDetalle dt.autor, .fichaDetalle dt.editorial{ 
	display:none;
}
.fichaDetalle dt{ 
	width:110px; 
	float:left; 
	clear:left; 
	margin-bottom:3px; 
	padding-right:5px; 
	color:#000;
}
.fichaDetalle dt.ficha {
	border-bottom: 1px solid #E3E3E3;
    color: #FF9900;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 5px;
    width: 90%;
}
.fichaDetalle dd.titulo{ 
	font-size:1.3em; 
	font-weight:bold; 
	color:#1E578E; 
	clear:both; 
	margin-bottom:2px; 
	line-height: 1.2em; 
	text-transform: uppercase;
}
.fichaDetalle dd.titulo span{
	color:#333333; 
	font-size:10px; 
	font-weight:normal; 
	margin-left:6px;
}
.fichaDetalle dd.editorial a{ 
	color:#666666;
}
.fichaDetalle dd.subheader, .fichaDetalle dd.autor{ 
	margin-bottom:3px;
}
.fichaDetalle dd.autor{ 
	margin-bottom:20px; 
	line-height:1.2em;
}
.fichaDetalle dd{ 
	margin-bottom:3px;
}
.fichaDetalle dd.novedad{ 
	width:78px; 
	height:20px; 
	margin:0px 0px 13px 0px; 
} 
.fichaDetalle .formulario{ 
	width:135px; 
	height:33px; 
	float:right; 
	padding:0;
}
.fichaDetalle .formulario a{ 
	font-size: .9em; 
	padding-left: 3px;
}
.fichaDetalle .formulario p{ 
	font-size: .9em; 
	padding:0 0 5px 2px; 
	color:#2286bf;
}
.fichaDetalle .formulario p{ 
	font-size: .9em;
	padding:0 0 5px 2px; 
	color:#2286bf;
}
.precioDetalle{ 
	padding:3px; 
	width:155px;
	float:right; 
	color:#ff9900; 
	font-size:1.5em; 
	text-align:right; 
	margin-bottom:0px;
	border: 1px solid #E3E3E3;
	background: #FFFFFF;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.wraper-precioDetalle{
	width: 89%;
	padding:15px 8px 0; 
	float:right;
	background: none repeat scroll 0 0 #F7F7F7;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.precioDetalle .discount {
    background: none repeat scroll 0 0 #FF9900;
   	border-radius:1.3em 1.3em 1.3em 1.3em;
    -webkit-border-radius: 1.3em 1.3em 1.3em 1.3em;
    font-size: 0.7em;
    margin: 0;
    padding: 5px 3px;
    position: relative;
    right: 0;
    top: 0;
}
.descargas ul li{
	line-height:1.4em;
	margin:0 5px 5px 0;
	padding-left:13px;
}
.infoprices{
	float: left;
    margin-bottom: 12px;
    width: 100%;
}
.infoprices p{
	display: block;
    float: left;
    color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-left:2px;
}
.infoprices strike{
	font-size:0.8em;
	color: #666666;
	float:right;
}
.infoprices strong{
	float:right;
	font-weight: :bold;
}
.fichaDetalle dd.caducidad{
    margin: 20px 0;
    text-transform: none;
}
.caducidad .icon-warning-sign{
	margin-right:5px;
	color:#ff9900; 
}
.wraper-detalle{
	border: 1px solid #E3E3E3;
    float: right;
    margin: 10px 0 0px 0px;
    padding: 7px 0;
    text-align: center;
    width: 22.5%;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.wraper-detalle .icon-plus-sign{
	 color: #FFA840;
	 margin-right: 5px;
}
.wraper-detalle .icon-plus-sign:hover{
	 color: #F78100;
}
.wraper-detalle .icon-question-sign
{
	 color: #FFA840;
	 margin-right: 5px;
}
.wraper-detalle .icon-question-sign:hover{
	 color: #F78100;
}
.valoracion{
	border: 1px solid #E3E3E3;
    float: right;
    margin: 10px 0 0px 0px;
    padding: 5px 0;
    text-align: center;
    width: 22.5%;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.valoracion span{
	color: #FF9900;
    display: block;
    float: right;
    font-weight: 700;
    margin: 4px 10px 0 0;
}
#social {
    margin: 15px 0px 25px 0px;
    float:left;
}
#social div {
    float: left;
}
#social div.facebook {
   margin-right: 15px
}
.ocultar, .oculta {
    display: none;
}
#detnavtab{
	float:left;
	border-bottom:1px dotted #CCCCCC;
	width: 100%;
	height: 30px;
}
#detpestanias{
	float:left;
	width: 100%;
	margin: 30px 0px;
}
.bodytext {
	padding:10px 0px; 
	font-size:1em; 
	line-height:170%;
}
#detnavtab li a.selected {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px dotted #CCCCCC;
    outline: 0 none;
    z-index: 8888;
}
#detnavtab li a{
    float: left;
    text-align: center;
    width: 20%;
}
#detnavtab li a{
    background-color: #F4F4F4;
    border-right: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    color: #FF9900;
    display: block;
    font-weight: 700;
    padding: 8px 0;
    height: 13px;
}
#detnavtab li a:hover{
	background-color: #FFFFFF;
    outline: 0 none;
    z-index: 8888;
    text-decoration:none;
} 
#googlebooks{
	float: right;
    margin: 12px 0;
    width: 14%;
}
#tabopiniones {
	padding:25px 0px;
}

/* Iconos formatos
********************************************************/
.discount {
    background: none repeat scroll 0 0 #FF9900;
    border-radius:1.2em 1.2em 1.2em 1.2em;
    -webkit-border-radius: 1.2em 1.2em 1.2em 1.2em;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 5px 2px;
    position: absolute;
    right: 5px;
    top: -3px;
}
.listado_libros.gwe_libro5 .discount{
	right: -4px;
}
.portada{
	float: left;
    position: relative;
}
.portada .wraper_ebook{
	bottom: 0;
    left: 0;
    position: absolute;
}
.wraper_ebook{
	bottom: 0;
    left: 0;
    position: absolute;
}
.ico_ebook, .ico_lista {
	background: none repeat scroll 0 0 #FFA840;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 5px;
}
.wraper_idm{
	bottom: 0;
    right:24px;
    position: absolute;
}
.wraper_idm .icon-print {
	background: none repeat scroll 0 0 #1E578E;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    padding: 2px 5px;
}
th.verebook{
	width:50px;
}
td.verebook{
	text-align:right;
}
dd.formato_ebook{
	display:block;
	height:24px;
	overflow:hidden;
	width:58px;
}

/* Formulario de contacto
********************************************************/

.content fieldset{ 
	display:block;
	margin:20px 0; 
	border:none; 
	color:#666666;
}
.field{ 
	display:block; 
	clear:both; 
	margin-bottom:5px;
}
.field label{
	width:174px;
	height:22px;
	float:left;
	font-weight:bold;
}
.field input,.field select, .field textarea, .field input.fichero{
	border:1px solid #D9D9D9;
	color:#333333;
	margin-bottom:10px;
	padding:5px;
	vertical-align:middle;
	width:358px
}
.field select{
	width:369px;
}
.field select.corto{
	width:176px;
}
.field .checkbox{
	width:20px;
}
.field textarea{
	padding-top:2px; 
	height:150px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
}
.field input.check{
	width:20px;
	clear:right;
	float:left;
}
.content  input.boton-enviar{ 
	width:auto; 
	height:18px; 
	float:right; 
	overflow:auto;
	color:#3D4043;
	background:url(../images/bg_input2.jpg) repeat-x left bottom; 
	padding:0px 5px 0px 5px; 
	font-size:12px;
	margin:0px 40px 0 0;
	border:1px solid #999999; 
	line-height:1em; 
	font-size:12px;
}
.advice{ 
	font-size:10px;
}
fieldset{ 
	border:none;
}
.field.checkbox {
	float:left;
}

.field.checkbox label{
	padding-top:5px;
}

/* Eventos
********************************************************/

.eventos{
	margin-bottom:20px;
}
.eventos .img-muestraEvento{
	float: left;
    margin: 5px 10px 10px 0;
    max-width: 70px;
}
.eventos h3{
	padding:0; 
	margin:3px 0 0 0; 
}
.eventos h3 a{
	padding:0; 
	margin:0; 
	text-decoration:none
}
.eventos .date { 
	padding:0; 
	margin:0; 
	font-size:10px;
}
.eventos .entradilla { 
	border-bottom: 1px dotted #CCCCCC;
	margin:3px 0 12px 0;
	font-size: 1em; 
	padding:0 0 3px 0;
	float: left;
}
.eventos img {
	padding:3px;
	border: 1px solid #e3e3e3;
    float: left;
    margin: 0 10px 10px;
}
.eventos p img {
	padding:3px;
	border: 1px solid #e3e3e3;
    float: left;
    margin: 0 10px 10px;
}
.eventos p{
	margin: 0 0 10px 0
}
.eventos h2 a { 
    font-size: 0.9em;
    font-weight: bold;
    margin: 10px 0 0;
}
.eventos h2{ 
    font-weight: bold;
    margin: 10px 0 0;
}
.eventos .cuerpo_noticia{ 
	margin-bottom:30px
}
.eventos .cuerpo_noticia h2.titulo {
	padding: 0;
	margin: 4px 0 8px 0;
	background:transparent
}
.eventos .cuerpo_noticia h2.titulo a { 
	color:#666666; 
	font-size: 0.9em; 
	background:transparent
}
.eventos .cuerpo_noticia .date { 
	padding: 0;
	margin: 0 0 8px 0;
	font-size: 0.8em;
}
.eventos .cuerpo_noticia .entradilla { 
	display:block; 
	overflow:hidden; 
	clear:both;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0 12px 0;
	font-size: 1em;
	font-style: italic;
	padding: 0px 0 6px 0;
}
.caja .mixta .img{ 
	float:right; 
	margin:10px 10px 10px 0
}

/* Contenidos imagen y texto
********************************************************/

.dashed-content { 
	padding-bottom:15px; 
	display:block; 
	clear:both; 
	overflow:hidden;
}
.dashed-content img{
	border: 1px solid #E3E3E3;
    float: left;
    margin: 3px 15px 10px 0;
    max-width: 705px;
    padding: 2px;
}
.dashed-content.gwe_banner img {
    float: left;
    margin: 0 0 10px;
}
.dashed-content p{ 
	line-height:1.4em; 
	margin-bottom:8px;
}

/* Avisos
 ********************************************************/

.info, .success, .warning, .error, .validation {
	border: 1px solid #DDDDDD;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
	margin: 20px 0px 20px 0px;
	padding:3px;
	background:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px center;
	clear:both;
	line-height:1.2em;
	float:left;
	width:99%;
}
.info p, .success p, .warning p, .error p, .validation p { 
	float:right; 
	margin:0.5em 0.5em 0.5em 0.5em; 
	width:90%;
}
.info{ 
	background-color: #F7F7F7;
    color: #333333;
}
.warning{ 
	background-color: #F7F7F7;
    color: #333333;
}
.success{ 
	background-color: #F7F7F7;
    color: #333333;
}
.error{ 
	background-color: #F7F7F7;
    color: #333333;
}
.warning .icon-warning-sign{
	color: #FFA840;
    float: left;
    font-size: 2em;
    margin: 9px 5px 7px 12px;
}
.success .icon-ok-sign{
	color: #FFA840;
    float: left;
    font-size: 2em;
    margin: 9px 5px 7px 12px;
}
.error .icon-remove-sign{
	color: #FFA840;
    float: left;
    font-size: 2em;
    margin: 9px 5px 7px 12px;
}
.info .icon-info-sign{
	color: #FFA840;
    float: left;
    font-size: 2em;
    margin: 9px 5px 7px 12px;
}

/* Banners
********************************************************/

#sidebar-banner { 
	margin:10px 0 15px 0; 
	padding:12px;
}
.publicol { 
	margin-top:12px;
}
.publicol img{ 
	border:1px solid #eee;
}

/* Suscripcion boletin
********************************************************/

#newsletter { 
	background: none repeat scroll 0 0 #FFA840;
    border: 1px solid #FFFFFF;
    display: block;
    overflow: auto;
    padding: 15px;
}
#newsletter p{ 
	color: #FFFFFF;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 8px;
}
#emailSuscripcion{
	border: 1px solid #eba200;
    font-size: 1.1em;
    margin-bottom: 6px;
    padding: 4px;
    width: 94%;
}

/* Fichaotros
********************************************************/

.fichaotros img{
	float:left; 
	overflow:auto; 
	margin-right:10px;
	border: 1px solid #E3E3E3;
	padding:2px;
	
}
.fichaotros{
	margin:17px 15px 0 0;
}
.fichaotros dd.title{
	margin-bottom:15px;
}

/* Comentarios
********************************************************/

.comentario {
	margin-bottom:20px;
}
.comentario p {
	margin: 0 0 10px; 
	font-size:12px;
	color: #888888;
}
.comentario .datos{
	margin: 10px 0 10px; 
	font-size:12px;
}
.comentario h4 {
	border-bottom:1px solid #E3E3E3;
	font-size:12px; 
	font-weight:bold; 
	margin-bottom:10px; 
	padding:0 0 5px 0px;
}
.comentario h4 .icon-comment{
	color:#FFA840;
	margin-right:5px;
}
.comentario .datos strong {
	font-weight:bold;
}

/* Enlaces
********************************************************/

.enlace {
	margin-bottom:25px;
}
.enlace h3{
	margin-bottom:5px;
}
.enlace p{
	margin-bottom:8px;
}

/* carrusel
*********************************************************/
.carousel{
	z-index: 0;
	background: none repeat scroll 0 0  #EAEAEA;
    height: 210px;
    margin: 15px 15px 0;
    position: relative;
    width: 97%;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.list_carousel{ 
    overflow: hidden;
    padding: 25px 0 0 49px;
    width: 95%;
}
.libroimg img {
    border: 1px solid #e3e3e3;
    padding:2px;
    background:#ffffff;
    overflow: auto;
    max-width: 104px;
    height: auto;
    max-height:139px;
}
.list_carousel li .portada {
    color: #999999;
    display: block;
    float: left;
    font-size: 40px;
    height: 145px;
    margin: 6px;
    padding: 0;
    text-align: center;
    width: 110px;
    overflow: hidden;
}
.list_carousel li {
    color: #999999;
    display: block;
    float: left;
    font-size: 40px;
    height: 200px;
    margin: 6px;
    padding: 0;
    text-align: center;
    width: 110px;
}
#prev_carou{
	font-size: 3em;
    left: 15px;
    position: absolute;
    top: 90px;
    color: rgba(39, 113, 181, 0.35);
}
#next_carou{
	font-size: 3em;
    right: 15px;
    position: absolute;
    top: 90px;
    color: rgba(39, 113, 181, 0.35);
}
#prev_carou:hover , #next_carou:hover{
	text-decoration:none;
	 color: #FFA840;
}
.carousel .discount {
    background: none repeat scroll 0 0 #FF9900;
    border: 2px solid #FFFFFF;
    border-radius: 1.2em 1.2em 1.2em 1.2em;
    color: #FFFFFF;
    font-size: 0.3em;
    font-weight: bold;
    margin: 0;
    padding: 6px 2px;
    position: absolute;
    right: 0;
    top: -1px;
}
.carousel .wraper_idm {
    bottom: 0;
    position: absolute;
    right: 3px;
}
.carousel .wraper_idm .icon-print {
    background: none repeat scroll 0 0 #1E578E;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 0.25em;
    font-weight: bold;
    padding: 3px 7px;
    width: 3.25em;
    display: inline;
}
.carousel [class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline;
    text-decoration: inherit;
}
.carousel .ico_ebook, .ico_lista {
    background: none repeat scroll 0 0 #FFA840;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 0.3em;
    font-weight: bold;
    padding: 3px 5px;
}

/* Buttons
 ********************************************************/

a.btn , a.btntwo{
	padding:5px 12px 6px;
	line-height: 1em;
}
input.btn , input.btntwo{
	padding:3px 12px 4px;
	font-weight: normal;
	line-height: 1.4em;
}
.btn{
	margin-left:10px;
	display:inline-block;
	float:right;
	overflow: hidden;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:12px; 
	cursor:pointer; 
	border:1px solid #086CA2;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
	text-decoration: none;
	background: #086CA2;
}
.btn:hover{ 
	color:#ffffff;
	text-decoration:none;
	border:1px solid #034569;
	background: #034569;
}
.btntwo{
	display:inline-block;
	overflow: hidden;
	float:right;
	color:#ffffff;
	text-align:center;
	font-size:12px; 
	cursor:pointer; 
	text-decoration:none;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
	border:1px solid #086CA2;
	background: #086CA2;
}
.btntwo:hover{
	color:#ffffff;
	border:1px solid  #034569;
	text-decoration:none;
	background:  #034569;
}
#search .btntwo.search{
	float:left;
}
#newsletter .btntwo {
	width: 177px;
}
#cart a.btn{
	float:right;
	margin-left:0px;
}
div.listado_libros.gwe_libro2 .botones .btntwo, div.listado_libros.gwe_libro3 .botones .btntwo {
    margin-top: 0px;
    width: auto;
    padding: 4px 15px 4px;
} 
.minificha a.btn,.minificha a.btntwo {
    padding: 5px 15px 5px;
    float:left;
}
#acceso-pedido .btn{
	float:left;
}
#capaGastosEnvioPOD .btn.off{
	background:#cccccc;
	border:1px solid #ADADAD;
	 cursor: auto;
}
.btn.buy{
	margin: 3px 0 0;
    padding: 5px 51px 6px;
}
.content form  input.btn,.content form input.btntwo {
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 168px 0 0;
    padding: 3px 12px 4px;
}









