/*
  $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

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: Arial, Helvetica, sans-serif; font-size: 11px;  text-align: center; color:#0033cc;font-weight: bold;
}

										
.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; }

BODY {
/* Fondo tienda*/
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

/*A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #b6b7cb;
  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: 10px;
/*Barra inicio*/
  background: #99CC33;
/* Flechas inicio*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
/*Texto barra inicio*/ 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
/* Texto enlace barra inicio*/
  color: #ffffff;
}

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: #99CC33;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
  border: 1px solid #99cc33;
}

/*.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

.infoBoxContents,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0067AA;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}

.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;
  height:10px !important;
  font-weight: bold;

  /* Barras peque�as*/
  background: #99CC33;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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 {
/* Cuerpo producto*/    
background: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;

  /*Borde producto*/
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* Barra producto*/
  background: #99CC33;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  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: #99CC33;
}

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; cursor: pointer; }
.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; }

/* Para este diseno en concreto */
.todoparasubebe_contenido {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}

.todoparasubebe_productostittle {
	padding-top: 5px;
	position: relative;
	width: 190px;
	height: 30px;
	text-align: center;

}

.todoparasubebe_productosprecio {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
	width: 175px;
	height: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;

}

.todoparasubebe_navi {
	float: right;
	text-align: left;
	height: 12px;
	width: 209px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0067AA;
	text-decoration: none;
}
.todoparasubebe_navi:hover {
	text-align: left;
	height: 14px;
	width: 209px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;

}
#todoparasubebe_container {
	padding-bottom: 0px;
	position: relative;
    min-height: 100%;
	text-align: left;
	width: 794px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#todoparasubebe_top {
	position: relative;
	height: 0px;
	width: 794px;
	margin: 0 auto;
}
#todoparasubebe_superior {
	margin-left: 209px;	
	position:relative;
	height: 88px;
	width: 585px;
	}
#todoparasubebe_logo {
	float: left;
	height: 88px;
	width: 209px;
}

#todoparasubebe_menu {
	margin-top: 10px;
    position: relative;
	width: 585px;
	height: 36px;
	background-color:#FFFFFF;

}
#todoparasubebe_submenu {
	position: relative;
	width: 585px;
	
}
.caja {
         background-image: url(/tpsbb2/images/todo-para-su-bebe.gif);
		 background-repeat: no-repeat;
		 background-color: #ffffff;
		 background-position:right;
		 width: 600px !important;
		 height: 80px;
		 color: #0067AA;
		 font-size:12px;
		 margin-left: auto !important;
		 margin-right: auto !important;
      }
	  .caja2{
	  width: 600px !important;
		 margin-left: auto !important;
		 margin-right: auto !important;
      }


/*SLIDE*/
#scroller {
    width: 592px;
	margin-left:3px;
    height: 150px;
    overflow: hidden;
	float:left;
	display:inline;
    }
#content {
    width: 3000px;
	float:left
	
    }
.slide {
    float: left;
    width:590px;

    height: 149px;
}
.carousel-selected {
width:16px !important;
height:16px !important;
margin-left:7px;
text-align:center;
border: #9AB6D8 1px solid !important; 
font-size:90%;
float:left;
display:inline
}
.carousel-jumper {
width:16px;
height:16px;
margin:7px 0px 0px 7px;
text-align:center;
border: #92CD25 1px solid ; 
font-size:90%;
float:left;
display:inline
}
a.carousel-jumper{color:#c9e693; font-size:90%;}
a.carousel-selected{color:#0067aa; font-size:90%;}
A:hover.carousel-jumper{color:#c9e693; font-size:90%; background-color:#eefad9; font-weight:bolder}
A:hover.carousel-selected{color:#0067aa; font-size:90%; background-color:#eefad9; font-weight:bolder}
.slide-up{
float: left;
background-image:url(/tpsbb2/imagen/slide-up.gif);
background-repeat:no-repeat;
width:600px;
color: #0067AA;
margin-top:10px;
display:inline}
.slide-down{
background:url(/tpsbb2/imagen/slide-down.gif) no-repeat;
width:600px;
height:20px;
float:left;
display:inline
}
/*FIN SLIDE*/
