/*-- Ooolala --
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $ */

/*  COLORES  ------------------------------------------*/
.rojo {color: #DE0B14;}
.celeste {color: #41B5DE;}
.azulino {color: #4180c3;}
.negro {color: #000000;}
.rojob {color:#DE0B14; /*font-weight:bold;*/}
.rojo a .pageResults {color: #DE0B14;}

/* CLASES -----------------------------------------------------*/
TD.pageHeading img { display:none; }

.borde_celeste_simple { border: 1px solid #41B5DE;}
.borde_celeste_padding {
	border: 1px solid #41B5DE;
	padding: 10px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding_leftyright {
	padding-right: 10px;
	padding-left: 10px;
}
.lineagris{
	background-image: url(/images/unidad_gris.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.nopedidos {
  background-color: #f8f8f9;
  border: 1px;
  border-style: solid;
  border-color: #b7b7b7;
  border-spacing: 1px;
  padding: 10px;
}
.padd20 {padding: 0px 0px 10px 30px;}
.padd22 {padding: 0px 0px 30px;}
.oculta img {display:none;}
.subNav		{padding-left:33px;line-height:19px;}
.anchoSelect select {
	font-size: 11px;
}
/* PAG INSTRUCC PEGAR STICKER */
#instrustickers {
position:relative;
top:-5px;
text-align: left;
background-color:#FFFFFF;
padding:5px 0px 0px;
margin: 0px;
}
#instrustickers h2 {
font-size:13px;
color:#EC4727;
padding:0px;
margin: 6px 0px 6px 0px;
}
#instrustickers p {
font-size:12px;
}
.stick1 {
position:absolute;
top: -66px;
left: -2px;
padding: 0px 0px 10px 0px
}
.stick2 {
font-size: 12px; color:#000000}

.flt1 {
margin: 8px 1px 8px 0px;
}
.nprod {
	color:#FFFFFF;
	background-color:#5EC9F3;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 4px;
	padding:3px;
}

/*  PAG PRODUCT INFO -------------------------------------------*/
#producto {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
}
#producto_foto {
	padding-bottom: 10px;
}
#producto_pie {
	position: relative;
	border-top: 3px solid #f3f3f3;
	border-bottom: 3px solid #f3f3f3;
	text-align: left;
}
#producto_nombre {
	position:relative;
	margin-top: 10px;
	padding-left: 16px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #41B5DE;
}
#producto_descripcion {
	position:relative;
	padding-left: 16px;
	width: 190px;
	padding-top: 6px;
	padding-bottom: 10px;
}
#producto_disponible_desde {
	font-size:10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 17px;
}
#producto_precio {
	position: relative;
	font-size: 12px;
	padding-top: 15px;
	display: none;
}
#producto_opciones {
	position: relative;
	padding-top: 7px;
}
#producto_opciones select {
	margin-top: 3px;
	margin-bottom: 7px;
}
.opciones_titulo {
	color: #ff0000;
	font-weight:bold;
	margin-bottom: 6px;
}
#producto_anadir {
	position: relative;
	padding-top: 4px;
	width:110px;
	text-align: center;
	}
#agregar_texto {
	position: absolute;
	top: 118px;
	right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE0B14;
	font-weight: bold;
}
#producto_cross {
	padding-bottom: 10px;
}
#clicktoenlarge {
	font-size:10px;
	background-color:#FFFFFF;
	padding: 0px 2px;
	color:#DE0B14;
	position:absolute;
	left: 294px;
	top: 303px;
}
#clicktoenlarge a {color:#DE0B14;}

/*DIV COLORES ------------------------------------*/
/* para las cajitas de los colores disponibles*/
#colores {
	padding: 10px 0px 10px 20px;
}
#cajita {
	height: 20px;
	width: 20px;
	float:left;
	margin-right:10px;
}
.elcolor {
	float:left;
	width:130px;
	margin-bottom:5px;
}
/* EOF: colores*/

.botoncontinuar{
padding-bottom:10px; padding-right:20px;
text-align:right;
}

/*  ETIQUETAS -------------------------------------------*/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	background: #f3f3f3;
	margin: 0px;
	text-align: center;
}
A {
	color: #747474;
	text-decoration: none;
}
A:hover {
  color: #333333;
  text-decoration: underline;
}
h3 {
	color: #41B5DE;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
FORM {
	display: inline;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 180px;
}
p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*  DIVS PRINCIPALES --------------------------------------*/
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	/*position: relative;*/
}
#wrapper table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	}
#header {
	height: 90px;
	width: 770px;
	margin: 0px;
	text-align: left;
	position: relative;
}
#columnleft {
	width: 164px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	float: left;
	height: 100%;
	margin: 0px;
}
#centroWrap {
	border-top: 3px solid #F3F3F3;
	margin: 0px;
	width: 587px;
	float: right;
	text-align: center;
	padding-top: 10px;
}
#footer {
	clear: both;
	width: 750px;
	height: 55px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	bottom: -15px;
	margin: 0px;
	padding: 10px;
}

/*  DIVS DEL HEADER -----------------------------------*/
#header select {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 90px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#trail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41B5DE;
	font-size: 10px;
	padding: 0px 5px 5px;
	height: 12px;
	width: 330px;
	position: absolute;
	left: 185px;
	bottom: 0px;
	margin: 0px;
}
#trail a {
	color: #41B5DE;
}
#trail a:hover {
	color: #41B5DE;
}
#idiomas {
	position: absolute;
	left: 499px;
	top: 22px;
}
#myAccount {
	position: absolute;
	left: 499px;
	bottom: 0px;
	padding-bottom: 5px;
}
#myAccount a {
	color: #000000;
}
#moneda {
	position: absolute;
	left: 567px;
	top: 22px;
	width: 102px;
}
#carro {
	font-size: 10px;
	position: absolute;
	left: 571px;
	bottom: 0px;
	padding-bottom: 5px;
	width: 116px;
	font-family: Arial, Helvetica, sans-serif;
}
#cartContents {
	position: absolute;
	right: 20px;
	top: 5px;
	height: 65px;
}
#messageWrap {
	position: absolute;
	left: 190px;
	top: 5px;
}
#errorMessage {}
#info Message {}

/*  DIVS COLUMN LEFT ---------------------------------------*/
#columnleft table {
	text-align: center;
}
#categories,#information,#giftCertificate {
	border: 1px dashed #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#categories table,#information table {
	text-align: left;
}
/*#giftCertificate td p,#giftCertificate td h2 {
	text-align: left;}*/
#search {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
#categories a {
	color: #43BAE3;
	font-weight: normal;
	font-size: 10px;
}
#categories a.subcat {
	color: #848484;
	font-size: 10px;
	
}
#giftCertificate table {
	color: #DE0C19;
}
#giftCertificate h2 {
	color: #DE0B14;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#giftCertificate p {
	margin: 0px;
	padding: 1px;
}
#giftCertificate a {
	color: #41B5DE;
}
#giftCertificate a:hover {
	color: #41B5DE;
}
#peque {
margin: 14px 0px 0px;
}

/*  DIVS DEL CENTRO -----------------------------------------*/
.posic {
position:relative;
top:-30px;
}

#flash {
	padding: 0px 0px 10px 0px;
	width: 100%;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	clear: both;
}
#subflash {
	padding-right: 10px;
}
#imagenescont {
	text-align: right;
	padding: 5px 10px 5px 0px;
	clear: both;
}
.imagenes {
	float: right;
	margin: 0px 0px 5px 5px;
}

/*  CENTROPIE -----------------------------------------*/
#centroPie {
	text-align: left;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f3f3f3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	padding-top: 18px;
	padding-bottom: 15px;
	clear: both;
	height: 125px;
	margin-top: 22px;
	margin-bottom: 22px;
}
#subcentro_pie {
	padding-right:8px;
}
#centroPie ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#centroPie li {
	margin: 0px;
	padding-bottom: 5px;
}

/*  DIVS DEL FOOTER --------------------------------------------*/
#subfooter {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D9D9D9;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	border-bottom-width: 1px;
	height: 22px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#date {
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 15px;
	position: absolute;
}
#requestSince {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	right: 20px;
}
#footerText {
	margin-top:14px;	
}

/*  PAG CATEGORIAS --------------------------------------------*/
.producto_en_lista {
	position: relative;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #f3f3f3;
}
.imagen {
	padding: 2px;
}
.descripcion {
	position: relative;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f3f3f3;
	border-bottom-color: #F3F3F3;
	text-align: left;
	padding: 6px;	
}
.descripcion a {
	color: #41B5DE;
	font-weight: bold;
}
.compra {
	position: absolute;
/*	top: 20px;*/
	left: 205px;
	/*bottom: 6px;*/
}
.compra a {
	color: #747474;
	font-weight: normal;
}
/* OTRAS PAGINAS -----------------------------------------------*/
#preguntas li b {
	color: #41B5DE;
}
#cb strong { color: #41B5DE; }
/*(borde celeste pero por el ID)*/
#login1, #login2 { border: 1px solid #41B5DE; }

/* ESTILO A MENSAJES --------------------------------------------*/
#textOriginLogin { padding: 6px 0px 6px 0px; }

/* OLD STYLESHEET ==============================================*/
/*  INFOBOX !!!!!!!!  ---------------------------------------*/
.infoBox {}
.infoBoxContent {
  background-color: #ffffff;
}
.infoBoxContents {}
.infoBoxContents2 {
  background-color: #fbfbfb;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents3 {
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #41B5DE;
	text-align: center;
	padding-bottom: 6px;
}
TD.infoBoxHeading img { display: none; }

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*headerNavigation fondo y letras y vinculos-----------------------*/
TR.headerNavigation {
  background-color: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background-color: #FF3A3F;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #FF3A3F;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background-color: #41B5DE;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #41B5DE;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/*----------------------------------------------------*/
.infoBoxNotice {
  background-color: #FF8E90;
}
.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background-color: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4180c3; text-decoration: underline; }


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-color: #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-color: #f8f8f9;
}
/*-productListing-heading--------------------------*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b7b7b7;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #e7e7e7;
  color: #41b5de;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 10px;
}
A.pageResults {
  color: #4180c3;
}
A.pageResults2 {
  color: #DE0B14;
}
A.pageResults:hover {
  color: #41B5DE;  
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #848484;
}
.pageHeading2 {
font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #DE0B14;
  }
TR.subBar {
  background-color: #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: Arial, Helvetica, sans-serif;
  font-size: 11px;
  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;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background-color: #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; cursor: hand; }
.moduleRowSelected { background-color: #DFEFFC; }

.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;
	color:#222222;
	background-color: #FFC4C5;
	padding-top: 2px;
	padding-left: 10px;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #C7EDF9;
	padding: 4px 0px 4px 0px;	
}
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
/*tellAFriend*/

