﻿* { font-family: 'Open Sans'; color: #ffffff }

a,h1,h2,h3,h4,h5,p,li,ul,ol,span {
	font-family: 'Open Sans';
	margin: 0px;
	padding:0px;
	line-height: 125%;
	color: #FFFFFF;
}
#Body { 
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position:left;
	background-attachment:scroll;
	background-color: #202020;
}
div.Padding {
	padding: 5px;
}
div.Table {
	margin: 5px;
	background-color: #000000;
}


/* Header Tags */
div.Header {
	padding: 0;
	border-bottom: 3px #333333 solid;
	background-color: #111111;
	
	background: -webkit-linear-gradient(#111111, #444444); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#111111, #444444); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#111111, #444444); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#111111, #444444); /* Standard syntax */ 
}
p.HeaderText {
	color: #F0F0F0;
}
a.HeaderTitle:link,
a.HeaderTitle:visited,
a.HeaderTitle:active {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: -.04em;
	color: #FFFFFF; 
	text-decoration: underline; 
}
a.HeaderTitle:hover {
	color: #333333;
}

a.HeaderIcon {
	background: url('http://webserver1.kgi.co//web/mobile/images/icons.png') 0px 0px no-repeat; 
	background-repeat: no-repeat;
	background-size:70px;
	}

a.PhoneIcon {
	width: 35px;
	height: 35px;
	background-position: 0px -70px;
	text-decoration: none;
	position: absolute; 
	right:5px; 
	top:5px;
}

a.MapIcon {
	width: 35px;
	height: 35px;
	background-position: -35px -70px;
	text-decoration: none;
	position: absolute; 
	right:50px; 
	top:5px;
}

a.PhoneIconwLogo {
	width: 35px;
	height: 35px;
	background-position: 0px -70px;
	text-decoration: none;
	position: absolute; 
	left:5px; 
	top:5px;
}

a.MapIconwLogo {
	width: 35px;
	height: 35px;
	background-position: -35px -70px;
	text-decoration: none;
	position: absolute; 
	right:5px; 
	top:5px;
}


/* Body Tags */
p {
	font-size: 12px; color: #C0C0C0; font-family: Arial; margin:0; padding:0; line-height: 125%;}
p.footnote {
	font-size: 10px; color: #FFF; font-family: Arial; margin:0; padding:0; line-height: 10px;}
p.highlight {
	color: #C0C0C0; margin: 0px; padding: 2px 0px; line-height: 75%; font-size: 14px; font-family: 'Open Sans', Arial, Helvetica, sans-serif;}
h1{
	font-size: 20px; color: #FFF; margin:0 0 8px 0; padding:0; letter-spacing: -.04em}
h1.PageTitle{
	font-size: 20px; color: #FFF; margin:0; padding:4px 0; letter-spacing: -.04em; font-weight:400; line-height:100%;}
h2 {
	font-size: 16px; color: #C0C0C0; }
h3 {
	font-size: 12px; color: #FFF;}
h4 {
	font-size: 14px; letter-spacing: -.03em; color: #FFF; text-align: left; margin-top: 5px; line-height: 200%}

img.StockImage { width: 90%; margin: 20px 0}

/* Menu Tags */

div.MenuPadding {
	padding: 0px;
}
div.MenuTable {
	margin: 5px;
	background-color: #000000;
}

div.MenuTitleSlider{
	color: #FFFFFF;
	font: 14px 'Open Sans', Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight:700;
	letter-spacing: -.04em; 
	line-height: 75%;
	display:block; 
	border: 1px solid #050505; 
	padding:12px 0 10px 8px; 
	margin:1px 0px 0px 0px;
	
	background: -webkit-linear-gradient(#777777, #555555); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#777777, #555555); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#777777, #555555); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#777777, #555555); /* Standard syntax */ 
}

.NavButton{
	color: #fff;
	font: 14px 'Open Sans', Helvetica, sans-serif; 
	text-decoration:none; 
	text-transform: uppercase;
	font-weight:700;
	letter-spacing: -.02em; 
	display:block; 
	border: 1px solid #050505; 
	padding:10px 0 10px 8px; 
	margin:1px 0px 0px 0px;
	
	background: -webkit-linear-gradient(#222222, #101010); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#222222, #101010); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#222222, #101010); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#222222, #101010); /* Standard syntax */ 
}

.NavButtonArrow {
	float:right; 
	position:relative; 
	right:10px; 
	top:50%; 
	font-weight:800; 
	font-size: 125%; 
	background-color:#222; 
	padding: 6px; 
	line-height:50%; 
	border-radius: 10px 
}

/* Dealership Hours and Contact Info */

div.Hours1-1 {
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 4px;
	border-top: 1px #333333 solid;
}
div.Hours1-2 {
	float: left;
	width: 49.9%;
}
div.Contact1-1 {
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 4px;
	border-top: 1px #333333 solid;
}
div.Contact1-2 {
	float: left;
	width: 64.9%;
}
div.Contact2-2 {
	float: right;
	width: 34.9%;
	text-align:center;
}

h2.Hours {
	font-size: 14px; color: #eeeeee; font-family: 'Open Sans', Arial; margin:2px 0px; padding:0; line-height: 125%;}
p.Hours {
	font-size: 12px; color: #eeeeee; font-family: Arial; margin:2px 0px; padding:0; line-height: 150%;}

h2.Contact {
	font-size: 14px; color: #eeeeee; font-family: 'Open Sans', Arial; margin:2px 0px; padding:0; line-height: 125%;}
p.Contact {
	font-size: 12px; color: #eeeeee; font-family: Arial; margin:2px 0px; padding:0; line-height: 150%;}






/* Browse Inventory */

div.BrowseContainer{ 
	width:100%;
	display: table;
}
div.Browse{ 
	border: 1px solid #333333;
	padding: 4px 2px;
	margin: 0 3px 6px 3px;
	background-color: #000000;
}

div.Blurb{ 
	border: 1px solid #333333;
	padding: 4px 2px;
	margin: 3px 3px 0px 3px;
	background-color: #CCCCCC;

	background: -webkit-linear-gradient(#CCCCCC, #c0c0c0); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#CCCCCC, #c0c0c0); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#CCCCCC, #c0c0c0); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#CCCCCC, #c0c0c0); /* Standard syntax */ 
}

div.BrowseVehicleImageBox { 
	padding: 0px;
	margin: 0px;
	float:left;
	display:inline-block;
	position:relative;
}

img.BrowseVehicleImage {
	border: 2px #333333 solid;
	max-height: 60px;
	display:block;
}
div.BrowseVehicleImageLayover { 
	padding: 0;
	margin: 0px;
	position:absolute;
	bottom: 0px;
	background: rgba(0,0,0,.75);
	text-align:center;
	width: 100%;
}
div.BrowseVehicleSpecBox {
	margin-left: 10px;
	float:left;
}

h3.Blurb {
	font-size: 12px; color: #000000; font-family: 'Open Sans', Arial; margin:0px; padding:0; line-height: 100%; letter-spacing: -.03em; text-decoration:none}
h2.BrowseVehicleTitle {
	font-size: 12px; color: #FFFFFF; font-family: 'Open Sans', Arial; margin:0px 0px 4px 0px; padding:0; line-height: 100%; letter-spacing: -.03em;}
p.BrowseVehicleSpecs {
	font-size: 10px; color: #eeeeee; font-family: 'Open Sans', Arial; margin:2px 0px; padding:0; line-height: 125%;}
p.BrowsePictureCount {
	color: #FFFFFF }


/* Vehicle Detail Page */

h1.VehicleTitle{
	font-size: 17px; color: #FFF; font-family: 'Open Sans', Arial; margin:5px 0 5px 0; padding:0; letter-spacing: -.04em; font-weight: 800}
p.VehicleSpecs, p.CallToActionText, p.FormText {
	font-size: 14px; color: #FFF; font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin:0px; padding:0px; line-height: 130%; font-weight:300; letter-spacing: -.02em;}
p.PictureCountCaption {
	font-size: 10px; color: #FFF; font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin:3px; padding:0px; line-height: 75%; font-weight:300; letter-spacing: -.01em;}

div.VehicleContainer{ 
	width:100%;
	display: table;
}
div.VehicleSpecsPriceBox {
	margin: 10px 0px;
	padding: 3px 0px;
	text-align:center;
	line-height: 75%;
	background: rgba(255,255,255,.1)
}

div.VehicleDetailImageContainer {
	float:left; 
	width: 300px; 
	padding: 5px 5px 0px 5px; 
	margin: 0px 5px;
	margin-bottom:5px; 
	background: rgba(0,0,0,.9); 
	text-align:center
}

div.TitleSlider{
	color: #FFFFFF;
	font: 14px 'Open Sans', Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight:700;
	letter-spacing: -.04em; 
	line-height: 75%;
	display:block; 
	border: 1px solid #050505; 
	padding:12px 0 10px 8px; 
	margin:1px 0px 0px 0px;
	
	background: -webkit-linear-gradient(#777777, #555555); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#777777, #555555); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#777777, #555555); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#777777, #555555); /* Standard syntax */ 
}
div.BoxSlider{
	display:block; 
	border: 1px solid #050505; 
	padding:8px; 
	margin:1px 0px 0px 0px;
	text-align:left;
	background-color:#111;
}

.ActionButton{
	font: 16px 'Open Sans', Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight:700;
	letter-spacing: -.02em; 
	display:block; 
	border: 1px solid #050505; 
	padding:12px 0 12px 8px; 
	margin:1px 0px 0px 0px;
	text-align:center;
	
	background: -webkit-linear-gradient(#222222, #555555); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#222222, #555555); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#222222, #555555); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#222222, #555555); /* Standard syntax */ 
}

/* FINANCE */

h2.CreditAppLink {
	font-size: 14px; 
	color: #CCCCCC;
	margin: 5px 0;
}
a.CreditAppLink {
	color: #000000	
}
a.CreditAppLink:hover {
	color: #C0C0C0	
}

/* TESTIMONIALS and STAFF */

div.Staff,div.Testimonials {
	width: 100%;
	text-align:center;
	border-top: 2px #444444 solid;
	padding-top: 20px;
	margin-bottom: 20px;
}
div.StaffImage, div.TestimonialsImage {
	width: 100%;
	text-align:center;
}
img.StaffImage, img.TestimonialsImage {
	border:10px #222222 solid;
	margin: 5px auto;
	width: 50%;
}
h1.Staff, h1.Testimonials {
	margin-bottom: 0px;
}
p.NoBios {
	font-style: italic;
	font-size: 125%;
}
p.Staff, p.Testimonials {
	color: #F0F0F0;
	line-height: 135%;
}

/* FOOTER */

div.Footer {
	margin-top: 5px;
	background-color: #000000;
	text-align: center;
	bottom: 0px;
	border-top: 2px #CCCCCC solid;
}
div.FooterPadding {
	padding: 5px;
}
div.FooterNav {
	background-color: #111111;
	padding: 10px 0;
}
a.Footer:active,a.Footer:visited,a.Footer:link,a.Footer:hover {
	text-decoration: underline;
	padding: 8px 8px;
	font-size: 10px;
}
div.Social {
	margin-top: 0px;
	border-top: 1px #444444 solid;
	width: 100%;
	text-align:center;
	background-color: #111111;
}
img.Social {
	margin: 10px 10px 0px 10px;
	padding:0px;
	width: 24px;
	border:0px;
	display: inline-block;
}
a.Social {
	padding:0px; margin:0px; line-height:100%; display:inline-block;
}
div.FullSite {
	padding: 10px 0;
	background-color: #111111;
	text-align: center;
}


/* Links */

a:link {color: #FFF;}
a:visited {color: #FFF;}
a:hover {color: #CCC;}
a:active {color: #CCC}

