@charset "utf-8";
/* CSS Document */


.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:none;
	padding-right:10px;
}

.content td {
	font-size:14px;
}

.content a{
	text-decoration: underline;
	font-style:normal;
	color: #27569E;
}
.content a:hover {
    color: #0099FF;
}
.content a img {
	border:none;
}

.content h1 {
	color:#000;
	font-size:18px;
	margin:0 0 5px;
	border:none;
	width:auto;
}

.content h2 {
	text-align:left;
}

.content form {
	margin:0;
	display:inline;
}


.listings {
	clear:both;
}

.listing {
	height:114px;
	margin-bottom:10px;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
}
.listing table {
	height:110px;
	border-spacing:0;
}
.listing .listingheader, .carfind h2 {
	height:30px;
	margin:0;
	padding:0 10px;
	background:#023993 url(images/headerbg.jpg) repeat-x;
	color:#FFFFFF;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	border:1px solid #000;
}
.listing .listingheader {
	overflow:auto;
	*height:auto;
}
.carfind h2 {
	border-left:none;
	border-right:none;
	overflow:hidden;
	line-height:30px;
}
.listing .listingheader a {
	color:#fff;
	text-decoration: none;
}
.listing .listingheader a:hover {
	color:#fff;
	text-decoration:underline;
}
.listing .type {
	color:#bad3ed;
	text-transform:uppercase;
	margin-right:2px;
}
.listing .info {
	padding-top:5px;
	background:#fff;
	font-size:12px;
}
.listing .graphics {
	background:#fff;
	padding-right:5px;
	text-align:right;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	height:80px;
}
.listing .graphics img {
	vertical-align:middle;
}
.listing .certified {
	margin-right:5px;
}
.listing .firstcol {
	width:32%;
	padding:5px 0 0 10px;
	white-space:nowrap;
	background:#fff;
	border-left:1px solid #000;
	vertical-align:top;
	border-spacing:0;
}
.listing .links {
	height:10px;
	padding:0 0 5px 10px;
	font-size:12px;
	background:#fff;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.listing .notes {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}

.listing .display a {
	color:#000000;
	text-decoration:none;
}
.listing .display a:hover {
	color:#fff;
}
.listing .display .notactual {
	font-size:10px;
	font-weight:bold;
	margin-top:4px;
}
td.display {
	width:155px;
	height:110px;
	overflow:hidden;
}
.display .image {
	width:135px;
	height:100px;
	background:white;
	padding:5px;
	border:1px solid #000000;
	overflow:hidden;
}
.display .image:hover {
	background:#023993;
}
.display .image:hover a {
	color:#fff;
}
.display img {
	width:135px;
	display:block;
}
.display .toonew{
	height:75px;
	font-size:14px;
	text-align:center;
	padding:35px 20px 0;
}


.price {
	font-weight:bold;
	font-size:14px;
}

.netspecial, .tagspecial {
	color:#cc3333;
}

.noprice {
	font-weight:normal;
	font-size:14px;
}

.carfax {
	height:20px;
	margin-top:5px;
}

.autocheck {
	width: 80px;
}


.pagedisplayContainer {
	width:400px;
}
.pagedisplay {
	width:98%;
	margin:10px 0;
	padding:0 2px;
	height:24px;
	clear:both;
}
.pagedisplay .next {
	float:right;
	margin-left:-100px;
}
.pagedisplay .prev {
	float:left;
	margin-right:-100px;
}

.pagenums {
	font-size:14px;
	padding-top:4px;
}


.pagefunctions {
	width:98%;
	height:24px;
}

.sizelist {
	display:inline;
}


#detailcontainer {
	width:715px;
	position:relative;
	display:none;
}

.detailview {
	width:100%;
	margin-top:5px;
}

.title {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.title a {
	font-size:14px;
	font-weight:normal;
}


.notactual {
	font-weight:bold;
	margin:5px 0;
}


.viewinfo {
	float:left;
	margin-left:5px;
	width:210px;
}
.viewinfo .price {
	margin-bottom:5px;
	font-size:14px;
	text-align:center;
}
.viewinfo .price br {
}
.viewinfo .netspecial, .viewinfo .tagspecial {
}
.viewinfo td {
	padding:5px;
}
.viewinfo .notes {
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	text-align:center;
}

.detailinfo {
	width:100%;
}
.detailinfo td {
	padding:2px 5px;
	color:#000000;
}
.detailinfo .leftcol {
	text-align:right;
	border-right:1px solid #97978d;
	font-size:11px;
	font-weight:bold;
	width:58px;
}
.detailinfo .rightcol {
	text-align:left;
	font-size:11px;
}

.certified {
	color:#0F5A94;
}

.infomenu a {
	white-space: nowrap;
	font-size:12px;
	margin:0 2px;
	padding:0;
}
.infomenu a:hover {
}

#other {
	text-align:left;
}
#other img {
	border:1px solid #354872;
	margin:4px 4px 0;
}
#other a:hover img {
	border:1px solid #09f;
}
#other table {
	width:490px;
}
#other td {
	width:50%;
	padding-bottom:5px;
}
#other p {
	margin:2px 0;
}
#other .othercars br {
	display:none;
}

.dealerinfo {
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
}
.dealerinfo span {
	font-size:20px;
}

#loadarea{
	border:1px solid #aaa;
}

#images, #largeimages {
	border:1px solid #79b7e7;
	background:#CADCF4;
}

#images {
	margin-top:5px;
	padding:5px 8px 5px 5px;
}
#images .ad-gallery {
	width:270px;
}
#images .ad-gallery .ad-image-wrapper {
	height:202px;
}

#largeimages {
	padding:10px 15px 10px 10px;
}
#largeimages .ad-gallery, #largeimages {
	width:540px;
}
#largeimages .ad-gallery .ad-image-wrapper {
	height:405px;
}

.ad-gallery .ad-image-wrapper {
	border:1px solid #79b7e7;
	background:#fff;
}
.ad-controls {
	display:none;
}


#enlarge {
	margin-top:4px;
}


#images .toonew {
	width:120px;
	text-align:center;
	padding:50px 40px 30px;
	font-size:16px;
}

.thumbnails {
	margin-top:3px;
	list-style:none;
}
.thumbnails a img {
	border:1px solid #aaa;
	margin:3px;
}



.graphicbar {
	margin-top:5px;
	text-align:center;
}
.graphicbar img {
	margin:0 5px 5px;
	vertical-align:middle;
}

.chkfields {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.required {
	color:#000;
}
.red, .error {
	color:#FF0000;
}

#contactsblock {
	position:absolute;
	width:200px;
	top:70px;
	right:10px;
}

.accordionspacer {
	float:right;
	width:200px;
	height:270px;
}

.contacts table {
	width:165px;
}
.contacts h2 {
	width:auto;
}
.contacts .contactform, .contacts .contactform td {
	font-size:10px;
}
.contacts .contactform input, .contacts .contactform select {
	width:85px;
}
.contacts .contactform textarea {
	width:150px;
	height:50px;
	overflow-y:auto;
}
.contacts .contactform option {
	padding-bottom:3px;
}
.contactform input.submitbtn {
	width:auto;
	font-size:11px;
	margin-top:5px;
}

.listingform {
	font-size:12px;
}
.listingform h3 {
	margin:0 0 5px;
	padding:0;
	border:0;
	width:auto;
}
.listingform input {
	width:175px;
}
.listingform textarea{
	width:250px;
	height:75px;
	overflow-y:auto;
}


.carfind {
	width:98%;
	border:1px solid #000;
	background:#fff;
	margin:10px 0 5px;
}
.carfind p {
	margin:5px 0;
}
.carfind h3 {
	color:#083382;
	margin:0;
	font-size:16px;
	border:none;
	width:auto;
}
.carfind .steps {
	width:420px;
	height:65px;
	background:url(images/steps.gif) no-repeat;
}
.carfind .step {
	float:left;
	width:95px;
	margin:6px 10px 0 30px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.carfind .findform {
	border-left:1px solid #000;
}
.carfind .findform table {
	width:220px;
}
.carfind .findform td {
	font-size:12px;
}
.carfind .findform input {
	width:98%;
}
.carfind .findform input#findyearto {
	width:95%;
}
.carfind .findform input.button {
	width:auto;
	cursor:pointer;
}


.options {
	text-align:left;
}
.options h3 {
	border-bottom:1px solid black;
	width:auto;
	padding-bottom:5px;
	margin:10px 220px 5px 0;
}
.options p {
	margin-bottom:1em;
}


#loading {
	display:none;
	background:url(images/loading2.gif) no-repeat center;
	height:200px;
}

#tabs {
	width:715px;
}

.ui-tabs .ui-tabs-hide .ad-gallery {
	position: absolute; top:-10000px; left: -10000px;
}

