/*
  $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: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; }
.errorBox {   font-family: Arial, Verdana, Tahoma, Times New Roman; font-size : 10px; background: #C6C3C6; font-weight: bold; }
.stockWarning { font-family : ; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   font-family: Arial, Verdana, Tahoma, Times New Roman; font-size : 10px; color: #31659C; 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: #E7E7E7;
}

TD.headerNavigation {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  background: #bbc3d3;
  color: #336699;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  background: #00ff00;
  color: #336699;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #E7E7E7;
}

TD.footer {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  background: #00ff00;
  color: #336699;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  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: #F7F7F7;
}

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


.productListing-heading {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  background: #CCCCCC;
  color:#000066;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  background-color:#FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: 336699;
}
TD.pageHeading {
	background-image: url(images/site/botoncategory.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	height:35px;
	top:20px;
}

TR.subBar {
  background: #F7F7F7;
}

TD.subBar {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  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: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; background-color: #C6C3C6; }
.messageStackSuccess { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, Tahoma, Times New Roman; font-size: 10px; color: #ff0000; }
.colecciones {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: 336699;
}
.titulopaginas1 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: 336699;
}
.lineatitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cattitulogeneral {
}


.titulo2 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: 00206B;
}
.titulo3celiasoonets {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	color: 8C9ABD;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textoazul {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	color: #00206B;
}
.cuerpo {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: 666666;
	text-align: justify;
}
.textogris {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	color: #333333;
	background-position: center center;
	margin: 1px;
	padding: 1px;
}
.textoazul2 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #00206B;
	font-weight: normal;
}
.textogris2 {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	color: #333333;
	background-position: center center;
	margin: 1px;
}
.titulobuscar {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: 000066;
}
.menucoleccines {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #00206B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.enlaceazulpequeno {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000063;
}

.menulinea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.piepaginagrisclaro {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.piepaginagrisoscuro {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.categoriatitulo {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 18px;
	color: #00206B;
}
.categoriaproducttitulo {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #0032A6;
	font-weight: bold;
}
.categoriaproductotexto {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.categorialineaderecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.categorialineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCCCC;
}
.categorialineaderechasolamente {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.productotitulo {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 18px;
	color: #999999;
}
.productolineaderecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.productolineaarriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: CCCCCC;
}
.productocuadro {
	border: 1px solid #CCCCCC;
}
.productocuadroazul {
	border: 1px solid #08246B;
}
.productolineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCCCC;
}
.productoprecioazul {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.productopreciorojo {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #002073;
}
.productomasimagenes {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #002073;
}
.productotitulootrosp {


	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #808080;
}
.productolineaarribayabajo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCCCC;
}
.productolineaderechayabajo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCCCC;
}
.categoriapreciorojo {

	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


/* -- */
body {
	background-color: #636563;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
	color: #00206B;
}
a:visited {
	text-decoration: none;
	color: #00206B;
}
a:hover {
	text-decoration: underline;
	color: #00206B;
}
a:active {
	text-decoration: none;
	color: #00206B;
}
.style3 {font-size: 1px}
.style6 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	color: #00206B;
	font-weight: bold;
}
.style7 {color: #00206B}
.style10 {
	color: #0066CC;
	font-weight: bold;
	font-size: 10px;
}
.style11 {
	font-size: 11px;
	color: #0057AE;
}
.style12 {color: #333333}
.style13 {color: #666666}