/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, table {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

a{
	text-decoration: none;
	color: #7CC242;
}

a:hover {
	text-decoration: underline;
}

/* BODY */
html, body {
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	font-size: 12px;
}

body {
	/*background: #fff url(background1.png) fixed top center no-repeat;	*/
	background: #fff url(background2.png) fixed top left repeat;
}

.container {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	border-top: 7px solid #111;
}

.header {
	position:relative;
	top: 0;
	left: 0;
	width: 948px;
	heigth: 125px;
	background: #fff;
}

/* menu */
#divNav {
	background: transparent;
	margin: 0;
	padding: 0;
	height: 70px;
}

#nav {
	position: relative;
	padding-left: 0px;
	top: 64px;
	height: 70px;
	background: #fff url(header_background.jpg) top left repeat-x;
}

#nav li ul, #nav li ul {
	margin: 0;
	padding: 0;
}

#nav a {
	text-decoration: none;
}

#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	border-top:1px solid #ccc;
	clear:none;
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#nav li:hover {
	border-top:1px solid #000;
}

#nav li ul {
	display: none;
}

#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
	position: absolute;
	top: 30px;
	left: 0;
	background: #fff;
	height: 25px;
}

#nav li.on ul {
	background: #fff;
}

#nav li.over ul { /*for ie*/
	background: #7CC242;
}

#nav li a {
	color: #666;
	display: block;
	/*width:125px;*/
	padding: 0;
	padding-top:7px;
	height: 25px;
	margin-right: 40px;
}

#nav li.on a, #nav li.on:hover {
	color: #666;
	font-weight: bold;
}

#nav li.on {
	border-top:1px solid #000;
}

#nav li.on ul a, #nav li.off ul a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	color: #666;
	display: block;
	/*width: 118px;*/
	font-weight: normal;

}

#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
	background: #fff;
}

#nav li.on ul {
	display: block;
}

#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li.off a:hover { 
	color: #7CC242;
}

#liHome a, #liWinkel a, #liCatering a, #liFolders a, #liLinks a {
	display: block;
	position: relative;
	height: 26px;
	color: #666;
}
 
/*active area - for this demo - the code could be based on a body class, and probably work better.*/
#liHome.on a, #liWinkel.on a, #liCatering.on a, #liFolders.on a, #liLinks.on a  {
 	color: #000;
} 
 
/*hover states*/
#liHome a:hover, #liHome:hover a, #liHome.over a {
	background: #fff;
	color: #7CC242;
}

#liWinkel a:hover, #liWinkel:hover a, #liWinkel.over a {
	background: #fff;
	color: #7CC242;
}
 
#liCatering a:hover, #liCatering:hover a, #liCatering.over a {
	background: #fff;
	color: #7CC242;
}
 
#liFolders a:hover, #liFolders:hover a, #liFolders.over a {
	background: #fff;
	color: #7CC242;
}
 
#liLinks a:hover, #liLinks:hover a, #liLinks.over a {
	background: #fff;
	color: #7CC242;
}
 
/*subnav formatting*/
#nav li.off ul a, #nav li.on ul a {
	display: block;
	color: #666;
}	

#nav li.on ul a:hover {
	color: #7CC242;
}

#nav li.on ul a.actief {
	color: #666;
	font-weight: bold;
}
 
#nav li.on ul a.actief:hover {
	color: #666;
}
 
#nav li.on ul a {
	background: #fff;
}

#nav li.notopborder {
	border-top: 1px dotted #7CC242;
}

#nav li.notopborder:hover {
	border-top: 1px solid #666;
}

#nav li.notopborderon {
	border-top: 1px solid #7CC242;
	font-weight: bold;
}

#nav li.notopborderon:hover {
	border-top: 1px solid #7CC242;
	font-weight: bold;
}

#nav li{
	padding-left: 10px;	
}

.logo_naam{
	position:absolute;
	width:359px;
	height:20px;
	margin:0px;
	float:left;
	clear:none;
}

img.logo_naam{
	margin-top:35px;
	width:359px;
	height:20px;
	margin-left: 10px;
}


.promotie {
	position:absolute;
	top: -10px;
	left: 588px;
	width: 105px;
	height: 105px;
}

.logo {
	position:absolute;
	top: 0px;
	left: 838px;
	width: 100px;
	height: 100px;
}

.intro {
	position:relative;
	top: 10px;
	left: 0px;
	width: 948px;
	height: 300px;
}

.content {	
	float: left;
	width: 938px;
	margin:0;
	margin-top: 45px;
	padding-top: 20px;
	padding-left: 10px;
	color: #333;
	background: url(trans1.png) top left repeat;
}

.content p {
	font-size: 12px; 
	line-height: 16px; 
	margin-bottom: 10px;
	margin-top: 10px;
}

.content h1{
	color: #000; 
	font-size:14px; 
	line-height:16px;
	font-weight:bold;
}

.content h2{
	color: #FCB825; 
	font-size:14px; 
	line-height:14px;
	font-weight:bold;
	/*border-bottom: 1px solid #FCB825;*/
	background: url(h2_border.png) bottom left no-repeat;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.content h3{
	color: #000; 
	font-size:14px; 
	line-height:14px;
	font-weight:bold;
}

.over_ons {
	float: left;
	width: 440px;
	margin:0;
	padding:0;
	padding-right: 20px;
	margin-right: 20px;
}

.adres {
	float: left;
	width: 200px;
	margin:0;
	padding:0;
	margin-right: 10px;
}

.contact {
	float: left;
	width: 230px;
	margin:0;
	padding:0;
	line-height: 25px;
}

.contact_input {
	border: 1px solid rgb(204, 204, 204); 
	width: 100%;  
	font-size: 12px; 
	line-height: 25px; 
	text-align: left; 
	padding: 3px;
}

a.contact_inputbutton {
	display: block;
	width: 54px;
	height: 25px;
	background: url(btn_send.gif) top left no-repeat;	
	margin-top: 10px;
}

a.contact_inputbutton:hover {
	display: block;
	width: 54px;
	height: 25px;
	background: url(btn_send_hover.gif) top left no-repeat;	
}

.inputbutton_vraag {
	width: 88px;
	height: 25px;
	background: #252525;
	color: #fff;	
	margin-top: 10px;
	border: 1px solid rgb(204, 204, 204); 
	
}

.inputbutton_vraag:hover {
	background: #7CC242;	
}

img.noborder {
	text-decoration: none;
	border: none;
}

.menu_onder {
	float: left;
	width: 928px;
	padding: 10px;
	padding-top:5px;
	background: #111;
}

.menu_onder_sub {
	float: left;
	margin-right: 10px;
}

.menu_onder_sub a{
	font-size:12px;
	color:#999;
	line-height:17px;
	text-decoration:none;
}

.menu_onder_sub a:hover{
	text-decoration:none;
	color:#7CC242;
}

.menu_onder_sub_header {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#FCB825;
}

.footer { 
	float: left;
	width: 938px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-left: 10px;
	font-size:10px;
	color:#666;
	background: url(trans1.png) top left repeat;
}

#stickymenuleft {
	position:fixed;
	width:938px;
	top:205px; 
}

#stickymenuleft a{
	background: #7CC242;
	color: #fff;
	padding: 2px;
	line-height: 21px;
}

#stickymenuleft a:hover{
	background: #fff;
	color: #7CC242;
	text-decoration: underline;
}

#container {
	width:750px;
	margin:0;
	position: relative;
}

a img {
	border-width:0;
}

#topnav {
	padding:0;
	line-height:23px;
	text-align:left;
}

#topnav a.signin {
	background:#252525;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#topnav a.signin:hover {
	background:#7CC242;
}

a.signin {
	position:relative;
	margin-left:3px;
}

a.signin span {
	background-image:url("toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}

#topnav a.menu-open {
	background:#7CC242!important;
	color:#fff!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("toggle_up_dark.png");
	color:#fff;
}

#signin_menu {
	display:none;
	background-color:#7CC242;
	position:relative;
	width:620px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:10px;
	top: -5px; 
	left: 0px; 
	margin-top:5px;
	margin-left: 0px;
	*margin-left: -1px;
	color:#fff;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('bg-btn-blue.png') repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(tipsy-west.gif);
	background-position:left center;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
