/* Geezers.com.au Style Sheet Created by 2Creative */
body {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #330000 url(images/bgGradientBit.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFCC;
}
h1, h2, h3, h4, h5, p {
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	padding-top: 5px;
	font-size: 18px;
}
h2 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
p {	
	line-height: 20px;
}
a {
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
#wrapper {
	margin: 0px auto;
	width: 880px;
	background: #990000 url(images/bluecar.jpg) no-repeat right bottom;
}
#wrapper-client-area {
	margin: 0px auto;
	width: 880px;
	background: #990000;
}

#header {
}
#logo {
	background: #990000 url(images/header.jpg) no-repeat;
	height: 131px;
}
#emailus {
	padding-left: 600px;
	padding-top: 90px;
}
#banner {
	background: #990000 url(images/banner-right.jpg) no-repeat right top;	
	height: 170px;
}
#bannerLeft {
	background: #990000 url(images/banner-left.jpg) no-repeat left top;
	height: 170px;
	width: 850px;
}
#bannerBottom {
	background: #990000 url(images/banner-bottom.jpg) no-repeat center bottom;
	height: 30px;
}
#flashBanner {
	padding-left: 25px;
}
#content{
	padding-left: 20px;
}
#content-client {
	padding-left: 20px;
	min-height: 500px; 
}
#mainContent {
	float: left;
	width: 532px;
	background: url(images/gradient-bottom.jpg) repeat-x left bottom;
}
#mainContentClient {
	float: left;
	width: 532px;
}
#mainContentClientInside { }
#mainContentInside { min-height: 500px; }
#mainpic {
}
#mainpic img {
	margin-left: 20px;
	background: #660000;
	padding: 3px;
	border: 1px solid #660000;
}
#boxTop {
	height: 30px;
	background: url(images/box-top.jpg) no-repeat left top;
}
#thumbImages {
	padding-top: 20px;
}
#sidebar {
	float: right;
	width: 258px;
}
#navigation {
	float: right;
	width: 237px;
	padding-right: 20px;
}
#navigation ul {
	clear: both;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	margin-left: 20px;
}
#navigation li {
	padding: 7px 0 0 35px;
	background: url(images/icon-carsales.jpg) no-repeat left center;
	height: 28px;
}
#navigation li .cars {
	background: url(images/icon-carsales.jpg) no-repeat left center;
}
#navigation .carauction {
	background: url(images/icon-auction.jpg) no-repeat left center;
}
#navigation .terms {
	background: url(images/icon-terms.jpg) no-repeat left center;
}
#navigation .workshop {
	background: url(images/icon-workshop.jpg) no-repeat left center;
}
#navigation .conversions {
	background: url(images/icon-conversions.jpg) no-repeat left center;
}
#navigation .motorbike {
	background: url(images/icon-motorbike.jpg) no-repeat left center;
}
#navigation .import {
	background: url(images/icon-import.jpg) no-repeat left center;
}
#navigation .paintshop {
	background: url(images/icon-paintshop.jpg) no-repeat left center;
}
#navigation .accessories {
	background: url(images/icon-accessories.jpg) no-repeat left center;
}
#navigation .aboutus {
	background: url(images/icon-about.jpg) no-repeat left center;
}
#navigation .contactus {
	background: url(images/icon-contact.jpg) no-repeat left center;
}
#navigation .home {

}
#navigation a {
	color: #FFF;
	font-size: 14px;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFF;
}
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	color: #3399cc;
}
#contactForm {
	margin: 20px 30px;
}
#contactForm label, #contactForm input, #contactForm textarea, #contactForm select, #archiveForm select {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#archiveForm select {
	width: 120px;
	margin-left: 20px;
}
#contactForm input.uploadFile {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contactForm label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	border: none;
}
#contactForm .labelLong { width: 180px; }
#contactForm .selectLong { width: 242px; }
#contactForm .submitButton, #archiveForm .submitButton {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	width: 100px;
	cursor: pointer;
	padding: 5px 0;
}
#contactForm .smallInput { width: 60px; }
#archiveForm .submitButton {
	width: 50px;
}
#contactForm .submitButtonBig {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB;
	font-size: 12px;
	color: #333333;
	width: 150px;
	cursor: pointer;
}
#contactForm select { width: 110px; }
#contactForm br {
	clear: left;
}
.footer {
	font-size: 12px;
	color: #990000;
	padding-bottom: 5px;
}
.footer a {
	color: #990000;
}
.footer a:hover {
	color: #FFFFCC;
}
.spacer {
	clear: both;
}
.separator {

}
.titlebarMain {
	width: 532px;
	height: 34px;
	background: #530101 url(images/titlebar-tile.jpg) repeat-x;
}
.titlebarNav {
	width: 237px;
	height: 34px;
	background: #530101 url(images/titlebar-tile.jpg) repeat-x;
}
.titlebarLeft {
	float: left;
	height: 34px;
	width: 17px;
	background: #530101 url(images/titlebar-left.jpg) no-repeat left top;
}
.titlebarRight {
	float: right;
	height: 34px;
	width: 35px;
	background: #530101 url(images/titlebar-right.jpg) no-repeat right top;
}
.box {
  width: 532px;
  background: url(images/box-repeat.jpg) repeat-y;
}
.box h1 {
  background: url(images/box-top.jpg) no-repeat left top;
  padding-top: 10px;
}
.box p {
	margin: 0px;
}
.box .last {
  background: url(images/box-bottom.jpg) no-repeat left bottom;
  padding-bottom: 20px;
}
/*
.box img {
	padding-top: 10px;
	padding-left: 20px;
}
*/
.box #boxContent { padding: 10px 20px 0; }
.box #boxLeft { float: left; width: 180px; }
.box #boxRight { float: right; width: 290px; }
.box #boxRight h2 { margin: 0 0 4px; padding: 0; }
.box #boxRight h2 a { text-decoration: none; }
.box #boxRight h2 a:hover { text-decoration: underline; }
.box #boxRight p { margin: 0; padding: 0; }
.thumbImage a {
	text-align: center;
	padding-top: 50px;
}
.thumb {
	float: left;
	padding-right: 16px;
}
.listing {	
	clear: both;
	padding: 10px 20px;
	margin: 0;
}
.listingImg {
	float: left;
	width: 194px;
	margin: 0;
	border: 4px solid #660000;
}
.listingTxt {
	float: right;
	width: 270px;
	padding: 0;
	margin: 0;
}
.listingEntry {
	clear: both;
	padding: 2px 0 0;
	margin: 0;
	border-top: 1px solid #CCCCCC; 
}
.listingItem {
	float: left;
	width: 75px;
	padding: 0;
	margin: 0;
}
.listingValue {
	float: right;
	width: 150px;
	text-align: right;
	padding: 0;
	margin: 0;
}
.listing h2 {
	margin: 0px;
	padding: 0px 0px 2px;
}
.listing p {
	margin: 0px;
	padding: 0px;
}
.listing a {
	text-decoration: none;
}
.img-wrapper {
	margin: 20px 50px 0 0;
	float: left;
	line-height: 0;
} 
.img-wrapper img {
	float: none;
	margin: 0;
	background: #660000;
	border: 4px solid #660000;
}
.thumbnails {
	margin-left: 20px;
}
.notice {
	color: #FFF;
	font-weight: bold;
}

/* SALES ARCHIVE */
.listingArchive {
	float: left;
	width: 194px;
	margin: 0;
}
.listingHeading {
	float: left;
	margin-bottom: 0;
}
.archiveStatus {
	font-size: 14px;
	font-weight: bold;
}
.arcListingImg {
	float: left;
	width: 194px;
	margin: -2px 0 0 0;
	border: 4px solid #660000;
}
.leftFloatedImg {
	float: left;
	margin: 20px 10px 0 15px;
	padding: 0;
}

.enlarge { font-size: 12px; font-style: italic; padding-bottom: 0; margin-bottom: 0; line-height: 1em; color: #FFF; }
/* Auctions page sub menu list */
#auctionSubMenu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#auctionSubMenu li {
	display: inline;
	padding: 7px 15px 5px 35px;
	background: url(images/icon-terms.jpg) no-repeat left center;
	height: 28px;
}

.specials {
	padding-top: 20px;
	padding-left: 25px;
}

#list-box p { margin-top: 0; }

#faq-box { padding-bottom: 20px; }

.item-listing { margin-bottom: 10px; }
	.item-listing-img { float: left; width: 180px; margin: 20px 0px 20px 20px;  }
	.item-listing-img img { width: 180px; }
	.item-listing-txt { float: left; width: 300px; }
	.item-listing-txt h2 { font-size: 14px; } 
	.item-listing-txt h2 a { color: #fff; text-decoration: none; } 
	.item-listing-txt h2 a:hover { text-decoration: none; color: #FFFFCC; } 
	.item-listing-txt p { margin-top: 0; padding-bottom: 0px; margin-bottom: 0; } 
	p.news-date { font-style: italic; color: #ccc; margin-top: 5px; font-size: 11px; margin-bottom: 0; padding-bottom: 0; } 

.pagination { padding: 3px; margin: 20px 3px 30px; }
.pagination a { padding: 2px 4px; margin: 2px; border: 1px solid #fff; text-decoration: none; color: #fff; }
.pagination a:hover, .pagination a:active { border: 1px solid #ffffcc; color: #ffffcc; }
.pagination span.current { padding: 2px 4px; margin: 2px; border: 1px solid #ffffcc; font-weight: bold; color: #ffffcc; }
.pagination span.disabled { padding: 2px 4px; margin: 2px; border: 1px solid #ccc; color: #ccc; }

.floatedRightImage { float: right; width: 108px; margin-left: 10px; margin-bottom: 10px; }
.clear { clear: both; }

#footer { border-top: 1px solid #ccc; padding: 10px 0; margin-left: 20px; margin-right: 20px;}
	#footer p { text-align: center; color: #ccc; padding: 0; margin: 0; }
	#footer a { color: #ccc; }
	#footer a:hover { color: #fff; }

.listingForm { margin-top: 30px; padding: 0 20px; }
.listingForm label, .listingForm input, .listingForm select, .listingForm textarea {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 300px;
	float: left;	
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 4px;
}
.listingForm label {
	text-align: left;
	width: 120px;
	padding-right: 20px;
	border: none;
}
.listingForm select {
	width: 224px;
}
.listingForm input.checkBox {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}
.listingForm input.radioButton {
	width: 15px;
	margin: 5px 5px 0 0;
}
.listingForm label.checkboxLabel {
	text-align: left;
}
.listingForm .submitButton {
	border: none;
	background: #CC3300;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100px;
	cursor: pointer;
	padding: 4px 0;
}
.listingForm br {
	clear: left;
}
.listingForm .smallInputBox {
	width: 100px;
}
.listingForm .wideInputBox {
	width: 600px;
}
.listingForm .wideLabel {
	width: 200px;
}
p.warning { padding-bottom: 0px; }

.listTable {
	margin: 10px 0 20px 20px;
	width: 95%;
}
td {
	padding: 7px;
	vertical-align: top;
}
th {
	background: #CC1900;
	color: #FFF;
	padding: 7px;
}
tr.hilite {
	background: #E9E9E9;
}
tr.nohilite {
	background: #FFF;
}
.textWhite, .textWhiteBold { color: #fff; }
.textWhiteBold { font-weight: bold; }

.floatedRightNewsImage { float: right; width: 180px; margin: 20px 0 10px 10px; }
