﻿/* © Copyright 2008 OZtion Pty Ltd . All rights reserved. */
/* text */
h1, h2, h3, h4, h5 {
	padding: 6px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	border-bottom: 1px solid #333333;
}
h1 {
    font-size: 20px;
    font-weight: bold;
    border-bottom-width: 0px;
}
.hd h1 {
color: #ffffff;
}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}

h2.landing {
    font-size:18px;
    font-weight: bold; 
    border-bottom: 0px; 
    padding: 15px 0px 0px 0px;
}
.small {
	font-size: 11px;}
.smaller {
	font-size: 10px;}
.smallest {
	font-size: 9px;}
.large {
	font-size: 13px;}
.larger {
	font-size: 14px;}
.largest {
	font-size: 15px;}
.price {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px; 
    padding: 2px;
}
.type_bigprice {
    font-size: 16px;
    font-weight: bold;
    color:White;
}

.km {
    display: block;
    padding:2px;
    font-size:10px; 
    line-height: 11px; 
}
.loc {
    display: block;
    padding:2px;
    font-size: 10px; 
    line-height: 11px; 
}
.year {
    display: block;
    padding:2px;
    font-size:10px; 
    line-height: 11px; 
}
.home .price {
font-size: 16px;
line-height: 17px;
}
.home .km,
.home .loc,
.home .loc {
font-size: 11px;
line-height: 12px;
}


/* for small, subtle descriptions and item counts */
.count {
    font-size: 10px;
    color: #666666;
}

.type_smalltext {
    font-size: 11px;
}


/* for enquiry box */
.type_enquirybox {
    font-size: 11px;
}
/* All links */ 
a {
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}
.cars a {
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}
* .cars a:visited {
	color:#666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}
* a:hover {
	color: #3399FF;
	text-decoration: none;
	border-bottom: 1px solid #3399FF;
}
* a.anchor {
    border-bottom: 0px;
}
* a.anchor:hover {
    color: #333333;
}
* .advert a {
    border-bottom: 0px;
}
h3.item_title {
	border-width: 0px;
}
/*  for premium ads */
h3.premium {
    font-weight: bold;
    background: url(../images/premium_ad.gif) no-repeat right center;
    display: block;
    width: 100px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
/* END premium ads*/ 
#diAdLink a {
    font-size: 13px;
}
#my_account a:visited {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}
#body_type_search a {
	border: 0px solid #ffffff;
	display: block;
	width: 200px;
	margin: 2px 1px 0px 1px;
}
.sitemap h1,
.sitemap h2,
.sitemap h3 {
    border-bottom: 0px;
    font-weight: bold;
}
.container table .ajax__tab_body {
    font-family: Arial, Helvetica, Sans-Serif;
}