.unnamed1 {
	border: 1px solid #666666;
	background-image: url({THEME_DIRECTORY}images/ventola2.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}
.unnamed3 {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
        background: #f2f7eb;

}
.unnamed4 {
	border-top: 2px dashed #666666;
	border-right: 2px dashed #666666;
	border-bottom: 2px dashed #666666;
	border-left: 2px dashed #666666;

}
.unnamed5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


/*
roba per javascript
*/

#slideshow {
        overflow: hidden;
        position: relative;
        text-align: center;
        width: 737px;
        height: 180px;
}

#slideshow img {
        overflow: hidden;
        width: 737px;
        height: 180px;
}

.bg_light {
        border-top: 2px solid #666666;
        border-right: 2px solid #666666;
        border-bottom: 2px solid #666666;
        border-left: 2px solid #666666;
        background-color: #ffffff;

}



.tablica1 {
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	background-color: #ffffff;

}
.tablica2 {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #ffffff;
	background-repeat: no-repeat;

}
.tablica3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background: #F7F7F7;
}
.tablica3a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.tablica3cell1 {
	border: 0px solid #666666;
	background: #ffffff;
	text-align:justify;

}
.tablica4 {
	border-top: 0px dashed #ffffff;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
/*	background-color: #049d45; */ 
	background-color: #6B6B6B; 



}
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.clr {
	clear: both;

}

.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
 	color: #cccccc;
	font-size: 14px;
  	font-weight: bold;
}

.back_button {
  	float: left;
	font-size: 11px;
  	font-weight: bold;
 	margin-top: 15px;
  	margin-bottom: 10px;
  	border: 0px solid #cccccc;
  	width: 40px;
  	padding: 4px;
}

.pagenav {
  	align: center;
 	font-size: 11px;
  	font-weight: bold;
  	border: 1px solid #cccccc;
  	width: auto;
  	padding: 4px;
  	margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

td {
	font-size: 11px;
}

body {
	margin: 10px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg3.jpg) ;

}

a:link {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

a:visited {
        color: #6B6B6B; text-decoration: none;
        font-weight: bold;
}


a:hover {
        color: #AA0000; text-decoration: none;
        font-weight: bold;
}


a:active {
        color: #006B00; text-decoration: none;
        font-weight: bold;
}



table.contentpaneopen {
	width: 100%;
	padding: 30px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 10px;
}

table.contentpane td.componentheading {
	padding-left: 2px;
	height: 10px;
}
.button {
	padding: 2px 5px 2px 5px;
	
	/*background-color: #;*/
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #FFFFFF;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
  	font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  	font-size        : 12px;
  	font-weight      : bold;
/*  	text-transform   : uppercase; */
  	letter-spacing   : 0px;
  	padding-left     : 25px;
/*  	background       : transparent url({THEME_DIRECTORY}images/content.jpg) no-repeat; */
/*  	background       : transparent url({THEME_DIRECTORY}images/subhead_bg.png) repeat-x; */
  	background-position: 1px center; 	
  	height           : 21px;
  	vertical-align   : middle;
  	color            : #FFFFFF; 
  	text-align       : center;
  	width            : 100%;
/*  	border-bottom	 : 1px dashed #cccccc;
  	border-top	 : 1px dashed #cccccc;
  	border-left	 : 1px dashed #cccccc;
  	border-right : 1px dashed #cccccc; */

}

.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

.componentheading{
	font-weight: bold;
	color: #999999;		font-size: 14px;
}


table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color:#555555;
	text-align: center;
	padding-top: 3px;
	padding-left: 0px;
	height: 20px;
	background-image:url(images/mheader1.jpg);
	background-repeat repeat-x;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	border: 0px solid #CCCCCC;
	text-align:center;
	}
table.moduletable td {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
	width: 100%; 
	border: 1px solid #999999;
 }

table.pollstableborder td {
  	padding: 2px;
}
.sectiontableheader {
  	font-weight: bold;
  	background: #f0f0f0;
  	padding: 4px;
}

.sectiontableentry1 {
	background: #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	padding-left: 5px;
	color: #fcc986;
	font-size: 11px;
	font-weight: normal;
}
.createdate {
	padding-left: 5px;
	height: 15px;
	padding-bottom: 10px;
	color: #049d45;	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}
table.contenttoc th {
  	background: url(images/subhead_bg.png) repeat-x; 
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* colore del menu */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
      width: 100%;
	text-decoration: none;
/*	background: #EEEEEE; */
/*	background: #ac5655; */
	background: #2c6b29; 
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	text-indent: 3px;
	height: 20px;
		
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #049d45;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	background: white;
	border-top: 1px solid #abffbb;
	border-left: 1px solid #abffbb;
	border-bottom: 1px solid #abffbb;
	border-right: 1px solid #abffbb;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
		
}

a.mainlevel:active {
        display: block;
        vertical-align: middle;
        font-size: 11px;
        font-weight: normal;
        color: #009d00;
        text-align: left;
        padding-top: 0px;
        width: 100%;
        text-decoration: none;
        background: white;
        border-top: 1px solid #abffbb;
        border-left: 1px solid #abffbb;
        border-bottom: 1px solid #abffbb;
        border-right: 1px solid #abffbb;
        height: 20px;
        text-indent: 3px;
        line-height: 20px;

}


a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;		
}

a.sublevel:active {
        color: #009d00;
        text-decoration: none;
}


.top {
	border: 1px solid #666666;
	background-color: #eff7f1;
}
/* questa serve per il form per contattarci */
.top2 {
	border: 0px solid #666666;	font-size: 12px;
        font-weight: normal;
	background-color: transparent;
}
.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}
/* colori del top menu */
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	background: #63a573;
	padding: 6px 20px 6px 20px!important;
	color: #000000;
  	margin: 0 0 0 0;
  	font-weight: normal;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #666666;
	background:  #ffffff;
	padding: 4px 20px 4px 20px!important;
 	font-weight: normal;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;

}

a.mainlevel-nav:active {
        position: relative;
        color: #006600;
        background:  #ffffff;
        padding: 4px 20px 4px 20px!important;
        font-weight: normal;
        border-left: solid 1px #ffffff;
        border-right: solid 1px #ffffff;
        border-top: solid 1px #ffffff;
        border-bottom: solid 1px #ffffff;

}


.top1 {
	border: 1px solid #666666;
	align: top;
	background:  #bdcec0;
}
.moduletable-nav {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
/* zonta per cambio caratteri */
p {
  margin-top: 0;
  margin-bottom: 0px;
  text-align: left;
}

div, p, table, td, th {
        font-family: Tahoma,Helvetica,Arial,sans-serif;
        line-height: 1.3em;
        font-size: 11px;
        color: #333;
}

span.pathway {
        display: block;
        margin-bottom: 0px;
}


div.componentheading {
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica ,Arial,sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
  color: #333; 
  padding-left: 0px;
        margin-bottom: 0px;
        text-align: left;
}

a.readon {
        margin-top: 0px;
        display: block;
        float: left;
        padding-right: 20px;
        line-height: 7px;
        height: 0px;
}
h1 {
        padding: 0;
        font-family:Helvetica ,Arial,sans-serif;
       font-size: 1.3em;
        font-weight: bold;
        vertical-align: bottom;
        color: #666;
        text-align: left;
        width: 100%;
}
/* definisce i colori per l'header delle pagine */
h2, .contentheading {
        padding: 0;
        font-family:sans-serif,Helvetica ,Arial,sans-serif;
        font-size: 1.4em;
        font-weight: bold;
        vertical-align: bottom;
        color: #319c52 ; 
        text-align: left;
        width: 100%;
}

table.blog td.contentheading {
  padding-top: 0px;
}

table.contenttoc {
  margin: 20px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 0px;
}

table.contenttoc td {
  padding: 0 0px;
}


table.moduletable {
  width: 100%;
  margin-bottom: 0px;
}
table.moduletable td {
        padding: 0px 0;
}

div.moduletable {
  margin-bottom: 0px;
}

.small {
        font-size: .90em;
        color: #999;
        font-weight: normal;
        text-align: left;
}

#area {
        padding-top: 5px;
}

/* content styles */

table.contentpaneopen li {
        margin-bottom: 5px;
}

table.contentpaneopen h3 {
        margin-top: 25px;
}

table.contentpaneopen h4 {
        font-family: Arial, Helvetica, sans-serif;
        color: #333;
}
pre {
        font-size: 11px;
        border: 1px solid #ddd;
        border-left: 30px solid #d5dce7;
        padding: 10px;
        background: #f6f6f6;
}

