/*
========================================================================
Title:    Client Name Stylesheet (Screen)
Author:   dave.coe@orcawebsites.com
========================================================================
*/

* {
    margin: 0;
    padding: 0;
    line-height: 100%;
    list-style-type: none;
    }

body {
    text-align: center;  
    }



/*
========================================================================
Common Styles
========================================================================
*/

div, p, span, li, dd, dt, th, td, legend, h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Sans-Serif;
    color: #FFF;
    }

div, p, span, li, dd, dt, th, td {
    font-weight: normal;
    font-size: 11px;
    }

div, p, span, dd, dt, th, td, label {
    line-height: 110%;
    }

p, ul, ol, table {
    padding: 5px 0;
    }

h1, h2, h3, h4, h5, h6, legend {
    line-height: 100%;
    font-weight: normal;
    }

h2, legend {
    font-size: 18px;
    text-align: left;
    padding: 0 0 10px 0;
    color: #9AA11F;
    }

h3 {
    font-size: 12px;
    }

.text,
.smalltext,
.mediumtext,
.largetext,
.password,
.date,
.email,
.numeric {
    border: 1px solid #9aa11f;
    background: #fff;
    color: #000;
    font-size: 11px;
    padding: 2px;
    }

.mediumtext {
    width: 250px;
    }

select.dropdown {
    background: #000;
    border: 1px solid #FFF;
    color: #FFF;
    }

a {
    color: #FFF;
    outline: none;
    }

a:hover {
    color: #666;
    }

:focus {
    -moz-outline-style: none;
    }

pre {
    text-align: left;
    color: #FFF;
    }

label {
    font-weight: bold;
    text-align: right;
    }

fieldset {
    border: none;
    }

.dpTable {
    background: #422c1e;
    border: solid 1px #9aa11f;
    color: #000;
    text-align: center;
    }

/*
========================================================================
Basic Layout
========================================================================
*/

#centerer{
    width: 750px;
    margin: 0 auto;
    }

#container {
    float: left;
    width: 750px;
    min-height: 500px;
    text-align: left;
    background: #fff url(/images/bodybg.jpg) repeat-y 50% 0;
    margin: 15px 0 0 0;
    }


    /* === Header === */


        #logo {
            width: 195px;
            height: 121px;
            float: none;
            overflow: hidden;
            margin: 15px auto 0 auto;
            *margin: 15px 19px 0 19px;
            }

        #pri_nav {
            width: 180px;
            float: right;
            margin: 20px 20px 20px 0;
            border-left: 2px solid #FFF;
            }
            #pri_nav ul {
                list-style: none;
                padding: 0;
                }
                #pri_nav li {
                    float: left;
                    margin: 0 0 17px 0;
                    }
                    #pri_nav li.contact{
                        margin: 0px;
                        }
                    #pri_nav li.newsletter_signup {
                        margin: 0 0 0 0;
                        }
                    #pri_nav a {
                        display: block;
                        width: 180px;
                        height: 16px;
                        text-indent: -9999px;
                        }
                    #pri_nav a:hover {
                        background-position: 0 50%;
                        }
                    #pri_nav li.home a {
                        background-image: url(/images/nav_prinav_home.png);
                        }
                    #pri_nav li.drinks_menu a {
                        background-image: url(/images/nav_prinav_drinks.png);
                        }
                    #pri_nav li.main_menu a {
                        background-image: url(/images/nav_prinav_main.png);
                        }
                    #pri_nav li.book_a_table a {
                        background-image: url(/images/nav_prinav_book.png);
                        }
                    #pri_nav li.other_products a {
                        background-image: url(/images/nav_prinav_other.png);
                        }
                    #pri_nav li.venue_hire a {
                        background-image: url(/images/nav_prinav_venue.png);
                        }
                    #pri_nav li.corporate_catering a {
                        background-image: url(/images/nav_prinav_corporate.png);
                        }
                    #pri_nav li.contact a {
                        background-image: url(/images/nav_prinav_contact.png);
                        }
                    #pri_nav li.newsletter_signup a {
                        background-image: url(/images/nav_prinav_newsletter.png);
                        }
                    #pri_nav a.selected {
                        background-position: 0 100%;
                        }


#pri_nav ul.submenu a{
    text-indent: 0px;
    text-decoration: none;
    margin: -10px 0 0 40px;
    *margin: 0 0 0 40px;
    font-size: 10px;
    *color: #fff;
    *background-image: none;
    *width: 100px;
    }
    #pri_nav ul.submenu a.selected{
        margin: -10px 0 0 40px;
        *margin: 0 0 0 40px;
        text-decoration: underline; 
        }
    #pri_nav ul.submenu a:hover{
        text-decoration: underline;
        color: #fff; 
        }


    /* === Body === */

    #body {
        float: right;
        width: 517px;
        background-color: #422c1e;
        *margin: 0 0px 0 0;
        }
    #sidebar {
        width: 233px;
        float: left;
        background-color: #9AA11F;
        margin: 0;
        padding: 0;
        }
    #search {
        display: block;
        float: right;
        margin: 15px 0 15px 0;
        }
        #search form {
            height: 10px;
            text-align: right;
            }
            #search fieldset {
                *float: right;
                border: none;
                *width: 160px;
                }
                #search #input_search {
                    width: 128px;
                    float: left;
                    }
                #search #input_search_submit {
                    float: right;
                    position: static;
                    margin: 6px;
                    *margin: 3px 0;
                    }

    #possearch {
        display: block;
        text-align: left;
        width: 90%;
        *width: 465px;
        height: 50px;
        margin: 0 auto 0 auto;
        *margin: 0 25px 0 25px;
        border-bottom: 1px solid #7a6b61;
        }
        #possearch #posimg{
            display: block;
            float: left;
            width: 207px;
            margin: 20px 0 20px 0;
            text-align: left;
            }

    #additional {
        display: block;
        text-align: left;
        margin: 15px 25px 25px;
        *margin: 15px 0px 15px 15px;
        width: 465px;
        float: left;
        }
        #additional table td {
            padding: 5px 0 0 0;
            color: #9aa11f;
            }
            #additional table td b{
                color: #fff;
                }
        #additional span {
            padding: 0 0 0 10px;
            color: #9aa11f;
            }

            #categories {
                }
                #categories h2 {
                    padding: 5px 5px 0 5px;
                    }
                #categories ul {
                    padding: 5px;
                    }
                    #categories li {
                        margin: 0 0 5px 0;
                        }
                        #categories a {
                            color: #FFF;
                            text-decoration: none;
                            text-transform: uppercase;
                            }
                        #categories a:hover {
                            text-decoration: underline;
                            }
                        #categories ul ul {
                            background: #5F0E0E;
                            margin: 0 0 5px 0;
                            padding: 10px 10px 5px 10px;
                            }
            #submenu {
                }
                #submenu h2 {
                    padding: 5px 5px 0 5px;
                    }
                #submenu ul {
                    padding: 5px;
                    }
                    #submenu li {
                        margin: 0 0 5px 0;
                        }
                        #submenu a {
                            color: #FFF;
                            text-decoration: none;
                            text-transform: uppercase;
                            }
                        #submenu a:hover {
                            text-decoration: underline;
                            }
            #newsletter_signup {
                float: left;
                margin: 0 15px 35px 30px;
                _margin: 0 0px 17px 5px;
                _padding: 0 0 35px 0;
                }
                #newsletter_signup form {
                    padding: 10px 0px;
                    }
                    #newsletter_signup fieldset {
                        border: none;
                        }
                        #newsletter_signup ul {
                            padding: 0;
                            }
                            #newsletter_signup li {
                                margin: 0 0 5px 0;
                                }
                        #newsletter_signup li.submit {
                            margin: 0;
                            }
                            #newsletter_signup label {
                                display: block;
                                line-height: 100%;
                                margin: 4px 10px 2px 0;
                                float: left;
                                text-align: right;
                                width: 35px;
                                }
                        #newsletter_signup li.list {
                            float: left;
                            }
                            #newsletter_signup li.list input.checkbox {
                                float: left;
                                }
                            #newsletter_signup li.list label {
                                display: block;
                                float: left;
                                padding: 2px 0 0 4px;
                                }
                        #newsletter_signup li.submit {
                            width: 50%;
                            float: left;
                            margin: 5px 0 0 0;
                            }
                        li.newsemail input#input_email{
                            width: 110px;
                            }
                        li.fullname input#input_fullname{
                            width: 110px;
                            }           

        #content {
            width: 100%;
            *width: 517px;
            float: left;
            overflow: hidden;
            }

        #section {
            overflow: hidden;
            float: left;
            }
            #messages {
                background: #000;
                border: 1px solid #FFF;
                margin: 0 0 0px 0;
                padding: 10px 0 0 0;
                }
                #messages p {
                    margin: 0 10px 10px 10px;
                    padding: 0 0 0 23px;
                    background-repeat: no-repeat;
                    }
                    #messages p.ok {
                        background-image: url(/images/icn_tick.png);
                        }
                    #messages p.error {
                        background-image: url(/images/icn_error.png);
                        }
                    #messages p.info {
                        background-image: url(/images/icn_info.png);
                        }
            #footer {
                width: 100%;
                float: left;
                text-align: center;
                margin: 5px 0;
                padding: 5px 0 0 0;
                }
                #footer ul {
                    list-style: none;
                    padding: 0;
                    }
                    #footer li {
                        display: inline;
                        font-family: Verdana, Arial, Sans-Serif;
                        color: #000;
                        }
                        #footer li a{
                            display: inline;
                            font-family: Verdana, Arial, Sans-Serif;
                            color: #000;
                            font-size: 10px;
                            }
                #footer p {
                    padding: 0px 0 0 0;
                    font-family: Verdana, Arial, Sans-Serif;
                    color: #000;
                    font-size: 10px;
                    }
                    #footer p a{
                        padding: 0px 0 0 0;
                        font-family: Verdana, Arial, Sans-Serif;
                        color: #000;
                        font-size: 10px;
                        }
            #footerleft {
                float: left;  
                text-align: left;
                padding: 0px;
                }
            #footerright {
                float: right;
                text-align: right;
                padding: 0 15 0 0px;
                }



/*
========================================================================
Home Page
========================================================================
*/

#page_home {
    }
    #page_home #body{
        *margin: 0 0px 0 0;
        }


    #featured_items {
        width: 100%;
        float: left;background: #000;
        }
        #featured_items dl {
            float: left;
            width: 120px;
            margin: 14px 0 14px 14px;
            height: 195px;
            background: #CCC;
            }
            #featured_items dt {
                margin: 10px;
                height: 20px;
                text-align: center;
                line-height: 100%;
                }
                #featured_items dt a {
                    font-weight: bold;
                    text-decoration: none;
                    color: #000;
                    line-height: 100%;
                    }
            #featured_items dd.thumbnail {
                width: 125px;
                height: 125px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                }
            #featured_items dd.thumbnail img {
                }
            #featured_items dd.price {
                text-align: center;
                color: #000;
                font-size: 18px;
                }
                #featured_items dd.price span.currency {
                    color: #000;
                    }



/*
========================================================================
Results
========================================================================
*/

#results {
    }
    dl.product {
        display: table-cell;
        *display: inline;
        background: #9aa11f;
        width: 214px;
        float: left;
        height: 195px;
        margin: 0 0px;
        *margin: 0 0px 10px 10px;
        border-left: 15px solid #422c1e;
        *border-left: none;
        border-bottom: 15px solid #422c1e;
        *border-bottom: none;
        }
        dl.product dd.thumbnail {
            float: left;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 188px;
            height: 132px;
            background: #fff;
            margin: 0 12px 0 12px;
            _margin: 0 0 0 6px;
            padding: 5px 0 0 0;
            }
        dl.product dt {
            float: left;
            width: 50%;
            text-align: left;
            margin: 7px 12px;
            _margin: 0 0 5px 6px;
            }
        dl.product dd.summary {
            text-align: left;
            }
        dl.product dd.price {
            float: right;
            text-align: right;
            font-size: 16px;
            width: 25%;
            margin: 7px 12px;
            _margin: 7px 6px 7px 0; 
            }
        dl.product dd.more {
            float: left;
            text-align: left;
            margin: 7px 12px;
            _margin: 0 0 0 6px;
            }



/*
========================================================================
Product Details
========================================================================
*/

#product {
    }
    #product {
        width: 451px;
        float: left;
        background: #9aa11f;
        margin: 30px 33px 0 33px;
        *margin: 30px 27px 0 27px;
        _margin: 30px 15px 0 15px;
        }

    #product h2{
        color: #fff;
        margin: 10px 0 0 15px;
        }
    #product #description {
        width: 30%;
        float: right;
        margin: 0 15px 15px 15px;
        _margin: 0 7px 7px 7px;
        }
        h3.product_price {
            font-size: 16px;
            float: left;
            width: 100%;
            margin: 10px 0 0 15px;
            }
            h3.product_price span {
                font-size: 16px;
                }

    #product #gallery {
        width: 270px;
        float: left;
        margin: 0 0 15px 15px;
        _margin: 0 0 7px 7px;
        text-align: center;
        background: #fff;
        }
        #gallery_thumbs {
            margin: 10px 0 0 0;
            }
            #gallery_thumbs ul {
                list-style: none;
                }
                #gallery_thumbs li {
                    float: left;
                    }
                #gallery_thumbs li.image_2 {
                    margin: 0 15px;
                    }
    #product #related {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
        }
        #product #results {
            margin: 10px 0 0 0;
            }



/*
========================================================================
Checkout (Global)
========================================================================
*/

    /* === Checkout Progress === */

    #checkout_progress {
        margin: 0 0 20px 0;
        }
        #checkout_progress ul {
            list-style: none;
            margin: 0;
            padding: 0;
            }
            #checkout_progress li {
                display: inline;
                margin: 0 5px 0 0;
                background: #000;
                border: 1px solid #000;
                padding: 2px 5px;
                color: #FFF;
                }
            #checkout_progress li.previous {
                background: #FFF;
                border: 1px solid #FFF;
                color: #000;
                }
            #checkout_progress li.selected {
                background: #5F0E0E;
                color: #FFF;
                border: 1px solid #FFF;
                }
            #checkout_progress a {
                color: #000;
                font-weight: normal;
                text-decoration: none;
                }
                #checkout_progress a:hover {
                    color: #666;
                    }



    /* === Checkout Navigation === */

    #checkout_navigation {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        }
        #checkout_navigation ul {
            list-style: none;
            }
            #checkout_navigation li {
                float: left;
                }
            #checkout_navigation li.proceed {
                float: right;
                }

/*
========================================================================
Checkout: Basket
========================================================================
*/

#basket {
    }

    /* === Basket Table === */

    #basket_table {
        }
        #basket_table table {
            margin: 2px;
            padding: 0;
            }
            #basket_table th {
                background: #5F0E0E;
                color: #FFF;
                font-weight: bold;
                text-align: left;
                padding: 2px 5px;
                border-bottom: 1px solid #FFF;
                }
            #basket_table th.item_name {
                width: 364px;
                }
            #basket_table th.item_price {
                width: 50px;
                }
            #basket_table th.item_qty {
                width: 70px;
                }
            #basket_table th.item_total {
                width: 50px;
                }
            #basket_table th.item_remove {
                width: 60px;
                }
            #basket_table td {
                padding: 2px 5px;
                }
            #basket_table td.odd {
                background: #E6E6E6;
                }
            #basket_table td.odd {
                }
            #basket_table td.label {
                text-align: right;
                font-weight: bold;
                }
                #basket_table a.update_qty {
                    position: absolute; margin: 1px 0 0 3px;
                    }


    /* === Basket Footer === */

    #card_display {
        }
        #card_display ul {
            list-style: none;
            }
            #card_display li {
                display: inline;
                margin-right: 5px;
                }



/*
========================================================================
Checkout: Checkin
========================================================================
*/

#checkin {
    }


    /* === Checkin Form === */

    #checkin_form {
        }
        #checkin_form ul {
            list-style: none;
            margin: 5px 0;
            }
            #checkin_form li {
                margin: 5px 0;
                }

    #checkin #login_help {
        width: 100%;
        float: left;
        }



/*
========================================================================
Checkout: Checkout
========================================================================
*/

#checkout {
    }

    /* === Billing Details === */

    #checkout #billing_details {
        width: 50%;
        float: left;
        margin: 10px 0 0 0;
        }
        #checkout #billing_details ul {
            list-style: none;
            margin: 10px 0;
            }
            #checkout #billing_details li {
                margin: 0 0 5px 0;
                width: 100%;
                float: left;
                }
                #checkout #billing_details label {
                    display: block;
                    font-weight: bold;
                    margin: 2px 0;
                    width: 90px;
                    float: left;
                    }
                #checkout #billing_details input {
                    width: 150px;
                    float: left;
                    }
                #checkout #billing_details li.title input {
                    width: 50px;
                    float: left;
                    }
                #checkout #billing_details li.country select {
                    width: 150px;
                    float: left;
                    }


    /* === Delivery Details === */

    #checkout #delivery_details {
        width: 50%;
        float: right;
        margin: 10px 0 0 0;
        }
        #checkout #delivery_details ul {
            list-style: none;
            margin: 10px 0;
            }
            #checkout #delivery_details #new_address {
                list-style: none;
                margin: 10px 0;
                width: 100%;
                float: left;
                }
                #checkout #delivery_details #new_address li {
                    display: inline;
                    margin: 0 10px 0 0;
                    }
                #delivery_details #new_address ul {
                    width: 100%;
                    float: left;
                    margin: 0 0 10px 0;
                    }
                #delivery_details #add_delivery li {
                    width: 100%;
                    float: left;
                    }
                    #delivery_details input.radio {
                        float: left;
                        margin: 0 3px 0 0;
                        }
                    #delivery_details input.checkbox {
                        float: left;
                        margin: 0 3px 0 0;
                        }
                    #delivery_details label {
                        float: left;
                        }




/*
========================================================================
Checkout: Card
========================================================================
*/

#card {
    }



/*
========================================================================
Newsletter
========================================================================
*/

#newsletter p.newsemail label {
    width: 120px;
    *width: 140px;
    display: block;
    float: left;
    margin: 3px 10px 0 0;
    }

#newsletter p.fullname label {
    width: 120px;
    *width: 140px;
    display: block;
    float: left;
    margin: 3px 10px 0 0;
    }



/*
========================================================================
Account: Login
========================================================================
*/

#login {
    }
    #login ul {
        margin: 20px 0;
        }
        #login li {
            margin: 0 0 10px 0;
            }
            #login label {
                width: 90px;
                float: left;
                margin: 5px 0 0 0;
                }
            #login #input_submit {
                margin: 0 0 0 90px;
                }
    #login #login_help {
        margin: 0 0 0 90px;
        }



/*
========================================================================
Account: Forgotten Password
========================================================================
*/

#forgotten_password {
    }
    #forgotten_password #password_reset {
        }
        #forgotten_password #password_reset ul {
            }
            #forgotten_password #password_reset li {
                margin: 0 0 10px 0;
                }
                #forgotten_password #password_reset label {
                    width: 90px;
                    float: left;
                    }
    #forgotten_password #login {
        margin: 50px 0 30px 0;
        }
        #forgotten_password #login ul {
            margin: 0;
            }
            #forgotten_password #input_submit {
                margin: 0 0 0 90px;
                }



/*
========================================================================
Account: Registration
========================================================================
*/

#registration {
    }
    #registration ul {
        }
        #registration li {
            margin: 0 0 8px 0;
            }
            #registration label {
                width: 100px;
                float: left;
                }
            #registration #input_submit {
                margin: 0 0 0 100px;
                }



/*
========================================================================
Account: Details
========================================================================
*/

#account {
    }
    #account ul {
        }
        #account li {
            margin: 0 0 8px 0;
            }
            #account label {
                float: left;
                }
    #account fieldset.details label {
        width: 90px;
        }
    #account fieldset.details #input_submit {
        margin: 0 0 0 90px;
        }
    #account fieldset.password {
        margin: 50px 0;
        }
    #account fieldset.password label {
        width: 150px;
        }
    #account fieldset.password #input_submit {
        margin: 0 0 0 150px;
        }
    #account fieldset.addresses {
        }
        #account fieldset.addresses dl {
            width: 100%;
            float: left;
            }
            #account fieldset.addresses dd {
                float: left;
                margin: 0 5px 0 0;
                }
        #account #new_address {
            width: 100%;
            float: left;
            margin: 5px 0 0 0;
            }
            #account #new_address li {
                float: left;
                margin: 0 5px 0 0;
                }
                #account #new_address input.image {
                    position: static;
                    }



/*
========================================================================
Account: Add/Edit Address
========================================================================
*/

#address {
    }
    #address form {
        margin: 10px 0 0 0;
        }
        #address li {
            margin: 0 0 8px 0;
            }
            #address label {
                width: 90px;
                float: left;
                }
        #address li.cancel {
            float: left;
            margin: 10px 5px 0 90px;
            }
        #address li.submit {
            float: left;
            margin: 10px 0 0 0;
            }



/*
========================================================================
Forms
========================================================================
*/

#form {
    }
    #form li {
        margin: 0 0 8px 0;
        width: 100%;
        float:left;
        }
        #form label {
            float: left;
            text-align: right;
            width: 100px;
            margin: 0 10px 0 25px;
            }
#form li.input_submit {
    margin: 0 0 40px 0;
    }
#form ul.radio_buttons {
    float: left;
    }
    #form ul.radio_buttons li {
        float: none;
        }
#form ul.radio_buttons label {
    float: none;
    }
#form #input_submit {
    margin: 0 0 0 135px;
    }

/*
========================================================================
Contact Page
========================================================================
*/

#page_contact {
    }
    #page_contact #additional {
        float: left;
        width: 90%;
        *width: 465px;
        *margin: 15px;
        }
    #page_contact #fields {
        width: 100%;
        *width: 465px;
        float: right;
        }
    #page_contact li.input_submit {
        *height: 40px;
        }


/*
========================================================================
Documents
========================================================================
*/

#summary p {
    }

dl.article {
    padding: 10px 0;
    border-bottom: 1px solid #7a6b61;
    }
    dl.article dt {
        font-size: 16px;
        }
        dl.article dt a {
            text-decoration: none;
            }



/*
========================================================================
FAQ's
========================================================================
*/

#faqs {
    }
    #faq_index dt {
        margin: 20px 0 0 0;
        font-weight: bold;
        }
        #faq_index dt.on {
            }
        #faq_index dt.off {
            }



/*
========================================================================
Portfolio
========================================================================
*/

#portfolio {
    }
    #example h3 {
        margin: 10px 0 0 0;
        text-transform: none;
        }
        #example #thumbnail {
            float: right;
            margin: 0 0 20px 20px;
            }
        #example #description {
            margin: 10px 0 0 0;
            }
        #example #images {
            margin: 10px 0 0 0;
            }
    dl.example {
        width: 100%;
        float: left;
        border-bottom: 1px solid #990000;
        padding: 10px 0;
        }
        dl.example dd.thumbnail {
            width: 120px;
            float: left;
            }
        dl.example dt.client_name {
            font-size: 14px;
            }




/*
========================================================================
Client List
========================================================================
*/

#clients {
    }
    #client_index {
        margin: 10px 0 0 0;
        }
        dl.client {
            width: 100%;
            float: left;
            border-bottom: 1px solid #990000;
            padding: 10px 0;
            }
            dl.client dd.thumbnail {
                width: 180px;
                float: left;
                }
            dl.client dt.client_name,
            dl.client dd.summary,
            dl.client dd.website {
                width: 350px;
                float: right;
                margin: 5px 0;
                }
            dl.client dt.client_name {
                margin: 0;
                font-size: 14px;
                }



/*
========================================================================
Jobs
========================================================================
*/

#jobs {
    }
    #job_index {
        margin: 10px 0 0 0;
        }
        dl.job {
            width: 100%;
            float: left;
            border-bottom: 1px solid #990000;
            padding: 10px 0;
            }
            dl.job dt.job_title {
                font-size: 14px;
                }
            dl.job dd.salary,
            dl.job dd.salary span {
                font-size: 14px;
                }
            dl.job dd.summary {
                margin: 10px 0 0 0;
                }
            dl.job dd.requirements {
                margin: 10px 0 0 0;
                }
            dl.job h3 {
                font-weight: bold;
                }
#job {
    }
    #job #thumbnail {
        float: right;
        margin: 0 20px 20px 0;
        }
    #job h3 {
        margin: 20px 0 0 0;
        }



/*
========================================================================
Services
========================================================================
*/

#services {
    }
    #services_index {
        margin: 10px 0 0 0;
        }
        dl.service {
            width: 100%;
            float: left;
            border-bottom: 1px solid #990000;
            padding: 10px 0;
            }
            dl.service dt.name {
                font-size: 14px;
                }
            dl.service dd.summary {
                margin: 10px 0 0 0;
                }
            dl.service dd.thumbnail {
                float: left;
                margin: 0 20px 0 0;
                }
#service {
    }
    #service h2 {
        margin: 0 0 10px 0;
        }
    #service #thumbnail {
        float: right;
        margin: 0 0 20px 20px;
        }



/*
========================================================================
Services
========================================================================
*/

#staff {
    }
    #employee_index {
        margin: 10px 0 0 0;
        }
        dl.employee {
            width: 100%;
            float: left;
            border-bottom: 1px solid #990000;
            padding: 10px 0;
            }
            dl.employee dt.name {
                font-size: 14px;
                }
            dl.employee dd.summary {
                margin: 10px 0 0 0;
                }
            dl.employee dd.thumbnail {
                float: left;
                margin: 0 20px 0 0;
                }
#employee {
    }
    #employee h3 {
        margin: 0 0 10px 0;
        }
    #employee #thumbnail {
        float: right;
        margin: 0 0 20px 20px;
        }

/* Site Map */

.sitemap #categories,
.sitemap #navigation
 {
    display: none;
    }
.sitemap ul li {
    margin: 0 0 0 20px;
    }

/*
========================================================================
Promo Panel
========================================================================
*/

#promocont { display: block !important; width: 210px; float: right; background: #9AA11F url(/images/promoback.png) no-repeat; margin: 50px 22px 0 0; _margin: 50px 13px 0 0; }
#page_home #additional { width: 235px; float: left; }
#promo-promo_panel { float: right; width: 210px; }
.promo-container { height: 310px !important; }
//.jFlowSlideContainer { height: 310px !important; }
.promo-visual { float: left; width: 184px; height: 120px;}
.promo-visual img { width: 184px; border: none; height: 120px;}
.promo-title { width: 180px !important; float: left; margin: 0 0 10px 0;}
.promo-title a { text-decoration: none; font-weight: bold; }
.promo-summary { width: 180px;height:90px;overflow:hidden; float: left; margin: 10px 0; }
.promo-more { float: right; width: 180px; text-align: right; }
.promo-controller { position: relative; bottom: 3px; left: 11px;}
.jFlowSlideContainer { float: left; }
.promo-title { font-size: 14px; }
.pwrapper { float: left; padding: 11px; }

