
body
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

h1
{
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

img
{
	border: 0;
}

input[type='text'], textarea
{
	color: #333333;
	font-size: 11px;
	font-family: arial;
	width: 275px;
	padding: 2px;
	border: 0;
	margin-bottom: 2px;
}

p
{
	line-height: 1.5;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul
{
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
}

.footer
{
	font-size: 8px;
}

ul.navi
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style: none;
}

ul.navi li
{
	background: url(../images/border_navi.gif) left bottom repeat-x;
	padding: 5px 0px 8px 0px;
}

.navi a:link, .navi a:visited, .navi a:active
{
	color: #ffffff;
	text-decoration: none;
}

.navi a:hover
{
	text-decoration: underline;
}

.topnavi a:link, .topnavi a:visited, .topnavi a:active
{
	color: #ffffff;
	text-decoration: none;
}

.topnavi a:hover
{
	text-decoration: underline;
}

.introText a { 
	color:#fff;
}

div.cars span{
  width: 60px; height: 60px;
  margin: 0 2px 2px 2px;
  text-align: center;
  overflow: hidden; cursor: pointer;
  float: left;
}
div.cars{ display: none; }
div#list1{ display: block; }


/*   Additions 16 Feb 2011   */

img#stock-for-sale{
  position: absolute; top: 5px; 
  left: 50%; margin-left: 260px;
}

DIV.stockWrapper{
  width: 680px; 
  padding: 5px;
  margin-left: 0px;
  clear: left;
}
DIV.stockWrapper DIV.mainImage{ float: left; padding: 10px; background-color: #fff; margin-right: 8px; }
DIV.stockWrapper DIV.thumbnails{ float: left; margin: 0; max-width: 185px; background: url('../images/stock_thumb_separator_y.gif') repeat-y 84px 0px; }
DIV.stockWrapper DIV.thumbnails SPAN{ float: left; margin-right: 10px; }
DIV.stockWrapper DIV.thumbnails SPAN.border{ padding-bottom: 3px; margin-bottom: 3px; background: url('../images/stock_thumb_separator_x.gif') repeat-x 0px bottom; }
DIV.stockWrapper DIV.text{ float: left; max-width: 215px; }
DIV.stockWrapper DIV.text H2{ font-size: 1.3em; padding: 0px; margin: 0px; }
DIV.stockWrapper DIV.text P{ clear: both; }
DIV.stockWrapper DIV.text UL{ margin: 10px 0 10px 10px; }
DIV.stockWrapper IMG.separator{ float: right; clear: left; margin: 5px 0; }


