/*
  $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
*/

* { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
#todo { width:800px; margin: 10px auto; background-color:#FFFFFF;}
body { background:url(images/fondo.gif) repeat-x top #DAC7C3; text-align:center;}

#cabecera { width:800px; height:400px;}
#mainmenu { width:800px; margin: 4px 0; height:22px; background:url(images/mainmenu.jpg) no-repeat top; border-right:1px solid #000;}
#mainmenu div { float:left; height:22px; padding:3px 9px;}
#mainmenu div:hover { background:url(images/mainmenub.jpg) repeat-x top;}
#mainmenu a { color:#000000; font-size:12px; }
#topmenu { padding-left:80px; padding-top:100px;}
#topmenu a { font-size:12px; }
#topmenu a:hover { color:#73210F;}
#barra-ruta { width:800px; margin:4px auto; text-align:left; padding-left:6px; font-size:11px; font-weight:bold; }
#barra-ruta a { font-size:11px; font-weight:bold; color: #73210F;}


.texto { background-color:#FAD162; padding: 10px 4px; color:#000000;}
.masinfo { background-color:#DAC7C3; padding: 10px 4px; color:#000000;}

TD.footer { border-top: 3px solid #DAC7C3; font-size: 10px; color: #000; padding:4px; text-align:center;}
TD.infoBoxHeading { font-size:10px; font-weight:bold; padding-left:4px;background:url(images/infobox/corner_left.gif) repeat-x left; }
.iBH_izq {border-left: 1px solid #000; background:url(images/infobox/corner_left.gif) repeat-x left;}
.iBH_der {border-right: 1px solid #000; background:url(images/infobox/corner_left.gif) repeat-x left;}
.boxText { text-align:center; font-size: 10px; padding:6px 2px; min-width:120px; }
.infoBoxContents { background: #eaeaea; font-size: 10px; padding:4px 5px;}
TD.pageHeading, DIV.pageHeading { font-size: 16px; font-weight: bold; color: #000; }
.pageHeading img { display:none;}
SPAN.greetUser { font-style:italic; font-weight: bold; }
a { color: #000000; text-decoration: none;}
a:hover { color: #73210F; text-decoration: underline; }
a.fabricantes { font-size:11px; text-transform:uppercase; }
TABLE.productListing {  border-spacing: 1px;}
.productListing-heading {font-size: 10px; background:#73210F; color:#FFFFFF; font-weight: bold; padding:3px; text-align:center; text-transform:uppercase;}
TD.productListing-data { font-size:10px; padding:3px;}
TD.main, P.main { font-size: 11px; line-height: 1.5; padding:5px;}

p { margin: 10px auto;}
p.titulo { margin:20px 0 4px 0;}
p.titulo a { font-weight:bold; font-size:14px; color: #73210F;}

#precios { margin:10px auto;}
#precios tr td { vertical-align:middle; text-align:center; padding:3px 6px; border:1px dotted #999999; font-size:11px;}


/*   Horizontal Drop-Down Menu Style   */
.horbar	{ color: #000; background-color: #e6e7e6; margin-bottom:10px; height:52px; background:url(images/topmenu.jpg) repeat-y top; border-right:1px solid #000; width:800px !important; }
.horizitem { float: left; white-space: nowrap; padding:2px; margin-bottom:5px; }
.horizitem a { position: relative; display: block; font-size:11px; }
.horizitem a img{ margin-left:2px;}
.horizitem a:hover { color:#000000; text-decoration:none;}
.horizsubmenu { position: absolute; left: 0; top: 0; visibility: hidden;}
.horizsubframe	{ background-color: #CDCDCD; position: relative; display: block;padding:2px;}
.horizsubitem	{ text-align: left;white-space: nowrap;}
.horizsubitem a { font-size: 10px; text-decoration: none; position: relative;display: block;}
.horizsubitem a:hover	{ background-color: #FEBA00; color:#000000; text-decoration: none;}
.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{  position: absolute;	top: 5px; right: 8px;}
.dmselected {  background-color: #ccc; font-weight: bold;}
.horbar .dmselected { background: url(images/selected.jpg) repeat-x top;}


#formulario { margin:10px auto; background-color:#eaeaea; width:96%; padding:10px;}
#formulario .texto-formulario {width:30%; font-size:11px; text-align:right; padding-right:10px;}


/* ------- */
/* DEFAULT */
/* ------- */

.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; }



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

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;
}


.infoBox {
  background: #b6b7cb;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



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: #eaeaea;
}

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: #eaeaea;
}



A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}



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;
}



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; }


.horizsubmenu {
	
}

#L219, #L234, #L238, #L367, #L382, #L392 {
	top: 488px !important;
}