/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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; }
.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; }

html,body{
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	max-width: 1500px;
	width: expression(document.body.clientWidth > 1501? "1500px": "auto");
	color: #000000;
}


A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #AABBDD; 
  text-decoration: underline; 
}

img.portada {
    display: block;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  height: 70px;
  line-height:0px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F9B85C;
  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: #0060FF;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0060FF;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F9B85C;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F9B85C;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #fff;
  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,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F9B85C;
  color: #ffffff;
}

TD.infoBoxHeadingRebaj, TD.infoBoxHeadingRebaj A, TD.infoBoxHeadingRebaj A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FF33FF;
  color: #ffffff;
}
TD.infoBoxHeadingRebajBl {
  background: #FFFFFF;
}

TD.infoBoxHeadingRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: red;
  color: #ffffff;
}

TD.infoBoxHeadingGris {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #3598FE;
  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: #ffffff;
}

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: #ffffff;
}

TR.productListing-heading {
  background: #CCCCCC;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
}
a.productListing-heading{
  color: #FFFFFF;
}

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;
}

.toolt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: white;
  width: 550px;
  border: 1px solid #FC0;
  color: #333;
}

TD.smallText, SPAN.smallText, P.smallText, a.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: 11px;
  /*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: #ff9900;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.formAreaTitleSin {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #FF33FF;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0px; 
}
TR.pollOptRow {
  background: #fff;
}
TR.pollFooter {
  background: #fff;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

/*enviar a delegacion tourline*/
div#tourline {
	display: none; 
	position: absolute;
	top: 400px;
	left: 670px;
	width: 300px;
	background-color: #E7EEF5;
	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

div#tourlineNavigation {
	color: #ffffff;
	width: 100%;
	background-color: #002D73;
}

div#tourlineNavigation a {
	color: #F76013;
	text-decoration: none;
	font-weight : bold;
}

div#tourlineNavigation a:hover {
	text-decoration: underline;
}

div#tourlineFooter {
	width: 100%;
	background-color: #002D73;
}

a.tourlineFooter {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	line-height: 0;
	padding:0px;
}

a.tourlineFooter:hover {
	text-decoration: underline;
}
/*enviar a delegacion mrw*/
div#mrw {
	display: none; 
	position: absolute;
	top: 400px;
	left: 670px;
	width: 300px;
	background-color: #E7EEF5;
	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: solid;
	border-color: #f9b85c;
    z-index: 5;
}

div#mrwNavigation {
	color: #ffffff;
	width: 100%;
	background-color: #002D73;
}

div#mrwNavigation a {
	color: #F76013;
	text-decoration: none;
	font-weight : bold;
}

div#mrwNavigation a:hover {
	text-decoration: underline;
}

div#mrwFooter {
	width: 100%;
	background-color: #002D73;
}

a.mrwFooter {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	padding:0px;
	font-size: 13px;
}

a.mrwFooter:hover {
	text-decoration: underline;
}
.popup_comentario {
	width: 600px;
	border: solid;
	display: none;
	position: absolute;
	background-color: #ffffff;
	border-color: #f9b85c;
	font-family: Verdana, Arial, sans-serif;
}
.popup_envio {
	width: 600px;
	border: solid;
	display: none;
	position: absolute;
	background-color: #ffffff;
	border-color: #f9b85c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 25;
}

.verForo {
	width: 550px;
	border: solid;
	display: none;
	position: absolute;
	background-color: #FDEDC9;
	border-color: #FBC96A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.Prob {
	width: 570px;
	height: 550px;
	overflow: auto;
	border: solid;
	display: none;
	position: absolute;
	background: #000000 url("http://www.elprobador.es/skins/miami_blue/rsc/img/cuerpo.jpg") no-repeat center top;
	background-attachment:fixed;
	border-color: #FBC96A;
	font: 84% Arial, Helvetica, sans-serif;
	color : #fff;
    padding: 10px;
}
.Prob a {
	color : #F9B85C;
}

.tabForo {
	background-color: #FDEDC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

td.comentHeading {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F9B85C;
}
td.maincom {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

div.refPedido {
	width: 100%;
	border: solid;
	background-color:#fff;
	border-color: #f9b85c;
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	padding: 6px 3px;
}

.refPedidoDireccion{
	width: 60%;
	margin-left: 20%;
	align:center;
	color: blue;
	text-align:left;
	font-size: 12px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

.dataTableRow { background-color: #FFF; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #F0F1F1; cursor: pointer; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.floatleft{ float: left; }
.floatright{ float: right; }

.pmg_link {
    color: #999;
}
.listado {
    font-size: 14px;
}
#infoGen {
    line-height: 10px;
    padding-top: 1px;
}
.inputRequirement {
    color: #AABBDD;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
.selectMRW {
    font-size: 13px;
    color: #FF0AE8;
}
#lista-liquidacion {
    
}
#ir-antes a {
    display: block;
    background: transparent url(http://www.amantis.net/imagenes/ir_antes.gif) no-repeat scroll 0 0;
    height: 50px;
    width: 50px;
}
#ir-antes a:hover {
    display: block;
    background: transparent url(http://www.amantis.net/imagenes/ir_antes.gif) no-repeat scroll 0 -51px;
    height: 50px;
    width: 50px;
    text-decoration: none;
}
#ir-despues a {
    display: block;
    background: transparent url(http://www.amantis.net/imagenes/ir_despues.gif) no-repeat scroll 0 0;
    height: 50px;
    width: 50px;
}
#ir-despues a:hover {
    display: block;
    background: transparent url(http://www.amantis.net/imagenes/ir_despues.gif) no-repeat scroll 0 -51px;
    height: 50px;
    width: 50px;
    text-decoration: none;
}
.liquidacion-item {
    width: 237px;
    float: left;
}
div.scroller {
    width: 713px;
    overflow: hidden;
}
div.scroller div.section {
    width: 825px;
    overflow: hidden;
    float: left;
}
div.scroller div.content {
    width: 100000px;
}
.link-faq {
    color: #666666;
}

.comentario_desliz {
    display: none;
    width: 100%;
}

.liquidamos {
    color: #e418ec;
    font-weight: bold;
    position: absolute;
    top: 0px;
    /*left: 53px;*/
    z-index: 10;
}

.liquidamos_prod_info {
    color: #e418ec;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10;
}

.liquidamos_prod_info_listing {
    color: #e418ec;
    font-weight: bold;
    position: absolute;
    z-index: 10;
}

.contenedor_liquidamos {
    position: relative;
    width: 125px
}

.contenedor_liquidamos_175 {
    position: relative;
    width: 175px
}

input.error {
    border: 1px solid red;
}
label.error {
    color: red;
}

/*#divCambiarAddress {
    background-color:#FFF; color de fondo
    position: fixed; Posicionamiento absoluto
    width: 520px; altura
    margin-left: -250px; Restamos la mitad de ancho del DIV para centrarlo horizontalmente
    margin-top: -200px; Restamos la mitad de alto del DIV para centrarlo verticalmente
    left: 50%; Desde la izquierda, colocar al 50% de la pantalla
    top: 50%; Desde arriba, colocar al 50% de la pantalla
    z-index: 950;
}*/

#gris {
    z-index: 900;
    background-color: #000;
    opacity: 0.6;
    cursor: wait;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
}
#loadingDiv {
    position: fixed;
    top: 30%;
    left: 0%;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 0;
    z-index: 910;
    background: url("https://www.amantis.net/imagenes/pleaseWait2.gif") no-repeat center top;
}
#sb-container {
    z-index: 1020;
}

#datosTarjeta {
    display: none;
}

#tooltip {
    padding: 0;
}

#tooltip.tooltipInterrogacion {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #FFCC00;
    color:#666666;
    font-family:arial;
    font-size:11px;
    /*padding:3px;*/
    width:550px;
}

#tooltip h3 {
    background:none repeat scroll 0 0 #FFCC00;
    border:1px solid #FFCC00;
    color:#666666;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    /*padding:3px;
    width:550px;*/
}

.confirmar {
    opacity: 0.4;
    cursor: default;
}

.focus {
    border: 1px solid  #FF00FF;
}

#loginDiv {
    background-color: #C9C9C9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 300px;
}

.login {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.login a {
    color: #8B8989;
    font-size: 13px;
}

.login .error {
    color: red;
    font-size: 13px;
}

.infoBoxProdInfoTabs {
    background-color: #F9F9F9;
}

#servired_form_div {
    background: white url("https://www.amantis.net/imagenes/pleaseWait2.gif") no-repeat center;
    height: 100%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.imagenListado {
    width: 120px;
    float: right;
    margin-left: 10px;
}

.textoListado {
    text-align: justify;
}

.noOrange .infoBoxHeading, .noOrange .infoBoxHeadingRebaj, .noOrange .infoBoxHeadingRebaj a {
    background-color: white;
    color: #61abd8;
    font-size: 14px;
}

.noOrange .infoBoxHeadingRebaj, .noOrange .infoBoxHeadingRebaj a {
    color: #FF33FF;
    font-size: 10px;
}

.noOrange .infoBoxHeading img, .noOrange .infoBoxHeadingRebaj img {
    display: none;
}

.noOrange .infoBox {
    background: #FFF;
}

.checkout #sb-body {
    background: white;
}

.imagenRazon {
    display: block;
    cursor: pointer;
}

.razon {
    color: #009933 ;
    font-size: 14px;
}

.oferta_caduca {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #9a9a9a;
  font-weight: bold;
}

.oferta_caduca_enfasis {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #66cc33;
    font-weight: bold;
}
/*Menú horizontal superior*/
#menu_horz{
    height: 30px;
    position: relative;
    width: 598px;
}
.menu_horz_mensajes{
    font-size:11px;
    position: absolute;
    top: 5px;
    left: 395px;
    text-align: left;
    width: 231px;
}
.menu_horz_mensajes_default{
    font-size:11px;
    font-weight: bold;
    text-align: right;
}
#menu_horz_botones{
    position: absolute;
    width: 368px;
    left: 0px;
}
/*FIN Menú horizontal superior*/

/*Menú de categorías*/

.menu_categories{
  list-style-type:none;
  margin: 0;
  padding: 0;
  text-decoration: none;	
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  /*width: 15em;*/
}
ul.menu_categories a {
  display: block;
}

ul.menu_categories a:not(.categoriaHija) {
	border-bottom: 1px solid #DDDDDD;
}

.catDestacada{
	font-weight: bold;
	color: #f9b85c;
}
.categoriaHija{
	margin-left: 20px;
}

ul.menu_categories li a:hover {
  /*color: #f9b85c;*/
  color: #61ABD8;
}
.menu_categories_enlaces{
	list-style-type: none;
	margin-bottom: 5px; 
  	margin-top: 5px;
  	margin-left: 0px;
  	padding: 0px;
	text-decoration: none;	
	/*text-align: left;*/
  	/*border: 1px solid #f9b85c;*/
}
.menu_categories_enlaces a {
	font-family: Verdana,Arial,sans-serif;
  	font-size: 12px;
	color: #61ABD8;
	font-weight: bold;
	}
/*FIN Menú de categorías*/
