html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

.form_privacy {
	padding: 4px 50px 4px 50px;
	background: #F9FAFA;
	font-weight: bold;
	border: 1px solid #212121;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	background: #409239 url(../images/page_bg.png) repeat-x;
}

body.contentpane {
	background: #FFFFFF;
}

a:link, a:visited {
	color: #AB290F; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p,  table, td, th {
	font-family: Lucida Grande, Verdana,Helvetica,Arial,sans-serif;
	line-height: 140%;
	color: #666;	
}

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {
	text-align: left;
}




span.pathway {
	padding-left: 10px;
	color: #394048;
}


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


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Helvetica ,Arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}

.back_button {
	font-size: 11px;
}


table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

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


td.contentheading {
	border-bottom: 1px solid #456A44;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
  font-size: 11px;
}

table.sectiontableentry1 td, table.sectiontableentry2 td  {
	font-size: 11px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
  font-size: 11px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
  font-size: 11px;
}

table.contentpaneopen, table.contentpane, table.contentpaneopen table {
  width: 100%;
  width: expression("95%");
  font-size: 11px;
}

div.moduletable h3 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	margin: 0px;
	border: 0px solid #f00;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #2E6829;
	padding: 0px;
}

div.moduletable_orari h3 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	margin-left: -1px !important;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 25pxpx;
	line-height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #2E6829;
}

div.moduletable_mainl h3 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #f00;
	margin-bottom: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #2E6829;
}

#leftnav div.moduletable h3, #leftnav div.moduletable_mainl h3 {
	background: url(../images/box_header_bg.png) 0 0 repeat-x;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#rightnav div.moduletable h3, #rightnav div.moduletable_orari h3, #rightnav div.moduletable_mainl h3 {
		background: url(../images/box_header_bg.png) 2px 0 no-repeat;
}

#leftnav div.moduletable {
	background: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

div.moduletable {
	font-size: 11px;
}

div.moduletable table {
	font-size: 11px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
}

div#top {
	background: url(../images/header_middle.png) 0 0 repeat-x;
}

div#top div {
	background: url(../images/header_left.png) 0 0 no-repeat;
}

div#top div div {
	background: url(../images/header_right.png) 100% 0 no-repeat;
	height: 98px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 0px;
	top: 32px;
	width: 190px;
	height: 91px;
	z-index: 90;
	background: url(../images/logo.png) 0 0 no-repeat !important;
	background: transparent;
}

span#slogan {
	position: absolute;
	left: 120px;
	top:38px;
	z-index: 90;
	width: 614px;
	height: 60px;
	background: url(../images/slogan.png) 0 0 no-repeat !important;
	background: transparent;
}

div#middle {
	background: #fff url(../images/rightborder2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../images/rightborder1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../images/leftborder2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../images/leftborder1.png) 0 0 no-repeat;
	padding: 0 19px; 
	width: expression("100%");
}

div#bottom {
	background: url(../images/bottom_middle.png) 0 0 repeat-x;
}

div#bottom div {
	background: url(../images/bottom_left.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(../images/bottom_right.png) 100% 0 no-repeat;
	height: 44px;
	padding-top: 5px;
	font-size: 10px;
	color: #394048;
	text-align: center;
}

div#navigation {
	height: 24px;
	background: url(../images/topmenu_bg.png) 0 0 repeat-x;
}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #959A9E;
  border-right: 1px solid #ECF4FA;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #959A9E;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
	text-transform: uppercase;
  color: #616B78;
	float:left;
  display:block;
	padding: 0 30;
	height: 24px;
	line-height: 24px;
  text-decoration: none;
	background: url(../images/top_menu_bg2.png) 0 0 no-repeat;
	border: 0;
	width: 162px;
}

#topnav #mainlevel a:hover {
  color: #EEF0F2;
  background: url(../images/top_menu_bg1.png) 0 0 no-repeat;
}

#showcase {
	margin: 0;
	padding: 1px 0;
	background: #47505A url(../images/omt_showcase_bg.png) 0 0 repeat-x;
}

#showcase .moduletable h3, #showcase .moduletable_mainl h3 {
	display: none;
	margin: 0;
	padding: 0;
}

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
}

#showcase td, #showcase div, #showcase p, #showcase span {
	color: #D8DBDE;
}

#showcase .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	background: url(../images/omt_body_right.png) 100% 0 repeat-y;
	border: 0px solid #212121;
}


#leftnav {
	width: 200px;
	border: 0px solid #ff0;
	background: url(../images/column_left.png) 0 0 repeat-y;

}

#lefttop {
		border: 0px solid #00f;
}

div#mainbody { 
	border: 0px solid #0ff;
	padding: 12px;
	font-size: 11px;
}

#rightnav {
	width: 180px;
	border: 0px solid #00f;
	background: url(../images/right_body.png) 100% 0 repeat-y;
	
}

#righttop {
	background: url(../images/top_column_right.png) 0 0 no-repeat;
	height: 25px;
}

#rightbody {
	background: url(../images/bg_column_right.png) 0 0 no-repeat;
}

#pathway{
	background: url(../images/pathway.png) 0 0 repeat-x;
	padding-top: 5px;
	height: 25px;
	font-size: 12px;
}

#leftnav ul#mainlevel {
	width: 200px;
	padding: 0;
	margin:0;
	list-style: none;
}

#leftnav #mainlevel li {
	margin: 0;
	padding: 0;
}

#leftnav ul.submenu {
	list-style:none;
	margin: 0;
	padding: 0;
}

#leftnav ul.submenu li {
	background: none;
	padding: 0;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 162px;
}

ul.submenu a:hover {

}

#leftnav a.mainlevel:link, #leftnav a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 182px !important;
	width: 200px;
	line-height: 11px;
	text-decoration: none;
	margin: 0px;
}

#leftnav a.mainlevel:hover {
	background-position: bottom;
	text-decoration: none;
	color: #fff;
}

#leftnav a.mainlevel#active_menu {
	background-position: 0px -25px;
	color:#fff;
	font-weight: bold;
}

#leftnav a.mainlevel#active_menu:hover {
	color: #fff;
}

#leftnav a.sublevel:link, #leftnav a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

#leftnav a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

#leftnav a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}





div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}

ul.latestnews {
	padding-left: 15px;
	margin-left: 4px;
}

ul.newsfeed {
	padding-left: 15px;
	margin-left: 4px;
}

div.menuborder {
	border-bottom: 1px solid #e0e3e6;
}

.menuborder ul {
	width: 234px;
	padding: 0;
	margin: 0;	
	list-style: none;
}

.menuborder li {
	padding: 0;
	background: none;
}

.menuborder a {
  font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-weight: normal;
	text-transform: uppercase;
	text-indent: 10px;
  color: #475865;	
	display: block;
	height: 28px;
	line-height: 28px;
	width: 234px;
	background: url(../images/in_menu_bg_grey.gif) 0px -28px no-repeat;
}

.menuborder a:hover {
	background-position: 0 0;
	text-decoration: none;
}

.menuborder div.sectionmenu a:hover {
	background-position: 0 0;
	text-decoration: none;	
}






/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/* ########## WATS ########## */
.wats {
font-size: 10px;
}

.wats_small {
font-size: 10px;
}

.watstablehead {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #8FACC9;
border-top: 1px solid #6677BB;
border-right: 0px solid #6677BB;
border-bottom: 1px solid #6677BB;
border-left: 0px solid #6677BB;
text-align: left;
}

.wats table {
background-color: #D9E3ED;
}

.watshead {
font-size: 14px;
font-weight: bold;
color: #8FACC9;
}

.wats_msg {
background-color: #8FACC9;
color: #FFFFFF;
border: 1px solid #FFFFEF;
}

.watsdate {
font-size: 10px;
font-weight: bold;
}

.watsnewpost {
font-size: 10px;
color: #FF0000;
}

.watsTicketTableRow0 {
background-color: #EBF0F5;
}

.watsTicketTableRow1 {
background-color: #D9E3ED;
}

.mod_contentitem_orari {
	padding: 0px;
	margin: 0 1px 0 2px;
	background: #F4F6F8;
	border-bottom: 1px solid #B4BABF;
}

.mod_contentitem_orari table, .mod_contentitem_orari table table {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
	width: 97%;
}

.mod_contentitem_orari table table table td {
	background: #963626;
	color: #ffffff;
}
