﻿.menu-container{width:494px;height:28px;color:White;font-size:10px;cursor:pointer;}
.arrowdown{background:url("app/menu/arrow.gif") no-repeat; width:20px; height:20px; position:absolute; left:43px; top:9px;}

#OMenu {clear:both; height:28px; list-style: none; text-align: center; margin:0px; padding:0px; font-size:10pt; font-family:Verdana;}

#OMenu li {
	display: inline; padding: 6px 0px; cursor:pointer; font-weight:normal;
	margin:0; position: relative; top:0px; float: left;
}


/* Frames */
#OMenu  ul, #OMenu  iframe {
text-align: left;margin:0; padding:0; display: none;list-style: none;
position:absolute; left: -120px; top: 28px;right:auto; border:none;}

/* --- */


#OMenu li a{display:block; padding:0px 5px; color:#fff;text-decoration: none; }
#OMenu li:hover a, #OMenu  li.over a{display:block; padding:0px 5px; color:#fff; text-decoration: none;}
#OMenu li a.last{padding:0px 8px 0px 7px;}


#OMenu li:hover ul, #OMenu  li.over ul {display: block; padding-right:22px;}
#OMenu li:hover, #OMenu  li.over{z-index:1000;}

#OMenu li:hover ul li:hover{background:#076c2b;}
#OMenu li:hover, #OMenu li.over, #OMenu li.select{background: url("app/menu/selector.gif") repeat-x top;}


#OMenu ul li {margin:0;padding:0;border-left:solid 1px #ccc; border-right:solid 1px #ccc;width: 13em;background:#fff;line-height: 15px;}

#OMenu ul li a {display:block;border-bottom:solid 1px #ccc; margin:0; padding: 5px 5px 5px 5px;text-decoration: none; font-weight: normal; background-image: none; width:auto;}

#OMenu ul li a:link, #OMenu ul li a:visited{display:block;color:#111;font-size:8pt;padding:5px;width:auto;}
#OMenu ul li a:hover, #OMenu ul li.over a{background:#11297A;color:#fff;}

#OMenu #gli {background:#7dc41e;}
#OMenu #gli a{color:#fff;}



.lmtd{width:3px;height:29px;background:url(app/menu/lmbd.gif) no-repeat;}
.mmtd{width:494px;height:29px;background:url(app/menu/mmbd.gif) repeat-x;}
.rmtd{width:3px;height:29px;background:url(app/menu/rmbd.gif) no-repeat;}

.mgn{height:14px;width:15px;background:url(app/magnify.gif) no-repeat;float:left;padding-right:5px;cursor:pointer;position:absolute; z-index:0;}
.bubble{height:225px;width:237px;background:url(app/bubble.gif) no-repeat;position:relative;left:13px;top:6px;padding-top:50px;padding-left:18px;}

.lstd{width:2px;height:52px;background:url(app/menu/l_search.gif) no-repeat;}
.mstd{width:496px;height:52px;background:url(app/menu/m_search.gif) repeat-x; text-align:left;}
.msdiv{padding:5px; font-size:12px;}
.rstd{width:2px;height:52px;background:url(app/menu/r_search.gif) no-repeat;}

.lftd{width:3px;height:11px;background:url(app/menu/lfbd.gif) no-repeat;}
.mftd{width:494px;height:11px;background:url(app/menu/mfbd.gif) repeat-x;}
.rftd{width:3px;height:11px;background:url(app/menu/rfbd.gif) no-repeat;}

.sbtn{width:94px;height:25px;background:url(app/menu/search_btn.gif) no-repeat; cursor:pointer; border:solid 1px white;}
.sbtn-btm{width:94px;height:28px;background:url(app/menu/search_btn.gif) no-repeat; cursor:pointer; border:solid 1px white;}

.lft{border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1;background:#f1f1f1;}
