/*		------	layout	------		*/
html {
padding:0px;
margin:0px;
}

body{
margin:0 0 0 0px;
padding:0;
text-align: center;
font-family: Verdana, sans-serf;
font-size:11px;
color:#fff;
background: #252525 url(../i/bg.jpg) top repeat-x;

}


#container{
margin:0px auto;
width: 938px;
padding:0px;
background: #252525;
}



#header{
width:938px;
height: 183px;
background: url(../i/header.jpg) top no-repeat;
}

#menu{
margin: 0px;
width:938px;
height:50px;
background: #2c2c2c;
font-family: "Times New Roman", serif;
font-size:11px;
text-transform: uppercase;
}

.menu1 {
padding:0 0px 0 0px;
margin:0 0 0 240px;
list-style:none; 
line-height:50px; 
 }

.menu1 li {
margin:0 30px 0 0;
float:left;}

.menu1 li a {
display:block; 
float:left; 
font-size:13px;
color:#fff; 
text-decoration:none; 
text-align:center; 
padding:0px; 
margin:0px; 
}


.menu1 li a:hover, .menu1 li a.selected{
color:#f36522; 
}



#content{
margin:0;
width:938px;
text-align:left;
padding:0;
background:#252525;
min-height:520px;
height:auto;

}

/* for Internet Explorer */
/*\*/
* html #content {
height:520px;
}
/**/

*:first-child+html #content {
height:auto;
}




.space{
clear: both;
}

h1{
text-align:left;
font-size:13px;
margin:5px 0;
padding:0px;
color:#f36522;
font-weight:normal;
}

h2{
text-align:left;
font-size:12px;
margin:5px 0;
padding:0px;
color:#f36522;
font-weight:normal;
}




#left{
position:relative;
width: 150px;
margin:20px 0;
border-right: 1px solid #2c2c2c;
float:left;
line-height:15px;
min-height:480px;
height:auto;
}

/* for Internet Explorer */
/*\*/
* html #left {
height:480px;
}
/**/

*:first-child+html #left {
height:auto;
}

#menuleft{
width:130px;
margin:30px 0 0 0;
padding:10px;
}

#menuleft a{
font-family:"Times New Roman", serif;
color: #fff;
}

#menuleft a:hover{
color:#f36522;
}

#menuleft a:visited{
color:#898989;
}

#menuleft .menuheader{ 
font-family:"Times New Roman", serif;
color: #fff;
margin-bottom: 5px; 
padding: 4px 0 1px 0px; 
cursor: hand;
cursor: pointer;
border-bottom:1px solid #f36522;
}

#menuleft ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 3px; /*bottom spacing between each UL and rest of content*/
}

#menuleft ul li{
padding-left:14px;
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#menuleft ul li a{
color: #fff;
display: block;
padding: 2px 0 0 14px;
text-decoration: none;
font-weight: normal;
font-size:11px;
}

#menuleft ul li a:visited{
color: #898989;
}

#menuleft ul li a:hover{ 
color: #f36522;
}


#adres{
width:130px;
padding:10px;
position:absolute;
left:0;
right:0;
bottom:0;
font-family: "Times New Roman", serif;
font-size:12px;
color:#898989;
line-height:13px;
}


#adresdia{
width:130px;
padding:10px;
margin:127px 0 0 0;
font-family: "Times New Roman", serif;
font-size:12px;
color:#898989;
line-height:13px;
}



#right{
width: 730px;
float:left;
}

#right .txt{
padding: 50px 90px;
}

#right .txtdiamonds{
padding: 50px 10px 50px 60px;
}

p{
padding: 0 0 10px 0;
}

#right a{
color:#fff;
}

fieldset{width:300px;border:0;margin:0 0 0 0px;padding:0;}

ul.form2{list-style:none;padding:0;margin:0px;width:400px;border:0;}
ul.form2 li{list-style:none;padding:2px 0;height:35px;}
.form_head2{height:20px;width:400px;color:#c32e3e;text-align:left;font-size:14px;font-weight:bold;border-bottom:0 !important;}


ul.form2 li label{display:block;float:left;width:110px;padding:2px 0;}

.required{display:block;font-size:10px;color:#5b6170;width:60px;float:left;clear:left;}

ul.form2 li input, ul.form2 li select, ul.form2 li textarea{width:250px;background-color:#fff;border:1px solid #000;padding-left:3px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form2 li.submit{text-align:right;border:0;}


ul.form2 li.submit2 input{
background:#f36522;
color:#fff;
border:1px solid #898989;
cursor:pointer;
display:block;
height:22px;
width:120px;
float:right;
margin-right:35px;}

ul.form2 li textarea{height:90px;width:250px;}
ul.form2 li.comment .required, ul.form2 li.comment label{width:120px;}

#comment{width:250px;background-color:#ccc;border:2px solid #ccc;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form li textarea{height:90px;width:340px;}
ul.form li.comment .required, ul.form li.comment label{width:60px;}
li.comments{height:130px !important;}
.valid{border:2px solid #f36522 !important;}
.invalid{border:2px solid #f36522 !important;}



.kader{
width:202px;
height:154px;
background: url(../i/kader.jpg) top no-repeat;
margin: 0 10px 15px 0;
float:left;
}

.kader .pict{
width: 160px;
height: 95px;
margin:0px auto;
overflow:hidden;
text-align:center;
}

.kader .pict img{
height:95px;
border:0;
}

.kader .pict a{
text-decoration:none;
border:0;
}

.kader .desc{
width: 180px;
height:55px;
margin: 7px 0 0 10px;
font-style:italic;
font-family: "Times New Roman", serif;
font-size:10px;
text-transform: uppercase;
color:#898989;
}

#results_navigation{
width:930px;
text-align:center;
color:#f36522;
}

#results_navigation a{
color:#f36522;
text-decoration:none;
}

.link_result{
color:#f36522;
}

.button{
width:130px;
background:#f36522;
color:#fff;
font-weight:bold;
}

.catalogus{
padding:5px;
width:150px;
height:200px;
border:1 px solid #fff;
text-align:center;
float:left;
margin:5px 10px 5px 0;
}

.catalogus a{
text-decoration:none;
border:none;
}

.catalogus img{
border:0;
width:140px;
}

#content_catalogus{
margin:0;
width:938px;
text-align:center;
padding:0;
background:#252525;
min-height:520px;
height:auto;

}

/* for Internet Explorer */
/*\*/
* html #content_catalogus {
height:520px;
}
/**/

*:first-child+html #content_catalogus {
height:auto;
}


