body{
	background-image: url(../media_asset/vw_global_tile_nl_BE.jpg);
	background-repeat:repeat-x;
}
#main{
	width:900px;
  height:570px;
	margin:87px auto 0px auto;
	overflow:hidden;
}

#leftSide td{
	font-family:arial;
	font-size:11px;
}

#leftSide td a{
	
	color:#000000;
	text-decoration:none;
}
#vw_bottle{
	clear:both;
	margin:auto; 
	padding-left:25px;
	}
.navigation{
	height:210px;
	float:left;
}
.selectlang{
	margin-top:17px;
	margin-left:0px;
	background:url(../media_asset/vw_lang_pick_nl_BE.gif) no-repeat;
	width:334px;
	height:18px;
	text-indent:-9999px;
}
.bottleImg{
	margin:0px;
	padding:0px;
	float:0px;
	height:300px;
}

.countryName{
	width:332px;
	height:100px;
	margin-top:8px;
}

a.sel_english{
	display:block;
	float:right;
	background:url(../media_asset/vw_lang_dutch_normal_nl_BE.gif) right no-repeat;
	width:161px;
	height:18px;
	clear:both;
	margin-bottom:6px;
	cursor:pointer; cursor:hand;
	text-indent:-9999px;
}


a.sel_english_over{
	display:block;
	float:right;
	width:161px;
	height:18px;
	clear:both;
	margin-bottom:6px;
	cursor:pointer; cursor:hand;
	text-indent:-9999px;
	background:url(../media_asset/vw_lang_dutch_inactive_nl_BE.gif) right no-repeat;
}

a.sel_english_selected{
	display:block;
	float:right;
	background:url(../media_asset/vw_lang_dutch_rollover_nl_BE.gif) right no-repeat;
	width:161px;
	height:18px;
	clear:both;
	margin-bottom:6px;
	text-indent:-9999px;	
	cursor:pointer; cursor:hand;
}



a.sel_french{
	display:block;
	float:right;
	background:url(../media_asset/vw_lang_french_normal_nl_BE.gif) right no-repeat;
	width:175px;
	height:18px;
	clear:both;
	margin-bottom:10px;
	text-indent:-9999px;
	cursor:pointer; cursor:hand;
}
a.sel_french_selected{
	display:block;
	float:right;
	background:url(../media_asset/vw_lang_french_rollover_nl_BE.gif) right no-repeat;
	width:175px;
	height:18px;
	clear:both;
	margin-bottom:10px;
	text-indent:-9999px;	
	cursor:pointer; cursor:hand;
}

a.sel_french_over{
	display:block;
	float:right;
	width:161px;
	height:18px;
	clear:both;
	margin-bottom:10px;
	cursor:pointer; cursor:hand;
	text-indent:-9999px;	
	background:url(../media_asset/vw_lang_french_inactive_nl_BE.gif) right no-repeat;
}

.navContent{
	float:left;
	height:120px;
	width:400px;
}

.sel_english_link{
	position:absolute;
	top:78px;
	_top:89px;
	left:350px;
	width:400px;
}
.sel_french_link{
	position:absolute;
	top:105px;
	_top:117px;
	left:350px;
	width:400px;
}


.navContent ul{
	font:11px Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding:0;
	list-style: none;
	line-height:20px;
}
.navContent ul li a{
	text-decoration:none;
	color:#000000;
}
.navContent ul li a:hover{
	text-decoration:none;
	color:#FF0000;
}

.btn_lang_eng{
	height:22px;
	width:73px;
	cursor:pointer;
	border:none;
	background: url(../../pages/global/btn_dutch_nl_BE.gif) no-repeat;
	font-size:.01px;	
}

.btn_lang_french{
	height:22px;
	width:73px;
	cursor:pointer;
	border:none;
	background: url(../../pages/global/btn_french_nl_BE.gif) no-repeat;
	font-size:.01px;	
}

.clear{
	clear:both;
	clear:left;
	clear:right;
}

/* preloader script */
#vw_lang_english_normal_nl_BE {
	background:url(../media_asset/vw_lang_dutch_normal_nl_BE.gif);
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;
	}
#vw_lang_english_inactive_nl_BE{
	background:url(../media_asset/vw_lang_dutch_inactive_nl_BE.gif);
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;
	}
#vw_lang_english_rollover_nl_BE{	
	background:url(../media_asset/vw_lang_dutch_rollover_nl_BE.gif);
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;	
	}
#vw_lang_french_normal_nl_BE{
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;
	background:url(../media_asset/vw_lang_french_normal_nl_BE.gif);
	}
#vw_lang_french_rollover_nl_BE{	
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;
	background:url(../media_asset/vw_lang_french_rollover_nl_BE.gif);
	}
#vw_lang_french_inactive_nl_BE{	
	top:-9999px;
	height:.01px;
	width:.01px;
	font-size:.01px;
	visibility:hidden;
	text-indent:-9999px;
	background:url(../media_asset/vw_lang_french_inactive_nl_BE.gif);
	}