/* CONTENT CSS - 20060522 */

/* This stylesheet should contain all styles for content class templates */

/* Translation */

div#main div.block div.original
{
    background-color: #ecece4;
    margin: 0.5em 0 0.5em 0;
    padding: 0.2em;
    border: 1px dashed #bfbeb6;
}

/* BOX GENERAL DESIGN */

/*@F inizio parte aggiunta*/


div.boxintrohp
{
	margin: 5px 9px 0 9px;
	border: 1px solid #212EB1;
	background-image: url(../images/ensca/sfondo_news.png);
	height: 265px;
    padding: 0 0.5em 0 0.5em;
}

div.boxintrohp h1
{
	margin: 0;
    padding: 3px 0 0.3px 0;
	font-size: 1.5em;
	font-weight: bold;
    color: #0066FF;
    text-align: left;
}

div.boxintrohp p
{
	text-align: justify;
}

div#boxcalendariohp
{
	margin: 5px 9px 0 0;
    width: 227px;
    text-align: center;
    padding: 0;
}

div#boxcalendariohp table
{
	background-image: url(../images/ensca/sfondo_news.png);
	border: 1px solid #212EB1; 
    margin: auto;
	margin-bottom: 0px;
    text-align: left;
    vertical-align: top;
	padding: 0;
}

div#boxcalendariohp table th
{
    font-weight: bold;
    text-align: center;
    height: 20px;
    border: 1px solid;
    border-color: #212EB1 #212EB1 #212EB1 #212EB1;
    border-top: 0px;
}

div#boxcalendariohp table td
{
    padding: 8px;
    border: 1px solid;
    border-color: #212EB1 #212EB1 #212EB1 #212EB1;
    text-align: center;
}

div#boxcalendariohp table .first_col
{
    border-left: 0px;
}

div#boxcalendariohp table .last_col
{
    border-right: 0px;
}

div#boxcalendariohp table  tr.calendar_heading th
{
    border: 0px;
    padding-bottom: 5px;
}

div#boxcalendariohp table  tr.calendar_heading th a
{
    text-decoration: none;
}

div#boxcalendariohp table td.ezagenda_selected
{
    background-color: #212EB1;
}

div#boxcalendariohp table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a
{
    color: #E7BC29;
    font-weight: bold;
}

div.boxeventohp
{
	margin: 5px 9px 0 0;
	border: 1px solid #212EB1;
	background-image: url(../images/ensca/sfondo_news.png);
	width: 227px;
	height: 265px;
    padding: 0 0.5em 0 0.5em;
}

div.boxeventohp h1
{
	margin: 0;
    padding: 3px 0 3px 0;
	font-size: 1.5em;
	font-weight: bold;
    color: #0066FF;
    text-align: center;
}

div.boxeventohp img
{
	display: block;
	margin: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
	border: 1px solid #212EB1;
    padding: 0;
}

div.boxnewshp
{
	margin: 9px 0 0 9px;
	border: 1px solid #212EB1;
	background-image: url(../images/ensca/sfondo_news.png);
    padding: 0 0.5em 0 0.5em;
	width: 463px;
	float: left;
}

div.boxnewshp h2
{
	width: 345px;
	float:left;	
	margin: 0;
    padding: 0.15em 0 0.15em 0;
	font-size: 1.5em;
    color: #0066FF;
    text-align: left;
}

div.boxsommarionewshp
{
	float:left;
	margin: 0;
	border: 0;
    padding: 0;
	height: 100px;
	width: 345px;
	overflow: hidden;
}

div.boxnewshp p {
	clear: both;
}

div.boxnewshp a
{
	width: 100%;
	display: block;
	text-align: center;
}

div.boxnewshp img
{
    display: block;
	float:right;
    margin: 0;
    padding-top: 5px;
}

div.centrato
{
	margin: auto;
	border: 0;
	text-align: center;
    padding: 0;
}

div.sinistra
{
	margin: 0.5em;
	border: 1px solid #212EB1;
    padding: 0;
	float: left;
	text-align: center;
}

div.destra
{
	margin: 0;
	border: 1px solid #212EB1;
    padding: 0;
	float: right;
	text-align: center;
}

div.pres
{
	margin: auto;
	margin-bottom: 5px;
	border: 1px solid #212EB1;
	text-align: center;
    padding: 0 0.5em 0 0.5em;
	width: 150px;
}

div.pres h2
{
    padding: 2px 0 0 0;
	font-size: 18px;
    color: #0066FF;
}


div.pres img
{
    display: block;
    margin: auto;
    padding-bottom: 5px;
}

div.pres a
{
    color: #212EB1;
	text-decoration: none;
}

div.pres a:hover
{
    color: #0066FF;
}

div.esecutivo
{
	margin: 5px;
	border: 1px solid #212EB1;
    padding: 0 0.5em 0 0.5em;
	width: 125px;
	/*float: left;*/
	text-align: center;
}

div.esecutivo img
{
    display: block;
    margin: auto;
    padding-bottom: 5px;
}

div.esecutivo h2
{
    padding: 2px 0 0 0;
	font-size: 16px;
    color: #0066FF;
}

div.esecutivo a
{
    color: #212EB1;
	text-decoration: none;
}

div.esecutivo a:hover
{
    color: #0066FF;
}

div.consiglieri
{
	margin: 5px;
	border: 1px solid #212EB1;
    padding: 0 0.5em 0 0.5em;
	width: 130px;
	/*float: left;*/
	text-align: center;
}

div.consiglieri img
{
    display: block;
    margin: auto;
    padding-bottom: 5px;
}

div.consiglieri h2
{
    padding: 2px 0 0 0;
	font-size: 13px;
    color: #0066FF;
}

div.consiglieri a
{
    color: #212EB1;
	text-decoration: none;
}

div.consiglieri a:hover
{
    color: #0066FF;
}

div.responsabili
{
	margin: 5px;
	border: 1px solid #212EB1;
    padding: 0 0.5em 0 0.5em;
	width: 111px;
	/*float: left;*/
	text-align: center;
}

div.responsabili img
{
    display: block;
    margin: auto;
    padding-bottom: 5px;
}

div.responsabili h2
{
    padding: 2px 0 0 0;
	font-size: 12px;
    color: #0066FF;
}

div.responsabili a
{
    color: #212EB1;
	text-decoration: none;
}

div.responsabili a:hover
{
    color: #0066FF;
}

div.responsabili .commissione
{
   font-size: 0.8em;
}

div.socio h1
{
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: 0px;
    color: #0066FF;
    margin-bottom: 0;
}

div.socio p
{
    margin: 0;
}

div.soci
{
	margin: auto;
	border: 0;
    padding: 0;
	width: 30%;
	float: left;
}
/*
.soci2 ul {
	display: block;
}
*/
li.soci
{
	border: 0;
    padding: 0;
	width: 30%;
	float: left;
	margin-bottom: 2px;
}

div.soci2
{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #212EB1;
    padding: 5px;
	width: 99%;
	overflow:auto;
}

/*@F fine parte aggiunta*/

div.border-box
{
	background-image: url(../images/ensca/sfondo_news.png);
    margin-bottom: 1em;
	/*@F inizio parte aggiunta*/
	margin-left: 0.5em;
	margin-right: 0.5em;
	/*@F fine parte aggiunta*/
	border: 1px solid #212EB1;

}

/* Default box style */

div.border-box div.border-tl
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-tl.gif) no-repeat top left;
	@F fine parte eliminata*/
}

div.border-box div.border-tr
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-tr.gif) no-repeat top right;
	@F fine parte eliminata*/
    padding: 0 4px 0 4px;
}

div.border-box div.border-tc
{
    font-size: 0;
    height: 4px;
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-tc.gif) repeat-x top left;
	@F fine parte eliminata*/
}

div.border-box div.border-ml
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-ml.gif) repeat-y center left;
	@F fine parte eliminata*/
}

div.border-box div.border-mr
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-mr.gif) repeat-y center right;
	@F fine parte eliminata*/
    padding: 0 1px 0 1px;
}

div.border-box div.border-mc
{
    height: 1%; /* Preventing margins on content from breaking the box (for IE) */
    /*@F inizio parte eliminata
	background-color: #ffffff;
	@F fine parte eliminata*/
    padding: 0.5em 0.75em 0.5em 0.75em;
}

div.border-box div.border-mc:before, div.border-box div.border-mc:after /* Preventing margins on content from breaking the box */
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

div.border-box div.border-bl
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-bl.gif) no-repeat bottom left;
	@F fine parte eliminata*/
}

div.border-box div.border-br
{
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-br.gif) no-repeat bottom right;
	@F fine parte eliminata*/
    padding: 0 4px 0 4px;
}

div.border-box div.border-bc
{
    font-size: 0;
    height: 4px;
    /*@F inizio parte eliminata
	background: url(../images/box-1/border-bc.gif) repeat-x bottom left;
	@F fine parte eliminata*/
}

/* Box 2 */

div.box-2 div.border-tl
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-tl.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-tr
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-tr.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-tc
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-tc.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-ml
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-ml.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-mr
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-mr.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-mc
{
    /*@F inizio parte eliminata
    background: #d4d5da url(../images/box-2/border-mc.gif) repeat-x top left;
	@F fine parte eliminata*/
}

div.box-2 div.border-bl
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-bl.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-br
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-br.gif);
	@F fine parte eliminata*/
}

div.box-2 div.border-bc
{
    /*@F inizio parte eliminata
    background-image: url(../images/box-2/border-bc.gif);
	@F fine parte eliminata*/
}

/* Box 3 */

div.box-3
{
    background-image: url(../images/ensca/sfondo_news.png);
}

div.box-3 div.border-tl
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-tl.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-tr
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-tr.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-tc
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-tc.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-ml
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-ml.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-mr
{
    /*background-image: url(../images/box-3/border-mr.gif);*/
}

div.box-3 div.border-mc
{
    /*@F inizio parte eliminata
	background: #f4f4f4 url(../images/rotary/border-mc.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-bl
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-bl.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-br
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-br.gif);
	@F fine parte eliminata*/
}

div.box-3 div.border-bc
{
    /*@F inizio parte eliminata
	background-image: url(../images/box-3/border-bc.gif);
	@F fine parte eliminata*/
}

/* Infobox - header*/

div.infobox-header
{
    margin-bottom: 0;
}

div.infobox-header h2
{
    margin: 5px 0px 6px 0px;
    padding: 0;
    font-size: 14px;
}

div.infobox-header div.border-tl
{
    background-image: url(../images/infobox-header/border-tl.gif);
}

div.infobox-header div.border-tr
{
    background-image: url(../images/infobox-header/border-tr.gif);
}

div.infobox-header div.border-tc
{
    background-image: url(../images/infobox-header/border-tc.gif);
}

div.infobox-header div.border-ml
{
    background-image: url(../images/infobox-header/border-ml.gif);
}

div.infobox-header div.border-mr
{
    background-image: url(../images/infobox-header/border-mr.gif);
}

div.infobox-header div.border-mc
{
    background: #d1d1c4 url(../images/infobox-header/border-mc.gif) repeat-x top left;
    padding: 0 6px 0 6px;
}

div.infobox-header div.border-bl
{
    background-image: url(../images/infobox-header/border-bl.gif);
}

div.infobox-header div.border-br
{
    background-image: url(../images/infobox-header/border-br.gif);
}

div.infobox-header div.border-bc
{
    background-image: url(../images/infobox-header/border-bc.gif);
}

/* Infobox */

div.infobox div.attribute-image
{
    margin: 0.5em 0.5em 0.5em 0;
    float: left;
}

div.infobox div.border-tl
{
    background-image: url(../images/infobox/border-tl.gif);
}

div.infobox div.border-tr
{
    background-image: url(../images/infobox/border-tr.gif);
}

div.infobox div.border-tc
{
    background-image: url(../images/infobox/border-tc.gif);
}

div.infobox div.border-ml
{
    background-image: url(../images/infobox/border-ml.gif);
}

div.infobox div.border-mr
{
    background-image: url(../images/infobox/border-mr.gif);
}

div.infobox div.border-mc
{
    background: #ffffff url(../images/infobox/border-mc.gif) repeat-x top left;
    padding: 3px 6px 3px 6px;
}

div.infobox div.border-bl
{
    background-image: url(../images/infobox/border-bl.gif);
}

div.infobox div.border-br
{
    background-image: url(../images/infobox/border-br.gif);
}

div.infobox div.border-bc
{
    background-image: url(../images/infobox/border-bc.gif);
}

/* TABLES */

table.cols
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: 1px solid #212EB1;
}

table.cols th, table.cols td
{
    padding: 0.5em;
    border-right: 1px solid #212EB1;
    border-bottom: 1px solid #212EB1;
    vertical-align: top;
}

table.cols th
{
    font-weight: bold;
    color: #0066FF;
	/*@F inizio parte eliminata
    background-color: #DFDFDF;
	@F fine parte eliminata*/
    white-space: nowrap;
    text-align: left;
	/*@F inizio parte eliminata
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
	@F fine parte eliminata
	@F inizio parte aggiunta*/
	background-image: url(../images/rotary/sfondo_menu.png);
	/*@F fine parte aggiunta*/
}

table.cols td
{
    font-weight: normal;
}

table.cols th:first-child, table.cols td:first-child
{
    border-left: 1px solid #212EB1;
}

table.cols col.bglight, div.bglight
{
	background-image: url(../images/ensca/sfondo_news.png);
   /*@F inizio parte eliminata
   background-color: #F1F1ED;
   @F fine parte eliminata*/
}

table.cols col.bgdark, div.bgdark
{
    background-color: #EAE9E1;
}

table.cols tr.bglight:hover, table.cols tr.bgdark:hover
{
    background-color: #EAE9E1;
}

table.cols tr.bglight:hover td, table.cols tr.bgdark:hover td
{
	/*@F inizio parte eliminata
    background-color: #F1F1ED;
	@F fine parte eliminata*/
}

table.cols a
{
    border-bottom-color: #EAE9E1;
}

table.renderedtable
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: none;
	/*@F inizio parte aggiunta*/
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	/*@F fine parte eliminata*/
}

table.renderedtable th, table.renderedtable td
{
    padding: 0.5em;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    vertical-align: top;
}

table.renderedtable th
{
    font-weight: bold;
    color: #0066FF;
    white-space: nowrap;
    text-align: left;
	/*@F inizio parte eliminata
	background-color: #DFDFDF;
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
	@F fine parte eliminata*/
}

table.renderedtable td
{
    font-weight: normal;
}

table.renderedtable td.declaration1
{
    background-color: #C6FAC6;
}

table.renderedtable td.declaration2
{
    background-color: #D1E3F9;
}

table.renderedtable td.declaration3
{
    background-color: #F6F6BD;
}

table.renderedtable th:first-child, table.renderedtable td:first-child
{
    border-left: 1px solid #ffffff;
}

table.renderedtable tr.bglight, div.bglight
{
    background-color: #F1F1ED;
}

table.renderedtable tr.bgdark, div.bgdark
{
    background-color: #EAE9E1;
}

table.renderedtable tr.bglight:hover, table.renderedtable tr.bgdark:hover
{
    background-color: #EAE9E1;
}

table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td
{
    background-color: #F1F1ED;
}

table.renderedtable a
{
    border-bottom-color: #EAE9E1;
}

table.comparison
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: none;
}

table.comparison th, table.comparison td
{
    padding: 0.5em;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    vertical-align: top;
}

table.comparison th
{
    font-weight: bold;
    color: #0066FF;
    white-space: nowrap;
    text-align: left;
	/*@F inizio parte eliminata
	background-color: #DFDFDF;
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
	@F fine parte eliminata*/
}

table.comparison td
{
    font-weight: normal;
}

table.comparison th:first-child, table.comparison td:first-child
{
    border-left: 1px solid #ffffff;
}

table.comparison col.bglight, div.bglight
{
    background-color: #F1F1ED;
}

table.comparison col.bgdark, div.bgdark
{
    font-weight: bold;
    color: #0066FF;
	/*@F inizio parte eliminata
    background-color: #DFDFDF;
	@F fine parte eliminata*/
    white-space: nowrap;
    text-align: left;
}

table.comparison tr.bglight:hover, table.comparison tr.bgdark:hover
{
    background-color: #F1F1ED;
}

table.comparison tr.bglight:hover td, table.comparison tr.bgdark:hover td
{
    background-color: #EAE9E1;
}

table.comparison a
{
    border-bottom-color: #EAE9E1;
}

/* AUTHOR AND DATE FOR ALL FULL OBJECTS */

div.content-view-full div.attribute-byline p.author
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.content-view-full div.attribute-byline p.date
{
    margin: 0 0.2em 0 0.2em;
    display: inline;
    color: #6A6A6A;
    font-size: 0.9em;
}

div.content-view-full div.attribute-byline p.placement
{
    margin-left: 0.2em;
    display: inline;
}

div.content-view-full div.attribute-byline p.count
{
    margin-left: 0.2em;
    display: inline;
}

/* AUTHOR AND DATE FOR ALL CHILD OBJECTS */

div.content-view-full div.content-view-line div.attribute-byline p
{
    display: inline;
}

/* NAVIGATORS */

div.content-navigator
{
    display: block;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}

/* PAGE NAVIGATION */

div.pagenavigator
{
    text-align: center;
    clear: both;
}

div.pagenavigator span.previous
{
    float: left;
}

div.pagenavigator span.next
{
    float: right;
}

/* UL */

div#main ul
{
    padding: 0;
    margin: 0.75em 0 1em 1em;
}

div#main ul
{
    list-style-type: none;
}

div#main ul li
{
    margin: 0 0 0.5em 0.25em;
    padding: 0 0 0 14px;
    background-image: url(../images/ensca/bullet_list.png);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    line-height: 1.25em;
    list-style-type: none;
}

/* ATTIRBUTE HEADER */

div.attribute-header h1
{
    font-size: 1.8em;
    font-weight: normal;
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 10px;
    color: #0066FF;
    margin-bottom: 0;
}

div.attribute-header h1.long
{
    font-size: 1.8em;
    font-weight: normal;
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_long.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 10px;
    color: #0066FF;
    margin-bottom: 0;
}


/* GENERAL ICONS */
.attribute-tipafriend a, .attribute-pdf a, .attribute-print a, .attribute-rss a
{
    padding-left: 22px;
    background-position: left top;
    background-repeat: no-repeat;
}

.attribute-tipafriend a
{
    background-image: url('../images/icons/tip_icon.gif');
}

.attribute-pdf a
{
    background-image: url('../images/icons/pdf_icon.gif');
}

.attribute-print a
{
    background-image: url('../images/icons/print_icon.jpg');
}

.attribute-rss a
{
    background-image: url('../images/icons/rss_icon.gif');
}

/* BROWSE */

div.context-toolbar div.block div.right
{
    text-align: right;
}

/* SITEMAP */

div.content-view-sitemap table td
{
    vertical-align: top;
}

div#main div.content-view-sitemap ul
{

}

div#main div.content-view-sitemap ul
{
    padding: 0;
    margin: 0.75em 0 1em 0;
}

div#main div.content-view-sitemap ul ul
{
    margin: 0.3em 0 0.5em 12px;
}

div#main div.content-view-sitemap ul
{
    list-style-type: none;
}

div#main div.content-view-sitemap ul li
{
    margin: 0 0 0.5em 2em;
    padding: 0 0 0 14px;
    background-image: url(../images/sidemenu_bullet.png);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    line-height: 1.25em;
}

/* Tag Cloud */

div.content-view-tagcloud
{
    text-align: center;
}

/* FORUM */

input.forum-new-reply
{
    margin: 0.75em 0.25em 0.25em 0;
}

input.forum-new-topic
{
    margin: 0.75em 0.25em 0.25em 0;
}

input.forum-keep-me-updated
{
    margin: 0.75em 0.25em 0.25em 0;
}

div.content-view-full div.class-forum-topic table.forum p.date
{
    font-weight: bold;
}

div.content-view-full div.class-forum-topic table.forum p.author-signature
{
    border-top: 1px solid #212EB1;
    padding-top: 5px;
}

div.content-view-line div.class-forum table.forum
{
    /*@F inizio parte eliminata
	background-image:url(../images/forum_table_bg.png);
    background-position: bottom left;
    background-repeat: repeat-x;
	@F fine parte eliminata*/
    padding-bottom: 5px;
}

div.content-view-line div.class-forum table.forum td ul
{
    margin-left: 1.25em;
    padding: 0;
}

div.content-view-line div.class-forum table.forum td ul li
{
    margin: 0;
    padding: 0;
}

div.content-view-line div.class-forum table.forum td ul li a
{
    font-size: 0.7em;
    font-weight: normal;
}

div.content-view-line div.class-forum table.forum th
{
	/*@F inizio parte eliminata
	background-image: url(../images/forum_th_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #E0E0D4;
	@F fine parte eliminata
	@F inizio parte aggiunta*/
	background-image:url(../images/rotary/sfondo_menu.png);
	/*@F fine parte aggiunta*/
}

div.content-view-line div.class-forum table.forum td
{
    /*@F inizio parte eliminata
	background-color: #F2F1ED;
	@F fine parte eliminata*/
}

div.content-view-full div.class-forums table.forum
{
    background-image:url(../images/forum_table_bg.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}

div.content-view-full div.class-forums table.forum td ul
{
    margin-left: 1.25em;
    padding: 0;
}

div.content-view-full div.class-forums table.forum td ul li
{
    margin: 0;
    padding: 0;
}

div.content-view-full div.class-forums table.forum td ul li a
{
    font-size: 0.7em;
    font-weight: normal;
}

div.content-view-full div.class-forums table.forum th
{
    background-image: url(../images/forum_th_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #E0E0D4;
}

div.content-view-full div.class-forums table.forum td.last-reply a
{
    background-image:url(../images/last_reply.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.content-view-full div.class-forums table.forum td.forum a
{
    background-image:url(../images/forum.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.content-view-full div.class-forums table.forum td.forum div.attribute-short
{
    margin-left: 20px;
}

div.content-view-full div.class-forums table.forum td.last-reply p.date
{
    margin-left: 20px;
}

div.content-view-full div.class-forums table.forum td
{
    /*@F inizio parte eliminata
	background-color: #F2F1ED;
	@F fine parte eliminata*/
}

/* IMAGE */

div.attribute-image
{
    margin: 0.25em 0 0.5em 0;
}

div.content-view-full div.attribute-image
{
    float: right;
    margin-left: 0.5em;
    margin-right: 0;
}

div.content-view-full div.class-image div.attribute-image
{
    margin-left: 0;
    float: none;
}

div.content-view-full div.attribute-image div.caption
{
    background-color: #EAE9E1;
    font-size: 0.8em;
    text-align: center;
    margin: 2px 0 0 0;
}

div.content-view-full div.attribute-image div.caption p
{
    padding: 3px;
    margin: 0;
}

div.content-view-line div.attribute-image
{
    float: left;
    margin-right: 0.5em;
    margin-left: 0;
}

div.content-view-embed div.attribute-image
{
    float: left;
    margin-right: 0.5em;
    margin-left: 0;
}

div.object-left div.content-view-embed div.class-image div.attribute-image
{
    margin: 0;
    float: none;
}

div.object-right div.content-view-embed div.class-image div.attribute-image
{
    margin: 0;
    float: none;
}

div.object-center div.class-image
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.object-center div.content-view-embed div.class-image div.attribute-image
{
    margin: 0;
    float: none;
}

div.content-view-embed div.class-image div.attribute-caption
{
    background-color: #EAE9E1;
    font-size: 0.8em;
    text-align: center;
    margin: 2px 0 0 0;
}

div.object-center div.content-view-embed div.class-image div.attribute-caption
{
    margin: 2px auto 0 auto;
}

div.content-view-embed div.class-image div.attribute-caption p
{
    padding: 3px;
    margin: 0;
}

/* ARTICLE */

div.content-view-full div.class-article div.attribute-header h1
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0.25em;
}

div.content-view-full div.class-article div.attribute-byline
{
	/*@F inizio parte eliminata
    background-image: url(../images/attribute_header_bg_medium.png);
	@F fine parte eliminata
	@F inizio parte aggiunta*/
	background-image: url(../images/ensca/separatore.png);
	/*@F fine parte aggiunta*/
	background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin-bottom: -0.25em;
    display: block;
}

div.content-view-full div.class-article div.attribute-short
{
    font-weight: bold;
}

div.content-view-line div.class-article div.attribute-short
{
    font-weight: normal;
}

div.content-view-embed div.class-article div.attribute-short
{
    font-weight: normal;
}

div.content-view-full div.class-article div.attribute-long
{
 	/*@F inizio parte eliminata
    background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 56px;
}

div.attribute-tipafriend
{
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: top center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    margin-top: 2em;
}

div.attribute-tipafriend p
{
    padding-top: 2em;
}

div.attribute-tipafriend a
{
    padding-left: 26px;
    background-position: left center;
}

/* COMMENT */

div.content-view-full div.class-comment div.attribute-header h1
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0.25em;
}

div.content-view-full div.class-comment div.attribute-byline
{
	/*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 25px;
    margin-bottom: -0.25em;
    display: block;
}

/* ARTICLE (main-page)*/

div.content-view-full div.class-article-mainpage div.attribute-short
{
    font-weight: bold;
}

div.content-view-line div.class-article-mainpage div.attribute-short
{
    font-weight: normal;
}

div.content-view-full div.class-article-mainpage div.attribute-header h1
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0.25em;
}

div.content-view-full div.class-article-mainpage div.attribute-byline
{
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 30px;
    margin-bottom: -0.25em;
    display: block;
}

div.content-view-full div.class-article-mainpage div.pagenavigator
{
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 56px;
}

div.attribute-article-index
{
    float: right;
    clear: right;
    width: 14em
}
/* BLOG */

div.class-blog
{
    width: auto; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}

div.columns-blog
{
    padding: 0 17em 0 0;
}

div#main div.noextrainfo div.columns-blog
{
    padding-right: 0;
}

div.main-column-position
{
    width: 100%;
    float: left;
}

div.main-column
{
}

div#main div.noextrainfo div.main-column
{
    margin-right: 0;
}

div.extrainfo-column-position
{
    width: 17em;
    margin-right: -17em;
    float: left;
}

div#main div.noextrainfo div.extrainfo-column-position
{
    display: none;
}

div.main-column
{
    margin: 0 0.25em 0 0; /* Space between main and other columns */
}

div.class-blog div.attribute-byline p.tags
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.class-blog div.attribute-byline p.author
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.class-blog div.attribute-byline p.date
{
    margin: 0 0.2em 0 0;
    display: inline;
    color: #6A6A6A;
    font-size: 0.9em;
}

div.content-view-line div.class-blog-post div.attribute-header a
{
    text-decoration: none;
    color: #000000;
}

div.content-view-line div.class-blog-post div.attribute-header a:hover
{
    color: #000000;
}

/* BLOG - CALENDAR*/

div.calendar
{
   width: 195px;
   /*@F inizio parte eliminata
   background-color: #f4f4f4;
   @F fine parte eliminata*/
}

div.calendar div.calendar-tl
{
	background: url(../images/calendar-corner-tl.gif) no-repeat top left;
}

div.calendar div.calendar-tr
{
    background: url(../images/calendar-corner-tr.gif) no-repeat top right;
}

div.calendar div.calendar-bl
{
    background: url(../images/calendar-corner-bl.gif) no-repeat bottom left;
}

div.calendar div.calendar-br
{
    background: url(../images/calendar-corner-br.gif) no-repeat bottom right;
    padding: 6px;
}

div.calendar div.content
{
    background-color: #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}

div.calendar div.month h2
{
    font-size: 1em;
    font-weight: bold;
    color: #525345;
    margin: 0 0 0.25em 0;
    padding-top: 3px;
    text-align: center;
}

div.calendar div.month a
{
    color: #525345;
    text-decoration: none;
}

div.calendar div.previous, div.calendar div.next
{
    font-weight: bold;
    margin: 0 4px 0 4px;
    padding-top: 0.1em;
    display: inline; /* Fix for IE */
}

div.calendar div.previous
{
    float: left;
}

div.calendar div.next
{
    float: right;
}

div.calendar div.previous p, div.calendar div.next p
{
    display: inline;
}

div.calendar div.table
{
    padding: 4px;
}

div.calendar table
{
    width: 100%;
}

div.calendar th, div.calendar td
{
    color: #525345;
    width: 14%;
    padding: 0.25em 0 0.25em 0;
    border: 1px solid;
    border-color: #ffffff #e0e0e0 #e0e0e0 #ffffff;
    text-align: center;
}

div.calendar th
{
    font-size: 0.8em;
    font-weight: normal;
}

div.calendar td
{
    font-size: 0.9em;
    font-weight: normal;
}

div.calendar th.left, div.calendar td.left
{
    border-left: none;
}

div.calendar th.right, div.calendar td.right
{
    border-right: none;
}

div.calendar tr.top th
{
    border-top: none;
}

div.calendar tr.bottom td
{
    border-bottom: none;
}

div.calendar td a
{
    text-decoration: none;
}

div.calendar td.today
{
    font-weight: bold;
    color: #d02020;
}

div.calendar td.currentselected
{
    background-color: #e0e0e0;
}

div.calendar td em
{
    font-style: normal;
}

/* DOCUMENTATION PAGE */

div.content-view-full div.class-documentation-page div.attribute-byline
{
    clear: both;
    font-size: 0.85em;
    font-weight: bold;
	/*@F inizio parte eliminata
    background-image: url(../images/attribute_header_bg_medium.png);
    background-position: top center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 4em;
    padding-top: 10px;
    margin-top: 2em;
}

div.content-view-full div.class-documentation-page div.attribute-byline p
{
    display: inline;
}

div.content-view-full div.class-documentation-page div.attribute-byline p.published
{
    text-align: left;
    float: left;
    width: 48%;
}

div.content-view-full div.class-documentation-page div.attribute-byline p.modified
{
    text-align: right;
    float: right;
    width: 48%;
}

/* LINK */

div.content-view-line div.class-link div.controls
{
    margin-bottom: 0.75em;
}

/* EDIT - MULTIOPTION */

div.block table.special
{
    border-bottom: 1px solid #EAE8E1;
    margin-bottom: 0.5em;
}

div.block table.special th.tight
{
    width: 3%;
    text-align: left;
}

div.block table.special th
{
    width: 94%;
    text-align: left;
}

/* FILE */

div.content-view-line div.class-file h2
{
    /*@F inizio parte eliminata
	background-image: url(../images/attribute_header_bg_medium.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 25px;
    margin-bottom: -0.5em;
}

div.content-view-line div.class-file div.attribute-file
{
	/*@F inizio parte eliminata
	background-color: #F1F2ED;
	@F inizio parte eliminata*/
    padding: 0.1em 0 0.1em 0.5em;
}

div.content-view-line div.class-file
{
    margin-bottom: 2em;
}

/* COMMENT */

div.content-view-line div.class-comment h3
{
    margin-top: 0.5em;
}

div.content-view-line div.class-comment
{
    border: 1px solid #EAE8E1;
    padding: 0 0.5em 0.25em 0.5em;
    margin: 1em 0 1em 0;
}

div.content-view-line div.class-comment div.attribute-byline
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
    display: inline;
}

div.content-view-line div.class-comment p.author
{
    float: right;
    clear: right;
    width: 48%;
    display: block;
    text-align: right;
    margin-top: -0.1em;
    font-style: italic;
}

div.content-view-line div.class-comment p.date
{
    float: left;
    clear: left;
    width: 48%;
    display: block;
    margin: 0 0.2em 0 0.2em;
    display: inline;
    color: #6A6A6A;
    font-size: 0.9em;
}

/* INFOBOX */

div.infobox div.controls
{
    padding-top: 0.5em;
    text-align: right;
    border-top: 1px dotted #EAE8E1;
}

/* GALLERY */

div.content-view-children div.content-view-line
{
    clear: left;
}

div.content-view-full div.class-gallery div.attribute-link
{
    clear: both;
}

div.content-view-full div.class-gallery div.content-view-galleryline
{
    border: 1px solid #212EB1;
    margin: 0 1.25em 1em auto;
    padding: 5px;
    float: left;
}

div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-image
{
    float: none;
    margin: 0;
    padding: 0;
}

div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-image p
{
    margin: 0;
    padding: 0;
}

div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-image img
{
    display: block;
    margin: 0;
    padding: 0;
}

div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-image a
{
    margin: 0;
    padding: 0;
    display: inline;
}

div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-name
{
    border-top: 1px solid #212EB1;
    /*background-image: url(../images/img_caption_bg.png);*/
    background-position: left top;
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
div.content-view-full div.class-gallery div.content-view-galleryline div.attribute-name p
{
    margin: 0;
    padding: 0.5em 0 0.4em 0;
}

div.content-view-full div.class-gallery div.content-view-children
{
    /*background-image: url(../images/attribute_header_bg_medium.png);*/
    background-position: bottom center;
    background-repeat: no-repeat;
    margin:0;
    padding: 0 0 30px 0;
    float:left;
    width: 100%;
    clear: both;
}

div.content-view-embed div.class-gallery div.content-view-children
{
    background: none;
}

/* FACTBOX */

div.factbox
{
    margin: 0 auto 1em auto;
	/*@F inizio parte eliminata
    background: url(../images/fbox_br.png) no-repeat bottom right;
    background-color: #ECECE3;
	@F fine parte eliminata
	@F inizio parte aggiunta*/
	border: 1px solid #212EB1;
	background-image: url(../images/ensca/sfondo_news.png);
	/*@F fine parte aggiunta*/
}

div.factbox-header
{
	/*@F inizio parte eliminata
    background: url(../images/fbox_hr.png) no-repeat top right;
	@F fine parte eliminata*/
    margin: 0;
    padding: 0;
	/*@F inizio parte eliminata
    background-color: #D5D5C2;
	@F fine parte eliminata*/
}

div.factbox h2
{
	/*@F inizio parte eliminata
    background: url(../images/fbox_hl.png) no-repeat top left;
	@F fine parte eliminata*/
	margin: 0;
    padding: 0.15em 0.5em 0.15em 0.5em;
	/*@F inizio parte aggiunta*/
	font-size: 1.6em;
	/*@F fine parte aggiunta*/
    color: #0066FF;
    text-align: left;
}

div.factbox-content
{
	/*@F inizio parte eliminata
    background: url(../images/fbox_bl.png) no-repeat bottom left;
	@F fine parte eliminata*/
    margin: 0;
    padding: 0.15em 0.5em 0.15em 0.5em;
    text-align: left;
}

/* FRONTPAGE */

div.content-view-full
{    
	padding: 0 0.5em 0 0.25em;
}

div.content-view-full div.class-frontpage
{
    /*@F inizio parte eliminata
	background-color: #FFFFFF;
	@F fine parte eliminata*/
    padding: 0 0.5em 0 0.25em;
}

div.content-view-full div.class-frontpage div.attribute-billboard
{
    text-align: left;
    margin-top: 0em;
    padding-top: 0.25em;
    /*@F inizio parte eliminata
	background-color: #FFFFFF;
    background-image: url(../images/billboard_bg.png);
	@F fine parte eliminata*/
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 22px;
}

div.content-view-full div.class-frontpage div.attribute-billboard img
{

}

div.content-view-full div.class-frontpage div.columns-frontpage
{
    padding: 0 246px 0 246px;
}

div.content-view-full div.noleftcolumn div.columns-frontpage
{
    padding-left: 0;
}

div.content-view-full div.norightcolumn div.columns-frontpage
{
    padding-right: 0;
}

div.content-view-full div.class-frontpage div.columns-frontpage div.left-column-position
{
    width: 246px;
    margin-left: -246px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.content-view-full div.noleftcolumn div.columns-frontpage div.left-column-position
{
    display: none;
}

div.content-view-full div.leftcolumn div.columns-frontpage div.left-column-position div.left-column
{
    margin-right: 1em;
}

div.content-view-full div.class-frontpage div.columns-frontpage div.right-column-position
{
    width: 246px;
    margin-right: -246px;
    float: left;
}

div.content-view-full div.norightcolumn div.columns-frontpage div.right-column-position
{
    display: none;
}

div.content-view-full div.rightcolumn div.columns-frontpage div.right-column-position div.right-column
{
    margin-left: 1em;
}

div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position
{
    width: 100%;
    float: left;
}

div.content-view-full div.noleftcolumn div.columns-frontpage div.center-column-position div.center-column
{
    margin-left: 0;
    padding-right: 0;
}

div.content-view-full div.norightcolumn div.columns-frontpage div.center-column-position div.center-column
{
    margin-right: 0;
    padding-left: 0;
}
div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position div.center-column
{
    margin: 0; /* Space between main and other columns */
}

div.content-view-full div.class-frontpage div.attribute-bottom-column
{
    clear: both
}

/* USER EDIT */

div.user-edit div.attribute-header h1
{
    font-size: 1.8em;
    font-weight: normal;
    background-image: url(../images/attribute_header_bg_long.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    color: #000000;
    margin-bottom: -0.25em;
}

/* PRODUCT */

div.content-view-line div.class-product
{
    clear: both;
}

div.content-view-embed div.content-view-line div.class-product
{
    clear: none;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line
{
    clear: both;
}

div.content-view-full div.class-product div.relatedorders
{
    background-image: url(../images/attribute_header_bg_medium.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 20px;
    padding-top: 5px;
}

div.content-view-full div.class-product div.attribute-price
{
    font-size: 1.4em;
}

div.content-view-line div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: bold;
}

div.products div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.horizontally_listed_sub_items div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.content-view-embed div.class-product div.attribute-price span.old-price
{
    font-weight: normal;
    font-size: 0.9em;
}

div.content-view-embed div.class-product div.attribute-price span.new-price
{
    font-weight: normal;
    font-size: 1.1em;
}

div.content-view-embed div.class-product div.attribute-price span.discount-percent
{
    font-weight: normal;
}

div.content-view-line div.class-product div.attribute-price p.ex-vat
{
    display: none;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line div.class-product div.attribute-image
{
    float: right;
    clear: right;
    margin-left: 0.5em;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
    text-align: center;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-image
{
    float: none;
    margin: 0;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product h2
{
    padding-left: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 10px;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-price
{
    font-size: 1.2em;
}

/* PRODUCT - Productbox-header */

div.productbox-header
{
    margin-bottom: 0;
    margin-left: 0.25em;
    margin-right: 0.25em;
}
div.productbox-header div.border-tl
{
    background-image: url(../images/productbox-header/border-tl.gif);
}

div.productbox-header div.border-tr
{
    background-image: url(../images/productbox-header/border-tr.gif);
}

div.productbox-header div.border-tc
{
    background-image: url(../images/productbox-header/border-tc.gif);
}

div.productbox-header div.border-ml
{
    background-image: url(../images/productbox-header/border-ml.gif);
}

div.productbox-header div.border-mr
{
    background-image: url(../images/productbox-header/border-mr.gif);
}

div.productbox-header div.border-mc
{
    background: #fff;
    text-align: center;
}

div.productbox-header div.border-bl
{
    background-image: url(../images/productbox-header/border-bl.gif);
}

div.productbox-header div.border-br
{
    background-image: url(../images/productbox-header/border-br.gif);
}

div.productbox-header div.border-bc
{
    background-image: url(../images/productbox-header/border-bc.gif);
}

/* PRODUCT - Productbox */

div.productbox
{
    margin-left: 0.25em;
    margin-right: 0.25em;
}

div.productbox a
{
    font-weight: bold;
}

div.productbox div.border-tl
{
    background-image: url(../images/productbox/border-tl.gif);
}

div.productbox div.border-tr
{
    background-image: url(../images/productbox/border-tr.gif);
}

div.productbox div.border-tc
{
    background-image: url(images/productbox/border-tc.gif);
}

div.productbox div.border-ml
{
    background-image: url(../images/productbox/border-ml.gif);
}

div.productbox div.border-mr
{
    background-image: url(../images/productbox/border-mr.gif);
}

div.productbox div.border-mc
{
    background: #fff url(../images/productbox/border-mc.gif) repeat-x top left;
    text-align: center;
}

div.productbox div.border-bl
{
    background-image: url(../images/productbox/border-bl.gif);
}

div.productbox div.border-br
{
    background-image: url(../images/productbox/border-br.gif);
}

div.productbox div.border-bc
{
    background-image: url(../images/productbox/border-bc.gif);
}

/* EMBED - HIGHLIGHTED OBJECT */

div.highlighted_object
{
    /*@F inizio parte eliminata
	background-image: url(../images/highlighted_object_bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	@F fine parte eliminata*/
    padding-bottom: 9px;
}

div.highlighted_object h2
{
    margin-top: 0;
    color: #525345;
    font-size: 1.4em;
    font-weight: normal;
}

div.highlighted_object h2 a
{
    color: #525345;
}

/* EMBED - ITEMIZED SUB ITEMS */

div.itemized_sub_items
{
    width: 18em;
}

div.itemized_sub_items div.content-view-embed h2
{
    padding-left: 0.75em;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
}

div.itemized_sub_items div.content-view-embed h2 a
{
    color: #535548;
    text-decoration: none;
}

div#main div.itemized_sub_items div.content-view-embed ul
{
    margin: 0;
}

div#main div.itemized_sub_items div.content-view-embed ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div.itemized_sub_items div.content-view-embed ul li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.9em;
}

div#main div.itemized_sub_items div.content-view-embed div.attribute-byline
{
    margin: 0 0 0 17px;
    font-size: 0.9em;
    padding: 0;
    background: none;
    font-weight: normal;
}

/* EMBED - ITEMIZED SUBTREE ITEMS */

div.itemized_subtree_items
{
    width: 18em;
}

div.itemized_subtree_items div.content-view-embed h2
{
    padding-left: 0.75em;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
}

div.itemized_subtree_items div.content-view-embed h2 a
{
    color: #535548;
    text-decoration: none;
}

div.itemized_subtree_items div.content-view-embed ul
{
    margin: 0;
}

div#main div.itemized_subtree_items div.content-view-embed ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div.itemized_subtree_items div.content-view-embed ul li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.9em;
}

/* EMBED - VERTICALLY LISTED SUB ITEMS */

div.vertically_listed_sub_items div.content-view-embed div.content-view-children
{
    font-size: 0.85em;
}

div.vertically_listed_sub_items
{
    margin-bottom: 0.5em;
}

div.vertically_listed_sub_items div.content-view-embed h2
{
    padding-left: 1em;
    font-size: 1.4em;
    font-weight: normal;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line h2
{
    padding-left: 0;
    font-size: 1.2em;
}

/* EMBED - HORIZONTALLY LISTED SUB ITEMS */

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
    text-align: left;
}

div.horizontally_listed_sub_items div.content-view-embed div.split-content
{
    font-size: 0.85em;
}

div.horizontally_listed_sub_items div.content-view-embed h2
{
    padding-left: 1em;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
    padding-top: 0.25em;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems h2
{
    padding-left: 0;
    font-size: 1.2em;
}

/* POLL STYLES */

div.poll-result td.poll-resultbar td.poll-percentage, div.poll-result td.poll-resultbar td.poll-votecount
{
    font-style: italic;
    font-size: 85%;
}

div.poll-result td.poll-resultbar td.poll-percentage
{
    text-align: left;
}

div.poll-result td.poll-resultbar td.poll-votecount
{
    text-align: right;
}

div.poll-result p
{
    font-weight: bold;
}

div.poll-result div.chart-bar-resultbox
{
    margin: 0.5em 0 0.5em 0;
    width: 100%;
}

div.poll-result div.chart-bar-resultbar
{
    height: 14px;
}

div.poll-result td.poll-resultname
{
    padding-right: 5px;
}

div.poll-result td.poll-resultbar
{
    padding-left: 5px;
}

div.poll-result td.poll-resultbar table
{
    width: 300px;
}

div.poll-result div.chart-bar-resultbox
{
    background-color: #eeeeee;
}

div.poll-result div.chart-bar-resultbar
{
    background-color: #444;
}


div.content-poll-results
{
    width: 100%;
}

div.content-poll-results ul
{
    margin-left: 0;
}

div.content-poll-results li
{
    list-style-type: none;
}

div.content-poll-results span.option
{
    font-weight: bold;
    float: left;
}

div.content-poll-results span.votes
{
    font-weight: normal;
}

div.content-poll-results span.value
{
    font-weight: bold;
    margin-top: 1.7em;
    float: right;
}

div.content-poll-results div.resultblock
{
    width: 100%;
    margin: -1.2em 0 0.5em 0;
    float: left;
}

div.content-poll-results div.resultedge-start
{
    padding-right: 4em;
}

div.content-poll-results div.resultedge-end
{
    border: 1px solid black;
}

div.content-poll-results div.resultbox
{
    background-color: #bcbbaf;
    width: 100%;
}

div.content-poll-results div.resultbar
{
    background-color: #4b7198;
    height: 20px;
}

div.content-poll-results div.result-divider
{
    height: 20px;
}

/* QUOTE */

div.quote
{
    background-image: url(../images/quote-tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 19px;
}

div.quote-design
{
    padding-bottom: 19px;
    background-image: url(../images/quote-br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 1em;
}

div.quote-design p.author
{
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
}

/* SEPARATOR */

div.separator
{
    background-image: url(../images/separator.jpg);
    background-repeat: no-repeat;
    clear: both;
}

/* SPLIT THREE */

div.split
{
    clear: both;
}

div.split-content
{
    border: none;
}

div.split div.three-left
{
    width: 31%;
    float: left;
}

div.split div.three-right
{
    width: 31%;
    float: right;
}

div.split div.three-center
{
    margin: 0 35% 0 35%;
}

div.break
{
    clear: both;
    font-size: 1px; /* Fix for IE */
    height: 1px;
    margin-bottom: -1px;
}

/* AGENDA */

div#ezagenda_calendar_left
{
    vertical-align: top;
    width: 228px;
    float: left;
}

div#ezagenda_calendar_container
{
    width: 228px;
	float: left;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0px;
}

div#ezagenda_evento_container
{
    width: 228px;
	float: left;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}


div#ezagenda_calendar_container table
{
	/*@F inizio parte eliminata
    background-image:url(../images/cal_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #F0F0F0;
	@F fine parte eliminata
	@F inizio parte aggiunta*/
	background-image: url(../images/ensca/sfondo_news.png);
	border: 1px solid #212EB1; 
	/*@F fine parte aggiunta*/
    margin: auto;
    text-align: left;
    vertical-align: top;
}

div#ezagenda_calendar_container table th
{
    font-weight: bold;
    text-align: center;
    height: 20px;
    border: 1px solid;
    border-color: #212EB1 #212EB1 #212EB1 #212EB1;
    border-top: 0px;
}

div#ezagenda_calendar_container table td
{
    padding: 8px;
    border: 1px solid;
    border-color: #212EB1 #212EB1 #212EB1 #212EB1;
    text-align: center;
}

div#ezagenda_calendar_container table .first_col
{
    border-left: 0px;
}

div#ezagenda_calendar_container table .last_col
{
    border-right: 0px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th
{
    border: 0px;
    padding-bottom: 12px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th a
{
    text-decoration: none;
}

div#ezagenda_calendar_container table td.ezagenda_selected
{
    background-color: #212EB1;
}

div#ezagenda_calendar_container table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a
{
    color: #E7BC29;
    font-weight: bold;
}

div#ezagenda_calendar_right
{
    vertical-align: top;
    padding-left: 12px;
    margin-left: 240px;
}

.event-calendar-programview div#ezagenda_calendar_right
{
    margin-left: auto;
    padding: 0;
}
.event-calendar-programview .block .right
{
    text-align: right;
}


div#ezagenda_calendar_right table.ezagenda_month_event
{
    border: 1px solid #212EB1;
    margin-bottom: 5px;
    width: 99%;
       table-layout: fixed;
       border-collapse: collapse;
       vertical-align: top;
}

table.ezagenda_month_event td.ezagenda_month_label
{
    vertical-align: top;
    padding-left: 7px;
    padding-right: 7px;
    width: 50px;
}

table.ezagenda_month_event td.ezagenda_month_label h2
{
    border: 1px solid #212EB1;
    padding: 3px;
    color:#0066FF;
    font-size: 1.6em;
    font-weight: normal;
	/*@f inizio parte eliminata
    background-color: #eeeee5;
	@f fine parte modificata*/
    width: 39px;
    margin-top: 8px;
	/*@f inizio parte eliminata
    background-image:url(../images/date_bg.png);
	@f fine parte modificata*/
    background-position: center bottom;
    background-repeat: repeat-x;
    text-align: center;
}

table.ezagenda_month_event td.ezagenda_month_info
{
    width: auto;
    vertical-align: top;
    padding-top: 8px;
}

table.ezagenda_month_event td.ezagenda_month_info h4, div#ezagenda_calendar_today div.ezagenda_day_event h4
{
    margin: 0;
    font-size: 1.1em;
}

table.ezagenda_month_event td.ezagenda_month_info p
{
    margin-top: 0;
    margin-bottom: 5px;
    clear: both;
}

table.ezagenda_month_event span.ezagenda_date
{
    float: left;
    margin-right: 6px;
}

div#ezagenda_calendar_today
{
/*    float: left;*/
    margin-top: 14px;
    width: 228px;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
    border: 1px solid #212EB1;
    margin-bottom: 4px;
    padding: 7px;
}


span.ezagenda_keyword
{
    display: block;
    font-size: 90%;
    color: #888;
}

span.ezagenda_date
{
    display: block;
    font-size: 90%;
    color: #0066FF;
}

div.content-view-embed div#ezagenda_calendar_container
{
    width: auto;
}

div#sidebar_calendar_today div
{
    text-align: left;
    padding-left: 10px
}

div#sidebar_calendar_today a
{
    display: block;
    text-decoration: none;
    position: relative
}

div#sidebar_calendar_today a span.ezagenda_date
{
    position: absolute;
    right: 10px;
    top: 0em;
}

/* CONTENTSTRUCTURE */

div#sidemenu div.contentstructure ul li a
{
    border: none;
}

div#sidemenu div.contentstructure ul
{
    margin: 0;
    padding: 0;
}

div#sidemenu div.contentstructure ul ul
{
    margin: 0.25em 0 0 0.5em;
}

div#sidemenu div.contentstructure ul ul ul
{
    margin: 0 0 0 1em;
}

div#sidemenu div.contentstructure li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: url(../images/left-line.gif);
    background-repeat: repeat-y;
    background-position: left;
}

div#sidemenu div.contentstructure ul ul div
{
    color: #000000;
    text-decoration: none;
    padding: 2px 0 2px 0;
}

div#sidemenu div.contentstructure li div a
{
    font-size: 0.9em;
    text-decoration: none;
    color: #000;
    padding: 0 2px 0 4px;
}

div#sidemenu div.contentstructure li.topchapter, div#sidemenu div.contentstructure li.topchapter-selected
{
    font-weight: bold;
    margin: 0.5em 0 0.5em 0;
    padding-left: 10px;
    background-image: url(../images/linklist-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
}

div#sidemenu div.contentstructure li.topchapter-selected a
{
    color: #000;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.currentnode a:hover
{

}

div#sidemenu div.contentstructure li.topchapter-selected li a
{
    font-weight: bold;
    color: #328F00;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.topchapter-selected li a:hover
{

}

div#sidemenu div.contentstructure li.topchapter-selected li li a
{
    color: #0090FF;
    font-weight: normal;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.topchapter-selected a:hover
{

}

div#sidemenu div.contentstructure li
{
    font-weight: normal;
}

div#sidemenu div.contentstructure li ul div
{
    background-image: url(../images/left-item.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 8px;
}

div#sidemenu div.contentstructure li div.first
{
    background-image: url(../images/left-corner-top.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#sidemenu div.contentstructure li.last
{
    background-image: url(../images/left-corner-end.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#sidemenu div.contentstructure li.currentnode a, div#sidemenu div.contentstructure li.topchapter-selected li.currentnode a
{
    font-weight: bold;
    text-decoration: underline;
}

div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a
{
    font-weight: normal;
    text-decoration: none;
}

div#sidemenu div.contentstructure li div a:hover, div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a:hover
{

}

/* Diff styles */

div#diffview ul
{
    margin: 0 0 0.5em 0;
    padding: 0.25em 0.5em 0.25em 0.5em;
    border-bottom: 1px solid #808080;
    display: block;
}

div#diffview li
{
    font-size: 0.85em;
    margin: 0 0.5em 0 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

div.attribute-view-diff
{
    padding: 0.25em;
    border: 1px solid #d7d7d2;
}

div.attribute-view-diff label
{
   color: #75756c;
}

div.attribute-view-diff-old
{
    padding-bottom: 0.25em;
    border-bottom: 1px dashed #bfbfb7;
}

div.attribute-view-diff-new
{
    padding-top: 0.25em;
}

ins
{
    color: #008000;
    text-decoration: none;
    border-bottom: 1px solid #00b000;
}

del
{
    color: #d98078;
    text-decoration: line-through;
}

ins:hover, del:hover
{
    background-color: #ffffff;
}

ins:hover
{
    color: #006000;
    border-bottom: none;
}

del:hover
{
    color: #852c25;
    text-decoration: none;
}

div.blockchanges ins, div.blockchanges del
{
    color: #000000;
    padding-left: 0.5em;
    text-decoration: none;
    border-bottom: none;
    display: block;
}

div.blockchanges ins
{
    border-left: 0.5em solid #008000;
}

div.blockchanges del
{
    border-left: 0.5em solid #d98078;
}

div.previous ins
{
    display: none;
}

div.previous del
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none
}

div.latest del
{
    display: none;
}

div.latest ins
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none;
}

/* BASKET */

div.shop-basket ul
{
    margin: 0;
    padding: 0;
}

div.shop-basket ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

div.shop-basket ul li.selected
{
    font-weight: bold;
}

/* SHOP - USERREGISTER */

div.shop-userregister ul
{
    margin: 0;
    padding: 0;
}

div.shop-userregister ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

div.shop-userregister ul li.selected
{
    font-weight: bold;
}

/* SHOP - CONFIRMORDER */

div#main div.shop-confirmorder ul
{
    margin: 0;
    padding: 0;
}

div#main  div.shop-confirmorder ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    background: none;
    padding: 0;
}

div#main  div.shop-confirmorder ul li.selected
{
    font-weight: bold;
}

/* PRICE */

span.old-price
{
    text-decoration: line-through;
    font-size: 0.9em;
}

span.new-price
{
    color: #0290FF;
    font-weight: bold;
}

span.discount-percent
{
    font-size: 0.9em;
}

/* HISTORY */
div.content-history div.context-controls div.left
{
    width: 18%;
}

div.content-history div.context-controls div.right
{
    width: 80%;
    text-align: right;
}

div.content-history div.context-controls div.right input.button
{
    display: inline;
}

div#diffview div.context-toolbar div.block ul li
{
    background: none;
}

/* BASKET */

div#main div.shop-basket ul li
{
    background-image: none;
}

div#main div.shop-userregister ul li
{
    background-image: none;
}