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

* {
    margin: 0;
    padding: 0;
    line-height: 100%;
    list-style-type: none;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    }

body.root {
    background: #000000;
    text-align: center;
    }


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

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

div, p, span, li, dd, dt, th, td {
    line-height : 160%;
    font-weight: normal;
    font-size: 12px;
    }



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

h4, h5, h6, legend {
    line-height: 120%;
    font-weight: normal;
    text-transform: uppercase;
    }

h2, legend {
    font-size: 18px;
    }
h2.product_title {
    margin-bottom : 10px;
    }

h3 {
    font-size: 13px;
    text-style : none;
    }

.text,
.smalltext,
.mediumtext,
.largetext,
.password
    {
    border: 1px solid #000;
    background: #FFF;
    color: #000;
    font-size: 11px;
    padding: 2px;
    }

.image {
    position: absolute;
    }



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

a:hover {
    color: #AA0000;
    }

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

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

label {
    font-weight: bold;
    }

fieldset {
    border: none;
    }

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

#container {
    width: 920px;
    margin : auto;
    }


    /* === Header === */

    #header {
        width: 100%;
        float: left;
        margin: 0px 0;
        }

        #user_links {
            text-align: right;
            margin: 0 65px 5px 0;
            }
            #user_links ul {
                list-style: none;
                padding: 0;
                }
                #user_links li {
                    display: inline;
                    margin: 0 0 0 5px;
                    }
                    #user_links a {
                        text-decoration: none;
                        color: #CCC;
                        font-size: 10px;
                        text-transform: uppercase;
                        }
                    #user_links a:hover {
                        color: #FFF;
                        }

        #logo {
            width: 920px;
            height: 197px;
            float: left;
            overflow: hidden;
            }

        #lower_header {
            width: 920px;
            height: 157px;
            float: left;
            background-image: url(/images/prinav_bg.png?c);
            }
            
        #pri_nav {
            width: 920px;
            height: 107px;
            float : left;
            background-image: url(/images/pri_nav_bg.png) no-repeat;
            }
            #pri_nav ul {
                list-style: none;
                padding-right: 114px;
                float : right;
                }
                #pri_nav li {
                    float: left;
                    }
                    #pri_nav a {
                        display: block;
                        height: 107px;
                        text-indent: -9999px;
                        }
                    #pri_nav a:hover {
                        background-position: 0 50%;
                        }
                    #pri_nav li.home_page a {
                        width : 88px;
                        background-image: url(/images/btnHome.png?a);
                        }
                    #pri_nav li.photos a {
                        width : 93px;
                        background-image: url(/images/btnPhotos.png?a);
                        }
                    #pri_nav li.merch a {
                        width : 99px;
                        background-image: url(/images/btnMerch.png?a);
                        }
                    #pri_nav li.bourbon a {
                        width : 116px;
                        background-image: url(/images/btnBourbon.png?b);
                        }
                    #pri_nav li.other_booze a {
                        width : 184px;
                        background-image: url(/images/btnBooze.png?b1);
                        }
                    #pri_nav li.events a {
                        width : 115px;
                        background-image: url(/images/btnEvents.png?b1);
                        }
                    #pri_nav a.selected {
                        background-position: 0 100%;
                        }


        #telephone {
            background: url(/images/tel_number.png) no-repeat;
            width: 400px;
            height: 32px;
            float: left;
            margin: 10px 0;
            text-indent: -9999px;
            }

        #brands {
            background: url(/images/brand_selector_background.png);
            width: 330px;
            height: 32px;
            float: left;
            margin: 10px 0;
            text-align: right;
            }
            #brands form {
                margin: 6px 5px;
                padding: 0;
                }
                #brands select {
                    width: 180px;
                    }

#flash_box {
float : left;
width : 920px;
text-align : center;
margin : 14px 0px 0px 3px;
}



    #page_holder {
        width : 700px;
        text-align : left;
        padding-left : 15px;
        padding-top : 10px;
        margin : auto;
    }



    #rightcolumn {

        }



    /* === Body === */

    #body.root {
        width: 100%;
        float: left;
        }
        #sidebar {
            float: left;
            width : 200px;
            padding-left : 20px;
            }
        #sidebar input.text {
            width: 100%;
            }
            #search {
                }
                #search form {
                    padding: 5px;
                    }
                    #search fieldset {
                        border: none;
                        }
                        #search #input_search {
                            width: 148px;
                            float: left;
                            background-color : transparent;
                            border : 0px;
                            margin : 240px 0 0 25px;
                            font-size : 15px;
                            font-weight : bold;
                            color : #FFF;
                            }
                        #search #input_search_submit {
                            float: left;
                            margin : 32px 0 0 81px;
                            position: static;
                            }
            #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 {
                }
                #newsletter_signup form {
                    padding: 5px;
                    }
                    #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: 0 0 2px 0;
                                }
                        #newsletter_signup li.list {
                            width: 100%;
                            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: 100%;
                            float: left;
                            margin: 5px 0 0 0;
                            }

        #content {
            float : left;
            text-align : center;
            background-image: url(/images/background2.png);
            }
            #messages {
                background: #000;
                border: 1px solid #FFF;
                margin: 0 0 20px 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);
                        }

/* -- Messages -- */

div.message {
    background: #B6A768;
    margin-bottom: 20px;
    padding: 5px 15px;
    border : 1px solid #660000;
    }
    div.message p {
        padding-left: 25px;
        background-repeat: no-repeat;
        background-position: 0 50%;
        }
    div.message p.ok {
        background-image: url(/images/icn_tick.png);
        }
    div.message p.error {
        background-image: url(/images/icn_error.png);
        }
    div.message p.info {
        background-image: url(/images/icn_info.png);
        }

            #footer_float {
float : left;
}

            #footer {
                width: 730px;
                text-align: center;
                margin: 10px 0 40px 100px;
                }
                #footer ul {
                    list-style: none;
                    padding: 0;
                    }
                    #footer li {
                        display: inline;
                        }
                    #footer li.left {
                        float : left;
                        margin-left : 5px;
                        }
                    #footer li.right {
                        float : right;
                        margin-left : 5px;
                        }
                #footer p {
                    padding: 5px 0 0 0;
                    }
                #footer_holder {
                    float : left;
                    width : 920px;
                    height : 43px;
                    margin-top : 20px;
                    background-image: url(/images/footer.gif);
                    }
 
    td {
        vertical-align : top;
        }


#page_events img, 
#page_shooters img, 
#page_cocktails img 
{
border : 2px solid #660000;
}



/*
========================================================================
Page Columns
========================================================================
*/

.left_col {
width : 50%;
}

.right_col { 
width : 50%;
}

#page_other_booze{
margin : 0px 0 20px 0;
}

#page_other_booze #children {
width : 45%;
height : 359px;
float : left;
text-indent : -9999px;
background: url(/images/other_booze_menu.gif) no-repeat;
list-style : none;
}

#shooters a {
width : 101px;
height : 94px;
display : block;
background-image: url(/images/shooters.jpg);
margin : 58px 0 0 100px;
border : 2px solid #660000;
}

#page_shooters table {
margin-left : 30px;
}

#cocktails a {
width : 101px;
height : 94px;
display : block;
background-image: url(/images/cocktails.jpg);
margin : 10px 0 0 100px;
border : 2px solid #660000;
}

#page_cocktails table {
margin-left : 30px;
}


#page_other_booze #additional {
width : 55%;
float : right;
}

#productcolumn {
float : left;
padding-bottom : 20px;
}



#page_events img{
border : 2px solid #660000;
}

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

#page_home {
    }


        #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;
                    }

  h1#welcome {
text-indent: -9999px;
background-image: url(/images/welcome.gif);
width : 351px;
height : 36px; 
}

  h1#directions {
text-indent: -9999px;
background-image: url(/images/directions.gif);
width : 158px;
height : 33px; 
}

#page_home_page {
width : 400px;
float : right;
}


#home_left_side {
width : 235px;
height : 358px;
float : left;
background-image: url(/images/homepage_board.gif);
}

    #contact_details {
        float : left;
        width : 235px;
        text-align : center;
        padding-top : 10px;
    }


    #flash_holder {
float : left;
padding : 23px 0 0 41px;
}


    #flash_panel_outer {
        float : left;
        }

    #flash_panel_border {
        background-image: url(/images/flash_panel_border.gif);
        width : 636px;
        height : 449px;
        margin-bottom : 25px;
        margin-left : 34px;
        }


#map_border *{
border : 2px solid #660000;
padding : 0px;
}


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

#results {
width : 710px;
float : left;
margin-top : 10px;

    }
    dl.product {
        width: 154px;
        margin: 0 10px 30px 10px;
        float: left;
        text-align: center;
        }
        dl.product a.image_link {
            width : 154px;
            height : 150px;
            display : block;
            background: url(/images/bg_box.gif?a) no-repeat;
            }
            dl.product a.image_link img {
                margin-top : 14px;
                }
        dl.product dd.thumbnail {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 125px;
            height: 125px;
            }
        dl.product dt {
            text-align: center;
            margin-top : 4px;
            }
        dl.product dd.summary {
            text-align: left;
            height:154px;overflow:hidden;
            }
        dl.product dd.price {
            text-align: left;
            font-size: 16px;
            }
        dl.product dd.more {
            text-align: left;
            }
        dl.product img *{
            border : none;
            }
        dl.product h3{
            margin-top : 15px;margin-bottom:7px;height:30px;overflow:hidden;
            }

div.paging {
clear : both;
text-align : right;
padding-right : 30px;
}

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

#product {
    }
    #product #details {
        width: 280px;
        float: right;
        margin-top : 20px;
        }
        h3.product_price {
            font-size: 16px;
            }
            h3.product_price span {
                font-size: 16px;
                }
        #add_to_basket {
            margin: 10px 0 0 0;
            }
            #add_to_basket form {
                padding: 0px;
                }
                #add_to_basket ul {
                    background: #000;
                    list-style: none;
                    margin: 3px 0 0 0;
                    padding: 10px;
                    }
                    #add_to_basket li {
                        display: inline;
                        }
                        #add_to_basket label {
                            display: none;
                            }
                        #add_to_basket #input_quantity {
                            width: 20px;
                            }
                        #add_to_basket #input_options {
                            margin: 0 3px 0 0;
                            width: 182px;
                            }
    #product #gallery {
        width: 397px;
        height : 383px;
        float: left;
        text-align : center;
        background: url(/images/bg_box_large.gif) no-repeat;
        }
        #product #gallery img {
            margin-top : 22px;
            }
        #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;
                        }
    #address_select {
        float : left;
        width : 100%;
        }
    #payment-details {
        float : left;
        width : 100%;
        margin-top : 30px;
        }

.terms {
    float: right;
    width: 100%;
    margin-top: 20px;
    }
    #details .s_box {
        height: 300px;
        overflow: scroll;
        margin-top: 20px;
        margin-bottom: 20px;
        border: 1px #999999 solid;
        }
        #details .terms p {
            color: #000;
            }
        #details .terms .tc_title {
            font-size: 13px;               
            font-weight: bold;
            }
    #details .accept input {
        width: 20px;
        float: left;
        margin-right: 5px; 
        }
    #details .accept p {
        color: #660000;        
        }
        #details .accept span {
            font-weight: bold;
            text-decoration: underline; 
            }


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

#card {
    }

    #card_header h2 {
        margin-bottom : 10px;
    }

    #card_holder {
        width : 100%;
        float : left;
    }

    #details_summary {
        width : 100%;
        float : left;
        }
        #billing_details {
            width : 50%; 
            float : left;
        }
        #order_summary {
            width : 50%;
            float : left;
        }

    td.item_name {
        width : 100px;
    }
    td.item_price {
        width : 60px;
    }
    td.item_qty {
        width : 60px;
    }
    td.item_total {
        width : 40px;
    }

    #billing_details h2 {
        width : 100%
        float : left;
        margin : 10px 0 10px 0;
    }

    #order_summery table *{
        text-align : left;
    }


    iframe.card_frame {
        background-color : transparent;
    }

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

#newsletter p.email label {
    width: 100px;
    display: block;
    float: left;
    }

#newsletter p.fullname label {
    width: 100px;
    display: block;
    float: left;
    }



/*
========================================================================
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;
                }


#registration form input.text, select {
    width : 200px;
    border : 1px solid #000;
    background : #FFF;
    }

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

#account {
    }
    #account ul {
        }
        #account li {
            margin: 0 0 8px 0;
            }
            #account label {
                float: left;
                }
    fieldset.details{ 
        float : left;
        width : 50%;
        }
        fieldset.details input.text{
            width : 250px;
            }

    fieldset.account_password{ 
        float : right;
        width : 45%;
        }
    fieldset.addresses{ 
        float : right;
        width : 45%;
        margin-top : 50px;
        }

    fieldset.details label {
        width: 90px;
        }
    fieldset.details #input_submit {
        margin: 0 0 0 90px;
        }

    #account fieldset.account_password label {
        width: 150px;
        }
    #account fieldset.account_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;
            width: 100px;
            margin: 0 10px 0 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 110px;
    }



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

#page_contact {
    }
    #page_contact #additional {
        width: 50%;
        float: left;
        margin: 20px 0 0 0;
        }
    #page_contact #fields {
        width: 50%;
        float: right;
        margin: 20px 0 0 0;
        }



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

#summary p {
    font-weight: bold;
    }

dl.article {
    padding: 10px 0;
    }
    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;
        }


/*
========================================================================
Drinks menus
========================================================================
*/

ul.menu {
    margin-bottom : 30px;
    }
ul.menu li {
    width : 330px;
    float : left;
    margin-left : 20px;
    margin-bottom : 10px;
    }

p.drink {
    font-weight : bold;
    }

p.top_note {
    float : left;
    margin-top : 30px;
    margin-left : 20px;
    clear : both;
    }

p.note {
    float : left;
    margin-left : 20px;
    clear : both;
    }