@charset "UTF-8";

/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0; padding: 0; font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size: 1em; font-weight: normal; font-style: normal;}
ul,ol,dl {list-style: none;}
fieldset, img {border: none;}
caption,th {text-align: left;}
table {border: 0; border-collapse: collapse; border-spacing: 0;}
td,th {padding: 0; vertical-align: top;}
* {-moz-outline: none; outline: none;}
textarea {font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;}


/* Basic */
body {font-size: 12px; line-height: 1.3em; background-color: #333; text-align: center;}

#contentWrap h1 {font-size: 25px; line-height: 1.3em; font-weight: bold; color: #000;}
#contentWrap h2 {font-size: 25px; line-height: 1.3em; font-weight: bold; color: #000;}
#contentWrap resultListing h2 {font-size: 25px; line-height: 1.3em; font-weight: bold; color: #000;}

a {color: #2B92C4; text-decoration: none;}
a:hover {text-decoration: underline;}

.show {display: block;}
.hide {display: none;}
.clear {clear: both; height: 0; font-size: 0; line-height: 0;}

.gry {color: #999;}
.prefilled {color: #999;}


/* Specifics */

/* head area */
  /* ad */
#hedAdSpc {background-color: #333;}
#hedAdSpc .inner {width: 945px; padding: 20px 15px 15px 15px; margin: 0 auto; text-align: left;}
#hedAdSpc .adHolder {float: left;}
#hedAdSpc .specialBox {float: right; display: inline; height: 80px; width: 165px; padding: 10px 15px 0 15px; background-color: #e7f3f8; background-image: url("../img/common/bgGradContentWrap.png"); background-repeat: repeat-x; background-position: 0 -80px;}
#hedAdSpc .specialBox h3 {padding: 0 0 4px 0; margin: 0 0 4px 0; border-bottom: 1px solid #D0E7F2; font-size: 16px; line-height: 1.3em; font-weight: bold;}
#hedAdSpc .specialBox p {font-size: 11px; line-height: 1.3em;}

  /* wrappers */
#contentWrap {border-top: 6px solid #000; background-color: #ecf4f8; background-image: url("../img/common/bgGradContentWrap.png"); background-repeat: repeat-x; background-position: 0 -5px;}
#contentWrap .inner {width: 945px; padding: 0 15px 20px 15px; margin: 0 auto; text-align: left;}



/* tooltip extras */
#tooltip {
	position: absolute;
	z-index: 3000;
	width: 355px;
	text-align: left;
	border: 2px solid #102C3D;
	background-color: #ffa;
	padding: 5px;
	/* filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85; */
}

/* errors */
div#errors {margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; background-color: #fffec8;}
#errors h2 {height: 39px; padding: 0; margin-bottom: 6px; font-size: 18px; line-height: 1.3em; font-weight: normal; color: #fff; background-image: url("../img/common/bgErrorH2.gif"); background-repeat: repeat-x; background-position: 0 0;}
#errors h2 span.icon {display: block; height: 30px; padding: 5px 0 0 40px; background-image: url("../img/common/iconErrorH2.gif"); background-repeat: no-repeat; background-position: 13px -3px;}
#errors ul.errItems {padding: 0 10px 10px 10px; list-style-type: disc; list-style-position: inside;}
#errors ul.errItems li {padding: 1px 0; color: #f00; font-size: 12px; line-height: 1.3em;}
#errors p.msg {padding: 0 10px 10px 10px; color: #f00; font-size: 12px; line-height: 1.3em;}

div.formRow .form-error {border-color: #F00; color: #F00; background-color: #FFE8E8;}
div.formRow.form-error label {color: #F00;}


div#success {margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; background-color: #fffec8;}
#success h2 {height: 39px; padding: 0; margin-bottom: 6px; font-size: 18px; line-height: 1.3em; font-weight: normal; color: #fff; background-image: url("../img/common/bgSuccessH2.gif"); background-repeat: repeat-x; background-position: 0 0;}
#success h2 span.icon {display: block; height: 30px; padding: 5px 0 0 42px; background-image: url("../img/common/iconSuccessH2.gif"); background-repeat: no-repeat; background-position: 10px 1px;}
#success p.msg {padding: 0 10px 10px 10px; color: #000; font-size: 12px; line-height: 1.3em;}

div#attention {margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; background-color: #fffec8;}
#attention h2 {height: 39px; padding: 0; margin-bottom: 6px; font-size: 18px; line-height: 1.3em; font-weight: normal; color: #444; background-color:#ffe900;}
#attention h2 span.icon {display: block; height: 30px; padding: 5px 0 0 48px; background-image: url("../img/common/iconAttention.png"); background-repeat: no-repeat; background-position: 10px 1px;}
#attention p.msg {padding: 0 10px 10px 10px; color: #000; font-size: 12px; line-height: 1.3em;}


/* mini-errors */
div.errorSuccess {margin: 0 0 10px 0; padding: 0 0 6px 0; background-color: #ffc; border-bottom: 1px solid #E6E6E6;}
div.errorSuccess h4 {padding: 5px 0 9px 32px; font-size: 11px; line-height: 1.3em; font-weight: bold; color: #fff; background-image: url("../img/common/bgErrorH4.gif");}
div.errorSuccess.err h4 {background-repeat: repeat-x; background-position: 0 0;}
div.errorSuccess.suc h4 {background-repeat: repeat-x; background-position: 0 -34px;}
div.errorSuccess p {padding: 0 5px 0 10px; font-size: 10px; line-height: 1.3em; color: #000;}
div.errorSuccess.err ul {padding: 0 5px 0 6px; margin: 0 0 0 5px; list-style-type: disc; list-style-position: inside;}
div.errorSuccess.err ul li {font-size: 10px; line-height: 1.3em; color: #f00;}


/* ad slots */
div.boxAdSky {text-align: center;}

/* various */
div.faqMore {text-align:right;}


/* just listed */
div#listingsHolder {clear: both; margin: 12px 0 0 0; background-color: #fff; border-top: 1px solid #ccc;}
#contentWrap .boxJustListed h2 {padding: 6px 0 4px 58px; margin: 0 0 15px 0; font-size: 18px; line-height: 1.3em; font-weight: bold; border-bottom: 3px solid #e6e6e6;}
div.justListedListing {padding: 5px 0; margin: 0; border-bottom: 1px solid #ccc;}
.justListedListing a.photoLink {float: left;}
.justListedListing a.photoLink img {border: 1px solid #E6E6CB;}
.justListedListing div.details {float: left; display: inline; width: 168px; margin: 0 0 0 20px;}
#contentWrap .boxJustListed .justListedListing h2.title {margin: 0; font-size:12px; border:none; padding:0 0 13px 0;}
.justListedListing h3.tagline {margin: 0 0 12px 0; font-size: 12px; line-height: 1.3em; font-weight: bold; color: #000; text-transform: uppercase;}
.justListedListing p.priceAdd {float: left; width: 200px; margin: 0 20px 0 0;}
.justListedListing span.price {display: block; font-weight: bold;}
.justListedListing span.address {display: block;}
.justListedListing p.carDets {float: left; width: 200px; margin: 0 0 0 0;}
.justListedListing span.doors {display: block;}
.justListedListing span.milage {display: block;}
.justListedListing span.stats {display: block; font-weight: bold;}
.justListedListing a.go {clear: left; display: block; width: 85px; padding: 7px 0; margin: 14px 0 0 0; color: #2B92C4; font-size: 12px; text-align: center; background-color: #e4e4c7; border: 1px solid #BFBF9B; background-image: url("../img/common/bgGradSbmtButs.png"); background-repeat: repeat-x; background-position: 0 0; cursor: hand; cursor: pointer;}
.justListedListing a.go:hover {background-color: #edecd9; background-position: 0 -40px;}