﻿#menu
{
	  margin-bottom: 16px;
	  padding: 26px 0 0 11px;
      width: 95%;
      height: 27px;
	  background: transparent url('/images/layout/menu-bg-left.png') left bottom no-repeat;
}
#menu-left
{
    float: left;
    width: 334px; 
    border-bottom: 2px solid #ED1C2A;
    border-right: 2px solid #ED1C2A;
    font-size: 12px;  
    overflow:hidden;
    padding:15px 0 15px 20px;
}
#menu-right
{
    float: left;
    width: 624px;
    height: 40px; 
    border-top: 2px solid #ED1C2A;    
}
/*bkw added due to id not put each li on separate lines */
#menu-right ul li ul li
{
    clear: both;
}

#topnav
{
    display: inline-block;
	padding-right: 10px;
	background-image: url('/images/layout/nav-ribbon-end.png'), linear-gradient(to right, #c91622, #9d0913);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#topnav ul {
	margin: 0;
	padding: 0;
	display: inline-table;
	position: relative;
}
#topnav ul ul {
	display: none;
	background-color: #fff;
	box-shadow: 6px 6px 12px 0 #878787;
	position: absolute;
	z-index: 10000;
}
#topnav ul li:hover > ul {
	display: block;
}
#topnav ul li {
	display: inline-table;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnav ul li  a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	padding: 0 20px;
	line-height: 27px;
}
#topnav ul ul li {
	display: block;
}
#topnav ul ul li a {
	color: #41525c;
	padding: 2px 14px;
	font-size: 11px;
	line-height: 20px;
	display: block;
}
#topnav ul ul li a:hover{
	background-color: #ed1c2a;
	color: #fff;
}
#emptyNavbar {
	height: 27px;
	width: 800px;
}

#menu0.mmenucontainer
{
    -webkit-box-shadow: none;
    box-shadow: none;
	padding-right: 10px;
	background-image: url('/images/layout/nav-ribbon-end.png'), linear-gradient(to right, #c91622, #9d0913);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.mmenucontainer
{
    -webkit-box-shadow: 6px 6px 12px 0px #878787;
    box-shadow: 6px 6px 12px 0px #878787;
}

#search-left ul, #search-left li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;   
}
/*
#topnav ul li
{
    position: relative;  
    float: left;
}
#topnav ul li a
{
    display: block;
    color: #41525C;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 3px 15px;
    white-space: nowrap; 
}
#topnav ul li.no-link
{
    color: #41525C;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 3px 15px;
}

 #topnav ul li ul li.folder
 {    
 }

#topnav ul li:hover, #topnav ul li:hover > a, #topnav ul li a:hover, #search-left ul a:hover, #search-left ul li:hover > a
{
    background-color: #d2d3d4;
}
/*
#topnav ul ul
{
    position: absolute;
    background-color: #fff;
    visibility: hidden;
   padding-right:12px;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 6px 6px 12px 0px #878787;
    box-shadow: 6px 6px 12px 0px #878787;
    opacity: 0;
   -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
#topnav ul li:hover > ul
{
    opacity: 1; 
    visibility: visible;   
} */



/*
#topnav ul ul
{
    position: absolute;
    background-color: #fff;
    visibility: hidden;  
    padding-right:12px;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 6px 6px 12px 0px #878787;
    box-shadow: 6px 6px 12px 0px #878787;
     opacity: 0;
   -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    margin-top:-2px;
    padding-top:0px;
}
#topnav ul li.no-link ul { top:22px; left:0; }

#topnav ul li.last ul {
    left: -41px;
    padding-right: 16px;
}
#topnav ul li:hover > ul
{
    visibility: visible; 
    opacity: 1;
    border: 1px solid #D2D3D4; 
    position: absolute;
    visibility: visible;
}
#topnav ul li ul li
{
    background-color: #fff;
    line-height: 28px;
    width: 100%;  
}
#topnav ul li ul li > a
{
    display: block;
    background-color: #fff;
    line-height: 28px;
    padding: 0px 0px 0px 12px;
    margin-right: 5px;
    text-align: left;
    font-size: 11px;
    width: 100%;     
}
#topnav ul li.last ul li a {
    background-color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 28px;
    margin-right: 5px;
    padding: 0 0 0 16px;
    text-align: left;
    width: 100%;
}
#topnav ul li ul li a:hover, #topnav ul li ul li:hover
{
    background-color: #ED1C2A;
    color: #fff; 
}
#topnav ul li ul li a.rightchildren, #topnav ul li ul li.rightchildren
{
    background-image: url(/images/layout/right-arrow-up.gif);
    background-position: right, center;
    background-repeat: no-repeat;
    background-color: #fff;
 
}
#topnav ul li ul li a.leftchildren, #topnav ul li ul li.leftchildren
{
    background-image: url(/images/layout/left-arrow-up.gif);
    background-position: left, center;
    background-repeat: no-repeat;    
}

#topnav ul li ul li a:hover.rightchildren, #topnav ul li ul li:hover.rightchildren
{
    background-image: url(/images/layout/right-arrow-over.gif);
    background-position: right, center;
    background-repeat: no-repeat;    
    background-color: #ED1C2A;
}
#topnav ul li ul li a:hover.leftchildren, #topnav ul li ul li:hover.leftchildren
{
    background-image: url(/images/layout/left-arrow-over.gif);
    background-position: left, center;
    background-repeat: no-repeat;   
}*/
/* Sub Sub Menu */
/* #topnav ul li:hover ul li ul
{
    display: none;    
}
#topnav ul li ul li ul
{
    border: 1px solid #D2D3D4; 
    display: none;
}
#topnav ul li ul li:hover ul
{
    border: 1px solid #D2D3D4; 
    display: block;
    position: absolute;
    left: 267px;
    top: -3px;
}
*/
/*
#topnav ul ul ul
{
    visibility: hidden;
    opacity: 0;
   -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out; 
}
#topnav ul ul li:hover > ul
{
    opacity: 1;
    border: 1px solid #D2D3D4; 
    position: absolute;
    left: 100%;
    margin-left:12px;
    top: -1px;
    visibility: visible;
}

#topnav ul li.last ul ul
{
    visibility: hidden;
    opacity: 0;
   -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out; 
}
#topnav ul li.last ul li:hover ul {
    border: 1px solid #D2D3D4;
    opacity: 1;
    visibility: visible;
    left: -100%;
    margin-left:-18px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
*/









/*  Search Bar Nav */
.divider {
    color: #000;
    padding-left: 1px;
    padding-right: 1px;
}
.dropdown-divider
{
      color: #000;
    padding-left: 3px;
    padding-right: 1px;  
}



#search-right
{
    float: right; 
    width:130px;   
}

#search-left
{
    float: right;
    padding-right: 5px; 
    margin-top: 4px;
    position: relative;  
    width:530px;   
    text-align: right; 
}
#search-left a
{
    color: #000;    
}
#search-left ul li
{
    position: relative;
    list-style-type: none;
}
#search-left ul li a
{
    padding: 3px 10px; 
    color: #41525C;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap; 
}
#search-left ul li a:hover
{
    background-color: #d2d3d4;
}
#search-left .dropdown
{
    background-color: #fff;
    background-image: url(/images/layout/down-arrow.png);
    background-position: 92% center;
    background-repeat: no-repeat;
    color: #41525C;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 3px 24px 3px 7px;
    white-space: nowrap;
    margin-left: 2px; 
    cursor:pointer;
}

#search-left .dropdown a:hover
{
    background-color: #d2d3d4;
}
#search-left ul ul
{
    left: 0px;
    top: 19px;
    position: absolute;
    background-color: #fff;
    visibility: hidden;  
    padding-right:0px;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 6px 6px 12px 0px #878787;
    box-shadow: 6px 6px 12px 0px #878787;
     opacity: 0;
   -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    z-index: 200;
}
#search-left ul li:hover > ul
{
    visibility: visible; 
    opacity: 1;
    border: 1px solid #D2D3D4; 
    position: absolute;
    visibility: visible;
}
#search-left ul ul li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
#search-left .dropdown ul a
{
    background-image: none;
     padding-right: 0;
     margin: 0;  
     width:150px;
}
#search-left ul li ul li
{
    background-color: #fff;
    line-height: 28px;
    width: 100%;  
}
#search-left ul li ul li > a
{
    display: block;
    background-color: #fff;
    line-height: 28px;
    text-align: left;
    /*font-size: 11px !important;*/
    width: 100%;
    white-space: nowrap;
    line-height: 20px;  
    margin: 0;   
}
#search-left ul li ul li a:hover
{
    background-color: #ED1C2A !important;
    color: #fff; 
}

