/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #EEEEEE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #000066 3px solid; 
	border-top: #000066 1px solid; 
	border-left: #000066 3px solid; 
	border-bottom: #000066 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* CATALOGO */
/* Navigazione gerarchica */
h1.macrogruppo {
font-size:80%;
color: #000066;
text-transform:uppercase;
font-weight:bold;
}
h2.gruppo {
margin: 1px 0px 1px 0px;
font-size: 85%;
font-weight: normal;
}
h2.gruppo  a {
color: #000;
text-decoration: none;
}
p.sottogruppo {
margin: 1px 0px 1px 10px;
font-size: 80%;
font-weight: normal;
text-transform:lowercase;
}
p.radice {
font-size: 90%;
font-weight: bold;
}
p.desbreveita {
font-size: 80%;
font-weight: normal;
text-transform:lowercase;
}
p.logocomm {
font-size: 80%;
font-weight: bold;
margin: 0px;
}
caption {
background: #0000FF;
font-size:100%;
color: #FFFFFF;
font-weight:bold;
padding: 3px 0px 3px 0px;
}

.articoliinevidenza {
	border-collapse:collapse;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	padding: 1px;
}
/* Risultati della ricerca */
.risultatiricerca {
font-size:80%;
color: #000066;
}
p.didascaliarisultati {
font-size: 80%;
margin: 3px 0px 3px 0px;
}
.navigazionerisultati {
	border-collapse:collapse;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}
/* Briciole di pane */
.breadcrumb {
color: #000066;
text-transform:lowercase;
font-size: 80%;
}
.navigazioneRisultati td {
font-size: 80%;}
/* Scheda di dettaglio */
h1.radice {
font-size: 200%;
font-weight: bold;
color: #FF0000;
margin-left: 5px;
}
.tabPrimoPiano {
	border-collapse:collapse;
	border-top: 1px solid #FF0000;
	border-right: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 1px solid #FF0000;
	font-size:85%;
}
h1.tabPrimoPiano {
	border: 0px;
	margin: 5px;
}
p.tabPrimoPiano {
	border: 0px;
	margin: 5px;
}
.exarticolo {
font-size: 45%;
color: #000000;
font-weight: normal;
font-style: italic;
}
p.logocomm {
font-size: 90%;
font-weight: bold;
margin-left: 5px;
}
h2.desbreveitascheda {
font-size: 90%;
margin-left: 5px;
}
h2.infoscheda {
font-size: 85%;
margin: 15px 0px 3px 5px;
}
h3.desbreveengscheda {
font-size: 85%;
font-style: italic;
margin-left: 5px;
}
h4.sottotitoloscheda {
font-size: 85%;
margin-left: 5px;
}
p.desscheda {
font-size: 80%;
margin: 3px 0px 3px 5px;
}
p.download {
font-size: 80%;
margin: 3px 0px 15px 5px;
}
/* Tabella varianti */
.tabdati
{
	width:100%;
	border-collapse:collapse;
	margin:10px 0px 0px 0px;
	border: 1px solid #999999;
}
.tabdati td {
	padding: 3px;
	border: 1px solid #0000FF;
	font-size:80%;
}
.tabdati th {
	padding: 3px;
	border-bottom: 1px solid #999999;
	font-size: 80%;
	color: #FFFFFF;
	background: #0000FF;
	font-weight: bold;
	text-align: center;
}
/* Form */
.FormTable {
	width: 90%;
font-size:80%;
}
.FormLabelCell {
	width: 30%;
}
.FormControlCell {
	width: 60%;
}
hr 
{
margin-bottom: 3px;
color: #FF0000;
background-color: #FF0000;
height: 1px;
width: 100%;
text-align:center;
}


