@charset "utf-8";
/* CSS Document */
body{
	margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background:none;
}

td {
	font-size:14px;
}

a {
	text-decoration: underline;
	color:#006390;
	font-style:normal;
}
a:hover {
	color:#7b161e;
}
a img {
	border:none;
}

h1 {
	font-size:22px;
	text-align:center;
	margin:0 0 5px;
}

h2 {
	background:#2954a2;
	color:#FFFFFF;
	margin:0;
	padding:5px 10px;
	font-size:15px;
	height:20px;
	line-height:20px;
	border-botom:1px solid #000;
	text-align:left;
}

h2 a {
	color:#FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

h3 {
	color:#fff;
	font-size:14px;
	margin:0;
}

form {
	margin:0;
	display:inline;
}

.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(http://www.wilderauto.com/wilderauto/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 .category {
	background:#fff;
}

.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:17px;
}

.netspecial, .tagspecial {
	color:#cc3333;
}

.info {
	font-size:15px;
}

.carfax {
	height:20px;
	margin-top:5px;
}

.pagedisplay img {
	position:relative;
	top:1px
}

.detailview {
	width:100%;
}

.title {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.title a {
	font-size:14px;
	font-weight:normal;
}


.notactual {
	font-weight:bold;
}


.viewinfo {
	text-align:center;
}
.viewinfo h3 {
	color:#000000;
	font-size:18px;
	text-align:center;
	white-space:nowrap;
}
.viewinfo .price {
	margin-bottom:5px;
}
.viewinfo .price br {
	display:none;
}
.viewinfo .netspecial, .viewinfo .tagspecial {
	margin-left:20px;
}
.viewinfo td {
	padding:5px;
}

.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;
}
.detailinfo .rightcol {
	text-align:left;
	font-size:12px;
}

.menu {
	margin:5px 0;
}
.menu a {
	white-space: nowrap;
}


.options {
	width:95%;
	text-align:left;
}
.options .tabbertab ul {
	padding-left:20px;
	margin:0;
	font-size:12px;
	text-align:left;
}
.options .tabbertab {
	height:250px;
	overflow:auto;
}

.other {
	margin-top:5px;
}
.other p {
	margin:0;
}
.other img {
	border:1px solid #354872;
	margin:4px 4px 0;
}
.other table {
	width:100%;
}
.other td {
	width:50%;
}
.other p {
	margin:2px 0;
}
.other br {
	line-height:0;
}

.dealerinfo {
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
}
.dealerinfo span {
	font-size:20px;
}

#loadarea{
	border:1px solid #000;
	width:260px;
}

.images {
	margin:5px 0;
}

div.toonew{
	height:70px;
	font-size:14px;
	text-align:center;
	padding:30px 20px 0;
}

.images .toonew {
	width:180px;
	text-align:center;
	padding:90px 50px 50px;
	font-size:16px;
}

.thumbnails {
	min-width:160px;
}
.thumbnails img {
	border:1px solid #000;
	width:85px;
}

.graphicbar img {
	margin:0 5px 5px;
}

.chkfields {
	font-weight:bold;
	font-size:16px;
}


.contactform {
	padding:5px 0;
	margin-bottom:10px;
}
.contactform td {
	font-size:12px;
}
.contactform .required, .contactform td.required {
	color:#FF0000;
}
.contactform fieldset {
	height:260px;
}
.contactform input, .contactform select {
	width:150px;
}
.contactform textarea {
	width:99%;
	height:70px;
	overflow-y:auto;
}
.contactform option {
	padding-bottom:3px;
}
.contactform .submit {
	cursor:pointer;
	width: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;
}
.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;
}


