﻿/* Top Menu */
.menu { width:820px; height: 22px; font-family: Verdana; position:relative; top: 0px; left: 0px; font-size: 8px; z-index: 100; }
.menu a, .menu a:visited { color: #808284; font-family: Verdana; font-size: 8px; text-decoration: none; display: block; height: 22px; text-indent: 5px; line-height: 20px; background-repeat: no-repeat; }
.menu a:hover { color: #0d8e3e; }
.menu li { position:relative; }
.menu ul { margin: 0px; padding: 0px; list-style-type: none; float: left; position: relative; width: 113px; left: 40px; top: 0px }
.menu ul ul { visibility: hidden; position: absolute; top: 21px; left: 0px }
.menu ul ul ul { top: 0px; left: 106px }
.menu ul li:hover ul { visibility: visible }
.menu ul li:hover ul ul { visibility: hidden }
.menu ul li:hover ul li:hover ul { visibility: visible }
/* Menu background images and sizes */
.menu a.first { background-image: url('../../images/axiforex/MenuButtons.png'); background-position: 0px -22px; width: 107px }
.menu a.second { background-image: url('../../images/axiforex/MenuButtons.png'); background-position: 0px -67px; width: 107px }
.menu a.second-bottom { background-image: url('../../images/axiforex/MenuButtons.png'); background-position: 0px -67px; width: 107px; height: 23px }
.menu a.third { background-image: url('../../images/axiforex/MenuButtons.png'); background-position: 0px -113px; width: 183px }
.menu a.third-bottom { background-image: url('../../images/axiforex/MenuButtons.png'); background-position: 0px -113px; width: 183px; height: 23px; }
/* Menu background hover images */
.menu a:hover.first { background-position: 0px 0px; }
.menu a:hover.second { background-position: 0px -44px; }
.menu a:hover.second-bottom { background-position: 0px -44px; }
.menu a:hover.third { background-position: 0px -90px; }
.menu a:hover.third-bottom { background-position: 0px -90px; }

/* Right Menu */
.rightmenu { font-size: 10px; font-weight: normal; color: #0d8e3e; display: block; width: 234px; background-color: #cfe8d8; text-decoration: none; text-align: left; line-height: 18px; padding: 5px 5px 0px 15px; margin-top: 5px }
.rightmenu a, .rightmenu a:visited { color: #0d8e3e; text-decoration: none; }
.rightmenu a:hover, .rightmenu a:active { text-decoration: underline }
.edu { padding: 10px 10px 10px 15px; font-family: Verdana; font-size: 10px; font-weight: normal; color: #5b5b5b; display: block; width: 229px; background-color: #efefef; text-decoration: none; text-align: left; margin-top: 5px }
/* Rightmenu size increments by 18px per line */
div.rightmenu#rm1 { height: 45px }
div.rightmenu#rm2 { height: 63px }
div.rightmenu#rm3 { height: 81px }
div.rightmenu#rm4 { height: 94px }
div rightmenu#rm5 { height: 107px }
div.rightmenu#rm6 { height: 120px }
