/**
 *  @site Motorhuis - Saab
 *  @revision $Revision: 1.1.2.1.2.4 $
 *
 *  @styleguide:
 *  colors {
 *    white    : #fff;
 *    black    : #000;
 *    blue     : #91a5b5;
 *    gray     : #e2e2e2;
 *    darkgray : #666666;
 *    yellow   : #fc9915;
 *  }
 *  fonts {
 *    headers : Verdana;
 *    text    : Verdana, Helvetica, sans-serif;
 *  }
 */


/**
 * GLOBAL HTML ELEMENTS
 *
 * default html elements, such as img, p, a.
 */

/* links */
a, a:link { padding: 0; color: #91a5b5; text-decoration: none; }
a:visited { color: #91a5b5; }
a:active { color: #6a9ccd; }
a:hover { color: #6a9ccd; text-decoration: underline; }


/* headers */
h1, h2, h3, h4, h5, h6 { margin: .3em 0 1em 0; font-family: Verdana, Helvetica, sans-serif; color: #91a5b5; }
h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h3 { font-size: 1em; }


/* images */
img, a img { border: 0; }


/* paragraphs */
p {  margin: 0 0 1em 0; }


/* lists and definition lists */
ul { }
    ul li {}

dl {}
    dl dt {}
    dl dd {}


/* tables */
table { font-size: 1em; vertical-align: top; border-collapse: collapse; }
    table thead { }
    table tbody { }

    table td, table th { text-align: left; }


/* form elements, labels & fieldsets */
form { margin: 0; }

input, select, textarea { border: 1px solid #555; padding: .2em; font: normal 1em Verdana, Helvetica, sans-serif; }
    input:hover, textarea:hover { }
    input:focus, textarea:focus { border-style: inset; }
    input.disabled { cursor: pointer; }

fieldset { border: 1px solid #91a5b5; padding: 0 1em 1em 1em; }
    fieldset legend { margin: 0 0 .5em 1em; padding: .1em .7em; color: white; font-weight: bold; background-color: #91a5b5; }

label { cursor: default; }
    label:hover {}

iframe { clear: both; }

/**
 * BASIC PAGE LAYOUT
 *
 * describes the default page layout
 */

html, body { margin: 0; padding: 0; border: 0; background-color: white; }
body { font: normal .7em/1.6em Verdana, Helvetica, sans-serif; color: black; }
    #body { }
        #container { }
            #content { margin: 400px 0 0 192px; padding: 1em 30px 0 30px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #e2e2e2; width: 731px; background-color: white; }
            .subsite #content { margin: 400px 0 0 0; padding: 0; border-width: 0 1px 1px 0; width: 984px; }

            #header { position: absolute; top: 0; left: 0; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; height: 400px; width: 984px; }
                #header h1 { position: absolute; top: 0; left: 0; margin: 0; padding: 0; border-right: 1px solid #e2e2e2; width: 73px; height: 73px; background: url(/images/saab/l_saab.gif) center center no-repeat white; }
                    #header h1 span { display: none; }
                    #header h1 a { width: 100%; height: 100%; display: block; border: 0; }
                        #header h1 a:hover { background: none; }
                #header h2 { overflow: hidden; position: absolute; top: 73px; left: 0; border-top: 1px solid #e2e2e2; width: 100%; height: 326px; margin: 0; background-color: #92a5b4; background-repeat: no-repeat; background-position: right bottom; }
                    #header h2 a { display: block; width: 100%; height: 100%; }
                .subsite #header h2 { background-color: transparent; }
                    #header h2 span { visibility: hidden; }

            #mainnav { position: absolute; top: 0; left: 74px; width: 910px; height: 37px; list-style: none; margin: 0; padding: 0; background-color: #e2e2e2; }
                #mainnav li { float: left; margin: 0; height: 100%; }
                    #mainnav li a { display: block; padding: 10px 0; border: 0; font-size: .9em; font-weight: bold; color: #666666; text-transform: uppercase; }
                        #mainnav li a:hover, #mainnav li a.selected { color: #6a9ccd; text-decoration: none; background-color: white; }
                        #mainnav li a span { padding: 10px; }

            #subnav { position: absolute; top: 74px; left: 0; margin: 0; padding: 2em 0; width: 192px; list-style: none; background-color: white; }
                #subnav li { margin-bottom: .5em; width: 100%; height: 50px; }
                    #subnav li a { display: block; width: 100%; height: 100%; background-color: transparent; background-repeat: no-repeat; background-position: center center; }
                        #subnav li a:hover { text-decoration: none; }
                        #subnav li a span { visibility: hidden; }

            #globalnav { position: absolute; top: 0; right: 1em; margin: 0; }
                #globalnav ul { font-size: .8em; list-style: none; margin: 0; padding: 0; }
                    #globalnav ul li, #globalnav object { float: left; }
                        #globalnav ul li a { margin-left: 1em; padding: 0; text-decoration: none; color: black; }
                            #globalnav ul li a:hover { color: #b30005; }
                #globalnav a { border: 0; padding: 0; text-transform: lowercase; }
                    #globalnav a span.separator { color: #cccccc; margin-right: 1em; }
                #globalnav object { margin-right: .5em; }

            #extranav { position: absolute; top: 390px; width: 192px; }
                #extranav ul { margin: 24px 21px; padding: 0; list-style-type: none; }
                    #extranav ul li { border-bottom: 1px solid white; }
                        #extranav ul li a, #extranav ul li a:visited { display: block; padding: 0 5px; color: #92a5b4; font-size: .8em; font-weight: bold; text-transform: uppercase; }
                            #extranav a:hover { color: white; text-decoration: none; background-color: #677d91; }

            #firstitemnav { position: absolute; top: 15px; left: 75px; margin: 2em 0; padding: 0; width: 900px; list-style: none; }
                #firstitemnav li { float: left; margin: 0; height: 100%; }
                    #firstitemnav li a { display: block; padding: 9px 0; border: 0; font-size: .9em; font-weight: bold; color: #666666; text-transform: uppercase; }
                        #firstitemnav li a:hover, #firstitemnav li a.selected { color: #6a9ccd; text-decoration: none; }
                        #firstitemnav li a span { padding: 10px; }

            #breadcrumbs h2, #globalnav h2, #extranav_home h2, #extranav h2 { display: none; }

            #breadcrumbs { visibility: hidden; }

            #quicksearch { padding: 1em; }
                #quicksearch h3 { margin: 0; }
                #quicksearch label { clear: both; display: block; }

        #props { visibility: hidden; }
        #footer { position: absolute; bottom: 0; left: 0; width: 100%; height: 25px; background: transparent url(/images/imagebox.gif) repeat left top; z-index: 3; }
            #footer .logo { display: block; margin-left: 14px; width: 221px; height: 24px; background: transparent url(/images/l_motorhuis_klein.gif) no-repeat left top;}
                #footer .logo:hover { text-decoration: none; }
                #footer .logo span { visibility: hidden; }
            #footer .footerlinks { position: absolute; top: 3px; right: 15px; background-color: white; }
                #footer .footerlinks ul { margin: 0; padding: 0; list-style-type: none; }
                    #footer .footerlinks ul li { float: left; margin: 0 .6em; }
                        #footer .footerlinks ul li a { color: black; font-weight: bold; }
                            #footer .footerlinks ul li a:hover { border-color: black; }

        html>body #footer { position: fixed; }
        html>body #footer { overflow: visible; }

        #action-banner { position: absolute; left: 223px; bottom: 0; width: 543px; height: 118px; z-index: 3; }
        html>body #action-banner { position: fixed; }

        #actionlist-items-ticker { position: absolute; top: 95px; left: 20px; width: 516px; height: 19px; z-index: 2; overflow: hidden; background: transparent url(/images/bg_ticker.gif) no-repeat left top; }
        html>body #actionlist-items-ticker { width: 518px; background-image: url(/images/bg_ticker.png); }
            #actionlist-items { position: absolute; margin: 0; padding: 0; list-style-type: none; }
                #actionlist-items li { float: left; margin-right: 2em; }
                    #actionlist-items li a { color: white; font-weight: bold; text-transform: uppercase; }
        #actionlist-banner { display: none; z-index: 1; width: 543px; height: 118px; }
        .banner-close { position: absolute; top: 5px; right: 5px; display: block; width: 16px; height: 16px; text-indent: -9000px; background: transparent url(/images/button_close.gif) no-repeat left top; z-index: 3; }


/**
 * PAGE-SPECIFIC ELEMENTS
 *
 * Style specially for pages
 */

/* column, for displaying content in 2 or more columns (specifiy width in inlne style for dynamic column count */
.column { float: left; margin-bottom: 2em; }
    .column ul { margin: 0; padding: 0; list-style: none outside url(/images/a_3hoek.gif); }
        .column ul li { margin: 0 0 .4em 17px; padding: 10px 0; }

/* contenttext: for all basic content text, such as page body's */
.contenttext { margin-bottom: 1em; }
.subsite .contenttext { margin: 0 20px 0 210px; }
.subsite #content h1 { margin-top: 20px; }

/* block: (news)blocks on the homepage */
#blocks { clear: both; float: left; margin-bottom: 10px; border-bottom: 1px solid #e2e2e2; background: transparent url(/images/saab/bg_home.gif) repeat-y left top; }


    #extranav_home { float: left; width: 192px; }
        #extranav_home ul { margin: 24px 14px; padding: 0; list-style-type: none; }
            #extranav_home ul li { border-bottom: 1px solid #92a5b4; }
                #extranav_home ul li a, #extranav_home ul li a:visited { display: block; padding: 0 5px; color: white; font-size: .8em; font-weight: bold; text-transform: uppercase; }
                    #extranav_home a:hover { color: white; text-decoration: none; background-color: #677d91; }
    .blockscolumn { float: right; width: 764px; padding: 14px; }

.block { float: left; margin: 10px; width: 171px; }
    .block h2 { margin: 0; padding: 0; font-size: 1.1em; color: #666666; }
        .block h2 a { color: #666666; text-decoration: none; border: 0; padding-left: 15px; background: transparent url(/images/saab/bullet_blokje.gif) no-repeat 0 .4em; }
            .block h2 a:hover { text-decoration: underline; }
    .block img { float: left; margin: 0; }
    .block p { margin: 0 .5em .5em 0; }
    .block .imgbox { float: none; margin: 0; }

/* inline sections on the homepage */
.inline-sections { float: left; margin-right: 1em; padding: .5em 0; width: 45%; }
    .inline-sections dt { display: block; margin: .5em 0; padding-bottom: 1.5em; font-size: 1.2em; font-weight: bold; }
        .inline-sections dt a { float: left; }
    .inline-sections dd { clear: both; margin: 0; padding: 0; }
        .inline-sections dd { margin: 0; padding: 0; }
            .inline-sections dd a { display: block; color: black; padding-left: 10px; background: transparent url(/images/saab/bullet_hoekje.gif) no-repeat 0 .5em; }

/* default menu */
.menu_default { position: absolute; top: 73px; left: 0; margin: 0; padding: 21px; width: 150px; list-style-type: none; z-index: 1; }
    .menu_default li { border-bottom: 1px solid #92a5b4; }
        .menu_default li a, .menu_default li a:visited { display: block; padding: 0 5px; color: white; font-size: .8em; font-weight: bold; text-transform: uppercase; }
            .menu_default li a:hover { color: white; text-decoration: none; background-color: #677d91; }

.menu_rich { clear: both; margin: 1em 0 2em 0; padding: 0; width: 100%; list-style-type: none; }
    .menu_rich li {
    float: left;
    position: relative;
    width: 186px; height: 155px;
    margin: 1em 1em 1em 0;
    text-align: right; }

        .menu_rich li img { margin: 0; position: absolute; left: 0; top: 0; }
        .menu_rich li a { background: none; }

        .menu_rich span { position: absolute; top: 123px; left: 5px; right: 10px; color: black; width: 94%; margin: 0; padding-right: 10px; }
            .menu_rich>li span { width: auto; border-bottom: 1px solid #fbfbfb; }
            .menu_rich li:hover span { color: #91a5b5; border-color: #91a5b5; }

.modellist li { height: 175px; background-color: #e5e5e5; }
.modellist>li span { border-bottom: 1px solid #e5e5e5; }
.modellist span { top: 136px; padding-right: 0; }

/* Default and occasion lists */
ul.default { clear: both; margin: 0; padding: 0; list-style-type: none; }
    ul.default li { margin: 0; padding-left: 10px; background: url(/images/saab/bullet_hoekje.gif) 0 .6em no-repeat; }
        ul.default li h2, ul.default li h2 a { margin: 0; padding: 0; }
        ul.default li a, ul.default li a:visited { color: #668197; font-weight: normal; }
            ul.default li a:hover { color: #ff9613; text-decoration: none; }

ul.rich { clear: both; margin: 0; padding: .4em 0; list-style-type: none; }
    ul.rich li { display: block; height: 80px; margin-bottom: 1em; padding: 0; }
        html>body ul.rich li { height: auto; min-height: 80px; }
        ul.rich li h2 { margin: 0; padding: 0; color: black; }
        ul.rich li a { border-color: #f6f6f6; }
            ul.rich li a:hover { border-color: #91a5b5; }
        ul.rich li .imgbox_inline { clear: left; float: left; width: 60px; margin: 0 1em 0 0; padding: 5px; background: url(/images/imagebox.gif) left top repeat transparent; }
        ul.rich li .richmore { margin: .3em 0; }
            ul.rich li .richmore a { padding: 0 12px 0 0; background: url(/images/a_3hoek.gif) 100% 4px no-repeat transparent; }

ul.occasions { }

/* default and occasions group */
dl.group { clear: both; padding: .5em; background-color: #e5e5e5; }
    dl.group dt { margin: 0; }
        dl.group dt .date { color: #91a5b5; margin-right: 1em; }
        dl.group dt a { padding-left: 12px; background: url(/images/a_3hoek.gif) no-repeat 0 2px; border-color: #e5e5e5; }
            dl.group dt a:hover { border-color: #91a5b5; }
    dl.group dd { margin-left: .3em; }
        dl.group dd a { padding-left: 12px; background: url(/images/a_3hoek.gif) 0 4px no-repeat; }

dl.group_limited { clear: both; }
    dl.group_limited dt { clear: both; margin: 1em 0 .5em 0; padding-top: 1em; }
        dl.group_limited dt a { font-weight: bold; }

        dl.group_limited dt a.cadillac { display: block; width: 109px; height: 34px; border: 0; background: transparent url(/images/i_cadillac.gif) no-repeat left top; }
        dl.group_limited dt a.chevrolet { display: block; width: 67px; height: 30px; border: 0; background: transparent url(/images/i_chevrolet.gif) no-repeat left top; }
        dl.group_limited dt a.opel { display: block; width: 43px; height: 46px; border: 0; background: transparent url(/images/i_opel.gif) no-repeat left top; }
        dl.group_limited dt a.saab { display: block; width: 35px; height: 35px; border: 0; background: transparent url(/images/i_saab.gif) no-repeat left top; }
        dl.group_limited dt a.citroen { display: block; width: 34px; height: 43px; border: 0; background: transparent url(/images/i_citroen.gif) no-repeat left top; }
        dl.group_limited dt a.kia { display: block; width: 56px; height: 31px; border: 0; background: transparent url(/images/i_kia.gif) no-repeat left top; }
        dl.group_limited dt a.corvette { display: block; width: 154px; height: 19px; border: 0; background: transparent url(/images/i_corvette.gif) no-repeat left top; }
        dl.group_limited dt a.hummer { display: block; width: 127px; height: 13px; border: 0; background: transparent url(/images/i_hummer.gif) no-repeat left top; }
        dl.group_limited dt a.chevrolet_us { display: block; width: 133px; height: 18px; border: 0; background: transparent url(/images/i_chevrolet_us.gif) no-repeat left top; }

            dl.group_limited dt a.cadillac span,
            dl.group_limited dt a.chevrolet span,
            dl.group_limited dt a.opel span,
            dl.group_limited dt a.saab span,
            dl.group_limited dt a.citroen span,
            dl.group_limited dt a.kia span,
            dl.group_limited dt a.corvette span,
            dl.group_limited dt a.hummer span,
            dl.group_limited dt a.chevrolet_us span
            { visibility: hidden; }

    dl.group_limited dd { float: left; margin: 0 0 1em 0; width: 50%; }
        dl.group_limited dd .img { float: left; margin: 0 .5em 0 0; padding: 5px; line-height: 0; background: transparent url(/images/imagebox.gif) repeat left top; }
            dl.group_limited dd .img a { border: 0; margin: 0; padding: 0; }
        dl.group_limited dd h3 a { padding-left: 12px; background: url(/images/a_3hoek.gif) 0 2px no-repeat; }
        dl.group_limited dd.more a { padding: 0 0 0 12px; background: transparent url(/images/a_3hoek.gif) no-repeat left center; }

.group_occasions { clear: both; }
    .group_occasions dt { clear: both; margin-top: 1em; padding: .3em; }
        .group_occasions dt a { border: 0; margin-bottom: .2em; }
    .group_occasions h2 { margin-bottom: .2em; }
    .group_occasions dd { min-height: 120px; margin: 0; padding: 1em .5em 0em .5em; border-bottom: 2px solid #e8e8e8; background-color: #f6f6f6; }
        .group_occasions a { border-color: #f6f6f6; background-image: none; }
        .group_occasions img { vertical-align: top; margin: .2em 1em 1em 0; padding: 5px; background: url(/images/imagebox.gif) left top repeat; }

/* default and rich linkbox */
.linkbox_column { position: absolute; top: 124px; left: 0; width: 192px; height: 276px; z-index: 1; }
    .linkbox_column #extranav { position: relative; top: 0; }
.page .imgbox, .subpage .imgbox { position: absolute; top: 74px; left: 0; width: 192px; margin: 0; padding: 0; z-index: 1; }
.linkbox_default { margin: 0; padding: 0; height: 266px; background-color: #92a5b4; z-index: 1; }
    html>body .linkbox_default { height: auto; min-height: 266px; }
    .linkbox_default ul { margin: 0; padding: 21px; width: 150px; list-style-type: none; }
        .linkbox_default li { border-bottom: 1px solid #92a5b4; }
            .linkbox_default li a, .linkbox_default li a:visited { display: block; padding: 0 5px; color: white; font-size: .8em; font-weight: bold; text-transform: uppercase; }
                .linkbox_default li a:hover { color: white; text-decoration: none; background-color: #677d91; }


.linkbox_rich { margin: 0 0 2em 1em; padding: 0; list-style-type: none; }
    .linkbox_rich li { clear: both; margin-bottom: 1em; padding: .3em; width: 122px; min-height: 150px; border: 1px solid #afafaf; }
        .linkbox_rich li a { display: block; border: 0; background: none; }
    .linkbox_rich h2 { margin-bottom: .2em; background-color: #afafaf; }
    .linkbox_rich img { vertical-align: top; margin-right: .2em; }
        .linkbox_rich span { margin: 0; padding-right: 15px; background: url(/images/a_3hoek.gif) 100% 4px no-repeat transparent; }

/* semicolumn, for providing a 2-column layout, to be used in conjunction with float-left/float-right */
.semicolumn { width: 49%; padding: 0; margin: 0 0 1em 0; }

/* imgbox, for displaying an image with description in a box */
.imgbox { }
    .imgbox a { border: 0; padding: 0; }
    .imgbox img { float: none; display: block; margin: 0; padding: 0; border: 0; }
    .imgbox p { margin: 0; padding: .3em; font: bold .8em/1.2em Verdana, Helvetica, sans-serif; color: #91a5b5; background-color: #e2e2e2; }

/* visual list */
ul.visual { clear: both; margin: 1em 0 2em 0; width: 100%; list-style: none; padding: 0; }
    ul.visual li { float: left; width: 153px; height: 190px; margin: 1em 1em 1em 0; }
        html>body ul.visual li { height: auto; min-height: 190px; }
        ul.visual li .imgbox { float: none; width: 143px !important; height: 110px; margin: 0; }
        ul.visual>li .imgbox { width: 133px !important; height: 100px; }
        ul.visual li p a { display: block; color: black; text-decoration: none; }
            ul.visual li p a:hover { color: #91a5b5; }

/* addresses */
.address dt, .address dd { float: left; padding: .1em .3em; color: #91a5b5; }
.address dt { clear: both; width: 25%; font-weight: bold; background-color: #e2e2e2; }
.address dd { width: 70%; margin: 0 0 1em 0; background-color: #e2e2e2; }

/* basicform styles form elements, marked up in a definition list */
.basicform dl input, .basicform dl textarea, .basicform dl select { width: 95%; }

    /* IE displays border around radio buttons and checkboxes, which is ugly */
    .radio, .radio:hover, .checkbox, .checkbox:hover { width: auto !important; border: 0 !important; }

    .basicform dl dt { clear: both; width: 35%; float: left; }
    .basicform dl dd { width: 60%; float: left; margin: 0 0 1em 0; }
    .header { font-weight: bold; color: #91a5b5; }

/* surveyform */
.surveyform dl input, .surveyform dl textarea, .surveyform dl select { width: 95%; }
    .surveyform dl dt { clear: both; width: 45%; float: left; margin-right: 2em; }
    .surveyform dl dd { width: 45%; float: left; margin: 0 0 2em 0; }
    .surveyform dl dd div { margin-bottom: .5em; }

.progresstext { font-weight: bold; }
.progressbar { width: 90%; height: .7em; margin: 0 0 1em 0; border: 1px solid #91a5b5; border-left-width: 5px; background-color: white; }
    #progress { height: 100%; background-color: #91a5b5; }

/* calculationform */
.calculationform { width: 95%; }
    .calculationform dt, .calculationform dd { padding: .5em 0; }
    .calculationform dl dt { clear: both; width: 30%; float: left; }
    .calculationform dl dd { width: 30%; float: left; margin: 0 0 1em 0; text-align: right; }

.calculationofferte { clear: both; float: left; margin-top: 2em; }
.calculationofferte a { display: block; width: 200px; height: 91px; border: 0; background: transparent url(/images/offerte_op_maat.gif) no-repeat left top; }
    .calculationofferte a span { display: block; color: white; font-weight: bold; padding: 70px 0 0 40px; }

/* search styles: form, info and results */
#resultsinfo { padding-bottom: .2em; }
    #resultsinfo p { margin: 0; }
#searchform { margin: 1em 0; padding-bottom: 1em; }
    #searchform input { width: 50%; }
    #searchform .submit { width: 20%; }

#searchresults { clear: both; margin: 1.5em 0 0 0; }
    #searchresults dt { margin: 2em 0 .6em 0; }
    #searchresults dd { margin: .3em 0 0 1.4em; }

/* highlighting for search terms */
.highlight { background-color: #e8e8e8; }

/* occasion searchform in the navigation bar */
#occasionsearchform { padding-top: 1.5em; text-align: left; }

/* tabs in searchform */
    #occasionsearchform .tab { float: left; margin: 0; width: 50%; height: 20px; background: transparent no-repeat left top; }

    #occasionsearchform .new { background-image: url(/images/tab_nieuw3.gif); }
        #occasionsearchform .new:hover { background-image: url(/images/tab_nieuw2.gif); }
    #occasionsearchform .new_selected { background-image: url(/images/tab_nieuw1.gif); }

    #occasionsearchform .used { background-image: url(/images/tab_gebruikt3.gif); }
        #occasionsearchform .used:hover { background-image: url(/images/tab_gebruikt2.gif); }
    #occasionsearchform .used_selected { background-image: url(/images/tab_gebruikt1.gif); }

#occasionsearchform .nav { padding: 5px 10px; background-color: #a7a9aa; }
    #occasionsearchform h3 { padding: 0; background-repeat: no-repeat; background-position: left bottom; }
        #occasionsearchform h3 span { visibility: hidden; }
    #occasionsearchform .button, #occasionsearchform select { width: 100% !important; margin: .3em 0; }
    #occasionsearchform .button { font-size: .9em; color: black; padding-left: 0; text-align: right; }
    #occasionsearchform p { margin: .2em 0; padding: .3em 0; }
    #occasionsearchform .extra_button { font-size: .9em; color: black; width: 120px; border: 1px solid #91a5b5; margin: .2em 0; padding: 0 18px 0 0; background: #c0d8de url(/images/a_3hoek.gif) no-repeat 95% 5px; text-align: right; }

/* occasion filterlist */
.occasionsform { margin: 0; padding: 0; width: 100%; }
    .occasionsform div, .occasionsform .range { float: left; width: 30%; margin: 1em 5px; }
    .occasionsform div.hide { float: none; width: 100%; margin: 0; }
    .occasionsform .header, .occasionsform .group label, .occasionsform .submit { clear: both; }
    .occasionsform label, .occasionsform input, .occasionsform select { display: block; width: 95%; }
    .occasionsform input { padding: .3em 0; }
    .occasionsform label, .occasionsform .header { font-weight: bold; color: #91a5b5; }
    .occasionsform .header { margin: 1em 5px 0 5px; padding-top: 1em; }
        .occasionsform .range .header { margin: 0; padding: 0; }
    .occasionsform input.radio, .occasionsform input.checkbox { clear: both; display: inline; width: auto; }
    .occasionsform .group, .occasionsform .range { margin: .5em 5px; }
        .occasionsform .group label, .occasionsform .range label { display: inline; width: auto; font-weight: normal; color: black; }
        .occasionsform .group div { display: block; width: 100%; margin: 0;}
        .occasionsform .range div { float: left; width: 45%; margin: 0;}
    .occasionsform input.submit { clear: both; background-color: #c0d8de; background-image: none; }

/* occasions search results */
.occasions { width: 100%; border-collapse: separate; }
    .occasions .sorted { padding-left: 10px; }
    .occasions th { color: #91a5b5; font-weight: normal; }
        .occasions th a { font-weight: bold; border-color: white; }
    .occasions td { border-left: 1px solid #e8e8e8; vertical-align: top; background-color: #f6f6f6; }
    .occasions .thumbnail { background: url(/images/imagebox.gif) left top repeat; }
        .occasions .thumbnail img { display: block; }
    .occasions a { border-color: #f6f6f6; }
        .occasions a:hover { border-color: #91a5b5; }
    .occasions span.houseoccasion { display: block; text-indent: -9000px; width: 78px; height: 28px; background: transparent url(/images/occasion/huisoccasions.gif) no-repeat left top; }
    .occasions span.brandwarranty { display: block; text-indent: -9000px; width: 78px; height: 12px; background: transparent url(/images/occasion/merkgarantie.gif) no-repeat left top; }
    .occasions span.bovagwarranty { display: block; text-indent: -9000px; width: 78px; height: 12px; background: transparent url(/images/occasion/bovaggarantie.gif) no-repeat left top; }

/* occasion detail page */
.occasiondetails { }
    .occasiondetails h2 { clear: both; margin: 0; padding-top: 1.5em; color: black; }
    .occasiondetails dt, .occasiondetails dd { width: 48%; float: left; }
    .occasiondetails dt { clear: both; font-weight: bold; }
    .occasiondetails dd { margin: 0; }

    /* block with max 4 visuals for an occasion*/
    #occasionvisuals { width: 274px; }
    .occasionvisuals { }
        .occasionvisuals p { margin: 0; padding: 0; }
        .occasionvisuals div { width: 264px; padding: 5px; text-align: right; background: url(/images/imagebox.gif) top left repeat; }
        #occasionvisual img { display: block; }

        /* numbers to switch occasion visuals */
        .occasionvisualnum { cursor: pointer; border: 1px solid #999; padding: 0 5px; color: #999; background-color: white; }
            .occasionvisualnum:hover { border-color: black; color: black; }

    /* bar with info about reseller */
    .contactinfo h3 { color: black; margin-bottom: 0; padding-bottom: 0; }
    .contactinfo p.bovag { text-indent: -9000px; width: 80px; height: 25px; margin-top: 1em; background: transparent url(/images/occasion/bovag_nda.jpg) no-repeat left top; }
    .contactinfo p.nap { text-indent: -9000px; width: 100px; height: 47px; background: transparent url(/images/occasion/autopas_klein.gif) no-repeat left top; }
    .occasionlinks { height: 250px; background-color: #e5e5e5; }
    html>body .occasionlinks { height: auto; min-height: 250px; }
        .occasionlinks ul { margin: 0; padding: 1em 0 .5em 0; list-style-type: none; }
            .occasionlinks li { margin: 0 0 0 1em; border-bottom: 1px solid #e5e5e5;}

        .occasionlinks a, .occasionlinks a:visited, .occasionlinks span { border-color: #e5e5e5; padding-left: 12px; display: block; background: url(/images/a_3hoek.gif) 0 4px no-repeat; }
            .occasionlinks a:hover, .occasionlinks span:hover { border-color: #91a5b5; }
            html>body .occasionlinks a, html>body .occasionlinks span { display: block; }

        #optionsheader { clear: both; cursor: pointer; font-weight: bold; color: #91a5b5; padding: 0 0 0 12px; background: url(/images/a_3hoek.gif) 0 4px no-repeat; }

/* forum styles */
.forum, .topic { width: 97%; margin: 0 0 2em 0; border: 1px solid #e8e8e8; }
    .forum thead th, .topic thead th { margin-bottom: .2em; color: #e2e2e2; background-color: #e8e8e8; }
    .forum tbody th, .forum tbody td { border-right: 1px solid #e8e8e8; }
    .forum tr, .topic tr { border-bottom: 1px solid #e8e8e8; }
    .forum td, .forum th, .topic td, .topic th { vertical-align: top; padding: .3em; }
    .forum img, .topic img { vertical-align: top; }
    .forum p { margin-top: 0; }
    .forum a { font-weight: bold; color: #f60; border-color: #f60; }
        .forum a:hover { }

.post { }
    .post th { border-right: 1px solid #e8e8e8; }
.author { }

.postform { }
    .postform .basicform dt, .postform .basicform dd { float: none; width: auto; }
    .postform .basicform dt { font-weight: bold; margin-top: .5em; padding: .1em .3em; }
    .postform .basicform dd { margin: 0 0 1em 0; padding: 0; }
    .postform .basicform textarea  { width: 100%; }
    .postform .basicform input.submit { width: auto; }

/* odd, even and first for row coloring (zebra tables and distinctive first post) */
.odd { background-color: #fff; }
.even { background-color: #ffdfca; }
.first { background-color: #ffdfca; border: solid #e8e8e8; border-width: 0 1px; }
    .first .date { color: #aaa; }

/* special icons for announcements, sticky topics and locked topics */
td.announcement, td.sticky, td.locked, td.default { padding-left: 20px; background-position: 0 5px; background-repeat: no-repeat; }
    td.announcement { background-image: url(/images/i_announce.gif); }
    td.sticky { background-image: url(/images/i_sticky.gif); }
    td.locked { background-image: url(/images/i_locked.gif); }

.announcement { font-weight: bold; }
.locked, .locked a { color: #afafaf; border-color: #afafaf; background-color: #e8e8e8; }

/* search styles: form, info and results */
.pollresults { width: 100%; }
    .pollresults tr { }
    .pollresults td { text-align: right; }
        .pollresults td span { float: left; }
    .pollresults dt, .pollresults dd { margin: .3em 0 0 0; padding: 0; float: left; }
    .pollresults dt { clear: both; width: 20%; }
    .pollresults dd { width: 20%; }
    .pollresult { width: 55% !important; background-color: #e8e8e8; }
        .pollresult div { border: 2px solid #003384; background-color: #ffdfca; }
.pollresults, #pollform { margin-bottom: 2em; }

/* bannercolumn */
#bannercolumn { position: absolute; right: 1em; top: 154px; width: 150px; margin: 0 1em 1em 1em; padding: 0 0 .3em 1em; }
    #bannercolumn a { border: 0; background: none; }
    #bannercolumn img { margin-bottom: 1em; }
    #bannercolumn #merken { width: 150px; }

/* sitemap */
ul.sitemap { margin: 1em 1em 1em 0; padding: 1em; list-style-type: none; }
    ul.sitemap li a { padding-left: 12px; background: url(/images/a_3hoek.gif) 0 4px no-repeat; }
    ul.sitemap ul { margin: .3em 1em 1em 4em; padding: 0; list-style-type: none; }

/* chapters in documents */
#chapters { float: left; clear: both; margin: 1em auto; padding: .5em 0; width: 100%; list-style-type: none; }
    #chapters li { float: left; margin: 0 1px 0 0; height: 30px; background: transparent url(/images/saab/menu_empty_mid.gif) repeat-x left top; }
        #chapters li a { display: block; color: white; font-weight: bold; margin: 0; padding: 0; background: transparent url(/images/saab/menu_empty_li.gif) no-repeat left top; }
            #chapters li a span { padding: 0 20px; height: 100%; background: transparent url(/images/saab/menu_empty_re.gif) no-repeat 100% -2px; }
            #chapters li a:hover { cursor: pointer; text-decoration: none; }

            #chapters li:hover, #chapters li.selected { background-image: url(/images/saab/menu_empty_mid_mo.gif); }
            #chapters li:hover a, #chapters li.selected a { background-image: url(/images/saab/menu_empty_li_mo.gif); }
            #chapters li:hover a span, #chapters li.selected a span { background-image: url(/images/saab/menu_empty_re_mo.gif); }


.chapter { margin: 1em 0 0 0; }

/* navbox, for displaying next/previous/index links */
.navbox { margin-top: 2em; padding: .3em .2em; text-align: center; background-color: #f6f6f6; }
    .navbox a { border: 0; background: none; }

    /* previous, next, index and page links in navbox */
    .prev { float: left; }
    .next { float: right; }
    .index { }
    .page { margin: 0 .2em; }
        .page a { padding: 2px 6px; }

/* more: paragraph with a "read more" link */
.more { clear: both; margin: .3em 0; }
    .more a { padding: 0 12px 0 0; background: url(/images/a_3hoek.gif) 100% 3px no-repeat transparent; }

/* date: date in messages */
.date { margin: 0; color: #999; }

/* button: transforms a normal button to a styled button */
.button {
width: auto !important;
border: 1px solid #677d91;
cursor: pointer;
margin-top: 1em; padding: 2px 1.5em 2px 1.5em;
font: .9em Verdana, Helvetica, sans-serif; color: white; font-weight: bold; text-transform: uppercase;
background-color: #677d91; ; }

a.button {
display: inline !important;
width: auto !important; height: auto !important;
border: 1px solid #91a5b5 !important;
padding: 4px 1.5em 4px 7px !important;
text-decoration: none; text-align: right !important;
background: url(/images/a_3hoek.gif) 95% 5px no-repeat white !important; }

    .button:active { border-style: inset; }

/* extended button style for submit button */
.submit { }

/* jargon styles */
a#translate { display: block; margin-bottom: 1em; padding: .5em; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat white; }
.jargonterm { cursor: help; font-weight: bold; border-bottom: dotted 1px #003384; }
div.nicetitle { position: absolute; padding-top: 4px; top: 0px; left: 0px; border: 1px solid #e8e8e8; border-width: 1px 0 0 1px; color: #003384; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat #efefef; }
    div.nicetitle p { margin: 4px; padding: 4px; }
.overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; opacity: 0.2; background-color: #ffdfca; }
.translation-status { position: absolute; width: 300px; height: 30px; top: 0; right: 1em; border: 2px solid white; padding: 1em; background-color: #ffdfca; }
.close { position: absolute; top: 0; right: 0; color: red; font-weight: bold; background-color: white; }

/* .feed: RSS-feed button placement */
.feed { border: 0 !important; margin-left: 1em; }
    h1 .feed, dt .feed { float: right !important; }
    .feed img { vertical-align: text-top; }

/* permalink (e.g. link below map) */
a.permalink { clear: both; padding-left: 20px !important; background: url(/images/i_permalink.gif) left center no-repeat; }

/* print body */
body#print { margin: 1em; }
    body#print img { margin: 1em 0; }

/**
 * GLOBAL CLASSES
 *
 * global classes are used for very common styles, such as floating, coloring or clearing. Often used in combination, such as: <a href="link.html" class="align-right no-border">link to the right without border</a>.
 */

/* positioning and visibility */
.clear-both     { clear: both; }
.float-left     { float: left; }
.float-right    { float: right; }
.inline         { display: inline; }
.block          { display: block; }
.nodisplay      { display: none; }
.show           { visibility: visible; }
.hide           { visibility: hidden; }
.align-left     { text-align: left; }
.align-right    { text-align: right; }

/* coloring and text decoration/transformation */
.no-border      { text-decoration: none; }
.back           { background: url(/images/a_pijl011.gif) 0 4px no-repeat; }
.red            { color: red; }
.req            { }
.err            { color: red; font-weight: bold; }
.notice         { background-color: #ffa; color: #f60; }
.white          { color: white; }
.chosen         { color: #f60; font-weight: bold; }
.link           { border-bottom: 1px solid white; color: #91a5b5; cursor: pointer; padding-bottom: 1px; }
.link:hover     { border-color: #91a5b5; }

/* file extensions */
.file img       { margin-left: 5px; }

/* forms, occasions */
.up { background: url(/images/a_3hoek_up.gif) 0 4px no-repeat; }
.down { background: url(/images/a_3hoek_down.gif) 0 4px no-repeat; }
