/* ================================
    v3.0, 03/2003
   ================================
*/


/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/

body
{
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: verdana;
    font-size: 9pt;
    color: #000000;
}

.body1885 
{
    background-image:url(/92/public/bg/olive.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}

.body1964
{
    background-image:url(/92/public/bg/formaggi.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}
.body1965
{
    background-image:url(/92/public/bg/pomodori.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}

.body1966
{
    background-image:url(/92/public/bg/pasta.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}

.body1967
{
    background-image:url(/92/public/bg/salumi.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}

.body1968
{
    background-image:url(/92/public/bg/bevande.jpg);
    background-position:center top;
    background-repeat:no-repeat;   
}

.spot
{
    font-family: Georgia,Geneva,Cambria,Verdana, Helvetica, sans-serif;
    color: #333333;
    font-size: 12pt;   
    font-weight:bold; 
    position:absolute;
    margin-left:350px;
    margin-top:30px;
}

.spotFlash
{
    position:absolute;
    top:250px;
	margin-left:460px;    
width:190px;
    height:190px;
    
}



#mainContainer
{
    width: 100%;
    padding-top: 84px;
}

.tdOdd{background: #efecdd} 
.th{background: #dcd7c8;font-weight:bold;}


/*
 ====================================================

	CONTENUTI PAGINA

 ====================================================
*/

/* Classe generica per il testo */
.normal
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 150%;
}

/* Tabella con i tre Panes*/
#contentTable
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    clear: both;
}

/* CONTENUTI PAGINA PARTE SUPERIORE*/
.topPane
{
    height: 109px;
    background-image: url(/92/images/_bgTop.jpg);
    background-repeat: no-repeat;
}

/* Colore e sfondo contenitore Menu  */
.menuContainer
{
    padding: 0;
    height: 41px; /* altezza del Menu */
    bottom: 0;
}

#ctl00_left
{
    float: left; /*position:absolute;*/
}
#ctl00_center
{
    float: left; /*position:absolute;*/
}

#ctl00_topPane
{
    height: 150px;
}

#ctl00_ContentTable
{
    border-left: solid 1px #e2dcc7;
    border-right: solid 1px #e2dcc7;
    border-bottom: solid 1px #e2dcc7;
    background-image: url(/92/images/_bgContentPane.jpg);
    background-repeat: repeat-x;
    background-color: #e3dfd0;
}

/* CONTENUTI PAGINA PARTE SINISTRA*/
.leftPane
{
    border-right: #dcdcdc 1px solid;
    font-size: 9pt;
    color: #696969;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #f5f5f5;
}

.leftPane A:link, .leftPane A:visited, .leftPane A:Active
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
.leftPane A:hover
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane
{
    padding: 30px 30px 30px 30px;
    background-image: url(/92/images/_bgContentPaneTop.jpg);
    background-repeat: no-repeat;
    min-height:410px;
    height:auto !important;
    height:410px;

}

.contentPane .normal
{
    font-family: Georgia,Geneva,Cambria,Verdana, Helvetica, sans-serif;
    color: #333333;
    font-size: 9pt;
    text-align:justify;
}

.contentPane .tabProdotti 
{
    text-align:left;
 }

.contentPane .tabProdotti strong 
{
    font-size:11pt;
    } 

.contentPane .tabProdotti td 
{
    background-image:url(/92/images/_bgTd.png);
    background-repeat:no-repeat;
    border-bottom: dotted 1px #999999;
    padding-right:10px;
    }

.contentPane A:link, .contentPane A:visited, .contentPane A:Active
{
    color: black;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.contentPane A:hover
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
#helpIt
{
    background-image:url(/92/images/_bgTd.png);
    background-repeat:no-repeat;
    border: dotted 1px #999999;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    display:none;
    }

#helpDe
{
    background-image:url(/92/images/_bgTd.png);
    background-repeat:no-repeat;
    border: dotted 1px #999999;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    display:none;
    }
.asLink
{
    cursor: pointer;
    color: #CC0000;
}

.indirizzo {
    font-family: Verdana, Helvetica, sans-serif;
	
}



/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane
{
    border-right: darkgray 1px solid;
    background-color: #CCCCCC;
}
.rightPane .normal, .rightPane .contenuto, .rightPane A:link, .rightPane A:visited, .rightPane A:Active, .rightPane .riga, .rightPane .rigaAlt
{
    color: #696969;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}
.rightPane A:hover
{
    color: Red;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
}

/* CONTENUTI FOOTER PAGINA */
.footer
{

    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    height: 46px;
    padding-top: 5px;
    clear: both;
}
.footer A:Link, .footer A:hover, .footer A:visited
{
    font-size: 8pt;
    color: blue;
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
    text-align: center;
}

.inFooter
{
    background-image: url(/92/images/_bgInFooter.jpg);
    background-repeat: no-repeat;
    height: 26px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-align: center;
}

/* CONTENUTI FOOTER PAGINA PARTE Impressum EELImedia */
.powered A:Link, .powered A:hover, .powered A:visited
{
    color: #C0C0C0;
    font-size: 8pt;
    font-weight: normal;
}

/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head
{
    /*background-image: url(/Common/UI/Administration/Images/_headBG.jpg);*/
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: White;
    padding: 2px;
    border-top: lightblue 1px solid;
}


.Head A:Link, .Head A:hover, .Head A:visited
{
    color: White;
    text-decoration: none;
}


/* stile dei messaggi di errore etc. */
.Accent
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: red;
    font-weight: bold;
}

/*
 ====================================================

	Tabelle a righe alternate

 ====================================================
*/
.riga
{
    font-size: 11px;
}

.rigaAlt
{
    font-size: 11px;
}

/*
 ====================================================

	FORM IMMISSIONE DATI

 ====================================================
*/
.label
{
    padding-left: 5px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #696969;
    text-align: right;
    text-decoration: none;
    background-color: #f8f8ff;
}
.NormalTextBox
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    font-weight: normal;
    font-size: 12px;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #f5f5f5;
}

/*
 ====================================================

	EELImailer

 ====================================================
*/

.EELImailerSubject
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #dcdcdc;
}

.EELImailerTitolo
{
    font-weight: bold;
    font-size: 18px;
    color: #cc3300;
    font-family: Arial, Helvetica;
}


/*
 ====================================================

	Daily Planner

 ====================================================
*/
.hour
{
}
.planner
{
    background-color: White;
    cursor: pointer;
    cursor: hand;
    border-right: 1px solid navy;
}
.plannerHover
{
    background-color: #B0C8E7;
    cursor: pointer;
    cursor: hand;
    border-right: 1px solid navy;
}
.plannerNonBusiness
{
    background-color: #f5f5f5;
    cursor: pointer;
    cursor: hand;
    border-right: 1px solid navy;
}
.plannerNonBusinessHover
{
    background-color: #dcdcdc;
    cursor: pointer;
    cursor: hand;
    border-right: 1px solid navy;
}

.event
{
    display: block;
    background-color: #bdcfe5;
    border-right: 1px solid #1B69CD;
    border-left: 1px solid #1B69CD;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#BDCFE5, endColorstr=#ffffff);
    color: black;
}

.eventHover
{
    display: block;
    background-color: #bdcfe5;
    border-right: 1px solid #B4CBEA;
    border-left: 1px solid #B4CBEA;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#DEC84D, endColorstr=#ffffff);
    color: black;
}

.eventBorderLeft
{
    float: left;
    width: 10px;
    height: 100%;
    background-color: blue;
}
.eventBorderLeft_1
{
    float: left;
    width: 10px;
    height: 100%;
    background-color: #cc0000;
}
.eventBorderLeft_2
{
    float: left;
    width: 10px;
    height: 100%;
    background-color: coral;
}
.eventBorderLeft_3
{
    float: left;
    width: 10px;
    height: 100%;
    background-color: lightgreen;
}

/* DAILY Planner Styles */


/*
 ====================================================

	Elenchi Hover

 ====================================================
*/
.rigaNotHover
{
    border-right: whitesmoke 1px solid;
    border-top: whitesmoke 1px solid;
    font-size: 8pt;
    border-left: whitesmoke 1px solid;
    border-bottom: whitesmoke 1px solid;
    background-color: #f5f5f5;
}

.rigaHover
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    cursor: hand;
    border-bottom: #696969 1px solid;
    background-color: #dcdcdc;
}

.rigaHoverNohand
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #dcdcdc;
}

.rigaSelected
{
    border-right: #cc0000 1px solid;
    border-top: #cc0000 1px solid;
    font-size: 8pt;
    border-left: #cc0000 1px solid;
    border-bottom: #cc0000 1px solid;
    background-color: lightblue;
}





/* GENERIC */

A:link
{
    text-decoration: none;
    color: Blue;
}

A:visited
{
    text-decoration: none;
    color: Blue;
}

A:active
{
    text-decoration: none;
    color: Blue;
}

A:hover
{
    text-decoration: underline;
    color: red;
}

P
{
    margin: 0px;
    margin: 0px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}

UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    color: dimgrey;
    height: 1pt;
    text-align: left;
}

.ImgGallery
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 9pt;
    padding-bottom: 2px;
    width: 100%;
    color: navy;
    padding-top: 2px;
    height: 20px;
    background-color: #dcdcdc;
}

/* NON toccare */
.toolBar
{
    background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
    height: 25px;
    border: none;
}
#editTbl, #adminMenuT
{
    filter: alpha(opacity=70);
    opacity: 0.7;
}
