body {
	background-color: #ffffff;
  background-image: url(http://www.sisef.it/sisef/images/background.gif);
  background-position: center top;
  background-repeat: repeat-y;
	color: #000000;
	font-family: Verdana,Tahoma,'Trebuchet MS',Arial, 'MS Sans Serif';
  font-size: 12px;
  text-align: center;
}

/* CUSTOM TOP HEADER */
#top-frame {
  margin: 0;
  padding: 0;
  height: 132px;
  overflow: visible;
  background-color: white;
  width: 100%;
}
#table-top-frame {
  width: 980px;
}
#top-logo {
  background-image: url(http://www.sisef.it/IPS-V/images/ipsv_ocs_title_short.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 110px;
  overflow: visible;
}
#top-links {
  height: 22px; 
  padding: 4px 0px 0px 4px;
  font-weight: bold;
  font-size: 12px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif';
  text-align: center;
  background-color: #B0B678;
}
#top-links ul {
  margin: 0px; padding: 0px;
}
#top-links li {
  list-style-type: none;
  display: inline;
  margin: 0px; padding-right: 10px;
  line-height: 14px;
}
#top-links a, #top-links a:active, #top-links a:link, #top-links a:visited {
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
  font-size: 11px;
  color: white; 
  text-decoration: none;
  background-color: #B0B678; 
  padding: 0px;
}
#top-links a:hover {
  padding: 6px 10px 6px 10px;
  font-size: 13px;
  color: green;
  background-color: #EFEFCC;
  border: dotted 1px green;
}

/* CUSTOM BOTTOM FOOTER */
#xfooter {
  margin-top: 20px;
}

/* BOX STYLES */
#container {
  width: 980px;
  max-width: 980px;
  min-width: 980px;

/*  height: 100%;*/
}
#body {
  padding: 0; 
  margin: 0;
  width: 980px;
  border-top: solid 8px white;
  margin-bottom: 20px;
  background-color: #EFEFCA; /*#B0B678;*/
}

#sidebar {
	float: left;
  margin: 0px; padding: 10px;
  background-color: #EFEFCC;
  min-height: 99%;
  overflow: hidden;
  width: 160px;
  clear: right;
}
#rightSidebar {
	float: none;
  width: 100%;
  margin: 0; padding: 0; 

  background-color: #EFEFCC;
	font-family: Verdana,Tahoma,'Trebuchet MS',Arial, 'MS Sans Serif';
  font-size: 11px;
	color: black;
  height: auto;
  overflow: auto;

/*
	float: right;
	width: 14%;
	padding: 1em 0em 1em 0em;
	font-size: 0.65em;
	height: 100%;
	margin-right: 10%;
	margin-left: 2%;
	overflow: hidden;
*/

}
#main {
	float: right;
	width: 770px;
	margin: 0;
  padding: 0px 10px 0px 10px;
  background-color: white;
  min-height: 500px;
}

#header {
  margin: 0; padding: 0;
  background-color: white;
  height: 132px;
  overflow: visible;
}
#headerTitle {
  padding: 0; margin: 0;
}
#headerTitle h1 {
  text-align: left;
  padding: 0; margin: 0;
}

#navbar {
  visibility: hidden;
  margin: 0; padding: 0;
  width: 0; height: 0;
  position: fixed;
  top: 0; left: 0;
}
/*
#navbar {
  font-weight: bold;
  font-size: 14px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif';
  padding: 5px 3px 5px 8px; margin: 15px 0px 15px 0px;
  text-align: left;
  background-color: #B0B678;
  height: 18px;
  border-bottom: none;
  font-variant: normal;
  text-transform: none;
}
#navbar a, #navbar a:active, #navbar a:link, #navbar a:visited {
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
  font-size: 11px;
  color: white; 
  text-decoration: none;
  background-color: #B0B678; 
  text-transform: none;
  padding-left: 0px;
  padding-right: 0px;
}
#navbar a:hover {
  padding-top: 10px; padding-bottom: 10px;
  padding-left: 2px; padding-right: 2px;
  font-size: 13px;
  color: green;
  background-color: #EFEFCC;
}
*/

#content {
  border-top: solid 1px #cecece;
  padding-left: 6px;
  min-height: 500px;
}
#content h3 {
  font-size: 14px; font-weight: bold;
}
#content h4 {
  font-size: 12px; font-weight: bold;
}
#content .img-left {
  margin: 10px 30px 20px 0px;
  border: outset 2px black;
  float: left;
}
#content .img-full {
  margin: 10px 0px 20px 0px;
  border: outset 2px black;
}
#content .img-right {
  margin: 10px 0px 30px 30px;  
  border: outset 2px black;
  float: right;
}
#content .subtitle {
  font-weight: bold;
  font-size: 14px;
}
#content .centered {
  text-align: center;
}



#breadcrumb {
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  visibility: hidden;
  height: 0px;
  width: 0px; 
  float: right;
}
#breadcrumb a.current {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
#breadcrumb a.hover {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

#firstpage_title {
  clear: both;
}
#firstpage_title h1 {
  line-height: 24px;
}
#firstpage_contents {
  margin-top: 10px;
  border-top: solid 1px #cecece;
}

.mainCustomTitle {
  font-family: Georgia,'Times New Roman',serif;
  font-weight: bold;
  font-size: 20px;
}
a, a:active ,a:link, a:visited { 
  font-weight: bold; color : green; text-decoration : none; 
}
a:hover { 
  text-decoration : none; /*underline;*/
  background-color: green;
  color: white;
  padding: 2px;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  font-family: Georgia,'Times New Roman',serif;
}
td {
  vertical-align: top;
}

.bordered {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.localnavbar a, .localnavbar a:link, .localnavbar a:visited, .localnavbar a:active {
  background-color: silver;
  border: outset 2px #cecece;
  padding: 3px;
  font-size: 9px;
  display: inline;
  color: white
}  
.localnavbar a:hover {
  background-color: silver;
  border: inset 2px #cecece;
  color: yellow
}
.hotel-box {
  border: solid 1px #cecece;
  background-color: #EFEFCC;
  padding: 8px;
  margin: 0px 50px 10px 30px;
}
ul.menu {
	margin: 0;
	padding: 0;
}
ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	display: inline;
}
ul.menu li.current {
	font-weight: normal;
}
ul.menu a {
	font-size: 0.85em;
	text-decoration: none;
}
/*
#developedBy {
	text-transform: none;
	font-size: 0.95em;
}
#sidebar div.block {
	font-size: 1em;
	padding-bottom: 1.5em;
  border-bottom: solid 1px #cecece;
}
#sidebar div.block span.blockTitle {
	display: block;
	padding: 0.5em 0 0.5em 0;
	font-size: 1em;
	letter-spacing: 0em;
	text-transform: none;
  font-weight: bold;
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
}
#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0;
  font-weight: bold;
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 1em;
}
#sidebar a, #sidebar a:active, #sidebar a:link, #sidebar a:visited  {
	font-size: 11px;
	text-decoration: none;
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
}
#sidebar li {
	font-size: 11px;
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial, 'MS Sans Serif';
  margin-left: -5px
}
*/
/* Custom Menus */
.block-slide {
  margin: 0px; 
  padding: 0px; 
  border: transparent;
}
.block-slide p {
  margin: 0px; padding: 0px 0px 10px 0px; 
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.block {
  margin: 0px; 
  padding: 0px; 
  border: transparent;
}
.block p {
  margin: 0px; padding: 0px 0px 10px 0px; 
  color: black;
  font-size: 11px;
  font-weight: bold;
}
.block-menu {
  margin: 0px; 
  padding: 0px; /*border: dotted 2px red;*/
  margin: 0px 6px 10px 6px;
  border: transparent;
}
.block-menu p {
  margin: 0px; padding: 0px 0px 4px 0px; 
  color: black;
  text-align: center;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 11px;
  font-weight: bold;
}
.block-menu ul {
  margin: 0px; padding: 0px; 
  list-style-type: none;
}
.block-menu li {
  margin:  0px 0px 2px 0px; padding: 0px;
  list-style-type: none;
  border-bottom: solid 1px #cecece;
}
.block-menu a {
  display: block;
  color: #A4B176;
  padding: 1px 2px 0px 10px;
  background-image: url(../../../images/link_leftsubtag.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
.block-menu a:hover {
  color: white;
  background-color: #A4B176;
  background-image: url(../../../images/link_lefttag_active.gif);
}

/* Slide Menus */
#dhtmlgoodies_slidedown_menu {
  margin: 0px; 
  padding: 0px; 
  border: transparent;
	width:100%; /*was 205*/	
  font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,'sans serif';
	}
#dhtmlgoodies_slidedown_menu li{
  margin:  0px 0px 2px 0px; padding: 0px;
  list-style-type: none;
		position:relative;
	}
#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}
#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
#dhtmlgoodies_slidedown_menu a{
		color: navy;
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:2px;	
	}
#dhtmlgoodies_slidedown_menu a:hover {
  color: white;
  background-color: #A4B176;
  background-image: url(../../../images/link_lefttag_active.gif);
	}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
  display: block;
  color: black;
  padding: 1px 2px 0px 10px;
  background-image: url(../../../images/link_leftsubtag.gif);
  background-position: top left;
  background-repeat: no-repeat;
	  border-bottom: solid 1px #cecece;
}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
  display: block;
  color: #A4B176;
  padding: 1px 2px 0px 10px;
  background-image: url(../../../images/link_lefttag.gif);
  background-position: top left;
  background-repeat: no-repeat;
}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
    background-image: url('../images/zend_gray.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 16px;
    width: 135px;
		margin-top:1px;
    margin-bottom: 4px;
		font-style:italic;
		color: navy;
    line-height: 12px;
	  font-size: 11px;
}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
.clear{
		clear:both;
	}


