
/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS GENERALES								*/
/*//////////////////////////////////////////////////////////////////////////////*/

BODY, FORM, TABLE
{
	font-family: Verdana;
	font-size: 8pt;
}

A:link, A:visited, A:active, A:hover, A
{
	text-decoration: none;
	color: inherit;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

SELECT, INPUT, TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana;
}

.OutLined
{
	border: 1px solid #A7B8C1;
	background-color: #EFEFED;
	height: 20px;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE GRILLAS								*/
/*//////////////////////////////////////////////////////////////////////////////*/

.grid
{
	text-align: center;
	vertical-align: middle;
	border: solid 1px #D0D0CE;
	width: 100%;
}

.gridHeader
{
    font-size: 8pt;
    font-family: Verdana;
    color: #ffffff;
    background-color: #AEAEAE;
    vertical-align: middle;
    border: solid 1px #D0D0CE;
}

.gridFilterRow
{
    background-color: #F1F1F1;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #aaa9a8;
    vertical-align: middle;
    border: solid 1px #D0D0CE;
}

.gridRow
{
	background-color: White;
	font-size: 8pt;
	font-family: Verdana;
	color: #848483;
	border: solid 1px #D0D0CE;
	height: 20px;
}

.gridRow_Print
{
	background-color: White;
	font-size: 8pt;
	font-family: Verdana;
	color: #848483;
	border: solid 1px #D0D0CE;
}

.gridAlternateRow
{
	background-color: #e3e3e2;
	color: #848483;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #D0D0CE;
	height: 20px;
}


.gridAlternateRow_Print
{
	background-color: #e3e3e2;
	color: #848483;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #D0D0CE;
}


.gridSelectedRow
{
	background-color: #f5b757;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	border: solid 1px #D0D0CE;
	height: 20px;
}


.gridSelectedRow_Print
{
	background-color: #f5b757;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	border: solid 1px #D0D0CE;
}



.gridOperatorFilter
{
    font-size: 8pt;
    font-family: Verdana;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE TITULOS								*/
/*//////////////////////////////////////////////////////////////////////////////*/

.subTitle
{
	font-size: 8pt;
	color: #707070;
	font-weight: normal;
}

.title
{
	font-size: 11pt;
	color: #707070;
	font-weight: bold;
}

.titleEditPanel
{
	font-size: 10pt;
	color: #F7A01C;
	font-weight: bold;
}


/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE MESSAGEBOX								*/
/*//////////////////////////////////////////////////////////////////////////////*/

.MessageBox_Title
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #949391;
	height: 20px;
	color: White;
	padding-left: 5px;
}

.MessageBox_Box
{
	background-color: White;
	border: solid 1px black;
}

.MessageBox_Message
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	height: 60px;
	margin-right: 5px;
	margin-top: 5px;
	vertical-align: bottom;
	width: 100%;
	overflow: auto;
}

.MessageBox_ButtonContainer
{
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

.MessageBox_IconsContainer
{
	height: 95px;
	padding-left: 5px;
	padding-right: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE TREEVIEW								*/
/*//////////////////////////////////////////////////////////////////////////////*/


.treeParent
{
	font-size: 10pt;
	font: Tahoma;
	color: #f2a21d;
}

.treeChild
{
	font-size: 9pt;
	font: Tahoma;
	color: #898888;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE 	PANEL								*/
/*//////////////////////////////////////////////////////////////////////////////*/

.loginPanel
{
	background-color: #454343;
}

.editPanel
{
	background-color: #CFCECA;
	padding: 4px;
	border: solid 1px #C0C0C0;
}

.containerButtonsPanel
{
	background-color: #EDECEA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: solid 1px #E1E1E0;
}

.subContainerButtonsPanel
{
	border:solid 1px #E0E0DF;
	background-color:#F0F0F0;	
}


/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE TEXTOS								*/
/*//////////////////////////////////////////////////////////////////////////////*/

.textEditPanel
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
}

.labelLogin
{
	color: White;
	font-weight: bold;
}


.labelLoginError
{
	color: Red;
	font-weight: bold;
}

.labelRegistros
{
	color: Black;
}

.labelVersion
{
    font-family:Lucida Console;
    font-size:9pt;
    font-weight:bold;
	color: Gray;
}

.isPrimaryKey
{
	text-decoration: underline;
}


.BackGroundTop
{
	background-image: url(Images/BannerResto.gif);
	background-repeat: repeat-x;
}
.BackGroundTopLeft
{
	background-image: url(Images/BannerSymbol.gif);
	background-repeat: no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								NUEVO ABM										*/
/*//////////////////////////////////////////////////////////////////////////////*/

.lblReq
{
	color: #8AA8C0;
	font-size: 8pt;
}

.panelNuevo
{
	background-color: #E1E2E4; /*border-color: #E1E2E4;*/
}

.lblEtiqueta
{
	color: Black;
	font-size: 8pt;
	width: 100%;
	padding-left: 5px;
	height: 15px; /*background-image: url(Images/fondo.gif);*/
}


.lblEtiqueta2
{
	color: White;
	font-size: 8pt;
	width: 100%;
	padding-left: 5px;
	height: 20px; /*background-image: url(Images/fondo.gif);*/
	background-color: #85a0b8;
}
.lblEtiqueta2Obligatorio
{
	color: White;
	font-size: 8pt;
	width: 100%;
	padding-left: 5px;
	height: 20px; /*background-image: url(Images/fondo.gif);*/
	background-color: #f7a01c;
}
.lblEtiqueta3
{
	color: White;
	font-size: 8pt;
	width: 100%;
	padding-left: 5px;
	height: 20px; /*background-image: url(Images/fondo.gif);*/
	background-color: Red;  
}

.tdNuevo
{
	/*background-repeat:repeat-x; 	background-image: url(Images/fondo.gif);*/
	font-size: 8pt;
	font: tahoma;
	color: White;
	height: 20px;
	background-color: rgb(133, 160, 184);
	vertical-align:middle;
}

.tdNuevoVisualizacion
{
	background-repeat:repeat-x; 	
	background-image: url(Images/fondo.gif);
	font-size: 8pt;
	font: tahoma;
	color: White;
	height: 20px;
}

.tdNuevoY
{
	background-repeat: repeat-x;
	background-image: url(Images/fondo.gif);
	font-size: 8pt;
	font: tahoma;
	color: White;
	height: 20px;
}

.PanelSolapa
{
	border-color: #6E86A0;
	border-width: 1px;
}


/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE BUSCADOR								*/
/*//////////////////////////////////////////////////////////////////////////////*/


.SeekerTitle
{
	font-size: 8pt;
	color: #707070;
	font-weight: bold;
}

.bordetabla
{
	border: solid 1px #E1E1E0;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								ESTILOS DE TABCONTROL AJAX						*/
/*//////////////////////////////////////////////////////////////////////////////*/
/* ajax__tab_ie-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_body .ajax__tab_panel {
    border: 1px solid #666;
}

.ajax__tab_msngallery-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab,
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_tab 
{
    height:23px;
    z-index: 0; 
    margin-right:2px;
    color:White;
    text-align:center;
    font-family:Verdana;
    font-size:13px;
    display:block;
    border-radius: 3px 3px 0 0;
    border: 1px solid #666;
    border-bottom: none;
}

.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab
{
    background-color: #7D7D7D;    
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_tab 
{	
    background: #7390A7;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*								MODAL POPUP										*/
/*//////////////////////////////////////////////////////////////////////////////*/
	.graydiv  
   {  
    position: absolute;  
    background-color: silver;  
    left: 0px;  
    top: 0px;  
    z-index: 10000;  
    display: none;  
   }  
  
   .ModalBackground  
   {  
    background-color: black;  
    filter: alpha(opacity=50);  
    opacity: 0.5;  
   }  
   
   .ModalContainer
   {
	border: 1px solid green;
	display: none;
	z-index: 100002;  
    width: 550px;
    position: absolute;
   }
   
   
   /*Modal Popup*/
.modalBackgroundAjx {
	background-color:silver;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupAjx {
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	width:250px;
}

.modalPopupAjx p {
    padding: 5px;
}