/* ================================
    v3.0, 03/2003
   ================================
*/   
/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/

/* Colore e sfondo tabella Top  */
.HeadBg
{
	background-image: url(/2/images/topRow.jpg);
	height: 167px;  /* altezza della cella superiore */
	padding-left: 137px; /* scostamento dal bordo del menu superiore */
}



/* stile degli hyperlink in alto a destra: HOME - DISCONNETTI Etc.*/
A.SiteLink:link, A.SiteLink:active, A.SiteLink:visited
{
  color:black; 
  font-family:tahoma; 
  font-size: 8pt; 
  font-weight: normal;
  border:solid 1px A3C2F5; 
  cursor:default; 
  background-image:url(/2/public/menu/group_background_Blue.gif);
  background-color:white;
  width: 150px;
  text-decoration: none;
  text-align: left;
  line-height: 150%;
  padding-left: 30px
}
A.SiteLink:hover    
{
  background-image:none;
  background-color:#FFEEC2; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #4B4B6F; 
  cursor:default; 
  text-decoration: none;
  cursor:default; 
}

/* stile del separatore dei Link in alto a destra */
.Accent
{
    color: yellow;
    font-weight:    bold;
}


/* tabelle varie*/
.mnu {
	background-color: #FFFFFF;
}
.tableOut {
	background-color: #3F5C8C;
	background-image: url(/2/Images/SF_OUT.jpg);
}

.tableSottoprodotti {
	background-color: #3F5C8C;
	background-image: url(/2/Images/SF_citta.jpg);
}
.tablehome {
	background-color: #95B0D8;
	background-image: url(/2/Images/SF_chisiamo.jpg);
	background-repeat : no-repeat;
	padding-top:120px;
}

.tableSpec{
	font-size:	8pt;
	background-color: #B9CCDE;
	border-bottom-width : 1px;
	border-color : #F0F8FF;	
}

.leftCell{
	border-right: solid 1px #C9C9C9;
}

.rightCell{
	border-right: solid 1px #C9C9C9;
}

.tabRosso{
	background-color: #CB0E0A;
	width: 10px;
}


.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: bold;
	font-style:	normal;
	color: #FFFFFF;
}

/* background color for the content part of the pages */
body
{
	BACKGROUND-COLOR: #793803;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin-top: 0px;
	margin-bottom : 0px;
}

strong {
    FONT-SIZE: 9pt;
	color: White;
}

B {
    FONT-SIZE: 9pt;
}

A:link  {
    text-decoration:    none;
    color:  #e89b33;
}

A:visited   {
    text-decoration:    none;
    color:  #e89b33;
}

A:active    {
    text-decoration:    none;
    color:  #e89b33;
}

A:hover {
    text-decoration:    underline;
    color:  #e89b33;
}


/* Colore e sfondo tabella Top  */
.top
{
	background-color: White;
	background-image: url(/2/images/SF_menu.gif); 
	height: 17px;
}

/* CONTENUTI PAGINA PARTE SUPERIORE */
.topPane
{
	background-image: url(/2/images/SF_content.jpg);
}

.topPane .normal, .topPane A:link, .topPane A:visited, .topPane A:Active
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
.topPane A:hover
{
    color: #e89b33;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}



/* CONTENUTI PAGINA PARTE SINISTRA */
.leftPane
{
	background-image: url(/2/images/leftPane.jpg);
}

.leftPane A:link, .leftPane A:visited, .leftPane A:Active
{
    color: #ffff00;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
.leftPane A:#ffffff
{
    color: #e89b33;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

.leftPane .normal, .leftPane B, .leftpane P
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: White;
}


/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane
{
	background-image: url(/2/Images/contentPane.jpg);
}

.contentPane .normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	text-align: justify;
	color: #FFFFFF;
	
}

.contentPane A:link, .contentPane A:visited, .contentPane A:Active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	text-align: justify;
	color: #FFFFFF;
}
	
.contentPane A:hover
{
	color: #CB0E0A;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 120%;
    text-decoration: underline;
}


.contentPane .normal .altOn
{
	background-color: #9b4e00;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.contentPane .normal .altOff
{
	background-color: #bf6000;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.contentPane .normal .altFirst
{
	background-color: #df7000;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
}


.normalBG
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	background-color: #B96E15;
	background-image: url(/2/Images/SF_testo.gif);
	background-repeat : no-repeat;
}

/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane
{
	background-color: #CB0E0A;
	border-right: solid 1px #C9C9C9;
}

.rightPane .normal, .rightPane .contenuto, .rightPane A:link, .rightPane A:visited, .rightPane A:Active
{
	color: dimgray;
    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;
}

.footer
{
	background-image: url(/2/images/footerBg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ececec;
	text-decoration : none;
	height: 50px;
}

.footer STRONG{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ececec;
	font-weight: bold;
}

.footer A:Link, .footer A:hover, .footer A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ececec;
	text-decoration : none;
}
/* CONTENUTI PAGINA */

/* Classe generica per il testo */
.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	color: #000000;
	line-height: 120%;
}

.normalWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	color: white;
	line-height: 120%;
	padding-left: 5px;
	padding-right: 5px;
}

.normalMiniWhite
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.normalMini
{
    color: DimGray;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.normalMini STRONG
{

    font-size: 10px;
    font-weight: bold;
}

.normalMiniDX
{
    color: DimGray;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.normalMiniDX STRONG
{
    font-size: 10px;
    font-weight: bold;
}



/* classe utilizzata per le intestazioni dei Moduli, se presenti */

.Head
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #a0a0a0;
	background-image: url(/p_eeli/images/bg2.gif);
	border-bottom-width: 1px;
	border-bottom-color: #a0a0a0;
	padding-bottom: 2px;
	color: white;
	border-top-color: #a0a0a0;
	padding-top: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-color: #a0a0a0;
}


.riga 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-align: left;
	background-color: #F7F7F7;
	text-align: center;

}

.rigaL 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-align: left;
	background-color: #F7F7F7;
	text-align: left;

}

.rigaAltL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-style:	normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #A4997C;
}



.rigaTitolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight: bold;
	color: #978D74;
	text-align: center;
	height: 30px;

}

.rigaAlt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight: bold;	
	font-style:	normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #A4997C;
}





/* Avvisi ed errori */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   



/* pulsanti editing */
.tbButton
{
	border: none; 
	background-image:url(/Editor/Images/toolbar.horizontal.background.gif);
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	/*BORDER-BOTTOM: buttonface solid 1px; 
    BORDER-LEFT: buttonface solid 1px; 
    BORDER-RIGHT: buttonface solid 1px; 
    BORDER-TOP:  buttonface solid 1px; */
}
A.tbButton:link,A.tbButton:visited {
	color: Black;
	font-weight: normal;
	padding-bottom:1px;
	padding-top: 1px;
}
.tbButtonMouseOverUp
{
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	border: none; 
	background-image:url(/Editor/Images/toolbarbutton.on.over.gif)
}

A.tbButtonMouseOverUp:link, A.tbButtonMouseOverUp:visited, A.tbButtonMouseOverUp:Hover {
	font-weight: normal;
	color: crimson;
	text-decoration: none;
	padding-bottom:1px;
	padding-top: 1px;
}

.tbButtonMouseOverDown
{
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
}
A.tbButtonMouseOverDown:link,A.tbButtonMouseOverDown:visited,A.tbButtonMouseOverDown:Hover  {
	color: red;
	font-weight: normal;
	text-decoration: none;
	padding-bottom:1px;
	padding-top: 1px;
}


/* -------------------------------------------- GENERIC  --------------------------------------------*/
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
}


/* --------------------------------------------FORM -----------------------------------------------*/
/* tabella per form*/
.tbForm{}
/*td per label*/
.tdLabel{}
/*td per label alternativo*/
.tdLabelAlt{}
/* td campo dati */
.tdDati{}
/* td campo dati alternativo*/
.tdDatiAlt{}
/* campo dati*/
.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: whitesmoke;
}

/* pulsante o links invio form*/
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
/* 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;	
}
