@charset "utf-8";
/* Defines all of the bg image text replacement for headers and navigation */

#header #tagline {
	background: url(../images/text_bgs/tagline.jpg);
	}
	
.aw_btn a {
	width: 404px;
	height: 160px;
	cursor: pointer;
	background: url(../images/text_bgs/aw_learnmore_bg.jpg) no-repeat;  
	text-indent: -3000px;
	display:block;
	}
	
/* H1 text replacement */	
	
#index h1 {
	height: 58px;
	width:333px;
	background: url(../images/text_bgs/h1_index.jpg);
	}
	
#auto h1 {
	width: 119px;
	background: url(../images/text_bgs/h1_automotive.jpg);
	}
	
#benefits h1 {
	width: 80px;
	background: url(../images/text_bgs/h1_benefits.jpg);
	}
		
#cafes h1 {
	width: 197px;
	background: url(../images/text_bgs/h1_restaurants.jpg);
	}
	
#careers h1 {
	width: 73px;
	background: url(../images/text_bgs/h1_careers.jpg);
	}
	
#contact h1 {
	width: 107px;
	background: url(../images/text_bgs/h1_contactUs.jpg);
	}
	
#company h1 {
	width: 203px;
	background: url(../images/text_bgs/h1_corporateOverview.jpg);
	}
	
#atl h1 {
	width: 136px;
	background: url(../images/text_bgs/h1_atlanta.jpg);
	}
	
#dc h1 {
	width: 101px;
	background: url(../images/text_bgs/h1_dc.jpg);
	}
	
#edu h1 {
	width: 97px;
	background: url(../images/text_bgs/h1_education.jpg);
	}
	
#enterprise h1 {
	width: 100px;
	background: url(../images/text_bgs/h1_enterprise.jpg);
	}
	
#events h1 {
	width: 63px;
	background: url(../images/text_bgs/h1_events.jpg);
	}
	
#government h1 {
	width: 124px;
	background: url(../images/text_bgs/h1_government.jpg);
	}
	
#health h1 {
	width: 104px;
	background: url(../images/text_bgs/h1_healthcare.jpg);
	}
	
#hospitality h1, #hospitality-interior h1 {
	width: 106px;
	background: url(../images/text_bgs/h1_hospitality.jpg);
	}
	
#industries h1 {
	width: 97px;
	background: url(../images/text_bgs/h1_industries.jpg);
	}
	
#management h1 {
	width: 190px;
	background: url(../images/text_bgs/h1_managementTeam.jpg);
	}

#news h1 {
	width: 53px;
	background: url(../images/text_bgs/h1_news.jpg);
	}
	
#retail h1 {
	width: 55px;
	background: url(../images/text_bgs/h1_retail.jpg);
	}
	
#solutions h1 {
	width: 196px;
	background: url(../images/text_bgs/h1_solutionsOverview.jpg);
	}
	
#transport h1 {
	width: 147px;
	background: url(../images/text_bgs/h1_transportation.jpg);
	}
	
#hipaa h1 {
	width: 224px;
	background: url(../images/text_bgs/h1_security.jpg);
	}
	
	
	
/* h2 text replacement */
	
h2.solution_details {
	width: 160px;
	height: 27px;
	background: url(../images/text_bgs/h2_solutiondetails.jpg) no-repeat left top;
	text-indent: -3000px;
	margin-top: 35px;
	}
	
	
/* navigation text replacement */
	
#navcol ul li#solutions-bg a {
	background: url(../images/text_bgs/navSolutions.jpg) no-repeat;
	}
	
#navcol ul li.current#solutions-bg a, #navcol ul li#solutions-bg a:hover {
	background: url(../images/text_bgs/navSolutions_roll.jpg) no-repeat;
	}
	
#navcol ul li#industries-bg a {
	background: url(../images/text_bgs/navIndustries.jpg) no-repeat;
	}
	
#navcol ul li.current#industries-bg a, #navcol ul li#industries-bg a:hover {
	background: url(../images/text_bgs/navIndustries_roll.jpg) no-repeat;
	}
	
#navcol ul li#company-bg a {
	background: url(../images/text_bgs/navCompany.jpg) no-repeat;
	}
	
#navcol ul li.current#company-bg a, #navcol ul li#company-bg a:hover {
	background: url(../images/text_bgs/navCompany_roll.jpg) no-repeat;
	}
	
#navcol ul li#contact-bg a {
	background: url(../images/text_bgs/navContact.jpg) no-repeat;
	}
	
#navcol ul li.current#contact-bg a, #navcol ul li#contact-bg a:hover {
	background: url(../images/text_bgs/navContact_roll.jpg) no-repeat;
	}
	
#navcol ul li.current#solutions-bg ul li a, #navcol ul li.current#industries-bg ul li a, #navcol ul li.current#company-bg ul li a, #navcol ul li.current#contact-bg ul li a {
	background-image: none;
	}
		
#navcol ul li.current#solutions-bg ul li a:hover, #navcol ul li.current#industries-bg ul li a:hover, #navcol ul li.current#company-bg ul li a:hover, #navcol ul li.current#contact-bg ul li a:hover, #navcol ul li.current#solutions-bg ul li a.current, #navcol ul li.current#industries-bg ul li a.current, #navcol ul li.current#company-bg ul li a.current, #navcol ul li.current#contact-bg ul li a.current {
	background: #ffffff;
	}
	
	
	
/* Solution Details */

#copy ul.solution_details li#guest_room a{
	background: url(../images/text_bgs/li_guestroom.jpg) no-repeat top left;
}

#copy ul.solution_details li#guest_room a:hover{
	background: url(../images/text_bgs/li_guestroom_over.jpg) no-repeat top left;
}

#copy ul.solution_details li#customer_support a{
	background: url(../images/text_bgs/li_support.jpg) no-repeat top left;
}

#copy ul.solution_details li#customer_support a:hover {
	background: url(../images/text_bgs/li_support_over.jpg) no-repeat top left;
}

#copy ul.solution_details li#user_experience a{
	background: url(../images/text_bgs/li_brand.jpg) no-repeat top left;
}

#copy ul.solution_details li#user_experience a:hover{
	background: url(../images/text_bgs/li_brand_over.jpg) no-repeat top left;
}

#copy ul.solution_details li#bandwidth_management a{
	background: url(../images/text_bgs/li_bandwidth.jpg) no-repeat top left;
}

#copy ul.solution_details li#bandwidth_management a:hover{
	background: url(../images/text_bgs/li_bandwidth_over.jpg) no-repeat top left;
}

#copy ul.solution_details li#client_list a{
	background: url(../images/text_bgs/li_clients.jpg) no-repeat top left;
}

#copy ul.solution_details li#client_list a:hover{
	background: url(../images/text_bgs/li_clients_over.jpg) no-repeat top left;
}

#copy ul.solution_details li#system_monitoring a{
	background: url(../images/text_bgs/li_monitoring.jpg) no-repeat top left;
}

#copy ul.solution_details li#system_monitoring a:hover{
	background: url(../images/text_bgs/li_monitoring_over.jpg) no-repeat top left;
}

