/**
 * @package   Zephyr Template - RocketTheme
 * @version   1.5.1 August 10, 2010
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Root Items */
body.rtl .menutop li.root {float: right;}
body.rtl .menutop li.parent.root .item span {padding-right: 14px;padding-left: 20px;}
body.rtl .menutop li.root > .item img {margin: 0 0 0 4px;}
body.rtl .menutop li.root > .item em {right: inherit;left: 14px;}
body.rtl .menutop li.parent.root .item span em {right: inherit;left: 22px;}

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

/* Dropdown Items */
body.rtl .menutop ul li {margin-left: 0;margin-right: 2px;}
body.rtl .menutop ul.columns2 li {float: right;margin-left: 0;margin-right: 2px;}
body.rtl .menutop li > .bullet {padding-left: 0;padding-right: 10px;}
body.rtl .menutop li .item img {float: right;margin: 0 0 0 6px;}
body.rtl .menutop ul li > .daddy span {background-position: 0 50%;}
body.rtl .menutop li > .item .readon span {display: inherit;width: inherit;}

/* No JS */
body.rtl .menutop li.root:hover > .fusion-submenu-wrapper {left:inherit;right: -26px;}
body.rtl .menutop ul.columns1 li:hover > .fusion-submenu-wrapper {right:180px;left: inherit;}
body.rtl .menutop ul.columns2 li:hover > .fusion-submenu-wrapper {right:178px;left: inherit;}

/* Grouped & Modules */
body.rtl .fusion-grouped ol li .item {padding: 4px 6px 4px 14px;}
body.rtl .fusion-grouped ol li span {padding-left: 0;padding-right: 10px;}
body.rtl .menutop .fusion-grouped ol li {margin-left: inherit;margin-right: 0;}