/* Parywear AW12 - Common Elements Stylesheet */

#FreeFormatPage {
	float: left;
	height: 800px;
	padding: 0 0 20px 0;
	position: relative;
	width: 1000px;
}
#party {
	float: left;
	height: 773px;
	position: relative;
	width: 1000px;
	z-index: 1;
}
#party_nav {
	height: 71px;
	margin: 0 0 2px;
	position: relative;
	width: 1000px;
	z-index: 10;
}
#party_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#party_nav ul li {
	float: left;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#party_nav ul li a {
	display: block;
	height: 71px;
}

#party_nav ul li a:hover {
	background-position: right center !important;
}

#party_nav ul li#nav_intro a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_intro.png) no-repeat left center;
	width: 182px;
}

#party_nav ul li#nav_dresses a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_dresses.png) no-repeat left center;
	width: 210px;
}

#party_nav ul li#nav_fixers a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_fixers.png) no-repeat left center;
	width: 134px;
}

#party_nav ul li#nav_wardrobe a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_wardrobe.png) no-repeat left center;
	width: 182px;
}

#party_nav ul li#nav_shape a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_shape.png) no-repeat left center;
	width: 186px;
}

#party_nav ul li#nav_value a {
	background: url(http://images2.drct2u.com/content/images/freeformat/1210AW_FSP_party_nav_value.png) no-repeat left center;
	width: 106px;
}

/* Left Nav */

ul#left_nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#left_nav li {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul#left_nav li#cat_title {
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px;
}

ul#left_nav li#coll_title {
	color: #fff;
	font-weight: bold;
	margin: 10px 0 5px;
}

ul#left_nav li a {
	color: #fff;
	font-size: 14px;
}

ul#left_nav li a:hover {
	color: #cd3066;
}
