/* --------------------------------------------------------------------------------------------------------
AUTHOR:			Ryan Marincovich
DATE CREATED:	2006.11.06
PURPOSE:		Len Druskin Navigation Stylesheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ROLLOVER DEFINITIONS */

/* STYLES FOR MEN ROLLOVER */
.nav_link_men {
	width: 64px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_men_on {
	width: 64px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_men_on.gif) bottom left no-repeat;
}

.nav_link_men a {
	width: 64px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_men.gif) bottom left no-repeat;
}

.nav_link_men a:hover {
	width: 64px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_men_roll_main.gif) bottom left no-repeat;
}

.nav_link_men a:active {
	width: 64px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_men_roll_main.gif) bottom left no-repeat;
}

.nav_link_men_on a {
	width: 64px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_men_on.gif) bottom left no-repeat;
}

.nav_link_men_on a:hover {
	width: 64px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_men_roll.gif) bottom left no-repeat;
}

.nav_link_men_on a:active {
	width: 64px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_men_roll.gif) bottom left no-repeat;
}

/* STYLES FOR WOMEN ROLLOVER */
.nav_link_women {
	width: 83px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_women_on {
	width: 83px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_women_on.gif) bottom left no-repeat;
}

.nav_link_women a {
	width: 83px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_women.gif) bottom left no-repeat;
}

.nav_link_women a:hover {
	width: 83px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_women_roll_main.gif) bottom left no-repeat;
}

.nav_link_women a:active {
	width: 83px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_women_roll_main.gif) bottom left no-repeat;
}

.nav_link_women_on a {
	width: 83px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_women_on.gif) bottom left no-repeat;
}

.nav_link_women_on a:hover {
	width: 83px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_women_roll.gif) bottom left no-repeat;
}

.nav_link_women_on a:active {
	width: 83px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_women_roll.gif) bottom left no-repeat;
}

/* STYLES FOR ABOUT ROLLOVER */
.nav_link_about {
	width: 78px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_about_on {
	width: 78px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_about_on.gif) bottom left no-repeat;
}

.nav_link_about a {
	width: 78px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_about.gif) bottom left no-repeat;
}

.nav_link_about a:hover {
	width: 78px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_about_roll_main.gif) bottom left no-repeat;
}

.nav_link_about a:active {
	width: 78px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_about_roll_main.gif) bottom left no-repeat;
}

.nav_link_about_on a {
	width: 78px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_about_on.gif) bottom left no-repeat;
}

.nav_link_about_on a:hover {
	width: 78px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_about_roll.gif) bottom left no-repeat;
}

.nav_link_about_on a:active {
	width: 78px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_about_roll.gif) bottom left no-repeat;
}

/* STYLES FOR NEWS ROLLOVER */
.nav_link_news {
	width: 72px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_news_on {
	width: 72px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_news_on.gif) bottom left no-repeat;
}

.nav_link_news a {
	width: 72px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_news.gif) bottom left no-repeat;
}

.nav_link_news a:hover {
	width: 72px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_news_roll_main.gif) bottom left no-repeat;
}

.nav_link_news a:active {
	width: 72px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_news_roll_main.gif) bottom left no-repeat;
}

.nav_link_news_on a {
	width: 72px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_news_on.gif) bottom left no-repeat;
}

.nav_link_news_on a:hover {
	width: 72px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_news_roll.gif) bottom left no-repeat;
}

.nav_link_news_on a:active {
	width: 72px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_news_roll.gif) bottom left no-repeat;
}

/* STYLES FOR JOBS ROLLOVER */
.nav_link_jobs {
	width: 69px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_jobs_on {
	width: 69px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_jobs_on.gif) bottom left no-repeat;
}

.nav_link_jobs a {
	width: 69px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_jobs.gif) bottom left no-repeat;
}

.nav_link_jobs a:hover {
	width: 69px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_jobs_roll_main.gif) bottom left no-repeat;
}

.nav_link_jobs a:active {
	width: 69px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_jobs_roll_main.gif) bottom left no-repeat;
}

.nav_link_jobs_on a {
	width: 69px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_jobs_on.gif) bottom left no-repeat;
}

.nav_link_jobs_on a:hover {
	width: 69px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_jobs_roll.gif) bottom left no-repeat;
}

.nav_link_jobs_on a:active {
	width: 69px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_jobs_roll.gif) bottom left no-repeat;
}

/* STYLES FOR CONTACT ROLLOVER */
.nav_link_contact {
	width: 92px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_link_contact_on {
	width: 92px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_contact_on.gif) bottom left no-repeat;
}

.nav_link_contact a {
	width: 92px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_contact.gif) bottom left no-repeat;
}

.nav_link_contact a:hover {
	width: 92px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_contact_roll_main.gif) bottom left no-repeat;
}

.nav_link_contact a:active {
	width: 92px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_contact_roll_main.gif) bottom left no-repeat;
}

.nav_link_contact_on a {
	width: 92px;
	height: 24px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/header/nav_contact_on.gif) bottom left no-repeat;
}

.nav_link_contact_on a:hover {
	width: 92px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_contact_roll.gif) bottom left no-repeat;
}

.nav_link_contact_on a:active {
	width: 92px;
	height: 24px;
	float: left;
	background: url(../_images/header/nav_contact_roll.gif) bottom left no-repeat;
}

/* LEGAL AND SITE MAP ROLLOVERS */
.nav_link_legal {
	width: 75px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.nav_link_legal a {
	width: 75px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_legal.gif) left no-repeat;
}

.nav_link_legal a:hover {
	width: 75px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_legal_roll.gif) left no-repeat;
}

.nav_link_legal a:active {
	width: 75px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_legal_roll.gif) left no-repeat;
}

.nav_link_site_map {
	width: 94px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.nav_link_site_map a {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_site_map.gif) left no-repeat;
}

.nav_link_site_map a:hover {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_site_map_roll.gif) left no-repeat;
}

.nav_link_site_map a:active {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: url(../_images/header/nav_site_map_roll.gif) left no-repeat;
}

/* SUB NAV DEFINITIONS */

/* COLLECTIONS */
.sub_link_collections {
	width: 91px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_collections_on {
	width: 91px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/collections_on.gif) left no-repeat;
}

.sub_link_collections a {
	width: 91px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/collections.gif) left no-repeat;
}

.sub_link_collections a:hover {
	width: 91px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/collections_roll.gif) left no-repeat;
}

.sub_link_collections a:active {
	width: 91px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/collections_roll.gif) left no-repeat;
}

/* CLASSICS */
.sub_link_classics {
	width: 94px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_classics_on {
	width: 94px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/mens_classics_on.gif) left no-repeat;
}

.sub_link_classics a {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/mens_classics.gif) left no-repeat;
}

.sub_link_classics a:hover {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/mens_classics_roll.gif) left no-repeat;
}

.sub_link_classics a:active {
	width: 94px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/mens_classics_roll.gif) left no-repeat;
}

/* CASUAL */
.sub_link_casual {
	width: 60px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_casual_on {
	width: 60px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/casual_on.gif) left no-repeat;
}

.sub_link_casual a {
	width: 60px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/casual.gif) left no-repeat;
}

.sub_link_casual a:hover {
	width: 60px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/casual_roll.gif) left no-repeat;
}

.sub_link_casual a:active {
	width: 60px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/casual_roll.gif) left no-repeat;
}

/* SURF AND SUN */
.sub_link_surf {
	width: 130px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_surf_on {
	width: 130px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/surf_swim_on.gif) left no-repeat;
}

.sub_link_surf a {
	width: 130px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/surf_swim.gif) left no-repeat;
}

.sub_link_surf a:hover {
	width: 130px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/surf_swim_roll.gif) left no-repeat;
}

.sub_link_surf a:active {
	width: 130px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/surf_swim_roll.gif) left no-repeat;
}

/* LAB */
.sub_link_lab {
	width: 64px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_lab_on {
	width: 64px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/the_lab_on.gif) left no-repeat;
}

.sub_link_lab a {
	width: 64px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/the_lab.gif) left no-repeat;
}

.sub_link_lab a:hover {
	width: 64px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/the_lab_roll.gif) left no-repeat;
}

.sub_link_lab a:active {
	width: 64px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/the_lab_roll.gif) left no-repeat;
}

/* DENIM */
.sub_link_denim {
	width: 54px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_denim_on {
	width: 54px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/denim_on.gif) left no-repeat;
}

.sub_link_denim a {
	width: 54px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/denim.gif) left no-repeat;
}

.sub_link_denim a:hover {
	width: 54px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/denim_roll.gif) left no-repeat;
}

.sub_link_denim a:active {
	width: 54px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/denim_roll.gif) left no-repeat;
}

/* CONTEMPORARY */
.sub_link_contemporary {
	width: 106px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_contemporary_on {
	width: 106px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contemporary_on.gif) left no-repeat;
}

.sub_link_contemporary a {
	width: 106px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contemporary.gif) left no-repeat;
}

.sub_link_contemporary a:hover {
	width: 106px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contemporary_roll.gif) left no-repeat;
}

.sub_link_contemporary a:active {
	width: 106px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contemporary_roll.gif) left no-repeat;
}

/* FOOTWEAR */
.sub_link_footwear {
	width: 76px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_footwear_on {
	width: 76px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_on.gif) left no-repeat;
}

.sub_link_footwear a {
	width: 76px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear.gif) left no-repeat;
}

.sub_link_footwear a:hover {
	width: 76px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_roll.gif) left no-repeat;
}

.sub_link_footwear a:active {
	width: 76px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_roll.gif) left no-repeat;
}

/* FOOTWEAR & ACCESSORIES */
.sub_link_footwear_accessories {
	width: 162px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_footwear_accessories_on {
	width: 162px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_accessories_on.gif) left no-repeat;
}

.sub_link_footwear_accessories a {
	width: 162px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_accessories.gif) left no-repeat;
}

.sub_link_footwear_accessories a:hover {
	width: 162px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_accessories_roll.gif) left no-repeat;
}

.sub_link_footwear_accessories a:active {
	width: 162px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/footwear_accessories_roll.gif) left no-repeat;
}

/* EVENING */
.sub_link_evening {
	width: 66px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_evening_on {
	width: 66px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_evening_on.gif) left no-repeat;
}

.sub_link_evening a {
	width: 66px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_evening.gif) left no-repeat;
}

.sub_link_evening a:hover {
	width: 66px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_evening_roll.gif) left no-repeat;
}

.sub_link_evening a:active {
	width: 66px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_evening_roll.gif) left no-repeat;
}

/* TREND */
.sub_link_trend {
	width: 56px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_trend_on {
	width: 56px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_trend_on.gif) left no-repeat;
}

.sub_link_trend a {
	width: 56px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_trend.gif) left no-repeat;
}

.sub_link_trend a:hover {
	width: 56px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_trend_roll.gif) left no-repeat;
}

.sub_link_trend a:active {
	width: 56px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/womens_trend_roll.gif) left no-repeat;
}

/* SWIM */
.sub_link_swim {
	width: 48px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_swim_on {
	width: 48px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/swim_on.gif) left no-repeat;
}

.sub_link_swim a {
	width: 48px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/swim.gif) left no-repeat;
}

.sub_link_swim a:hover {
	width: 48px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/swim_roll.gif) left no-repeat;
}

.sub_link_swim a:active {
	width: 48px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/swim_roll.gif) left no-repeat;
}

/* ACCESSORIES */
.sub_link_accessories {
	width: 92px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_accessories_on {
	width: 92px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/accessories_on.gif) left no-repeat;
}

.sub_link_accessories a {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/accessories.gif) left no-repeat;
}

.sub_link_accessories a:hover {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/accessories_roll.gif) left no-repeat;
}

.sub_link_accessories a:active {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/accessories_roll.gif) left no-repeat;
}

/* VIEW ARTICLES */
.sub_link_articles {
	width: 99px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_articles_on {
	width: 99px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_view_on.gif) left no-repeat;
}

.sub_link_articles a {
	width: 99px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_view.gif) left no-repeat;
}

.sub_link_articles a:hover {
	width: 99px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_view_roll.gif) left no-repeat;
}

.sub_link_articles a:active {
	width: 99px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_view_roll.gif) left no-repeat;
}

/* VIEW ARTICLES MAIN */
.sub_link_news_index {
	width: 51px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_news_index_on {
	width: 51px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_index_on.gif) left no-repeat;
}

.sub_link_news_index a {
	width: 51px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_index.gif) left no-repeat;
}

.sub_link_news_index a:hover {
	width: 51px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_index_roll.gif) left no-repeat;
}

.sub_link_news_index a:active {
	width: 51px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_index_roll.gif) left no-repeat;
}

/* VIEW PREVIOUS ARTICLE */
.sub_link_news_previous {
	width: 118px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_news_previous a {
	width: 118px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_previous.gif) left no-repeat;
}

.sub_link_news_previous a:hover {
	width: 118px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_previous_roll.gif) left no-repeat;
}

.sub_link_news_previous a:active {
	width: 118px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_previous_roll.gif) left no-repeat;
}

/* VIEW NEXT ARTICLE */
.sub_link_news_next {
	width: 92px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_news_next a {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_next.gif) left no-repeat;
}

.sub_link_news_next a:hover {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_next_roll.gif) left no-repeat;
}

.sub_link_news_next a:active {
	width: 92px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/news_next_roll.gif) left no-repeat;
}

/* APPLY ONLINE */
.sub_link_apply {
	width: 95px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_apply_on {
	width: 95px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/jobs_apply_on.gif) left no-repeat;
}

.sub_link_apply a {
	width: 95px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/jobs_apply.gif) left no-repeat;
}

.sub_link_apply a:hover {
	width: 95px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/jobs_apply_roll.gif) left no-repeat;
}

.sub_link_apply a:active {
	width: 95px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/jobs_apply_roll.gif) left no-repeat;
}

/* JOIN MAILING LIST */
.sub_link_mailing_list {
	width: 90px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_mailing_list_on {
	width: 90px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_join_on.gif) left no-repeat;
}

.sub_link_mailing_list a {
	width: 90px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_join.gif) left no-repeat;
}

.sub_link_mailing_list a:hover {
	width: 90px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_join_roll.gif) left no-repeat;
}

.sub_link_mailing_list a:active {
	width: 90px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_join_roll.gif) left no-repeat;
}

/* SEND EMAIL */
.sub_link_contact_email {
	width: 84px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_contact_email_on {
	width: 84px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_email_on.gif) left no-repeat;
}

.sub_link_contact_email a {
	width: 84px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_email.gif) left no-repeat;
}

.sub_link_contact_email a:hover {
	width: 84px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_email_roll.gif) left no-repeat;
}

.sub_link_contact_email a:active {
	width: 84px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_email_roll.gif) left no-repeat;
}

/* DRIVING DIRECTIONS */
.sub_link_driving_directions {
	width: 104px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub_link_driving_directions_on {
	width: 104px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_locations_on.gif) left no-repeat;
}

.sub_link_driving_directions a {
	width: 104px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_locations.gif) left no-repeat;
}

.sub_link_driving_directions a:hover {
	width: 104px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_locations_roll.gif) left no-repeat;
}

.sub_link_driving_directions a:active {
	width: 104px;
	height: 15px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: url(../_images/subheader/contact_locations_roll.gif) left no-repeat;
}

