/*
Theme Name: Lucky Light
Theme URI: http://www.luckylight.nl/
Description: Dit is de template voor <a href="http://www.luckylight.nl">LuckyLight.nl</a>.
Version: 1.0
Author: Frank Hogenkamp - <a href="http://www.cafenoir.tv">Cafe Noir Nieuwe Media</a>
*/



/* Begin Typography & Colors */
html, body {
	margin:0px auto;
	padding:0px;
	font: 90%/160% Helvetica;
	color: #717171;
	background: #ffffff url(../img/8er.jpg) repeat-x;
}

#header img, #links img, #rechts img { 
	behavior: url(includes/iepngfix.htc);
}

#header {
	width: 1000px;
	height: 90px;
	margin: 0px auto;
	background: url(../img/logo.png) 0px 15px no-repeat;
	behavior: url(includes/iepngfix.htc); 
	text-align: right;
	padding-top: 15px;
	font: 90%/160% Helvetica;
	color: #000;
}

#menu {
	width: 1000px;
	height: 40px;
	margin: 0px auto;
	background: url(../img/menu.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
	padding: 2px;
}

#zoeken {
	float: right;
	margin-right: 15px;
	margin-top: 4px;
}

#zoeken a {
	text-decoration: none;
	font-weight: bold;
	color: #717171;
	text-transform: uppercase;
}

.zoek {
	width: 175px;
	height: 22px;
	background: url(../img/zoekscherm.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
	border: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	margin-right: 8px;
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	margin-bottom: 15px;
}

#links {
	width: 240px;
	float: left;
	padding-top: 20px;
}

#links img, #rechts img {
	border: 0px;
}

#links ul {
	display: outline;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#links li {
	background: url(../img/producten_tabel_8er.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 0px;
	padding-top: 5px;
	font-size: 100%;
}


#links li a {
	color: #717171;
	text-decoration: none;
	font-weight: normal;
}

#links li.first {
	height: 30px;
	background: url(../img/producten_tabel_header.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
}

#links li.last {
	height: 30px;
	background: url(../img/producten_tabel_footer.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
}

#contact {
	padding-left: 10px;
}

#acties_homepage {
	background: url(../img/acties.png) no-repeat;
	width: 460px;
	height: 189px;
	margin-bottom: 15px;
	padding: 85px 0px 0px 20px;
}

#main {
	width: 480px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}

#main a, #main-shop a {
	color: #39841b;
	font-weight: bold;
}

#main-shop {
	width: 740px;
	float: right;
	margin-right: 0px;
	padding-top: 28px;
}

#rechts {
	width: 240px;
	float: right;
	padding-top: 12px;
}

#merken {
	width: 240px;
	text-align: center;
	margin-top: 25px;
}

#merken img {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	width: 980px;
	height: 40px;
	margin-top: 15px;
	
	background: url(../img/menu.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	font-size: 120%;
}

.actie_image {
	background: url(../img/actie_8er.png) bottom repeat-x;
}

.actie_afbeelding {
	float: left;
	margin-right: 13px;
}
	
.actie_afbeelding img{
	width: 100px;
	width: 100px;
	background: #fff;
}

.actie_afbeelding a img {
	border: 0px;
	border-bottom: 1px #3a851c solid;
}

#naaracties {
	float: right;
	text-transform: uppercase;
	margin-right: 20px;
	margin-top: 10px;
}

#naaracties a {
	color: #fff;
	text-decoration: none;
	font-size: 120%;
}

.bigwhiteplaatje, .welkomplaatje {
	border: 1px solid #717171;
	margin-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}


.clear {
	clear: both;
}

.kop {
	font-weight: bold;
	font-size: 120%;
}

ul#hoofdmenu {
	display: inline;
	list-style: none;
}

ul#hoofdmenu a {
	text-decoration: none; 
	color: #717171;
}

ul#hoofdmenu a.rood {
	color: #ed1c24;
}

ul#hoofdmenu li {
	float: left;
	padding: 8px 10px 0px 10px;
	height: 29px;
	border-right: 1px solid #cacaca;
	font-weight: bold;
	font-size: 17px;
	
}

ul#hoofdmenu li ul li {
	border-right: 0px;
	width: 250px;
	font-size: 75%;
	height: 25px;
}

ul#hoofdmenu li { 
	display:block; 
	float:left; 
	position:relative; 
}

ul#hoofdmenu li ul.submenu {
	margin:0; 
	padding: 0px 0px 0; 
	list-style:none; 
	display:none; 
	background:#ffffff; 
	position:absolute; 
	top:37px; 
	left:-1px; 
	border:1px solid #cacaca; 
	border-top: 1px solid #bebebe; 
}

ul#hoofdmenu li:hover ul.submenu { 
	display:block; 
}

ul#hoofdmenu li ul.submenu li {  
	clear:left; 
}

ul#hoofdmenu li ul li:hover { 
	background: #f8f8f8;
}

ul#hoofdmenu li ul li.pdf {
	background: url(../img/pdf-menu.png) right 7px no-repeat;
}

ul#hoofdmenu li ul li.pdf:hover {
	background: #f8f8f8 url(../img/pdf-menu.png) right 7px no-repeat;
	
}

/* Fix IE. Hide from IE Mac \*/
* ul#hoofdmenu li { float: left; }
* ul#hoofdmenu li a { height: 1%; }
/* End */
