/* 
================================
Skin styles for DotNetNuke
================================
*/   


body
{
FONT-SIZE: 10pt; FONT-FAMILY: Verdana; 
}

p {
margin: 6pt ;
}

.etichetta {
	FONT-SIZE: 10pt; COLOR: #333; FONT-FAMILY: Verdana; 
}

.errore {
	FONT-SIZE: 10pt; COLOR: #f00; FONT-FAMILY: Verdana; 
}

.maneggio {
	FONT-SIZE: 12pt; COLOR: #660000; FONT-FAMILY: Verdana; TEXT-ALIGN: left; FONT-WEIGHT: bold;
}
.sottotitolo {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-ALIGN: left
}

.sottotitoloright {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-ALIGN: right
}
.descrizione {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Verdana; TEXT-ALIGN: justify
}
.indirizzo {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Verdana; TEXT-ALIGN: justify
}





.elecliin {color: #444444;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px; }


A {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}
A:link {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}
A:active {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}
A:visited {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}
A:hover {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}


.pagemaster 
{
	width: 950;
	height: 100%;	
	background-color: #FFFFFF;
	border: 0;
}



A.CommandButton:link {
	color: #888888;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}

A.CommandButton:visited  {
	color: #888888;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}

A.CommandButton:active   {
	color: #888888;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

A.CommandButton:hover    {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}





A.Normal:link {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}

A.Normal:visited  {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}

A.Normal:active   {
	color: #333333;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

A.Normal:hover    {
	color: #888888;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}






.lcol
{
	background-image: url(l.gif);
	width: 15;
}


.rcol
{
	background-image: url(r.gif);
	width: 15;
}


.llcol
{
	background-color: #EEEEEE;
}


.rrcol
{
	background-color: #EEEEEE;
}

.cellalogo 
{
    background-image: url(logo.jpg);
	background-color: transparent;
	height: 121px;
	padding: 0;
	color: White;
}

.cellabreadcrumb 
{
    color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding: 0;
}
.cellamenu 
{
	background-color: transparent;
	width: 155px;
	padding: 0;
}


.skinmaster {
	height: 100%;
	background-color: #333333; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
/*
======================
Gradient for the links at the bottom of the page
======================
*/
.skingradient {
	background-image: url(gradient_copyright.jpg);
	background-color: #FFFFFF; 
	background-repeat: repeat-y;
	height:30px;
	border: 1px solid #FF9900;
}
.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 0px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 220px;
	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;
}


.menupane {
    padding-top: 6px;
    padding-right: 6px;
}    


/*=================
Don't need treemenu on this skin
============================
.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);
}
===========================
*/
.StandardButton {
  background: #DDDDDD none; 
  color: #555555;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #333333;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    {
color: #666;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{color: #444444;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}










/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	color: #000
}
.NormalRed
{color: #FF0000;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 12px;
}
.NormalBold
{	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

/* This is the Date eg. any items that are not links */
.SkinBreadcrumb {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:visited  {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:active   {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:hover    {
	color: #555555;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

/* This sets the style for all white skin items that are links */
.SkinItemWhite {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItemWhite:link {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItemWhite:visited  {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItemWhite:active   {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItemWhite:hover    {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}

/* =======================
 HTML Tag Styles 
=========================== */
H1  {font-family: verdana, tahoma, arial;
	font-size: 13pt;
	font-weight: bold;
	color: #666;
}

H2  {font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

H3  {font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

H4  {font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}

H5, DT  {font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

H6  {font-family: verdana, tahoma, arial;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}



/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 153px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #fff;  width: 199px; }


/*-- submenu container        --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #FFE5FF; padding: 0px; border: 0px solid #FFCCFF; font-weight: normal; filter: none; }

/*-- submenu items idle       --*/ .MainMenu_MenuItem { font-family: tahoma;  color: #666; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 10px; height: 20px; border: 0; background: #eeeeee;}
/*-- submenu items over       --*/ .MainMenu_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; color: #000; padding: 0px 10px 0px 10px; height: 20px; border: 0; background: #eeeeee;}



/*-- menuitems idle           --*/ .MainMenu_Idle {color: #666; background:  url(nav_idle.jpg) no-repeat; padding: 0; height: 25px; font-weight: bold; padding: 0px 0px 0px 0px; }
/*-- menuitems over           --*/ .MainMenu_Selected { color: #666; background:  url(nav_over.jpg) no-repeat; padding: 0; height: 25px; font-weight: bold; padding: 0px 0px 0px 0px; }
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url(nav_active.jpg) no-repeat; padding: 0; height: 25px; font-weight: bold; padding: 0px 0px 0px 0px; }



/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }


.ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #eeeeee; padding: 0px; border: 1px solid #cccccc; font-weight: normal; filter: none; }
.ModuleTitle_MenuItem { font-family: tahoma;  color: #666; font-size: 10px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 10px; height: 15px; border: 0; }
.ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 10px; font-weight: normal; cursor: pointer; cursor: hand; color: #666; padding: 0px 10px 0px 10px; height: 15px; border: 0; }


























































































