/* ================================================================ 
#menu {width:580px; }
#background {width:580px; height:440px; background:url(../images/model3.jpg); padding-top:10px;}
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop12.html
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.
=================================================================== */
#menu2 {
	padding: 0;
	width: 580px;
	margin: 0;
	list-style: none;
	height: 28px;
	position: relative;
	z-index: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu2 li.top {
	display: block;
	float: left;
}

#menu2 li a.top_link {
	display: block;
	float: left;
	height: 40px;
	/*line-height: 22px;*/
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-top: 3px solid #242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu2 li a.top_link:hover {
	color: #e2001a;
	border-color: #e2001a;
}

#menu2 li:hover > a.top_link {
	color: #e2001a;
	border-color: #e2001a;
}

#menu2 table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu2 a:hover {
	visibility: visible;
	position: relative;
	z-index: 200;
}

#menu2 li:hover {
	position: relative;
	z-index: 200;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu2 ul, 
#menu2 :hover ul ul, 
#menu2 :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 :hover ul.sub {
	left: 0;
	top: 40px;
	white-space: nowrap;
	width: 210px;
	height: auto;
	z-index: 300;
	padding-top: 5px;
	background: url(../images/kitpower_espaceur.gif);
}

#menu2 :hover ul.sub li {
	display: block;
	float: left;
	width: 100%;
	height: 25px;
	background: none;
}

#menu2 :hover ul.sub li span {
	display: block;
	height: 25px;
	float: left;
	width: 210px;
	font-weight: normal;
}

#menu2 :hover ul.sub li b {
	display: block;
	height: 25px;
	float: left;
	width: 30px;
	font-weight: normal;
}

#menu2 :hover ul.sub li a {
	display: block;
	position: relative;
	font-size: 10px;
	height: 25px;
	width: 210px;
	margin-right: -30px;
	line-height: 25px;
	text-indent: 10px;
	color: #b0b0b0;
	text-decoration: none;
	background: url(../images/espaceur.gif);
}

#menu2 :hover ul.sub li span a:hover {color:#e2001a;}

#menu2 :hover ul.sub li:hover > span a {color:#e2001a;}

#menu2 :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left: 120px;
	top: 0;
	white-space: nowrap;
	width: 220px;
	z-index: 400;
	height: auto;
}

#menu2 :hover ul.wide {
	width: 220px;
	border: 0;
}
#menu2 :hover ul.wide li span {
	width: 220px;
}

#menu2 :hover ul.wide li a {width:150px;}

#menu2 :hover ul.narrow {width:90px;}
#menu2 :hover ul.narrow li span {width:60px;}
#menu2 :hover ul.narrow li a {width:90px;}

#menu2 :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul.narrow :hover ul
{left:90px;}

#menu2 li > span {
background: url(../images/menu/tab-midleft.png);
}
/*
#menu2 li > b {
background: url(../images/menu/tab-midright.png)
}
*/
#menu2 li.fly > b {
background: url(../images/menu/tab-midright-sub.png)
}

#menu2 li.subtop > span,
#menu2 li.flytop > span { 
background:url(../images/menu/tab-topleft.png);
}
/*
#menu2 li.subtop > b {
background:url(../images/menu/tab-topright.png);
}
*/
#menu2 li.flytop > b {
background:url(../images/menu/tab-topright-sub.png);
}

#menu2 li.subbot > span,
#menu2 li.flybot > span {
height:35px !important; background:url(../images/menu/tab-botleft.png);
}
/*
#menu2 li.subbot > b {
height:35px !important; background:url(../images/menu/tab-botright.png);
}
*/
#menu2 li.flybot > b {
height:35px !important; background:url(../images/menu/tab-botright-sub.png);
}

/* Menu eco */
#menu2 li a.top_linkEco {
	display: block;
	float: left;
	height: 40px;
	/*line-height: 22px;*/
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-top: 3px solid #242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu2 li a.top_linkEco:hover {
	color: #c6ff00;
	border-color: #c6ff00;
}

#menu2 li:hover > a.top_linkEco {
	color: #c6ff00;
	border-color: #c6ff00;
}

#menu2 li a.top_linkEco:hover {
	color: #c6ff00;
	border-color: #c6ff00;
}

#menu2 li:hover > a.top_linkEco {
	color: #c6ff00;
	border-color: #c6ff00;
}

#menu2 :hover ul.subEco {
	left: 0;
	top: 40px;
	white-space: nowrap;
	width: 210px;
	height: auto;
	z-index: 300;
	padding-top: 5px;
	background: url(../images/kitpower_espaceur.gif);
}

#menu2 :hover ul.subEco li {
	display: block;
	float: left;
	width: 100%;
	height: 25px;
	background: none;
}

#menu2 :hover ul.subEco li span {
	display: block;
	height: 25px;
	float: left;
	width: 210px;
	font-weight: normal;
}

#menu2 :hover ul.subEco li b {
	display: block;
	height: 25px;
	float: left;
	width: 30px;
	font-weight: normal;
}

#menu2 :hover ul.subEco li a {
	display: block;
	position: relative;
	font-size: 10px;
	height: 25px;
	width: 210px;
	margin-right: -30px;
	line-height: 25px;
	text-indent: 10px;
	color: #b0b0b0;
	text-decoration: none;
	background: url(../images/espaceur.gif);
}

#menu2 :hover ul.subEco li span a:hover {color:#c6ff00;}

#menu2 :hover ul.subEco li:hover > span a {color:#c6ff00;}

/*---------------*/

