/* Stylesheet "BijzonderMOOI" :: v1 (9-03-2007) */
/* Coded by "WeCode.fr"  */
/* copyright (c) 2007 "BijzonderMOOI" */ 

/*
	Style Index
	---------------------
	
	$1 - Site Structure Styles
		$1.1 - General Styles
		$1.2 - Main Layout Styles
		
	$2 - Content Styles
		$2.1 - General Content Styles
		$2.2 - Heading Styles
		$2.3 - Paragraph Styles
		$2.4 - Link Styles
		
	$3 - List Styles
		$3.1 - General Lists
		$3.2 - Main Navigation
		$3.3 - Products Lists
		
	$4 - Image Styles
		$4.1 - General Image Styles
		$4.2 - Content Image Styles
		
	$5 - Form Styles
		$5.1 - Contact Form Styles
		
*/ 







/*** $1 - Site Structure Styles ***/

		/* 1.1 - General Styles */
		
			* {
				margin:0;
				padding:0;
			}
						
			html {
				height: 100%;
			}


		/************************/
	
		/* 1.2 - Main Layout Styles */

			body {
	color:#00458A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 100%;
	line-height:1.3em;
	margin:0 0 0 0;
	background-color: #000099;
			}
			
			#container {
	margin: 0 auto;
	min-height: 100%;
	width:800px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
			}

			* html #container {
				height: 100%;
			}
			
			#nonFooter {
				min-height: 100%;
				position: relative;
			}

			* html #nonFooter {
				height: 100%;
			}
			
			#header {
				height:125px;
			}
				
			#main {
				margin:0 0 50px 0;
				padding-bottom: 150px;
			}
			
			#clearer {
				clear: both;
				display: block;
				height: 1px;
				margin-bottom: -1px;
				font-size: 1px;
				line-height: 1px;
			}
			
			#sidebar {
	float:left;
	width:800px;
	padding-right: 0;
	padding-left: 0;
			}
			
			#content {
	float:left;
	width:690px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 36px;
			}
			
			#footer {
	border:1px solid #999;
	border-width:1px 0 0 0;
	clear:both;
	color:#999999;
	font-size:10px;
	line-height:1.2em;
	position: relative;
	text-align:right;
	width:773px;
	margin-top: -2.5em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0;
			}
			
			* html #footer {
				margin-top: -1.4em;
			}
						
		/************************/







/*** $2 - Content Styles ***/

		/* 2.1 - General Content Styles */
		
			a:link, a:visited {
				color: #00458A;
				text-decoration: underline;
			}
			
			a:hover, a:active{
				text-decoration: underline;
			}
	
			span {
				display:none;
			}
			
			h1 {
				font-size:14px;
				margin:0 0 1em 0;
			}

			#products li h2 {
				font-size:1em;
			}
	

		/************************/
	
		/* 2.3 - Paragraph Styles */
			
			p#text_home {
				background:url(../images/bg_text_home.gif) no-repeat;
				height:39px;
			}
			
			p {
				margin:0 0 1em 0;
			}
			
			p.details {
				font-weight:bold;
			}

		/************************/
	
		/* 2.4 - Link Styles */
		
			#footer a {
				color:#999;
			}				
						
		/************************/







/*** $3 - List Styles ***/

		/* 3.1 - General Lists */
		
			ul li {
				list-style:none;
			}
			
		/************************/
	
		/* 3.2 - Main Navigation */
			
			#header ul {
				background:url(../images/bg_navigation.gif) no-repeat;
				float:right;
				height:100px;
				margin:0 0 0 0;
				width:496px;
			}
			
			#header li {
				float:left;
			}
			
			#header li a {
				display:block;
				height:100px;
			}
				
		/************************/
	
		/* 3.3 - Products Lists */
						
			#products li {
				float:left;
				margin:20px 10px 0 0;
				text-align:center;
				width:150px;
			}
			
			#products li .product_img {
				height:104px;
			}
			
			#products a {
				color:#666666;
				font-weight:bold;
				text-decoration:none;
			}
			
			#products a:hover {
				text-decoration:underline;
			}
						
		/************************/







/*** $4 - Image Styles ***/

		/* 4.1 - General Image Styles */
		
			img {
				border: none;
			}
			
			a img {
				border:none;
			}
			
		/************************/
	
		/* 4.2 - Content Image Styles */
				
			#header img {
				float:left;
			}
			
			#sidebar img {
	display:block;
	padding-left: 0px;
			}
			
			#sidebar img.button_english {
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 38px;
			}
			
			#products li img {
				display:block;
				margin:0 auto;
			}
			
		/************************/

#sidebar img.subnav {
	margin:0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 38px;
}
#breadcrumb {
	float:left;
	width:496px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	font-size: 9px;
}
#sidebar a.black {
	margin:0;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
#sidebar a.blue {
	margin:0;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
}
h2 {

				font-size:12px;
				margin:0 0 1em 0;
}
#sidebarlinks {
	width:800px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #000099;
	text-align: center;
	color: #FFFFFF;
}
#skyscraper {

	float:right;
	width:120px;
	padding-right: 0;
	padding-left: 0;
}
