/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/hover_drop_2.asp
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {
	width:960px;
	height:30px;
	border:0px solid #766;
	position:relative;
	margin: 0 auto;
	float: right;
	background-color: #f2932e;
	background-repeat: no-repeat;
	background-image: url(/images/titolo-ssd.jpg);
}
#outer2 {
	width:960px;
	height:30px;
	border:0px solid #766;
	position:relative;
	margin: 0 auto;
	float: right;
	background-color: #f2932e;
	background-image: url(/images/titolo-tornei.jpg);
	background-repeat: no-repeat;
}
#outer3 {
	width:960px;
	height:30px;
	border:0px solid #766;
	position:relative;
	margin: 0 auto;
	float: right;
	background-color: #f2932e;
	background-image: url(/images/titolo-news.jpg);
	background-repeat: no-repeat;
}
#menu2 {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	float: right;
	text-align:center;
}
#menu2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
	color: #FFF;
}
#menu2 li {
	float:left;
	margin:0px 0px 0 0;
	position:relative;
	color: #FFF;
	background-color: #f2932e;
}
#menu2 li.sub {
	background-color: #f2932e;
}

/* for IE5.5 and IE6 only */
#menu2 table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu2 li a {
	display:block;
	color:#000;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	width:160px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}
#menu2 :hover {
	color:#000;
	background-color: #f2932e;
	font-size: 12px;
}
#menu2 :hover > a {
	color:#FFF;
	background-color: #f2932e;
	height: 30px;
	width: 160px;
	font-size: 12px;
}

#menu2 ul, 
#menu2 :hover ul ul,
#menu2 :hover ul :hover ul ul,
#menu2 :hover ul :hover ul ul.left {
	position:absolute;
	left:-9999px;
	width:160px;
	height: 30px;
	color: #FFF;
	background-color: #575757;
	font-size: 12px;
}

#menu2 :hover ul{
	left:0;
	top:25px;
	color: #FFF;
	background-color: #575757;
	font-size: 12px;
} /* the background image is for IE7 */

#menu2 :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul {
	padding:0 0px;
	left:125px;
	top:-3px;
	color: #FFF;
	background-color: #575757;
	font-size: 12px;
}

#menu2 :hover ul :hover ul.left,
#menu2:hover ul :hover ul :hover ul.left {
	padding:0 0px;
	left:-131px;
	top:-3px;
	color: #FFF;
	background-color: #575757;
	font-size: 12px;
}
#menu3 {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	float: right;
	text-align:center;
}
#menu3 ul {
	list-style-type:none;
	padding:0;
	margin:0;
	color: #FFF;
}
#menu3 li {
	float:left;
	margin:0px 0px 0 0;
	position:relative;
	color: #FFF;
	background-color: #f2932e;
}
#menu3 li.sub {
	background-color: #f2932e;
}

/* for IE5.5 and IE6 only */
#menu3 table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu3 li a {
	display:block;
	color:#000;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:30px;
	width:140px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}
#menu3 :hover {
	color:#000;
	background-color: #f2932e;
	font-size: 10px;
}
#menu3 :hover > a {
	color:#FFF;
	background-color: #f2932e;
	height: 25px;
	width: 140px;
	font-size: 10px;
}

#menu3 ul, 
#menu3 :hover ul ul,
#menu3 :hover ul :hover ul ul,
#menu3 :hover ul :hover ul ul.left {
	position:absolute;
	left:-9999px;
	width:140px;
	height: 20px;
	color: #FFF;
	background-color: #575757;
	font-size: 10px;
}

#menu3 :hover ul{
	left:0;
	width:140px;
	top:25px;
	color: #FFF;
	background-color: #575757;
	font-size: 10px;
} /* the background image is for IE7 */

#menu3 :hover ul :hover ul,
#menu3 :hover ul :hover ul :hover ul {
	padding:0 0px;
	left:125px;
	top:-3px;
	color: #FFF;
	background-color: #575757;
	font-size: 10px;
}

#menu3 :hover ul :hover ul.left,
#menu3:hover ul :hover ul :hover ul.left {
	padding:0 0px;
	left:-131px;
	top:-3px;
	color: #FFF;
	background-color: #575757;
	font-size: 10px;
}

