@charset "utf-8";

/*SALIDA A PANTALLA*/

/*HOJA DE ESTILOS SLIDER PARA [CNMV] SITIO WEB
Creado por IECI*/

#slider {float:left; margin:15px 0 0 10px; position:relative; width:220px}
.scroll {clear:left;height:140px;/*overflow-x:hidden;overflow-y:auto;*/position:relative;width:237px; overflow:auto}
.scrollContainer div.panel {height:138px;width:218px;}
.scrollContainer ul{}
.scrollContainer ul li{ float:left; width:218px; list-style:none}
#shade {background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;height: 50px;}
.navigation{margin:0 auto; text-align:center; background:#ffffff url(../img/fondos/fnd_ul_sider.gif) repeat-x 0 0; border:1px solid #bbbbbb; border-top:none; padding:11px 0 8px 0; width:218px}
.navigation ol {list-style: none;margin: 0;padding: 0; position:relative}
.navigation li {display: inline;margin-left: 9px}
.navigation li.first {margin-left: 0;}
.navigation a {padding:2px 6px;color: #444444;text-decoration: none; font-weight:bold; border:1px solid #e0e0e0}
.navigation a:hover,.navigation a:focus{background-color: #f6f6f6; border:1px solid #1698ec;color: #444444}
.navigation a.selected {background-color: #fff; color:#1698ec; font-size:1.3em; border:1px solid #ffffff;}
.navigation a.selected:hover{background-color: #ffffff; border:1px solid #1698ec;;color:#1698ec}
.navigation a:focus {outline: none;}
.scrollButtons {position: absolute;top: 148px;cursor: pointer; text-decoration:none; border:none; outline:none; border:none; z-index:20; padding:2px;border:1px solid #ffffff}
.scrollButtons:hover,.scrollButtons:focus{border:1px dotted #1698ec;}
.scrollButtons.left {left: 20px; background:transparent url(../img/iconos/bolo_slider_prev.gif) no-repeat 0 0; height:16px; width:9px; border-bottom:0}
.scrollButtons.left span{position: absolute; left: -99999em; text-indent: -99999em; line-height: 0;} 
.scrollButtons.right {right: 20px; background:transparent url(../img/iconos/bolo_slider_next.gif) no-repeat 0 0;height:16px; width:9px; border-bottom:0}
.scrollButtons.right span{position: absolute; left: -99999em; text-indent: -99999em; line-height: 0;}
.hide {display: none;}