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

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

body {
    background: #FFF;
    text-align: center;
    }



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

div, p, span, li, dd, dt, th, td, legend, h1, h2, h3, h4, h5, h6 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #666;
    }

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

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

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

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

h2, legend {
    font-size: 18px;
    }

h3 {
    font-size: 12px;
    }

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

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

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

a:hover {
    color: #666;
    }

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

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

label {
    font-weight: bold;
    }

fieldset {
    border: none;
    }



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

#border {
    width: 896px;
    margin: 0 auto;
    background: #FFF;
    border: 1px #FFF solid;
    }

#container {
    width: 876px;
    margin: 0 auto;
    text-align: left;
    background: #FFF;
    border: 1px #FFF solid;
    overflow: hidden;
    margin-bottom: 10px;
    min-height: 500px;
    }


    /* === Header === */

    #header {
        width: 100%;
        float: left;
        margin: 20px 0;
        _margin-bottom: 10px;
        }
        
        #logo {
            width: 265px;
            height: 49px;
            float: left;
            overflow: hidden;
            margin: 10px 27px;
            _margin-left: 13px;
            }

        #pri_nav {
display: none;
            }


    /* === Body === */

    #body {
        margin: 0px 27px;
        _margin-left: 13px;

        float: left;
        }
        #sidebar {
            width: 160px;
            float: left;
            }
        #sidebar input.text {
            width: 100%;
            }
            #search {
display: none;
                width: 265px;
                float: right;
                margin: 41px 27px 0 0;
                }
                #search form {

                    }
                    #search fieldset {
                        border: none;
                        }
                        #search #input_search {
                            width: 185px;
                            height: 12px;
                            border: 1px #CCC solid;
                            float: left;
                            }
                        #search #input_search_submit {
                            float: right;
                            position: static;
                            }
            #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 {
            width: 100%;
            float: right;
            }
            #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);
                        }
            #footer {
    display: none;

                    }



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

#page_home {
    }

    #page_home #top {
        float: left;
        margin-bottom: 20px;
        }
        #page_home #top #flash_panel {
display: none;
 
            }
        #page_home #top #telephone {
            background: url(/images/telephone_bg.png) no-repeat;
            width: 317px;
            height: 136px;
            float: left;
            }
            #page_home #top #telephone p {
                margin: 10px 10px 0px 140px;
                font-size: 11px;
                color: #FFF;
                font-weight: normal;
                height: 65px;
                overflow: hidden;
                }
            #page_home #top #telephone .tel_num {
                margin: 0px 5px 0px 140px;
                font-size: 19px;
                color: #FFF;
                font-weight: bold;
                }
        #page_home #top #additional {
            width:60%;
            height: 152px;
            float: right;

            }

    #page_home #bottom {
        height: 227px;
        float: left;
        width: 826px;
        }    
    
    #page_home #bottom #featured_items {
        width: 488px;
        float: left;
        height: 227px;
        background: url(/images/header_bg_grey.jpg) top left repeat-x;
        }
        #page_home #bottom .title {
            float: left;
            padding: 5px 20px;
            font-weight: bold;
            width: 90%;
            }

    #page_home #bottom #selling_points {
        width: 318px;
        float: right;
        height: 227px;
        background: url(/images/header_bg_grey.jpg) top left repeat-x;
        }
        #page_home #bottom #selling_points ul {
            margin: 35px 0 0 10px;
            }
            #page_home #bottom #selling_points ul li {
                padding: 10px 0;
                border-bottom: 1px #CCC dotted;
                background: url(/images/bullet.jpg) center right no-repeat;
                }

        #featured_items dl {
            float: left;
            width: 147px;
            margin: 14px 0 5px 10px;
            display: block;
            }
            #featured_items dt {
                padding: none;
                text-align: left;
                line-height: 100%;
                }
                #featured_items dt a {
                    font-weight: bold;
                    text-decoration: none;
                    color: #5F6ABD;
                    line-height: 100%;
                    font-size: 11px;
                    }
            #featured_items dd.thumbnail {
                width: 147px;
                height: 108px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                }
            #featured_items dd.thumbnail img {
                }
            #featured_items dd.summary {
                font-size: 11px;
                height: 50px;
                line-height: 120%;
                }


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

#results {
    float: left;
    }
    dl.product {
        width: 170px;
        height: 250px;
        margin: 0 13px;
        float: left;
        text-align: center;
        }
        dl.product dd.thumbnail {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 170px;
            height: 154px;
            }
        dl.product dt {
            text-align: center;
            }
            dl.product dt a {
                text-decoration: none;
                font-weight: bold;
                color: #333;
                }
        dl.product dd.summary {
            text-align: left;
            }
        dl.product dd.price {
            text-align: left;
            font-size: 16px;
            }
        dl.product dd.more {
            text-align: left;
            }


/*
========================================================================
Product List - TOPIC
========================================================================
*/

#topic {
    width: 826px;
    float: left;
    }
    #topic h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }
    #topic #sidemenu {
        display: none;
        }
    #topic #additional {
        width: 100%;
        }

        #topic #additional .paging {
            display: block;
            width: 100%;
            float: left;
            text-align: right;
            margin-top: 20px;
            }

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

#product {
    }
    #product h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }
    #product #details {
        width: 476px;
        float: left;
        }
        #product #details h2 {
            border: none;
            margin-top: 20px;
            }
    #product #gallery {
        width: 330px;
        float: right;
        margin-top: 20px;
        }
        #product #detail_image a.zoom_link {
            display: block;
            text-decoration: none;
            height: 18px;
            text-indent: 15px;
            color: #000;
            font-size: 11px;
            padding-top: 2px;
            background: url(/images/btn_zoom_link.jpg) no-repeat;
            }
        #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;
            }



/*
========================================================================
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 h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }
    #page_contact #additional {
        width: 413px;
        float: left;
        margin: 5px 0 0 0;
        }
    #page_contact #fields {
        width: 413px;
        float: right;
        margin: 5px 0 0 0;
        }



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

#page h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }

#summary p {
    font-weight: bold;
    }

dl.article {
    padding: 10px 0;
    border-bottom: 1px solid #660000;
    }
    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 a {
            color: #5F6ABD;
            text-decoration: none;
            }
        #faq_index dt.on {
            }
        #faq_index dt.off {
            }
            #faq_index dd {
                margin-top: 20px;
                text-indent: 50px;
                }



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

/*
========================================================================
Section
========================================================================
*/

#section {
    }
    #section h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }

    #section ul.gallery {
        }
        #section ul.gallery li {
            display: table-cell;
            vertical-align: center;
            text-align: center;
            float: left;
            width: 269px;
            height: 203px;
            margin: 3px;
            _margin: 2px;
            }
            
/*
========================================================================
Search Results
========================================================================
*/

#search_results {
    }
    #search_results h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }

/*
========================================================================
Site Map
========================================================================
*/

#sitemap {
    }
    #sitemap h2 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px #CCC solid;
        }
        #sitemap ul li.navigation {
            display: none;
            }
        #sitemap ul li ul {
            text-indent: 30px;
            }
