@import "smaller-headers.css";

body * {
    font-family: helvetica, sans-serif;
}

span.linkDesc {
    display: block;
    color: #767676;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
    line-height: 15px;
}

div.section {
    margin-top: 1.1em;
}
div.section h3 {
    font-size: 1.385em;
    font-weight: bold;
    margin: 1em 0;
}
div.section h4 {
    font-size: 1.08em;
    font-weight: bold;
    margin: 0.5em 0;
}
div.section-header {
    border-bottom: thin dotted #FF6633;
    color: #FF6633;
    font-size: 1.385em;
    margin-bottom: 5px;
}

.ymm-content{
    float: left;
    width: 728px;
    padding-bottom: 10rem;
}

.ymm-ads{
    float: right;
    width: 320px;
    margin-top: 10px;
}

.ymm-trims .car-thumbnail{
    max-width: 100%;
    height: auto;
}
.ymm-trims li.li {
    margin-bottom: 5px;
}
.ymm-trims2 td+td{
    padding-left: 10px;
}
.ymm-subsection h4 {
    margin: .5em 0 !important;
}
.ymm-subsection + .ymm-subsection {
    padding-top: 10px;
}
table.ymm-colors {
    width: unset;
}
.ymm-colors {
    display: inline-table;
}

.ymm-row li, .ymm-toc li {
    margin-left: 0px;
    list-style: none;
}
.ymm-row ul, .ymm-toc ul {
    margin-left: 0px;
}

.ymm-content #trims_container ul, .ymm-content #trims_container ul li {
    background: none;
}
.ymm-content #trims_container ul li a {
    padding-left: 5px;
}
.ymm-content #trims_container .table3 td, .ymm-content #trims_container .table3 th {
    padding-left: 15px;
}

td.ymm-color {
    width: 50px;
}
td.ymm-color div {
    border: solid #666 1px;
    padding: 5px;
}

.car-years-list{
    font-size: 14px;
}


div.spacer {
    margin: 0.5em 0;
    min-height: 1px;
}
div.line {
     border-top: 1px dotted #888888;
     margin-bottom: 0.5em;
}

.ymm-subsection .table1 {
    max-width: 300px;
}
table.table1 th {
    font-weight: bold;
    padding: 2px 4px 2px 0;
    text-align: left;
}
table.table1 td {
    padding: 2px;
}
table.table1 tr {
    border-bottom: solid 1px #dddddd;
}
table.table1 tr {
    padding: 5px 10px;
    vertical-align: top;
}
table.table2 td, table.table2 th {
    border: 1px inset #aaaaaa;
    padding: 4px;
    vertical-align: top;
}
table.table2 th {
    font-weight: bold;
}
table.table3 {
    width: unset;
}
table.table3 th {
    font-weight: bold;
    padding: 2px 4px 2px 0;
    text-align: left;
}
table.table3 td, table.table3 th {
    padding: 15px 15px 15px 0;
}
table.table3 tr {
    border-bottom: solid 1px #dddddd;
    padding: 5px 10px;
    vertical-align: top;
}
table.table4 {
    border: solid 1px #dddddd;
}
table.table4 tr {
    border-bottom: dashed 1px #dddddd;
    padding: 5px 10px;
    vertical-align: top;
}
table.table4 th {
    background-color: #eeeeee;
    font-weight: bold;
    text-align: left;
}
table.table4 td, table.table4 th {
    padding: 10px 10px 10px 10px;
}
table.table5 td, table.table5 th {
    padding-left: 10px;
    padding-top: 2px;
    vertical-align: top;
}
table.table5 th {
    font-weight: bold;
}
table.table5 td a {
    margin-right: 2px;
}
table#features td {
    padding: 1px;
}
.jmp-dt-box-breaker {
    padding-top: 10vh;
    padding-bottom: 10vh;
}
.jmp-dt-wide-breaker {
    padding-top: 5vh;
    padding-bottom: 5vh;
}