
/*----BASE STYLES--*/
h1 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7090ae;
	font-weight: normal;
	line-height: 26pt;
}

h1black {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	line-height: 26pt;
}

h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7090ae;
	font-weight: bold;
	line-height: 18pt;
}

.h2black {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	line-height: 18pt;
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7090ae;
	line-height: 13pt;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

.h3black {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	line-height: 13pt;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

p, li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a,
a:visited {
	color: 7090ae;
	text-decoration: none;
}

/* (for legal copy)*/
.small {
	font-size: 11px;
	color: #58595b;
	line-height: 14px;
}

table {
	font-size: 11px;
}

td {
	vertical-align: top;
}

/*--------------------------------------*/

/*---INCLUDED TO SUPPORT BASE STYLES----------*/
html,body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul {
	list-style-position: outside;
	position: relative;
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 10px 15px;
	border: 0px;
}

li { 	
}

ul.blueArrow {
	list-style-position: outside;
	list-style-image: url(http://database.base.be/images/menu_link_blue.gif);
	position: relative;
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border: 0px;
}

a.unfolding,a.unfolding:link,a.unfolding:visited {
	text-decoration: none;
	color: #5c88d4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 7pt;
	padding-left: 21px;
	margin: 0px;
	background: transparent url("http://database.base.be/images/menu_link_blue.gif") no-repeat
		scroll left;
}

a.unfolding:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 7pt;
	padding-left: 21px;
	margin: 0px;
	background: transparent url("http://database.base.be/images/menu_link_blue.gif") no-repeat
		scroll left;
}

table.DetailList {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

table.DetailList tr {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table.DetailList tr th {
	background-color: #B9CAE8;
	border-bottom: 3px solid #000000;
	margin: 0px;
	padding: 3px 2px 3px 2px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

table.DetailList tr td {
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #D8DDEF;
	margin: 0px;
	padding: 1px 0px 1px 3px;
	font-size: 11px;
}

/*--------------------------------------*/

/*---MODIFIED TO SUPPORT BASE STYLES----------*/
input[type="text"]  {
	border: 1px solid #B9CAE8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="radio"] {
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}

/*--------------------------------------*/
img {
	border: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #5c88d4;
}

/*---MODIFIED TO SUPPORT BASE STYLES----------*/
select {
	font-size: 11px;
	border: 1px solid #B9CAE8;
}

a.arrow {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 0 0 0 16px;
	float: left;
}

a.arrow_round {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	padding: 0 0 0 17px;
	float: left;
}

a.arrow_plain_b {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 0 0 0 8px;
	float: left;
	text-decoration: underline;
}

a.arrow_plain_b_big {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding: 1px 0 0 8px;
	float: left;
	text-decoration: underline;
}

a.arrow_plain_f {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 0 8px 0 8px;
	float: left;
	text-decoration: underline;
}

a.arrow:hover {
	color: #D8DDEF;
}

a.arrow_bold {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 0 0 0 16px;
	float: left;
	font-weight: bold;
}

a.arrow_plain_b_orange {
	background-image: url("http://database.base.be/images/arrow_plain_b_orange.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}

a.print {
	background-image: url("http://database.base.be/images/icon_print.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
	padding: 3px 0 0 18px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
}

a.arrow_plain_b_orange_big {
	background-image: url("http://database.base.be/images/arrow_plain_b_orange_big.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}

a.arrow_plain_f_white {
	background-image: url("http://database.base.be/images/arrow_plain_f_white.gif");
	background-position: left 4px;
	background-repeat: no-repeat;
	color: white;
	float: left;
}

a.arrow_round_orange {
	background-image: url("http://database.base.be/images/arrow_round_orange.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}

a.arrow_orange {
	background-image: url("http://database.base.be/images/arrow_blue.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #B9CAE8;
	float: left;
	padding-left: 12px;
}

a.arrow_orange:hover {
	background-image: url("http://database.base.be/images/arrow_orange.gif");
}

a.arrow_webmail {
	background-image: url("http://database.base.be/images/arrow_webmail.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: black;
	float: left;
}

a.arrow_orange_black_shadow {
	background-image: url("http://database.base.be/images/arrow_orange_shadow.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: -2px 0 0 auto;
	color: black;
	float: left;
}

a.arrow_orange_black_shadow:hover {
	background-image: url("http://database.base.be/images/arrow_orange_shadow_hover.gif");
}

a.arrow_orange_black_shadow_small {
	background-image: url("http://database.base.be/images/arrow_orange_shadow_small.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	color: black;
	float: left;
}

a.arrow_orange_black_shadow_small:hover {
	background-image: url("http://database.base.be/images/arrow_orange_shadow_small_h.gif");
}

a.arrow_green_shadow {
	background-image: url("http://database.base.be/images/arrow_green_shadow.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: -2px 0 0 auto;
	color: #42a820;
	font-weight: bold;
	float: left;
}

a.arrow_green_shadow:hover {
	color: #007600;
	background-image: url("http://database.base.be/images/arrow_green_shadow_hover.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: -2px 0 0 auto;
}

a.arrow_orange_shadow {
	background-image: url("http://database.base.be/images/arrow_orange_shadow.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 auto;
	color: #D8510E;
	float: left;
}

a.arrow_orange_shadow:hover {
	background-image: url("http://database.base.be/images/arrow_orange_shadow_hover.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 auto;
	color: #d31e0c;
	float: left;
}

a.arrow_white_shadow {
	background-image: url("http://database.base.be/images/arrow_white_shadow.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}

a.arrow_white_shadow:hover {
	background-image: url("http://database.base.be/images/arrow_white_shadow_hover.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	float: left;
}

a.arrow_white_black_shadow {
	background-image: url("http://database.base.be/images/arrow_white_shadow.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	color: black;
	float: left;
}

a.arrow_white_black_shadow:hover {
	background-image: url("http://database.base.be/images/arrow_white_shadow_hover.gif");
}

a.orange {
	color: #5c88d4;
}

a.orange:hover {
	color: #000000;
	text-decoration: underline;
}

a.deletebtn {
	background: url("http://database.base.be/images/flow_summery_delete.gif") no-repeat 0 1px;
	font-size: 1.1em;
	padding: 1px 1px 4px 15px;
	line-height: 1.5;
}

div.divider {
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #DBDBDB;
	height: 1px;
	line-height: 1px;
	cursor: default;
}

div.button_green {
	background-image: url("http://database.base.be/images/button_green_bg_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

div.button_green_hover {
	background-image: url("http://database.base.be/images/button_green_bg_right_hover.gif");
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

div.button_orange {
	background-image: url("http://database.base.be/images/button_orange_bg_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

div.button_blue {
	background-image: url("http://database.base.be/images/button_blue_bg_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	margin:3px 5px;
	white-space: nowrap;
}

div.button_blue_base {
	background-color: #7190ad;
	color: white;
	font-weight: bold;
	height:25px;
	width:250px;
	float:right;
	text-align:center;
	
}

div.button_blue_base a {
	color:white;
	text-decoration:none;
	position:relative;
	top:5px;
}
div.button_orange a {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url("http://database.base.be/images/button_orange_bg_left.gif");
	background-repeat: no-repeat;
}

div.button_blue a {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url("http://database.base.be/images/button_blue_bg_left.gif");
	background-repeat: no-repeat;
}

div.button_green a,div.button_green_hover a {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url("http://database.base.be/images/button_green_bg_left.gif");
	background-repeat: no-repeat;
}

div.button_green a img,div.button_green_hover a img,div.button_orange a img
	{
	padding: 0 0 0 4px;
	position: relative;
	top: -1px;
}

div.button_green a:hover,div.button_green_hover a:hover {
	text-decoration: none;
}

/*---MODIFIED TO SUPPORT BASE STYLES----------*/
input.input_text {
	width: 160px;
	font-weight: bold;
	line-height: 12px;
	height: 17px;
	padding: 2px 0 0 0;
	border: 1px solid #B9CAE8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*--------------------------------------------*/
div.heading h2 {
	display: none;
}

div.row {
	float: left;
	clear: both;
	width: 100%;
}

div.main {
	width: 970px;
	float: left;
	clear: both;
}

div.sub_menu a {
	color: #5c88d4;
	text-decoration: none;
}

div.sub_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.main div.main_left .left_off {
	position: absolute;
	top: 207px;
	left: 18px;
	width: 182px;
	z-index: 1000;
	font-size: 10px;
}

.main div.main_left .left_off .sub_menu {
	margin: 0 0 18px 0;
	width: 182px;
	float: left;
	clear: both;
}

.level2-menu ul {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	float: left;
	clear: both;
	width: 100%;
	list-style-position: inside;
}

.level2-menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 182px;
	list-style-type: none;
	line-height: 23px;
}

.level2-menu ul .item a {
	width: 100%;
	display: block;
	margin: 0;
}

.level2-menu ul .item a:hover {
	text-decoration: underline;
}

.level2-menu ul .item_first {
	background: url("http://database.base.be/images/menu_bg_first.gif") top left no-repeat;
}

.level2-menu ul .item_first_hover {
	background: url("http://database.base.be/images/menu_bg_first_hover.gif") top left no-repeat;
}

.level2-menu ul .item_first_selected {
	background: url("http://database.base.be/images/menu_bg_first_selected.gif") top left no-repeat;
}

.level2-menu ul .item_first_selected_hover {
	background: url("http://database.base.be/images/menu_bg_first_selected_hover.gif") top left
		no-repeat;
}

.level2-menu ul .item_mid {
	background: url("http://database.base.be/images/menu_bg.gif") top left no-repeat;
}

.level2-menu ul .item_mid_hover {
	background: url("http://database.base.be/images/menu_bg_hover.gif") top left no-repeat;
}

.level2-menu ul .item_sub {
	background: url("http://database.base.be/images/menu_bg.gif") top left no-repeat;
}

.level2-menu ul .item_sub_sub {
	background: url("http://database.base.be/images/menu_bg.gif") top left no-repeat;
	padding-left: 28px;
}

.level2-menu ul .item_sub_sub_selected {
	background: url("http://database.base.be/images/menu_bg_selected.gif") top left no-repeat;
	padding-left: 28px;
}

.level2-menu ul .item_sub_sub_sub {
	background: url("http://database.base.be/images/menu_bg.gif") top left no-repeat;
	padding-left: 46px;
}

.level2-menu ul .item_sub_sub_sub_selected {
	background: url("http://database.base.be/images/menu_bg_selected.gif") top left no-repeat;
	padding-left: 46px;
}

.level2-menu ul .item_sub_hover {
	background: url("http://database.base.be/images/menu_bg_hover.gif") top left no-repeat;
}

.level2-menu ul .item_sub_selected {
	background: url("http://database.base.be/images/menu_bg_selected.gif") top left no-repeat;
}

.level2-menu ul .item_sub_last_selected {
	background: url("http://database.base.be/images/menu_bg_last_selected.gif") top left no-repeat;
}

.level2-menu ul .item_sub_last_selected_hover {
	background: url("http://database.base.be/images/menu_bg_last_selected_hover.gif") top left
		no-repeat;
}

.level2-menu ul .item_sub_last {
	background: url("http://database.base.be/images/menu_bg_last.gif") top left no-repeat;
}

.level2-menu ul .item_sub_last_hover {
	background: url("http://database.base.be/images/menu_bg_hover.gif") top left no-repeat;
}

.level2-menu ul .selected {
	background: url("http://database.base.be/images/menu_bg_open.gif") top left no-repeat;
}

.level2-menu ul .selected_hover {
	background: url("http://database.base.be/images/menu_bg_open_hover.gif") top left no-repeat;
}

.level2-menu ul .open {
	background: url("http://database.base.be/images/menu_bg_open.gif") top left no-repeat;
}

.level2-menu ul .open_hover {
	background: url("http://database.base.be/images/menu_bg_open_hover.gif") top left no-repeat;
}

.level2-menu ul .item_mid .link,.level2-menu ul .item_first .link {
	background: url("http://database.base.be/images/menu_link_yellow.gif") no-repeat 3px 4px;
	padding: 0 0 0 21px;
}

.level2-menu ul .item_mid .link:hover,.level2-menu ul .item_first .link:hover
	{
	background: url("http://database.base.be/images/menu_link_yellow.gif") no-repeat 3px 4px;
	padding: 0 0 0 21px;
}

.level2-menu ul .item_sub_selected .link,.level2-menu ul .item_sub_last_selected .link
	{
	padding: 0 0 0 21px;
	font-weight: bold;
}

.level2-menu ul .item_sub_selected .link:hover,.level2-menu ul .item_sub_last_selected .link:hover
	{
	padding: 0 0 0 21px;
	font-weight: bold;
}

.level2-menu ul .item_sub .link {
	padding: 0 0 0 21px;
}

.level2-menu ul .item_sub .link:hover {
	padding: 0 0 0 21px;
}

.level2-menu ul .open .link {
	background: url("http://database.base.be/images/menu_link_open_black.gif") no-repeat 3px 4px;
}

.level2-menu ul .open .link:hover {
	background: url("http://database.base.be/images/menu_link_open_black.gif") no-repeat 3px 4px;
}

.level2-menu ul .selected .link,.level2-menu ul .item_first_selected .link
	{
	font-weight: bold;
	padding: 0 0 0 21px;
	background: url("http://database.base.be/images/menu_link_black.gif") no-repeat 3px 4px;
}

.level2-menu ul .selected .link:hover,.level2-menu ul .item_first_selected .link:hover
	{
	font-weight: bold;
	padding: 0 0 0 21px;
	background: url("http://database.base.be/images/menu_link_black.gif") no-repeat 3px 4px;
}

.reload {
	position: absolute;
	top: 210px;
	left: 260px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	width: 160px;
	height: 83px;
	margin: 5px 0 0 0;
	background-image: url("http://database.base.be/images/emailgrabber_bg4.jpg");
	font-size: 11px;
	background-repeat: no-repeat;
}

.reloadsmart {
	position: absolute;
	top: 310px;
	left: 535px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	width: 160px;
	height: 83px;
	margin: 5px 0 0 0;
	background-image: url("http://database.base.be/images/emailgrabber_bg4.jpg");
	font-size: 11px;
	background-repeat: no-repeat;
}

.reloadB {
	position: absolute;
	top: 320px;
	left: 500px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	width: 160px;
	height: 83px;
	margin: 5px 0 0 0;
	background-image: url("http://database.base.be/images/emailgrabber_bg4.jpg");
	font-size: 11px;
	background-repeat: no-repeat;
}

.reloadBsmart {
	position: absolute;
	top: 400px;
	left: 760px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	width: 160px;
	height: 83px;
	margin: 5px 0 0 0;
	background-image: url("http://database.base.be/images/emailgrabber_bg4.jpg");
	font-size: 11px;
	background-repeat: no-repeat;
}

div.footerH {
	padding: 0 0 0 24px;
}

div.footer {
	font-size: 12 pt;
	width: 760px;
	float: middle;
	clear: both;
	color: #7F7F7F;
	padding: 13px 0 24px 0;
}

.footer a {
	color: #7F7F7F;
	text-decoration: none;
}

.footer a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}

.footer .left {
	float: left;
	margin-top: 100px;
}

.footer .left ul {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.footer .left ul li {
	list-style-type: none;
	padding: 0 10px 0 0;
	float: left;
}

.footer .left ul li a {
	padding: 0 10px 0 0;
}

.footer .center {
	float: center;
	margin-top: 70px;
}

.footer .center img {
	padding: 4px 0 0 0;
}

.footer .center .flag {
	padding: 0 6px 0 0;
}

.footer .center ul {
	float: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.footer .center ul li {
	list-style-type: none;
	padding: 0 10px 0 0;
	float: left;
}

.footer .center ul li a {
	padding: 0 10px 0 0;
}

.footer .right {
	float: center;
	margin-top: 70px;
}

.footer .right img {
	padding: 4px 0 0 0;
}

.footer .right .flag {
	padding: 0 6px 0 0;
}

.footer .right ul {
	float: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.footer .right ul li {
	list-style-type: none;
	padding: 0 10px 0 0;
	float: left;
}

.footer .right ul li a {
	padding: 0 10px 0 0;
}

.support-area {
	width: 166px;
	padding: 0 8px;
	background: url("http://database.base.be/images/support_area_bg01.gif") repeat-y;
	float: left;
	clear: both;
	margin: 0 0 0 0;
}

.verstuur {
	margin-left: 95px;
	margin-top: 7px;
}

.supportFade {
	padding-bottom: 12px;
	border: 0;
}

.supportFadeB {
	padding-bottom: 5px;
	border: 0;
}

.support-area .top_border {
	border-top: 4px solid #18A8E7;
	height: 4px;
	line-height: 4px;
	margin: 0 0 4px 0;
}

.support-area .support_search {
	float: left;
	width: 100%;
	padding: 0 0 8px 0;
	background: url("http://database.base.be/images/bar_spec_top.gif") bottom no-repeat;
}

.support-area .support_search .search_icon {
	margin: -1px 0 0 0;
}

.support-area .support_search input {
	float: left;
}

.support-area .support_search .input_text {
	width: 114px;
	font-size: 11px;
	line-height: 11px;
	color: black;
	height: 16px;
	margin: 0 5px 0 12px;
	font-weight: normal;
}

.support-area .headRowContentShow .tools li {
	white-space: nowrap;
}

.support-area .headRowContentShow .tools .input_text {
	width: 136px;
	font-size: 11px;
	line-height: 11px;
	color: black;
	height: 16px;
	margin: 0 5px 0 0px;
	font-weight: normal;
}

.support-area .headRowContentShow .tools li.buttonArea {
	padding-top: 15px;
	padding-right: 4px;
	text-align: right;
}

.support-area .headRowContentShow .tools li.buttonArea img {
	cursor: pointer;
}

.support-area .headRowContentShow .tools .select_text {
	width: 138px;
	font-size: 11px;
	line-height: 11px;
	color: #3399FF;
	height: 20px;
	margin: 0 5px 0 0px;
	font-weight: normal;
}

.support-area .headRow {
	background: #fff;
	float: left;
}

.support-area .headRowLine {
	background: #fff;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

.support-area .headRowContent {
	display: none;
}

.support-area .headRowContentShow {
	display: block;
}

.support-area .hide {
	display: none;
}

.support-area a {
	color: black;
	text-decoration: none;
}

.support-area a:hover {
	color: black;
	text-decoration: underline;
}

.support-area .tools {
	clear: both;
	padding: 0 12px;
	float: left;
	font-size: 9px;
}

.support-area img.bar {
	float: left;
}

.support-area .button_excol {
	float: left;
	width: 22px;
	height: 22px;
	background: url("http://database.base.be/images/button_excol.gif") no-repeat;
}

.support-area .button_exexp {
	float: left;
	width: 22px;
	height: 22px;
	background: url("http://database.base.be/images/button_exexp.gif") no-repeat;
}

.support-area ul {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

.support-area ul li {
	margin: 0;
	list-style-type: none;
	line-height: 24px;
	clear: both;
	border-bottom: solid 1px #e5e5e5;
}

.support-area .headRowContentShow ul li {
	margin: 0;
	list-style-type: none;
	line-height: 24px;
	clear: both;
	border-bottom: solid 0px #e5e5e5;
}

.support-area ul li.last {
	border: 0;
}

.support-area .tools ul li .item {
	float: left;
	padding: 0 5px 0 0;
}

.support-area .faq ul li .item {
	float: left;
	padding: 0 5px 0 5px;
}

.support-area .faq {
	clear: both;
	padding: 4px 12px 0 7px;
	background: url("http://database.base.be/images/bar_spec_down2.gif") #f0f8fa repeat-x;
}

.support-area .git {
	background: #f0f8fa;
	padding: 0 0 0 5px;
	float: left;
	width: 161px;
	height: 43px;
}

.main div.main_left {
	margin-left: 210px;
	width: 758px;
	float: left;
	overflow: hidden;
	/*Margin left and float left causes the margin to double in IE!*/
	display: inline;
}

.main div.main_right {
	width: 190px;
	float: left;
}

.main div.main_right .promo_international {
	float: left;
	clear: both;
	padding: 0 0 0 7px;
}

.main div.main_left .header {
	width: 745px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	height: 104px;
	z-index: 100;
}

.main div.main_left .header .segment_navigation {
	z-index: 1000;
	position: absolute;
	top: 12px;
	left: 12px;
}

.main div.main_left .header .segment_navigation .separator {
	color: #6E6E6E;
}

.main div.main_left .header .segment_navigation a {
	font-size: 1.2em;
	color: #A6A6A6;
}

.main div.main_left .header .segment_navigation a:hover {
	font-size: 1.2em;
	color: white;
}

.main div.main_left .header .segment_navigation .active {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.main div.main_left .header .main_navigation_left {
	float: left;
	margin: 0 0 0 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

.main div.main_left .header .main_navigation_left ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.main div.main_left .header .main_navigation_left li {
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}

.nav1 {
	position: relative;
	left: 0px;
	top: 0px;
}

.nav2 {
	position: relative;
	left: 0px;
	top: 0px;
}

.nav3 {
	position: relative;
	left: 0px;
	top: -3px;
}

.nav4 {
	position: relative;
	left: 0px;
	top: -33px;
}

.nav1fr {
	position: relative;
	left: 0px;
	top: 0px;
}

.nav2fr {
	position: relative;
	left: 0px;
	top: -19px;
}

.nav3fr {
	position: relative;
	left: 0px;
	top: -4px;
}

.nav4fr {
	position: relative;
	left: 0px;
	top: -34px;
}

.main div.main_left .header .main_navigation_left li a {
	float: left;
	clear: both;
}

.main div.main_left .header .main_navigation_left li .top_space img {
	float: left;
	clear: both;
}

.main div.main_left .header .main_navigation_right {
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}

.main div.main_left .header .main_navigation_right a {
	text-decoration: none;
}

.main div.main_left .header .main_navigation_right .open {
	display: none;
	background: url("http://database.base.be/images/webmail_login_bg.gif") no-repeat top left;
	width: 307px;
	height: 55px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2000;
}

.main div.main_left .header .main_navigation_right .open .login_box {
	position: absolute;
	top: 55px;
	left: 0;
	width: 281px;
	padding: 12px;
	background-color: #dff6fc;
	border-bottom: 4px solid #18a8e7;
}

.main div.main_left .header .main_navigation_right .open .login_box .close_button
	{
	position: absolute;
	left: 0px;
	bottom: -24px;
}

.main div.main_left .header .main_navigation_right .open .login_box .close_button a
	{
	float: left;
	margin: 0 0 0 37px;
}

.main div.main_left .header .main_navigation_right .open .login_box .navi
	{
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

.main div.main_left .header .main_navigation_right .open .login_box .navi a
	{
	margin: 0 20px 0 0;
}

.main div.main_left .header .main_navigation_right .open .login_box .divider
	{
	border-top: 1px solid #c4d8dd;
	margin: 0 0 10px 0;
}

.main div.main_left .header .main_navigation_right .open .login_box .inputs .input_text
	{
	margin: 0 10px 0 0;
	width: 100px;
	height: 15px;
	float: left;
	font-weight: normal;
	font-size: 11px;
}

.main div.main_left .header .main_navigation_right .open .login_box .inputs .button_blue
	{
	float: left;
	clear: none;
}

.main div.main_left .header .main_navigation_right .open .login_box .inputs .button_blue a
	{
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
}

.main div.main_left .header .main_navigation_right .open ul {
	float: right;
}

.main div.main_left .header .main_navigation_right ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	z-index: 500;
}

.main div.main_left .header .main_navigation_right li {
	display: inline;
	float: left;
	margin: 0;
	z-index: 500;
}

.main div.main_left .header .main_navigation_right li a {
	float: left;
	clear: both;
	z-index: 500;
}

.main div.main_left .header .main_navigation_right .open li a {
	float: left;
	clear: both;
	z-index: 500;
}

.main div.main_left .header .main_navigation_right li .top_space img {
	float: left;
	clear: both;
	z-index: 500;
}

.main div.main_left .mid_promo_areas {
	float: left;
	padding: 0px 0 4px 16px;
	width: 100%;
	z-index: 100;
}

.main div.main_left .mid_promo_areas .promo_box_small {
	width: 182px;
	height: 210px;
	background-image: url("http://database.base.be/images/promoarea_smallbox_sh.gif");
	background-repeat: no-repeat;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_small2 {
	width: 366px;
	height: 210px;
	background-image: url("http://database.base.be/images/promoarea_smallbox_sh2.gif");
	background-repeat: no-repeat;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_image {
	width: 182px;
	height: 237px;
	padding: 8px 0 0 0;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow {
	width: 182px;
	height: 245px;
	background-image: url("http://database.base.be/images/promo_smallbox_nosh.gif");
	background-repeat: no-repeat;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_image .box_content .box_image
	{
	border-top: 4px solid #B2B2B2;
	padding: 12px 0 0 0;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .heading img
	{
	float: left;
	clear: both;
	margin: 8px 0 0 8px;
	border-bottom: 4px solid #FFEA00;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content
	{
	float: left;
	clear: both;
	padding: 0 0 0 8px;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .box_image
	{
	float: left;
	clear: both;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .box_image img
	{
	float: left;
	clear: both;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .text
	{
	float: left;
	clear: both;
	width: 142px;
	background-image: url("http://database.base.be/images/promo_bb_smallbox_bg.gif");
	background-repeat: repeat-y;
	padding: 8px 12px 0 12px;
	height: 91px;
}

.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .text p
	{
	font-size: 1.1em;
	line-height: 13px;
	margin: 0 0 10px 0;
}

.main div.main_left .mid_promo_areas .promo_box_small .heading {
	float: left;
	clear: both;
	margin: 4px 0 0 0;
}

.main div.main_left .mid_promo_areas .promo_box_small2 .heading {
	float: left;
	clear: both;
	margin: 4px 0 0 0;
}

.main div.main_left .mid_promo_areas .promo_box_small .heading a img {
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_small a {
	float: left;
	clear: both;
}

.main div.main_left .mid_promo_areas .promo_box_small a img {
	float: left;
	margin: 0 0 0 8px;
}

.main div.main_left .mid_promo_areas .promo_box_small2 a img {
	float: left;
	margin: 0 0 0 8px;
}

.main div.main_left .mid_promo_areas .promo_box_mid {
	width: 365px;
	height: 210px;
	background-image: url("http://database.base.be/images/promoarea_midbox_sh.gif");
	background-repeat: no-repeat;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_mid .heading {
	float: left;
	clear: both;
	margin: 8px 0 0 0;
}

.main div.main_left .mid_promo_areas .promo_box_mid a {
	float: left;
	clear: both;
}

.main div.main_left .mid_promo_areas .promo_box_mid a img {
	margin: 0 0 0 8px;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_inner {
	margin: 0 4px 0 0;
}

.main div.main_left .mid_promo_areas .promo_box_outer {
	margin: 0;
}

.main .generic {
	float: left;
	width: 498px;
	padding: 89px 0 20px 0px;
	z-index: 1337;
	min-height: 300px;
}

.main .generic h1 {
	font-size: 2.4em;
	padding: 0;
	margin: 0;
}

.main .generic h1.thin {
	font-weight: normal;
}

.main .generic img.photo {
	padding: 0px 0 30px 0px;
}

.main .generic p {
	font-size: 11px;
}

.main .generic p.norm {
	font-size: 12px;
	margin: 0;
	padding-bottom: 11px;
	line-height: 1.4;
}

.main .generic p.smallHeadline {
	padding: 10px 0 0 0;
	font-size: 11px;
}

.main .generic p.smallP {
	padding: 0;
}

/* Styles that have been modified for base freedom web, copied again from Tele2*/
.main .generic div.puff1 {
	float: right;
	width: 154px;
	font-size: 10px;
	line-height: 1.3;
	padding: 0 0 10px 10px;
}

.main .generic div.puff1 .top {
	background: #ffe600 url("http://database.base.be/images/puff1_bg.gif") bottom;
	padding: 12px 12px 34px 12px;
}

.main .generic div.puff1 .bot {
	background: #fffbd9;
	padding: 12px;
}

.main .generic div.puff2 {
	width: 240px;
	border-color: #B9CAE8;
	border-style: solid;
	border-width: 4px 0;
	float: left;
	margin: 0 15px 20px 0;
}

.main .generic div.puff2 h2 {
	font-size: 16px;
	margin: 0;
	padding: 14px 0 0 0;
}

.main .generic div.puff2 p {
	color: #7f7f7f;
	margin: 0;
	font-size: 1.1em;
}

.main .generic div.puff3 {
	background: #E6EDFB url("http://database.base.be/images/puff3_bg.gif") no-repeat;
	padding: 11px;
	margin: 10px 0 5px 0;
}

.main .generic div.puff3 p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 460px;
	line-height: 1.3;
	color: black;
}

/*---------------------------------------------------*/
.main .generic .cl {
	width: 347px;
	float: left;
}

.main .generic .cl .photoholder {
	padding: 15px 0;
	width: 347px;
}

.main .generic .cl .thumbholder .top {
	background: url("http://database.base.be/images/comb_bar_bg01.gif") top left repeat-x;
}

.main .generic .cl .thumbholder .top .view3dholder {
	float: right;
}

.main .generic .cl .thumbholder .top .view3dholder a.link3d {
	background-image: url("http://database.base.be/images/comb_3dbtn_icon.gif");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #D8510E;
	float: left;
	line-height: 26px;
	font-size: 1.1em;
}

.main .generic .cl .thumbholder .top .view3dholder .l3d {
	background: url("http://database.base.be/images/comb_3dbtn_bg01.gif") repeat-x;
	width: 3px;
	height: 26px;
	float: left;
}

.main .generic .cl .thumbholder .top .view3dholder .m3d {
	background: url("http://database.base.be/images/comb_3dbtn_bg02.gif") repeat-x;
	float: left;
	height: 26px;
	padding: 0 7px;
}

.main .generic .cl .thumbholder .top .view3dholder .r3d {
	background: url("http://database.base.be/images/comb_3dbtn_bg03.gif") repeat-x;
	width: 3px;
	height: 26px;
	float: left;
}

.main .generic .cl .thumbholder .top .pictext {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 12px;
}

.main .generic .cl .thumbholder .bot {
	background: url("http://database.base.be/images/comb_bar_bg02.gif") bottom left repeat-x;
	float: left;
	width: 347px;
	padding: 0 0 10px 0;
}

.main .generic .cl .thumbholder .bot .photo {
	float: left;
	padding: 10px 5px 0 0;
}

.main .generic .cl .thumbholder .bot .photo a {
	display: block;
	height: 43px;
	width: 43px;
	padding: 3px;
	margin: 0;
	background: #fff;
}

.main .generic .cl .thumbholder .bot .photo img {
	border: #dbdbdb solid 1px;
}

.main .generic .cl .thumbholder .bot .photo a.selected {
	background: #d8510e;
	padding: 3px;
}

.main .generic .cl .thumbholder .bot .photo a.selected img {
	border: 0;
	padding: 1px 0 0 1px;
}

.main .generic .cl .thumbholder .bot .photo a:hover img {
	border: 0;
	padding: 1px 1px 1px 1px;
	background: #d8510e;
}

.legallink a:selected img {
	color: #999999;
	margin-top: 35px;
	text-align: justify;
	font-size: 10px;
}

.legallink a:hover img {
	color: #999999;
	margin-top: 35px;
	text-align: justify;
	font-size: 10px;
}

.main .generic .cl h2 {
	clear: both;
	font-size: 1.6em;
	padding: 15px 0 5px 0;
	margin: 0;
}

.main .generic .cl h3 {
	clear: both;
	font-size: 1.1em;
	padding: 0 0 5px 0;
	margin: 0;
}

.main .generic .cl p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

.main .generic .cl ul.list {
	font-size: 1.1em;
	padding: 0 0 0 12px;
}

.main .generic .cl ul.list li {
	list-style: square;
}

.main .generic .cl .line {
	width: 347px;
	height: 12px;
	padding: 12px 0 0 0;
}

.main .generic .cl .tabs {
	background: #ffe600;
	float: left;
	width: 347px;
	margin: 10px 0;
}

.main .generic .cl .tabs a {
	cursor: pointer;
}

.main .generic .cl .tab_wrapper {
	display: none;
}

.main .generic .cl .wrapper_tab3 {
	display: block;
}

.main .generic .cl .tabs ul {
	padding: 0;
	margin: 0;
}

.main .generic .cl .tabs ul li {
	float: left;
	display: inline;
	list-style: none;
	padding: 6px 10px 6px 10px;
	font-size: 1.1em;
	border-right: solid 1px #e5cf00;
}

.main .generic .cl .tabs ul li.selected {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background: #fff;
}

.main .generic .cl .tabs a {
	text-decoration: none;
}

.main .generic .cl .tabs a:hover {
	text-decoration: underline;
}

.main .generic .cr {
	width: 151px;
	float: left;
}

.main .generic .cr p.short {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 1.1em;
}

.main .generic .cr p.legaltext {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 1.1em;
	color: #888;
	float: left;
}

.main .generic .cr img.buynowbtn {
	padding: 9px 0 20px 16px;
}

.main .generic .cr .bubble_wrap {
	float: left;
	position: relative;
	padding: 0 0 0 23px;
}

.main .generic .cr .bubble {
	float: left;
	position: relative;
	background-image: url("http://database.base.be/images/bubble_big_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 60px;
	margin: 10px 0 0 0;
	min-width: 55px;
}

.main .generic .cr .bubble .tag {
	float: left;
	background-image: url("http://database.base.be/images/bubble_big_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: -18px;
	padding: 8px 0 0 24px;
	height: 60px;
	display: block;
	clear: both;
}

.main .generic .cr .bubble .tag .price {
	font-size: 21px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 0 -2px 0;
	padding: 5px 6px 0 8px;
	color: black;
	float: left;
	clear: both;
}

.main .generic .cr .bubble .tag .note {
	position: absolute;
	bottom: 20px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0 6px 0 8px;
	font-size: 11px;
	line-height: 11px;
	color: black;
	min-width: 40px;
}

.small {
	color: #666666;
	font-size: 10px;
}

.small p {
	color: #666666;
	font-size: 10px;
}

div.plain {
	position: relative;
}

.main .generic div.plain p {
	font-size: 12px;
	text-align: justify;
	margin: 10px 20px 0 20px;
}

/* Extra Content */
div.productIntro {
	position: relative;
}

.main .generic div.productIntro p {
	font-size: 14px;
	text-align: justify;
	margin: 10px 20px 0 20px;
}

div.productIntro a.rightButton2,div.productIntro a.rightButton {
	position: absolute;
	top: 210px;
	right: 20px;
}

div.productIntro a.rightButton2 {
	right: 8px;
	top: 218px;
}

div.yellowBox ul,div.yellowBox_light ul {
	padding: 0;
	margin: 10px 0 12px 20px;
}

div.yellowBox_light h2,div.yellowBox h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

div.yellowBox {
	width: 520px;
	background: url("http://database.base.be/images/bg_brightyellow_mid.png") repeat-y top left;
	margin-top: 15px;
}

div.yellowBox .top {
	margin-top: -1px;
	height: 8px;
	background: #fff url("http://database.base.be/images/bg_brightyellow_top.png") repeat-y bottom
		left;
}

div.yellowBox .bottom {
	margin-bottom: -2px;
	height: 5px;
	background: #fff url("http://database.base.be/images/bg_brightyellow_bottom.png") repeat-y top
		left;
}

div.yellowBox_light {
	width: 520px;
	margin-top: 8px;
	background: url("http://database.base.be/images/bg_lightyellow_mid.png") repeat-y top left;
}

div.yellowBox_light .top {
	height: 17px;
	background: url("http://database.base.be/images/bg_lightyellow_top.png") repeat-y top left;
}

div.yellowBox_light .bottom {
	height: 12px;
	background: url("http://database.base.be/images/bg_lightyellow_bottom.png") repeat-y bottom left
		;
}

div.yellowBox_light .pos,div.yellowBox .pos {
	width: 450px;
	margin: 0 0 0 30px;
}

div.yellowBox_light .pos a.signup-56k-fr,div.yellowBox_light .pos a.signup-56k-nl
	{
	width: 136px;
	height: 28px;
	background: url("http://database.base.be/images/56k_btn_off.gif") no-repeat top left;
	display: block;
	line-height: 5000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

div.yellowBox_light .pos a.signup-56k-nl:hover {
	background: url("http://database.base.be/images/56k_btn_on.gif") no-repeat top left;
}

div.yellowBox_light .pos a.signup-56k-fr {
	background: url("http://database.base.be/images/56k_btn_fr_off.gif") no-repeat top left;
}

div.yellowBox_light .pos a.signup-56k-fr:hover {
	background: url("http://database.base.be/images/56k_btn_fr_on.gif") no-repeat top left;
}

div.bgtabel_bovenrand {
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-bottom: 0px;
	width: 398px;
	border-color: #E8E8E8;
}

div.bgtabel {
	background-image: url("http://database.base.be/images/bgtabel.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

div.bgtabel_bovenrandFR {
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-bottom: 0px;
	width: 500px;
	border-color: #E8E8E8;
}

div.bgtabelFR {
	background-image: url("http://database.base.be/images/bgtabel_fr.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.contentPos {
	margin: 15px 20px 0 20px;
}

.contentPos p {
	margin: 0 0 10px 0;
}

.contentPos h3 {
	margin: 8px 0 8px 0;
	padding: 0;
	font-size: 12px;
}

.compAlign {
	margin-left: 8px;
}

.contentPos p.legal p,.contentPos p.legal {
	color: #999999;
	margin-top: 35px;
	text-align: justify;
	font-size: 10px;
}

.contentPos p.legal_darker {
	color: #666;
	font-size: 12px;
}

div.compareBackground {
	background: url("http://database.base.be/images/compare_table1.png") no-repeat top left;
	height: 187px;
	width: 506px;
}

div.compareBoxFR,div.compareBox {
	background: url("http://database.base.be/images/compare_rectangle.png") no-repeat top left;
	width: 524px;
	height: 441px;
	margin-top: 15px;
	position: relative;
}

div.compareBoxFR {
	background: url("http://database.base.be/images/compare_rectangle.gif") no-repeat top left;
}

div.compareBoxFR a.orderbutton1,div.compareBoxFR a.orderbutton2,div.compareBox a.orderbutton1,div.compareBox a.orderbutton2
	{
	position: absolute;
	top: 180px;
	left: 180px;
}

div.compareBoxFR a.orderbutton1,div.compareBoxFR a.orderbutton2 {
	left: 160px;
}

div.compareBoxFR a.orderbutton2,div.compareBox a.orderbutton2 {
	top: 395px;
}

div.compareBoxFR .pos,div.compareBox .pos {
	position: absolute;
	width: 208px;
	left: 300px;
	top: 40px;
}

div.compareBoxFR h2,div.compareBox h2 {
	color: #cc3300;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
}

div.compareBoxFR ul,div.compareBox ul {
	margin: 15px 0 0 20px;
	padding: 0;
	font-size: 11px;
}

div.compareBoxFR ul li,div.compareBox ul li {
	margin-bottom: 3px;
}

div.faqContainer {
	margin: 15px 20px 0 20px;
}

div.faqContainer h1.fat {
	margin: 0;
	padding: 0;
	font-size: 28px;
}

div.faqContainer h1.lessFat {
	letter-spacing: 3px;
}

div.faqContainer ul {
	margin: 15px 0 0 20px;
	padding: 0 0 30px 0;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

div.faqContainer ul li {
	padding: 0px 0 3px 5px;
	list-style-image: url("http://database.base.be/images/bullet_arrow1.png");
}

div.faqContainer h3 {
	color: #cc3300;
	margin: 15px 0 3px 0;
	padding: 0;
	font-weight: normal;
}

div.faqContainer p {
	margin: 0 0 20px 0;
	padding: 0;
}