body {
	font-family:Arial Baltic,Arial;
	font-size:9pt;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-repeat: no-repeat;
}

#networkhead {
	background: #fff url('/images/hbg.gif') no-repeat scroll center bottom;
	position: absolute;	left:0; top:0;
	min-width: 800px;
	width: 100%;
	margin: 0; padding: 0;
}
#networkhead a { text-decoration: none; margin: 0 5px; }
#networkhead a:link, #networkhead a:visited { text-decoration: none; }
#networkhead .current {
	font-weight: bold;
	color: #000000;
}

#wrapper {
	display: block;
	margin: 0px auto 0px auto;	
	width: 836px;
	height: 600px;
	overflow: hidden;
	padding-top: 12px;
}

#footer img {
	border: 0px;
}

#copyright {
	color: #666666;
}

#footer {
	margin: 7px auto 0px auto;	
	text-align: center;
	width: 590px;
}

#footer a, a:visited {
	text-decoration: none;	
	color: #0000CC;
}

#current_site a, a:visited {
	color: #000000;	
}

#adminpane {
	padding: 5px;
	width: 500px;
	margin: 10px auto 0px auto;	
	text-align: left;	
	overflow:auto;
}

#logopreview {
	border: 1px solid #999;
}

#adminpane label {
	display: block;
	width: 100px;
}

#adminmsg {
	display: block;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 16px;
	background-color: red;
	color: white;
	font-family: 'Arial Baltic',Arial;
	font-size:11pt;
	padding: 5px;
}

#topbar {
	display: block;
	z-index: 10;
	float: right;
	margin-right: 15px;
}
#topbar a, a:visited {
	text-decoration: none;	
	color: #0000CC;
}

#logo img {
	position: relative;
	display: block;
	height: 44px; 
	margin: 0px auto 0px auto;	
	width: 182px; 
	border: 0px;
	z-index: 2;	
}

#logosearchfiller {
	display: block;
	height: 19px;
	margin: 0px auto 0px auto;	
	width: 190px;
	border: 0px;
}

#searchbalk {
	background: url('/images/sb.gif') no-repeat scroll top center;
	display: block;
	height: 68px;
	margin: 0px auto 0px auto;	
	padding-top: 24px;
	width: 620px;
}

#searchbalk div {
	float: left;
	padding-left: 5px;
}

#searchselect select {
	height: 22px; width: 155px;	
}
#searchinput {
	margin-top: -15px; 
	color:#0000CC;
	font-family: 'Arial Baltic',Arial;
	font-size:8pt;
	text-decoration: none;
	width: 290px;
}
#searchinput input {
	width: 285px; height: 16px; float: left;
	font-family: 'Arial Baltic',Arial;
	font-size:10pt;
	text-decoration: none;
}
#query {
	float:left;
	text-align: left;
}
#searchtypes {
	float: left;
	margin-left: 2px;
	margin-bottom: 1px;
}
#searchtypes a {
	text-decoration: none;
	color: #0000CC;
}
#searchlogo {
	margin: -1px -1px 0px 1px;
}

#content {
	padding-top: 7px;
}

#menu {
	margin: 0px 5px 0px 0px;
	width: 158px;
	float: left;	
}

ul {
	list-style-type: none;
	list-style: none;
	text-align: right;
	margin: 0; padding: 0;
}

ul li a, a:visited {
	line-height: 15px;
	text-decoration: none;
	color: #0000CC;
}

ul li a:hover {
	color: red;
}

#categorymenu {
	margin: 21px 8px 0px 0px;
	width: 100px;
	float: left;
}

#categorymenu ul {
	list-style-type: none;
	list-style: none;
	text-align: right;
	margin: 0; padding: 0;
	color: red;
}

#categorymenu ul li a,
#categorymenu ul li a:link,
#categorymenu ul li a:hover,
#categorymenu ul li a:active,
#categorymenu ul li a:visited {
	line-height: 15px;
	text-decoration: none;
	color: #0000CC;
}

#categorymenu ul li a:hover {
	color: red;
}

#subcategorymenu {
	margin: 28px 0px 0px 5px; /* T R B L */
	width: 100px;
	float: right;
}

#subcategorymenu ul {
	list-style-type: none;
	list-style: none;
	text-align: left;
	margin: 0; padding: 0;
}

#subcategorymenu ul li a, #subcategorymenu a:visited {
	line-height: 15px;
	text-decoration: none;
	color: #000000;
}

#subcategorymenu ul li a:hover {
	color: red;
}


#logoframe {
	margin-top: 31px;
	width: 620px;
	height: 387px; /* 387 */
	float: left;	
}

#menufiller { display: block; width: 100px; height: 20px; }

.clear {
	clear: both;
}

.clearfix {
	display: inline-block;
}
 
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

		/* LOGO STUFF */

		.logo_container {
			display: block;
			width: 620px;
			height: 387px; /* 387 */
			float: left;	
			overflow: hidden;
		}
		
		.topfiller {
			display: block; 
			width: 600px; 
			height: 32px; 
			text-align: right;
		}
		.topfiller a {
			text-decoration: none;			
		}
		.topfiller a:focus {
			border-style: none;
			border: 0;
			-moz-outline-style: none;
		}
		
		#logolist {
			margin: 0px;
			padding: 0px;
			color:#000000;
			font-family:Arial Baltic,Arial;
			font-size:9pt;
			text-decoration:none;
			list-style-type: none; 
			list-style: none; margin: 0; padding: 0;
			padding-left: 12px;
			display: block; 
			width: 620px; 
			height: 387px; 
			text-align: center;
		}

		#logolist li {
			position: relative;
			overflow: hidden;
			display: inline;
			float: left; 
			width: 89px; 
			height: 77px; 
		 	background-repeat: no-repeat;
		 	background-position: 0 0;
			padding-left:2px; 
			padding-top:2px; 
			margin-right: 10px; 
			margin-bottom: 9px;
			font-size: 0;
		}

		#logolist li a {
			margin: 0; padding: 0; border: 0;	
		}

		#logolist img {
			margin: 0; padding: 0; border: 0;
			width: 85px;
			height: 75px;
		}

		#logolist .handle {
			background: url(/images/transparent.gif) repeat top left;
			cursor: move;
			display: none;
			position: absolute;
			top: 0px;
			left: 0px; 
			width: 89px;
			height: 77px;
			z-index: 998;
		}
		#logolist .plus {
			display: none;
			position: absolute;
			top: 5px;
			left: 51px; 
			width: 35px;
			height: 17px;
			z-index: 999;
		}
		#logolist .plus img {
			border: 0;
			width: 35px;
			height: 17px;
		}

#logoscontent {
	margin: 0px;
	padding: 0px;
	font-family:Arial Baltic,Arial;
	font-size:10pt;
	color:#666666;
	text-decoration:none;	
	list-style-type: none; 
	list-style: none; margin: 0; padding: 0;
	padding-left: 12px;
	display: block; 
	width: 620px; 
	height: 387px; 
	text-align: left;
}

#logoscontent ul {
	list-style: circle inside;
	text-align: left;
	margin-left: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.l { float: left;} .r { float: right;}

#about_b      { background: url('/images/about/aboutus.gif') no-repeat scroll top left; }
#contact_b    { background: url('/images/about/contact.gif') no-repeat scroll top left; }
#news_b       { background: url('/images/about/news.gif') no-repeat scroll top left; }
#vacancies_b  { background: url('/images/about/vacancies.gif') no-repeat scroll top left; }
#webmasters_b { background: url('/images/about/webmasters.gif') no-repeat scroll top left; }
#network_b    { background: url('/images/about/network.gif') no-repeat scroll top left; }
#oranje_b     { background: url('/images/oranje.gif') no-repeat scroll top left; }

#tipafriend_b { }
#tipafriend_b_nl { background: url('/images/tipafriend_nl.gif') no-repeat scroll top left; }
#tipafriend_b_de { background: url('/images/tipafriend_de.gif') no-repeat scroll top left; }
#tipafriend_b_en { background: url('/images/tipafriend_en.gif') no-repeat scroll top left; }
#tipafriend_b_en-US { background: url('/images/tipafriend_en-US.gif') no-repeat scroll top left; }
#tipafriend_b_fr { background: url('/images/tipafriend_fr.gif') no-repeat scroll top left; }
#tipafriend_b_es { background: url('/images/tipafriend_es.gif') no-repeat scroll top left; }
#tipafriend_b_it { background: url('/images/tipafriend_it.gif') no-repeat scroll top left; }
#tipafriend_b_in { background: url('/images/tipafriend_in.gif') no-repeat scroll top left; }

#bookmark_b   {  }
#bookmark_b_nl { background: url('/images/bookmark-bg_nl.gif') no-repeat scroll top left; }
#bookmark_b_de { background: url('/images/bookmark-bg_de.gif') no-repeat scroll top left; }
#bookmark_b_en { background: url('/images/bookmark-bg_en.gif') no-repeat scroll top left; }
#bookmark_b_en-US  { background: url('/images/bookmark-bg_en-US.gif') no-repeat scroll top left; }
#bookmark_b_fr  { background: url('/images/bookmark-bg_fr.gif') no-repeat scroll top left; }
#bookmark_b_es { background: url('/images/bookmark-bg_es.gif') no-repeat scroll top left; }
#bookmark_b_it { background: url('/images/bookmark-bg_it.gif') no-repeat scroll top left; }
#bookmark_b_in { background: url('/images/bookmark-bg_in.gif') no-repeat scroll top left; }

#about_b h1 {
	font-family:Arial Baltic,Arial;
	font-size:14pt;
}
#about_b h2 {
	font-family:Arial Baltic,Arial;
	font-size:10pt;
}

#aboutsearchbalk {
	padding-top: 24px;	
	background: url('/images/about/about_bg.gif') no-repeat scroll top center;
	display: block;
	height: 70px;
	margin: 0px auto 0px auto;	
	width: 624px;
}

#welcome {
	position: relative; 
	background: url('/images/advertising-banner.gif') no-repeat scroll top center; 
	z-index: 65535; 
	width: 325px; 
	height: 209px; 
	border: 0; 
	top: -425px; 
	left: 360px;
	display: block;	
}

/* countryselect */

#countryselect {
	position: relative; 
	z-index: 999; 
	width: 501px;  /* 425px; */ 
	height: 277px; /* 275px; */
	border: 0; 
	top: -360px; 
	left: 150px;
	display: none;
	background-image: url('/images/countryselect.gif');
	padding: 13px 16px;
}

.dialog_header,
#countryselect .header {
	color: #ffffff;
	font-size: 11pt;
	text-align: left;
	text-decoration: none; 
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 8px;
	display: block;
/*	margin-top: 8px;*/
}

.settingsw .title,
.dialog_header .title,
#countryselect .title {
	float: left;
}

.closebutton,
.dialog_header .closebutton,
#countryselect .closebutton { 
	float: right;
	color: #ffffff;
}

.closebutton a,
.dialog_header .closebutton a,
#countryselect .closebutton a { 
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}

#countryselect .countries {
	display: block;
	float: left;
	text-align: left;
}
#countryselect .countries ul { text-align: left; }
#countryselect .countries li { padding: 3px 0px 4px 0px; }
#countryselect .countries img { border: 0; }
/*
.countryselect_nl { background-image: url('/images/countryselect_nl.gif'); }
.countryselect_en { background-image: url('/images/countryselect_en.gif'); }
.countryselect_en-US { background-image: url('/images/countryselect_en_US.gif'); }
.countryselect_fr { background-image: url('/images/countryselect_fr.gif'); }
.countryselect_de { background-image: url('/images/countryselect_de.gif'); }
.countryselect_it { background-image: url('/images/countryselect_it.gif'); }
.countryselect_es { background-image: url('/images/countryselect_es.gif'); }
*/

/* siteselect */

#siteselect {
	position: relative; 
	z-index: 999; 	
	width: 501px;  /* 425px; */ 
	height: 277px; /* 275px; */
	border: 0; 
	top: -360px; 
	left: 150px;
	display: none;
	background: url('/images/siteselect.gif')  no-repeat scroll top left;
	padding: 13px 16px;
}
#siteselect form {
	height: 60px;
	margin:0;padding:0;
}
#siteselect .sitesearch {
	display: inline; 
	float: left;
	margin: 0;
	padding: 0;
/*	margin-left: 16px;	*/
/*	margin-top: 18px;*/
	text-align: left;	
	width: 350px;
}
#siteselect .sitesearch label { 
	font-size: 11pt;
	font-weight: bold;
}
#siteselect .sitetop50 {
	color: blue;
	float: right;
	width: 130px;
	height: 245px;
	margin-right: 13px;
}
#siteselect #top50list {
	padding: 5px;
	margin-top: 5px;
	border: 1px solid gray;	
	overflow: auto;
	height: 215px;
	width: 130px;
}
#top50list table {
	margin: 0; padding: 0;
}
#top50list a {
	text-decoration: none;
}
#sitequery {
	margin-top: 5px;
	height: 18px;
	width: 240px;
	border: 1px solid gray;
	margin-bottom: 15px;
	margin-right: 5px;
}
#sitequery input {
	margin-top: 5px;
	border: 1px solid #999;
	height: 18px;
}
#sitequery_results {
	padding: 5px;
	border: 1px solid gray; 
	display: none; 
	width: 320px; 
	height: 160px;
	overflow: auto;
	margin: 0px;
}
#sitequery_results a {
	text-decoration: none;
	color: blue;
}
#sitequery_results a:hover {
	color: red;
}
#sitesearch_footer {
	position: absolute;
	bottom: 13px;
	display: none;
	color: black;
	font-size: 7pt;
	text-align: center;
	width: 330px;
}

#sitesubmit {
	position: relative; 
	background: url('/images/sitesubmit.gif') no-repeat scroll top left; 
	z-index: 999; 
	width: 501px;  /* 425px; */ 
	height: 277px; /* 275px; */
	border: 0; 
	top: -360px; 
	left: 150px;
	display: none;
	padding: 13px 16px;
}
#sitesubmit form {
	margin:0;padding:0;
}
#sitesubmitcontent {
	display: inline; 
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	text-align: left;		
	font-family:Arial Baltic,Arial;
	font-size:9pt;
	color:#666666;
}
#sitesubmitcontent table {
	width: 430px; 	
}
#sitesubmitcontent table tr {
	border: 1px solid #999;
	padding-bottom: 10px;
}
#sitesubmitcontent input {
	width: 300px; 	
}
.graytxt { color: gray; }
.redtxt { color: red; }
.itxt { font-style: italic; }
.boldtxt { font-weight: bold; }

#ikadaza_step1 {
	display: inline;
}
#ikadaza_step2 {
	display: none;
	color: gray;
}
.topfiller {
	font-weight: bold;
	text-decoration: none;	
}
.topfiller .share {
	color: #f50005;
}
.topfiller .settings {
	color: #0167d5;
}
.topfiller .change {
	color: #079d06;
}
.topfiller .reset {
	color: black;
}
.topfiller .finished {
	color: #079d06;
	font-size: 150%;
}

#sitesend2 {
	background: url('/images/sitesend2.gif') no-repeat scroll top center; 
	position: relative; 
	z-index: 999; 
	width: 466px;  
	height: 221px; 
	top: -330px; 
	left: 175px;
	display: none; 	
	padding: 13px 15px;
}

#sitesend2 #sitesendcontent {
	margin-top: 18px;
}
#sitesend2 #sitesendbuttons {
	margin-top: 45px;
}


#sitesend2 #sitesendcontent .emailfriend { background-color: #ffffa0; }
#sitesendcontent form {
	margin:0;padding:0;
}
#sitesendcontent input, #sitesendcontent #message {
	border: 1px solid #999;
}
.settingsw {
	position: relative; 
	background: url('/images/settings.gif') no-repeat scroll top center; 
	z-index: 1000; 
	width: 501px; 
	height: 277px; 
	border: 0; 
	top: -360px; 
	left: 150px;
	display: none; 	
	padding: 13px 16px;
	margin-bottom: 8px;	
}
.settingsw .choices {
	color: #0000CC;
	display: inline; 
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;	
	width: 400px;
}
.settingsw .choices a {
/*	font-weight: bold;*/
	text-decoration: none;
}
.settingsw .choices .reset {
	color: red;
	text-decoration: none;
}

#settings_background {
	width: 501px;  /* 425px; */ 
	height: 277px; /* 275px; */
	border: 0; 
	top: -360px; 
	left: 150px;
	display: none;
	text-align: left;
	padding: 13px 16px;
/*	left: 147px;
	top: -360px;
	width: 546px;
	height: 309px;
	background: url('/images/settings_background.gif') no-repeat scroll top center; 
*/}

#settings_background .categories a:focus { outline: none; }

#settings_background .categories {
	position: absolute;
	top: 45px;
	left: 13px;
	text-align: left;
	width: 120px;
	height: 245px;
	color: #0000CC;
}
#settings_background .categories ul li:first-child a {
	font-weight: bold;
	color: #000000;
}
#settings_background .categories_content {
	position: absolute;
	top: 45px;
	left: 135px;
	text-align: left;
	width: 366px;
	height: 232px;
	color: #0000CC;
	border: 1px solid #999;
	overflow-y: scroll;
	padding: 5px 10px;
}
.categories_content ul {
	float: left;
	list-style-type: none;
	padding: 0; margin: 0;
}
.categories_content ul li {
	padding: 5px 0px;
	float: left;
	display: block;
	height: 75px;
	width: 100%;
}
.categories_content ul li img {
	float: left;
	margin-right: 5px;
}
.categories_content ul li span {
	text-align: left;
	padding: 3px;
	float: left;
	display: block;
	height: 75px;
}
.categories_content ul li span strong {
	display: block;
	margin-bottom: 8px;
}
#settings_background .categories ul li:first-child { color: #000000; }
#settings_background .categories ul li { text-align: left; }

#settings_links {
/*	background: url('/images/settings_links.gif') no-repeat scroll top center; */
}
#settings_search {
/*	background: url('/images/settings_search.gif') no-repeat scroll top center; */
}
#settings_search .choices {
	margin-top: 5px;	
}
#settings_links .choices {
	margin-top: 5px;	
}
#category_index a {
	text-decoration: none;
}
.category_index_block {
	display: block;
	width: 620px;
	margin-bottom: 15px;
}
.category_index_block img {
	margin: 15px 0 0 0;
}
.category_index_block table {
	margin-left: 80px;
	width: 540px;
}
.category_index_block td {
	width: 160px;
}
.category_index_block a {
	text-decoration: none;
}
#category_wrapper {
	display: block;
	margin: 0px auto 0px auto;	
	width: 620px;
	padding-top: 12px;
}
.az {
	font-size: 11pt;	
	text-align: center;
	width: 620px;
	color: #0000CC;
}
.az h1 {
	font-weight: normal;
	font-size: 11pt;	
	padding:0; margin:0;
	color: #AAAAAA;
}
.az h1 a {
	text-decoration: none;	
	font-size: 9pt;	
	color: #0000CC;
}



#blog_categorymenu {
	margin: 0px 8px 0px 0px;
	width: 100px;
	float: left;
}

#blog_categorymenu ul {
	list-style-type: none;
	list-style: none;
	text-align: right;
	margin: 0; padding: 0;
	color: red;
}

#blog_categorymenu ul li a,
#blog_categorymenu ul li a:visited {
	line-height: 15px;
	text-decoration: none;
	color: #0000CC;
}

#blog_categorymenu ul li a:hover {
	color: red;
}

.bookmark_b #logosbg {
	padding: 0 17px 17px 17px;
	color: #000000;
}
.bookmark_b a:link,
.bookmark_b a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
.bookmark_b #logosbg h2 {
	color: #3786d7;
	margin-bottom: 5px;
}
.bookmark_b #logosbg ol {
	list-style-position: inside;
	margin: 0; padding: 0;
}
.bookmark_b #logosbg ol li {
}
#ikadaza_link {
	width: 200px;
}
