/* BODY GENERAL*/ BODY { /*background-image:url(images/bgPage.gif);*/ /* background-color: #f8f8fb; */ font-family : 'Lucida Sans', Tahoma, Verdana, Arial; color:#868585; font-size : 10pt; margin : 0px 0px 0px 0px; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #808080; LINE-HEIGHT: 16px; SCROLLBAR-ARROW-COLOR: #808080; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #808080; SCROLLBAR-BASE-COLOR: #ffffff } BODY.menuPanel { font-size: 10pt; background-image: none; margin: 0px; font-family:'Lucida Sans', Tahoma, Verdana, Arial; background-color: #6699cc; } /* TABLAS NORMALES */ BODY.menuPanel DIV { margin: 10px 10px 10px 10px; padding:0px 0px 0px 0px; position:absolute; height:95%; width:90%; overflow:auto; background-color:White; border:solid 1px gray; } Table { } /*Para estructuras como un asp:DropDownList*/ Table.DropDownTextoNormal Tr Td Label { width:200; font-weight:normal; } /*Para estructuras como un asp:RadioButtonList*/ Table.RadioBtnList Tr Td Label { width:80; margin-left:0px; text-align:left; } TD { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; } Td.CheckBoxListTitles { background-color:Navy; color:White; font-weight:bold; } TH { font-family :'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; background : #335687; color : White; } .tableHeader { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; background:#335687; font-weight:bold; text-align:center; color : White; } /* TABLAS CON SCROLL (cubrirlas dentro de un DIV con clase Scroller)*/ div.scroller { width:90%; border:solid 1px #c0c0c0; /* width:expression(document.body.offsetWidth - 60); height:expression(document.body.offsetHeight - this.offsetTop - 20); */ behavior:url(/BOLSAInteger/HTC/scroller.htc); margin-left: 10px; overflow: auto; background-color:White; } div.scroller Table { margin:0px; width:100%; table-layout: fixed; } div.scroller Table thead TH, div.scroller Table TR TH, div.scroller Table TR TD.headerTabla , Table thead TH,Table TR TH, Table TR TD.headerTabla { border-left:solid 1px white; font-weight: bold; text-align: center; color: black; border-bottom:solid 1px #c0c0c0; background-color:gainsboro; background-image:url(images/bgHeadGrad.gif); /* EL TOP del TH es el scrolltop de el div contenedor */ /* behavior:url(htc/scrollth.htc);*/ /* top: expression(this.parentElement.parentElement.parentElement.parentElement.scrollTop-2); */ /*IE5+ only*/ font-weight: bold; /* EL Left del TH es el scrollLeft de el div contenedor */ /*xleft: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);*/ /*IE5+ only*/ position: relative; z-index: 10; } div.scroller Table TR TH { border:solid 1px #c0c0c0; } div.scroller Table TR Td { border:solid 1px #c0c0c0; } div.scroller2 { margin-left:20px; width:expression(document.body.offsetWidth - 80); height:400; overflow:auto; border: solid 1px gray; } div.scroller2 Table { margin:0px; border-collapse:collapse; width:80%; table-layout: fixed; } div.scroller2 Table thead TH, div.scroller2 Table TR TH, div.scroller2 Table TR TD.headerTabla { border-left:solid 1px white; border-bottom:solid 1px gray; font-weight: bold; text-align: center; color: white; background-color:#335687; /* EL TOP del TH es el scrolltop de el div contenedor */ top: expression(this.parentElement.parentElement.parentElement.parentElement.scrollTop-2); /*IE5+ only*/ font-weight: bold; /* EL Left del TH es el scrollLeft de el div contenedor */ /*xleft: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);*/ /*IE5+ only*/ position: relative; z-index: 10; } TR.par { border-bottom:solid 1px black; background-color: 'gainsboro'; /*silver;*/ /* rowIndex */ } TR { border-bottom:solid 1px black; /*background-color: expression((this.rowIndex%2!=0)?'gainsboro':'white' );*/ /*silver;*/ /* rowIndex */ } /* TAGS GENERALES */ STRONG { font-size : 8pt; font-weight : bold; color : #8B0000; } CODE { font-size : small; } HR { width : 100%; color : #8B0000; height : 1px; line-height : 1px; } DIV { margin-left:20px; margin-right:20px; } TABLE DIV, TABLE IMG { } /* ANCHORS NORMALES */ A, A:ACTIVE, A:VISITED, A:LINK { text-decoration : none; font-weight:bold; color : #5E82A3; } SPAN.Bienvenida { text-decoration : none; font-weight:bold; color : #5E82A3; } A:HOVER { text-decoration : underline; } /**/ /* CLASES */ .copyright { margin:20px; font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; text-align : center; } .botonSalir { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; font-weight : normal; font-style : normal; font-variant : normal; text-decoration : none; text-transform : none; text-align : justify; color: gray; background-color: #F0F0F0; width:40; text-align:center; } .Texto { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; font-weight : normal; font-style : normal; font-variant : normal; text-decoration : none; text-transform : none; text-align : justify; } .TextoLiga { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; font-weight : normal; font-style : normal; font-variant : normal; text-decoration : none; text-transform : none; text-align : justify; color:Blue ; cursor:hand, pointer; } /* FORMAS */ div.formArea { /* width:750px; border: solid 1px gray; */ margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; display:block; background-color:#FFFFFF; } INPUT, SELECT, TEXTAREA .TextoForma { font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; font-weight : normal; font-style : normal; font-variant : normal; text-decoration : none; text-transform : none; text-align : justify; } TEXTAREA.TextoFormaChico { font-weight: normal; font-size: 8pt; text-transform: none; font-style: normal; font-family: 'Lucida Sans', Tahoma, Arial, sans-serif; text-align: justify; font-variant: normal; text-decoration: none; } TEXTAREA.TextoFormaChico2 { FONT-WEIGHT: normal; FONT-SIZE: 8pt; TEXT-TRANSFORM: none; WIDTH: 200px; FONT-STYLE: normal; FONT-FAMILY: 'Lucida Sans', Tahoma, Verdana, Arial, sans-serif; HEIGHT: 50px; TEXT-ALIGN: justify; FONT-VARIANT: normal; TEXT-DECORATION: none } LABEL { font-weight:bold; margin-left:20px; font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; text-align:right; white-space:nowrap; } .AnchoLibre { width:100%; } Label.letraPequeña { font-size:7pt; font-weight:normal; } Label.letraNormal { font-weight:normal; } Label.califVertical { width:0px; } Label.califHorizontal { } .labelRequerido { white-space:nowrap; color:Red; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } .Radio { font-weight:bold; margin-left:5px; font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; width:150px; text-align:left; } .LabelForma { font-weight:bold; margin-left:20px; font-family : 'Lucida Sans', Tahoma, Verdana, Arial; font-size : 8pt; width:30%; white-space:nowrap; display:inline; text-align:right; } .botonArea { /*width:100%; text-align:right;*/ padding: 0px 10px 0px 10px; /*5px 5px 5px 5px;*/ margin:0px 10px 0px 10px; } .boton { font-family : 'Lucida Sans', Tahoma, Verdana, Arial, Helvetica, sans-serif; /* font-size : 8pt; font-weight : bold; border-left : 1px solid white; border-right : 1px solid silver; border-bottom : none; border-top : none; background-color : transparent; padding: 0px 5px 0px 5px; color : black; text-align : center; cursor:hand, pointer; */ text-align:center; background-image : url(/BOLSAInteger/images/btn_Normal.gif); height : 32px; width : 144px; border : none; } /* FIN FORMAS */ /* TOOLBAR */ .toolbar { white-space:nowrap; font-family : 'Lucida Sans', Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : bold; width:100%; height:24px; border:solid 1px DarkGray; background-color:gainsboro; background-image:url(images/bgHeadGrad.gif); padding: 2px 2px 2px 2px; margin:0px 0px 0px 0px; display:block; text-align:left; vertical-align:baseline; } .toolbarLink, .toolbar A { font-family : 'Lucida Sans', Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; border-left : 1px solid white; border-right : 1px solid silver; border-bottom : none; border-top : none; background-color : transparent; margin:0px 0px 0px 0px; padding: 2px 2px 2px 2px; color : black; text-align : center; cursor:hand, pointer; height:100%; } /* FIN TOOLBAR*/ FRAME.fraMenu { border-top-style:none; border-right-color:gainsboro; border-right-style:ridge; border-right-width:2px; cursor:w-resize; } .submenu { border: solid 1px black; background-color:White; background-image: url(images/lineaSepMenu.gif); background-repeat:repeat-y; } .menuItem { margin-left:10px; } .selmenu { background-color:white; border: solid 1px black; } FRAME.fraMainx { border-top-style:none; border-left-color:gray; border-left-style:solid; border-left-width:2px; } #controlPanelBox { height:100%; } #controlPanelBody { margin:0px 0px 0px 0px; } #controlPanelMenu { width:20px; height:1600px; background-color:gainsboro; background-image:url(images/bgNavGradHoriz.jpg); border: solid 1px gray; font-family:Tahoma,Arial; font-size:8pt; writing-mode : tb-rl; white-space:nowrap; margin-left:0px; } .selectedCtrPanelMenuItem { padding-bottom:10px; padding-top:10px; padding-left:10px; padding-right:10px; border: solid 1px gray; background-color:gainsboro; cursor:hand, pointer; } .unselectedCtrPanelMenuItem { padding-bottom:10px; padding-top:10px; padding-left:10px; padding-right:10px; border: solid 1px gray; background-color:Transparent; cursor:hand, pointer; } #controlPanelFrames { background-color:gainsboro; visibility : hidden; border : 1px solid Black; margin : 0px; padding : 0px 0px 0px 0px; position : absolute; top: 0px; left: 0px; z-index:1000; width : 300px; height:400px; } .controlPanelFrame { } #headerArea{ background-color: #E6E6FA; cfbackground : url(images/lineaGrad.jpg) repeat-x; } /* BARRA DE NAVEGACION */ #navigation { display:block; padding:5px 5px 5px 0px; margin:0px 0px 0px 0px ; font-size:8pt; width:100%; background-color:#003366; color:white; border-bottom:solid 1px gray; /*background:url(images/bgNavGrad.jpg) repeat-x;*/ } #navigation ul { display:inline; margin-left: 5px; margin-right: 0px; padding-left: 0px; padding-right:0px; } #navigation ul li { font-weight:none; display: inline; list-style-type: circle; margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px; } IMG.botonLateral { float:right; } /* Tabs (Lenguetas) */ #tabs { font-family:'Lucida Sans', Tahoma, verdana, tahoma, Arial; font-size:7pt; color:#003366; /* background-color:#003366; */ padding: 2px 0px 5px 0px; margin:0px 0px 0px 0px; font-weight : normal; /* border-left:solid 1px black; border-bottom:solid 1px black; border-right:solid 1px black; */ } #tabs ul { margin-left: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: block; } #tabs ul li { margin-left: 3; margin-bottom: 3; padding: 2px 5px 5px; list-style: none; display:inline; text-decoration:underline; } #tabs ul li.here { /*background-image:url(../images/bgHeadGrad.gif);*/ color:#003366; display: inline; background-color:#ffffff; border-bottom: 1px solid #ffffff; list-style: none; text-decoration:none; font-weight:bold; } #tabs ul li.here a { color:#003366; } #tabs ul li a{ color:darkgray; text-decoration : none; } #tabs a:hover{ text-decoration : underline; } #tabs .undertab { margin:0px 0px 0px 0px; background-color:white; border-bottom:solid 1px black; border-top:solid 1px silver; height:5px; } /* FIN LENGUETAS */ /* MENU DE PAGINA */ .sideMenu{ width: 12em; padding: 0px 0px 0px 0px; background-repeat:no-repeat; margin: 0px 0px 0px 0px; margin-bottom: 1em; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; /* background-color: #003366; */ color: #003366; } Table tr td.sideMenu { /* background-color: #003366; */ } .sideMenu ul { list-style: none; margin: 0px 0px 0px 0px; padding: 0; border: none; } .sideMenu ul li { /* border-bottom: 1px solid #c3daf9; border-bottom:dashed 1px #003366; */ cursor:hand; margin: 0px ; padding: 0px 5px 0px 0.5em; } .sideMenu li a { display: block; /* border-left: 10px solid #508fc4; border-right: 10px solid #508fc4; background-color: #003366; color: #fff;*/ text-decoration: none; width: 100%; font-weight:bold; } html>body .sideMenu li a { width: auto; } .sideMenu li a:hover { /* border-left: 10px solid #c3daf9; border-right: 10px solid #c3daf9; background-color: #003366;*/ color: #508fc4; text-decoration:underline; font-weight:bold; } .sideMenu li.here { /* border-bottom: 1px solid #c3daf9; */ color: #508fc4; border: 1px solid #c3daf9; } .sideMenu li.here a { display: block; /* border-left: 10px solid #f8f8fb; border-right: 10px solid #f8f8fb; background-color: #f8f8fb; color: #003366;*/ text-decoration: none; width: 100%; } html>body .sideMenu li.here a { width: auto; } html>body .sideMenu li{ cursor: pointer; } ul>li.sideMenu li.here a { width: auto; } .sideMenu li.here a:hover { /* border-left: 10px solid #c3daf9; border-right: 10px solid #c3daf9;*/ } .sidemenu ul li.sidemenu { background:none; } #pageMenu { font-family:'Lucida Sans', tahoma, Verdana, Arial; font-size:7pt; padding: 5px; margin: 0px 0px 0px 0px; font-weight : bold; text-align:center; /*border-bottom:solid 1px black;*/ } #pageMenu ul {/* margin-left: 0; padding-left: 0; padding-right: 0;*/ display: inline; } #pageMenu ul li {/* margin-left: 3; margin-bottom: 0; padding: 0px 5px 0px;*/ display: inline; } #pageMenu ul li a{ white-space: nowrap; text-decoration : none; padding:5px 13px 5px 13px; } #pageMenu ul li a:hover{ text-decoration : underline; background-color:#e2e2e2; border-left:solid 1px gray; border-right:solid 1px gray; } /* MENU DE PAGINA */ H1{ background-color:black; } #Header { color:black; display:block; font-family:'Lucida Sans', Tahoma, Verdana, Arial; /* antes solo arial */ font-size:10pt; font-weight:bold; text-align:right; line-height:50px; border-bottom:1px solid black; padding-bottom:5px; padding-top:5px; padding-left:5px; padding-right:15px; margin-left:0px; height:50px; overflow:hidden; background:#6C8AA7 url(/BOLSAInteger/images/headerConLogo.gif) no-repeat top left; /* background-image:url(images/bgHeader.gif); background-repeat: no-repeat ; background-position: right top;*/ } #Header img { display:inline; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; } A #Header { cursor:pointer; cursor:hand; } .subTitulo { color:#003366; display:block; margin-top:0px; margin-bottom:10px; padding-right:10px; padding-left:0px; font-family:'Lucida Sans', Tahoma, Verdana, Arial; /* antes solo arial */ font-size:12pt; font-weight:bold; text-align:Left; border-bottom:1px solid black; padding-top:10px; padding-bottom:10px; background-color:white; background-image:none; } P {margin:10px 20px 10px 20px; } /* Clase para el renglon Seleccionado paea Editar" */ .RenglonSel { margin:0px; background-color:#335687; color:White; text-align:left; } .RenglonNoSel { margin:0px; background-color:White; color:Black; text-align:left; } .RenglonNoSelAlt { margin:0px; background-color:#D6D3D6; color:Black; text-align:left; } /* Clases relacionadas con el manejo de errores */ #errors { z-index:1001; width:98%; position:absolute; top:0px; vertical-align:top; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } #errors .box { border:ridge 2px #edf0f9; padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0px; width: 90%; padding-top: 0px; font-family: Tahoma, Verdana, Arial; background-color: #edf0f9; } #errors .box .head { padding-right: 5px; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 0px; width: 100%; color: white; padding-top: 2px; background-color: #336699; } #errors .box .cuerpo { margin:0px 10px 0px 0px; padding:0px 20px 0px 20px; } #error .box .cuerpo ul { list-style-image:none; list-style-type:none; } #error .box .cuerpo ul li { list-style-image:none; list-style-type:none; width:80%; } #errFloatMsg { vertical-align:top; height:1em; width:100%; border: solid 1px gray; background-color:#FFFFC4; font-size:8pt; padding:1px 1px 1px 1px; margin:0px; position:relative; top:0px; left:0px; } .errButtonArea { text-align:right; padding:5px 5px 5px 5px; margin:0px 0px 0px 0px; border-top:outset 2px #edf0f9; } /* Clase Relacionada Con el Calendario de Dias Festivos*/ .Festivo { background-image:url(/ITXV4/images/Circle_Cal.bmp) } .Moneda { text-align:right; } .Arbol { font-family:'Lucida Sans', Tahoma, Verdana, Arial; /* antes solo arial */ font-size:8; color:Navy; } /*APP*/ .calVertical{ height : auto; width : 50; text-align : center; border-right : thin solid Gray; } .calHoriz{ font-size: 7pt; } .calNum{ font-size: 7pt; } .calNumRight{ font-size: 7pt; text-align:right; } .calRango{ font-size: 7pt; } .calNombre{ font-size: 7pt; width : 50%; } .calTexto{ font-size: 6pt; } .calDescripcion{ font-size: 5pt; } .colorAPP1,A.colorAPP1:ACTIVE,A.colorAPP1:VISITED,A.colorAPP1:LINK{ color: White; background-color : Red; text-align:center; } .colorAPP5,A.colorAPP5:ACTIVE,A.colorAPP5:VISITED,A.colorAPP5:LINK{ color: Black; text-align:center; font-style : normal; font : bold; background-color : Silver; } .colorAPP6,A.colorAPP6:ACTIVE,A.colorAPP6:VISITED,A.colorAPP6:LINK{ color: Black; font : bold; background-color : #FFF8DC; background : #FFF8DC; } .colorAPP2,A.colorAPP2:ACTIVE,A.colorAPP2:VISITED,A.colorAPP2:LINK{ color: Black; background-color : Yellow; text-align:center; } .colorAPP3,A.colorAPP3:ACTIVE,A.colorAPP3:VISITED,A.colorAPP3:LINK{ color: White; background-color : Blue; text-align:center; } .colorAPP4,A.colorAPP4:ACTIVE,A.colorAPP4:VISITED,A.colorAPP4:LINK{ color: White; background-color : Green; text-align:center; } .tblAPP{ border : thin solid Gray; } .Ayuda { white-space:normal; font-size:8pt; width:100%; margin:15px 15px 15px 15px; } .headImage { background:white url('/BOLSAInteger/images/loginHeaderITX.gif') no-repeat top right; width:700px; height:200px; vertical-align:top; padding-left:20px; color:White; font-size:150% } .headImage A { color:#868585; font-weight:bold; text-decoration:underline; } .menuHeadImage, .menuHeadImage A, .menuHeadImage A:visited, .menuHeadImage A:link { vertical-align:top; color:White; font-weight:normal; font-size:7pt; text-align:right; } .menuHeadImage A:hover { text-decoration:underline; }