/*
  $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; }

BODY {
  background-color: #0033ff;
  color: #ffffff;
  margin: 0px;
  text-align: center;
}

h1 { 
 font-family: sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 color: #000000;
 font-size: 14px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0099FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  text-align: center;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

A.ruta { 
  text-decoration: underline;
}

A.ruta:hover {
  color: red;
}

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;
}

.infoBox {
  padding: 0px;
    width: 920px;
	margin: 0px auto;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0px;
  margin-bottom: 15px;
  border: 0px none;
  width: 920px;
}

IMG.infoBoxContents, TD.infoBoxContents, TD.infoBoxContents {
  margin: 0px;
}

.infoBoxContents TD{
	padding-top: 15px;
}

.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;
  border-bottom: 2px solid #a4bfdb;
  color: #a4bfdb;
  padding-left: 6px;
  padding-bottom: 3px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0px;
}
.boxText {
  padding: 0px;
  color: #ffffff;
}
.boxtext a {
  color: #ffffff;
}

TR.productListing-odd, TR.productListing-even {
  background: #ffffff;
  border: 0px;
  border-style: solid;
  border-color: #000000;
}

A.pageResults {
  color: #0099ff;
}

A.pageResults:hover {
  color: red;
}

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: 11px;
}

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;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

.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 */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*------------------------My styles--------------------*/

#prod_description {
	font-size: large;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: black;
	line-height: 20px;
}

#prod_description TABLE {
	font-size: xx-small;
	margin-left: 20px;
	color: black;
	margin-right: 15px;
}

#prod_description TR {
	text-align: center;
	font-size: medium;
}
	
#prod_description TR.celda_princ {
	font-weight: bold;
}
TD.main {
	color:#000000;
}

#prod_description UL LI{
	padding-bottom: 5px;
}

#descripcion_producto {
	background-color: #ffffff;
	color: #000000;
	margin: 2px;
	margin-left: 0px;
}

#titulo_descripcion {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 4px;
}

#titulo_descripcion H1{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.empresalink {
	margin-left: 9px;
	padding-left: 0px;
	height: 17px;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: bold;
	color: black;
}

#logo_de_inicio {
  margin: 10px;
}

.logo_de_inicio {
  margin: 15px;
}

#body_cuerpo_principal a{
	color: white;
}
#recuadro_categoria {
	border: 2px solid #a4bfdb;
	background-color: white;
	color: black;
}
#recuadro_categoria a{
	color: black;
}


TABLE.pie_de_listado {
	display: block;
	width: 904px;
	width= 920px;
	padding: 8px;
	padding-bottom: 15px;
	margin: 0px auto;
	border-top: 2px #0099ff solid;
	color: #0099ff;
	font-family: sans-serif;
	background-color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
} 




/* New Stylesheet Juan Manuel */




/* Estilos de Container */

#container_div {
	width: 966px;
	margin: 15px auto;
	border: none;
	padding: 0px;
	background-color: #0099ff;
	}

#header_div, footer_div {
	width: 100%;
	}

#body_div {
	background-color: white;
	border-left: 0px solid #003399;
	border-right: 0px solid #003399;
	width: 936px;
	margin: 0px auto;
	}
	
#header_div {background: #0099ff url(images/css/container_top.gif) no-repeat top;}
#footer_div {background: #0099ff url(images/css/container_bot.gif) no-repeat bottom;}	
	
#barra_categorias {
	background-color: #99ccff;
	width: 936px;
	margin: 0px auto;
	height: 30px;
	}

#barra_logo {
	height: 90px;
	width: 850px;
	text-align: center;
	margin: 0px auto;
}

#barra_logo a img{
	float: left;
	margin-left: 10px;
}
#barra_logo h1{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	color: #000099;
	font-size: 30px;
	font-family: sans-serif;
	font-weight: bold;
}

#barra_logo h4, #footer_div h4{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000099;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
}

#barra_logo a, #barra_logo a:hover, #barra_logo a:visited{
	color: #000099;
	text-decoration: none;
}

h3 {
	display: block;
	width: 904px;
	width= 920px;
	padding: 8px;
	padding-top: 15px;
	margin: 0px auto;
	border-bottom: 2px #0099ff solid;
	color: #0099ff;
	font-family: sans-serif;
	background-color: #fff;
	text-align: left;
	font-weight: normal;
}

h3 a.ruta {
	color: #0099ff;
}

h5 {
	margin: 0px;
	color: #000000;
	font-family: sans-serif;
	background-color: #fff;
	text-align: left;
	font-weight: normal;
}

.product_title_box {
	display: block;
	width: 904px;
	width= 920px;
	padding: 8px;
	padding-top: 15px;
	margin: 0px auto;
	border-bottom: 2px black solid;
	color: black;
	font-family: sans-serif;
	background-color: #fff;
	text-align: left;
	font-weight: normal;
	line-height: 0px;
}

.product_title_box h1 {
	color: black;
}

.product_title_box h2 {
	color: black;
}


#lista_de_subcategorias {
	width: 920px;
	padding-top: 5px;
	margin: 0px auto;
}


/*CSS DE LA BARRA HORIZONTAL: LIMPIAR!!! */

		
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.categories {
	height: 30px;
	width: 910px;
	margin: 0px auto;
}
 
.categories ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: sans-serif;
font-size: 11px;
}

/*Dividir el ancho de suckerdiv en categorias y search, en partes iguales */
	
.categories ul li{
position: relative;
height: 30px;
float: left;
width: 130px;
}

/*Items del menu raiz */

.categories ul li a{
display: block;
color: black;
text-decoration: none;
padding: 0px 5px;
line-height: 30px;
height: 30px;
font-family: sans-serif;
font-size: 14px;
}

/*Recuadro que encierra el primer submenu */
.categories ul li ul{
position: absolute;
display: none;
top: 30px;
width: 150%;
background-color: #baddff;
}

/*Items del recuadro anterior */

.categories ul li ul li a, .categories ul li.selected ul li a, .categories ul li ul li, .categories ul li.selected ul li {
display: block;
color: black;
text-decoration: none;
line-height: 20px;
height: 20px;
text-align: left;
background-color: #baddff;
font-family: sans-serif;
font-size: 12px;
}


/*Recuadro que encierra el segundo submenu */
.categories ul li ul li ul, .categories ul li.selected ul li ul { 
top: 0px;
background-color: #cfe7ff;
left: 100%;
}
ul.subcategs li ul.subcategs li a, ul.subcategs li ul.subcategs li {
background-color: #cfe7ff;
}


/*Items del recuadro anterior */
.categories ul li ul li ul li, .categories ul li ul li ul li a, .categories ul li.selected ul li ul li a,{ 
background-color: #cfe7ff;
}

/*All subsequent sub menu levels offset */
.categories ul li ul li a{ 
}

/*All subsequent sub menu levels offset */
.categories ul li ul li ul li a{ 
}

/*All subsequent sub menu levels offset */
.categories ul li ul li ul li ul li a{ 
}

.categories ul li a:visited{
color: black;
}

.categories ul li a:hover{
color: red;
text-decoration: underline;
}

.categories ul li ul li a:hover, .categories ul li ul li ul li a:hover{
color: red;
text-decoration: underline;
}

/* The main categories with sub-categories */
.categories ul li ul .subfolderstyle{
background: url(images/css/arrow.gif) no-repeat center right;
}

/* The main categories with sub-categories */
.categories ul li ul a.subfolderstyle:hover{
background: url(images/css/arrow_red.gif) no-repeat center right;
}

#input_topsearch {
width: 90px;
height: 16px;
background-color: #dcedff;
border: 0px none;
vertical-align: middle;
padding-left: 3px;
margin-top: 8px;
margin-top= 5px;
}

li ul.subcategs {
left: 0%;
width: 100%;
}

ul.subcategs li {
width: 100%;
}

ul.subcategs li ul.subcategs {
width: 100%;
top: 0%;
}

.categories ul li.selected a {
color: black;
background-color: #fff;
}

.categories ul li {
color: black;
}

.categories ul#topsearch li.selected {
color: black;
background-color: #ffffff;
}


/* Holly Hack for IE \*/
* html .categories ul li { float: left; height: 1%; }
* html .categories ul li a { height: 1%; }
/* End */
	
	
/* LISTADOS \*/

.listing_name {
	font-size: 14px;
}

.listing_desc {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.listing_filtro{
	float: right;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	color: black;
	font-family: Verdana, Arial, sans-serif;

}

TABLE.productListing {
  margin: 0px auto;
  border: 0px none;
  width: 904px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.productListing-heading {
	display: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cccccc;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}
