﻿@charset "UTF-8";
/* CSS Document */

/*gMenu formatting*/

/* Menu */
#gMenuWrap {width:100%; background:url('/images/lyt/bg-globalMenu.gif') repeat-x; padding:0; text-align:center; margin:0;}
.gMenu {width:992px; list-style:none; text-align:right; margin:0 auto; text-align:right; font:normal 1em/normal Arial, Helvetica, sans-serif;}
/* Links */
.gExplore, .gQuick {float:right; width:auto; position:relative; z-index:9999;}
.gExplore {padding-right:20px;}
.gQuick {border: solid #545454; border-width: 0 1px; background:url('/images/lyt/bg-globalMenu.gif') repeat-x 0 -35px;}
.gExploreLnk, .gQuickLnk {color:#fff !important; text-decoration:none; display:inline-block; width:auto; letter-spacing:.05em;}
.gExploreLnk {padding:3px 20px 6px 0; background:url('/images/lyt/arrows-gLnks.gif') no-repeat 100% 7px;}
.gExploreLnk em {font-weight:700;}
.gExploreLnk:hover {background:url('/images/lyt/arrows-gLnks.gif') no-repeat 100% -24px;}
.gQuickLnk {border:solid #9a9a9a; border-width:0 1px; padding: 3px 20px 6px 40px; background: url('/images/lyt/arrows-gLnks.gif') no-repeat 20px -56px;
}
.gQuickLnk:hover {background:url('/images/lyt/arrows-gLnks.gif') no-repeat 20px -86px;}
/* Details */
.gLnkDetails {position:absolute; display:block; border:1px solid; text-align:left;}
.gExplore .gLnkDetails {right:-103px; width:800px; background:#537735; border-color:#5A8039;}
.gLnkWrap {padding:5px;}
.gExplore .gLnkWrap {padding:5px;}
.ih-js .gLnkDetails {display:none;}
.gExploreTbl {width:100%; padding-top:10px; background:#60893D; border:1px solid #679241; border-collapse:collapse;}
.gExploreTbl td {width:20%; vertical-align:top; border-collapse:collapse; border:solid #5A8039; border-width:0 1px;}
.gExploreTbl .threeCol td {width:33.3%;}
.menuUL {padding:3px 0; margin-bottom:1px;}
.menuUL li {margin:0; padding:0; list-style:none;}
.feature {margin-top:10px;}
.two-border {border-width:1px 0;}
.menuUL h3 {padding:5px 10px 0; font:normal 1.2em/normal Georgia, "Times New Roman", Times, serif; text-transform:uppercase; letter-spacing: .1em;}
.menuUL a:link, .menuUL a:visited {color:#d8e1eb; text-decoration:none; display:block; padding:3px 10px; border:0;}
.menuUL a:hover {background:#6D9B45; color:#fff;  border:solid #7BA755; margin:0; border-width:1px 0; padding:2px 10px;}
.gExplore .menuHighlight a {background:url('/images/nav/arrow-menuHighlight.gif') no-repeat 10px .6em; padding-left:22px; font-weight:700; color:#fff;}
.gExplore .menuHighlight a:hover {padding:2px 10px 2px 22px; color:#C7DEA6; background:url('/images/nav/arrow-menuHighlight.gif') no-repeat 10px .5em;}
.gExplore .menuUL h3 {color:#abcc7d;}

/*QUICK LINKS*/
.gQuick .gLnkDetails {right:0; width:200px; background:#3c648d; border:1px solid #6b89a9;}
.gQuick .menuUL {background:#456c95; border:1px solid #6b89a9; padding:0;}
.gQuick .menuUL li {margin-bottom:5px;}
.gQuick .menuUL h3 {color:#f4c77c;}
.gQuick .menuUL a:hover {background:#6a89a8; color:#fff; border:solid #809BB7; margin:0; border-width:1px 0; padding:2px 10px;}
.gMenu a {cursor:pointer;}