/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #F1F1F1;
}
.skinmaster {
	height: 100%;
	background-color: White;
	BORDER-RIGHT: Silver 1px solid; 
	BORDER-TOP: Silver 1px solid; 
	BORDER-LEFT: Silver 1px solid; 
	BORDER-BOTTOM: Silver 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-color: #CD0102;
	font-family: Century Gothic, Verdana;
	color: white;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration: none;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.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: 4px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
}
.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;
}
.MenuItem {
	border: none;
	color: white;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: 0px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	border-right: 0px solid #dadada;
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #dadada;
	border-left: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	border-top: #dadada 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #dadada;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	background-color: transparent;
	border: #cd0102;
	color: white;
	padding-left: 25px;
}
.MainMenu_MenuItemSel {
	background-color: lime;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-top: 0px solid #dadada;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #CD0102;

}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #CD0102;
}


.StandardButton     {
	background: #cd0102 none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px outset White;
}
.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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CD0102;
	font-weight: bold;	
}


/* Swlnd Style*/

.Border {
	border: 1px solid Silver;
}
.LineBottom {
	border-bottom: 1px solid #CA9D0E;
}
.LineLeft {
	border-left: 1px solid #CA9D0E;
}
.LineRight {
	border-right:  1px solid #CA9D0E;
	padding-right: 5px;
}
.LineTop {
	border-top: 1px solid #CA9D0E;
}
.topLogo {
	background-color: white;
	background-image: url(images/topdx_logo.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 145px;
	margin-left: 10px;
	background-position: center;
}
.bottomLogo {
	background-color: white;
	background-image: url(images/topdx_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 145px;
}
.LabEvidenza {
	background-color: #ECECEC;
	font-size: 10pt;
	border: 1px solid Gray;
}
.LabIndirizzo {
	font-family: Century Gothic, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}
.LabNormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.LabRicerca {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CD0102;
	font-weight: bold;	
	border-bottom: 1px dashed;
	padding-bottom: 0.2em;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border-bottom: 1px dashed #696969;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0.2em;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CD0102;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
}
HR {
	color: Silver;
}
PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}


