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

#main
{
	background: #fff;
	border: solid 1px #000;
	position: absolute;
        left: 50%;
        width:750px;
        margin-left:-375px; 
	margin-top: 10px;
}


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

a:hover
{
        color: #00f;
}

sup
{
	font-size: smaller;
}

.logo
{
	float: right;
	font: normal italic 8pt verdana;
	color: #777;
	padding-right: 50px;
}

#header
{
	color: #000;
	background: #fff;
	text-align: center;
	letter-spacing: .3em;
	padding-bottom: 0px;
}

.menubar2
{
	margin: 0;
	padding: 0;
	text-align: left;
}

.menuheader
{
	color: #fff;
	background: #007;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	margin-top: 10px;
	padding: 3px 0 3px 15px;
	font: bold 10pt arial;
}

.menuitem2
{
	color: #000;
	background: #fff;
	font: bold 10pt arial;
	padding: 3px 0 0 10px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
}

.menuitem2:hover
{
	color: #009;
	background: #fff;
}

#menubar
{
	color: #fff;
	background: #605E71 url(graphics/menubg.jpg);
	margin: 0 0 0px 0;
	padding: 8px 0;
	text-align: center;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#menubar a
{
	color: #fff;
	font: bold 10pt verdana;
	letter-spacing: -1px;
	padding: 8px 21px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

#menubar a:hover
{
	color: #ccc;
	background: #605E71 url(graphics/menubg_hover.jpg);
	
}

#menubar .selected
{
	color: #fff;
	background: #fff url(graphics/menubg_on.jpg);

}

#counter
{
	font: normal smaller arial;
	color: #ccc;
}

#footer
{
	font: normal 9pt 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-disclaimer
{
width:450px;
font: normal 7pt arial;
}

#v4o-thumbs {
	margin-left: 10px;
}

#v4o-thumbs img {
	border: solid 1px #555;
	width: 120px;
}

#v4o-thumbs td {
	color: #444;
	width: 140px;
	background: #eee;
	padding: 3px;
	font: normal 9pt arial;
	white-space: nowrap;
	border: solid 1px #555;
}

#v4o-thumbs td:hover {
	color: #fff;
	background: #007;
}

#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-billboards {
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: left;
}

.v4o-billboards h1 {
	
	font: bold 10pt verdana;
	color: #fff;
	background: url(graphics/menubg.jpg);
	border-bottom: dotted 1px #666;
	padding: 8px 0px 8px 12px;
}

.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;
}

