/*
  $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

-----------------------------------------------------------------------------------------------------

CAMBIOS DE ESTILOS:


OBJETO						BUSCAR POR
------						----------

Logo principal:						Imagen cabecera

Fondo tienda:						Fondo tienda
Fondo cabecera:						Fondo cabecera

Fondo barra "Inicio >> Catálogo":	Barra inicio
Flechas barra inicio:				Flechas inicio
Texto barra inicio:					Texto barra inicio
Texto enlace barra inicio:			Texto enlace barra inicio

Barra pie con fecha, etc: 			Barra pie

Resto de barras:					Barras pequeñas
Borde caja pequeña					Borde caja pequeña

Texto enlaces cuerpo página:		Texto enlace 1

Dentro de categoria...
	- Cuerpo del producto:			Cuerpo producto
	- Borde tabla:					Borde producto
	- Barra producto:				Barra producto
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px;  font-weight: bold; color:#40597E}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #282b5c;
  text-decoration: none;
  outline:none;
}

A:hover {
/* Texto enlace 1*/
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
/* Fondo cabecera*/
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 70%;
/*Barra inicio*/
  background: #ffffff;
/* Flechas inicio*/
  color: #40597e;
  font-weight : bold;
}
TD{padding:1px}
A.headerNavigation:hover {
/* Texto enlace barra inicio*/
  color: #bcd5eb;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* Barra pie*/
  background: #ffffff;
  color: #40597E;
  font-weight: bold;
}

.infoBox {
/* Borde caja pequeña*/
  background: #bcd5eb;
}

.infoBoxContents {
  background: #fbfdff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  /* Barras pequeñas*/
  background: #ffffff;
  color: #40597e;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #40597e;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

 
 /* BOF Dynamic Sitemap */
   ul.sitemap {
     color: #133D4D; padding-left:35px
     }
	 ul.sitemap li div{text-align:left; margin-top:15px}
     /* EOF Dynamic Sitemap */
 .style1 {
 	color: #40597E;
		font-weight: bold;
		}
		.style2 {color: #BF9647}
		.style3 {color: #BF9647; font-weight: bold; }

/*** Begin Header Tags SEO ***/
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

	  /* Gallery DESTACADOS */

#gallery{

	
	background:url(imagen/slide-destacados/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:605px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:280px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}


.slide{
	float:left;
}


#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(imagen/slide-destacados/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(imagen/slide-destacados/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px !important;
	background:url(imagen/slide-destacados/divider.png) no-repeat right;
}

#menu li a{
	display:block;
	background:url(imagen/slide-destacados/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}
#mainslide{
	/* The main container */
	margin: -1px auto;
	text-align:center;
		float:left;
    position:relative;

}


/*GALERÍA MASCOTAS*/
		.container { width:145px; height:110px; overflow:hidden; position:relative; cursor:pointer; margin-top:10px}
		.slides { position:absolute; top:0; left:0; }
		.slides > div { position:absolute; top:0; width:145px; display:none; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:145px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding:0; margin:7px 0px 0px 40px; }
		ul.pagination li  { float:left; }
		ul.pagination li a { padding:2px 4px; }
		ul.pagination li.active a {background:url(imagen/slide-mascotas/on.png) no-repeat !important; width:20px; height:12px}
		ul.pagination li.inactive a {background:url(imagen/slide-mascotas/off.png) no-repeat; width:20px; height:12px}

/* END GALERÍA MASCOTAS*/
ul{padding-left:10px}
.wrap{width:1003px;margin:0 auto 0 auto; background-color:#FFF}
.colder{float:left; width: 191px; margin: -1px 0px 0px -2px}
.four{BORDER: #BCD5EB 1px solid}
.titcaja{background-image: url(/imagen/cajatit.jpg);
		 background-repeat: no-repeat;
		 background-position:top; width: 607px; height:47px; margin-top:5px;float:left}
.titcaja h1{font-size:123%; margin:13px 0px 0px 19px; text-align:left; color:#FFF}
		 
.caja {
         
		 width: 605px;
		 height: 100px;
		 margin-bottom: 10px;
		 line-height: 14px;
		 color: #40597e;
		 font-size:11px;
		 margin-left: auto;
		 margin-right: auto;
		 border-top:none !important;
		 float:left
      }
.garant{text-align:left; padding:14px 0px; font-size:112%; font-weight:bold;}
.imggarant{float:left; margin:2px 8px 0 4px}
.imggarant2{float:left; margin:2px 6px 0 2px}
.garant a{text-decoration:none; color:#707070}
.ofercaj{width:195px; margin-top:6px; float:left}
.ofercaj a{color:#133D4D; font-size:125%; font-weight:normal !important}
.ofercaj img{margin-bottom:7px}
.oldprice{float:left; font-size:90%; text-decoration:line-through; color:red; margin:7px 0 5px 5px; text-align:left; font-weight:normal }
.newprice{float:right; font-size:120%; font-weight:bold; margin:5px 6px 5px 0px; text-align:right}
/*Menu*/
.boxText ul{list-style: none outside none; font-weight:normal !important; padding-left:3px; margin:0px; line-height: 18px; _line-height: 9px;color:#4e6e7a}
.boxText ul li ul{padding-left:3px}
.boxText a{color:#4E6E7A }
.currenta_index{font-weight:bold; text-decoration:underline; background:none !important}
.currenta{font-weight:bold; text-decoration:underline}
.current_home a{background-color:#478da6; width:100%; color:#FFF}
.current_index{padding-left:2px}

.boxText li a {
    /*background:white;*/
    display:block;
   /* padding:3px;*/
}

.boxText li a:hover {
    color:#84B8FF;
}

.boxText li ul li {
        *line-height: 18px !important
}

.boxText li ul li a {
    padding:0px 0px 0px 1px;
	background:white !important;
	color:#4e6e7a !important
}

.boxText li ul li ul {
    background:transparent url(imagen/pixelist.png) repeat-y 4px 0;
    margin-bottom:2px;
}

.boxText li ul li ul li {
	background:transparent url(imagen/pixelist.png) repeat-x 0 8px;
    margin-left:2px;
    padding-left:6px;
}
/*Fin Menu*/
A.headerNavigation { 
/*Texto barra inicio*/ 
  color: #40597e; float:left; line-height: 32px; font-weight: bold; font-size:70%; font-family: Verdana,Arial,sans-serif;
}
.home{background-image: url(/imagen/inicio.jpg);
		 background-repeat: no-repeat; width:53px; height:27px; float:left}
.sep{background-image: url(/imagen/sep.png);
		 background-repeat: no-repeat; width:15px; height:34px; float:left}
#control-navegador {font-size:90%; background-color: #f9e2e2; border: 6px solid #bd1818; color: #444444; display: block; margin: 0; padding: 15px; height:139px}
.titprod{margin-top:7px; float:left; width:612px; height:35px; padding-top: 5px;}
.titprod h1{color:#133d4d; margin: 5px; display:inline; float:left}
.infoprod{margin-top:10px; float:left; width:592px; position:relative; padding:10px; font-weight:bolder; color:#133d4d; font-family: Verdana, Arial, sans-serif; font-size:80%; line-height:22px}
.pricer{color:#ff0000}
.pricet{font-size:129%; font-weight:bold}
.pricea{color:#4dac0e}
.addcest{bottom:0; right:0; position:absolute; text-align:right; margin: 0px 10px 10px 0px; width:390px}
.social{top:0; right:0;position:absolute; text-align:right; margin:10px 10px 0px 0px}
.socialdiv {margin-top: 10px}
.socialdiv div{width:66px !important; display:inline}
.socialdiv div iframe{width:73px !important}
#img_producto{height:183px;float:left}
.freeship{ margin:1px 8px -2px 0}
/* 05-12-2011*/
#catdiv{background:url(imagen/cat.png) no-repeat bottom right; width:783px; text-align:right; padding:0px 28px 20px 0px; min-height:70px}
#catdiv h1{color:#133d4d; padding-top:10px}
#catdiv h2{color:#277997; font-size:90%; margin-top:4px; font-weight:bold}
#catdiv span{min-height:90px; float:left}
h3{color:#277997; margin:0px 0px 3px 0px; font-size:125%; font-weight:bold}
TD.productListing-data {vertical-align:top; color:#133d4d; font-size:71%}
.proimg{margin:-13px 0px 0px -1px; float:left}
BODY {
  margin: 0px;
   background-color: #133d4d;
    background-image: url("/imagen/fondo.jpg");
    background-position: center center;
    background-repeat: repeat-y;
	font-family:Verdana, Geneva, sans-serif
}
.pricetl{font-size:145%; font-weight:bold}
.productListing-heading {
  font-size: 102%;
  color: #133d4d;
  font-weight: bold;
}
.comments{color: #277997;
    float: left;
    margin-top: 6px;}
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 109%;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
.textofercaj{height:50px; padding:2px 4px; font-weight:normal}
/* 20-12-2011*/
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: #ffffff;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/* Cuerpo producto*/    
background: #ffffff;
}
/* 17-01-2012*/
.botonera a{margin:-3px 19px 0px 19px}
/* 19-01-2012*/
.imgprod img, .imgprod div, .imgprod div img, .imgprod p {max-width:618px !important; height:auto !important}
