﻿ .nav, .nav ul {margin: 0;padding: 0;list-style: none;line-height: 100%;}.nav {display: block;position: relative;height: 26px;width: 940px;border-radius: 3px;border: 0px;}.nav>li {display: block;position: relative;float: left;margin: 0;padding: 0 1px 0 0;border-right-style: solid;border-right-width: 1px;border-right-color: #D8CD97;height: 26px;line-height: 50%;}.nav>li>a {display: block;padding: 11.5px 18px;font-weight: normal;text-decoration: none;color: #333333;font-size: 105%;}.nav>li>a:hover, .nav>li:hover>a {color:#6A6A46;}.nav>li:first-child>a {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}.nav>.dropdown>a {padding-right: 26px;}.nav>.dropdown>a::after {content: "";position: absolute;top: 14px;right: 11px;width: 4px;height: 4px;border-bottom: 1px solid #333;border-right: 1px solid #333;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}.nav>.dropdown>a:hover::after, .nav>.dropdown:hover>a::after {border-color: #6A6A46;}.nav ul {position: relative;position: absolute;left: -9999px;display: block;box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}.nav>li>ul {padding-top: 0px;z-index: 99;border-top: 1px solid #c9c9c9;top: 29px;}.nav>li:hover>ul {left: -1px;}.nav ul ul {left: -9999px;top: 0px;z-index: 999;}.nav ul>li:hover>ul {left: 120px;top: -1px;}.nav ul li {position: relative;display: block;border-left: 1px solid #c1c1c1;border-right: 1px solid #c1c1c1;height: 0px;-webkit-transition: height .3s;-moz-transition: height .3s;-o-transition: height .3s;-ms-transition: height .3s;}.nav li:hover>ul>li {height: 25px;}.nav ul li:hover>ul>li:first-child {height: 26px;}.nav ul li a {display: block;width: 90px;padding: 6px 10px 6px 20px;border-bottom: 1px solid #e1e1e1;font-size: 13px;color: #333333;font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;text-decoration: none;background: #C9BA75;-webkit-transition: background .3s;-moz-transition: background .3s;-ms-transition: background .3s;-o-transition: background .3s;transition: background .3s;}.nav ul li>a:hover, .nav ul li:hover>a {background: #e9e9e9;color: #a1a1a1;}.nav ul ul>li:first-child>a {border-top: 1px solid #c1c1c1;}.nav ul>li:last-child>a {border-bottom: 1px solid #c1c1c1;}.nav ul>.dropdown>a::after {content: "";position: absolute;top: 10px;right: 8px;width: 4px;height: 4px;border-bottom: 1px solid #333333;border-right: 1px solid #333333;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);}.nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {border-color: #6a6a46;}