body {
	background: url('../img/bg_gradient.png') repeat-x #004063;
	font-family: Verdana, Helvetica, Arial, sans-serif, default;
/* 	color: #000000; */
	color: #444;
	font-size: 11px;
	line-height: 16px;
/* 	text-align: justify; */
}


#main_container {
	background-color: #FFFFFF;
}

#header {
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
}

#header a:hover,
a.nohover:hover {
	text-decoration: none;
}

#main_content {
	background-color: #FFFFFF;
/* 	border-bottom: 1px solid black; */
}

#footer,
#column_right {
	background-color: #DFF1F2;
	border-bottom: 1px solid black;
}

#column_left {
	background-color: #F4F9F9;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#column_middle {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#footer {
/* 	border-top: 1px solid #DFF1F2; */
	border-top: 1px solid #dff1f2;
}

#breadcrumb,
#breadcrumb a,
#breadcrumb a:active,
#breadcrumb a:visited {
/* 	color: #838383; */
	color: #008191;
}

#breadcrumb a:hover {
/* 	color: #000000; */
	color: #838383;
}

/* Middle column specific markup */

#column_middle .content p.wide,
#column_middle .content h1.wide {
	width: 585px;
}

/* Middle column navigation (the 5 images at the top) */
#navigation_middle {
	list-style-type: none;
}

/* Navigation images at the top of this column */
#navigation_middle li {
/* 	display: inline; */
	float: left;
	margin-left: 7px;
	width: 113px;
	background-color: #008191;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#navigation_middle li a,
#navigation_middle li a:active,
#navigation_middle li a:hover,
#navigation_middle li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* First one shouldn't get a margin */
#navigation_middle li.first {
	margin-left: 0px ! important;
}

/* These images need to be wrapped to properly align the text below in Firefox and Konqueror.
   Weirdly enough. IE6 renders it properly without them. */
#navigation_middle li .img_wrap {
	height: 92px;
	display: block;
}

.navigation_middle_label {
	/* Debug */
/* 	background-color: blue; */

	text-align: center;
	font-weight: bold;
	height: 16px;
	width: 113px;
	/* Stay strict to the width */
	overflow: hidden;
	padding-top: 1px;
	padding-bottom: 2px;
	display: block;
	font-size: 9px;
/* 	margin-top: -3px; */
	/* IE actualy does it right...  */
	_margin-top: -2px;
}

/* End of Middle column navigation (the 5 images at the top) */




/* Footer specific markup */
#footer p {
/* 	background-color: red; */
	margin: 0;
	padding: 0;
/* Todo: don't use margins, use the same line-height as the footer is heigh (minus border) */
/* 	margin-left: 30px; */
	margin-top: 8px;
/* 	width: 760px; */
	width: 100%;
	text-align: center;
	position: relative;
	letter-spacing: 1.5px;
/* 	word-spacing: 5px; */
	font-size: 9px;
/* 	margin-left: 180px; */
}

#footer p span {
/* 	margin-right: 3px; */
	margin-left: 2px;
	margin-right: 2px;
}

#footer p a {
/* 	color: #000000; */
	color: #444;
}


/* Content blocks markup */

/* Right column */
#column_right {
	text-align: left;
}

#column_right .trailers {
	margin: 0;
	padding: 0;
	margin-top: 12px;
}

#column_right .trailers img {
	display: block;
	margin-bottom: 6px;
}

#column_right .trailers a {
	display: block;
/* 	color: #000000; */
	color: #444;
}


/* Navigation menu */
#navigation_menu {
	list-style-type: none;
	text-align: right;
	font-size: 12px;
/* 	margin-right: 80px; */
/* 	width: 140px; */
	display: block;
	line-height: 16px;
}

#navigation_menu li {
}

#navigation_menu a {
	display: block;
	/* Needed for IE6, can't hurt for other browsers */
	width: 143px;
/* 	color: #000000; */
	color: #444;
	margin-right: 11px;
/* 	background-color: green; */
	/*width: 99%;*/
}

#navigation_menu a:hover,
#navigation_menu a.active {
	background-color: #008191;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#logos {
	position: absolute;
	bottom: 20px;
	width: 100%;
}

#logo_rdw {
	float: right;
	margin-right: 15px;
	margin-bottom: 8px;
}

#logo_focwa {
	float: right;
	margin-right: 16px;
	margin-bottom: 10px;
}

#logo_metaalunie {
	float: right;
	margin-right: 15px;
	margin-bottom: 16px;
}



/* Classes */

/* Address/contact page */
h2.address {
/* 	margin-bottom: 0; */
/* 	padding-bottom: 0; */
/* 	margin: 0; */
/* 	padding: 0; */
}

p.address {
/* 	margin: 0; */
	margin-top: 7px;
}

/* Generic tag markup */
a img {
	/* Remove border in Firefox */
	border: 0;
}

/* Link color */
a,
a:hover,
a:active,
a:visited {
	color: #3648AE;
}


/* TODO: Make more fine-grained */
a {
	/* Remove default underline */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* TODO: move parts to #middle_column .content h[1-6] */
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-bottom: -8px;
	font-weight: bold;
	font-family: Arial, sans-serif, default;
}

/* Top header on pages */
h1 {
}

/* All other headers */
h2, h3, h4, h5, h6 {
	margin-top: 8px;
}

/* TODO: find a better selector. Too generic. */
#column_middle .column_2_5 h1,
#column_middle .column_2_5 h2 {
	margin-top: 0px;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 11px;
}

ul, ol {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	margin-top: 11px;
}

ul {
	margin-left: 20px;
}

ol {
	margin-left: 27px;
}


#img_preload {
	display: none;
}