/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	background:#ffe89b url(images/bg.jpg) repeat-x top center fixed;
	line-height:1.7em;
}
	
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
{
	padding:2px;
	margin:2px;
}

/* ----------------------------------------------------------------------- LAYOUT */





#container{
	width:928px;
	margin:0 auto;}
	
#header{
	width:928px;
	height:286px;
	float:left;}
	
#header-menu{
	width:224px;
	height:286px;
	float:left;
	background:url(images/header-menu-bg.png) no-repeat;}
	
#header-show{
	width:480px;
	height:286px;
	float:left;
	position:relative;}
	
#show{
	width:480px;
	height:229px;
	margin-top:48px;
	background-color:#c9e6f7;}
	
#show-overlay{
	width:480px;
	height:286px;
	position:absolute;
	left:0;}

#header-bel{
	width:224px;
	height:286px;
	float:left;
	background:url(images/header-bel-bg.png) no-repeat;}
	
#belmij{
	width:92px;
	height:24px;
	float:left;
	margin:222px 0 0 16px;}

#menu{
	width:928px;
	height:31px;
	float:left;
	background:url(images/menu-bg.png) no-repeat;}
	
#main{
	width:928px;
	float:left;
	background:url(images/main-bg.png) repeat-y;}
	
#content{
	width:860px;
	margin:20px 0 0 34px;
	float:left;}
	
#footer{
	width:928px;
	height:80px;
	float:left;
	background:url(images/footer.png) no-repeat;}


#footerMenu
{
	text-align:center;
	padding-top:28px;
	padding-left:6px;
}
#footerMenu li, #footerMenu ul
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1;
}
#footerMenu div
{
	border-left: 1px solid #fff;
	height:12px;
	padding: 0 10px 0 10px;
}
#footerMenu a
{
	color:#fff;
	margin:0;
	padding:0;
	font-size:11px;
}





























/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
	color:#0068b3;
}

a:hover {
	text-decoration:underline;
	color:#0068b3;	
}








/* ----------------------------------------------------------------------- Belmij */

#belmij ul{
	margin:0;
	padding:0;
	list-style-type:none;}

#belmij li{
	margin:0;
	padding:0;
	list-style-type:none;}

#belmij li{
	width:92px;
	height:24px;
	cursor:pointer;
	background:url(images/belmij.png) no-repeat;}

#belmij li:hover{
	width:92px;
	height:24px;
	background:url(images/belmij-hover.png) no-repeat;}

#belmij li a{
	width:92px;
	height:24px;
	display:block;
	text-decoration:none;}






/* ----------------------------------------------------------------------- HEADER-MENU */

#header-menu ul{
	margin:67px 0 0 4px;
	padding:0;
	list-style-type:none;}

#header-menu li{
	margin:0;
	padding:0;
	list-style-type:none;}

#header-menu li{
	width:216px;
	height:35px;
	cursor:pointer;
	background:none;}
	
#header-menu li a{
	width:216px;
	height:35px;
	cursor:pointer;
	display:block;
	border:0px;
	text-decoration:none;
	list-style:none;
	background:none;}

#header-menu-home:hover{
	width:216px;
	height:35px;
	background:url(images/home-hover.png) no-repeat;}

#header-menu-taxi:hover{
	width:216px;
	height:35px;
	background:url(images/taxi-hover.png) no-repeat;}

#header-menu-vervoers:hover{
	width:216px;
	height:35px;
	background:url(images/vervoers-hover.png) no-repeat;}

#header-menu-wmo:hover{
	width:216px;
	height:35px;
	background:url(images/wmo-hover.png) no-repeat;}

#header-menu-voordeelpas:hover{
	width:216px;
	height:35px;
	background:url(images/voordeelpas-hover.png) no-repeat;}
	
#header-menu-contact:hover{
	width:216px;
	height:35px;
	background:url(images/contact-hover.png) no-repeat;}
	
	
	
/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul
{
	margin:0 0 0 13px;
	padding:0;
	list-style-type:none;
}

#menu li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}

#menu li{
	background:url(images/menu-lines.png) no-repeat right;}
	
#menu li:hover{
	background:url(images/menu-hover.png) repeat-x;}
	
#menu li.on{
	background:url(images/menu-hover.png) repeat-x;}
	
#menu li.on:hover{}

#menu li div{}
	
#menu li a{
	height:31px;
	line-height:31px;
	padding:0 15px 0 15px;
	display:inline-block;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
}
	
#menu li a:hover{
	height:31px;
	line-height:31px;
	padding:0 15px 0 15px;
	display:inline-block;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
}
	
#menu li.on a{
	height:31px;
	line-height:31px;
	padding:0 15px 0 15px;
	display:inline-block;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
}

/* ----------------------------------------------------------------------- SUB-MENU */


/* ----------------------------------------------------------------------- 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;
}


