
/*Lista Imagenes*/
img{border: none;}

.book_slider {
	width:95%;
	background-color: transparent;
	padding-top: 10px;
	height:230px;
	clear:both;	
}
.repisa_car {
	position:relative;
	height:30px;
	width:98%;
	margin:auto;
	top:180px;
	z-index:auto;
	text-align:center;
	alignment-adjust:auto;
    alignment-baseline:!important;
}

.scrollable {
  position:relative;
  overflow:hidden;
  width: 775px;
  height:190px;
  margin:auto;
  float:left;
}

.porta_scroll {
margin:0 auto; width: 900px; height:190px;
padding-left:25px;
}
 
.scrollable > img.hover {
	background-color:#ccc;
}
.scrollable .items {
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
  margin-left:4px;
  margin-right:4px;
}

.porta_foto    {
    width: 150px;
    height: 190px;
    position: relative;
}

.porta_foto img  {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
}


a.browse {
    background:url(../img/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin:70px 10px;
    cursor:pointer;
    font-size:1px;
}

a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; }
a.left { margin-left: 0px; }
a.left:hover  { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }
a.disabled { visibility:hidden !important;}

.portada:hover {
cursor:pointer;

}


.element { 
float: left; 
width: 120px; 
height:160px; 
line-height:14px;
position:relative; 

}

.imagen {
position:absolute;
bottom:0;
}

/*overlay*/

.number {
position:relative;
width:150px;
padding:0px;
display:none;
bottom:50px;
z-index:9999;
}

.btn_agregar, .btn_ver {
cursor:pointer;
margin-left:6px;
z-index:999;
}

.portada {
transform: scale(1.0);
}

.pack {
font-size:10px;
position:absolute;
text-align:center;
padding:5px;
width:35px;
height:19px;
padding-left:2px;
background-color:#FBCA10;
z-index:999;
-moz-border-radius-bottomright:8px !important;
-webkit-border-bottom-right-radius: 8px !important;
border-bottom-right-radius: 8px !important;
-moz-box-shadow: 2px 2px 3px #888;
-webkit-box-shadow: 2px 2px 3px #888;
box-shadow: 2px 2px 3px #888;
}

.opacidad {
opacity:0.3;
filter:alpha(opacity=30);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity:0.30; 
-khtml-opacity:0.30;
zoom: 1;
transform: scale(1.0);
}

@media (max-width: 1200px) {.scrollable {width: 775px;}.porta_scroll {width: 900px; height:190px; padding-left:25px; /*background-color:blue*/}.repisa_car {top:180px}}

@media (max-width: 980px) {.scrollable {width: 510px;}.porta_scroll {width: 665px; height:190px; padding-left:35px; /*background-color:red*/}.repisa_car {top:180px}}

@media (max-width: 920px) {.scrollable {width: 510px;}.porta_scroll {width: 665px; height:190px; padding-left:35px; /*background-color:cyan*/}.repisa_car {top:182px}}

@media (max-width: 760px) {.scrollable {width: 510px;}.porta_scroll {width: 660px; height:190px; padding-left:65px; /*background-color:orange*/}.repisa_car {top:185px}}

@media (max-width: 640px) {.scrollable {width: 260px;}.porta_scroll {width: 460px; height:190px; /*background-color:teal*/}.repisa_car {top:185px}}

@media (max-width: 480px) {.scrollable {width: 130px;}.porta_scroll {width: 340px; height:190px; /*background-color:yellow*/}.repisa_car {top:190px}}