/*
  $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: #90EE90; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #aa0000; }
.productsNotifications { background: #DCEAC7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #58B26F; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background-image: url(images/f_pagina.gif);
 
  background-repeat: no-repeat;
  scrollbar-3dlight-color: #333333;
	scrollbar-base-color: #58B26F;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #58B26F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #58B26F;
	scrollbar-arrow-color: #ffffff;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ADB9B1;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #99ff00;
  color: #aa0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #AA0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #99ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #99ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ADB9B1;
}

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

.infoBox {
  background: #ADB9B1;
}

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

.infoBoxNotice {
  background: #DE90AB;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}


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: #FFFFFF;
  //shopping-cart content color
}

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;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px dotted #747474; 
border-bottom:1px solid #ADB9B1; 

text-align:center;

 

  color: #747474;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

TD.productListing-data {
/*border-right:1px dotted #747474; 
border-bottom:1px solid #ADB9B1; */
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AA0000;
}



A.pageResults {
  color: #747474;
}

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

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
	font-size: 12px;
	color: #ffffff;
	background:#4A9039;
	text-transform: uppercase;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
	width: 500px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 6px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	display: block;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A9039;
	border-right-color: #4A9039;
	border-bottom-color: #4A9039;
	border-left-color: #4A9039;*/
	margin-left: 20px;
	margin-top: 20px;
}

TR.subBar {
  background: #DCEAC7;
}

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;
  padding-left: 0px;
}

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

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

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: #DE90AB;
  font-weight: bold;
}

TABLE.formArea {
  background: #dceac7;
  border-color: #CC6633;
  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: #C84070;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #AA0000;
}

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #747474;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;

}

.pr_name a, link{
	text-decoration: none;
}
 .pr_name2{
 font-size: 9px;
 color: #4a9039;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;

}

.pr_name2 a, link{
	text-decoration: none;
}
 .pr_price{
 font-size: 11px;
 color: #AA0000;
 font-weight: bold;
 font-family: verdana;



 }

 .pr_descr{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #222F23;
}




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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #747474; }
.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: #aa0000;
color:#ffffff; }
.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: #AA0000; }





td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #747474;
}

 .bg1{
 background-image: url("images/m21.gif");
 background-repeat: repeat-y; 
 }

 .ch1{
 font-size: 11px;
 color: #747474;
 }             

 .ch2{
 padding-left: 3px;
 }

 .ch3{
 border-left: #DCEAC7 1px solid;
 border-right: #DCEAC7 1px solid;
 }

 .ch4{
	font-size: 12px;
	color: #4A9039;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;

 }             

 .ch5{
 font-size: 17px;
 color: #C84070;
 font-weight: bold;
 font-family: arial;
 }             

 .ch6{
 font-size: 17px;
 color: #009966;
 font-weight: bold;
 font-family: arial;
 }             

 .ch7{
 font-size: 11px;
 color: #AA0000;
 font-weight: bold;
 font-family: verdana;
 }             

 .ch8{
 padding-left: 0px;
 }

 .ch9{
 font-size: 10px;
 color: #222F23;
 text-decoration: none;
 }   
 .ch9b{
 font-size: 9px;
 color: #999999;
 text-decoration: none;
 }   
  .ch9c{
 font-size: 10px;
 color: #990000;
 text-decoration: none;
 }        

 .ch10{
	font-size: 12px;
	color: #ffffff;
	background:#4A9039;
	text-transform: uppercase;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
	width: 500px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 6px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	display: block;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A9039;
	border-right-color: #4A9039;
	border-bottom-color: #4A9039;
	border-left-color: #4A9039;*/
	margin-left: 20px;
	margin-top: 20px;
 }             

 .ch11{
 font-size: 11px;
 color: #747474;
 text-decoration: none;
 font-family: verdana
 }             


 .ml1{
 font-size: 10px;
 color: #990000;
 font-weight: bold;
 }    
 .ml2{
 font-size: 11px;
 color: #747474;
 }         

 .ml2b{
	color: #747474;
	width: 164px;
	text-decoration: none;
	background-color: #FFFFff;
	display: block;
	font-size: 9px;
	margin-bottom: 4px;
	border-bottom: 1px solid #58B26F;
	/*border-left: 1px solid #58B26F;*/
		border-left: 1px solid #58B26F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
		-moz-border-radius: 3px;
	padding: 0px;
	height: 17px;
	text-indent: 6px;
 }             
  

A.ml2b:hover {
	background: #F0E68C;
	width: 163px;
	color: #C84070;	
	text-indent: 8px;
	text-decoration: none;
	margin-bottom: 4px;
	-moz-border-radius: 3px;
	border-bottom: 1px solid #C84070;
	border-left: 1px solid #C84070;
	border-right: 1px solid #C84070;


}
A.ml2b:active {
	background: #DCEAC7;
	width: 163px;
	color: #C84070;	
	text-indent: 8px;
	text-decoration: none;
	margin-bottom: 4px;
	-moz-border-radius: 3px;
	border-bottom: 1px solid #C84070;
	border-left: 1px solid #C84070;
	border-right: 0px solid #C84070;


}
.ml2c{
	color: #58b26f;
	width: 160px;
	text-decoration: none;
	background-color: #FFFFff;
	display: block;
	font-size: 9px;
	margin-bottom: 4px;
	margin-left: 6px;
	/*border-bottom: 1px solid #58B26F;
	border-left: 1px solid #58B26F;
		border-left: 1px solid #58B26F;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
		-moz-border-radius: 3px;
	padding: 0px;
	height: 17px;
	text-indent: 6px;
 }
 A.ml2c:hover {
	color: #AA0000;
	width: 160px;
	text-decoration: none;
	background-color: #DCEAC7;
	display: block;
	font-size: 9px;
	margin-bottom: 4px;
	margin-left: 6px;
	/*border-bottom: 1px solid #58B26F;
	border-left: 1px solid #58B26F;
		border-left: 1px solid #58B26F;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
		font-weight: bolder;
		-moz-border-radius: 3px;
	padding: 0px;
	height: 17px;
	text-indent: 7px;


}
A.ml2c:active {
	background: #F0E68C;
	width: 160px;
	color: #33502C;	
	text-indent: 7px;
	text-decoration: none;
	margin-bottom: 4px;
	-moz-border-radius: 3px;
	/*border-bottom: 1px solid #C84070;
	border-left: 1px solid #C84070;
	border-right: 0px solid #C84070;*/


}


	

 

 .ml3{
 font-size: 10px;
 font-weight: bold;
 color: #747474;
 }             

 .ml4{
 font-size: 10px;
 font-weight: bold;
 color: #222F23;
 text-decoration: none;
 }             

 .ml5{
 font-size: 11px;
 color: #58B26F;
 }             

 .ml6{
 font-size: 10px;
 color: #ADB9B1;
 font-weight: bold;
 text-decoration: none;
 }    
 .ml6b{
 font-size: 10px;
 color: #CC6633;
 font-weight: bold;
 text-decoration: none;
 }         

 .ml7{
 font-size: 11px;
 color: #747474;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 }
 .ml7b{
	font-size: 11px;
	color: #cc6633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-indent: 6px;
	display: block;
	height: 14px;
	width: 100%;
	border: 1px solid #747474;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	word-spacing: 0.4em;
 }               

 .ml8{
 font-size: 10px;
 color: #009966;
 font-weight: bold;
 text-decoration: none;
 line-height: 200%;

 }             
 .ml8b{
 font-size: 10px;
 color: #33502C;
 text-decoration: none;
 line-height: 100%;

 }
  .ml8c{
 font-size: 10px;
 color: #009966;
 text-decoration: none;

 }
   .ml8e{
	font-size: 10px;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
 }
    .ml8f{
	font-size: 10px;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
 }
 .ml9{
 font-size: 10px;
 color: #747474;
 text-decoration: none;
 }
  .ml9b{
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
 }               

 .ml10{
 font-size: 11px;
 color: #58B26F;
 text-decoration: none;
 }             

 .se{            
 width: 109px;
 font-size: 9px;
 color: #222F23
 }
 .image_border{
  border:1px solid #4A9039; 
 }

.menu {
  background: #ffffff;
}

TABLE.menu {
  background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
td.menu {
 background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
tr.menu {
 background: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
.laterales{
	text-decoration: none;
	background:#222F23;
	width: 134px;
	height: 80px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #4A9039;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 8px;
	display: block;
 }  
 .laterales2{
	text-decoration: none;
		background:#222F23;
	width: 134px;
	-moz-border-radius: 8px;
	height: 80px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #4A9039;
	padding-top: 2px;
	padding-bottom: 2px;
 }             
      .laterales3{
	text-decoration: none;
		background:#222F23;
	width: 134px;
	height: 80px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 3px solid #C84070;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 8px;
	position: relative;
	display: block;
 }  
 .laterales4{
	text-decoration: none;
	
	/*margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;*/
	border: 1px solid #4A9039;
	padding-top: 2px;
	padding-bottom: 2px;
 } 
  .laterales5{
	text-decoration: none;
	
	/*margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;*/
	border: 1px solid #C84070;
	padding-top: 2px;
	padding-bottom: 2px;
 }
ul.sitemap {
color: #AA0000;
}
.lomejor{
	padding-left: 22px;
}
.textos {
width: 500px;
margin-left: 24px;
}






