html {
    min-height: 101%;
}
body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font: 70% 'Georgia', serif;
    line-height: 155%;
    color: #5E5E56;
    text-align: center;
}

a {
    color: #996600;
}

img             {margin: 0; border: 0;}
form            {margin: 0;}
input           {margin: 0;}

ul, ul li       {margin: 0; padding: 0;}
ul li           {list-style-type: none;}

p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

/* Clear Floats Without Structural Markup
http://www.positioniseverything.net/easyclearing.html
http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
----------------------------------------------------------*/
/* put period after content and clear it to expand div */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;} /* ONLY seen by IE-win */
/* End hide from IE-mac */

.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac *//* lay out
---------------------------------------------- */
body {
    background-color: #614919;
    background-image: url('../img/background/body_background_shifted.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#center {
    margin: 10px auto 5px auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 930px;
}

#top {
    position: relative;
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #897348 url('../img/background/top_background.gif') repeat-x top right;
}

#content-container {
    clear: both;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent url('../img/background/content_background.gif') repeat-y;
}
    #content-container #content-center {
        float: left;
        width: 650px;
        padding: 0px 0px 30px 0px;
        background-color: #E4DFCF;
    }
    #content-container #content-min-height {
        float: right;
        height: 400px;
    }
    #content-container #content-right {
        float: right;
        width: 250px;
        background-color: #826D44;
    }

#footer {
    clear: both;
}
/* homer */
#top #homer {
    position: absolute;
    height: 80px;
    width: 171px;
}
    #top #homer a {
        display: block;
    }

/* search form */
#top form#search {
    position: absolute;
    right: 8px;
    top: 9px;
}
    #top form#search input.text {
        float: left;
        height: 16px;
        width: 127px;
        line-height: 14px;
        margin: 0;
        padding: 2px 0px 0px 7px;
        border: none;
        color: #312B15;
        font-family: 'Georgia', serif;
        font-size: 100%;
        background: #B4A282 url('../img/form/input_background.gif') no-repeat;
    }
    #top form#search input.submit {
        float: left;
        height: 18px;
        width: 27px;
    }

/* nav-top */
ul#nav-top {
    position: absolute;
    right: 200px;
    top: 9px;
    height: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
    ul#nav-top li {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    ul#nav-top li.homer {
        padding: 0px 25px 0px 0px;
    }
    ul#nav-top li.lang-switch {
    }
        ul#nav-top li a.vert-bar-right {
            border-right: 1px solid white;
        }
        ul#nav-top li a {
            color: white;
            font-family: 'Georgia', serif;
            font-size: 100%;
            padding: 0px 8px;
            text-decoration: none;
        }
        ul#nav-top li a:hover {
            text-decoration: underline;
        }
        ul#nav-top li a.sel,
        ul#nav-top li a:hover.sel {
            color: #614919;
            text-decoration: none;
        }

/* nav-main */
ul#nav-main {
    position: absolute;
    bottom: 0;
    right: 0;
    clear: right;
    float: right;
    width: 755px;
    height: 20px;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
}
    ul#nav-main li {
        float: left;
        height: 20px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
        ul#nav-main li a {
            display: block;
            height: 20px;
            color: #D4D4C0;
            line-height: 99em;
            font-size: 0.1em;
            overflow: hidden;
            text-decoration: none;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 10px -20px;
        }
        ul#nav-main li.nl a {padding: 0px 10px;}
        ul#nav-main li.en a {padding: 0px 10px;}

        ul#nav-main li.sel a,
        ul#nav-main li a:hover,
        ul#nav-main li.sel a:hover {
            color: white;
            background-position: 10px 0px;
        }

        ul#nav-main li.about_nl a          {background-image: url('../img/menu/nl/about.gif');        width: 78px;}
        ul#nav-main li.collection_nl a     {background-image: url('../img/menu/nl/collection.gif');   width: 55px;}
        ul#nav-main li.exhibitions_nl a    {background-image: url('../img/menu/nl/exhibitions.gif');  width: 110px;}
        ul#nav-main li.fairs_nl a          {background-image: url('../img/menu/nl/fairs.gif');        width: 51px;}
        ul#nav-main li.search_order_nl a   {background-image: url('../img/menu/nl/search_order.gif'); width: 86px;}
        ul#nav-main li.sell_nl a           {background-image: url('../img/menu/nl/sell.gif');         width: 125px;}
        ul#nav-main li.press_nl a          {background-image: url('../img/menu/nl/press.gif');        width: 26px;}
        ul#nav-main li.contact_nl a        {background-image: url('../img/menu/nl/contact.gif');      width: 49px;} /* */

        ul#nav-main li.about_en a          {background-image: url('../img/menu/en/about.gif');        width: 74px;}
        ul#nav-main li.collection_en a     {background-image: url('../img/menu/en/collection.gif');   width: 65px;}
        ul#nav-main li.exhibitions_en a    {background-image: url('../img/menu/en/exhibitions.gif');  width: 71px;}
        ul#nav-main li.fairs_en a          {background-image: url('../img/menu/en/fairs.gif');        width: 30px;}
        ul#nav-main li.search_order_en a   {background-image: url('../img/menu/en/search_order.gif'); width: 88px;}
        ul#nav-main li.sell_en a           {background-image: url('../img/menu/en/sell.gif');         width: 95px;}
        ul#nav-main li.press_en a          {background-image: url('../img/menu/en/press.gif');        width: 31px;}
        ul#nav-main li.contact_en a        {background-image: url('../img/menu/en/contact.gif');      width: 49px;}



/* nav-sub */
ul#nav-sub-publications {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
    ul#nav-sub-publications li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
        ul#nav-sub-publications li a {
            display: block;
            padding: 8px 0px 8px 40px;
            width: 210px;
/*            height: 53px; /* 64 - 1- 10 */
            border-top: 1px solid #D6CEB8;
            font-size: 100%;
            color: white;
            text-decoration: none;
            background: #786237 url('../img/background/publication_arrow_right.gif') no-repeat 18px 11px;
        }
        ul#nav-sub-publications li a:link:focus,
        ul#nav-sub-publications li a:visited:focus {
           -moz-outline: 0px;
        }
        ul#nav-sub-publications li a:hover {
            text-decoration: underline;
        }
        ul#nav-sub-publications li.sel a {
            background-color: #996600;
            background-image: url('../img/background/publication_arrow_left.gif');
        }
            ul#nav-sub-publications li a span {
                display: block;
            }
/* reset some layout styles */
.home #content-container {
    background-image: none;
}
    .home #content-container #content-center {
        padding: 0px 0px 0px 0px;
        background-color: transparent;
    }

.home #artifact-container {
    width: 650px;
    height: 400px;
    background: transparent url('../img/background/home_artifact_background.gif') no-repeat 0px 0px;
}
    /* artifact buttons */
    .home #artifact-container a.button {
        float: right;
        clear: right;
        display: block;
        width: 220px; /* 260px */
        height: 100px;
        padding: 20px 20px 0px 20px;
        margin-bottom: 2px;
        font-size: 110%;
        line-height: 105%;
        color: #333333;
        text-decoration: none;
    }
    /* dont show focus border in mozilla */
    .home #artifact-container a:link:focus,
    .home #artifact-container a:visited:focus {
       -moz-outline: 0px;
    }
    .home #artifact-container a:hover.button {
        background: transparent url('../img/background/home_artifact_hover_background.gif') no-repeat 0px 0px;
    }
    .home #artifact-container a.sel,
    .home #artifact-container a:hover.sel {
        background: transparent url('../img/background/home_artifact_selected_background.gif') no-repeat 0px 0px;
    }
        /* unselected */
        .home #artifact-container a.button .header,
        .home #artifact-container a.button .details {
            display: block;
            float: right;
            width: 140px;
            cursor: pointer;
        }
        .home #artifact-container a.button .header {
            margin-top: 3px;
        }
        .home #artifact-container a.button img {
            float: left;
            margin-top: 5px;
            border: 2px solid white;
        }
        /* selected */
        .home #artifact-container a.sel .header {
            margin-top: 0px;
            padding-bottom: 10px;
            width: 220px;
        }
        .home #artifact-container a.sel .details {
            width: 220px;
            padding: 0px;
            margin: 0px;
        }

    /* collection link */
    .home #artifact-container a.collection-link {
        float: right;
        padding-right: 30px;
        font-size: 110%;
        line-height: 34px;
        color: white;
        text-decoration: none;
        background: transparent url('../img/background/home_collection_link_background.gif') no-repeat 95% 50%;
    }
    .home #artifact-container a:hover.collection-link {
        text-decoration: underline;
    }

    /* artifact image */
    .home #artifact-container a.artifact-image {
        display: block;
        float: left;
        width: 380px; /* 390px */
        height: 400px;
        padding-left: 10px; /* compensate for missing right border */
        text-align: center;
        text-decoration: none;
    }
        .home #artifact-container a.artifact-image img {
            vertical-align: text-bottom;
        }
        .home #artifact-container a.artifact-image .artist-link {
            padding-right: 20px;
            font-size: 110%;
            line-height: 35px;
            background: transparent url('../img/background/home_artist_link_background.gif') no-repeat 100% 50%;
        }
        .home #artifact-container a:hover.artifact-image .artist-link {
            text-decoration: underline;
        }

/* general content-center */
#content-center {
    position: relative;
    color: #5E5E56;
}
    /* general headers */
    #content-center h1 {
        color: #82744A;
        font-size: 180%;
        margin-top: 12px;
        margin-bottom: 10px;
        line-height: 155%;
        font-weight: normal;
        padding: 0px 0px 0px 30px;
    }
    #content-center h2 {
        color: #996600;
        font-size: 130%;
        line-height: 140%;
    }
    #content-center h3 {
        font-size: 110%;
        line-height: 140%;
    }

    /* content navigation links */
    #content-center a.sub-content-link {
        float: right;
        padding-right: 33px;
        padding-left: 20px;
        color: #996600;
        font-size: 120%;
        line-height: 20px;
        text-decoration: none;
        background: transparent url('../img/background/sub_content_link_background.gif') no-repeat 100% 50%;
    }
    #content-center a:hover.sub-content-link {
        text-decoration: underline;
    }
        #content-center a.sub-content-link.top {
            margin-top: 18px;
        }
        #content-center a.sub-content-link.bottom {
            margin-top: 2px;
            margin-bottom: -30px;
        }

    #content-center a.top-link {
        float: left;
        margin: 1px 0px -30px 10px;
        padding-left: 15px;
        color: #996600;
        text-decoration: none;
        background: transparent url('../img/background/top_link_background.gif') no-repeat 0% 50%;
    }
    #content-center a:hover.top-link {
        text-decoration: underline;
    }

    /* content paragraphs */
    #content-center p.notice {
      padding: 0 30px 10px 30px;
    }

/* actist overview */
#collection-scroller {
    height: 140px;
    background: #F2EFE7 url('../img/background/scroller_background.gif') no-repeat 0% 0%;
}

.artist-overview-shadow-wrapper {
    background: #F2EFE7 url('../img/background/three_column_background_bottom.gif') no-repeat 0% 100%;
}
.artist-overview-top {
    height: 50px;
    background: #F2EFE7 url('../img/background/three_column_background_top.gif') no-repeat 0% 0%;
}
.artist-overview {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 40px 0px;
    background: #F2EFE7 url('../img/background/three_column_background.gif') repeat-y 0% 0%;
}
    .artist-overview ul.artist-list {
        float: left;
        width: 200px;
        margin-top: -10px;
        margin-right: 10px;
    }
        .artist-overview ul.artist-list li {
            padding: 0px 10px 0px 30px;
        }
        .artist-overview ul.artist-list li.alfabet-index-header {
            font-size: 120%;
            line-height: 155%;
            color: #996600;
            font-weight: bold;
        }
            .artist-overview ul.artist-list li a {
                font-size: 120%;
                line-height: 155%;
                color: #996600;
                text-decoration: none;
            }
            .artist-overview ul.artist-list li a:hover {
                text-decoration: underline;
            }

/* artifact */
.artifact-shadow-wrapper {
    background: #F2EFE7 url('../img/background/item_background_bottom.gif') no-repeat 0% 100%;
}
.artifact {
    margin: 0px 0px 10px 0px;
    padding: 20px 40px 5px 30px;
    background: #F2EFE7 url('../img/background/item_background.gif') repeat-y 0% 0%;
}
    .artifact .thumbnail {
        float: left;
        width: 170px;
        margin: 10px 0px 0px 0px;
        padding-bottom: 15px;
    }
        .artifact .thumbnail .img-caption {
            text-align: center;
            margin-bottom: 0px;
        }
            .artifact .thumbnail .img-caption a {
                color: #996600;
                text-decoration: none;
            }
            .artifact .thumbnail .img-caption a:hover {
                text-decoration: underline;
            }
    .artifact .description {
        float: right;
        width: 390px;
        padding-top: 4px;
    }
        .artifact .description p {
            padding: 0px 0px 15px 0px;
            font-size: 110%;
            line-height: 145%;
        }

    /* CONTACT case */
    #content-center .artifact h1 {
        margin: -5px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
    }
        .contact .artifact .thumbnail {
            width: 160px;
        }
            .contact .artifact .thumbnail img {
                border: 2px solid #BCB390;
            }
        .artifact .contact-intro {
            margin: 10px 0px 0px 0px;
            font-size: 110%;
            line-height: 130%;
        }
            .artifact .contact-intro.left {
                float: left;
                width: 180px
            }
            .artifact .contact-intro.right {
                float: right;
                width: 225px;
            }
        .artifact .contact-intro a.travel-information {
            padding: 0px 0px 0px 20px;
            text-decoration: none;
            background: url('../img/background/route_description_background.gif') no-repeat 0% 50%;
        }
        .artifact .contact-intro a:hover.travel-information {
            text-decoration: underline;
        }
        .artifact .contact-done {
            height: 220px;
        }
            .artifact .contact-done p {
                padding: 0px 0px 50px 5px;
                font-size: 110%;
                line-height: 145%;
            }

/* articles */
.article-shadow-wrapper {
    background: #F2EFE7 url('../img/background/item_background_bottom.gif') no-repeat 0% 100%;
}
.article {
    margin: 0px 0px 10px 0px;
    padding: 20px 40px 5px 30px;
    background: #F2EFE7 url('../img/background/item_background.gif') repeat-y 0% 0%;
}
    .article .thumbnail {
        float: left;
        width: 130px;
        margin: 10px 0px 20px 0px;
    }
        .article .thumbnail img {
            border: 2px solid #BCB390;
        }
        .article .thumbnail .img-caption {
            text-align: center;
            margin-bottom: 15px;
        }
            .article .thumbnail .img-caption a {
                color: #996600;
                text-decoration: none;
            }
            .article .thumbnail .img-caption a:hover {
                text-decoration: underline;
            }
    .article .paragraph {
        float: right;
        padding: 8px 0px 10px 0px;
        width: 430px;
    }
        #content-center .article .paragraph h3 {
            margin: 0px 0px 5px 0px;
            color: #996600;
            font-size: 110%;
            line-height: 100%;
            font-weight: normal;
        }
        #content-center .article .paragraph h2 {
            margin: -3px 0px 4px 0px;
            padding: 0px 0px 0px 0px;
        }
        .press #content-center .article .paragraph h2 {
            margin: 15px 0px 20px 0px;
        }
        .article .paragraph p {
            padding: 0px 0px 15px 0px;
            font-size: 110%;
            line-height: 145%;
        }
        .article .paragraph p.intro {
            font-size: 110%;
            font-weight: bold;
        }
        .article .paragraph p.emph {
            padding: 15px 0px 20px 0px;
            font-style: italic;
        }
            .article .paragraph p a {
                color: #996600;
                text-decoration: underline;
            }
            .article .paragraph p a:hover {
                text-decoration: underline;
            }

/* general right content */
#content-right,
#content-right a {
    color: #F1F0E9;
}
    #content-right h2 {
        font-size: 180%;
        line-height: 150%;
        font-weight: normal;
    }
    #content-right h3 {
        font-size: 110%;
        line-height: 140%;
    }
    /* press case */
    .press #content-right h2 {
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
        background: #725B2F url('../img/background/publications_header_background.gif') no-repeat 0px 0px;
    }

/* contact-column */
#contact-column {
    padding: 9px 10px;
    height: 530px;
    background: url('../img/background/contact_right_column_background.jpg') no-repeat 0px 0px;
}
    #contact-column h2 {
        padding-left: 10px;
    }
    #contact-column p {
        padding: 10px 12px;
    }


/* artist_selector */
#artist_selector {
    padding: 9px 10px;
}
    #artist_selector h2 {
        padding-left: 10px;
    }
    #artist_selector form {
        margin: 10px 0px 0px 10px;
    }
        #artist_selector form select {
            width: 148px;
            height: 18px;
            border: 1px solid #B5B084;
            font-family: 'Georgia', serif;
            font-size: 110%;
            line-height: 110%;
        }
    #artist_selector img {
        float: right;
        border: 2px solid #BCB390;
    }
    #artist_selector #artist_description {
        margin-top: 16px;
        padding: 10px 12px;
        line-height: 150%;
        background: url('../img/background/artist_background.gif') repeat-y;
    }
        #artist_selector #artist_description p {
            padding: 3px 0px 15px 0px;
        }

/* trigger items */
.trigger-item {}
    .trigger-item a {
        display: block;
        width: 235px;
        height: 100px;
        float: left;
        padding: 0px 5px 0px 10px;
        background: transparent url('../img/background/trigger_background.gif') no-repeat 0px 0px;
    }
    .trigger-item a {
        color: #F1F1E9;
        text-decoration: none;
    }
    .trigger-item a:hover {
        text-decoration: underline;
    }
        .trigger-item a img {
            float: left;
            border: 2px solid #BCB390;
            margin-top: 14px;
            margin-right: 9px;
        }
        .trigger-item a .header {
            display: block;
            margin-top: 12px;
            font-size: 120%;
            font-weight: bold;
            line-height: 120%;
        }
        .trigger-item a .paragraph {
            display: block;
            margin-top: 3px;
            font-size: 100%;
            line-height: 140%;
        }

/* archive year selector */
#publication-archive {
    padding: 20px 10px 20px 40px;
    background-color: #786237;
    border-top: 1px solid #D6CEB8;
    border-bottom: 1px solid #715B2E;
}
    #publication-archive form {
        margin: 10px 0px 0px 0px;
    }
        #publication-archive form select {
            width: 148px;
            height: 18px;
            border: 1px solid #B5B084;
            font-family: 'Georgia', serif;
            font-size: 110%;
            line-height: 110%;
        }

/* footer */
#footer-item-container {
    margin-bottom: 35px;
    height: 95px;
    background-color: #6E582C;
}

/* footer item layout */
.footer-item {
    position: relative;
    float: left;
    margin: 6px 0px 7px 0px;
    padding: 0px 0px 0px 18px;
    height: 82px;
    color: #B2B19C;
}
    .footer-item.left {
        width: 177px; /* 195 - 18 */
    }
    .footer-item.center {
        width: 257px; /* 275 - 18 */
    }
    .footer-item.right {
        width: auto;
    }
    .footer-item.vert-bar {
        border-left: 1px solid #584623;
    }

    /* footer general styles */
    .footer-item strong {
        font-size: 100%;
        line-height: 155%;
    }
    .footer-item p {
        font-size: 100%;
        line-height: 125%;
    }
        /* footer anchors */
        .footer-item p a {
            color: white;
            text-decoration: none;
        }
        .footer-item p a:hover {
            text-decoration: underline;
        }
    .footer-item a.arrow {
        position: absolute;
        left: 18px;
        bottom: 0px;
        color: white;
        text-decoration: none;
        line-height: 155%;
        padding: 0px 0px 0px 12px;
        background: transparent url('../img/background/arrow-right-white.gif') no-repeat 0px 50%;
    }
    .footer-item a:hover.arrow {
        text-decoration: underline;
    }

    /* footer newsletter item */
    .footer-item.newsletter {
        position: relative;
        float: right;
        margin: 0px 0px 0px 0px;
        padding: 6px 0px 7px 16px;
        border-left: 1px solid #584623;
        height: 82px;
        width: 234px;
        color: #E2E2D2;
        background-color: #7A663D;
    }
        .footer-item.newsletter h3 {
            font-size: 110%;
            line-height: 140%;
        }
        .footer-item.newsletter p {
            font-size: 100%;
            line-height: 140%;
        }
        .footer-item.newsletter form#newsletter {
            position: absolute;
            right: 93px;
            bottom: 6px;
            width: 142px;
        }
            .footer-item.newsletter form#newsletter input.text {
                height: 16px;
                width: 135px; /* * 142 - 7 */
                line-height: 14px;
                margin-top: 2px;
                padding: 2px 0px 0px 7px;
                border: 1px solid #7A663D;;
                color: #312B15;
                font-family: 'Georgia', serif;
                font-size: 100%;
                background: #B4A282 url('../img/form/input_background2.gif') no-repeat;
            }
            .footer-item.newsletter form#newsletter input.text.error {
                color: #ff0000;
                border: 1px solid #ff0000;
            }
        .footer-item.newsletter a.submit {
            position: absolute;
            right: 7px;
            bottom: 8px;
            display: block;
            width: 74px;
            height: 21px;
            line-height: 99em;
            font-size: 0.1em;
            overflow: hidden;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 0px -21px;
        }
        .footer-item.newsletter a.submit:hover {
            background-position: 0px 0px;
        }
        .footer-item.newsletter a.submit.nl {background-image: url('../img/form/newsletter_apply_nl.gif');}
        .footer-item.newsletter a.submit.en {background-image: url('../img/form/newsletter_apply_en.gif');}

/* copyright */
#footer-copyright {
    font-size: 90%;
    color: #83724C;
}

#form-error {
    float: left;
    width: 530px;
    margin: 0px 0px 10px 0px;
    padding: 5px 30px 5px 30px;
    border: 1px solid #FF0000;
    background: #FEEAE1 url('../img/form/form_error.gif') no-repeat 2px 5px;
    color: red;
}

form.content {
    float: left;
    width: 560px;
    padding: 0px 0px 25px 0px;
    background-color: transparent; /* fix IE repeat bug */
}
    form.content .fields {
/*        border: 1px solid red; /* */
    }
        form.content .fields.required .info {
            float: right;
            padding: 0px 3px 0px 15px;
            margin-bottom: 10px;
            color: #996600;
            line-height: 20px;
            background: transparent url('../img/form/field_required.gif') no-repeat 0% 0%;
/*            border: 1px solid green; /* */
        }
        form.content .fields.left {
            width: 285px;
            float: left;
        }
        form.content .fields.right {
            width: 265px;
            float: right;
        }
        form.content .fields label {
            display: block;
            float: right;
            margin-top: 10px;
            font-size: 100%;
            line-height: 20px;
            text-align: right;
            padding: 0px 20px 0px 0px;
        }
            form.content .fields .error label {
                color: #FF0000;
            }
            form.content .fields.left label {
                width: 110px;
            }
            form.content .fields.right label {
                width: 90px;
            }
        form.content .fields .required label {
            background: transparent url('../img/form/field_required.gif') no-repeat 100% 0%;
        }
            form.content .fields .required.error label {
                background: transparent url('../img/form/field_required_error.gif') no-repeat 100% 0%;
            }

        form.content .fields input,
        form.content .fields textarea {
            float: right;
            width: 140px;
            padding-left: 5px;
            margin-top: 10px;
            font-family: 'Georgia', serif;
            font-size: 100%;
            color: #5E5E56;
            border: 1px solid #F2EFE7;
            border-top: 1px solid #8C8C8C;
            border-left: 1px solid #8C8C8C;
        }
        form.content .fields input.file {
            width: 148px;
        }
        form.content .fields input {
            height: 18px;
        }
        form.content .fields textarea {
            height: 50px;
        }
            form.content .fields .error input,
            form.content .fields .error textarea {
                border: 1px solid #FF0000;
            }
    form.content a.submit {
        float: right;
        clear: right;
        margin-bottom: 20px;
        display: block;
        width: 74px;
        height: 21px;
        line-height: 99em;
        font-size: 0.1em;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: 0px -21px;
    }
    form.content a:hover.submit {
        background-position: 0px 0px;
    }
    form.content a.submit.contact-nl       {background-image: url('../img/form/contact_submit_nl.gif');      margin-top: 7px; }
    form.content a.submit.search-order-nl  {background-image: url('../img/form/search_order_submit_nl.gif'); margin-top: 20px;}
    form.content a.submit.sell-nl          {background-image: url('../img/form/sell_submit_nl.gif');         margin-top: 20px;}

    form.content a.submit.contact-en       {background-image: url('../img/form/contact_submit_en.gif');      margin-top: 7px; }
    form.content a.submit.search-order-en  {background-image: url('../img/form/search_order_submit_en.gif'); margin-top: 20px;}
    form.content a.submit.sell-en          {background-image: url('../img/form/sell_submit_en.gif');         margin-top: 20px;}#dmx1IFrame {
    position: absolute;
    top: -10px;
    left: -10px;
}
#dmx1Scroller {
    position: relative;
    width: 650px;
    height: 130px;
    z-index: 100;
    visibility: visible;
    overflow: hidden;
}
    #dmx1Scroller #dmx1Container {
        position: absolute;
        left: 30px;
        top: 20px;
        width: 590px;
        height: 90px;
        visibility: visible;
        clip: rect(0px 590px 90px 0px);
        overflow: hidden;
        background-color: white;
    }

        #dmx1Scroller #dmx1Container .dmx1Content {
            position: absolute;
            left: 590px;
            top: 0px;
            width: 590px;
        }

            #dmx1Scroller #dmx1Container .dmx1Content td {
            }
                #dmx1Scroller #dmx1Container .dmx1Content td a {
                    display: block;
                    float: left;
                    height: 90px;
                    width: auto;
                    padding-right: 20px;
                    text-align: center;
                }
                #dmx1Scroller #dmx1Container .dmx1Content td a:link:focus,
                #dmx1Scroller #dmx1Container .dmx1Content td a:visited:focus {
                           -moz-outline: 0px;
                }
                #dmx1Scroller #dmx1Container .dmx1Content td a.last {
                    margin-right: -3px;
                }
                    #dmx1Scroller #dmx1Container .dmx1Content td a img {
                        margin: 0px auto;
                        border: none;
                    }

        /* content 1 */
        #dmx1Scroller #dmx1Container #dmx1Content1 {
            position: absolute;
            left: 0px;
            top: 0px;
            visibility: visible;
        }
        /*/ inline
        #dmx1Scroller #dmx1Container #dmx1Content1,
        #dmx1Scroller #dmx1Container #dmx1Content1 table {
            width: 700px;
        } /* */

        /* content 2 */
        #dmx1Scroller #dmx1Container #dmx1Content2 {
            position: absolute;
            left: 0px;
            top: 0px;
            visibility: visible;
        }
        /*/ inline
        #dmx1Scroller #dmx1Container #dmx1Content2,
        #dmx1Scroller #dmx1Container #dmx1Content2 table {
            width: 700px;
        } /* *//* Mult Page Nav CSS */

.multipagenav {
    clear: both;
    padding: 0px 10px 0px 10px;
}

.multipagenav .box_prev_next {
    background: #fff;
    width: 580px;
    text-align: center;
    margin: 0px -10px 0px -10px;
    padding: 4px 0px 4px 0px;
}

.multipagenav .results {
    color: #82744a;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    clear: both;
}

    .multipagenav a {
        color: #82744a;
        text-decoration: none;
        font-weight: bold;
    }

    .multipagenav a:hover {
        text-decoration: underline;
    }

    .multipagenav span a {
        color: #ff6600;
        text-decoration: none;
        font-weight: bold;
    }

    .multipagenav span a.sel {
        color: #bcb390;
        font-weight: bold;
    }/* search results css */

.search_results p {
    font-size: 110%;
    line-height: 140%;
    padding: 0px 0px 0px 0px;
}

.search_results .spacer {
    height: 20px;
}

.search_results .light {
    font-size: 110%;
    line-height: 145%;
    padding: 10px 10px 10px 10px;
}

.search_results .dark {
    font-size: 110%;
    line-height: 145%;
    padding: 10px 10px 10px 10px;
    background-color: #e7e2d4;
}

    .search_results a.result {
        display: block;
        color: #5e5e56;
        text-decoration: none;
    }

    .search_results a.result:hover {
        text-decoration: underline;
    }

    .search_results a.result span.title {
        color: #996600;
        font-size: 110%;
        line-height: 140%;
        font-weight: bold;
    }

    .search_results a.result strong {
        color: #ff6600;
        font-weight: bold;
    }

/* searchform */

.search_results #searchform {
    height: 50px; /* t60px */
    margin: 24px 0px 0px 0px;
    padding: 20px 0px 0px 20px;
    background: url('../img/background/background_searchform.gif') repeat-x top left;
}

.search_results #searchform h2 {
    color: #fff;
    display: block;
    float: left;
    width: 60px;
    margin: -2px 0px 0px 0px;
}

.search_results form#searchpage input.text {
        float: left;
        height: 16px;
        width: 127px;
        line-height: 14px;
        margin: 0;
        padding: 2px 0px 0px 7px;
        border: none;
        color: #312B15;
        font-family: 'Georgia', serif;
        font-size: 100%;
        background: #B4A282 url('../img/form/input_background3.gif') no-repeat;
    }

.search_results form#searchpage input.submit {
        float: left;
        height: 18px;
        width: 27px;
    }/* general popup-center */
#popup-center {
    overflow: hidden;
    background-color: #f2efe7;
    color: #f2efe7;
}
    #popup-img {
        position: relative;
        padding: 20px 75px 0px;
    }
    #popup-img a.close {
        position: absolute;
        top: 5px;
        right: 7px;
        width: 0px;
        padding-left: 13px;
        overflow: hidden;
        height: 14px;
        background: transparent url('../img/background/close_window_icon.gif') no-repeat top left;
    }
    #popup-img img { display: block; }

#popup-info {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 130px;
    text-align: left;
    padding: 23px 75px 0px;
}
#popup-footer {
    display: block;
    width: 90%;
    overflow: hidden;
    height: 68px;
    text-align: left;
    padding: 0px 5%;
    background: #614919 url('../img/background/popup_footer.gif') repeat-x top;
}
    #popup-footer-links {
        color: #996600;
        height: 30px;
        padding: 8px 0px 0px 0px;
    }
        #popup-footer-links a { text-decoration: none; }
        #popup-footer-links a:hover { text-decoration: underline; }

        #popup-footer-links a.download {
            float: left;
            width: 150px;
            display: block;
            padding: 0px 0px 0px 20px;
            background: url('../img/background/download_arrow.gif') no-repeat top left;
        }
        #popup-footer-links a.close {
            float: right;
            width: 76px;
            display: block;
            padding: 0px 0px 0px 20px;
            background: url('../img/background/close_window_icon.gif') no-repeat top left;
        }

    #popup-footer-contact {
        color: #b2b19c;
        height: 38px;
        font-size: 11px;
        padding: 4px 0px 0px 0px;
    }
        #popup-footer-contact .phone {
            display: inline;
            float: left;
        }
        #popup-footer-contact .email {
            display: inline;
            float: right;
        }
            #popup-footer-contact .email a {
                display: inline;
                color: white;
                text-decoration: none;
            }
            #popup-footer-contact .email a:hover {
                text-decoration: underline;
            }

    /* general headers */
    #popup-center h1 {
        color: #996600;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 2px;
        line-height: 16px;
    }
    #popup-center p {
        color: #5e5e56;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 10px;
        line-height: 16px;
    }#popup-info-contact {
/*    height: 130px;/**/
    text-align: left;
    padding: 23px 30px 0px 30px;
}

    #popup-info-contact a { text-decoration: none; }
    #popup-info-contact a:hover { text-decoration: underline; }

    /* general headers */
    #popup-info-contact h1 {
        color: #000;
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 2px;
        line-height: 16px;
        padding: 0px 0px 0px 0px;
    }

    #popup-info-contact p {
        color: #000;
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 10px;
        line-height: 16px;
        padding: 0px 0px 0px 0px;
    }

    #popup-info-contact img {
        padding: 6px 0px 24px 0px;
    }

    #popup-info-contact #popup-footer-links {
        color: #996600;
        height: 30px;
        padding: 10px 0px 0px 0px;
        margin: 20px 0px 0px 0px;
        border-top: 1px solid #000;
    }

        #popup-info-contact #popup-footer-links a { text-decoration: none; }
        #popup-info-contact #popup-footer-links a:hover { text-decoration: underline; }

        #popup-info-contact #popup-footer-links a.print {
            float: left;
            width: 74px;
            height: 21px;
            display: block;
            height: 21px;
            line-height: 99em;
            overflow: hidden;
            font-size: 0.1em;
            background: url('../img/background/print_button.gif') no-repeat top left;
        }

        #popup-info-contact #popup-footer-links a:hover.print {
            background: url('../img/background/print_button_on.gif') no-repeat top left;
        }

        #popup-info-contact #popup-footer-links a.close {
            float: right;
            width: 76px;
            display: block;
            padding: 0px 0px 0px 20px;
            background: url('../img/background/close_window_icon.gif') no-repeat top left;
        }/* preload */
div.lightbox-preload-container {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
    div.lightbox-preload-container div.lightbox-preload-content {
        position: absolute;
    }

div.lightbox div.canvas {
    background-color: #ffffff;
}
div.lightbox div.overlay {
    background: #000000;
}

div.lightbox div.content a {
}

/* lightbox !!DO NOT EDIT!! */
div.lightbox {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    z-index: 1000;
}
    div.lightbox div.canvas {
        position: absolute;
        overflow: hidden;
        text-align: left;
    }

div#loading {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
}
    div#loading div.overlay {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        background: #ffffff;
    }
    div#loading div.image-container {
        position: absolute;
        z-index: 200;
        top: 0;
        left: 0;
        margin: 20px;
        width: 100px;
        height: 100px;
        background: url('../images/content/loading.gif') no-repeat;
    }

