/* GLOBAL
----------------------------------------*/

body {
	padding: 0;
	margin: 0;
	font: small Arial, Helvetica, san-serif;
\\	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
\\	font: small Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
	background: #8daccf url(../images/bg-body.gif) repeat-x 50% -110px;
}
p, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
}
#stock h2 {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: normal;
	font-size: 160%;
	color: #000;
}
#subheader h1 {
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	font-size: 140%;
	text-transform: capitalize;
	color: #000;
	position: absolute;
	left: 220px;
	bottom: 0;
	width: 740px;
	background: url(../images/bg-heading.gif) repeat-x 0 100%;
}
#carsearch h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 130%;
	letter-spacing: bold;
	color: #000;
	border-bottom: none;
	display: none;
}
h2 {
	font-weight: normal;
	font-size: 130%;
}
h3 {
	padding: 0 0 0 25px;
	font-size: 120%;
	font-weight: normal;
}
a:link {
	color: #f90;
	text-decoration: none;
}
a:hover {
	color: #f90;
	text-decoration: underline;
}
a:visited {
	color: #f90;
	text-decoration: none;
}
.address {
	background: url(../images/icons/home.gif) no-repeat left center;
}
.contact {
	background: url(../images/icons/phone.gif) no-repeat left center;
}
.time {
	background: url(../images/icons/time.gif) no-repeat left center;
}
.map {
	background: url(../images/icons/map.gif) no-repeat left center;
}
.email {
	background: url(../images/icons/email.gif) no-repeat left center;
}
.star {
	background: url(../images/icons/star.gif) no-repeat left center;
}
img {
	border: none;
}
.box {
	width: 49%;
}
div.container {
	overflow: hidden;
	width: 100%;
	padding-bottom: 15px;
}
.left, div.left {
	float: left;
}
.right, div.right {
	float: right;
}
.borders {
	padding: 5px 10px;
	border: 1px solid #ddd;
}
div.nopadding { padding-bottom: 0; }

/* LAYOUT
----------------------------------------*/

#layout-wrapper {
	width: 970px;
	margin: 0 auto;
	
}
#header-wrapper {
	height: 110px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	display: none;
}
#topmenu {
	margin: 0 auto;
	position: absolute;
	top: 20px;
	right: 0;
}
#content-wrapper {
	width: 970px;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
	background: #fff url(../images/bg-content.gif) repeat-y;
}
#subheader {
	height: 140px;
	background: url(../images/bg-subheader.jpg) no-repeat;
	position: relative;
}
#content {
	width: 540px;
	float: left;
	padding-top: 15px;
	text-align: justify;
	background-color:#FFFFFF;
}
#homecontent {
	width: 540px;
	float: left;
	text-align: justify;
	background-color:#FFFFFF;
}
#showroom {
	width: 730px;
	float: left;
	padding-top: 0;
	text-align: justify;
}
#menu {
	width: 200px;
	float: left;
	margin-right: 20px;
	font-family: Helvetica, Arial, sans-serif;
}
#carsearch {
	width: 180px;
	float: right;
	margin-top: 15px;
	padding-right: 10px;
}

/* HEADER
----------------------------------------*/

#logo {
	position: absolute;
	top: 5px;
	left: 0;
}
#topmenu p { text-align: right; padding-top: 10px; }

/* CONTENT
----------------------------------------*/

#content ul {
	padding: 0;
	margin: 0 0 15px 15px;
	border-top: 1px dashed #ddd;
}
#content ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding: 6px 0 8px 23px;
	background: url(../images/icons/tick.gif) no-repeat 0 6px;
}
#content ul.empty {
	padding: 0;
	margin: 15px 0 15px 0;
	border-top: 1px dashed #ddd;
}
#content ul.empty li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding: 6px 0 8px 0;
	background: none;
}
#content ul.general {
	padding: 0;
	margin: 0 0 15px 15px;
	border-top: 1px dashed #ddd;
}
#content ul.general li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding: 6px 0 8px 0;
	background: none;
}
#content ul.general li {
	padding: 6px 0 8px 23px;
	background: url(../images/icons/tick.gif) no-repeat 0 6px;
}
dl.testimonials {
	margin: 0;
	padding: 0;
}
dl.testimonials dt {
	text-align: left;
	padding: 20px 20px 10px 20px;
	margin: 0;
	background: url(../images/bg-testimonials.gif) no-repeat 0 0;
}
dl.testimonials dd {
	padding: 24px 0 0 90px;
	margin: 0;
	height: 30px;
	background: url(../images/bg-testimonials-footer.gif) no-repeat 0 0;
}
dl.testimonials p {
	margin: 0;
	padding: 0 0 15px 0;
}
dl.testimonials dl {
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
	border-top: 1px dashed #ddd;
}
dl.testimonials dl li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding: 6px 0 8px 25px;
	background: url(../images/icons/star.gif) no-repeat 0 6px;
}
.date {
	color: #999;
	font-style: italic;
}
table.range {}
table.range td {
	border-bottom: 1px dashed #ddd;
}
table.xmas {
	padding: 0;
	margin: 0;
	background: #ddd;
}
table.xmas th {
	background: #eee;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
table.xmas td {
	background: #fff;
}
table.xmas td.highlight {
	color: #c00;
	font-weight: bold;
}


/* THUMBNAIL
----------------------------------------*/

.thumbnail {
	width: 255px;
	height: 170px;
	padding: 5px;
	background: url(../images/thumbnail-container.gif) no-repeat 50% 50%;
\\	color: #999;
}
.thumbnail p {
	font-style: italic;
	color: #999;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

/* FOOTER
----------------------------------------*/

#footer-wrapper {
	clear: both;
	font-size: 11px;
	color: #356CAA;
	text-align: left;
	background: url(../images/bg-footer.gif) no-repeat 50% 0;
	padding: 10px 0;
}
#footer {
	margin-top: 15px;
	border-top: 1px solid #7EA1C9;
}
#footer p {
	margin: 0;
	padding: 0;
}
.footerbox {
	float: left;
	width: 182px;
	margin: 0 15px 0 0;
	display: inline;
}
.footerbox a {
	text-decoration: none;
	color: #024695;
}
.footerbox a:hover {
	text-decoration: underline;
}
.footerbox ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
\\	border-top: 1px solid #7EA1C9;
}
.footerbox ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #7EA1C9;
}
.footerbox ul li a:link, .footerbox ul li a:visited {
	text-decoration: none;
	color: #215DA2;
	font-weight: normal;
	border: 0;
	display: block;
	padding: 3px 0;
}
.footerbox ul li a:hover {
	color: #024695;
	text-decoration: none;
	font-weight: bold;
}
.footerdetails {
	border-top: 1px solid #a4bdd9;
	padding: 10px 0;
	margin-top: 10px;
}
.nomargin {
	margin: 0;
}
.toppadding {
	padding-top: 3px;
}
#footer h1 {
	color: #215DA2;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #7EA1C9;
}

/* CAR SEARCH FORM
----------------------------------------*/

#carsearch p {
	padding: 0;
	margin:0;
}
#carsearch img {
	margin-bottom: 10px;
}
#carsearch form {
	margin: 0;
	padding: 0;
}
.formheader {
	height: 45px;
	margin: 0;
}
.carsearch {
	background: url(../images/bg-carsearch-top.gif) no-repeat;
}
.newsletter {
	background: url(../images/bg-newsletter-top.gif) no-repeat;
}
.thankyou {
	background: url(../images/bg-thankyou-top.gif) no-repeat;
}
.formbody {
	padding: 10px 15px 0 15px;
	background: url(../images/bg-form-body.gif) repeat-y;
	font-size: 11px;
	display: block;
}
#carsearch fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#carsearch legend {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	display: none;
}
#carsearch label {
	display: none;
}
#carsearch select, #carsearch input {
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666;
	margin-bottom: 5px;
}
#carsearch input.button {
	width: 110px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 0;
}
#carsearch input.go {
	width: 35px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 0;
\\	float: right;
}
.formfooter {
	height: 15px;
	margin-bottom: 10px;
	background: url(../images/bg-carsearch-bottom.gif) no-repeat center bottom;
}

/* FEEDBACK FORM
----------------------------------------*/

form.feedback {
	padding: 0;
	margin: 0 0 0 0;
	width: auto;
}
.feedback fieldset {
	padding: 0 20px 20px 20px;
	margin: 0 0 20px;
	border: 1px solid #ddd;
}
.feedback legend {
	font-weight: normal;
	font-size: 120%;
	color: #000;
	margin: 0;
	padding: 0 5px 0 20px;
	background:  url(../images/icons/pen.gif) no-repeat left center;
	text-transform: capitalize;
}
.feedback label {
	padding: 15px 0 0;
	margin: 0;
	display: block;
}
.feedback .required {
	color: #999;
	font-style: italic;
}
.feedback input, .feedback textarea, .feedback select {
	padding: 1px 2px;
	width: 98%;
	color: #333;
	margin: 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.feedback .radio {
	width: 15px;
	height: 15px;
	border: none;
}
.feedback .checkbox {
	border: none;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left;
}	
.feedback textarea {
	height: 150px;
}
.feedback input.button {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #666;
	text-transform: uppercase;
	width: 96px;
	height: 31px;
	line-height: 31px;
	border: none;
	text-align: left;
	padding-left: 15px;
	background: url(../images/icons/button.png) no-repeat left 0;
	cursor: pointer;
}
.feedback input.button:hover, .feedback input.button:active {
	color: #000;
	background: url(../images/icons/button.png) no-repeat left -31px;
}

/* CALENDAR
----------------------------------------*/

#calendar {
	width: 241px;
	height: 165px;
	text-align: center;
	margin: 5px auto;
	border: 1px solid #f2f2f2;
	background-color: #f3f8ff;
	position: absolute;
	font: 11px Trebuchet MS;
}
#calendar ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.months, .emptM, .headDay, .dayNormal, .dayBlank, .dayDisabled, .dayWeekend, .dayCurrent, .yearBrowse, .monthDisabled, .currMonth, #closeBtn {
	margin: 1px 0 0 1px;
	padding: 0;
	width: 39px;
	height: 14px;
	line-height: 14px;
	float: left;
	text-align: center;
	background-color: #feefe4;
	color: #000;
	display: inline;
}
.emptM, .dayDisabled, .monthDisabled {
	color: #d7d6d5;
	background-color: #f2f2f2;
}
.headDay {
	color: #fff;
	background-color: #48688f;
	width: 33px;
}
.dayNormal, .dayBlank, .dayWeekend, .dayCurrent {
	color: #fff;
	background-color: #70b0ff;
	width: 33px;
}
.dayBlank {
	background-color: #f3f8ff;
}
.dayWeekend {
	background-color: #ff6161;
}
.dayCurrent, .currMonth {
	background-color: #71d45b;
}
.dayDisabled {
	width: 33px;
}
#days {
	margin-left: 1px;
	width: 238px;
}
#elements { height: 150px;
}
.months a, #days a, .currMonth a {
	color: #000;
	text-decoration: none;
	display: block;
}
.currMonth a {
	color: #fff;
}
#days a {
	color: #fff;
}
.yearBrowse, #closeBtn {
	width: 240px;
	background-color: #fff;
	line-height: 14px;
}
.yearBrowse a, #closeBtn a {
	text-decoration: none;
	color: #f30;
	font-weight: bold;
}
.yearBrowse b {
	margin: 0 5px;
}

/* SELF CLEARING FLOATS
----------------------------------------*/

#content-wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content-wrapper {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #content-wrapper {
	height: 1%;
}
#content-wrapper {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear: both;
	height: 0;
}