﻿#main-menu .menu { position: absolute; height: 31px; background: #fff url(/resources/images/) repeat-x 0 24px; }
#main-menu .menu a { color: #eeffff; }
#main-menu .menu .top-menu { background: transparent url(/resources/images/menu-elon.png) 0 0 no-repeat; width: 990px; }
#main-menu .menu .top-menu a { background: transparent url(/resources/images/menu-elon.png) 0 0 no-repeat; line-height: 31px; display: block; }
#main-menu .menu .top-menu ul { background: transparent url(/resources/images/menu-elon.png) repeat-x 0 0; overflow: hidden; }
#main-menu .menu .top-menu ul li {
	background-position: 0 0;
	float: left;
	display: block;
	text-align: center;
	width: 10%;
	cursor: pointer;
	background: transparent url(/resources/images/menu-elon.png) repeat-x scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#main-menu .menu .top-menu ul .item-first { background: url(/resources/images/) 0 0 repeat-x; }
#main-menu .menu .top-menu ul .item-first a { background: url(/resources/images/) 30px center no-repeat; padding-left: 8px; margin-right: 4px; }

#main-menu .menu .top-menu ul li a { color: #5b5b5b; }
#main-menu .menu .top-menu ul li a:hover { color: #edecec; background: transparent url(/resources/images/menu-elon.png) repeat-x scroll 0 -31px; }
#main-menu { position: relative;  z-index: 4000; }
#main-menu  a { text-decoration: none; -moz-outline: none; }
#main-menu .panel { display: none; background: #FFF; position: relative; top: 5px; left: 4px; padding: 0 0 0 19px; border: 1px solid #67b7ec; height: 270px; width: 405px; overflow: hidden; }
#main-menu .panel div { float: left; padding-right: 30px; }
#main-menu .panel ul li.title { font-family: Tahoma; font-size: 15px; color: #aeaeae; }
#main-menu .panel ul { margin: 15px 0 0 0; padding: 0; }
#main-menu .panel li { margin-bottom: 3px; white-space: nowrap; cursor: pointer; }
#main-menu .panel ul li a { font-family: Arial; font-size: 13px; font-weight: bold; color: #757575; }
#main-menu .panel ul li a:hover { background: #5ccff3; font-weight: bold; color: #fff; }

