body 
{
}

/* Tabella Struttura della Pagina */
.CenteredModuleTable
{
	left: 50%;
	top: 50%;
	width: 152;
	height: 94;
	position: absolute;
	margin-top: -47px;
	margin-left: -88px;
}

.tdArea
{
	border-right: #c2c2c2 1px solid;
	border-top: #c2c2c2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-bottom: #c2c2c2 1px solid;
}

/* Collegamenti Aree della Pagina */
.hLinkModule:link
{
	text-decoration:none;
	background-color: Transparent;
	font-size: 11px;
	font-family: Arial;
	/*color: #adafaf;*/
	color:#7d98b6;
	color:Blue;
	
}

.hLinkModule:visited
{
	text-decoration:none;
	background-color:Transparent;
	font-size:11px;
	font-family:Arial;
}

.hLinkModule:hover
{
	background-color: #fce06d;
	font-size: 11px;
	font-family: Arial;
	color: #adafaf;
}

#hlStats
{
	text-decoration:none;
	background-color: Transparent;
	font-size: 11px;
	font-family: Arial;
	color:#7d98b6;
	color:Blue;
	float:right;
	display:inline;
	margin-right:8px;
}

#lblPosition
{
	display:inline;
	float:left;
}

/* Elenco Moduli (BulletedList) */
.ModuleList
{
	/*color: #1D5889;*/
	color: Black;
	font-size: 10px;
	font-family: Arial;
	margin-left: 16px;
	padding-left:0px;
}

.tdHead
{
	padding-left: 0px;
	padding-bottom: 6px;
	overflow: visible;
}

/* Label Normale */
.LabelNormal
{
	color:#1D5889;
	font-size:11px;
	font-family:Verdana;
	padding-left:5px;

}


/* Label Grassetto */
.LabelBold
{
	color:#1D5889;
	font-size:11px;
	font-family:Verdana;
	padding-left:5px;
	font-weight:bold;
}

/* Testo del Path attuale (mollichine) */
.LabelMollichine
{
	font-size: 11px;
	font-family: Verdana;
	padding-left: 5px;
	font-weight: bold;
	color: #d09e08;
}

/* Testo Normale */
.TextNormal
{
	font-size:11px;
	font-family:Verdana;
}

/* Testo Normale Directory*/
.TextNormalDirectory
{
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	padding-left:5px;
	color:#1D5889;
}



/* Testo Grassetto */
.TextBold
{
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}

.MenuItem
{
	/*color: #21526b;*/
	/*color: #7793b3;*/
	color:White;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
	height: 24px;
}

.MenuSubItem
{
	/*color: #21526b;*/
	color: White;
	font-size: 9px;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	height: 25px;
	background-color: #7793b3;
}

.SottoMenuItem
{
	color:White;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
	cursor:pointer;
}

.MenuSelected
{
	color:Black;
}

.LabelUser
{
	width:160px;
	float:left;
	display:inline;
}

.LabelID
{
    width:35px;
	float:left;
	display:inline;

}

.ButtonUser
{
	margin-left: 10px;
}



.elementoAlbero
{
	color:Black;
	text-decoration:underline;
	text-indent:15px;
}


/* Icone Home */

#ContenitoreIcone
{
	padding-left:25px;
	padding-right:25px;
	/*height:300px;*/

}

.iconaHome
{
	width:90px;
	height:150px;
	margin-left:40px;
	text-align:center;
	float:left;
}

#TornaAHome
{
	padding-top:4px;
	line-height:20px;
	margin: 0px auto;
	text-align:center;
	
}

/*--------------------- NEWSLETTERS ---------------------------------*/

.bloccoPerNewsletter
{
	padding-top:20px;
	width:95%;
	text-align:right;
	padding-right:4%;
	padding-left:1%;
}

.textBox
{
	width:80%;
	font-family:Verdana;
	font-size:10px;
	margin-right:25px;
}

.textBoxDest
{
	width:80%;
	padding-left:25px;
	font-family:Verdana;
	font-size:10px;
	padding-bottom:4px;
}

.text
{
	font-family:Verdana;
	font-size:11px;
}

.right
{
	width:95%;
	padding-right:4%;
	padding-left:1%;
	text-align:right;
}


.labelText
{
	width:150px;
	text-align:left;
	float:left;
	line-height:20px;
}

.textboxMail
{
	text-align:right;
	float:left;
	width:75%;
}

.ddlGroup
{
	float:left;
	width:75%;
	padding-bottom:10px;
}

.btnMail
{
	width:30px;
	float:left;
}

#ftbMail
{
	width:98%;
	margin:5px auto;
}

.SelezioneUtenti
{
	background-color:#FFFFFF;/**/
	width:600px;
	height:400px;
	z-index:10;
	position:absolute;
	top:50px;
	margin-left:50%;
	left:-25%;
}

.lblclass
{
	width:150px;
	font-size:11px;
	float:left;
	line-height:20px;
	padding-top:5px;
}

.tbclass
{
	font-size:11px;
	float:left;
	padding-top:5px;
}


.btnclass
{
	font-size:11px;
	float:left;
	padding-top:5px;
	padding-left:5px;
}

.TabPag
{
	overflow:scroll;
	height:360px;
}

/*Stili per Accordion - Modulo Sharing */

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/*________________________________  GESTIONE GRUPPI___________________________________*/

.GroupName
{
    width:35%;
    float:left;
	display:inline;
}

.GroupDescription
{
    width:50%;
    float:left;
	display:inline;
}

.Confirm
{
    margin:auto auto;
    width:500px;
    height:300px;
    background-image:url(Images/border.png);
}

.ConfirmLeft
{
    float:left;
    width:200px;
    height:214px;
    text-align:center;
    padding-top:86px;
}

.ConfirmRight
{
    float:left;
    width:280px;
    height:210px;
    padding:10px;
    padding-top:70px;
}

.TextConfirm
{
    font-family:Verdana;
    font-size:12px;
    text-align:center;
}

.buttonConfirm
{
    padding-top:70px;
    text-align:right;
    padding-right:25px;
}

/*//------------ERROR PAGE---------------------------------//*/

.DivMainError
{
    width:600px;
    height:450px;
    margin:30px auto;
    background-color:#fcfcfc;
}

.DivErrorLeft
{
    float:left;
    width:170px;
    height:285px;
    padding-top:165px;
    padding-left:30px;
}

.DivErrorRight
{
    float:left;
    width:390px;
    height:280px;
    font-family:Verdana;
    font-size:12px;
    text-align:center;
    line-height:22px;
    padding-top:130px;
    padding-right:10px;
}


/************************************************************************************/
/*
/*                      Gestione Photogallery
/*  
/************************************************************************************/

#PhGadivContentPG
{
    width: 600px; 
    text-align: center; 
    
    margin-left:60px;
}


#PhGabtnExtra
{
	width:100px;
	float:left;
	height:25px;
	/*background-color:#ffffff;*/
}

#PhGaDivNumber
{
	width:100px;
	float:left;
	height:25px;
	line-height:25px;
	/*background-color:#ffffff;*/
}

#PhGaDivNomeGallery
{
	width:400px;
	float:left;
	height:25px;
	line-height:25px;
	/*background-color:#ffffff;*/
}



.PhGaslideshow
{
	width:600px;
	height:20px;
	border-top:solid 1px #000066;
	background-color:#ffffff;
}

.PhGaComment
{
	width:600px;
	padding-top:15px;
}

.PhGacommentelement
{
	text-align:left;
	color:Blue;
	line-height:15px;
	width:590px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#fefefe;
	
}

.PhGaCommentItems
{
	margin-top:10px;
}

#PhGaDivCornice
{
    background-color:#ffffff; 
    width:470px; 
    padding-top:10px; 
    padding-bottom:10px; 
    text-align:center; 
    vertical-align:bottom;
    height: auto !important;  /* per i browser moderni */
    height: 340px;      /* per IE5.x e IE6 */
    min-height: 340px;  /* per i browser moderni */

}


.PhGaButtonManage
{
    background-color:#7BC4D7;
    float:left;
}

/************************************        FINE PHOTOGALLERY   ***************************************