#globalHolder
{
    margin:auto;

}

iframe{
	display:none;
}

#dsRunner
{
    background-image:url(img/dsRunner.png);
    height:88px;
    width:100%;        
    position:absolute;
    left:0;
}

#topGraphicHolder
{
    height:347px;
    width:100%;
    background-image:url(img/topGraphic.png);
    background-repeat:no-repeat;
    background-position:center top;
    position:absolute;
    z-index:10;
    left:0;
    display:none;
}


#panelbarmenuHolder
{
    margin-left:2px;   
}

#bottomGraphicHolder
{
   
    width:100%;
    background-image:url(img/bottomGraphic.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    z-index:10;

}

#headerHolder
{
    width:1038px;
    margin:auto;
    height:127px;
    background-image:url(img/headerBG.jpg);
    z-index:12;    
    position:relative;
}

#sbHolder
{  
    height:87px;
    width:245px;
    float:right;
    cursor:pointer;
    position:relative;
    top:0px;
    z-index:6000;
}

#sbTop, #sbRunner
{
     width:245px;
     background-image:url(img/sbBG.png);
}

#sbRunnerLine
{
    height:2px;
    width:200px;
    background-color:#3B4449;
    margin-left:20px;
}

#sbRunner
{
    display:none;
    border-top:1px solid transparent;   
}

#sbRunner ul
{
    margin:0!important;
    padding:0!important;
    margin-left:20px!important;
    margin-right:20px!important;
    background-color:#EDE5D2;   
    margin-top:10px!important;
}

#sbRunner li
{
    border-bottom:1px solid #fff;
    height:40px;
    font-size:10px;    
    color:#000;
    margin:3px!important;
    line-height:11px!important;
    padding-top:2px!important;
}

#sbRunner li img
{
    border:1px solid #3B4449;
}

#sbFooter
{
     width:245px;
     height:13px;
     background-image:url(img/sbFooterBG.png);
}



#sbPlacer
{
    margin-top:10px;
    text-align:center;
    font-size:11px;    
    font-weight:bold;
    color:#fff;
}

#helpHolder
{
    margin:auto;
    padding-top:10px;
    text-align:center;
    font-size:11px;    
    font-weight:bold;
    color:#fff;
    border-bottom:1px solid #D4D9DC;
    padding-bottom:15px;
    width:200px;
}

#contentHolder
{
    position:relative;
    width:1038px;
    margin:auto;
    background-image:url(img/contentBG.png);
    padding-bottom:15px;  
    /*z-index:13;*/
}

#menuHolder
{
    position:relative;    
}

#topMenuHolder
{
    position:relative;
    z-index:50;
}



#leftCol
{
    width:230px;
    float:left;
    margin-left:25px;  
    margin-bottom:10px;   
    /*z-index:12;    */
    position:relative;
}

#rightCol
{
    width:741px;
    float:left;
    margin-left:16px;
    margin-bottom:10px;      
    position:relative;
    margin-top:28px;
}

.hrDiv
{
    background-image:url(img/hrBG.jpg);
    height:2px;
}

#teaserHolder, #actieHolder
{
    background-color:#B9B09F;  
    margin-top:15px;
}


.teaserDiv
{
    height:151px;
    width:237px;
    background-color:Black;
    float:left;
    overflow:hidden;
}

.actieDiv
{
    height:151px;   
    margin-left:1px; 
    overflow:hidden;
}

#teaserMarger, #actieMarger
{
    padding:7px;
}

#catMenuHolder
{
 width:230px;
 background-image:url(img/catMenuBG.png);
 padding-bottom:10px;

}

#catMeunuMarger
{
  padding-top:60px;
}


#catMenuBottom
{
 width:230px;
 background-image:url(img/catMenuBottom.png);
 height:8px;   
}



#newletterBox
{
     width:224px;
     height:70px;
     margin-left:2px;
     background-color:#B9B09F;
}

#NLInputHolder
{
    padding-left:7px;
}

#nlTitle
{
    background-color:#564E3B;
    padding:5px;
    color:#fff;
    font-weight:bold;
   
}

#nlTitleMarger
{
     padding:7px;
}


#rufusHolder
{
    position:absolute;
    background-image:url(img/rufus.png);
    width:222px;
    height:179px;
    /*margin-top:-124px;*/
    margin-left:28px;
    z-index:5000;
}

#mainSearchHolder
{
    padding-left:8px;  
    margin-bottom:10px;
}

.mainSearchInput
{
    width:179px!important;
    height:19px!important;
    background-image:url(img/inputRound1.png)!important;
    background-repeat:no-repeat!important;
    background-color:transparent!important;
    border-style:none!important;
    font-size:11px!important;
    line-height:19px!important;
}

.goBtn
{   
    margin-left:10px;
}

.goBtn2
{
    margin-left:8px;
}

.goBtn, .goBtn2
{
    background-image:url(img/goBtnSprite.png);
    height:22px;
    width:21px;
    cursor:pointer;
}

.goBtn:hover, .goBtn2:hover
{
    background-position:0 -22px;
}

#topMenuHolder
{
    position:absolute;
    height:31px;
    top:94px;
    margin-left:249px;
}

.topMenuItem
{
    line-height:31px;
    border-left:1px solid #f58940;
    padding:0 15px 0 15px;
    float:left;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    color:#fff;
}

#logoHolder
{
    position:absolute;
    width:150px;
    height:54px;
    background-image:url(img/logo.png);
    margin-left:249px;
    margin-top:20px;
    cursor:pointer;
}

#headerSlogan
{
    position:absolute;
    margin-left:420px;
    margin-top:44px;
    line-height:14px;
    font-family:Trebuchet MS;
    font-size:14px;
    color:#fff;
}

#footerHolder
{
    background-color:#564E3B;
    width:984px;
    height:90px;
    margin:auto;
    color:#fff;
    font-size:11px;
    line-height:13px;
    z-index:12;    
    position:relative;
}

#footerMarger
{
    padding:18px 10px 5px 10px;    
}

#createdby
{
    float:right;
    margin-top:50px;   
}

#sliderHolder
{
    margin-top:10px;
}

.sliderTitle
{
    background-color:#564E3B;
    padding:5px;
    color:#FFF;
    font-size:13px;
    font-weight:bold;
    background-image:url(img/sliderTitleBG.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}

.sliderContent
{
    /*border:1px solid #564E3B;*/
    /*height:150px;*/
    display:none;
}

table.listTabel 
{
    border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #564E3B;
	border-collapse: collapse;
}

table.listTabel td {
	border-width: 1px;	
	border-style: inset;
	border-color: #564E3B;
	width:182px;
	height:181px;
}

table.listTabel td .listItemHolder
{
    width:182px;
	height:201px;
}

table.listTabel td:hover .listHighlighter
{
    display:block;
    cursor:pointer;
}

table.listTabel td .listHighlighter
{
  position:absolute;
  width:212px;
  height:228px;
  margin-left:-14px;
  margin-top:-13px;
  background-image:url(img/highLight.png);
  background-position:bottom;
  background-repeat:no-repeat;
  display:none;
  z-index:3000;
}

table.listTabel td .listDesc, table.listTabel td .listFromPrice
{
    margin:0 4px 0 4px;
    font-size:11px;
    line-height:12px;
}

table.listTabel td .listFromPrice
{
    color:#FF6600;
    font-weight:bold;
    margin-top:2px;
    margin-bottom:2px;
}

.minmaxBtn
{
    height:18px;
    width:19px;
    background-image:url(img/maxBtn.png);
    float:right;
    cursor:pointer;
}

.minmaxBtn:hover
{
    background-position:0 -18px;
}

.minBtn
{
    background-image:url(img/minBtn.png)!important;
}


.advancedSearch
{
    background-image:url(img/searchBG.jpg);
    background-repeat:no-repeat;
    border: 1px solid #564E3B; 
    padding:20px;
}



.btn1
{
    width:110px;
    height:25px;
    background-image:url(img/btn1Sprite.png);
    text-align:center;
    line-height:25px;
    font-weight:bold;
    color:#564E3B;
}

.btn1:hover
{
    width:110px;
    height:25px;
    background-image:url(img/btn1Sprite.png);
    background-position:0 -25px;
    cursor:pointer;
    color:#fff;
}

#orderBtn
{
    margin-left:20px;
    margin-top:10px;
}


.smallBtn {
    cursor:pointer;
    display:inline-block;
    text-decoration:none;
    height:22px;
}
.smallBtn:hover > .smallBtnP1{
    background-position:0 -22px;
}
.smallBtn:hover > .smallBtnP2{
    background-position:-15px -22px;

}
.smallBtn:hover > .smallBtnP3{
    background-position:-380px -22px;
}
.smallBtnP1 {
    background-image:url("img/btnSmallSprite.png");
    height:22px;
    width:15px;
    display:block;
    float:left;
}
.smallBtnP2 {
    background-image:url("img/btnSmallSprite.png");
    background-position:-15px 0;
    color:#FFFFFF;
    display:block;
    float:left;
    font-family:helvetica,sans-serif;
    font-size:11px;
    height:22px;
    line-height:22px !important;
    padding-right:10px;
    color:#000;

}
.smallBtnP3 {
    background-image:url("img/btnSmallSprite.png");
    background-position:-380px 0;
    display:block;
    float:left;
    height:22px;
    width:23px;
}

.priceTable
{
     border-right:1px solid #6B6251;
     border-bottom:1px solid #6B6251;
     background-color:#fff;
     float: left;
}

.priceTable .collDiv
{
	float: left;
	width:50px;
}


.priceTable .rowDiv{
    border:1px solid #6B6251;
    border-right-style:none;
    border-bottom-style:none;
	border-collapse:collapse;	
	padding:3px;
	text-align:center;
	font-size:11px;
}

.priceTable .amountDiv
{
    background-color:#6B6251;
    color:#fff;    
}

#bagOverview
{
    border-collapse:collapse;
    border:1px solid #6B6251;
    margin-bottom:20px;
}



#bagOverview * td, #bagOverview * th
{
    padding:5px;
    vertical-align:middle;
}

#bagOverview * th
{
    font-style:italic;
    text-shadow:0 1px 1px #FFFFFF;
}





.DataPanel div,     #shippingForm div
{
    background-color:#E6E3DB;
    border-top:1px solid #D1CCBE;
    border-left:1px solid #D1CCBE;
    border-right:1px solid #D1CCBE;
    text-align:right;
    padding:5px!important;
    padding-right:20px!important;
    width:500px;
}



.advancedSearch label { position:absolute; text-align:right;  }
.advancedSearch input, textarea { margin-left: 100px; }
.advancedSearch input{  border:1px solid #564E3B; width:200px; }
.advancedSearch input[type="radio"]{ margin-left: 5px; width:20px; background-color: transparent; border-style:none;}


.advancedSearch input[type=text]
{
    background-image:url(img/Bg_input.gif);
    border:1px solid #D1CCBE;    
}

.advancedSearch input[type=text]:hover
{
    background-image:url(img/Bg_input.gif);
    border:1px solid #000;    
}

.DataPanel input[type=text], #shippingForm input[type=text], .DataPanel textarea
{
    width:300px;
    background-image:url(img/Bg_input.gif);
    background-repeat:repeat-x;
    border:2px solid #D1CCBE;
    padding:2px 3px;
    font-size:11px;
}

.DataPanel input[type=text]:focus, #shippingForm input[type=text]:focus, .DataPanel textarea:focus
{
     border:2px solid #000;
}


.DataPanel div span.asterix, #shippingForm div span.asterix
{
    position:absolute;
}

.bagTitle
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
}

.MenuContentContainer 
{
    padding-bottom:20px;
}

.offerteItem
{
    float:left;
    position:relative;
    margin-left:2px;
    margin-bottom:2px;
    margin-top:4px;
    z-index:3001;
    
}

.moreInfoItem
{
    float:right;
    position:relative;
    margin-right:2px;
    margin-bottom:2px;
    margin-top:4px;
    z-index:3001;
}

.listDescHolder
{
    height:42px;
    overflow:hidden;
}

.clearer
{
    clear:both;
}

.persTable , .persTable *
{
    padding:0!important;
    
    margin:0;
}

.persTable td
{
    padding-left:5px!important;
}


