/*
Hoja de estilos para la tienda StoreDardo
*/

.boxText { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; color: #999999; }
.errorBox { font-family : "Trebuchet MS", arial, helvetica, sans-serif; font-size : 8pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", arial, helvetica, sans-serif; font-size : 8pt; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
	     font-size : 8pt; 
	     color: #99cc00; 
	     text-decoration: none; }

BODY {
  background: #ffffff;
  background-image:url(images/fondo.gif);
  color: #999999;
}

#contenido{
      font-family: "Trebuchet MS", arial, helvetica, sans-serif;
      background-color: #FFFFFF;
      margin-top:10px;
      margin-left: -440px;
      margin-bottom:10px;
      left: 50%;
      width: 880px;
      border:1px;
      border-color:#99cc00;
      position: absolute;
}	
#contenido2{
  background-color: #FFFFFF;
  margin-top:10px;
  margin-right:12px;
  margin-bottom:10px;
  margin-left:12px;}
  
.gris {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

A {
  color: #999999;
  text-decoration: none;
}

A:hover {
  color: #99cc00;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #99cc00;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #ffffff;
  color: #999999;
}

A.headerNavigation { 
  color: #999999; 
}

A.headerNavigation:hover {
  color: #99cc00;
}

TR.headerError {
  background: #99cc00;
}

TD.headerError {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  background: #99cc00;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #99cc00;
}

TD.footer {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 7pt;
  background: #99cc00;
  color: #ffffff;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background: #ffffff;
  color: #99cc00;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
}

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

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

TABLE.productListing {
  border: 0;
/*  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0pt;*/
}

.productListing-heading {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  background:#FFFFFF ;
  color: #99cc00;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
}

A.pageResults {
  color: #999999;
}

A.pageResults:hover {
  color: #99cc00;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

TR.subBar {
  background: #99cc00;
}

TD.subBar {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
}

TD.main, P.main {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 9pt;
  line-height: 1.5;
  color: #999999;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
}

TD.accountCategory {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #99cc00;
}

TD.fieldKey {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
}

TD.tableHeading {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #99cc00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  color:#999999;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 8pt;
  color:#999999;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #99cc00;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1pt;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  color: #99cc00;
}

SPAN.errorText {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  color: #99cc00;
}

.moduleRow { }
.moduleRowOver { background-color: #99cc00; cursor: pointer; cursor: hand; color:#FFFFFF; }
.moduleRowSelected { background-color: #99cc00; color:#FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; color: #999999; }

/* message box */

.messageBox { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; }
.messageStackError, .messageStackWarning {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #0000CC;
	color:#FFFFFF;
}
.messageStackSuccess { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; color:#FFFFFF; background-color: #99CC00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 8pt; color: #99cc00; }

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; }
.dataTableContent { font-family: "Trebuchet MS",, Arial, sans-serif; font-size: 10px; color: #000000; }
