/* GLOBAL
----------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	text-align: center;
	color: #666;
	background: #fff;
\\	background: #036 url(../images/bg-body.gif) repeat left 0 fixed;
}
p {
	margin: 15px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
h1{
	font-weight: normal;
	font-size: 160%;
	color: #036;
}
h2 {
	font-weight: normal;
	font-size: 120%;
}
h3 {
	font-weight: normal;
	font-size: 120%;
	color: #036;
}
h4 { color:#F00;font-weight: normal;
	font-size: 160%;}
blockquote {
	float: right;
	width: 220px;
	font-size: 150%;
	font-weight: normal;
	color: #647CBE;
	margin: 0;
	padding: 0 0 0 20px;
}
blockquote p {
	padding: 0;
	margin: 0;
}
blockquote img {
	padding-top: 10px;
}
.comment {
	font-weight: bold;
	font-style: normal;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #40668D;
	text-decoration: none;
}
a:visited {
	color: #40668D;
	text-decoration: none;
}
.clear {
	clear: both;
}
.tel {
	background:  url(../images/icons/tel.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.mob {
	background:  url(../images/icons/mob.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.fax {
	background:  url(../images/icons/fax.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.email {
	background:  url(../images/icons/email.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.contact {
	background: url(../images/icons/pen.png) no-repeat left center;
}
.telephone {
	background: url(../images/icons/phone.png) no-repeat left center;
}
.time {
	background: url(../images/icons/time.png) no-repeat left center;
}
.staff, .hours, .phone {
	margin: 0 0 10px;
	padding: 0 0 10px;
	list-style: none;
}
.staff li, .hours li, .phone li {
	display: inline;
	list-style:  none;
}
.staff a, .hours a, .phone a .staff li, .hours li, .phone li {
	padding: 5px 5px 5px 28px;
	margin: 0;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #D7E1EB;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.staff a:hover, .hours a:hover, .phone a:hover  {
	background-color: #eee;
}
.staff a {
	background-image: url(../images/icons/email-02.gif);
}
.hours a, .hours li {
	background-image: url(../images/icons/time.gif);
}
.phone a, .phone li {
	background-image: url(../images/icons/phone.gif);
}

/* LAYOUT
----------------------------------------*/

#layout-wrapper {
	width: 925px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	border: 15px solid #fff;
	background: #fff url(../images/bg-wrapper.gif) repeat-x left 128px;
}
#header {
	height: 90px;
	overflow: hidden;
}
#menu {
	height: 35px;
	border-top: 3px solid #036;
	background: #ddd url(../images/icons/nav.gif) repeat-x left 0;
	overflow: hidden;
}
#content {
	width: 670px;
	margin: 25px 0;
	float: left;
}
#sidebar {
	width: 230px;
	float: right;
	margin-top: 15px;
	overflow: hidden;
}

/* HOMEPAGE
----------------------------------------*/

#home-wrapper {
	float: left;
	width: 680px;
	margin: 15px 0 25px 0;
	background: #fff url(../images/bg-wrapper.gif) repeat-x left 209px;
	overflow: hidden;
}
#slideshow-wrapper {
	height: 205px;
	background: #fff;
	padding-bottom: 1px;
	border-bottom: 3px solid #333;
}
#hyundaihome, #chevrolethome {
	width: 44%;
	padding: 25px 15px 0 15px;
\\	background: yellow;
}
#hyundaihome {
	float: left;
}
#chevrolethome {
	float: right;
}
#hyundaihome img, #chevrolethome img {
	border: none;
}
a.enter {
	display: block;
	padding-left: 15px;
	margin-top: 25px;
	font-weight: bold;
	background: url(../images/icons/arrow.gif) no-repeat left center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

/* HEADER
----------------------------------------*/

#logo {
	width: auto;
	padding: 0;
	display: block;
	float: left;
}
#logo img {
	padding-top: 6px;
}
#logo h1 {
	display: none;
}
#manu {
	float: right;
	display: block;
	overflow: hidden;
}
#manu img {
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 15px;
}

/* CONTENT
----------------------------------------*/

.picture {
	padding: 6px;
	margin-left: 10px;
	border: 1px solid #D7E1EB;
}
ul.list {
	padding: 0;
	margin: 0 0 15px 25px;
}
ul.list li {
	list-style: none;
	background: url(../images/icons/arrow.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 15px;
}
table.specialoffers {}
table.specialoffers td { border-bottom: 1px solid #D7E1EB; }


/* RANGE
----------------------------------------*/

lineup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lineup img {
	background: #fff;
	display: block;
	padding: 10px 15px;
}
.lineup a img {
	display: block;
}
.lineup h1 {
	font-size: 90%;
	letter-spacing: normal;
	background: #E7EDF3;
	border-top: 3px solid #8BA9BC;
\\	text-transform: capitalize;
}
.lineup h1 a:link, .lineup h1 a:visited {
	color: #4F84A6;
	display: block;
	padding: 5px;
}
.lineup h1 a:hover {
	color: #fff;
	background: #8BA9BC;
}

/* TESTIMONIALS
----------------------------------------*/

#testimonials {
	width: 450px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 25px;
	text-align: left;
}
#testimonials .box {
	padding: 5px 20px;
}
#testimonials p {
	text-align: left;
}

/* MENU 
----------------------------------------*/

#menu ul {
	list-style: none;
}
#menu ul li {
	list-style: none;
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	display: block;
	float: left;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 85%;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border-right: 1px solid #ECECEC;
}
#menu ul li a:hover,
#menu ul li a:focus {
	background: #ccc url(../images/icons/nav.gif) repeat-x left -35px;
}
#menu ul li a:active {
}
#menu img {
	border: 0;
}

/* PAGE IDS 
----------------------------------------*/

#home #menu-home a,
#hyundai #menu-hyundai a,
#chevrolet #menu-chevrolet a,
#stock #menu-stock a,
#car #menu-car a,
#commercial #menu-commercial a,
#offers #menu-offers a,
#service #menu-service a,
#finance #menu-finance a,
#aftersales #menu-aftersales a,
#bodyshop #menu-bodyshop a,
#parts #menu-parts a,
#about #menu-about a,
#contact #menu-contact a,
#location #menu-location a,
#jobs #menu-jobs a,
#testimonials #menu-testimonials a {
	color: #fff;
	font-weight: bold;
	background: #036 url(../images/icons/nav.gif) repeat-x left -70px;
}

/* SIDEBAR
----------------------------------------*/

#specialoffers {
	padding-bottom: 5px;
}
.box {
	padding: 0 14px;
	margin-bottom: 15px;
	border-right: 1px solid #D7E1EB;
	border-bottom: 1px solid #D7E1EB;
	background: #fff url(../images/bg-box.png) no-repeat left top;
}
.box h1 {
	font-size: 90%;
	font-weight: bold;
	padding: 15px 0 15px 25px;
	margin: 0;
	border: none;
	color: #036;
	text-transform: uppercase;
}
.box h1.quicksearch {
	background: url(../images/icons/search.png) no-repeat left center;
}
.box h1.offers {
	background: url(../images/icons/star.png) no-repeat left center;
}
.box p {
	text-align: center;
}

/* SEARCH FORM
----------------------------------------*/

.carsearch fieldset {
	border: none;
}
.carsearch legend {
	display: none;
}
.carsearch label {
	display: none;
}
.carsearch select, .carsearch input {
	display: block;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
.carsearch .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	width: 120px;
	height: 25px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px !important;
	margin-bottom: 20px;
	border: none;
	font-size: 75%;
	background: #036 url(../images/icons/button.png) no-repeat;
	text-align: left;
}
.carsearch .required {
	color: #999;
	font-style: italic;
}
.box img, .carsearch img {
	border: none;
}

/* FORM
----------------------------------------*/

.feedback form {
	margin-top: 15px;
}
.feedback fieldset {
	padding: 0 15px 15px 15px;
	margin: 0 0 15px;
	border: 1px solid #D7E1EB;
}
.feedback legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 25px;
	background:  url(../images/icons/pen.png) no-repeat left center;
	text-transform: capitalize;
	color: #036;
}
.feedback label {
	padding: 10px 0 0;
	margin: 0;
	display: block;
}
.feedback .required {
	color: #999;
	font-style: italic;
}
.feedback input, .feedback textarea, .feedback select {
	padding: 1px 2px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0 0 5px;
}
.feedback textarea {
	height: 150px;
}
.feedback .radio {
	width: 15px;
	height: 15px;
	border: none;
}
.feedback .checkbox {
	border: none;
	width: 15px;
	height: 15px;
}
.feedback .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	width: 120px;
	height: 25px;
	padding-left: 10px;
	margin-right: 10px;
	border: none;
	font-size: 75%;
	background: #036 url(../images/icons/button.png) no-repeat;
	text-align: left;
}

/* FOOTER
----------------------------------------*/

#footer {
	padding: 15px 15px 0 15px;
	height: 30px;
	font-size: 85%;
	text-align: left;
	background: #fff url(../images/bg-footer.gif) repeat-x left top;
	border-top: 3px solid #036;
	clear: both;
}
#footer p {
	padding: 0;
	margin: 0;
}
