html {
/*	overflow-y: scroll;*/
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545152;
	background-color:#dcdddf;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#5fa044;
}
a:hover {
	text-decoration:underline;
}

h1 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	margin:20px 0 0 0;
	border-bottom:1px #FFFFFF solid;
}
h2 {
	color:#3f3f3f;
	font-size:18px;
	font-weight:normal;
	margin:20px 0 0 0;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:0;
}
h3 span {
	font-size:12px;
}
h2.newsletter {
	color:#3f3f3f;
	font-size:16pt;
	font-weight:normal;
	margin:10px auto;
	font-family: Mazda;
	text-align:center;
}
#homenewstitle {
	color:#231f20;
	font-size:17px;
	font-family:"Franklin Gothic Medium Cond";
	margin:3px 0 5px 0;
}
#clear {
 clear:both;
}
.clear {
 clear:both;
}

#main, #header, #maincontent, #prefooter, #footer {
	width:773px;
	margin:0 auto;
}

#main {
	background:#FFFFFF;/* bottom center no-repeat url("../images/main_bottom_bgnd_trans.gif");*/
	overflow:hidden;	
}
#mainBanners {
	overflow:hidden;
	padding-right:10px;
	border-right:1px solid #58595b;
	display:inline;
	height:260px;
	width:500px;
	float:left;
	margin-bottom:10px;
	clear:left;
}
#mainBanners.home {
	position: relative;
}
/* slideshow */
.banner_slideshow {
	margin-top:0;
/*	width: 756px;
	height: 240px;*/
	width:500px;
	height:260px;
	overflow:hidden;
	position:absolute; 
	top:0;
	left:0;
	background-color:#000;
	display:table;
	text-align:center;
}
.banner_slideshow span {
	display:table-cell;
	vertical-align:middle;
}
.banner_slideshow a {
/*	position:relative;
	top:50%;
	bottom:50%;*/
}
.banner_slideshow a img {
	border:0;
}
#homeContent {
	float:left;
	display:inline;	
	overflow:hidden;
/*	width:275px;*/
	width:225px;
	text-align:left;
	padding-left:10px;
}
#homeContent p {
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#homeContent img {
	margin-bottom:8px;
}
#slogan {
	clear:both;
	text-align:right;
	border-top:1px solid #add090;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
}
/* header */

#header {
/*	width:740px;
	background-color:#FFFFFF;
	padding:15px 25px 20px 5px;*/
	padding-bottom:10px;
	background-color:#FFF;
}
/*body.home #header {
	width:700px;
	padding:35px 45px 40px 25px;
}*/
#header a {
	font-size:10px;
	text-decoration:none;
	color:#b5b5b5;
}
#header a:hover {
	color:#5ea045;
}
#header ul#top_menu {
	background-color:#000;
	height:33px;
	width:773px;
}
#header ul#top_menu li {
	float:left;
	margin-left:10px;
	display:inline;
}
#header ul#top_menu.sub_top_menu li {
	margin-left:2px;
}
/*
#header ul {
	float:right;
	text-align:right;
	position:relative;
}
*/
#header ul, #header li, #nav ul, #nav li {
	padding:0;
	margin:0;
	list-style:none;
}
#header li {
	margin-top:5px;
}

#header a strong {
font-weight:normal;
color:#aa0000;}
#header a:hover strong {
	color:#5ea045;
}
#header li.weeklyspecials a{
background:url(../images/weeklyspecials.png) no-repeat top center transparent;
display:block;
width:188px;
height:36px;
text-align:left;
text-indent:-9999px;
}
#header li.weeklyspecials {
position:absolute;
left:-180px;
top:20px;}
#header li.weeklyspecials a:hover{
background-position:bottom center;}
/* nav */

#nav {
	white-space: nowrap;
	text-align: center;
	background:url(../images/bg_nav.gif) repeat-x;
	height:38px;
}
#nav ul{
/*	background:top center repeat-x url("../images/nav_bgnd.gif");
	height:30px;*/
	height:14px;
	margin:0;
	white-space: nowrap;
}
#nav li {
	display: inline-block;
	vertical-align: top;
	padding:14px 0 0 0;
	/*background:no-repeat left top url("../images/nav_link_left.gif");*/
	text-indent:0;
	height:12px;
}
#nav li.navspacer {
	padding:11px 0 0 0;
	margin:0 2px;
}
/*
#nav li a {
	min-width: 1px;
	font-weight: normal;
	float:left;
	font-size:15px;
	display:block;
	text-decoration:none;
	color:#a8a9a9;
	padding:0;
	line-height:26px;
	height:26px;
	font-family:"Franklin Gothic Medium Cond";
}
#nav li#first {
	margin-left: 0px;
}
#nav li + li {
	margin-left: 4px;
}
#nav li a {
	min-width: 1px;
	font-weight: normal;
	float:left;
	font-size:11px;
	display:block;
	text-decoration:none;
	color:#4a4a4a;
	padding:0px 5px 0px 5px;
	line-height:26px;
	background:no-repeat right top url("../images/nav_link_right.gif");
	height:26px;
}

#nav li:hover, #nav li.sfhover  {
	background:no-repeat left top url("../images/nav_selected_left.gif");
}
#nav li:hover a, #nav li.sfhover a {
	color:#FFFFFF;
	background:no-repeat right top url("../images/nav_selected_right.gif");
}
*/

/* homemain */

#homemain {
	width:754px;
	overflow:hidden;
	text-align:center;
	margin:10px 10px 0 10px;
}
#homemain .banner {
	width:754px;
/*	height:241px;
	background:top left no-repeat url("../images/homepage-banner.jpg");*/
}

#homemain p {
	margin-top:0px;
}
#homemain a.vidone, #homemain a.vidtwo {
	position: absolute;
	top: 41px;
	right: 9px;
	width:102px;
	height:84px;
	display:block;

}
#homemain a.vidtwo {

	margin:99px 0 0 0;
}
/* maincontent */

#maincontent {
	width:730px;
/*	background:left bottom #b5b5b5 no-repeat url("../images/main_bottom_bgnd.gif");
	padding:20px 20px 10px;*/
}

#maincontent.buttons {
/*	border-left:solid 8px #3d3d3d;*/
}

#maincontent img.right {
	float:right;
	margin-top:10px;
}
#maincontent img.left {
	float:left;
	margin:0 10px 5px 0;
}
#main-contact {
	font-size:16px;
}
#map {
	margin-top:20px;
	float:right;
	width:300px;

}
.contact {
	width:360px;
	height:170px;
	float:left;
}
.contact img {

	margin-right:10px;
}

.stock-list-item .content{
float:left;
padding:10px;
width:470px;
}
.stock-list-item img {
float:left;
clear:left;
}

#mp3_play {
	width: 730px;
	padding: 0;
	height: 40px;
/*	background-color: #B5B5B5;*/
	text-align: center;
	margin-bottom:20px;
}
#mp3_play a {
	font-size: 18px;
}
html body #main #maincontent #mp3_play video {
	position: absolute;
	display: inline;
	top: -50px;
	left: 0;
	height: 50px;
}
html body #main #maincontent #mp3_play video html, html body #main #maincontent #mp3_play video html body, html body #main #maincontent #mp3_play video html body video {
	display: none;
	background-color: red;
}
#mp3_play #embedded, #mp3_play video height, #mp3_play video html, #mp3_play video html body   {
	background-color: #B5B5B5;
	margin: 0;
	padding: 0;
	height: 16px;
}

/* form */

.right form {
	width:500px;
}
.form_left {
	clear:left;
	float:left;
	display:block;
	width:150px;
	text-align:right;
	font-weight:bold;
	margin:1px 5px 0 0;
	font-size:11px;
}
.form_right {
	float:left;
	display:block;
	margin:1px 0 0 0;
	width:320px;
	overflow:hidden;
}
.form_right.text {
	overflow:visible;
}
.right label.fixed {
	width:96px;
	display:block;
	float:left;
}

/* car of the month */
#cotm {margin:10px auto 0 auto; overflow:hidden; color:#58595b; font-size:16px; font-family:Arial;margin-left:0px;}
#cotm img.img {margin-top:0px;text-align:center;margin-right:auto;margin-left:auto;}
/*#cotm img.bottom {clear:left;}*/
#cotm img.title {margin:10px 0 10px;}
#cotm small {color:#9a9a9c; font-size:16px; font-weight:bold;}
#cotm a { display:block; margin-top:8px; }
#cotm strong {font-size:19px;color:#231f20;font-family:"Franklin Gothic Medium Cond";margin-top:10px;}
#cotm h1 {font-size:31px;color:#5ca522;font-family:"Franklin Gothic Medium Cond"; text-transform:capitalize;padding:0;margin:0;}
#cotm h2 {font-size:17px;color:#9a9a9c;font-family:"Franklin Gothic Medium Cond"; text-transform:capitalize;padding:0;margin:0;margin-top:0px;}
#cotm p {line-height:10px;}
#cotm noscript {color:#5ba121;font-size:18px;font-family:"Franklin Gothic Medium Cond";}
#cotm #mainimg {float:left; width:189px; height:142px; background-color:#000; display:inline; text-align:center; margin-bottom:12px; margin-right:10px;}
#cotm #verticalclear {float:left;display:inline;margin-right:10px;border-right:1px solid #dadce1; height:142px;}
/*#maincontent img.buttons { margin:20px 25px 10px 8px; }*/
#maincontent img.newbuttons, #maincontent.buttons a {
	padding:0;
	margin:0;
	float:left;
}
img.newslogan {
	padding:0;
	margin:0;
	float:left;
	margin-left:-10px;
}

#searchbox {
	width:773px;
/*	height:120px;
	background-color:#eee;*/
	background-color:#e6e7e8;
	padding-top:20px;
	margin:0 auto;
	text-align:center;
}
#searchbox2 {
	width:773px;
	background-color:#e6e7e8;
	padding-top:20px;
	margin:0 auto;
	text-align:center;
}
#iframe1 {
	margin:0 auto;
}
/* prefooter */

#prefooter {
	margin-top:0px;
}
#prefooter .top {
	height:11px;
	overflow:hidden;
	background:left top no-repeat url("../images/prefooter_top_bgnd.gif");
}
#prefooter .bottom {
	height:54px;
	background:left bottom no-repeat url("../images/prefooter_bottom_bgnd.gif");
	padding:5px 0 0 80px;
}
#prefooter a {
	float:left;
	display:block;
	background:top left no-repeat;
}
#prefooter a.nissan {
	width:191px;
	height:31px;
	margin:-0px 100px 0 0;
	background-image:url("../images/manawatu-nissan.gif");
}
#prefooter a:hover.nissan {
	background-position:0 -31px;
}
#prefooter a.holden {
	width:145px;
	height:32px;
	margin-right:80px;
	background-image:url("../images/robertson-holden.gif");
}
#prefooter a.isuzu {
	width:146px;
	height:32px;
	background-image:url("../images/robertson-isuzu.gif");
}
#prefooter a:hover.holden, #prefooter a:hover.isuzu {
	background-position:0 -32px;
}
#monthlyspecialtext {
	float:left;
}
#cotm #monthlyspecialtext p {
	margin:0;
	padding-top:10px;
}
/* footer */

#footer {
	height:46px;
/*	padding-top:10px;*/
	text-align:left;
	background-color:#000;
/*	background:url("../images/bg_footer.gif") repeat-x;*/
}
#footer p {
	padding:0;
	margin:0;
	margin-left:10px;
	margin-top:10px;
	float:left;
	text-align:left;
	font-size:12px;
	display:inline;
	height:10px;
	font-family:"Franklin Gothic Medium Cond",Arial;
	color:#f4f5f7;
}
#footer #logos {
	float:right;
	margin-right:4px;
}
#footer #logos img {
	margin:0 5px;
}
#footer, #footer a {
	color:#f4f5f7;
	text-decoration:none;
}
#main.searchpage {
	width:773px;
}
#bottombuttons {
	background-color:#f2f2f3;
	height:95px;
	width:740px;
	clear:both;
	margin-bottom:10px;
}
