/*Autotrack*/

body, table, tr, td, form, div, p, h1, h2, h3, h4 {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333333;
}

a:link, a:visited, a:hover, a {
    color: #3399ff;
    text-decoration: none;
}

input {
    font-size: small;
}

select.fullwidth {
    width: 95%;
}

select {
    font-size: small;
}

body {
    background: white;
}

.logo {
    text-align: left;
    background: #fee902;
    font-size: small;
    color: #606060;
    width: 100%;
}

.footer {
    color: white;
    background-color: black;
    border-top-color: #888888;
    border-top-width: 1px;
    border-top-style: solid;
    text-align: left;
    font-size: xx-small;
    padding: 3px;
    padding-left: 6px;
}

.footer a {
    
    color: #ffffff;
    font-weight: normal;
    
}
div.resultsHeader {
    text-align: left;
    color: white;
    background: black;
    padding: 3px;
    padding-left: 6px;

}

div.viewHeader {
    text-align: left;
    color: white;
    background: black;
    padding: 3px;
    padding-left: 6px;

}

p.viewLinks {
    text-align: left;
    padding: 5px;
    padding-left: 6px;

}

div.viewItem {
    text-align: left;
    padding: 3px;
}

div.viewWarranties {
    text-align: center;
    padding: 3px;
    padding-left: 6px;

}

.overons {
    
    margin: 10px;
    
}

.overons h1 {
    font-weight: normal;
    font-size: medium;
    padding-bottom: 3px;
    
}

.overons h2 {
    font-weight: normal;    
    font-size: small;
    padding-top: 3px;
    
}

.overons p {
    
    padding-bottom: 5px;
    
}

div.viewSubheading {
    
    text-align: left;
    color: black;
    background: #efefef;
    padding: 3px;
    padding-left: 6px;
}

div.viewMakeandmodel {
    text-align: left;
    color: #3399ff;
    background: white;
    padding: 3px;
    padding-left: 6px;
    padding-bottom: 0px;

}

div.viewPrice {
    text-align: left;
    font-weight: bold;
    color: black;
    background: white;
    padding: 3px;
    padding-left: 6px;
    padding-top: 0px;
    border-bottom: solid 1px black;
}

div.searchTypesHolder {
    text-align: left;
    color: white;
    background: black;
    padding-left: 6px;
    height: 29px;
    background: #FFC url(../../images/headerbg.png) repeat-x;

}

div.searchTypesHolder a {
    color: white;
    padding: 3px;    
    font-size: small;
}

div.formField {
    margin-top: 5px;
    padding: 3px;
    padding-left: 6px;
    font-size: small;
}

.submitButton100 {
    border: 0px;
    width: 70px;
    height: 15px;
    background: #FFC url(../../buttons/100/searchButton.png) repeat-x;
}

.submitButton200 {
    border: 0px;
    width: 70px;
    height: 15px;
    background: #FFC url(../../buttons/200/searchButton.png) repeat-x;
}

.submitButton300 {
    border: 0px;
    width: 96px;
    height: 20px;
    background: #FFC url(../../buttons/300/searchButton.png) repeat-x;
}

.result {
    
    list-style: none;
    margin: 0;
    padding: 10px;
    min-height: 60px;
    border-top: #e0e0e0 solid 1px;
    vertical-align: top;
    
}

.result a {
    
    color: #3399ff;
    
}

.photoNav {
    
    margin: 5px;
    text-align: center;
    vertical-align: middle;
    
}

img.icon {
    
    vertical-align: top;
    float: left;
    padding-right: 10px;
    
}

.vehiclePhoto {
    
    padding-top: 3px;
    text-align: center;
    
}

.pagination {
    
    margin: 5px;
    text-align: center;
    vertical-align: middle;
    
}

.pageArrow {
    
        vertical-align: middle;

}

div.paging {
    
    vertical-align: middle;
    text-align: center;
    
}

div.paging img {
    
    vertical-align: middle;
    text-align: center;

}

p.resultsInfoBold {
    font-weight: bold;
    padding: 2px;
    margin-left: 5px;
}

p.resultsInfo {
    padding: 2px;
    margin: 5px;
}

.bottomLinksLeft {
    
    vertical-align: middle;
    float: left;
    text-align: left;
    
}

.bottomLinksRight {
    
    padding-right: 3px;
    vertical-align: middle;
    float: right;
    text-align: right;
    
}

.topLinksRight {
    
    padding-top: 3px;
    padding-right: 3px;
    vertical-align: middle;
    float: right;
    text-align: right;
    
}
