﻿body {
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Listas
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul
{
	margin: 0;
	padding: 0;
	color: white;
	font-size: 11px;
}

li
{
	list-style: none;
/*	background: url(App_Themes/Blue/Images/list-bullet-02.gif) no-repeat 0px 0.8em;*/
	padding: .2em 0 .2em 1em;
	margin-left: 0.4em;
	font-size: 9pt;
	font-family: 'Trebuchet MS';
}

ul.list-of-links {
	border-bottom:0px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li
{
	border-top: 1px dotted #B2B2B2;
	background-image: url(App_Themes/Blue/Images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}
	
/*************************************************************************************
Lista de noticias
*************************************************************************************/
.Noticias
{
	border-bottom: gray thin dotted;
	font-family: 'Trebuchet MS';
	color: black;
	font-size: 13px;
	text-decoration: none;
}

/*************************************************************************************
Tabla de la página principal.
*************************************************************************************/
.Indicadores
{
	background-image: url(App_Themes/Blue/Images/Fondo_Indicadores.png);
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: white;
	background-repeat: no-repeat;
}


.Tabla
{
	border-right: #cccccc thin inset;
	border-top: #cccccc thin inset;
	border-left: #cccccc thin inset;
	border-bottom: #cccccc thin inset;
}

.sombra,.contenido-texto{	position: relative;	bottom: 2px;	right: 2px;} .sombra{	background-color: #666; /*color de sombra*/} .contenido-texto{	background-color: #ffffcc; /*color de fondo del contenido*/	color: #000; /*color del texto*/	border: 1px solid #000; /*color del borde*/	padding: .5em 2ex;}
/************************************************************************************
Tabla Indicadores
*************************************************************************************/
.tbl_indica {
	width: 160px;
}

.td_item_tbl_indica
{
	font-family: "trebuchet MS" , Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	width: 50%;
	font-weight: bold;
	line-height: 10px;
}

.td_item_tbl_indica_alterna
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #ffffff;
	background-color: #CCCCCC;
	text-decoration: none;
	width: 50%;
	font-weight: bold;
	line-height: 10px;
}

.td_valor_tbl_indica
{
	font-family: "trebuchet MS" , Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #ffffff;
	text-decoration: none; /*width: 50%;*/
	line-height: 10px;
	background-color: White;
}

/*Los informes (noticias, contenidos y demás)*/
.tbl_informe 
{
	width: 300px;
}

.td_titulo_tbl_informe{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.td_resumen_tbl_informe
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
}

.td_contenido_tbl_informe {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
}

.td_link_tbl_informe
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_tbl_informe a
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_tbl_informe a:hover
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_pestana a
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 8px;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.textoHomepie
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #000000;
	/*font-weight:normal;*/
	text-decoration: none;
}
.textoHome a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #000000;
	/*font-weight:normal;*/
	text-decoration: none;
}
.textoHome a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
}
/***********************************************************************************
Controles de herramientas financieras
***********************************************************************************/

.BotonFinanciero
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px outset;
	color: white;
	border-bottom: 1px outset;
	font-family: 'Trebuchet MS';
	background-color: #f25039;
	
}
.BotonPrueba
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px outset;
	color: white;
	border-bottom: 1px outset;
	font-family: 'Trebuchet MS';
	background-color: #f25039;
	
}
.LabelFinanciero
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
	color: gray;
	text-align: left;
	padding-bottom: 3px;
}
.TextoFinanciero
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border:#CCCCCC solid 1px;
	width:220px;
	background: #F4F4F4;
	color: #666666;
}
/***********************************************************************************
Menú de la parte izquierda
***********************************************************************************/
#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}
/***********************************************************************************
Justificar
***********************************************************************************/
.Justificar
{
	text-align: justify;
}
.LabelTitulos
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-bottom: 3px;
}
.TextoContenido
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
	text-align: left;
	padding-bottom: 3px;
}
/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
	border: 1px solid #DBDB79;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	background: url(App_Themes/Blue/Images/background_fullwidth.jpg) #feffab repeat-y;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
    font-family: Trebuchet MS;
    font-size: 11px;
    text-transform: capitalize;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #6da2c3;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
    font-family: Trebuchet MS;
    font-size: 11px;
    text-transform: capitalize;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
	background-color: #f5f5f5;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-transform: capitalize;
}
.calcurrentday
{
	background-color: #ff9123;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.calweekend
{ 
	background-color: #4291c3;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-transform: capitalize;
	 /*  width: 15%; */
color: white; 
}


.calcurrentmonth, .calcurrentmonth, .calothermonth, .calcurrentday, .calweekend
{
	text-align: left;
	border: 2px solid #6da2c3;
	height: 60px;
	vertical-align: top; 
	/* needed for positioning the dayNumber part */
	position: relative;
	border-collapse: separate;
	border-spacing: 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-transform: capitalize;
}
.ItemMenu
{
	font-size: 12px;
	color: white;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
}

/*input{
-moz-border-radius: 15px;
background-color : #eaf9ff;
border : 1px solid #000000;
font-family : "Courier New", Courier, monospace;
font-size : 12px;
padding-left : 7px;
padding-right : 7px;
}*/
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.BordeInferior
{
	border-bottom: #0099ff 1px solid;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Controles de LogIn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.LabelStatus
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: 'Trebuchet MS';
}
.BordeTabla
{
	border-left-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-top-style: groove;
	border-top-color: #d3d3d3;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #d3d3d3;
	border-bottom-style: groove;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}