/* CSS Document */

/* ---------------------------------------- tags html */

BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-image: url(../immagini/SFONDO-PAGINA.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D8D8D8;
}

A
{
	text-decoration: none;
}

/* ---------------------------------------- Master */

#Ingegneri
{
	width: 928px;
	text-align: left;
}

/* Header */

#Header
{
	padding-left: 0px;
	background-image: url(../immagini/testata.jpg);
	width: 928px;
	height: 104px;
	text-align: right;
}
IMG.marchio
{
	margin-right: 20px;
}

#FotoTestata
{
	background-image: url(../immagini/foto-testata.jpg);
	width: 928px;
	height: 158px;
	padding-top: 40px;
}
DIV.dlNewsTestata
{
	margin-left: 730px;
	color: White;
}
DIV.dlNewsTestataItem
{
	padding-bottom: 20px;
}

/* Menu */

A.link:link, A.link:visited, A.link:active
{
	color: #EFA300;
	text-decoration: none;
}
A.link:hover
{
	color: #000000;
	text-decoration: none;
}

A.linkMenuOr:link, A.linkMenuOr:visited, A.linkMenuOr:active
{
	color: #666666;
	text-decoration: none;
}
A.linkMenuOr:hover
{
	color: #EFA300;
	text-decoration: none;
}

A.linkBodi:link, A.linkBodi:visited, A.linkBodi:active, A.link:hover
{
	color: #666666;
	text-decoration: none;
}

A.linkNews:link, A.linkNews:visited, A.linkNews:active
{
	color: #EFA300;
	text-decoration: none;
}
A.linkNews:hover
{
	color: #FFFFFF;
	text-decoration: none;
}




#MenuDiv
{
	width: 100%;
	background-image: url(../immagini/barra-menu.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
#Menu
{
	width: 100%;
	height: 22px;
	border-collapse: separate;
}
#Menu TD
{
	text-align: center;
}
TD.menuHome
{
	width: 180px;
	border-right: solid 1px #8A8A8A;
	border-left: solid 1px #8A8A8A;
}
TD.menu
{
	border-right: solid 1px #8A8A8A;
	border-left: solid 1px White;
	padding: 0px 5px 0px 5px;
}
TD.menuRiservata
{
	width: 140px;
	border-left: solid 1px White;
	border-right: solid 1px #8A8A8A;
}
SPAN.menuAttivo
{
	color: #EFA300;
}

.menuAssociatoAttivo
{
	color: #EFA300;
	background-color: #EFEFEF;
	border-bottom: 1px solid #8A8A8A;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 20px;
}
A.linkMenuAssociato:link, A.linkMenuAssociato:visited, A.linkMenuAssociato:active
{
	color: #8A8A8A;
	text-decoration: none;
}
A.linkMenuAssociato:hover
{
	color: #EFA300;
	text-decoration: none;
}

#Sottomenu
{
	margin: 5px 0px 30px 11px;
}
#SottomenuAttivita
{
	margin: 5px 0px 30px 110px;
}
SPAN.sottomenu
{
	margin-right: 5px;
	margin-left: 5px;
}
SPAN.sottomenuAttivita
{
	margin-right: 5px;
	margin-left: 5px;
}

/* Corpo */

TD.corpoSx, TD.corpoDx, TD.corpoCentro
{
	vertical-align: top;
}
TD.corpoSx
{
	width: 108px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}
IMG.fotoSx
{
	margin-bottom: 30px;
}

TD.corpoCentro
{
	width: 630px;
	padding-right: 60px;
	padding-left: 10px;
}
DIV.titolo
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	color: black;
}
DIV.testo
{
	width: 600px;
	line-height: 16px;
	margin-bottom: 30px;
}

TD.corpoDx
{
	width: 60px;
	padding-top: 10px;
	text-align: right;
}

.img_locandina 
{
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Footer */

#Footer
{
	border: solid 1px #8A8A8A;
	padding: 3px 0px 3px 188px;
	margin-bottom: 10px;
}
SPAN.anagrafica
{
	margin-right: 10px;
}
SPAN.email
{
	margin-left: 10px;
	color: #EFA300;
}

/* ---------------------------------------- Associazione */

DIV.riquadro
{
	width: 284px;
	height: 160px;
	padding: 15px 10px 10px 20px;
	background-image: url(../immagini/cornice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.riquadroLogin
{
	width: 284px;
	height: 160px;
	padding: 15px 10px 10px 20px;
	background-image: url(../immagini/cornice_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.riquadroTitolo
{
	font-weight: bold;
	padding-top: 3px;
	color: black;
}
DIV.dlRiquadro
{
	margin-top: 15px;
	color: #555555;
	width: 260px;
}
DIV.dlRiquadroItem
{
	padding-bottom: 15px;
}

/* ---------------------------------------- Login Associati */
TABLE.login
{
	border: 1px solid gray;
	margin: 5px;
}
TD.login_intestazione
{
	background-color: #A8A8A8;
	height: 30px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-align: center;
}
TR.login_primariga TD
{
	padding-top: 15px;
}

.button
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../immagini/bg_pulsante.gif) repeat-x left top;
}

.pannelloErrori
{
	margin-bottom: 15px;
	padding: 10px;
	border: solid 1px #EFA300;
	width: 400px;
	font-size: 11px;
	line-height: 20px;
}

/* ---------------------------------------- Setup */

H1.titoloSetup
{
	margin-bottom: 20px;
	font-size: 12px;
	color: #E50819;
}
DIV.inserisciSetup
{
	margin-top: 10px;
	margin-bottom: 15px;
	color: Black;
}

DIV.voceSetup
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 500px;
}

DIV.voceSetup TABLE
{
	margin-top: 5px;
}
DIV.voceSetupBreve
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 320px;
}
DIV.voceSetupBreve TABLE
{
	margin-top: 5px;
}
TD.contenutoSetup
{
	width: 150px;
	height: 20px;
}
TD.sinistraSetup
{
	width: 60px;
	text-align: right;
	vertical-align: middle;
}
DIV.helpSetup
{
	margin-top: 10px;
	width: 550px;
	color: Black;
}

.textBoxitaliano, .textBoxMultilineitaliano, .textBoxinglese, .textBoxMultilineinglese, .textBoxCortoitaliano, .textBoxMedioitaliano
{
	border: solid 1px #BCBDC0;
	text-indent: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.textBoxitaliano, .textBoxinglese
{
	width: 285px;
	height: 15px;
}
.textBoxMultilineitaliano, .textBoxMultilineinglese
{
	width: 285px;
	height: 100px;
}
.textBoxinglese, .textBoxMultilineinglese
{
	background-color: #FDFCB7;
}
.textBoxCortoitaliano
{
	width: 100px;
	height: 15px;
}
.textBoxMedioitaliano
{
	width: 210px;
	height: 15px;
}

TD.contattiSxSetup
{
	width: 100px;
	color: Black;
}
.newsletterSxSetup
{
	color: Black;
	margin-bottom: 5px;
}
.newsletterDxSetup
{
	border: 1px solid black;
	width: 100%;
	padding: 3px;
}
.labelDxSetup
{
	font-weight: bold;
}

IMG.immagineGrandeSetup
{
	height: 160px;
}

/* GridView Setup */

.gridViewSetup
{
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gridViewSetupEstesa
{
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
TD.gridViewSetupImageButton
{
	width: 3%;
	text-align: center;
	vertical-align: middle;
}
TR.gridViewSetupRow
{
	background-color: #EAEAEA;
	vertical-align: top;
	color: Black;
}
TR.gridViewSetupAltRow
{
	background-color: White;
	vertical-align: top;
	color: Black;
}
TR.gridViewSetupHeader
{
	background-color: #EFA300;
	font-weight: bold;
	color: White;
	text-align: left;
}
TR.gridViewSetupPager
{
	background-color: #FFF;
	font-weight: bold;
	color: #EFA300;
	text-align: left;
}
TR.gridViewSetupPager A
{
	color: #EFA300;
	text-decoration: underline;
}
.gridViewSetupTextBox
{
	width: 60px;
	text-indent: 2px;
	font-size: 11px;
}

/* GridView */

.gridView
{
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gridViewEstesa
{
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
TD.gridViewImageButton
{
	width: 3%;
	text-align: center;
	vertical-align: middle;
}
TR.gridViewRow
{
	background-color: White;
	vertical-align: top;
	color: Black;
}
TR.gridViewAltRow
{
	background-color: White;
	vertical-align: top;
	color: Black;
}
TR.gridViewHeader
{
	background-color: #EAEAEA;
	font-weight: bold;
	color: Black;
	text-align: left;
}
TR.gridViewPager
{
	background-color: #FFF;
	font-weight: bold;
	color: #EFA300;
	text-align: left;
}
TR.gridViewPager A
{
	color: #EFA300;
	text-decoration: underline;
}
.gridViewTextBox
{
	width: 60px;
	text-indent: 2px;
	font-size: 11px;
}

.dlStoricoNewsItem 
{
	border-bottom: solid 1px #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Photogallery */

.photogallerySetup
{
	margin-top: 20px;
	margin-bottom: 10px;
}
TD.photogallerySetupItem
{
	text-align: center;
	background-color: #EAEAEA;
}
DIV.photogallerySetupButton
{
	margin-bottom: 3px;
}

/* Login */

.tbLoginSetup
{
	width: 178px;
	border: solid 1px #BCBDC0;
	height: 16px;
	margin-bottom: 5px;
	text-indent: 2px;
}
DIV.btLoginSetup
{
	margin-left: 125px;
	margin-top: 5px;
}
.lkbLoginSetup
{
	background-color: #FF0000;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 8pt;
	color: White;
	text-decoration: none;
	margin-left: 5px;
	height: 20px;
	width: 20px;
}
DIV.btLogoutSetup
{
	margin-left: 110px;
	margin-top: 25px;
}

.pannelloErroriSetup
{
	margin-top: 15px;
	padding: 10px;
	border: solid 1px #FE0000;
	background-color: #EEEEEE;
	width: 250px;
	font-size: 11px;
	line-height: 20px;
}

.risposta_proposta 
{
	background-color: #EAEAEA;
	padding: 5px;
}

.esporta_associati 
{
	padding: 10px;
	margin: 20px;
	border: 1px solid #EFA300;
	width: 200px;
	text-align: center;
}



/* ---------------------------------------- Archivio Fotografico */

.dlPhotogalleryItem
{
	padding-right: 10px;
}
DIV.dlPhotogalleryItemDiv
{
	background-image: url(../immagini/diapositiva.jpg);
	width: 115px;
	height: 115px;
	padding: 14px 0px 0px 14px;
	vertical-align: top;
}
IMG.galleria
{
	border: none;
}
TABLE.photogallery
{
	width: 100px;
}
TD.photogallery
{
	height: 100px;
	text-align: center;
}

/* Photogallery */

.photogallery
{
	margin-top: 0px;
	margin-bottom: 0px;
}
TD.photogalleryItem
{
	text-align: center;
	background-color: #EAEAEA;
}
TD.photogalleryItemTD
{
	height: 102px;
}
DIV.photogalleryButton
{
	margin-bottom: 3px;
}


/* ------------------------ Lightbox ---------------- */

#lightbox
{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	padding-bottom: 5px;
}

#imageData
{
	padding: 0 10px;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html > body .clearfix
{
	display: inline-block;
	width: 100%;
}

* html .clearfix
{
	/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}

/* ------------------------ Iscrizione e contatti ---------------- */

TABLE.iscrizione 
{
	width: 500px;
}

TD.sx 
{
	width: 150px;
}

TD.dx 
{
	width: 350px;
}

.iscrizioneFine 
{
	margin-top: 20px;
}
TR.modulo 
{
	height: 25px;
}


/* ---------------------------------------- Dove Siamo */

TD.dovesiamoDx, TD.dovesiamoSx { text-align:center; }
IMG.friuli, IMG.italia { margin-bottom:20px; }
DIV.google { text-align:left; margin-top:30px; margin-left:20px; }
IMG.google { border:none; }


/* ---------------------------------------- Contatti */

TABLE.contatti TD.sx { width:130px; }
.contattiTextBox { width:150px; font-size:11px; font-family:Verdana; color:black; text-indent:1px; }
.contattiTextArea { width:290px; height:150px; margin-top:5px; margin-bottom:15px; font-size:11px; font-family:Verdana; color:#black; }
.contattiButton { background-color:#304DA1; padding:2px 5px 2px 5px; color:White; border:solid 1px White; letter-spacing:1px; margin-left:240px; }

