/* UW Nav CSS */

/* Top Tabs */
#tabs {
	position: absolute;
	top: 100px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#tabs li {
	float: left;
}

#tabs li a {
	position: relative;
}

#tabs span {
	display: none
}

/* GIVE */

#donate a {
	display: block;
	background: url(img/donate_btn.png) no-repeat;
	width: 186px;
	height: 32px;
}

#donate a:hover {
	display: block;
	background: url(img/donate_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

#donate a:active {
	display: block;
	background: url(img/donate_btn.png) no-repeat 0 -64px;
	width: 186px;
	height: 32px;
}

#donate a.on {
	display: block;
	background: url(img/donate_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

/* ADVOCACY */

#impact a {
	display: block;
	position: relative;
	left: 5px;
	background: url(img/advocate_btn.png) no-repeat;
	width: 186px;
	height: 32px;
}

#impact a:hover {
	display: block;
	background: url(img/advocate_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

#impact a:active {
	display: block;
	background: url(img/advocate_btn.png) no-repeat 0 -64px;
	width: 186px;
	height: 32px;
}

#impact a.on {
	display: block;
	background: url(img/advocate_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

/* VOLUNTEER */

#involved a {
	display: block;
	position: relative;
	left: 10px;
	display: block;
	background: url(img/volunteer_btn.png) no-repeat;
	width: 186px;
	height: 32px;
}

#involved a:hover {
	display: block;
	background: url(img/volunteer_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

#involved a:active {
	display: block;
	background: url(img/volunteer_btn.png) no-repeat 0 -64px;
	width: 186px;
	height: 32px;
}

#involved a.on {
	display: block;
	background: url(img/volunteer_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

/* YOUR UNITED WAY */

#your a {
	display: block;
	position: relative;
	left: 15px;
	display: block;
	background: url(img/your_btn.png) no-repeat;
	width: 186px;
	height: 32px;
}

#your a:hover {
	display: block;
	background: url(img/your_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

#your a:active {
	display: block;
	background: url(img/your_btn.png) no-repeat 0 -64px;
	width: 186px;
	height: 32px;
}

#your a.on {
	display: block;
	background: url(img/your_btn.png) no-repeat 0 -32px;
	width: 186px;
	height: 32px;
}

/* Left nav */
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 1px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#nav li {
	margin: 0;
	padding: 0
}

/* Level one */

#nav li a {
	display: block;
	background: url(img/nav_bkg1.png) repeat-y;
	font-size: 14px;
	font-weight: bold;
	color: #2d38b2;
	padding: 5px 12px 5px 7px;
	text-decoration: none;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	border-bottom: 1px solid #b5b8db;
}

#nav li a:hover {
	display: block;
	background: url(img/nav_bkg_hover.png) repeat-y;
	color: #060D5F
}

#nav li a.on {
	display: block;
	background: url(img/nav_bkg_hover.png) repeat-y;
	color: #060D5F
}

/* Level Two */

#nav li li a {
	display: block;
	background: url(img/nav_bkg2.jpg) repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px 12px 5px 19px;
	text-decoration: none;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 153px;
}

#nav li li a:hover {
	display: block;
	color: #153E94;
	background: url(img/nav_bkg_hover.png) repeat-y;
}

#nav li li a.on {
	display: block;
	background: url(img/nav_bkg_hover.png) repeat-y;
	color: #537DDF
}

/* Level Three */

#nav li li li a {
	display: block;
	background: url(img/nav_bkg3.jpg) repeat-y;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px 12px 5px 26px;
	text-decoration: none;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 146px;
}

#nav li li li a:hover {
	display: block;
	color: #153E94;
	background: url(img/nav_bkg_hover.png) repeat-y;
}

#nav li li li a.on {
	display: block;
	background: url(img/nav_bkg_hover.png) repeat-y;
	color: #537DDF
}

/* Level four */

#nav li li li li a {
	display: block;
	background: url(img/nav_bkg4.jpg) repeat-y;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px 12px 5px 33px;
	text-decoration: none;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 139px;
}

#nav li li li li a:hover {
	display: block;
	color: #153E94;
	background: url(img/nav_bkg_hover.png) repeat-y;
}

#nav li li li li a.on {
	display: block;
	background: url(img/nav_bkg_hover.png) repeat-y;
	color: #537DDF
}

/* Page Function Buttons */

#functions a {
	float: left;
	display: block;
	height: 23px !important;
	overflow: hidden;
	text-indent: -999em;
}

#siteMapBtn {
	background: url(img/site_map_btn.png) no-repeat;
	width: 82px;
}

#siteMapBtn:hover {
	background: url(img/site_map_btn.png) no-repeat 0 -23px;
}

#emailBtn {
	background: url(img/email_btn.png) no-repeat;
	width: 96px;
}

#emailBtn:hover {
	background: url(img/email_btn.png) no-repeat 0 -23px;
}

#printBtn {
	background: url(img/print_btn.png) no-repeat;
	width: 87px;
}

#printBtn:hover {
	background: url(img/print_btn.png) no-repeat 0 -23px;
}
