
html {
    overflow-y: scroll;
}
body {
    /*background-color: #f4efea;
    background-image: url("/images/background.jpg");
    */
        background-position: center top;
    background-repeat: repeat-x;
    margin: 0;
    text-align: center;
}
div#container {
    background-image: url("/images/background_container.jpg");
    background-position: center center;
    background-repeat: repeat-y;
    margin: 0 auto auto;
    width: 979px;
}
div#left {
   /* background-image: url("/images/background_left.jpg"); */
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 741px;
    overflow: hidden;
    width: 20px;
}
div#main {
    float: left;
    text-align: left;
    width: 939px;
}
div#right {
    /* background-image: url("/images/background_right.jpg"); */
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 741px;
    overflow: hidden;
    width: 20px;
}
div#bottom {
    background-image: url("/images/background_bottom.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    /*height: 20px;*/
    height: 60px;
    margin: 0 auto auto;
    overflow: hidden;
    width: 979px;
}
div.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
    width: 1px;
}
div#cont_a {
    width: 939px;
}
div#cont_b {
    margin: 0 0 0 9px;
    text-align: center;
    width: 921px;
}
div#cont_ba {
    float: left;
    text-align: left;
    vertical-align: top;
    width: 738px;
}
div#cont_bb {
    float: left;
    text-align: left;
    width: 182px;
}
div#cont_bba {
    width: 100%;
}
div#cont_bab {
    overflow: hidden;
    text-align: left;
    width: 100%;
}
div#cont_baba {
    float: left;
    margin: 0 0 0 1px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 284px;
}
div#cont_babb {
    float: left;
    overflow: hidden;
    width: 295px;
}
div#cont_babc {
    float: left;
    overflow: hidden;
    text-align: left;
    width: 158px;
}
div#cont_c {
    width: 939px;
    margin: -30px 0px 0px 0px;
}
td.footerleft {
    color: #666666;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    text-align: left;
    padding: 0px 0px 10px 70px;
}
td.footerright {
    color: #666666;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    text-align: right;
}
td.footerleft a, td.footerright a {
    color: #666666;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    text-decoration: underline;
}
td.footerleft a:hover, td.footerright a:hover {
    color: #ff0000;
}
a#showfid, a#showfid:hover {
    color: #666666;
    cursor: default;
    text-decoration: none;
}
span#fid {
    background-color: #ffffff;
    color: #ff0000;
    display: none;
    font-family: Arial,Verdana,sans-serif;
    font-size: 50px;
}
div#header {
    text-align: center;
    width: 100%;
}
a img {
    border: 0 none;
}
#navwrapper {
    display: block;
    margin: 0 0 -20px;
    padding-left: 10px;
    padding-top: 8px;
    text-align: left;
    width: 100%;
}
ul.nav-ro {
    margin: 0;
    padding: 0;
    width: 919px;
}
ul.nav-ro li {
    display: inline;
    float: left;
    list-style: outside none none;
}
ul.nav-ro li a img {
    position: absolute;
}
ul.nav-ro li a {
    display: block;
    height: 62px;
    position: relative;
    width: 306px;
}
ul.nav-ro li span {
    display: block;
    height: 62px;
    position: absolute;
    width: 306px;
    z-index: 2;
}
ul.nav-ro li.honda-motorcycles a {
    display: block;
    height: 62px;
    position: relative;
    width: 307px;
}
ul.nav-ro li.honda-motorcycles span {
    display: block;
    height: 62px;
    position: absolute;
    width: 307px;
    z-index: 2;
}
ul.nav-ro li.honda-racing a {
    display: block;
    height: 50px;
    position: relative;
    width: 247px;
}
ul.nav-ro li.honda-racing span {
    display: block;
    height: 50px;
    position: absolute;
    width: 247px;
    z-index: 2;
}
ul.nav-ro li.honda-engines a {
    display: block;
    height: 50px;
    position: relative;
    width: 180px;
}
ul.nav-ro li.honda-engines span {
    display: block;
    height: 50px;
    position: absolute;
    width: 180px;
    z-index: 2;
}
ul.nav-ro li.honda-marine a {
    display: block;
    height: 50px;
    position: relative;
    width: 175px;
}
ul.nav-ro li.honda-marine span {
    display: block;
    height: 50px;
    position: absolute;
    width: 175px;
    z-index: 2;
}
ul.nav-ro li.honda-jet a {
    display: block;
    height: 50px;
    position: relative;
    width: 173px;
}
ul.nav-ro li.honda-jet span {
    display: block;
    height: 50px;
    position: absolute;
    width: 173px;
    z-index: 2;
}
ul.nav-ro li.honda-power-equipment a {
    display: block;
    height: 50px;
    position: relative;
    width: 144px;
}
ul.nav-ro li.honda-power-equipment span {
    display: block;
    height: 50px;
    position: absolute;
    width: 144px;
    z-index: 2;
}
td#search {
    background-image: url("/images/search/input.jpg");
    background-repeat: no-repeat;
    height: 27px;
    width: 166px;
}
td#searchleft {
    background-image: url("/images/search/input.jpg");
    background-repeat: no-repeat;
    height: 27px;
    width: 10px;
}
td#searchmid {
    background-image: url("/images/search/inputmid.jpg");
    background-repeat: repeat-x;
    height: 27px;
}
td#searchright {
    background-image: url("/images/search/inputright.jpg");
    background-repeat: repeat-x;
    height: 27px;
}
td#searchmid input.query {
    background-color: transparent;
    border: 0 solid #ffffff;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    height: 13px;
    line-height: 10px;
    vertical-align: middle;
    width: 200px;
}
td#search input.query {
    background-color: transparent;
    border: 0 solid #ffffff;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    height: 13px;
    line-height: 10px;
    vertical-align: middle;
    width: 110px;
}
td#search a, td#searchright a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: underline;
}
td#search a:hover, td#searchright a:hover {
    color: #ff0000;
}
td.td_a_1 {
    background-color: #e9e0d6;
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding: 11px;
    vertical-align: top;
    width: 200px;
}
td.td_a_1 a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
td.td_a_2 {
    width: 30px;
}
td.td_a_3 {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
    vertical-align: top;
}
td#td_searcheader {
    background-image: url("/images/title_search.gif");
    background-repeat: no-repeat;
    height: 40px;
    width: 920px;
}
td.td_searchresults {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
}
td.resultspace {
    border-right: 1px solid #e9e0d6;
    width: 230px;
}
table.smsearchresults {
    width: 230px;
}
table.lgsearchresults {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    width: 700px;
}
table.lgsearchresultsgray {
    background-color: #e6e6e6;
    border: 1px solid #cccccc;
    margin-bottom: 3px;
    padding: 5px;
    width: 700px;
}
table.smresultscollection {
    table-layout: fixed;
    width: 700px;
}
table.smresultscollection td {
    overflow: hidden;
}
table.filtertable {
    width: 210px;
}
table.topResults {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    width: 700px;
}
td.smsearchresultshead, td.lgsearchresultshead, td.toplistinghead, td.filterhead {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.smsearchresultslisting, td.filterlisting {
    border-bottom: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.filterlisting_selected {
    background-color: #e9e0d6;
    border-bottom: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.lgsearchresultslisting {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.toplisting, div.enablejs {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 5px 12px;
    width: 233px;
}
td.smsearchresultslisting a, td.smsearchresultshead a, td.lgsearchresultslisting a, td.lgsearchresultshead a, td.toplisting a {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.filterlisting a {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
}
td.smsearchresultslisting a:hover, td.smsearchresultshead a:hover, td.lgsearchresultslisting a:hover, td.lgsearchresultshead a:hover, td.toplisting a:hover, td.filterlisting a:hover {
    color: #ff0000;
}
td.smsearchresultslistingspace {
    width: 10px;
}
td.td_error {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
}
td.td_error a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
td.td_error a:hover {
    color: #ff0000;
}
td.td_error_home {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.td_error_home a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_error_home a:hover {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_contact_home {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.td_contact_home a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_contact_home a:hover {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_contact_thankyou {
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
}
td.td_contact_left {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
    vertical-align: top;
}
td.td_contact_right {
    border-bottom: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
    vertical-align: top;
}
td.td_contact_left a, td.td_contact_right a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
td.td_contact_left a.head, td.td_contact_right a.head {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_contact_left a:hover, td.td_contact_right a:hover {
    color: #ff0000;
}
td.td_privacy_home, td.td_legal_home {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.td_privacy_home a, td.td_legal_home a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_privacy_home a:hover, td.td_legal_home a:hover {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_privacy, td.td_legal {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
}
td.td_privacy td.bodyText, td.td_legal td.bodyText {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
}
td.td_privacy td.bodyText a, td.td_legal td.bodyText a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
td.td_privacy td.bodyText u {
    text-decoration: none;
}
td.td_privacy td.bodyText p i b {
    color: #000000;
}
td.td_privacy td.bodyText b {
    color: #000000;
}
td.td_privacy td.bodyText font {
    color: #000000;
}
td.td_privacy td.bodyText a:hover, td.td_legal td.bodyText a:hover {
    color: #ff0000;
}
td.td_sitemap_home {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
}
td.td_sitemap_home a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_sitemap_home a:hover {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_sitemap {
    border-bottom: 1px solid #e9e0d6;
    border-left: 1px solid #e9e0d6;
    border-right: 1px solid #e9e0d6;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 11px;
    vertical-align: top;
    width: 190px;
}
div.div_sitemap {
    padding-left: 20px;
    text-indent: -20px;
}
td.td_sitemap a {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
td.td_sitemap a.head {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
td.td_sitemap a:hover {
    color: #ff0000;
}
div#search_options {
    background-image: url("/images/search/options-bg.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    display: none;
    height: 340px;
    left: inherit;
    overflow: hidden;
    padding-left: 0;
    position: absolute;
    text-align: right;
    top: 202px;
    width: 182px;
}
div.newsitem td.off {
    border-bottom: 1px solid #edebe5;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
}
div.newsitem td.over {
    background-color: #edebe5;
    border-bottom: 1px solid #edebe5;
    color: #333333;
    cursor: pointer;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
    vertical-align: top;
}
div.newsitem td.over img, div.newsitem td.off img {
    margin-bottom: -2px;
    margin-top: 2px;
}
div.linksitem td.off {
    border-bottom: 1px solid #edebe5;
    color: #cccccc;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    vertical-align: middle;
}
div.linksitem td.off_white {
    border-bottom: 1px solid #ffffff;
    color: #cccccc;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    vertical-align: middle;
}
div.linksitem td.over {
    background-color: #edebe5;
    border-bottom: 1px solid #edebe5;
    color: #cccccc;
    cursor: pointer;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    vertical-align: middle;
}
div.searchitem td.off {
    border-bottom: 1px solid #edebe5;
    color: #cccccc;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: right;
    vertical-align: middle;
}
div.searchitem td.over {
    background-color: #edebe5;
    border-bottom: 1px solid #edebe5;
    color: #cccccc;
    cursor: pointer;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: right;
    vertical-align: middle;
}
div.newsitem a.off, div.newsitem a {
    color: #333333;
    text-decoration: none;
}
div.linksitem a.off, div.linksitem a {
    color: #333333;
    text-decoration: none;
}
div.searchitem a.off, div.searchitem a {
    color: #333333;
    text-decoration: none;
}
div.newsitem a.over, div.linksitem a.over, div.searchitem a.over {
    color: #ff0000;
    text-decoration: none;
}
div.newstitle {
    border-bottom: 1px solid #edebe5;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
div.newstitle a {
    color: #ff0000;
    text-decoration: none;
}
div.newstitle a img {
    border: 0 none;
}
div.linkstitle {
    border-bottom: 1px solid #edebe5;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 1px;
    text-align: left;
}
a.newviewshome {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 5px;
    padding-bottom: 1px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
}
div#hondamodal {
    background-color: #000000;
    display: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
div#mod_dealerlocator {
    background-color: #ffffff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    display: none;
    height: 252px;
    position: absolute;
    width: 355px;
    z-index: 20;
}
div#mod_dealerlocator td.dealerlocator_title {
    background-color: #e9e0d6;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding-left: 25px;
    text-align: left;
    vertical-align: middle;
    width: 275px;
}
div#mod_dealerlocator td.dealerlocator_close {
    background-color: #e9e0d6;
    background-image: url("/images/modal_close.gif");
    background-position: center center;
    background-repeat: no-repeat;
    font-weight: bold;
    height: 25px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}
div#mod_dealerlocator td.dealerlocator_close a {
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 2px;
}
div#mod_dealerlocator td.dealerlocator_close a:hover {
    color: #ff0000;
}
div#mod_dealerlocator td.dealerlocator_text {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding-left: 25px;
    padding-top: 15px;
    text-align: left;
    vertical-align: top;
    width: 190px;
}
div#mod_dealerlocator td.dealerlocator_list {
    margin: 0;
    padding-top: 15px;
    text-align: left;
    vertical-align: top;
    width: 165px;
}
div#NewsHomePageLeft {
    color: #cccccc;
    float: left;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 488px;
}
div#NewsHomePageLeft div#News {
    padding-left: 30px;
    width: 441px;
}
div#NewsHomePageRight {
    background-color: #f7f4f0;
    border-bottom: 1px solid #e8e7e0;
    border-left: 1px solid #e8e7e0;
    border-right: 1px solid #e8e7e0;
    float: left;
    text-align: left;
    width: 429px;
}
div#NewsTitle, div#NewsTitle a {
    color: #2b2b2b;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    text-decoration: none;
}
div#NewsTitle a:hover {
    color: #ff0000;
}
div#NewsSubTitle {
    border-bottom: 1px solid #e8e7e0;
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 20px;
    width: 415px;
}
div#NewsSubTitle a {
    color: #ff0000;
    text-decoration: none;
}
span.NewsSubSubTitle {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
}
div.newsDetail {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    width: 415px;
}
div.newsDetail_over {
    background-image: url("/images/news/listing_select.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    width: 415px;
}
div.newsLines {
    margin-left: 20px;
}
div.newsDetail a {
    color: #2b2b2b;
    text-decoration: none;
}
div.newsDetail_over a {
    color: #ff0000;
    text-decoration: none;
}
span.newsDate {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    padding-bottom: 10px;
}
div.newsDetail_over span.newsDate {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    padding-bottom: 10px;
}
span.newsDate_singleitem {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    padding-bottom: 10px;
}
span.newsDate_twitter a {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}
span.newsDate_twitter a:hover {
    color: #ff0000;
}
div#morePressRelease {
    color: #2b2b2b;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 22px;
}
div#morePressRelease a {
    color: #2b2b2b;
    text-decoration: none;
}
div#morePressRelease a:hover {
    color: #ff0000;
    text-decoration: none;
}
td.facebooklisting {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    vertical-align: top;
}
td.facebooklisting span.primary {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
div.featuredvideotitle {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.featuredvideo {
    color: #2b2b2b;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    overflow: hidden;
    width: 365px;
}
td.facebooklisting a {
    color: #2b2b2b;
    text-decoration: none;
}
td.facebooklisting a:hover {
    color: #ff0000;
    text-decoration: none;
}
td.videolinks {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
}
td.videolinks a, a.social_policy {
    color: #2b2b2b;
    text-decoration: underline;
}
td.videolinks a:hover, a.social_policy:hover {
    color: #ff0000;
    text-decoration: underline;
}
div.tweet_title {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.tweet_title a {
    color: #2b2b2b;
    text-decoration: none;
}
div.tweet_title a:hover {
    color: #ff0000;
    text-decoration: none;
}
div.tweet_desc {
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 17px;
}
div.tweet_text {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
div.tweet_text a {
    color: #ff0000;
    text-decoration: none;
}
div.tweet_text a:hover {
    color: #ff0000;
    text-decoration: none;
}
.readMore {
    font-size: 10px;
    font-weight: bold;
}
img.db_thumbnail {
    border: 1px solid #d7d7d7;
    height: 58px;
    width: 58px;
}
img.db_thumbnail:hover {
    border: 1px solid #ff0000;
    height: 58px;
    width: 58px;
}
div#NewsListingsLeft {
    color: #2b2b2b;
    float: left;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 730px;
}
div#NewsListingsLeft div#News {
    padding-left: 30px;
    width: 710px;
}
div#NewsListingsRight {
    float: left;
    text-align: left;
    width: 189px;
}
div.newsListingsDetail {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 680px;
}
div.newsListingsDetail_over {
    background-image: url("/images/news/listing_select.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 680px;
}
div.newsListingsDetail a {
    color: #2b2b2b;
    text-decoration: none;
}
div.newsListingsDetail_over a {
    color: #ff0000;
    text-decoration: none;
}
div.NewsListingsSubTilteDescription {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 680px;
}
div.NewsListingsSubTitle, div.NewsListingsSubTitleNC, div.NewsListingsSubTitleNB, div.NewsListingsSubTitleND, div.NewsListingsSubTitleNB a, div.NewsListingsSubTitleNC a, div.NewsListingsSubTitle a {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    text-decoration: none;
}
div.NewsListingsSubTitleNB {
    width: 680px;
}
div.NewsListingsSubTitle {
    border-bottom: 1px solid #e8e7e0;
    width: 680px;
}
div#NewListingsLeftSubA div.NewsListingsSubTitle {
    border-bottom: 0 none;
    margin-left: 20px;
    text-transform: none;
    width: 400px;
}
div#NewListingsLeftSubA div.newsListingsDetail {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 400px;
}
div#NewListingsLeftSubA div.newsListingsDetail_over {
    background-image: url("/images/news/listing_select.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 400px;
}
div#NewListingsLeftSubB div.NewsListingsSubTitle {
    border-bottom: 0 none;
    margin-left: 20px;
    text-transform: none;
    width: 200px;
}
div#NewListingsLeftSubB div.newsListingsDetail {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 180px;
}
div#NewListingsLeftSubB div.newsListingsDetail_over {
    background-image: url("/images/news/listing_select.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    line-height: 16px;
    padding-top: 10px;
    width: 180px;
}
div.NewsListingsSubTitleNC {
    border-bottom: 1px solid #e8e7e0;
    width: 680px;
}
div.NewsListingsSubTitleND {
    width: 680px;
}
div#NewListingsLeftSubA {
    border-right: 2px solid #e8e7e0;
    float: left;
    width: 460px;
}
div#NewListingsLeftSubB {
    float: left;
    margin-left: 30px;
    overflow: hidden;
    width: 180px;
}
div#NewListingsLeftSub1 {
    border-right: 2px solid #e8e7e0;
    float: left;
    width: 277px;
}
div#NewListingsLeftSub3 {
    float: left;
    margin-left: 30px;
    width: 277px;
}
div#NewListingsLeftSub1 ul, div#NewListingsLeftSub3 ul {
    border-top: 1px solid #e8e7e0;
    margin-left: 0;
    padding: 0;
    width: 250px;
}
div#NewListingsLeftSub1 li, div#NewListingsLeftSub3 li {
    border-bottom: 1px solid #e8e7e0;
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    list-style: outside none none;
    margin-left: 0;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
}
div#NewListingsLeftSub1 li.over, div#NewListingsLeftSub3 li.over {
    background-image: url("/images/news/feed_select.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8e7e0;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    list-style: outside none none;
    margin-left: 0;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
}
div#NewListingsLeftSub1 li a, div#NewListingsLeftSub3 li a {
    color: #2b2b2b;
    text-decoration: none;
}
div#NewListingsLeftSub1 li.over a, div#NewListingsLeftSub3 li.over a {
    color: #ff0000;
    text-decoration: none;
}
div#NewListingsLeftSub1 h2, div#NewListingsLeftSub3 h2 {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
div#NewListingsLeftSub1 h3, div#NewListingsLeftSub3 h3 {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
}
div#NewListingsLeftSub1 h1, div#NewListingsLeftSub3 h1 {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
div#NewListingsLeftSub1 h1 a, div#NewListingsLeftSub3 h1 a {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
div#NewListingsLeftSub1 h1 img, div#NewListingsLeftSub3 h1 img {
    border: 0 none;
}
div.NewsArticle {
    color: #2b2b2b;
    font-size: 12px;
    width: 640px;
}
div.NewsArticle h1 {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
}
div.NewsArticle h2 {
    color: #2b2b2b;
    font-size: 10px;
}
span.pagenumber {
    background-color: #f7f6ef;
    border: 1px solid #e2e1dc;
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
}
span.pagenumber a {
    color: #2b2b2b;
    text-decoration: none;
}
span.pagenumber a:hover {
    color: #ff0000;
    text-decoration: none;
}
div.listingpage_hidden {
    display: none;
}
div.listingpage {
    display: block;
}
div.subnav_main {
    background-image: url("/images/news/subnav_main.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    padding-left: 10px;
    width: 189px;
}
div#press_subnav {
    border-bottom: 1px solid #dfdbd6;
    border-top: 1px solid #dfdbd6;
}
div.subnav_sub {
    background-image: url("/images/news/subnav_sub.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    height: 23px;
    overflow: hidden;
    padding-left: 20px;
    width: 189px;
}
div.subnav_item_on, a.subnav_item_on {
    color: #ff0000;
    padding-top: 7px;
    text-decoration: none;
}
div.subnav_item_off:hover, a.subnav_item_off:hover {
    color: #ff0000;
}
div.subnav_item_off, a.subnav_item_off {
    color: #2b2b2b;
    padding-top: 7px;
    text-decoration: none;
}
div#socialright {
    background-image: url("/images/social/btns_background.jpg");
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 264px;
    text-align: left;
}
div.socialbtn {
    padding-top: 9px;
    text-align: center;
    width: 100%;
}
div.socialbtn a {
    display: block;
}
div.socialbtn a div {
    display: block;
    margin: 0 auto;
    text-align: right;
    width: 138px;
}
div#floatingSocial {
    background-image: url("/images/news/facebook_background.jpg");
    border-top: 1px solid #cccccc;
    display: none;
    left: 100px;
    position: absolute;
    top: 100px;
    width: 163px;
    z-index: 10000;
}
div.floatingSocialSite {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #2b2b2b;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    text-align: left;
}
div.floatingSocialHomeSite {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #2b2b2b;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
}
div.floatingSocialSite_over {
    background-color: #f1efea;
    background-image: url("/images/social/social_select_arrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #2b2b2b;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    text-align: left;
    width: 100%;
}
div.SocialSiteArrowRightCol {
    border: 0 none;
    display: block;
    float: left;
    height: 20px;
    text-align: right;
    vertical-align: bottom;
    width: 15px;
}
div.SocialSiteTitleRightCol {
    display: block;
    float: left;
    height: 20px;
    text-align: right;
    text-decoration: none;
    vertical-align: top;
    width: 133px;
}
div.SocialSiteArrow {
    border: 0 none;
    display: block;
    float: left;
    height: 20px;
    text-align: right;
    vertical-align: bottom;
    width: 15px;
}
div.SocialSiteTitle {
    display: block;
    float: left;
    height: 20px;
    text-align: right;
    text-decoration: none;
    vertical-align: top;
    width: 163px;
}
a.SocialSiteLink {
    border: 0 none;
    text-decoration: none;
}
div#sharemodules {
    background-image: url("/images/news/share_background.jpg");
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    height: 39px;
    vertical-align: middle;
    width: 681px;
}
div#sharemodules a {
    color: #2b2b2b;
    text-decoration: none;
}
div#sharemodules a:hover {
    color: #ff0000;
    text-decoration: none;
}
div#sharemodules img {
    border: 0 none;
    padding-right: 5px;
    vertical-align: text-bottom;
}
div.sharemodule {
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}
div.sharebutton_off {
    background-image: url("/images/news/share_this_off.jpg");
    color: #2b2b2b;
    height: 20px;
    width: 110px;
}
div.sharebutton_on {
    background-image: url("/images/news/share_this_on.jpg");
    color: #ff0000;
    height: 20px;
    width: 110px;
}
div.sharetext {
    padding: 4px 0 0;
}
div#sharelayer {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
div#sharetitle {
    background-image: url("/images/share/titlebar.gif");
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #f1eff1;
    height: 18px;
    vertical-align: top;
    width: 242px;
}
div#sharetitle td.title {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    width: 60%;
}
div#sharetitle td.close {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    width: 20%;
}
div#sharetitle td.close a {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
div#sharetitle td.close a:hover {
    color: #ff0000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
div#sharelinks {
    background-image: url("/images/share/background.jpg");
    background-repeat: no-repeat;
    border: 1px solid #f1eff1;
}
div#sharelinks td {
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    height: 25px;
    vertical-align: middle;
    width: 120px;
}
div#sharelinks td.noicon {
    border: 1px solid #eeeeee;
    color: #2b2b2b;
    margin: auto;
    text-align: center;
}
div#sharelinks td.noicon_on {
    background-color: #f7f4f0;
    border: 1px solid #d5cbb9;
    color: #ff0000;
    margin: auto;
    text-align: center;
}
div#sharelinks td.icon {
    border: 1px solid #eeeeee;
    color: #2b2b2b;
    margin: 0 0 0 20px;
    text-align: left;
}
div#sharelinks td.icon_on {
    background-color: #f7f4f0;
    border: 1px solid #d5cbb9;
    color: #ff0000;
    margin: 0 0 0 20px;
    text-align: left;
}
div#sharelinks td.icon a, div#sharelinks td.noicon a {
    color: #2b2b2b;
    text-decoration: none;
}
div#sharelinks td.icon_on a, div#sharelinks td.noicon_on a {
    color: #ff0000;
    text-decoration: none;
}
div#sharelinks td.icon img, div#sharelinks td.icon_on img {
    border: 0 none;
    margin-left: 10px;
    margin-right: 3px;
    vertical-align: middle;
}
img.pdficon {
    border: 0 none;
    margin-right: 5px;
    vertical-align: middle;
}
img.downloadarrow {
    border: 0 none;
    margin-left: 5px;
    vertical-align: middle;
}
p.downloadreport a {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
div#newssearchbox {
    background-color: #eeeeee;
    width: 100%;
}
div.righttop {
    background-image: url("/images/news/home_top_right.gif");
    height: 5px;
    overflow: hidden;
    width: 100%;
}
div#rightcolhome_title {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 20px;
}
div#rightcolhome_title img {
    vertical-align: middle;
}
a.viewmoreflickr div.button {
    background-image: url("/images/news/flickr_button.jpg");
    display: block;
    height: 20px;
    margin-left: 38px;
    vertical-align: top;
    width: 151px;
}
a.viewmoretumblr div.button {
    background-image: url("/images/news/tumblr_button.jpg");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin-left: 38px;
    vertical-align: top;
    width: 151px;
}
a.viewmoreflickr, a.viewmoretumblr {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
a.viewmoreflickr div.text {
    padding-left: 35px;
    padding-top: 3px;
}
a.viewmoretumblr div.text {
    padding-left: 16px;
    padding-top: 3px;
}
div#emergencymessaging {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
    width: 300px;
}
div#emergencymessaging a {
    color: #ff0000;
}
a.facbooksel {
    color: #2b2b2b;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
div.facebookhomeselector {
    background-image: url("/images/news/facebook_selector_off.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 22px;
    margin-top: 3px;
    text-decoration: none;
    vertical-align: top;
    width: 182px;
}
div.facebookhomeselector_on {
    background-image: url("/images/news/facebook_selector_on.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 22px;
    margin-top: 3px;
    vertical-align: top;
    width: 182px;
}
div.facebookhomeselectortitle {
    margin-left: 10px;
    margin-top: 1px;
    text-decoration: none;
}
div#releaseBody a {
    color: #000000;
}
div#releaseBody td {
    font-size: 12px;
    padding: 2px;
}
div#featuredvideo {
    margin-left: 39px;
    overflow: hidden;
    width: 355px;
}
div#productlinks {
    color: #2c2c2c;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 40px;
    text-decoration: none;
}
div#productlinks table {
    width: 670px;
}
div#productlinks td.link {
    color: #2c2c2c;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    padding-top: 20px;
    text-decoration: none;
    width: 160px;
}
div#productlinks td.link a {
    color: #2c2c2c;
    text-decoration: none;
}
div#productlinks td.link a:hover {
    color: #ff0000;
    text-decoration: none;
}
div#productlinks td.space {
    width: 20px;
}
span.searchlvl0 {
    background-color: #ffffff;
}
span.searchlvl1 {
    background-color: #ffedb6;
}
span.searchlvl2 {
    background-color: #ffedb6;
}
span.searchlvl3 {
    background-color: #ffedb6;
    font-weight: bold;
}


/* Added to support the Recall Box*/
.recall-title {
    color: #c00;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin-bottom: -2px;
    margin-top: 5px;
}

.instructionsText {
    /* font-family: Arial; */
    font-family: Arial,Verdana,sans-serif;
    font-size: 14px;
    letter-spacing: -0.01em;
}



.recall-search-box .recall-title {
    color: #c00;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin-bottom: -2px;
    margin-top: 5px;
}

#instructionsText {
    font-family: Arial;
    font-size: 13px;
    letter-spacing: -0.03em;
    color: #666;
    
}
#vinBox {
    margin-bottom: -12px;
    margin-top: -5px;
    margin-left: -10px;
}
.recall-search-box .text {
    border: 1px solid #707070;
    box-shadow: 2px 3px 7px 0 #e0e0e0 inset;
    color: #000;
    float: left;
    font-family: Arial;
    font-size: 15px;
    height: 22px;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 5px 9px 3px;
    width: 250px;

}

.recall-search-box .button {
    display: block;
    float: left;
    /* font-size: .8em; */
    font-weight: bold;
    /*height: 32px;*/
    margin: 20px 0 20px 10px;
    width: 120px;
    white-space: normal;
    margin-top: 0px;
}
.recall-search-box .tagline {
    clear: both;
    color: #666;
    font-family: Arial;
    font-size: 11px;
    font-style: italic;
}
.recall-search-box .help-link {
    color: #fc0900;
    font-family: Arial;
    font-size: 12px;
    margin-left: 1px;
    text-decoration: none;
    margin-left: -2px;
    
  
}

.recall-search-box .help-link:hover {
    text-decoration: underline;
}


.recall-search-box {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 67%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 0 #e8e8e8;
    margin: 12px 0 0 1px;
    padding: 0px 5px 6px 13px;
    position: relative;
    
    text-align: left;
    line-height: 22px;
 
    float: left;
    width: 390px;
    height: 175px;

}



/* For Year Make Model */
.recall-search-box-year-make-model {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 67%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 0 #e8e8e8;
    margin: 12px 0 0 20px;
    padding: 0px 5px 6px 13px;
    position: relative;
    width: 470px;
    text-align: left;
    line-height: 22px;

    float: left;
    width: 380px;
    height: 195px;
    
}




.button {
    background: none repeat scroll 0 0 #c00;
    border: 1px solid #c00;
    box-shadow: 1px 2px 5px 0 #c4c4c4;
    color: #fff;
    text-transform: uppercase;
}

.button:hover {
    background: none repeat scroll 0 0 #fff;
    color: #c00;
    cursor: pointer;
}


/* For Spanish Buttons */
.buttonES {
    background: none repeat scroll 0 0 #008738;
    border: 1px solid #008738;
    box-shadow: 1px 2px 5px 0 #c4c4c4;
    color: #fff;
    font-size: .95em;
    /*text-transform: uppercase;*/
}

.buttonES:hover {
    background: none repeat scroll 0 0 #fff;
    color: #008738;
    cursor: pointer;
}



.rounded-button {
    border-radius: 5px;
}

.tagline {
    clear: both;
    color: #666;
    font-family: Arial;
    font-size: 11px;
    font-style: italic;
}

.help-link {
    color: #fc0900;
    font-family: Arial;
    font-size: 12px;
    margin-left: 1px;
    text-decoration: none;
}
.recall-search-box .help-link:hover {
    text-decoration: underline;
}


.contact #content_main h2 {
    color: #383737;
    font-size: 99px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}

#content_main {
    display: inline;
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 20px 0 0px;
    /*width: 635px;*/
}


body {
    font-family: Arial,Helvetica,sans-serif;
}

.recall-instructions {
    border: medium none;
    margin: 0 0 14px;
    opacity: 1;
    padding: 0;
    transition: opacity 200ms linear 0s;
    width: auto;
}

fieldset {
    border: 0 none;
}


.recallsetbox
{
    float:left; 
    width:600px;
    line-height:22px;
    margin: 0px 12px;
    font-size: .95em;
    
}


.recallset
{
    padding: 30px 20px;
    line-height: 22px;

    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 67%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    /*border-radius: 10px;*/
    border-radius: 1px;
    box-shadow: 1px 1px 6px 0 #e8e8e8;
    margin: 12px 0 0 1px;
    position: relative;
    text-align: left;
    width:600px;

    overflow-y: scroll;
    height:300px;
    float:left;
    
}


.latestNewsSet
{
    padding: 30px 20px;
    line-height: 22px;

    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 67%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    /*border-radius: 10px;*/
    border-radius: 1px;
    box-shadow: 1px 1px 6px 0 #e8e8e8;
    margin: 12px 0 0 60px;
    position: relative;
    text-align: left;
    width:200px;

    overflow-y: scroll;
    height:300px;
    float:left;
    
}


.RecallOrText {
    
    margin: 80px 0px 0px 20px;
    z-index: 5;
    float:left;
    font-size: 32px;
    color: #c00;
    font-weight: bold;
    letter-spacing: -0.04em;
}


.recallinternalset
{
    margin: 10px 0px 0px 0px;
    padding: 30px 20px;
    line-height: 22px;

    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 67%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0 #e8e8e8;
    margin: 12px 0px 26px 1px;
    position: relative;
    text-align: left;

    border:solid 1px; 
    border-color:gray;
        

}

/* Start More Info Section */

.moreinfosection
{
    float:left; 
    line-height:22px;
    margin: 0px 18px;
    
}

/* End More Info Section */


.recallHeader
{
    /*float:left;*/ 

    line-height:22px;
    margin: -10px 60px;
    
    font-size: .85em;
    font-weight: 600;

    width: 600px;
    text-align: center;
    float: left;
}

.dropdownText {
    font-family: Arial;
    font-size: 14px;
    /*letter-spacing: -0.01em;*/
    line-height: 22px;
    
}


/* Recall Result Section -- START */
.recallResultLogoBlank {
    /*background : url("/images/honda_old.gif") no-repeat 0 0;*/
    /*height: 100px;
    width: 200px;*/
    height: 75px;
    width: 150px;
    margin: 5px 40px -10px 30px;
    float: left;    
}


.recallResultLogo {
    /*background-image: url("/images/honda_old.gif");*/
    /*background-position: center top;*/
    /*background-repeat: no-repeat;*/
    background : url("/images/honda_old.gif") no-repeat 0 0;
    height: 40px;
    /*margin-top: 3px;*/
    /*vertical-align: top;*/
    width: 182px;
    
    /*margin: 5px 40px -80px 10px;*/
    margin: 5px 40px -10px 20px;
    float: left;

    
}


.recallResultMainHeader
{    
    font-weight: 600; 
    /*margin: 5px 140px -80px 300px;*/
     margin: 60px 140px -80px 40px;
    float: left;
}

.recallResultMainHeaderWithWarning
{    
    font-weight: 600; 
    /*margin: 5px 140px -80px 300px;*/
    
    /* margin: 60px 140px -80px 70px;*/
     margin: -10px 140px -80px 330px;
    float: left;
}


.recallResultWarningHeader
{    
    font-weight: 600; 
    /*margin: 5px 140px -80px 300px;*/
    /* margin: -120px 140px 80px -15px; */
    margin: -74px 24px 0px 180px;
    float: left;

    color: #c00;
    font-size: .75em;
    line-height:18px
}



.latestNewsMainHeader
{    
    font-weight: 600; 
    /*margin: 5px 140px -80px 300px;*/
     margin: 60px 40px -80px 520px;
    float: left;
}

.recallResultHeader
{    
    font-weight: 600;    
}


.recallResultTextCorporate
{    
    line-height:22px;  
    font-size: .88em;
    margin-bottom: 17px;
    font-family: Arial,Verdana,sans-serif;
    /* text-shadow: 2px 2px 2px #aaa; */
}

.recallResultText
{    
    line-height:14px;  
    font-size: .64em;
    font-family: Arial,Verdana,sans-serif;
     
}

/* Recall Result Section -- END */



/* For More Info Section -- START */
.forMoreInfoHeader
{
    font-size: 1.3em;
    font-weight: 600;   
    margin: 0px 20px -10px 5px; 
    padding: 0px 0px 4px 0px;

}

.moreInfoHeader
{    
    font-weight: 600;  
    line-height: 20px;
    font-size: .75em;
    margin: 0px 20px -10px 5px;
    width:500px;   
}

.moreInfoText
{    
    line-height:18px;  
    font-size: .7em;
    margin: 10px 20px 0px 5px;  
    width:500px;
}

/* For More Info Section -- END */


.YearMakeModelRecallButton {

display: block;
    float: left;
    font-size: 11px;
font-weight: bold;
    /*height: 32px;*/
    width:170px;

    /*[if IE 8]*/
    /*margin: -41px -20px 0 75px;
    [else]*/
    
    margin: -35px -20px 0 98px;
        white-space: normal;
   

}

.DropDownList
{
    /*float: left;*/
    /*align-content: flex-start;*/
   
    /*margin: 0px 0px 4px 10px;*/
    width: 100px;

}

.DropDownListModel {
    /*float: right;*/
    display: inline-block;
    /*align-content: flex-start;*/
    margin: -20px 0px 0px 0px;
    /*width: 190px;*/
    width: 220px;
}

.DropDownListTrim
{
    /*float: right;*/
    display:inline-block;
    /*align-content: flex-start;*/
    margin: -20px 0px 0px 10px;
   width:190px;
}

#models
{
    width:190px;

}

.MakeModelText
{
line-height: 18px;
margin: 5px 5px 6px 0px;
}

.DropDownListYear
{
   margin: 0px 0px 4px 24px;
   width: 130px;
}

.DropDownListMake
{
   margin: 0px 0px 4px 12px;
   width: 130px;
}

.DropDownListModel
{
   margin: 0px 0px 4px 2px;
}

.recallResultSubHeader
{
    font-size: .9em;
    font-weight: bold;
    margin-top: 15px;

}

.recallNoBreak
{
   font-size: .85em;
   line-height: 16px;
   margin: 0px 0px 2px 0px;
}

.recallResultRedText
{
font-size: 1em;
font-weight: bold;
color: #c00;
}

.rightNoBreak
{
   font-size: .85em;
   line-height: 16px;
   text-align:right;
}

.float
{
  float: left;

}
   
   
.topleftheading2
{
 margin: 30px 10px 0px 20px;

 width: 400px;
 font-size: .8em;
 text-align: left;
 float:left:
 
}

.topHeader
{
 font-size: 1.3em;
 font-weight:bold;
 text-align:left;
 margin: -20px 3px 14px 0px;
 

}
   
   
.toprightheading2
{
 margin: 30px 10px 0px 20px;

 width: 400px;
 font-size: .8em;
 text-align: left;
 float:left;
 
}

.rightCorner
{
  text-align:right;
}

.recallNewsLink
{
  font-size: 10px;

}


.divclearable {
	border: 1px solid #888;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;	
	padding-right:5px;
	vertical-align:middle;
}

a.clearlink {
	background: url("images/close-button.png") no-repeat scroll 0 0 transparent;
	background-position: center center;
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;	
	height: 12px;
	width: 12px;
	z-index: 2000;
	border: 0px solid;
}
a.clearlink:hover {
	background: url("close-button.png") no-repeat scroll -12px 0 transparent;
	background-position: center center;
}

.popuplist
{
    margin-bottom: 6px;

}

.popupclosebutton
{
    /*position: absolute;
top: 8px;
right: 8px;
display: block;
width: 25px;
height: 25px;
color: #333;
cursor: pointer;
background-color: #fff;
border: 1px solid rgba(255, 255, 255, .1);
border-radius: 40px;*/


-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8em;
    line-height: 20px;
    margin-bottom: 0;
    padding: 6px 10px 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;

    /*margin: 10px 10px 10px 10px;*/
    min-width: 75px;

}

.popupText
{
        background-color: white;
    border-top: 0 none;
    line-height: 20px;
    overflow: auto;
    padding: 0.2em 1em;

        color: #333333;
    font-size: 13px;

}

.imageContainer img
{
	float:none;
	clear: both;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;	
	width: 100%;
}

/*
* Mootools Simple Modal
* Version 1.0
* Copyright (c) 2011 Marco Dell'Anna - http://www.plasm.it
*
* Markup Modal
* <div class="simple-modal" id="simple-modal">
*   <div class="simple-modal-header">
*     <a class="close" href="#">×</a>
*     <h1>SimpleModal Title</h1>
*   </div>
*   <div class="simple-modal-body">
*     <div class="contents">
*       <p>
*         Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
*       </p>
*     </div>
*   </div>
*   <div class="simple-modal-footer">
*     <a class="btn primary" href="#">Primary</a>
*     <a class="btn secondary" href="#">Secondary</a>
*   </div>
* </div>
*/
/* Vars */
/* Overlay style */
#simple-modal-overlay {
  position: fixed ;
  display: block;
  z-index: 99998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffffff), to(#291a49));
  background: -webkit-radial-gradient(circle, #ffffff, #291a49);
  background: -moz-radial-gradient(circle, #ffffff, #291a49);
  background: -ms-radial-gradient(circle, #ffffff, #291a49);
}
.simple-modal {
  /* Style rewrite */

  width: 600px;
  left: 20px;
  top: 20px;
  /* */

  position: absolute;
  position: fixed;
  margin: 0;
  color: #808080;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #EAEEFA;
  border: 1px solid rgba(234, 238, 250, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  z-index: 99999;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.simple-modal .simple-modal-header {
  padding: 5px 15px;
  margin: 0;
  border-bottom: 1px solid #EEEEEE;
}
.simple-modal .simple-modal-header h1 {
  margin: 0;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 36px;
}
.simple-modal a.close, .simple-modal a.previous-image, .simple-modal a.next-image {
  position: absolute;
  top: 16px;  
  color: #999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 10px;
  text-decoration: none;
}
.simple-modal a.close {
  right: 15px;
}
.simple-modal a.previous-image {
  right: 80px;  
}
.simple-modal a.next-image {
  right: 60px;
}
.simple-modal a.close:hover, .simple-modal a.previous-image:hover, .simple-modal a.next-image:hover {
  color: #444;
}
.simple-modal .simple-modal-body {
  padding: 15px;
  /* Extra style */

}
.simple-modal .simple-modal-body div.contents {
  overflow: hidden;
}
.simple-modal .simple-modal-body p {
  font-size: 13px;
  font-weight: normal;
  color: #606060;
  line-height: 18px;
}
.simple-modal .simple-modal-body p img {
  display: block;
  margin: 0 auto 10px auto;
}
.simple-modal .simple-modal-footer {
  display: block;
  background-color: #F5F5F5;
  padding: 14px 15px 15px;
  border-top: 1px solid #EEEEEE;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 0 #FFF;
  box-shadow: inset 0 1px 0 #FFF;
  zoom: 1;
  margin-bottom: 0;
  text-align: center;
}
.simple-modal .simple-modal-footer a.btn {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 5px 14px 6px;
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid transparent;
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  transition: 0.2s linear all;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.simple-modal .simple-modal-footer a.btn.primary {
  color: #FFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  background-repeat: repeat-x;
  margin-right: 15px;
}
.simple-modal .simple-modal-footer a.btn.primary:hover {
  border: 1px solid #444;
  background-color: #444;
}
.simple-modal .simple-modal-footer a.btn.secondary {
  padding: 5px 2px 6px;
}
.simple-modal .simple-modal-footer a.btn.secondary:hover {
  color: #999;
}
/* Draggable style */
.simple-modal.draggable .simple-modal-header:hover {
  cursor: move;
  background-color: #f8f8f8;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* Loading style */
.simple-modal.loading .simple-modal-body {
  min-height: 60px;
  background: transparent url("../images/loader.gif") no-repeat center center;
}
.simple-modal.loading .simple-modal-body div.contents {
  display: none;
}
.simple-modal.loading .close, .simple-modal.loading .simple-modal-header, .simple-modal.loading .simple-modal-footer {
  display: none;
}
/* Hide header */
.simple-modal.hide-header .simple-modal-header {
  display: none;
}
/* Hide header */
.simple-modal.hide-footer .simple-modal-footer {
  display: none;
}
