﻿#valice_home_sidenav 
{
	width: 188px;
	height: 298px;
	display: block;
	padding: 0;
	margin: 0;
}

#valice_home_sidenav li {
	list-style-type: none;
}

#valice_home_sidenav a {
	display: block;
	outline: none;
	background: url(../images/sidebar_nav_background.png);
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
}

#valice_home_sidenav .sidenav-startup {
	height: 50px;
	line-height: 50px;
	background-position: -195px 0;
}

#valice_home_sidenav a.sidenav-startup:hover, #valice_home_sidenav .sidenav-startup-over {
	height: 50px;
	line-height: 50px;
	background-position: 0 0;
}

#valice_home_sidenav .sidenav-smallbusiness {
	height: 50px;
	line-height: 50px;
	background-position: -195px -50px;
}

#valice_home_sidenav a.sidenav-smallbusiness:hover, #valice_home_sidenav .sidenav-smallbusiness-over {
	height: 50px;
	line-height: 50px;
	background-position: 0 -50px;
}

#valice_home_sidenav .sidenav-bigbusiness {
	height: 49px;
	line-height: 49px;
	background-position: -195px -100px;
}

#valice_home_sidenav a.sidenav-bigbusiness:hover, #valice_home_sidenav .sidenav-bigbusiness-over {
	height: 49px;
	line-height: 49px;
	background-position: 0 -100px;
}

#valice_home_sidenav .sidenav-webprofessionals {
	height: 49px;
	line-height: 49px;
	background-position: -195px -150px;
}

#valice_home_sidenav a.sidenav-webprofessionals:hover, #valice_home_sidenav .sidenav-webprofessionals-over {
	height: 49px;
	line-height: 49px;
	background-position: 0 -150px;
}

#valice_home_sidenav .sidenav-nonprofit {
	height: 49px;
	line-height: 49px;
	background-position: -195px -199px;
}

#valice_home_sidenav a.sidenav-nonprofit:hover, #valice_home_sidenav .sidenav-nonprofit-over {
	height: 49px;
	line-height: 49px;
	background-position: 0 -199px;
}

#valice_home_sidenav .sidenav-campaign {
	height: 50px;
	line-height: 50px;
	background-position: -195px -248px;
}

#valice_home_sidenav a.sidenav-campaign:hover, #valice_home_sidenav .sidenav-campaign-over {
	height: 50px;
	line-height: 50px;
	background-position: 0 -248px;
}
