div#header
{
	height: 132px;
	background-image: url("../_images/navigationBackground.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: normal;
	width: 980px;
}

div#header a
{
	z-index: 0;
}

div#header div#logo
{
	position: absolute;
	margin-left: 1px;
	margin-top: 20px;
	width: 260px;
	height: 78px;
}

img#dropdown_corners_left
{
	position: absolute;
	margin-left: -10px;
	margin-top: -5px;
}

img#dropdown_corners_right
{
	position: absolute;
	margin-left: 405px;
	margin-top: -5px;
}

div#collections_dropdown
{
	visibility: hidden;
	display: block;
	position: absolute;
	width: 400px;
	height: 95px !important;
	background-color: #FFFFFF;
	z-index: 12;
	margin-left: -285px;
	margin-top: 20px;
	padding: 5px;
	border: 0px solid none;
}

div#collections_dropdown ul#subNavigation
{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	z-index: 13;
}

div#collections_dropdown ul#subNavigation li
{
	position: relative;
	float: left;
	line-height : 1.35em;
}

div#collections_dropdown ul#subNavigation li a.subNavButton
{
	display: block;
	width: 122px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 10px;
}

div#collections_dropdown ul#subNavigation li a.subNavButton:hover
{
	text-decoration: underline;
}


ul#navigation
{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin-top: 40px;
	margin-left: 230px;
	cursor: pointer;
	z-index: 11;
	width: 746px;
}

ul#navigation li
{
	position: relative;
	float: left;
	line-height : 1.35em;
	cursor: pointer;
}

ul#navigation li a.navButton
{
	display: block;
	height: 21px;
	text-align: center;
	text-decoration: none;
	color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	background-repeat: no-repeat;
	cursor: pointer;
}

a#navHome
{
	background-image: url("../_images/navigation/button_home.png");
	width: 70px;
}
a#navProducts
{
	background-image: url("../_images/navigation/button_products.png");
	width: 130px;
}
a#navProducts2
{
	background-image: url("../_images/navigation/button_products.png");
	width: 130px;
}
a#navGetTheLook
{
	background-image: url("../_images/navigation/button_getthelook.png");
	width: 140px;
}

a#navlm
{
	background-image: url("../_images/navigation/button_getthelook.png");
	width: 140px;

}

a#navMischa
{
	background-image: url("../_images/navigation/button_products.png");
	width: 98px;
}
a#navFindYourCollection
{
	background-image: url("../_images/navigation/button_products.png");
	width: 98px;
}
a#navSpecial
{
	background-image: url("../_images/navigation/button_special.png");
	width: 166px;
	
}
a#navSpecial1
{
	background-image: url("../_images/navigation/button_special.png");
	width: 90px;
	
}
a#ratingsReviews
{
	position: absolute;
	margin-left: 370px;
	height: 20px;
	width: 160px;
	display: block;
	text-indent: -9999px;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a#justForFun
{
	position: absolute;
	margin-left: 710px;
	height: 20px;
	width: 160px;
	display: block;
	text-indent: -9999px;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a#getAFreeSample
{
	position: absolute;
	margin-left: 690px;
	width: 180px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a#storeLocator
{
	position: absolute;
	margin-left: 770px;
	height: 20px;
	width: 110px;
	display: block;
	text-indent: -9999px;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div#logoSubtext
{
	position: absolute;
	z-index: 0;
	margin-left: 95px;
	margin-top: 61px;
	color: #EEEEEE;
}

div.hrule
{
	border: none;
	border-top: 1px solid #000000;
	display: block;
	height: 1px;
	width: 90%
	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

a#viewAll
{
	margin: 4px;
	margin-left: 6px;
	color: #000000;

	text-decoration: none;
}

a#viewAll:hover
{
	text-decoration: underline;
}

body.home a#navHome
{
	background-image: url("../_images/navigation/button_home_on.png");
}

body.products a#navProducts
{
	background-image: url("../_images/navigation/button_products_on.png");
}

body.leightonmeester a#navlm
{
	background-image: url("../_images/navigation/button_getthelook_on.png");
}
body.get_the_look a#navGetTheLook
{
	background-image: url("../_images/navigation/button_getthelook_on.png");
}


body.mischa a#navMischa
{
	background-image: url("../_images/navigation/button_products_on.png");;
}
body.offers a#navSpecial
{
	background-image: url("../_images/navigation/button_special_on.png");
}