/* ================================
    v3.0, 03/2003
   ================================
*/


/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/

body
{
    background-color: #01443a;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: verdana;
    font-size: 9pt;
    color: #ffffff;
}

#mainContainer
{
    width: 100%;
}

.documentList
{
    background-color: #416863;
}


.cm_TopGroup
{
    border-top: 0px;
}

h2.tecnologia
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #faffad;
}

h2.tecnologie
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 15pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #faffad;
}

h1.newsTitle
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #faffad;
    padding-bottom: 10px;
    padding-top: 5px;
    display: block;
}

h1.pressTitle
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 9pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 3px;
}

h1.internalTitle
{
    margin:0;
    padding:0;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 22px;
    padding-right: 22px;
    font-family: Arial,Helvetica,Verdana;
    font-size: 11pt;
    font-weight: bold;
}

.privacyLong 
{
    padding:22px;
    font-size:8pt;
    
    
    }

h1.internalTitle p
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 11pt;
    font-weight: bold;
}

h1.internalTitle .sottotitolo 
{
    margin-top:5px;
    
    }

h1.internalTitle .sottotitolo p 
{
    font-family: Arial,Helvetica,Verdana;
    font-size: 11pt;
    font-weight: normal;
    }

.newsContainerNews 
{
    border-bottom:dotted 1px #cccccc;
    padding-bottom:8px;
    margin-bottom:8px;

    }
.newsContainerNews .thumb 
{
    width:140px;
    overflow:hidden;
    height:90px;
    }

.newsContainerNews .sommario p 
{
    margin:0;
    padding:0;
    }

.technology
{
}

.technology ul
{
    list-style-type: none;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.technology ul li
{
    list-style-image: url(/102/images/arrowbullet.png);
    list-style-position: outside;
    padding-bottom: 3px;
    border-bottom: dotted 1px #cccccc;
}

.breadcrumb
{
    padding-top: 22px;
    margin-left: 22px;
}
.testoCapo
{
    width: 330px;
}

.testoCapo .normal
{
    color: #ffffff;
}

/*
 ====================================================

	CONTENUTI PAGINA

 ====================================================
*/

/* Classe generica per il testo */
.normal
{
    color: #ffffff;
    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: 152px;
}

/* Colore e sfondo contenitore Menu  */
.menuContainer
{
}

#ctl00_left
{
    float: left; /*position:absolute;*/
}
#ctl00_center
{
    float: left; /*position:absolute;*/
}

/* 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
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #4d7c76;
    margin: 0;
    padding: 0;

}



.contentPane .titoloTopModule
{
    padding-top: 22px;
    padding-left: 22px;
    color: #ffffff;
}
.contentPane .titoloTopModule .normal
{
    color: #faffad;
    font-family: Arial,Helvetica,Verdana;
    font-size: 11pt;
    font-weight: bold;
}



.itemNews
{
    width: 270px;
    display: inline-block;
    padding: 0;
    padding-left: 22px;
    padding-top: 22px;
    font-size: 7pt;
}

.itemNews .boxSommario
{
    margin-top: 10px;
}

.itemNews .sommarioNews
{
    float: right;
    width: 180px;
}

.itemNews .thumbNews
{
    width: 80px;
    margin-right: 5px;
    text-align: center;
}

.itemNewsStill
{
    width: 150px;
    display: inline-block;
    padding: 0;
    padding-left: 22px;
    padding-top: 22px;
    font-size: 7pt;
}

.newsDetailStill
{
    padding-left: 22px;
    padding-top: 22px;
}


.contentPane A:link, .contentPane A:visited, .contentPane A:Active
{
    color: #faffad;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.contentPane A:hover
{
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #4d7c76;
    margin: 0;
    padding: 0;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 22px;
    margin-bottom: 22px;
}
.rightPane .normal
{
    color: #ffffff;
}




.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: 7pt;
    color: #ffffff;
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
    height: 56px;
    clear: both;
    padding-top: 10px;
}
.footer A:Link, .footer A:hover, .footer A:visited
{
    font-size: 7pt;
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
    text-align: center;
}
/* CONTENUTI FOOTER PAGINA PARTE Impressum EELImedia */
.powered A:Link, .powered A:hover, .powered A:visited
{
    color: #cccccc;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}

/* 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
{

}

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;
}

/* DISTRIBUTORI E SHOPS */


.tabRight
{
    float: right;
    width: 370px;
    height: 470px;
    overflow: auto;
    margin-bottom: 10px;
    padding-top: 13px;
    scrollbar-3dlight-color: #00a48f;
    scrollbar-arrow-color: #ff0;
    scrollbar-base-color: #385b57;
    scrollbar-darkshadow-color: #01443a;
    scrollbar-face-color: #4d7c76;
    scrollbar-highlight-color: #355551;
    scrollbar-shadow-color: #01443a;
}


.tabLeft
{
    width: 240px;
    height: 500px;
    float: left;
    margin-right: 10px;
    scrollbar-3dlight-color: #00a48f;
    scrollbar-arrow-color: #ff0;
    scrollbar-base-color: #385b57;
    scrollbar-darkshadow-color: #01443a;
    scrollbar-face-color: #4d7c76;
    scrollbar-highlight-color: #355551;
    scrollbar-shadow-color: #01443a;
}

.tabMiddle
{
    margin-left: 20px;
    width: 220px;
    height: 480px;
    overflow: auto;
    scrollbar-3dlight-color: #00a48f;
    scrollbar-arrow-color: #ff0;
    scrollbar-base-color: #385b57;
    scrollbar-darkshadow-color: #01443a;
    scrollbar-face-color: #4d7c76;
    scrollbar-highlight-color: #355551;
    scrollbar-shadow-color: #01443a;
}
.tabMiddle table
{
    width: 90%;
}

h2.distributor
{
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    color: Yellow;
    font-size: 11pt;
}
.countriesSelected
{
    background: #faffad;
    color: black;
    font-weight: bold;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    border-bottom: dotted 1px #5b948d;
}
.countriesSelected A:link, .countriesSelected A:active, .countriesSelected A:visited
{
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

.countries A:link, .countries A:visited
{
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    border-bottom: dotted 1px #5b948d;
}
.countries A:hover
{
    font-weight: normal;
    background: #01443a;
    color: #faffad;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    border-bottom: dotted 1px #5b948d;
}

.regionsSelected
{
    background: #faffad;
    color: black;
    font-weight: bold;
    text-transform: capitalize;
}
.regionsSelected A:link, .regionsSelected A:active, .regionsSelected A:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

.regions A:link, .regions A:hover
{
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    border-bottom: dotted 1px #5b948d;
}
.regions A:hover
{
    background: #01443a;
    color: #faffad;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    border-bottom: dotted 1px #5b948d;
}


/* FORM ISCRIZIONE NEWSLETTER ETC.*/
.formContainer 
{
    
    }
    
.formContainer ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; 
    text-align:left;
}

.formContainer ul li{
    list-style-type: none;    
    list-style-image: none;
    list-style-position: inherit;
    padding-bottom: 0px;


    padding-bottom: 2px; 
    background: url(/102/images/arrowbulletForm.png) no-repeat; 
    background-position: left 3px;
    display: block;
    padding: 2px 0;
    padding-left: 19px; 
    border-bottom: dotted 1px #528a83;

}    


.formMiniTxt
{
    font-size:8pt;
    }    
.formLabel 
{
    width:120px;
    display:inline-block;
    }
.accent 
{
    display:inline-block;   
    padding-left:22px;
    color:#faffad;
    
    }
.invia 
{
    width:88px;
    height:24px;
    background-image:url(/102/images/inviaBg.png);
    background-repeat:no-repeat;
    text-align:center;
    padding-top:3px;
    color:#ffffff;
    font-weight:bold;
    }
.inviaover
{
    width:88px;
    height:24px;
    background-image:url(/102/images/inviaBgOver.png);
    background-repeat:no-repeat;
    text-align:center;
    padding-top:3px;
    color:#ffffff;
    font-weight:bold;
    }



.invia A:active, .invia A:visited, .invia A:link 
{
    color:#ffffff;
    font-weight:bold;
    }
.inviaover A:active, .inviaover A:visited, .inviaover A:link 
{
    color:#ffffff;
    font-weight:bold;
    }


.formTextBox 
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
}  