﻿/* CSS Document */
/* La primera parte es para el diseño en general de la página */

Body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Logo{float:left; background-image:url(images/SIANet_CP_Logo.gif); background-repeat:repeat no-repeat ; width:274px; height:213px;}
#TopHeader{float:right; width:750px; height:97px; background-color:#669933; position:relative;}
#TopLinks{position:absolute; right:10px; top:10px;}
#Menu{float:right; width:750px; height:26px; background-Color:#D8D8D8; background-repeat:repeat no-repeat;}
#Separador_Menu{float:right; width:750px; height:3px; background-color:White; background-repeat:repeat no-repeat;}
#SubMenu{float:right; width:750px; height:29px; background-Color:#F2F2F2; background-repeat:repeat no-repeat;}
#Separador_SubMenu{float:right; width:750px; height:1px; background-color:White; background-repeat:repeat-x;}
#ContentText{float:right; width:750px; background-color:White; background-repeat:repeat no-repeat;}
#ContentLista{float:left; width:1024px; background-color:White; background-repeat:repeat-x;}
#LeftPanel{float:left; width:274px;}
#Footer{float:left; width:1024px; background-color:#F0F0F0; padding:1px;}
#TopHeader_2{float:right; width:950px; height:97px; background-color:#669933; position:relative;}
#Menu_2{float:right; width:950px; height:26px; background-Color:#D8D8D8; background-repeat:repeat no-repeat;}
#Separador_Menu_2{float:right; width:950px; height:3px; background-color:White; background-repeat:repeat no-repeat;}
#SubMenu_2{float:right; width:950px; height:29px; background-Color:#F2F2F2; background-repeat:repeat no-repeat;}
#Separador_SubMenu_2{float:right; width:950px; height:1px; background-color:White; background-repeat:repeat-x;}
#ContentText_2{float:right; width:950px; background-color:White; background-repeat:repeat no-repeat;}
#ContentLista_2{float:left; width:1224px; background-color:White; background-repeat:repeat-x;}

.GrayPanel{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	padding:10px;
	margin:10px;
}

.SmallGrayText {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.SmallGrayText_Footer {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#EFEFEF;
	text-decoration:none;
}

.SmallGrayText a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.SmallWhiteText {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.SmallWhiteText a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.SmallWhiteFooterText {
	font: 0.7em Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}

.SmallGreenText {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#6B8E23;
}


.BodyText {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.RedBodyText {
	font: 0.7em Tahoma, sans-serif;
	color: Red;
}

.TitleText {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF6600;
}

.RedTitleText {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:Red;
}

.SmallTitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#666;
}

.HeaderText {
	font: 0.7em Tahoma, sans-serif;
	color: White;
}

/*-------------------------------------------*/
/*Configuración para la Tablas de las Páginas*/
/*-------------------------------------------*/

/*Configura el texto del encabezado de la tabla*/
.TableHeaderText {
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
	height:25px;
	background-color:#669933;
}

/*Configura el link, si es incluído en una columna de datos de la tabla*/
.TableLink {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}


.Imagenes {
	text-decoration:none;
	color:White;
	border:none;
}


/*Configura el texto general de la tabla*/
.TableText {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}

/*Configura el texto de la linea que muestra la suma por página en la tabla*/
.TableSumaPaginaText {
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
	height:25px;
	background-color:#9ACD32;
}

/*Configura el texto de la linea que muestra la suma total en la tabla*/
.TableSumaTotalText {
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
	height:25px;
	background-color:#669933;
}

/*Configura el formato de las tablas que contienen los elementos para filtro*/
.TableFiltro {
	border:solid 1px #666666;
	background-color:#F7F7F7;
	padding:3px;
	margin:0px;
}

/*Configura el formato de las tablas que contienen los elementos para filtro secundario*/
.TableOtroFiltro {
	background-color:#F0F0F0;
	padding:3px;
	margin:0px;
}

/*------------------------------------------------------*/
/*Fin de la Configuración para la Tablas de las Páginas*/
/*----------------------------------------------------*/


/*----------------------------------------*/
/*Configuración de las Páginas de Edición*/
/*---------------------------------------*/

/*Configura la linea en donde se muestra el título de la página que se está editando*/
.EditionTDTitle {
	text-align:left;
	height:25px;
	border-bottom-color:#6B8E23;
	border-bottom-style:solid;
	vertical-align:middle;
}

/*Configura la linea en donde se muestra la barra de botones de acciones*/
.EditionTDButtonBar {
	text-align:center;
	height:25px;
	border-top-color:#6B8E23;
	border-top-style:solid;
	vertical-align:middle;
}

/*Configura los textos que indican que campo se está editando*/
.EditionFieldLabel {
   	color: #666666;
	font-size: 10px;
	color:#666666;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-family: Tahoma, sans-serif;
    margin-right: 0px;
    margin-bottom: 0px;
}

ura los textboxs que indican que campo se está editando*/
.EditionFieldTextBox {
   	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: right;
}

.EditionFieldTextBox {
   	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: right;
}

/*Configura los comboboxs que indican que campo se está editando*/
.EditionFieldComboBox {
   	color: #666666;
	font-size: 10px;
	color:#666666;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-family: Tahoma, sans-serif;
    }

/*Configura los textboxs en bold que indican que campo se está editando*/
.EditionFieldBoldTextBox {
   	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-weight:bold;
	font-size: 10px;
	color:#666666
}

/*Configura los textboxs (cuando están deshabilitados) que indican que campo se está editando*/
.EditionFieldDisabledTextbox {
	color: #666666;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	background-color:#F0F0F0;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    font-family: Tahoma, sans-serif;
    margin-bottom: 0px;
}


/*Configura los cxomboboxs (cuando están deshabilitados) que indican que campo se está editando*/
.EditionFieldDisabledCombobox {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	background-color:#F0F0F0;
}


/*Configura el texto de mensaje de la acción realizada*/
.EditionMessageLabel {
   	font: 0.7em Tahoma, sans-serif;
	color: black;
	font-weight:bold;
	font-size: 14px;
}

/*Configura el texto de mensaje de error o validación de datos*/
.EditionErrorLabel {
   	font: 0.7em Tahoma, sans-serif;
	color: Red;
	font-size: 12px;
}

/*Título de la Página que se está editando*/
.EditionTitleH3 {
	width:100%;
	height:18px;
	font:bold 13px verdana;
	color:#6B8E23;
	filter:shadow ( color=#cccccc );
	padding-left:8
}

/*----------------------------------------*/
/*Fin Configuración de las Páginas de Edición*/
/*---------------------------------------*/

/*--------------------------------------*/
/*Configuración de las Páginas de Lista*/
/*------------------------------------*/
.ListBoldTitle {
   	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight:bolder;
	color:#666666}

/*------------------------------------------------*/
/*Fin de la Configuración de las Páginas de Lista*/
/*----------------------------------------------*/

/*------------------------------------*/
/*Configuración de Textos en el Login*/
/*----------------------------------*/

.LoginTitleLabel
{
	font-family:Verdana;
	font-size:25px;
	font-weight:800;
	color:#6B8E23;
}


/*------------------------------------*/
/*Configuración de Elementos del Menú*/
/*----------------------------------*/
.MenuActivo {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#6B8E23;
	text-decoration:none;
}

.MenuNormal {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#404040;
	text-decoration:none;
}

.SubMenuActivo {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#6B8E23;
	text-decoration:none;
}

.SubMenuNormal {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#404040;
	text-decoration:none;
}
/*-------------------------------------------*/
/*Fin de Configuración de Elementos del Menú*/
/*-----------------------------------------*/

/*------------------------------------*/
/*Configuración de Elementos del DataGrid*/
/*----------------------------------*/

.Grid {
	border: solid 1px;
}

.Grid td
{
	border: solid 1px #FFFFFF;
	margin: 1px 1px 1px 1px;
	font-family: Arial;
	padding: 1px 1px 1px 1px;
}

.GridHeader
{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
	height:25px;
	background-color:#669933;
}

.GridHeader a
{
	text-decoration: none;
	color: #FAFAD2;
	padding: 0px 15px 0px 15px;
}

.GridHeader a:hover
{
	text-decoration: underline;
	background: Tan url(images/spin.gif) no-repeat 0 100%;
}

.GridItem, .GridAltItem
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}

.GridItem
{
	background-color: #F5F5F5;
}

.GridAltItem
{
	background-color: #f8f8f8;
}

.GridSelectedItem
{
	background-color: #9ACD32;
}
.GridPager
{
	font-size: small;
	background-color: #FAFAD2;
}

.GridFooter
{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
	height:25px;
	background-color:#669933;
}