body {
	margin: 0px;
	padding: 0px;
	background-color: #ffb347;
	text-align: center;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	background-color: #e7e7e7;
	background-image: url(img/content-bg.gif);
}

#header {
	width: 1000px;
	height: 78px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(img/header.gif);
}

#bodycon {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #e7e7e7;
	background-image: url(img/content-bg.gif);
	border: 0px;
}

#menu {
	width: 1000px;
	height: auto;
	background: #000000;
	font-family: verdana, arial;
	font-size: 0.7em;
	text-align: left;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
}

#left {
	float: left;
	width: 746px;
	height: auto;
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial;
	font-size: 0.7em;
	padding-left: 0px;
}

#right {
	float: right;
	width: 240px;
	height: auto;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	background: #666666;
	font-family: verdana, arial;
	font-size: 0.7em;
}

#full {
	float: left;
	width: 1000px;
	height: auto;
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial;
	font-size: 0.7em;
	padding-left: 0px;
}

#adbox_right {
	text-align: center;
	width: 210px;
	height: auto;
	font-family: verdana, arial;
}

#subhead {
	float: left;
	width: 745px;
	height: 222px;
	background-image: url(img/subhead_350z.jpg);
	background-repeat: no-repeat;
}

#smlsubheadfocus {
	float: left;
	width: 745px;
	height: 111px;
	background-image: url(img/sml_subhead_focus.jpg);
	background-repeat: no-repeat;
}

#full-subheader-image {
	float: left;
	width: 1000px;
	height: 111px;
	background-image: url(img/subhead_search_350z.jpg);
	background-repeat: no-repeat;
}

#intro_left {
	float: left;
	width: 745px;
	height: auto;
	text-indent: 5px;
	padding: 3px 0px 5px 0px;
	background: #929292;
	border-top: 1px solid #ffffff;
	color: #ffffff;
}

#intro_full {
	float: left;
	width: 1000px;
	height: auto;
	text-indent: 5px;
	padding: 3px 0px 5px 0px;
	background: #929292;
	border-top: 1px solid #ffffff;
	color: #ffffff;
}

#latestbox_left {
	float: left;
	width: 745px;
	height: 166px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	border-top: 1px solid #ffffff;
}

#contentbox_left {
	float: left;
	width: 745px;
	height: 160px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
}

#fillerbox_left {
	float: left;
	width: 745px;
	height: 120px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: left;
}

#fillerbox_center {
	float: left;
	width: 745px;
	height: 120px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
}

#fillerbox_center2 {
	float: left;
	width: 745px;
	height: 100px;
	color: #000000;
	background: #e7e7e7;
	padding-top: 20px;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
}

#fillerbox_full {
	float: left;
	width: 1000px;
	height: 120px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
}

#contentbox_manuals_left {
	float: left;
	width: 745px;
	height: auto;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	border-top: 1px solid #ffffff;
}

#searchbox_bar_full {
	float: left;
	width: 1000px;
	height: 70px;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
	border-top: 1px solid #ffffff;
}

#searchbox_manuals_full {
	float: left;
	width: 1000px;
	height: auto;
	color: #000000;
	background: #e7e7e7;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
	padding-top: 10px;
}

#textbox_left {
	float: right;
	width: 520px;
	height: 145px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial;
	font-size: 1.0em;
}

#imagebox_left {
	float: left;
	width: 200px;
	height: 136px;
	background: #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#listingcontainer {
	margin: 0 auto;
	width: 620px;
	height: 160px;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	text-align: center;
}

#listing-surround {
	margin: 0 auto;
	width: 102px;
	height: auto;
	text-align: center;
	background: #666666;
	padding-bottom: 2px;
}

#listing-surround-model {
	margin: 0 auto;
	width: 197px;
	height: auto;
	text-align: center;
	background: #666666;
	padding-bottom: 2px;
}

#listingbox-left {
	float: left;
	width: 190px;
	height: 150px;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	padding: 5px;
	text-align: center;
}

#listingbox-mid {
	float: left;
	width: 190px;
	height: 150px;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	padding: 5px 5px 5px 15px;
	text-align: center;
}

#listingbox-right {
	float: right;
	width: 190px;
	height: 150px;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	padding: 5px;
	text-align: center;
}

#manualinfo {
	margin: 0 auto;
	width: 620px;
	height: auto;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
}

#manualImage {
	width: 620px;
	height: auto;
	margin: 0 auto;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	padding-top: 10px;
}

#manualImageDisplay {
	float: left;
	width: 400px;
	height: auto;
	text-align: left;
}

#manualSocialRecommend {
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
}

#advertisement-manual-page {
	margin: 0 auto;
	width: 620px;
	height: auto;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
	padding-top: 5px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	width: 1000px;
	height: 17px;
	background: #000000;
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #ffffff;
	padding-top: 3px;
}

h1 {
	color: #000000;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 1.0em;
}

h2 {
	color: #000000;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 1.0em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	/*text-decoration: underline;*/
	color: #000000;
}

a.noul {
	text-decoration: none;
	color: #000000;
}

a.noul:hover {
	text-decoration: none;
	color: #000000;
}

.white {
	text-decoration: underline;
	color: #ffffff;
}

.white:hover {
	color: #ffffff;
}

.center-search {
	text-align: center;
}

a.mainmenu {
	text-decoration: none;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
}

a.mainmenu:hover {
	text-decoration: underline;
	color: #ffffff;
}

.makesmodels {
	text-decoration: none;
	color: #ffffff;
}

.makesmodels:hover {
	text-decoration: underline;
	color: #ffffff;
}

.breadcrumb {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.breadcrumb:hover {
	text-decoration: underline;
	color: #ffffff;
}

img {
	border: 1px solid #000000;
	display: block;
}

img.mainImage {
	border: 0;
}

/* menu */

.menu {
	background: #eeeeee;
	width: 145px;
	height: 20px;
	display: block;
	overflow: hidden;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
	text-indent: 5px;
	text-decoration: none;
	float: left;
}
.menu:hover {
	background: #e7e7e7;
	text-decoration: none;
}

.client {
	background: #e7e7e7;
	width: 145px;
	height: 20px;
	display: block;
	overflow: hidden;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
	text-indent: 5px;
	text-decoration: none;
	float: left;
}

.tour {
	background: #68a2ff;
	width: 145px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 7px 0px 0px 0px;
	border-top: 6px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-indent: 5px;
	text-decoration: none;
	float: left;
}

.signup {
	background: #49f21b;
	width: 145px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 7px 0px 0px 0px;
	border-top: 2px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	text-indent: 5px;
	text-decoration: none;
	float: left;
}

#menubox {
	width: 145px;
	height: auto;
	background: #f2f2f2;
	float: left;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* form CSS */

input {

color: #000;
background: #fff;
border: 1px solid #c2c2c2;
font-size: 1.0em;

}

input.download {
color: #000;
background: #fff;
border: 1px solid #c2c2c2;
font-size: 13px;
padding: 2px;
font-family: arial, verdana;
}

select {

color: #000;
background: #fff;
border: 1px solid #c2c2c2;
font-size: 1.0em;

}

.submit input {

color: #000;
background: #fff;
border: 1px outset #c2c2c2;

}


td {

vertical-align: top;

}

td.tdr {

vertical-align: top;
text-align: right;

}
