img {
    max-width: 100%;
    display: block;
}
html, body {
    color: #000;
    font-size: 100%;
    font-family: tahoma, arial, sans-serif;
    background: #343434;
}
* {
    margin: 0;
    padding: 0;
}
html {
    min-height: 100.2%;
}
p {
    margin: 12px 0;
}
a img {
    border: 0;
}
a:hover {
    color: #0000FF;
    font-weight: 700;
    text-decoration: none;
}
#preload {
    height: 0;
    overflow: hidden;
}
#wrapper {
    width: 310px;
    background-image: none;
    background-color: #fff;
    margin: 0 auto;
}
#top_inner_wrapper {
    display: block;
    background: url("images/phone.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 390px;
    margin: 0 auto;
    width: 214px;
    position: relative;
}
#top_inner_wrapper.main {
    display: block;
    background: url("images/phone1.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 390px;
    margin: 0 auto;
    width: 214px;
    position: relative;
}
#top_inner_wrapper_cat {
    display: block;
    background: url("images/phone2.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 303px;
    margin: 0 auto;
    width: 214px;
    position: relative;
}
#phone {
    left: 0;
    position: absolute;
    top: 80px;
}
#phone.main {
    display: none;
}
#title_bar {
    display: none;
}
#summary {
    display: none;
}
#local {
    left: -2px;
    position: absolute;
    top: 80px;
}
#lhcol {
    width: 220px;
    float: left;
    color: #000;
    background: #fff;
    position: relative;
    margin: -23px 0 0 45px;
}
#lhcol h2 {
    background: url(images/lhcat-header.jpg) top no-repeat;
    color: #fff;
    font-size: 1.125em;
    font-weight: 300;
    height: 1.2em;
    padding: 6px 21px 14px 19px;
    width: 176px;
}
#lhcol_inner_wrapper {
    background: url(images/lhcat-top.jpg) 3px top no-repeat;
}
#lhcol #pagemenu_inner_wrapper_left {
    margin-top: 2px;
}
#pagemenu_inner_wrapper_left ul {
    width: 216px;
    list-style: none;
    padding-bottom: 15px;
    background: url(images/lhcat-bottom.jpg) bottom no-repeat;
}
#pagemenu_inner_wrapper_left ul li a {
    background: url("images/sidebar-bck.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    font-size: 11px;
    height: 15px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px 20px 7px 30px;
    text-decoration: none;
    width: 216px;
}
#pagemenu_inner_wrapper_left ul li a:hover {
    text-decoration: none;
    font-weight: 700;
}
#leftcatmenu {
}
#leftcatmenu ul {
    background: url(images/lhcat-bottom.jpg) bottom left no-repeat;
}
#leftcatmenu ul li {
    list-style: none;
    font-weight: 700;
    width: 216px;
    height: 33px;
}
#leftcatmenu ul li a {
    background: url("images/catmenu_a.jpg") no-repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-weight: 700;
    height: 33px;
    line-height: 29px;
    overflow: hidden;
    padding: 0 22px 0 25px;
    text-decoration: none;
    width: 170px;
}
#leftcatmenu ul li a:hover {
    color: #ff0000;
    height: 33px;
    line-height: 29px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    background: #fff url(images/catmenu_a.jpg) no-repeat;
    padding: 0 22px 0 25px;
}
#pagemenu_inner_wrapper_left {
    padding: 4px 0 0;
}
span.sidebarAddressHead {
    font-weight: 700;
    display: block;
    padding-top: 3px;
}
#sidebar_address span.sidebar_address_line {
    display: block;
    font-size: .7em;
    line-height: 14px;
}
#sidebar_image {
    width: 100%;
    background: transparent!important;
    text-align: center;
}
#sidebar_image p {
    background: transparent!important;
    padding: 0!important;
}
.show-mobile {
    display: block;
    left: 94px;
    position: absolute;
    top: -33px;
}
.contact {
    background: url("images/lhcat-bottom.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 16px;
    width: 216px;
}
.contact p, .logo p {
    background: url(images/lhcol-bck.jpg) repeat-y;
    margin: 0;
    padding: 2px 12px;
}
#content {
    width: 290px;
    margin: 0 4px 0 10px;
    padding: 0;
}
#content.cat {
    margin-bottom: 324px;
}
#content h3 {
    color: #000;
    font-weight: 700;
    font-size: 1em;
    display: inline;
}
#content ul {
    font-family: tahoma, verdana, arial, sans-serifbold;
    font-size: 0.7em;
    line-height: 1.2em;
    margin: -5px 17px 5px 1px;
    padding-left: 20px;
}
a.blue:link, a.blue:active, a.blue:visited {
    color: #000;
}
a.blue:hover {
    color: #00f;
    font-weight: 700;
}
a.red:link, a.red:active, a.red:visited {
    color: #000;
}
a.red:hover {
    color: #ff0000;
}
#content p {
    color: #000;
    font-size: .75em;
    line-height: normal;
    margin: 4px 0 9px;
}
#reviewbox {
    display: block;
    position: relative;
}
#review {
    position: absolute;
    height: 350px;
    overflow-x: auto;
    overflow-y: scroll;
    margin-left: -8px;
    width: 284px;
    border: solid #000;
    border-width: 1px;
    padding: 0 10px;
}
.blu {
    color: #0000ff;
}
#footer {
    position: relative;
    font-size: .7em;
    clear: both;
    color: #fff;
    width: auto;
    height: auto!important;
}
#footer_inner_wrapper {
    width: auto;
    height: 80px;
    margin-left: 1px;
    overflow: hidden;
    line-height: 1em;
    background-image: url(images/phonefooter.jpg);
    background-repeat: no-repeat;
}
#mapfooter_inner_wrapper {
    width: 261px;
    height: 180px;
    background-image: url(images/mobfooter.png);
    background-repeat: no-repeat;
}
#footer_inner_wrapper p#copyright {
    text-align: left;
    width: 173px;
    color: #fff;
    float: left;
    margin: 5px 0;
    padding: 11px 13px 0;
}
#cat {
    position: absolute;
    top: 0.2em;
    left: 0.8em;
    z-index: 1;
}
#ml {
}
#ml img {
    width: 308px;
    height: auto;
    border: 0;
    padding-bottom: 3px;
}
#ml2 {
    display: none;
}
#ml img {
    width: 308px;
    height: auto;
    border: 0;
    padding-bottom: 3px;
}
#wrapper .site_phrases_bottom, #wrapper .site_phrases_bottom ul, #wrapper .site_phrases_bottom li, #breadcrumb, #trail, #sidebar_image, #mapcontent, #content h2, #template_1 div.large_image, #crb, #ukla, #arial, #khs, #lf, #mc, #fi {
    display: none;
}
#title_bar h1, #summary, #footer_inner_wrapper ul li, #footer_inner_wrapper ul li a {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
}
#link_rotator, #maplink_rotator {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
    float: left;
    width: 0;
    padding: 0;
}
@media all and (min-width:481px) {
    #wrapper {
        width: 770px;
        border: solid #fff;
        background: #fff url(images/bck.jpg) repeat-y;
        border-width: 0 3px 6px;
        margin: 0 auto;
    }
    #top_inner_wrapper, #top_inner_wrapper.main, #top_inner_wrapper_cat {
        background: #404040 url(images/page-top.jpg) no-repeat;
        white-space: nowrap;
        width: 770px;
        height: 142px;
        float: left;
    }
    #phone {
        display: none;
    }
    #phone.main {
        display: none;
    }
    #local {
        display: none;
    }
    #title_bar {
        display: block;
    }
    #title_bar h1 {
        display: block;
        font-family: tahoma, verdana, arial, sans-serif;
        color: #fff;
        font-size: 1.8em;
        font-weight: 700;
        line-height: 1em;
        margin-left: .8em;
        padding-top: 1.4em;
    }
    #title_bar h1 a:link {
        color: #ffffff;
    }
    #summary p, #content_inner_wrapper {
        margin: 0;
    }
    #summary {
        display: block;
        color: #FFFFFF;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 0.75em;
        font-weight: 500;
        height: 2.7em;
        line-height: 1.12em;
        margin: 28px 0 0 24px;
        text-align: left;
        width: 500px;
        margin-top: 12px;
    }
    #breadcrumb {
        display: inline-block;
        width: 554px;
        height: 2.8em;
        float: right;
        margin-top: 2px;
        font-size: .7em;
        background: #fff url(images/breadcrumbs.jpg) no-repeat;
    }
    #breadcrumb ul li {
        display: inline-block;
        margin-right: 9px;
    }
    #breadcrumb ul li a {
        color: #fff;
        text-decoration: none;
        padding-left: 20px;
        background: url(images/arrow.jpg) left no-repeat;
    }
    #breadcrumb ul li a:hover {
        color: #FF0;
        padding-left: 10px;
        background: url(images/arrow-over.jpg) left no-repeat;
        text-decoration: underline;
        font-weight: 700;
    }
    #trail {
        display: block;
        width: 554px;
        height: 2.8em;
        float: right;
        margin-top: 2px;
        font-size: .7em;
        color: #EEE8AA;
        font-weight: 700;
        background: #fff url(images/breadcrumbs.jpg) no-repeat;
        text-align: center;
    }
    #trail ul li {
        display: inline-block;
        margin-right: 10px;
    }
    #lhcol {
        margin-left: 0;
        margin-top: 2px;
        margin-bottom: 4px;
        width: 216px;
    }
    .contact {
        padding-bottom: 16px;
        width: 216px;
        background: url(images/lhcat-bottom.jpg) bottom no-repeat;
    }
    #sidebar_image {
        display: block;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        text-align: center;
        width: 100%;
    }
    .logo {
        width: 216px;
        background: url(images/lhcat-bottom.jpg) bottom no-repeat;
    }
    #content {
        float: left;
        width: 506px;
        position: relative;
        padding: 50px 20px 0px 25px;
        margin: 0px;
    }
    #content.cat {
        display: inline-block margin-bottom: 0;
    }
    #mapcontent {
        display: block;
        float: left;
        position: relative;
        padding: 0 10px 0 15px;
    }
    #mapcontent p {
        float: left;
        position: relative;
        font-size: .85em;
        margin: 4px 0 2px;
    }
    #mapcontent a {
        color: #0404B4;
        text-decoration: none;
    }
    #mapcontent a:hover {
        color: #2E64FE;
        text-decoration: underline;
    }
    #content h2 {
        display: block;
        top: 0;
        left: 0;
        width: 498px;
        height: 30px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        overflow: hidden;
        position: absolute;
        line-height: 27px;
        background: url(images/main-header.jpg) no-repeat;
        padding: 4px 27px 0 25px;
    }
    .large_image_block {
        clear: both;
    }
    #content img {
        border: 1px solid #a6a6a6;
    }
    #template_1 div.large_image {
        display: block;
        float: right;
        width: 212px;
    }
    #image_1 {
        float: right;
    }
    #crb {
        display: block;
        position: absolute;
        top: 2.3em;
        left: 22em;
        z-index: 1;
    }
    #ukla {
        display: block;
        position: absolute;
        top: 19.6em;
        left: 22em;
        z-index: 1;
    }
    #review {
        position: absolute;
        height: 412px;
        overflow: auto;
        margin: 0;
        width: 484px;
        border: solid #000;
        border-width: 1px;
        padding: 0 10px;
    }
    #arial {
        display: block;
        border: none;
        margin-top: 1px;
        margin-left: -8px;
    }
    .blu {
        color: #0000ff;
    }
    #footer_inner_wrapper {
        margin-left: -1px;
        background-image: url(images/footer.jpg);
        background-repeat: repeat-y;
    }
    #mapfooter_inner_wrapper {
        width: 770px;
        overflow: hidden;
        background: url(images/mapfooter.jpg) repeat-y;
        line-height: 1.2em;
        height: 92px;
    }
    #footer_inner_wrapper ul {
        width: 525px;
        float: right;
        margin: 0;
        padding-top: 10px;
        padding-right: 10px;
    }
    #footer_inner_wrapper ul li {
        display: block;
        list-style: none;
        float: left;
        white-space: nowrap;
    }
    #footer_inner_wrapper ul li, #footer_inner_wrapper ul li a {
        font-family: tahoma, verdana, arial, sans-serif;
        color: #fff;
        font-size: 1em;
        line-height: 1.12em;
        margin: 0 8px;
    }
    #cat {
        position: absolute;
        top: 0.4em;
        left: 0.6em;
        z-index: 1;
    }
    #link_rotator, #maplink_rotator {
        font-family: tahoma, verdana, arial, sans-serif;
        color: #fff;
        font-size: 1em;
        line-height: 1.12em;
    }
    #link_rotator {
        float: right;
        width: 528px;
        text-align: center;
        color: #fff;
        margin: 10px 0;
        padding: 0 50px;
    }
    #maplink_rotator {
        float: right;
        width: 762px;
        white-space: nowrap;
        text-align: center;
        color: #BCC6CC;
        margin: 5px 1px;
        padding: 5px 1px;
    }
    #maplink_rotator a {
        color: #fff;
        text-decoration: none;
        font-weight: 400;
    }
    #maplink_rotator a:hover {
        color: #ff0;
        text-decoration: none;
        font-weight: 400;
    }
    #link_rotator a {
        color: #fff;
        text-decoration: underline;
        font-weight: 400;
    }
    #khs {
        display: block;
        position: absolute;
        top: 1.6em;
        left: 21.6em;
        z-index: 1;
    }
    #lf {
        display: block;
        position: absolute;
        top: 2.5em;
        left: 21.6em;
        z-index: 1;
    }
    #mc {
        display: block;
        position: absolute;
        top: 1em;
        left: 40em;
        z-index: 1;
    }
    #fi {
        display: block;
        position: absolute;
        top: 1.6em;
        left: 21.6em;
        z-index: 1;
    }
    .show-mobile {
        display: none;
    }
    #footer {
        width: 770px;
    }
    #footer_inner_wrapper ul li a {
        display: inline-block;
        color: #fff;
        text-decoration: underline;
    }
    #ml {
        display: inline-block;
        margin-left: -3px;
        border: 5px solid #fff;
    }
    #ml img {
        width: 764px;
        height: auto;
        border: 0;
    }
    #ml2 {
        display: inline-block;
        margin-left: -3px;
        border: 5px solid #fff;
    }
    #ml2 img {
        width: 764px;
        height: auto;
        border: 0;
    }
    #content p {
        color: #000;
        font-size: .7em;
        line-height: normal;
        margin: 4px 0 9px;
    }
    #reviewbox {
        display: block;
        position: relative;
    }
    #breadcrumb ul, #trail ul {
        overflow: hidden;
        padding: 9px 0 0 15px;
    }
    #footer_inner_wrapper ul li a:hover, #link_rotator a:hover {
        display: inline-block;
        color: #FF0;
        text-decoration: underline;
        font-weight: 700;
    }
    #wrapper .site_phrases_bottom {
        display: block;
        position: absolute;
        width: 770px;
        padding-top: 4px;
    }
    #wrapper .site_phrases_bottom ul {
        display: block;
        color: #fff;
        font-size: .7em;
        font-weight: 700;
        list-style: none;
        text-align: center;
        padding: 5px;
    }
    #wrapper .site_phrases_bottom li {
        display: inline;
        margin: 5px;
    }
    #content p {
        line-height: 1.25em;
    }
    #content ul {
        padding-left: 30px;
        margin: -5px 0 15px 25px;
    }
}
