@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	color:#fff;
	margin:0;
	padding:0;
	background:#b1dd6d url(images/bg.jpg) top center repeat-x;
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
a {
	outline: none;
}

hr {
	color: #201c17;
	background-color: #201c17;
	height: 1px;
	border:0;
}
.imgborder {
	border:#878787 1px solid;
}
#top {
	position:absolute;
	right:0;
	top:0;
}
/* ------------------------ h1 -> h7 --------------------*/
h1 {
	font-size:14px;
	display:block;
	border-bottom:#201c17 3px solid;
	color:#201c17;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
	font-size:18px;
	color:#201c17;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0 auto;
}
h3 {
	font-size:13px;
	color:#514737;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0 auto;
}

/* ----------------- Gallery -----------------*/

.thumbs {
	border:#eeeeee 3px solid;
	margin:2px;
}

/* ----------------- Lightbox ----------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	color:#333;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

/* ----------------- Container + Header ---------------*/

#container {
	position:relative;
	width:960px;
	left: 50%;
	margin-left: -480px;
	padding:0;
	height: auto !important; /* Use the correct setting in compliant browsers */
    _height:100%;		/*for IE*/
	min-height:100%;	/*for Firefox*/

	}
#header{
	position:relative;
	width:960px;
	height:360px;
	background:url(images/header.jpg) top center no-repeat;
	}
#headerpicture {
	position:absolute;
	width:745px;
	height:183px;
	left:182px;
	top:142px;
}
#pagina {
	position:relative;
	padding-bottom:240px;		/*for footer*/
}
/* ----------------- Content -----------------*/
#content {
	position:relative;
	color:#333;
}
#homeleft {
	float:left;
	width:470px;
	margin-left:35px;
	padding-right:20px;
	padding-top:10px;
}
#homeright {
	float:left;
	width:400px;
}
#goudsmidleft {
	float:left;
	width:570px;
	margin-left:35px;
	padding-right:20px;
	padding-top:10px;
}
#goudsmidright {
	float:left;
	width:300px;
}
#goudsmidright img {
	margin-bottom:25px;
}
.homepresentatie {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.homepresentatie img {
	border:#878787 1px solid;
	margin: 5px 5px 5px 0;
}
.homepresentatie p {
	margin-top:15px;
}
.margbott {
	margin-bottom:20px;
}
.leesmeer {
	float:right;
}
/* ------------------ Footer ------------------ */
#footer {
	position:relative;
	background:#201c17 url(images/bg_footer.jpg) top center no-repeat;
	width:100%;
	height:220px;
	margin-top:-220px;
	z-index:1;
}
#footermain {
	position:relative;
	width:960px;
	left: 50%;
	margin-left: -480px;
	padding:0;
	z-index:10;
	font-size:11px;
}
#footerjuwelen {
	position:absolute;
	width:90px;
	top:65px;
	left:34px;
}
#footerjuwelen ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footerjuwelen li{
	display:block;
	height:20px;
	margin:0;
	padding:0;
}
#footermain a:link{
	color:#FFF;
	text-decoration:none;
}
#footermain a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footermain a:visited{
	color:#FFF;
	text-decoration:none;
}
#footergegevens {
	position:absolute;
	width:180px;
	top:65px;
	left:236px;
}
#footergegevens p{
	margin-top:0;
}
#footeropeningsuren {
	position:absolute;
	width:265px;
	left:500px;
	top:65px;
}
#copyright {
	position:absolute;
	width:540px;
	left:236px;
	top:180px;
}
#copyright img{
	margin-bottom:-5px;
}
/* ------------------ Form -----------------------*/

.clear {
	clear:both
}
.block {
	width:400px;
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element label {
	float:left; 
	width:75px;
}
.element input.text {
	float:left; 
	width:280px;
}
.element .textarea {
	height:120px; 
	width:280px;
	overflow:hidden;
}
.element .hightlightarea {
	border:1px solid #FF0000;
	height:120px; 
	width:280px;
	overflow:hidden;
}
.element .hightlight {
	border:1px solid #FF0000;
	width:280px;
}
.element #submit {
	float:left;
	margin-left:90px;
}
.element .verzendknop {
	margin-left:280px;
}
.loading {
	float:right; 
	background:url(ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	background:url(iconIdea.gif) no-repeat 2px; 
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
}


/* ------------------ Top navigatie -------------- */
#nav{
	position:absolute;
	width:751px;
	height:40px;
	list-style:none;
	padding:0px;
	margin:0px;
	top:72px;
	left:184px;
}
#nav li{
	float:left;
}
#nav a{
	text-indent:-9999px;
	background-image:url(images/menu.jpg);
	display:block;
	height:40px;
	margin-top:15px;
}
#nav #home{
	width:61px;
}
#nav #goudsmid{
	width:91px;
}
#nav #armbanden{
	width:99px;
}
#nav #oorbellen{
	width:86px;
}
#nav #ringen{
	width:71px;
}
#nav #colliers{
	width:74px;
}
#nav #trouwringen{
	width:105px;
}
#nav #hangertjes{
	width:92px;
}
#nav #contact{
	width:72px;
}

#nav #home a{
	background-position:-0px -40px;
}
#nav #home a:hover{
	background-position:-0px -0px;
}
#nav #goudsmid a{
	background-position:-61px -40px;
}
#nav #goudsmid a:hover{
	background-position:-61px 0px;
}
#nav #armbanden a{
	background-position:-152px -40px;
}
#nav #armbanden a:hover{
	background-position:-152px 0px;
}
#nav #oorbellen a{
	background-position:-251px -40px;
}
#nav #oorbellen a:hover{
	background-position:-251px 0px;
}
#nav #ringen a{
	background-position:-337px -40px;
}
#nav #ringen a:hover{
	background-position:-337px 0px;
}
#nav #colliers a{
	background-position:-408px -40px;
}
#nav #colliers a:hover{
	background-position:-408px 0px;
}
#nav #trouwringen a{
	background-position:-482px -40px;
}
#nav #trouwringen a:hover{
	background-position:-482px 0px;
}
#nav #hangertjes a{
	background-position:-587px -40px;
}
#nav #hangertjes a:hover{
	background-position:-587px 0px;
}
#nav #contact a{
	background-position:-679px -40px;
}
#nav #contact a:hover{
	background-position:-679px 0px;
}
	
	
/*------------------- Algemene links -------------- */
a:link {
	color:#201c17;
	text-decoration:underline;
}
a:hover {
	color:#201c17;
	text-decoration:underline;
}
a:visited {
	color:#201c17;
	text-decoration:underline;
}
