/*  Imports */
@import url(css/reset.css);
@import url(css/menu.css);
/*New styles for orgapack.be*/
#dnn_ControlPanel
{
    width: auto !important;
    width: 965px;
    max-width: 965px;
    margin: 0 auto;
    min-height: 0;
    line-height: 0px;
    font-size: 0px;
}
.Normal, .NormalDisabled
{
    font-family: "Tahoma" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    font-size: 1em;
    font-weight: normal;
}
p.toggleTable
{
    cursor: pointer;
    color: #014B92;
    display: block;
    line-height: 25px;
    font-size: 14px;
    border-left: solid 5px #F76900;
    padding-left: 5px;
}
/*Sort Lists*/
li.sortTitle
{
    text-decoration: none;
    text-transform: uppercase;
    width: 80px;
}
#sortBox
{
    margin-top: 20px;
    margin-bottom: 20px;
}
ul#sortList2
{
    margin-top: 5px;
}
#sortList li, #sortList2 li
{
    float: left;
    margin: 15px 0;
    display: inline;
    list-style: none;
    height: auto !important; /*  for modern browsers */
    height: 25px; /* for IE5.x and IE6 */
    min-height: 25px; /* for modern browsers */
    margin: 0;
}
#sortList a, #sortList2 a
{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 14px;
    outline: none;
}
#sortList li a:hover, #sortList2 li a:hover
{
    background: #014b92;
    color: #fff;
    text-decoration: none;
}
#sortList li a.sortCurrent, #sortList2 li a.sortCurrent
{
    background: #014b92;
    color: #fff;
    text-decoration: none;
}
.displayNone
{
    display: none;
}
.displayBlock
{
    display: block;
}
#slideshowBouw, #slideshowPapier, #slideshowHout, #slideshowMetaal, #slideshowProductie, #slideshowWaarom, #slideshowService, #slideshowHandapparaten, #slideshowVerbruiksmateriaal, #slideshowMachines, #slideshowInstallaties, #slideshowToebehoren, #slideshowBeurzen
{
    height: auto !important; /*  for modern browsers */
    height: 200px; /* for IE5.x and IE6 */
    min-height: 200px; /* for modern browsers */
    margin-bottom: 20px;
}
#vert-hor
{
    text-align: center;
}
#vert-hor img
{
    margin: 0 10px;
}
.lightBox img
{
    border: solid 5px #363637;
    margin: 3px 6px 3px 0;
}
.lightBox a:hover img
{
    border: solid 5px #F76900;
}
img.pdf
{
    margin-right: 30px;
}
.theSwiss
{
    font-family: Lucida Handwriting;
    font-size: 16px;
}
#ort250BestelProef
{
    margin: 20px 0;
}
#ort250BestelProef img
{
    margin-right: 20px;
}
h1.orgapack
{
    width:450px;
    height: 40px;
    background-image: url(images/orgapack-h1.jpg);
    background-repeat:no-repeat;
    padding:0;
    margin-top:10px;
}
/*detail img box*/
#detailImg
{
    margin: 20px 0;
}
#detailImg p
{
    clear: both;
}
.imgSpan
{
    margin: 2px;
    float: left;
}
.txtSpan
{
    margin: 2px 0 2px 110px;
    display: block;
}
/*Form styles*/
span.confirmation
{
    padding: 10px;
    background-color: #99faa0;
    color: #000;
}
#form
{
    margin: 0 auto;
    width: 480px;
    background-color: #404042;
    color: #fff;
}
#formIntro
{
    margin: 20px 10px;
}
.txtBoxLabel, .txtMultiLabel
{
    margin-left: 10px;
}
.txtBoxControl, .txtMultiControl
{
    border: solid 1px #fff;
    background-color: #363637;
    color: #fff;
    padding: 4px;
}
/*  Main Boxes  */
body
{
    background-color: #d1d5da;
    background-image: url(images/img_bg.gif);
    background-repeat: repeat-x;
    text-align: center;
}
html
{
    height: 101%;
}
a:link
{
    text-decoration: underline;
    color: #014b92;
}
a:visited
{
    text-decoration: underline;
    color: #014b92;
}
a:hover
{
    text-decoration: underline;
    color: #F76900;
}
h1
{
    color: #014b92;
    padding: 5px 0 20px 0;
}
h1 a:link, h1 a:visited
{
    text-decoration: none;
}
h1 a:hover
{
    color: #014b92;
    padding: 5px 0 10px 0;
    text-decoration: underline;
}
h2
{
    color: #014b92;
    padding: 5px;
}
h2.groupSelect
{
    background-image: url(images/h2_line.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 650px;
}
h3
{
    color: #014b92;
    padding: 5px;
}
object
{
    padding: 15px;
}
h2 a:hover
{
    color: #014b92;
    padding: 5px;
    text-decoration: underline;
}
.ControlPanel
{
    width: 965px;
}
#wrap
{
    width: 965px;
    margin: 0 auto;
    padding: 0 1px 1px 1px;
    background-color: #fff;
}
#wrap960
{
    width: 963px;
    padding: 0;
    background: #404042 url(images/equal_height_BG.png) repeat-y;
    float: left;
    text-align: left;
}
#SideBar
{
    width: 250px;
    height: auto;
    background: #404042;
    padding: 0 0 20px 0;
}
#dnn_LeftPane
{
    margin-top: 20px;
    text-align: center;
}
#dnn_TopPane, #TopBanner
{
    width: 710px;
    margin-bottom: 1px;
    height: auto !important; /*  for modern browsers */
    height: 200px; /* for IE5.x and IE6 */
    min-height: 200px; /* for modern browsers */
}
#dnn_SearchPane
{
    width: 215px;
    height: auto !important; /*  for modern browsers */
    height: 30px; /* for IE5.x and IE6 */
    min-height: 30px; /* for modern browsers */
}
.NormalTextBox
{
    border: solid 1px #014B92;
    padding: 2px;
}
#LangSelect
{
    padding-top: 5px;
    width: 70px;
}
#LangSelect a
{
    padding: 3px;
}
#LangSelect a:hover
{
    background-color: #014B92;
    color: #fff;
}
#LangSelect a.active
{
    background-color: #014B92;
    color: #fff;
}
#dnn_ContentPane
{
    width: 700px;
    margin-bottom: 1px;
    border-top: #363637 solid 1px;
    padding: 0px;
    font-size: 12px;
}
#dnn_ContentPane p
{
    margin: 5px 0;
}
#dnn_BottomPane
{
    width: 700px;
}
#Header
{
    height: 201px;
    background: red;
}
#FooterPane
{
    margin-top: 20px;
}
#footer
{
    background: #014b92;
    height: 50px;
    width: 710px;
    margin-top: 1px;
    color: #fff;
}
.ft-left
{
    width: 45%;
    float: left;
    text-align: left;
    padding: 17px 0 0 15px;
}
.ft-right
{
    width: 45%;
    float: right;
    text-align: right;
    padding: 17px 15px 0 0;
    color: #fff;
}
.legal, a.legal:link, a.legal:active, a.legal:visited
{
    color: #fff;
    text-decoration: none;
}
a.legal:hover
{
    color: #fff;
    text-decoration: underline;
}


/*  Support Boxes  */

#logo
{
    height: 100px;
}

#bars
{
    height: 100px;
    background: #fff url(images/BarsBlue.jpg) no-repeat; /*background: #fff url(images/BarsOrange.jpg) no-repeat;*/
}
p.distributor
{
    margin: 0 25px;
    text-align: center;
}
p.distributor a, p.distributor a:visited
{
    display: block;
    font-size: 1.2em;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    border: 1px solid #666666;
}
p.distributor a:hover
{
    text-decoration: none;
    border: 1px solid #666666;
    background-color: #333333;
}


#admin_host
{
    height: 100px;
    background: #fff url(images/admin_host.jpg) no-repeat;
}
#menu
{
    padding: 30px 25px 0 25px;
}
#menu_admin
{
    padding: 10px 25px 0 25px;
}
#login_style h1
{
    margin: 15px 0 15px 0;
    font-size: 16px;
    color: #fff;
}
#login_style a
{
    color: #fff;
}
#login_style a:hover
{
    color: Red;
    text-decoration: none;
}
#bread_style span
{
    padding: 5px 0 10px 0;
}
/* product explorer bar */

#peBar
{
    background-color: #ffffff;
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 50;
    width: 51%;
    height: 40px;
    border-left: 10px solid #014b92;
    overflow: hidden;
    text-align: left;
}
#peBar h1
{
    padding: 0 15px;
    display: none;
}
#newsBarBkg
{
    text-align: left;
    position: absolute;
    right: 0;
    top: 140px;
    width: 51%;
    background-color: #014b92;
    border-left: 10px solid #014b92;
    z-index: 44;
}
#underConstruction, #enConstruction
{
    color: #fff;
    text-align: left;
    position: absolute;
    right: 0;
    top: 245px;
    width: 51%;
    background-color: #014b92;
    border-left: 10px solid #014b92;
}
#underConstruction
{
    z-index: 50;
}
#enConstruction
{
    z-index: 60;
}
#underConstruction h3, #enConstruction h3
{
    color: #fff;
    font-size: 1.2em;
}
/*Language select*/
#lang1, #lang2, #lang3
{
    float: left;
    width: 150px;
    padding: 10px;
}
#lang1H2, #lang2H2, #lang3H2
{
    color: #fff;
    text-align: center;
}
.lang1Img, .lang2Img, .lang3Img
{
    float: left;
    width: 50px;
}
.lang1Li1, .lang1Li2, .lang2Li, .lang3Li
{
    margin: 0 0 5px 60px;
    list-style-type: none;
}
.lang1Li1 a:link, .lang1Li2 a:link, .lang2Li a:link, .lang3Li a:link, .lang1Li1 a:visited, .lang1Li2 a:visited, .lang2Li a:visited, .lang3Li a:visited
{
    color: #fff;
}
.lang1Li1 a:hover, .lang1Li2 a:hover, .lang2Li a:hover, .lang3Li a:hover
{
    text-decoration: none;
}
/*NewsBar*/
#news1 h2
{
    font-size: 1.75em;
}
#news1H2 a:link, #news1H2 a:visited
{
    text-decoration: none;
    color: #fff;
}
#news1H2 a:hover
{
    text-decoration: none;
    padding: 0;
}
#dnn_newsBar li
{
    color: #fff;
}
#news1, #news2, #news3
{
    float: left;
    width: 480px;
    padding: 10px 0;
}
.news1Img, .news2Img, .news3Img
{
    float: left;
}
.news1Li, .news2Li, .news3Li
{
    margin: 0 0 5px 180px;
}
li.bestelProefLi
{
    margin: 10px 0 5px 180px;
    display: block;
    width: 200px;
    background: #fff;
}
li.bestelProefLi a:link, li.bestelProefLi a:visited
{
    color: #014b92;
    text-decoration: none;
    font-weight: bold;
    padding: 5px;
}
li.bestelProefLi a:hover
{
    color: #F76900;
}
/*p#newsBox a:link, p#newsBox a:visited
{
    display: block;
    background: #fff;
    color: #014b92;
    font-weight: bold;
    padding: 5px;
    margin: 20px 0 5px 160px;
    width:300px;
    text-decoration:none;
    text-align:center;
}*/
/* Product Categories Page */
#our_work li, #our_work li img, #our_work a, #our_work h2
{
    margin: 0;
    padding: 0;
}
#our_work
{
    padding: 0;
    margin: 15px 0 0;
    text-align: center;
}
#our_work li
{
    list-style: none;
    float: left;
    width: 200px;
    height: 270px;
    position: relative;
    width: 33%;
}

#our_work li a
{
    display: block;
    position: relative;
    overflow: hidden;
    height: 270px;
    width: 200px;
    color: #000;
    text-decoration: none;
}

#our_work li a:focus, #our_work li a:hover
{
    text-decoration: none;
}

#our_work li img
{
    position: absolute;
    top: 0;
    left: 0;
    height: 210px;
    width: 200px;
    border: 0;
    text-align: center;
}
#our_work h2
{
    font-size: 1.5em;
    padding: 10px 0;
    background-color: #014b92;
    color: #fff;
    width: 200px;
}
/*Product Detail Styles*/
.tabnav
{
    border-bottom: 1px solid #ccc;
}
.tabnav li
{
    display: inline;
    list-style: none;
    line-height: 25px;
    margin: 0;
}
.tabnav li a
{
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    padding: 5px 14px;
    outline: none;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a
{
    background: #014b92;
    color: #fff;
    text-decoration: none;
}
.ui-tabs-hide
{
    display: none;
}
.tabdiv
{
    margin: 20px 0;
    background: #fff;
}
.tabdiv ul, .tabdiv1 ul, .tabdiv2 ul, .tabdiv3 ul, .tabdiv4 ul
{
    line-height: 20px;
    list-style-position: inside;
    margin: 10px 0 10px 5px;
    padding-left: 15px;
    text-indent: -15px;
}
.tabdiv ul li, .tabdiv1 ul li, .tabdiv2 ul li, .tabdiv3 ul li
{
    list-style-position: inside;
    list-style-type: circle;
}
.tabdiv1 p, .tabdiv2 p, .tabdiv3 p, .tabdiv4 p
{
    padding: 5px;
}
.tabdiv1
{
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}
.tabdiv2
{
    float: right;
    width: 300px;
    height: 300px;
    margin: 0 20px 20px 10px;
    text-align: center;
    padding: 0px;
}
.tabdiv2 img
{
    border: #CCCCCC 1px solid;
}
.tabdiv2 a:hover img
{
    border: #F76900 1px solid;
}
.tabdiv3
{
    float: left;
    width: 328px;
    margin: 0px 10px 20px 0;
}
.tabdiv4
{
    float: right;
    width: 300px;
    margin: 0px 20px 20px 10px;
}
.tb_header
{
    height: 20px;
    color: #014b92;
    font-weight: bold;
}
.tabdiv1 table
{
    width: 100%;
}
.tb_header td
{
    border: #CCCCCC 1px solid;
    border-left: #014b92 8px solid;
    height: 25px;
    padding-left: 5px;
}
.tb_header a
{
    color: #014b92;
    display: block;
    line-height: 25px;
    text-decoration: none;
    padding-left: 5px;
}
.tb_header a:hover
{
    color: #fff;
    text-decoration: none;
}
.tb_header a:visited
{
    text-decoration: none;
}
.read_more, .read_more a
{
    text-align: right;
    height: 40px;
    color: #014b92;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0;
}
.read_more a:hover
{
    text-decoration: underline;
}
.highlight
{
    border-left: #014b92 8px solid;
    color: #014b92;
    font-weight: bold;
    padding-left: 5px;
}
#company span
{
    line-height: 20px;
}
#company img
{
    margin: 5px 5px 10px 0;
}
/*-------------- Contact Form Style --------------*/

.certis_form, .certis_textBox
{
    margin-bottom: 10px;
}
.SendButton
{
    color: #fff;
    background-color: #014b92;
    border: #CCCCCC 1px solid;
    margin: 15px 5px;
    padding: 5px;
}

/*--------------Certis Data Box-------------------*/
#CertisBoxBelgie, #CertisBoxNederland
{
    float: left;
    margin-right: 20px;
    background-color: #333333;
    border: 1px solid #666666;
    padding: 5px 5px 10px 5px;
    width: 190px;
    color: #fff;
    text-align: left;
}
#CertisBox
{
    background-color: #333333;
    border: 1px solid #666666;
    padding: 5px 5px 10px 5px;
    width: 190px;
    color: #fff;
    margin: 0 auto;
    text-align: left;
}
#CertisBox a, #CertisBox a:visited, #CertisBoxBelgie a, #CertisBoxBelgie a:visited, #CertisBoxNederland a, #CertisBoxNederland a:visited
{
    color: #fff;
    text-decoration: none;
}
#CertisBox a:hover, #CertisBoxBelgie a:hover, #CertisBoxNederland a:hover
{
    color: #fff;
    text-decoration: underline;
}
#CertisBox h2, #CertisBoxBelgie h2, #CertisBoxNederland h2
{
    font-family: "Lucida Handwriting";
    font-size: 0.9em;
    color: #fff;
    border-bottom: #666666 1px solid;
    padding: 5px 0 5px 0;
    text-align: center;
}
#CertisBox p, #CertisBoxBelgie p, #CertisBoxNederland p
{
    margin: 5px 0;
    height: auto !important; /*  for modern browsers */
    height: 15px; /* for IE5.x and IE6 */
    line-height: 15px; /* for modern browsers */
}
p.whiteBox
{
    display: block;
    background: #fff;
    color: #014b92;
    font-weight: bold;
    padding-left: 2px;
    font-size: 0.8em;
}
h1.whiteBox2, p.whiteBox2
{
    color: #fff;
    font-weight: normal;
    font-size: 0.9em;    
    display: block;
    background: #404042;
    padding: 2px;
    border: #666666 1px solid;
    margin:15px 0;
    text-align:center;
}
p.brownBox
{
    display: block;
    background: #333333;
    color: #fff;
    font-weight: bold;
    width: 80px;
    padding: 2px;
    margin-bottom: 10px;
}
.kontaktTable td
{
    height: 25px;
}
/*vacatures slider**/
div.slider
{
    position:relative;
    padding-bottom:30px;
    height: auto;     
}
div.toggleHeight
{
    height: auto !important;
    height: 150px;
    max-height: 150px;  
    overflow:hidden;    
    position:relative;    
}
span.vacToggle
{
    position:absolute;    
    bottom:0;
    left:0;    
    background-color:#014B92;
    color:#fff;
    cursor:pointer;
    padding:5px;
}
