* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

img.logoPrint {
	display: none;
}

ul {
	list-style: none;
}
a {text-decoration:none;
	color: #1a2e5b;}

a:hover {color:#7cbbe9;}

/* h1 logo topfind */
h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-indent: -4000px;
	width: 303px;
	height: 37px;
	background: url(../images/logo.gif);
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -151.5px;
	top: 53px;
}

h1 a {
	width: 303px;
	height: 37px;
	cursor:pointer;
	display: block;
}

/* --------------- typo ----------------- */

h2 {
	font-size:14px;
	color: #7cbbe9;
	font-weight: bold;
	padding: .5em 0 0 0;
}

h3 {
	font-size:12px;
	color: #6DB43F;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

/* ----------container to center the layout-------------- */
#container {
	width: 1000px;
	background: url(../images/bg-container.png);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -59px; /* the bottom margin is the negative value of the footer's height */
}

/* ----------header with logo-------------- */
#header {
	background: url(../images/bg-header.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 176px;
}

/* -----------------navigation------------------ */
#navigation {
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 142px;
}

#navigation ul li {
	display: inline;
	padding: 0 1em 0 1em
}

#navigation ul li a:hover {
	border-bottom: 1px solid #1a2e5b;
	padding-bottom: 7px;
}

/* current navigation item */
#navigation ul li.menu-current a {
	border-bottom: 1px solid #1a2e5b;
	color: #7cbbe9;
	padding-bottom: 7px;
}

#navTop {
	position: absolute;
	top: 22px;
	width: 958px;
	text-align: right;
	padding-right: 42px;
}

#navTop ul {
	list-style: none;
}

#navTop ul li {
	display: inline;
	padding: 0 .5em 0 .5em
}

/* -----------------content--------------------- */
#content {
	margin: 1em 250px;
	width: 450px;
	padding: 0 2em;
	line-height: 1.7em;
	text-align: left;
}

#content #breadCrumbs {
	font-size: 10px;
	color: #999;
	padding: 1em 0 1em 0;
}

#content #breadCrumbs a {
	color: #999
}

#content #breadCrumbs a:hover {color: #1a2e5b;}

#content #sitemap a {
	text-decoration: none;
} 

#content h2 {
	margin-bottom: .5em;
}

#content p {
	padding-bottom: 1em;
}

#content ul {
	list-style: circle;
	margin-bottom: 1em;
}

#content ul li {
	margin-left: 20px;
	line-height: 1.7em;
}

#content ul ul {
	padding-left: 1em;
}

#content a {
	color: #000;
	text-decoration:underline;
}

#content a:hover {
	color:#7cbbe9;
}

#content div.newsItem {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#content .footerTeam {
	width: 100%;
	clear: both;
	text-align: center
}

#content a.portfolioItem {
	padding: 10px;
	border: 1px solid #CCC;
}

/* table styles */
th {
	text-align: left;
}

td {
	vertical-align: text-top;
	width: 50%;
}

table#faq td {
	padding: 1em 0;
	border-bottom: 1px solid #CCC;
}

table#faq td a {
	font-weight: bold;
	text-decoration: none;
}

table#faq td a:hover {
	color: #000;
}


/* --------------left navi------------- */
#left {
	margin: 1em 0;
	float: left;
	width: 203px;
	padding-left: 40px;
	line-height: 1.5em;
}

#left h2 {
	margin-bottom: 5px;
}

#left h2.nieuwsbrief {
	margin-top: 1em;
}

#left ul {
	width: 190px;
}

#left ul li {
	line-height: 1.5em; 
	padding: .25em 0
}

#left ul li a, #left ul li.menu-current li a {
	color: #1a2e5b;
	display: block;
}

#left ul li a:hover, #left ul li.menu-current a:hover {
	color:  #7cbbe9;}


#left ul li.menu-current a {
	color: #7cbbe9
}

#left ul ul {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#left ul li  {
	border-bottom: 1px solid #E6E6E6;
	width: 160px;
}

#left ul ul li {
	border-bottom: none;
}

#left #wijWerkenAan {
	margin-top: 20px;
}

/* --------------right navi ------------ */
#right {
	float: right;
	/*width: 218px;*/
	width: 175px;
	padding-left: 20px;
	margin: 1em 0;
}

#right a img {
	border: none;
}

#right .banner, #right .partnerLogos {
	margin: 25px 0 25px 0;
}

#right .partnerLogos {
}

#right .partnerLogos img {
	margin: 20px 0 0 30px;

}

#right .banner img {
	border: 1px solid #E6E6E6;
}

/* -----------footer--------------------------- */

#footer, .push {
	height: 59px; /* .push must be the same height as .footer */
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer {
	font-size: 10px;
	color: #999;
	padding: 1em 0 1em 0;
}

#footer a {
	color: #999
}

#footer a:hover {
	color: #1a2e5b;
}


/* ----------- voorstellen ------------------ */

#map ul li a{display:block;}
#map {position:relative; margin:0; width:450px; height:141px;}
#map ul {padding:0; margin:0; list-style:none; position:absolute; top:0; left:0;}
#map ul li a {position:absolute; display:block; cursor:pointer; background:url(../images/transparent.gif);}
#map ul li.pascal a{width:112px; height:128px; top:13px; left:2px;}
#map ul li.sylvia a{width:63px; height:98px; top:19px; left:107px; }
#map ul li.tamara a{width:68px; height:121px; top:8px; left:173px;}
#map ul li.oscar a{width:60px; height:100px; top:7px; left:234px;}
#map ul li.werner a{width:89px; height:117px; top:18px; left:300px;}
#map ul li.meriam a{width:100px; height:97px; top:8px; left:347px;}

#map ul li:hover a{z-index:300;}

#map ul li.pascal a:hover{background:url(../images/pascal.jpg);}
#map ul li.sylvia a:hover{background:url(../images/sylvia.jpg);}
#map ul li.tamara a:hover{background:url(../images/tamara.jpg);}
#map ul li.oscar a:hover{background:url(../images/oscar.jpg);}
#map ul li.werner a:hover{background:url(../images/werner.jpg);}
#map ul li.meriam a:hover{background:url(../images/meriam.jpg);}


/* --------------- form styles -------------------- */
/* form styles */

#responseForm {
}

#responseForm .required {
	color: #FF0000;
}
#responseForm .field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
#responseForm .textfield {
	font-size: 12px;
	width: 200px;
	border: 1px solid #CCC;
}
#responseForm .textarea, #responseForm select {
	font-size: 12px;
	width: 200px;
	height: 100px;
	border: 1px solid #CCC;
}
#responseForm .field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666;
}
#responseForm .select {
	font-size: 12px;
}
#responseForm .checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
#responseForm .radio_label {
	font-size: 11px;
	cursor: pointer;
}
form#responseForm .email {
	font-size: 12px;
	width: 200px;
}

#responseForm label {
	text-align: left;
	width: 200px;
	padding-right: 20px;
	display: block;
	float: left;
}

#nieuwsbrief label{
	text-align: left;
	width:50px;
	padding-right: 20px;
	display: block;
	float: left;

}

/* domaincheck form */
#domainCheck input {
	width: auto;
	height: auto;
}

.domainString {
	width: 100px;
}

/* search form */
.search_string {
	width: 150px;
	border: 2px solid #CCC;
}

.search_string_active {
	width: 150px;
	border: 2px solid #999999;
}

/* coffee */
div#coffee {
	float: right;
	margin-left: 10px;
}

/*WIZARD DOMEIN REGISTREREN*/
#wizard_voorwaarden a, #wizard_aanmelden a, #domainFree a{
	text-decoration:underline
}

#wizard_voorwaarden{
	width:400px;
	overflow:auto;
}

#wizard_voorwaarden li {
	margin-bottom:10px;
}

#wizard_aanmelden label {
	width:150px;
	display:block;
	float:left;
	line-height:2.1em;
}

#wizard_aanmelden fieldset {
	margin-bottom:10px;
	padding:10px;
}

#wizard_aanmelden  table td{
	font-size:11px;
	padding:5px;
}


#wizard_aanmelden  table td.titel{
	color: #1a2e5b;
	font-weight:bold;
}


/*PORTFOLIO MOOTOOLS */

#contentPort{

	margin:15px;
	line-height:1.6em;
}

#contentPort h3{
	font-weight:normal;
	/*background:#6DB43F;*/
	background:#EFEFEF;	
	border-bottom:1px solid #CCC; 
	padding:2px 5px;
	margin-bottom:1px;
}

#contentPort h3 a {
	text-decoration:none;
	display:block;
}

#contentPort h3 a:hover {
	text-decoration:underline;
	display:block;
	background: #53BDEC;
	color: #FFF;
}

.blokPort {
	padding:5px;

}

.blokPort img {
	float:left;
	margin:10px 10px 0 0;
	padding:3px;
	background-color:#FFF;
	border:1px solid #CCC

}

#errors{
	color:#FF0000;
	background-color:#EFEFEF;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:10px;
}

input.domain{
	background-image:url(http://www.topfind.nl/site/modules/user_login/domein.gif);
	background-repeat:no-repeat;
	background-position:-1px;
	padding-left:63px;
	width:86px;
}

/* portfolio */

table#portfolio {
	width: 100%;
}

table#portfolio td {
	width: 50%;
	vertical-align: text-top;
	padding: 5px;
}

table#portfolio td ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

table#portfolio ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E6E6E6;
}

table#portfolio td ul li a {
	text-decoration: none;
}

table#portfolioImages td {
	width: 50%;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 20px
}

table#portfolioImages td img {
	border: 1px solid #E6E6E6;
	padding: 5px;
}

/* table domain extensions */
table#domainExtensions td {
padding: 10px 0 10px 0;
border-bottom: 1px solid #CCC
}


table#domainExtensions td.domainExtension {
	font-weight: bold;
	display: table-cell;
	color: #009933;
}


/* POPUPDIV */

#overlay{
	background-color:#000;
	height:1500px;
	width:100%;
	position:absolute;
	z-index:100;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	display:block;
}


#popUp{
	position:absolute;
	left:-192px;
	margin-left:50%;
	top:20%;
	width:384px;
	height:240px;
	background-color:#EFEFEF;
	border:2px solid #FFF;		
	z-index:2000;
	background-image:url(../images/bgPopUp.jpg);
}

#popUp h2{
	margin-bottom:5px;
}

#popUp a#close{
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-weight:bold;
}

#popUp a:hover#close {
	color: #FFF;
}


#popUpInner{
	position:absolute;
	left:130px;
	top:30px;
	height:150px;
	width:220px;
}

input.popupInpt{
	border:1px solid #CCC;
	font-size:11px;
}

input.popupBtn{
}


/*WIZARD*/


#wizard label{
	width:150px;
	display:block;
	float:left;
}

#wizard legend{
	margin-bottom:15px;
}

#wizard fieldset{
	padding-left:15px;
	padding-bottom:10px;
}

#wizard td.lineUnder{
	border:1px solid #EFEFEF;
	width:90px;
	font-size:10px;
}

#laden{
	position:absolute;
	width:160px;
	height:60px;
	left:-80px;
	margin-left:50%;
	top:690px;
	background-image:url(../images/status.gif);
	background-repeat:no-repeat;
	background-position:center;
}