
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #000;
	background-position: left top;
	background-repeat: repeat-x;
	color: #5b5b5b;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#bg-holder {
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

#site-wrapper {
	position: absolute;
	z-index: 1;
	width: 970px;
	margin: 0 0 0 -485px;
	left: 50%;
}

a:link, 
a:visited 
{
	color: #5b5b5b;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img,
a:link img,
a:visited img
{
	border: none;
}

a.image,
a.image:link,
a.image:visited
{
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix_left:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}

.clearfix,
.clearfix_left
{	
	zoom: 1;
}

* html .clearfix,
* html .clearfix_left
{
	height: 1%;
}

div.clear {
	clear: both;
	height : 0;
	width : 0;
}

h1 {
	color: #c1c1c1;
	font: normal 36px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 0;
	margin-bottom: 25px;
}

h2 {
	color: #e71e25;
	font: bold 17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 15px;
}

h3 {
	margin-top: 10px;
	color: #e71e25;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}

p {	
	line-height: 18px;
	text-align: justify;
	margin-bottom: 15px;
}

p.eoParagraph {	
	padding-bottom: 15px;
	border-bottom: 1px dashed #666;
}

p.link {	
	padding-top: 4px;
	text-align: right;
}

p.underline {	
	padding-bottom: 8px;
	border-bottom: 1px solid #BFBFBF;
}

p.link a.button,
p.link a.button:link,
p.link a.button:visited
{	
	background: #e71e25 url('/images/ico_arrow_white_big.gif') right center no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #eee;
	letter-spacing: 1px;
	padding: 1px 18px 2px 6px;
	margin-left: 15px;
	text-decoration: none !important;
}

p.link a.button:hover {
	color: #fff;
}

a.link_right,
a.link_right:link,
a.link_right:visited,
a.link_print,
a.link_print:link,
a.link_print:visited
{	
	float: right;
	background: #e71e25 url('/images/ico_arrow_white_big.gif') right center no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #eee;
	letter-spacing: 1px;
	margin-top: 5px;
	padding: 1px 18px 2px 6px;
	position: relative;
	text-decoration: none !important;
}

a.link_print,
a.link_print:link,
a.link_print:visited
{	
	background: #e71e25 url('/images/ico_printer.gif') right center no-repeat;
	text-decoration: none !important;
}

a.link_right:hover,
a.link_print:hover
{
	color: #fff;
}

a.pdf,
a.pdf:link,
a.pdf:visited
{	
	background: url('/images/ico_pdf.gif') left center no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: underline;
	padding-left: 18px;
}

a.pdf:hover {
	text-decoration: none;
}

a.nomargin,
a.nomargin:link,
a.nomargin:visited
{
	margin: 0;
	text-decoration: none !important;
}

a.link_left,
a.link_left:link,
a.link_left:visited
{	
	float: left;
	background: #e71e25 url('/images/ico_arrow_white_big_left.gif') left center no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #eee;
	letter-spacing: 1px;
	margin-top: 5px;
	padding: 1px 6px 2px 18px;
	text-decoration: none !important;
}

a.link_left:hover {
	color: #fff;
}

.bold {
	font-weight : bold;
}

div.wrapper {
	xposition: relative;
}

#newsticker-wrapper {
	position: relative;
	overflow: hidden;
}

div.home-wrapper {
	position: relative;
	height: 196px;
}

div.flash-height {
	height: 615px;
}

div.body-wrapper ul {
	margin-bottom: 15px;
}

div.body-wrapper ul li {
	xlist-style-image : url('/images/ico_arrow_red.gif');
	margin-bottom: 3px;
	background: url('/images/ico_arrow_red.gif') left 4px no-repeat;
	list-style: none;
	padding-left: 15px;
	line-height: 15px;
}

div.body-wrapper div.menuAlign {
	margin-left: 285px;
}

div.body-wrapper a:link, 
div.body-wrapper a:visited 
{
	text-decoration: underline;
}

div.body-wrapper div.standout {
	background: #ebebeb;
	padding: 10px 12px 10px 12px;
	margin-bottom: 15px;
}

div.body-wrapper div.standout h3 {
	color: #666;
}

div.body-wrapper div.standout p {
	margin-bottom: 0;
}

div.body-wrapper div.broker {
	float: left;
	display: inline;
	border-left: 1px solid #e71e25;
	padding: 2px 0 2px 10px;
	margin: 0 10px 35px 0;
	height: 90px;
	width: 152px;
}

div.body-wrapper div.broker p {
	margin-bottom: 0;
}

div.body-wrapper div.broker a,
div.body-wrapper div.broker a:link,
div.body-wrapper div.broker a:visited
{
	font-weight: normal;
	text-decoration: underline;
}

div.body-wrapper div.broker a:hover {
	text-decoration: none;
}

#header {
	height: 110px;
}

#header #top-menu {
	float: right;
	list-style: none;
	padding: 8px 0 0 0;
}

#header #top-menu li {
	float: left;
	margin-left: 15px;
}

#header #top-menu li.contact {
	margin-right: 20px;
}

#header #top-menu li.lang-nl a,
#header #top-menu li.lang-en a
{
	padding-left: 28px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('/images/ico_flag_nl.png');
}

#header #top-menu li.lang-en a {
	background-image: url('/images/ico_flag_en.png');
}

#header #top-menu li.lang-nl a.selected,
#header #top-menu li.lang-en a.selected,
#header #top-menu li.lang-nl a:hover,
#header #top-menu li.lang-en a:hover
{
	background-position: left -15px;	
}

#header #top-menu a {
	float: left;
	color: #fefdfd;
	font-weight: normal;
	text-transform: lowercase;
	height: 15px;
}

#header #top-menu a.selected,
#header #top-menu a:hover 
{
	color: #9b9a9a;
}

#header #main-menu-bg {
	position: absolute;
	width: 835px;
	height: 53px;
	top: 30px;
	left: 0;
	padding-left: 122px;
	background: url('/images/bg_top_nav.png') -45px top no-repeat;
	z-index: 9;
}

#header #main-menu {
	position: absolute;
	width: 853px;
	height: 53px;
	top: 30px;
	left: 0;
	padding-left: 122px;
	list-style: none;
	z-index: 10;
}

#header #main-menu li {
	float: left;
	margin: 0 1px;
}

#header #main-menu a {
	float: left;
	height: 37px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -3000px;
}

#header #main-menu li.quote {
	padding-top: 4px;
	float: right;	
}
	
#header #main-menu li.quote form {
	background-position: left top;
	background-repeat: no-repeat;
	width: 133px;
	height: 31px;
	padding-left: 148px;
}

#header #main-menu li.quote form fieldset {
	padding-right: 0;
}

#header #main-menu li.quote form div {
	width: auto;
	margin-top: 0;
	position: relative;
	padding-top: 4px;
}

#header #main-menu li.quote select {
	width: 100px;
	padding: 0;
	background-color: #fff;
	float: left;
}

#header #main-menu li.quote input.submit {
	background: url('/images/butt_header_quote.gif') left center no-repeat;
	border: none;
	margin-left: 6px;
	margin-top: 2px;
	cursor: pointer;
	float: left;
	height: 16px;
}

#header #sub-menu {
	position: absolute;
	left: 402px;
	top: 67px;
	list-style: none;
	display: none;
	z-index: 300;
}

#header #sub-menu li {
	float: left;
}

#header #sub-menu li.multicolumn {
	width: 500px;
	background: url('/images/bg_sub_menu.png') left top repeat;
	padding: 0;
	position: absolute;
	z-index: 1000;
}

* html body #header #sub-menu li.multicolumn {
	position: static;
}

#header #sub-menu li.multicolumn div.sub-column {
	float: left;
	min-height: 235px;
	width: 250px;
	background: #b1b1b1 url('/images/bg_menu_section2.jpg') left bottom no-repeat;
}

#header #sub-menu li.multicolumn div.sub-column:hover {
	background: #a2a2a2 url('/images/bg_menu_section1.jpg') left bottom no-repeat;
}

#header #sub-menu li.multicolumn h3 {
	color: #303030;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
}

#musicButton {
	display: none;
}

#header #sub-menu table td {
	width: 50%;
	padding-bottom: 2px;
	vertical-align: top;
}

#header #sub-menu table a {
	display: block;
	color: #fdfbfb;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 20px;
	zoom: 1;
}

#header #sub-menu table a.selected, 
#header #sub-menu table a:hover 
{
	color: #ffc02b;
	background: #32302f;
}

#logo {
	position: absolute;
	z-index: 50;
	float: left;
	border: none;
	margin: 12px 0 0 0;
}

#logo img {
	display: block;
}

#breadcrumb {
	list-style: none;
	padding-top: 22px;
	overflow: auto;
	zoom: 1;
}

#breadcrumb li {
	float: left;
	font-size: 10px;
	color: #858586;
	text-transform: lowercase;
}

#breadcrumb li.last {
	color: #e71e25;
}

#breadcrumb a {
	font-size: 10px;
	color: #858586;
	font-weight: normal;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#body {
	background: #fff url('/images/bg_page_internal.jpg') right top no-repeat;
	padding: 0 0 80px 0;
}

#body-home {
	background: #fff;
	padding-bottom: 40px;
}

#body-home div.canvas {
	background: #ebebeb;
}

#home_banner {
	height: 196px;
	overflow: hidden;
}

#slider {
	position: absolute;
	top: 15px;
	right: 0;
	padding-right: 30px;
}

#slider div.widget {
	float: left;
}

div.fading-image {
	xposition : relative;
	height : 107px;
	overflow: hidden;
}

ul.widget li {
	list-style : none;
}

#slider div.instant_quote {
	background: none;
	height: 161px;
	width: 252px;
	padding-top: 8px;
}

#slider div.news {
	margin-top: 15px;
	background: #ebebeb;
}

#column_canvas {
	margin: 0 295px 0 15px;
}

#column_canvas.no-menu {
	margin-right: 195px;
}

#column_canvas div.body-wrapper {
	margin-left: 140px;
}

#column_canvas div.body-wrapper-column {
	margin-left: 0;
}

#homeflash {
	height: 196px;
	position: absolute;
	width: 760px;
}

#locations_wrapper {
	position: absolute;
	height: 100%;
	left: 15px;
	margin-right: 135px;
	max-width: 970px;
	right: 0pt;
	top: 195px;
	z-index: 105;
}

#column_ads {
	xposition: relative;
	float: right;
	width: 250px;
	margin: 115px 10px 0 10px;
	zoom: 1;
}

div.widget {
	width: 230px;
	margin-bottom: 20px;
	padding: 0 10px;
	zoom: 1;
}

div.fading-image ul {
	background-color: #000;
	height: 107px !important;
}

div.instant_quote_en {
	background: url('/images/bg_quote_internal_en.jpg') left top no-repeat;
	height: 156px;
}

div.instant_quote_nl {
	background: url('/images/bg_quote_internal_nl.jpg') left top no-repeat;
	height: 156px;
}

div.widget h2 {
	color: #f33;
	font: bold 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 4px 0 2px 0;
	margin-bottom: 2px;
}

div.news h2 {
	margin-bottom: 2px;
}

#slider div.news {
	background: url('/images/bg_news_home.gif') left top no-repeat;
	padding: 13px 10px 15px 35px;
	margin: 0;
}

div.newsticker {
	left: 0;
	padding: 8px 0;
	height: 101px;
	overflow: hidden;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

div.newsticker ul {
	position: relative;
	xoverflow: hidden;
	padding: 0;
	margin: 0;
	top: 0;
	zoom: 1;
}

div.newsticker li {
	padding-left: 12px;
	list-style: none;
	background: url('/images/ico_arrow_red.gif') left 4px no-repeat;
	padding-bottom: 10px;
	height: 101px;
	font-size: 12px;
	border: 1px solid transparent;
	_border: none;
	_zoom: 100%;
}

div.newsticker a,
div.newsticker a:link,
div.newsticker a:visited
{
	font-weight: normal;
	border: none;
	text-decoration: underline;
}

div.newsticker a:hover {
	text-decoration: none;
}

div.newsticker a.file,
div.newsticker a.file:link,
div.newsticker a.file:visited
{
	color: #e71e25;
	font-size: 10px;
	padding: 2px 20px 2px 0;
	float: right;
}

div.newsticker a.pdf,
div.newsticker a.pdf:link,
div.newsticker a.pdf:visited
{
	background: url('/images/ico_pdf.gif') right center no-repeat;
}

div.form-header {
	position: absolute;
	padding: 0;
	z-index : 2;
	top: -20px;
	left: 20px;
}

div.form-header ul.header {
	display: block;
	margin-left: 5px;
}

div.form-header ul.header li {
	float: left;
	list-style: none;
	width: 130px;
	height: 48px;
	padding: 20px 10px 0 40px;
	background: #ffde8e;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #f33;
	font: bold 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 13px;
}

div.form-header div.background {
	position: relative;
	clear: left;
	background: #f1f1f1;
}

div.form-body {
	clear: left;
	padding: 75px 15px 40px 15px;
}

div.form-body label.radio {
	float : left;
	margin-right : 7px;
}

div.form-body td {
	border-top: 1px solid #ccc;
	padding: 10px;
	vertical-align: top;
}

#footer {
	padding: 5px 0 30px 0;
	margin-top: 15px;
}



#footer ul.address {
	float: right;
	margin: 9px 0 0 0;
	font-size: 12px;
	list-style: none;
}

#footer ul.address li {
	margin-bottom: 5px;
	color: #939393;
	letter-spacing: 0px;
}

#footer ul.address span {
	color: #fcfcfc;
}

#footer ul.banners {
	list-style: none;
}

#footer ul.banners li {
	float: left;
}

#footer div.copyright {
	padding-top: 10px;
	font-size: 9px;
	clear: both;
}



div.bl { 
	background: url('/images/bl.gif') no-repeat bottom left; 
}

div.br { 
	background: url('/images/br.gif') no-repeat bottom right; 
}

div.tr { 
	background: url('/images/tr.gif') no-repeat top right; 
}

div.tl { 
	background: url('/images/tl.gif') no-repeat top left; 
}

div.tr, 
div.tl,
div.br,
div.bl
{
	height: 7px;
	font-size: 1px;
}

table.product_table th{
	text-align : left;
	height : 40px;
	padding : 5px;
	color : #000;
	width : 250px;
}

table.product_table td {
	padding : 5px;
}

table.product_table a:link,
table.product_table a:visited {
	text-decoration : none;
	border : none;
}

table.product_table th.detail {
	width : 125px;
	text-align : center;
}

table.product_table th.yellow {
	background-color : #f9d607;
}

table.product_table th.orange {
	background-color : #ffbd5d;
}

table.product_table th.blue {
	background-color : #71d3ff;
}

table.product_table th.purple {
	background-color : #ccccff;
}

table.product_table th.green {
	background-color : #a3ffa3;
}

table.product_table td.grey {
	background-color : #e6e6e6;
}

#column_menu {
	float: left;
	width: 262px;
	display: inline;
	margin-left: -15px;
}

#column_menu a.banner {
	display: block;
	margin-left: 25px;
}

#column_menu ul {
	margin-bottom: 30px;
}

#column_menu li {
	list-style: none;
	display: block;
	padding: 0 0 3px 25px;
	color: #e71e25;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#column_menu li.header {
	padding-bottom: 6px;
	margin-bottom: 9px;
	border-bottom: 1px solid #BFBFBF;
	font-weight: bold;
}

#column_menu li a,
#column_menu li a:link,
#column_menu li a:visited
{
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: #f4f4f4;
	padding: 3px 5px 3px 20px;
	zoom: 1;
}

#column_menu li a.additional,
#column_menu li a.additional:link,
#column_menu li a.additional:visited
{
	display: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #f90;
	border: 1px solid #c0c0c0;
	padding: 0 2px;
	background: none;
	margin-left: 10px;
}

#column_menu li a:hover,
#column_menu li.active a,
#column_menu li.active a:link,
#column_menu li.active a:visited
{
	color: #f33;
}

#column_menu li.active a.additional,
#column_menu li.active a.additional:link,
#column_menu li.active a.additional:visited
{
	display: inline;
	color: #f90;
}

#column_menu li a.download {
	background: #f4f4f4 url('/images/ico_pdf_red.gif') 199px 4px no-repeat;
	padding-right: 28px;
	position: relative;
}

#column_menu li a.wwwlink {
	background: #f4f4f4 url('/images/ico_arrow_red.gif') 220px center no-repeat;
	padding-right: 28px;
	position: relative;
}

table.productTable th {
	padding: 12px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

table.productTable {width:100%;}

table.productTable th.head_1 {
	background: #febf2b url('/images/corner_tl.gif') left top no-repeat;
	text-align: left;
	border-left: none;
	padding-left: 20px;
	width: 40%;
}

table.productTable th.head_2 {
	background: #fccf1a url('/images/bg_orange_02.gif') left top repeat;
}

table.productTable th.head_3 {
	background-color: #fdd846;
}

table.productTable th.head_4 {
	background-color: #fee068;
}

table.productTable th.head_5 {
	background-color: #ffe683;
}

table.productTable th.last {
	background-image: url('/images/corner_tr.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

table.productTable tr.odd td {
	background-color: #f1f1f1;
}

table.productTable tr.even td {
	background-color: #d8d8d8;
}

table.productTable td {
	padding: 6px 15px 4px 15px;
	border-left: 1px solid #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	vertical-align: top;
	text-align: center;
}

table.productTable div.tdWrapper {
	position: relative;
}

table.productTable td.first {
	border-left: none;
	padding-left: 20px;
	padding-right: 0;
	text-align: left;
}

table.productTable td div.on {
	background-image: url('/images/ico_dot_on.gif');
	background-position: center 3px;
	background-repeat: no-repeat;
}

table.productTable td div.off {
	background-image: url('/images/ico_dot_off.gif');
	background-position: center 3px;
	background-repeat: no-repeat;
}

table.productTable td a.tooltip,
table.productTable td a.tooltip:link,
table.productTable td a.tooltip:visited
{
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 15px;
}

table.productTable td span {
	padding-right: 41px;
}

table.productTable tr.last td.first {
	padding-bottom: 10px;
	background-image: url('/images/corner_bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.productTable tr.last td.last {
	background-image: url('/images/corner_br.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.productLegend {
	margin: 15px 0 20px 0;
	padding: 0 0 15px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom: 1px solid #BFBFBF;
}

div.productLegend span {
	margin-right: 15px;
}

table.productTable p {
	margin: 0;
}

#printWrapper {
	display: none;
}

.body-wrapper ol,
.body-wrapper ul
{
	padding-left: 1px;
	margin-bottom: 15px;
}

div.client-zone {
	width: 196px;
	height: 193px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 76px 0 0 40px;
	margin-left: 25px;
}

div.client-zone label {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #313030;
	display: block;
	float: none;
	text-align: left;
}

div.client-zone input {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #727272;
}

div.client-zone input.input-textmedium {
	width: 144px;
}

div.client-zone input.input-textsmall {
	width: 50px;
}

div.client-zone input.input-texttiny {
	width: 30px;
}

div.client-zone div.navigation input.input-submit {
	display: block;
	margin-left: 55px;
	width: 40px;
	height: 18px;
	border: none;
	text-indent: -3000px;
	background: url('/images/btt_login.gif') left top no-repeat;
	cursor: pointer;
}

.spinlogo {float: right;margin-top: 10px;margin-right:0px;width: 175px;}
.spinlogo img {float: right;}
.spinlogo span {font: normal 9px arial;letter-spacing: normal;display: none;float: left;margin-top: 4px;margin-right: 5px;color: #646566;}
.spinlogo a{text-decoration:none;color:#7f7f7f;font-size:11px;}
