@charset "utf-8";
/* CSS Document
   Gentilini Ford 2010 */

div, h1, h2, h3, h4, img, a, p, ul, li{
	margin:0;
	padding:0;
	border:none;
}
table{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
#hpWrapper{
	background:#FFF;
	margin:0 auto;
	width:960px;
	text-align:left;
	overflow:hidden;
}
#topBanner{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/green-line.jpg") no-repeat right bottom;
	width:960px;
	height:124px;
	overflow:hidden;
}
#topBanner #hpLogo{
	float:left;
	width:190px;
	height:120px;
	margin:0 12px 0 4px;
}
#contactInfo{
	float:left;
	width:524px;
	margin-top:16px;
}
#topBanner p{
	float:left;
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:20px 10px 0 0;
}
a.phones, a.phones:link, a.phones:visited{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/contactBtn-bkg.jpg") no-repeat left top;
	display:block;
	float:left;
	color:#FFF;
	height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	margin-right:8px;
	padding-left:11px;
}
a.phones span{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/contactBtn-bkg.jpg") no-repeat right -45px;
	display:block;
	padding:10px 11px 10px 0;
}
a.phones:hover{
	background-position:left -90px;
}
a.phones:hover span{
	background-position:right -140px;
}

p#address{
	clear:left;
	margin:26px 0 0 80px;
	width:334px;
}
p#address a:link, p#address a:visited{
	color:#2372AE;
	text-decoration:none;
}
p#address a:hover{
	color:#78B714;
}
#reviewsBtn{
	float:right;
	width:225px;
	height:62px;
	margin-top:8px;
}

#hpBody{
	clear:both;
	overflow:hidden;
}
#hpSlideshow{
	background:#2372AE;
	float:left;
	width:580px;
	height:360px;
}
#topButtons{
	float:left;
}
.bigButton{
	width:380px;
	height:120px;
}
#usedBtn{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/topBtn-used.jpg") no-repeat left top;
}
#newBtn{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/topBtn-new.jpg") no-repeat left top;
}
#specialsBtn{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/topBtn-specials.jpg") no-repeat left top;
}
.bigButton h3{
	color:#78B714;
	font-size:30px;
	padding:4px 0 4px 18px;
}
.bigButton ul{
	width:200px;
	margin-left:20px;
}
.bigButton ul li{
	color:#666;
	list-style:none;
	font-size:14px;
	margin:2px 0;
}
a.bigButtonLink:link, a.bigButtonLink:visited{
	color:#666;
	font-size:12px;
	text-decoration:none;
	margin:2px 0;
}
a.bigButtonOver:link, a.bigButtonOver:visited{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin:2px 0;
}
a.bigButtonOver:hover{
	color:#78B714;
}

#middleButtons{
	clear:both;
	overflow:hidden;
	margin:10px 0;
}
#service{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/middle-service.jpg") no-repeat 0 -140px;
	margin-right:8px;
}
#finance{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/middle-finance.jpg") no-repeat 0 -140px;
	margin-right:8px;
}
#parts{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/middle-parts.jpg") no-repeat 0 -140px;
	margin-right:8px;
}
#directions{
	background:url("http://sitespecific.dealerskins.com/GentilliniFord/hpContent/middle-directions.jpg") no-repeat 0 -140px;
}
a.footerBtn, a.footerBtn:link, a.footerBtn:visited{
	display:block;
	float:left;
	width:234px;
	height:130px;
	text-decoration:none;
	overflow:hidden;
	position:relative;
}
.cover{
	position:absolute;
	top:0;
	left:0;
}
.fadeText{
	color:#FFF;
	padding:20px 16px 0 14px;
	font-size:14px;
	font-weight:bold;
}
.fadeText strong{
	font-size:22px;
	line-height:36px;
}

.pulse  { position: relative; }
.pulseImg { display:block; position: absolute; z-index: 1; top: 0; left: 0; display: none; }
.pulse .pulseContent { z-index:2; position: relative; }