.top {
	border-top: 0px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-left: 0px solid #0000FF;
	background-color: #000000;
}
.outline {
  border: 1px solid #FFBC0D;
  background: #ffffff;
	padding: 2px;
}

#banner_inner {
	float: left;
	padding: 15px 0px 0px 40px;
	height: 80px;
}

#buttons_outer {
	width: 667px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #FFBC0D;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 20px;
	line-height: 20px !important;
	line-height: 18px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 3px;
         padding-top: 3px;
	width: auto;
}

#date {
         padding-left: 835px;
         padding-top: 4px;
         padding-right:4px;
         text-align: right;
         font-size: 11px;
         color: #00A600;
}

.content {
	border-top: 2px solid #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 2px solid #000099;
	background-color: #222222;
}

.fondo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #0000FF;
	border-bottom-color: #FF0000;
	border-left-color: #0000FF;
	background-color: #666666;
	background-image: url(../images/ondulina.jpg);
}

.left {
	border-right: 2px solid #cccccc;
         background: #ffffff;
	color:#367AFF;
}


.right {
	border-left: 2px solid #cccccc;
	background: #ffffff;
	color: #367AFF;
}
.user1 { 
        	padding-left:5px;
         background: #ffffff;
} 

.user5 {
	background: #EEEEEE;
	color: #367AFF;
         text-align:center;
}

form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.clr {
	clear: both;

}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
 	color: #98E901;
  	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 #98E901;
  	width: 40px;
  	padding: 4px;
}

.pagenav {
  	align: center;
  	font-size: 11px;
  	font-weight: bold;
	color:#FFFFFF;
  	border: 1px solid #FFFFFF;
  	width: auto;
  	padding: 4px;
  	margin: 1px;
	background-color: #333333;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	
}

td {
	font-size: 11px;
}

body {
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg.jpg);
         text-align:left;
}

a:link, a:visited {
	color: #c64934; 
	text-decoration: none;
	font-weight: bold;
         padding-left: 5px;
         text-align:left;
}

a:hover {
	color: #000099;	
	text-decoration: none;
	font-weight: bold;
         padding-left: 5px;
         text-align:left;
}

table.contentpaneopen {
	width: 100%;
	padding: 10px;
	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 3px 2px 3px;	
	background-color: #8CB38C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
/* ------------------------------------------------box inserimento-------------------------------------------------------------------*/
.inputbox {
	padding: 4px;
	border:solid 1px #8CB38C;
	background-color: #FFFFFF;
         height: 14px;
         width: 120px;
}

.searchbox {
	border: 0px solid #000099;
	background-color: transparent;
	color: #777777;
}


.contentcolumn {
	padding-right: 5px;
}

#search_outer {

	float: left;

	width: 165px;

}

#search_inner {

  border: 1px solid #75D709;

	padding: 0px;

  height: 21px !important;

  height: 23px;

  overflow: hidden;

}

#search_inner form {

  padding: 0;

  margin: 0;

}

#search_inner .inputbox {

	border: 0px;

	padding: 3px 3px 3px 5px;

	font-family: arial, helvetica, sans-serif;

	font-size: 11px;

	color: #c64934;

}

/* ------------------------------------------------titoli contenuti -------------------------------------------------------------------*/
.contentheading {
  	font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  	font-size        : 13px;
         font-weight: bold;
  	letter-spacing   : 0px;
  	padding-left     : 5px;
  	background-color: #ffffff;
  	background-position: 1px center; 	
  	height           : 18px;
  	vertical-align   : middle;
  	color            : #c64934;
  	width            : 100%;
}

.contentpagetitle {
	font-size: 12px;
	font-weight: normal;
	color: #00A600;
	text-align:left;
	background-color: #ffffff;
}
/* ------------------------------------------------titoli pagina -------------------------------------------------------------------*/
.componentheading{
	font-weight: bold;
	color: #00A600;	
	font-size: 11px;
	background-color: #ffffff;
}


table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
/* ------------------------------------------------titoli moduli-------------------------------------------------------------------*/
table.moduletable th {
	color: #0066cc;
	text-align: center;
	padding-top: 3px;
	padding-left: 0px;
	height: 18px;
	background: url(../images/subhead_bg.png) repeat-x;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}
table.moduletable td {
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
	width: 100%; 
	border: 1px solid #367AFF;
 }

table.pollstableborder td {
  	padding: 2px;
}
.sectiontableheader {
         font-weight: bold;
  	background: #0066FF;
  	padding-left: 5px;
         color: #99CCFF;
         text-align:left;
}
/* ------------------------------------------------background tabelle  moduli inserimento e company------------------------------------*/
.sectiontableentry1 {
	background-color : #A8D3FF;
	color:#0066FF;
         padding-left: 5px;
         text-align:left;
}

.sectiontableentry2 {
	background-color : #CCE6FF;
	color:#0066FF;
         padding-left: 5px;
         text-align:left;
}

.small {
	padding-left: 5px;
	color: #367AFF;
	font-size: 11px;
	font-weight: normal;
}
.createdate {
	padding-left: 5px;
	height: 15px;
	padding-bottom: 10px;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #367AFF;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  	border: 1px solid #98E901;
  	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;
}
/* ------------------------------------------------maine menu-------------------------------------------------------------------*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #00A600;
	text-align: left;
	line-height: 20px;
	width: 100%;
	text-decoration: none;
         padding-left: 10px;
	background:
  	color: #FFFFFF;
	text-indent: 0px;
	height: 20px;
	border: 0px solid #0066FF;		
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFBC0D;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
	background:
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #FFBC0D;
	text-align: left;
}

a.sublevel:hover {
	color: #FF74AD;
	text-decoration: none;		
}
/* ------------------------------------------------top menu-------------------------------------------------------------------*/

.mainlevel-nav {
  	margin-left: 13px!important;
	margin-left: 16px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	background: #000000
	padding: 3px 6px 4px 3px!important;
	color: #00A600;
  	
  	font-weight: bold;
	font-size: 12px;
}

a.mainlevel-nav:hover {
	position: relative;
	color: #cccccc;
	padding: 3px 6px 4px 3px!important;
 	font-weight: bold;
	font-size: 12px;
}

.moduletable-nav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-left-style: 0px;
	border-top-color: #C9FE65;
	border-right-color: #C9FE65;
	border-left-color: #C9FE65;
}

.loginform-boder {
         background-color: #006600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 460px;
	height: 110px;
         background: url(../images/header_short.jpg) no-repeat;
}
