/*
Description: Case Studies Styles
Author: Travis Buck
Version: 0.1
.
General comments/License Statement if any.
.

[Table Of Contents]

1. Case Studies Page

*/


/* 1. Case Study Page
--------------------------------------------------*/

h2.Kellys
{
	background: no-repeat url(../images/kellys.gif);
	display: block;
	height: 78px;
	margin-bottom: 24px;
	text-indent: -5000px;
	width: 505px;
}

h3.MoreCaseStudies
{
	background: no-repeat top url(../images/new_case_studies.gif);
	display: block;
	height: 24px;
	margin-bottom: 12px;
	text-indent: -5000px;
	width: 255px;
}

#ContentRight ul.CaseStudies
{
	list-style: none;
	margin-bottom: 32px;
	overflow: hidden;
}

	#ContentRight ul.CaseStudies li
	{
		float: left;
		margin-bottom: 4px;
	}

	#ContentRight ul.CaseStudies a.Philips
	{
		background: no-repeat top url(../images/case_study_philips.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.Philips {background: no-repeat bottom url(../images/case_study_philips.gif);}
	
	#ContentRight ul.CaseStudies a.KRW
	{
		background: no-repeat top url(../images/case_study_krw.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.KRW {background: no-repeat bottom url(../images/case_study_krw.gif);}
	
	#ContentRight ul.CaseStudies a.RBS
	{
		background: no-repeat top url(../images/case_study_rbs.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.RBS {background: no-repeat bottom url(../images/case_study_rbs.gif);}
	
	#ContentRight ul.CaseStudies a.Motorola
	{
		background: no-repeat top url(../images/case_study_motorola.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.Motorola {background: no-repeat bottom url(../images/case_study_motorola.gif);}
	
	#ContentRight ul.CaseStudies a.Birkenstock
	{
		background: no-repeat top url(http://www.listrak.com/images/case_study_birkenstock.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.Birkenstock {background: no-repeat bottom url(http://www.listrak.com/images/case_study_birkenstock.gif);}
	
	#ContentRight ul.CaseStudies a.Armstrong
	{
		background: no-repeat top url(../images/case_study_armstrong.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.Armstrong {background: no-repeat bottom url(../images/case_study_armstrong.gif);}

	#ContentRight ul.CaseStudies a.LG
	{
		background: no-repeat top url(../images/case_study_LG.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.LG {background: no-repeat bottom url(../images/case_study_LG.gif);}
	
	#ContentRight ul.CaseStudies a.Hitachi
	{
		background: no-repeat top url(../images/case_study_Hitachi.gif);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.Hitachi {background: no-repeat bottom url(../images/case_study_Hitachi.gif);}
	
	#ContentRight ul.CaseStudies a.LaZ
	{
		background: no-repeat top url(../images/La-Z-Boy_small.jpg);
		display: block;
		height: 58px;
		text-indent: -5000px;
		width: 82px;
	}
	
	#ContentRight ul.CaseStudies a:hover.LaZ {background: no-repeat bottom url(../images/La-Z-Boy_small.jpg);}
