/* niewiem.css - by Lorenzo Mengoni */

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: none;
  background-image: url("niewiem2/arctile.jpg");
	padding: 0; 
	margin: 0; 
}

a,a:visited,a:active {
	color: black;
	/*border-bottom: 1px solid #6699ff;
	border-top: 1px solid #6699ff;*/
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align:middle;
}

a:hover {
	color: blue;
	/*border-bottom: 1px solid #6699ff;
	border-top: 1px solid #6699ff;*/
	text-decoration: none;
}
hr
{
  /*display:none;*/
  color:none;
  width:99%; 
  height:12px;
  border:0px;
  background-image: url("niewiem2/arcsepa.gif");
  background-repeat:no-repeat;
  background-position: center;  	
}

#clear {
	clear:both;
}

/* This div encloses the whole Tiki application */
DIV#tiki-main { margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }

DIV#sitelogo
{
  text-align:center;
  background-image: url("niewiem2/foglie.jpg");
  background-repeat:no-repeat;
  background-position:right;  	
  background-color:white;
  padding:0px;
  width:100%;
}

DIV#sitelogo a
{
  text-align:center;
  /*background-image: url("niewiem2/sopra_l.jpg");
  background-repeat:no-repeat;
  background-position:center;  	
  background-color:white;*/
}

div.separator div.option
{
  margin-left:4px;
} 

/* This is the header */
DIV#tiki-top { 
z-index: 10; 
position: fixed; 
top: 0px; 
width: 100%; 
height: 16px;
padding-left: 2px; 
padding-right: 10px; 
/*background-image: url(niewiem2/v-header.png);*/
white-space: nowrap;
border-bottom: 1px solid #999999;
color: #F2F2F2;
display:none;
}

DIV#tiki-top a { text-decoration: none; }

/* This is the middle */
DIV#tiki-mid { z-index: 1; height: auto;  margin-bottom: 40px; }

/* And this is the footer */
DIV#tiki-bot { 
z-index: 10; 
background-color: none; 
position: fixed; 
bottom: 0px; 
height: 32px; 
width: 100%; 
padding: 2px;  
margin-top: 0px;  
border-top: 1px solid #999999;
display: none;

}

/* The three columns */
DIV#leftcolumn {  position: absolute; top: 20px; left: 0px; bottom: 0px; vertical-align: top; width: 200px; margin-bottom: 100px;}
DIV#rightcolumn {  position: absolute; top: 20px; right: 0px; bottom: 0px; vertical-align: top;  width: 200px; margin-bottom: 100px;}
DIV#centercolumn { position: absolute; top: 20px; left: 0px; right: 0px; bottom: 50px; vertical-align: top; margin-bottom: 100px; }

/* And this is what lies inside the centercolumn */
DIV#tiki-center { margin-bottom: 40px; }

div#debugconsole {
  position: absolute;
  background-color: #FEA6A6;
  color:black;
  top: 0px;
  left: 20px;
  right: 310px;
  height: auto;
  width: auto;
  z-index: 1;
  padding: 5px;
  border: 6px ridge #5A4A39;
  font-size: 12px;
} 
span.on-option { color: #00C000; }
span.off-option { color: #005000; }


/********************************************* GENERAL STYLE PROPERTIES **********************************************/

/* BOXES boxes are used to present a box with a title bar and content, they are used for modules and they
   are also used in the rankings, admin screen etc. 
   The box class is used for modules while the cbox class is used for other boxes
*/

/* Modules (modules are those boxes in the left/right columns) */

div.box {  
  margin: 2px;
  overflow: hidden; 
  width: 200px;
}

/* Boxes are divided in title and data, this is the title */
div.box-title {
	font-family:Tahoma;  
	font-size: 12px;
  font-weight:bold;
  background-color:blue;
	border: 1px solid #999999;
	padding: 2px 2px 2px 6px;
	color: white;
	border-bottom: 0;
	-moz-border-radius: 12px 0px 0px 0px;
	overflow: hidden;
}

div.box-title table {
    width: 100%;
}

/* And this is the data */
div.box-data {
  overflow: hidden;
  color: black;
  background-color: white;
  /*background-color: lightgrey;
    background-image: url("niewiem2/v-header.png");*/
  padding-top:2px;  
  padding-bottom:2px;  
  padding-left:6px;  
  padding-right:4px;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
  border: 1px solid #999999;
  border-top: 1px solid #cccccc;
  font-size: 11px;  
	-moz-border-radius: 0px 0px 12px 0px;
}

/* When modules display a list of items each item is enclosed in a cell with the following style */
TD.module {   font-size: 10px;    text-align: left; padding: 0; }

/* Links in modules */
.linkmodule {  font-size: 11px;  }
.linkmodule:active {   font-size: 11px;  }
.linkmodule:hover {    font-size: 11px;   background-color: none;}


/* Now the boxes for the rest of Tiki (non-modules */
div.cbox {  
  margin: 5px;  
  overflow: hidden; 
}

/* Boxes are divided in title and data, this is the title */
div.cbox-title {
	/*background-image: url(akwa/v-tab.png);*/
  background-color: none; /*rgb(153,1,0);*/
  border: 1px solid #999999;  
  border-bottom: 0;
  font-size: 13px;  
  font-weight: bold;
  overflow: hidden;
  text-align: center;
	-moz-border-radius: 12px 0px 12px 0px;
}

/* When there's a link in a cbox-title */
.cboxtlink {  }
.cboxtlink:active {}
.cboxtlink:hover {  }


/* And this is the data */
div.cbox-data {
  overflow: hidden;
  background-image: url(niewiem2/v-header.png);
  border: 1px solid #999999;
  border-top: 1px solid #cccccc;
  background-color: none;
  font-size: 11px;  
  color: white;
}



/* Some boxes are identified by an ID, for example the  boxes in the main application menu, we set display to
   none to make the menu appear collapsed initially, change this to 'block' if you want it to be extended fully */


/* Menus */
/* Separators are used to separate menu areas in the application menu and user created menus*/
div.separator {
	background-color: none;
	color: grey;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 6px;
	margin-bottom: 2px;
	width: 90%;
}

/* Links in menus */
.linkmenu, .rsslink { font-size: 11px; }
.linkmenu:active, .rsslink:active { font-size: 11px; }
.linkmenu:hover, .rsslink:hover { font-size: 11px; background-color: yellow;}
/* style for rss lists in modules or in wiki */
.rsslist {
  background-color: none;
  margin: 0;
  margin-right: 10px;
  padding: 1px;
  border: 1px solid #dadac9;
}
.rssitem {
  padding: 1px 6px 1px 6px;
  border-top: 1px dashed #dadac9;
  margin-left: 20px;
}
.rssitem:first-child {
  border-top: 0;
}
.rssdate {
  color: #999999;
  font-style: italic;
}

/* Links to extend/collapse menus */
.separator {  font-size: 10px;  }
.separator:active {  font-size: 10px;}
.separator:hover {  font-size: 10px;  }

/* Links to collapse menus for example the main menu can be completely collapsed*/
.flip {  font-size: 12px;  }
.flip:active {  font-size: 12px; }
.flip:hover {   font-size: 12px; }


/* Banners of type text (textadds) are displayed as links using the following style */
.bannertext {  font-size: 10px;}
.bannertext:active {  font-size: 10px; }
.bannertext:hover {    font-size: 10px;}

/* Some boxes uses thumbnails this is the image style */
div.imagerank {  margin-left: 5px;  margin-right: 5px;  margin-bottom: 10px;  margin-top: 10px; }

/* A simple box is just a div with a border around and some margin 
 * used for example in the admin screen */
div.simplebox {  
  margin-left: 1px;  margin-right: 1px;  margin-top: 5px;  margin-bottom: 5px;
  padding-left: 2px;  padding-top: 2px;  padding-bottom: 2px;  padding-right: 2px;
  color: blue;
  border: 2px solid;  
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%); 
  background-color: silver;  
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

/* Prevent forms from generating unwanted padding or margins */
FORM {  
margin: 0px;  
padding: 0px;
}

/* General form elements */
input,textarea, select 
{   
   color : blue; 
   font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
   background-color: none; 
   border: 1px solid #999999; 
}
input { text-indent : 2px; }
input[type=submit] 
{ 
  font-weight: bold; 
  color: black; 
  background-color: none; 
  -moz-border-radius: 3px;
 }
input[type=submit]:hover 
{  
   color: blue; 
   background-image: url(akwa/v-tab-active.png);
}

/* General tables */
/* These styles apply to tables used to display common listings such as the wiki page listing, last changes,   listings in admin screens, etc. */

/* The table */
table.listgallery, table.creategalform,TABLE.normal,table.gallerylisting, table.bloglist, table.editblogform,
table.editfgalform, table.listfgal, table.listfiles, table.listarticles,table.forumstable,table.forumformtable,
table.viewthread, table.galtable
{ border: thin solid #999999; width: 100%; border-spacing: 0; border-collapse: separate;}

TABLE.normal
{
  margin-top:3px;
}


TABLE.normalnoborder {  width: 100%; border-spacing: 0; border-collapse: separate; }

/* Table headings */
TD.heading, td.gallistheading, td.listgalheading, td.bloglistheading, td.listfgalheading, 
td.listfilesheading, td.listartheading, td.forumheading, td.thead
{
  background-color:blue;
  border-bottom: 1px solid #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  font-weight : bold;
  margin: 0;
}

TD.button
{
  background-color:none;
  border-bottom: 1px solid #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  font-weight : bold;
  margin: 0;
  text-align: center; 
  vertical-align: middle;
}

/* Cells where nothing is specified */
TD { 
vertical-align: top; 
margin: 0; 
padding-top:2px; 
padding-bottom:2px; 
padding-left:4px;
padding-right:4px;
}
TD:first { 
border-top: 0; 
}

/* Cells in forms without background color (inside a div for example) */
TD.form 
{ 
  font-size: 11px; text-align: left;
  border-top: 1px dashed #dedede; 
}
/* Cells in forms using a background color */
TD.formcolor, td.galform , td.editblogform, td.editfgalform, TD.comform,td.forumform
{ 
  background-color: none; 
  font-size: 11px; text-align: left;
  border-top: 1px dashed #dedede; 
}


/* Links to view an object from a table listing objects can be generalized to this link */
a.tablename, a.galname, a.imagename, a.blogname, a.fgalname, a.artname, a.forumname
{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; }
a.tablename:active,a.galname:active, .a.imagename:active, a.blogname:active, a.fgalname:active,a.artname:active,a.forumname:active
{ }
a.tablename:hover, a.galname:hover, a.imagename:hover, a.blogname:hover, a.fgalname:hover, a.artname:hover, a.forumname:hover
{ }

a.forumnameread
{ font-size: 12px ; letter-spacing: 1px; color : black; }
a.forumnameread:hover
{ }



/* Links in table headings */
.tableheading,.gallistheading, .listgalheading, .bloglistheading, .llisfgalheading,
.llistfileslink,.llistart,.lforumheading
{ font-size: 11px;  font-weight : bold;  text-decoration: none;}
.tableheading:active,.gallistheading:active,.listgalheading:active,.bloglistheading:active, .llisfgalheading:active,
.llistfileslink:active,.llistart:active,.lforumheading:active
{ }
.tableheading:hover,gallistheading:hover,.listgalheading:hover, .bloglistheading:hover, .llisfgalheading:hover,
.llistfileslink:hover, .llistart:hover,.lforumheading:hover
{ }

/* When a find button is provided for a listing the table form is displayed in a table with the following style */
table.findtable { width: 100%; margin-bottom: 20px; padding-bottom: 10px;}
td.findtable { font-size: 11px;}

/* Odd rows in several listings */
TD.odd,td.gallistnameodd,td.gallistdescriptionodd,td.gallistcreatedodd,td.gallistlastModifodd, td.gallistuserodd,
td.gallistimagesodd, td.gallisthitsodd, td.gallistactionsodd, td.listgalidodd, td.listgalnameodd, td.listgalcreatedodd,
td.listgalhitsodd, td.listgaluserodd, td.listgalfilesizeodd, td.bloglistnameodd, td.bloglistdescriptionodd,
td.bloglistcreatedodd,td.bloglistlastModifodd,td.bloglistuserodd,td.bloglistpublicodd,td.bloglistpostsodd,
td.bloglistvisitsodd, td.bloglistactivityodd, td.bloglistactionsodd, td.listfgalnameodd, td.listfgaldescriptionodd,
td.listfgalcreatedodd, td.listfgallastModifodd, td.listfgaluserodd, td.listfgalfilesodd, td.listfgalvisitsodd,
td.listfgalactionsodd, td.listfilesnameodd,td.listfilesdescriptionodd,td.listfilesidodd,td.listfilesfilenameodd,
td.listfilesfilesizeodd,td.listfilescreatedodd,td.listfilesdlsodd,td.listfilesnameodd,td.listfilesuserodd,td.listfilesactionsodd,
td.listarttitleodd,td.listarttopicodd,td.listartpublishDateodd,td.listartauthorodd,td.listartreadsodd,td.listarthasimageodd,
td.listartuseimageodd,td.listartactionsodd,td.listartsizeodd,td.forumstableodd,td.forumstableinfoodd,td.topictitleodd,
td.topicrepliesodd,td.topicreadsodd,td.topicscoreodd,td.topiclastpostodd,td.topicauthorodd
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color : black; 
  background-color: cyan; 
  vertical-align: top; 
  text-align: left;
  }

/* Even rows in several listings */
TD.even,td.gallistnameeven, td.gallistdescriptioneven, td.gallistcreatedeven,td.gallistlastModifeven, td.gallistusereven ,
td.gallistimageseven,td.gallisthitseven, td.gallistactionseven, td.listgalideven, td.listgalnameeven, td.listgalcreatedeven,
td.listgalhitseven, td.listgalusereven,td.listgalfilesizeeven, td.bloglistnameeven, td.bloglistdescriptioneven,
td.bloglistcreatedeven,td.bloglistlastModifeven,td.bloglistusereven,td.bloglistpubliceven,td.bloglistpostseven,
td.bloglistvisitseven, td.bloglistactivityeven, td.bloglistactionseven, td.listfgalnameeven, td.listfgaldescriptioneven,
td.listfgalcreatedeven, td.listfgallastModifeven, td.listfgalusereven, td.listfgalfileseven, td.listfgalvisitseven,
td.listfgalactionseven,td.listfilesnameeven ,td.listfilesdescriptioneven,td.listfilesideven,td.listfilesfilenameeven,
td.listfilesfilesizeeven,td.listfilescreatedeven,td.listfilesdlseven,td.listfilesnameeven,td.listfilesusereven,td.listfilesactionseven,
td.listarttitleeven,td.listarttopiceven,td.listartpublishDateeven,td.listartauthoreven,td.listartreadseven,td.listarthasimageeven,
td.listartuseimageeven,td.listartactionseven,td.listartsizeeven,td.forumstableeven,td.forumstableinfoeven,td.topictitleeven,
td.topicreplieseven,td.topicreadseven,td.topicscoreeven,td.topiclastposteven,td.topicauthoreven
{ font-size: 12px; }

TD.third { font-size: 12px;  background-color: green; }

/* Titles */
/* When the page title is a link this is the style */
.pagetitle, .forumspagetitle 
{ 
  background-color:  #c8c8d8; 
  margin-bottom:1px;
  padding-top:2px;
  text-align:center;
  color: blue;
  clear: both;
  font-size: 28px;
  border: 1px solid;  
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%); 
	-moz-border-radius: 12px 0px 12px 0px;

}

a.pagetitle, a.forumspagetitle { 
  text-decoration: none;
  display:block;
  vertical-align:middle;
  text-align:center;  
  white-space: nowrap;
  color:blue;
}

div.tiki-center
{
  background:none;
  padding:0px;
}

/* Non-linking titles (three levels) */
H1 { 
font-weight: bold; 
font-size: 28px; 
background-color: none;
color : Blue;
margin-top: 5px;
margin-bottom: 0px;
}

H2 { 
font-weight: bold; 
font-size: 20px; 
color : Blue;
margin-top: 5px;
margin-bottom: 0px;
}

H3 { 
font-weight: bold; 
font-size: 18px; 
color : Blue;
margin-top: 5px;
margin-bottom: 0px;
}

/* Links where no special link style apply (usually with the general application background) */
.link, .gallink, .bloglink, .fgallink, .trailer, .opencomlink, .commentslink,
.admlink,.forumbutlink
{   font-size: 11px;}
.link:active, .gallink:active, .bloglink:active, .fgallink:active, .trailer:active, .opencomlink:active,.commentslink:active,
.admlink:active,.forumbutlink:active
{ }
.link:hover, .gallink:hover, .bloglink:hover, .fgallink:hover, .trailer:hover, .opencomlink:hover,.commentslink:hover,
.admlink:hover,.forumbutlink:hover
{ }

/* Search results display a date using the following style*/
div.searchdate {  font-size: 10px; color : #F3F3F3;}

/* Pagination for listings */
.mini {font-size: 9px;color : Black;}

/* prev & next buttons in pagination */
.prevnext, .galprevnext, .blogprevnext, .fgalprevnext, .artprevnext, .forumprevnext
{font-size: 12px; }
.prevnext:active, .galprevnext:active, .blogprevnext:active, .fgalprevnext:active, .artprevnext:active, .forumprevnext:active
{}
.prevnext:hover, .galprevnext:hover, .blogprevnext:hover, .fgalprevnext:hover, .artprevnext:hover, .forumprevnext:hover
{}

/* Warning background/color */
span.warn {  color: red;}


/***********************************************  THE WIKI ***********************************************************/

div.titlebar 
{
  margin:0px; 
  background-color:  #c8c8d8; 
  padding:0px;
  padding-top:2px;
  text-align:center;
  color: blue;
  clear: both;
  font-size: 28px;
  border: 1px solid;  
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%); 
	-moz-border-radius: 12px 0px 12px 0px;
}

/* The bar where the actions for a page are displayed */
DIV#page-bar 
{	
  background-color: none;
  margin-left: 1px;
}

/* Wiki action buttons (the buttons displayed at the end of each page to edit/print/remove/etc a page */
div.button2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: none;
  font-size: 10px;
  color : white;
  font-weight : bold;
  /*border: 1px solid #999999;*/
  padding: 1px;
  margin: 0px;
}

/* Links in buttons */
.linkbut 
{  
  border: 1px solid;  
  background-color: silver;
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%); 
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
  padding-left:2px;
  margin:0px;
  margin-bottom:10px;
	-moz-border-radius: 8px 0px 8px 0px;
}
.linkbut:active {}
.linkbut:hover 
{ 
  background-color: yellow;
}

/* When a cached version of an external link is displayed */
div.cache {
  background-color: rgb(180,10,10);
  border: 1px solid black;
  padding-left: 0.1em; padding-right: 0.1em; padding-top: 0.1em; padding-bottom: 0.1em;
  margin: 0.1ex 0px;
  width: 100%;
}

div.cachedpage {
  border: 1px solid black;
  padding-left: 0.1em; padding-right: 0.1em; padding-top: 0.1em; padding-bottom: 0.1em;
  margin: 0.1ex 0px;
  width: 100%;
}

/* When an external link is cached a small link to the cached version (cache) is displayed using this style */
.wikicache {font-size: 8px;	color : #999999;}
.wikicache:active { }
.wikicache:hover { }

table.wikitable {
  border: 1px solid;
  /*                                  top        right      bottom      left   */
  border-color: rgb(100%,95%,90%) rgb(50%,35%,20%)  rgb(50%,35%,20%)  rgb(100%,95%,90%); 
  /*      rgb(90%,85%,80%)    rgb(60%,55%,50%) rgb(60%,55%,50%)     */
  /* tl         tr          bl        br*/
	-moz-border-radius: 12px 0px 12px 0px;
}

td.wikicell {
  background-color: none;
}


/* Text in wiki pages is displayed using the following style */
div.wikitext {
  padding-top:10px;
  padding-bottom:10px;
  padding-left:1px;
  padding-right:1px;
  margin: 0px; 
  overflow: hidden;
  clear: both;
  text-align:justify;
}

/* Links to wiki pages */
.wiki { color:white; }
.wiki:hover {}
a.wiki{color:blue;}
a.wiki:hover{color:red;}

/* Date displayed for last modification date of pages */
p.editdate { 
  color: black; 
  font-size: smaller; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 
}

/* The edit-help used to display the wiki syntax when editing a page */
div.wiki-edithelp { background-color: none; border: 1px solid black; font-size: smaller; padding: 6pt;}


/******************************************************* IMAGE GALLERIES **********************************************/

/* Gallery description */
div.galdesc {  background-color: none;  border: 1px solid black;  padding-left: 0.8em; padding-right: 0.8em; padding-top: 0.5em;  padding-bottom: 0.5em;  margin: 0.5ex 0px;  width: 97%;  clear: both;}

/* Container for the whole gallery */
div.browsegallery {}

/* You can set a different background color for odd and even rows in the thumbnails table */
/* Thumbnails in odd rows are shown inside oddthumb tds */
TD.oddthumb {  }
TD.eventhumb { }

/* Gallery Title */
div.gallerytitle {font-weight: bold; font-size: 26px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color : black;}

div.adminoptions { margin-top: 5px; margin-bottom: 5px; padding-top: 10px; padding-bottom: 10px;}
div.sortoptions { margin-top: 5px; margin-bottom: 5px; padding-top: 10px; padding-bottom: 10px;}
span.sorttitle {}
span.sortoptions {}

/* Container for thumbnails */
div.thumbnails {  border : 1px solid Black;  margin-top: 10px;  margin-bottom: 10px;}

/* Thumbnails images */
img.athumb {  border : 1px solid Silver;}

.caption {}

/* No records found text  (displayed in the table when no records */
p.norecords {  font-weight : bold;}

/* Browsing an image */

table.imageinfo 
{
  border-color: white;  
  border-style: solid;  
  border-width: 1px;  
  width: 98%;
}
td.imageinfo
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color : white; 
background-color: none; 
vertical-align: top; 
text-align: left;}

/* The whole container for the browse image screen (may be useful for a fancy background) */
div.browseimage {  background-color: cyan;  width: 100%;}

div.imagetitle {
font-weight: bold; 
font-size: 26px; 
color : white;
}
div.gallerylink {}
div.showimage { 
text-align: center;  
margin: 5px;  
}

div.imageinfo {  
text-align: center;  
margin: 10px; 
}
td.imageinfo {}
table.tableinfo {  text-align: center; }
div.linksinfo {   
font-size: 9px;  
color : white;  
text-align: center;  
border: 1px solid #999999;  
margin-top: 10px;  
margin-bottom: 10px;
}

/******************************************************* WEBLOGS **********************************************************/

/* The header of a weblog post */
div.posthead 
{
  background-color: none; 
	-moz-border-radius: 12px 0px 12px 0px;
  border: 1px solid #999999;
  border-bottom: 0;
  font-size: 13px;   
  overflow: hidden;
  border-bottom: 0px;
  text-align: center;
  padding-left: 0px;  
  padding-right: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* The font used in the heading of the weblog */
span.posthead:first { font-weight: bold; }

/* Links in the weblog post heading (edit/remove) */
/* When there's a link in a cbox-title */
.blogt {  font-size: 11px; }
.blogt:active {  text-decoration: none;}
.blogt:hover {   }

/* The post body */
div.postbody {
  overflow: hidden;
  background-color: rgb(183,1,0); 
  border: 1px solid #999999;
  border-top: 1px solid #aeaeae;
  font-size: 11px;
  color: white;
  padding: 5px;
}

/* The weblog title */
div.blogtitle {
  background-color: rgb(183,1,0); 
  font-weight : bold;
  color: #A2A2A2;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 5px;
  margin-top: 5px;
  border: 1px solid #999999;
  border-bottom: 1px solid #dedede;
	-moz-border-radius: 12px 0px 12px 0px;
}

/* The weblog information */
div.bloginfo {
  background-color: rgb(183,1,0); 
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 5px;
  font-size: 11px;
  clear: both;
}

/* Weblog description */
div.blogdesc {
  background-color: none;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 5px;
  font-size: 11px;
  clear: both;
}

/* Links to post/edit/rss feed for the webelog are contained inside this div */
div.blogtools {
  background-color: white;
  border: 1px solid #999999;
  border-top: 1px solid #dedede;
  font-size: 10px;
  clear: both;
}

/**************************************************** FILE GALLERIES ****************************************************/

/* Listing contents of a file gallery (listing files) */
div.fgaldesc {
  background-color: none;
  border: 1px solid #999999;
  padding-left: 0.8em; padding-right: 0.8em; padding-top: 0.5em;  padding-bottom: 0.5em;
  margin: 0.5ex 0px;
  clear: both;
}


/****************************************************** CMS ***************************************************************/

/* The article title bar */
div.articletitle {
  font-size: 11px; 
  background-color: none;
  border: 1px solid #999999;
  border-bottom: 0px;
  padding: 5px;
  margin-top: 5px;
  clear: both;
}

/* The article heading */
div.articleheading {
  background-color: none;
  padding-bottom: 5px;
  /*border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 0px;
  border-top: 0px;*/
  font-size: 11px;
  clear: both;
}

div.articletrailer {
  background-color: none;
  border: 1px solid #999999;
  margin-bottom: 20px;
  font-size: 11px;
  clear: both;
}

/* Text in the article heading */
div.articleheading { 
font-size: 12px;
/*display: inline;*/
}

div.articleheadingtext { 
font-size: 12px;
/*display: inline;*/
}

/* The body */
div.articlebody {
  background-color: none;
  border: 1px solid #999999;
  padding: 10px;
  margin: 0px;
  font-size: 12px;
  clear: both;
}

/* The article title */
span.titlea {  font-size: 18px;  font-weight: bold;}

/* The author, date and number of reads */
span.titleb {    font-size: 10px;}

/* The trailer */
span.trailer {   font-size: 10px;  font-weight: bold;}

/******************************************************* CALENDAR **********************************************************/

/* LINKS TO DAYS IN THE CALENDAR */
.day {    font-size: 9px;}
.day:active { }
.day:hover {  }
.day:link {  }
.day:visited {}

/* LINKS FOR TODAY */
.today {    font-size: 9px;   font-weight : bold;  }
.today:active { }
.today:hover { }

/* Links to change month, year or go to today */
.nav {   font-size: 9px;    font-weight : bold;  }
.nav:active {  }
.nav:hover {  }

.changedate 
{   
  font-size: 8px;  
  background-color: none;  
  color : yellow;  
  font-weight : bold;
}
.date {
  font-size: 9px;
  background-color: none;
  color : white;
  font-weight : bold;
}


/*************************************************** COMMENTS **************************************************************/

/* The whole comment area when it is visible and when it is not */
#comzone {  display: none;    margin-top: 5px;  margin-bottom: 5px; }
#comzoneopen {  display: block;    margin-top: 5px;  margin-bottom: 5px; }

/* Post comment form */
div.commentspost {
 display: inherit;
 border: 1px solid #99999;
 margin-top: 10px; 
 margin-right: 10px; 
 padding-right: 0px; 
 padding-top: 0px; 
 padding-bottom: 0px; 
 margin-bottom: 10px;
}

/* Help box*/
div.commentsedithelp 
{  
background-color: none;  
border: 1px solid #999999;  
font-size: smaller;  
}

/* The toolbar where the ordering number of comments and find box are found */
div.commentstoolbar {
  color: white;
  margin-bottom: 20px;
  border: 1px solid #999999;
  padding-top: 2px;
  padding-left: 2px;
}
/* The comment title */
span.commentstitle {  font-weight: bold;  font-size: 12px;  }

/* The comment */
div.commentscomment {
  font-size: 11px;
  margin-bottom: 20px;
}
/* The header for a comment */
div.commentheader {
  border: 0px solid blue;
  font-size: 11px;
}


/* The text */
div.commenttext {
  font-size: 11px;
  margin-left: 5px;
}

/* Links in the comment header */
.commentshlink {    font-size: 11px;  color : white; }
.commentshlink:active {  }
.commentshlink:hover {  }


/************************************************************ CHAT *********************************************************/

table.chatroom { border-color: #5A4A39;  border-style: solid;  border-width: 2px;  width: 98%;}

td.chatchannels {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  background-color: #EFEFEF;  font-size: 11px;  color: black;}
td.chatarea {  padding-left: 0px; margin-left: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  
color: black;  background-color: white;
}

table.chatform {  border-color: #00639C;  border-style: solid;  border-width: 2px;  width: 98%; border-top:0px;}
td.tdchatform { color: Black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  background-color: #EFEFEF; font-size: 11px; vertical-align: top; text-align: left;}

span.chnormal  {  color: red; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; }
span.chuser { color: blue;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  font-weight: bold;}

/********************************************************** POLLS ********************************************************/

div.pollresults {
  background-color: none;
  border: 1px solid #999999;
  margin-top: 5px;
  font-size: 14px;
  padding-left: 5px;
}

table.pollresults {   width: 100%;}
td.pollr {   font-size: 11px;  color: white;}
/* MODULES */

/***************************************************** FORUMS *****************************************************/

/* Title for the forums page */
div.forumspagetitle {  margin-top: 10px;  margin-bottom: 40px;}

table.threads { width: 100%;}

td.viewthreadl {  font-size: 11px;  height: 30px; vertical-align: top;}
td.viewthreadr {  font-size: 11px;  height: 30px; vertical-align: top;}

/* Cells for the threads table */
td.threadsevenl {  font-size: 12px; background-color: #EFEFEF; vertical-align: top;}
td.threadsevenr {  font-size: 13px; background-color: #EFEFEF; vertical-align: top;}
td.threadsoddl {   font-size: 12px; background-color: #DDDDDD; vertical-align: top;}
td.threadsoddr {  font-size: 13px; background-color: #DDDDDD; vertical-align: top;}
td.threadseparator { background-color: #EEEEEE; height: 5px;}

#forumpost { display: none;}   
#forumpostopen { display: block;}   


div.forumtoolbar {     width: 98%;  margin-bottom: 20px;  border: 0px;}

td.forumtoolbar {  color: black;  font-size: 11px;  font-weight : bold; text-decoration: none; vertical-align: bottom;}
.toolbarlink {}

/* Links to vote */
.forumvotelink {}

/************************************************ CATEGORIES **************************************************************/

table.tcategpath { 
background-color: none;
margin-bottom: 40px; 
border: 1px solid #999999; 
width: 100%;
}

/* Table containing the category path */
td.tdcategpath { 
  font-size: 13px; 
  font-weight : bold;
  margin: 0px;
  border-spacing: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Links to up/top categories */
.categpath {   font-size: 12px;  }

/* Table with the subcategories */
table.subcats { 
padding-top: 20px; 
padding-bottom: 20px; 
width: 100%; 
border-spacing: 0px;  
padding-right: 0px;  
margin-bottom: 10px; 
border-color: 1px solid #999999;
}
td.tdsubcat {width: 25%;}

/* Links to subcategories */
.categlink {  font-weight: bold;}

table.catobjects { 
background-color: none;
width: 100%; 
border-spacing: 0px; 
padding-right: 0px;  
margin-bottom: 10px; 
border: 1px solid #999999; 
}

td.categobjectsnameeven,td.categobjectsnameodd, {
  font-size: 11px;
}
td.categobjectsdataeven,td.categobjectsdataodd {
  font-size: 11px;
}

.catname {  }

/***************************************************** FAQS **************************************************************/
/* The list of questions */
div.faqlistquestions {
  background-color: none;
  font-size: 11px;
  border: 1px solid #999999;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Container for question-answer block */
div.faqqa {
  color: black;
  font-size: 12px;
  border: 1px solid #999999;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

/* The question */
div.faqquestion {
  margin-bottom: 5px;
  font-size: 12px;
}

/* The answer */
div.faqanswer {
  font-size: 12px;
}

/***************************************************** QUIZZES **************************************************************/



div.questionblock {
  border: 1px solid #999999;
  background-color: white;
  margin-bottom: 10px;
}

div.quizquestion {
  font-size: 12px;
  margin-bottom: 5px;
}

div.quizoptions {
  font-size: 12px;
}

div.quizdescription {
  font-size: 12px;
  border: 1px solid #999999;
  background-color: white;
  margin-bottom: 10px;
}

div.quizanswer {
  font-size: 12px;
  border: 1px solid #99999;
  background-color: white;
  margin-bottom: 10px;
}

/***************************************************** SHOUTBOX **************************************************************/
div.shoutboxmsg {
  font-size: 12px;
  border: 1px solid #999999;
  background-color: white;
  margin-bottom: 0px;
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.shoutboxmodmsg {
  font-size: 10px;
  margin-bottom: 4px;
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
}

textarea.tshoutbox{
	background-color: white;
	border-bottom: #5e5d63 1px solid;
	border-left: #5e5d63 1px solid;
	border-right: #5e5d63 1px solid;
	border-top: #5e5d63 1px solid;
	color: #000000;
	font-size: 10px;
}

/*************************************************** WIKI TOCS ***************************************************/

div.tocnav {
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 2px;
}

.tocnavlink { color:black; text-decoration: none; }
.tocnavlink:hover {color: black; background-color: #EFEFEF; text-decoration:none;}

/*************************************************** DIRECTORY ***************************************************/
/* The list of categories */
div.dircategs {
  border: 1px solid #999999;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
}

/* Links to categories */
.dirlink {    font-size: 11px;  color : black; font-weight: bold;}

/* Links to subcategories */
.dirsublink {   font-size: 10px;  color : black; }


/* The list of sites in any category */
div.dirlistsites {
  background-color: white;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 10px;
  border: 1px solid #999999;
  margin-top: 10px;
}

/* each site in the list of sites */
div.dirsite {
  background-color: #EFEFEF;
  margin-bottom: 10px;
}

span.dirsitedesc {}
span.dirsitetrail {font-size: 10px;}
span.dirsitecats {}

/* Links to sites */
.dirsitelink {   font-size: 12px;  }

/* Related categories */
div.dirrelated {
  background-color: White;
  margin-top: 10px;
  border: 1px solid #999999;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-left: 5px;
}

/* Footer with stats for the directory */
td.dirfooter {
 font-size: 9px;
}

div.dirfooter {
  margin-top: 10px;
  border: 1px solid #999999;
}

/*************************************************** MESSAGES ***************************************************/
/* Links for priority colors */
td.prio1 {  font-size: 11px; padding-left: 2px; background-color: rgb(240,80,80);}
td.prio2 {  font-size: 11px; padding-left: 2px; background-color: rgb(220,70,70);}
td.prio3 {  font-size: 11px; padding-left: 2px; background-color: rgb(200,50,50);}
td.prio4 {  font-size: 11px; padding-left: 2px; background-color: rgb(180,30,30);}
td.prio5 {  font-size: 11px; padding-left: 2px; background-color: rgb(160,10,10);}

/* Div containing links to flag/unflag messages when reading a message */
div.messureadflag {
  background-color: rgb(220,40,40);
  padding-left: 5px;
}

/* Header when reading a message */
div.messureadhead {
  background-color: rgb(220,40,40);
  margin-top: 2px;
}

/* Message body when reading */
div.messureadbody {
 margin-top: 5px;
 background-color: rgb(180,30,30);
}

/* Links to read emails (the subject in the mailbox listing) */
.readlink {  font-size: 10px;  color : black; text-decoration: underline;}
.readlink:hover {   font-size: 10px;  color : #636363; text-decoration: underline;}

/* calendar styles */
#calendar
{
width:100%;
}
.Cal0, 
.Cal1, 
.Cal2
{
border-top:1px dashed #cccccc;
color: #425262;
font-size:10px;
padding-right:0px;
}
.Cal0:before
{
content: "? ";
}

.Cal1:before
{
content: "+ ";
background-color: #FFCC77;
}

.Cal2:before
{
content: "X ";
background-color: #eeeeaa;
}
/* misc cal styles */
.caltitle
{
font-weight: bold;
color: #425262;
}
.caltab
{
padding-left: 10px;
padding-right: 10px;
border: 1px solid #666666;
border-bottom: 2px solid #aeaeae;
margin-right: 6px;
}
a.caltab
{
text-decoration: none;
font-weight: bold;
font-size: 11px;
background-color: none;
}
a.caltab:hover
{
background-color: #efefaf;
border-bottom: 2px solid #dedede;
}

.caltabon
{
padding-left: 10px;
padding-right: 10px;
background-color: none;
border: 1px solid #666666;
border-bottom: 2px solid #FFFFFF;
margin-right: 6px;
}
a.caltabon
{
text-decoration: none;
font-weight: bold;
font-size: 11px;
}
a.caltabon:hover
{
background-color: transparent;
}
div#tab, div#tabcal, div#tabnav
{
margin-top: 10px;
margin-left: 30px;
}
div#tab
{
margin-bottom: 1px;
}
div.tabcal, div.tabnav
{
padding: 10px;
background-color:  rgb(240,80,80);
border: 1px solid #666666;
border-bottom: 1px solid #aeaeae;
font-size: 11px;
}

/* checkboxes background is required for rollover display */
.calcheckbox
{
background-color:  rgb(240,80,80);
}
.caltoggle
{
font-size: 9px;
margin-bottom: 7px;
}
div.tabrow {
margin-left: 29px;
background-color:  rgb(240,80,80);
border: 1px solid #787878;
border-top: 0;
font-size: 11px;
}
td.middle {
	vertical-align: middle; 
}
.daterow {
	margin-left: 10px;
}
.mininotes {
	font-size: 80%;
	color:#666666;
}

/* style of the popup background in case of transparent styles */
.opaque
{
background-color: none;
}
.opaque .box-title,
.opaque, .box-data 
{
width: auto;
}

.calfocus
{
font-size:7px;
background-color: transparent;
}
.calfocus a
{
text-decoration: none;
}
.calfocuson
{
font-size:7px;
background-color: rgb(40,150,150);
}
.calfocuson a
{
text-decoration: none;
}

.calcontent {
min-height: 60px;
border-spacing: 0;
border: 1px solid #676767;
}


.Calwiki
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
margin-top: 0;
}

.Calwiki a
{
color: #443F39;
}

.Calwiki:before
{
content: "w";
font-family: monospace;
background-color: rgb(255,60,60);
}

.Calblog
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calblog a
{
color: #443039;
}

.Calblog:before
{
content: "b";
font-family: monospace;
background-color: none;
}

.Calgal
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calgal a
{
color: #303F49;
}

.Calgal:before
{
content: "i";
font-family: monospace;
background-color: none;
}

.Calart
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calart a
{
color: #304F30;
}

.Calart:before
{
content: "a";
font-family: monospace;
background-color: none;
}

.Calforum
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calforum a
{
color: #304F30;
}

.Calforum:before
{
content: "o";
font-family: monospace;
background-color: none;
}

.Caldir
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Caldir a
{
color: #304F30;
}

.Caldir:before
{
content: "d";
font-family: monospace;
background-color: none;
}

.Calfgal
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calfgal a
{
color: #304F30;
}

.Calfgal:before
{
content: "f";
font-family: monospace;
background-color: none;
}

.Calfaq
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calfaq a
{
color: #304F30;
}

.Calfaq:before
{
content: "q";
font-family: monospace;
background-color: none;
}

.Calquiz
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calquiz a
{
color: #304F30;
}

.Calquiz:before
{
content: "z";
font-family: monospace;
background-color: none;
}

.Caltrack
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Caltrack a
{
color: #304F30;
}

.Caltrack:before
{
content: "t";
font-family: monospace;
background-color: none;
}

.Calsurv
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calsurv a
{
color: #304F30;
}

.Calsurv:before
{
content: "s";
font-family: monospace;
background-color: none;
}

.Calnl
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calnl a
{
color: #304F30;
}

.Calnl:before
{
content: "n";
font-family: monospace;
background-color: none;
}

.Caleph
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Caleph a
{
color: #304F30;
}

.Caleph:before
{
content: "e";
font-family: monospace;
background-color: none;
}

.Calchart
{
border-top:1px dashed #cccccc;
font-size:10px;
padding-left:3px;
padding-right:3px;
}

.Calchart a
{
color: #304F30;
}

.Calchart:before
{
content: "c";
font-family: monospace;
background-color: none;
}

.viewmodeon
{
padding-left: 0px;
padding-right: 0px;
background-color: none;
}

.viewmodeoff
{
padding-left: 0px;
padding-right: 0px;
}

.viewmodeoff:hover
{
background-color: #FFFF00;
color: #000000;
}
a.viewmodeon img {
	margin: 0;
padding: 0;
}
a.viewmodeoff img {
	margin: 0;
padding: 0;
}

.calweb
{
font-weight: bold;
font-size: 10px;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
color: #336699;
}
.calweb:hover
{
color: #996633;
}
.calprio1
{
background-color: rgb(240,10,10);
}
.calprio2
{
background-color: rgb(240,20,20);
}
.calprio3
{
background-color: rgb(240,30,30);
}
.calprio4
{
background-color: rgb(240,40,40);
}
.calprio5
{
background-color: rgb(240,50,50);
}
.calprio6
{
background-color: rgb(240,60,60);
}
.calprio7
{
background-color: none;
}
.calprio8
{
background-color: rgb(240,80,80);
}
.calprio9
{
background-color: rgb(240,90,90);
}

div#edithelpzone { display: none;  }
div#attzone      { display: none; margin-top: 10px; }
div#attzoneopen      { display: block; margin-top: 10px; }
.highlight { background-color: rgb(230,50,50);  }
/*
 * Caption in tables.
 * Currently in Attachments and comments only.
 */
caption
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-align: right;
}

/* trees */
div.tree
{
  text-align: left;
  padding-left: 1.5em;
}
/* Root of tree (outer div) */
div.tree#top
{
  border: 1px outset #00E000;
  padding: 10px 1.5em 20px 1.5em;
}

/* Wiki editpage textarea */

textarea.wikiedit
{
	width: 100%;
}

/* help links style */
a.tikihelp, a.tikihelp:visited {
color: inherit;
border: inherit;
background-color: inherit;
font-size: inherit;
font-weight: inherit;
margin: inherit;
padding: inherit;
text-decoration: inherit;
}
a.tikihelp:hover {
color: #224466;
border: inherit;
background-color: inherit;
font-size: inherit;
font-weight: inherit;
margin: inherit;
padding: inherit;
cursor: help;
text-decoration: inherit;
}


/* TikiIntegrator: By default copy rules dialog not shown */
div#rules-copy-panel {
    display: none;
}

/* immagini esterne by Lorenzo inizio*/

.body_style
{
  margin : 0;
  padding : 0;
  width : 99%;
  height : 100%;
  background-color: none;
  font : 100% Verdana, Arial, Helvetica, sans-serif;
  z-index: 1;
}

.webtitle_style
{
  width : 99%;
  font : 110% Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  font-family:arial;
  margin-top:1px;
  margin-left:1px;
  margin-right:10px;
  vertical-align:middle;
  border:1px solid;
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%);
  background-color: lightgrey;
  line-height:30px;
  height:34px;
}


.thumb_cell_style
{
  text-align:center;
  font-family:arial;
  vertical-align:middle;
  border:1px solid;
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%);
  background-color: lightgrey;
  line-height:130px;
  height:134px;
	-moz-border-radius: 12px 0px 12px 0px;

}

a.link_style
{
 font : 70% Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-style : normal;
 font-color: black;
 display:block-inline;
 padding:1px;
 white-space:nowrap;
}

a.link_style:hover
{
  background-color: red;
}


.nav_link_style
{
 font : 70% Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-style : normal;
 font-color: black;
 display:block-inline;
 border:1px solid;
 border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%);
 background-color: lightgrey;
 padding:1px;
 white-space:nowrap;
}

a.nav_link_style:hover
{
  background-color: red;
}

.nav_bar
{
  text-align:center;
  font : 90% Verdana, Arial, Helvetica, sans-serif;
  padding:2px;
  padding-bottom:4px;
}

.nav_image_title
{
 font : 100% Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-style : normal;
 font-color: blue;
 display:block-inline;
 padding:2px;
 border:1px solid;
 border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%);
 background-color: lightgrey;
}

.nav_image_pos
{
 font : 70% Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-style : normal;
 font-color: black;
 display:block-inline;
}

.thumb_img_style
{
  font-family:arial;
  border:0px solid;
  vertical-align:middle;
  display:block-inline;
}

.dida_img_style
{
  font : 80% Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  vertical-align:bottom;
}

.thumbnail_table
{
  width:99%;
  text-align:center;
}

.imagetitle_style
{
  width:99%;
  text-align:center;
  font : 100% Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-color: black;
  vertical-align : middle;
  background-color: lightgrey;
  border:1px solid;
  border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) 
}

.zoom
{
 font : 70% Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-style : normal;
 padding:2px; 
 margin-right:3px; 
 margin-bottom:4px; 
 border:1px solid;
 border-color: rgb(90%,85%,80%) rgb(60%,55%,50%) rgb(60%,55%,50%) rgb(90%,85%,80%);
 background-color: lightgrey;
 -moz-border-radius:8px;
 z-index:99;
}

/* immagini esterne by Lorenzo fine*/
/* novità da max*/
#mod-login_box
{
	background-image: url(niewiem2/user.jpg);
  background-repeat:no-repeat;
  background-position:top left;  	
	background-color:#A7A7A7;
  text-decoration:bold;
  color:white;
}

#mod-login_box * input
{
  color:black;
	background-color: white;
}

#mod-login_box * input[type=submit]
{
  color:black;
	background-color: white;
}

#mod-login_box * label
{
  text-decoration:bold;
  font-style:bold;
  color:white;
}

#mod-login_box * a,
#mod-login_box * a.linkmodule,
#mod-login_box * td
{
  text-decoration:bold;
  color:white;
}

/* novità da max*/

