

#header {
    position: relative;
    background: transparent url(../images/header_bg_grey.png) repeat-x;   
    font:22px Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;    
    text-align:left;
    vertical-align: middle;    

}

#headerTable {
    position: relative;    
    font-weight: bold;    
    text-align:left;
    vertical-align: middle;    

}

#osninetMKT{
    position: relative;
    text-align:right;
    padding-top: 100px; 
}


.tituloHeader {
    position: absolute;
    top: 20px;
    left: 600px;
    text-align:center;
}
.tituloHeaderTable {
    position: absolute;
    top: 1px;
    left: 419px;    
}


#botonesSociales {
    position: relative;
    float: right;
    text-decoration: underline;    
    vertical-align: middle;
    /*     height: 18px; */
    color: black;    
    padding-left: 25px;        
    padding-right: 25px;
    background: url(../images/userIcon.png) top left no-repeat;

}
#barraLateralIzquierda {    
    margin-top:5px;   
    width:300px;
    float:left;
}

.barraLateralIzquierdaTop {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;    
    padding: 7px 12px;
}


.barraIndex {
    margin-top:-31px;
    background: #FFFFFF url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;    
    padding: 14px 12px;
}


#pageBody {    
    margin-left:100px;
    margin-right:20px;
}

/*_LOGIN*/

.login {
    background-position: 0.7em center;
    background-repeat: no-repeat;
    text-indent: 25px;
    background-image: url(../images/skin/key-login.png);
    float: right;   
}


/*Hasta aca*/

html * {
    margin: 0;    
}

/* NAVIGATION MENU */

.nav {
    /*    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
        border: 1px solid #ccc;
        border-style: solid none solid none;*/
    margin-top: -28px;
    padding: 7px 12px;
}

.menuButton {   
    font-size: 10px;
    padding-left: 32px;
    cursor: pointer;    
}
.menuButton a {
    color: #333;
    padding: 4px 6px;
}
.menuButton a.home {
    text-align: left;
    background: url(../images/skin/house.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.mail {
    text-align: left;
    background: url(../images/skin/gmail_32px.png) center left no-repeat;
    color: #333;
    padding-left: 35px;

}

.menuButton a.help {
    text-align: left;
    background: url(../images/skin/tutorials-icon.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.adminTask {
    text-align: left;
    background: url(../images/skin/admin-icon.png) center left no-repeat;        
    color: #333;
    padding-left: 25px;

}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.creditCard {
    background: url(../images/skin/creditCard.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.create {
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.percent {
    background: url(../images/skin/percent-icon.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.internalServices {
    background: url(../images/skin/services-internal-icon.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}


.menuButton a.branchBank {
    background: url(../images/skin/bank.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.accountBank {
    background: url(../images/skin/bankAccount-icon.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.accountBank {
    background: url(../images/skin/bankAccount-icon.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.accountBank {
    background: url(../images/skin/bankAccount-icon.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.addCheckBook {
    background: url(../images/skin/addChecks.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}

.menuButton a.viewCheckBook {
    background: url(../images/skin/checks.png) center left no-repeat;
    color: #333;
    padding-left: 35px;
}


.menuButton a.payments {
    background: url(../images/skin/createPayment.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.search {
    background: url(../images/skin/search.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.info {
    background: url(../images/skin/information.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

/*ESTOS SON PARA LOS INVOICES*/
.menuButton a.createInvoice {
    background: url(../images/skin/invoice-create.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}
.menuButton a.listInvoice {
    background: url(../images/skin/invoices.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}
.menuButton a.debtInvoice {
    background: url(../images/skin/invoice-debt.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}.menuButton a.paidInvoice {
    background: url(../images/skin/invoice-paid.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}.menuButton a.cancelInvoice {
    background: url(../images/skin/invoice-cancel.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.generatePayment {    
    background: url(../images/skin/receipt.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}
.menuButton a.back {    
    background: url(../images/skin/goBack.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton a.print {    
    background: url(../images/skin/print-icon.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton a.practices {
    background: url(../images/skin/practices.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton input {
    color: #333;
    margin-top: -3px;
    /*    padding: 4px 6px;*/
}

.menuButton input.practices {
    background: url(../images/skin/practices.png) center left no-repeat;
    color: #333;
    padding-left: 20px;
    cursor: pointer;
}

.menuButton input.filtro {
    background: url(../images/skin/database_filter.png) center left no-repeat;
    color: #333;
    padding-left: 20px;
    cursor: pointer;
}



.menuButton input.finder {        
    background: transparent url(../images/skin/database_find.png) center left no-repeat;
    color: #333;
    padding-left: 20px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton input.search {        
    background: url(../images/skin/search.png) center left no-repeat;
    color: #333;
    padding-left: 20px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton input.createModPrice {        
    background: transparent url(../images/skin/moneyEdit.png) center left no-repeat;
    color: #333;
    padding-left: 20px;
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton input.addCashBox {        
    background: transparent url(../images/skin/addCashBox.png) center left no-repeat;
    color: #333;
    padding-left: 25px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton input.addCashBoxTreasury {        
    background: transparent url(../images/skin/addCashBoxTreasury.png) center left no-repeat;
    color: #333;
    padding-left: 25px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.menuButton input.check {        
    background: transparent url(../images/skin/checks.png) center left no-repeat;
    color: #333;
    padding-left: 30px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}


.menuButton a.createModPrice {
    text-align: left;
    background: transparent url(../images/skin/moneyEdit.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.createDebt {
    text-align: left;
    background: transparent url(../images/skin/moneydeuda.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.closeCashBox {
    text-align: left;
    background: url(../images/skin/closedCashBox.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.archedCashBox {
    text-align: left;
    background: url(../images/skin/archedCashBox.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.openCashBox {
    text-align: left;
    background: url(../images/skin/openCashBox.png) center left no-repeat;
    color: #333;
    padding-left: 25px;

}

.menuButton a.receipt {
    background: url(../images/skin/receipt.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.createMovementsCashBox {
    background: url(../images/skin/mov_cash.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.addReceipt {
    background: url(../images/skin/add-receipt.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.listMovementsCashBox {
    background: url(../images/skin/list_cash.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}

.menuButton a.especialMedicPay {
    background: transparent url(../images/skin/applyPayment.png) center left no-repeat;
    background-size: 18px;
    color: #333;
    padding-left: 25px;
}



.myButton {   
    font-size: 10px;
    padding-left: 32px;
    cursor: pointer;    
}

.myButton a{        
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
    height: 21px;
}

.myButton input.add {        
    background: transparent url(../images/skin/add.png) center left no-repeat;
    color: #333;
    padding-left: 20px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.myButton input.cancel {        
    background: transparent url(../images/skin/cancel.png) center left no-repeat;
    color: #333;
    padding-left: 20px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.myButton input.refresh {        
    background: transparent url(../images/skin/reload.png) center left no-repeat;
    color: #333;
    padding-left: 20px;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.myButton a.back {    
    background: url(../images/skin/goBack.png) center left no-repeat;
    padding-left: 28px;     
    overflow: visible;
    cursor: pointer;
}



.barraButton {   
    font-size: 12px;    
    cursor: pointer;
    /*        padding: 0 5px;    */
}
.barraButton a {
    color: #222222;    
}
/* Podría ponerle imagenes a las htas de la barra */
.barraButton input.noImage {            
    color: #222222;    
    border:0px;
    font-weight: bold;
    cursor: pointer;
}


/* GENERAL */

.spinner {
    padding: 5px;
    position: absolute;
    right: 0;
}

body {
    color: #333;
    /*    background: #e8e8fe;*/
    background: transparent url(../images/bgWeb.png) repeat-x;
    /*     font: 11px verdana, arial, helvetica, sans-serif; */
}

a:link, a:visited, a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    color: #0066FF;
    font-weight: normal;
    font-size: 18px;
    margin: 13px 0 5px 0;
}
h1 .serviceTitle{
    padding-left: 20px;
}

h2 {
    color: #0066FF;
    font-weight: normal;
    font-size: 14px;
    margin: 13px 0 5px 0;
}

ul {
    padding-left: 15px;
}

select {
    padding: 2px 2px 2px 0;
}
textarea {
    width: 250px;
    height: 150px;
    vertical-align: top;
}



/*.body {
    float: left;
    margin: 0 15px 10px 15px;
    margin-left: 5px;
    width: 100%;
     margin-right:20px;
}*/



/* TABLES */

table {
    border: 1px solid #ccc;
    width: 100%
}
tr {
    border: 0;
}
td, th {
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height: 12px;
    padding: 5px 6px;
    text-align: left;
    vertical-align: top;
}
th {
    background: #fff url(../images/skin/shadow.jpg);
    color: #666;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}
th a:link, th a:visited, th a:hover {
    color: #333;
    display: block;
    font-size: 10px;
    text-decoration: none;
    width: 100%;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #f7f7f7;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
}
.list th:hover, .list tr:hover {
    background: #b2d1ff;
}

/* PAGINATION */

.pagination {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.pagination span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog table {    
    padding: 5px 0;
    width: 100%;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
}
.prop .value {
    text-align: left;
    width: 85%;
}

.prop .value .baja {
    text-align: left;
    color:red;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;    
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
    height: 21px;
}
.buttons a{        
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
    height: 21px;
}

.buttons input {
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;    
}


.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons a.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;     
    overflow: visible;
}

.buttons a.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;     
    overflow: visible;
}
.buttons a.back {    
    background: url(../images/skin/goBack.png) center left no-repeat;
    padding-left: 28px;     
    overflow: visible;
    cursor: pointer;
}

.buttons input.view {    
    background: url(../images/skin/eye-icon.png) center left no-repeat;
    padding-left: 28px;     
    overflow: visible;
    cursor: pointer;
}

.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.xls {
    background: transparent url(../images/skin/icn_xls.png) 5px 50% no-repeat;
    padding-left: 28px;
}


.buttons input.next {
    background: transparent url(../images/skin/goNext.png) 5px 50% no-repeat;
    padding-left: 28px;
}


.buttons input.find {        
    background: transparent url(../images/skin/database_find.png) 5px 50% no-repeat;
    padding-left: 28px;

}

.buttons input.sendmail {
    background: transparent url(../images/skin/eMailSend.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.money {
    background: transparent url(../images/skin/money.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.moneyDeuda {
    background: transparent url(../images/skin/moneydeuda.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.ctacte {
    background: transparent url(../images/skin/ctacte.jpg) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.savePayment {
    background: transparent url(../images/skin/save-disk.png) 5px 50% no-repeat;
    padding-left: 28px;
}




.buttons input.cliente {
    /*    background: transparent url(../images/skin/cliente.png) 5px 50% no-repeat;*/
    /*    padding-left: 28px;*/
}

.babyButtons{
    /*background: #fff url(../images/skin/shadow.jpg) bottom;
    border: 1px solid #ccc;
    color: #666;
    /*height: 12px;
    font-size: 10px;
    margin-top: 2px;
    overflow: hidden;
    padding: 0;*/
}

.babyButtons input {

    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}

.babyButtons input.find {
    background: transparent url(../images/skin/database_find.png) 5px 50% no-repeat;
    padding-left: 28px;
}


/* Barra lateral*/

/*#status {
        background-color: #eee;
        border: 3px solid #fff;
        margin: 32px 32px 16px;
        padding: 16px;
        width: 192px;
        float: left;
        position: absolute;
        -moz-box-shadow: 0px 0px 20px #ccc;
        -webkit-box-shadow: 0px 0px 20px #ccc;
        box-shadow: 0px 0px 20px #ccc;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
}*/

#status {        
    width: 80px;	
    position: absolute;
    margin: 0px 0px 0px;



}

/*.ie6 #status {
        display: inline;  float double margin fix http://www.positioniseverything.net/explorer/doubled-margin.html 
}*/



/* CREATE/EDIT FORMS AND SHOW PAGES */

fieldset,
.property-list {
    margin: 0.6em 1.25em 0 1.25em;
    padding: 0.3em 1.8em 1.25em;
    position: relative;
    zoom: 1;
    border: none;
}

.property-list .fieldcontain {
    list-style: none;
    overflow: hidden;
    zoom: 1;
}

.fieldcontain {
    margin-top: 1em;
}

.fieldcontain label,
.fieldcontain .property-label {
    color: #666666;
    text-align: right;
    width: 25%;
}

.fieldcontain .property-label {
    float: left;
}

.fieldcontain .property-value {
    display: block;
    margin-left: 27%;
}

.fieldcontain .property-value-blue{
    display: block;
    margin-left: 27%;
    color: blue;
}

.fieldcontain .property-value-red{
    display: block;
    margin-left: 27%;
    color: red;
}

label {
    cursor: pointer;
    display: inline-block;
    margin: 0 0.25em 0 0;
}

input, select, textarea {
    background-color: #fcfcfc;
    border: 1px solid #cccccc;
    font-size: 1em;
    /*	padding: 0.2em 0.4em;*/
}

select {
    //padding: 0.2em 0.2em 0.2em 0;
}

select[multiple] {
    vertical-align: top;
}

textarea {
    width: 250px;
    height: 150px;
    /*	overflow: auto;  IE always renders vertical scrollbar without this */
    vertical-align: top;
}

input[type=checkbox], input[type=radio] {
    background-color: transparent;
    border: 0;
    padding: 0;
}

input:focus, select:focus, textarea:focus {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    outline: 0;
    -moz-box-shadow: 0 0 0.5em #ffffff;
    -webkit-box-shadow: 0 0 0.5em #ffffff;
    box-shadow: 0 0 0.5em #ffffff;
}

.required-indicator {
    color: #48802C;
    display: inline-block;
    font-weight: bold;
    margin-left: 0.3em;
    position: relative;
    top: 0.1em;
}

ul.one-to-many {
    display: inline-block;
    list-style-position: inside;
    vertical-align: top;
}

.ie6 ul.one-to-many, .ie7 ul.one-to-many {
    display: inline;
    zoom: 1;
}

ul.one-to-many li.add {
    list-style-type: none;
}


.tooltip {
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding:10px;
    color:#fff;
    font-size:12px Arial;
}
.tablas{
    padding-top: 10px;
    border: none;
}

.tablas table{
    padding-top: 10px;
    border: 0px;
}

.tablas tr{        
    background: #FFFFFF;
}

