body, caption, th, td, form, input, select, textarea, ul, li, h1, h2, h3, h4, h5, h6, p{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;*/
	margin:0px;
	padding:0px;
	font-size: 12px;
}
body {
	background-color: #f1f5ff;
	color: #000000;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.practionistDescription {
	font-size: 4em;
}
img {
	border: 0px;
}
.img-left {
	float:left;
	margin:3px;
}
.img-right {
	float:right;
	margin:3px;
}
/*
------------------------------
toolbar
------------------------------
*/
.toolbar {
	width: 100%;
	padding: 0px 0px 0px 0px;	
	background-color: #000066;
	float:left;	
	line-height:16px;
	color:#FFFFFF;
}
.toolbar img{
	border: none;
	float: left;
}
.toolbar div.dynamic-infos {
	float: right;
	padding: 6px 6px 6px 6px;
	background-color: #1653BE;
	
	line-height:16px;
}
.toolbar div.meta-navigation{
	float: right;
	border-left: none;
	padding: 5px 5px 5px 5px;	
	background-color: #000066;
	line-height:16px;
}
.toolbar div.meta-navigation-visited{
	float: right;
	border-left: none;
	padding: 5px 5px 5px 5px;		
	background-color: #000066;
	line-height:16px;
}
.toolbar div.meta-navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background:inherit;
	line-height:16px;
}
.toolbar div.meta-navigation a:visited{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	font-size:10px;
	background:inherit;
	line-height:16px;
}
.toolbar div.meta-navigation a:hover {
	color:#999999;
	text-decoration: none;
	background:inherit;
	line-height:16px;
}
.toolbar div.meta-navigation a:active {
	color: #ffffff;
	text-decoration: none;
	background:inherit;
	line-height:16px;
}
.toolbar div.meta-navigation-visited a {
	color: #B3B3D1;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background:inherit;
	line-height:16px;
}


/*
------------------------------
header
------------------------------
*/

.header {
	width: 100%;	
	left: 0px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCE1FF;
	border-bottom: 0px;
	color:#000066;
}
#logo {
	margin:4px;
	float:left;
}
#cubes {
	margin:4px;
	float:right;
}
.header_images {
	width: 100%; 
	height: 130px; 
	clear:both;
	background: url(../img/cubes.gif) right no-repeat;
}
.separator {
	width: 100%; 
	background-image:url(../img/repeated_separator.gif); 
	background-repeat:repeat-x; 
	position:relative; 
	top:0px; 
	left:0px;
}
/*
-------------------------------
Barra di navigazione
-------------------------------
*/
/*colonna sx*/
.blocchisinistra {
	 width: 30%;
}
.width_menu {	
	margin: 4px;
	width:100%;
	min-width:175px;	
	float: left;
}
.nav2 {
	margin-LEFT: 3px; 
	MARGIN-RIGHT: 3px; 
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px; 
	BORDER-BOTTOM: #000066 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	list-style-image:url(../img/ul.gif);
	list-style-position:inside;	
	line-height:25px;
	
}
.nav2 a {
	color:#000033;
	text-decoration:none;
}
.nav2 a:hover {
	color: #000066; 
	text-decoration:none;
	background-color:#C5CEEF;
}
.ul_list {
	border-top:2px solid #f0f0f0;
	border-left:2px solid #f0f0f0;
	border-right:2px solid #000066;
	border-bottom:2px solid #000066;
	padding:5px;
	background-color:#D6DFFF;
}
* html .minwidth_menu {
	padding-left:175px;	
}

* html .container_menu {
	margin-left:-175px;
	position:relative;
}
/*\*/
* html .minwidth_menu, * html .container_menu, * html .ul_list, * html .layout_menu  {
	height:1px;
}
li.subsections {
	list-style-image: none; background-image:none; margin-left:1em; font-size: 9px;
}
/**/
 /*---------------
 Inizio item dx
--------------- */
.items_right {	
	margin: 3px; 	
	BORDER-RIGHT: #000066 2px solid; 
	BORDER-TOP: #f0f0f0 2px solid; 
	FLOAT: right; 
	BORDER-LEFT: #f0f0f0 2px solid; 
	WIDTH: 23%; 
	BORDER-BOTTOM: #000066 2px solid; 
	BACKGROUND-COLOR: #D6DFFF; 
	min-width:150px;	
}
* html .minwidth_item_right {
	padding-right:150px;	
}

* html .container_item_right {
	margin-right:-150px;
	position:relative;
}
/*\*/
* html .minwidth_item_right, * html .container_item_right, * html .ul_list, * html .layout_item_right  {
	height:1px;
}
.item-right {	
	
}
.item-destra {	

}
.title-items {
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	padding:2px;
	background-color: #000066;
	border: 1px solid #e0e0e0;	
	line-height: 24px;
}
.title-items a:link {
	color: #ffffff;
	text-decoration: underline;
}
.title-items a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.title-items a:hover {
	text-decoration: none;
	color: #000066;
	background-color:#C5CEEF;
}
.title-items a:active {color: #ff0000}

 /*---------------
 fine item dx
--------------- */
/*
-------------------------------
Central content
-------------------------------
*/
.portal-content {
	WIDTH: 100%; 
	PADDING-TOP: 5px;
}
.center_left_container {	
	FLOAT: left; 
	 width: 75%;	
}
.content {
	FLOAT: right; 
	WIDTH: 68%;
	min-width:120px;
	border: 1px solid #000066;
	margin-top: 4px;
	
}
.label_central_content {
	padding: 2px;
	margin: 1px;
	font-weight: bold; 
	font-size: 14px;
	line-height:inherit;
	border:1px solid #E6E9FF;
	background-color:#D6DFFF;
	
}
.central_content {
	margin: 4px; 
	width: 99%;
	
	line-height:inherit;
	font-size:12px;
}
.label_central_content_2ndlevel {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	line-height:inherit;
	border-top:1px solid #C5CEEF;
	border-bottom:1px solid #C5CEEF;
	background-color:#EAF3FF;
	clear:both;
}
.central_content_2ndlevel {
	padding: 6px; 
	width: 95%;
	height:10%;
	line-height:inherit;
	font-size:12px;
	margin:4px;
}
/*
-------------------------------
End Central content
-------------------------------
*/
/*
-------------------------------
Specific Features
-------------------------------
*/

#show_border {
	BORDER: #000066 1px solid; 
}
#background_theme { 
	background-color: #BCD3F8; 
	padding: 3px;
	color:#000066;
}
#bordertop {
	BORDER-top: #000066 1px solid; 
}
#bordertopbottom {
	BORDER-top: #000066 1px solid;
	BORDER-bottom: #000066 1px solid; 
	padding: 3px;
	color:#000066;
	background:inherit;
}
#bordertopleft_theme {
	BORDER-left: #000066 1px solid;
	BORDER-top: #000066 1px solid; 
	background-color:#BCD3F8; 
	font-weight: bold;
	padding: 3px;
	color:#000066;
}
#bordertopleft {
	padding: 3px; 
	border-top: 1px solid #000066; 
	border-left: 1px solid #000066;
}
#bordertopleft_centered {
	text-align: center;
	color: #000066;
	border-top: 1px solid #000066; 
	border-left: 1px solid #000066;
	background:inherit;
}
#required {
	color: #ff0000; 
	font-weight: bold;
	background:inherit;
}
#postilla_required {
	color: #ff0000; 
	font-weight: bold;
	font-size: 10px;
	background:inherit;
}
#postilla {	
	font-size: 10px;
}
#grid_center {
	text-align: center;
	border: 1px solid #000066;
}
#didascalia {
	font-size: 10px;
	font-weight: bold;
}
.bold {	
	font-weight:bold;
}
.italic {	
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight:bold;
}
.underline {
	text-decoration: underline;
}
.tools {
	width:100%; 
	text-align:center; 
	margin-top: 10px;	
}

.show_left_border {
	border-left: 1px solid #000066;
}
.show_bottom_border {
	border-bottom: 1px solid #000066;
}
.rigadispari {
	background-color:#E8EDFF; border-bottom:1px solid #e0e0e0; padding:4px
}
.rigapari {
	border-bottom:1px solid #e0e0e0; padding:4px
}
/*
-------------------------------
Validation
-------------------------------
*/
.validation a{
	float:right;
	padding:4px;
	text-decoration:underline;
}
.validation img {
	border: 0px;
}
/*
-------------------------------
Ends Validation
-------------------------------
*/
/*
-----------------------
paddings and margins
-----------------------
*/
.padding6 {
	padding: 6px;
}
.padding2 {
	padding: 2px;
}
.padding10 {
	padding: 10px;
}
.margin6 {
	margin: 6px;
}
.margin10 {
	margin: 10px;
}
.margin20 {
	margin: 20px;
}
.padding20 {
	padding: 20px;
}
#margintop6_marginleft6 {
	margin-top: 6px; 
	margin-left: 6px;
}
#position20 {
	position: relative; 
	top: 20px;
}
/*
-----------------------
Ends paddings and margins
-----------------------
*/
/*
-------------------------------
Generic Features
-------------------------------
*/

input.button{
	margin-right: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
.nofloat {
	clear:both;
}
.fontsize10 {
	
} 
.blank {
	border: none;
}
/*
-------------------------------
Ends Generic Features
-------------------------------
*/
.visualColumnHideOne #portal-column-content #content {
    margin: 0px 195px 0px 20px;
}

.visualColumnHideTwo #portal-column-content #content {
    margin: 0px 0px 0px 175px;
}
.ul_square {
	margin: 25px;
	list-style-type:square;
}
.border_bottom {
	border-bottom: 1px solid #666666;
}
.ul_square_items {
	margin-left: 20px;
	list-style-image:url(../img/ico-nav.gif);
	padding-bottom: 6px;
	font-size: 10px;
}
.ul_square_items a:link{
	
	text-decoration: underline;
}
.ul_square_items a:visited {
	color: #0066ff;
	text-decoration: underline;
}
.ul_square_items a:hover {
	text-decoration: none;
	color: #000066;
	background-color:#C5CEEF;
}
.ul_square_items a:active {color: #ff0000}

.courier_bibtex {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
/*****************MENU*****************/
.coll-menu {
	PADDING: 0em;
	MARGIN: 0em;
	list-style-type: none;
	WIDTH: 100%;
}
.coll-menu UL {
	PADDING: 0em;
	MARGIN: 0em; 	 
	list-style-type: none;
}
.coll-menu LI {
	margin: .1em .1em .1em .1em; 
	display: block;
	MARGIN: 0em;
}
.coll-menu A {
	PADDING-RIGHT: .4em; 
	PADDING-LEFT: .4em; 
	PADDING-BOTTOM: .4em;
	PADDING-TOP: .4em;
	DISPLAY: block;
	BACKGROUND: url(../img/menuitem-gradient.gif); 	
	COLOR: #000000;	
	TEXT-DECORATION: none;
	border-bottom: .1em solid #7B9AFF;
	border-left: .1em solid #7B9AFF;
	border-right: .1em solid #7B9AFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.separator a{
	height: 19px;
	font-weight: bold;	
}
.coll-menu A:hover {
	background: #7B9AFF;
}
.coll-menu A:focus {
	background: #E9EFF9;
}
.coll-menu A:active {
	background: #E9EFF9;
}
.coll-menu UL LI {
	PADDING-LEFT: 1em
}
LI.menuitemhidden {
	display: none;
}
.coll-menu UL LI.menuitemexternal {
	/*background: url(../img/externalUrl.gif) no-repeat; */
}
.hidden {
	display: none;
}
/*SUBMENUITEM*/
.coll-menu UL A {
	background: url(../img/submenuitem-gradient.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
/*SUBMENUITEM*/
/*****************MENU*****************/

/*****************LOGIN*****************/

/*****************GRID*****************/
table.data {
	margin:0.4em;	
	border:0.1em solid #000066;
	width: 98%;
}
table.data caption {
	background-color:#EAF3FF;
	font-weight:bold;
	color:#000066;
}
table.data th{	
	border-bottom: 0.1em dotted #d4d4d4;
	border-right: 0.1em dotted #d4d4d4;
	text-align:left;
	padding:0.3em;
	font-weight:bold;
	background-color:#e0e0e0;
}
table.data td{
	border-bottom: 0.1em dotted #d4d4d4;
	border-right: 0.1em dotted #d4d4d4;
	text-align:left;
	padding:0.3em;
}
/*****************GRID*****************/
/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	margin-bottom: 4px; 
	margin-top: 4px; 
	width:100%; 
	height:120px;
}
.dock-container {
	position: absolute;
	height: 50px;
	/*background: url(../img/dock-bg2.gif);*/
	/*padding-left: 20px;*/
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px;	
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
	font-size: .8em;
}
/*****************BREADCRUMBS*****************/
.breadcrumbs {	
	width: 85%;	
	font-size: 0.7em;	
	float:left;
}
.breadcrumbs ul {
	margin: 1.2em;
}
.breadcrumbs li {
	display:inline;
}
li.crumbText {
	background: url(../img/arrow-crumb.gif) no-repeat left bottom;	
	font-weight: bold;
	padding-left: 1.2em;
	margin-left: 1.4em;	
}
li.crumbLink a{
	background: url(../img/arrow-crumb.gif) no-repeat left bottom;
	margin-left: 1.4em;
	padding-left: 1.2em;
	color: #000000;
	text-decoration: underline;	
}
li.crumbLink a:visited{
	color: #000000;
	text-decoration: underline;
	margin-left: 1.4em;
}
li.crumbLink a:hover{
	color: #000000;
	text-decoration: none;
	margin-left: 1.4em;
}
li.crumbLink a:active{
	color: #000000;
	text-decoration: underline;
	margin-left: 1.4em;
}
/*****************BREADCRUMBS*****************/
.topLink {
	float:right; 
	margin: 3px 
}
