/* @override http://voxdale.lin01.duall.be/stylesheets/default.css */

@import url("reset.css");

/* @group algemeen */

body {
	padding-left: 130px;
	font-family: Calibri, Verdana, Arial, sans-serif;
	background: #fff url(images/voxdale.jpg) no-repeat fixed 0 0;
	font-size: 15px;
	line-height: 140%;
}

a {
	color: #022444;
}

h3 {
	margin-top: 1em;
}

p {
	margin-bottom: 1em;
}

.cleardiv {
	overflow: hidden;
	width: 100%;
}

/*

 @end */

/* @group layout */

#container {
	width: 820px;
	padding-left: 20px;
	background: #fff url(images/bg_schaduw.png) repeat-y 0 0;
}

#topNavigatie {
	width: 800px;
	height: 40px;
	background-color: #022444;
}

#topCarousel {
	width: 800px;
	height: 400px;
	background-color: #006599;
	position: relative;
	background-image: url(images/bg_voxdale.jpg);
}

body#voxdale #topCarousel,
body#design_en_development #topCarousel,
body#prototyping_en_productie #topCarousel {
	height: 370px;
}

body#nieuws #topCarousel {
	background-position: center top;
	height: 75px;
}

body#contact #topCarousel,
body#bedankt #topCarousel {
	background-position: center bottom;
	height: 75px;
}

#subNavigatie {
	position: absolute;
	width: 700px;
	height: 30px;
	left: 100px;
	bottom: 0;
}

#content {
	padding-top: 80px;
}

#footer {
	width: 600px;
	padding: 20px 100px;
	background-color: #4b4b4b;
	border-top: 1px solid #000;
	overflow: hidden;
	color: #d1d1d1;
}

#footerBottom {
	width: 820px;
	height: 50px;
	padding-left: 20px;
	background: #fff url(images/footer_bottom.png) repeat-y 0 0;
}


/* @end */

/* @group topNavigatie */

#topNavigatie ul {
	list-style-type: none;
	width: 750px;
	margin: 0 auto;
}

#topNavigatie li {
	display: inline;
	list-style-type: none;
}

#topNavigatie a {
	display: block;
	float: left;
	height: 40px;
	margin: 0 5px;
    background: #022444 url(images/navigatie.png) 0 0 no-repeat;
	text-indent: -9993px;
}

#topNavigatie a#Voxdale {
	width: 65px;
	background-position: 0 0;
}

#topNavigatie a#Voxdale:hover {
	background-position: 0 -40px;
}

#topNavigatie a#Voxdale:active,
#topNavigatie a#Voxdale.active {
	background-position: 0 -80px;
}


#topNavigatie a#design_en_development {
	width: 151px;
	background-position: -76px 0;
}

#topNavigatie a#design_en_development:hover {
	background-position: -76px -40px;
}

#topNavigatie a#design_en_development:active,
#topNavigatie a#design_en_development.active {
	background-position: -76px -80px;
}


#topNavigatie a#software_en_simulatie {
	width: 140px;
	background-position: -238px 0;
}

#topNavigatie a#software_en_simulatie:hover {
	background-position: -238px -40px;
}

#topNavigatie a#software_en_simulatie:active,
#topNavigatie a#software_en_simulatie.active {
	background-position: -238px -80px;
}

#topNavigatie a#prototyping_en_productie {
	width: 165px;
	background-position: -389px 0;
}

#topNavigatie a#prototyping_en_productie:hover {
	background-position: -389px -40px;
}

#topNavigatie a#prototyping_en_productie:active,
#topNavigatie a#prototyping_en_productie.active {
	background-position: -389px -80px;
}

#topNavigatie a#nieuws {
	width: 61px;
	background-position: -565px 0;
}

#topNavigatie a#nieuws:hover {
	background-position: -565px -40px;
}

#topNavigatie a#nieuws:active,
#topNavigatie a#nieuws.active {
	background-position: -565px -80px;
}

#topNavigatie a#contact {
	width: 64px;
	background-position: -637px 0;
}

#topNavigatie a#contact:hover {
	background-position: -637px -40px;
}

#topNavigatie a#contact:active,
#topNavigatie a#contact.active {
	background-position: -637px -80px;
}

#topNavigatie a#nl {
	width: 33px;
	background-position: -713px 0;
}

#topNavigatie a#nl:hover {
	background-position: -713px -40px;
}

#topNavigatie a#nl:active {
	background-position: -713px -80px;
}

#topNavigatie a#en {
	width: 33px;
	background-position: -748px 0;
}

#topNavigatie a#en:hover {
	background-position: -748px -40px;
}

#topNavigatie a#en:active {
	background-position: -748px -80px;
}

/* @end */

/* @group topCarousel */

#topCarousel h1 {
	position: absolute;
	display: block;
	width: 623px;
	height: 247px;
	top: 76px;
	left: 101px;
	text-indent: -9993px;
	background: url(images/h1_voxdale.jpg) no-repeat 0 0;
}

/* @end */

/* @group subNavigatie */

#topNavigatie ul {
	list-style-type: none;
}

#subNavigatie li {
	display: inline;
	list-style-type: none;
}

#subNavigatie a {
	display: block;
	float: left;
	height: 30px;
	margin: 0 2px;
    background: url(images/subnavigatieDesign.png) 0 0 no-repeat;
	text-indent: -9993px;
}

#subNavigatie a#navA {
	width: 121px;
	background-position: 0 -60px;
}

#subNavigatie a#navA:hover {
	background-position: 0 -30px;
}

#subNavigatie a#navA:active,
#subNavigatie a#navA.active {
	background-position: 0 0px;
}

#subNavigatie a#navB {
	width: 144px;
	background-position: -125px -60px;
}

#subNavigatie a#navB:hover {
	background-position: -125px -30px;
}

#subNavigatie a#navB:active,
#subNavigatie a#navB.active {
	background-position: -125px 0px;
}

#subNavigatie a#navC {
	width: 118px;
	background-position: -272px -60px;
}

#subNavigatie a#navC:hover {
	background-position: -272px -30px;
}

#subNavigatie a#navC:active,
#subNavigatie a#navC.active {
	background-position: -272px 0px;
}

#subNavigatie a#navD {
	width: 85px;
	background-position: -393px -60px;
}

#subNavigatie a#navD:hover {
	background-position: -393px -30px;
}

#subNavigatie a#navD:active,
#subNavigatie a#navD.active {
	background-position: -393px 0px;
}

#subNavigatie a#navE {
	width: 103px;
	background-position: -481px -60px;
}

#subNavigatie a#navE:hover {
	background-position: -481px -30px;
}

#subNavigatie a#navE:active,
#subNavigatie a#navE.active {
	background-position: -481px 0px;
}




/* @end */

/* @group content */
#content {
	padding: 40px 100px;
}

#content #inleiding {
	font-size: 1.1em;
	color: #022444;
}

#content #inleiding p {
	margin-bottom: .8em;
}

#linkerkolom,
#rechterkolom {
	margin-top: 1em;
	margin-bottom: 1.5em;
	width: 280px;
	float: left;
}

#linkerkolom {
	margin-right: 20px;
}

#rechterkolom {
	margin-left: 20px;
}

#onderaan {
	clear: both;
}



/* @end */

/* @group footer */

address {
	font-style: normal;
}

.lefty {
	float: left;
	margin-right: 30px;
}



/* @end */

/* @group forms */

.frmFieldgroep {
	margin: .5em 0;
	clear: left;
}

/* @group frmContact */

#frmContact {
	margin: 1em auto;
	padding: 1em;
	border-top: 1px solid rgba(2,36,68,0.3);
	background: url(images/bg_form.png) repeat-x;
}

#frmContact label {
	font-weight: bold;
	display: block;
	width: 220px;
	margin: 0;
	padding: 5px 20px 0 0;
	text-align: right;
	float: left;
	font-size: .8em;
	line-height: 130%;
	color: #022444;
}

#frmContact input {
	width: 320px;
	font-size: 1em;
	padding: 4px;
	float: left;
}

#frmContact select {
	margin-bottom: 5px;
	height: 1.5em;
}

#frmContact textarea {
	width: 320px;
	padding: 4px;
}

#frmContact button {
	display: inline;
	margin-right: 30px;
	float: right;
}

#frmContact label.error {
	float: none;
	width: 200px;
	padding: 4px;
	margin-left: 280px;
	margin-bottom: 8px;
	text-align: left;
	color: #e81633;
	font-weight: bold;
}

#frmContact input.error {
	background-color: #e81633;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 16px;
	color: #fff;
}

#frmContact input.error:focus {
	background-color: #e81633;
	color: #fff;
}

/* @end */

/* @end */