/*Main*/
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	background-position: 0 614px;
	background-repeat: repeat-x;
	background-color: #455058;
}

.Close
{
	clear: both;
}

.Block
	{
		position: relative;
		width: 796px;
		padding-left: 82px;
		padding-right: 82px;
	}

.CenteredText
{
	height: 174px;
	width: 430px;
}

body#Home, body#Contact
{
	background-image: url(../media/img/pattern.gif);
}

div#Wrapper
	{
		position: relative;
		height: 614px;
		width: 100%;
		min-width: 960px;
		background-color: #dcdedf;
	}

body#Home div#Wrapper, body#Contact div#Wrapper
{
	background-image: url(../media/img/pattern.gif);
}

/*Wisselende Background*/
body#Companyprofile div#Wrapper
{
	background-image: url(../media/img/companyprofilewrapperbg.gif);
	background-repeat: no-repeat;
}

body#Engineering div#Wrapper
{
	background-image: url(../media/img/engineeringwrapperbg.gif);
	background-repeat: no-repeat;
}

body#Aluminiumsilos div#Wrapper
{
	background-image: url(../media/img/aluminiumsiloswrapperbg.gif);
	background-repeat: no-repeat;
}

body#Gravityblenders div#Wrapper
{
	background-image: url(../media/img/gravityblenderswrapperbg.gif);
	background-repeat: no-repeat;
}

body#Standardsilos div#Wrapper
{
	background-image: url(../media/img/standardsiloswrapperbg.gif);
	background-repeat: no-repeat;
}

body#Stainlesssteel div#Wrapper
{
	background-image: url(../media/img/stainlesssteelwrapperbg.gif);
	background-repeat: no-repeat;
}

body#Drybulkcontainers div#Wrapper
{
	background-image: url(../media/img/drybulkwrapperbg.gif);
	background-repeat: no-repeat;
}

body#Specials div#Wrapper
{
	background-image: url(../media/img/specialswrapperbg.gif);
	background-repeat: no-repeat;
}
	
	div#LogoSmall
	{
		position: absolute;
		top: 16px;
		left: 16px;
		height: 100px;
		width: 182px; 
	}
	
	div#LogoLarge
	{
		position: absolute;
		top: 75px;
		left: 336px;
		height: 165px;
		width: 300px;
		overflow: hidden;
	}
	
	div#Heading
	{
		position: absolute;
		top: 0;
		right: 0;
		height: 118px;
		width: 425px;
		overflow: hidden;
	}
	
	div#ContentTop
	{
		position: absolute;
		top: 121px;
		left: 0;
		height: 174px;
		width: 100%;
		min-width: 960px;
		border-bottom: 4px solid #455058;
		background-color: #fff;
		padding-top: 2px;
		overflow: hidden;
	}
	
	div#NavBar
	{
		position: absolute;
		top: 298px;
		left: 0;
		height: 54px;
		width: 100%;
		min-width: 960px;
		border-top: 3px solid #455058;
		border-bottom: 3px solid #455058;
		background-color: #fff;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	
	div#NavBarBottomLine
	{
		position: absolute;
		top: 354px;
		left: 0;
		height: 4px;
		width: 100%;
		min-width: 960px;
		background-color: #455058;
	}
	
	div#LanguageBar
	{
		position: absolute;
		top: 300px;
		left: 0;
		height: 52px;
		width: 100%;
		min-width: 960px;
		border-top: 3px solid #fff;
		border-bottom: 3px solid #fff;
		background-color: #555;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	
	div#LanguageFlashImages
	{
		position: absolute;
		top: 303px;
		left: 0;
		height: 52px;
		width: 960px;
	}
	
	div#ContentBottom
	{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 960px;
		height: 250px;
	}
	
	body#Companyprofile div#ContentBottom, body#Standardsilos div#ContentBottom, body#Stainlesssteel div#ContentBottom
	{
		height: 220px;
	}
	
	div#ContactGlobe
	{
		position: absolute;
		bottom: 0;
		right: 0;
		height: 120px;
		width: 93px;
		text-align: center;
		overflow: hidden;
	}
	
	div.FormRow
	{
		position: relative;
		margin-bottom: 3px;
	}
	
/*Iframe*/
body#Iframe
{
	background-image: url(../media/img/pattern.gif);
	background-repeat: repeat;
	background-color: #dcdedf;
}

	div.Iframe
	{
		position: relative;
		padding: 25px;
		width: 560px;
	}
	
		div.Iframe li
		{
			margin: 0 0 0 15px;
			padding: 0;
			font-family: Arial, Helvetica, sans-serif;
			color: #344047;
			font-size: 11px;
			line-height: 24px;
		}

/*Images Algemeen*/
a img
{
	border: none 0;
}

.FloatLeft
{
	float: left;
	padding-top: 10px;
}

.FloatRight
{
	position: absolute;
	top: 4px;
	right: 0;
}

img.Continents
{
	position: absolute;
	top: 50px;
	left: -50px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	overflow: hidden;
}

img.WorldWide
{
	position: absolute;
	top: 490px;
	left: 322px;
	height: 23px;
	width: 324px;
}

img.Certificate
{
	float: left;
	margin-top: 6px;
	margin-right: 30px;
	border: 1px solid #455058;
}

/*Text Algemeen*/
h1, h2, h3, h4, h5, h6, p, a, ul, li, td, label, input, textarea
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #344047;
}

h1
{
	font-size: 22px;
	font-weight: bold;
}

body#Iframe h1
{
	position: relative;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}

h3
{
	font-size: 16px;
	color: #518789;
}

p
{
	font-size: 11px;
	line-height: 24px;
}

p.Text
{
	width: 430px;
}

p.ContactText
{
	width: 300px;
}

p.Caption
{
	padding-top: 11px;
}

a, a:visited
{
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
	color: #344047;
}

a:hover, a:visited:hover
{
	color: #fff;
}

div#ContactGlobe a.Contact
{
	margin: 0;
	padding: 0;
	display: block;
	height: 110px;
	width: 93px;
	color: #344047;
	text-decoration: none;
	background-image: url(../media/img/globe.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
}

div#ContactGlobe a.Contact:hover
{
	color: #fff;
}

/*Language Bar Home*/
ul#Language
{
	position: absolute;
	top: 318px;
	left: 115px;
	width: 840px;
	list-style: none;
}

	ul#Language li
	{
		display: inline;
	}
	
	ul#Language li a, ul#Language li a:visited
	{
		margin-right: 16px;
		font-size: 15px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		cursor: pointer;
	}
	
	ul#Language li a.Inactive, ul#Language li a:visited.Inactive
	{
		color: #666;
	}
	
	ul#Language li a:hover.Inactive, ul#Language li a:visited:hover.Inactive
	{
		color: #666;
	}
	
	ul#Language li a:hover, ul#Language li a:visited:hover
	{
		color: #344047;
	}
	
/*Nav Bar Algemeen*/
ul#Nav
{
	position: absolute;
	top: 314px;
	left: 0;
	width: 960px;
	list-style: none;
}

	ul#Nav li
	{
		display: inline;
	}
	
	ul#Nav li a, ul#Nav li a:visited
	{
		float: left;
		padding: 1px 0 2px 21px;
		margin-left: 16px;
		margin-top: 6px;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		text-decoration: none;
		color: #344047;
		background-image: url(../media/img/bullet.gif);
		background-repeat: no-repeat;
	}
	
	ul#Nav li a.TwoLiner, ul#Nav li a:visited.TwoLiner
	{
		margin-top: 0;
		background-position: 0 6px;
	}
	
	ul#Nav li a:hover, ul#Nav li a:visited:hover
	{
		color: #aaa;
	}
	
	body#Companyprofile #Nav li a#Item1,
	body#Engineering #Nav li a#Item2,
	body#Aluminiumsilos #Nav li a#Item3,
	body#Gravityblenders #Nav li a#Item4,
	body#Standardsilos #Nav li a#Item5,
	body#Stainlesssteel #Nav li a#Item6,
	body#Drybulkcontainers #Nav li a#Item7,
	body#Specials #Nav li a#Item8
	{
		cursor: default;
		background-image: url(../media/img/bullet_active.gif);
		background-repeat: no-repeat;
	}
	
	body#Companyprofile #Nav li a#Item1:hover,
	body#Engineering #Nav li a#Item2:hover,
	body#Aluminiumsilos #Nav li a#Item3:hover,
	body#Gravityblenders #Nav li a#Item4:hover,
	body#Standardsilos #Nav li a#Item5:hover,
	body#Stainlesssteel #Nav li a#Item6:hover,
	body#Drybulkcontainers #Nav li a#Item7:hover,
	body#Specials #Nav li a#Item8:hover
	{
		color: #455058;
	}
	
/*ImageScroller*/
div#ImageSelector
{
	position: absolute;
	width: 422px;
	height: 122px;
	border: none 0;
	text-align: left;
	border: 1px solid #344047;
}

div#ContentTop div#ImageSelector
{
	top: 22px;
	right: 0;
}

div#ContentBottom div#ImageSelector
{
	top: 100px;
	left: 82px;
}
	
	div#ImageSelector div#ImageScroller
	{
		position: relative;
		width: 380px;
		height: 122px;
		margin-left: 20px;
		border-left: 1px solid #344047;
		border-right: 1px solid #344047;
		overflow: hidden;
	}

		div#ImageSelector div#ImageScroller div.scrollcontent
		{
			position: absolute;			
			top: 0;
			left: 0;
			width: auto;
			z-index: 2;
			white-space: nowrap;
		}
		
		div#ImageSelector div#ImageScroller div.scrollcontent a img
		{
			border: 1px solid #344047;
		}
		
		div#ImageSelector div#ImageScroller div.scrollcontent a span,
		div#ImageSelector div#ImageScroller div.scrollcontent a:visited span
		{
			display: none;
		}		

		div#ImageSelector div#ImageScroller div.scrollcontent a:hover img
		{
			border-color: #344047;
		}	
			
	div#ImageSelector a#leftscroller,
	div#ImageSelector a#rightscroller
	{
		position: absolute;
		top: 1px;
		width: 20px;
		height: 120px;
		z-index: 3;
	}
	
	div#ImageSelector a#leftscroller,
	div#ImageSelector a#leftscroller:visited
	{
		right: 0;
		background-image: url(../media/img/right.gif);
	}
	
	div#ImageSelector a#leftscroller:hover,
	div#ImageSelector a#leftscroller:visited:hover
	{
		background-image: url(../media/img/righthi.gif);
	}
	
	div#ImageSelector a#rightscroller,
	div#ImageSelector a#rightscroller:visited
	{
		left: 0;	
		background-image: url(../media/img/left.gif);
	}
		
	div#ImageSelector a#rightscroller:hover,
	div#ImageSelector a#rightscroller:visited:hover
	{
		background-image: url(../media/img/lefthi.gif);
	}

/*Form*/
input, textarea, label
{
	margin: 0;
	padding: 0;
}

form, fieldset
{
	margin: 0;
	padding: 0;
	padding-top: 1px;
	border: none 0;
	width: 480px;
	text-align: right;
}

form
{
	float: right;
}

input
{
	width: 366px;
	padding: 2px;
	background-image: url(../media/img/inputbg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 1px solid #8f8f8f;
	float: right;
}

input.Radio
{
	width: auto;
}

textarea
{
	width: 366px;
	height: 35px;
	padding: 2px;
	background-image: url(../media/img/inputbg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 1px solid #8f8f8f;
	overflow: auto;
	float: right;
}

label, input, textarea
{
	font-size: 11px;
}

label.Required
{
	font-size: 9px;
}

a#Submit
{
	position: absolute;
	right: 14px;
	top: 138px;
	width: 60px;
	height: 19px;
	border: none 0;
}

body#Iframe form#SollicitatieForm
{
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

body#Iframe form#SollicitatieForm label
{
	width: 90px;
	float: left;
}

body#Iframe form#SollicitatieForm input
{
	float: none;
}

body#Iframe form#SollicitatieForm textarea
{
	float: none;
	height: 80px;
	overflow: auto;
}

body#Iframe form#SollicitatieForm input.Radio
{
	border: none 0;
	width: auto;
	background: none 0;
}

body#Iframe form#SollicitatieForm a#Submit
{
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
}

p.Error
{
	line-height: 20px;
	color: #f00;
}

img.FadedOut
{
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

/*
 * Language warning
 */
div#InactiveWarning
{
    position: absolute;
    top: 360px;
    left: 220px;
    display: none;
	background-color: #455058;
	padding: 6px;
}  

    div#InactiveWarning p
    {
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }
