/*
  $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
*/
body
{	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color:#D8EEC1;
}
/*HEADER TAGS 2.6.3*/
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*END HEADER TAGS 2.6.3*/
.clCMEvent{
position:absolute;
width:99%; height:99%;
clip:rect(0,100%,100%,0);
left:0; 
top:0;
visibility:visible
}

.clCMAbs{
position:absolute;
visibility:hidden;
left:0;
top:0;
}

.clBar{
position:absolute;
width:10;
height:10;
background-color:#ffffff;
layer-background-color:#ffffff;
visibility:hidden;
}

.clLevel0,.clLevel0over{
position:absolute;
padding:1px;
font-family:Verdana,arial,helvetica;
font-weight: bold;
font-size:12px;
}

.clLevel0{
background-color:#ffffff;
layer-background-color:#ffffff;
color:#3366FF;
}

.clLevel0over{
background-color:#81986B;
layer-background-color:#bbc3d3;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel0border{
position:absolute;
visibility:hidden;
background-color:#c0c0c0;
layer-background-color:white;
}

.clLevel1, .clLevel1over{
position:absolute;
padding:2px;
font-family:Verdana,arial,helvetica;
font-weight: bold;
font-size:12px;
}

.clLevel1{
background-color:#ffffff;
layer-background-color:#ffffff;
color:#3366FF;
}

.clLevel1over{
background-color:#81986B;
layer-background-color:#bbc3d3;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel1border{
position:absolute;
visibility:hidden;
background-color:#c0c0c0;
layer-background-color:white;
}

.boxText { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : "Trebuchet MS",Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS",Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS",Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #D8EEC1;
  color: #000000;
  margin: 1px;
}

A {
  color: #3366FF;
  text-decoration: none;
}

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

FORM {
        display: inline;
}

TR.header {
  background: #D8EEC1;
}

TR.headerNavigation {
  background: #A6B795;
}

TD.headerNavigation {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #A6B795;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FBE771;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #81B202;
}

TD.headerInfo {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #81B101;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #A6B795;
}

TD.footer {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #A6B795;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #7C8970;
}

.infoBoxContents {
  background: #ffffff;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #78A501;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS",Arial, Helvetica, 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: #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: 1px;
  border-style: solid;
  border-color: #829468;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #A6B795;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3366FF;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#3467FE;
  font-size: 12px;
}
.smallText1 {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#3467FE;
  font-size: 14px;
  font-weight:bold;
}
.smallText1:hover {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#333333;
  text-decoration:underline;
  font-size: 14px;
  font-weight:bold;
}

.smallText2 a:link, .smallText2 a:visited{
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#3467FE;
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
}
.smallText2 a:hover{
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#000;
  font-size: 16px;
  font-weight:bold;
  text-decoration:underline;
}
.smallTextSUB {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#78A501;
  font-size: 12px;
  font-weight:bold;
}
.smallTextSUB:hover {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#333333;
  text-decoration:underline;
  font-size: 12px;
  font-weight:bold;
}


TD.accountCategory {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS",Arial, Helvetica, 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: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color: #E87C00;
}

SPAN.errorText {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; }



/*SLIDE HOME*/
#slide{
	float:left;
	width:591;
	height:250px;
	background-color:#FFF;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:10px;
	margin-bottom:10px;
}

#listItemsSlide{
	float:right;
	width:560px;
	height:250px;
	overflow:hidden;
}

#barraSlide{
	float:left;
	width:25px;
	height:250px;
	background-color:#ff9f00;
	background-image:url(images/titleSlide.png);
	background-position:top left;
	background-repeat:no-repeat;
	-moz-border-radius-topleft: 3px;
	-ms-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-ms-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

#nav{
	margin-top:155px;
}

.imgSlide{
	float:left;
	width:342px;
	height:250px;
}
.txtSlide{
	float:right;
	width:210px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.txtSlide h3{
	font-family: 'Marmelad', sans-serif;
	font-size:1.1em;
	color:#D96C00;
}

.txtSlide p{
	font-family: 'Marmelad', sans-serif;
	font-size:0.9em;
}

.precioAntes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration:line-through;
	color:#000;
	margin-right:10px;
}

.precioAhora{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#06C;
}

.linkSlide:link, .linkSlide:visited{
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	background-color:#e7e5ea;
	background-image:url(images/backBtn.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-decoration:none;
	border:1px solid #CCC;
	-moz-border-radius: 3px; /* Firefox*/
	-webkit-border-radius: 3px; /* Safari,Chrome.*/
	border-radius: 3px; /* El estándar.*/
	-ms-border-radius: 3px; /* IE 8.*/
	margin-left:5px;
	margin-right:5px;
}

.linkSlide:hover{
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	background-color:#ebaf04;
	background-image:url(images/backBtnOn.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-decoration:none;
	border:1px solid #ebaf04;
	-moz-border-radius: 3px; /* Firefox*/
	-webkit-border-radius: 3px; /* Safari,Chrome.*/
	border-radius: 3px; /* El estándar.*/
	-ms-border-radius: 3px; /* IE 8.*/
	margin-left:5px;
	margin-right:5px;
	-moz-box-shadow: 0 0 1em #FFF;
	-webkit-box-shadow: 0 0 1em #FFF;
	box-shadow: 0 0 1em #FFF;
}

#nav a:link, #nav a:visited, #nav a:hover{
	display:block;
	width:12px;
	height:12px;
	background-image:url(images/btnSlide.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0em;
	margin-bottom:5px;
}

.activeSlide:link, .activeSlide:visited, .activeSlide:hover{
	display:block;
	width:12px;
	height:12px;
	background-image:url(images/btnSlideOn.png) !important;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0em;
	margin-bottom:5px;
}



/*NUEVOS*/
.blanco11
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	width:100%;
	text-decoration:none;
}
.blanco11:hover
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FBE771;
	display:block;
	width:100%;
	text-decoration:none;
}
.blancoN11
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.negro11
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.menu_usuario{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.negro11:hover
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.azul11
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
.azul11:hover
{	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
