/* SCROLLABLE DE MEDIAS EN PAGINA CATEGORIAS DE CADA BLOG */
.box_foto .center, .box_caricatura .center {position:relative;overflow:hidden;margin-bottom:10px;}
.box_foto .center .image, .box_caricatura .center .image {width:20000em;position:absolute;}
.box_foto .center .image  div, .box_caricatura .center .image  div { float:left; width:260px; height:262px; }
/* FIN SCROLLABLE DE MEDIAS EN PAGINA CATEGORIAS DE CADA BLOG */

/* SCROLLABLE DE VIDEOS EN PAGINA INDEX DE BLOG */
.youtube_box .items_embedswf {width:20000em;position:absolute; clear:both;}
.youtube_box .items_embedswf object, .youtube_box .items_embedswf div { float:left;width:272px; height:230px;}
.youtube_box  .disabled, .youtube_box .disabled {visibility:hidden !important;} 
/*.youtube_box .items_embedswf object{ width:272px; height:230px; }*/
/* FIN SCROLLABLE DE VIDEOS EN PAGINA INDEX DE BLOG */

/* SCROLLABLE DE SPRITE CATEGORIA EN PAGINA DE PRODUCTOS */
.sprite_cat .center {position:relative;}
.sprite_cat .center .content {width:20000em;position:relative;}
.sprite_cat .center .content .box, .sprite_cat .center .content .item { float:left; }
.sprite_cat .left  a.disabled , .sprite_cat .right  a.disabled  {visibility:hidden !important;}
/* FIN SCROLLABLE DE SPRITE CATEGORIS EN PAGINA DE PRODUCTOS */

 /* SCROLLABLE DE LISTA DE PRODUCTOS DE UNA CATEGORIA EN PAGINA DE PRODUCTOS */
.sprite_potes .content {position:relative; }
.sprite_potes .content .potes {height:20000em;position:relative;}
.sprite_potes .content .potes .image_pote { margin-top: 11px; }
.sprite_potes .flecha_bottom  a.disabled {visibility:hidden !important;} 	
.sprite_potes .content .potes .group { margin-top: -4px; margin-bottom:14px;  }
/* FIN SCROLLABLE DE LISTA DE PRODUCTOS DE UNA CATEGORIA EN PAGINA DE PRODUCTOS */

 /* SCROLLABLE DE VIDEOS RELACIONADOS A UN PRODUCTO */
#contenido_productos #content_videos .content {position:relative; height:385px;}
#contenido_productos #content_videos .content .cajas {height:20000em;position:relative;}
#contenido_productos #content_videos .flecha_top a.disabled, #contenido_productos #content_videos .flecha_bottom a.disabled {visibility:hidden !important;} 	
/* FIN SCROLLABLE DE VIDEOS RELACIONADOS A UN PRODUCTO */

/* SCROLLABLE DE IMAGENES RELACIONADAS A UN PRODUCTO */
#contenido_productos #content_images .content {position:relative; height:385px;}
#contenido_productos #content_images .content .cajas {height:20000em;position:relative;}
#contenido_productos #content_images .flecha_top a.disabled, #contenido_productos #content_images .flecha_bottom a.disabled {visibility:hidden !important;} 	
/* FIN SCROLLABLE DE IMAGENES RELACIONADAS A UN PRODUCTO */

/* SCROLLABLE DE VIDEOS RELACIONADOS A UN PRODUCTO */
#contenido_home_blog .videos .content {position:relative; height:385px;}
#contenido_home_blog .videos .content .cajas {height:20000em;position:relative;}
#contenido_home_blog .videos .flecha_top a.disabled, .videos .flecha_bottom a.disabled {visibility:hidden !important;} 	
/* FIN SCROLLABLE DE VIDEOS RELACIONADOS A UN PRODUCTO */

/* SCROLLABLE DE VIEWPORT */
#footpanel .sprite_viewport .content {position:relative; height:228px;}
#footpanel .sprite_viewport .content .boxes {height:20000em;position:relative;}
#footpanel .botones .flecha_up a.disabled, #footpanel .botones .flecha_down a.disabled {visibility:hidden !important;} 	
/* FIN SCROLLABLE DE VIEWPORT */


