/* -----------------------------------
	Body
--------------------------------------------------------------------------------------------- */
body { 
  background: url(http://images.ebizautos.com/sites/8776/images/background1_full_page.jpg) no-repeat fixed; 
  background-color: #222;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center top;
}

#SiteWrapperAligment {
	background: url(http://images.ebizautos.com/sites/8776/skins/background.png) repeat-x top left;
}


/* -----------------------------------
	Custom Controls
--------------------------------------------------------------------------------------------- */
/* -----------------------------------
	Lifetime Warranty
-------------------------------------- */
.custom_lifetimeWarrantyWrapper{
	text-align: center;
	padding-top:20px;
}
.custom_lifetimeWarrantyWrapper a img{
	margin-bottom:8px;
}
/* -----------------------------------
	Custom Typography
--------------------------------------------------------------------------------------------- */
h1.custom{
	font-family: "HelveticaNeue", Helvetica, arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#D71920;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
.city{
	font-family: "HelveticaNeue-Light", helvetica, arial, sans-serif;
	font-size:18px;
	color:#818285;
	text-transform: none;
}
h2.custom,
h3.custom{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight: normal;
	text-transform: uppercase;
}
h2.custom span,
h3.custom span{
	font-weight:bold;
}
/* -----------------------------------
	Custom Links
--------------------------------------------------------------------------------------------- */
.last{margin:0;padding:0;}
/* -----------------------------------
	Custom Buttons
----------------------------------- */
a.customBtn{
	border-radius: 5px;
	display: inline-block;
	padding:10px;
	text-align:center;
	text-decoration: none;
}
a.customBtn:hover{
	background-color: #000;
}
a.attentionBtn{
	background-color: #D71920;
	color:#fff;
	font-size:13px;
}




@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}


.price-display-button-box {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
          animation-name: pulse;
	
}

/* -----------------------------------
	Custom Buttons
--------------------------------------------------------------------------------------------- */
a.btn_lg,
a.btn_lg:visited{
	font-family: "HelveticaNeue-Regular", Helvetica, arial, sans-serif;
	color:#eee;
	display:block;
	width:220px;
	height:100px;
	float:left;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}
a.btn_lg:hover .title, a.btn_lg:hover .title2{color:#CC1211;}
a.btn_lg .title{
	color: #fff;
	font-size:22px;
	font-family:"HelveticaNeue-Light", Helvetica, sans-serif;
	font-weight:normal;
	position: absolute;
	top:0;
	left:0;
}
a.btn_lg .title2{
	color: #ddd;
	font-size:19px;
	font-weight:bold;
	position: absolute;
	top:20px;
	left:0;
}
a.btn_1_newVehicleSpecials {margin-right:20px;}
a.btn_2_inventoryUnder10k {margin-right:20px;}
a.btn_3_rentAToyota {margin-right:20px;}
a.btn_4_scheduleService {margin-right:0;}
a.btn_lg .clickhere_btn{
	width:69px;
	height:21px;
	background: url(http://images.ebizautos.com/sites/8776/images/btn_clickhere.png) no-repeat top left;
	position: absolute;
	top:53px;
	left:0;
}
a.btn_1_newVehicleSpecials .image{
	width:135px;
	height:70px;
	background: url(http://images.ebizautos.com/sites/8776/images/btn_newSpecials.png) no-repeat top left;
	position: absolute;
	bottom:0;
	right:0;
}
a.btn_2_inventoryUnder10k .image{
	width:110px;
	height:61px;
	background: url(http://images.ebizautos.com/sites/8776/images/btn_inventoryUnder10k.png) no-repeat top left;
	position: absolute;
	bottom:0;
	right:0;	
}
a.btn_3_rentAToyota .image{
	width:139px;
	height:61px;
	background: url(http://images.ebizautos.com/sites/8776/images/btn_rentAToyota.png) no-repeat top left;
	position: absolute;
	bottom:0;
	right:0;	
}
a.btn_4_scheduleService .image{
	width:141px;
	height:70px;
	background: url(http://images.ebizautos.com/sites/8776/images/btn_scheduleService.png) no-repeat top left;
	position: absolute;
	bottom:0;
	right:0;	
}
.btnWrapper{
padding:25px 0;
}
.customSpacer{
padding:13px;
}
.contentBannerWrapperHalf{
padding-top:20px;
float:left;
margin-right:10px;
}
.lastBanner{margin-right:0;}

/* -----------------------------------
	Custom Links
--------------------------------------------------------------------------------------------- */
.last{margin:0;padding:0;}

/* -----------------------------------
	Global Interior Styles
--------------------------------------------------------------------------------------------- */
div.int-alignment{
	text-align:center;
	font-family: "HelveticaNeue-Regular", Helvetica, arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
}
.fineprint{
	font-size:10px;
	font-style: italic;
}
#custom_interior{margin-right:12px;}
#custom_interior p {
	font-size:.8em;
	line-height:1.5em;
}
#custom_interior ul {
	font-size:.8em;
}
#custom_interior ul li{
	line-height:1.5em;
}
	#custom_interior ul li span{
		font-weight:bold;
	}
#custom_interior ul.col{
	width:300px;
	float:left;
	padding-left:20px;
}
#accordion h4{
	line-height:30px;
	height:30px;
	font-size:15px;
}
#accordion h4 span.ui-icon{
	float:left;
	margin-top:5px;
}
#accordion h4 span.hybrid_emphasis{
	color:green;
}
#accordion div{
	padding:10px;
	font-size:inherit;
}
#accordion div.custom_disclaimer{
	background-color: #fefefe;
	border-radius:4px;
	border:1px solid #DDD;
	font-size:.8em;
}
/* -----------------------------------
	Toyota Care
------------------------------------- */
#toyota-care{
	width:800px;
	margin:0 auto;
	text-align: left;
}
#toyota-care .header{
	width:800px;
	height:363px;
	background: url(http://images.ebizautos.com/sites/8776/images/toyota_care_car_lineup.jpg) no-repeat bottom left;
}
#toyota-care .header .header-logo{
	float:left;
	width:369px;
	height:117px;
	background: url(http://images.ebizautos.com/sites/8776/images/toyota_care_logo.png) no-repeat top left;
}
#toyota-care .header .header-content{
	float:left;
	margin-left:35px;
	width:380px;
}
#toyota-care .main-content{
	margin-top:20px;
}
#toyota-care .col_left{
	float:left;
	padding-right:20px;
	width:385px;
	border-right:1px solid #98999D;
}
#toyota-care .col_right{
	float:left;
	margin-left:30px;
	width:350px;
}
#toyota-care h3{
	color:#D7191F;
	margin: 0 0 15px 0;
	padding:0;
}
#toyota-care span.info{
	color:#D71920;
}
/* -----------------------------------
    JCarousel
----------------------------------- */
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 950px;
    text-align:center;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  906px;
    padding-top:14px;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 99px;
    margin:0;
    padding:0;
    text-align:center;
}
.jcarousel-skin-tango .jcarousel-item img{padding-bottom:5px;}
.jcarousel-skin-tango .jcarousel-item a,
.jcarousel-skin-tango .jcarousel-item a:visited{
	text-decoration: none;
	color:#777;
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	padding-top:5px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin: 0 15px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 40px;
    right: 0;
    width: 22px;
    height: 35px;
    cursor: pointer;
	background: url(http://images.ebizautos.com/sites/8776/images/scroller/scroller_next.jpg) top no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {

}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {

}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 40px;
    left: 0;
    width: 22px;
    height: 35px;
    cursor: pointer;
	background: url(http://images.ebizautos.com/sites/8776/images/scroller/scroller_prev.jpg) top no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {

}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {

}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	filter:alpha(opacity=30);    /* ie  */
	-moz-opacity:0.3;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.3;    /* for really really old safari */  
	opacity: 0.3;    /* css standard, currently it works in most modern browsers like firefox,  */		    
}
/* -----------------------------------
	Custom Typography
--------------------------------------------------------------------------------------------- */
h1.custom{
	font-family: Helvetica, arial, sans-serif;
	font-weight:normal;
	font-size:23px;
	color:#444;
}
h1.custom span{
	color:#878787;
	font-size:18px;
}
h2.custom{}
h3.custom{}
h4.custom{}
.title{
	font-family: Helvetica, arial, sans-serif;
	font-size:23px;
	color:#444;
}
.title_white{
	font-family: Helvetica, arial, sans-serif;
	font-size:23px;
	color:#fff;
}
.title_white span, .title span{
	color:#D7191F;
}
/* ------------------------------------------ BEGIN Specials Landing Page ------------------------------------------ */
#custom_landingWrapper {
margin: 0;
padding: 0;
width: 890px;
}
#custom_landingSideBar {
margin: 0;
padding: 0;
width: 228px;
float: left;
}
#custom_landingMain {
margin: 0;
padding: 0;
width: 650px;
float: right;
}
div.custom_clear {
clear: both;
}
a.custom_btnScheduleService {
display: block;
float: left;
margin-right: 5px;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_schedule_service.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btnScheduleService:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}
a.custom_btnAskTech {
display: block;
float: left;
margin-right: 5px;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_ask_a_tech.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btnAskTech:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}
a.custom_btnToyotaOwnersOnline {
display: block;
float: left;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_toyota_owners_online.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btnToyotaOwnersOnline:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}
a.custom_btn_service_specials {
display: block;
float: left;
margin-right: 5px;
margin-top: 5px;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_service_specials.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btn_service_specials:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}
a.custom_btn_parts_inquiry {
display: block;
float: left;
margin-right: 5px;
margin-top: 5px;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_parts_inquiry.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btn_parts_inquiry:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}
a.custom_btn_rent_a_toyota {
display: block;
float: left;
margin-top: 5px;
width: 212px;
height: 44px;
background:url('http://images.ebizautos.com/sites/8776/images/btn_rent_a_toyota.jpg') no-repeat 0 0;
text-decoration: none;
}
a.custom_btn_rent_a_toyota:hover {
display: block;
width: 212px;
height: 44px;
background-position: 0 -44px;
}

/* ------------------------------------------- BEGIN Slider ------------------------------------------- */
#slider {
width: 646px;
margin: 0 auto;
position: relative;
background:url('http://images.ebizautos.com/sites/8776/images/jquery_slider_bg.jpg') no-repeat top center;
text-align: center;
margin-top: 5px;
}
.scroll {
height: 141px;
width: 560px;
overflow: auto;
overflow-x: hidden;
position: relative;
clear: left;
margin: 0 auto;
}
.scrollContainer div.panel {
height: 150px;
width: 580px;
padding-left: 6px;
text-align: left;
}
.scrollContainer div.panel div{
height: 150px;
width: 180px;
float: left;
font-family: verdana, sans-serif;
font-size: 10px;
color: #FFF;
background:url('http://images.ebizautos.com/sites/8776/images/specials_bg.jpg') no-repeat top left;
}
div.slideContainer1 {
margin-right: 5px;
}
div.slideContainer2 {
margin-right: 5px;
}
div.slideContainer3 {
}
div.slideContent {
padding: 5px;
}
.custom_specialTitle{
color: #BA0000;
font-weight: bold;
}
.custom_specialPrice{
color: #BA0000;
font-weight: bold;
}
div.custom_navigationWrapper {
width: 626px;
height: 38px;
text-align: center;
margin: 0 auto;
background:url('http://images.ebizautos.com/sites/8776/images/slider_navigation_bg.jpg') no-repeat top center;
}
ul.navigation {
list-style: none;
margin-left: 8px;
padding: 0;
}
ul.navigation li {
display: inline;
}
ul.navigation a, ul.navigation a:visited {
display: block;
width: 22px;
height: 20px;
float: left;
font-size: 10px;
font-family: verdana, arial;
color: #FFF;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
padding-top: 2px;
text-decoration: none;
background:url('http://images.ebizautos.com/sites/8776/images/slider_navigation_btn_bg_up.png') no-repeat;
text-align: center;
}
div.custom_slider_bg_footer{
width: 646px;
height: 12px;
background:url('http://images.ebizautos.com/sites/8776/images/jquery_slider_bg_bottom.jpg') no-repeat bottom center;
}
ul.navigation a:hover {
color: #000;
}
ul.navigation a.selected {
background:url('http://images.ebizautos.com/sites/8776/images/slider_navigation_btn_bg_hover.png') no-repeat;
}
ul.navigation a:focus {
outline: none;
}
.scrollButtons {
position: absolute;
top: 90px;
cursor: pointer;
}
.scrollButtons.left {
left: 10px;
}
.scrollButtons.right {
right: 10px;
}
.hide {
display: none;
}
div.custom_sideBarImage{
width: 212px;
height: 119px;
margin-bottom: 10px;
background:url('http://images.ebizautos.com/sites/8776/images/sideBar_image.jpg') no-repeat top center;
}
div.custom_sideBarTitle{
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
color: #BC0000;
margin-bottom: 10px;
text-align: left;
}
div.custom_sliderTitle {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
color: #BC0000;
padding-top: 15px;
padding-left: 10px;
margin-bottom: 20px;
text-align: left;
}
div.custom_sideBarContent{
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
width: 215px;
}
div.custom_sideBarContent ul {
padding: 12px 0px 0px 20px;
margin: 0;
}
p.disclaimer{
margin-left: 10px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #fff;
}
/* ------------------------------------------- END Slider ------------------------------------------- */
/* ------------------------------------------- END Specials Landing Page ------------------------------------------- */

/* -----------------------------------
	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/8776/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/8776/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/8776/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;
}