﻿.logo {
	position: absolute;
	top: 14px;
	left: 0px;
	padding: 49px 0 0 0;
	overflow: hidden;
	width: 228px;
	height: 0px !important;
	height /**/: 49px;
	background: #fff url('/images/logo-bnpparibas.gif') top left no-repeat;
	cursor: hand;
}

.logolink {
	position: absolute;
	height:49px;
	top: 20px;
	float:left;
	display:block;
	width:210px;
}

div#nav {
	z-index: 170;
	position: relative;
	top: 95px;
	left: 0px;
	width: 960px;
	height: 49px;
}

div#nav a {
	text-decoration: none;
	color: #fff;
}

div#nav a:hover {
	color: #fff;
}

div#nav ul {}

div#nav li {
	float: left;
	display: block;
	position: relative;
	list-style: none;
}

div#nav li.main {
	display: block;
	text-align: center;
	height: 49px;
	background: url('/images/bg_nav.gif') top right no-repeat;
}

div#nav li.main a {
	display: block;
	padding: 15px 0 15px;
}

div#nav #ProductSearch {width: 126px;}
div#nav #InvestmentProducts {width: 118px;}
div#nav #LeveragedProducts {width: 132px;}
div#nav #NewProducts {width: 143px;}
div#nav #MarketToday {width: 147px;}
div#nav #Knowledge {width: 95px;}
div#nav #Tools {width: 88px;}
div#nav #AboutUs {width: 87px; background-image: none;}

div#nav a.active {}

div#nav li.main:hover {}

div#nav ul ul {
	position: absolute;
	display: none;
}

div#nav li.sub {
	height: auto;
	background: #8A961B;
	border-top: 1px solid #fff;
	text-align: left;
}

div#nav ul.level1 li.main:hover ul.level2,
div#nav ul.level1 li.main:hover ul.sub_ul_last,
div#nav ul.level1 li.main:hover ul.sub_ul_lastButOne {
	display: block;
}

div#nav ul.level2 {
	top: 49px; left: 0px;
}

div#nav ul.sub_ul_lastButOne {
	top: 49px; left: -50px;
}

div#nav ul.sub_ul_last {
	top: 49px; left: -50px;
}

div#nav li.sub a {
	display: block;
	width: 160px;
	padding: 4px 2px 4px 8px;
}

div#nav li.sub a:hover {
	background: #CEE236;
}


div#nav #ProductSearch a {
        display: block;
        padding-left: 25px !important;
        padding-right: 25px !important;
        }

div#nav #ProductSearch {/* width: 128px; */}