/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffd3eb; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffebf6; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #e2007a; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 15px auto 15px auto;
  background-image:url(images/bg.gif);
  font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #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: #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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d2d0d0;
}

.infoBoxContents {
  background: #fff;
  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;
  background: #bbc3d3;
  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 {
  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;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: #e2007a;
}

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 {
  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: #ffe9f5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffdaee; }

.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: #ffd3eb; }
.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; }

#contenedor {
	border:1px solid #ccc;
	margin:0 auto;
	padding:0;
	width:948px;
}

TD.l_sidebar {
	padding-left:7px;
	padding-top:7px;
}

TD.r_sidebar {
	padding-right:7px;
	padding-top:7px;
}

TD.contenido {
	padding-left:15px;
	padding-right:15px;
}

TD.home {
	padding-left:12px;
	padding-right:12px;
}


TD.carrito {
	background-image:url(images/estructura/compra.jpg);
	width:161px;
	height:62px;
	color:#fff;
	font-size:12px;
	padding-left:11px;
}

TABLE.content_carro {
	width:113px;
	height:46px;
}

TD.products_carro {
	padding-top:6px;
	font-weight:bold;
	font-size:14px;
}

ul.categories {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

li.parent {
	background-color:#e2007a;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 3px 10px;
	border-bottom:1px solid #fff;
}

li.parent a {
	color:#fff;
	text-decoration:none;
}

li.child {
	background-color:#989387;
	color:#fff;
	font-size:12px;
	padding:3px 5px 3px 10px;
	border-bottom:1px solid #ccc;
}

li.child a {
	color:#fff;
	text-decoration:none;
}

li.categories {
	background-color:#dfdfdd;
	color:#676462;
	font-size:10px;
	border-bottom:2px solid #bbb9b2;
	padding:2px 5px 2px 10px;
}

li.categories a {
	color:#676462;
	text-decoration:none;
}

li.categories a:hover {
	text-decoration:underline;
}

a.faq {
	display:block;
	width:132px;
	height:32px;
	text-indent:-99999px;
	background-image:url(images/banners/faq.gif);
}

a.faq:hover {
	background-position:0 -32px;
}

a.nosotros {
	display:block;
	width:123px;
	height:17px;
	text-indent:-99999px;
	background-image:url(images/banners/nosotros.gif);
}

a.nosotros:hover {
	background-position:0 -17px;
}

ul.ul_footer {
margin:0;
padding:5px 0 0 120px;
width:814px;
height:19px;
background-color:#989387;
margin-bottom:7px;
margin-top:7px;
list-style:none;
}

li.li_footer {
	float:left;
	margin:0 80px 0 0;
	padding:0;
	list-style:none;
	color:#fff;
	text-align:center;
}

td.menu {
	width:948px;
	height:26px;
	background-image:url(images/menu.jpg);
}


ul.menu {
	list-style:none;
	margin:0 0 0 220px;
	padding:0;
}

li.menu {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

a.menu {
display:block;
height:22px;
text-indent:-99999px;	
}

a.menu:hover {
background-position:0 -22px;	
}

a.inicio {
width:78px;
background-image:url(images/menu/inicio.gif);
}

a.blog {
width:70px;
background-image:url(images/menu/blog.gif);
}

a.disfruta {
width:91px;
background-image:url(images/menu/disfruta.gif);
}

a.contactanos {
width:123px;
background-image:url(images/menu/contactanos.gif);
}

a.acceso {
width:135px;
background-image:url(images/menu/acceso.gif);
}

td.trail {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#676462;
}

td.trail a {
	color:#676462;
}

td.trail a:hover {
color:#676462;	
}

TD.descripcion {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:15px;
  color:#676462;
}

.desc {
	color:#676462;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:5px;
}

p.desc {
	margin:0;
	padding:15px 10px 10px 10px;
}

.iva {
	color:#676462;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:0;
}

.nom {
	color:#e2007a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
}

.precio {
	color:#e2007a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding-top:15px;
}

.cat {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#676462;
	font-weight:bold;
}

TABLE.listado {
	background-image:url(images/ralleta.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:30px;
	margin-bottom:30px;
	padding-right:15px;
}

input.input_cantidad {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#676462;
	width:27px;
	height:16px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(images/estructura/quantity.gif);
	margin:0;
	padding:2px 0 0 0;
}

input.valoracion_bt {
	width:29px;
	height:19px;
	background:none;
	border:none;
	background-image:url(images/valoracion_bt.gif);
	cursor:pointer;
	outline:none;
}

select.valoracion {
	border:2px solid #7d7970;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:40px;
}

TD.pestanas {
	width:562px;
	height:23px;
	background-image:url(images/estructura/pestanas.gif);
	font-weight:bold;
}

TD.pestanas1 {
	width:562px;
	height:23px;
	background-image:url(images/estructura/pestanas1.gif);
	font-weight:bold;
}

TD.pestanas2 {
	width:562px;
	height:23px;
	background-image:url(images/estructura/pestanas11.gif);
	font-weight:bold;
}

TD.pestanas3 {
	width:562px;
	height:23px;
	background-image:url(images/estructura/pestanas111.gif);
	font-weight:bold;
}

TD.pestanas4 {
	width:562px;
	height:23px;
	background-image:url(images/estructura/pestanas.gif);
	font-weight:bold;
}

ul.pestanas {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

li.pestanas {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:3px 0 0 0;
	width:139px;
	text-align:center;
}

li.pestanas a {
	color:#fff;
	background:url(images/estructura/pestanas2.gif);
	width:137px;
	height:17px;
	display:block;
	padding-top:2px;
}

li.activa a {
	background:none;
	color:#e2007a;
}

li.pestanas a:hover {
	text-decoration:none;
}

.desc_pestana {
	width:542px;
	padding:5px 10px 10px 10px;
	text-align:left;
	background-image:url(images/estructura/bg_pes.gif);
	background-repeat:repeat-y;
	border-bottom:2px solid #efeeee;
	min-height:200px;
}

#pes2 {
	display:none;
}
#pes3 {
	display:none;
}
#pes4 {
	display:none;
}

input.input_txt {
	width:250px;
	border:1px solid #ccc;
}

textarea.input_txt {
	width:250px;
	height:100px;
	border:1px solid #ccc;
	overflow:auto;
}

.titular {
	padding:5px 0 10px 0;
	margin:0 15px 0 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-top:3px dashed #f07fbc;
	color:#e2007a;
}

ul.relacionados {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}

li.relacionados {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	height:136px;
	float:left;
	border-right:1px solid #ccc;
}

li.finish {
	border-right:none;
	padding-right:0;
}

div.busqueda {
	width:157px;
	height:30px;
	background-image:url(images/estructura/search.gif);
	margin:0;
	padding:0;
}

input.busqueda {
	background:none;
	border:none;	
	width:110px;
	height:12px;
	margin:7px 0 0 25px;
	color:#7c7870;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#f03991;
	border-bottom:1px solid #f03991;
	margin:0 3px 0 0;
	padding:0;
}

.destacado {
	color:#e2007a;
}

a.footer {
	color:#fff;
}

input.diccionario {
	border:none;
	background:none;
	height:12px;
	margin:0 0 0 0;
	margin:0 0 0 5px;
	width:140px;
}

div.diccionario {
	width:155px;
	height:15px;
	background-image:url(images/estructura/input.gif);
	padding:2px 0 0 0;
	margin:5px 0 5px 0;
}

ul.diccionario {
	margin:0 0 0 20px;
	padding:0;
}

li.diccionario {
	margin:0;
	padding:0 10px 15px 0;
	color:#e2007a;
}

.texto_li {
	color:#676462;
}

input.button {
	width:54px;
	height:18px;
	border:0;
	background:none;
	background-image:url(images/estructura/button.gif);
	font-size:11px;
	text-align:center !important;
	padding-bottom:2px;
}

/* ========= encuesta ========== */
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}

#absoluta {
position:absolute; width:100%; height:100%; top:0; display:none;
}

#bordeGran {
background-color:#ccc; width:340px; height:400px; padding-top:25px;
}

#capa_amigo {
background-color:#fff; border:3px solid #e2007a; width:290px; height:370px;	
}