/* PACKED */
div.contact { position:relative;
height:590px;
color:#CCC;
}
div.contact div.photo { position:absolute;
left:637px;
top:30px;
width:329px;
height:239px;
background:url(/images/contactus.jpg) 0 -30px no-repeat;
}
div.contact div.content { position:absolute;
left:702px;
top:280px;
width:329px;
}
div.contact div#contactformcontainer { position:absolute;
left:0;
top:40px;
}
div.contact div#contactthanks { display:none;
position:absolute;
left:100px;
top:130px;
width:400px;
color:#FFF;
font-size:12px;
text-align:center;
}
div.contact h2 { text-indent:-10000px;
display:block;
position:absolute;
left:230px;
top:85px;
width:312px;
height:62px;
background:url(/images/contact_title_nl.png);
}
body#langen div.contact h2 { background:url(/images/contact_title_en.png);
}
div.contact div.guide { width:312px;
position:absolute;
top:150px;
left:230px;
text-align:center;
font-size:12px;
}
div.contact div.guide2 { text-indent:-10000px;
display:block;
position:absolute;
left:510px;
top:220px;
width:169px;
height:75px;
background:url(/images/contact_required_nl.png);
}
body#langen div.contact div.guide2 { background:url(/images/contact_required_en.png);
}
div.form { font-size:12px;
position:absolute;
top:194px;
left:125px;
}
div.form div.row { height:40px;
}
div.form div.row div { float:left;
}
div.form div.row div.label { padding-top:4px;
font-weight:700;
width:97px;
}
div.form div.row div.req { padding-top:5px;
font-weight:700;
font-size:15px;
width:15px;
}
div.form div.row input,div.form div.row textarea { background-color:#000;
border:1px solid #333;
-moz-border-radius:5px;
border-radius:5px;
color:#CCC;
outline:none;
font-size:12px;
width:250px;
margin:0;
padding:5px;
}
div.form div.row textarea { height:115px;
resize:none;
}
div.contact div.row.submit input { text-indent:-10000px;
position:absolute;
left:106px;
top:306px;
width:116px;
height:27px;
border:none;
background:url(/images/contact_send_nl.png);
}
body#langen div.contact div.row.submit input { background:url(/images/contact_send_en.png);
}
div.contact div.formerror { left:240px;
top:160px;
text-align:left;
color:#ec008c;
font-weight:700;
}
div.contact div.thanks { position:absolute;
top:175px;
left:115px;
width:500px;
font-size:18px;
text-align:center;
}
