/*
  $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-size: 14px; }
.boxText a{
	font-size:18px;
	text-decoration:underline;
}
.boxText a:hover{
	color: #016fcc;
	text-decoration:none;
}
.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{
  font: 12px/1.45em "Lucida Grande", Arial, Verdana, sans-serif;
  margin-top:0px;
  background:#313131;
}

#gallerya {
width: 800px; 
height: 690px; 
margin-left: auto; 
margin-right: auto;
}

object a {
display: none;
} 

object {
margin-left: auto; 
margin-right: auto; 
display block;
}

.cabecera{
  background: url("images/cabecera.gif") top center no-repeat;
  height:259px;
}

.menu{
  background:url("images/fondobarra.gif");
}

h1{
  font-size:20px;
  color:white;
  margin-top:0px;
}

#slogan{
  margin-left:270px;
  margin-top:43px;
  float:left;
}

#links{
  float:right;
  width:180px;
  margin-right:30px;
  margin-top:8px;
  color:white;
}

.titulo{
  font-size:16px;
  color:#003e72;
  font-weight: bold;
}

#links a{
	font-size:12px;
  color:white;
}

A {
  color: #016fcc;
  text-decoration: none;
}

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

h2 {
 font-size: 20px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#003e72;
}

h3{
 font-size: 20px;
 font-weight: normal;
 color:#ffffff;
 margin-top:0px;
}
  

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
   font-size: 12px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

TD.bread {
   font-size: 12px;
}

A.headerNavigation { 
  color: #016fcc; 
    font-size: 12px;
}

A.headerNavigation:hover {
  color: #008aff;
}

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

.entry {
  clear:both;
  padding-top: 10px;
}
p {
  margin: 0px 0px 14px;
}
.post {
  margin: 0px 0px 20px;
  clear:both;
}
.left {
  float:left;
}
img.left {
  float:left;
  margin: 2px 10px 5px 0px;
}
a img.left {
  border: 1px solid #E3E3E3;
  padding: 4px;
  background: #FFFFFF;
}
a:hover img.left{
  border-color: #FF6600;
}

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-size: 12px;
  background: #003e72;
  color: #ffffff;
  height:50px;
}

TD.footer a{
	color: #ffffff;
}

#lfoo{
	float:left;
	padding-left:20px;
}

TD.footer li{
	display:inline;
	padding-left:10px;
}

.infoBox {
  background: #efefef;
}

.infoBoxContents {
  background: #efefef;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading { 
  font-size: 14px;
  font-weight: bold;
  background: #efefef;
  color: #c30202;
}

TD.infoBox, SPAN.infoBox {
  
  font-size: 14px;
}

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-spacing: 1px;
}

.productListing-heading {
  
  font-size: 12px;
  background: #f8f8f9;
  color: red;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #003e72;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText {
  
  font-size: 18px;
}

TD.smallText1 {
  font-size:12px;
}

TD.smallText a, SPAN.smallText a, P.smallText a {
  
  font-size: 12px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

.buscador{
  padding-left:30px;
  background:url('images/fondob.gif');
}

.buscador INPUT{
  border:1px white;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  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 {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ab0202; color:white; }
.messageStackSuccess {  font-size: 10px; background-color: #ab0202; color:white; }

/* input requirement */

.inputRequirement {  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-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  
  font-size: 10px;
}