/* ----------------------------------- */
/* Reset styles                        */
/* ----------------------------------- */

html, body, 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, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/* Default styles                      */
/* ----------------------------------- */

.flashlink, .hidden {
	display:none;
}

/* ----------------------------------- */
/* Main styles                         */
/* ----------------------------------- */

html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: top center;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #606060;
}
h1,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002c57;
	margin:0 0 15px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002c57;
}
a {
	color: #727272;
	text-decoration: none;
}
a:hover {
	color: #012c57;
	text-decoration: none;
}
p {
	padding: 0 0 20px 0;
}
strong
{
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #606060;
}

/* ----------------------------------- */
/* Div styles                          */
/* ----------------------------------- */

#maincontainer {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #002c57;
}
.melding {
	font-weight: bold;
}

#topcontainer {
	position: relative;
	float: left;
	width: 100%;
	height: 150px;
	background-image: url(/public/img/bg/bg_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#header {
	position: relative;
	width: 950px;
	height: 150px;
	margin: 0 auto;
}
#naw {
	position: relative;
	width: 950px;
	height:16px;
	color: #cdcdcd;
	line-height: 15px;
	margin: 15px auto 15px auto;
	
}
#naw span {
	color: #ffffff;	
}
#naw a {
	color: #cdcdcd;
}
#naw a:hover {
	color: #ffffff;
}
#logo {
	position: relative;
	float: right;
	width: 280px;
	height: 102px;
	margin:  29px 4px 0 0;
	background-image: url(/public/img/bg/bg_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#middlecontainer {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
#middle {
	position: relative;
	width: 950px;
	margin: 30px auto 30px auto;
	overflow: hidden;
}
#rightcontainer {
	position: relative;
	float: left;
	width: 275px;
	text-align: justify;
	margin: 10px 0 0 50px; 
}
#leftcontainer {
	position: relative;
	float: left;
	width: 620px;
	text-align: justify;
	margin: 10px 0 0 0; 
}


/*CONTACT FORMULIER*/


#leftcontainer form {
	float: left;
	width: 620px;
}

.row {
	width: 620px;
	margin: 0 0 10px 0;
}

.row label, .rowarea label {
	float: left;
	width: 300px;
	color: #002C57;
}

.row input, .rowarea input  {
	float: left;
	width: 318px;
	border: 1px solid #606060;
	padding: 0 0 0 0;
}

.rowarea {
	height: 160px;
	padding: 0 0 10px 0;
}

.rowarea textarea {
	float: left;
	width: 318px;
	height: 160px;
	padding: 0 0 0 0;
	border: 1px solid #606060;
}

.verzendlink {
	float: right;
	background-color: #00488F;
	color: #fff;
	padding: 2px 4px 2px 4px;
}

.verzendlink:hover {
	color: #fff;
	background-color: #002C57;
}

#leftcontainer_video {
	position: relative;
	float: left;
	height:470px;
	width: 620px;
	text-align: justify;
	margin: 10px 0 0 0; 
}
#adres {
	position: relative;
	float: left;
	width: 260px;
	height:115px;
}

#images {
	position:relative;
	float:left;
	padding:20px 0 0 0;
}

#bottomcontainer {
	border-top: 5px solid #005E9B;
	background-color: #012C57;
	position: relative;
	float: left;
	width: 100%;
	height: 56px;
	margin: 0px auto;
}

ul#menu{
			postition: relative;
			float:left;
			margin:-23px 13px 0px -10px;
			width:820px;
			padding:12px 0 1px 0;
			font-size:13px;
			font-weight:bold;
		}
			ul#menu li{
				list-style:none;
			}
				ul#menu li, ul#menu li a, ul#menu li a.current{
					display:block;
					float:left;
					color:#9a9b9b;
				}
				ul#menu li a{
					padding:0 10px;
					text-transform:uppercase;
				}
					ul#menu li a:hover, ul#menu li a.current{
						color:#ffffff;

						text-decoration:none;
					}
					ul#menu li a.current{
						color:#ffffff;
					}

/* ----------------------------------- */
/* Submenu styles                      */
/* ----------------------------------- */
#submenu {
	width: 270px;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	width: 270px;
}
#submenu ul li a {
	width: 260px;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #e1f0fb;
	display: block;
}
#submenu ul li a:hover {
	background-color: #edf6fc;
}
#submenu ul li a.current {
	background: transparent url(/public/img/bg/arrow.gif) 255px 9px no-repeat;
	color:#012c57;
}
#submenu ul li a.current:hover {
	background: #edf6fc url(/public/img/bg/arrow.gif) 255px 9px no-repeat;
}
/* ----------------------------------- */
/* Referentie styles                      */
/* ----------------------------------- */

#images_ref	{
	position:relative;
	float:left;
	padding:0px 0 15px 0px;
	margin: 0 30px 0 0;
	width:163px;
	height:145px;
}

#productdetails .product .productfotos {
	float: left;
	width: 160px;
	font-size: 10px;
	text-align: center;
}
#productdetails .product .productfotos a:hover img {
	width: 152px;
	height: 152px;
	overflow: hidden;
	border: 4px solid #780002;
}