@charset "utf-8";
/* CSS Document */

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #222;
    margin: 0px;
    padding: 0px;
    background-color: #000000;
}

/* OVERALL LINKS */

/*a:link, a:visited  {*/
/*font-family: Verdana, Geneva, sans-serif;*/
/*font-size: 11px;*/
/*color: #ffde00;*/
/*font-weight:bold;*/
/*text-decoration: none;*/
/*outline:none;*/
/**/
/*}*/

/*a:hover, a:active {*/
/*font-family: Verdana, Geneva, sans-serif;*/
/*font-size: 11px;*/
/*color: #ddd;*/
/*font-weight:bold;*/
/*text-decoration: none;*/
/*outline:none;*/
/*}*/

/*MAIN WRAPPERS*/

#master_wrapper {
    position: relative;
    width: 960px;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#content_wrapper {
    position: relative;
    width: 960px;
}

#page_wrapper {
    position: relative;
    float: left;
    width: 688px;
    padding-left: 8px;
    padding-right: 11px;
    padding-top: 2px;
    padding-bottom: 15px;
    margin-top: 120px;
}

#inner_wrapper {
    position: relative;
    width: 666px;
    padding: 9px;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/content_bg_rep.jpg);
    background-repeat: repeat-x;
    background-color: #e5e5e5;
    margin-top: 10px;
}

/*BREADCRUMBS*/

#breadcrumb {
    font-size: 9px;
    color: #eeeeee;
    margin-top: 10px;
    padding-left: 0px;
}

#breadcrumb ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 9px;
    color: #eeeeee;
}

#breadcrumb ul li {
    list-style-image: none;
    display: inline;
    padding: 0;
    margin: 0;
}

#breadcrumb a:link, #breadcrumb a:visited {
    font-size: 9px;
    color: #eeeeee;
    font-weight: normal;
    text-decoration: none;
    outline: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
    font-size: 9px;
    color: #ffde00;
    font-weight: normal;
    text-decoration: none;
    outline: none;
}

/*HEADER*/

#ten_bar {
    position: relative;
    height: 50px;
    width: 100%;
    /* background-image: url(../../images/monroe/tenbar_bg.png);
    background-repeat: repeat-x;
    background-position: top; */
    z-index: 10000;
}

#tenbar_content {
    position: relative;
    width: 916px;
    height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0 auto;
}

#tenbar_logo {
    position: relative;
    float: left;
    width: 131px;
    height: 35px;
}

#tenbar_sitesdrop {
    position: relative;
    float: right;
    height: 30px;
    padding-top: 5px;
}

#header_wrapper {
    position: absolute;
    width: 940px;
    height: 120px;
    top: 0px;
    left: 0px;
    z-index: 10;
}

#header_logo {
    position: relative;
    height: 120px;
    width: 470px;
    float: left;
}

#header_topright {
    position: relative;
    float: right;
    height: 30px;
    margin-top: 10px;
    font-size: 9px;
    font-weight: bold;
    color: #eeeeee;
    padding-right: 2px;
}

#header_btmright {
    position: absolute;
    bottom: 6px;
    right: 12px;
}

.worldsite_form_box {
    background-color: #444;
    border: 1px solid #CCC;
    height: 22px;
    padding: 3px;
    font-weight: normal;
    font-size: 9px;
    color: #ccc;
    width: 176px;
}

#header_topright a:link, #header_topright a:visited {
    font-size: 9px;
    color: #eeeeee;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

#header_topright a:hover, #header_topright a:active {
    font-size: 9px;
    color: #ffde00;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

.header_search_box {
    position: relative;
    height: 18px;
    width: 170px;
    border: 1px solid #333;
    font-size: 11px;
    background-color: #eee;
    padding-left: 3px;
}

#header_txt_links {
    position: relative;
    float: left;
    padding-top: 4px;
    text-align: right;
    margin-right: 3px;
}

#header_search_wrapper {
    position: relative;
    float: left;
    width: 175px;
}

#header_search_button {
    position: absolute;
    right: 5px;
    top: 7px;
}

/*NAV*/

#nav_wrapper {
    height: 34px;
    width: 666px;
    position: relative;
    z-index: 500;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    padding-top: 2px;
    padding-right: 9px;
    padding-bottom: 2px;
    padding-left: 9px;
}

#nav_box {
    position: relative;
    float: left;
    height: 16px;
    margin-right: 40px;
}

/*QUICK LINKS*/

#ql_wrapper {
    position: relative;
    float: left;
    width: 240px;
    padding-left: 8px;
    margin-left: 5px;
    background-image: url(../../images/monroe/ql_shadow.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 5;
}

#ql_content {
    position: relative;
    width: 222px;
    background-color: #959595;
    background-image: url(../../images/monroe/ql_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 124px;
    padding-left: 5px;
    padding-right: 5px;
}

.ql_company_saying {
    position: relative;
    color: #eeeeee;
    font-style: italic;
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    width: 202px;
    overflow: hidden;
}

.headline {
    position: absolute;
    top: 48px;
    width: 202px;
    left: 10px;
}

.ql_box {
    position: relative;
    width: 210px;
    background-color: #bbb;
    border: 1px solid #444;
    padding: 5px;
    margin-top: 20px;
    background-image: url(../../images/monroe/ql_box_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.dealer_locator_search {
    position: relative;
    height: 14px;
    width: 202px;
    border: 1px solid #ccc;
    font-size: 10px;
    background-color: #444;
    color: #ccc;
    padding: 3px;
}

#dealer_locator_wrapper {
    position: relative;
    width: 210px;
}

#dealer_locator_button {
    position: absolute;
    right: 5px;
    top: 7px;
}

.vehic_lookup_form_boxes {
    width: 210px;
    background-color: #eeeeee;
    border: 1px solid #333;
    font-size: 10px;
    padding: 1px;
    margin-top: 1px;
    height: 21px;
    padding: 3px;
}

#lookup_sumbit_wrapper {
    position: relative;
    margin-top: 5px;
}

.lookup_loading {
    position: relative;
    float: right;
    width: 95px;
    background-image: url(../../images/monroe/loading_lt.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 3px;
    color: #444;
    margin-top: 2px;
}

#lookup_btn {
    position: relative;
    float: left;
    height: 21px;
}

#ql_facebook {
    position: relative;
    height: 22px;
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
}

/*HOME PAGE*/

#hp_feat_wrapper {
    position: relative;
    width: 676px;
    height: 326px;
    padding-left: 10px;
    margin-top: 5px;
    background-image: url(../../images/monroe/hp_feat_bg.png);
    background-repeat: no-repeat;
}

.hp_subboxes {
    position: relative;
    float: left;
    height: 258px;
    width: 220px;
    background-color: #eee;
    border: 1px solid #aaa;
    margin-right: 10px;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}

.hp_subbox_header {
    position: relative;
    width: 207px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
    margin-left: 5px;
}

.hp_subbox_content {
    position: relative;
    margin-top: 10px;
    width: 210px;
    padding-left: 5px;
    padding-right: 5px;
}

.hp_subbox_news_date {
    width: 201px;
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 3px;
}

.hp_subbox_news_link {
    margin-top: 3px;
    padding-left: 3px;
    text-transform: uppercase;
}

.hp_subbox_news_link a:link, .hp_subbox_news_link a:visited {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #555;
    font-weight: none;
    text-decoration: none;
    outline: none;

}

.hp_subbox_news_link a:hover, .hp_subbox_news_link a:active {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #222;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

.hp_subbox_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

.hp_subbox_list a:link, .hp_subbox_list a:visited {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    outline: none;

}

.hp_subbox_list a:hover, .hp_subbox_list a:active {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #ffde00;
    font-weight: bold;
    text-decoration: underline;
    outline: none;
}

.hp_subbox_newcoverage_bg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 128px;
    height: 116px;
    background-image: url(../../images/monroe/home/english/newcoverage_bg.png);
    background-repeat: no-repeat;
}

#hp_prod_lineup {
    position: relative;
    height: 70px;
    width: 686px;
    padding-top: 40px;
    padding-left: 1px;
    padding-right: 8px;
    background-image: url(../../images/monroe/home/english/hp_prod_lineup_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

/*INTERIOR PAGES*/

#inner_header {
    position: relative;
    float: left;
    height: 24px;
}

/*PRODUCTS PAGES*/

/*PRODUCTS OVERVIEW PAGE*/

#prod_overview_wrapper {
    position: relative;
    width: 644px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

#prod_overview_text_box {
    position: relative;
    float: left;
    width: 460px;
    margin-right: 20px;
}

#prod_overview_text_links {
    position: relative;
    float: left;
    width: 460px;
    margin-top: 10px;
}

#prod_overview_text_links ul {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 205px;
}

#prod_overview_text_links ul a:link, #prod_overview_text_links ul a:visited {
    color: #444;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

#prod_overview_text_links ul a:hover, #prod_overview_text_links ul a:active {
    color: #656565;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

#prod_overview_logo_box {
    position: relative;
    float: left;
    width: 156px;
    padding-left: 5px;
}

#prod_overview_header {
    position: relative;
    width: 460px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

/*PRODUCTS SERIES PAGE*/

.prod_series_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

#prod_series_logo {
    position: relative;
    float: right;
    width: 192px;
    margin-right: 3px;
    margin-top: 25px;
}

#prod_series_wrapper {
    position: relative;
    width: 644px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

#prod_series_text_desc {
    position: relative;
    width: 644px;
    margin-top: 10px;
}

#prod_series_logo_box {
    position: relative;
    float: right;
    width: 156px;
    padding-left: 5px;
    padding-bottom: 10px;
    z-index: 100;
}

#prod_series_header {
    position: relative;
    float: left;
    width: 460px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

#prod_series_prodimg {
    position: relative;
    width: 646px;
    margin-top: 10px;
}

/*PRODUCT PAGE*/

#prod_subtxt {
    position: relative;
    float: left;
    width: 460px;
}

#prod_logo {
    position: relative;
    float: right;
    width: 192px;
    margin-right: 3px;
    margin-top: 30px;
}

#prod_techlogo {
    position: relative;
    float: right;
    width: 156px;
    margin-right: 21px;
    margin-top: 80px;
}

.prod_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    padding-left: 15px;
    padding-top: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}

#prod_mainimg {
    position: relative;
    width: 668px;
    margin-top: 10px;
}

/*SUPPORT PAGE*/

.support_row {
    position: relative;
    width: 668px;
    margin-top: 20px;
    float: left;
}

.support_row_header {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;

}

.support_row_box {
    position: relative;
    float: left;
    width: 192px;
    margin-top: 10px;
    padding-right: 30px;
    font-size: 10px;
}

.support_row_box ul a:link, .support_row_box ul a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_row_box ul a:hover, .support_row_box ul a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

.support_faq_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.support_faq_list a:link, .support_faq_list a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

.support_faq_list a:hover, .support_faq_list a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

.support_faq_list li {
    margin-top: 10px;
}

.support_text_list li {
    margin-top: 5px;
}

.support_text_tech li {
    margin-top: 15px;
}

#support_symptoms_img {
    margin-top: 5px;
}

.support_anwser_wrapper {
    position: relative;
    width: 646px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

.support_question {
    margin-bottom: 10px;
    font-weight: bold;
    background-image: url(../../images/monroe/questionmark.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 15px;
}

.support_anwser_wrapper a:link, .support_anwser_wrapper a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 9px;
}

.support_anwser_wrapper a:hover, .support_anwser_wrapper a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 9px;
}

#support_sasg_logo {
    position: relative;
    float: right;
    padding: 10px;
}

.support_warranty_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 11px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.support_warranty_list a:link, .support_warranty_list a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_warranty_list a:hover, .support_warranty_list a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_img_float_right {
    position: relative;
    float: right;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.support_img_float_left {
    position: relative;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.support_terms_wrapper {
    position: relative;
    width: 646px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
}

.support_terms_anwsers_wrapper {
    position: relative;
    padding-left: 11px;
    margin-top: 20px;
}

.support_terms_anwsers_wrapper a:link, .support_terms_anwsers_wrapper a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_terms_anwsers_wrapper a:hover, .support_terms_anwsers_wrapper a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.support_wornshocks_box {
    position: relative;
    float: left;
    width: 206px;
    margin-right: 23px;
    margin-top: 20px;
}

.support_wornshocks_boxtxt {
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.support_tirewear_box {
    position: relative;
    float: left;
    width: 206px;
    margin-right: 23px;
    margin-top: 20px;
}

.support_tirewear_boxtxt {
    margin-top: 5px;
    text-align: center;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.support_tirewear_box_wide {
    position: relative;
    float: left;
    width: 437px;
    margin-top: 20px;
    font-size: 10px;
}

.support_tirewear_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

/*ABOUT PAGE*/

.about_box {
    position: relative;
    width: 644px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

.about_box_header {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

.about_box_img {
    position: relative;
    float: left;
    width: 177px;
    margin-top: 15px;
}

.about_box_txt {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 452px;
    padding-left: 15px;
    padding-top: 2px;
}

.about_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

.about_box_txt ul a:link, .about_box_txt ul a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.about_box_txt ul a:hover, .about_box_txt ul a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

#about_history_flash {
    position: relative;
    width: 570px;
    height: 380px;
    margin-top: 10px;
    margin-left: 49px;
}

#about_50000_car {
    position: relative;
    height: 373px;
    width: 380px;
    margin-right: -11px;
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

#about_safetysign {
    position: relative;
    height: 300px;
    width: 130px;
    float: right;
    padding-left: 10px;
}

#about_howshocksaremade_flash {
    margin-left: 57px;
}

#about_oe_list_wrapper {
    position: relative;
    margin-top: 5px;
    width: 630px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.about_oe_imgfloat_right {
    position: relative;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.about_oe_imgfloat_left {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.about_oe_list {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 300px;
}

#sas_feat_wrapper {
    position: relative;
    width: 676px;
    height: 210px;
    padding-left: 10px;
    margin-left: -10px;
    margin-top: 5px;
    background-image: url(../../images/monroe/sas_feat_bg.png);
    background-repeat: no-repeat;
}

#sas_landing_img {
    position: relative;
    float: left;
    padding-right: 20px;
    width: 230px;
}

#sas_landing_txt {
    position: relative;
    float: left;
    width: 416px;
}

#sas_video_fla {
    margin-left: 57px;
}

.sas_nav_wrapper {
    position: relative;
    float: right;
    background-image: url(../../images/monroe/about/english/tabnav_highlight.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 11px;
    margin-right: 2px;
}

.sas_nav_list {
    background-color: #444;
    height: 30px;
    padding: 0px;
    margin: 0px;
}

.sas_nav_list li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    border-bottom: 0 !important;
    white-space: nowrap;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #CCC;
    margin-top: 0;
    margin-right: 0.2em;
    margin-bottom: 1px;
    margin-left: 0;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
}

/*EVENTS PAGE*/

#techtour_img {
    position: relative;
    width: 666px;
    border: 1px solid #aaa;
    margin-top: 15px;
}

/*SERVICE PROS PAGE*/

.servicepros_box {
    position: relative;
    width: 646px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

.servicepros_box_header {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

.servicepros_box_img {
    position: relative;
    float: left;
    width: 177px;
    margin-top: 15px;
}

.servicepros_box_txt {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 454px;
    padding-left: 15px;
    padding-top: 2px;
}

.servicepros_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

.servicepros_box_txt ul a:link, .servicepros_box_txt ul a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.servicepros_box_txt ul a:hover, .servicepros_box_txt ul a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.servicepros_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 5px;
}

.servicepros_expertplus_box {
    position: relative;
    float: left;
    width: 190px;
    height: 210px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    margin-right: 15px;
    padding: 10px;
}

.servicepros_expertplus_box ul a:link, .servicepros_expertplus_box ul a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.servicepros_expertplus_box ul a:hover, .servicepros_expertplus_box ul a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.servicepros_knowyourparts_logo {
    position: relative;
    height: 260px;
    width: 260px;
    margin: 0 auto;
}

.servicepros_4more_logo {
    position: relative;
    float: right;
    height: 95px;
    width: 200px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.servicepros_download_box {
    position: relative;
    float: left;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 10px;
    width: 100px;
    height: 76px;
    padding: 10px;
    margin-right: 9px;
}

.servicepros_sas_left {
    position: relative;
    float: left;
    width: 200px;
    margin-right: 10px;
}

.servicepros_sas_right {
    position: relative;
    float: left;
    width: 436px;
}

.servicepros_sas_right ul a:link, .servicepros_sas_right ul a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.servicepros_sas_right ul a:hover, .servicepros_sas_right ul a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

/*CATALOG PAGE*/

.catalog_box {
    position: relative;
    width: 644px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

.catalog_box_header {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

.catalog_box_img {
    position: relative;
    float: left;
    width: 177px;
    margin-top: 15px;
}

.catalog_box_txt {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 452px;
    padding-left: 15px;
    padding-top: 2px;
}

.catalog_text_list {
    list-style-image: url(../../images/monroe/navlist_arrow.png);
    font-size: 10px;
    margin: 0px;
    padding-left: 30px;
    padding-top: 5px;
}

.catalog_misc_imgbox {
    position: relative;
    float: right;
    padding: 10px;
    margin-right: 20px;
}

.catalog_text_list a:link, .catalog_text_list a:visited {
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

.catalog_text_list a:hover, .catalog_text_list a:active {
    color: #ffde00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

/*ONLINE RETAILER*/

.onlineretailer_box {
    position: relative;
    float: left;
    width: 190px;
    height: 120px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    margin-right: 15px;
    padding: 10px;
}

/*TECHNOLOGIES PAGE*/

.technologies_box {
    position: relative;
    float: left;
    width: 304px;
    height: 235px;
    background-color: #eee;
    border: 1px solid #aaa;
    background-image: url(../../images/monroe/subbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 15px;
    padding: 10px;
}

.technologies_box_header {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #222;
}

.technologies_box_img {
    position: relative;
    float: left;
    width: 116px;
    margin-top: 10px;
}

.technologies_box_txt {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 178px;
    padding-left: 10px;
}

/*FOOTER*/

#footer_wrapper {
    position: relative;
    width: 100%;
    background-color: #111;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #444;
    padding-bottom: 10px;
}

#footer_nav_wrapper {
    position: relative;
    width: 900px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin: 0 auto;
}

#footer_pb_wrapper {
    position: relative;
    width: 650px;
    height: 55px;
    margin: 0 auto;
}

.footer_pb_box {
    position: relative;
    float: left;
    height: 55px;
    margin-right: 10px;
}

#footer_links_wrapper {
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 268px;
    height: 22px;
}

#footer_links_box {
    position: relative;
    float: left;
}

#footer_txt {
    position: relative;
    color: #bbb;
    font-size: 9px;
    text-align: center;
    width: 900px;
    margin: 0 auto;
}

.footer_box {
    position: relative;
    float: left;
    width: 217px;
    padding-right: 10px;
    color: #ccc;
    font-weight: bold;
    font-size: 10px;
}

.footer_box_header {
    position: relative;
    background-color: #151515;
    padding: 5px;
    color: #ccc;
    font-weight: bold;
    font-size: 10px;
    border: 1px solid #444;
    text-transform: uppercase;
}

.footer_box_links {
    position: relative;
    padding: 6px;
    color: #ccc;
    font-size: 10px;
}

#footer_wrapper a:link, #footer_wrapper a:visited {
    font-size: 10px;
    color: #999;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

#footer_wrapper a:hover, #footer_wrapper a:active {
    font-size: 10px;
    color: #FFDE00;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

/* BROWSER WARNING */

#browserWarning {
    width: 936px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px;
    font-size: 11px;
    background-color: #999;
    border: 1px solid #666;
    background-image: url(../../images/monroe/footer_nav_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#browserWarning_box {
    height: 58px;
    position: relative;
    float: left;
    margin-right: 47px;
}

#browserWarning_logo {
    width: 470px;
    height: 120px;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

/*STYLE CLASSES*/

a img, img, input, object {
    outline: none;
}

.clear_both {
    clear: both;
}

.drkgrey222_13_bold {
    font-size: 13px;
    color: #222;
    font-weight: bold;
}

.drkgrey222_12_bold {
    font-size: 12px;
    color: #222;
    font-weight: bold;
}

.drkgrey222_11_bold {
    font-size: 11px;
    color: #222;
    font-weight: bold;
}

.drkgrey222_11_bold_u {
    font-size: 11px;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
}

.drkgrey222_10_bold {
    font-size: 10px;
    color: #222;
    font-weight: bold;
}

.drkgrey222_9_bold {
    font-size: 9px;
    color: #222;
    font-weight: bold;
}

.drkgrey222_9 {
    font-size: 9px;
    color: #222;
    font-weight: normal;
}

.drkgrey222_10 {
    font-size: 10px;
    color: #222;
    font-weight: normal;
}

.ltgreyeee_10_bold {
    font-size: 10px;
    color: #eee;
    font-weight: bold;
}

.ltgreyeee_11_bold {
    font-size: 11px;
    color: #eee;
    font-weight: bold;
}

.ltgreyeee_13_bold {
    font-size: 13px;
    color: #eee;
    font-weight: bold;
}

.red_12_bold {
    font-size: 12px;
    color: #bb0000;
    font-weight: bold;
}

.js_error {
    font-size: 12px;
    color: #bb0000;
    font-weight: bold;
    background-color: #333;
    padding: 5px;
    border: 1px solid #bb0000;
    text-align: center;
}

form {
    font-size: 10px;
    outline: none;
}

form label {
    font-weight: bold;
    font-size: 10px;
}

.form_box_sm {
    position: relative;
    height: 14px;
    width: 202px;
    border: 1px solid #ccc;
    font-size: 10px;
    background-color: #444;
    color: #ccc;
    padding: 3px;
}

.form_box_lg {
    position: relative;
    height: 120px;
    width: 600px;
    border: 1px solid #ccc;
    font-size: 10px;
    background-color: #444;
    color: #ccc;
    padding: 3px;
}

.form_box_drop {
    width: 210px;
    background-color: #eeeeee;
    border: 1px solid #333;
    font-size: 10px;
    padding: 1px;
    margin-top: 1px;
    height: 21px;
    padding: 3px;
    outline: none;
}

.form_box_lg:focus, .form_box_lg:hover, .form_box_sm:focus, .form_box_sm:hover, .form_box_drop:focus, .form_box_drop:hover {
    border: 1px solid #ffde00;
}

.mail_sent_box {
    background-color: #C6FFC6;
    border: solid 1px #009900;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.line_height_10 {
    line-height: 10px;
}

.cross_out {
    text-decoration: line-through;
}

/*.button span {*/
    /*float: left;*/
    /*height: 23px;*/
    /*background: transparent url(../../images/walker/bkg_btn-small.png) 0 0 no-repeat;*/
    /*padding: 0 0 0 6px;*/
    /*font: bold 11px/25px Verdana, Arial, sans-serif;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*white-space: nowrap;*/
    /*color: #000;*/
    /*line-height: 21px;*/
/*}*/

/*.button span span {*/
    /*background-position: 100% 0;*/
    /*padding: 0 15px 0 9px;*/
/*}*/