/*
  $Id: main_menu.css 2008-011-23 13:52:16Z $
	
	SKUNK FU - 99 Styles of Skunk Fu
  http://www.skunkfu.com

  Copyright (c) 2008 skunkfu
  
  created by ReZon
*/

#mainMenu {
	width: 176px;
	height: 100%;
	top: 0px;
	left: -176px;
	z-index: 999;
	position: absolute;
}
#mainMenu ul {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0px;
}
.menuContainer {
	width: 168px;
	height: 45px;
	z-index: 999;
	position: relative;
}
#mainMenu a {
	width: 168px;
	height: 62px;
	display: block;
	/*show spacing between list elements in ie6 background-color: #ffffff;*/
	/*set opacity in ie filter:alpha(opacity=20);*/
}
.buttonOri {
	width: 168px;
	height: 62px;
	border: 0;
	top: 0px;
	left: 0px;
	z-index: 899;
	position: absolute;
}
.buttonSub {
	width: 100px;
	height: 0px;
	border: 0;
	top: 50px;
	left: 62px;
	z-index: 899;
	position: absolute;
}
#buttonActive {
	opacity: 1;
}
#mC1 {
	height: 52px;
}
#mC2 {
	height: 48px;
}
#mC3 {
	height: 48px;
}
#mC4 {
	height: 47px;
}
#mC5 {
	height: 42px;
}
#mC6 {
	height: 48px;
}
/* Media Button
/*#mC7 {
	height: 49px;
}*/
#mC7 {
	height: 48px;
}
#mC8 {
	height: 46px;
}
#mC9 {
	height: 60px;
}