/* part 1 of the IE CSS fix */
body
{
	behavior: url(/includes/light/csshover.htc);
}

#menu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	float: left;
	text-align: left;
}

#menu_td
{
	height: 29px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	vertical-align: top;
	float: left;
	position: absolute;
	z-index: 500;
}

#menu ul ul
{
	position: absolute;
	left: 0px;
	margin: 0px;
	height: 0px;
	float: left;
}


/* ###################################################### */
/* ###################################################### */
#menu #home
{
	position: relative;
	left: 0px;
	width: 116px;
	height: 29px;
	background-image: url(/images/light/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #home:hover
{
	background-position: 0px -29px;
}

#menu.home #home
{
	background-position: 0px 0px;
}


/* ###################################################### */
/* ###################################################### */
#menu #brian
{
	position: relative;
	left: 0px;
	width: 90px;
	height: 29px;
	background-image: url(/images/light/brian.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #brian:hover
{
	background-position: 0px -29px;
}

#menu.brian #brian
{
	background-position: 0px 0px;
}


/* ###################################################### */
/* ###################################################### */
#menu #info
{
	position: relative;
	left: 0px;
	width: 169px;
	height: 29px;
	background-image: url(/images/light/info.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #info:hover
{
	background-position: 0px -29px;
}

#menu.info #info
{
	background-position: 0px 0px;
}


/* ###################################################### */
/* ###################################################### */
#menu #team
{
	position: relative;
	left: 0px;
	width: 79px;
	height: 29px;
	background-image: url(/images/light/team.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #team:hover
{
	background-position: 0px -29px;
}

#menu.team #team
{
	background-position: 0px 0px;
}



/* ###################################################### */
/* ###################################################### */
#menu #media
{
	position: relative;
	left: 0px;
	width: 79px;
	height: 29px;
	background-image: url(/images/light/media.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #media:hover
{
	background-position: 0px -29px;
}

#menu.media #media
{
	background-position: 0px 0px;
}



/* ###################################################### */
/* ###################################################### */
#menu #fan
{
	position: relative;
	left: 0px;
	width: 112px;
	height: 29px;
	background-image: url(/images/light/fan.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #fan:hover
{
	background-position: 0px -29px;
}

#menu.fan #fan
{
	background-position: 0px 0px;
}



/* ###################################################### */
/* ###################################################### */
#menu #clubv
{
	position: relative;
	left: 0px;
	width: 82px;
	height: 29px;
	background-image: url(/images/light/clubv.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #clubv:hover
{
	background-position: 0px -29px;
}

#menu.clubv #clubv
{
	background-position: 0px 0px;
}




/* ###################################################### */
/* ###################################################### */
#menu #store
{
	position: relative;
	left: 0px;
	width: 125px;
	height: 29px;
	background-image: url(/images/light/store.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	cursor: pointer;
}

#menu #store:hover
{
	background-position: 0px -29px;
}

#menu.store #store
{
	background-position: 0px 0px;
}






/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */

#menu h2
{
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#menu h2
{
	color: #000000;
	text-transform: uppercase;
	height: 29px;
}

#menu a
{
	position: relative;
	top: 0px;
	left: -2px;
	color: #000000;
	background: #cccccc;
	text-decoration: none;
	text-indent: 11px;
}

#menu a:hover
{
	background: #e6e8f7;
}


#menu ul ul a.head,
#menu ul ul a.head:hover
{
	height: 15px;
	background-image:url(/images/light/menu_top_sub.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color:#000;
}

#menu ul ul a,
#menu ul ul a:hover
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#menu ul ul a.top,
#menu ul ul a.top:hover
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#menu ul ul a.bottom,
#menu ul ul a.bottom:hover
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#menu ul ul a.bottom_withSub,
#menu ul ul a.bottom_withSub:hover
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image:url(/images/menuSubArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#menu ul ul a.all,
#menu ul ul a.all:hover
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}






#menu li
{
	position: relative;
}

#menu ul ul ul
{
	position: absolute;
	top: 0px;
	left: 100%;
}

#menu ul ul
{
	position: absolute;
	z-index: 1000;
}

#menu ul ul a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-indent: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}

/* fix height in Safari */
#menu ul ul li a
{
	height: 16px; 
}

div#menu ul ul, 
div#menu ul li:hover ul ul, 
div#menu ul ul li:hover ul ul
{
	display: none
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
}

/* part 2 of the IE CSS fix */
<!--[if IE]>
<style type="text/css" media="screen">
body
{
	behavior: url(/includes/light/csshover.htc);
	font-size: 100%;
}

#menu ul li
{
	float: left;
	width: 100%;
}

#menu ul li a
{
	height: 1px;
}

#menu a,
#menu h2
{
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
</style>
<![endif]-->