/*
 *Common
 */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
}

.close
{
	clear: both;
}

ul
{
	margin-left: 15px;
}

ol
{
	margin-left: 20px;
}

a img
{
	border: none 0;
}

/*
 *Main
 */

body
{
	background-color: #f1f1f1;
}

a img
{
	border: none 0;
}

.Close
{
	clear: both;
}

div#Wrapper
{
	position: relative;
	margin: 0 0 -21px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;		
}
		
	div#NavBg
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 137px;
		height: 100%;
		height: expression( parseInt( parentNode.offsetHeight ) - 0 );
		background-color: #cacdcf;
		z-index: 0;
	}
	
	div#Language
	{
		position: absolute;
		top: 95px;
		right: 10px;
		height: 20px;
		width: 100px;
		text-align: right;
		z-index: 2;
	}
	
	div#Header
	{
		position: relative;
		height: 117px;
		min-width: 950px;
		background: url(../media/img/headerbg.gif) left top repeat-x #cacdcf;
		overflow: hidden;
	}
	
	#ShowScroller div#Container
	{
		position: relative;
		width: 950px;
		z-index: 1;
		padding-bottom: 181px;
	}
	
	#HideScroller div#Container
	{
		position: relative;
		width: 950px;
		z-index: 1;
		padding-bottom: 21px;
	}
	
		div#Nav
		{
			position: relative;
			width: 137px;
			padding-top: 26px;
			float: left;
		}
		
		div#Content
		{
			position: relative;
			width: 794px;
			padding: 21px 10px 10px 8px;
			float: left;
		}
		
		div#ContentLeft
		{
			position: relative;
			width: 586px;
			padding: 21px 10px 10px 8px;
			float: left;
		}
		
		div#ContentRight
		{
			position: relative;
			width: 200px;
			padding: 21px 0 10px 8px;
			border-left: 1px solid #cacdcf;
			float: left;
		}
		
		div#Movie
		{
			position: relative;
			width: 300px;
			height: 230px;
			float: left;
			margin-right: 10px;
		}
		
		/*Vids*/
		div.ThumbContainer
		{
			position: relative;
			padding: 4px;
			width: 122px;
			text-align: center;
			border-left: 2px solid #fff;
			border-top: 2px solid #fff;
			border-right: 2px solid #ccc;
			border-bottom: 2px solid #ccc;
			background-color: #fff;
			margin: 0 0 10px 22px;
			float: right;
		}
	
	div#ShowcaseScroller
	{
		position: absolute;
		left: 0;
		bottom: 21px;
		height: 160px;
		width: 100%;
		min-width: 950px;
		background: url(../media/img/showcasesliderbg.gif) left top repeat-x #000;
		z-index: 1;
	}
	
	div#Footer
	{
		position: relative;
		width: 100%;
		min-width: 950px;
		height: 21px;
		background: url(../media/img/footerbg.gif) left top repeat-x #000;
	}
	
	div.Block
	{
		position: relative;
		width: 950px;
		margin: 0;
		padding: 0;
	}
	
	td
	{
		vertical-align: top;
	}
	
/*Layout*/
h1, h2, h3, h4, h5, h6, p, a, ul, ol, th, td, form, fieldset, label, input, textarea
{
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul
{
	margin-left: 15px;
}

ol
{
	margin-left: 20px;
}

h1
{
	font-size: 24px;
	color: #a9233e;
}

h2
{
	font-size: 18px;
	color: #8f989d;
}

h3
{
	font-size: 16px;
	color: #a9233e;
}

p, a, td, label, textarea, input, ul, ol
{
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

p.Date
{
	color: #a9233e;
}

#Footer p
{
	font-size: 11px;
	color: #fff;
	margin-left: 144px;
}

#Footer a
{
	font-size: 11px;
	color: #fff;
}

#Footer p.Right
{
	float: right;
}

ul
{
	list-style: outside;
	margin-left: 20px;
}

a:hover
{
	color: #a9233e;
}

a.DownloadPdf
{
	display: block;
	width: 130px;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 0 30px;
	background-image: url(../media/img/downloadpdf.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right:70px;
}

a.WatchMovie
{
	display: block;
	width: 130px;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 0 30px;
	background-image: url(../media/img/watchmovie.gif);
	background-repeat: no-repeat;
	float: left;
}

a.DownloadPdf:hover, a.WatchMovie:hover
{
	color: #000;
}

p.Language, p.Language a
{
	color: #fff;
	text-decoration: none;
}

p.Language a:hover
{
	color: #fff;
	text-decoration: underline;
}

/*Nav*/
#First, #First ul { /* all lists */
		position: absolute;
		top: 141px;
		left: 0;
		padding: 0;
		margin: 0;
		list-style: none;
		width : 137px;
		z-index: 90;
		}
		
		#First li { /* all list items */
			position : relative;
			line-height : 1.25em;
			margin-bottom : -1px;
			width: 127px;
		}
		
		#First li ul { /* second-level lists */
			position : absolute;
			top: 0;
			left: -999em;
			margin-left : 11.05em;
			background-color: #CACDCF;
		}
		
		#First li ul ul { /* third-and-above-level lists */
			top: 0;
			left: -999em;
			width: 220px;
			background-color: #CACDCF;
		}
		
		#First li ul ul a
		{
			width: 210px;
		}
		
		#First li a {
			display: block;
			width: 127px;
			padding: 4px 10px 4px 0;
			font-size: 13px;
			font-weight: bold;
			color: #a9233e;
			text-align: right;
			text-decoration: none;
			border-bottom: 1px solid #bec3c6;
		}
		
		#First li a:hover {
			background-color: #bec3c6;
		}
		
		#First li:hover ul ul, #First li:hover ul ul ul, #First li.sfhover ul ul, #First li.sfhover ul ul ul {
			left: -999em;
		}
		
		#First li:hover ul, #First li li:hover ul, #First li li li:hover ul, #First li.sfhover ul, #First li li.sfhover ul, #First li li li.sfhover ul { /* lists nested under hovered list items */
			left: 0;
		}

/*Images*/
div#Container img
{
	border: 6px solid #CACDCF;
}

div#Content a.Product
{
	display: block;
	padding: 5px 0 0 5px;
	width: 130px;
	height: 130px;
	padding: 6px;
	background-color: #cacdcf;
	margin: 0 10px 10px 0;
	float: left;
}

div#Content a.Product:hover
{	
	background-color: #a9233e;
}

div#Content a img
{
	border: none 0;
}

div#Content img.DownloadButton
{
	margin: 0;
	float: left;
	clear: left;
}

div#Content div#RouteContainer img
{
	margin: 0;
	border: 1px solid #CACDCF;
	float: none;
}

img.ImgLeft
{
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}

img.ImgRight
{
	border: 1px solid #000;
	margin: 0 0 10px 10px;
	float: right; 
}

div#Content a img
{
	border: 1px solid #CACDCF;
}

div#Content a img
{
	border: 1px solid #CACDCF;
}

/*Route container*/
div#Content div#RouteContainer
{
 	position: relative;
	width: 335px;
	padding-right: 45px;
	float: right;
}

/*Formulier*/
fieldset
{
	position: relative;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;	
	border: none 0;
}

	fieldset input,
	fieldset label,
	fieldset span,
	fieldset textarea
	{
		margin: 0;
		margin-bottom: 2px;
		padding: 0;
	}
	
	fieldset div.FormRow 
	{
		position: relative;
		width: 400px;
		margin: 0;
		margin-bottom: 2px;
		padding: 0 0 8px 0;	
	}
	
		/* * float fixer * */
		.FormRow:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}

		.FormRow {display: inline-table;}

		/* Hides from IE-mac \*/
		* html .FormRow {height: 1%;}
		.FormRow {display: block;}
		/* End hide from IE-mac */	

		fieldset div.FormRow label
		{
			float: left;
			padding-top: 2px;
			position: relative;
		}

		fieldset div.FormRow .InputContainer
		{
			position: relative;
		}
		
	fieldset input,
	fieldset textarea
	{			
		background-repeat: repeat-x;
		background-attachment: scroll !important;
		background-attachment: fixed;			
		padding: 1px 3px 0 5px;
		margin: 0;
		height: 18px;
	}

	fieldset textarea
	{
		overflow: auto;
		height: auto;
	}

	fieldset input.Hidden,
	input.Hidden
	{
		width: 1px;
		display: none;
	}
	
	fieldset p
	{
		margin: 0;
		padding: 0;
		padding-bottom: 5px;
	}

	fieldset table.radio,
	fieldset table.checkbox
	{
		margin: 0;
		padding: 0;
	}	

	fieldset table.radio td,
	fieldset table.checkbox td
	{
		margin: 0;
		padding: 0;
	}
			
	fieldset table.radio td input,
	fieldset input.radio,
	fieldset span.radio input
	{
		width: auto;
		margin-bottom: -2px;
		border: none 0;
		margin-right: 5px;
		background-color: Transparent;
	}	

	fieldset table.checkbox td input,
	fieldset input.checkbox,
	fieldset span.checkbox input
	{
		width: auto;
		border: none 0;
	}

	fieldset span.checkbox input
	{
		margin-bottom: -2px;
	}
				
	fieldset table.radio td label,
	fieldset table.checkbox td label,
	fieldset span.radio label,
	fieldset span.checkbox label
	{
		float: none;
		width: auto;
	}

	div.ButtonRow input, 
	input.Button,
	fieldset input.Button
	{
		padding: 0;
		width: auto;
		height: 22px;	
	}
	
	div.FormRow input[disabled], 
	input.Button[disabled],
	fieldset input.Button[disabled]
	{
		color: #000;
	}

/* De styles die per pagina kunnen wisselen*/
fieldset input,
fieldset textarea
{
	width: 266px;	
	border: 1px solid #8F989D;	
	line-height: normal;
}

fieldset input.Small
{
	width: 50px;
}

fieldset input.Large
{
	width: 180px;
}	

fieldset div.FormRow label
{
	width: 120px;	
	color: #000;	
}

fieldset div.FormRow label.Gender
{
	width: 50px;
}

fieldset div.FormRow label.Large
{
	width: auto;
}

fieldset div.FormRow .Radio
{
	width: 20px;
	float: left;
}

fieldset div.FormRow .InputContainer
{
	margin-left: 100px !important;
	margin-left: 0;
}

	input#Reset, 
	input#Submit
	{
		background: url(../media/img/buttonbg.gif) repeat-x;		
		font-size: 11px;
		color: #fff;
		text-decoration: none;
		width: 72px;
		height: 22px;
		border: none 0;
	}
	
p.Error
{
	line-height: 18px;
	color: #f00;
}

p.Notice
{
	font-size: 10px;
}
