/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #FFFFFF;
	border: 0px outset;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	cursor: default;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 99;
}

.jsdomenuitem {
	background-color: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 26px;
	cursor:hand;
	position: relative; /* Do not alter this line! */
		z-index: 99;
}

.jsdomenuitemover {
	background-color: #000099;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 26px;
	cursor:hand;
	position: relative; /* Do not alter this line! */
		z-index: 99;
}

.jsdomenuarrow1 {
	background-image: url(classic_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
		z-index: 99;
}

.jsdomenuarrowover1 {
	background-image: url(classic_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
		z-index: 99;
}

.jsdomenusep {
	height:1px;
	width:100%;
		z-index: 99;
}

.jsdomenusep hr {
	height:0px;
	width: 95%;
	color:#FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		z-index: 99;
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #CCCCCC;
	background-image: url(classic_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 2px outset;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
		z-index: 99;
}

.jsdomenubardragdiv {
	cursor: move;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
		z-index: 99;
}

.jsdomenubaritem {
	background-color: #CCCCCC;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
		z-index: 99;
}

.jsdomenubaritemover {
	background-color: #CCCCCC;
	border: 1px outset;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 21px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
		z-index: 99;
}

.jsdomenubaritemclick {
	background-color: #000099;
	border: 1px solid #000099;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 21px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
		z-index: 99;
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/

.chisiamo_on {
	background-image: url(sub_menu/1_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.chisiamo_off {
	background-image: url(sub_menu/1_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.dovesiamo_on {
	background-image: url(sub_menu/2_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.dovesiamo_off {
	background-image: url(sub_menu/2_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.macchine_on {
	background-image: url(sub_menu/3_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.macchine_off {
	background-image: url(sub_menu/3_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.minuteria_on {
	background-image: url(sub_menu/4_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.minuteria_off {
	background-image: url(sub_menu/4_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.accessori_on {
	background-image: url(sub_menu/5_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.accessori_off {
	background-image: url(sub_menu/5_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.cuscinetti_on {
	background-image: url(sub_menu/6_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.cuscinetti_off {
	background-image: url(sub_menu/6_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.qualita_on {
	background-image: url(sub_menu/7_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.qualita_off {
	background-image: url(sub_menu/7_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.ambiente_on {
	background-image: url(sub_menu/8_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.ambiente_off {
	background-image: url(sub_menu/8_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.download_on {
	background-image: url(sub_menu/9_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}
.download_off {
	background-image: url(sub_menu/9_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 25px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 146px;
		z-index: 99;
}

.azienda_on {
	background-image: url(menu/menu1_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.azienda_off {
	background-image: url(menu/menu1_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}

.home_on {
	background-image: url(menu/menu6_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.home_off {
	background-image: url(menu/menu6_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.download_princ_on {
	background-image: url(menu/menu7_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.download_princ_off {
	background-image: url(menu/menu7_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.arearis_on {
	background-image: url(menu/menu5_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.arearis_off {
	background-image: url(menu/menu5_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}

.contatti_on {
	background-image: url(menu/menu4_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.contatti_off {
	background-image: url(menu/menu4_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}

.cert_on {
	background-image: url(menu/menu3_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.cert_off {
	background-image: url(menu/menu3_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}

.prod_on {
	background-image: url(menu/menu2_on.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
.prod_off {
	background-image: url(menu/menu2_off.jpg);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 26px;
	left: 0px;
	position: absolute; /* Do not alter this line! */
	width: 197px;
		z-index: 99;
}
