/* IcsHome.css Ridefinizione degli stili */

.LineLogo
{
	background-color: #0093d6;
}

.Lev0Menu
{
	background-color: #000000;
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}

.Lev0Menu span
{
	color: #565656;
}

.Lev0Menu input
{
	color: #565656;
	background-color: transparent;
}

/* Menu Livello 1 */

/* Menu Livello 1 */

.Lev1Menu
{
	background-color: #000000;
	border-top: 1px solid #0093d6;
	border-bottom: 1px solid #0093d6;
	background-image: linear-gradient(#0093d6 0%, #0093d6 100%);
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.Lev1P
{
	padding: 8px 16px 8px 16px;
	color: #ffffff;
	
}

.Lev1P:hover
{
	color: #565656;
	background-color: #fdfdfd;
	background-image: linear-gradient(#fdfdfd 0%, #fdfdfd 100%);
	cursor: pointer;
}

.Lev1PSel
{
	color: #565656;
	background-color: #fdfdfd;
	background-image: linear-gradient(#fdfdfd 0%, #fdfdfd 100%);
}

.Lev1PEmpty
{
	padding: 8px 16px 8px 16px;
	color: #565656;
}


/* Menu Livello 2*/



.Lev2Menu
{
	background-color: #ffffff !important;
	background-image: linear-gradient(#0093d6, #0093d6) !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.Lev2Menu p
{
	background-color: transparent !important;
}

.Lev2P
{
	color: #ffffff;
	background-color: #72BCE3;
	border: none;
	display: block;
	line-height: 1.35em;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.Lev2P:hover
{
	color: #565656;
	background-color: #fdfdfd;
	text-decoration: none;
}

.Lev2PSel
{
	color: #565656;
	background-color: #ffffff;
	background-image: linear-gradient(#fdfdfd 0%, #fdfdfd 100%);
	font-weight: bold;
	text-decoration: none;
}

.Lev2PEmpty
{
	padding: 8px 15px 8px 15px;
	background-color: #ffffff;
	border: none;
	display: block;
	line-height: 1.35em;
	text-decoration: none;
	white-space: nowrap;
}

/* Menu Livello 3 */

.Lev3Menu
{
	background-color: #ffffff !important;
	background-image: linear-gradient(#0093d6 0%, #ffffff 150%) !important;
}


/* Area Breadcrumb */

.ClsToggleMenuDiv
{
	background-color: #ffffff !important;
	background-image: linear-gradient(#0093d6 0%, #ffffff 150%) !important;
	border-radius: 0px 0px 12px 12px;
	box-shadow: 0px 1px 1px #888888;
	position: relative;
	left: 82%;
	top: -29px;
	width: 110px;
	height: 27px;
}

.ClsToggleMenuDivOpen
{
	background-color: #ffffff !important;
	background-image: linear-gradient(#0093d6, #ffffff) !important;
}

.ClsToggleMenuP
{
	color: #4c4e4e;
	text-shadow: 0,5px 0,5px 0,5px #c5c6c6;
	position: relative;
	width: 110px;
	position: relative;
	top: 5px;
	left: 0px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	padding: 3px 0px;
}



.ClsSubMenuTdSel
{
	color: #ffffff;
}

.TabSubMenu span
{
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.TabSubMenu span:hover
{
	color: #ffffff;
}

.BtnEsciIcs
{
   background-color: #ffffff;
   color: #0093d6;
}

.BtnMenuIcs
{
   background-color: #ffffff;
   color: #0093d6;
}
