/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
	background:url(images/bodyBgRepeater.jpg) repeat-x top left #c0c0c0;
	
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.4em;
	background:url(images/achtergrond.jpg) no-repeat center top;
}
	
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:917px;
	margin:0 auto;
}

#header {
	background:url(images/header.png) no-repeat top left;
	width:917;
	height:330px;
}

	#topMenu {
		width:665px;
		margin-left:16px;
		float:left;
		display:inline;
	}

#mainCell {
	width:917px;
	float:left;
	background:url(images/mainCellBg.png) repeat-y top left;
}

#leftCell {
	width:219px;
	margin-left:6px;
	float:left;
}

	#menu {
	}
	
#rightCell {
	width:686px;
	float:left;
}

	#content {
		width:646px;
		margin-left:20px;
		margin-bottom:15px;
	}
	
#footer {
	background:url(images/footer.png) no-repeat top left;
	width:917px;
	height:100px;
	margin:0 auto;
}
#webburo
{
	text-align:center;	
	padding: 20px 0 0 0;
}
#webburo img
{
	border:0;	
}

.breaker
{
	clear:both;		
}

/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

/* ----------------------------------------------------------------------- HORIZONTAAL MENU */

#topMenu ul, #topMenu li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#topMenu li {
	width:650px;
}
	
#topMenu li:hover {
}
	
#topMenu li.on {
}
	
#topMenu li.on:hover {
}

#topMenu li div {
	margin-top:35px;
}
	
#topMenu li a{
	margin:0 10px 0 10px;
	float:left;
	display:inline;
	height:26px;
	line-height:28px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#410a5b;
}
	
#topMenu li a:hover{
	color:#9000d4;
}
	
#topMenu li.on a{
	color:#410a5b;
}

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(images/menu_img.jpg) no-repeat top left;
}

#menu li {
	width:219px;
}
	
#menu li:hover {
	background:url(images/menu_imgHover.jpg) no-repeat top left;
}
	
#menu li.on {
	width:219px;
	background:url(images/menu_img.jpg) no-repeat top left;
}
	
#menu li.on:hover {
}

#menu li div {
	width:219px;
}
	
#menu li a{
	background:url(images/menu_imgHover.jpg) no-repeat top left;
	margin-left:35px;
	height:26px;
	line-height:28px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#410a5b;
}
	
#menu li a:hover{
	color:#9000d4;
}
	
#menu li.on a{
	color:#9000d4;
}

/* ----------------------------------------------------------------------- SUB-MENU */

#menu ul ul, #menu li li { 
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(images/submenu_img.jpg) no-repeat top left;
}

#menu li li {
	background:url(images/submenu_img.jpg) no-repeat top left;
	width:219px;
}
	
#menu li li:hover {
	background:url(images/submenu_imgHover.jpg) no-repeat top left;
}
	
#menu li li.on {
	width:219px;
	background:url(images/submenu_imgHover.jpg) no-repeat top left;
}
	
#menu li li.on:hover {
}

#menu li li div {
	width:219px;
}
	
#menu li li {
	background:url(images/submenu_img.jpg) no-repeat top left;
}	
	
#menu li li a{
	margin-left:40px;
	height:20px;
	line-height:20px;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#410a5b;
}
	
#menu li li a:hover{
	color:#9000d4;
}
	
#menu li li.on a{
	color:#9000d4;
}




/* ----------------------------------------------------------------------- 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;
}



