/*
 * Ext JS Library 2.0
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 *
 * http://extjs.com/license
 */

body {
      font:normal 12px verdana,tahoma,helvetica;
      margin:0;
      padding:0;
      border:0 none;
      overflow:hidden;
      height:100%;
      background-color: #EFEFEF;
  }

#header{
	height:28px; color:white;
	padding: 2px 2px 2px 10px;
}

#center1{

}

#center1 img{
	border:1px solid #CECECE; float:left; margin:2px;
	max-width: 380px;
}

.pointer{
	cursor: pointer;
}

.bold{
	font-weight: bold;
}

.tabla_resumen{
	float:left; margin-right: 10px;
	font-size:12px; color:#444; padding:5px;
	background: #FFF;
	border: 1px solid #CCC;
}

.tabla_resumen td{
	padding: 0px 10px 0px 10px;
}


.window-body{
	margin:5px;
	background-color: #FFF;

}
.x-panel-body p {
    margin:5px;
}
.x-column-layout-ct .x-panel {
    margin-bottom:5px;
}
.x-column-layout-ct .x-panel-dd-spacer {
    margin-bottom:5px;
}

.ext-gecko .x-grid-editor {
    position: relative !important;
    float: left;
}

.find {
	background-image:url(../images/find.png) !important;
}
.refresh {
	background-image:url(../resources-ext/images/default/grid/refresh.gif) !important;
}
.refresh {
	background-image:url(../images/table_refresh.png) !important;
}
.page_add {
    background-image:url(../images/page_add.png) !important;
}
.page_copy{
	background-image:url( ../images/page_copy.png) !important;
}
.page_go{
	background-image:url( ../images/page_go.png) !important;
}
.page_delete{
	background-image:url( ../images/page_delete.png) !important;
}
.settings {
    background-image:url(../images/folder_wrench.png) !important;
}
.nav {
    background-image:url(../images/folder_go.png) !important;
}
.app_go {
    background-image:url(../images/application_go.png) !important;
}
.grid {
    background-image:url( ../images/grid.png) !important;
}
.folder_doc {
    background-image:url( ../images/folder_page_white.png) !important;
}
.docs_office {
    background-image:url( ../images/page_white_office.png) !important;
}
.doc_acrobat {
    background-image:url( ../images/page_white_acrobat.png) !important;
}
.newspaper {
    background-image:url( ../images/newspaper.png) !important;
}
.house {
    background-image:url( ../images/house.png) !important;
}
.rss {
    background-image:url( ../images/rss.gif) !important;
}
.applink{
    background-image:url( ../images/app_link.png) !important;
}

.worldlink{
    background-image:url( ../images/world_link.png) !important;
}
.group {
    background-image:url( ../images/group.png ) !important;
}
.group_gear {
    background-image:url( ../images/group_gear.png ) !important;
}
.group_link {
    background-image:url( ../images/group_link.png ) !important;
}
.user {
    background-image:url( ../images/user.gif ) !important;
}
.user_add {
    background-image:url(../images/user_add.gif) !important;
}

.user_delete {
    background-image:url(../images/user_delete.gif) !important;
}
.building {
    background-image:url(../images/building.png) !important;
}
.money {
    background-image:url(../images/money.png) !important;
}
.euro {
    background-image:url(../images/money_euro.png) !important;
}
.coins {
    background-image:url(../images/coins.png) !important;
}
.coins_add {
    background-image:url(../images/coins_add.png) !important;
}
.coins_delete {
    background-image:url(../images/coins_delete.png) !important;
}
.agenda{
	background-image:url( ../images/book_addresses.png) !important;
}
.warning{
	background-image:url( ../images/warning.gif) !important;
}

.article{
	background-image:url( ../images/article.gif) !important;
}

.app_warning{
	background-image:url( ../images/app_waring.png) !important;
}

.lorry{
	background-image:url( ../images/lorry.png) !important;
}
.desconectar{
	background-image:url( ../images/desconectar.gif) !important;
}

.email{
	background-image:url( ../images/email.png) !important;
}
.email_open{
	background-image:url( ../images/email_open.png) !important;
}
.email_go{
	background-image:url( ../images/email_go.png) !important;
}

.page_excel{
	background-image:url( ../images/page_excel.png) !important;
}
.btn_close{
	background-image:url(../resources-ext/images/default/qtip/close.gif) !important;
}
.flag_blue{
	background-image:url( ../images/flag_blue.png) !important;
}
.flag_red{
	background-image:url( ../images/flag_red.png) !important;
}
.cog_go{
	background-image:url( ../images/cog_go.png) !important;
}
.telephone_add{
	background-image:url( ../images/telephone_add.png) !important;
}
.calculator{
	background-image:url( ../images/calculator.png) !important;
}
.wrench{
	background-image:url( ../images/wrench.png) !important;
}
.arrow-up{
	background-image:url( ../images/arrow-up.gif) !important;
}
.arrow_switch{
	background-image:url( ../images/arrow_switch.png) !important;
}
.calendar{
	background-image:url( ../images/calendar.png) !important;
}

p {
	margin-bottom:15px;
}
h1 {
	font-size:large;
	margin-bottom:20px;
}
h2 {
	font-size:14px;
    color:#333;
    font-weight:bold;
    margin:10px 0;
}
.example-info{
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe url(info-bg.gif) repeat-x;
	font-size:10px;
	padding:8px;
}
pre.code{
	background: #F8F8F8;
	border: 1px solid #e8e8e8;
	padding:10px;
	margin:10px;
	margin-left:0px;
	border-left:5px solid #e8e8e8;
	font-size: 12px !important;
	line-height:14px !important;
}
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:500px;
    top:10px;
    width:400px;
    z-index:20000;
}
.x-grid3-row-body p {
    margin:5px 5px 10px 5px !important;
}


.add {
    background-image:url(../images/add.gif) !important;
}
.option {
    background-image:url(../images/plugin.gif) !important;
}
.remove {
    background-image:url(../images/delete.gif) !important;
}
.save {
    background-image:url(../images/save.gif) !important;
}
.print {
    background-image:url(../images/printer.png) !important;
}
.accordion {
    background-image:url(../images/accordian.gif) !important;
}

.loading-indicator {
    font:bold 13px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
    position:absolute;
    top:35%;
    left:43%;
    color:#444;
    background-image:url(../resources-ext/images/default/shared/blue-loading.gif);
    background-repeat: no-repeat;
    background-position:left 5px;
    background-color:#FFF;
    padding:10px 10px 10px 38px;
	text-align:left;

	top:0px;
	left:0px;
	height: 100%;
	width: 100%;
	background-position:center 250px;
	padding-top:300px;
	text-align:center;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;

}


.presupuesto {
    background-image:url(../IMGS/imgPRESUPUESTO.png) !important;
}
.almacen {
    background-image:url(../IMGS/imgALMACEN.png) !important;
}
.departamento {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.impuesto {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.terminodepago {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.otroscargos {
    background-image:url(../IMGS/imgOTROCARGO.png) !important;
}
.otrosdescuentos {
    background-image:url(../IMGS/imgDESCUENTOS.png) !important;
}
.empleado {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.activofijo {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.preferencia {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.servicio {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.presupuesto {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.recepciondevehiculo {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.salidademercancia {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.cliente {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.venta {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.cotizacion {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.recepciondepagos {
    background-image:url(../IMGS/imgRECEPCIONPAGOS.png) !important;
}
.autorizaciondecredito {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.proveedor {
    background-image:url(../IMGS/imgPROVEEDOR.png) !important;
}
.refaccion {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.inventariofisico {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.ajustedeinventario {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.entradadealmacen {
    background-image:url(../IMGS/imgENTRADAALMACEN.png) !important;
}
.ordendecompra {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.pagoaproveedores {
    background-image:url(../IMGS/imgRECEPCIONPAGOS.png) !important;
}
.registromasivoderefacciones {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
.actualizaciondeprecios {
    background-image:url(../IMGS/imgENTIDADES.png) !important;
}
