/* --------------------------------------------------- Lease Landing Pages ---------------*/
/* ----------------------------- Global ----- */
.custom_lease_landing_info{
position:absolute;
top:96px;
left:34px;
}

.custom_lease_landing_info h1{
margin:0;
padding:0;
color:#4D4D50;
font-family:Helvetica, arial, sans-serif;
font-size:34px;
line-height:34px;
font-weight:bold;
text-transform: uppercase;
}

.custom_lease_landing_info h1 span{
text-transform: lowercase;
}

.custom_lease_landing_info span.custom_lease_landing_info_small{
color:#4D4D50;
font-family:Helvetica, arial, sans-serif;
font-size:20px;
line-height:20px;
font-weight:bold;
text-transform: uppercase;		
}

.custom_lease_landing_title{
font-family:Helvetica, arial, sans-serif;
font-size:25px;
line-height:30px;
font-weight:bold;
margin-left:34px;
margin-top:20px;
}

.custom_lease_landing_subtitle{
font-family:Helvetica, arial, sans-serif;
font-size:14px;
margin-left:34px;
}

.custom_lease_landing_description{
font-family:Helvetica, arial, sans-serif;
font-size:18px;
line-height:25px;
margin:30px 40px 0 34px;
}

.custom_lease_landing_price{
font-family:Helvetica, arial, sans-serif;
font-size:18px;
font-weight:bold;
margin:30px 34px 0 34px;
}

.custom_lease_landing_details{
margin:10px 34px;
}

	.custom_lease_landing_details ul{
	margin:0;
	padding:0 0 0 16px;
	}

	.custom_lease_landing_details ul li{
	font-family:Helvetica, arial, sans-serif;
	font-size:14px;
	line-height:20px;
	}

a.btn_view_inventory{
display:block;
width:132px;
height:22px;
outline:0;
margin-left:34px;
margin-top:15px;
background:url(http://images.ebizautos.com/sites/8483/images/_lease_landing/btn_view_inventory.jpg) no-repeat top left;
text-decoration: none;
}
/* ----------------------------- Banners ----- */

.custom_lease_landing_banner328i{
width:890px;
height:290px;
background:url(http://images.ebizautos.com/sites/8483/images/_lease_landing/banner_328i.jpg) no-repeat top left;
position:relative;
}

.custom_lease_landing_banner528i{
width:890px;
height:290px;
background:url(http://images.ebizautos.com/sites/8483/images/_lease_landing/banner_528i.jpg) no-repeat top left;
position:relative;
}

/*---------- custom maps page ----------*/

.map_page {
	display: block;
	float: left;
	clear: both;
	width: 690px;
}

.map_page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0 0 10px 20px;
}

.map_page td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.map_page h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 14px;
	padding: 0px;
	margin: 20px 0 10px 20px;
	color: #000;
}

.map_page h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0 10px 20px;
}

table.hours_table {
	margin: 0 0 0 20px;
}

.map_page a:link, .map_page a:visited {
	color: #4C4C4E;
}

.map_page a:hover {
	color: #000;
}

.map_wrapper {
	display: block;
	float: left;
	clear: both;
}

.department_header {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

.department_splitter {
	border-top: 1px dashed #808284;
	padding-top: 20px;
}

.hours_wrapper {
	display: block;
	float: left;
	width: 335px;
	height: 260px;
	margin: 20px 20px 20px 0;
	background: #FFF;
}

.address_wrapper {
	display: block;
	float: left;
	width: 335px;
	height: 260px;
	margin: 20px 0 20px 0;
	background: #FFF;
}