/*catalogo*/
.titulo{
text-decoration:none;
}
#navlistcat2jb{list-style-type: none;}
.activecat2jb:hover li { display: block; }
.categoria1{
font-weight:normal;
padding-bottom:10px;
}
.categoria1 a{
text-decoration:none;
}
.subcategoria1{
font-size: 14px;
margin:0px;
padding:0px;
clear:both;
padding-bottom:10px;
width:560px;
border-bottom:#999999 solid 1px;
}
.subcategoria1 a:hover{
color:#FF9900
}
.categoria2{
font-weight:normal;
list-style:none;
margin:0px;
padding:0px;
clear:both;
}
.categoria2 a{
text-decoration:none;
}
.subcategoria2{
font-size: 14px;
list-style:none;
margin:0px;
padding:0px;
clear:both;
padding-bottom:10px;
}
 .subcategoria2 ul{
margin:0px;
padding:0px;
}
.subcategoria2 a:hover{
color:#FF9900
}
.subcategoria3{
font-weight:normal;
float:left;
text-align:center;
margin-bottom:10px;
clear:both;
}
.subcategoria3 a{
text-decoration:none;
font-size:11px;
color:#FF9900;
width:205px;
height:20px;
padding-top:140px;
display:block;
}
.small{
font-size:12px;
}
#thumbjb_contenedor {
	margin-bottom:2px;
	padding: 0;
	width:130px;
	float:right;
}
#visorjb {
padding: 0;
float: right;
width: 520px;
border: 1px solid;
padding: 0;
background-color: #ebebeb;
background-image:url(loading.gif);
background-repeat:no-repeat;
background-position:center;
text-align:center;
overflow: hidden;
}
#descripcionjb{
clear: both;
}
.thumbjb {
float: left;
margin: 0px;
padding: 0;
padding-right: 1px;
padding-bottom: 1px;
background-color: #ebebeb;
background-image:url(loading.gif);
background-repeat:no-repeat;
background-position:center;
}
.subrayado{
color:#cccccc;
}
a.tumb-a-image {
display:block;
height:188px;
clear:both;
}
a.thumbjbtitle {
display:block;
background-color: #FFCC00;
color:#663300;
font-size:12px;
font-weight:normal;
text-decoration:none;
padding:3px;
clear:both;
}
a.bc{
margin:10px;
background-color:#009900;
width:50px;
color:#999999;
padding:1px;
padding-left:10px;
padding-right:10px;
background-image:url(bc.gif);
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.itemjb {
PADDING: 1px;
margin:8px;
FLOAT: left;
WIDTH: 188px;
HEIGHT: 260px;
font-size:12px;
color:#999999;
text-align:center;
overflow:hidden;
}
.imgtb{
margin:0px;}
.totaljb{
font-size:14px;
font-weight:bold;
width:50px;
vertical-align:middle;
color:#000000;
}
#colcaracteristicas{
width:210px;
text-align:justify;
}
#colfotos{
width:520px;
float:left;
overflow:hidden;
margin-right:3px;
}

#carrodecomprasdiv{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#999999;
	clear:both;
}




#menuflotante {
	position: relative;
	top: 0px;
	left: 0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 10px;
	border: none;
	z-index: 5;
	font-size:12px;
}   
  
/* :visited es necesario porque el menu contiene enlaces internos (#) y el IE los ve como ya visitados */  
div#menuflotante a, div#menuflotante a:visited {   
    color: #0000cc;   
}
/* Sin color */
.historialjb  { overflow: hidden; padding: 5px; }
.historialjb > li {
position: relative;
float: left;
width:53px;
list-style: none;
margin: 0 1px 1px 0;
font-size: 10px;
display: inline-table;
}
.historialjb a { text-decoration: none; display: block; }
.historialjb li img { display: block; position: relative; z-index: -1; } /* IE8 fix, background colour appears behind img for uknown reason set negative z-index */
.historialjb li:not([class=na]) img { position: static; } /* Reset relative position, as this plays havoc with good browsers */
.historialjb a:hover, .historialjb a:focus { display: block; outline: none; }
.historialjb a:hover img, .historialjb a:focus img { outline: 1px solid #ccc; }

.historialjb a:hover:after,
.historialjb a:focus:after
{
content: attr(title);
color: #000;
position: absolute;
bottom: 0;
height: 26px;
text-align: center;
width: 100%;
background-image:url(../catalogojb/trans.png);
display: block;
text-shadow: 1px 1px 1px #fff;
}
.historialjb a.reverse:hover:after,
.historialjb a.reverse:focus:after { top: 0; right: 0; }

.historialjb a.offset:hover:after,
.historialjb a.offset:focus:after { top: 50%; margin-top: -15px; }

.historialjb a.alternate01:hover:after,
.historialjb a.alternate01:focus:after
{
top: 0;
width: 50%;
height: 100%;
line-height: normal;
text-align: left;
padding: 4px;
font-size: 12px;

}
/* Con color */
.historialjb.color a:hover img, .historialjb.color a:focus img { outline-color: #1E528C; }

.historialjb.color a:hover:after,
.historialjb.color a:focus:after
{
background: rgb(30,82,140);
background: rgba(30, 82, 140, 0.7);
background: -moz-linear-gradient(top, rgba(30, 82, 140, 0.7), rgba(43, 117, 200, 0.7)); /* Firefox 3.6+ */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 82, 140, 0.7)), to(rgba(43, 117, 200, 0.7))); /* Safari */
color: #fff;
text-shadow: 1px 1px 1px #000;
}
.detailsjb{
height:15px;
overflow:hidden;
background-color:#eeeeee;
margin-bottom:5px;
}
.detailsjb:hover{
height:90px;
overflow:auto;
background-color:#ffeeee;
}
#cuadrocarro{
position:absolute;
top:0px;
left:0px;
width:644px;
}
#cuadrocarrotabla{
width:644px;
}
#listaproductossubcategoriaselect{
width:100%;
font-size:14px;
background-color:#FF0000;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding:3px;
border: none;
}
.botoncarritoh{
visibility:hidden;
}
.botoncarritov{
visibility:visible;
}
