﻿/* ----- Postings ----- */
.pMinPosting
{
    min-height: 140px;
    height: auto !important;
    height: 140px;
    margin-left: 110px;
}

.pUserOmvat
{
    margin-right: 10px;
    margin-top: -4px;
    float: left;
    width: 100px;
    height: 100%;
    text-align: right;
}

.pReageerBut
{
    height: 20px;
    background: url(         '/images/se/postings/reagerenLijn.gif' ) no-repeat;
    background-position: left top;
    float: left;
}

.pKletsLusImg
{
    float: left;
    margin-top: -1px;
    margin-left: 90px;
}

.pHand
{
    cursor: pointer;
}

.pBut
{
    height: 20px;
    background: url(         '/images/se/postings/kopLijn.gif' ) no-repeat;
    background-position: left top;
    float: left;
}

.pBewerkPaneel
{
    color: #000;
    padding: 10px;
    margin-left: 0px;
    border: solid 1px #8b8b8b;
    width: 380px;
    background-color: #EEE;
    margin-bottom: 20px;
    margin-top: 10px;
}

.pWisPaneel
{
    color: #000;
    padding: 10px;
    margin-left: 0px;
    border: solid 1px #8b8b8b;
    width: 380px;
    background-color: #EEE;
    margin-bottom: 20px;
    margin-top: 10px;
}

/* ----- Einde postings ----- */

/* ----- Generiek ----- */

html, body
{
    margin: 0px;
    padding: 0px;
}

/*
Standaard alle elementen met een padding
*/
.element
{
    display: block;
    background-color: White; /*padding: 10px 23px 14px 19px;*/
}

/* elementen die tekst bevatten */
.contentElement
{
    padding: 10px 23px 14px 19px;
}

/* De omsluitende div'jes van formulier elementen*/
.formElement
{
    padding: 2px 23px 0px 19px;
}

/**
Dit element wijkt af van de standaard witte kleur omdat er, 
indien het volgende element ook een kopPlustekst element is, 
er een transparante margin moet worden toegevoegd.

*/

.kopPlusTekst
{
    background-color: Transparent;
}

/* 
Elementen die uitgesloten zijn van padding
*/
.image, .bestand, .link, .veiligBestand, .video
{
    padding: 0px;
}

.bestand, .link, .veiligBestand
{
    padding: 0px 0px 0px 0px;
}

.kopTekst
{
    padding-bottom:0px;
}

.ReferentieKopTekst
{
    padding-left:0px;
    padding-bottom:0px;
    padding-top:18px;
}

img
{
    border: 0px;
}

.image{
    background-color:white;
}


/* ----- HTML Editor ---- */

.seHtmlContainer
{
    text-align: left;
    line-height: 20px;
}

.seHtml ul
{
    margin: 0 0 0 1.5em;
    padding: 0px;
    list-style: disc;
}

.seHtml ol
{
    margin: 0 0 0 2.2em;
    padding: 0px;
}

.seHtml li
{
}

.seHtml table
{
    padding: 0;
    margin: 0 0 0 -5px;
}

.seHtml tr
{
    padding: 0;
    margin: 0;
}

.seHtml td
{
    padding: 0;
    margin: 0;
}

/* ----- Links in elementen ----- */

/*alle links*/
a:link, a:active, a:visited
{
    color: #890031;
    text-decoration: none;
}

a:hover, .seLink a:hover
{
    /*color:#890031;*/
    text-decoration: underline;
    color: Black;
}

.seLink a:link, .seLink a:active, .seLink a:visited
{
    text-decoration: none;
    background-image: url( '/images/heylen/arrow_right.png' );
    background-repeat: no-repeat;
    background-position: 17px 5px;
    padding-left: 25px;
    color: #890031;
}

.seBestand a:link, .seBestand a:active, .seBestand a:visited
{
    background-image: url( '/images/heylen/arrow_down.png' );
    background-repeat: no-repeat;
    background-position: 17px 5px;
    padding-left: 25px;
    color: #890031;
}

a.seLink:hover, a.seHtml:hover, .seBestand a:hover, .seLink a:hover
{
    text-decoration: underline;
    color: black;
}


/******* HEYLEN BRICKS START *********/

body
{
    background-color: #d8d8d8;
    padding: 0px;
    margin: 0px; /*center all content */
    text-align: left; /* default font settings */
    font-family: Verdana;
    font-size: 8pt;
    line-height: 15pt;
}

img
{
    border: none 0px;
    margin: 0px;
    padding: 0px;
}
/* the main division */

.main
{
    width: 970px;
    margin: 0px auto;
    padding-top: 20px;
}
.topCoverLayer
{
    background-color: #d8d8d8;
    z-index: 24000;
    height: 20px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
}
/* menu container */.headMenuContainer
{
    position: fixed;
    top: 20px;
    width: 812px;
    height: 43px;
    margin: 0px auto;
    z-index: 12;
    margin-left: 158px;
}

.menuGradient
{
    width: 970px;
    height: 97px;
    margin: 0px auto auto auto;
    z-index: 8;
    padding-left: 0px;
    background-image: url(         '/images/heylen/menu_gradient.png' );
    background-position: top;
    background-repeat: repeat-x;
    position: fixed;
}

.logoContainer
{
    width: 160px;
    height: 67px;
    background-color: White;
    position: absolute;
    left: 640px;
    margin-top: 12px;
    padding-top: 6px;
    text-align: center;
}

.logoButton
{
    background-color: Black;
    width: 160px;
    height: 12px;
    position: absolute;
    left: 640px;
    margin-top: 85px;
    cursor: pointer;
}

.logoLoginScreen
{
    text-align: left;
    background-color: Black;
    height: 168px;
    width: 150px;
    left: 640px;
    padding-left: 10px;
    position: absolute;
    top: 97px;
    color: White;
    font-style: italic;
    display: none;
}

.logoLoginScreen input
{
    width: 130px;
    background-color: #333333;
    border: solid 2px #CCCCCC;
    color: White;
}

.logoLoginScreen table
{
    border-collapse: collapse;
    line-height: 12pt;
}

.logoLoginScreen a
{
    color: #AD344A;
    text-decoration: none;
}

.logoLoginScreen a:hover
{
    text-decoration: underline;
}

.loginButton
{
    font-style: italic;
    background-color: #CCCCCC !important; /*ackground-color:White !important;*/
    width: auto !important;
    margin-right: 7px;
    margin-top: 10px;
    border: solid 1px black !important;
    color: black !important;
}

.searchButton{
    background-color:white;
    border:1px solid black;
    color:#890031;
    margin: 0px auto;
    cursor:pointer;
    height:21px;
    width:75px;
    margin-left:12px;
}

.homeLink
{
    margin-bottom: 10px;
}

.submitButton
{
    /*font-style: italic;*/
    background-color: white !important;
    width: auto;
    border-style: none;
    color: #890031;
    border: solid 1px black;
    margin: 3px auto 3px auto;
}


/* a main menu block */.menuBlock
{
    background-color: white;
    width: 148px;
    height: 43px;
    margin: 12px 12px 0px 0px;
    float: left;
    text-align: left;
}


.menuBlock a
{
    padding: 5px 0px 0px 10px;
    width: 138px;
    height: 38px;
    display: block;
}



/* The white arrow beneath the main menu items (on hover).
It is positioned with javascript. 
*/
#imgMainMenuArrow
{
    width: 148px;
    height: 12px;
    position: absolute;
    top: 55px;
    left: 0px;
    background-repeat: no-repeat;
    background-image: url(    '/images/heylen/menu_bg_arrow.png' );
    background-position: center -5px;
    z-index: 3;
    display: none;
}

.menuHeadTextContainer, .menuSubtitleContainer
{
    position: absolute;
    cursor: pointer;
}
.menuSubtitleContainer
{
    margin-top: 16px;
}
.headText, .menuHeadText
{
    font-family: Strada-Bold, Verdana;
    font-size: 11pt;
    line-height: 22pt; /*letter-spacing: 25;*/
}
.menuHeadText
{
    text-transform: uppercase;
}
.menuSubtitleText
{
    font-family: Strada-LightItalic, Verdana;
    font-size: 10pt;
    line-height: 20pt;
    letter-spacing: 0;
    text-transform: lowercase;
    color: #AD344A;
}
.footer
{
    position: fixed;
    text-align: left;
    /*margin-top: 8px;*/
    z-index: 20;
    top: 552px;
}
.footerText
{
    font-size: 8pt;
    line-height: normal;
    text-align: left;
}

/* contains background image */.headBack
{
    position: fixed;
    top: 20px;
    width: 970px;
    height: 191px;
    margin: 0px auto auto auto;
    z-index: 1;
}


.content, .contentSmall, .contentCollection
{
    width: 628px;
    margin: 0px auto 20px 0px;
    position: relative;
    z-index: 5;
    top: 97px;
    text-align: left;
    padding-left: 158px;
}



.content
{
    padding-top: 55px;
    padding-bottom: 20px;
}

.contentCollectionHeader{
    padding-bottom:0px;
}

.contentSmall, .contentCollection
{
    padding-top: 0px;
    padding-bottom:20px;
}




/* Het content vak van de home page 
*/
.contentSmall
{
    width: 308px;
}

/* Het content vak van de collectie pagina 
*/
.contentCollection
{
    padding-left: 0px;
    width: 970px;
    z-index: 4;
}

/* de div met daarin kop+tekst element boven het collectie overzicht */
.contentCollectionHeader
{
    margin-bottom: 0px;
}

.largeTextContainer
{
    text-align: left;
    background-color: white;
    line-height: 20px;
}

/* Positions the textgif so that it aligns with the verdana text
*/
.smallTextContainer img, .largeTextContainer img
{
    position: relative;
    top: 7px;
}

/* extra subselector for textcontainers that are followed by another textcontainer */

.spacedContainer
{
    margin-bottom: 24px;
}


/* contains the language selector squares*/.languageSelectorContainer
{
    position: fixed;
    width: 80px;
    margin-left: 718px;
    margin-top: 67px;
    height: 16px;
    z-index: 9;
}
/* The clickable rectangles that changes the language */.languageSelector
{
    background-color: Black;
    line-height: normal;
    color: White;
    height: 18px;
    width: 18px;
    font-family: Strada-Bold, Verdana;
    font-size: 7pt;
    line-height: 12pt;
    float: left;
    margin-right: 7px;
}

.searchContainer, .searchContainerHome{
    position:fixed;
    width: 160px;
    margin-left: 798px;
    margin-top: 153px;
    z-index:9;
    text-align:right;
}

.searchContainerHome{
    margin-top: 110px;
}

.searchLink{
    height:18px;
    background-color:White;
    z-index:9;
    padding-left:3px;
    padding-right:2px;
    padding-top:2px;
    font-size:medium;
    border: solid 1px #F4F4F4;
}

.searchLink:hover{
    text-decoration:none;
}

.searchArrow{
    margin-bottom:4px;
}

/* the (expanding) transparent block when hovering a menu item */.headLayerBlock
{
    background-image: url(   '/images/heylen/submenu_bg.png' );
    background-repeat: repeat;
    width: 970px;
    z-index: 10;
    position: fixed;
    display: none;
    padding-bottom: 12px;
}

/* expanding red-like rectangles with submenu items*/
.subMenu
{
    background-color: #AD344A;
    color: White;
    width: 308px;
    position: static;
    float: left;
    margin: 67px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    z-index: 10;
    text-align: left;
}

.subMenu a
{
    /* prevents showing of underlines in hyperlinks in IE7 */
    text-decoration: none;
}

.firstSubMenu
{
    margin-left: 158px;
}

.secondSubMenu
{
    margin-left: 318px;
}

.thirdSubMenu, .fourthSubMenu
{
    margin-left: 478px;
}

/* this class is added to hidden texts in main menu block for SEO purposes*/
.menuSeo
{
    display: none;
    height: 0px;
    width: 0px;
}

/* Nieuws */

.newsDate
{
    color: #890031;
}

a.newsLink:link, a.newsLink:active, a.newsLink:visited
{
    color: Black;
    line-height: 20px;
}

/**
    Collections & products
*/

.collectionContainer
{
    background-color: White;
}

.groupContainer
{
    width: 970px;
    height: 32px;
    background-color: white;
    clear: both;
    padding-top: 15px;
    padding-bottom: 20px;
}

.singleGroup{
    height: auto;
}

/**
 GroupClickPanel is applied to invisible div that should catch the click events for toggeling.
 It is -not- the arrow div, look at the .groupArrow selector for that div instead.
*/

.groupClickPanel
{
    width: 716px;
    height: 32px;
    margin-left: 70px;
    cursor: pointer;
    background: url(/images/heylen/t.gif);
}

.groupContainerLeft, .groupContainerRight
{
    background-color: White;
}

.groupContainerLeft, .groupContainerLeftExpanded
{
    width: 158px;
    text-align: right;
    float: left;
}

.groupArrow, .groupArrowExpanded
{
    border-bottom: none;
    border-top: solid 1px #808080;
    height: 12px;
    width: 626px;
    float: left;
    margin-left: 70px;
    background: url( '/images/heylen/arrow_down_gray.png' );
    background-repeat: no-repeat;
    background-position: 75px top;
    padding-left: 90px;
    padding-top: 2px;
    cursor: pointer;
}

.groupArrowExpanded
{
    border-top: none;
    border-bottom: solid 1px #808080;
    background: url( '/images/heylen/arrow_up_gray.png' );
    background-repeat: no-repeat;
    background-position: 75px bottom;
    width: 716px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
    height: 12px;
}


.groupContainerRight
{
    width: 605px;
    padding-left: 19px;
    height: 32px;
    overflow: hidden;
    float: left;
}

.groupContainerRightSingle{
    height:auto;
    overflow:visible;
}

.productContainer
{
    float: left;
    width: 138px;
    height: 150px;
    margin: 0px 12px 12px 0px;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    position: static;
}

a.productContainer:link, a.productContainer:visited, a.productContainer:active
{
    color: black;
    text-decoration: none;
}

a.productContainer:hover
{
    color: #890031;
    text-decoration: none;
}

.productNameContainer
{
    width: 138px;
    height: 20px;
    overflow: hidden;
}

/**
Product detail page
*/

.referenceContainer
{
    width: 158px;
    position: relative;
    z-index: 6;
    top: 388px;
    text-align: left;
    padding-left: 0px;
    background-color: #d8d8d8;
    height: 350px;
    position: fixed;
    padding-top:16px;
}

.referenceContainer .element{
    background-color:#D8D8D8;
}

.productRightTopContainer
{
    width: 812px;
    padding-left: 158px;
    padding-top: 55px;
    top: 97px;
    position: relative;
    z-index: 5;
    background-color: Transparent;
    clear: both;
    
        /* min height hack */
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

.productRightBottomContainer
{
    width: 812px;
    top: 97px;
    position: relative;
    z-index: 4;
    background-color: white;
    clear: both;
    margin-left: 158px; 
    
    /* min height hack */
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

.productBottomSpacer
{
    background-color: transparent;
        min-height: 20px;
    height: auto !important;
    height: 20px;

}


.productInfoContainer, .productTechContainer
{
    width: 298px;
    background-color: White;
    float: left;
    padding-left:22px;
    padding-bottom:22px;
}


.productDescContainer, .productCommentsContainer
{
    width: 264px;
    text-align: left;
    background-color: White;
    float: left; 
    padding-left: 22px;
    padding-right: 22px;
    
}

.productInfoNameContainer{
    position:relative;
    height:95px;
    width:580px;
    overflow:hidden;
    z-index:6;
}

.productCommentsContainer
{
    width: 438px;
}

.productInfoContainer, .productDescContainer
{
    min-height: 380px;
    padding-top: 22px;
}

.productDescContainer{
    padding-bottom:22px;
    padding-top:114px;
    min-height:288px;
}


.productDownloadContainer
{
    width: 184px;
    background-color: White;
    float: left;
    margin-top: 210px;
    min-height: 176px;
    padding-top:16px;
    padding-bottom: 22px;
    
}

.productDownloadContainer .seBestand a{
    background-image: url( '/images/heylen/arrow_down.png' );
    background-repeat: no-repeat;
    background-position: 10px 5px;
    margin-left:-8px;
}

.productDivider{
    height: 0px; 
    clear: both;
}

.referenceContainer .seLink a{
    background-image: url( '/images/heylen/arrow_right.png' );
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-color: #d8d8d8;
    margin-left: -10px;
}

.searchResultContainer{
margin-top:20px;
}

.searchResultContainer .seLink a{
    background-image: url( '/images/heylen/arrow_right.png' );
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-color: transparent;
    margin-left: -10px;
}

.referenceLinks a{
    text-transform: uppercase;
}

/* 
 Reference template
*/

.referenceLeftContainer, .referenceRightContainer
{
    width: 158px;
    position: relative;
    z-index: 6;
    top: 388px;
    text-align: left;
    padding-left: 0px;
    background-color: #d8d8d8;
    height: 500px;
    position: fixed;
    padding-top:16px;
}

.referenceLeftContainer .seLink a{
    background-image: url( '/images/heylen/arrow_right.png' );
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-color: #d8d8d8;
    margin-left: -10px;
}

.referenceRightContainer{

    padding-left:10px;
}
.referenceRightContainer .seLink a{
    background-image: url( '/images/heylen/arrow_right.png' );
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-color: #d8d8d8;
    margin-left: 0px;
    padding-left:10px;
    cursor:pointer;
}

a.activeReference:link, a.activeReference:hover, a.activeReference:active, a.activeReference:visited{
    color:Black;
}


.referenceRightContainer{
    margin-left:786px;
    width:184px;
}

.referenceMiddleContainer, .referenceBottomContainer{
    width: 812px;
    padding-left: 158px;
    padding-top: 55px;
    top: 97px;
    position: relative;
    z-index: 5;
    background-color: Transparent;
    clear: both;
    
    /* min height hack */
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

.referenceBottomContainer{
    top:0px;
    padding-top:0px;
    padding-left: 0px;
    position: relative;
    z-index: 4;
}

.referenceTopLeft, .referenceTopRight, .referenceBottomLeft, .referenceBottomRight{
    width: 285px;
}

.referenceTopLeft{
    background-color: White;
    float: left;
    padding-left:22px;
    padding-bottom:16px;
    padding-top:22px;
    height:376px
}

.referenceTopRight{
    text-align: left;
    background-color: White;
    float: left; 
    padding:114px 22px 0px 14px; 
    height:300px;
}

.referenceBottomLeft, .referenceBottomRight{
    height:285px;
    float:left;
    background-color:White;
    padding: 0px 14px 22px 22px; 
}
.referenceBottomRight{
    padding-left: 0px;
    padding-right:22px;
}

.zoekbox{
    margin-top:-4px;
    font-family:Verdana !important;
}


/* referentie zoek resultaat */ 
.referenceResultContainer{
    border-bottom: 1px solid #808080;
    clear:both;
    min-height:40px;
    padding-top:12px;
    padding-bottom:10px;
    
}

.referenceImage a{
    background: none;
    background-image: none !important;
    padding-left:0px;
}

.searchResultContainer .seLink .referenceImage a{
    padding-left:0px;
    margin-left: 0px;
}

.searchResultContainer .seLink a{
    padding-left: 25px;
    margin-left:0px;
    width:100px;
}

.referenceImage{
    float:left;
}

.referenceResultInfoLink{
    float:left;
    width: 249px;
}

.referenceResultInfoLink{
    float:left;
    width: 249px;
}

.referenceResultInfo{
    float:left;
    width: 280px;
}

.referenceInfoLabel{
    padding-left:14px;

}




/**
    Overruling site editor beheer style
**/

.infoWrapFixedPanel
{
    /* This margin makes sure that the site editor panel is right below the top cover layer */
    margin-top: 17px !important;
}

/* without this padding, the treeview (in page editmode) to select a background image is a bit hidden on the left */
.infoDividerL .RadTreeView .rtUL{
    padding-left:10px;
}


.RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default
{
    font-family: Verdana !important;
}

.RadComboBox_Default table td.rcbInputCell, .RadComboBox_Default .rcbInputCell .rcbInput{
    background-color:white !important;
    padding-left: 2px !important;
}

.RadComboBox_Default .rcbInputCell .rcbInput{
    padding:0px;
}

/******* HEYLEN BRICKS END *********/