﻿/* Menu Shared Styles */
.menuLink:link, .menuLink:visited, .menuLink:active, .menuLink {color: #2467b2;width: 100%;text-decoration: none;}
.menuLink:hover {color: #1c528e;}
.menuItem {width: 100% - 5px;height: 100%;padding-left: 5px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;margin: none;letter-spacing: 0px;clear: both;}
.menuItem:hover {background: #b4eeff;cursor: pointer;color: #333333;}
/* Menu - Main */
.menuTabMain {position: relative;top: 0px;left: 0px;width: 100px;height: 26px;line-height: 26px;background: none;padding-right: 0px;padding-left: 0px;margin-left: 15px;float: left;color: #2467b2;font-family: Verdana;font-size: 11pt;font-weight: bold;text-align: center;}
.menuTabMain:hover {background-image: url("/livingessentials/images/menuhometab.png");background-position: top left;background-repeat: no-repeat;color: Black;}
.menuTabMain:hover .menuMain {visibility: visible;}
.menuMain {position: relative;top: 0px;left: 0px;width: 200px;visibility: hidden;padding: none;z-index: 2;}
.menuMainTop {position: relative;top: 0px;left: 0px;background-image: url("/livingessentials/images/menuhometop.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 15px;}
.menuMainMiddle {position: relative;top: 0px;left: 0px;height: 100%;width: inherit;font-family: Verdana;font-size: 10pt;line-height: 12pt;font-weight: bold;text-align: left;background: #6fcee9;margin: none;padding: none;}
.menuMainBottom {position: relative;top: 0px;left: 0px;background-image: url("/livingessentials/images/menuhomebottom.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 10px;}
/* Menu-Topics */
.menuTabTopics {position: relative;top: 0px;left: 0px;width: 100px;height: 26px;line-height: 26px;background: none;padding-right: 0px;padding-left: 0px;margin-left: 15px;float: left;color: #2467b2;font-family: Verdana;font-size: 11pt;font-weight: bold;text-align: center;}
.menuTabTopics:hover {background-image: url("/livingessentials/images/menutopicstab.png");background-position: top left;background-repeat: no-repeat;color: Black;}
.menuTabTopics:hover .menuTopics {visibility: visible;}
.menuTopics {position: relative;top: 0px;left: 0px;width: 325px;visibility: hidden;padding: none;z-index: 2;}
.menuTopicsTop {position: relative;top: 0px;left: 0px;background-image: url("/livingessentials/images/menutopicstop.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 15px;}
.menuTopicsMiddle {position: relative;left: 0px;top: 0px;width: inherit;font-family: Verdana;font-size: 10pt;line-height: 12pt;font-weight: bold;text-align: left;background: #6fcee9;margin: none;padding: none;}
.menuTopicsBottom {position: relative;left: 0px;top: 0px;background-image: url("/livingessentials/images/menutopicsbottom.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 10px;}
/* Menu Recent Episodes */
.menuTabRecentEpisodes {position: relative;top: 0px;left: 0px;width: 175px;height: 26px;line-height: 26px;background: none;padding-right: 0px;padding-left: 0px;margin-left: 15px;float: left;color: #2467b2;font-family: Verdana;font-size: 11pt;font-weight: bold;text-align: center;}
.menuTabRecentEpisodes:hover {background-image: url("/livingessentials/images/menurecentepisodestab.png");background-position: top left;background-repeat: no-repeat;color: Black;}
.menuTabRecentEpisodes:hover .menuRecentEpisodes {visibility: visible;}
.menuRecentEpisodes {position: relative;top: 0px;left: 0px;width: 325px;visibility: hidden;padding: none;z-index: 2;}
.menuRecentEpisodesTop {position: relative;top: 0px;left: 0px;background-image: url("/livingessentials/images/menurecentepisodestop.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 15px;}
.menuRecentEpisodesMiddle {position: relative;left: 0px;top: 0px;width: inherit;font-family: Verdana;font-size: 10pt;line-height: 12pt;font-weight: bold;text-align: left;background: #6fcee9;margin: none;padding: none;}
.menuRecentEpisodesBottom {position: relative;left: 0px;top: 0px;background-image: url("/livingessentials/images/menurecentepisodesbottom.png");background-repeat: no-repeat;width: inherit;margin: none;padding: none;height: 10px;}
