/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #362800;
	background:#7f7767 url(images/bg.jpg) repeat top center;
	line-height:1.8em;
}
	
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:990px;
	position:relative;
	margin:0 auto;}
	
#top{
	width:990px;
	height:325px;
	position:relative;}

#main{
	width:990px;
	float:left;
	background:url(images/main_bg.gif) repeat-y;}

#main_top{
	width:990px;
	float:left;
	background:url(images/main_top.gif) no-repeat top;}
	
#menu{
	width:271px;
	float:left;
	background:url(images/menu_bg.gif) repeat-y right;}
	
#menu_top{
	width:271px;
	height:90px;
	float:left;
	background:url(images/menu_top.gif) no-repeat top right;}	
	
#menu_bg{
	width:217px;
	float:left;
	margin-left:31px;}
	
#menu_bottom{
	width:271px;
	height:18px;
	float:left;
	background:url(images/menu_bottom.gif) no-repeat right;}
	
#content{
	width:700px;
	float:left;}

#show-overlay{
	width:990px;
	height:325px;
	position:absolute;}

#show{
	width:308px;
	height:250px;
	padding:55px 0 0 74px;}

































/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
	width:217px;
	background:url(images/knop1.gif) no-repeat top;}
	
#menu li:hover{
	width:217px;
	background:url(images/knop2.gif) no-repeat top;}
	
#menu li.on{
	width:217px;
	background:url(images/knop2.gif) no-repeat top;}
	
#menu li.on:hover{}

#menu li div{
	margin-left:30px;}
	
#menu li a{
	height:29px;
	line-height:29px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
	
#menu li a:hover{
	height:29px;
	line-height:29px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}
	
#menu li.on a{
	height:29px;
	line-height:29px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

/* ----------------------------------------------------------------------- SUB-MENU */




#menu ul li ul, #menu li ul li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li ul li{
	width:217px;
	background:none;}
	
#menu li ul li:hover{
	width:217px;
	background:none;}
	
#menu li ul li.on{
	width:217px;
	background:none;}
	
#menu li ul li.on:hover{}

#menu li ul li div{
	margin-left:38px;}
	
#menu li ul li a{
	height:20px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

#menu li.on ul li a{
	height:20px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

#menu li.on ul li a:hover{
	height:20px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
}
	
#menu li ul li a:hover{
	height:20px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
}
	
#menu li ul li.on a{
	height:20px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
}





/* ----------------------------------------------------------------------- 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;
}


