@CHARSET "ISO-8859-1";

/* MENU BAR */

/*
Tasti menu principale
*/
.box { 
  float: left; 
  background: #F6F6F6; 
  height: 36px; 
  line-height: 35px;
  text-decoration:none;   
  text-align: center;
  border-top: 2px;
  border-top-color: #D1D1D1;
  border-top-style: solid;
  border-bottom: 2px;
  border-bottom-color: #D1D1D1;
  border-bottom-style: solid;
  cursor: pointer;
}

.box a { 
  background: #F6F6F6; 
  width: 100%;
  height: 100%;
}

.boxLR { 
  float: left; 
  background: #F6F6F6; 
  width: 5px;
  cursor: pointer;
}

.boxtopL { 
  background: url(../images/menuNew/nw.jpg) no-repeat top left;
}

.boxtopL div { 
  font-size: 0;
  height: 5px; 
}

.boxtopR { 
  background: url(../images/menuNew/ne.jpg) no-repeat top right; 
}

.boxtopR div { 
  font-size: 0;
  height: 5px;
}

.boxbottomL { 
  background: url(../images/menuNew/sw.jpg) no-repeat bottom left; 
}

.boxbottomL div { 
  font-size: 0;
  height: 5px; 
}

.boxbottomR { 
  background: url(../images/menuNew/se.jpg) no-repeat bottom right; 
}

.boxbottomR div { 
  font-size: 0;
  height: 5px; 
}

.boxcontentL {
  height: 30px;
  border-left: 2px;
  border-left-color: #D1D1D1;
  border-left-style: solid;
}

.boxcontentR {
  height: 30px;
  border-right: 2px;
  border-right-color: #D1D1D1;
  border-right-style: solid;
}
/*
Tasti menu principale - FINE
*/


/*
Box della homePage spalla - INIZIO
*/

.boxB { 
  float: left; 
  background: #F6F6F6; 
  text-decoration:none;   
  text-align: center;
  border-top: 2px;
  border-top-color: #D1D1D1;
  border-top-style: solid;
  border-bottom: 2px;
  border-bottom-color: #D1D1D1;
  border-bottom-style: solid;
  width: 220px; 
  height: 152px; 
  line-height:25px;
}

.boxcontentBL {
  height: 146px;
  border-left: 2px;
  border-left-color: #D1D1D1;
  border-left-style: solid;
}

.boxcontentBR {
  height: 146px;
  border-right: 2px;
  border-right-color: #D1D1D1;
  border-right-style: solid;
}

.boxB table{
	/*line-height:18px;*/
}

/*
Box della homePage spalla - FINE
*/

#hNav_outer {
	height: 40px;
	padding: 0px 0px;
	margin: 0px;
	font-size: 15px;
}

#hNav_outer a.liv1 {
	cursor: default;
}

#hNav_outer ul {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0 none;
	list-style: none;
}

#hNav_outer ul li { /* NEW ATTRIBUTES*/
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	text-transform: capitalize;
	position: relative;
	height: 38px;
	padding: 0px;
	border: none;
}

#hNav_outer ul ul {
	display: none;
	width: 180px;
	position: absolute;
	top: 22px;
	left: 0;
	padding-bottom: 1px;
}

#hNav_outer ul ul:after { /*From IE 7 lack of compliance*/
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#hNav_outer ul ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	width: 170px;
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
}

#hNav_outer ul li:hover ul {
	display: block;
}

/* Root Menu */
#hNav_outer ul a { 
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	/*font-weight: bold;*/
	display: block;
	height: auto !important;
	height: 1%; /*For IE*/
	text-decoration: none;
	/* text-transform: uppercase; */
	/* background: url(../images/list.gif) no-repeat left center; */
}

/* Root Menu Hover Persistence 
#hNav_outer ul a:hover,#hNav_outer ul li:hover a,#hNav_outer ul li.iehover a {
	background-color: #CCC;
	color: #FFF;
}*/

#hNav_outer li:hover,#hNav_outer li.over {
	background-color: #FFF;
}

#hNav_outer li:hover a,#hNav_outer li.over a {
	color: #EC0B8D;
}

/* 2nd Menu */
#hNav_outer ul li:hover li a,#hNav_outer ul li.over li a {
	float: none;
	color: #0066cc;
	text-transform: capitalize;	
	/*font-weight:bold;*/	
}

#hNav_outer ul li:hover li:hover a,#hNav_outer ul li.over li.over a {
	color: #EC0B8D;
}

#hNav_outer ul ul li:hover ul,#hNav_outer ul ul ul li:hover ul,#hNav_outer ul li.over ul,#hNav_outer ul ul li.over ul,#hNav_outer ul ul ul li.over ul {
	display: block;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#hNav_outer ul li:hover ul ul,#hNav_outer ul li:hover ul ul ul,#hNav_outer ul li.over ul ul,#hNav_outer ul li.over ul ul ul {
	display: none;
}

#hNav_outer ul li:hover ul,#hNav_outer ul ul li:hover ul,#hNav_outer ul ul ul li:hover ul,#hNav_outer ul li.over ul,#hNav_outer ul ul li.over ul,#hNav_outer ul ul ul li.over ul {
	display: block;
}

/*
.logout {
	padding: 4px;
	height: 14px;
	margin-top: 3px;
	margin-right: 10px;
	background:#FFFFFF none repeat scroll 0%;
	display:block;
	font-weight:bold;
	text-decoration:none;   
	padding:0px 20px;
}

.stileMenu {
	position: absolute;
	left: 0px;
	width: 157px;
	background: #FFF;
	z-index: -99;
}

.stileiFrame {
	position: absolute;
	left: 0px;
	width: 157px;
	z-index: -100;
}
*/

#homeMenu{
	font-size: 15px;
	text-transform: capitalize;
	
}

#homeMenu .box a:link{
	text-decoration: none;
	color: #0066cc;
}

#homeMenu .box a:visited{
	text-decoration: none;
	color: #0066cc;
}

#homeMenu .box a:hover{
	text-decoration: none;
	color: #EC0B8D;
}

#homeMenu .box a:active{
	text-decoration: none;
	color: #0066cc;
}

/*Menu Drop Down Calcolo Nuovo preventivo*/
.dropDownMenu{
	top: 126px;
	width: 227px; 
	position: absolute;
	z-index: 25;
	margin-left: 236px;
	background-color: #f6f6f6;
	border: none;
	display: none;

}

.dropDownMenuAuth{
	width: 227px; 
	position: absolute;
	z-index: 25;
	margin-left: 159px;
	background-color: #f6f6f6;
	border: none;
	display: none;

}

.prevenType{
	font-size: 12px; 
	vertical-align :middle; 
	text-align:left; 
	color: #007BA4; 
	height:22px; 
	width: 218px; 
	padding-left:7px; 
	background-color: #f6f6f6; 
	border:1px solid #D1D1D1; 
	border-top: none;
	padding-top: 5px;
}

.prevenType a:link{
	text-decoration: none;
	color: #007BA4;
}

.prevenType a:visited{
	text-decoration: none;
	color: #007BA4;
}

.prevenType a:hover{
	text-decoration: none;
	color: #Ec0b8d;
}

.prevenType a:active{
	text-decoration: none;
	color: #007BA4;
}