#nav {
background:#004d90 url(../blog/wp-content/themes/thesis_184/custom/images/bg-nav-blue.gif) repeat-x; height: 39px; 
}


/*---:[ horizontal dropdown nav menu structure ]:---*/
.menu { position: relative; list-style: none; z-index: 50; top: 0px; background:#004d90 url(../blog/wp-content/themes/thesis_184/custom/images/bg-nav-blue.gif) repeat-x; height: 39px; border: none}
	.menu li { position: relative; float: left; background:#004d90 url(../blog/wp-content/themes/thesis_184/custom/images/bg-nav-blue.gif) repeat-x ; }
		.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; 	top: 0px;
	left: 2px ; }
			.menu ul li { clear: both; }
		.menu a { display: block; }
	.menu table { position: absolute; left: 0; border-collapse: collapse; }
		.menu table table { top: 0 !important; }
		.menu ul ul { position: absolute; top: 0; }
	.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
	.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }

/*---:[ nav menu styles ]:---*/
.menu, .menu a, .menu li ul { border-style: none; }
	
	.menu .current > a, .menu .current-cat > a, .menu .current-menu-item > a { cursor: text; }
		.menu .rss { float: right; }
		.menu .rss a, .menu .rss a:hover { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; border: none; }
		.menu .rss a:hover { text-decoration: underline; }
		
		
		/*---:[ nav styles ]:---*/
	
.menu ul, .menu ul li { width: 15em; background:#ccc;}
.menu ul ul, .menu :hover ul :hover ul { left: 19.9em; }
.menu li:hover ul, .menu a:hover ul { left: -0.1em; }
.menu { border-width: 0 0 0.1em 0.1em; }

/*---:[ nav menu styles ]:---*/
.menu table { bottom: -0.1em; }
.nav, .menu li ul {  }
.menu li { margin-bottom: -0.1em; }
	.menu li ul { margin: 3.1em 0 0 0.1em  !important; }
	.menu li ul ul { margin: 0 0 0 -2em !important; }

.menu a { font-size: 1.0em;  padding: 10px 18px 10px 18px !important; border-left:1px solid #009DD7; font-weight: bold; text-transform: capitalize; letter-spacing: 0px; text-decoration: none !important}
:root .menu a { padding: 11px 20px 11px 20px \0/IE9; }  /* IE9 */
.menu ul a { width: 16.364em; }

.sub-menu li a, .sub-menu li li a{
	background: #ddd !important;
	border-left: none !important;
	padding: 6px 10px !important;
	color: #004d90 !important;
	display: block
}

.sub-menu  li:hover > a {
	color: #fff !important;
}

/*---:[ nav colors ]:---*/
.menu, .menu a, .menu li ul { /* border-color: #DDDDDD; */ }
.menu .current a, .menu .current-cat a, .menu .current-menu-item a { /*border-bottom-color: #FFFFFF;*/background: #004d90; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a, .menu ul .current-menu-item a { border-bottom-color: #DDDDDD; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #fff; background:#004d90 url(../blog/wp-content/themes/thesis_184/custom/images/bg-nav-blue.gif) repeat-x;  }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #fff; background: #008ABE; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { /* color: #111111; background: #FFFFFF;*/}
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { color: #111111; background: #F0EEC2; }

/* Nav selected item colour */
.menu .current a, .menu .current-cat a, .menu .current-menu-item a, .menu .current-menu-parent a,
body.home .menu #menu-item-6770 a,
body.deal .menu #menu-item-678611 a,
body.deal .menu #menu-item-678622 a,
body.about .menu #menu-item-6771 a,
body.market .menu  #menu-item-6787 a,
body.conferences .menu #menu-item-6807 a,
body.more .menu #menu-item-6806 a,
body.library .menu #menu-item-6809 a,
body.indices .menu #menu-item-20337 a {
    border-bottom-color: #DDDDDD; background: #008ABE url(../blog/wp-content/themes/thesis_184/custom/images/bg-nav.gif) repeat-x; color: #fff;}
	
.menu .current-menu-parent li  a{
    color: #666;}
	
#menu-item-6814 {
	width: 24px; float:right;
}
#menu-item-6814 a {
height:24px; width:24px; padding:0px; margin-left:6px; outline:none; text-indent:-9999px;
background-image:url('../blog/wp-content/themes/thesis_184/custom/images/my-nav-sprite.png'); background-position:-72px 0;  padding: 0px !important
}
#menu-item-6814 a:hover {
background:url('../blog/wp-content/themes/thesis_184/custom/images/my-nav-sprite.png') -72px -24px !important;  padding: 0px !important
}