/* general stuff */


body{
  margin:0;
  padding:0;
  text-align: center;
  font-family: verdana, arial, sans-serif;
}

a {
  text-decoration:  none;
  font-weight: bold;
  border: none;
}
a:hover {
  text-decoration:  underline; 
  border: none;
}
 
/* Layout */

#accessibility {
  position: absolute;
  left: -2000px;
  top: -2000px;
  display: none;
}

#source {
  position: absolute;
  left: -2000px;
  top: -2000px;
  display: none;
}

#pagewidth-800{
  width:770px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
  margin-bottom: 20px;
}

#pagewidth-1024{
  width:970px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  background: transparent url(../images/back_all1024.gif) repeat-y ;
  margin-bottom: 20px;
}

#header {
  height:  116px; 
  width:  100%; 
}

#top-top {
  height: 30px;
  width: 100%;
  background: transparent;
}

#top-bottom {
  height: 80px;
  width: 200px;
  background: transparent;
  float: left;
}

#search {
  margin: 0px;
  padding: 0px;
  width: 148px;
  height: 28px;
  float: right;
  background: url(../images/back_search.jpg) right top no-repeat;
  padding-left: 10px;
  padding-top: 2px;
  vertical-align: top;
}

#search .inputbox{
  width: 100px;
  height: 18px;
  font-size: 8pt;
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
  line-height: 14px;
}

#search .button{
  margin: 0px;
  padding: 0px;
  height: 14px;
  font-size: 8pt;
  background: transparent;
  border: none;
  line-height: 10px;
}

#search form {
  margin: 0px;
  padding: 0px;
}

#topmenu{
  height: 20px;
  float: right;
  width: 600px;
}


#pathway{ 
  width: 560px;
  height: 19px;
  padding-left: 20px;
  padding-top: 0px;
  overflow: hidden;
}

#leftcol{
  width: 152px;
  float: left;
  position: relative;
  margin-right: 5px;
}

#rightcol-normal{
  width: 155px;
  float: right;
  position: relative;
  margin-right: 1px;
  margin-top: -22px;
}
 
#rightcol-broad{
  width: 180px;
  float: right;
  position: relative;
  margin-right: 1px;
  margin-top: -22px;
}

#outer-800{
  width: 770px;
  padding-top: 6px;
}

#outer-1024{
  width: 970px;
  padding-top: 6px;
}

#footer-800{  
  height: 30px;
  width:100%;
  background: transparent url(../images/footer.jpg) bottom left no-repeat;
  vertical-align: bottom;
  font-size: 10px;
  margin-top: 10px;
}

#footer-1024{  
  height: 30px;
  width: 100%; 
  background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
  font-size: 10px;
  margin-top: 10px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10pt;
line-height: 14pt;
}

/* Modules */

#leftcol div.moduletable, #rightcol-normal div.moduletable,
#leftcol div.moduletable_menu, #rightcol-normal div.moduletable_menu {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.moduletable div, #rightcol-normal div.moduletable div,
#leftcol div.moduletable_menu div, #rightcol-normal div.moduletable_menu div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.moduletable div div, #rightcol-normal div.moduletable div div,
#leftcol div.moduletable_menu div div, #rightcol-normal div.moduletable_menu div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.moduletable div div div,#rightcol-normal div.moduletable div div div,
#leftcol div.moduletable_menu div div div,#rightcol-normal div.moduletable_menu div div div {
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10pt;
}

#leftcol div.moduletable div div div div, #rightcol-normal div.moduletable div div div div,
#leftcol div.moduletable_menu div div div div, #rightcol-normal div.moduletable_menu div div div div {
padding: 0px;
margin: 0px;
}

#rightcol-broad div.moduletable,
#rightcol-broad div.moduletable_menu {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.moduletable div,
#rightcol-broad div.moduletable_menu div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.moduletable div div,
#rightcol-broad div.moduletable_menu div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.moduletable div div div,
#rightcol-broad div.moduletable_menu div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10pt;
}

#rightcol-broad div.moduletable div div div div,
#rightcol-broad div.moduletable_menu div div div div {
padding: 0px;
margin: 0px;
}




div.moduletable h3,
div.moduletable_menu h3 {
font-size: 11pt;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10pt;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10pt;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

.moduletable_menu a {
font-size: 10pt;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;

line-height: 20px;
margin-bottom: 8px;
}
/*.moduletable_menu a:first-letter {
  font-weight: bold;
}*/

.moduletable_menu img {
  border: none;
  text-align: center;
}
.menu .item26 span { display: none; } /* Creative commons */



html>body .moduletable_menu a {width:135px;} /* Opera5-Fix-fix ;-) */


.moduletable_menu a:hover,
.moduletable_menu #current a { /* mainlevel-attivo o sublevel-attivo */
background: #F1F1F1;
text-decoration: none;
}
.moduletable_menu #current li a { /* sublevel inattivo */
  background: transparent; /* non ereditare il colore "attivo" dal padre */
  text-decoration: none;
}
.moduletable_menu .parent li a { /* sublevel generico */
  text-indent: 1em;
  font-style: italic;
  font-size: 8pt;
  
  width: 100%;
}
.moduletable h3, .moduletable_menu h3 {
  margin: 0;
  padding: 0;
}
.moduletable_menu ul {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  padding: 0;
}
.moduletable_menu li {
  list-style: none;
  text-indent: 0;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

ul.latestnews li, ul.mostread li {
  list-style: inside url(../images/readon.gif);
  /* text-indent: -6px; */
}
html>body li.latestnews, html>body li.mostread { /* IE6 */
  text-indent: 0px;
}

/* Tabella Categorie di contenuti */
div.content table.contentpane li {
  margin: 1em 0 0 0;
  list-style: inherit;
}
a.category {
}
div.content li {
  list-style: outside url(../images/readon.gif);
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10pt;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10pt;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
span.separator {
  display: block;
  height: 1px; width: 100%;
  padding: 0px; margin: 5px 0px;
  border-bottom: 1px solid;
  overflow: hidden;
}
span.separator span {
  display: none;
}
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 8pt;
color: #ABABAB;
line-height: 0.7;
font-style: italic;
}
.smalldark {
font-size: 10pt;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry td, .sectiontableentry1 td, .sectiontableentry2 td {
  padding-right: 4px;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10pt;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10pt;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10pt;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10pt;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10pt;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10pt;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading, h1 {
  width: 98%;
  font-weight: bold;
  font-size: 12pt;
  height: 23px;
  line-height: 20px;
  border-bottom: 1px solid #002E61;
  font-family: 'Trebuchet MS', verdana, sans-serif;
  color: #002E61;
}

.contentpaneopen, div.newsflash p, div.content p {
text-align: justify;
background: transparent;
font-size: 10pt;
line-height: 1.8;
}

table.contentpane td.contentheading, h1, .contact h2 {
font-weight: bold;
font-size: 12pt;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10pt;
}
.sectiontableheader {
font-weight: bold;
font-size: 10pt;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 12pt;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading, .subheading-category, .item-page h2 {
font-weight: bold;
font-size: 12pt;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10pt;
text-align: center;
}


.back_button a{
font-size: 10pt;
font-weight: normal;
}

.blogsection {
font-size: 10pt;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 3px;

  display: none;
}

table.contenttoc th{
font-weight: bold;
font-size: 10pt;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

.cclicense {
  display: block;
  border: 1px solid black;
  margin: 6px;
  padding: 3px;
  color: inherit;
  background-color: #ffffca;
  width: 300px;
}

.cclicense img 
{
  display: block;
  float: left;
  margin:0px 4px 0px 2px;
  padding: 0px;
}

.content-subheading {
  width: 98%;
  font-weight: bold;
  font-size: 11pt;
  height: 21px;
  line-height: 18px;
  border-bottom: 1px solid #002E61;
  font-family: 'Trebuchet MS', verdana, sans-serif;
  color: #002E61;
  margin-bottom: 5px; 
}

/* Separatore: una sola linea centrale disegnata come bordo CSS */
span.mainlevel { 
  display: block;
  height: 0px; width: 100%;
  padding: 0px; margin: 5px 0px;
  border-bottom: 1px solid;
  overflow: hidden;
}

div.pagenavbar {
  text-align: center;
}

.buttonheading a img {
  text-decoration: none;
  border-color: transparent;
}

/* PNG IE6 FIX */
#logo {
  display: block;
  margin: 0;
  padding: 0;
/*  width: 250px;
  height: 80px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/puntogiuridico/images/logo.png', sizingMethod='crop');*/
  width: 409px;
  height: 80px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/puntogiuridico/images/logo-big.png', sizingMethod='crop');
}
#logo img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

span.piva {
/*   width: 114px; height: 14px; */
  position: absolute;
/*   display: block; */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/puntogiuridico/images/piva.png', sizingMethod='crop');
}
img.piva {
  vertical-align: bottom;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

@media print {
  #header {
/*     display: none; */
  }
}

.categories-list dl {
    display: none;
}

div.pagination ul {
  text-align: center;
}

div.pagination p.counter {
  text-align: center;
}

div.pagination ul li {
  float: left;
  margin: 3px;
  list-style: inside none;
}

.category .cat-list-row0 {
  background-color: #E8E8E8;
}

.category-desc img {
  margin-right: 1ex;
  margin-bottom: 1em;
}

.contact-miscinfo {
  padding-top: 1em;
}
.contact-miscinfo .jicons-icons img {
  display: none;
}

.contact h3 {
  display: none;
}