/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {
	
}

.boxText a{
	color: #0099FF;
}

.boxText a:hover {
	text-decoration: none;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #CC0000;
	border: 1px dotted #CCC;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #70d250;
	text-decoration: underline;
}


FORM {
	display: inline;
	margin: 0;
}

TR.header {
  background: #ffffff;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #660066;
}

TD.footer {
  color: #ffffff;
  font-weight: bold;
  font-size:70%;
  padding: 5px 0 5px 0;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background-color: #f8f8f9;
}

.infoBoxContents a {
 	color: #0099FF;
}

.infoBoxContents a:hover {
 	text-decoration: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 80%;
}

TD.infoBoxHeading {
  font-size: 80%;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 80%;
}

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-collapse: collapse;
  border: 1px solid #cccccc;
  
}

.productListing-heading {
  background: #E5E5E5;
  color: #333333;
  font-weight: bold;
}

.productListing-heading a {
  color: #333333;
}

.productListing-heading a:hover {
  text-decoration: none;
}

TD.productListing-data {

}


TD.productListing-data a {
  color: #0099FF;
}

TD.productListing-data a:hover {
  text-decoration: none;
}

A.pageResults {
  color: #0099FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.smallText a, SPAN.smallText a, P.smallText a {
	color: #0099FF;
}

TD.smallText a:hover, SPAN.smallText a:hover, P.smallText a:hover {
	text-decoration: none;
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
	width: 100%;
	font-family: tahoma;
	font-size:100%;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #CC0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
}
.checkoutBarCurrent {
	color: #000000;
}

/* message box */

.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	color: #ff0000;
}

/* -----  */

/* DISFRACES LA MÁSCARA */

body {
	background-color: white;
	font-family: Tahoma;
	margin: 0;
}

p, li {
	text-align: justify;
}



h2, h3, h4, h5, h6 {
	color: #660066;
	font-family: Trebuchet MS;
	padding-left: 5px;
}

h2 {
	font-size: 115%;
	color: white;
	background-color: gray;
}

h2.encabezado {
	margin:1.4em 0 0 0;
}

h3 {
	margin:0;
}
hr {
	margin: 0;
	padding: 0;
	height: 1px;
	color: #999;
}



/* TABLA ESTRUCTURA */

.tEstructura {
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 765px;
	margin: 0 auto 0 auto;
	border-spacing:0;
}

.tEstructura td {
	vertical-align: top;
}

/* MENU HORIZONTAL */

.menuBack {
	height: 33px;
	background-image: url(images/estructura/phone.png);
	background-repeat: no-repeat;
}

.menuHrz {
	border: none;
	float: right;
	width: 580px;
}

.menuHrz ul {
	/*border: 1px solid #666;*/
	font-family: tahoma;
	
	color: white;
	background-color:#660066;
	text-align:center;
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
}

.menuHrz li {
	/*border: 1px solid #CCC;*/
	display:inline;
	margin: 0;
	font-size: 80%;
}

.menuHrz li a:link, .menuHrz li a:visited {
	color: white;
	background-color:#660066;
	text-decoration:none;
	margin: 0;
	padding: 1px 9px 2px 10px;
}

.menuHrz li a:hover{
	color: #FFD700;
}

/* LATERAL IZQUIERDO */

.lateralIzda {
	width: 150px;
}

.lateralIzda h3 {
	margin: 15px 0 0 0;
	background-color: gray;
	color: white;
	padding: 2px 0 2px 5px;
	font-size: 80%;
	width: 145px;
}
.lateralIzda h3 a {
	color: white;
}
h3.titTuCompra {
	background-image: url(images/estructura/carrito.png);
}

h3.titCategorias {
	background-image: url(images/estructura/mask.png);
}
/*
h3.titBusqueda {
	background-image: url(images/estructura/mask.png);
}
h3.titAmigo
*/
h3.titTuCompra, h3.titCategorias, h3.titBusqueda {
	background-repeat: no-repeat;
	background-position: 128px;
}

/* TU COMPRA */

.tuCompra {
	border-left: 1px solid white;
	border-top: 1px solid white;
	font-family: tahoma;
	font-size: 80%;
	color: #333;
	background-color:#e5e5e5;
	display:block;
	padding: 5px 5px 5px 5px;
	width: 140px;
	text-align: center;
}

.tuCompra a {
	text-decoration:none;
}
.prod {
	display: block;
	background-color: white;
	text-align: right;
	padding-right: 10px;
}

.cuanto {
	border-top: 1px dotted #999;
	display: block;
	background-color: #CC0000;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: white;
} 

.pagar {
	padding: 2px;
	margin: 0;
	display: block;
	color: white;
	background-color: #000;
}

.pagar a {
	color: white;
	text-decoration: none;
	margin: 0 1em;
}

.pagar a:hover {
	color: #FFD700;
}

/* MENU VERTICAL */

.menuVrt {
	border: none;
	margin: 0px 10px 0 0;
}

.menuVrt ul {
	/*border: 1px solid #666;*/
	font-family: Tahoma;
	
	color: #333;
	background-color:white;
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
	width: 150px;
}

.menuVrt ul ul {
	/*border: 1px solid #666;*/
	background-color: white;
	margin: 0;
	width: 148px;
}

.menuVrt li {
	/*border: 1px solid #CCC;*/
	background-color:#e5e5e5;
	border-bottom:1px solid white;
	font-size: 80%;
	
}

.menuVrt li li {
	/*border: 1px solid #CCC;*/
	font-weight: normal;
	font-size: 90%;
}

.menuVrt li a {
	color: #333;
	background-color:#e5e5e5;
	text-decoration:none;
	padding: 3px 9px 0px 5px;
	display:block;
	height: 19px;
}

.menuVrt li li a {
	color: #333;
	background-color:white;
	padding: 1px 0px 0px 5px;
	display:block;
	height: 15px;
}

.menuVrt li a:hover {
	background-color:white;
	color: #660066;
	background-image: url(images/estructura/flecha.png);
	background-repeat: no-repeat;
	background-position: right;
}

.menuVrt li li a:hover {
	color: #660066;
	font-weight:bold;
}

.menuVrt li a.abierto {
	background-color:white;
	color: #660066;
	background-image: url(images/estructura/flecha.png);
	background-repeat: no-repeat;
	background-position: right;
}

.menuVrt li li a.abierto {
	color: #660066;
	font-weight:bold;
	background-image:none;
}

/*caja de busqueda*/
.divBusqueda {
	border-left: 1px solid white;
	border-top: 1px solid white;
	font-family: Tahoma;
	font-size: 80%;
	color: #333;
	display:block;
	padding: 0;
	width: 150px;
}

/* PARRAFO */

.parrafo {
	padding: 0 20px 20px 5px;
	font-size: 80%;
}

.parrafo p a, .parrafo li a {
	color: #0099FF;
}

.parrafo p a:hover, .parrafo li a:hover {
	text-decoration: none;
}

/* NAVEGADOR */

.navegador {
	/*border: 1px solid red;*/
	margin: 10px 0 10px 0;
	font-family: Tahoma;
	color: #333;
}

.navegador a {
	text-decoration: underline;
	color: #0099FF;
}

.navegador a:hover {
	text-decoration: none;
}

.productos {
	border-collapse: separate;
	border: none;
	width: 575px;
}

.productos td {
	border: 1px solid #CCC;
	text-align: center;
	padding: 3px;
	font-size: 80%;
	background-color: white;
}

.productos td a {
	color: #999;
	text-decoration: none;
}

.productos td a:hover {
	color: #333;
}

/* FOOTER */

.boxFoot {
	background-color: white;
	font-size: 70%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #CCC;
/*	
	background-image: url(images/estructura/logoFooter.gif);
	background-repeat: no-repeat;
	background-position: 10px;
*/
}

.boxFootA {
	float: left;
	margin-left: 15px;
}

.boxFootA a:link, .boxFootA a:visited  {
	color: #660066;
	text-decoration: underline;
}

.boxFootA a:hover {
	text-decoration: none;
}

.boxFootB {
	float: right;
	color: #999;
	margin-right: 10px;
}

.boxFootB a:link, .boxFootB a:visited  {
	color: #999;
	text-decoration: underline;
}

.boxFootB a:hover {
	text-decoration: none;
}
/*eliminar espacio extra en modo strict*/
#encabezado img {
	display: block;
}

a img {
	border:0
}

.arriba {
	color: #0099ff;
	text-align: right;
}

.arriba a {
	color: #0099ff;
}

.arriba a:hover {
	text-decoration: none;
}