/* CSS FOR REBOOT    */
/* George Litchfield */
/* 03/06/08          */

/* Zerox */
* { padding:0px; margin:0px;}

/* pshift */
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: "ms trebujet", sans-serif;
	background: #eeece6;
	padding-bottom: 50px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;

}


/* Typography */

#masthead {
	padding-top: 0px;
	font-size: 27px;
	float: left;
	letter-spacing: 5px;
}

h1 {
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	padding-top: 25px;
	color: #4a6371;
	font-weight: bold;
}

h2, h3 {
	padding: 0px 0px 0px 10px;
	padding-top: 25px;
	font-size: 95%;
	color: #4a6371;
	font-weight: bold;
	padding-bottom: 4px;
}

h4 {
	padding: 0px 0px 0px 10px;
	padding-top: 25px;
	font-size: 85%;
	color: #4a6371;
	font-weight: bold;
	padding-bottom: 4px;
}

h5 {
	padding: 0px 0px 0px 10px;
	padding-top: 25px;
	font-size: 85%;
	color: #4a6371;
	font-weight: bold;
	padding-bottom: 4px;
}

h6 {
	padding: 0px 0px 0px 10px;
	padding-top: 25px;
	font-size: 80%;
	color: #4a6371;
	font-weight: bold;
	padding-bottom: 4px;
}


p {
	padding: 0px 10px 0px 10px;
	padding-top: 15px;
	font-size: small;
	color: #4a6371;
	line-height: 1.8em;
}

ul {
	padding: 0px 0px 0px 10px;
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 15px 21px 15px 40px;
}

li {
	padding: 2px 0px 2px 0px;
	font-size: small;
	list-style: square;
	color: #4a6371;
}

.highlight {
	color: #007F3E;
}

.underline {
	text-decoration: underline;
}



.link-thumb {
	float: left;
	margin: 10px;	
}

.about-link {
	padding: 5px 0px 0px 10px;
	line-height: 80px;
	display: block;
	cursor: pointer;
	font-size: 80%;
	color: #4a6371;
}

.about-link2 {
	padding: 5px 0px 0px 10px;
	display: block;
	cursor: pointer;
	font-size: 80%;
	color: #4a6371;
}


span.az {
	display: block;
	color: #666;
	font-size: x-small;
	font-weight: bold;
}

a.az {
	display: block;
	font-weight: bold;
	font-size: x-small;

}

.top {
	font-size: x-small;
	padding-left: 18px;
	background-image: url(../images/up-arrow1.gif);
	background-repeat: no-repeat;
}

.top:hover {
	text-decoration: none;
	background-image: url(../images/up-arrow10.gif);
	color: green;
}

#footer {
	height: 30px;
	width:760px;
	padding: 10px 10px 10px 10px;
	font-size: small;
	color: #4a6371;
	background: #d9d5c9;
	margin:0px auto;
	margin-bottom: 50px;
}

.foot {
	color: #4a6371;
}

#footer a {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.bold-letter {
	padding-top: 10px;
}




/* Main Links */

a {
	font-size: 90%;
	text-decoration: none;
	color: #4a6371;
}

a:visited {
	/* color: #00677D; */ /* nice turquoise */
	color: #4a6371;
	text-decoration: none;
}

a:hover {
	color: #007F3E;
	text-decoration: underline;
}



/* Layout Style */

#container {
	width:760px;
	background: #fff;
	margin:0px auto;
	margin-top: 50px;
	padding: 10px 10px 10px 10px;
}

#country-selector {
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
	font-size: 75%;
	font-weight: bold;
	color: #6991ae;
}

#logo {
	float: left;
}

#nl {
	display: block;
	width: 40px;
	height: 18px;
	background-image: url(../images/netherlands-flag.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#uk {
	display: block;
	width: 40px;
	height: 18px;
	background-image: url(../images/united-kingdom-flag.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contact-table td {
	padding: 10px 0px 10px 0px;
	font-size: small;
	color: #666;
}


#main-image {
	margin: 13px 0px 10px 0px;
}

#top-box {
	height: 50px;
	margin: 0px 0px 2px 0px;
	background-image: url(../images/box-bg.gif);
}

#bot-box {
	min-height: 1000px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/box-bg.gif);
}

#content {
	width: 620px;
	padding: 23px 10px 10px 10px;
	background: #fff;
}

#mainContent, #sidebar {
		float: left;
}

#mainContent
{
	width: 300px;
	padding-left: 4px;
}

#sidebar
{
		width: 300px;
		padding-left: 10px;
	
}

#flashcontent {

}


/* menu */

.menu {	
	/* center the text */
	line-height: 28px;
	height: 28px;
	
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/menu-bg.gif);
}

.menu li {
	position: relative;
	list-style-type: none;
	float: left;
	color: #cddbe4;
	display: inline;
	padding: 0px;

	margin: 0px;
	
}

.menu ul {
	padding: 0px;
	margin: 0px;

}

.menu a {
	font-size: 90%;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	height: 23px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	color: #8b9ba4;
}

.menu a:visited {
	/* color: #00677D; */ /* nice turquoise */
	color: #8b9ba4;
	text-decoration: none;
}

.menu a:hover {
	color: #007F3E;
	text-decoration: underline;
}

#currentPtr {
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	/* color: #B32700; */
	color: #314d5d;
	background-image: url(../images/current.png);
}



.menu-divider{
	padding: 0px 15px 0px 15px;
}


/* Misc */

.clearfix {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.l {float: left;}

.r {float: right;}

.il {display: inline;};

.v-space {
	width: 620px;
	height: 50px;
	clear: both;
}

.picframe {
	padding-top: 10px;
}

img {
	border: 0px;
}

hr {
	color: #eeeeee;
}




/* submenu */

.submenu {	
	/* center the text */
	line-height: 28px;
	min-height: 28px;
	font-weight: bold;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/menu-bg.gif);
}

.submenu li {
	position: relative;
	list-style-type: none;
	float: left;
	color:  #ddd;
	display: inline;
	padding: 0px;
	margin: 0px;
	
}

.submenu ul {
	padding: 0px;
	margin: 0px;

}

.submenu a {
	text-align: left;
	font-weight: bold;
	font-size: 75%;
	
	padding: 5px 0px 5px 0px;
	height: 23px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	color: #314d5d;
}

.submenu a:visited {
	color: #314d5d;
	text-decoration: none;
}

.submenu a:hover {
	color: #007F3E;
	text-decoration: underline;
	background-image: url(../images/current.png);
}

.sub-menu-divider{
	padding: 0px 10px 0px 10px;
}

#currentSPtr {
	padding: 5px 0px 5px 0px;
	text-decoration: underline;
	color: #314d5d;
}



.picbox {
	margin: 10px 0px 10px 10px;
	border: 1px solid #bdb6a1;
	display: block;
}

.picbox3 {
	margin: 10px 0px 10px 10px;
	border: 1px solid #bdb6a1;

}

.picbox2 {
	margin: 10px 23px 10px 10px;
	border: 1px solid #bdb6a1;

}

.caption {
	margin: 0px 0px 0px 10px;
	font-size: x-small;
	color: #666;
	font-weight: bold;
}

hr {
	margin: 0px 10px 10px 10px;
	border: none;
	color: #cddbe4;
	background-color: #cddbe4;
	height: 1px;
}


.pleft {
	padding: 0px 0px 0px 10px;
}


.mleft {
	margin: 0px 0px 0px 10px;
}



a.ul {
	font-size: 90%;
	text-decoration: underline;
	color: #4a6371;
}

a.ul:visited {
	/* color: #00677D; */ /* nice turquoise */
	color: #4a6371;
	text-decoration: underline;
}

a.ul:hover {
	color: #007F3E;
	text-decoration: underline;
}








