/**
 * @package   Gantry Template - RocketTheme
 * @version   3.2.0 March 3, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Root Items */
body.rtl .menutop li.root {float: right;font-family: 'BYekan';}
body.rtl .menutop li.parent.root .item span {padding-right: 5px;padding-left: 25px; margin-left: 5px;}
body.rtl .menutop li.root > .item img {margin: 0 0 0 4px;}

/* Navigation - Dropdowns */
.menutop .fusion-submenu-wrapper {margin-right: -20px;}

/* Dropdown Surrounds */
body.rtl .menutop ul {float: right;}

/* Dropdown Items */
body.rtl .menutop ul li .item img {float: left;margin: 8px 0 0 6px;}

/* Images */
body.rtl .menutop li.parent.root > .item span {background-position: 0 50%;}
body.rtl .menutop ul li > .daddy span {background-position: 0 50%;}
body.rtl .menutop .fusion-grouped ol li > .item {background-position: 100% 50%;}

body.rtl ul.menu_pre-register {background-color: #31a330;height: 42px;list-style: none;
margin: 0 10px;
padding: 0;}
body.rtl ul.menu_pre-register li a {color: white;font-family: 'BYekan';line-height: 2.7em;display: block;padding: 0 20px;font-size: 1.3em;text-align: center;}
body.rtl ul li.menu_course {background-color: #31a330!important;height: 42px;list-style: none}
body.rtl ul li.menu_course a {color: white!important;font-family: 'BYekan';line-height: 2.7em;display: block;padding: 0 20px;font-size: 1.3em;}