/*
  $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;
/*  background-image:url(images/fondo1.jpg); */
  color: #000000;
  margin: 0px;
  font-family:Verdana, Geneva, sans-serif;
}

IMG {
	border: 0;
}

.cuerpo_sin_scroll {
/*  overflow-y:hidden;overflow-x:hidden;*/
}

.cabecera{
	position:absolute;
}

.pie {
	position:absolute;
	bottom:0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
	background-color: #FFB70E;
	height: 60px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
/*	border:1px solid #444;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-color: #FFB70E;
/*	background-image: url(images/TopNavButton1x65.jpg);*/
/*	height: 60px;*/
	vertical-align:bottom;
	text-align:left;
}

A.headerNavigation {
	color: #fff;
	font-size: 15px;
}

A.headerNavigation:hover {
	color: #000;
	text-decoration: none;
}

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: #FFB70E;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

A.footer {
	color: #FFFFFF;
}
A.footer:hover {
	color: #000000;
	text-decoration: none;
}

.infoBox {
}

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

.infoBoxNotice {
	background-color: #FFB70E;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

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;
}
*/

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: none;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-even {
  background: none;
}



TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFB70E;
}

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;
  color: #990033;
  font-weight: bold;
}

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;
  font-size:14px;
  font-weight:bold;
  color: #ff0000;
}

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; }

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

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

TD.carroHeader, SPAN.carroHeader, P.carroHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

A.productTitle {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

A.productTitle:hover {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

SPAN.precio {
	color: #990033;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.boxText A {
/*	background-image: url(images/enlaces_boxes1x12.jpg);*/
	height: 12px;
	width: 100px;
	font-size: 12px;
	vertical-align: sub;
}

TD.boxText A:hover {
/*	background-image: url(images/enlaces_boxes_hover1x12.jpg);*/
	color: #FFB70E;
	text-decoration: none;
}

#catalogo {

}

/*
#quick_newsletter {
	width:920px; 
	margin:auto;
}
#bd_newsletter { float:right; width:551px; height:51px; background:url('images/bd_newsletter.gif'); }
#bd_newsletter p { font-weight:bold; font-size:15px; color: #e57d1e; }
#bd_newsletter p a { color:#6c2b00; }
*/


#quick_newsletter {
	width:450px;
	margin:auto;
/*	border:1px solid #444; */
}

#bd_newsletter {
	font-family: Verdana, Arial, sans-serif;
	/*width:556px; height:46px; background:url('images/newsletter.png');*/
/*	width:556px;
	height:46px;
	background-image: url(images/sobre.png);
	background-repeat: no-repeat;*/
}
/*#bd_newsletter { border:1px solid #444; width:551px; }*/
#bd_newsletter p { float:left; font-weight:bold; font-size:15px; color:#000; }
#bd_newsletter p a { color:#090; }
#bd_newsletter_c {
	padding: 0px 0 0 100px;
}
#asistencia {
	float:right;
	/*	border:1px solid #444;*/
	width:185px;
	height:50px;
	font-size:18px;
	font-weight:bold;
	vertical-align:bottom;
	color:#FFF;
	font-style: italic;
	background-image: url(images/telefono.png);
	background-repeat: no-repeat;
}

#galeria_texto {
	font-size:12px;
	color:#000;
}

.linea {
	border:1px solid #444; 
	width:100%;
	/*margin: 10px 0 0 0;*/
}
.limpiar {
	clear:both;
}

#calendario_entrega {
	display:inline-table;
}


#hora_entrega {
	display:inline-table;
	float:right;
	width:50%;
}

#bloque_direccion {
	display:inline-table;
}

#direccion {
	display:inline-table;

}

#bloque_libreta {
	display:inline-table;
}

#bloque_texto_tarjeta {
	display:inline-table;
	width:50%;
}
#copiar_sugerencia {
/*	display:inline-table;*/
	float:right;
	margin-left:40px;
}
#bloque_sugerencias {
	display:inline-table;
	float:right;
}

#texto_sugerencia {
	display:block;
	width:250px;
	text-align:center;
/*	background-color:#000;*/
	color:#000;
	font-size:12px;
	font-style:italic;
	font-weight: bold;
}
#comentarios_pedido {
	display:inline-table;
	width:50%;
}
#cupon_descuento {
	display:inline-table;
}
#forma_pago {
	display:inline-table;
}
#tarifas_envio {
	display:inline-table;
}

#login_rapido {
	margin:0;
	font-size:12px;
}
#checks_facturacion {
	display:inline-table;

}
#facturacion {
/*	display: none;*/
	width:600px;
	text-align:right;
}

#page_bg {
	padding: 0;
	margin-bottom: 0;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 1000px;
	max-width: 1050px;*/
}

/****** CALENDARIO FECHA DE ENTREGA *******/
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #FFB70E;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #FFB70E;
	font-weight: bold;
}

a.seleccionable:hover {
	background-color: #0099FF;
	color:	#FFFFFF;
	text-decoration: none;
}

a.fs	{
	font-family : verdana,arial,helvetica;
	background-color:	#ff0000;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
	}
	
a.da	{
	font-family : verdana,arial,helvetica;
	background-color: #FFB70E;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
	}
	
.gris	{
	font-family : verdana,arial,helvetica;
	background-color: #999999;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
	}
	
.fs	{
	font-family : verdana,arial,helvetica;
	background-color:	#ff0000;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
	}
	
.da	{
	font-family : verdana,arial,helvetica;
	background-color: #FFB70E;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
	}
	
#footer {
	background-color: #FFB70E;
}

	.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}