/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/

#boxEventi .iscrizioneevento
{
    clear:both;
    display: block;
    background-color: #CFF3CF;
    padding: 0.5em 0;
    text-align: center;
}

#boxEventi .iscrizioneevento a
{
    color: black;
    display: block;
}

#boxEventi .Iscrzioneok
{
    font-weight: bold;
    color: #AD0000;
}

#formid_Dettaglio_fotodettaglio
{
    clear: both;
    float: right;
    margin: 0 0 2px 5px;
    max-width: 40%;
}

* html #formid_Dettaglio_fotodettaglio
{
    width: 30%;
    overflow: hidden;
}

#formid_Dettaglio_fotodettaglio img
{
    max-width: 100% !important;
    float: right;
}

.descrizione
{
    text-align: justify;
}

#boxEventiInserimento
{
    clear: both;
    float: left;
    width: 100%;
    overflow: hidden;
}

#boxEventiInserimento .dropdownlist, #boxEventiInserimento .textbox, #boxEventiInserimento .data, #boxEventiInserimento .checkboxgrp, #boxEventiInserimento .note, #boxEventiInserimento .radiobuttongrp, #boxEventiInserimento .numerico, #boxEventiInserimento .checkbox, #boxEventiInserimento .immagine, #boxEventiInserimento .audiovideo, #boxEventiInserimento .texteditor, #boxEventiInserimento .inputfile
{
    clear: both;
    float: left;
    width: 100%;
    padding: 5px 0px 10px 0px;
}

#boxEventiInserimento span
{
    clear: both;
    float: left;
    width: 40%;
    margin-right: 3%;
}

#boxEventiInserimento input, #boxEventiInserimento textarea, #boxEventiInserimento select
{
    float: left;
    width: 55% !important;
}

#boxEventiInserimento .checkboxgrp span
{
    font-style: italic;
}

#boxEventiInserimento .radiobuttongrp span
{
    text-decoration: underline;
    clear: both;
    float: left;
    width: 100%;
}

#boxEventiInserimento .checkBoxGroupItem
{
    float: right;
    padding: 0px 0px 5px 0px;
    width: 55%;
}

#boxEventiInserimento .checkBoxGroupItem input, #boxEventiInserimento .radioButtonGroupItem input, #boxEventiInserimento .checkbox input
{
    width: 15px !important;
}

#boxEventiInserimento .record .note span, #boxEventiInserimento .texteditor span
{
    clear: both;
    float: left;
    width: 100%;
    font-weight: bold;
}

#boxEventiInserimento .radioButtonGroupItem
{
    clear: both;
    float: left;
    padding: 5px 0px 5px 0%;
    width: 100%;
}

#boxEventiInserimento .radioButtonGroupItem label
{
    float: left;
    text-align: justify;
    width: 89%;
}

#boxEventiInserimento .salva
{
    border-top: 1px solid #555555;
    clear: both;
    display: block;
    margin-top: 20px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}

#boxEventiInserimento .salva input
{
    width: auto !important;
    margin: 0 auto;
    float: none;
    display: inline;
    padding: 0.5em 1%;
}

#boxEventiInserimento .immagine, #boxEventiInserimento .audiovideo
{
    text-align: center;
    font-weight: bold;
}

#boxEventiInserimento .immagine img
{
    max-width: 100% !important;
    width: auto !important;
    width: 40%;
}

#boxEventiInserimento .texteditor textarea
{
    clear: both;
    float: left;
    width: 98% !important;
    margin-top: 10px;
}

#boxEventiInserimento .texteditor iframe
{
    width: 98% !important;
}

#boxEventiInserimento .inputfile span
{
    clear: none;
    float: none;
    display: inline;
    width: auto;
}

#boxEventiInserimento .inputfile input
{
    float: none;
}


#boxEventiInserimento .checkbox span
{
    clear: both;
    float: left;
    width: auto;
    margin: 0 5px 0 0;
    max-width: 93% !important;
}


/**************************************************************/
/***************** ricerca *********************************/
/****************************************************************/

#boxEventiInserimento #boxRisultatiRicercaRicercaPerServizioStandard
{
    clear: both;
    overflow: hidden;
    position: relative;
    margin-left: 5px;
}

#boxEventiInserimento #boxRisultatiRicercaRicercaPerServizioStandard table
{
    position: relative;
}

#boxEventiInserimento .Inserimento, #boxEventiInserimento #noRecords
{
    clear: both;
    float: left;
    margin: 15px 0px 15px 0px;
    width: 100%;
    color: #cc0000;
    text-align: center;
}

#boxEventiInserimento .Inserimento a, #boxEventiInserimento .Inserimento a:visited, #boxEventiInserimento .Inserimento a:link, #boxEventiInserimento .Inserimento a:hover
{
    color: #cc0000;
}

#paginazione
{
    clear: both;
    float: left;
    width: 100%;
    margin: 10px 0px 10px 0px;
}


.linkfunzioni
{
    clear: both;
    float: left;
    width: 100%;
    margin: 10px 0px 10px 0px;
}

.linkfunzioni .sinistra
{
    clear: both;
    float: left;
    width: 48%;
    margin-right: 1%;
}

.linkfunzioni .destra
{
    float: right;
    width: 48%;
    margin-left: 1%;
    text-align: right;
}
