/* PRODUCTEN BEGIN CSS */
#product-foto{
    position: relative;
    float: left;
    display: inline;
    max-width: 395px;
    margin-top: 15px;
    overflow: hidden;
}

#product-content{
    position: relative;
    float: right;
    display: inline;
    width: 395px;
    min-height: 350px;
    margin-top: 15px;
    overflow: hidden;
    padding: 20px 15px 15px 20px;
    border: 1px solid #666666;
}

#producten-container{
    position:relative;
    float:left;
    display:inline;
    left: -2px;
    width:875px;
    z-index: 1;
}

#producten-container a:link, #producten-container a:active, #producten-container a:visited{
    position: relative;
    float: left;
    display: inline;
    width: 156px;
    height: 156px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #666666;
    margin-right: 15px;
    margin-top: 20px; 
}

#producten-container a:hover{
    position: relative;
    float: left;
    display: inline;
    width: 156px;
    height: 156px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #a5a5a5;
    margin-right: 15px;
    margin-top: 20px; 
}

.product-titel{
    position: absolute;
    width: 141px;
    text-align: left;
    color: #fff;
    font-size: 11px;
    bottom: 0px;
    left: 0px;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    background-image: url(../images/bg-titel-product.png);
    background-repeat: repeat-y;
}

/* PRODUCTEN EINDE CSS */

html{
	display:block;
	margin:0;
	padding:0;
	height:100%;
    }
    
body{
    margin:0;
    padding:0;
	height:100%;
    color:#fff;
	font-family:"Tahoma", Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    line-height:19px;
	background-color:#1c1c1e;
	}
	
#container{
	position:relative;
	width:925px;
	margin-left:auto;
	margin-right:auto;
	}
    
#top{
    position:relative;
    float:left;
    display:inline;
    width:925px;
    height: 144px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#menu-top{
    position: absolute;
    width: 500px;
    right: 70px;
    top: 52px;
}

#icon-contact{
    position:relative;
    float:left;
    display:inline;
    width: 12px;
    height: 10px;
    margin-left: 18px;
    bottom: -10px;
    background-image: url(../images/contact.gif);
    background-repeat: no-repeat;
}

#icon-home{
    position:relative;
    float:left;
    display:inline;
    width: 12px;
    height: 10px;
    margin-left: 22px;
    bottom: -10px;
    background-image: url(../images/home.gif);
    background-repeat: no-repeat;
}

#icon-route{
    position:relative;
    float:left;
    display:inline;
    width: 12px;
    height: 10px;
    margin-left: 23px;
    bottom: -10px;
    background-image: url(../images/route.gif);
    background-repeat: no-repeat;
}

#home-blok-occasions-image{
    position:relative;
    float:left;
    display:inline;
    width: 238px;
    height: 85px;
    margin-bottom: 10px;
    background-image:url(../images/occasions.jpg);
    background-repeat: no-repeat;
    border: 1px solid #ccc;
}

#home-blok-nieuws-lees-verder{
    position: absolute;
    width: 120px;
    height: 25px;
    bottom: 5px;
    right: 5px;
    background-image: url(../images/ISTshow_knop_meernieuws.jpg);
    background-repeat: no-repeat;
}

.home-blok-aanbiedingen-lees-verder{
    position: absolute;
    width: 120px;
    height: 25px;
    bottom: 5px;
    right: 30px;
    background-image: url(../images/ISTshow_knop_leesverder.jpg);
    background-repeat: no-repeat;
} 

.menu-top-item{
    position: relative;
    float: right;
    display: inline;
    width: 60px;
    height: 30px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
}

#header{
    position:relative;
    float:left;
    display:inline;
    width:848px;
    height: 338px;
    margin-left: 38px;
    border: 1px solid #666666;
    z-index: 2;
}

#logo{
    position:relative;
    float:left;
    display: inline;
    width:223px;
    height:58px;
    margin-left: 90px;
    margin-top: 45px;
    background-image: url(../images/lightoutletlogo.png);
    background-repeat: no-repeat;
}

#banner{
    position:relative;
    float:left;
    display:inline;
    width:826px;
    height: 265px;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #666666;
    background-image: url(../images/banner_lightoutlet.jpg);
    background-repeat: no-repeat;
}  

#banner-extra{
    position: absolute;
    width: 413px;
    height: 358px;
    left:480px;
    top:10px;
    display: none;
}         

#banner-extra-2{
    position: absolute;
    width: 0px;
    height: 0px;
    display: none;
}

#content-container{
    position:relative;
    float:left;
    display:inline;
    width:925px;
    min-height: 301px; 
    padding-bottom: 30px;
    background-image: url(../images/bg-container.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#content{
    position:relative;
    float:left;
    display:inline;
    width:848px;
    margin-left: 41px;
    margin-top: 20px;
    padding-bottom: 25px;
    z-index: 1;
}

#home-blokken{
    position:relative;
    float:left;
    z-index: 2;
    display:inline;
    width:890px;
    margin-left: 38px;
    margin-top: 30px; 
}

.home-blok{
    position:relative;
    float:left;
    display:inline;
    width:268px;
    height:268px;
    border: 1px solid #676767;    
    margin-right: 20px;
}

.home-blok-titel{
    position:relative;
    float:left;
    display:inline;
    width: 240px;
    margin-left: 14px;
    height: 30px;
    margin-top: 10px;
    font-size: 14px;
}

.nieuws_small_datum{
    position: relative;
    float: left;
    display: inline;
    width: 240px;
    height: 15px;
    line-height: 15px;
    color: red;
    font-size:11px;
    line-height:15px;
}

.home-blok-content{
    position:relative;
    float:left;
    display:inline;
    width: 240px;
    height: 188px; 
    margin-left: 14px;
    line-height: 15px;
}

.home-blok-content img{
    border: 1px solid #636363;
}

#line1{
    position:relative;
    float:left;
    display:inline;
    width:848px;
    height: 2px;
    margin-left: 38px;
    line-height: 0px;
    font-size: 0px; 
    background-image: url(../images/line.gif);
    background-repeat: repeat-x;
}
     
.nieuws-titel{
    position:relative;
    display:inline;
    float:left;
    width:808px;
    height:15px;
    color:red;
    font-size:12px;
    margin-bottom:10px;
    }
    
.nieuws-bericht{
    position:relative;
    float:left;
    width:808px;
    padding:20px;
    margin: 10px 0px 20px -3px;
    overflow:auto;
    background-image:url(../images/bg-nieuws.gif);
    background-repeat:repeat-x;
    background-position:top;
    border:1px solid #666666;
    }
		
#copyrightdoit{
	position:relative;
	float:left;
	display:inline;
	width:828px;
    height: 46px;
	font-size:11px;
	color:#e8d3d3;
    padding-left: 20px;
    margin-left: 38px;
    line-height: 42px;
    background-color: #963738;
    border: 1px solid #080809;
	}
    
#space{
    position:relative;
    float:left;
    display:inline;
    width:828px;
    height: 30px;
}
		
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
	font-size:11px;
	color:#e8d3d3;
	}
	
a:hover.doit{
	text-decoration:underline;
	font-size:11px;
	color:#fff;
	}
	
h1{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:"Tahoma", Arial, Verdana, Helvetica, sans-serif;  
    font-size:16px;
    color:#FFF;
	line-height:22px;
    }
	
h2{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:"Tahoma", Arial, Verdana, Helvetica, sans-serif;  
    font-size:16px;
    color:#fff;
	display:inline;
	font-weight:normal;
	}
	
h3{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:"Tahoma", Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
    color:#fff;
	display:inline;
	font-weight:normal;
	line-height:22px;
    }
        
big{
    position: relative;
    float: left;
    display: block;
    clear:both;
    font-family:"Tahoma", Arial, Verdana, Helvetica, sans-serif;  
    font-size:16px;
    color:#FFF;
    line-height:22px;
    margin-top:20px;
    width: 800px;
}    

a:link, a:visited, a:active{
    color:#e01414;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#ff8787;
    text-decoration:underline;
    font-size:12px;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}

.banner{
    position: absolute;
    display: none;
}

#arrows-container a{
    text-decoration: none;
}

a:link.menu_item1, a:visited.menu_item1, a:active.menu_item1 {
    position:relative;
    float:left;
    display:inline;
    height:20px;
    padding-left:25px;
    padding-right:25px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    text-transform: uppercase;
}

a:hover.menu_item1{
    color:#ff8787;  
}

/*gebruik dit voor active menu item*/
a:link.menu_item_active1, a:visited.menu_item_active1, a:active.menu_item_active1, a:hover.menu_item_active1{
    position:relative;
    float:left;
    display:inline;
    height:20px;
    padding-left:25px;
    padding-right:25px;
    color:#ff8787;
    font-size:11px;
    text-decoration:none;
    text-transform: uppercase;
    }
    

.menu-item-scheiding1{
    position:relative;
    float:left;
    display:inline;
    height:6px;
    width:6px;
    margin-top: 7px;
    background-image: url(../images/menu-scheiding.gif);
    background-repeat: no-repeat;
    line-height: 0px;
    font-size: 0px;
    }
    
.nieuwsberichten_small a{
    font-size:11px;
    color:#fff;
}

#kort-nieuws-titel{
    position: relative;
    float:left;
    display:inline;
    width: 240px;
    height: 40px;
    line-height: 35px;
    font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    font-weight:normal;
    display:inline;
    background-image:url(../images/bg-nieuws-small.gif);
    background-repeat:repeat-x;
    background-position: bottom;
    }
    
#bekijk-alle-nieuwsberichten{
    position: relative;
    float:left;
    display:inline;
    width: 240px;
    height: 25px;
    line-height: 25px;
    font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    font-weight:normal;
    display:inline;
    background-image:url(../images/bg-nieuws-small.gif);
    background-repeat:repeat-x;
    background-position: top;
    }

a:link.nieuws_small_titel, a:visited.nieuws_small_titel, a:active.nieuws_small_titel{
    position:relative;
    float:left;
    display:inline;
    font-size:11px;
    text-decoration:none;
    color:#fff;
    line-height:20px;
    }
    
a:hover.nieuws_small_titel{
    position:relative;
    float:left;
    display:inline;
    font-size:11px;
    text-decoration:none;
    color:#fff;
    line-height:20px;
    }     
    
.nieuwssamenvatting_small{
    position: relative;
    float:left;
    display:inline;
    width:240px;
    color:#fff;
    font-size:11px;
    line-height: 15px;
    padding-bottom: 15px;
    }
    
#tabbladen{
    position: absolute;
    right: 50px;
    height: 35px;
    top: 108px;
}

#tabbladen a:link, #tabbladen a:active, #tabbladen a:visited{
    position: relative;
    float: right;
    display: inline;
    height: 35px;
    margin-left: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 25px;
    color:#b6b6b6;
    font-size:11px;
    text-decoration:none;
    text-transform: uppercase;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right:1px solid #666666;
    cursor: pointer;
}

#tabbladen a:hover{
    color:#fff;
    border-top: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-right:1px solid #c5c5c5;
    background-color: #1c1c1e;
}

.aanbieding-prijs {
    color: white;
}

.indexthumb, indexthumb:hover {
    border: 0 !important;
}

.indeaanbieding-thumb {  
}

.product-isaanbieding {
    background-color: black;
    position: absolute;
    margin-top: 0px;
    color: white;
    left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    top: 0px;
    width: 100%;
}

#TB_window {
    background-color: #2C2C2E !important;
    color: white !important;
}

#TB_ajaxWindowTitle {
    color: white !important;
}

#TB_closeAjaxWindow {
    background-image:url('../images/close.gif') !important;
}

.productcontact {
    resize: none;
}
