/*========================================================*/
/*         CSS for DotNetNuke Skin - Simplicity Vert      */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Main Menu Vertical             				          */
/*========================================================*/

/*-- root menu items            --*/ .MainMenu_RootMenuItem {background:transparent; border:0; margin:0; padding:0; font-family: arial; font-weight:normal; color: #393939; font-size: 12px; height: 25px;}
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #f1724b; height: 25px; background:transparent; font-weight:normal;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #f1724b; height: 25px; background:transparent; font-weight:normal;}
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color:#f1724b; height: 25px; background:transparent; font-weight:normal;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD { padding:0 7px 0 7px; width:187px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD { padding:0 7px 0 7px; width:187px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD { padding:0 7px 0 7px; width:187px; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD { padding:0 7px 0 7px; width:187px; }

          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/




