/*** WHAT I NEED SECTION SPECIFIC ***/

/*** SIDEBAR ***/
.sidebar li a {
	text-indent: -9999px;
	overflow: hidden;
}

.sidebar li a {
	background: url('../images/what_i_need_sprite.gif') no-repeat;
}

.sidebar li a.select_by_examples {
	background-position: 0px -2px;
}

.sidebar li a.select_by_examples:hover, .sidebar li a.select_by_examples_selected {
	background-position: -300px -2px !important;
}

.sidebar li a.security_service {
	background-position: 0px -43px;
}

.sidebar li a.security_service:hover, .sidebar li a.security_service_selected {
	background-position: -300px -43px !important;
}

.sidebar li a.networking {
	background-position: 0px -84px;
}

.sidebar li a.networking:hover, .sidebar li a.networking_selected {
	background-position: -300px -84px;
}

.sidebar li a.back_up_services {
	background-position: 0px -126px;
}

.sidebar li a.back_up_services:hover, .sidebar li a.back_up_services_selected {
	background-position: -300px -126px;
}

.sidebar li a.email_services {
	background-position: 0px -168px;
}

.sidebar li a.email_services:hover, .sidebar li a.email_services_selected {
	background-position: -300px -168px;
}

.sidebar li a.testimonials {
	background-position: 0px -210px;
}

.sidebar li a.testimonials:hover, .sidebar li a.testimonials_selected {
	background-position: -300px -210px;
}

/*** WHAT I NEED CONTENT ***/
span.subtitle {
	font-weight: normal;
	font-size: 0.7em;
	padding-left: 10px;
}	

#what_i_need_content {
	margin-left: 256px;
	display: block;
	width: 728px; /*original:768*/
	padding: 10px 20px;
	min-height: 460px;
}

##what_i_need_content {
	height: 450px;
	width: 748px;
	float: left;
	margin-left: 0px;
}

.what_i_need_examples_content {
	background: url('../images/what_i_need1bg.jpg') bottom left no-repeat;	
}

#what_i_need_content h2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	color: #000;
	font-size: 1.4em;
	margin: 5px 0;
}

##what_i_need_content h2 {
	font-size: 1.0em;
}

.what_i_need_examples_content p {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	line-height: 1.4em;
	font-size: 0.7em;
}

#what_i_need_content ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#what_i_need_content ul li {
	display: block;
	float: left;
}

#what_i_need_content ul li a.cta1 {
	display: block;
	width: 177px;
	height: 24px;
	background: url('../images/about_sprite.gif') 0 -359px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#what_i_need_content ul li a.cta2 {
	display: block;
	width: 170px;
	height: 24px;
	background: url('../images/about_sprite.gif') -191px -359px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 10px;
}

/*** EXAMPLES ***/
div.example {
	width: 150px;
	padding: 0;
	display: block;
	float: left;
	margin-left: 40px;
}

div.first {
	margin-left: 0 !important;
}

div.example h3, h3 {
	font-family: 'Arial', Helvetica, sans-serif;
	color: #7bc142;
	font-weight: bold;
	font-size: 0.9em;	
}

..example h3 {
	margin-top: 25px;
	line-height: 0.1em;
}

div.example ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

div.example ul li a {
	display: block;
	width: 148px;
	height: 9px;
	background: url('../images/what_i_need_sprite.gif') no-repeat;
	text-indent: -9999px;
}

li a.retail_needs {
	background-position: 0px -328px !important;
}

li a.new_business {
	background-position: 0px -345px !important;
}

li a.emails_networking {
	background-position: 0px -361px !important;
}

li a.optimize_your_business {
	background-position: 0px -378px !important;
}

/**/
dl {font-family:Verdana,Arial,sans-serif; font-size: .8em; color: #666; margin-bottom: 2em;}
a {color:#5C972B;}
a:hover {text-decoration: none;}

/* RETAIL NEEDS PAGE */
.retail_needs_content {
	background: url('../images/retail_needs_bg.jpg') bottom left no-repeat;	
	min-height: 350px !important;
}

h3 a.trail, h3 a.trail:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.retail_needs_content p {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	line-height: 1.4em;
	font-size: 0.8em;
	width: 500px;
}
