/* ================================
    v3.0, 03/2003
   ================================
*/   
/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/



/* tabelle varie*/
.tabSuper{
border-left: solid 1px #3F4F4B; 
border-right: solid 1px #3F4F4B;
width: 800px;
height: 100%;
}

.tabFlash {
	height: 304px;
	text-align: center;
	background-color: #F1F1F1;
}

.normalBG
{
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	color: Black;
}

.weinkarte
{
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight: normal;
	font-style:	normal;
	color: Black;
	line-height: 150%
}

.nomeVino
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight: normal;
	font-style:	italic;
	color: dimgray;
	line-height: 150%
}


/* background color for the content part of the pages */
body
{
    BACKGROUND-COLOR: #404040;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-image: url(Images/SF_generale.gif);
}

strong {
    FONT-SIZE: 9pt;
}

B {
    FONT-SIZE: 9pt;
}

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;
}


/* Colore e sfondo tabella Top  */
.top
{
	background-color: White;
	background-image: url(images/SF_menu.gif); 
}


/* CONTENUTI PAGINA PARTE SINISTRA*/
.leftPane
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	/*background-image: url(/p_eeli/images/left.jpg);*/
	background-image: url(/p_eeli/images/left_Portal.gif);
	color: Navy;
	background-color: #516EB1;
}

.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;
}

.leftPane .normal, .leftPane B, .leftpane P
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: White;
}


/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane
{
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: normal;
	font-style:	normal;
	color: Black;
	border-top: solid 1px #C9C9C9;
}
.contentPane A:link, .contentPane A:visited, .contentPane A:Active
{
	color: #3F4F4B;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    line-height: 120%;
}
.contentPane A:hover
{
	color: #CDBC02;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 120%;
    text-decoration: none;
}

/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: italic;
	color: #515151;
	width: 282px;
	background-color: #E7E3E3;
}
.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
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #515151;
	background-color: #F1F1F1;
	text-decoration : none;
	border-top: solid 1px #C9C9C9;
	line-height: 140%
}

.footer A:Link, .footer A:hover, .footer A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #515151;
	background-color: #F1F1F1;
	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: Black;
}

.normalMini
{
    color: DimGray;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 150%;
}

/* 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 
{
	background-color: gainsboro;
}

.rigaAlt 
{
	background-color: buttonface;
}



/* Avvisi ed errori */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   





/* -------------------------------------------- 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;
}

