body {
	margin:0px;
	padding:0px;
	background:#111111 url(../images/interface/bg-tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color:#575757;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
	color: #525252;
	background-color: #FFFFFF;
	padding: 8px 8px 8px 12px;
	width: 880px;
	letter-spacing: 1px;
	border: 1px solid #DDDDDD;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#ff5100;
	text-decoration:none;
	font-weight: bold;

}

a:hover {
	color:#FF0000;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	margin:0 auto;
}

#header {
	width:950px;
	height:277px;
}

#header-left {
	width:371px;
	float:left;
	height:277px;
	background:url(../images/interface/header-btm-bg.jpg) no-repeat bottom left;
}

#tyee-imports-logo-japanese-import {
	padding: 15px 0px 10px 0px;
	width:350px;
}

#header-type-box {
	width:350px;
	padding:0px 0px 15px 20px;	
	height:40px;
}

#header-type-box div#clear { 
	width:330px;
	height:1px;
}

#header-type-box div {
	width:170px;
	float:left; 
	height:16px;
	padding:4px 0px 0px 0px;	
}

#header-type-box a {
	font:bold 12px arial;
	display:block;
	width:130px;
	color:#FFFFFF;
	padding: 0px 0px 0px 40px;
}

#type-luxury {
	background:url(../images/interface/type-icon-luxury.jpg) left no-repeat;
}
#type-performance {
	background:url(../images/interface/type-icon-performance.jpg) left no-repeat;
}
#type-suv {
	background:url(../images/interface/type-icon-suv.jpg) left no-repeat;
}
#type-vans {
	background:url(../images/interface/type-icon-vans.jpg) left no-repeat;
}

#header-make-box {
	width:350px;
	padding:15px 0px 0px 20px;
	background:url(../images/interface/top-box-seperator.jpg) no-repeat;
}

#header-make-box div {
	width:100px;
	float:left; 	
	height:16px;
	padding:4px 0px 0px 0px;	
}

#header-make-box a {
	font:bold 12px arial;
	display:block;
	width:70px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;	
}

.last-col {
	width:90px;
}

#make-acura {
	background:url(../images/interface/make-icon-acura.jpg) left no-repeat;
}
#make-bmw {
	background:url(../images/interface/make-icon-bmw.jpg) left no-repeat;
}
#make-ford {
	background:url(../images/interface/make-icon-ford.jpg) left no-repeat;
}
#make-honda {
	background:url(../images/interface/make-icon-honda.jpg) left no-repeat;
}
#make-mazda {
	background:url(../images/interface/make-icon-mazda.jpg) left no-repeat;
}
#make-mercedes {
	background:url(../images/interface/make-icon-mercedes.jpg) left no-repeat;
}
#make-mitsubishi {
	background:url(../images/interface/make-icon-mitsubishi.jpg) left no-repeat;
}
#make-nissan {
	background:url(../images/interface/make-icon-nissan.jpg) left no-repeat;
}
#make-subaru {
	background:url(../images/interface/make-icon-subaru.jpg) left no-repeat;
}
#make-suzuki {
	background:url(../images/interface/make-icon-suzuki.jpg) left no-repeat;
}
#make-toyota {
	background:url(../images/interface/make-icon-toyota.jpg) left no-repeat;
}
#make-volkswagen {
	background:url(../images/interface/make-icon-volkswagen.jpg) left no-repeat;
}

#header-make-box a:hover, #header-type-box a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#header-photo-nissan-skyline-r35 {
	float:left;
	width:335px;
	height:277px;
}

#nav-container {
	float:left;
	width:244px;
	height:251px;
	text-align:right;
	padding:26px 0px 0px 0px;
	background:url(../images/interface/nav-btm-bg.jpg) no-repeat bottom right;
}

#nav-container a {
	display:block;
	width:210px;
	height:22px;
	font:bold 12px arial;
	padding:8px 25px 0px 0px;
	color:#ffffff;
	background:url(../images/interface/nav-item-bg.gif) no-repeat right;
	text-align:right;
	letter-spacing: 2px;
}

#nav-container a:hover {
	background:url(../images/interface/nav-item-bg-over.gif) no-repeat right;
	color:#FF6600;
}


#content-area {
	width:950px;
	background:#FFFFFF url(../images/interface/content-bg-tile.jpg);
}

#content-body {
	background:url(../images/interface/content-top-bg-tile.jpg) no-repeat;
	width:925px;
	padding:10px 0px 50px 25px;
}
#main_image img {
	border: 1px solid #8B8B8B;
}


#content-body a {
	color:#CC3300;
	text-decoration:underline;
}

#footer {
	width:950px;
	height:140px;
}

#footer-top {
	width:950px;
	height:30px;
}

#footer-body {
	width:776px;
	height:65px;
	float:left;
	padding:45px 0px 0px 0px;
	text-align:center;
	color: #999999;
}
a.page-buttons {
	background:url(../images/interface/nav-next-prev-button.gif) no-repeat;
	width:216px;
	height:19px;
	padding:5px 0px 0px 0px;
	text-align:center;
	display:block;
	letter-spacing:2px;
	font:bold 12px arial;
}
#button-bar a {
	text-decoration: none;
}
#friday-photo-design {
	width:174px;
	height:110px;
	float:left;	
}
#car-container {
	width: 915px;
	padding: 20px 0px 20px 0px;
}
div.car-item {
	width:218px;
	float:left;
	float: left;
	width: 218px;
	height: 225px;
	margin: 0px 8px 10px 0px;
}
#car-container a {
	display:block;
	background:url(../images/interface/car-bg.jpg) no-repeat;
	width:200px;
	padding:9px;
	height:220px;
	color:#545050;
	font:bold 12px arial;
	letter-spacing: 1px;
	line-height: 16px;
	text-align:center;
	text-decoration:none;
}
#prod-nav-bar {
}


#car-container a img {
	border:1px solid #bdbdbd;
	margin:0px 0px 8px 0px;
}

#car-container a:hover img {
	border:1px solid #FFFFFF;
}

#car-container a:hover {
	color:#000000;
}

.text_black {

	color:#000000;
}
.photo_box {
	margin:0px 0px 15px 30px;
	width:202px;
	text-align:center;
	float:right;
	background: #f9f5f1;
	padding: 8px;
	border: 1px solid #B3B3B3;
	font:bold 12px arial;
}
.photo_box img {
	border:1px solid #B3B3B3;
	margin:0px 0px 5px 0px;
}
img.border {
	border:1px solid #B3B3B3;
}

.top-text {
	padding: 0px 0px 0px 20px;
	width: 900px;
}
