* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

input, textarea, pre {
    font-family: monospace;
}

form {
    padding: 5px 0;
}

    form ul {
        list-style: none;
    }

    form li {
        overflow: hidden;
    }

#moto, .seo {
    display: none!important;
}

label {
    float: left;
    clear: left;
    width: 5em;
    text-align: right;
    padding-right: .5em;
}

a img {
    border: 1px solid #840a00;
}


html {
    background: #f9ca97 url(/pics/strip.jpg) no-repeat center top;
    font-size: 82.5%;
}

body {
    background: url(/pics/body.png);
    color: #840a00;
    width: 830px;
    margin: 0 auto;
    position: relative;
}

h2 {
    width: 200px;
    margin: 0 0 0 auto;
    text-align: center;
    font-size: 110%;
    padding-top: 10px;
    margin-bottom: -2em;
}

h3 {
    padding-top: 10px;
}




p, li {
    margin: 5px 0;
}

ul {
    padding-top: 5px;
    list-style: square;
}

p {
    line-height: 1.5em;
}

p, ul {
    width: 570px;
}

input, textarea {
    padding: 3px;
}

h1 {
    height: 199px;
    width: 830px;
    margin: 0 auto;
    background: url(/pics/head.jpg) no-repeat;
    overflow: hidden;
    text-indent: -10000px;
}

#main {
    padding: 0 0 159px 15px;
    width: 785px;
    margin: 0 auto;
    min-height: 69px;
    position: relative;
    background: url(/pics/side.jpg) repeat-y right;
}

#gallery #main {
    background: none;
    padding: 0 0 159px 0px;
}


#nav {
    width: 800px;
    height: 30px;
    margin-left: 15px;
    margin-top: -99px;
    padding-top: 0;
    background: url(/pics/nav.gif);
    overflow: hidden;
    list-style: none;
}
    #nav li,
    #nav a {
        float: left;
        background: url(/pics/nav.gif) -317px 0;
        height: 30px;
        overflow: hidden;
        display: block;
        margin-top: 0;
        text-indent: -10000px;
    }

    #nav #nav_home,
    #nav #nav_home a {
        margin-left: 443px;
        width: 71px;
        background-position: -443px 0;
    }
    #nav #nav_home a { margin-left: 0; }
    #nav #nav_home a:hover {
        background-position: -443px -30px;
    }

    #nav #nav_gallery,
    #nav #nav_gallery a {
        width: 81px;
        background-position: -514px 0;
    }

    #nav #nav_gallery a:hover {
        background-position: -514px -30px;
    }

    #nav #nav_showroom,
    #nav #nav_showroom a {
        width: 103px;
        background-position: -595px 0;
    }
    #nav #nav_showroom a:hover {
        background-position: -595px -30px;
    }

    #nav #nav_contact_us,
    #nav #nav_contact_us a {
        width: 102px;
        background-position: -698px 0;
    }
    #nav #nav_contact_us a:hover {
        background-position: -698px -30px;
    }


#footer {
    width: 830px;
    padding-top: 100px;
    height: 59px;
    background: url(/pics/footer.jpg);
    position: absolute;
    bottom: 0;
}

#footer p {
    text-align: center;
}

#footer p {
    margin-left: 120px;
}

#footer #zofdesign {
    position: absolute;
    right: 30px;
    bottom: 20px;
    text-align: right;
    font-size: 70%;
}

#site_admin { font-size: 70%; text-align: right; }

#showroom_selection  {
    padding-top: 10px;
}

#showroom_selection li {
    list-style: none;
    display: inline;
    border-right: 1px solid #840a00;
    padding-right: 5px;
    margin-right: 5px;
    padding-bottom: 3px;
}

#showroom_selection li.last_child {
    border: none;
}

.plug_image_gallery_list {
    overflow: hidden;
}

.plug_image_gallery_list {
    width: 790px;
}

.plug_image_gallery_list li {
    float: left;
    width: 177px;
    padding: 10px;
    list-style: none;
}

.plug_image_gallery_list a {
    display: block;
    width: 177px;
    height: 177px;
    line-height: 177px;
    vertical-align: middle;
    text-align: center;
}
.plug_image_gallery_list img {
    vertical-align: middle;
}

#plug_image_gallery_photo {
    margin: 10px 0;
}

#plug_image_gallery_photo img {
    border: 1px solid #840a00;
}

.laminate_samples,
.wood_types {
    margin-left: 26px;
    list-style: none;
}

.laminate_samples img,
.wood_types img {
    display: block;
    border: 1px solid #840a00;
}

.wood_types:after,
.laminate_samples:after {
    content: " ";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    overflow: hidden;
}
.laminate_samples li,
.wood_types li {
    width: 202px;
    float: left;
    padding-left: 40px;
    padding-bottom: 20px;
    text-align: center;
}

.quicknote_error {
    color: #f00;
    font-weight: bold;
}

#form_pass_change label {
    width: 12em;
}

#index_show li {
    display: inline;
    margin-right: 25px;
}
#index_show li.last_child {
    margin-left: 5px;
    margin-right: 0;
}
#index_show {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}