body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:18px;
  background:#FFFFFF none repeat scroll 0 0;
  color:#4c4c4c;
}

.navigation-wrapper {
    height: 40px;
    background: transparent url(img/menu_bg.gif) no-repeat center bottom;
    margin-bottom: 16px;
}

#portal-logo:hover {
    border: 0;
}
#portal-logo img {
    margin:0 0 0 2.5em;

}

#portal-globalnav {
    float: right;
    padding: 10px 0 10px;
}

#portal-globalnav li {
    border: 0;
    float: left;
    display: inline;
}

#portal-globalnav li a {
    color:#7D7D7D;
    display:block;
    padding:0 18px 10px;
    border: 0;
    font-size: 120%;
}

#portal-siteactions li a {
    border:0;
}

#portal-siteactions li a:hover,
#portal-globalnav li a:hover,
#portal-globalnav li.selected a {
    border: 0;
    color: #567cb9;
    background-color: transparent;
}

#portal-siteactions li {
    font-size:0.9em;
    padding:0 0 0 18px;
}

#portal-siteactions li a {
    border: 0;
    margin: 0 16px 0 0;
    padding: 0;
/*     color: white; */
}

#portal-siteactions li::after {
    content: "|";
}

#siteaction-login_site::after,
#siteaction-logout_site::after {
    content: ""!important;
}

#siteaction-logout_site {
    background:transparent url(img/list_arrow.gif) no-repeat scroll 0 1px;
}

#siteaction-sitemap {
    background:transparent url(img/sitemap.gif) no-repeat scroll 0 1px;
}

#siteaction-accessibility {
    background:transparent url(img/accessibility.gif) no-repeat scroll 0 1px;
}

#siteaction-contact {
    background:transparent url(img/envelope.gif) no-repeat scroll 0 1px;
}

#siteaction-plone_setup {
    background:transparent url(img/house.gif) no-repeat scroll 0 1px;
}


.documentDescription,
.description {
    color: #CACACA
}

.footer-wrapper {
    background: #FFFFFF url(img/footer_bg.gif) no-repeat scroll center top
}

#portal-footer {
    margin:4px 0 1em;
    border:0;
    background-color: transparent;
}

#portal-footer abbr, #portal-footer acronym, #portal-footer.explain,
#portal-footer p {
/*    color: white; */
    text-align: right;
    border-color: white;
}

h1, h2, h3, h4, h5, h6 {
    color:#4C4C4C;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #7d7d7d !important;
}

.weblog-entry h2 a {
color: #567cb9 !important;
}

.weblog-entry,
.tileItem {
    border-color: #DBDBDB;
    padding: 0 0.7em;
    margin:0;
}

.weblog-entry {
    padding: 2px 0.7em 2px;
}

.weblog-entry:hover,
.tileItem:hover {
    background-color: #F5F5F5;
}

.tileFooter {
    margin: 0;
    padding: 0 0 0.75em;
}
.documentActions {
    border-top:1px solid #DBDBDB;
}

.documentActions li {
    width: 15px;
    height:12px;
    overflow: hidden;
    display: block;
    float: right;
    margin-top: 3px;
}

.documentActions li a{
   padding: 20px;
}

#document-action-rss {
    background: white url(img/rss.gif) no-repeat 3px 1px;
}
#document-action-print {
    background: white  url(img/printer.gif) no-repeat 2px 1px;
}

#document-action-sendto {
    background: white url(img/envelope.gif) no-repeat scroll 3px 2px;
}

.documentContent {
    padding: 1em 0em 2em !important;
}

.documentContent ul {
    list-style-image:url(img/list_arrow.gif);
}

.documentEditable {
    margin: 0;
    padding: 0!important;
}

.visualPadding {
    margin:0;
    padding:0;
}
/* base html */
.documentContent p a {
   border: 0;
}

.documentContent p a:hover {
    border-bottom:1px solid #CCCCCC;
}

.documentContent li a:visited,
#portal-footer a:visited,
#portal-footer a,
.documentContent p a:visited,
a:visited,
a {
    color: #567cb9;
}

a:hover {
    border-bottom: 1px solid #567cb9;
}

h1, h2, h3 {
    color:#567cb9;
}

h1 {
    line-height:28px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
    border: 0;
}

/* buttons */ 
.weblog-read-more {
    background:#A3A3A3 url(img/arrow.gif) no-repeat scroll 1px 0;
    border:0 none;
    color:white;
    display:block;
    margin: 2px 5px 0 0;
    padding:0 2px;
    width:87px;
}

/*.weblog-read-more::before {
    content: "<br/>";
}*/

.weblog-read-more:hover {
      background: #567cb9 url(img/arrow.gif) no-repeat scroll 1px 0;
}

p .weblog-read-more a,
p .weblog-read-more a:visited,
p .weblog-read-more a:hover {
    padding: 3px 3px 3px 15px;
    color: white;
    border:0;
}

.context, .formControls .actionButtons .button, .documentEditable * .context,
.standalone, .documentEditable * .standalone {
   color: white;
   border: 0;
   background:#A3A3A3 url(img/arrow.gif) no-repeat 1px 0px;
   margin-right: 3px;
}

.context:hover, .formControls .actionButtons .button:hover, .documentEditable * .context:hover,
.standalone:hover, .documentEditable * .standalone:hover {
  background: #567cb9 url(img/arrow.gif) no-repeat scroll 1px 0px;
}

.destructive, .documentEditable * .destructive {
    color: white;
    border: 0;
    background: #CACACA url(img/arrow.gif) no-repeat scroll 1px 0px;
}

.destructive:hover, .documentEditable * .destructive:hover {
    background: #F87B27 url(img/arrow.gif) no-repeat scroll 1px 0px;
}
/* -- search form -- */
#portal-searchbox {
    padding:0 2.5em 0 0;
}

#searchGadget {
      border:1px solid #B9B9B9;
}

#issue-quicksearch-box input.searchButton,
#portal-searchbox input.searchButton {
  background: #A3A3A3 url(img/arrow.gif) no-repeat 0 0;
  border: 1px solid #A3A3A3;
  color: white;
  padding:0 1px 1px 19px;
  text-indent:20px;
  width:18px;
  height: 18px;
}
#issue-quicksearch-box input.searchButton {
    margin-top:1px;
}
.livesearchContainer, 
#livesearchLegend {
    border-color: #A3A3A3;
    color: #7D7D7D;
}

.searchSection {
    display: none;
}
/* forms */

#login-form input.context {
    padding:1px 10px 1px 25px;
}

input[type=radio] {
    margin-right: 3px;
}

input, textarea {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #B9B9B9;
  color:#767676;
}

/* tables */
table.listing, .stx table {
 border:0;
}

table.listing th, .stx table th {
background:#A3A3A3 none repeat scroll 0 0;
color: white;
border-color: #a3a3a3;
}

table.listing td, .stx table td {
    border:0;
    border-bottom: 1px solid #DADADA
}

/* POI */
.response-clarification,
table.issue-info-box {
    border: 1px solid #DADADA
}


/* portlet */
.portletItem {
    padding: 1em 0 0;
}

#right-column .portletHeader,
#right-column .portletItem {
    border: 0;
    border-left: 8px solid #EFEFEF;
}

.portlet .even {
    background-color: white;
}

.portlet {
    border:0;
}

.portletHeader {
    background-color: transparent;
    padding:2px 10px 10px;
    color:#567cb9;
    font-size: 160%;
}

.portletCalendar .portletHeader {
    font-size: 120%;
    padding: 2px 10px 0;
    background-color: white;
}

.portletHeader a {
    color:#567cb9 !important;
    border: 0;
}

.portletHeader a:hover {
    text-decoration: underline;
}

.portletFooter {
    background-color: transparent;
    border: 0;
}


dd.portletItem {
    border-bottom:1px solid #EFEFEF !important;
    color:#828282;
    padding:5px 0 5px 8px;
    font-size: 120%;    
}

dd.lastItem {
    border-bottom: 0 !important;
}


dd.portletItem:hover {
    border-bottom:1px solid #CACACA !important;
    background-color: #f5f5f5 !important;
}


dd.portletItem a:hover {
/*    color: #828282;*/
/*    background-color: #f5f5f5;*/
    border:0;
/*    text-decoration: underline;*/
/*    border-bottom: 1px solid #828282;*/
}

.navTree {
    margin-top: 0;
}
.navTree li {
    margin-bottom: 0;
}

.portletNavigationTree .portletItem {
    padding-left:0;
}


.navTreeItem a, dd.portletItem .navTreeItem a {
    border: 0!important;
    border-bottom:1px solid #EFEFEF !important;
    color:#828282;
    padding:5px 0 5px 8px;
    font-size: 120%;
}

.navTreeItem a:hover, dd.portletItem .navTreeItem a:hover,
.navTreeCurrentItem {
    border: 0!important;
    border-bottom:1px solid #CACACA !important;
    color:567cb9;
}

/* varie */
dl.collapsible {
    margin:1em 5px 0;
}

.documentByLine span {
    display: none;
}

/* questo da fastidio a grid960 */
.documentEditable .documentContent {
   border: 0 !important;
}

.contentActions {
    border-bottom: 1px solid #CACACA;
}

.portletTagCloud {
    font-size: 80%;
}

.portletCalendar dd.portletItem,
.portletTagCloud .portletItem {
    border-bottom: 0 !important;
}

.portletNavigationTree dd.portletItem:hover,
.portletCalendar dd.portletItem:hover,
.portletTagCloud dd.portletItem:hover {
   background-color: white !important;
   border-bottom: 0 !important;
}

.portletTagCloud .portletHeader {
    display: none;
}

dd.portletItem a.cloudItem:hover {
   text-decoration: underline;
}

.portletWeblogArchive a {
    border: 0;
    display: inline;
    margin:0em;
    padding:0 0 0 0.5em;
    background: transparent;
}

.portletWeblogArchive a:hover {
    border: 0;
    display: inline;
    margin:0 0 0 0.5em;
    padding:0;
    background: transparent;
}

.documentFirstHeading,
.documentDescription,
.weblog-topics,
.documentByLine {
    background-color:#F5F5F5;
    margin:0;
    padding-left: 20px;
}

.documentDescription {
    color: #A1A1A1;
    padding:2px 0 20px 20px;
    margin-bottom: 1em;
    font-style:italic;
}
.documentFirstHeading {
    padding:10px 0 0 20px;
}

dl .documentByLine,
.weblog-entry .weblog-topics,
.weblog-entry .documentByLine {
    background-color: transparent;
    padding-left: 0;
}


.portletItemDetails {
   color:#CACACA;
   font-size:85%;
}

.image-left,
.image-right {
  border: 0;
}

#disqus_thread {
padding-top: 10px;
margin-top: 10px;
border-top:1px solid #DBDBDB;
}


