	/*
	  $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
	*/
	h1 {
	font-size: 1px;
	
	}
	
	.Estilo1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
	border-color: #FF0000;
}
.Estilo2 {
	font-size: 9px;
	color: #FFFFFF;
}

	p, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
	
	img.imgpeque{
	border: 0px;
	}
	
	.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
	piepagina{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
	.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
	.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: #FF00FF; text-decoration: underline; }
	
	BODY {
	background: #FFFFFF;
	color: #eb145e;
	margin: 0px;
	width: auto;
	padding: 3px;
	border: thick none #CC9900;
	position: absolute;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

	}
	
	A {
	color: #eb145e;
	text-decoration: underline;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


	}
	
	A:hover {
	color: #eb145e;


	}
	
	FORM {
	
    font-size: 10px;
	}
	
	TR.header {
	color: #985106;
	font-size: 10px;
	}
	
	TR.headerNavigation {
	background: #CCCCFF;
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	border: solid #CC9933;


	}
	
	TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background: #CCCCFF;
	color: #985106;
	font-weight : bold;

	}
	
	TD.tablaexterior{
	background: #FFfbde;
	}
	A.headerNavigation {
	color: #FFFFFF;
	font-size: 12px;
	}
	
	A.headerNavigation:hover {
	  color: #985106;
	}
	
	TR.headerError {
	  background: #ff0000;
	}
	
	TD.headerError {
	  font-family: Tahoma, Verdana, Arial, sans-serif;
	  font-size: 12px;
	  background: #ff0000;
	  color: #985106;
	  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: #985106;
	  font-weight: bold;
	  text-align: center;
	}
	
	TR.footer {
	  background: #bbc3d3;
	}
	
	TD.footer {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	  background: #CCCCFF;
	  color: #985106;
	  font-weight: bold;
	}
	
	.infoBox {
	background-color: #800000;
	}
	
	.infoBoxContents {
	  background: #f7eeb9;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	}
	
	.infoBoxNotice {
	  background: #FF8E90;
	}
	
	.infoBoxNoticeContents {
	  background: #FFE6E6;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	}
	
	TD.infoBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;

	padding-left:10px;
	background-color: #CC0000;
	}

	TR.infoBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

	padding-left:10px;
	background-color: #CC0000;
	}	
	TD.infoBox, SPAN.infoBox {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	}
	
	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 solid #985106;
   	  border-spacing: 1px;
   	}
	
	.productListing-heading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	  background: #CCCCFF;
	  color: #985106;
	  font-weight: bold;
	}
	
	TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
    color: #985106;
    background: #FFfbde;
	}
	
	A.pageResults {
	  color: #0000FF;
	}
	
	A.pageResults:hover {
	  color: #0000FF;
	  background: #FFFF33;
	}
	
	TD.pageHeading, DIV.pageHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 20px;
	  font-weight: bold;
	  color: #9c5100;
	}
	
	TR.subBar {
	  background: #9c5100;
	}
	
	TD.subBar {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  color: #000000;
	}
	
	TD.main, P.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;	  

	}
	
	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: 12px;
	  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: 13px;
  	  font-weight: bold;
	  color: #9c5100	}
	
	CHECKBOX, INPUT, RADIO, SELECT {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
	}
	
	TEXTAREA {
	  width: 100%;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	}
	
	SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
	}
	
	TABLE.formArea {
	background: #985106;
	border: 3px solid #7b9ebd;
	}
	
	TD.formAreaTitle {
	  font-family: Tahoma, Verdana, Arial, sans-serif;
	  font-size: 10px;
	  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: #FFFF99; cursor: pointer;  }
	.moduleRowSelected {
	background-color: #800000;
	color: #FFFFFF;
}
	
	.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 */
	
	.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
	.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; }
.mcabecera {
	background-color: #CC0000;
	list-style-type: square;
	color: #FFFFFF;
}
.mitem {
	background-color: #FFFFCC;
}	
ul.sitemap {
color: #ff0000;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;

padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
	
.suckerdiv ul li{
	position: relative;
	background-color: #FFFFFF;
	width: 159px;

}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 159px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{ 
left: 159px; /* Parent menu width - 1*/
background-color:  #FFFFFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{ 
background-color:  #FFFFFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{ 
background-color:  #FFFFFF;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #EC1862;
text-decoration: none;
background-color: #FFFFFF;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
}

.suckerdiv ul li a:visited{
color: #EC1862;
}

.suckerdiv ul li a:hover{
background-color: #eb145d;
color: #FFFFFF;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #eb145d;
color: #FFFFFF;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #eb145d;
color: #FFFFFF;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #eb145d;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #eb145d;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #eb145d;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 18px; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



#cbanner {
	background-color: #EC1862;
	background-image: url(../images/LCDR_cab800140_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
}
.tablaexterior {
	
	border: 2px;

	}
	
	div.alerta{
		
		color: #eb145e;
		
	font-size: 12px;

	}
	
	
/*
	Menu Horizontal
*/
#menuh {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #EC1862;
	}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: right;
}

#menuh a {
	text-decoration: none;
	color: #EC1660;
	display: block;
	padding: 3px 10px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #EC1660;
}


#menuh a:hover {
	color: #FFFFFF;
	background-color: #EC1862;
}


div.bannershop
{
	border: 1px solid #EB145E;
	background-color: #F9DBF7;
	width: 163px;
	float: left;
}
div.bannershop a
{
	text-decoration: none;	
}
div.bannershop a h1
{
	font-size: 16px;
	text-align: center;
}
div.bannershop a h2
{
	font-size: 12px;
	text-align: center;
}
div.bannershop a h3
{
	font-size: 10px;
	text-align: center;
}



	.cabecera {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eb135d;
	text-align:center;
	}
	
	.cabecera td {
	 
	 text-align:center;
	height: 20px;
	width: 100%;	 
	}
	
	.cabecera a {
	color: #FFFFFF;
	}
	
	
	a.cabecera:hover {
	color: #FFFFFF;
	}
	.cabecera tr {
	background-color: #eb135d;
	}
	
	
	.cabecera:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align:center;
	 
	}
	
	a.icono{
	font-size: 12px;
	color: #eb135d;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	}
	a.icono:hover{
	font-size: 12px;
	color: #eb135d;
	}
	
	.icono{
	text-align:center;
			
	}

	.icono img {
	border: 0px;
 
	}
	
	div.icono{
	width: 135px;
	float: none;
		}
		

	div.icono:hover{
	border: 0px;
	

		}		
		
	.piedepagina p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
	}
	
	TD.pmenu {
	
	border= 0px;
	}
