@charset "utf-8";
/* CSS Document
   Killebrew CDJ 2010 */

div, h1, h2, h3, img, a, p, ul, li{
	margin:0;
	padding:0;
	border:none;
}
table{
	width:100%;
	xheight:auto;
	margin:0;
	padding:0;
	border:none;
}
a:hover{
	color:#FFF;
}
#footerButtons{
	margin:4px auto 16px;
	width:960px;
	overflow:hidden;
}
#footerButtons h3{
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:44px;
	text-align:center;
}
.largeBtn{
	background:url("http://sitespecific.dealerskins.com/KillebrewsChryslerDodgeJeep/hpContent/footerBtnBkg.jpg") no-repeat left top;
	width:230px;
	height:156px;
	float:left;
	margin:0 5px;
	overflow:hidden;
}
.largeBtn ul{
	margin:3px 0 0;
}
.largeBtn ul li{
	list-style:none;
}
.largeBtn ul li a:link, .largeBtn ul li a:visited{
	color:#FFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.largeBtn ul li a:hover{
	color:#C00;
	text-decoration:underline;
}
#btn1{
	background-position:left top;
}
#btn2{
	background-position:right top;
}
#btn3{
	background-position:left bottom;
}
#btn4{
	background-position:right bottom;
}

/* Easy Slider */
#slideshow{
	clear:both;
	border:2px solid #900;
	position:relative;
	width:960px;
	height:350px;
	xmargin:0 auto 10px;
	overflow:hidden;
}
#slideshow a:link, #slideshow a:visited{
	text-decoration:none;
}
#slideshow h2{
	background:#000 url("http://sitespecific.dealerskins.com/webassets/images/seo-title-bg-iphone.png") repeat left center;
	clear:both;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	line-height:40px;
}
#slider{
	position:absolute;
	top:50;
	left:25;
	z-index:8;
	overflow:hidden;
}
#slider ul, #slider li,{
	list-style:none;
}
#slider li{
	/* define width and height of list item (slide) */
	width:908px;
	height:280px;
	overflow:hidden;
}
#slider div{
	background:#555 url("http://sitespecific.dealerskins.com/KillebrewsChryslerDodgeJeep/hpContent/sliderBkg.jpg") repeat-x left top;
	width:446px;
	height:280px;
	float:left;
	margin:0 4px;
}
#slider div h3{
	color:#FFF;
	font-size:20px;
	line-height:26px;
}
#slider div img{
	margin:12px 0 0 6px;
}
#slider div p{
	color:#FFF;
	font-size:16px;
	line-height:24px;
	margin:10px 30px;
	text-align:justify;
}
#slider div a:link, #slider div a:visited{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	margin:0 20px;
	text-decoration:none;
}
#prevBtn, #nextBtn{
	display:block;
	width:26px;
	height:42px;
	position:absolute;
	top:175px;
	left:0px;
	z-index:1000;
	overflow:hidden;
	text-indent:-8000px;
}
#nextBtn{
	left:932px;
}
#prevBtn a{
	background:url("http://sitespecific.dealerskins.com/KillebrewsChryslerDodgeJeep/hpContent/prev-btn.jpg") no-repeat 0 0;
	display:block;
	position:relative;
	width:26px;
	height:42px;
}
#nextBtn a{
	background:url("http://sitespecific.dealerskins.com/KillebrewsChryslerDodgeJeep/hpContent/next-btn.jpg") no-repeat 0 0;
	display:block;
	position:relative;
	width:26px;
	height:42px;
}

#hpWrapper{
	clear:both;
	xbackground:#C00;
	margin:20px auto 0;
	width:950px;
	overflow:hidden;
}
#hpContainer{
	xbackground:#000;
	xmargin:4px;
}
#hpContainer h2{
	clear:both;
	background:#000 url("http://sitespecific.dealerskins.com/webassets/images/seo-title-bg-iphone.png") repeat left center;
	color:#FFF;
	font-size:20px;
	line-height:32px;
	text-indent:10px;
}
#hpContainer h3{
	clear:both;
	background:#000 url("http://sitespecific.dealerskins.com/webassets/images/seo-title-bg-iphone.png") repeat left bottom;
	color:#FFF;
	font-size:14px;
	line-height:20px;
	text-indent:10px;
}

#hpContainer a {
	color:#FFFFFF;
}

#hpContainer a:hover {
	color: #0156A9
}

.seoBox{
	xwidth:920px;
	margin:0 auto;
	padding:6px 0;
}
.seoBox p{
	color:#FFF;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	padding:4px 0 6px;
}
.hpInvLinkList{
	margin:8px 0;
}
.hpInvLinkList ul{
	margin:0 0 0 14px;
}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:186px;
	margin:0 0 6px;
}
.hpInvLinkList br{
	clear:both;
}