/*
  $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: #CCB99B; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #D8CCBE; border-right: 2px solid #4D402F;border-bottom: 2px solid #4D402F;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #7B1700; text-decoration: underline; }

BODY {
  background: #B3BBC3;
  color: #000000;
  margin: 0px;
}

A {
  margin: 5px;
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #B43314;
  text-decoration: underline;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif, Helvetica, sans-serif;
	font.size:12px;
	scrollbar-3d-light-color:#536575;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D9D9D9;
	scrollbar-dark-shadow-color:#D9D9D9;
	scrollbar-face-color:#536575;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#536575;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #A3927B;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : normal;
	height: 23px;
	background-color: #536575;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
	color: #F2DE00;

}

TR.headerError {
  background: #CCB99B;
}

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

TR.footer {
  background: #003399;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #536575;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
}

.infoBoxContents {
	background: #DEE3E7;
	border-right: 1px solid #B5BCC2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 2px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5BCC2;



}
.infoBoxContentsDos {
	background: #DEE3E7;
	border-right: 1px solid #B5BCC2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 2px;
	width: 25%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5BCC2;



}
.infoBoxContents2 {
	background: #DEE3E7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: none;
	border-right: 1px solid #B5BCC2;
	border-bottom: 1px solid #B5BCC2;
	border-left: none;
	padding: 3;




}
.infoBoxContents3 {
	background: url(images/central_login.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 2px;
	width: 100%;

}

.infoBoxNotice {
  background: #6A5643;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	width: 100%
	px;
	background-color: #536575;
	border-right-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEE3E7;
	border-right-width: 1px;
	border-right-color: #B5BCC2;




}
TD.infoBoxHeadingfer {
	background: #4D402F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 21px;
	width: 100%;

}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #006633;

}

TD.infoBox, SPAN.infoBoxfer {
	margin: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;

}


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: #DEE3E7;
	padding: 4;
}

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: #DEE3E7;
  padding: 4;
}

TABLE.productListing {
	border-spacing: 1px;


}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #536575;
	font-weight: bold;
	height: 15px;
	border-bottom-style: none;
	color: #FFFFFF;



}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #B33213;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #B43314;
}

TR.subBar {
  background: #003399;
}

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #B43314;
  font-weight: bold;
}

TABLE.formArea {
  background: #FF9900;
  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 {
	cursor: pointer;
	cursor: hand;
	background-color: #EDF2F7;
}
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	background-color: #EDF2F7;
}
.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: #F4D425;
	height: 20px;
}
.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; }
TD.busca {
	background-image: url(images/fond_buscador.jpg);
	height: 83px;
	width: 200px;
}
.fondocatalog {
	background-color: #FFFFFF;

}
.fondodescripcion {
	background-color: #DEE3E7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B5BCC2;
	border-bottom-color: #B5BCC2;

}
.barratitu {
	background: #536575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;

}
.link_catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.link_catalogo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F2DE00;
}
.link_noti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.link_noti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.barra_negro {
	background-color: #536575;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #B3BBC3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #5F656B;
	border-bottom-color: #5F656B;
	border-left-color: #FFFFFF;
}



.fondodirec {

	background: #DEE3E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titunewproduc {
	background: #536575;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 26px;
	width: 508px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEE3E7;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5BCC2;
	padding: 3;

}
.detalleprod {
	background: #EDF2F7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3;
	border: none;

}
.traductor {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	font-weight: bold;



}

.traductor:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;

}.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #536575;
	text-align: center;
}
.titu_noti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

