/* © Copyright 2008 OZtion Pty Ltd . All rights reserved. */
/* base_style.css */
body {
	margin:0px;
	padding:0px;
	border:0;	/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#eeeeee;
	min-width:900px;		/* Minimum width of layout - remove line if not required */
	/*font-size: 13px;*/
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /* for ie 6 */
	overflow: -moz-scrollbars-vertical; /* for firefox */ 
}
.container {
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	text-align: left; /* for modern browsers */
	background: #ffffff;
	border: 1px solid #dddddd;
	border-width: 0px 1px;
}
hr {
    height: 0px;
    background: transparant;
    border-width: 0px;
    border-bottom: 1px dashed #dddddd;
}
/* Header styles */
#header .rightcontent table a {
    border-bottom: 0px;
}
.launch {
    text-align: center;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;	/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}
/* Footer styles */
#footer {
}
#footer p {
	padding:10px;
	margin:0;
}
body {
	font-size:100%;
	line-height:1.125em; /* 16×1.125=18 */
}
.container {
	font-size:0.75em;
}
<!--[if !IE]>-->
body {
	font-size:16px;
}
<!--<[endif]-->
div {
	padding: 0px;
	margin: 0px;
}
.content {
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 0px;
	margin: 0px;
}
img.pic {
	position: relative;
}

div .innertext select,
div .innertext select option
{
	font-size: 6pt;
	}
body .valuation {
    background: #ffffff;
    position: absolute;
    height: 20px;
    width: 233px;
    line-height: 20px;
    padding-left: 25px;
    border-bottom: 0px solid #fcb315;
    color: #0000ff;
}
.valuation_content {
    background: #ffffff;
    position: absolute;
    height: auto;
    width: 231px;
    padding-left: 25px;
    color: #000000;
    border: 1px solid #dddddd;
}
body .sell_valuation {
    background: #ffcc00;
    height: 20px;
    /* width: 465px;*/
    line-height: 20px;
    padding-left: 30px;
    color: #000000;
    border-bottom: 0px solid #fcb315;
    background: url(../images/buttons/car_glass_valuation_bg.gif) no-repeat 0px 0px;
}
.sell_valuation_content {
    background: #FFFFCC;
    height: auto;
    width: auto;
    color: #000000;
    border: 1px solid #fcb315;
}
.error {
    border: 1px solid #CC3300;
    background: #FFCCCC url(../images/buttons/error.gif) no-repeat 10px center;
    padding: 10px 10px 10px 40px;
    margin: 2px 0px;
}
.error_wrap {
    border: 1px solid #CC3300;
    background: #FFCCCC url(../images/buttons/error.gif) no-repeat 5px center;
    padding: 5px 5px 5px 30px;
    display: block;
}
.success {
    border: 1px solid #339900;
    background: #d8ebb1 url(../images/buttons/tick.gif) no-repeat 10px center;
    padding: 10px 10px 10px 40px;
    margin: 2px 0px;
}
.success_wrap {
    border: 1px solid #339900;
    background: #d8ebb1 url(../images/buttons/tick.gif) no-repeat 10px center;
    padding: 10px 10px 10px 40px;
    display: block;
}
.note {
    background: #ffffff url(../images/buttons/note.gif) no-repeat 10px center;
    padding: 10px 10px 10px 40px;
    border: 1px dashed #dddddd;
    margin: 10px;
    font-style:italic; 
    color: #999999;
}
.popup {
    font-size: 12px;
    font:Arial, Helvetica, sans-serif;
}
.dragdrop {
    background: #eaf4d1 url(../images/buttons/dragdrop.gif) center right no-repeat; 
    border: 0px solid #ffffff;
    margin: 2px 0px;
}

.home_ad {
    width: 300px; 
    height: 250px; 
    padding: 0px; 
    position: relative; 
    margin: 0px; 
    float: right; 
    border: 1px solid #dddddd; 
    background: #eeeeee;
}
/* structure */
.left {
	width: auto;
	float: left;
}
.right {
	width: auto;
	float: right;
	position: relative;
}
.space {
	padding: 0px;
}
.spacer {
    padding: 10px 5px;
}
#content_wrapper {
	position: relative;
	width: 100%;
	clear: both;
}
.content_wrapper {
	background: #ffffff;
}
/* tables */
table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
td {
	border-collapse: collapse;
}
th {
	padding: 6px;
}
.inlineimage a img,
.inlineimage img{
    float: left;
}
.container .thumb_preview a,
.container .thumb a {
padding: 0px;
margin: 0px;
border-width: 0px;
}
.container .thumb_preview a.car_thumb,
.container .thumb a.car_thumb  {
display:inline;
float:left;
border-width: 0px;
}
.container div.car_thumb_container {
margin: 1px; 
border: 1px solid #dddddd; 
width:90px;
height:67px;
cursor:pointer;
background-color:#ffffff;
}
.container .thumb_preview a img {
padding: 0px;
margin: 0px;
}
.container .window .grid img {
border: 0px;
padding: 0px;
margin: 0px;
}
/* slideshow */
#diList a,
#diImage a,
#prevpan a {
border: 0px;
outline: 0px;
}
.preview_panel a {
border-width: 0px;
outline: 0px;
}
/* sell */
.page_nav table {
width: 600px;
}
.page_nav td {
border-right: 1px solid #ffffff;
text-align:left;
font-weight: bold;
}
.page_nav span {
float: left;
display: block;
width: 40px;
margin-left: 5px;
height: 50px;
}
.page_nav .complete, 
.page_nav .current,
.page_nav .incomplete {
line-height: 40px;
height: 50px;
width: 164px;
}
.page_nav .complete {
color:#a0cf41;
background:#d0e7a0;
background:url(../images/header/imagebreadcrumb_bg.gif) center -50px repeat;
}
.page_nav .current {
background:#5ea50c;
color: #ffffff;
background:url(../images/header/imagebreadcrumb_bg.gif) center 0px repeat;
}
.page_nav .incomplete {
background: #cccccc;
color: #aaaaaa;
background:url(../images/header/imagebreadcrumb_bg.gif) center -100px repeat;
}
.create_ad span { 
background-image:url(../images/header/bread_create.gif);
}
.enter_details span { 
background-image:url(../images/header/bread_details.gif);
}
.upload_pictures span { 
background-image:url(../images/header/bread_upload.gif);
}
.preview span { 
background-image:url(../images/header/bread_preview.gif);
}
.payment span { 
background-image:url(../images/header/bread_payment.gif);
}
.finished span { 
background-image:url(../images/header/bread_finished.gif);
}
.page_nav div.current span { 
background-position: center 0px;
}
.page_nav div.complete span { 
background-position: center -50px;
}
.page_nav div.incomplete span { 
background-position: center -100px;
}

/* matrix table */
.matrix {
padding: 4px;
margin: 2px;
border: 1px solid #ffffff;
}
.matrix h3 {
border-bottom: 0px;
}
.matrix_row {
background: #eaf5d5;
} 
.matrix_alt_row {
background: #d8ebb4;
}
.matrix_col {
background: #c7e298;
} 
.matrix_alt_col {
background: #eaf5d5;
} 
.matrix_alt_row_col {
background: #b8d97f;
}
.matrix_alt_row_alt_col {
background: #d8ebb4;
}
#matrix_header .matrix_col {
background: #dddddd;
}
#matrix_header .matrix_alt_col {
background: #eeeeee;
}
.talk_preview {
    padding: 10px;
    background: #ffffff;
    border: 1px solid #999999;
}


/* ie - background images */
.tab_container,
.ajax__tab_body {
height: 1%;
}	
html>body .tab_container,
html>body .ajax__tab_body  {
height: auto; /* ie6 image flicker */
}	




/* http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}	/* for IE/Mac */
<!--[if IE]>
.clearfix {
	zoom: 1;		 /* triggers hasLayout */
	display: block;		 /* resets display for IE/Win */
}	
/* Only IE can see inside the conditional comment
and read this CSS rule. Don't ever use a normal HTML
comment inside the CC or it will close prematurely. */
<![endif]-->