/*
  $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: 15px; }
.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;
	width: 100%;
	text-align:center;
	background-color: #FF8D22;
}

#todo {
	margin:0 auto 0 auto;
	width:800px;
	text-align:left;
	background-color: #FFFFFF;
}

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

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

.bordetotal {
	border: 0;
	width: 10px;
	background-repeat: repeat-y;
	background-color: #FF8D22;
}

.bordetotal2 {
	border: 0;
	width: 10px;
	background-color: #FF8D22;
	background-repeat: repeat-y;
}

.tablaprincipal {
	border: 0;
	width: 100%;
}

.tablaprincipal2 {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	padding: 0;
	margin: 0;
}

FORM {
	display: inline;
}

/* la columnaizq en verdad es el enlace en blanco de la columnaizq y el menu de arriba*/
.columnaizq {
  color: #FFFFFF;
}

A.columnaizq:link {
  color: #FFFFFF;
}

A.columnaizq:hover {
  color: #ff8d22;
}

/*----------------------------------------------*/

.colornegro {
	background-color: #000000;
	background: #000000;
}

TR.header {
  background: #ffffff;
}

TR.header_menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

TD.header_menu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../grafismo/fondo_botones_header_big.gif);
	background-repeat: no-repeat;
	width: 115px;
	font-weight: bold;
}

A.header_menu {
	color: #FFFFFF;
}

/* Esta parte es para la ruta de la página en la que se está  */

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #666666;
}

/* Esta parte es para mi cesta, mi pedido y eso del header */

TR.headerNavigation2 {
  background: #000000;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation:hover2 {
  color: #999999;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.footer_2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FF8D22;
}


A.footer_2 { 
  color: #000000; 
}

A.footer_2:hover {
  color: #000000;
}

/* quito esto que es el borde de las tablas
.infoBox {
	background: #b6b7cb;
}
*/

.infoBox2 {
	background: #b6b7cb;
	background-color: #FFFFFF;
}

.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

.infoBoxContents_naranja {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

.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;
	background-color: #000000;
}

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

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

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #000000;
  background: #EEEEEE;
}

/* Esta clase es para el nombre y el precio del producto */

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/* Esto es de la contribución de titulos y metatags
asín que alomojor hay que cambiarlo */

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

h3 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

/* Esto es la separación del contenido respecto a los bordes */

.columna_izq_texto {
	width: 20px;
}

.columna_izq_texto_2 {
	width: 40px;
}

.columna_dcho_texto {
	width: 20px;
}
 /* Para las noticias */
 
.noticias_titulares {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
 
.noticias_contenido { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}
 
.letra_ofertas {
	color: #FFFFFF;
}.texto_actividades_colizq {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* ESTO ES PARA LA AMPLIACION DE IMAGENES DE POPBOX*/
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: 1px solid #000000;
	cursor: url("../Popbox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #000000;
	cursor: url("../Popbox/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../Popbox/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

/* ESTO ES PARA AGENDA DE ULTIMA HORA*/

#agenda {
	background-image: url(../grafismo/fondo_agenda_grande.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	background-position: center;
}

.letra_agenda_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 60px;
	padding-top: 8px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.letra_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 60px;
	font-size: 14px;
}

.letra_titular {
	font-size: 14px;
	padding-left: 60px;
	font-weight: bold;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.espacio {
	width: 490px;
	height: 8px;
	margin-left:70px;
}
.naranja {
	color: #FF8D22;
}

/* ESTO ES PARA SOLO WEB */

TD.modelText, SPAN.modelText, P.modelText {
        font-family: Verdana, Arial, sans-serif;
        font-size: 15px;
        color: #ff0000;
}
