/* $Hoja Estilos Genericos */
body {
	background-color: #F4EFCE;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	
}
.roll {
	font-size: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
	display: inline;
	background-repeat: no-repeat;
	padding: 0px;
	padding-right: 10px;
	border: transparent;
	border-bottom: none #5C5F5D 1px;
	text-align: justify;
	border-right: 1px solid #919193;
	border-left: 1px solid #919193;
	border-top: 1px none #5c5f5d;
	letter-spacing: 2px;
	padding-left: 10px;
}

.roll:link, .roll:visited {
	color: #222;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 2px;
}
.roll:hover {
	color: #424244;
	background-color: #E1E1E7;
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
	letter-spacing: 2px;
}

.roll:active {
	color: #FC712E;
	background-color: #E1E1E7;
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
	letter-spacing: 2px;
}

#currentpage {
	color: #424244;
	font-size: 15px;
	background-color: #E1E1E7;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: justify;
	border-right: 1px solid #919193;
	border-left: 1px solid #919193;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px none #ffffff;
}


.lineagris {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#CCCCCC;
	border-bottom: solid #919191 1px;
	border-top: 1px solid #D5D0C8;
	position: static;
	border-right: 1px  #000000;
}

.lineagrisint {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#CCCCCC;
	border-bottom: none #919191 1px;
	border-top: 1px solid #D5D0C8;
	position: static;
	font-variant: small-caps;
}

.lineagris2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	color: #000000;
	background-color: #E1E1E7;
	border-bottom: solid #747474 2px;
	border-top: none #D5D0C8 3px;
}

.lineagris3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#CCCCCC;
	border-bottom: #919191 1px solid;
	border-top: 1px  #D5D0C8;
	position: static;
	border-right: 1px #A4A4A4 solid;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	color: #999494;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.white {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.imagenes {
	border: 1px solid silver;
	margin: 10px;
}

p,td.texto {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #000;
}

td.texto1 {
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #000;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height:19px;
	color: #000;
}

.fondo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
}

table.tablacentro{
	background-color: #F5F0D7;
}

.dotted{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	border: 1px  #ccc;
	border-right-style: dotted;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFCE6;
}

.dottedimage{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	line-height:15px;
	border: 1px #ccc dashed;
}

.textocopy {
	font-size:10px;
	font-weight:normal;
	color:#666666
}

.textonegro{
	font-size:11px; 
	font-weight:normal;
	color:#000000
}

/* $ ///////Enlaces */

a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:link {
	color: #000;
	font-weight: bold;
}

a:visited { color: #000000; }

a:hover { color: #000000; text-decoration:none; background-color:#F5F0D7; }

.b1 { color: #000; border: solid #fff 1px;
	font-size: 12px;
	font-weight: normal;
}

.b1:link { color: #000; border: none #fff 1px;}
.b1:visited { color: #000000; border: #fff 1px;}
.b1:hover { color: #000; border: none #000 1px;
	background-color: #CCCCCC;
}

.c1 { color: #000; border: solid #fff 1px;
	font-size: 12px;
	font-weight: bold;
}

.c1:link { color: #000; border: none #fff 1px;
	font-weight: bold;
	font-size: 12px;
}

.c1:visited { color: #000000; border: #fff 1px;
	font-size: 12px;
	font-weight: bold;
}

.c1:hover { color: #000; border: none #000 1px;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.d1 { color: #565656; border: solid #fff 1px;
	font-size: 12px;
	border-bottom: #FF5322 none;
	display: block;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}

.d1:link { border: none #fff 1px;
	color: #565656;
	border-bottom: 1px  #ff5322;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.d1:visited { border: #fff 1px;
	color: #565656;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.d1:hover {  border-left: 10px none #1c64d1;
             border-right: 10px none #5ba3e0;
             background-color: #D9D9D9;
             border-bottom: 2px none #FFF7EA;
	color: #292929;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f1 { color: #000000; border: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.f1:link { color: #00000; border: none #fff 1px; font-weight: normal;}

.f1:visited { color: #000000; border: #fff 1px; font-weight: normal;}

.f1:hover { color: #00000; border: none #000 1px;
	background-color: #CCCCCC; font-weight: normal;
}

.categoriesprinci {  border-left: 10px none #1c64d1;
             border-right: 10px none #5ba3e0;
             background-color: #bd112a;
             border-bottom: 2px none #FFF7EA;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: marker;
	padding: 0px;
	margin: 0px;
}

li {
	border-bottom: 1px solid #BBBBBB;
	display: block;
	width: 100%;
}

ul {
                list-style: none;
                margin: 0;
                padding: 0px;
                border: none;
	width: 100%;
}

.e1 { color: #000000; border: none #fff 1px;
	font-size: 11px;
     font-weight: bold;
	border-bottom: 1px  #FF5322;
	text-decoration: none;
}

.e1:link { border: none #fff 1px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px none #ff5322;
}

.e1:visited { border: #fff 1px;
	
	font-weight: bold;
	color: #000000;
}

.e1:hover {  border-left: 10px none #1c64d1;
             border-right: 10px none #5ba3e0;
             background-color: #FFFFFF;
             border-bottom: 2px none #FFF7EA;
	color: #FFFFFF;
}

.e1:hover {  border-left: 10px none #1c64d1;
             border-right: 10px none #5ba3e0;
             background-color: #FFFFFF;
             border-bottom: 2px solid #FFF7EA;
	color: #FFFFFF;
}
/*
  $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: #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: #E1E1E7;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
	background-color: #CCCCCC;
}

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

.infoBoxNotice {
  background: #FFEDCC;
}

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

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #F8F1CD;
  color: #000000;
}

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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #E1E1E7;
  color: #0A0A0A;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
	background-color: #ffe4ab;
	padding: 5px;
	border: 1px dotted #cec0a6;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 15px;
  font-weight: bold;
  color: #AA0F24;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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, 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 */

.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
}

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

.categoriesnormal {
                border-left: none #f0e9ce 3px;
                border-right: 10px none #F0E9CE;
                background-color: #F2F2F2;
                color: #fff;
                font-size: 12px;
                text-decoration: none;
	border-bottom: 2px #FF1F0D inherit;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
}


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


