html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

.container {
    margin: 0 auto;
    width: 950px;
}

body {    
    background: #EAEAEA url(../images/fondox.jpg) left top repeat-x;
}

#cabecera {
    height: 81px;
    position: relative;
    background: url(../images/fondo_cabecera.jpg) left top no-repeat;
}

#logotipo {
    border: none;
    left: 0;
    position: absolute;
    right: 0;
}

a:hover #logotipo, #tpedido a:hover img {
    filter: alpha(opacity = 70);
    khtml-opacity: 0.7;
    moz-opacity: 0.7;
    opacity: 0.7;
}

#menu {
    background: transparent;
    list-style: none;
    position: absolute;
    left: 0;
    top: 58px;
}

#menu ul {
    margin-left: 15px;
    font: 12px "lucida sans unicode", "trebuchet ms";
    color: #666;
    white-space: nowrap;
    letter-spacing: 1px;
}

#menu ul li {
    list-style-type: none;
    display: inline;
}

#menu li a {
    color: #9c9a9c;
    text-decoration: none;
    padding: 0 10px;
}

#menu li a:hover {
    color: #666;
}

#menu li a.actual {
    color: #000;
}

#botonera {
	position:absolute;
	right:0;
	top:12px;
}

#botonera a.acceso {
	width:106px;
	height:25px;
	background:url(../images/btn_acceso.jpg) left top no-repeat;
	display:block;
	float:left;
	margin-right:10px;
}

#botonera a.acceso:hover {
	background:url(../images/btn_acceso_hover.jpg) left top no-repeat;
}


#botonera a.salir {
	width:106px;
	height:25px;
	background:url(../images/btn_salir.jpg) left top no-repeat;
	display:block;
	float:left;
}

#botonera a.salir:hover {
	background:url(../images/btn_salir_hover.jpg) left top no-repeat;
}

.paso {
	position:absolute;
	width:170px;
	font:15px 'trebuchet ms';
	color:#666;				
}
			
.paso1 {
	left:50px;
	top:215px;				
}

.paso2 {
	left:284px;
	top:199px;
}

.paso3 {
	left:522px;
	top:176px;			
}

/* h2 titulares */
h2.stock {
    width: 230px;
    background: #7BA200 url(../images/fondo_stock.jpg) left top repeat-x;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
    padding: 4px 0;
    letter-spacing: 1px;
}

/* separador */
.separador {
    width:80px;
}

h2.marcas {
    background: #525152 url(../images/fondo_marcas.jpg) left top repeat-x;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
    padding: 4px 0;
    letter-spacing: 1px;
}

h2.aviso {
    background: #525152 url(../images/fondo_marcas.jpg) left top repeat-x;
    text-align: center;    
    vertical-align: middle;    
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
    padding: 8px 0;
    letter-spacing: 1px;
    border-bottom: solid 1px #ffffff;          
}

div.loading {
    font:12px 'trebuchet ms';
    color: #666;
    position: absolute;
    width: 110px;
    height: 30px;
    margin-left: 300px;
    margin-top: 150px;
    border: solid 1px #000;
    background: #fff;
    z-index:2;
}

#medio {
    height: 400px;
    height: auto !important;
    min-height: 400px;
    background: url(../images/fondo_pie3.jpg) left top repeat-y;
    /*background: #fff;*/
}

#medioDetalle {
    height: 400px;
    height: auto !important;
    min-height: 400px;        
    background: #fff;
}

p.bienvenida {
	font:12px 'trebuchet ms';
	color:#666;
	/*padding:20px 180px 20px 0;*/
	padding:20px 20px 20px 0;
	line-height:21px;
	text-align:justify;
}


#pie {
	background:transparent url(../images/fondo_pie2.jpg) left top no-repeat;
	text-align:center;
	font:11px "trebuchet ms",tahoma;
	letter-spacing:1px;
	color:#211C5E;
	height:40px;
	padding-top:10px;
	padding-left:115px;
}

#pie a {
	text-decoration:none;
	color:#8889AA;
}

#pie a:hover {
	color:#211C5E;
}

#pieDetalle {
	background:transparent url(../images/fondo_pie.jpg) left top no-repeat;
	text-align:center;
	font:11px "trebuchet ms",tahoma;
	letter-spacing:1px;
	color:#211C5E;
	height:40px;
	padding-top:10px;	
}

#pieDetalle a {
	text-decoration:none;
	color:#8889AA;
}

#pieDetalle a:hover {
	color:#211C5E;
}

#buscador {
    width: 210px;
    background: #E7E3E7;
    padding: 10px;
}

#buscador input {
    background: #fff;
    border: none;
    color: #666;
    font: 11px tahoma;
    padding: 5px;            
}

#buscador input[type="submit"] {
    background: #CECFCE;
    border: solid 1px #525152;
    color: #333;
    font: 11px tahoma;
    padding: 3px;
    letter-spacing: 1px;
}

#buscador input[type="text"] {
    width:135px;
    margin-right: 5px;
}

#catalogo {
    width: 210px;
    background: #EFEBEF;
    padding: 10px;    
}

#accordion {
}

#accordion h3 {
    /*font: 12px "trebuchet ms";*/
    font: 11px "lucida sans unicode", "trebuchet ms";
    padding: 3px 0;
}

#accordion h3 a {
    color: #333;
    text-decoration: none;
}

#accordion h3 a:hover {
    font: 12px "lucida sans unicode", "trebuchet ms";
    color: #316500;
}

#accordion ul {
    list-style: none;
    margin-left: 5px;
    padding-bottom: 10px;
    line-height: 25px;
}

#accordion ul li a {
    font: 11px "lucida sans unicode", "trebuchet ms";
    color: #316500;
    text-decoration: none;
}

#accordion ul li a.current {
    font: 11px "lucida sans unicode", "trebuchet ms";
    font-weight: bold;
    color: #316500;
    text-decoration: none;
}

#accordion ul li.current a {
    font: 11px "lucida sans unicode", "trebuchet ms";
    font-weight: bold;
    color: #316500;
    text-decoration: none;
}

#accordion ul li a:hover {
    color: #A4CB1B;
}

/*#marcas {
    background: #EFEFEF;    
    padding: 10px;
    text-align: center;
}

#marcas a {
    font: 12px verdana;    
    color: #333;
    text-decoration: none;
    margin: 5px 10px;
    display: inline-block;
}

#marcas a:hover {
    color: #A4CB1B;
}*/

div.marcas {
    background: #EFEFEF;
    padding: 10px;
    text-align: center;
}


div.marcas span {
    /*font: 12px verdana;*/
    font: 11px "lucida sans unicode", "trebuchet ms";
    color: #333;
    text-decoration: none;
    display: inline-block;
}

div.marcas p {
    font: 11px "lucida sans unicode", "trebuchet ms";
    color: #333;
    text-decoration: none;    
}

div.marcas a {
    /*font: 12px verdana;*/
    font: 11px "lucida sans unicode", "trebuchet ms";
    color: #333;
    text-decoration: none;
    margin: 5px 10px;
    display: inline-block;
}

div.marcas a:hover {
    color: #A4CB1B;
}

#tresultados {
    width: 100%;
}

#tresultados th {
    background: #949294 url(../images/fondo_cabecera_tabla.jpg) left top repeat-x;
    text-align: left;
    font: 11px "lucida sans unicode", tahoma;
    color: #fff;
    padding: 5px 3px;
}

#tresultados td {
    font: 11px tahoma;
    padding: 4px 3px;
    color: #9c9c9a;
}

#tresultados td a {
    color: #888;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}

#tresultados td a:hover {
    color: #a4cb1b;
}

#tresultados td.precio {
    text-align: right;
    color: #333;
    padding-right: 15px;
}

table.tresultados {
    width: 100%;
}

table.tresultados th {
    background: #949294 url(../images/fondo_cabecera_tabla.jpg) left top repeat-x;
    text-align: left;
    font: 11px "lucida sans unicode", tahoma;
    color: #fff;
    padding: 5px 3px;
    text-transform: uppercase;
}

table.tresultados td {
    font: 11px tahoma;
    padding: 4px 3px;
    color: #9c9c9a;
}

table.tresultados td a {
    color: #888;
    text-decoration: none;
    /*border-bottom: 1px dotted #ccc;*/
}

table.tresultados td a:hover {
    color: #a4cb1b;
}

table.tresultados th.precio {
    width:55px;
    text-align: right;
    /*padding-right: 15px;*/
}

table.tresultados td.precio {
    width:55px;
    text-align: right;
    /*padding-right: 15px;*/
}

table.tresultados td a.precio {
    color: #333;    
    /*padding-right: 15px;*/
}


/* estilos ficha de producto */
#titulo {
	background: #7BA200 url(../images/fondo_stock.jpg) left top repeat-x;
    text-align: left;
    vertical-align: middle;
    padding: 4px 0;
    letter-spacing: 1px;
}

#nombre {

}

#nombre h2 {
	color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
	padding-left:10px;
}

#iconos-titulo {
	text-align: left;
    
}

.icono {
  float:left;
  margin-right:10px;	
}

.iconoderecha{
  float:right;
  margin-right:10px;	
}

#precio {
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
	letter-spacing:0; 
	
}

#subtitulo {
	position:relative;
	background: #D6E3B5;
    text-align: left;
	border-top:1px solid #fff;
    padding: 4px 0;
	height:21px;
	vertical-align:middle;
	
}

#subtitulo h2 {
	font:14px 'trebuchet ms';
	color:#666;
	padding-left:10px;
}

#iconos-subtitulo {
	position:absolute;
	right:0;
	top:4px;
}

#datos h3 {
	clear:both;
	border-top:1px solid #fff;
	background:#E7E3E7;
	font:14px 'trebuchet ms';
	color:#666;
	padding:4px 0 4px 10px;
}

#datos .propiedades {
	background:#EFEBEF;
	padding:10px;
	font:12px 'trebuchet ms';
	color:#9C9A9C;
	line-height:20px;
}

#datos .propiedades strong {
	color:#636563;
}

#datos .propiedades a {
	color:#9c9a9c;
}

#datos .propiedades a:hover {
	color: #a4cb1b;
}

a.garantia {
	font:11px 'trebuchet ms';
	color:#666666;
}

a.garantia:hover {
	color: #a4cb1b;
}


/* galeria */
#titulo-galeria {
	position:relative;
	background: #525152 url(../images/fondo_marcas.jpg) left top repeat-x;
    text-align: left;
    vertical-align: middle;
    padding: 4px 0;
    letter-spacing: 1px;
}


#titulo-galeria h2 {
	color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
	padding-left:10px;
}

#titulo-galeria #volver {
	position:absolute;
	right:10px;
	top:4px;
}

#volver a {
	font:13px 'trebuchet ms';
	color:#fff;
	letter-spacing:1px;
}

#volver a:hover {
	color: #a4cb1b;
}

#subtitulo-galeria {
	position:relative;
	background: #DEDBDE;
    text-align: left;
	border-top:1px solid #fff;
    padding: 4px 0;
	height:21px;
	vertical-align:middle;
	
}

#iconos-subtitulo-galeria {
	padding-left:10px;
}

#numfotos {
	position:absolute;
	font:12px 'trebuchet ms';
	color:#666;
	right:10px;
	top:5px;
}

/* scrollable */

.scrollable {
	/* estilos principales requeridos */
	position:relative;
	margin-bottom:20px;
	margin-right:0;
	float:left;
	overflow:hidden;
	width: 390px;
	height:72px;
	/* estilos decorativos */
	border:1px solid #ccc;
	background:url(../images/h300.png) left -50px repeat-x;
}

.scrollable .items {
	/* valor grande para permitir el alojo de todas las imágenes  */
	width:20000em;
	position:absolute;
	clear:both;
	
}

/* estilos de las imágenes */
.scrollable img {	
float:left;
	margin:5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:84px;
	height:60px;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/* active item */
.scrollable .active {
	border:1px solid #94BA18;
	z-index:9999;
	position:relative;
}

.scrollable-mini {
	/* estilos principales requeridos */
	position:relative;
	margin-bottom:20px;
	margin-right:0;
	float:left;
	overflow:hidden;
	width: 480px;
	height:72px;
	/* estilos decorativos */
	border:1px solid #ccc;
	background:url(../images/h300.png) left -50px repeat-x;
}

.scrollable-mini .items {
	/* valor grande para permitir el alojo de todas las imágenes  */
	width:20000em;
	position:absolute;
	clear:both;
	
}

/* estilos de las imágenes */
.scrollable-mini img {	
float:left;
	margin:3px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:84px;
	height:60px;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/* botonera - prev, next, prevPage and nextPage buttons */
a.browse {
    background: url(../images/botonera_horizontal.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 21px 5px;
    cursor: pointer;
    font-size: 1px;
}

/* right */
a.right {
    background-position: 0 -30px;
    float: left;
    margin-right: 0px;
	
}

a.right:hover {
    background-position: -30px -30px;
}

a.right:active {
    background-position: -60px -30px;
}

/* left */
a.left {
    margin-left: 0px;
}

a.left:hover {
    background-position: -30px 0;
}

a.left:active {
    background-position: -60px 0;
}

/* disabled navigational button */
a.disabled {
    visibility: hidden !important;
}

/* tooltips */
#demotip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font:13px 'trebuchet ms';
	text-align:center;
	letter-spacing:1px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index:1000;
}


/* mi pedido */
#tpedido {
	width:100%;
}

#tpedido th {
	background: #7BA200 url(../images/fondo_stock.jpg) left top repeat-x;
    text-align: center;
    vertical-align: middle;
	text-align:left;
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
    padding:4px 6px;
    letter-spacing: 1px;
	text-transform:uppercase;
}

#tpedido td {
	padding:10px;
	vertical-align:middle;
	background:#EDEDED;
	border-bottom:1px solid #fff;
	font:12px 'trebuchet ms';
	color:#666;
	letter-spacing:1px;
}

#tpedido td.precio {
	text-align:right;
	font-weight:bold;
	color:#333;
}

#tpedido .totales td {
	background:#DBDBDB;
	border-bottom:none;
}

#tpedido .totales .gastosenvio {
	background:#D6E3B5;
	font:14px 'trebuchet ms';
	text-align:right;
	color:#444;
}

#tpedido .totales .total {
	background: #7BA200 url(../images/fondo_stock.jpg) left top repeat-x;
    text-align: center;
    vertical-align: middle;
	text-align:left;
    color: #fff;
    font: 15px "trebuchet ms";
    height: 22px;
    padding:4px 6px;
    letter-spacing: 1px;
	text-transform:uppercase;
}

#tpedido .totales .precioenvio {
	color:#94BA18;
	text-align:right;
	font:bold 14px 'trebuchet ms';
}

#tpedido .totales .preciototal {
	color:#000;
	text-align:right;
	font:bold 18px 'trebuchet ms';
	
}

/* sección formulario */
#seccion-formulario {
    /*background-color:#EFEBEF;*/
    background-color:#FFFFFF;
}

#seccion-formulario .entradilla {
	font:11px 'trebuchet ms';
	color:#444;
	padding:5px 5px 10px 50px;
	/*background:transparent url(../images/ico_alert.png) 2px 2px no-repeat;*/
}

#seccion-formulario .entradilla a {
	color:#316500;
	border-bottom:1px dotted #316500;
	text-decoration:none;
}

#seccion-formulario .entradilla a:hover {
	color:#a4cb1b;
}

/* formulario de la ficha */
#formulario-ficha {
	display:none;
    background:#EFEBEF;
	position:absolute;
}

#formulario-solicitud {
	display:none;
    background:#FFFFFF;	
}

#texto-garantia {
	display:none;
    background:#EFEBEF;
	/*position:absolute;*/
}

.masinfo {
	font:11px 'trebuchet ms';
	font-weight:bold;
	color:#9c9c9a;
	padding:0px 0px 4px 0px;
}

/* rejilla */
hr {
    background: #ddd;
    border: none;
    clear: both;
    color: #ddd;
    float: none;
    height: .1em;
    margin: 0 0 1.45em;
    width: 100%;
}

hr.space {
    background: #fff;
    color: #fff;
}

.clearfix:after, .container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix, .container {
    display: inline-block;
}
* html .clearfix, * html .container {
    height: 1%;
}

.clearfix, .container {
    display: block;
}

.clear {
    clear: both;
}

/* cajas con margen */
.box5 {
    margin: 5px
}

.box10 {
    margin: 10px
}

.box15 {
    margin: 15px
}

.box20 {
    margin: 20px
}

.box25 {
    margin: 25px
}

.box30 {
    margin: 30px
}

.showgrid {
    background: url(../images/images_bluetrip/grid.png);
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23 {
    float: left;
    margin-right: 10px;
}

div.span-24 {
    float: left;
}

div.last {
    margin-right: 0;
}

.span-1 {
    width: 30px
}

.span-2 {
    width: 70px
}

.span-3 {
    width: 150px
}

.span-4 {
    width: 150px
}

.span-5 {
    width: 190px
}

.span-6 {
    width: 230px
}

.span-7 {
    width: 270px
}

.span-8 {
    width: 310px
}

.span-9 {
    width: 350px
}

.span-10 {
    width: 390px
}

.span-11 {
    width: 430px
}

.span-12 {
    width: 470px
}

.span-13 {
    width: 510px
}

.span-14 {
    width: 550px
}

.span-15 {
    width: 590px
}

.span-16 {
    width: 630px
}

.span-17 {
    width: 670px
}

.span-18 {
    width: 710px
}

.span-19 {
    width: 750px
}

.span-20 {
    width: 790px
}

.span-21 {
    width: 830px
}

.span-22 {
    width: 870px
}

.span-23 {
    width: 910px
}

div.span-24, .span-24 {
    width: 950px
}

.suffix-1 {
    padding-right: 40px
}

.suffix-2 {
    padding-right: 80px
}

.suffix-3 {
    padding-right: 120px
}

.suffix-4 {
    padding-right: 160px
}

.suffix-5 {
    padding-right: 200px
}

.suffix-6 {
    padding-right: 240px
}

.suffix-7 {
    padding-right: 280px
}

.suffix-8 {
    padding-right: 320px
}

.suffix-9 {
    padding-right: 360px
}

.suffix-10 {
    padding-right: 400px
}

.suffix-11 {
    padding-right: 440px
}

.suffix-12 {
    padding-right: 480px
}

.suffix-13 {
    padding-right: 520px
}

.suffix-14 {
    padding-right: 560px
}

.suffix-15 {
    padding-right: 600px
}

.suffix-16 {
    padding-right: 640px
}

.suffix-17 {
    padding-right: 680px
}

.suffix-18 {
    padding-right: 720px
}

.suffix-19 {
    padding-right: 760px
}

.suffix-20 {
    padding-right: 800px
}

.suffix-21 {
    padding-right: 840px
}

.suffix-22 {
    padding-right: 880px
}

.suffix-23 {
    padding-right: 920px
}

.prefix-1 {
    padding-left: 40px
}

.prefix-2 {
    padding-left: 80px
}

.prefix-3 {
    padding-left: 120px
}

.prefix-4 {
    padding-left: 160px
}

.prefix-5 {
    padding-left: 200px
}

.prefix-6 {
    padding-left: 240px
}

.prefix-7 {
    padding-left: 280px
}

.prefix-8 {
    padding-left: 320px
}

.prefix-9 {
    padding-left: 360px
}

.prefix-10 {
    padding-left: 400px
}

.prefix-11 {
    padding-left: 440px
}

.prefix-12 {
    padding-left: 480px
}

.prefix-13 {
    padding-left: 520px
}

.prefix-14 {
    padding-left: 560px
}

.prefix-15 {
    padding-left: 600px
}

.prefix-16 {
    padding-left: 640px
}

.prefix-17 {
    padding-left: 680px
}

.prefix-18 {
    padding-left: 720px
}

.prefix-19 {
    padding-left: 760px
}

.prefix-20 {
    padding-left: 800px
}

.prefix-21 {
    padding-left: 840px
}

.prefix-22 {
    padding-left: 880px
}

.prefix-23 {
    padding-left: 920px
}

div.border {
    border-right: 1px solid #eee;
    margin-right: 5px;
    padding-right: 4px;
}

div.colborder {
    border-right: 1px solid #eee;
    margin-right: 25px;
    padding-right: 24px;
}
