body.home, body.page, body.inventory {
	background-image: url(img/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}
body.home a:link, body.home a:visited, {
	color:#d81c16;
	text-decoration: none;
}
body.home a:hover {
	color: #006399;
	text-decoration: underline;
}
body.inventory {background-color: #fff;}
#header {
	height: 281px;
	width: 960px;

}
#page-content {
	padding: 8px 40px 8px 40px;
}
#wrap-contact {
	padding: 5px;
	background-image: url(img/big-ears-yelling.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#parts {
	padding-left: 8px; 
}
#parts-2, #parts-3 {
	padding-left: 0px;
	float:left; 
}
#parts-2 {
	margin-right:20px; 
}
.topspace {
	padding-top: 10px;
	background:#F0F0F0;
	background-image: url(img/topspace.jpg);
	background-repeat: repeat-x;
	}
.container_12_fx {
	border: 1px	solid #999;
	}
/* Boxes */
.med_box,
.big_box 
{
	background-color: #FFF;
	border: solid 1px;
	margin-bottom: 20px;
	padding: 8px;
}
.sml_box 	{
	background-color: #FFF;
	border: none;
	margin-bottom: 20px;
	padding: 0;
}

/* Headings */
h1.heading {font-size:18px;}	
h1.heading, h2.heading {
	width: 100%;
	color: #FFF;
	margin-bottom: 10px;
	}
#wrap-contact h2, #wrap-contact h3 {margin-bottom: 2px}
h1.financing {margin-bottom: 20px;}
.message {
	background-color:#FFFFCC;
	border:solid 1px #DEDEDE;
	width:735px;
	padding:10px;
	margin-bottom: 20px;
	margin-left:80px;
}


/* Box stuff */
.standard-box p {margin-bottom: 5px;}
.push {margin-left:5px;}
.force-ht {
	height:240px;
}
.force-ht-b {
	height:220px;
}
.loan {
	background-image: url(img/loan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.loan-wrap {
	width: 145px;
}
.value {
	background-image: url(img/value.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 176px;
	}
.value-wrap {
	width: 170px;
}
.wrap-inventory {}
.container_12_spl	 {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
}
.abstract {
	background-image: url(img/page-summary.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#ECECEC;
	border:5px solid #E1E1E1;
	margin: 10px 34px 80px 34px;
	padding: 20px;
}

/* Car Photos */

.c-stack {
	float: left;
	margin-top: 7px;
}
.c-stack img  {
	margin-bottom:7px;
	}
.sedan {width: 88px; margin-left:10px; margin-right:0px}
.sport {width: 87px; margin-left:0px; margin-right:0px}
.cross {width: 85px; margin-left:0px; margin-right:0px}
.sportb {width: 85px; margin-left:0px; margin-right:0px}
.gv {width: 94px; margin-left:0px; margin-right:0px}
.equator {width: 95px; margin-left:0px; margin-right:0px} 
.kizashi {width: 56px; margin-left:0px; margin-right:0px}
.clink {
	line-height: 14px;
	text-align: left;
}

.browse-cars {
	width: 33.33%;
	float: left;
}
.browse-cars  ul {
	margin-bottom: 2px;
	}
.browse-cars li, .standard-box  li {
	list-style-image: url(img/bul.png);
	list-style-position: outside;
	}
#inventory h3, .standard-box h3 {
	margin-bottom: 1px;
	margin-left: 4px;
	line-height: 22px;
}
.cars {
	margin-top: 15px;
}
a:link, a:visited {
	color:#006399;
	text-decoration: none;
}
a:hover {
	color: #d81c16;
	text-decoration: underline;
}

/* Iamges */

.img-left {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	border: 0 none;
}
.img-right {
	float: right;
	padding-left: 6px;
	padding-bottom: 4px;
	border: 0 none;
}
.kbb {
	margin-top: 25px;
	margin-bottom: 65px;
}
.map-happy {
	width: 582px;
	background-image: url(img/map-happy.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* qTip css */

div#qTip {
	padding: 8px 8px;
	display: none;
	color: #fff;
	text-align: left;
	position: absolute;
	z-index: 1000;
	filter:alpha(opacity=88);
	-moz-opacity:0.88;
	-khtml-opacity: 0.88;
	opacity: 0.88;
	border-width: 1px;
	border-style: solid;
	border-color: #444;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div#qTip h2 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	border-bottom: none;
}
div#qTip strong {
	color: #fff;	
}
div#qTip em {
	color: #999999;
	font-style:normal;
}

#footer {
	background-color:#fff;
	padding:10px;
	color: #000;
	background-image: url(img/bg-footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
/* vcard css */	
#vix {
	width:320px;
	float:left;
	height: 150px;	
	}
#vix_b { 
	width:600px;
	float:left
	}	
#vix .org {
	font-weight: bold;
	font-size: 15px;
}	
#vix .email {display:none;}
#vix .tags, #contact-v .tags {display:none;}
#vix .country-name, #contact-v .country-name {display:none;}
#contact-v  {
	font-size:18px;
	margin-bottom:70px;
	}
#contact-v .contact {display:none;}
.copyr {color:#888;}

/* Feed Control */

#feed-control .gfg-root {
	border: none;
}
#feed-control .gfg-title {
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	color: #000;
}
#feed-control .gf-title {
		font-size: 15px;
		font-weight: bold;

}
	
#feed-control .gfg-listentry-highlight {
	background-image:url("img/bul.png");
}
#feed-control .gfg-title a {
	color:#A6A6A6;
}

/* colors and special*/	
.blue {color: #006399;}
.red {color: #d81c16;}
.green  {color: #391;}

.blueborder {border-color: #bfd7e5;}
.redborder  {border-color: #f8bcbf;}
.grnborder  {border-color: #AC9;}

.bluebg {background-color: #006399;}
.redbg {background-color: #d81c16;}
.grnbg {background-color: #391;}

.price {padding-left:10px;}
.img-push-1 {margin-bottom:70px; margin-right:20px; margin-left:15px;}
