* 
{
	margin: 0;
}

body 
{
	background: #F9F9F9;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 15px 10px 25px;

}

.bgSpareparts
{
    background: #d8d8d8;
}

.bgInchcape
{
    background: #c9eaf282;
}

/* ----------------------------------------- Inputs  ----------------------------------------------------------- */

.input
{
	height: 13px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	font-weight: normal;
}

.boton
{
	font-size: 11px;
	width: 75px;
	height: 22px;
}

.dropdownlist
{  
	height: 20px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	font-weight: normal;
}

.ubicacion{
	position: absolute;
	width: 234px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	font-family: Verdana;
	font-size: 8pt;
	font-variant: normal;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bbbbbb,direction=135,Strength=4);
}

/* ----------------------------------------- Login  ----------------------------------------------------------- */

#loginMensaje
{
	position: absolute;
	top: 78%;
	left: 0px;
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: Black;
	font-weight: bold;
}

#login
{
	height:220px; 
	width: 218px; 
	background-color: black; 
	font-weight: bold; 
	font-size: 10px; 
	color: white; 
	border: black 1px solid;
}


/* ----------------------------------------- Cabecera  ----------------------------------------------------------- */

#Cabecera
{
	position: absolute; 
	height: 80px; 
	width: 101%; 
	top: 0px; 
	left: 0px;
	background: #000000 url('../images/fondoCabecera.gif');
	padding: 0px 0px 0px 0px;
}

#LabTituloCabecera
{
	position: absolute; 
	top: 36px;
	right:  15px; 
	float: right;
	text-align:right;
	font-size: 16pt;
	color: white;
	font-weight: bold;
	font-family: 'Arial Narrow';
	z-index: 1000;
}

#iframeCabecera
{
	top: 0px;  
	left: 0px; 
	height: 100%; 
	width: 100%;
	overflow: hidden;  
}


#frameMenuPrincipal
{
	right: 0px;
	position: absolute;
	top: 0px;
	background-color: #5D6D57;
	padding: 0px 3px 0px 3px;
}


.MenuPrincipalItem
{
	color: #FFFFFF;
	padding :    3px  6px 3px  5px;
	font-family: Tahoma;
	font-size: 12px;
	height: 10px;
}

.MenuPrincipalOver
{
	background-color: #829579;
}

.MenuPrincipalSelected
{
	padding-bottom:1px;
	border-bottom: solid 2px red;
	margin-bottom: 1px;
}



#frameMenuSecundario
{
	right: 15px;
	position: absolute;
	top: 35px;
	background-color: #eeeeee;
	padding: 0px  1px 0px 1px;
	border: 1px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bbbbbb,direction=135,Strength=4);
}



.MenuSecundarioItem
{
	border-bottom: 1px dotted #000000;
	color: #000000;
	padding:  1px  7px 2px  4px;
	height: 11px;
	font-family: Tahoma;
	font-size: 11px;
}

.MenuSecundarioOver
{
	background-color: #dddddd;
	color: #000000;
}

.MenuSecundarioSelected
{
	background-color: #E10A1F;
	color: #FFFFFF;
}


/* ----------------------------------------- GridView ----------------------------------------------------------- */
    

#divGeneral
{
	/*position: absolute;*/
	left: 25px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	overflow:scroll;
	background-color:#f4f4f4;
}


.FieldSetStyle
{
	/*background-color:#f4f4f4;*/
}


.Paginador
{
    position: absolute;
    bottom:29px;
    left: 25px;
    z-index: 500; 
    width:130px;
    height: 30px; 
    border: 1px solid gray; 
    border-top-width:4; 
    border-top-color: #f4f4f4;
    background-color: #f4f4f4;
}

 
#frameGridView
{
	border: 1px solid gray;
    position: absolute;
	left: 10px;
	right: 40px;
	bottom: 108px;
	top: 5px; 
	overflow:  auto;
	background-color:#f4f4f4;

	
}

.frameGridView
{
	position: absolute;
	left: 25px;
	right: 25px;
	bottom: 25px;
	top: 5px; 
	overflow:  auto;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color:#f4f4f4;
}

.GridViewStyle 
{
	border-bottom: silver 1px solid;
}
     
.HeaderStyle 
{
	/*background-color:#1C5E55;*/
	background-image: url('../images/barraCabecera.gif');
	color:#000000;
	font-weight:bold;
	height:18px;
	border-right: 1px solid silver;
}      

.HeaderStyle a
{
	text-decoration: none;
	color:#000000;
}

.HeaderStyle th
{
	border-right: 1px solid silver;
 /* position: relative;
	top: expression(this.offsetParent.scrollTop);  */     /*IE5+ only*/
	z-index: 10;
}

.AlternatingRowStyle 
{
	background-color:white;
}  
.AlternatingRowStyle td
{
	border-right: 1px solid silver;
}

.RowStyle
{
	background-color: #F7ECE5;
	height:10px;
}

.RowStyle td
{
	border-right: 1px solid silver;
}

.SelectedRowStyle
{
	background-color: #dddddd; /*#E10A1F; #ebebeb;*/
	cursor: hand;
	/*color: #FFFFFF;*/
}


.SelectedRowStyle td
{
	border-right: 1px solid silver;
}

    
/* -----------------------------------------  Títulos  ----------------------------------------------------------- */

#TituloIngreso
{
	font-family: Tahoma;
	height: 20px;
	font-size: 14px;
	color: #993300;
	background: url(../images/sideBullet.gif) no-repeat -2px top;
	padding: 0px 0px 7px 14px;
}                     
 #TituloGrid
{
	/*background-color: yellow;*/
	font-family: Tahoma;
	height: 20px;
	font-size: 14px;
	color: #993300;
	background:  url(../images/sideBullet.gif) no-repeat -2px;
	padding: 15px  10px 7px 14px;
}

 .TituloGrid
{
	/*background-color: yellow;*/
	font-family: Tahoma;
	height: 20px;
	font-size: 14px;
	color: #993300;
	background:  url(../images/sideBullet.gif) no-repeat -2px;
	padding: 15px  10px 7px 14px;
}  
             

 #imBotExcel
{	
	position: relative;
	float: right;  
	top:17px;
    left: -3262px;
    width: 15px;
    height: 13px;
    right: 3262px;
    text-align: left;
}

 #imBotImprimir
{	
	position: relative;
	float: right;  
	top:-16px; 
	cursor: hand;
    left: -1px;
}
  
 #divAutorizarBultos
{	
	position: relative;
	float: right;  
	top:-17px;
}  
         
/* -----------------------------------------  Tabla ingreso  ----------------------------------------------------------- */

#tablaIngreso
{
	font-weight: bold;
	color: #666666;
    height: 77px;
}

.tablaIngreso
{
	font-weight: bold;
	color: #666666;
}    
        
#tablaIngreso td
{
	padding-right:8px;
}
        
#fieldIngreso 
{
	padding: 10px 0px 10px 10px; 
	color: Gray;
	/*background-color:#f4f4f4;*/
}
.fieldIngreso 
{
	padding: 10px 0px 10px 10px; 
	color: Gray;
	/*background-color:#f4f4f4;*/
}

#tablaSeleccion 
{
	font-weight: bold;
	color: #666666;
}
        
#tablaSeleccion  td
{
	padding-right:8px;
}

#fieldSeleccion 
{
	padding: 10px 0px 10px 10px; 
	color: Gray;
}

/* -----------------------------------------  Fechas  ----------------------------------------------------------- */

#overDiv 
{
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

#overDiv  a         
{ 
	color: #000000; 
	text-decoration: none; 	
}

#overDiv  a:hover   
{ 
	color: #050505; 
	text-decoration: underline; 
	font-weight: bold;
}

.botonFecha
{
	cursor: hand;
	border: 0px;
	vertical-align:top;
}

/* -----------------------------------------  Impresion  ----------------------------------------------------------- */


#tituloPaginaImpresion
{
	font-size: 17px;
	width: 100%; 
	height: 54px; 
	text-align: center; 
	padding-top: 30px;
}


.fondoPaginaImpresion
{
	background: white;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 5px 5px 5px 5px;

}

.fondoPaginaImpresionHorizontal
{ 
	background: white;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%; 
	height: 100%; 
	margin: 0% 0% 0% 0%; filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3); 
} 

#TituloGrid2 {
    /* background-color: yellow; */
    font-family: Tahoma;
    height: 20px;
    font-size: 14px;
    color: #993300;
    background: url(../images/sideBullet.gif) no-repeat -2px;
    padding: 15px 10px 7px 14px;
    width: 250px;
}



