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

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

body {
    background: #fff url(/images/headbg.png) repeat-x;
    text-align: center;
    }



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

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

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

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

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

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

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

h3 {
    font-size: 12px;
    }

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

.input_contact_email .email {
    border: 1px solid #000;
    background: #FFF;
    color: #000;
    font-size: 11px;
    padding: 2px;
    }

.image {
    }

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

a {
    color: #4b8814;
    outline: none;
    }

a:hover {
    color: #666;
    }

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

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

label {
    font-weight: bold;
    }

fieldset {
    border: none;
    }

#adwithus a {
    float: right;
    width: 157px;
    height: 31px;
    background: url(/images/adwithus.png) no-repeat;
    margin: 20px 25px 0 0;
    }

#orcacom a {
    float: right;
    width: 157px;
    height: 22px;
    background: url(/images/orcacom.png) no-repeat;
    margin: 10px 25px 0 0;
    }

#opiniontop {
    width: 190px;
    height: 25px;
    background: url(/images/opiniontop.png) no-repeat;
    margin: 10px 0 0 0;
    }
#opinionform {
    width: 170px;
    float: left;
    padding: 10px;
    background: url(/images/opinionback.png) repeat-y;
    }
    #opinionform li.input_submit {
        margin: 0 0 0 100px;
        }
    #opinionform h3 {
        text-transform: none;
        }
#opinionbot {
    width: 190px;
    height: 9px;
    background: url(/images/opinionbot.png) no-repeat;
    float: left;
    }

#additional {
    margin: 10px 0;
    }

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

#container {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    }


    /* === Header === */

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

        #user_links {
            text-align: right;
            margin: 0 0 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: #666;
                        font-size: 10px;
                        text-transform: uppercase;
                        }
                    #user_links a:hover {
                        color: #FFF;
                        }

        #logo {
            width: 587px;margin-top:20px;
            height: 100px;
            float: left;
            overflow: hidden;
            }

        #pri_nav {
            width: 100%;
            height: 25px;
            float: left;
            
            }
            #pri_nav ul {
                list-style: none;height:25px;
                padding: 0;width:100%;float:left;
                }
                #pri_nav li {
                    float: left;display:inline;
                    }
                    #pri_nav a {
                        display: block;
                        padding: 5px 10px;
                        _padding: 5px 7px;
                        height: 15px;
                        text-decoration: none;
                        font-size: 13px;
                        color: #FFF;
                        _width: 60px;
                        _text-align: center;
                        }
                    #pri_nav a:hover {
                        }
                    #pri_nav li.home a {
                        }
                    #pri_nav li.about_us a {
                        }
                    #pri_nav li.new_in a {
                        }
                    #pri_nav li.sizing a {
                        }
                    #pri_nav li.contact a {
                        _width: 80px;
                        }
                    #pri_nav a.selected {
                        background: #FFF095;
                        color: #000;
                        font-weight: bold;
                        }


    /* === Body === */

    #body {
        width: 100%;
        float: left;
        }
        #adbar {
            margin: -70px 0 0 0;
            _margin: 0px;
            width: 200px;
            float: right;
            }
        #sidebar input.text {
            width: 100%;
            }
.searchsite{overflow:hidden;background: url(/images/sitesearch_bg.png) no-repeat;float:right;width:220px;height:44px;margin:23px 20px 0px 0px;}
.searchsite p{font-size:13px;color:#fff;margin:5px 0px 0px 10px;}
.searchsite li{float:left;display:inline;}
.searchsite .input{margin:3px 0px 0px 10px;}
.searchsite .input input{border:none;color:#666;width:169px;}
.searchsite .submit{margin:3px 0px 0px 6px;display:inline;}           
           #searchbox {
                width: 591px;
                height: 86px;
                float: left;
                background: url(/images/searchback.png) no-repeat;
                margin: 25px 0 0 50px;
                _margin: 25px 0 0 25px;
                }
                #searchbox fieldset {
                    width: 460px;
                    *width: 500px;
                    margin: 21px 0 0 84px;
                    *margin: 21px 0 0 40px;
                    _margin: 21px 0 0 27px;
                    float: left;
                    }
                #searchbox #input_search_1 {
                    margin-right:120px;
                    *margin-right: 125px;
                    _margin-right: 123px;
                    }
                #searchbox .text {
                    float: left;
                    margin-top: 15px;
                    }
                #searchbox #input_search_submit {
                    float: right;
                    }
 
            #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;
                            }

        #content {
            width: 660px;
            float: left;
            padding: 20px;
            _padding: 15px;
            }
            #messages {
                border: 1px solid #000;
                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 {
                width: 100%;
                float: left;
                text-align: center;
                margin: 10px 0;
                }
                #footer ul {
                    list-style: none;
                    padding: 0;
                    }
                    #footer li {
                        display: inline;
                        }
                #footer p {
                    padding: 0px 0 0 0;
                    line-height: 100%;
                    }
                #footerleft {
                    float: right;
                    text-align: right;
                    }
                #footerright {
                    float: left;
                    text-align: left;
                    }

.divider {
    width: 100%;
    height: 2px;
    background: url(/images/divider.png) no-repeat;
    margin: 10px 0;
    }
#searchresults {
    padding: 20px;
    }

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

#page_home {
    }
    #announcementshead {
        margin: 20px 0 0 0;
        width: 690px;
        height: 25px;float:left;
        background: url(/images/annhead.png) no-repeat;
        }
    #announcements {
        width: 690px;
        height: 136px;
        float: left;
        background: url(/images/annback.png) repeat-y;
        }
        #announcements dl {
            width: 320px;
            float: left;
            padding: 5px 10px;
            }
            #announcements dl dt {
                width: 180px;
                font-size: 14px;
                float: left;
                }
            #announcements dl dd.thumbnail {
                float: right;
                margin: -17px 0 0 0;
                }
            #announcements dl dd.summary {
                float: left;
                width: 180px;
                }
    #announcementsfoot {
        background: url(/images/annfoot.png) no-repeat;
        width: 690px;
        height: 5px;
        float: left;
        }  
.imgtop {
    position: relative;
    top: 17px;
    width: 125px;
    height: 17px;
    background: url(/images/curvetop.png) no-repeat;
    }
.imgbot {
    position: relative;
    bottom: 20px;
    *bottom: 17px;
    _bottom: 17px;
    width: 125px;
    height: 17px;
    background: url(/images/curvebot.png) no-repeat;
    }

#newsbox {
    margin: 20px 0 0 0;
    float: left;
    width: 690px;
    background: url(/images/annback.png) repeat-y;
    }
    #newshead {
        width: 690px;
        height: 25px;
        background: url(/images/newshead.png) no-repeat;
        float: left;
        position: relative;
        }
#newshead div { position: absolute; top: 4px; }
#newshead .events { left: 7px; }
#newshead .news { left: 349px; }
#newshead div a { display: block; width: 60px; height: 19px; text-indent: -9999px; overflow: hidden; }
#newshead .events a { background: url(/images/events_title.png); }
#newshead .news a { background: url(/images/news_title.png); }

    #news {
        padding: 10px;
        width: 325px;
        float: right;
        border-left: 1px solid #4e8a18;
        }
    #events {
        padding: 10px;
        width: 323px;
        float: left;
        border-left: 1px solid #4e8a18;
        }
    #newsfoot {
        background: #FFF url(/images/annfoot.png) no-repeat;
        width: 690px;
        height: 5px;
        float: left;
        }
a.sendlink {
    float: right;
    color: #e37400;
    }
#divider {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: url(/images/divider.png) no-repeat;
    }
#page_home #content {
    padding: 0px;
    }


#page_home #flash-panel { padding: 20px 19px !important; width: 653px !important; height: 198px !important; background: url(/images/flash_bg.png) no-repeat; }
#page_home #flash-panel li { left: 20px !important; top: 19px !important; width: 653px !important; height: 198px !important; background: #fff; }
#page_home #flash-panel li .slide-image { float: left; width: 320px; }
#page_home #flash-panel li .contents { float: right; width: 300px; padding: 10px; }
#page_home #flash-panel li .contents .title { font-size: 14px; margin-bottom: 15px; }
#page_home #flash-panel li .contents .slide-text p { color: #333; margin-bottom: 10px; }
#page_home #flash-panel li .contents .more { position: absolute; right: 15px; bottom: 10px; }
#page_home #flash-panel li .contents .more a { color: #E37400; }

/*
========================================================================
Article
========================================================================
*/

#article #thumbnail {
    width: 125px;
    height: 125px;
    float: left;
    margin: 0 20px 20px 0;
    }

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

    #results form { margin-bottom: 10px; }
     
    #results .whole_result { float: left; width: 500px !important; padding: 5px; border-left: 0 none; border-bottom: 1px dotted #000; margin-bottom: 10px; }


    #results .featproduct {
        margin: 20px 0 0 25px;
        }

    #results #feattop {
        float: left;
        width: 606px;
        height: 20px;
        background: url(/images/feattop.png) no-repeat;
        padding: 5px 0 0 10px;
        }
    #results #feattop h3 {
        color: #FFF;
        }
    #results #featmid {
        float: left;
        width: 606px;
        background: url(/images/featback.png) repeat-y;
        }
        #results #featmid .featdets {
            float: left;
            width: 350px;
            margin: 10px;
            }
        #results #featmid .logo {
            float: left;
            width: 65px;
            height: 65px;
            margin: 10px;
            }
        #results #featmid .address {
            float: left;
            margin: 0px;
            min-width: 30%;
            }
        #results #featmid .phone,
        #results #featmid .email a,
        #results #featmid .website a {
            float: right;
            margin: 0px;
            min-width: 50%;
            _width: 50%;
            text-align: right;
            line-height: 160%;
            }
        #results #featmid .summary {
            float: left;
            margin: 5px 0 0 0;
            .width: 350px;
            }
        #results #featmid .featimage {
            float: right;
            width: 115px;
            height: 115px;
            margin: 10px 20px 10px 10px;
            _margin: 10px 10px 10px 10px;
            }
        #results #featmid .fpLink {
            float: left;
            width: 65px;
            text-align: center;
            }
    #results #featbot {
        float: left;
        width: 606px;
        height: 7px;
        background: url(/images/featbot.png) no-repeat;
        }

    #results .regproduct {
        float: left;
        margin: 15px 0 0 7px;
        background: url(/images/regprodback.png) no-repeat;
        width: 189px;
        height: 114px;
        padding: 10px;
        }
    #results .regproduct h3 {
        color: #4b8814;
        text-decoration: underline;
        }
        #results .regproduct .logo {
            float: right;
            margin: 0 20px 0 0;
            _margin: 0 10px 0 0;
            }
            #results .regproduct .regdets .website {
                _float: left;
                }
/*
========================================================================
Product Details
========================================================================
*/

#product {
    }
#compdetailsleft {
    width: 512px;
    float: left;
    _overflow: hidden;
    }
    #compdetailsleft #logo_image {
        _margin: 20px 20px 20px 5px;
        }
    #compdetailsleft #description {
        width: 482px;
        _margin: 0px 0px 20px 5px;
        }
#compdetailsright {
    width: 388px;
    float: right;
    _overflow: hidden;
    }

    #product #comphead {
        width: 900px;
        height: 25px;
        background: url(/images/prodtop.png) no-repeat;
        padding: 4px 0 0 10px;
        }
        #product #comphead h2 {
            float: left;
            margin: 0 0 0 10px;
            color: #FFF;
            padding: 0;
            }
        #product #comphead h3 {
            float: left;
            margin: 6px 0 0 20px;
            color: #FFF;
            }

    #compdetails {
        width: 900px;
        float: left;
        background: url(/images/prodback.png) repeat-y;
        }
    #compfoot {
        width: 900px;
        background: url(/images/prodfoot.png) no-repeat;
        float: left;
        height: 10px;
        }

#logo_image {
    width: 120px;
    height: 120px;
    float: left;
    margin: 20px;
    border: 1px dashed #cccccc;
    }
#contactdets {
    height: 120px;
    margin: 20px 0 0 0;
    float: left;
    }
    #contactdets a {
        line-height: 160%;
        }
    #contactdets p.address {
        }

#description {
    float: left;
    width: 400px;
    margin: 0 0 20px 20px
    }

    #product #gallery {
        width: 320px;
        float: left;
        margin: 20px;
        border: 1px dashed #CCCCCC;
        text-align: center;
        padding: 10px;
        _margin: 20px 0px 20px 8px;
        }
        #product #detail_image a.zoom_link {
            display: block;
            width: 18px;
            height: 18px;
            margin: -20px 0 0 300px;
            .margin: 250px 0 0 0;
            _margin: -20px 0 0 300px;
            position: absolute;
            text-indent: -9999px;
            background: url(/images/btn_zoom_link.png) no-repeat;
            }
        #product #detail_image a.zoom_link:hover {
            background-position: 0 100%;
            }
        #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;
            }

#testblock {
    float: left;
    margin: 0 20px 20px 20px;
    border: 1px solid #4b8814;
    padding: 10px;
    _margin: 0px 10px 20px 0px;
    }
    #testdivide {
        width: 199px;
        height: 2px;
        background: url(/images/greendiv.png) no-repeat;
        margin: 5px 0;
        }

    #testimonial td {
        border-bottom: 1px #999 solid;
        }


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



/*
========================================================================
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;
            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: 300px;
        float: right;
        margin: 20px 0 0 0;
        }
    #page_contact #fields {
        width: 300px;
        float: leftt;
        margin: 20px 0 0 0;
        }



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

#summary p {
    font-weight: bold;
    }

dl.article {
    padding: 5px 0;
    border-bottom: 1px solid #4b8814;
    width: 320px;
    float: left;
    margin: 0 5px 0 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
========================================================================
*/

#page_jobs #content {
    padding: 0px;    
    }

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

#appform {
    float: left;
    }
    #appform #fields {
        float: left;
        width: 650px;
        }
        #appform #fields li {
            float: left;
            width: 100%;
            margin: 10px 0 0 0;
            }
            #appform #fields li label {
                width: 100px;
                float: left;
                text-align: right;
                margin: 0 5px 0 0;
                }
            #appform #fields li #input_submit {
                margin: 0 0 0 105px;
                }
    ul#leftform {
        float: left;
        width: 325px;
        }
    ul#rightform {
        float: right;
        width: 325px;
        }

#jobtop, #appformtop {
    margin: 10px 0 0 0;
    width: 690px;
    _width: 676px;
    height: 25px;
    background: url(/images/jobtop.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    padding: 0 0 0 15px;
    font-weight: bold;
    }
#jobmid, #appformmid {
    width: 650px;
    float: left;
    background: url(/images/annback.png) repeat-y;
    padding: 20px;
    }
#jobbot, #appbot {
    background: url(/images/annfoot.png) no-repeat;
    width: 690px;
    height: 5px;
    float: left;
    }
/*
========================================================================
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;
        }



/*
========================================================================
News
========================================================================
*/

#newsarchive {
    }
    #newsarchive #news_index {
        float: left;
        width: 100%;
        }
    #newsarchive dl.article {
        float: left;
        margin: 0 0px 0 0;
        width: 100%;
        border-top: 1px dotted #4B8814;
        border-bottom: none;
        }
        #newsarchive dl.article dd.thumbnail {
            width: 100%;
            }

/*
========================================================================
Events
========================================================================
*/

#page_events #content {
    padding: 0px;
    }

.eventtop {
    background: url(/images/jobtop.png) no-repeat;
    float: left;
    width: 690px;
    height: 25px;
    }
    .eventtop h3 {
        color: #FFF;
        margin: 5px 0 0 10px;
        }
.eventmid {
    background: url(/images/annback.png) repeat-y;
    float: left;
    width: 690px;
    _width: 652px;
    padding: 10px 20px;
    }
    .eventmid li {
        float: left;
        width: 650px;
        border-bottom: 1px dotted #4B8814;
        margin: 5px 0 0 0;
        }
    .eventmid span {
        float: right;
        }
    .eventmid a {
        float: left;
        }
.eventbot {
    background: url(/images/annfoot.png) no-repeat;
    float: left;
    width: 690px;
    height: 10px;
    }
    
/* Opera */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    head~body #searchbox #input_search_1 { margin-right: 140px; }
}
/*
========================================================================
Additional flash panels
========================================================================
*/ 
#panel1, #panel2, #panel3{width:220px;height:105px;float:left;}




