

html, body	{
  /*height: 100%;  */
  /*width: 100%;*/
  margin: 0 0.2em 0 0.2em; 
  padding: 0; 
  border: 0;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 0.9em;
  font-family: Tahoma, Verdana, sans-serif;

}

IMG {
border: 0px;
}

/* block element styles */
TABLE, TD, TH, DIV, P, INPUT, TEXTAREA, SELECT {
	color: #000000;
	font-size: 1em;
	font-family: Tahoma, Verdana, sans-serif;


}

/* prevent textareas from forcing horizontal scroll bar
credit to lobos for this hint */
TEXTAREA {
	width: 99%;
}

/* remove border from linked images */
A IMG {
	border: 0px;
}

/* inline element styles */
h1, .pn-pagetitle {
	font-weight: bold;
	font-size: 1.3em;
}

h2, .pn-title {
	font-weight: bold;
	font-size: 1.2em;
    position: relative;
}


.pn-pagetitle, .pn-title  {
	text-align:center;
}

/* link classes 
Note: we only specify anything that changes from the base class in 
all other classes */
A, A.pn-normal {
	color: #0000FF;
	font-size: 1em;
	text-decoration: underline;
	background: none;
}

A.pn-title {
	font-size: 1.2em;
	font-weight: bold;
}
A.pn-sub {
	font-size: 1em;
}
A.pn-logo {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}


/* postnuke specific classes */
.pn-logo {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.pn-logo-small {
	font-size: 1.1em;
	font-weight: bold;
}
.pn-pagetitle, h1 {
	font-size: 1.5em;
	font-weight: bold;
}
.pn-title, h2 {
	font-size: 1.3em;
	font-weight: bold;
}
.pn-normal {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
.pn-sub {
	
}

/* news styles */
.pn-storytitle {
font-size: 14px;
font-weight: bold;
letter-spacing: 3px;
}


/* form and control styles */
.input {
	border: 1px solid #000000;
	font-size: .9em;
}

/* PostNuke specific classes */
.pn-menu {
	text-align:center;
}


/* news styles */
.newssummary1 {
	padding:5px;
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.newssummary2 {
	padding:5px;
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-top:0px solid #000;
	border-right:1px solid #000;
}
.newswrapper {
	margin-bottom: 5px;
}

/* block styles */
.topsideblock {
	/*width: 140px;*/
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #000; 
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.sideblock {
	/*width: 140px;*/
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.topcenterblock {
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #000; 
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.centerblock {
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
}


.float_left {
  float: left;
}

.float_right {
  float: right;
}


.side_block_title {
  padding-top: 4px; 
  margin-left: 1em;
}

.int_alto_sin {
	background-image:  url(../images/int_alto_sin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	/*width: 10px;*/
	width: auto;
	overflow:hidden;
}
.int_alto {
	background-image:  url(../images/int_alto.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFCC00;
	width: auto; 
	height: 9px; 
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
}
.int_alto_dest {
	background-color: #FFFFFF;
	background-image: url(../images/int_alto_dest.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	/*width: 10px;*/
	width: auto;
	overflow:hidden;
}
.int_sin {
	background-image: url(../images/int_sin.gif);
	background-repeat: repeat-y;
	background-position: left ;
	/*width: 10px;*/
	/*height: 10px;*/
	width: auto;
	height: auto;
}
.int_titolo {
	background-color: #FFCC00;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	background-position: center center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0;
	margin-bottom: 0;
	padding: 0;
	width: auto;
	font-weight: bold;
	vertical-align: top;
}
.int_dest {
	background-image:  url(../images/int_dest.gif);
	background-repeat: repeat-y;
	background-position: right center;
	/*width: 10px;*/
	/*height: 10px;*/
	width: auto;
	height: auto;
}
.int_basso_sin {
	background-image:  url(../images/int_basso_sin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	/*width: 10px;*/
	width: auto;
}
.int_basso {
	background-image:  url(../images/int_basso.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 2px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
}
.int_basso_dest {
	background-image: url(../images/int_basso_dest.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 2px;
	/*width: 10px;*/
	width: auto;
}
.cont_sin {
	background-image:  url(../images/cont_sin.gif);
	background-repeat: repeat-y;
	background-position: left; 
	padding-left: 10px; 
	padding-right: 10px;
	padding-top:0;
	padding-bottom: 0;
	margin: 0; 
	width: auto;
}
.cont_cont {
	background-color: #FFFFCC;
	border: 1px solid #FFFFCC;
}
.cont_dest {
	background-image:  url(../images/cont_dest.gif);
	background-repeat: repeat-y;
	width: auto; 	
	background-position: right; 
	background-color: #FFFFCC;

}

.cont_basso_sin {
	background-image:  url(../images/cont_basso_sin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: auto;
	overflow: hidden;
	
	
}
.cont_basso {
	background-image:  url(../images/cont_basso.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;

}

.cont_basso_dest {
	background-image:  url(../images/cont_basso_dest.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: auto;
	overflow: hidden;

}

.riga_verde {
	background-image: url(../images/riga.gif);
	background-repeat: repeat-x;
	/*background-position: center top;*/
	height: 7px;
	overflow:hidden;
}
.celle_verdi {
	background-color: #33CC33;
	/*background-position: center center;*/
	
	text-align: right;
	vertical-align: middle;
	/*border: 1px solid black;*/
	border-top: 1px solid #33CC33;
	border-bottom: 1px solid #33CC33;
	/*height: 1.6em;*/
	overflow:hidden;
	padding-right: 0.5em;
	margin: 0;
}
.riga_verde_sottile {
	background-image: url(../images/pxlver.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 7px;
}

/* utility clearer class */
.clearing {
	height: 0px;
	clear: both;
    overflow: hidden;
}

/* legacy opentable function styles */
.opentable1 {
	width:100%;
	border: 1px solid #000;
	margin-bottom: 5px;
}
.opentable2{
	border: 1px solid #000;
	margin-bottom: 5px;
}

/* defaut styling for lists */
ul { 
	margin-left:1em;
	padding-left:0em;
	text-indent:0em;
	list-style-type: circle; 
}


.float-image {
  float: right;
  margin: 0;
  position: relative;

}


/*layout...*/


#left {
  float: left;
  width: 18%;
  padding: 0;
  border: 0;
  margin: 0;

}

.block-wrapper {
  /*padding: 0.5em;*/
  margin: 0;
  padding: 0;
}

#main {
  float: right;
  width: 79%;
  min-height: 90%;
  padding: 0;
  border: 0;
  /*margin: 0;*/
  margin-right: 0.2em;
  position: relative;
}


#right {
  float: left;
  width: 15%;
  padding: 0;
  border: 0;
  margin: 0;
}


.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}


#header {
  margin: 0.5em 0.5em 0 0.5em;
}

#footer {
  text-align: right;

}

#themesearch {
  float: right;
  padding: 20px;
}

.search_separator {
  background-color: #cccccc;
  margin-top: 0.2em;
  margin-bottom: 0.2em;

}


.form-label {
  float: left;
  width: 40%;

}

.form-element {
  float: left;
  width: 45%;

}


