#navBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background: #fff;
}

#topNav {
	position: absolute;
	top:40px;
	left:17px;
	width: 650px;
	height: 10px;
	/*background: url('images/top_nav.gif') top left no-repeat;*/
	z-index: 1000;
}
/* Newly added code on 13 sept 2011*/

#topNav div.navGroup {
	position: absolute;
	top: 0;
	left:0;
	z-index:200;
}
#topNav a.selected, #topNav div div.selected a.titleLink {
	border-bottom: solid 2px #f37153;
}
/* Newly added code on 13 sept 2011*/



#shop, #about, #loc, #disc {
	position: absolute;
	top: -6px;
	height: 22px;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	filter: alpha(opacity=0);
	opacity: 0;
}
#shop {
	left:-13px;
	width: 71px;
	background-image: url('images/shop_sel.gif');
}
#about {
	left: 66px;
	width: 79px;
	/*background-image: url('images/about_sel.gif');*/
}
#loc {
	/*left: 270px;
	width: 112px;*/
	border-bottom: solid 2px #f37153;
	background-image: url('images/locations_sel.gif');
}
#disc {
	/*left: 154px;
	width: 106px;*/
	border-bottom: solid 2px #f37153;
	background-image: url('images/discover_sel.gif');
}
#shop.selected, #about.selected, #loc.selected, #disc.selected {
	filter: alpha(opacity=100);
	opacity: 1;
}
#middleNav {
	position: absolute;
	top: 124px;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	text-align: center;
	z-index: 1;
}
#middleNav a {
	display: inline-block;
	color: #76644a;
	font-size: 10px;
	letter-spacing: 0.75px;
	text-decoration: none;
	margin: 0 9px;
	padding-bottom: 1px !important;
	padding-bottom: 0;
	border-bottom: solid 1px #fff;
}
#middleNav a:hover, #middleNav a.selected {
	color: #f37153;
	border-bottom: solid 1px #f37153;
}
#bottomNav {
	position: absolute;
	top:74px;
	left:17px;
	margin: 0 0 0 0px;
	width: 650px;
	text-align: left;
	z-index: 10;
	overflow: visible;
	padding: 0;
	z-index: 1000;
}
#bottomNav div.navGroup {
	position: absolute;
	top: 0;
	left:0;
	z-index:200;
}
#bottomNav a.selected, #bottomNav div div.selected a.titleLink {
	border-bottom: solid 2px #f37153;
}
div.navDroplist {
	position: absolute;
	top: 17px;
	left: 0;
	display: none;
	font:11px Arial, Helvetica, sans-serif;
	background:#f2f3f2;
	z-index:200;
	width:140px;
}
div.navDroplist ul {
	padding: 5px 5px 5px 5px;
	margin:0 0 0 0px;
	list-style-type:none;
	color:#fa7355;
	text-align: left;
	position:relative;
	z-index:500;
}
div.navDroplist ul li {
	margin: 0;
	padding:2px 0 4px 10px;
	color:#fa7355;
	background:url(images/red_bullet.gif) no-repeat left 9px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
div.navDroplist ul li.dropHeader, div.navDroplist ul li.singleItem {
	font-weight: bold;
	padding: 6px 8px 5px 8px;
	margin-bottom: 2px;
}
div.navDroplist ul li.singleItem {
	line-height: 14px;
}
div.navDroplist ul li.dropHeader {
	border-bottom: solid 1px #f8b8a9;
}
div.navDroplist ul li a {
	padding: 0px 0px 0px 0;
	color: #76644a;
}
div.navDroplist ul li a:hover {
	color: #fa7355;
	border-bottom:none;
}

a.titleLink {
	display: block;
	padding: 0 0 4px 0 !important;
	padding: 0;
	margin: 0;
	height: 9px;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: solid 1px #fff;
}
a.titleLink:hover {
	border-bottom: solid 1px #f37153;
}
/*#bottomNav div.menu {
	margin: 0;
	position: absolute;
	overflow: visible;
	top: 0;
}*/
#shopNav.unselected, #aboutNav.unselected, #discNav.unselected, #locNav.unselected {
	display: none;
}
#shopNav, #ballet, #bags, #forKids {
	margin-left:0px;
}
/*#shoesStraps {
	margin:0;
	padding:0;
}
#shoesStraps div.navDroplist {
	width: 102px;
}
#shoesStraps div.navDroplist ul {
	width: 100px;
}
#shoesStraps div.navDroplist li.dropHeader {
	width: 84px;
}
#shoesStraps div.navDroplist li {
	width: 100px;
}*/

.navDroplist {
	width: auto;
	left: 0px;
	top:20px;
	overflow: hidden;
}
.navDroplist ul {
	width: 140px;
}
.navDroplist li {
	width: auto;
}
#aboutNav {
	margin-left:0px;
}
#aboutBtmNavLink {
	background: url('images/nav_about_about.gif') top left no-repeat;
	width: 43px;
	left: 0;
}
#contactLink {
	background: url('images/nav_about_contact.gif') top left no-repeat;
	width: 57px;
	left: 61px;
}
#careersLink {
	width: 60px;
	left: 136px;
	background: url('images/nav_about_careers.gif') top left no-repeat;
}
#whsleLink {
	background: url('images/nav_about_whsle.gif') top left no-repeat;
	width: 78px;
	left: 214px;
}
#connLink {
	background: url('images/nav_about_conn.gif') top left no-repeat;
	width: 113px;
	left: 310px;
}
#discNav {
	margin-left:0px;
}
#demoLink {
	background: url('images/nav_disc_demo.gif') top left no-repeat;
	width: 38px;
	left: 0;
}
#newsLink {
	background: url('images/nav_disc_news.gif') top left no-repeat;
	width: 93px;
	left: 56px;
}
#pressLink {
	background: url('images/nav_disc_press.gif') top left no-repeat;
	width: 43px;
	left: 167px;
}
#lookbookLink {
	background: url('images/nav_disc_lookbook.gif') top left no-repeat;
	width: 72px;
	left: 229px;

}
#fbNavLink, #twNavLink, #bcsLink {
	position: absolute;
	left: 0px;
	top:7px;
	width: 15px;
	height: 15px;
	background: url('images/facebook.gif') center no-repeat;
	display:block;
	border: solid 1px #ddd8d2;
}

#fbNavLink {
	left: 74px;
	background: url('images/facebook.gif') center no-repeat;
}

#twNavLink {
	left: 94px;
	background: url('images/twitter.gif') center no-repeat;
}
#bcsLink {
	/*left: 54px;*/
	background: url('images/breastcancer.ribbon.gif') top left no-repeat;
}
#fbNavLink:hover, #twNavLink:hover, #bcsLink:hover {
	border: solid 1px #f27154;
}
#usNavLink, #ukNavLink, #euNavLink {
	position: absolute;
	left: 0px;
	top:7px;
	width: 22px;
	height: 17px;
	background: url('images/us.gif') top left no-repeat;
	/*border-bottom: solid 1px #fefefe;*/
	display:block;
}
#ukNavLink {
	background: url('images/uk.gif') top left no-repeat;
}

#usNavLink {
    left: 26px;
	background: url('images/us.gif') top left no-repeat;
}

#euNavLink {
	left: 130px;
	background: url('images/eu.gif') top left no-repeat;
}
#usNavLink:hover {
	background: url('images/us_selected.gif') top left no-repeat;
}
#ukNavLink:hover {
	background: url('images/uk_selected.gif') top left no-repeat;
}
#euNavLink:hover {
	background: url('images/eu_over.gif') top left no-repeat;
}
#usNavLink.selected {
	background: url('images/us_selected.gif') top left no-repeat;
}
#ukNavLink.selected {
	background: url('images/uk_selected.gif') top left no-repeat;
}
#euNavLink.selected {
	background: url('images/eu_selected.gif') top left no-repeat;
}



/**************CSS Added ************/

div.menu {
	margin: 0;
	top: 0;
	position:relative;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#76644a;
	/*padding:0 20px 0 0;*/
	padding:0;
	margin:0 20px 0 0;
}

div.menu a {
	color:#76644a;
	text-decoration:none;
}
div.menu a:hover, div.menu a.selected {
	text-decoration:none;
	border-bottom: solid 2px #f37153;
}

div.menu:hover {
	text-decoration:none;
	border-bottom: solid 2px #f37153;
}

/*#forkids .navDroplist {
	width: auto;
	left: 0px;
	top:20px;
	overflow: hidden;
}
#forkids .navDroplist ul {
	width: 100px;
}
#forkids .navDroplist li {
	width: auto;
}*/

div.navDroplist li ul {
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0px;
	list-style-type:none;
	color:#fa7355;
	text-align: left;
	width:auto;
	background:url(images/blue_dot.gif) repeat-y top left;
	position:relative;
}

div.navDroplist li ul li{
	margin: 0;
	padding:2px 0 2px 10px;
	color:#fa7355;
	background:url(images/blue_dash.gif) no-repeat left 11px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:none;
}

div.navDroplist li ul li a {
	padding: 0px 0px 0px 0;
	color: #76644a;
}

div.navDroplist .grey_block_over{
	background:#F2F3F2;
	width:1px;
	height:6px;
	position:absolute;
	bottom:0;
	left:0;
}


/*-------------------------------------------19-04-2010----------------------------------------------------------*/

#topNav.wholesale {
	width: 370px;
	background: url('images/top_nav_wholesale.gif') top left no-repeat;
}
#topNav.wholesale #shop, #topNav.wholesale #about, #topNav.wholesale #loc, #topNav.wholesale #disc {
	position: absolute;
	top: -6px;
	height: 22px;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	filter: alpha(opacity=0);
	opacity: 0;
}
#topNav.wholesale #shop {
	left:-13px;
	width: 71px;
	background-image: url('images/shop_sel.gif');
}
#topNav.wholesale #about {
	left: 67px;
	width:119px;
	background-image: url('images/dashboard.gif');
}
#topNav.wholesale #loc {
	left: 270px;
	width:122px;
	background-image: url('images/download.gif');
}
#topNav.wholesale #disc {
	left: 199px;
	width:57px;
	background-image: url('images/info.gif');
}
#topNav.wholesale #shop.selected, #topNav.wholesale #about.selected, #topNav.wholesale #loc.selected, #topNav.wholesale #disc.selected {
	filter: alpha(opacity=100);
	opacity: 1;
}
