@import url(find_mti.css);

#body {
    font-family: Arial, Helvetica, sans-serif;
}

#banner,
#body .form,
#searchfilters {
    margin-left: 40px;
}

/* ################ SEARCH FORM ################ */

#banner,
#body .form {
    float: left;
    display: inline;
    background: url(../images/bg_searchform.png) no-repeat top left;
    width: 918px;
    height: 67px;
    margin-bottom: 13px;
}

#body .form p {
    font-size: 20px;
    color: #1F1F1F;
    position: relative;
    padding-top: 10px;
    font-weight: bold;
    margin-left: 13px;
    margin-top: 9px;
    width: 520px;
}

#body .form p label {
    position: absolute;
    font-size: 11px;
    font-weight: normal;
    color: #919191;
    top: 0;
    padding-left: 5px;
}

#body .form p input {
    float: none;
    vertical-align: middle;
}

#body .form p input.text {
    color: #1F1F1F;
}

#body .form p input.button {
    height: auto;
    width: auto;
}

#improveresults {
    background: url(../images/bg_improveresults.png) no-repeat top left;
    width: 158px;
    height: 39px;
    text-align: center;
    font-size: 12px;
    color: #5D5D5D;
    line-height: 1.2;
    padding-top: 5px;
    margin: 15px 0 0 25px;
}

#improveresults a {
    font-size: 11px;
    font-weight: bold;
}

#routesform p {
    width: auto !important;
}

#routesmessage {
    background: url(../images/bg_box_routes_message.png) no-repeat top left;
    line-height: 25px;
    width: 239px;
    text-align: center;
    height: 25px;
    font-weight: bold;
    color: #A09F9F;
    margin: 24px 0 0 20px;
}

#routeopts {
    background: url(../images/bg_box_routeopts.png) no-repeat top left;
    width: 124px;
    height: 46px;
    float: right;
    display: inline;
    margin: 10px 10px 0 0;
    text-align: right;
    padding-top: 5px;
}

#routeopts a {
    display: block;
    margin-right: 5px;
}



/* ################ SIDEBAR ################ */

#searchfilters {
    width: 174px;
    background: url(../images/bg_search_siderbar.png) repeat-y top left;
    clear: left;
}

#searchfilters > .inner {
    padding-bottom: 24px;
    background: url(../images/bg_search_sidebar_btm.png) no-repeat bottom left;
}

#filtercategory { margin-bottom: 18px; }
#filterretailer { margin-bottom: 12px; }

#searchfilters .greylink {
    margin: 0 auto 1em auto;
}

#searchfilters h2 {
    color: #1F1F1F;
    font-size: 16px;
    background: url(../images/bg_search_sidebar_top.png) no-repeat top left;
    text-align: center;
    padding: 0.5em 0;
}

#searchfilters h4,
#searchfilters li {
    background: url(../images/bg_search_sidebar_list.png) repeat-y top left;
    margin: 0 1px;
}

#searchfilters h4 {
    font-size: 11px;
    color: #000;
    line-height: 18px;
    padding-left: 5px;
    border-bottom: 1px solid #A5A5A5;
}

#searchfilters ul li {
    list-style-type: none;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #A5A5A5;
    line-height: 17px;
}

#searchfilters ul li,
#searchfilters ul a {
    color: #333;
    font-size: 11px;
}

#searchfilters ul a {
    display: block;
    padding: 0 12px;
    position: relative;
    line-height: 17px;
}

#searchfilters ul li.current {
    padding-left: 20px;
}

#searchfilters .level1 ul,
#searchfilters .level2 ul {
    margin-bottom: 2em;
}

#searchfilters .level1 ul li a,
#searchfilters .level2 ul li a {
    background: url(../images/blt_grey_circ.gif) no-repeat 12px 50%;
    padding-left: 20px;
}

#searchfilters .level2 ul li a {
    background-position: 18px 50%;
    padding-left: 28px;
}

#searchfilters ul a:link:hover,
#searchfilters ul a:visited:hover {
    background-color: #C2DD62;
    text-decoration: none;
}

#searchfilters ul a span {
    position: absolute;
    right: 12px;
    top: 0;
}

#searchfilters p {
    margin: 0 1px;
    border-bottom: 1px solid #FFF;
}

#searchfilters .morelink,
#searchfilters .uplink {
    padding: 0 12px 0 5px;
    background-color: #C1C1C1;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #A5A5A5;
    display: block;
}

#searchfilters .morelink:link,
#searchfilters .morelink:visited,
#searchfilters .uplink:link,
#searchfilters .uplink:visited {
    color: #444;
}

#searchfilters .morelink:link:hover,
#searchfilters .morelink:visited:hover,
#searchfilters .uplink:link:hover,
#searchfilters .uplink:visited:hover {
    color: #000;
    text-decoration: none;
}

#searchfilters .level1 p,
#searchfilters .level2 p {
    margin-bottom: 0;
}

#filterretailer.level1 p {
    border-bottom: 0;
}


#filtercategory.level2 p { border-bottom: 0; }

#searchfilters .level2 p .sublevel { border-bottom: 1px solid #A5A5A5; }

#searchfilters .uplink {
    text-align: left;
    margin-bottom: 0;
}

#searchfilters .uplink.sublevel {
    padding-left: 10px;
    border-bottom: none;
}

#filtercategory h3.swap,
#filterretailer h3.swap {
    width: 172px;
    height: 21px;
    margin-left: 1px;
}

#filtercategory h3.swap { background-image: url(../images/txt_bycategory.png); }
#filterretailer h3.swap { background-image: url(../images/txt_byretailer.png); }

/* ################ CONTENT AREA ################ */

#content {
    margin-left: 13px;
}

/* ========== SEARCHMETA ========== */

#searchmeta {
    background: url(../images/bg_searchmeta.png) no-repeat top left;
    width: 730px;
    height: 67px;
    padding-left: 10px;
    margin-bottom: 5px;
}

#searchmeta h3 {
    padding: 8px 0;
    font-size: 14px;
    color: #888;
}

#searchmeta .breadcrumbs {
    color: #1F1F1F;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 0;
}

#searchmeta dl {
    font-size: 12px;
}

#searchmeta dt,
#searchmeta dd {
    float: left;
    display: inline;
    margin: 0;
}

#searchmeta dt {
    color: #888;
    font-weight: bold;
}

#searchmeta dd {
    margin-left: 10px;
}

#searchmeta dd a {
    display: block;
    background: url(../images/bg_btn_greyblk_dbl.gif) no-repeat top left;
    width: 101px;
    height: 19px;
    text-align: center;
    font-weight: bold;
    color: #666;
}

#searchmeta dd a.active,
#searchmeta dd a:link:hover,
#searchmeta dd a:visited:hover {
    background-position: bottom left;
    color: #FFF;
    text-decoration: none;
}

#metaperpage {
    margin-right: 25px;
    font-size: 12px;
    color: #999;
    float: right;
}

#metapaginator {
    float: right;
    margin-right: 15px;
    line-height: 40px;
}

/* ========== RESULTS LIST ========== */

#results {
    width: 425px;
}

/* ========== RIGHT COLUMN ========== */

#rightcolumn {
    margin: 22px 0 0 21px;
}

#map .controls {
    background: url(../images/bg_map_controls_top.png) no-repeat top left;
    width: 283px;
    height: 20px;
    text-align: right;
    font-size: 10px;
    color: #333;
}

#map .controls label {
    line-height: 20px;
    margin-right: 15px;
}

#map .controls input {
    vertical-align: middle;
}

/* ################ POUCH FIND PAGE ################ */

#resultspouch #searchform .links {
    float: right;
    display: inline;
}

#resultspouch #searchform .links div {
    margin-top: 3px;
    margin-right: 3px;
}

#resultspouch #searchform .links div + div {
    position: relative;
    top: -8px;
}

#resultspouch #results {
    margin-top: 22px;
}

/* ################ MORE RETAILERS PAGE ################ */

#more_retailers {}

#more_retailers #retailers {
    background: url(../images/box_fullwidth.png) repeat-y;
    width: 916px;
    margin-left: 40px;
    clear: both;
}

#more_retailers #retailers div.header {
    background: url(../images/box_fullwidth_top.png) no-repeat top left;
    position: relative;
    top: -5px;
    padding-top: 10px;
}

#more_retailers #retailers div.footer {
    background: url(../images/box_fullwidth_btm.png) no-repeat bottom left;
    position: relative;
    bottom: -5px;
    padding-bottom: 10px;
}

#more_retailers #retailers .nav_horiz {
    margin-bottom: 1em;
    clear: both;
}

#more_retailers #retailers h2 {
    font-size: 16px;
}

#more_retailers #retailers h2,
#more_retailers #retailers .nav_horiz {
    margin-left: 25px;
}

#more_retailers #retailers h3 {
    background: url(../images/bg_header_moreretailers.png) repeat-x left center;
    line-height: 25px;
    font-size: 17px;
    color: #000;
    clear: both;
    padding-left: 25px;
    margin: 0 1px 1em 1px;
}

#more_retailers #retailers .nav_horiz li {
    margin-right: 20px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.0;
}

#more_retailers #retailers .nav_horiz a { border-bottom: 2px solid #FFF; }

#more_retailers #retailers .column {
    margin-left: 25px;
    width: 197px;
    margin-bottom: 30px;
}

#more_retailers #retailers .column * {
    margin: 0 !important;
    padding: 0 !important;
}

#more_retailers #retailers .column ol,
#more_retailers #retailers .column li {
    margin: 0;
    list-style-type: none;
}

#more_retailers #retailers .column li { line-height: 20px; }

#more_retailers #retailers .column a {
    font-weight: bold;
    color: #7C7C7C;
}

#more_retailers #retailers .nav_horiz a:hover,
#more_retailers #retailers .column a:hover {
    text-decoration: none;
    border-bottom: 2px solid #93B41F;
}

#more_retailers #retailers .column a:hover { border-bottom-width: 1px; }

/* ################ CLIPPER LIST ################ */

#clipper_list {}

#clipper_list h1 {
    font-size: 20px;
    font-weight: bold;
    color: #1F1F1F;
    line-height: 63px;
    margin: 0 0 0 13px;
}

#clipper_list h1 span {
    color: #7E7E7E;
}

#clipper_list #banner .links {
    float: right;
    display: inline;
    margin-right: 7px;
}

#clipper_list #content {
    background: url(../images/box_fullwidth.png) repeat-y;
    width: 916px;
    margin-left: 40px;
    clear: both;
}

#clipper_list #searchmeta {
    background: url(../images/box_fullwidth_top.png) no-repeat top left;
    position: relative;
    width: 916px;
    top: -5px;
    padding-left: 15px;
}

#clipper_list #metapaginator {
    margin-right: 22px;
}

#clipper_list #coupon_list {
    background: url(../images/box_fullwidth_btm.png) no-repeat bottom left;
    position: relative;
    bottom: -5px;
    padding-bottom: 10px;
    clear: both;
}

#clipper_list #coupon_list .column {
    width: 425px;
    margin-left: 22px;
    padding-bottom: 10px;
}

#clipper_list #coupon_list .column .logo { width: 90px; }
#clipper_list #coupon_list .column .logo p { line-height: 50px; }

#clipper_list #coupon_list .column .biz_url {
    font-weight: bold;
    color: #2E2E2E;
}
