/*
  $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: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #ff9C00; text-decoration: underline; }

BODY {
  background-image: url("images/portada/fondo.jpg");
  background-color: #a0a0a0;
  background-position: top;
  background-repeat: repeat-x;
  color: #999999;
  font-family: Arial;
  margin: 0px;
}

A {
  color: #FF9900;
  text-decoration: none;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #69696f;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

A.headerNavigation:hover {
  color: #69696f;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxSearch {
  background: transparent;
  vertical-align: middle;
}

.infoBoxContentsSearch {
  background: transparent;
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  vertical-align: middle;
}



.infoBox {
  padding-left: 10px;
}

.infoBoxContents {
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  display:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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: 0px;
  border-style: solid;
  border-color: #F3F3E7;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #F3F3E7;
  color: #69696f;
  font-weight: bold;
  padding: 10px;
}

.productListing-footer {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #F3F3E7;
  color: #69696f;
  font-weight: bold;
  padding: 0px;
}

TD.productListing-data {

  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #69696f;
  padding-left: 22px;
  
}

TD.pageHeading a{
	font-family: Arial, Verdana, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #69696f;
	text-decoration: none;
}

TD.pageHeading a:hover{
	font-family: Arial, Verdana, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #69696f;
	text-decoration: underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #999999;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
  color:#999999;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
  color:#999999;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #fefefe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.markProductStockOK {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #898989;
  font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #999999; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 12px; color: #ff9900; }


.logo{
	width: 184px;
	height: 146px;
}

.entrega{
	width: 687px;
	height:96px;
	background-image: url("images/portada/entregamos.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.idiomas{
	width: 111px;
	height:96px;
	background-image: url("images/portada/idiomas.jpg");
	background-position:right;
	background-repeat: no-repeat;
}

.idiomas table{
	width: 95px;
	padding-left: 8px;
}

.header_botones{
	width: 796px;
	height: 48px;
}

.header_botones .primer_td{
	padding-left: 0px;
}


.header_botones .otros_td{
	padding-left: 6px;
}

.listado .producto a{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.lista_categorias .listado .producto{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.listado .categoria{
	font-family: Arial;
	font-size: 10px;
	color: #69696f;
}






body{
 /*background-image: url(images/b02.jpg);*/
}

td{
 color: #282E3E;
 font-family: tahoma,verdana,areal;
 font-size: 11px;
}

 .bg{
  background-image: url(images/m33.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m51.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border: solid 1px #A1A1A1;
  width: 132px;
 }

 .go1{
  border-style: solid;
  border-width: 1px;
  border-color: #818181;
  width: 29px;
  height: 14px;
 }



 .ml{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #282E3E;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  height: 29px;
 }

 .ml4{
  color: #282E3E;
  font-size: 11px;
  text-decoration: underline;
 }

 .ml5{
  color: #565656;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml6{
  color: #69696f;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
 }

 .ml7{
  color: #282E3E;
  font-size: 11px;    
  text-decoration: underline;
 }

 .px3{
  font-size: 3px;
 }

 .px5{
  font-size: 5px;
 }

 .px8{
  font-size: 8px;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .se1{
  width: 135px;
  font-size: 9px;
 }

 .tx{
  color: #282E3E;
  font-size: 13px;
  font-weight: bold;
 }

 .tx1{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
 }

 .precio{
  color: #ff9c00;
  font-family: Arial Black;
  font-size: 24px;
  vertical-align: top;
 }
  .precioespecial{ 
  color: #999999;
  font-family: Arial ;
  font-size: 24px;
  vertical-align: top;
  text-decoration: line-through;
 }
 .precio span{
  color: #ff9c00;
  font-family: Arial Black;
  font-size: 18px;
  vertical-align: top;
 }
 
 .precio_grande{
  color: #ff9c00;
  font-family: Arial Black;
  font-size: 36px;
  vertical-align: top;
 }
 
 .precio_grande span{
  color: #ff9c00;
  font-family: Arial Black;
  font-size: 24px;
  vertical-align: top;
 }
 
 .moneda{
  color: #999999;
  font-family: Arial Black;
  font-size: 18px;
  text-align: center;
  height: 20px;
 }
 
 .moneda_grande{
  color: #999999;
  font-family: Arial Black;
  font-size: 24px;
  text-align: center;
  height: 20px;
 }
 
 .iva{
  color: #999999;
  font-family: Arial;
  font-size: 11px;
 }

 .precio_reducido{
  color: #ED1B23;
  font-size: 16px;
  font-weight: bold;
 }
 
 .tx2{
  color: #282E3E;
  font-size: 12px;  
 }


 .br{
  border: #818181 solid 1px;
 }
 .precio_cofidis{
  color: #ff9c00;
  font-size: 22px;
  font-family: Arial Black;
  font-weight: bold;
 }
 
 .precio_cofidis span{
  color: #ff9c00;
  font-family: Arial Black;
  font-size: 18px;
  vertical-align: top;
 }
 
 .moneda_cofidis{
  color: #999999;
  font-family: Arial Black;
  font-size: 14px;
  text-align: center;
  height: 20px;
 }
 
 .bann_cofidis{
  color: #282E3E;
  font-size: 12px;
  font-weight: bold;
  text-align : center;
 }
 
 .bann_cofidis img{
  border: solid 1px #999999;
 }
 
 #Carselect .top{
	background-image: url('images/banners/carselect_sup.jpg');
	background-repeat:no-repeat;
	width: 175px;
	height: 20px;
 }
 
 #Carselect .middle{
	background-color: #ededed;
	width: 175px;
	height: 50px;
 }
 
 #Carselect .middle table{
	padding-right: 12px;
	text-align: right;	
 }
 
 #Carselect .middle td{
	padding-top: 2px;
	padding-bottom: 2px;
 }
 
 #Carselect .middle .titulo{
	font-family: Arial;
 	font-size: 10px;
 	color: #999999;
 }
 
 #Carselect .inf{
	background-image: url('images/banners/login_inf.jpg');
	background-repeat:repeat-x;
	width: 175px;
	height: 29px;
 }
 
 #Anuncio .top{
 	background-image: url('images/banners/login_sup.jpg');
	background-repeat:no-repeat;
 	width: 175px;
 	height: 29px;
 }

 #Anuncio .middle{
 	background-color: #ededed;
 	width: 175px;
 	height: 29px;
 	font-family: Arial;
 	font-size: 10px;
 }
 
 #Anuncio .middle table{
 	margin-top:3px;
 	margin-bottom:3px;
 	margin-left:auto;
 	margin-right:auto;
 	width: 155px;
 	text-align: right;
 }

#Anuncio .middle .texto{
	font-family: Arial;
 	font-size: 10px;
 	color: #999999;
}

 #Anuncio .bottom{
 	background-image: url('images/banners/login_inf.jpg');
 	background-repeat:repeat-x;
 	width: 175px;
 	height: 25px;
 	text-align: right;
 } 

#submenu{
	width: 100%;
}

#submenu ul{
	margin: 0;
	padding-top: 3;
	padding-bottom: 3;
	padding-left: 25;
}

#submenu li{
	margin: 0;
	padding: 0;
	list-style-image: url("images/portada/submenu_flecha.jpg");
}

#submenu a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#submenu .separador{
	background-image: url("images/portada/separador_submenu.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height:1px;
	width: 185px;
}
.separador{
	background-image: url("images/portada/m34.gif");
	background-position: left;
	background-repeat: no-repeat;
	height:1px;
	width: 185px;
}
.menu_no_sel{
	background-color: #69696f;
	height: 29px;
	background-image: url("images/portada/m34.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

.menu_no_sel .principal{
	vertical-align: middle;
	height: 29px;
}

.menu_no_sel a{
	color: #FFFFFF;
	text-decoration: none;
}

.menu_no_sel a:hover{
	color: #f9a100;
	text-decoration: none;
}

.menu_no_sel td{
	vertical-align: middle;
}

.menu_sel{
	background-color: #69696f;
	height: 29px;
	background-image: url("images/portada/m34.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

.menu_sel .principal{
	vertical-align: middle;
	height: 29px;
}

.menu_sel a{
	color: #f9a100;
	text-decoration: none;
}

.menu_sel a:hover{
	color: #f9a100;
	text-decoration: none;
}


.menu_sel td{
	vertical-align: middle;
}

.submenu_no_sel{
	background-color: #69696f;
	background-repeat: repeat-y;
}

.submenu_no_sel td{
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 1px;
}

.submenu_no_sel a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.submenu_no_sel a:hover{
	color: #f9a100;
	text-decoration: none;
	font-weight: normal;
}

.submenu_sel{
	background-color: #69696f;
	background-repeat: repeat-y;
}

.submenu_sel td{
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 1px;
}

.submenu_sel a{
	color: #f9a100;
	text-decoration: none;
	font-weight: normal;
}

.submenu_sel a:hover{
	color: #f9a100;
	text-decoration: none;
	font-weight: normal;
}

.lista_categorias{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

.lista_categorias .filtro{
	width: 100px;
}

.lista_categorias a{
	color: #ff9c00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial; 
}

.lista_categorias a:hover{
	color: #ff9c00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial; 
}

.separador_blanco_h{
	background-image: url("images/default/separador_blanco_h.jpg");
	background-repeat: repeat-x;
	height: 3px;
	background-position: center;
}

.separador_blanco_h2{
	background-image: url("images/default/separador_blanco_h.jpg");
	background-repeat: repeat-x;
	height: 1px;
	background-position: top;
}

.separador_blanco_h3{
	background-image: url("images/default/separador_blanco_h.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

.separador_blanco_v{
	background-image: url("images/default/separador_blanco_v.jpg");
	background-repeat: repeat-y;
	width: 21px;
	height:100%;
	/*background-position: center;*/
}

.separador_blanco_v2{
	background-image: url("images/default/separador_blanco_v2.jpg");
	background-repeat: repeat-y;
	height:100%;
	background-position: right;
}

.listado_categoria{
	width: 100%;
}

.listado_categoria img{
	border: solid 1px #bababa;
}

.listado_categoria .marca{
	border:0;
}

.listado_categoria .titulo a, .listado_categoria .titulo a:hover{
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.listado_categoria .categoria{
	color: #69696f;
	font-family: Arial;
	font-size: 10px;
}

.listado_categoria_botones{
	width: 81px;
}

.listado_categoria_botones img{
	border:0;
}

.product_info{
	padding-left: 10px;
	width: 100%;
}

.product_info .product{
	width: 100%;
}

.product_info .imagen{
	border:solid 1px #999999;
	padding: 2px;
}

.product_info .boton_imagen{
	background-image: url("images/default/boton_imagen.jpg");
	width: 25px;
	height: 20px;
	background-repeat: no-repeat;
}

.product_info .product .categoria{
	font-family: Arial;
	font-size: 11px;
	color: #69696f;
	font-weight: bold;
}

.product_info .product .amigo_alerta{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
}

.product_info .product .entrega_table{
	width: 100%;
	background-color: #69696f;
}

.product_info .product .entrega_table .entrega_pedido{
	width: 100%;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	padding-left: 6px;
}

.fin_azul_blanco{
	background-image: url("images/default/listado_footer_producto.gif");
	background-repeat: repeat-x;
	height: 23px;
}

.fin_azul_blanco_curva{
	background-image: url("images/default/listado_footer_derecha.gif");
	background-repeat: no-repeat;
	height: 34px;
	width: 29px;
}

.fin_azul_blanco_color{
	background-color: #69696f;
	height: 5px;
}

.fin_azul_blanco_curva_invertido{
	background-image: url("images/default/fin_azul_invertido.jpg");
	background-repeat: no-repeat;
	height: 34px;
	width: 29px;
}

.grupo{
	height: 20px;
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	background-color: #ededed;
	width: 100%;
}

.titulo{
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.negro{
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.negro_normal{
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

.naranja{
	color: #FF9C00;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.categoria{
	color: #69696f;
	font-family: Arial;
	font-size: 10px;
}

.texto_gris{
	font-family: Arial;
 	font-size: 10px;
 	color: #999999;
}

.texto_gris_11{
	font-family: Arial;
 	font-size: 11px;
 	color: #999999;
}

.texto_gris_14{
	font-family: Arial;
 	font-size: 14px;
 	color: #999999;
}

.texto_naranja{
	font-family: Arial;
 	font-size: 10px;
 	color: #FF9C00;
}

.texto_naranja_11{
	font-family: Arial;
 	font-size: 11px;
 	color: #FF9C00;
 	font-weight: bold;
}
.texto_naranja_12{
	font-family: Arial;
 	font-size: 12px;
 	color: #FF9C00;
 	font-weight: bold;
}
.texto_naranja_14{
	font-family: Arial;
 	font-size: 14px;
 	color: #FF9C00;
}

.producto{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}


.texto_naranja_24{
	font-family: Arial;
 	font-size: 24px;
 	color: #FF9C00;
}

.cesta_input_cantidad{
	width: 45px;
}
.backgroundcolor {
	background-color: #69696f;
}
.backgroundimage {
	background-image: url('images/portada/menu_izq.jpg'); 
	background-repeat: repeat-y;
}
.backgroundimagebottom {
	background-image: url('images/portada/back_bottom.jpg'); 
	background-repeat: no-repeat;
}