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


.reproducciones-text-rojo-grande{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820e10;
	font-weight: bold;
}
.reproducciones-text-rojo-grande a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820e10;
	font-weight: bold;
}
.reproducciones-text-rojo{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820e10;
}
.reproducciones-text-rojo a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820e10;
}
.reproducciones-text-rojo-peq{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #820e10;
}
.reproducciones-text-rojo-peq a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #820e10;
}
.reproducciones-text-rojo-peq a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #820e10;
}
.reproducciones-text-rojo-peq a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #820e10;
}
.reproducciones-titulo-producto{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c4291c;
	font-weight: bold;
}
.reproducciones-titulo-18{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c4291c;
	font-weight: bold;
}
.reproducciones-texto-boton{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c4291c;
	font-weight: bold;
}
.reproducciones-texto-boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c4291c;
	font-weight: bold;
}

.boxText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.boxText a{
	color: #FFFFFF;
}
.boxText a:hover{
	color: #FFFFFF;
}
.boxText-centrado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	line-height: 25px;
}
.errorBox {
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #c4291c;
}
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 10px; color: #820e10; }
.productsNotifications {
	background-color: f7f4ef;
}
.orderEdit {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color: #c52a1c;
	font-weight: bold;
	text-transform: uppercase;
}

BODY {
	background-image: url(images/fondo.jpg);
	color: #000000;
	margin: 0px;
	background-color: 7b0d0e;
	background-repeat: repeat-x;
	text-align: justify;
}

A {

  text-decoration: none;
  	color: #c52a1c;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background-color: f7f4ef;
}

TD.headerNavigation {
  font-family: Verdana, "trebuchet MS";
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
	color: #ffffff;
  font-family: Verdana, "trebuchet MS";
	font-size: 10px;
}

TR.headerError {
	background-color: #c4291c;
}

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

TD.headerInfo {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #c4291c;
}

TR.footer {
	background-color: #eee8dd;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
	background-color: #c4291c;
}

.infoBoxNoticeContents {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #eee8dd;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, 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-image: url(images/puntos451.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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-image: url(images/puntos451.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

TABLE.productListing {
	background-image: url(images/listadobarra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.productListing-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	vertical-align: middle;
	line-height: 32px;
}
.productListing-heading a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}

TD.productListing-data {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c4291c;
		font-weight: bold;
}
A.productListing-data {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820e10;
	font-weight: bold;
}

A.pageResults {
	text-decoration: none;
		color: #820e10;
}
A.pageResults:link {
	text-decoration: none;
		color: #820e10;
}

A.pageResults:hover {
	color: #820e10;
	text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #C4291C;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #820e10;
}
.main a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #820e10;
}

TD.smallText, SPAN.smallText, P.smallText A.smallText  {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color:#820e10;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
    color:#820e10;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color:#820e10;
  }

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #c4291c;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #c4291c;
  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: #820e10;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #c4291c;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #c4291c;
}
input.reproducciones-texto-boton, textarea{
	border: 1px solid #c4291c;
}

.moduleRow { }
.moduleRowOver { background-color: eee8dd; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #f7f4ef; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E0D11;
	font-weight: bold;
}
.checkoutBarCurrent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C22B24;
	font-weight: bold;
}

/* 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: #c4291c;
	color: #FFFFFF;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #820e10;
	color: #FFFFFF;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #820e10; }
select {
	font-weight: normal;
}
.reproducciones-formrojo {
	color: #c52a1c;
	background-image: url(images/papiro.jpg);
	border: 1px solid #c52a1c;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.margenderinffotos {
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #F1DAAE;
	padding: 10px;
	border: 1px solid #7B0D0C;
	page-break-before: always;
}

