@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet f�r das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */

@media screen, projection
{
	
	#contenido_productos{ padding:10px; position:relative; }
	#contenido_productos .sprite_cat{ height:54px; }
	#contenido_productos .sprite_cat .content .item .separador{ background:transparent url("../../media/images/separador_categorias.png") no-repeat 50% 50%; width:15px; height:48px; float:left; margin-left:5px; }
	#contenido_productos .sprite_cat .left{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -449px -103px; width:9px; height:54px; }
	#contenido_productos .sprite_cat .left a{ width:9px; height:54px; display:block; }
	#contenido_productos .sprite_cat .left a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -468px -103px; }
	#contenido_productos .sprite_cat .right{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -486px -103px; width:9px; height:54px; }
	#contenido_productos .sprite_cat .right a{ width:9px; height:54px; display:block; }
	#contenido_productos .sprite_cat .right a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -504px -103px; }
	#contenido_productos .sprite_cat .center{ width:938px; overflow:hidden; margin-top:3px; }
	#contenido_productos .sprite_cat .center .content .box{ width:148px; height:48px; margin-left:4px; }
	#contenido_productos .sprite_cat .center .content .box a{ width:148px; height:48px; display:block; }
	
	#contenido_productos .producto{ margin-top:10px; }
	#contenido_productos .producto .sprite_potes{ width:130px; }
	#contenido_productos .producto .sprite_potes .top{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat -6px -510px; width:130px; height:28px; }
	#contenido_productos .producto .sprite_potes .top h4{ color:#747474; padding-top:6px; }
	#contenido_productos .producto .sprite_potes .bottom{ background:transparent url("../../media/images/fondo-carrusel-productos-bottom.png") no-repeat bottom left; width:130px; height:5px; }
	#contenido_productos .producto .sprite_potes .mid{ background:transparent url("../../media/images/fondo-carrusel-productos-middle.png") repeat-y top left; width:130px; padding:10px 0 5px 0; }
	#contenido_productos .producto .sprite_potes .mid .burbuja{ background:transparent url("../../media/images/burbuja-producto-seleccionado.png") no-repeat top left; width:122px; height:47px; display:block; color:#000000; position:absolute;  left:105px; }
	#contenido_productos .producto .sprite_potes .mid .burbuja p{ font-size:0.8em; padding:4px 5px 0 18px; }
	#contenido_productos .producto .sprite_potes .mid .flecha_top{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -735px -103px; width:17px; height:12px; }
	#contenido_productos .producto .sprite_potes .mid .flecha_top a{ width:17px; height:12px; display:block; cursor:pointer; }
	#contenido_productos .producto .sprite_potes .mid .flecha_top a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -759px -103px; }
	#contenido_productos .producto .sprite_potes .mid .flecha_bottom{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -735px -125px; width:17px; height:12px; }
	#contenido_productos .producto .sprite_potes .mid .flecha_bottom a{ width:17px; height:12px; display:block;cursor:pointer; }
	#contenido_productos .producto .sprite_potes .mid .flecha_bottom a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -759px -125px; }
	#contenido_productos .producto .sprite_potes .mid .content{ margin:10px 0 10px 0; height:312px; overflow:hidden; }
	#contenido_productos .producto .sprite_potes .mid .loading, #contenido_productos .producto .sprite_potes .loading{ background:transparent url("../../media/images/loadinfo48x48.net.gif") no-repeat scroll 50% 50%;}
	#contenido_productos .producto .sprite_potes .mid .content .potes{ margin-top:10px; }
	#contenido_productos .producto .sprite_potes .mid .content .potes .image_pote{ width:128px; height:144px; }
	#contenido_productos .producto .sprite_potes .mid .content .potes .image_pote a{ width:128px; height:144px; outline:none; cursor:pointer; }
	#contenido_productos .producto .sprite_potes .mid .content .potes .image_pote a .imagen{ width:128px; height:144px; }
	#contenido_productos .producto .sprite_potes .mid .content .potes .image_pote a:hover{ background:transparent url("../../media/images/producto-carrusel-sombra.png") no-repeat top left; }
	#contenido_productos .producto .sprite_potes .mid .content .potes .separador { background:transparent url("../../media/images/separador_productos.png") no-repeat 50% 50%; height:9px; margin-top:-1px; }
	
	#contenido_productos .producto .detalle_producto{  }
	#contenido_productos .producto .detalle_producto .message_no_info_product{ margin-top:20%; width:816px; }
	#contenido_productos .producto .detalle_producto .loading { text-align:center; width:800px;height:400; margin-top:180px; background:transparent url(../../media/images/loadinfo.net.24x24.gif) no-repeat 260px 6px; padding:10px; color:#959595; }
	#contenido_productos .producto .detalle_producto .principal{ width:816px; height:421px; padding-left:9px; }
	#contenido_productos .producto .detalle_producto .principal .left{ background:transparent url("../../media/images/esquina-izq-imagen-producto.gif") no-repeat top left; width:5px; height:421px; }
	#contenido_productos .producto .detalle_producto .principal .right{ background:transparent url('../../media/images/fondo-descripcion-producto-right-2.png') no-repeat top left; width:5px; height:421px; }
	#contenido_productos .producto .detalle_producto .principal .center{ background:transparent url("../../media/images/fondo-descripcion-producto-middle.png") repeat-x top left; height:421px; }
	#contenido_productos .producto .detalle_producto .principal .center .imagen{ width:330px; height:421px; }
	#contenido_productos .producto .detalle_producto .principal .center .content{ width:475px; height:421px; border-left:1px solid #DBDBDB; }
	#contenido_productos .producto .detalle_producto .principal .center .content .plugin_fb{ width:475px; height:30px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .plugin_fb iframe{ width:475px; height:30px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .titulo{ height:114px; background-color:#F2F0F1; border-bottom:3px solid #DBDBDB; margin-top:1px; color:#787677; text-align:left; position:relative; }
	#contenido_productos .producto .detalle_producto .principal .center .content .titulo h1{ color:#727071; font-weight:normal; padding-left:15px; font-size:2.4em; line-height:1; position:absolute; bottom:-8px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .texto{ height:245px; text-align:left; }
	#contenido_productos .producto .detalle_producto .principal .center .content .texto p{ padding:15px; color:#7C7C7C; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra{ background-color:#F0F0F0; height:26px; border-top:1px solid #E6E6E6; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .salud{ background-color:#949A5E; width:70px; height:26px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .salud a{ width:70px; height:26px; display:block; text-decoration:none; color:#FFFFFF; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .salud a span{ font-weight:bold; line-height:2em; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .deportes{ background-color:#7CA3CC; width:70px; height:26px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .deportes a{ width:70px; height:26px; display:block; text-decoration:none; color:#FFFFFF; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .deportes a span{ font-weight:bold; line-height:2em; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .carrito_compra{ background-color:#115095; width:89px; height:26px; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .carrito_compra a{ width:89px; height:26px; display:block; text-decoration:none; color:#FFFFFF; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .carrito_compra a span{ font-weight:bold; line-height:2em; }
	#contenido_productos .producto .detalle_producto .principal .center .content .compra .carrito_compra a .imagen{ background:transparent url("../../media/images/icono-boton-comprar-producto.gif") no-repeat top left; width:17px; height:15px; margin:6px 0 0 4px; }
	#contenido_productos .producto .detalle_producto .secundaria{ width:825px; margin:15px -9px 0 0; }
	#contenido_productos .producto .detalle_producto .secundaria .left{ width:340px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box{  }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header{ width:340px; height:28px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .opened{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat -6px -657px; width:340px; height:28px; margin-left:4px; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .opened h4{ color:#747474; padding:6px 0 0 10px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .opened .icon{ background:transparent url("../../media/images/sprite-abrir-cerrar-ventana.gif") no-repeat top right; width:18px; height:15px; margin:6px 20px 0 0; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .opened .icon a{ width:18px; height:15px; display:block;cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .closed{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat -6px -621px; width:340px; height:28px; margin-left:4px; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .closed h4{ color:#747474; padding:6px 0 0 10px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .closed .icon{ background:transparent url("../../media/images/sprite-abrir-cerrar-ventana.gif") no-repeat top left; width:18px; height:15px; margin:6px 20px 0 0; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .header .closed .icon a{ width:18px; height:15px; display:block; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body{ background:transparent url("../../media/images/fondo-videos-imagenes-middle.png") repeat-y top left; width:340px; padding:10px 0 4px 0; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_top{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -735px -103px; width:17px; height:12px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_top a{ width:17px; height:12px; display:block; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_top a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -759px -103px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_bottom{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -735px -125px; width:17px; height:12px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_bottom a{ width:17px; height:12px; display:block; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .flecha_bottom a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat -759px -125px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content{ margin:10px 0 10px 0; overflow:hidden; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas{  }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas .caja{  }
	
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas .caja .contenido{ width:292px; height:166px; overflow:hidden; border:1px solid #F0F0F0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior:url(border-radius.htc); }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas .caja .contenido object embed{ -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior:url(border-radius.htc); overflow:hidden; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas .caja .titulo{ text-align:left; margin:5px 0 5px 0; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .content .cajas .caja .titulo a{ color:#747474; text-decoration:none; padding-left:25px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .mas_info{ height:33px; padding-left:10px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .mas_info a{ color:#0E4E8C; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .mas_info a .imagen_pdf{ background:transparent url("../../media/images/icono-pdf.png") no-repeat scroll 0px 0px; width:34px; height:33px; cursor:pointer; display:block; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .mas_info a:hover .imagen_pdf{ background:transparent url("../../media/images/icono-pdf.png") no-repeat scroll -35px 0px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .body .mas_info a span{ padding:8px 0 0 2px; }
	#contenido_productos .producto .detalle_producto .secundaria .left .box .bottom{ background:transparent url("../../media/images/fondo-videos-imagenes-bottom.png") no-repeat top left; width:340px; height:9px; }
	
	#contenido_productos .producto .detalle_producto .secundaria .right{ width:485px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box{  }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header{ width:485px; height:28px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .opened{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat -6px -581px; width:485px; height:28px; margin-left:6px; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .opened h4{ color:#747474; padding:6px 0 0 10px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .opened .icon{ background:transparent url("../../media/images/sprite-abrir-cerrar-ventana.gif") no-repeat top right; width:18px; height:15px; margin:6px 20px 0 0; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .opened .icon a{ width:18px; height:15px; display:block; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .closed{ background:transparent url("../../media/images/plantilla-titulos.png") no-repeat -6px -544px; width:485px; height:28px; margin-left:6px; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .closed h4{ color:#747474; padding:6px 0 0 10px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .closed .icon{ background:transparent url("../../media/images/sprite-abrir-cerrar-ventana.gif") no-repeat top left; width:18px; height:15px; margin:6px 20px 0 0; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .header .closed .icon a{ width:18px; height:15px; display:block;cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body{ background:transparent url("../../media/images/fondo-2columnas-relleno.png") repeat-y top left; width:485px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .content{ padding:10px 0 10px 0; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .content table{ width:93%; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .content table tr{  }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .content table tr td{ color:#7C7C7C; font-size:0.6em; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .content .cabecera table{ width:100%; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment{ text-align:left; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment #respond{ padding:5px 0 0 10px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment #respond .label{ font-size:0.7em; font-weight:bold; color:#747474; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment #respond #mensaje p{ height:130px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment #respond .enviar-accion input#submit{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -271px -104px; width:59px; height:18px; border:none; cursor:pointer; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .leave-comment #respond .enviar-accion input#submit:hover{ background-position:-271px -134px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist{ padding:5px 0 2px 0; text-align:left; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_up_mas_comentarios{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -461px -474px; width:460px; height:22px; margin-left:12px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_up_mas_comentarios a{ width:460px; height:22px; display:block; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_up_mas_comentarios a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -461px -443px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments{ height:440px; overflow:hidden; padding:0 7px 0 7px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments .comment{ border-bottom:1px solid #D6D6D6; padding:10px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments .comment .data{ margin:0 0 10px 10px; padding-top:18px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments .comment .data h4{ color:#7C7C7C; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments .comment .data h5{ color:#D6D6D6; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .comments .comment p{ color:#7C7C7C; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_down_mas_comentarios{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll 6px -474px; width:460px; height:22px; margin-left:9px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_down_mas_comentarios a{ width:460px; height:22px; display:block; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .boton_down_mas_comentarios a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll 6px -443px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .load_comments {padding:1px; background:transparent url("../../media/images/plantilla_botones.png") no-repeat  7px -474px; width:460px; height:22px; margin-left:9px; }
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .load_comments div { margin-left:190px; margin-top:1px; position: relative; display:block; width:100px; height:19px; text-align:center; background-color:#F7F7F7;}
	#contenido_productos .producto .detalle_producto .secundaria .right .box .body .commentlist .load_comments div img {margin-top:1px;}
	#contenido_productos .producto .detalle_producto .secundaria .right .box .bottom{ background:transparent url("../../media/images/fondo-2columnas-bottom.png") no-repeat top left; width:485px; height:9px; }
	
	#contenido_productos .overlay_videos{ background-color:#484647; width:980px; height:490px; position:absolute; top:72px; left:0; }
	#contenido_productos .overlay_videos .content{ padding:20px; }
	#contenido_productos .overlay_videos .content .titulo_big{ text-align:left; }
	#contenido_productos .overlay_videos .content .titulo_big h1{ color:#9B999A; margin-bottom:10px; }
	#contenido_productos .overlay_videos .content .titulo_big i{ color:#FFFFFF; }
	#contenido_productos .overlay_videos .content .video_big{ margin-top:20px; }
	#contenido_productos .overlay_videos .content .video_big .caja_video{ width:640px; height:385px; background-color:#FFFFFF; }
	#contenido_productos .overlay_videos .content .video_big .caja_texto{ padding-left:20px; width:280px; text-align:left; }
	#contenido_productos .overlay_videos .content .video_big .caja_texto p{ margin-bottom:10px; line-height:1.7em; color:#9B999A; }
	#contenido_productos .overlay_videos .boton_cerrar{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -598px -103px; width:38px; height:38px; position:absolute; top:0; right:0; }
	#contenido_productos .overlay_videos .boton_cerrar a{ width:38px; height:38px; display:block; }
	#contenido_productos .overlay_videos .boton_cerrar a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -645px -103px; }
	
	#contenido_productos .overlay_imagenes{ background-color:#484647; width:980px; height:490px; position:absolute; top:72px; left:0; }
	#contenido_productos .overlay_imagenes .content{ padding:20px; }
	#contenido_productos .overlay_imagenes .content .titulo_big{ text-align:left; }
	#contenido_productos .overlay_imagenes .content .titulo_big h1{ color:#9B999A; margin-bottom:10px; }
	#contenido_productos .overlay_imagenes .content .titulo_big i{ color:#FFFFFF; }
	#contenido_productos .overlay_imagenes .content .imagen_big{ margin-top:20px; }
	#contenido_productos .overlay_imagenes .content .imagen_big .caja_imagen{ width:640px; height:385px; background-color:#FFFFFF; }
	#contenido_productos .overlay_imagenes .content .imagen_big .caja_texto{ padding-left:20px; width:280px; text-align:left; }
	#contenido_productos .overlay_imagenes .content .imagen_big .caja_texto p{ margin-bottom:10px; line-height:1.7em; color:#9B999A; }
	#contenido_productos .overlay_imagenes .boton_cerrar{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -598px -103px; width:38px; height:38px; position:absolute; top:0; right:0; }
	#contenido_productos .overlay_imagenes .boton_cerrar a{ width:38px; height:38px; display:block; }
	#contenido_productos .overlay_imagenes .boton_cerrar a:hover{ background:transparent url("../../media/images/plantilla_botones.png") no-repeat scroll -645px -103px; }
	
}
  /*-------------------------------------------------------------------------*/


