/*
  $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-image:url(images/fondo_pagina.jpg);
  background-repeat:repeat-x;
  background-position:top;
  color: #ffaad8;
  margin: 0px;
}

A {
  color: #7f7e7f;
  text-decoration: none;
}

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ff7fca;
}

TD.headerNavigation {
    
  font-family: "AppleGaramond-Light";
  src: url(http://www.gemablanco.es/catalogo/fuentes);
  background: #bbc3d3;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: "FTR35__C";
  src: url(http://www.gemablanco.es/catalogo/fuentes);
  color: #e2007a;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #e2007a;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}
A.headerNavigation2 { 
  color: #ffffff;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: underline;
}

A.headerNavigation2:hover {
  color: #e2007a;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: underline;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #fe0296;
}

TD.headerInfo {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #fe0296;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #fe77c6;
}

TD.footer {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #fd77c6;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  font-family: Geneva, Arial, sans-serif;
}

.infoBox2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
}

.BusquedaBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #e2007a;
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #fd88cd;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #7f7e7f;
  display: none;
}
TD.infoBoxHeading2 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Verdana, Tahoma,  Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #f19fc1;
  display: none;
}
TD.infoBox, SPAN.infoBox {
  font-family:  Geneva, Arial, Helvetica, 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: #fe92cc;
}

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

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

.productListing-heading {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #F3F3E7;
  color: #e2007a;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #e2007a;
}

A.pageResults:hover {
  color: #e2007a;
  background: #d6a4bf;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  color: #e2007a;
  font-size: 11px;
  font-weight: bold;  
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 35px;
  text-transform: uppercase;
}
TD.pageHeadingSubcat, DIV.pageHeadingSubcat {
  font-family: Verdana, Arial, sans-serif;
  color: #e2007a;
  font-size: 11px;
  font-weight: bold;  
  background: url('images/m99_b.gif');
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 35px;
  text-transform: uppercase;
}
TR.subBar {
  background: #e2007a;
}

TD.subBar {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7f7e7f;
}

TD.main, P.main {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fe74c5;
}

TD.fieldKey {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #e2007a;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background:#fbe5ef;
}

TEXTAREA {
  width: 100%;
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fe78c7;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:   Geneva, Arial, Helvetica, sans-serif;
  font-size:28px;
  color: #e2007a;
  font-weight: bold;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #7f7e7f; }

/* message box */

.messageBox { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }



TD.productDesc {
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family:  Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #7f7e7f;
 padding: 4px 0px 0px 10px;
}



td{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #7f7e7f;
}

 .bg{
  background-color: #F5F5F5;
  padding-left: 7px;
  width: 181px;
 }

 .bg1{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m33.gif);
  background-repeat: repeat-y; 
 }

 .ml{
  color: #e2007a;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
 }

 .ml1{
  color: #e2007a;
  font-size: 10px;
  text-decoration: none; 
 }

 .ml2{
  color: #e2007a;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml3{
  color: #e2007a;
  font-size: 9px;  
  text-decoration: underline;
 }


 .ca{
  color: #e2007a;
  font-size: 11px;
  font-weight: bold;  
 }

 .ca1{
  color: #e2007a;
  font-size: 12px;
  font-weight: bold;  
 }

 .ca2{
  color: #e2007a;
  font-size: 12px;
  font-weight: bold;  
 }

 .ca3{
  color: #e2007a;
  font-size: 14px;    
 }

 .ca4{
  color: #e2007a;
  font-size: 13px;
  font-weight: bold;  
 }


 .ca5{
  color: #e2007a;
  font-size: 18px;    
 }

 .ca6{
  color: #e2007a;
  font-size: 12px;
  font-weight: bold;    
 }


 .tx{
  
  font-size: 13px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
 }

 .tx1{
  color: #e2007a;
  font-size: 11px;  
 }

 .tx2{
	color: #e2007a;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
 }
  .tx4{
  color: #e2007a;
  font-size: 16px;
    
 }
 
  .tx3{
  color: #e2007a;
  font-size: 20px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style:inherit;  
 }
  .tx5{
  
  
  color: #ffffff;
  font-size: 11px;
  font-family:Geneva, Arial, Helvetica, sans-serif; 
 }
   .tx6{
  color: #e2007a;
  font-size: 14px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style:inherit;
    
 }
 
 .se{
  width: 109px;
  font-size: 9px;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }
 .busquedaBox {
  background: #FFFFFF;
}

