/*
---menu.css---GW20080116---new menu
*/



DIV.main_menu1 { /* just for test data */
	left: 27px;
	top: 55px;
	position: absolute;
	width: 140px;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	visibility: visible;
	cursor:pointer;
	filter: alpha(opacity=80); 
	-moz-opacity: .8;
	background-image: url(../images/menu/menu_back.png);
}
/*
DIV.main_menu1:hover { 
	visibility: visible;
	cursor:pointer;
	background-image: url(../images/menu/menu_back2.png);
}
*/

DIV.main_menu1_00 { /* open/close */
	left: 0px;
	top: 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
	line-height: 24px;
}

DIV.main_menu1_00:hover { /* open/close */
	left: 0px;
	top: 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
	line-height: 24px;
background-image:url(../images/menu/slice_top.png)
}

DIV.main_menu1_01 { /* trakkies */
	left: 0px;
	top: 21px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_01:hover { /* trakkies */
	left: 0px;
	top: 21px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}




DIV.main_menu1_02 { /* taxis */
	left: 0px;
	top: 42px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_02:hover { /* taxis */
	left: 0px;
	top: 42px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}

DIV.main_menu1_03 { /* location */
	left: 0px;
	top: 63px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_03:hover { 
	left: 0px;
	top: 63px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}

DIV.main_menu1_04 { /* login/register */
	left: 0px;
	top: 84px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_04:hover { 
	left: 0px;
	top: 84px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}

DIV.main_menu1_05 { /* help */
	left: 0px;
	top: 105px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_05:hover { 
	left: 0px;
	top: 105px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}


DIV.main_menu1_06 { /* contact */
	left: 0px;
	top: 126px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_06:hover { 
	left: 0px;
	top: 126px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}

DIV.main_menu1_07 { /* about navspy */
	left: 0px;
	top: 147px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_07:hover { 
	left: 0px;
	top: 147px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}

DIV.main_menu1_08 { /* home location */
	left: 0px;
	top: 168px;
	position: absolute;
	width: 140px;
	height: 20px;
}

DIV.main_menu1_08:hover { 
	left: 0px;
	top: 168px;
	position: absolute;
	width: 140px;
	height: 20px;
background-image:url(../images/menu/slice_middle.png)
}


DIV.main_menu1_info { /* infobox */
	left: 15px;
	top: 189px;
	position: absolute;
	width: 120px;
	height: 80px;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	color: #FFFF00;
}






