/*
COLOR:
    orange : #FFA500
    gold : #FFD700
    khaki : #F0E68C
    verdino (sfondo): #CCE8A1
*/
BODY
{
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;	
	background-color: White;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
}
body, p, td, a
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
img
{
	border: 0px;
}
td
{
	vertical-align: top;
}
INPUT
{
	border: solid 1px limegreen;
	font: 11px Verdana;
	background: #CCE8A1;
}
INPUT.Button
{
	border: solid 1px orange;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold; 
	color: orange;
	background: white;
	text-align: center;
}

TEXTAREA
{
	border: solid 1px limegreen;
	font: 11px Verdana;
	background: #CCE8A1;
}
SELECT
{
	border: solid 1px limegreen;
	font: 11px Verdana;
	background: #CCE8A1;
	text-align: left;
    height: 17px;
}
ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
li
{
	list-style-image: url(/css/cssimg/bullet1.gif);
	margin-bottom: 7px;
}
H1
{
	padding-left: 5px;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: black;
	background: khaki;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-left: orange 16px solid;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: orange;
}
H2
{
	padding-left: 5px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: orange 5px solid;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: orange;
}
.H2
{
	padding-left: 5px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: orange 5px solid;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: orange;
}
A
{
	color: black;
}
A:link
{
	color: black;
	border-bottom: dashed 2px limegreen;
	text-decoration: none;
}
A:active
{
	color: black;
	border-bottom: dashed 2px limegreen;
	text-decoration: none;
}
A:visited
{
	color: black;
	border-bottom: dashed 2px limegreen;
	text-decoration: none;
}
A:hover
{
	color: white;
	background-color: limegreen;
}
.Error
{
	color: red;
}
.bgArancione
{
	background-color: gold;
}
.bgVerde
{
	background-color: green;
}
.bgGrigioChiaro
{
	background-color: #F5F5F5;
}
.textNote
{
	font-size: 9px;
	color: black;
	font-family: Verdana;
}
.textFooter
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}
.textFooter a:link
{
	font-size: 10px;
	color: green;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 0;
}
.textFooter A:active
{
	font-size: 10px;
	color: green;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 0;
}
.textFooter A:visited
{
	font-size: 10px;
	color: green;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 0;
}
.textFooter A:hover
{
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 0;
	color: white;
	background-color: green;
}
TD.menu1TdPixWhite
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.BreadCrumb
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: limegreen;
}
TD.BreadCrumb
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.BreadCrumb A:link
{
	color: white;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}
.BreadCrumb A:hover
{
	background-color: green;
	font-size: 10px;
	color: white;
	border-bottom: 0;
}
.BreadCrumb A:visited
{
	color: white;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}


/* INIZIO ELENCO STILI BOX INFORMATIVI HOMEPAGE */
.HomePageBoxStile1
{
	border-right: Green 1px solid;
	border-left: Green 1px solid;
	border-top: Green 4px solid;
	border-bottom: Green 4px solid;
	padding: 10px;
	background-color: #CCE8A1;
	text-align: left;
}
.CaptionHomePageBoxStile1
{
	font-weight: bold;
	background: Green;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: White;
}

.HomePageBoxStile2
{
    border-right: gold 1px solid;
    border-left: gold 1px solid;
    border-top: orange 4px solid;
    border-bottom: orange 4px solid;
    padding: 10px;
    background-color: #FFFF99;
    text-align: left;
}
.CaptionHomePageBoxStile2
{
    font-weight: bold;
    background: gold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #663300;
}
.HomePageBoxStile3
{
    border-right: gold 1px solid;
    border-left: gold 1px solid;
    border-top: orange 4px solid;
    border-bottom: orange 4px solid;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: left;
}
.CaptionHomePageBoxStile3
{
    font-weight: bold;
    background: gold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #663300;
}
/* FINE ELENCO STILI BOX UTENTE HOMEPAGE */


/* INIZIO HomePageBoxTemaMese */
.HomePageBoxTemaMese
{
	border-right: #e5e5e5 1px solid;
	border-left: #e5e5e5 1px solid;
	border-top: #cacaca 4px solid;
	border-bottom: #cacaca 4px solid;
	padding: 10px;
	background-color: #f1f1f1;
	text-align: left;
}
.CaptionTemaMese
{
	font-weight: bold;
	background: #cacaca;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.GreenCaption
{
	font-weight: bolder;
	font-size: 14px;
	color: LimeGreen;
}
.OrangeTitle
{
	font-weight: bold;
	color: orange;
}
.OrangeSubTitle
{
	color: orange;
	font-style: italic;
}
.TitleTemaMese
{
	font-weight: bold;
	color: orange;
	padding-left: 0px;
	margin-bottom: 10px;
}
.LinkTemaMese
{
	text-align: right;
	padding: 3px;
	margin-bottom: 10px;
}
/* FINE HomePageBoxTemaMese */

/* INIZIO HomePageBoxUltimora */
.HomePageBoxUltimora
{
	border-right: Green 1px solid;
	border-left: Green 1px solid;
	border-top: Green 4px solid;
	border-bottom: Green 4px solid;
	padding: 10px;
	height: 140px;
	width:100%;
	background-color: #CCE8A1;
	text-align: left;
}
.CaptionUltimora
{
	font-weight: bold;
	background: Green;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	width:100%;
	color: White;
}
/* FINE HomePageBoxUltimora */

/* INIZIO HomePageBoxAppuntamenti */
.HomePageBoxAppuntamenti
{
	border-right: gold 1px solid;
	border-left: gold 1px solid;
	border-top: orange 4px solid;
	border-bottom: orange 4px solid;
	padding: 10px;
	background-color: white;
	text-align: left;
}
.CaptionAppuntamenti
{
	font-weight: bold;
	background: gold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: White;
}
.TitleAppuntamenti
{
	font-weight: bold;
	color: Green;
	padding-left: 0px;
	margin-bottom: 10px;
}
.LinkAppuntamenti
{
	text-align: right;
	padding: 3px;
	margin-bottom: 10px;
}
/* FINE HomePageBoxAppuntamenti */

.ScrollerSep
{
	font-size: 3px;
	background-color: khaki;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	border-bottom: solid 2px orange;
}
.ScrollerTitle
{
	font-weight: bold;
	color: Green;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ScrollerLink
{
	text-align: right;
}


.MenuSX a, .MenuSX a:link, .MenuSX a:active, .MenuSX a:visited
{
	display: block;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	width: auto;
	height: auto;
	padding: 5px;
	padding-left: 10px;
	border: 0px;
	border-left: 0px;
	color: white;
	border-right: solid 10px gold;
	background: gold;
}
.MenuSX a:hover
{
	display: block;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	width: auto;
	height: auto;
	padding: 5px;
	padding-left: 10px;
	border: 0px;
	border-left: 0px;
	border-bottom: 0px;
	color: white;
	border-right: solid 10px green;
	background: limegreen;
}

.MenuSXselected
{
	display: block;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	width: auto;
	height: auto;
	padding: 5px;
	padding-left: 10px;
	border: 0px;
	border-left: 0px;
	color: black;
	border-right: solid 10px orange;
	background: khaki;
}

.ImgStyler
{		 
	margin: 5px;
}

.Foto
{
	margin: 15px;
	border: black 1px solid;
}

.PhotoGalleryImage
{
	margin: 5px;
	border: black 1px solid;
}

Table.Elenchi
{
	border: limegreen 1px solid;
}

.SfondoVerdino
{
	background: #CCE8A1;
}

.TableCaption
{
	font-weight: bold;
	color: white;
	font-family: Verdana;
	background-color: limegreen;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
}

.BoxAvvertenzeEsterno
{
	display: block;
	border: limegreen 1px solid;
	background: white;
	padding: 3px;
}

.BoxAvvertenzeInterno
{
	display: block;
	background: #CCE8A1;
	padding: 3px;
}
/*
******* START stili "GridViewWithPager" **************************
*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid green;
	text-decoration: none; /* no underline */
	color: green;
	background: #CCE8A1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid orange;
	color: black;
	background: khaki;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 2px solid green;
	font-weight: bold;
	background-color: limegreen;
	color: white;
}
div.pagination span.disabled
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #C0C0C0;
}
/*
******* STOP stili "GridViewWithPager" **************************
*/

/* ******* Modal Progress PopUp ******* */
.ModalProgressBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.70;
}
.ModalProgressPopUp
{
    border: solid 1px #111;
    background-color: #fff;
    padding: 30px 50px;
}
/* ******* Modal Progress PopUp ******* */



/* ******* Galleria-Fotografica ******* */
.controlbar a, .controlbar a:link, .controlbar a:active, .controlbar a:visited {
border-bottom: none;
}
.HighslideDivContainer a, .HighslideDivContainer a:link, .HighslideDivContainer a:active, .HighslideDivContainer a:visited {
border-bottom: none;
}
/* ******* Galleria-Fotografica ******* */

