﻿@charset "utf-8";







/* CSS Document */







html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}







.cf:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}



.cf {
    display: inline-block;
}



html[xmlns] .cf {
    display: block;
}



* html .cf {
    height: 1%;
}



img {
    max-width: 100%;
}



li {
    list-style: none;
}







body {
    -webkit-font-smoothing: antialiased;
    width: 100%;
    height: 100%;
    font: 12px/18px Arial, Helvetica, sans-serif;
    color: #414141;
    background: #2780b9 url(../images/background.jpg) center top no-repeat;
}



p {
    color: #293945;
    font-size: 14px;
    padding-bottom: 25px;
    line-height: 24px;
}



em {
    font-style: italic;
}



strong {
    font-weight: bold;
}







h2 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}



h3 {
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
}



h4 {
    font-size: 16px;
    color: #0086b8;
    padding-bottom: 10px;
}



.fLeft {
    float: left;
}



.fRight {
    float: right;
}



.clear {
    clear: both;
}







a {
    color: #5a5858;
    text-decoration: none;
}



    a:hover {
        text-decoration: none;
    }



input, textarea {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}







    input[type="text"] {
        border: none;
        color: #686a6b;
    }



    input:focus, textarea:focus {
        outline: none;
    }



    input[type="button"] {
        cursor: pointer;
        border: none;
    }







#wrapper {
    width: 100%;
    height: 100%;
}



#container { /* max-width:985px; margin:0 auto;  width:938px; */
}



#header, #banner {
    max-width: 1019px;
    margin: 0 auto;
    min-height: 123px;
}

#header {
    background-color: #2780b9;
}





#logo {
    padding: 0 0 0 10px;
    float: left;
}



.bannerLeft, .bannerTop, .bannerRight, .bannerBottom {
    position: absolute;
    z-index: 1;
}



.bannerLeft {
    left: 0;
    top: 0;
}



.bannerTop {
    left: 26px;
    top: 0;
}



.bannerRight {
    right: -4px;
    top: 0;
}



.bannerBottom {
    left: 26px;
    top: 314px;
}











.searchNav {
    float: left;
    width: 703px;
    padding: 35px 0 0 39px;
}



#search {
    float: right;
    max-width: 250px;
    padding: 0 0 10px;
}



.search {
    background: url(../images/search.png) left top no-repeat;
    max-width: 172px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 0 30px;
    float: left;
    margin: 0;
}



.goButton {
    background: url(../images/go.png) left top no-repeat;
    width: 39px;
    height: 25px;
    float: left;
    border: none !important;
    outline: none;
    cursor: pointer;
}







#navigation {
    background: url(../images/navigation.png) left top no-repeat;
    width: 693px;
    height: 38px;
    clear: both;
    float: right;
    padding-left: 10px;
    margin: 15px 0 0;
}



    #navigation li {
        float: left;
        background: url(../images/line.png) right center no-repeat;
        position: relative;
        margin: 0 1px;
    }



        #navigation li a {
            display: block;
            padding-left: 18px;
            margin-top: -13px;
        }



            #navigation li a span {
                display: block;
                padding: 6px 17px 0 0;
                font-weight: bold;
                color: #002049;
                font-size: 15px;
                line-height: 51px;
            }



        #navigation li.first.selected a {
            background: url(../images/left-nav.png) left top no-repeat;
            min-height: 51px;
            margin: -13px 0 0 -5px;
            padding-left: 18px;
        }



            #navigation li.first.selected a span {
                background: url(../images/right-nav.png) right top no-repeat;
                min-height: 51px;
                padding: 0 18px 0 0;
            }



                #navigation li.first.selected a span img {
                    margin-top: 20px;
                }



        #navigation li:hover a {
            background: url(../images/left-nav.png) left top no-repeat;
        }



            #navigation li:hover a span {
                background: url(../images/right-nav.png) right top no-repeat;
            }



        #navigation li.active a {
            background: url(../images/left-nav.png) left top no-repeat;
        }



            #navigation li.active a span {
                background: url(../images/right-nav.png) right top no-repeat;
            }



        #navigation li.last {
            background-image: none;
        }







#bannerContainer {
    margin: 0 auto;
    max-width: 1160px;
    background-color: #FFF;
    -webkit-border-radius: 15px 0 15px 15px;
    -moz-border-radius: 15px 0 15px 15px;
    border-radius: 15px 0 15px 15px;
    -webkit-box-shadow: #666 0px 2px 15px;
    -moz-box-shadow: #666 0px 2px 15px;
    box-shadow: #666 0px 2px 15px;
    background: #FFFFFF;
    behavior: url(PIE.htc);
}



/*Banner*/



#bannerWrap {
    position: relative;
    max-width: 1001px;
    margin: 0 auto;
    min-height: 385px;
    left: -3px;
}



.bannerContent {
    position: relative;
    z-index: 2;
}



#banner {
    max-width: 985px;
    min-height: 385px;
    clear: both;
    padding: 17px 0 0 8px;
    margin: 0 auto;
}











#slides {
    display: none;
}







    #slides .slidesjs-navigation {
        margin-top: 3px;
    }



    #slides .slidesjs-previous, #slides .slidesjs-next {
        float: left;
        text-indent: -1111px;
        background: url(../images/left.png) left top no-repeat;
        width: 29px;
        height: 49px;
        position: absolute;
        left: 20px;
        top: 150px;
    }



    #slides .slidesjs-next {
        text-indent: -1111px;
        background: url(../images/right.png) left top no-repeat;
        left: 960px;
    }



.slidesjs-pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
    position: absolute;
    z-index: 1;
    top: 330px;
    left: 470px;
}



    .slidesjs-pagination li {
        float: left;
        margin: 0 5px 0 0;
    }



        .slidesjs-pagination li a {
            display: block;
            width: 12px;
            height: 0;
            padding-top: 12px;
            background-image: url(../images/pagination.png);
            background-position: 0 0;
            float: left;
            overflow: hidden;
        }



            .slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
                background-position: 0 -12px;
            }



            .slidesjs-pagination li a:hover {
                background-position: 0 -24px
            }



#slides a:link, #slides a:visited {
    color: #333;
}



#slides a:hover, #slides a:active {
    color: #9e2020
}



.navbar {
    overflow: hidden
}







.slidesjs-container {
    position: relative;
    z-index: 0;
}







.content {
}



#services {
    float: left;
    padding: 0 0 60px 10px;
    background: url(../images/shadow.jpg) center bottom no-repeat;
    max-width: 1001px;
}



    #services li {
        float: left;
        max-width: 193px;
        text-align: center;
        padding-left: 3px;
    }



        #services li p {
            font-size: 14px;
            padding: 15px;
        }



        #services li a.moreInfo {
            font-size: 14px;
            color: #000;
            padding: 2px 17px;
            text-align: center;
            width: 105px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            background: #8fc400;
            behavior: url(/pie/PIE.htc);
        }



#information {
    float: left;
    padding: 0 30px 20px;
    max-width: 941px;
}



    #information .map {
        float: left;
        background: url(../images/shadow-right.jpg) right center no-repeat;
        padding: 0 50px 0 0;
        max-width: 420px;
        min-height: 522px;
    }



.map p {
    color: #293945;
    line-height: 24px;
    font-size: 14px;
    padding: 15px 0 0;
}



.newsNewsletter {
    float: left;
    padding: 0 0 0 25px;
    max-width: 445px;
}



.news {
    float: left;
    max-width: 430px;
    padding: 0 15px 0 0;
}



.newsDate {
    margin-top: 3px;
    width: 46px;
    float: left;
    height: 47px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #002443;
    behavior: url(/pie/PIE.htc);
}







    .newsDate .date, .newsDate .month {
        padding: 2px 0;
        font-family: Tahoma, Arial;
        font-size: 15px;
        font-weight: bold;
        display: block;
        text-align: center;
        color: #FFFFFF;
    }



    .newsDate .month {
        padding-top: 0;
    }



.news .newsInfo {
    float: left;
    padding: 0 0 0 15px;
    max-width: 365px;
}



    .news .newsInfo p {
        text-align: left;
        line-height: 18px;
    }



    .news .newsInfo h4 {
        color: #002443;
        font-size: 15px;
        font-weight: bold;
    }



.news li {
    border-bottom: #1cbcf0 dotted 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}



    .news li.last {
        margin-bottom: 10px;
    }



.news .readMore, .viewMore {
    color: #ab0000;
    font-size: 13px;
    font-weight: bold;
    float: right;
}



.viewMore {
    color: #002443;
}



.newsImgInfo .newsImg {
    float: left;
    padding: 0 5px 5px 0;
}



#newsLetter {
    max-width: 430px;
    float: left;
    padding: 20px 0 0;
}



    #newsLetter h4 {
        background: url(../images/newsletter-line.gif) right center no-repeat;
        float: left;
        color: #003273;
        font-size: 18px;
        padding: 0 10px 0 0;
        line-height: 43px;
        width: 148px;
    }



        #newsLetter h4 span {
            color: #ab0000;
        }



    #newsLetter .newsLetter {
        float: left;
        width: 262px;
        margin: 5px 0 0 10px;
    }



    #newsLetter .txtNews {
        background: url(../images/newsletter.gif) left top no-repeat;
        padding: 0 5px;
        width: 180px;
        float: left;
        height: 29px;
        line-height: 29px;
    }



    #newsLetter .buttonNews {
        float: left;
        width: 57px;
        height: 29px;
        background: url(../images/button.gif) left top no-repeat;
        padding: 0;
        border: 0px;
        cursor: pointer;
    }







#footer {
    background-color: #fff;
    max-width: 1160px;
    margin: -20px auto 0;
    min-height: 114px;
}



.social {
    max-width: 126px;
    margin: 0 auto;
    padding: 45px 0 10px;
}



    .social li {
        float: left;
        margin: 0 10px 0 0;
    }



#footer p {
    text-align: center;
    padding: 5px 0 10px;
    color: #364042;
    font-family: Tahoma, Geneva, sans-serif;
}



.footerLink {
    max-width: 715px;
    margin: 0 auto;
    width: 285px;
}



    .footerLink li a {
        color: #364042;
        font-family: Tahoma, Geneva, sans-serif;
    }



        .footerLink li a:hover {
            color: #003273;
        }



    .footerLink li.current a {
        color: #003273;
    }



    .footerLink li {
        float: left;
        background: url(../images/line.gif) right center no-repeat;
        padding: 0 10px;
    }



        .footerLink li.last {
            background-image: none;
        }











#innerPage, .travelInfoWrap {
    max-width: 935px;
    margin: 0 auto;
}



.infoPage {
    background: url(../images/shadow.jpg) center bottom no-repeat;
    padding-bottom: 40px;
}



.musuctInfo {
    float: left;
    max-width: 600px;
    padding-right: 10px;
}



    .musuctInfo p {
        text-align: justify;
    }



.musuctImg {
    float: left;
    max-width: 314px;
    padding-left: 10px;
}



    .musuctImg img {
        margin-bottom: 5px;
    }







.tblData {
    border-left: #ccc solid 1px;
    border-top: #ccc solid 1px;
}



    .tblData td {
        padding: 5px;
        border-right: #ccc solid 1px;
        border-bottom: #ccc solid 1px;
    }



    .tblData .caption {
        font-weight: bold;
    }



    .tblData .even {
        background-color: #e5f6ff;
    }







.searchpage {
    padding: 0 10px;
    width: 972px;
}



#searchForm, #finder-search {
    padding: 0;
}



.searchintro {
    background: url("../images/h2-header-bg.jpg") no-repeat scroll left bottom transparent;
    color: #000000;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 0 0 12px;
}



    .searchintro p {
        padding-bottom: 0;
    }



.ordering-box {
    float: right;
    width: 175px;
}



.search legend {
    font-weight: bold;
}







.word {
    padding: 10px 10px 10px 0;
}



.searchpage .word label {
    float: left;
    padding-top: 2px;
}



.word label {
    font-weight: bold;
}



.word input {
    margin: 0 10px;
}



.searchpage .word input[type="text"] {
    border: 1px solid #C3D1E1;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    width: 165px;
}



.searchpage .word .button {
    background-color: #1D4F85;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    padding: 0 0 2px;
    width: 56px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}







.only, .phrases {
    line-height: 1.3em;
    margin: 0;
    padding: 15px 0;
}











.search legend {
    font-weight: bold;
}



legend {
    padding: 0;
}







.phrases-box {
    float: left;
    width: 60%;
}



.only, .phrases {
    line-height: 1.3em;
}



fieldset.only label, fieldset.phrases label {
    margin: 0 10px 0 0;
}











.form-limit {
    margin: 20px 0 0;
    padding: 0 10px 0 20px;
    text-align: right;
}







.form-limit {
    text-align: right;
}







p.counter {
    font-weight: bold;
}







dl.search-results dt.result-title {
    font-weight: bold;
    padding: 15px 15px 0 0;
}



dl.search-results dd {
    padding: 2px 15px 2px 0;
}







    dl.search-results dd.result-category {
        padding: 0 15px 5px 0;
    }







/* Pagination */







.pagination {
    display: block;
    padding: 15px 0;
    clear: both;
    float: right;
}



    .pagination .counter {
        float: left;
        margin-right: 10px;
    }



    .pagination ul {
        float: right;
        list-style: none;
        margin: 0;
    }



        .pagination ul span {
            float: left !important;
        }



        .pagination ul li {
            float: left;
            padding: 0px;
            margin-left: 5px;
            margin-bottom: 0;
            font-size: 10px;
            text-transform: uppercase;
            background: #DDD !important;
        }



            .pagination ul li span {
                background: #2F1633;
                padding: 0;
            }



            .pagination ul li a {
                background: #CCC;
                padding: 0;
                display: block;
                text-decoration: none;
                text-align: center;
            }







    .pagination .pagenav {
        width: 20px;
        height: 18px;
        line-height: 18px;
        font-size: 11px;
        padding: 0;
    }







    .pagination ul li span.pagenav {
        background: #124F94;
        color: #FFF;
        font-size: 11px;
        text-align: center;
    }



    .pagination ul li.pagination-start .pagenav {
        background: #DDD url(../images/paging-start.gif) center no-repeat;
        font-size: 10px;
        text-indent: -9999px;
    }



    .pagination ul li.pagination-prev .pagenav {
        background: #DDD url(../images/paging-prev.gif) center no-repeat;
        font-size: 10px;
        text-indent: -9999px;
    }



    .pagination ul li.pagination-next .pagenav {
        background: #CCC url(../images/paging-next.gif) center no-repeat;
        font-size: 10px;
        text-indent: -9999px;
    }



    .pagination ul li.pagination-end .pagenav {
        background: #CCC url(../images/paging-end.gif) center no-repeat;
        font-size: 10px;
        text-indent: -9999px;
    }







/* pagination end */







/* Blog */







.blog {
    padding: 0 15px;
    width: 972px;
}







    .blog .items-leading {
    }



    .blog .item {
    }



    .blog .item-separator {
        border-bottom: #EDEDED solid 1px;
        margin-bottom: 10px;
        clear: both;
    }



    .blog p.readmore {
        float: right;
        padding: 5px 0;
        text-align: right;
    }



        .blog p.readmore a {
            color: #002049;
            font-weight: bold;
        }







    .blog .items-row {
        clear: both;
    }











#phocagallery-categories-detail .pg-cat-img-detail-box table a img {
    margin-top: 9px !important;
}



#phocagallery .category {
    margin-left: 0 !important;
    font-weight: bold;
    font-size: 14px;
}



.item-page #innerPage ul li, .moduletable .respTab ul li {
    background: url(../images/bullet.gif) left 8px no-repeat;
    padding-left: 15px;
    font-size: 14px;
    line-height: 24px;
}



    .moduletable .respTab ul li ul li {
        background: url(../images/bullet-sub.gif) left 8px no-repeat;
    }







#container .item-page {
    padding: 0 15px;
    max-width: 972px;
}







/* MOBILE LAYOUT (PORTRAIT/320PX) ----------------------------------------------- */



@media only screen and (max-width: 767px) {



    body, #header, #banner, .bannerContainer, .content, .news, .news li, #footer, #newsLetter, .newsNewsletter, #innerPage, .travelInfoWrap {
        max-width: 767px;
    }



    #logo {
        padding: 0;
        float: none;
    }



        #logo h1 {
            width: 100%;
            text-align: center;
        }



    #search {
        float: none;
        margin: 0 auto;
        max-width: 212px;
    }



    .searchNav {
        padding: 15px 0 0;
        float: none;
        width: auto;
    }



    #navigation {
        background-image: none;
        height: auto;
        width: 100%;
        padding: 10px 0 0;
    }



        #navigation li {
            float: none;
            background: url(../images/nav.png) left top repeat-x;
            margin: 0;
            line-height: 38px;
        }



            #navigation li.first.selected a span, #navigation li.first.selected a, #navigation li:hover a, #navigation li:hover a span {
                background-image: none;
            }



                #navigation li.first.selected a span, #navigation li.first.selected a {
                    min-height: 38px;
                }



            #navigation li.last {
                background: url(../images/nav.png) left top repeat-x;
            }



            #navigation li.first.selected a span img {
                margin-top: 10px;
            }



        #navigation li {
            background-color: #CCC;
        }



            #navigation li a {
                margin-top: 0;
                color: #F00;
                min-height: 38px;
                margin: 0;
            }



                #navigation li a span {
                    line-height: 32px;
                }



    #bannerWrap {
        display: none;
    }



    #services {
        float: none;
        padding: 10px 0;
    }



        #services li {
            float: left;
            margin: 0 auto;
            max-width: 233px;
            width: 100%;
            border-bottom: #ccc solid 1px;
            padding-bottom: 15px;
            margin-bottom: 10px;
        }



    #information {
        padding: 0 0 20px;
        float: none;
        max-width: 767px;
        margin: 0 auto;
        clear: both;
    }



    h3 {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        padding: 0 10px 10px;
        color: #b00000;
    }



    #information .map img {
        max-width: 94%;
    }



    #information .map {
        float: none;
        padding: 0;
        text-align: center;
        background-image: none;
        min-height: 462px;
        max-width: 767px;
    }



    .map p {
        padding: 10px 20px;
        text-align: justify;
        line-height: 18px;
    }



    .newsNewsletter {
        padding: 0;
        float: none;
    }



    .news {
        float: none;
        padding: 0;
    }



        .news ul {
            max-width: 767px;
        }



        .news .newsInfo {
            float: left;
            width: auto;
            padding-left: 10px;
            max-width: 544px;
        }



    #newsLetter h4 {
        padding-left: 10px;
    }



    .social {
        padding: 30px 0 10px;
    }



    #footer {
    }



        #footer p {
            line-height: 16px;
            font-size: 12px;
        }



    h2.resp-tab-active {
        color: #002f60 !important;
    }



    #bannerContainer {
        max-width: 767px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        margin: 5px 10px;
        padding: 15px 10px;
    }



    .resp-tab-content {
        border-left: #CCCCCC solid 1px;
        border-right: #ccc solid 1px;
        padding: 10px !important;
        border-bottom: #ccc solid 1px;
    }



    #footer {
        margin-top: 0;
    }



    #innerPage p {
        text-align: justify;
    }
}



@media only screen and (min-width: 361px) and (max-width: 639px) {



    .news .newsInfo {
        max-width: 382px;
    }



    #services li {
        max-width: 193px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {







    body, #header, #banner, .bannerContainer, .content, .news, .news li, #footer, #newsLetter, #bannerContainer, #bannerWrap {
        max-width: 991px;
    }



    #bannerContainer {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }



    .searchNav {
        margin-top: -33px;
        padding: 0 0 0 30px;
    }



    #navigation {
        max-width: 991px;
    }



    .bannerLeft, .bannerTop, .bannerRight, .bannerBottom {
        display: none;
    }



    #slides .slidesjs-next {
        left: 710px;
    }



    .slidesjs-pagination {
        left: 380px;
        top: 250px;
    }



    #banner {
        min-height: 275px;
    }



    #bannerWrap {
        min-height: 295px;
    }



    #services li {
        max-width: 225px;
        margin-bottom: 20px;
    }



    #information {
        padding: 0 15px 20px;
    }



        #information .map {
            max-width: 340px;
            padding-right: 20px;
        }



    .newsNewsletter {
        max-width: 348px;
        padding-left: 10px;
    }



    .news .newsInfo {
        max-width: 272px;
    }



    #newsLetter {
        padding-top: 0;
    }



        #newsLetter .newsLetter {
            margin-left: 0;
        }



    #services {
        padding-bottom: 40px;
    }



    #innerPage, .travelInfoWrap {
        padding: 0 10px;
    }



    .resp-tabs-container {
        padding-bottom: 20px !important;
        border-bottom: #C1C1C1 solid 1px;
    }



    .musuctInfo, .musuctImg {
        float: none;
        max-width: 991px;
    }



        .musuctImg img {
            margin: 0 10px 10px;
        }



    #bannerContainer {
        margin: 0 10px 31px;
    }



    .resp-tab-content {
        border-left: #CCCCCC solid 1px;
        border-right: #ccc solid 1px;
        padding: 10px !important;
        border-bottom: #ccc solid 1px;
    }



    .news .newsInfo h4 {
        font-size: 14px;
    }
}







@media only screen and (min-width: 200px) and (max-width: 479px) {



    body, #header, #banner, .bannerContainer, .content, .news, .news li, #footer, #services li, #newsLetter {
        max-width: 479px;
    }



        .news .newsInfo {
            max-width: 224px;
        }



    #services li {
        float: none;
        max-width: 313px;
    }



    #innerPage, .travelInfoWrap {
        max-width: 479px;
        padding: 0 10px;
    }







    #innerPage, .travelInfoWrap {
        padding: 0;
    }



    .musuctImg {
        float: none;
        text-align: center;
        padding-left: 0;
    }
}





.backdiv {
    float: right;
}

.backlink {
    color: #AB0000;
    float: right;
    font-size: 13px;
    font-weight: bold;
}



span.forspace {
    margin: 0px 0px 10px 0px;
}



/*



@media screen and (max-width:320px) { 



body, #header, #banner, .bannerContainer{ max-width:320px;}  



#logo{ padding:0; float:none;}



#logo h1{ width:100%; text-align:center;}



#logo img{ border:#F00 solid 1px;} 



#search{ float:none; margin:0 auto; max-width:212px;}



.searchNav{ padding:15px 0 0; float:none; width:auto;}



#navigation{ background-image:none; height:auto; width:100%; padding:10px 0 0;}



#navigation li{ float:none; background:url(../images/nav.png) left top repeat-x; margin:0; line-height:38px;}



#navigation li.first.selected a span, #navigation li.first.selected a, #navigation li:hover a, #navigation li:hover a span{ background-image:none;}



#navigation li.first.selected a span, #navigation li.first.selected a{min-height:38px;}



#navigation li.last{background:url(../images/nav.png) left top repeat-x; }



#navigation li.first.selected a span img{ margin-top:10px;}



#navigation li{ background-color:#CCC;}



#navigation li a{ margin-top:0; color:#F00; min-height:38px; margin:0;}



#navigation li a span{line-height:32px;}



#bannerWrap{ display:none; }



.content{}



}







@media screen and (min-width: 321px) and (max-width:479px) { 



body, #header, #banner{ max-width:480px;}    



#logo{ padding:0; float:none; text-align:center;}



#logo img{ border:#0F0 solid 1px; }  



.searchNav{ padding:15px 0 0; float:none; width:auto;}



}







@media screen and (min-width: 480px) and (max-width: 767px) { 







body, #header, #banner{ max-width:768px;}    



#logo{ max-width:230px; }



#logo img{ border:#0F0 solid 1px; max-width:85%;}



.searchNav{ float:none; width:auto; padding:0; }







#search .search{ width:140px;}







}







@media screen  and (min-width: 768px) and (max-width: 1024px) { 



 body, #header, #banner{ max-width:1024px;}    



#logo img{ border:#F0F solid 1px;}



}






