/**
 * Main items
 */

* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img {
	border: 0px;
}
body {
	background: url('../images/backgroundContainer.gif') #e4e4e4 repeat-x top left;
	font: 1em arial,clean,sans-serif;
		  *font-size:small;
		  *font:x-small;
	line-height: 1.4em;
	color: #787878;
	height: 100%;
}

/**
 * Main styles
 * 
 **/ 

#container {
	width: 890px;
	margin: 0 auto;
	background: transparent;
	margin-top: 32px;
}

#top {
	height: 21px;
	width: 890px;
	background: url("../images/topRounded.gif") no-repeat bottom left;
}

#header {
	background: #ffffff;
	height: 83px;
}

#topBlock {
	width: 890px;
	margin: 0 auto;
	background: #ffffff;
}

#left {
	border: 2px solid red;
	float: left;
	display: block;
	width: 568px;
	background: #ffffff;
}

#right {
	float: right;
	width: 318px;
	height: 100%;
	margin-top: 0px;
	_margin-top: 0px;
	font-size: 80%;
	_margin-right: -10px;	
}

#right .separator {
	clear: both;
	display: block;
	width: 318px;
	background: url(../images/right.separator.png) repeat-x;
	height: 2px;
	margin: 7px 0px 7px -25px;
	padding: 0px;
	_margin-left: -45px;
	_margin-right: -20px;
	_width: 338px;
}

#right_home {
	float: right;
	width: 318px;
	margin-top: -20px;
	_margin-top: 0px;
	font-size: 80%;
	_margin-right: -35px;
}

#topBlockLeft_home_nl,
#topBlockLeft_home_en,
#topBlockLeft_home_fr {
	height: 73px;
	width: 572px;
	float: left;	
}

#topBlockLeft_home_nl {
	background: url("../images/blackBandLeft_nl.gif") top left no-repeat;
}

#topBlockLeft_home_en {
	background: url("../images/blackBandLeft_en.gif") top left no-repeat;
}

#topBlockLeft_home_fr {
	background: url("../images/blackBandLeft_fr.gif") top left no-repeat;
}

#topBlockLeft {
	float: left;
	width: 572px;
	height: 73px;
	background: url("../images/blackBandLeftEmpty.gif") top left no-repeat;
}

#topBlockRight_home {
	height: 73px;
	_height: 53px;
	float: right;
	text-align: right;
	padding-right: 15px;
	background: url("../images/blackBandRight.gif") top left no-repeat;
	width: 303px;
	padding-top: 20px;
}

div.topBlockRight {
	height: 73px;
	float: right;
	width: 318px;
	background: url("../images/blackBandRightOntwerp.gif") top right no-repeat;
}

div.gaan {
	background: url("../images/TopRightStaan.jpg") top right no-repeat;
}

div.staan {	
	background: url("../images/TopRightGaan.jpg") 0px -83px no-repeat;
}

div.marktsegmentenBlisters {
	background: url("../images/marktsegmentenBlisters.jpg") top right no-repeat;
}

div.marktsegmentenMaatwerk {
	background: url("../images/marktsegmentenMaatwerk.jpg") top right no-repeat;
}

div.marktsegmentenVerkoopsbevorderendeVerpakkingen {
	background: url("../images/marktsegmentenVerkoopsbevorderendeVerpakkingen.jpg") top right no-repeat;
}

div.marktsegmentenTransportverpakkingen {
	background: url("../images/marktsegmentenTransportverpakkingen.jpg") top right no-repeat;
}

div.marktsegmentenVoedingsverpakkingen {
	background: url("../images/marktsegmentenVoedingsverpakkingen.jpg") top right no-repeat;
}

div.marktsegmentenFlowpack {
	background: url("../images/marktsegmentenFlowpack.jpg") top right no-repeat;
}

#mainContent {
	background: #FFF url(../images/rightFiller.png);
	width: 890px;
	margin: 0 auto;
}

div.swung, div.swungFiche {
	background: #FFF url(../images/swung.gif) 0px -7px no-repeat;
	min-height: 350px;
	_height: 350px;
}

#content_home_nl,
#content_home_fr,
#content_home_en {
	color: #4f4f4f;
	float: left;
	display: block;
	padding-left: 30px;
	padding-right: 35px;
	_padding-right: 0px;
	width: 507px;
	height: 385px;
	font-size: 90%;
}

#content_home_nl {
	background: url("../images/backgroundHomeMain_nl.gif") top left no-repeat #e7e7e7;
}

#content_home_fr {
	background: url("../images/backgroundHomeMain_fr.gif") top left no-repeat #e7e7e7;
}

#content_home_en {
	background: url("../images/backgroundHomeMain_en.gif") top left no-repeat #e7e7e7;
}

#contentBox {
	padding-left: 30px;
	float: left;
	display: block;
	width: 542px;
	color: #4a4a4a;
	font-size: 90%;
}

div.rightTop_home {
	background: url("../images/rightTopBox.gif") top left no-repeat;
	height: 135px;
	padding-right: 25px;
	_padding-right: 0px;
}

#rightTop {
	background: url("../images/rightTopBox1.gif") no-repeat bottom left;
	padding-right: 0px;
	_padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}

div.rightMiddle_home {
	background: url("../images/rightMiddleBox.gif") top left no-repeat;
	height: 146px;
	padding-right: 25px;
}

div.rightTop_home:hover,  div.rightMiddle_home:hover, div.sfhover{
	background-position: bottom left;
}

#rightMiddle {
	background: url("../images/rightMiddleBox1.gif") top left no-repeat;
	height: 430px;
	padding-left: 45px;
	_padding-left: 0px;
	padding-right: 25px;
}

#rightBottom_home {
	background: url("../images/rightBottomBox.gif") top left no-repeat;
	height: 104px;
	*height: 114px;
	padding-left: 25px;
	padding-right: 25px;
}

#bottom_home {
	clear: both;
	background: url("../images/bottomRounded_home.gif") no-repeat bottom left;
	height: 21px;
	width: 890px;
	margin-top: -10px;
}


#bottom {
	clear: both;
	background: url("../images/bottomRounded.gif") no-repeat bottom left;
	height: 21px;
	width: 890px;
	margin-top: 0px;
}

#footer {
	background-color: transparent;
	font-size: 70%;
	padding-left: 30px;
	padding-right: 30px;
	color: #a0a0a0;
}
/**
 * specific styles
 *
 **/

/** 
 * Header styles
 **/

#header img {
	float:left;
	margin-left: 30px;
	margin-top: 0px;
	width: 471px;
}

#header form {
	float: left;
	padding-left: 120px;
	padding-top: 24px;
}

/**
 * Menu styles
 */

#menu1 {
	float: left;
	display: block;
}

ul#menu1 {
	list-style: none;
	float: left;
	margin-top: 44px;
	display:inline;
	margin-left: 30px;
}

ul#menu1 li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

ul#menu1 li a{
	overflow: hidden;
	height: 29px;
	width: 125px;
	float: left;
	margin: 0;
	display:inline;
}

/*ul#menu_level0_1 li#menu_item_0_1 a {
	background: url("../images/menuWaarvoorGaan.gif") no-repeat top left;
	margin-top: 0px;
}

ul#menu_level0_1 li#menu_item_0_2 a {
	background: url("../images/menuWaarvoorStaan.gif") no-repeat top left;
	margin-top: 0px;
}

ul#menu_level0_1 li#menu_item_0_1 a:hover, ul#menu_level0_1 li#menu_item_0_2 a:hover, ul#menu_level0_1 li.menu_level0_selected a{
	background-position: bottom left;
}
*/
/**
 * Content
 **/

#content_home_nl p,
#content_home_en p,
#content_home_fr p {
	padding-top: 10px;
	font-size: 90%;
}

#contentBox p {
	padding-bottom: 1em;
	padding-right: 40px;
	font-size: 85%;
}

#contentBox p.bigger {
	font-size: 105%;	
}

#contentBox p.bolder {
	font-weight: bold;
}

#contentBox p.breadCrumb {
	padding-top: 25px;
	padding-bottom: 0px;
	font-size: 75%;
	border-bottom: 1px solid #bbb; /* #19a4d1;*/
	margin-right: 45px;
}

#contentBox p.breadCrumb a {
	color: #787878;
	text-decoration: none;
}

#contentBox p.breadCrumb a:hover {
	text-decoration: underline;
}

#contentBox p.center {
	text-align: center;
}

#contentBox a {
	color: #0792bd;
	text-decoration: underline;
}

#contentBox a:hover {
	text-decoration: none;
}

#contentBox h1 {
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 130%;
	color: #19a4d1;
	font-weight: normal;
}

#contentBox h2 {
	font-size: 105%;
	padding-bottom: 15px;	
}

#contentBox.swungFiche h1 {
	color: #4a4a4a;
	font-size: 190%;
}

#contentBox.swungFiche h2 {
	color: #19a4d1;
	margin-left: 33px;
	margin-right: 33px;
	font-size: 150%;
	font-weight: normal;
	text-align: right;
}

#contentBox h3 {
	font-size: 95%;
	padding-bottom: 0px;	
}

#contentBox ol {
	font-size: 100%;
	padding-bottom: 1em;
	padding-left: 25px;
	padding-right: 25px;
}

#contentBox ul {
	font-size: 85%;
	padding-bottom: 1em;
	padding-left: 15px;
	padding-right: 40px;
}

#contentBox ul li ul {
	font-size: 100%;
}

#contentBox ul li {
	list-style-image: url("../images/smallArrow.gif");
}

#contentBox p.breadCrumb span.raquo {
	color: #76d4f2;
}

#contentBox img.photo {
	padding: 2px;
	border: 1px solid #bababa;
	margin-bottom: 10px;
}


#contentBox table {
	width: 100%;
}

#contentBox table td {
	vertical-align: top;
	font-size: 85%;
}

#contentBox table.raster {
	border: 0px solid #B7B7B7;
	width: 95%;
	margin-bottom: 12px;
}

#contentBox table.raster td {
	border: 1px solid #78d2ed;
	background-color: #e6f9ff;
	font-size: 100%;
	padding-left: 12px;
	width: 50%;
}

a.bigger {
	font-size: 110%;
}


/**
 * right box styles
 **/



div.rightTop_home a:hover div, div.rightMiddle_home a:hover div {
	cursor: pointer;
}

#mainContent #right h3, #mainContent #right_home h3{
	font-size: 100%;
	padding-top: 10px;
	color: #ffffff;
}

#mainContent #right ul li, #mainContent #right_home ul li {
	list-style: none; /* url("../images/arrow.gif"); */
}

#mainContent #right_home div.hover ul li {
	margin-bottom: 5px;
}

#mainContent #right_home div.hover ul li, #mainContent #right_home div.rightMiddle_home ul li {
	display: block;
	padding-left: 50px;
	background: url("../images/subnavButton.gif") top left no-repeat;
	height: 24px;
	width: 278px;
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
}

#mainContent #right #rightTop ul li a{
	display: block;
	padding-left: 50px;
	background: url("../images/subnavButton.gif") top left no-repeat;
	height: 24px;
	width: 278px;
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
}

#mainContent #right #rightTop ul li a:hover{
	background-position: bottom left;
	color: #115a72;
	font-weight: bold;
}

#mainContent #right_home #rightBottom_home h3{
	color: #137b9c;
}

#mainContent #right #rightBottom_home h3 span {
	color: #155064;
	text-transform: capitalize;
}

#mainContent #right_home #rightBottom_home p {
	color: #4a4a4a;
}

#mainContent #right_home a{
	text-decoration: none;
	color: #ffffff;
}

#mainContent #right_home div.rightTop_home h3, #mainContent #right_home div.rightMiddle_home h3{
	padding-left: 25px;
}

#mainContent #right #rightTop ul {
	margin-bottom: 20px;
}

#mainContent #right #rightTop ul li {
	margin-bottom: 5px;
}

#mainContent #right #rightMiddle {
	padding-left: 25px;
	padding-top: 30px;
}

#mainContent #right #rightMiddle img.rightBox-image {
	float: right;
	padding-left: 25px;
}

#mainContent #right #rightMiddle h3 {
	color: #137b9c;
	font-weight: bold;
}

#mainContent #right #rightMiddle h2 {
	color: #137b9c;
	font-weight: normal;
	text-align: center;
}

#mainContent #right #rightMiddle table {
	margin: 0px auto 0px auto;
}

#mainContent #right #rightMiddle table td {
	vertical-align: top;
}

#mainContent #right #rightMiddle p {
	color: #4a4a4a;
	line-height: 1.3em;
	font-size: 95%;
}

#mainContent #right #rightMiddle p.center {
	text-align: center;
}

#mainContent #right #rightMiddle img {
	border: 1px solid #bababa;
}

#mainContent #right #rightMiddle ul {
	color: #4a4a4a;
	padding-left: 0px;
	margin-left: 0px;
}

#mainContent #right #rightMiddle ul li {
	background: url(../images/bullet.gif) 0px 5px no-repeat;
	padding-left: 16px;
	margin-left: 5px;
	font-size: 95%;
}

#mainContent #right_home #rightBottom_home a,
#mainContent #right #rightMiddle a {
	background: transparent;
	text-decoration: underline;
	color: #4a4a4a;
	font-weight: normal;
	padding-left: 0px;
	display: inline;
}

#mainContent #right #rightMiddle div.column h3 a {
	font-weight: normal;
}

#mainContent #right_home #rightBottom_home a:hover,
#mainContent #right #rightMiddle a:hover {
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

#mainContent #right_home #rightBottom_home a.bigger,
#mainContent #right #rightMiddle a.bigger {
	font-size: 107%;
}

#mainContent #right_home div.rightTop_home ul li,
#mainContent #right_home div.rightMiddle_home ul li {
	list-style: none;
	background: none;
}

#mainContent #right_home div.rightTop_home ul li a,
#mainContent #right_home div.rightMiddle_home ul li a {
	background: none;
}

#mainContent #right_home div.rightTop_home a.block,
#mainContent #right_home div.rightMiddle_home a.block {
	display: block;
	height: 135px;
	width: 318px;
	margin-top: -135px;
}

/**
 * footer styles
 **/
#footer {
	margin-top: 7px;
	margin-bottom: 7px;
}

#footer a{
	color: #a0a0a0;
}
span.left {
	text-align: left;
	width: 300px;
	float: left;
}

span.right {
	width: 150px;
	text-align: right;
	float: right;
}

#search {  
	background: #f9f9f9;
	border: solid 1px #cdcece;
	height: 15px;
}

#searchButton {
	vertical-align: middle;
}

br.clear {
	clear: both;
}

br.clear-left{
	clear:left;
}

#bwaOffer {
	border: 1px solid #78d2ed;
	background-color: #e6f9ff;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 10px;
}

#bwaOffer h3 {
	margin-left: 21px;
}

#bwaOffer ul li {
	list-style-image: url(../images/offer.bullet.png);
	margin-left: 5px;
}

#googleMap, *.googleMap {
	width: 400px;
	height: 300px;
	border: 1px solid #666;
	margin-bottom: 15px;
}

/**
 * forms
 **/
 
#bwaFormApplication div label,
#bwaFormFolderRequest div label {
	display: block;
	width: 150px;
	text-align: right;
	padding-right: 7px;
	font-size: 85%;
	float: left;
}

#bwaFormApplication div.numberFlemishAgency label {
	display: inline;
	float: none;
	text-align: left;
	width: auto;
}

#bwaFormApplication div.numberFlemishAgency input {
	clear: left;
	float: right;
	margin-bottom: 7px;
	*margin-bottom: 0px;
	margin-right: 131px;
	_margin-right: 128px;
}

#bwaFormApplication div.education {
	margin-top: 7px;
}

#bwaFormApplication div textarea,
#bwaFormApplication div input,
#bwaFormFolderRequest div textarea,
#bwaFormFolderRequest div input {
/*	float: left;*/
}

#bwaFormApplication div,
#bwaFormFolderRequest div {
	clear: both;
	margin-bottom: 7px;
}

#bwaFormApplication input,
#bwaFormFolderRequest input {
	width: 250px;
}

#bwaFormApplication textarea {
	width: 250px; 
	height: 70px;
}

#bwaFormApplication div.submit input,
#bwaFormFolderRequest div.submit input {
	margin-left: 157px;
	width: 100px;
}

#bwaFormApplication div.dateBirth select,
#bwaFormApplication div.subscribed select {
	width: 85px; 
}

/* gallery */

#formMediaGalleryNavigation {
	display: none;
}

div.imageThumb {
	float: left;
	text-align: center;
	width: 100px;
	margin: 7px 15px 7px 15px;
	_margin-right: 0px;
}

div.imageThumb div.image {
	text-align: center;
	margin: 3px auto 3px auto;
}
#mainContent #right #rightMiddle div.imageThumb img {
	border: 1px solid #555;
}

#mainContent #right #rightMiddle div.imageThumb a {
	color: #4a4a4a;
	text-decoration: none;
}

#mainContent #right #rightMiddle div.imageThumb a:hover {
	text-decoration: underline;
}

/* search */
.results {
	margin-top: 1em;
}

.more {
	margin-top: 1em;
}