/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
	background:url(images/bg-repeat.jpg) repeat-x top;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) no-repeat top;
	line-height:1.6em;
	color:#5a5758;
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

h1 {
	font-size:18px;
}
	
h2 {
	font-size:16px;
}
	
h3 {
	font-size:14px;
}
	
h4 {
	font-size:12px;
}
	
h5 {
	font-size:11px;
}

h1, h2, h3, h4, h5
{

}

/* ----------------------------------------------------------------------- LAYOUT */




#container{
	width:990px;
	margin:0 auto;}
	
#header{
	width:990px;
	height:231px;
	float:left;}

#menu{
	width:990px;
	float:left;
	height:29px;
	margin:176px 0 0 0;}
	
#show{
	width:990px;
	height:235px;
	float:left;
	position:relative;
	background:url(images/show_bg.png) no-repeat;}

#show1{
	width:324px;
	height:218px;
	position:absolute;
	top:1px;
	left:1px;}

#show2{
	width:324px;
	height:218px;
	position:absolute;
	top:1px;
	left:333px;}

#show3{
	width:324px;
	height:218px;
	position:absolute;
	top:1px;
	left:665px;}

#main{
	width:990px;
	float:left;
	background:#FFF url(images/main-top.png) no-repeat top;
	min-height:240px;
	height:auto !important;
	height:240px;
}

#sub-menu{
	width:230px;
	float:left;}
	
#content{
	width:710px;
	margin:10px 0 20px 20px;
	float:left;}






/* ----------------------------------------------------------------------- MENU */


#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;}

#menu li{
	margin:0 2px;
	padding:0 11px 0 0;
	list-style:none;
	float:left;
	height:29px;}

#menu li:hover{
	margin:0 2px;
	padding:0 11px 0 0;
	list-style:none;
	float:left;
	height:29px;
	background:url(images/button-right.png) no-repeat right;}

#menu li.on{
	margin:0 2px;
	padding:0 11px 0 0;
	list-style:none;
	float:left;
	height:29px;
	background:url(images/button-right.png) no-repeat right;}

#menu li div{
	height:29px;
	float:left;
	padding:0 0 0 11px;}
	
#menu li:hover div{
	height:29px;
	float:left;
	padding:0 0 0 11px;
	background:url(images/button-left.png) no-repeat left;}
	
#menu li.on div{
	height:29px;
	float:left;
	padding:0 0 0 11px;
	background:url(images/button-left.png) no-repeat left;}

#menu li a{
	height:29px;
	line-height:29px;
	float:left;
	color:#099ad8;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;}

#menu li:hover a{
	height:29px;
	line-height:29px;
	float:left;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background:url(images/button-bg.png) repeat-x;}

#menu li.on a{
	height:29px;
	line-height:29px;
	float:left;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background:url(images/button-bg.png) repeat-x;}



/* ----------------------------------------------------------------------- SUB-MENU */

#sub-menu ul{
	margin:0;
	padding:0;
	list-style:none;}

#sub-menu li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/sub-button.gif) no-repeat;}
	
#sub-menu li:hover{
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/sub-button_hover.gif) no-repeat;}
	
#sub-menu li.on{
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/sub-button_hover.gif) no-repeat;}

#sub-menu li a{
	width:190px;
	height:30px;
	line-height:30px;
	display:block;
	color:#099ad8;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;}

#sub-menu li div{
	margin-left:40px;}

#sub-menu li:hover a{
	color:#FFF;}

#sub-menu li.on a{
	color:#FFF;}




/* ----------------------------------------------------------------------- NEWS */

.news_item
{
	padding-bottom:20px;	
}
.news_title
{
	border-bottom:1px solid #ddd;	
	font-weight:bold;
}
.news_date
{
	font-style:italic;	
}
.news_image
{
	float:left;
	margin-right:5px;
}

/* ----------------------------------------------------------------------- SEARCH */
#search_shop{
	width:200px;
	padding:5px;
}
#search_site{
	width:200px;
	padding:5px;
}

/* ----------------------------------------------------------------------- SPOTLIGHT */
#spotlightContainer
{
	width:100%;	
}
.item_spotlight{
	float:left;
	padding:3px;
}

.item_spotlight img{
	}
	
.item_spotlight h3 a{
	}

/* ----------------------------------------------------------------------- GUESTBOOK */
#guestbook_write
{
	padding:3px;	
}
.guestbook_comment
{
	margin-bottom:20px;	
}
.guestbook_content
{
	padding:5px;
	border:1px solid #ddd;
}
.guestbook_sig
{
	font-weight:bold;	
	background:#ddd;
	padding:5px;
}

#guestbook_form img
{
	border:0;
}	
#guestbook_form input
{
	width:300px;
	font-size:10px;
	padding:5px;
}
#guestbook_form textarea
{
	width:300px;
	height:150px;
}
.error
{
	color:#f00;	
}


/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	width:630px;
	text-align:center;}
	
#gal_title{
	width:630px;
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	width:630px;}
	
#gal_viewer{
	width:630px;}

#gal_nav{
	display:inline;
	vertical-align:top;
}
#gal_image_wrapper{}

#gal_image{}

#gal_nav_arrow_1{
display:inline;
}
 
#gal_nav_arrow_2{
	display:inline;}

#gal_nav_thumbs{
	display:inline;
}
#gal_nav_thumbs img{
	display:inline;
}

#mod_projects_items table
{
	width:100%;	
}
#mod_projects_items td
{
	padding:2px;	
}
#mod_projects_items img
{
	border:0;	
}

#mod_projects_items .td_leesmeer
{
	text-align:right;	
}
#mod_projects_items th
{
	border-bottom: 1px solid #ccc;
	text-align:left;
	
}
#mod_projects_items td
{
	border-bottom: 1px solid #ccc;
	text-align:left;		
}

