
body
{	color: #000;
	background: #8C0001 url(graphics/bg.jpg) repeat-x fixed bottom;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
}

#main
{
	background: #fff;
	border: solid 1px #000;
  width:940px;
	margin: 10px auto;
}

#main a
{
        color: #009;
        text-decoration: none;
}

#main a:hover
{
        color: #00f;
}


#header
{
	color: #fff;
	background: #4173b2 url(graphics/header_bg.jpg) top right repeat-y;
	text-align: left;
	padding: 0px 12px 0px 12px;
}


#header #home
{
	color: #fff;
	float: right; 
	clear: both;
	padding: 5px 0px 35px 12px;
	font: normal 8pt tahoma;
}


#header #home a
{
	color: #fff;
	text-decoration: none;
}

#header #home a:hover
{
	color: #000;

}


#header h1
{
	font: bold 20pt verdana;
	color: #fff;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}


#menubar
{
	color: #ccc;
	background: url(graphics/menubg.jpg);
	padding: 3px 0;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
	font: bold 8pt verdana;
	letter-spacing: -1px;
}

#menubar a
{
	color: #000;
	padding: 3px 21px 3px 21px;
	border-right: dotted 1px #000;
	margin: 0;
	text-decoration: none;
}

#menubar a:hover
{
	color: #8C0001;
}

#menubar .selected
{
	color: #8C0001;
	background: url(graphics/menubg_on.jpg);
}
#counter
{
	font: normal smaller arial;
	color: #ccc;
}

#footer
{
	font: normal 8pt arial;
	color: #444;
	text-align: center;
	border-top: solid 1px #eee;
	margin-top: 5px;
	padding-top: 5px;
}

#footer a
{
	padding: 0 5px;
	color: #009;
}

#footer a:hover
{
	color: #00f;
}

#footer .selected
{
	color: #000;
}

.v4o-features {
	margin: 0px 2px 0 0;
	padding: 0px;
	width: 300px;
	text-align: left;
	border: none;
	border-bottom: dotted 1px #666;
	background: #fff;
}

.v4o-features h1 {
	color: #ccc;
	background: url(graphics/header_bg.jpg);
	margin: 0;
	padding: 2px 2px 2px 5px;
	font: bold 8pt verdana;
	border-bottom: dotted 1px #666;
	text-align: left;
}

.v4o-features .photo {
	float: left;
	margin: 10px 10px 0 10px;
	border: solid #555;
	border-width: 1px 1px 1px 1px;
	width: 80px;
}

.v4o-features .icons {
	float: right;
	margin: 0 0 0 10px;
}

.v4o-features .price {
	color: #000;
	font: bold 12pt arial;
}

.v4o-features p {
	font: normal 8pt arial;
	padding: 0px;
	margin: 8px 8px 4px 8px;
}
.v4o-billboards {
	margin: 0px;
	padding: 0px;
	width: 440px;
	text-align: left;
}

.v4o-billboards h1 {
	
	font: bold 9pt verdana;
	color: #ccc;
	background: url(graphics/header_bg.jpg);
	border-bottom: dotted 1px #666;
	padding: 2px 0px 3px 8px;
}

.v4o-billboards img {
	float: right;
	clear: right;
	border: solid 1px #ccc;
	width: 125px;
	margin: 0 8px 10px 10px;
}

.v4o-billboards p {
	font: normal 9pt arial;
	margin: 2px 8px 2px 10px;
	text-align: justify;
}

.v4o-billboards h2 {
	font: normal 8pt arial;
	text-align: right;
	margin-right: 8px;
	clear: right;
}
#v4o-disclaimer {
 	font: normal 7pt arial;
	color: #555;
	text-align: justify;
	padding:8px;
      
}

#v4o-thumbs {
	margin: 2px;
}

#v4o-thumbs img {
	border: solid 1px #000;
	width: 110px;
	margin-top:5px;
}

#v4o-thumbs td {
	color: #000;
	width: 148px;
	background: #A1A5AA;
	font: normal 9pt arial;
	white-space: nowrap;
	border: none;
}

#v4o-thumbs td:hover {
	color: #000;
	background: #ccc;
}


#v4o-results-bar {
	text-align: center;
	width: 720px;
	border-top: solid 1px #ccc;
	padding: 5px 0 5px 10px;
	clear: both;
}


#v4o-search-results a { 
	width: 720px;
	border-top: dotted 1px #666;  
	border-right: none; 
	border-left: none;
	text-decoration: none; 
	text-align: left;
	padding: 8px 0 2px 0;
	margin: 0;
	display: block;
	font: normal 8pt arial; 
	clear: both;
}

#v4o-search-results .photo {
	width: 100px;
	padding: 0;
	background: transparent url(graphics/photo_soon.gif) no-repeat ;
	border: solid transparent;
	border-width: 0px 0px 0px 0px;
	float: left; 
	margin: 0px 12px 5px 0; 
	cursor: pointer;
}

#v4o-search-results .icon {
	float: right;
	margin-right: 5px;
}

#v4o-search-results p { 
	margin: 0; 
	padding: 0;
}

#v4o-search-results .row1 {
}

#v4o-search-results .row2 {
}

#v4o-search-results .headline {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}

#v4o-search-results .price {
	font-size: 11pt;
	font-weight: bold;
}

#v4o-search-results .end-clear {
	clear: both;
}

#v4o-search-results .clickhere {
	color: #900;
}

#v4o-generic-search-results a { 
	width: 360px;
	height: 200px;
	overflow: hidden;
	border: solid 1px #000; 
	text-decoration: none; 
	text-align: left;
	padding: 0 0 2px 0;
	margin: 5px;
	display: block; 
	clear: right;
	float: left;
}
#v4o-detail {
	width:720px;
	font: normal 10pt arial;
	text-align: left;
	border: none;
	padding: 0px;
	margin: 5px 0px 0px 10px;
}

#v4o-detail #v4o-data {
	border-bottom: dotted 1px #666; 
	padding-bottom: 8px;
}


#v4o-detail #v4o-data h1 {
	color: #fff;
	background: #37649D;
	font: normal 11pt Tahoma;
	text-align: center;
	width: 370px;
	padding: 2px 8px;
	margin: 0px 12px 0px 0px;	
	text-transform:uppercase;

}
#v4o-detail #v4o-data table {
	border-bottom: dotted 1px #666; 
	width: 370px;

}
#v4o-form
{
        padding: 0 10px;
        font: normal 10pt arial;
}


#v4o-form-tabs {
	width: 96%; /* 728px; */
	background: transparent;
	padding: 5px 10px 2px 10px;
	margin: 15px 10px 0 15px;
}

.thumbs .even,
.thumbs .odd {
  padding: 5px 0 !important;
  border-bottom: solid 1px black;
}

.thumbs img {
  width: 100px;
}

.thumbs .even:hover,
.thumbs .odd:hover {
  background: #adf;
}

.thumbs .vehicle {
  overflow: hidden;
  width: 180px;
  font: normal 12px arial;
}

.thumbs .vehicle .price {
  font: normal 9pt arial;
}

.center_stage .detail .form_buttons {
  width: 160px !important;
  margin-left: 10px !important;
}

.center_stage .detail .form_buttons a {
  font-size: 10pt !important;
}
