#nav_collections {
	width: 775px;
	height: 15px;
	margin-left: 120px;
	font-size: 10px;
}

#nav_collections ul {
	list-style: none;
}

#nav_collections li {
	list-style-type: none;
	margin-right: 15px;
	display: inline;
}

#nav_collections a {
	color: #75842f;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 2px;
}

#nav_collections a:hover {
	color: #fabd2a;
}

#nav_collections li {
	float: left;
	padding: 0;
}

#nav_collections li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	padding-top: 3px;
}

#nav_collections li li {
	padding-right: 1em;
	width: 13em
}

#nav_collections li ul a {
	font-size: 10px;
	color: #ae7453;
	width: 150px;
	w\idth: 150px;
	padding: 3px 0px 3px 5px;
}

#nav_collections li ul a:hover {
	color: #5e3333;
}

#nav_collections li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav_collections li:hover ul ul, #nav_collections li:hover ul ul ul, #nav_collections li.sfhover ul ul, #nav_collections li.sfhover ul ul ul {
	left: -999em;
}

#nav_collections li:hover ul, #nav_collections li li:hover ul, #nav_collections li li li:hover ul, #nav_collections li.sfhover ul, #nav_collections li li.sfhover ul, #nav_collections li li li.sfhover ul {
	left: auto;
}

#nav_collections li:hover, #nav_collections li.sfhover {
	color: #f7f6df;
}

body#collections.col_seagypsy a.seagypsy {color: #fabd2a;}
body#collections.col_designer a.designer { color: #fabd2a; }
body#collections.col_inspirations a.inspirations { color: #fabd2a; }
body#collections.col_press a.press { color: #fabd2a; }
body#collections.col_events a.events { color: #fabd2a; }
body#collections.col_retailbali a.retailbali { color: #fabd2a; }
