@charset "utf-8";
/* CSS Document */
#outer {
	width:100%; 
	height:62px;
	position:relative;
	float:left;
	background: transparent url(/images/menu4/back.gif) bottom repeat-x;

	
	/*EMANUELE*/
	/*height:64px;*/
	top:0;
	/*background: transparent url(/images/menu4/back.gif) repeat-x;*/
	
}
#menuHolder {
	position:relative;
	float:left;
	left:50%;
}
#dropline {
	padding:0;
	list-style:none;
	text-align:center;
	margin:0;
	float:left;
	position:relative;
	right:50%;
	font-size:12px;
	font-family:arial, sans-serif;
	height:41px;
	
	/* EMANUELE */

}
 
#dropline table {
	margin:-2px -10px;
}
 
#dropline div.inner {
	padding:0;
	margin:0 auto;
	list-style:none;
	position:absolute;
	left:-9999px;
	text-align:center;
	background:#ffc565;
	width:100%;
	z-index:20;
	height:29px;
	
	/*EMANUELE*/
	/*height:64px;*/
}
* html #dropline div.inner {
	width:expression(document.getElementById('dropline').offsetWidth);
} /* for IE6 */
 

#dropline li {
	float:left;
	
	/* EMANUELE */

}
 
#dropline li a {
	display:block;
	float:left;
	/*height:51px;*/
	padding:0 20px 0 0;
	/*background: url(/images/menu4/tabs.gif) right top;*/
	/*line-height:50px;*/
	text-decoration:none;
	color:#ffffff;
	/*width:100px;*/
	
	/*EMANUELE*/

	height:31px;
	line-height:30px;
	background: transparent url(/images/menu4/tabs.gif) right top;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	/*min-width:80px;*/
	/*font-size:13px;*/

}
#dropline li a.sub {
	display:block;
	float:left;
	/*height:51px;*/
	padding:0 25px 0 0;
	/*background: url(/images/menu4/tabs-arrow.gif) right top;*/
	/*line-height:50px;*/
	text-decoration:none;
	color:#ffffff;
	
	/*EMANUELE*/
	height:31px;
	line-height:30px;
	background: transparent url(/images/menu4/tabs-arrow.gif) right top;
	background-repeat:no-repeat;

}
#dropline li a b {
	display:block;
	/*height:51px;*/
	float:left;
	padding:0 0 0 20px;

	/*background: url(/images/menu4/tabs.gif) left top;*/
	cursor:pointer;

	
	/*EMANUELE*/
	height:31px;
	margin-left:-10px;
	/*text-align:center;*/
	/*margin:0 5px;*/
	/*padding:0 8px 0 20px;*/
	 /*margin:0 -10px 0 -11px;*/
	background: transparent url(/images/menu4/tabs.gif) left top;
	background-repeat:no-repeat;
}
 
#dropline li a:hover {
	background-position:right bottom;
	color:#000000;
	line-height:40px;
	
	/*EMANUELE
	line-height:30px;*/	
}
#dropline li a:hover b {
	background-position:left bottom;
}
 
#dropline li:hover > a {
	background-position:right bottom;
	color:#000000;
	line-height:40px;
	
	/*EMANUELE
	line-height:30px;*/	
}
#dropline li:hover > a b {
	background-position:left bottom;
}
 
#dropline li.current a, 
#dropline li.current a:hover {
	background-position:right bottom;
	color:#008;
	line-height:40px;
	
	/*EMANUELE
	line-height:30px;*/	
}
#dropline li.current a b {
background-position:left bottom; font-weight:normal;
}
 
#dropline :hover div.inner {
	left:0;
	/*top:51px;*/
	height:29px;
	
	/*EMANUELE*/
	top:31px;
}
#dropline :hover div.lineHolder {
	float:left;
	position:relative;
	left:50%;
}
 
#dropline li.current div.inner {
	left:0;
	/*top:51px;*/
	z-index:10;
	
	/*EMANUELE*/
	top:31px;

}
#dropline li.current div.lineHolder {
	float:left;
	position:relative;
	left:50%;
}
#dropline li.current ul {
	float:left;
	position:relative;
	right:50%;
	height:29px;
}
 
#dropline ul {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	float:left;
	right:50%;
}
#dropline ul li {
	float:left;
}
#dropline ul li a {
	color:#000000;
	float:left;
	height:29px;
	line-height:27px;
	padding:0 10px 0 0;
	background:#ffc565;
}
#dropline ul li a b {
	height:29px;
	line-height:27px;
	padding:0 0 0 10px;
	background:#ffc565; font-weight:normal;
}
#dropline ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px; 
	width:0;
}
 
#dropline li.current ul li.current_sub a b {
	color:#008;
}
#dropline li.current ul li a.drop {
	padding:0 14px 0 0;
	background:url(/images/menu4/subtab-arrow-off.gif) right top;
}
#dropline li.current ul li.current_sub a.drop {
	padding:0 14px 0 0;
	background:url(/images/menu4/subtab-arrow-off.gif) right top;
}
 
#dropline :hover ul li a:hover {
	position:relative; background:url(/images/menu4/subtab.gif) right top;
}
#dropline :hover ul li a.drop {
	background:url(/images/menu4/subtab-arrow-off.gif) right top;
}
#dropline :hover ul li a.drop:hover {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline :hover ul li a:hover b {
	background:url(/images/menu4/subtab.gif) left top;
}
 

#dropline li.current ul li a {
	color:#000000; height:29px; line-height:27px; padding:0 10px 0 0; background:#ffc565;
}
#dropline li.current ul li a b {
	height:29px; line-height:27px; padding:0 0 0 10px; background:#ffc565;
}
#dropline li.current ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:0;
}
 
#dropline :hover ul li:hover > a.drop {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline li.current ul li:hover > a.drop {
	background:url(/images/menu4/subtab-arrow.gif) right top;
}
#dropline :hover ul li:hover > a b {
	background:url(/images/menu4/subtab.gif) left top;
}
 
#dropline :hover ul ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:0;
}
#dropline :hover ul li:hover {position:relative;}
#dropline :hover ul :hover ul {
	left:-1px; top:29px; width:150px; background:transparent;
}
#dropline :hover ul :hover ul li {
	border-left:1px solid #2f93b9; border-right:1px solid #2f93b9;
}
#dropline :hover ul :hover ul li.last {
	border-bottom:1px solid #2f93b9;
}
 
#dropline :hover ul :hover ul li a {
	height:25px;
	line-height:25px;
	text-align:left;
	padding:0 0 0 10px;
	width:140px;
	background:#ffd083;
}
#dropline :hover ul :hover ul li a.fly {
	text-align:left;
	padding:0 0 0 10px;
	width:140px;
	background:#ffd083 url(/images/menu4/fly.gif) no-repeat right center;
}
#dropline :hover ul :hover ul li a:hover {
	background:#ffeab9;
}
#dropline :hover ul :hover ul li:hover > a {
	background:#ffeab9;
}
 
#dropline :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	width:0;
}
 
#dropline :hover ul :hover ul :hover ul {
	left:120px; width:150px; top:0;
}
#dropline :hover ul :hover ul :hover ul li {
	border-left-color:#eef;
}
#dropline :hover ul :hover ul :hover ul li.first {
	border-top:1px solid #eef;
}
#dropline :hover ul :hover ul :hover ul li a {
	background:#ffeab9;
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
	-moz-opacity: 0.85; opacity:0.85;
}
#dropline :hover ul :hover ul :hover ul li a:hover {
	background:#c2e1ef;
}
 

