/**
 * CSS PÁGINAS INTERNAS.
 */

/* ficha 
--------------------------- */

/* arbol navegación */

#arbol-navegacion {
	/*position:relative;*/
	font-weight:bold;
	margin-bottom:6px;
	margin-top: -12px;
	height: 17px;
}

#arbol-navegacion h5 {
	display:inline;
	font-size:12px;
	color:#6cb81e;
}

/* características (col izquierda) */

#imagen-ficha {
	display:block;
	margin-bottom:5px;
}

#caracteristicas {
	position:relative;
	margin-top:7px;
	color:#666;
	background: url(../images/separacion_horizontal.gif) no-repeat 0 bottom;
	padding-bottom: 14px;
	width: 238px;
	font-weight: bold;
}

#caracteristicas h3, #caracteristicas h4, #caracteristicas h5 {
	display:inline;
	color:#666;
}

#caracteristicas h3 {
	font-size: 13px;
	font-weight: normal;
}

#caracteristicas h4 {
	font-size:13px;
	font-weight: normal;
}

#caracteristicas h5 {
	font-size:13px;
	font-weight: normal;
}

#sin-disponibilidad {
	position:relative;
	margin:15px 0;
	padding-left:18px;
	background: url(../images/vineta-roja.png) no-repeat left top;
}

#etiquetas {
    float: left;
    margin-bottom: 30px;
    margin-top: 11px;
    position: relative;
}

#etiquetas h6 {
	color:#666;
}

#etiquetas a {
	padding-right:6px;
}

/* tab opiniones */

.tabs-principal .paginador {
	position:relative;
	margin:25px 0 15px;
	font-size:14px;
}

.tabs-principal .paginador h4 {
	color:#666;
}

.tabs-principal .paginador .paginacion {
	font-weight:bold;
}

.tabs-principal .paginador .paginacion a, .tabs-principal .paginador .paginacion span {
	font-weight:bold;
	padding-right:5px;
}

.tabs-principal .listado-item {
	margin-bottom:10px;
}

.tabs-principal .listado-item h4 {
	color:#666;
	font-size:12px;
}

/* submenú links  (col izquierda) */

.ficha-submenu {
	position:relative;
	width:210px;
	margin-top: 10px;
}

.ficha-submenu ul {
	float:left;
	list-style: none;
	list-style-position:none;
	margin:0;
	padding: 0;
} 

.ficha-submenu ul li {
	float:left;
	width: 190px;
	display: table;
	border-collapse: collapse;
 	list-style-image:none;
	list-style-type:none;
	margin-bottom:5px;
	font-weight:bold;
}

.ficha-submenu ul li a {
	display:block;
	width:210px;
	height:40px;
	line-height:40px;
	padding:0 0 0 56px;
}

.ficha-submenu ul li.boton-cesta  {
	width:210px;
	height:60px;
	background: url(../images/botones/boton-agregar-cesta.gif) no-repeat left top;
	font-size:16px;
}

.ficha-submenu ul li.boton-cesta-azul  {
	display:block;
	height: 42px;
	background: url(../images/botones/boton-agregar-cesta-azul.jpg) no-repeat left top;
	font-size:16px;
}

.ficha-submenu ul li.boton-cesta-azul a {
	color: #FFFFFF !important;
    display: block;
    height: 42px;
    line-height: 40px;
    width: 210px;
}

.ficha-submenu ul li.boton-cesta-azul a:hover, .ficha-submenu ul li.boton-cesta-azul a:focus {
	/*background: url(../images/botones/boton-agregar-cesta-verde.jpg) no-repeat left top;*/
}

.ficha-submenu ul li.boton-solicitar  {
	height:40px;
	background: url(../images/botones/boton-mas-info.gif) no-repeat left top;
}

.ficha-submenu ul li.boton-descargar  {
	height:40px;
	background: url(../images/botones/boton-descarga.gif) no-repeat left top;
}

.ficha-submenu ul li.boton-demo  {
	height:40px;
	background: url(../images/botones/boton-demo.gif) no-repeat left top;
}

.ficha-submenu ul li.boton-leer  {
	height:40px;
	background: url(../images/botones/boton-leer-libro.gif) no-repeat left top;
}

/* productos interesados y relacionados */

#productos-relacionados, #productos-interesados {
	position:relative;
	float: left;
    width: 200px;
	margin-left: -6px;
}

.precio-cesta {
	position:relative;
}

.precio-cesta .precio {
	float:left;
	padding-top:5px;
}

.precio-cesta a {
	float:right;
}

.precio-cesta a.carro-compras {
	display:block;
	width:26px;
	height:25px;
	background: url(../images/botones/boton-carro.png) no-repeat left top;
}

/* opiniones */

#opiniones {
	position:relative;
}

#opiniones .floatleft {
	margin-right:10px;
}

#opiniones .floatleft.last {
	margin-right:none;
}

/* estáticas 
--------------------------- */

#columna-derecha #imagenes img {
	display:block;
	margin-bottom:28px;
}

#contenedor-estatica #principal h2 {
	font-size:18px;
	font-weight:normal;
	color:#666;
	margin:0;
}

#contenedor-estatica #principal a {
	text-decoration:underline!important;
}

/* estilo lista */

#contenedor-estatica #principal ul {
	margin:0;
	padding:0;
	list-style: none;
}

#contenedor-estatica #principal li {
	list-style: none;
	padding:1em 0 1em 1.4em;
	background: url(../images/flecha.gif) no-repeat left 1.6em;
}

#contenedor-estatica #principal li ul {
	padding-left:2em;
}

#contenedor-estatica #principal li li {
	list-style:disc;
	background:none;
	padding:5px 0 0;
}

/* listado 
--------------------------- */

#productos-destacados {
	background: url("../images/separacion_horizontal_larga.png") no-repeat scroll 0 bottom transparent;
    height: 224px;
    margin-bottom: 25px;
    margin-left: -30px;
    padding-left: 30px;
    position: relative;
}

#productos-destacados .ficha {
	width:162px;
	padding-right:15px;
}

#productos-destacados .ficha2 {
	width:162px;
	padding-right:15px;
}

#productos-destacados .ficha h3 {
	margin:0;
}

#productos-destacados .ficha2 h3 {
	margin:0;
}

#productos-destacados .rating {
	margin-bottom:2px;
}

#productos-destacados .estrella {
	margin-left:2px;
}

#productos-destacados .texto {
	width:111px;
}

#productos-destacados .ficha  img {
	margin:0 5px 0 0;
}

#productos-destacados .ficha2  img {
	margin:0 5px 0 0;
}
/* tabla con resultados */

#tabla-listado th {
	padding-top:3px;
	padding-bottom:3px;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}

#tabla-listado th a {
	color:#666;
}

#tabla-listado th a.flecha-arriba {
	padding-left:15px;
	background: url(../images/flecha-arriba.gif) no-repeat left 6px;
}

#tabla-listado th a.flecha-abajo {
	padding-left:15px;
	background: url(../images/flecha-abajo.gif) no-repeat left 6px;
}

#tabla-listado td {
	vertical-align:top;
	padding-top:15px;
	border-bottom:#ccc 1px solid;
}

#tabla-listado td.descripcion, #tabla-listado td.ultima {
	/*background: url(../images/fondo-aviso.gif) repeat-x left bottom;*/
}

#tabla-listado td.descripcion p {
	padding:0.5em;
}

#tabla-listado .aviso {
	width:94%;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:26px;
	font-size:10px;
	line-height:13px;
}

#tabla-listado .aviso.no-disponible {
	background: url(../images/vineta-roja.png) no-repeat 0 0;
}

#tabla-listado .aviso.disponible {
	background: url(../images/vineta-verde.png) no-repeat 0 0;
}

#tabla-listado .aviso.limitado {
	background: url(../images/vineta-amarilla.png) no-repeat 0 0;
}

#tabla-listado .aviso img {
	vertical-align:middle;
}

#tabla-listado td.ultima {
	padding-top:20px;
	text-align:right;
}

#tabla-listado td.ultima .precio {
	font-size:16px;
}

#tabla-listado td.ultima a {
	display:block;
	margin-top:5px;
}

#tabla-listado td.ultima .ver-detalle {
	margin:23px 10px 0 0;
	font-weight:bold;
	width:120px;
	display: none;
}

/* tabla con resultados de búsqueda */

#tabla-listado.busqueda {
	width:960px;
}

/* tabla paginación 
---*/

#paginador {
	border-collapse:collapse;
	width:100%;
	margin-bottom: 13px;
}

#paginador td {
	padding:3px 0;
	/*border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;*/
}

#paginador td.cantidad-registros, #paginador td.pagina-actual {
	width:200px;
}

#paginador td.pagina-actual {
	text-align:right;
}

#paginador td.paginacion {
	font-weight:bold;
	text-align:center;
}

#paginador td.paginacion a {
	padding-right:5px;
}

/* búsqueda 
--------------------------- */

#recuadro-gris-gr label {
	padding-right:16px;
}

#recuadro-gris-gr img {
	vertical-align:middle;
}

#recuadro-gris-gr select, #recuadro-gris-gr input.chica , #recuadro-gris-gr input.mediana {
	height:18px;
	.height:21px;
}

#recuadro-gris-gr .form-boton {
	margin:10px 0 0 790px;
}

/* cestas 
--------------------------- */

/* pasos de la cesta */

#pasos-cesta {
	margin-bottom:30px;
}

#pasos-cesta ul {
	width:100%;
	list-style: none;
	padding:0;
}

#pasos-cesta ul li {
	float: left;
	padding: 0;
	list-style: none;
	color:#58595b;
}

#pasos-cesta ul li.active {
	text-decoration:none;
	color:#fff;
}

#pasos-cesta .descripcion, #pasos-cesta h2.numero {
	float:left;
	display:inline;
}

#pasos-cesta h2.numero {
	font-size:20px;
	color:#58595b;
	margin-right:15px;
	display: none;
}

#pasos-cesta ul li.active h2.numero {
	color:#fff;
	display: none;
}

#pasos-cesta .descripcion h2 {
	font-size: 18px;
    font-weight: normal;
    margin-left: 124px;
}

#pasos-cesta ul li.active .descripcion h2 {
	color:#fff;
}

#pasos-cesta .descripcion {
	color: transparent;
	line-height:0px;
	font-size:0px
}
#pasos-cesta .descripcion  h2{
	line-height:21px;
}

/* fondos de pasos */

#pasos-cesta ul #paso-1 {
	background: url("../images/fondo-cesta-1.gif") no-repeat scroll left top transparent;
    height: 47px;
    padding: 18px 5px 0 20px;
    width: 300px;
}

#pasos-cesta ul #paso-1.active {
	background: url("../images/fondo-cesta-1-over.gif") no-repeat scroll left 1px transparent;
}

#pasos-cesta ul #paso-1.visited {
	background: url(../images/fondo-cesta-1-visited.gif) no-repeat left top;
}

#pasos-cesta ul li#paso-2 {
	background: url("../images/fondo-cesta-2.gif") no-repeat scroll left top transparent;
    height: 47px;
    margin-left: -18px;
    padding: 18px 0 0 30px;
    width: 325px;
}

#pasos-cesta ul li#paso-2.active {
	background: url(../images/fondo-cesta-2-over.gif) no-repeat left top;
}

#pasos-cesta ul #paso-2.visited {
	background: url(../images/fondo-cesta-2-visited.gif) no-repeat left top;
}

#pasos-cesta ul li#paso-3 {
	background: url("../images/fondo-cesta-3.gif") no-repeat scroll left top transparent;
    height: 47px;
    margin-left: -22px;
    padding: 18px 0 0 30px;
    width: 290px;
}

#pasos-cesta ul li#paso-3.active {
	background: url(../images/fondo-cesta-3-over.gif) no-repeat left top;
}

#pasos-cesta ul #paso-3.visited {
	background: url(../images/fondo-cesta-3-visited.gif) no-repeat left top;
}

#pasos-cesta ul li#paso-4 {
	background: url(../images/fondo-cesta-4.gif) no-repeat left top;
	width:198px;
	height:45px;
	margin-left:-15px;
	padding: 15px 5px 0 30px;
	display:none;
}

#pasos-cesta ul li#paso-4.active {
	background: url(../images/fondo-cesta-4-over.gif) no-repeat left top;
}

/* columna izquierda */

.recuadro-gastos {
	/*position:relative;*/
	width:176px;
	margin-bottom:10px;
	padding:20px 15px 90px;
	background:#f1f2f2 url(../images/click-verde.gif) no-repeat center 110px;
	border:#d1d3d4 1px solid;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#6cb81e;
}

.recuadro-gastos h2 {
	font-size:19px;
	color:#6cb81e;
}

.recuadro-info a#logos-tarjetas {
	display:block;
	text-align:center;
}

.menu-opciones-cesta {
	margin-bottom:15px;
}

.menu-opciones-cesta .boton-ver-productos, .menu-opciones-cesta .recuadro-gris, .menu-opciones-cesta .boton-comprar {
	float:left;
	margin-right:8px;
}

.menu-opciones-cesta a.boton-ver-productos {
 background: url("../images/botones/boton-ver-productos.gif") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    font-size: 15px;
    height: 31px;
    padding: 6px 0 0 9px;
    width: 236px;
}

.menu-opciones-cesta .recuadro-gris {
    margin-right: 2px;
    padding: 8px 0 0 53px;
    text-align: center;
    width: 99px;
}

.menu-opciones-cesta .recuadro-gris h4 {
	color:#666;
}

.menu-opciones-cesta .recuadro-gris h2 {
color: #005AA1;
}

.menu-opciones-cesta .boton-comprar {
background: url("../images/botones/boton-comprar.gif") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    height: 32px;
    margin-right: 0;
    padding: 6px 0 0 12px;
    text-align: left;
    width: 110px;
}

/* tabla cesta de compra */

#tabla-cesta, #tabla-cesta-extras {
	border-collapse:collapse;
	width:720px;
}

#tabla-cesta th, #tabla-cesta td {
	padding:3px 3px 3px 10px;
}

#tabla-cesta th {
	background-color:#e5e5e5;
}

#tabla-cesta td {
	border-bottom:#e5e5e4 1px solid;
}

#tabla-cesta td input.caja-texto {
	width:30px;
}

#tabla-cesta-extras td {
	background-color:#e5e5e5;
	padding:6px 12px 6px 10px;
	font-weight:bold;
	border-bottom:#fff 1px solid;
}

#tabla-cesta-extras .segunda-linea td {
	background-color:#f2f2f2;
}

#tabla-cesta-extras .subtotal td {
	background-color:#d9d9d9;
}

#tabla-cesta-extras .iva td {
	background:none;
}

#tabla-cesta-extras .total td {
	background:none;
	font-size:13px;
	color:#0063a9;
}

#tabla-cesta-extras h3 {
	display:inline;
}

#tabla-cesta-extras h6, #tabla-cesta-extras h4 {
	display:inline;
	color:#666;
}

/* formulario facturación y entrega */

#formulario-direcciones {
	border-collapse:collapse;
}

#formulario-direcciones td {
	padding:7px 0;
}

#formulario-direcciones th {
	width:130px;
}

#formulario-direcciones input {
	vertical-align:middle;
}

/* recuadros con fondo celeste */

#aviso-ssl {
	color: #005AA1;
    margin: 14px 0 0 13px;
	font-size:11px;
}

#recuadro-celeste-superior,
#recuadro-celeste-inferior
{
	/*width:229px;*/
}

#recuadro-celeste-superior {
	/*background: url(../images/recuadro-celeste-superior.gif) no-repeat center top;*/
	height:4px;
}

#recuadro-celeste {
	margin:0px;
	width:169px;
	padding:6px 14px;
	/*background-color:#edf3f9;
	border-left:#d1d3d4 1px solid;
	border-right:#d1d3d4 1px solid;*/
}

#recuadro-celeste  p{
padding-top:6px;
line-height: 14px;
}

#recuadro-celeste h6 {
	color:#005AA1;
	font-size:12px;
	line-height: 15px;
}

#recuadro-celeste a {
	font-weight:bold;
}

#recuadro-celeste-inferior {
	/*background: url(../images/recuadro-celeste-inferior.gif) no-repeat center top;*/
	height:6px;
}

/* recuadros con fondo celeste */

#resumen-direcciones {
	position:relative;
	margin:0 0 30px 0;
	font-size:16px;
}

#resumen-direcciones h2 {
	display:inline;
	color:#666;
}

#resumen-direcciones #facturacion {
	margin-right:40px;
}
.copete{
	width:540px;
	overflow:hidden;
}
.masVendido,.productoNuevo{
	display:block;
	position:relative;
}
.logoMasVendido{
	position:absolute;
	width:52px;
	height:51px;
	left:-10px;
	top:-10px;
}
.logoProductoNuevo{
	position:absolute;
	left:-4px;
	top:-10px;
}
.Libros a{
	width :250px !important;
	padding: 0 0 0 5px !important;
}
	
.eBook  a {
	width :250px !important;
	padding: 0 0 0 22px !important;
	background: url("../images/botones/eBook.png") no-repeat scroll left  transparent;
}
