#nav-stretch
{
	height: 83px;
	background: transparent url('../images/Music/nav_stretch.jpg') repeat-x top left;
}

#nav .active
{
	background: transparent url('../images/Music/primary_active_bg.png') no-repeat center left;
	margin-right: -7px; /* 3x spacing of 5px + 4px divider */
	padding-right: 4px;
}

#nav .active a
{
	/*margin-left: -4px;*/
}

#nav ul li ul .active
{
	background: transparent url('../images/Music/secondary_active_bg.jpg') repeat-x center left;
	margin-left: 3px;
	margin-right: -3px;
}

#nav ul li ul a
{
	margin-left: 0 !important;
}

/* -- Links -- */

.columns a
{
	color: #5c9b28;
	font-weight: bold;
}

.columns a:hover
{
	color: #7EA622;
}

.columns a:visited
{
	color: #7EA622;
}

.columns a:visited:hover
{
	color: #5c9b28;
}

.download-link
{
	background: transparent url('../images/Music/download_arrow.jpg') no-repeat top left;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
