/* -----------------------------------
	Home Page & Interior Navigation
--------------------------------------------------------------------------------------------- */
div#NavigationContent table.NavBarBG tr td div#NavBarWrapper ul.sm#smart-menu li a.sm-menu-tab,
div#NavigationContent table.NavBarBG tr td div#NavBarWrapper ul.sm#smart-menu li ul.sm-submenu li a.sm-menu-link{
font-family: "Play", arial, sans-serif;
text-shadow: 1px 1px 1px #222;
}
/* -----------------------------------
	Custom Buttons
--------------------------------------------------------------------------------------------- */
.btn_Inventory{
padding:20px 0 40px 0;
}
.btn_Inventory a{
display:block;
float:left;
margin-right:60px;
height:50px;
background: url(http://images.ebizautos.com/sites/5232/images/btn_inventory_bg.png) no-repeat top left;
}
a.btn_CadillacInventory{
background-position: 0 0;
width:164px;
}
a.btn_Chevroletnventory{
background-position: -164px 0px;
width:214px;
}
a.btn_GmcInventory{
background-position: -380px 0px;
width:216px;
}
a.btn_BuickInventory{
background-position: -594px 0px;
width:159px;
}
a.last{margin-right:0;}

/* -----------------------------------
	Interior Page - Hendrick Certified
--------------------------------------------------------------------------------------------- */
/* -----------------------------------
	Interior Page - Hendrick Certified - Global Styles
----------------------------------- */	
.columns p, .columns ul, #boxes {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    line-height: 24px;
}
.columns a, .columns a:visited, #boxes a, #boxes a:visited {
	color: #005597;
}
.columns a:hover, #boxes a:hover{
	color: #000;
}
.customPageHeadline1 h1 {
	display: block;
    font-family: "HelveticaNeue-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 800;
	font-style: italic;
	font-size: 24px;
	color: #005597;
	text-transform: uppercase;
	text-align: center;
}
.customPageHeadline2 h1 {
	display: block;
    font-family: "HelveticaNeue-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 800;
	font-style: italic;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
}
.customPageHeadline1 p {
	color: #005597;
	font-size: 16px;
	text-align: center;	
}
.customColumnTitle h2,
.modalTitle{
	display: block;
    font-family: "HelveticaNeue-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 800;
	font-style: italic;
	font-size: 22px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;	
}
.highTechCoverage{
	background: url(http://images.ebizautos.com/sites/5232/images/hightech_coverage_bg.png) no-repeat center center;	
}
.highTechCoverageListLeft ul, .highTechCoverageListRight ul{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
	.highTechCoverageListLeft ul li {
		text-align: right;
		line-height: 44px;
	}
	.highTechCoverageListLeft ul li.listItem2,
	.highTechCoverageListLeft ul li.listItem3 {
		margin-right: 30px;
	}
	.highTechCoverageListRight ul li {
		text-align: left;
		line-height: 44px;
	}
	.highTechCoverageListRight ul li.listItem2,
	.highTechCoverageListRight ul li.listItem3 {
		margin-left: 30px;
	}	
.highTechCoverageListLeft ul li span,
.highTechCoverageListRight ul li span {
	display: inline-block;
	width: 18px;
	height: 14px;
	background: url(http://images.ebizautos.com/sites/5232/images/list_check_mark.png) no-repeat top left;
	margin-right: 10px;
}
.highTechCoverageTitle {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 800;
	font-size: 24px;
	color: #005597;
	text-transform: uppercase;
	text-align: center;	
	margin-top: 83px;
}
.highTechCoverageSubTitle {
	color: #005597;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
}
.circleBtn1,
.circleBtn2,
.circleBtn3,
.circleBtn4 {
	background: url(http://images.ebizautos.com/sites/5232/images/circles.png) no-repeat;
	width: 120px;
	height: 120px;
	margin: 0 auto 30px auto;
	display: block;
}
.circleBtn1 {
	background-position: 0px 0px;
}
.circleBtn1:hover{
	background-position: 0px -120px;
}
.circleBtn2 {
	background-position: -121px 0px;
}
.circleBtn2:hover{
	background-position: -121px -120px;
}
.circleBtn3 {
	background-position: -241px 0px;
}
.circleBtn3:hover{
	background-position: -241px -120px;
}
.circleBtn4 {
	background-position: -361px 0px;
}
.circleBtn4:hover{
	background-position: -361px -120px;
}
.circleBtnText {
	text-align: center;
	text-transform: uppercase;
	margin-top: 25px;
	line-height:20px;
}
.circleBtnText a {
	color: #000;	
	font-weight: bold;
	text-decoration: none;
}
.circleBtnText a span {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;	
	color: #005597;
}
p.footer{
	text-align: center;
}
/* -----------------------------------
	Modal Box Styles
----------------------------------- */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:750px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #modalEngine,
#boxes #modalTripInterruption,
#boxes #modalVehicleRental,
#boxes #modalVehicleInspection,
#boxes #modalCarfax {
  width:750px; 
  padding:20px;
  background-color:#ffffff;
}