html , body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color: #353535;
	background-color: #ffffff;
}

#main {
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	
	width: 956px;
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}

#pageLeft {
	width: 202px;
	margin-right: 20px;
}

#pageRight {
	width: 734px;
}

.pageColumn {
 	width: 231px;
}

.hidden {
	display:none;
}

.linksBlock {
	background-color: #eaedee;
	border: 1px solid #dadada;
	padding: 5px 10px 10px 10px;
}

.linksBlock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
}

.linksBlock ul li {
	margin: 2px 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
}


.yourLinkHere {
	padding-top: 10px;
}

.yourLinkHere a , .yourLinkHere a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #419ac9;
}

.yourLinkHere a:hover {
	text-decoration: none;
	color: #419ac9;
}


img, div { 
	border: 0px;
	behavior: url('../../../iepngfix.htc'); 
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	padding: 5px 10px 5px 10px;
	background-color: #419ac9;
	margin:0px;
}

.darkBlue {
	background-color: #346783;
}


a , a:active{
	text-decoration: none;
	color: #767676;
	font-weight: normal;
	
}

a:hover {
	text-decoration: none;	
	font-weight: normal;
	color: #353535;
}

.padding5{
	padding: 5px;
}


.padding10{
	padding: 10px;
}

.marginRight10{
	margin-right: 10px;
}

.marginRight20{
	margin-right: 20px;
}

.marginTop10{
	margin-top:10px;
}

.marginTop20{
	margin-top:20px;
}

.marginBottom10{
	margin-bottom:10px;
}

.marginBottom20{
	margin-bottom:20px;
}

#logo {
	text-align: center;
	width:200px;

	padding-top: 37px;
	margin-bottom: 26px;
}

#nav {
	background-color: #eaedee;
	border: 1px solid #dadada;
	padding: 5px 10px 5px 10px;
}

#nav a , #nav a:active {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #353535;
	font-size: 11px;
	background-image: url('../../../images/parents/ikzoekiets/arrow_nav.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 5px 2px 2px 12px; 
}

#nav a:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: url('../../../images/parents/ikzoekiets/arrow_nav_over.png');
}


#breadcrumbs {
	background-color: #e4e4e4;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #b6b6b6;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{
	color:#6d6d6d;
	text-decoration: none;
	font-size: 10px;
	background-image: url('../../../images/parents/ikzoekiets/arrow_breadcrumb.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 5px 0px 9px;
	margin-left: 5px;
}

#breadcrumbs a:hover{
font-size: 10px;
text-decoration: none;
}

#mainSearchBox {
	background-image: url('../../../images/parents/ikzoekiets/mainsearchbox_bg.png');
	background-repeat: no-repeat;
	width: 722px;
	height: 179px;
	padding: 5px 5px 5px 7px;
}


.searchBar {
	background-image: url('../../../images/parents/ikzoekiets/searchbar_bg.png');
	background-repeat: no-repeat;
	width: 711px;
	height: 31px;
	padding: 6px 0px 0px 5px;
}

.searchBar form {
	padding: 0px;
	margin: 0px;
}

.searchBar input[type="text"] {
	width: 100px;
	float: left;
	border: 0px solid #ffffff;
	background-color: #ffffff;
	margin-top: 2px;
}

.searchBar input[type="image"] {
	margin-right: 5px;
	float: left;
}

.bannerBlocks {
	margin-left: 33px;
	padding: 5px 0px 0px 0px;
}

.bannerBlock {
	background-image: url('../../../images/parents/ikzoekiets/bannerblock_bg.png');
	background-repeat: no-repeat;
	height: 87px;
	width: 87px;
	padding: 27px 0px 0px 6px;
	overflow: hidden;
	margin-right: 18px;
}



#partnerB {
	
	height: 82px;
	width: 82px;
	overflow: hidden;

}

.bannerBlock:hover {
	background-image: url('../../../images/parents/ikzoekiets/bannerblock_bg_over.png');
}

.tagCloud {
	background-color: #cfcfcf;
	color: #ffffff;
	font-weight: normal;
}

.tagCloudTitel {
	background-color: #5d5d5d;
	padding: 5px 10px 5px 10px;
}

.tagCloudContent {
	background-color:#eaedee;
	padding: 10px 10px 10px 10px;
}

tagCloudContent a , tagCloudContent a:active {
	text-decoration: none;
	font-weight: normal;
	color: #848484;
}

tagCloudContent a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #4a4a4a;
}

.tag1 {
	font-size: 14px;
}

.tag2 {
	font-size: 12px;
}

.tag3 {
	font-size: 10px;
}

.tag4 {
	font-size: 9px;
}


#siteOptions {
	background-color: #eaedee;
	color: #6d6d6d;
	margin-bottom: 5px;
	padding: 2px 10px 3px 10px;
	text-align: right;
	font-size: 9px;
}

#siteOptions a , #siteOptions a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #6d6d6d;
	font-size: 10px;
}

#siteOptions a:hover {
	color: #6d6d6d;
	font-weight: normal;
	text-decoration: none;
}

#googleSearch {
	background-image: url('../../../images/parents/ikzoekiets/googlesearch_bg.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #eaedee;
	border: 1px solid #dadada;
	padding: 35px 10px 10px 10px;
}

#googleSearch form {
	padding: 0px;
	margin: 0px;
}

#googleSearch input[type="text"] {
	width: 170px;
}

#googleSearch input[type="image"] {
	margin-top: 5px;
}

.leaderBoard{
	width: 728px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #000;
	margin-left: 2px;
}

.quickLinks {
	background-color: #6d6d6d;
	color: #ffffff;
}

.quickLinks  a , .quickLinks  a:active {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

.quickLinks a:hover {
	text-decoration: underline;
}

.quickLinksLabel {
	background-color: #5d5d5d;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	width: 80px;
}

.quickLinksContent {
	padding: 4px 10px 0px 10px;
}

.quickLinks2 {
	background-color: #eaedee;
	color: #6d6d6d;
}

.quickLinks2  a , .quickLinks2  a:active {
	font-weight: normal;
	text-decoration: none;
	color: #6d6d6d;
	font-size: 10px;
}

.quickLinks2 a:hover {
	text-decoration: underline;
}

.quickLinksLabel2 {
	background-color: #c7cacb;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	width: 80px;
}

.quickLinksContent2 {
	padding: 4px 10px 0px 10px;
}



.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.tooltip{ 
	position: absolute;
	margin-left: 15px;
	margin-top: 48px;
	top: 0; 
	left: 0;
	padding: 10px 15px 0px 20px;
	z-index: 3; 
	display: none; 
	background-image: url('../../../images/parents/ikzoekiets/tooltip_bg.png');
	background-repeat: no-repeat;
	width: 222px;
	height: 106px;
}

.tipThumb {
	width: 67px;
	height: 67px;
	border: 1px solid #dadada;
	overflow: hidden;
	margin-right: 5px;
}

.tipContentWrap {
width:148px;
}

.tipSiteName {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	margin-left: 18px;
}

.tipSiteDescription {
	font-weight: normal;
	padding-top: 5px;
}

#ad160 {
	margin-top:20px;
	padding: 10px 20px;
	background:#eaedee;
}



#form {
	padding:5px;
	width:705px;
	margin:5px 0px;
}

#form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#form p{
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
	background:#bad080;
	
	padding:4px;
}
#form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#form label.error{
	color:#ae0000;
}

#form .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#form input, #form textarea , #form select , #form iframe, #form div {
	float:left;
	width:490px;
	margin:2px 0 10px 10px;
}

#form input[type="checkbox"] {
	width:24px;
	margin:2px 0 10px 0px;
}


#form input[type="submit"] {
	margin:2px 0 10px 0px;
}


#form div select , #form div div, #form div input {
	margin:0px;
	margin-right:2px;
}



#form button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background: url('../../../images/icons/button.png') no-repeat;
		background-color:#FFF;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:0px solid #000;
		padding:0px;
		
}




.back {
	border-top:1px dotted #A1A5B3;
	margin:4px 0px;
	padding:5px 0px 5px 20px;
	background: url('../../../images/icons/previous.gif');
	background-repeat	: no-repeat;
	background-position : 1% 49%;
	

}

.back a {
	color: #b8b8b8;
	text-decoration:none;
}

.back a:hover {
	color: #5b5b5b;
}	



.errorForm {
	background:#e7cdcd;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #a82929;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
}