/******************************************************************/
/*                            darius CSS                          */
/******************************************************************/


* {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

html, body {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 50px;

	font-family: verdana, arial, "sans-serif";
	font-size: 0.9em;
}

body{
	/*background-image: url(img/bg4.png);*/
	background-color: gray;
}

h1, h2{
	margin-bottom: 1cm;
	padding: 2mm;

	height: 40px;

	text-align: left;
	text-shadow: black 1px 1px 2px;
	color: yellow;
	background-image: url(img/h1-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	letter-spacing: 0.3em;
}

h2{
	margin-top: 20px;
	margin-right: 15%;
	padding-left: 25px;
	border-bottom: 2px solid maroon;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	font-size: large;
	font-style: italic;
}

h2.menu_aree {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant:small-caps;
}

h2#solare_termico {
	background-color: #F3CB00;
	border-bottom: 2px solid #F3CB00;
}

h2#fotovoltaico {
	background-color: #415D30;
	border-bottom: 2px solid #415D30;
}

h2#geotermico {
	background-color: #86C7F3;
	border-bottom: 2px solid #86C7F3;
}

h2#biomassa {
	background-color: #59382A;
	border-bottom: 2px solid #59382A;
}

h2#edifici_passivi {
	background-color: #DA8D00;
	border-bottom: 2px solid #DA8D00;
}


h3{
	margin-top: 5mm;
	padding:0.3em;
	padding-left: 1cm;
	color: lightgray;
	font-size: 14pt;
	font-family: "arial black", arial, serif;
}


h2.newslist {
	margin-top: 40px;
	margin-bottom: 10px;
}

h3.home{
	xwidth:120px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	padding-left: 5px;
	color: orange;
	background-color: #B03720;
	background-image: url(img/h3bg.png);
	font-family: arial, sans-serif;
	font-size: 120%;
	text-align: left;

	border:none;
	letter-spacing:0.2em;
	border-bottom: 1px solid maroon;
	border-right: 1px solid maroon;
	border-top: 1px solid #FFBC40;
	border-left: 1px solid #FFBC40;
}

h3#banner {
	text-align: center;
}

h3#banner img {
	border: 0px none;
}

a, a:visited, a:link, a:visited:link {
	padding: 1px;
	color: maroon;
	letter-spacing: 150%;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus {
	padding: 1px;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

div.subtree
{
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

div.subtree a
{
	font-size: 0.9em;
}

img.treenode
{
	margin-left: 0px;
	margin-right: 5px;
}

address {
	margin-left: 50px;
}

p, li {
	margin-bottom: 5mm;
	font-family: georgia, serif;
	line-height: 160%;
}

#col_dx p {
	font-family: arial;
	font-color: white;
}

.block {
	margin-bottom: 2cm;
	border-top: 2px solid #eee;
	padding-top: 1cm;
}

p.center {
	text-align: center;
}

ul {
	margin-left: 1cm;
	margin-bottom: 1cm;
}

li {
	margin-bottom: 5px;
}

#main p, #main li {
	padding-left: 15px;
	margin-right: 20%;
}

div.menu_block {
	clear: left;
	margin-bottom: 10px;
}

div.slideshow {
	text-align: left;
	/* height: 150px;
	   overflow-x: auto;
	   white-space: nowrap;
	*/
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

#paper {
	background-color: white;
}

#wrapper {
	width: 750px;
}

#body-block {
	background-image: url(img/bg-wide.png);
	background-repeat: repeat-y;
}

#column_container{
	margin: 0px;
	padding: 5mm;
	padding-left: 200px;
	border: 0px none;
	border-right: 1px solid orange;
}

#col_sx {
	float: left;
	width: 155px;
	margin: 0px;
	padding: 10px;

	border-top: 1px solid lightred;
	border-bottom: 1px solid darkred;
	border-right: 1px solid darkred;

	text-align: left;
}

#main {
	margin: 0px;
	padding: 1cm;

	border-top: 1px solid gray;

	color: black;
	background-color: white;

	text-align: justify;
}

div#footer {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #FFBC40;
	border-right: 1px solid darkorange;
	border-bottom: 1px solid darkorange;

	clear: both;
	text-align: center;
    background-color: orange;
	color: #ffffff;
	font-size: 9pt;
}

img.menu_description {
	width: 100%;
}

div.frames {
	clear: both;
}

div.menu_row {
	clear: both;
	margin-bottom: 10px;
}
	
#divNews{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: green;
	text-align:justify;
	xbackground:#ffffff;
	xborder:3px solid orange;
	xwidth:150; 
	xheight:82;
	xoverflow:hidden; 
	xclip:rect(0,320,120,0);
	xvisibility:hidden
}

a.sezioni {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
}

a.sezioni:visited {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
}

a.download {
	margin-left: 20px;
}

a.download img {
	border: 0px none;
	vertical-align: middle;
}

img.intext {
	margin: 5mm;
	margin-left: 5mm;
	margin-top: 0px;
	padding: 10px;
	float: left;
	clear: left;
	border-top: 1px solid yellow;
	border-left: 1px solid yellow;
	border-bottom: 1px solid darkorange;
	border-right: 1px solid darkorange;

	color: white; 
	background-color: orange;
}	

.summary_image_container {
	width: 400px;
	height: 400px;
	display: inline;
}

img.intext_light {
	margin: 5mm;
	margin-left: 5mm;
	margin-top: 0px;
	margin-bottom: 1cm;
	padding: 10px;
	float: left;
	clear: left;
}	

div#container{
	
  	border-left: 2px solid #FFA817;
    	border-right: 2px solid #FFA817; 
    	border-top: 2px solid #FFA817;
 }

div#header1 {
	padding: 5px;
	
	background-color: black;
	background-image: url(img/stripe.png);
	background-position: top right;
	background-repeat: repeat-y;
	color: white;
	font-family: "arial black";
	font-variant: small-caps;
	/*font-weight: bold;*/
	letter-spacing: 0.2em;
	font-size: 17px;
}
hr {margin-left:0.5em;color:#a30003;height:0.5px;}


div#footer a{color: #fff;font-weight: bold;}
div#footer a:hover, div#footer a:focus {color: green; font-weight: bold;}

div#navbar {
	padding: 5px;
	border-top: 1px solid yellow;
	border-left: 1px solid yellow;
	border-bottom: 1px solid darkorange;
	border-right: 1px solid darkorange;

	color: white;
	background-image: url(img/bg-a2.png);

	font-weight: bold;
	font-size:15px;
}

#sx ul{list-style:square;COLOR:RED;}
#sx li{line-height: 18px;}

div#navbar a {
	padding-left: 5px;
	padding-right: 5px;

	color: maroon;
	font-family: arial, "sans-serif";
	text-decoration: none;
}

div#navbar a:hover {
	padding-left: 5px;
	padding-right: 5px;

	color: white;
	background-color: maroon;
	text-decoration: underline;
}

div#navigation{
	float:right;
	width: 13em;
	
	padding-bottom: 30px;
}

div#navigation ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#5A8C21;font-family: arial,sans-serif;text-decoration: none}
div#navigation a:hover{color:#FFFFFF;text-decoration: underline}
div#navigation a#activelink{color: #033;text-decoration: none}


/*****************************************************************/
/* ADMIN SECTION */

label {
	display: inline-block;
	min-width: 250px;
	width: 250px;
	height: 19px;
	margin: 2px;
	margin-right: 5px;

	padding: 3px;
	
	border-bottom: 1px solid maroon;
	border-right: 1px solid maroon;
	border-top: 1px solid #FFBC40;
	border-left: 1px solid #FFBC40;
	
	font-family: verdana, tahoma, sans-serif;
	color: maroon;
	text-decoration:none;
	background-color: orange;
}

input, span.input, select, textarea {
	width: 450px;
	height: 24px;
	margin: 0px;
	padding: 3px;
	vertical-align: top;

	border: 2px ridge;

	color: maroon;
	background-color: transparent;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
}

textarea {
	height: 200px;
}

div.row {
	margin-bottom: 5px;
}

.newsTitolo {
	margin: 5px 0px 5px 0px;
	padding: 0px;
        border-top: 1px solid #A00000;
        border-bottom: 1px solid maroon;

        color: white;
        background-color: lightred;
        font-family: arial, helvetica, "sans-serif";
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
	text-align: left;
	white-space: no-wrap;
}

h4.newsTitolo a {
	display: block;
	padding: 1px 1px 1px 6px;
	color: white;
	white-space: no-wrap;
}

.newsData {
	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
}
.newsO  {
	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: green;
        text-decoration: none;
}
.newsTitoloO {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: green;
        font-weight: bold;
        text-decoration: none;
}
.newsDataO {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: green;
        font-weight: bold;
        text-decoration: none;
}

acronym {
	font-style: italic;
}

code, pre {
	display: block;
	margin-top: 5mm;
	margin-bottom: 5mm;
	padding: 2mm;
	overflow-x: scroll;

	border: 1px solid lightgray;
	background-color: #eee;
	font-family: "courier new", monospace;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 200%;
}
