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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  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: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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 {
  color: #666666;
	font-size: 12px;
	font-weight: bold;
}

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;
}
.borrarProductoShopdiv{
	width:50px;
}
.borrarProductoShop img{
	border:0;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
}

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: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

.m {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
	height:27px;
}
td {
	font-family: Arial;
	font-size: 10px;
	color: #6A6A6A;
}
a {
	color: #e50303;
}
.mm {
	color: #6A6A6A;
	text-decoration: none;
}
.txt1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #6A6A6A;
}
.style3 {color: #FFFFFF; text-decoration: none; font-family: Arial, Verdana, sans-serif; font-size:1.1em; font-weight:normal; }
.style4 {color: #FFFFFF; text-decoration: none; font-family: Arial, Verdana, sans-serif; font-size:1.1em; letter-spacing:.1em }
.style5 {color: #CCF; text-decoration: none; font-family: Arial, Verdana, sans-serif; letter-spacing:.1em }
.style_bl6{ color:#EEEEEE; margin-left:5px; }
.style7 {color: #FFFFFF; font-size: 12px;}
.style8 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
	color: #e50303;
}
.style11 {
	font-size: 12px;
	font-weight: bold;
}
.style13 {font-size: 12px; color: #e50303;}
.style14 {font-size: 12px; color: #666666;}

#carruselImagenes { /* estilo para carrusel de imágenes perfumesvalencia.com */
	margin-left: auto; /* centrado para mozilla ff, etc */
	margin-right: auto;
	text-align: center; /* centrado para IE */
}

#huelga {
	color: #FF0000;
}

.txt { /* definido para nombres de productos en galería de productos */
	display:block;
	height:36px;
}

.or { /* definido para el botón comprar */
	display:block;
	padding-top:5px;
}


/*	ESTILOS PARA AVISO INFORMACIÓN CAJA DE NAVIDAD  */

#info_caja_navidad {
	width: 260px;
	height: 170px;
	background-color:#DDDDDD;
	border: 1px dotted #e50303;
	color:#990000;
	padding: 5px 5px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height:1.3em;
}
#info_caja_navidad p {
	margin:0;
	padding-top: 10px;
	clear:both;
}
#info_caja_navidad .cerrar {
	display: block;
	float:right;
	width: 25px;
	height: 23px;
	background:url(images/boton_cerrar.jpg)  no-repeat left;
}

.cabecera_carrito {
	background: no-repeat url(images/boxes/box_compras_top.gif);
	height: 45px;
}
.cuerpo_carrito {
	background: url(images/boxes/box_compras_central.gif) repeat-y;
}
.pie_carrito {
	background: url(images/boxes/box_compras_bottom.gif) no-repeat;
	height:	34px;
}
.buscador {
	background: url(images/boxes/box_buscador.gif) no-repeat;
	width:163px;
	height:108px;
}
.newsletter {
	/*margin-top:10px;*/
	background: url(images/boxes/box_newsletter.gif) no-repeat;
	width: 163px;
	height: 112px;
}
.rounded_top {
	display:block;
	clear:both;
	background: url(images/boxes/rounded_top.gif) no-repeat;
	height:24px;
}
.process_gifts_rounded_top {
	display:block;
	clear:both;
	background: url(new_images/boxes/process_gifts_rounded_top.gif) no-repeat;
	height:8px;
}
.process_gifts_rounded_bottom {
	display:block;
	clear:both;
	background: url(new_images/boxes/process_gifts_rounded_bottom.gif) no-repeat;
	height:8px;
}


#comentarios {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	margin-top: 10px;
}
/*
#info_caja_navidad a:hover {
	background:url(images/boton_cerrar.jpg) no-repeat right;
}*/

/*  FIN ESTILOS AVISO INFO PARA CAJA NAVIDAD */
.contenedorPie {
	clear:both;
	margin-top:20px;
	text-align:center;
}


#pie {
	text-align:center;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:60px;
	margin:0 auto;
}


.comercio_electronico {
	width: 880px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	margin:0 auto;
}
.comercio_electronico a {
	color:#666;
	text-decoration:none;
}
.comercio_electronico a:hover {
	color:#999;
	text-decoration:underline;
}
#copy_logos {
	width: 880px;
	margin: 0 auto;
}
#copyrightPV {
	width:163px;
	height: 50px;
	background: url(images/boxes/box_vacio.gif) no-repeat;
	float:left;
	margin-top:20px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#e50303;
}
#copyrightPV p {
	margin:0;
	padding:0;
}
#copyrightPV a {
	color:#999;
	text-decoration:none;
}
#copyrightPV a:hover {
	color:#e50303;
	text-decoration:underline;
}
#logos_pie_pagina {
	float:right;	
}
#botonVideoPublicidad {
	float:right;
	width:91px;
	height:25px;
	margin:0;
	padding:0;
	padding-right:10px;
}
#botonVideoPublicidad a {
	background-image:url(images/boxes/boton_video_out.gif);
	display:block;
	height:25px;
	width:91px;
}
#botonVideoPublicidad a:hover {
	background-image:url(images/boxes/boton_video_over.gif);
}
#video_publicidad {
	width:350px;
	height:290px;
	position:absolute;
	z-index:500;
	display:none;
	background-color:#FFF;
}
#video_publicidad a {
	display:block;
	width:25px;
	height:23px;
	background-image:url(images/boton_cerrar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	clear:both;
	margin:3px;
	cursor:pointer;
}
#video_publicidad a:hover {
	display:block;
	width:25px;
	height:23px;
	background-image:url(images/boton_cerrar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	clear:both;
	margin:3px;	
	cursor:pointer;
}


#contenido_centro{
	font-family:Verdana,Tahoma,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
#contenido_centro h1{
	text-align:center;
}

.seo_h1 h1{
	color:#9A9A9A;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;	
}

.seo_h1_shop_gafas h1{
	color:#ABABAB;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.seo_camino{
	color:#AAA;
	font-family:Verdana,Arial,sans-serif;
	font-size:9px;
	font-weight:bold;
}
.seo_camino a{
	color:#AAA;
	text-decoration:none;
}
.seo_camino a:hover{
	color:#999;
	text-decoration:underline;
}

.seo_link_gafas{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.seo_link_gafas:hover{
	color:#000;
	text-decoration:underline;
	cursor:pointer;
}


.cuerpo_carrito td{
	padding:4px;
}


/* TOOLTIPS REGALO PRECIOS */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #E50303;
	background-color: #eee;
	opacity: 0.95;
	padding:5px;
	text-align:center;
}
.regalo_con_imagen{
	cursor:pointer;
}
#tooltip h3, #tooltip div { margin: 0; }

.regalo_imagen{
	width:530px;
	display:none;
	position:absolute;
}

.regalo_imagen_sup{
	height:36px; background:url(/shop/new_images/shopping_cart/sup.jpg);	
	float:left;
	width:530px;
}

.regalo_imagen_cen{
	background:url(/shop/new_images/shopping_cart/fondoRepetido.jpg);
	padding-left:30px;
	padding-right:30px;
}

.regalo_imagen_cen p{
	margin:0;
	padding:0;
}
.regalo_imagen_inf{
	height:41px; background:url(/shop/new_images/shopping_cart/inferior.jpg);
	float:left;
	width:530px;
}
/* TOOLTIPS REGALO PRECIOS */



/* NEW SHOPPINGCART */
#contenedor_shoppingcart{
	width:530px;
	font-weight:bold;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	line-height:16px;
}
.cabecera_shoppingcart{
	clear:both;
	color:#FFFFFF;
}
.cabecera_shoppingcart div{
background-color:#B6B7CB;	
}
.productos_shoppingcart{
	height:150px;
	width:530px;
	clear:both;
	border-bottom:1px #CCC dashed;
}
.productos_shoppingcart p{
	margin:0;
	padding:0;
}
.shoppingcart_eliminar{
	width:70px;
	float:left;
}
.shoppingcart_producto{
	width:330px;
	float:left;
}
.shoppingcart_producto a{
	margin-left:10px;
}
.shoppingcart_cantidad{
	width:60px;
	float:left;
	text-align:center;
}
.shoppingcart_total{
	width:65px;
	float:left;
	text-align:right;
}
.productos_shoppingcart .p_soppingcart{
	height:160px;
}
.shoppingcart_eliminar_btn{
	margin-top:50px;
	margin-left:14px;
	height:50px;
	width:32px;
}
.shoppingcart_cantidadform{
	height:25px;
	margin-top:62px;
}
.shoppingcart_totalproducto{
	height:25px;
	margin-top:62px;
}
.shoppingcart_eliminar_btn a{
	background:url(/imagenes/shopping_cart_delete.jpg) no-repeat;
	display:block;
	height:50px;
	width:60px;	
}

.shoppingcart_eliminar_btn a:hover{
	background-position:bottom;
	text-decoration:none;	
}
/* NEW SHOPPINGCART END */