/***********************************
	CARS.CSS
	This file is for elements that appear on the Vehicle section
***********************************/

#pagedesc {
	width: 100%;
}

.contentWrap {
	padding-right: 0;
}

h2.main, h3.main, h3.team {
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 2px;
	color: white;
	border: 1px solid gray;
	text-indent: 1em;
	background-color: #7642CD;
	background-image: url(/graphics/grad-purp.gif); 
	z-index: 50;
	position: relative;
}

h2 {
	font-size: 100%;
	margin: 4px 0 0 0;
}


p {
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

fieldset {
	border: 2px dotted;
	clear: both;
	float: left;
}

label {
	font-weight: bold;
	display: block;
	padding-top: 0.8em;
}


#nav2 .navbox p, #nav2 .module p {

	font-size: 11px;
	font-family: "Trebuchet MS", trebuchet, helvetica;
}

#nav2 .navbox {
	width: 156px;
}

.price {
	font-family: arial, helvetica, sans-serif;
/*	color: #A56A0E;	*/
}

#nav2 {
	width: 160px;
	z-index: 1000;
}

.outer {
	border-left: 165px solid #fff; /*** This is the width for our left column ***/
}

.float-wrap {
	margin-left: -165px; /*** Same length as .outer border-left but with negative value ***/
}

#content {
	margin-right: -165px;  /*** Same length as .outer border-left but with negative value ***/
	font-family: arial, helvetica, sans-serif;
}

input.inputbox {
	font-size: 0.8em;
}

#rightcol-broad {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}

.importantlink {
	font-size: 1.4em;
	font-style: italic;
	text-decoration: underline;
}

.featthumb {
	display: block;
	margin: 0 auto;
}

/**************************
SEARCH FORM
**************************/
/* Remove right border to fill area */
#asearch 	.outer, 
#view 		.outer,
#viewsaved	.outer,
#viewagent	.outer,
#manageprop	.outer,
#proclistings .outer
{ border-right: 0 solid #fff; }

#manageprop	.outer
{ border-left: 0 solid #fff; }


#manageprop #nav2 {
	display: none;
}

/* Tabs based on sliding-doors */
#optiontabs {
	display: none; /* hide for no JS */
	float: right;
	padding: 0 0 0 2px;
	margin: -1em 1.5em 0 -1px;
/*	background: url("/cars/graphics/bg2.gif") repeat-x bottom;   */
	line-height: normal;
	color: #705B0A;
	font-family: "Trebuchet MS", trebuchet;
	font-size: x-small;
}

#asearch #optiontabs {
	float: left;
}

#optiontabs ul {
	margin:0;
	padding:14px 10px 0;
	list-style:none;
}

#optiontabs li {
	float:left;
	background:url("/cars/graphics/sTab-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#optiontabs a {
	float: left;
	display:block;
	background:url("/cars/graphics/sTab-right.gif") no-repeat right top;
	padding:5px 12px 4px 2px;
	text-decoration:none;
	font-weight:bold;
	color: #4F3307;
}
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #optiontabs a {float:none;}
  /* End IE5-Mac hack */

#optiontabs a:hover {
	color: #FFF;
}

#optiontabs .otcur {
	background-image:url("/cars/graphics/sTabOn-left.gif");
	position: relative;
	z-index: 10;
}

#optiontabs .otcur a {
	background-image:url("/cars/graphics/sTabOn-right.gif");
	color: black;
	padding-bottom:5px;
}
/* End tabs */

fieldset.carsearch {
	font-size: 100%;
	margin-bottom: 0.5em;
}

#searchwrap {
	margin-bottom: 1em;
}

#searchwrap #search {
	font-size: 85%;
}

#asearch #searchwrap #search {
	font-size: 75%;
}

#asearch ul.errorlist {
	margin-left: 1em;
	padding-left: .5em;
}



#bascontent {
	float: left;
	background: #F3D867;
	width: 95%;
	border: 1px dotted #D6A014;
	margin-top: -1px;
	padding: 0.3em;
}

/* IE6 doesn't like 100%, won't be able to read this */
#search > #bascontent.adv {
	width: 100%;
}

/* #searchwrap fieldset div { */
#bascontent ul li {
	float: left;
	margin-right: 1.6em;
	margin-bottom: 0.6em;
	height: 3.5em;
	display: block;
/* 	width: 12em; */	
}

#bascontent ul li.multi, 
#bascontent.adv ul li.multi,
#searchwrap.advanced ul li.multi
{
	height: 9em;
}

#bascontent select {
	font-size: 0.9em;
	width: 12em;
}

#bascontent select.wide {
	width: 21em;
}

.advanced #bascontent select.wide {
	font-size: 0.8em;
	width: 19em;
	min-width: 19em;
	width: 95%;
}


#search p {
/*	padding-left: 0.5em; */
}
/* not needed?
#details {
	width: 100%;
}
*/

fieldset.contact, 
fieldset.calculator,
fieldset.login {
	width: 16.5em;
	border-color: #edbc3e;
	background: #FCF0C0;
	padding: 0.6em;
	margin: 0.5em;
	clear: none;
}

fieldset.advanced 	ul, 
fieldset.contact	ul,
fieldset.calculator	ul {
	list-style: none;
	display: block;
	width: 13em;
	font-size: 0.9em;
	float: left;
}


fieldset.contact {
	margin: 0;
	width: auto;
	float: none;
}

fieldset.contact ul {
	width: auto;
}

fieldset.contact h3,
fieldset.calculator h3 {
	border-color: #edbc3e;
	background: #FCF0C0;
	color: #A56A0E;
}

fieldset.contact input {
	font-size: 0.9em;
}

fieldset.contact textarea {
	width: 97%;
}

#searchwrap.advanced {
	width: 100%;
	font-size: 115%;
}
/*
#searchwrap.advanced #optiontabs {
	font-size: small;
}
*/

#searchwrap.advanced #bascontent {
	margin-right: 0;
}

#searchwrap.advanced #bascontent p {
	width: 100%;
}

#searchwrap.advanced #bascontent li {
	float: left;
	display: block;
	width: 48%;
	font-size: 1em;
	margin-right: 0;
	list-style: none;
}

#searchwrap.advanced #advcontent {
	width: 100%;
}

fieldset.calculator h3 {
	margin-left: 0.3em;
}

fieldset.calculator {
	width: 35%;
	margin: 0.5em;
	padding: 0;
}

fieldset.calculator .buttons {
	clear: left;
}


fieldset.calculator	ul {
	width: 100%;
}

#content .calculator li {
	clear: both;
	margin-left: 0.2em;
}

.calculator .title {
	float: left;
	display: block;
	width: 59%;
	margin-right: 4%;
	text-indent: 2%
}

.calculator label input {
	display: block;
	float: left;
	font-size: 0.9em;
	margin-top: -3px;
	text-align: right;
	width: 26%;
}

.calculator .dol {
	display: block;
	width: 4%;
	float: left;
}

.calculator .wdollar {
	margin-right: 0em;
	width: 59%;
}


fieldset select, fieldset .text, #searchwrap div input {
	font-size: 0.8em;
}

#search .button {
	margin-top: 0em;
}

fieldset h2 {
	font-size: 1.5em;
}

fieldset h3 {
	margin-top: 0.5em;
	font-size: 1.2em;
}

.buynew {
display: none;
	border-color: #52db39;
	background: #C9FCC0;
}

.buynew h2 {
	color: #0e5b08;
}

#search fieldset li {
	float: left;
	height: 3.5em;
	display: inline;
	width: 45%;
	font-size: 0.9em;
}

#search fieldset input[type="text"] {
	width: 7em;
}

#searchwrap fieldset
{
	font-size: 0.8em;
	padding-top: 0.4em;
	padding-left: 0.4em;
	width: 99%;
	margin-left: 0;
	float: none;

}

#searchwrap fieldset:after, .buttons:after {
	clear: both;
	content: '';
	display: block;
}

/* IE6 fix */
* html #searchwrap fieldset {
 	width: 95%; 
}



#searchwrap fieldset li.year {
	width: 13em;
}

#searchwrap div#advcontent {
	height: auto;
	margin-bottom: 0;
	width: 90%;
}

#searchwrap .buttons {
	display: block;
	clear: both;
	float: none;
	width: 100%;
}

#search .buttons input {
	margin: 0;
	font-size: 1em;
}

#searchwrap input.text {
	max-width: 6em;
}


#content .buttons {
/*	word-spacing: 0.5em; */
	margin-top: 0;
	padding-bottom: 0.5em;
	float: left;
/*	width: 100%; */
}


#searchwrap label {
	padding-top: 0;
	padding-bottom: 0.2em;
}
/*
#searchwrap #advcontent {
	display: none;
}
*/
.shorttext {
	width: 4em;
}

.medtext {
	width: 7em;
}

.longtext {
	width: 10em;
}

#nav3 div .module form {
	text-align: center;
	line-height: 2em;
}

.togglelink { 
	font-size: 1em;
	font-style: normal;
	display: inline;
	margin: 0;
	padding-bottom: 0.2em;
}

#emaillink {
	font-size: 1em;
	margin-left: 0.7em;
}

#content .buttons #emaillink {
	word-spacing: normal;
}

fieldset.emailform {
	font-size: small;
	word-spacing: normal;
	width: 100%;
	border-color: #3E9DED;
	background: #C0E3FC;
	margin-top: 0.5em;
}

fieldset.emailform li {
	float: left;
	height: 4em;
	display: block;
	width: 48%;
	font-size: 1.1em;
	list-style: none;
}

fieldset.emailform li.multi {
	height: 10em;
}

fieldset.emailform li.range {
	height: 6em;
}

fieldset.emailform input.text {
	max-width: 7em;
}

fieldset.emailform p {
	display: block;
	font-size: small;
	padding-bottom: 0.4em;
	margin-left: 0.5em;
	padding-left: 0;
	color: navy;
}

fieldset.emailform .buttons {
	
}

#searchwrap fieldset.emailform select {
	width: 18em;
}

.message, .badmessage {
	margin: 0 auto 0.2em;
	width: 65%;
	padding: 0.3em;
	text-align: center;
	background: #edbc3e;
}

.badmessage {
	background: #F67979;
	border: 1px solid red;
}

/*
#emailcontent {
	display: none;
}
*/
#emailcontent #email input[type="text"] {
	max-width: 15em;
	width: 15em;
}

/*
.front, #search {
	border-color: #edbc3e;
	background: #FCF0C0;
}
*/

.front h2, #search h2 {
	display: inline;
	color: #A56A0E;
}

#search div.searchhead {
	margin-bottom: -16em;
	float: left;
	font-size: 1.2em;
}

#search div.searchhead p {
	margin-left: 1em;
	display: inline;
	font-style: italic;
	color: #4F3307;
}

.front h3, #search h3 {
	color: #A56A0E;
}

.front select, #searchwrap fieldset select {
	width: 12em;
}

.front .togglelink {
	font-size: 0.8em;
	margin-top:0.5em;
}

fieldset p {
	margin-left: 1em;
	display: inline;
	font-size: 0.9em;
	font-style: italic;
	color: #4F3307;
}

/**************************
SEARCH RESULTS
**************************/

#showsearch {
	display: none;
	float: left;
	background:url("/cars/graphics/sTabOn-left.gif") no-repeat left top;
	padding:0 0 0 9px;
	font-family: "Trebuchet MS", trebuchet;
	font-size: x-small;
	border-bottom: 1px dotted #D6A014;
	
	margin:14px 10px 0pt;
	clear: both;
}

#showsearch a {
	color: black;
	font-weight: bold;
	float: left;
	background:url("/cars/graphics/sTabOn-right.gif") no-repeat right top;
	padding:5px 12px 4px 2px;
	text-decoration:none;
}

#criteria {
	font-size: 0.8em;
	margin-bottom: 1em;
}

#criteria ul {
	padding-bottom: 1.2em;
}

#criteria li {
	float: left;
	list-style: none;
	margin-left: 1.5em;
}

#criteria li .key {
	font-weight: bold;
}

#criteria p {
	display: block;
	clear: both; 
	margin-top: 0.5em;
}

#search-results {
	float: left;
	width: 100%;
	margin-right: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid gray;
	border-top: 0;
	font-size: 0.9em;
}


#search-results th, 
#search-results td.foot {
	background-color: #7642CD;
	background-image: url(/graphics/grad-purp.gif);
	border: 1px solid gray;
	border-bottom: 0;
	color: #FFF;
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	height: 1.8em;
	padding: 0;	/* 0.3em 0.2em 0.1em 0.4em; */
	text-align: left;
	vertical-align: middle;
}

#search-results th .sortlinks {
	width: 65%;
	float: left;
	display: block;
	text-align: left;
	margin: 0.3em;
}

#search-results th .info, 
#search-results td.foot .info {
	width: 40%;
	float: left;
	display: block;
	text-align: left;
	margin: 0.3em;
}

/* Sort links */
#search-results th .sortlinks a {
	font-style: normal;
	margin-left: 0.8em;
}

#search-results th a:link {
	color: #EEE;
	text-decoration: underline;
}

#search-results th a:visited {
	color: #EEE;
	text-decoration: underline;
}

#search-results th a:hover {
	color: #CCC;
	text-decoration: none;
}

#search-results .buttons {
	float: right;
	width: 12.4em;
	text-align: right;
	padding-bottom: 0;
}

#viewsaved #search-results .buttons {
	width: 15em;
}

#search-results .buttons img {
	vertical-align: bottom;
	padding: 0.1em 0.5em 0 0.5em;
}

.sresult-even, .sresult-odd {
	background-position: 0 40%;
	height: 120px;
	width: 100%;
}

.sresult-even .photo, .sresult-even .information, .sresult-even .options {
	border-bottom: 1px solid #8A8FBF;	
}

.sresult-odd .photo, .sresult-odd .information, .sresult-odd .options {
	border-bottom: 1px solid gray;	
}


.sresult-even
{
	background-color: #E3E3FF;
	background-image: url(/graphics/green-grad.jpg);
	background-repeat: repeat-x;

}

.sresult-odd
{
	background-color: #EEE;
	background-image: url(/graphics/gray-grad.jpg);
	background-repeat: repeat-x;
}  

/* photo column */
#search-results td.photo {
	width: 175px;
	height: 120px;
	text-align: center;
	border-right: 1px dotted #999;
}

#search-results .photo img {
	border: 1px solid gray;
}

/* information column (two lists and a div) */
#search-results td.information ul
{
	list-style: none;
	text-align: left;
	height: 75px;
	float: left;
	display: block;
	padding-top: 0.2em;
}

#search-results .information ul em
{
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
}

#search-results .information li {
	margin-bottom: 0.2em;
	margin-left: 0;
}

#search-results ul.details1 {
	width: 63%;
	padding-left: 0.5em;
}

#search-results ul.details1 img {
	margin: -3px 0 0 0;
	padding-right: 3px;
	vertical-align:middle;
}


#search-results .details2 {
	width: 35%;
}

#search-results .details2 input {
	font-size: 0.7em;
}

#search-results .details2 .note {
	color: #777;
	font-size: 0.9em;
}

#search-results .details3 {
	height: 45px;
	display: block;
	text-align: center;
	float: left;
	width: 100%;
	vertical-align: middle;
/*	border: 1px dashed #7292BD;	*/
	border-bottom: 0;
}

#search-results .details3 img {
	vertical-align: middle;
}

/* options column */
#search-results td.options {
	width: 2em;
	text-align: center;
	vertical-align: top;
}

#search-results .options label {
	border: 2px dotted #edbc3e;
	border-width: 0 0 2px 2px;
	padding:0.5em 0.2em 0em;
	height: 2em;
	background: #FCF0C0;
}

p.disclaimer {
	color: #555;
	font-size: x-small;
	margin-top: 0.5em;
}
/**************************
COMPARE LISTINGS
**************************/
#comparison {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	min-width: 560px;
	border-collapse: collapse;
	border-spacing: 0;
}

#comparison th {
	font-size: 1.2em;
}

#comparison td {
	background: #DDD;
	border: 1px solid gray;
	padding: 0.2em;
}

#comparison .descr {
	width: 10em;
	font-weight: bold;
	border-left: 0;
	padding-left: 1em;
	text-align: left;
}

#comparison td {
	text-align: center;
}


#comparison td.best {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: green;
}

#comparison td img {
	width: 16px;
	height: 16px;
}

#comparison td.photo {
	text-align: center;
}

#comparison td.photo img {
	width: 145px;
	height: 108px;
}



#comparison tr:hover td {
	background: #EEC;
}

#comparison .good {
	color: green;
}
/*
#comparison tr:hover td:first-child {
	padding-left: 0;
}

#comparison tr:hover td:first-child:before {
	content: '> ';
}

#comparison tr td:first-child:before {
	content: '';
}
*/

/**************************
FEATURED (single) LISTING
**************************/
#singlefeat .photo {
	display: block;
	float: left;
	
	width: 62%;
}



#singlefeat .photo img {
	width: 99%;
	max-width: 350px;
	max-height: 300px;
	height: auto;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic;
}

#singlefeat p {
	text-align: center;
	font-size: 1em;
}

#singlefeat img {
	border: 1px solid black;

}
#singlefeat ul {
	display: block;
	width: 15em;
	width: 36%;
	float: left;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	color: #777;
	font-size: 0.9em;
}
#singlefeat li {
	list-style: none;
	line-height: 1.2em;
}


/**************************
SMALL LISTINGS
**************************/
.boxes .photo {
	text-align: center;
}

.boxes .photo img {
	border: 1px solid gray;
	vertical-align: middle;
}

/* Alternating backgrounds */
.box1, .box2 {
	font-family: arial, helvetica;
	font-size: .9em;
	display: block;
/*	width: 150px; */
	width: 180px;
	height: 240px;
	float: left;
	padding: 0.2em;
	margin: 0.2em;
	border: 1px solid #BBB;
	background-color: #EEE;
	background-image: url(/graphics/gray-grad.jpg);
	background-repeat: repeat-x;
}

.sresult-even, .box2 {
	background-color: #E3E3FF;
	background-image: url(/graphics/blue-grad.jpg);
	background-repeat: repeat-x;
}

.boxes dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.1em;
}

.boxes dd {
	margin-bottom: 0.1em;
}

.boxes a:link, #singlefeat a:link {
	color: #333;
	text-decoration: underline;
}

.boxes a:visited, #singlefeat a:visited {
	color: #333;
	text-decoration: underline;
}

.boxes a:hover, #singlefeat a:hover {
	text-decoration: none;
}

.resultsinfo {
	text-align: left;
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0.3em;
/*	margin-bottom: -1.8em; */
	color: #777;
}

.resultsnav {
	font-size: 1em;
	padding: 10px 0 10px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1.8em;
	height: 1em;
}

.stronglink
{
	font-size: 1em;
	color: #00C;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

.currentpage
{
	font-weight: bold;
	color: #a90a08;
	text-decoration: none;
}

.resultsnav a:link{
	color: #000;
	text-decoration: underline;
}

.resultsnav a:visited{
	color: #000;
	text-decoration: underline;
}

.resultsnav a:active
{
	color: #000;
	text-decoration: underline;
}

.resultsnav a:hover
{
	color: #000;
	text-decoration: underline;
}


/**************************
VIEW LISTING
**************************/

#listing-all {
	width: 100%;
	background: #E3E3FF;
}

#listing-all .price {
	display: block;
	color: #C03;
	font-size: 12pt;
	font-weight: bold;
	padding: 0.2em;
	margin: 0 10px 5px 5px;
	margin-bottom: 0;
}

#listing-column {
	width: 62%;
	min-width: 350px;
	float: left;
	background-color: #EEE;
	border: 1px gray solid;
	padding-bottom: 7px;
	margin-right: -1px;
}

#sellerinfo {
	display: block;
	width: 37%;
	background-color: #EEE;
	border: 1px #666 solid;
	padding: 0;
	float: left;
/*	
	clear: right;
*/	
}

#sellerinfo h3.main {
	margin: 0.3em;
	width: auto;
}

#sellerinfo #hp_view_agent_photo {
	margin: 0.3em;
}

#sellerinfo #hp_view_agent_details {
	margin: 0.3em;
}
#sellerinfo fieldset {
	margin: 0.3em;
}

fieldset.contact h3 {
	margin-top: 0;
}

#sellerinfo fieldset li {
	margin-left: 0;
}

#listing-all h2 {
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	color: #FFF;
	background-color: #7642CD;
	background-image: url(/graphics/grad-purp.gif);
	font-size: 11pt;
	margin: 0 0 3px 0;
	padding: 2px;
	border: 1px gray solid;
} 

#mainphoto {
	text-align: center;
}

#mainphoto p.sub {
	font-size: 0.8em;
	text-align: left;
	color: #777;
	margin: 0 auto;
	width: 350px;
}

/* Used by javascript for full-sized image */
.bigphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	overflow: hidden;
	text-align: center;
}

.bigphoto img {
	border:5px groove #AAA;
	z-index: 5001;
}

#photodesc {
	text-align: left;
	font-size: 0.8em;
	margin-left: 30px;
	margin-bottom: 1em;
}

#thumbnails a img {
	border: 1px solid #666;
}

#content .thumb li {
	color: gray;
	display: block;
	float: left;
	font-size: 0.8em;
	list-style: none;
	text-align: center;
	width: 49.5%;
	margin: 0;
	padding: 0;
	margin-bottom: 0.3em;
}

@media all and (min-width: 950px) {
	#content .thumb li {
		width: 33.3%;
	}
}

#listingoptions {
	background-color: #DDD;
	border: 1px solid #666;
	text-align: center;
	font-size: 0.85em;
	padding: 0.2em;
	margin: 0 2px 10px 2px;
	clear: both;
}

#listingoptions a {
	padding: 0 1em;
}

#listingoptions a img { 
	vertical-align: middle;  
	margin-top: -2px;
	width: 16px;
	height: 16px;
}

/*
#hp_view_thumb_con {
	clear: both;
}

.thumbnails ul li {
	float: left;
	list-style: none;
	padding: 0.5em;
}
*/



#listingstats { 
	clear: both;
	width: 100%; 
	font-family: Arial, Helvetica, sans-serif;
}

#listingstats h4 {
	font-size: 120%;
	margin-top: 0.6em;
}

#listingstats p
{

}

#listingstats dl {
	display: block;
	float: left;
	margin-left: 0.7em;
	width: 45%;
}

#listingstats dt {
	float: left;
	padding-right: 0.3em;
	font-weight: bold;
}

#listingstats dd {
	margin: 0em 0;
}

#listingstats dd,dt {
	line-height: 1.5em;
	font-size: 0.9em;
}



#listingstats ul
{
	display: block;
	float: left;
	width: 50%;
}

#listingstats li strong {
	padding-right: 0.5em;
}

#listingstats li, #sellerinfo li {
	list-style: none;
	margin-bottom: 0.4em;
	font-size: 0.9em;
}

#listingstats div.features li { 
	list-style-type: disc;
	padding-left: 0.1em;
	margin-left: 1.6em;
}

#listingstats .title
{
	font-weight: bold;
	width: 21%;
}

#listingstats .entry
{
	width: 24%;
	white-space: normal;
}

#listingstats .lotsize
{
	min-width: 24%;
	width: inherit;
	white-space: normal;
}


#listingstats h2
{
	font-size: small;
	width: 101px;
	border-color: #AAA;
	border-width: 1px;
	border-style: solid;	
	background-color: #FFF;
	background-image: none;
	color: #000;
	display: block;
	float: left;
	padding-left: 1px;
	margin: 1px;
	padding: 2px;
}

#listingstats h2
{
	font-weight: bold;
	width: 21%;
}

#footer {
	padding-top: 1em;
}

/********************
VIEW LISTING PRINT
********************/
body.contentpane {
	min-width: 42em;
	max-width: 42em;
}

body.contentpane #content {
	margin: 0.3em;
	border: 0;
}

body.contentpane #sellerinfo {
	width: 12em;
	font-size: 90%;
	margin-left: 1cm;
	clear: right;
}

body.contentpane #listingstats {
	width: 98%;
}

body.contentpane #listingstats ul {
	width: 48%;
}

body.contentpane #listing-column {
	width: 7in;
}

body.contentpane #mainphoto {
	width: 400px;
	float: left;
}

body.contentpane #thumbnails {
	clear: both;
	display: none;
}

body.contentpane h2.main {
	width: 100%;
}

body.contentpane #listingstats div.features ul { 
	width: 33%;
	margin: 0;
}

/********************
VIEW DEALERSHIP
********************/
#dealer-profile {
	font-size: 90%;
}

#dealer-profile p {
	font-size: 1em;
	margin-top: 0.5em;
}

.sl-agent, .sl-firm {
	margin: 5px 0 10px 15px;
	padding: 10px 0 10px 10px;
	background-image: 	url(/cars/images/cardbg.jpg);
}

.sl-firm {
	margin-left: 10px;
	background-image: none;
	padding-right: 10px;
}

.sl-agent img, .sl-firm img, .sl-firm object, .sl-firm embed {
	float: left;
	margin: 0 10px 0 0;
	border: 1px #CCC solid;
}

.sl-firm img {
	margin: 5px;
}


.sl-firm .address {
	float: left;
	width: 190px;
	margin-top: 5px;
	padding: 0;
	vertical-align: middle;
	display: block;
}

.sl-firm .address .name {
	font-weight: bold;
}
.sl-firm li {
	list-style: none;
}

.sl-agent {
	float: left;
	display: block;
	width: 285px;
	height: 125px;
	border: 1px #CCC solid;
}

.sl-agent .title {
	display: block;
	font-weight: bold;
	font-size: small;
}

.sl-agent h4 {
	font-size: small;
	font-weight: bold;
}

.sl-firm .lowinfo {
	width: 120px;
	height: 130px;
	text-align: center;
	padding: 0;
}
.sl-firm .lowinfo img {
	float: none;
}

.sl-firm .lowinfo h2 {
	text-align: center;
	padding-left: 0;
}
/* OTHER */

#dealerlist {
	margin-left: 1em;
}

#dealerlist li {
	margin-bottom: 1em;
	display: block;
	list-style: none;
}

#dealerlist dl {
	margin-bottom: 1em;
}

#dealerlist dl dd {
	float: left;
	margin-left: 0.5em;
}

#dealerlist dl dt {
	clear: both;
}

#dealerlist dl dd.links {
	clear: left;
}

#dealerlist .vcard h3 {
	font-size: 1em;
	font-weight: none;
}

#dealerlist .vcard .adr,
#dealerlist .vcard .adr div,
#dealerlist .vcard .tel {
	display: inline;
}

#dealerlist .vcard .geo {
	display: none;
}


.manlistings td {
	border-bottom: 1px dotted gray;
}

.manlistings input {
	width: 7em;
}

.manlistings textarea {
	border: 1px solid gray;
}

/* Play with later
@media handheld
{
	body {
		width: 50%;
	}
	
	li {
		display: none;
	}
	
	
}*/
