/* Layoutsheet for the leftCol, seperated to make sure, nothing in the startpage.css and support_subpage.css is overwritten */

#leftCol .ctArea .ctElement {
    border-bottom: 1px dotted #67604a;
}

#leftCol .ctArea .ctElement * {
    /*color: #ffffff !important;*/
}

#leftCol .ctArea a.link_internal,
#leftCol .ctArea a.link_external,
#leftCol .ctArea .csc-uploads-fileName a,
#leftCol .ctArea a.link_download,
#leftCol .ctArea a.link_video {
    padding-right: 0;
    background: none;
    margin-right: 0;
}

#leftCol .ctArea a.link_internal:hover,
#leftCol .ctArea a.link_external:hover,
#leftCol .ctArea .csc-uploads-fileName a:hover,
#leftCol .ctArea a.link_download:hover,
#leftCol .ctArea a.link_video:hover {
    padding-right: 0;
    background: none;
    margin-right: 0;
    border-bottom: none;
}

body.layout-leftcol #leftCol,
body.layout-rightcol #leftCol,
body.layout-support_page #leftCol,
body.layout-support_subpage #leftCol {
    display: block !important;
}

body.layout-support_subpage #leftCol .ctArea {
    background: none;
    padding: 0;
    margin-top: 0;
}

body.layout-support_subpage #leftCol .ctArea .ctElement {
    border-bottom: none;
    padding-bottom: 0;
}

body.layout-support_subpage #leftCol .ctArea .ctElement h1,
body.layout-support_subpage #leftCol .ctArea .ctElement h2 {
    background: url(../../Images/support_title_bg.png);
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 1px dotted #fff;
    color: #b89028;
    padding: 9px 10px 7px 21px;
}

body.layout-support_subpage #leftCol .ctArea a {
    border-bottom: none;
}

#leftCol .tx-idcsupport-searchcriteria h2 {
    color: #b89028 !important;
    font-size: 18px;
}
