/*
  $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: 11px; color:#606060 }
.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:#F3F1F2;*/
 background:url(images_web/bg_top.png) repeat-x #F0F0F0;
  color: #717171;
  margin: 0px;
  padding:0px

}

A {
  color:#006699;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff6060600;
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
/*  background: #b6b7cb; */
}

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

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

  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;
  padding:5px;
  background: #999;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #6060600FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background:url(images_web/title_content.png) no-repeat;
  height:25px;
  padding-left:10px;
  padding-bottom:5px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background:url(images_web/title_content2.png) no-repeat;
  height:25px;
  padding-left:10px;
  padding-bottom:5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #606060;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #ff6060600;
}

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff6060600;
}

.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: #606060; }

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

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.ST {
	font-family: Tahoma;
	font-size: 11px;
	color: #121631;
}
.LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #D249EF;
}
/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.currenc { font:11px/13px Tahoma; color:#606060; text-decoration:none}
a.currenc { font:11px/13px Tahoma; color:#606060; text-decoration:none}
a.currenc:hover { font:11px/13px Tahoma; color:#606060; text-decoration:underline}

.CR { font:11px/13px Tahoma; color:#5e5e5e; text-decoration:none}
a.CR { font:11px/13px Tahoma; color:#5ea6f7; text-decoration:none}
a.CR:hover { font:11px/13px Tahoma; color:#5e5e5e; text-decoration:underline}

.categor { font:11px/13px Tahoma; color:#535353; text-decoration:none}
a.categor { font:11px/13px Tahoma; color:#535353; text-decoration:none}
a.categor:hover { font:11px/13px Tahoma; color:#535353; text-decoration:underline}

.null { font:11px/13px Tahoma; color:#6e6e6e; text-decoration:none}
a.null { font:11px/13px Tahoma; color:#6e6e6e; text-decoration:none}
a.null:hover { font:11px/13px Tahoma; color:#6e6e6e; text-decoration:underline}

.HASC { font:11px/13px Tahoma; color:#ffffff; text-decoration:none}
a.HASC { font:11px/13px Tahoma; color:#ffffff; text-decoration:none}
a.HASC:hover { font:11px/13px Tahoma; color:#ffffff; text-decoration:underline}

.Date { font:10px/12px Tahoma; color:#676767; text-decoration:none}
a.Date { font:10px/12px Tahoma; color:#676767; text-decoration:none}
a.Date:hover { font:10px/12px Tahoma; color:#676767; text-decoration:underline}

.Price { font:20px/20px Tahoma; color:#f70600; text-decoration:none}
a.Price { font:20px/20px Tahoma; color:#f70600; text-decoration:none}
a.Price:hover { font:20px/20px Tahoma; color:#f70600; text-decoration:underline}

.NameProd { font:11px/11px Tahoma; color:#454545; text-decoration:none; font-weight:bold; text-transform:uppercase}
a.NameProd { font:11px/11px Tahoma; color:#454545; text-decoration:none; font-weight:bold; text-transform:uppercase}
a.NameProd:hover { font:11px/11px Tahoma; color:#454545; text-decoration:underline; font-weight:bold; text-transform:uppercase}

.adv { font:10px/13px Tahoma; color:#828282; text-decoration:none}
a.adv  { font:10px/13px Tahoma; color:#828282; text-decoration:none}
a.adv:hover { font:10px/13px Tahoma; color:#828282; text-decoration:underline}

.ST { font:11px/13px Tahoma; color:#606060; text-decoration:none; font-weight:bold}
a.ST { font:11px/13px Tahoma; color:#606060; text-decoration:none; font-weight:bold}
a.ST:hover { font:11px/13px Tahoma; color:#606060; text-decoration:underline; font-weight:bold}

.infa { font:11px/13px Tahoma; color:#454545; text-decoration:none; font-weight:bold}
a.infa { font:11px/13px Tahoma; color:#454545; text-decoration:none; font-weight:bold}
a.infa:hover { font:11px/13px Tahoma; color:#454545; text-decoration:underline; font-weight:bold}

.ST3 {font:11px/11px Tahoma; color:#0098d2;}

.ST4info {font:11px/11px Tahoma; color:#ff8207;}

.StaraCena { font:16px/16px Tahoma; color:#4f4f4f; text-decoration:none; font-weight:bold}
a.StaraCena { font:16px/16px Tahoma; color:#4f4f4f; text-decoration:none; font-weight:bold}
a.StaraCena:hover { font:16px/16px Tahoma; color:#4f4f4f; text-decoration:underline; font-weight:bold}

.border { border-color:#e3e3e3; border-style:solid; border-width:1px; background-color:#f1f1f1}

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #f70600;
  font-size:20px;
}


/* CLASES NUEVAS */

.titulo1{
background:url(images/titulo1.png);
height:26px;
font-family:Tahoma;
font-weight:bold;
color:#606060;
font-size:11px;
padding-left:15px;
}

#tabla_general{
background:url(images_web/rayas.png);


}
#tabla_principal{

}
.tabla_principal{
}
#contenidos{
	
}
#izquierda{
width:200px;
}
.izquierda{
width:200px;
}
#derecha{
width:200px;
}
.derecha{
width:200px;
}

.content{
widows:492px;}

#nivel1 {

font-family:Tahoma;
font-size:12px;
/*background:url(images_web/arrow.png) no-repeat;*/

}

#nivel1 a{
font-family:Tahoma;
font-size:12px;
/*background:url(images_web/arrow.png) no-repeat;*/

}

#nivel1 a:hover{
/*background:url(images_web/arrow.png) no-repeat;
display:block;*/
font-family:Tahoma;
font-size:12px;
/*border-bottom:#E4E4E4 1px solid;*/
/*color:#ff6060600;*/
color:#FF0000;
}


.bgtop{
/*background:url(images_web/bg_top.png) no-repeat;*/
}

.titulooferta{
border-left:solid 5px #00B2ED;
font-family:Tahoma;
font-weight:bold;
font-size:12px;
padding-left:8px;

}

#nivel2 {
text_align:left; 
font-family:Tahoma;
font-size:12px;
padding-left:8px;
/*padding-bottom:15px;*/
border-bottom:#E4E4E4 1px solid;
}

#nivel2 a{
 text_align:left;
font-family:Tahoma;
font-size:12px;
border-bottom:#E4E4E4 1px solid;
padding-left:8px;
/*padding-bottom:15px;*/
}

#nivel2 a:hover{
 text_align:left;
font-family:Tahoma;
font-size:12px;
border-bottom:#E4E4E4 1px solid;
/*color:#ff6060600;*/
color:#FF0000;
padding-left:8px;
/*padding-bottom:15px;*/
}

#tabula {
padding-left: 25px;
width:250px;
}

#nivelinfo {
display:block;
font-family:Tahoma;
font-size:12px;
background:url(images_web/arrow.png) no-repeat;
border-bottom:#E4E4E4 1px solid;
padding-left:15px;
}

#nivelinfo a{
display:block;
font-family:Tahoma;
font-size:12px;
background:url(images_web/arrow.png) no-repeat;
border-bottom:#E4E4E4 1px solid;
}

#nivelinfo a:hover{
background:url(images_web/arrow.png) no-repeat;
display:block;
font-family:Tahoma;
font-size:12px;
border-bottom:#E4E4E4 1px solid;
/*color:#ff6060600;*/
color:#FF0000;
}


/*NUEVAS CLASES*/
.new_products{
background:#FFFFFF;
border:solid 1px #CCCCCC;
}

.login{
font-size:11px;
height:38px;
}


/* ESTILOS CATEGORIAS */

/* NIVEL 1 */
.categ a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
background:url(images_web/arrow.png) no-repeat;
padding-left:12px;
color:#374A1E;
display:block;
padding-top:7px;
padding-bottom:7px;
border-bottom: dotted 1px #999999;
font-weight:bold;
}

.categ a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-decoration:none;
color: #0066CC;

}

/* NIVEL 2 */

.categ1 a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
background:url(images_web/arrow.png) #FFF no-repeat;
padding-left:20px;
color:#374A1E;
display:block;

border-bottom: dotted 1px #999999;
text-transform:uppercase;
font-weight:bold;
padding-top:7px;
padding-bottom:7px;

}

.categ1 a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-decoration:underline;
color:#000;
}

/* ESTILO DE SUBCATEGORIAS EN EL INDEX */

.categ2 a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
background:url(images_web/arrow_.png) #FFF no-repeat;
padding-left:12px;
color:#000;
display:block;
padding-top:7px;
padding-bottom:7px;
border-bottom: dotted 1px #999999;
text-transform:uppercase;
font-weight:bold;


}

.categ2 a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-decoration:underline;
color:#000;
}

.boxe{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;
color:#37491F;}


.detalles{
color:#000000;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;
}

.detalles_info{
color:#666666;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;
padding:5px;
}

.product_title{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;

padding:5px;
}

.product_title a{
color:#000;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;
font-weight:bold;
}


.product_title a:hover{
color:#000;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:13px;
font-weight:bold;
}

.product_precio{
color:#990100;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
font-weight:bold;
padding:5px;
}

#tabla_centro{
width:511px;
background:url(images_web/table_r2_c1.jpg);
padding:10px;
}

#tabla_centro2{
width:511px;
}

#tabla_centro3{
width:738px;
background:url(images_web/table_r2_c1_2.jpg);
padding:10px;
}

#borde_top{
width:511px;
}

#borde_bottom{
width:511px;
}

.listado_products{
border-bottom:#0F6CA0 dotted 1px;}

.customer{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#003300;
padding:10px;}

.top{
height:63px;}

.title_box{
background:url(images_web/boxes_r1_c2.png);
height:41px;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:18px;
font-weight:bold;
padding-left:20px;
color:#FFFFFF;
}


.tools{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-align:center;
color:#000;}

.tools a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-align:center;
color:#0066CC;}


.tools a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
text-align:center;
color:#000000;}

.monedas{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#0066FF;
font-weight:bold;}

.carrito a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#FFF;
font-weight:bold;}

.carrito a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#FFF;}

.extras{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
color:#FF6633;
font-size:14px;
font-weight:bold;}

.regresa a{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#000000;
font-weight:bold;}

.regresa a:hover{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;}

.amigo{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
color:#000000;
font-size:12px;
font-weight:bold;}

.deposito{
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
font-weight:bold;
color:#000000;}

.cabeza{
width:960px;
}

.buscador{
background-color:#FE9B02;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
}

.logo_top{
background-color:#D80113;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:12px;
}

.apartados{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
display:block;
border-bottom:1px dotted #666666;
padding:5px;}

.publicidad_titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC0000;
text-transform:uppercase;
font-weight:bold;
}

.publicidad_texto{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}

.listado_sub{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444;
}

.listado_sub2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444;
padding:10px;
}

.precio_internet{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
font-weight:bold;
}

.nombre_categ{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
}

.nextlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
text-align:center;
}

.nextlinks a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC3300;
text-align:center;
font-weight:bold;
}

.title_box2{
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background:url(images_web/title_box.png) no-repeat;
  height:25px;
  padding-left:10px;
  padding-bottom:5px;

}

.blancos{
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background:url(images_web/title_box.png) no-repeat;
  height:25px;
  padding-left:10px;
  padding-bottom:5px;
}

.presio{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#CC3300;
}


.titulo_oferta{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#CC0000;
font-weight:bold;
}

.title_bottom{
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #CC0000;
  height:25px;
  padding-left:10px;
  padding-bottom:5px;

}