/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
font-family: 'Trebuchet MS', Verdana, Helvetica;

.boxText { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size: 10px; }
.errorBox { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications {
}
.orderEdit { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size : 10px; color: #0066FF; text-decoration: underline; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0F0F0;
	background-image: url(images/bg_pagina_01.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 26px;
	line-height: 28px;
	color: #A22A3B;
	font-weight: bold;

}

h2 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color:#9D5C31;
	font-weight: bold;
}

A {
	color: #666666;
	text-decoration:none; 
}

A:hover {
  color: #A22A3B;
	text-decoration: underline;
}



/*FORM {
	display: inline;
}*/

td.bgBotonesBarraNav {
	background-image: url(images/bg_botones_barranav.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

TD.bgHeader01 {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	background-color: #c7b88e;
	background: #c7b88e;	
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff; 
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.headerURL {
	background-color: #FFFFFF;
	background: #FFFFFF;
}

TD.headerURL{
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
}

A.headerURL {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
}
A.headerURL:hover {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;	
	border: 1px dotted #333333;	
}


TD.footer01 {
	background-image: url(images/bg_footer_01.gif);
	background-repeat: repeat-x;
	background-color:#C9BB92;
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	color: #544C34;
	line-height: 12px;
}

TD.footer02 {
	background-image: url(images/bg_footer_02.gif);
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	color: #544C34;
}

A.footer02 {
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	color: #544C34;	
}

A.footer02:hover {
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	color: #544C34;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #544C34;  	
}

.infoBox {
	background-color: #FCF9F1;
}

.infoBoxContents {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	/*background: #FC0000;*/
}

.infoBox2 {
	background: #EAE3D1;
}

.infoBox2Contents {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	background: #FCF9F1;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 11px;
}


TD.infoBoxHeading, a.infoBoxHeading {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

a.infoBoxHeading:hover {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #FCF9F1;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #FCF9F1;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #FCF9F1;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	background:  #D1C8B2;
	color: #98865A;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

TD.productListing-data {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 10px;
/*	background: #FFFFFF;*/
}



A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
	color: #CC0000;
}

TD.pageHeading, DIV.pageHeading {

	font-family: Arial, Helvetica;
	font-size: 26px;
	line-height: 30px;
	color: #A22A3B;
	font-weight: bold;
	
  /*font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 23px;
  color: #666666;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, div.main {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 13px;
	line-height: 13px;
	color: #666666;
}

.mainRojo {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 13px;
  line-height: 14px;
  color:#CC0000;
}

.smallText {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
}

TD.accountCategory {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
}

TD.tableHeading {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 10px;
  color: #CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	color: #CC0000;
	font-weight: bold;
}

SPAN.errorText {
  font-family: 'Trebuchet MS', Verdana, Helvetica;
  color: #cc0000;
}

.moduleRow {
	background-color:  #FCF9F1;
}
.moduleRowOver {
	background-color:  #FAF4E7;
	cursor: pointer;
}
.moduleRowSelected {
	background-color:  #EAE3D1;
	font-weight: bold;
}



.checkoutBarFrom, .checkoutBarTo {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	color: #8c8c8c;
	line-height: 12px;
}
.checkoutBarCurrent {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	color: #CC0000;
	line-height: 12px;
	font-weight: bold;
}

/* message box */

.messageBox { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 'Trebuchet MS', Verdana, Helvetica; font-size: 11px; color: #CC0000; }


/* abiShop: Inicio */

TD.marcoImagenes, SPAN.marcoImagenes {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;	
}

.Modelo {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Precio {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.PrecioDescuento {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.PrecioDescuentoSmall {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #CC0000;
}
	
TD.DivHorizontal1 {
	background-image: url(images/linea_hor_01.gif);
	background-repeat:  repeat-x;

}

TD.DivHorizontal2 {
	background-image: url(images/linea_hor_03.gif);
	background-repeat:  repeat-x;
}
TD.DivVertical1 {
	background-image: url(images/linea_vert_01.gif);
	background-repeat:  repeat-y;

}
TD.Precios {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 13px;
	line-height: 1.5;
}
.BGPrincipal {
	background: #FFFFFF;
	background-color:#FFFFFF;
}
.BGMarron01 {
	background: #C7B88F;
	background-color:#C7B88F;
}
.BGMarron02 {
	background: #EAE3D1;
	background-color:#EAE3D1;
}
.BGColumnaIzda {
	background: #FCF9F1;
	background-color:#FCF9F1;
}


TD.etiquetaDescuento {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/bg_dto.gif);
	background-repeat: no-repeat;
}
TD.etiquetaOferta {
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/bg_oferta.gif);
	background-repeat: no-repeat;
}
.desarrolloAbity {
	font-family: Arial;
	font-size: 9px;
	color: #AAAAAA;
}
.desarrolloAbity:hover {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.titParrafoContenidos  {

	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color:#9D5C31;
	font-weight: bold;

 /* font-family: 'Trebuchet MS', Verdana, Helvetica;
  font-size: 18px;
  color: #666666;*/
}
TD.titParrafoFichaProducto {
	background-image: url(images/linea_hor_01.gif);
	background-repeat:  repeat-x;
	font-family: 'Trebuchet MS', Verdana, Helvetica;
	font-size: 19px;
	color: #666666;
	height: 25px;
	/*background-color: #F7F7EF;*/
	background-position: 1px 24px;
	/*padding-left: 5px;*/
}
TABLE.BGTablaPrincipal, TD.BGTablaPrincipal{
	background: #FF0000;
}

.BGSombraIzda {
 background-image: url(images/sombra_izda.png);
 background-repeat:  repeat-y;
}
.BGSombraDcha {
 background-image: url(images/sombra_dcha.png);
 background-repeat:  repeat-y;
}
.txtTituloLibro {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 17px;
	color:#F26100;
	font-weight: normal;
}
.txtAutorEditorial {
 	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.txtPrecioLibro {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color:#666666;
	font-weight: bold;
}
.txtRefLibro {
 font-family: "Trebuchet MS", Arial, Helvetica;
 font-size: 14px;
 line-height: 15px;
 color:#FF3300;
 font-weight: normal;
}
/* FORMULARIOS */

.campoForm {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DBCDA5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #EBEEF1;
	border-right-color: #EBEEF1;
	border-left-color: #EBEEF1;
	padding: 2px;
}

.campoFormNecesario {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6D623D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #DBE1E6;
	border-right-color: #DBE1E6;
	border-left-color: #DBE1E6;
	padding: 2px;
}
/* ............................................................................. */
/* ABITY: Aviso y aceptación de cookies */
/* ............................................................................. */

.avisocookie{
	height: 95px;
	width: 100%;
	left: 0px;
	tp:0px;
/*	bottom: 50px; */
	position: fixed;
	z-index:99999;	
	background-color: #333;		
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
}
.avisocookie .cont{
	position:relative;
	width: 960px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;	

}
.avisocookie .warning{
	position: absolute;
	top:10px;
	left:-50px;	
	width: 30px;
	height: 60px;	

}
.avisocookie .aviso{
	width: 940px;
	position: absolute;
	top:10px;
	left:0px;	
	text-align:left;
	font-family:  'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.avisocookie .aviso a{
	color: #FEB11E;
	text-decoration: none;
}
.avisocookie .aviso  a:hover{
	color: #CCC;
}
.avisocookie .cerrar{
	display:block;
	position: absolute;
	top: 50px;
	left: 940px;
	width: 35px;
	height: 35px;
	background-image: url(../images/fancybox_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	
}