/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
html
{
    position:relative;
}
BODY {
    position:relative;
    text-align:center;
  background: #4e4d4d;
  margin: 0px;
    color:#c8c6c6;
}

A {
    font-weight:bold;
    color:#c8c6c6;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: 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, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer, p.footer {
    color:#ffffff;
    background:#3f3f3f url(images/fondo_menu.png) repeat-x top;
    height:18px;
    line-height:18px;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
    background:#3f3f3f url(images/fondo_menu.png) repeat-x top;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: black;
}

.infoBoxContents {
  background: #e8e6e6;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color:black;
    margin-bottom:7px;
}
.infoBoxContents a {
    color:black;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
    background:#3f3f3f url(images/fondo_menu.png) repeat-x top;
  color: #ffffff;
  text-indent:6px;
    text-transform:uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #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, TABLE.productListing td, TABLE.productListing th {
  border: 1px;
  border-style: solid;
  border-color: black;
  border-spacing: 1px;
  border-collapse:collapse;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #3F3F3F url(images/fondo_menu.png) repeat-x top;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data, TD.productListing-data a {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}
.productListing-Data td {
    border:none !important;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
}
TD.main_white, P.main_white {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  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, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: red;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #fff; font-weight:bold; }

/* message box */

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

/* input requirement */

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

/* nuevo */
#todo {
    width:1030px;
    margin:17px auto 0;
    position:relative;
    background:#000000;
    border:1px solid #c8c6c6;
    color:#c8c6c6;
}
#todomargen {
    height:17px;
    width:1030px;
    margin:0px auto;
    position:relative;
  background: #4e4d4d;
}
#pie {
    font-size:10px;
    height:90px;
}
#pie p {
    padding-right:17px;
    text-align:right;
}
#pie img {
    float:left;
    margin-left:17px;
    margin-top:3px;
    padding-bottom:3px;
}
#logo img {
    margin:9px 0 9px 15px;
}
#navegacion {
    margin:0;
    padding:0;
    margin-top:4px;
    text-align:left;
    height:14px;
    line-height:16px;
    margin-left:11px;
    font-size:11px;
    color:white;
}
#navegacion a {
    color:white;
}
#menu {
    width:100%;
    height:40px;
    background:#3f3f3f url(images/fondo_menu.png) repeat-x top;
    clear:both;
    border-top:1px solid #c8c6c6;
    border-bottom:1px solid #c8c6c6;
    font-family: Arial, sans-serif;
}
#menu ul {
    margin:0;
    margin-left:90px;
    padding:0;
    list-style:none;
    height:40px;
    border-left:1px solid #c8c6c6;
}
#menu li {
    float:left;
    border-right:1px solid #c8c6c6;
}
#menu li a {
    display:block;
    height:40px;
    width:120px;
    line-height:40px;
    margin: 0;
    font-size:13px;
    color:white;
    padding:0;
    font-weight:bold;
}
#menu li a:hover {
    color:black;
    text-decoration:none;
    background:#3f3f3f url(images/fondo_menu.png) repeat-x bottom;
}
#img_index {
    text-align:center;
}
#img_index img {
    margin-bottom:15px;
}
#frasecitas {
    width:330px;
    margin-bottom:54px;
    margin-right:20px;
    font-style:italic;
    font-size:13px;
    color:white;
}
#logospie {
    text-align:center;
    border-bottom:1px solid #c8c6c6;
    padding-bottom:6px;
}
#logospie img {
    margin:2px;
}
#eslogan {
    font-size:15px;
    font-weight:bold;
    font-style:italic;
    margin-left:15px;
    margin-bottom:8px;
    margin-top:0px;
    padding:0;
    color:#ffffff;
    font-family:Impact,Charcoal,Sans-serif;
}
#sddm
{	
    z-index: 30}

#sddm div
{	
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background:black;
}
#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    height:17px;
    line-height:17px;
    width:120px;
    font-size: 9px;
    border:1px solid #C8C6C6;
}
.tint {
    color:white;
    font-size:14px;
    text-decoration:underline;
    font-weight:bold;
}
.est1 {
    color:red;
    text-decoration:underline;
}
.est2 {
    font-weight:bold;
    text-decoration:underline;
}
.tabint {
    border-collapse:collapse;
    border:1px solid white;
    margin:8px;
}
.tabint td, .tabint th {
    font-size:12px;
    text-align:left;
    border:1px solid white;
    padding:3px 7px;
}
.tabint th {
    color:red;
}
