/* GENERAL */
/******************/
* {
  margin: 0;
  padding: 0; 
}

body {
  font-family: "Times New Roman", Times, serif;
  font-size:18px;
/*  font-style:italic; */
  color: #000;
  background-color:#becba5;
  margin-top: 20px;
  line-height: 17px;
}


.small-font {
font-family: "Times New Roman", Times, serif;
  font-size:15px;
  font-style:italic;
  font-weight:bold;  
	color: #000000;
  }

.small-font a {
font-family: "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  color:#663300;
  text-decoration:none;
  }

.small-font a:hover {
  font-size:14px;
  color: #666666;
  text-decoration:none;
  }


.xsmall-font {
font-family: "Times New Roman", Times, serif;
  font-size:12px;
  font-style:italic;
  font-weight:bold;
  }


.header-cat{
font-family: "Times New Roman", Times, serif;
  font-size:19px;
  font-style: normal;
  color: #663300;
}

a {
  text-decoration: underline;
  color: #663300;
}

a:hover {
  color: #666666;
}

p {
padding-bottom: 15px;
   }
   
   
.img-border{
 border: 1px solid #314f28;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 8px;
}

/* CONTAINERS */
/******************/
div#container {
  width: 962px;
  margin: 0 auto;
  background-image:url(../images/layout/bg-content.jpg);
}


#header {
	width: 960px;
	height: 89px;  
	background-image:url('/images/layout/klokkenshop-topbg.png');
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

#header h1, #header span.l {
	color: #ffffff;
	width: 338px;
	font-size: 24px;
	display: inline;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}

#header span.m {
	width: 238px;
	text-align: center;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 50px;
}

#header span.r {
	width: 275px;
	text-align: right;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 50px;
}



div#contentcontainer {
  width: 960px;
  background-image:url(../images/layout/bg-content.jpg);
  background-repeat: repeat-y;
  padding-top: 8px;
}


div#corecenter{
width: 880px;
margin:auto;
}

.brown {
  color:#663300;
}




/* NAVIGATIE */
/******************/
div#navigatie {
  width: 920px;
  height: 60px;
  border: none;
  padding-left: 40px;
  background-image:url(../images/layout/ng-navigation.jpg);
  background-repeat:no-repeat;
}

.navbutton a {
display: list-item;
list-style-type:none;
width: 130px;
height: 20px;
margin-top:8px;
padding: 6px 2px 2px 2px;
background: #663300;
font-size:21px;
text-decoration: none;
font-weight: normal;
font-style:normal;
} 

.navbutton a:link, .navbutton a:active, .navbutton a:visited {
color: #FFFFFF;
}

.navbutton a:hover {
border: none;
background: #666666;
color: #FFFFFF;
} 





/* VERKOOP */
/****************margin-right: 6px;**/

#verkoop { margin-bottom: 0px; margin-right: 0px; clear: none; height: 410px; }
#verkoop .titel	{ margin-bottom: 5px; }
#verkoop .titel h2 { display: inline; font-size:19px; color: #663300; }
#verkoop .titel span { margin-left: 20px;} 
#verkoop .cat {  float: left; display: inline; margin-bottom: 14px; width:160px; margin-right: 10px; }
#verkoop .last { margin-right: 0px; } 
#verkoop img { margin: 0px; padding: 0px; }
#verkoop .swf {  float: left; display: inline; margin: 0px;  height: 160px; width:160px; }


.verkoop {
background-color: #fff3cc;
color: #000000;
padding-left: 20px;
padding-top: 16px;
padding-right: 10px;
border : 1px #314f28;
border-style: solid;
height: 330px;
font-family:Arial, Helvetica, sans-serif;
/*font-family: "Times New Roman", Times, serif;
*/font-size:12px;
font-weight:bold;
font-style:italic;
}

.verkoop-brown{
color: #663300;
margin-right: 12px;
font-style:normal;
}

.verkoop-dark{
color: #000000;
font-style:italic;
}





/* LIGHTBOX */
/******************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 2px;
	}

#loading{
	position: absolute;
	top: 5%;
	left: 0%;
	height: 2%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	}

#imageData{	padding:0px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	background-color: #ededed;
	}
	
	




#categorie #paginering {
	margin-left: 30px;
	font-weight: bold;
	font-size: 14px;
}
#categorie #paginering a {
	text-decoration: none;
}


#categorie td {
	text-align: left;
}

#categorie .klok {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

#categorie .klok img {
	border: 0px;
	margin-bottom: 3px;
}


.teruglink {
	float: right;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.teruglink a {
	text-decoration: none;

}

#klok h1, #categorie h1 {
  font-size:19px;
  color: #663300;
}
#categorie h1 {
	display: inline;
	margin-right: 10px; 
}
#klok img {
	border: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#klok table {
	margin-top: 0px;
	margin-bottom: 8px;
}

.vcard .org {
	font-weight: bold;
}
