/* @override http://www.solon.be/all.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-color: #F2F2E9;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	line-height: 1;
}

body,td,th {
	color: #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, input{
   vertical-align: middle
}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #333;
	font: 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

html>/**/body {
	overflow-y: scroll;
}

a{
  text-decoration:none;
  color: #496865;
}
.clearfix a{
  color: #82ad37;
  padding:0;
	font-weight: bold;
	font-size: 14px;
	background-image: none;
	background-color: transparent;
}
.clearfix a:hover{
  color: #26b5be;
	background-image: none;
	background-color: transparent;
}
a:hover{
  background-color: #82ad37;
  color:#FFF;
}

p, object, #main ul{
	margin-top: 1.3em;
}

.container{
  text-align:left;
  width:920px;
  margin:0 auto;
  min-height:100%;
  padding:0 15px;
	right: 50%;
	left: 50%;
}

#breadcrumb:after, #breadcrumb ul:after, #topnav:after, #topnav ul:after, #content:after, .cols:after, #quaternarynav:after, .carousel:after, .links.columned:after, .mainform li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hd{
  height: 107px;
  display:inline-block;
  width:100%;
  margin-top:25px;
}

#logo:hover{
  background:none;
}

#breadcrumb{
  padding:5px 0 0;
  color:#999;
  font-size:0.909em;
  line-height:1;
  height:1%;
  display:inline-block;
  width:100%;
  margin-bottom:16px;
}

#breadcrumb ul{
  float:right;
}

#breadcrumb #crumb{
  float:left;
}

#breadcrumb li{
  float:left;
  margin-left:3px;
}


#breadcrumb li.first{
  margin-left:0;
}

#breadcrumb li.active{
  color:#333;
}

#breadcrumb li.tel{
  color:#333;
  margin-right:3px;
}

#breadcrumb a{
  color:#999;
}

#breadcrumb a.login, #ft a.login{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  text-decoration:none;
  background-color:#E4312A;
  color:#FFF;
  /*color:#333;*/
}

#breadcrumb a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.vcard .type{
  display:none;
}

#topnav{
  height: 40px;
  display:inline-block;
  width:100%;
}
#topflash{
  height:140px;
  display:inline-block;
  width:100%;
	padding-top: 1px;
}

#topnav ul{
  float:left;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#topnav ul li{
  border-right: 1px solid #333;
  float:left;
}

#topnav ul li a{
  float:left;
  display:block;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	color: #a9a491;
}

#topnav ul li a:hover{
  background-color: #dfe0da;
  text-decoration:none;
	color: #45433b;
}

#topnav ul li.active a, #topnav ul li.active a:hover{
  background: #2b2924;
  color: #dfe0da}

#topnav ul li#my-vitsoe a{
  color:#999;
}


#topnav ul li#my-vitsoe a:hover{
  color:#333;
}

#searchform{
  float:right;
  padding:7px 0 0;
}

#searchform input{
  vertical-align:top;
}

#searchform input#q{
  width:165px;
}

#content{
  display:inline-block;
  overflow:hidden;
	padding-top: 10px;
}
#content1{
	padding-top: 20px;
}

#main.home{
  margin-top:-13px;
}

#subnav{
  margin:0;
}

#subnav ul{
  width:170px;
  font-size:1.091em;
  line-height:1.333;
  border-bottom: 1px solid #cecfca;
  margin-bottom:50px;
}

#subnav.news h2{
  margin:-40px 0 10px 8px;
  font-weight:normal;
  color:#B1B1B1
}


#subnav ul li{
  display:inline;
	list-style-type: circle;
	list-style-position: outside;
}


#subnav ul ul{
  margin:0 0 0 10px;
  width:160px;
  font-size:1em;
  border-bottom:0;
  display:none;
}

#subnav ul li.active ul{
  display:block;
}

#subnav ul li.active ul ul{
  display:none;
}

#subnav ul li.active li.active ul{
  display:block;
}

#subnav ul li a{
  padding: 7px;
  display:block;
  color: #4aa8be;
  border-top: 1px solid #cecfca;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#subnav ul li.active li a{
  background:none;
  color:#333 !important;
}

#subnav ul li a:hover, #subnav ul li.active li a:hover{
  background: #fff;
  text-decoration:none;
	color: #7a8b40;
}

#subnav ul li.active a, #subnav ul li.active a:hover{
  color: #2b2924;
	background-color: #cecfca;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-color: #45433b;
}

#subnav ul li.active li.active a, #subnav ul li.active li.active a:hover{
  background:#B1B1B1;
  color:#FFF !important
}

#subnav ul li .nolink{
  display:block;
  padding:7px 10px;
  border-top:1px solid #E5E5E5;
  color:#B1B1B1;
}

#quaternarynav{
  height:1%;
  display:inline-block;
  width:100%;
}

#quaternarynav li{
  display:inline;
}

#quaternarynav li a{
  float:left;
  display:block;
  padding:1em 0;
}


#ft{
  padding:1em 0 10px;
  position: static;
  bottom:0;
  left:15px;
  width:950px;
  border-top:1px solid #CCC;
}

#ft ul{
  margin-bottom:0;
}

#ft a{
  color:#999;
}

#ft a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}


.cols{
  display:inline-block;
  width:100%;
  height:1%;
  padding:0;
}

.cols .cols{
  padding-bottom:0.5em;
}

.col{
  float:left;
  width:50px;
  margin-left:10px;
  position:relative;
}

.col.first{
  margin-left:0;
}

.col.toright{
  float:right;
}

.col.alignright{
  text-align:right;
}

.col.two{
  width:110px;
}

.col.three{
  width:170px;
}

.col.four{
  width:200px;
}

.col.inbetween, .inbetween{
  width:205px;
}

.four .twothirds{
  width:155px;
}

.col.six{
  width:350px;
}

.col.six .padded{
  width:230px;
}


.col.six.padded2{
  width:290px;
  padding-right:60px;
}

.col.seven{
  width:410px;
}
.col.eight{
  width: 460px;
	padding-right: 15px;
}

.col.eight .padded{
  width:410px;
}

.col.ten{
  width:590px;
}

.col.twelve{
  width:710px;
}

.col.sixteen{
  width:950px;
}

.col.thumb{
  width:85px;
}

.col.thumbtext{
  width:135px;
}

.links.columned{
  height:1%;
}

.links li{
  display:inline;
}

.links li p{
  margin-bottom:0;
}

.links li a{
  background:#E5E5E5 URL(/images/links_arrow.gif) 100% 0 no-repeat;
  margin-bottom:2px;
  padding:7px 32px 6px 8px;
  color:#4D4D4D;
  display:block;
  min-height:1.6em;
}

.links li a:hover{
  background:#f9c232 URL(/images/links_arrow.gif) 100% -34px no-repeat;
}


hr{
  height:1px;
  background:#E5E5E5;
  color:#E5E5E5;
  border:none;
  margin:0.5em 0 1.5em;
  width:100%;
  clear:both;
}

.hr2 hr{
  margin:1em 0;
}


.hr3 hr{
  margin:1.5em 0;
}

#subnav .component{
  border-top:3px solid #B1B1B1;
  padding:10px 0;
  width:170px;
  margin-bottom:10px;
}

#subnav .component h1{
  font-size:1.182em;
  margin:0.733em 0;
}

#subnav .component .component_img{
  background:URL(/images/component_arrow.gif) no-repeat 0 0;
  margin:0 0 1em;
}

#subnav .component .component_img a{
  display:block;
  width:100%;
}

#subnav .component .component_img a:hover{
  background-color:transparent;
}

.col.bordered{
  border-top: 3px solid #d0d2cd;
  padding-top:10px;
}


.col.bordered.lighter{
  border-color:#B1B1B1;
}

.col h1{
  font-size: 2.5em;
  line-height: 1.5em;
  font-weight: bold;
  margin:0px 0 15px;
}

.col h2{
 margin: 0 0 15px; 
 font-size: 17px;
 line-height: 1.2;
 min-height:14px;
	color: #79a134;
}

.col.three h2{
 margin: 0 0 15px; 
 font-size: 17px;
 line-height: 1.2;
 min-height:14px;
	color: #d3a400;
}

h4{
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	background: url(images/camera.gif) no-repeat;
	padding-left: 24px;
	color: #45433b;
	margin-top: 20px;
	margin-bottom: 10px;
}

.imgfloat p{
  clear:both;
}

blockquote{
  font-size:1.454em;
  line-height:1.375;
  color:#333;
  margin-bottom:10px;
}

blockquote.smaller{
  font-size:1.272em;
  line-height:1.214;
  color:#808080
}

.indent{
  padding:0 25px 0 0;
}

blockquote span{
  
}

blockquote .ldquo{
  margin-left:-14px;
  padding-right:6px;
}

blockquote .rdquo{
  padding-left:6px;
}


.videoholder{
  margin-top:-1px;
}

.raster{
	color: #496865;
}

h1{
  color:#4D4D4D;
}

.intro{
  /*font-size:1.091em;
  line-height:1.417;
  color:#808080;*/
}


.date{
  color:#999;
  margin-top:-10px;
}

.spacer{
  margin:0;
  padding:0;
  height:15px;
  width:100%;
}

.spacer.separate{
  margin:27px 0;
  height:15px;
  background-color:#97E9FF;
}

.spacer2{
  margin:0;
  padding:0;
  height:35px;
  width:100%;
}

.readmore{
  margin-top:1em;
}

.signup .text{
  width:164px;
  font-family:Arial, sans-serif;
  font-size:1em;
}

.signup .button{

}

.signup input{
  margin-bottom:0.5em;
}

table.data{
  font-weight:bold;
  color: #333;
  line-height:1.455;
}

table.data th, table.data td{
  padding:0.2em 0;
}

table.data .excl_vat{
  font-style:italic;
  font-weight:normal;
}

table.data th.col, table.data td.col{
  float:none;
  width:60px;
}

table.data th.col.two, table.data td.col.two{
  float:none;
  width:110px;
}

table.data th.comment, table.data td.comment{
  font-size:0.909em;
  font-weight:normal;
  color:#666;
}

table.data .first_row td{
  border-top:1px solid #E5E5E5;
}

table.data .last_row td{
  border-bottom:1px solid #E5E5E5;
}

.addto li a{
  background-image:URL(/images/links_arrow.gif);
  background-position:100% 0;
  background-repeat:no-repeat;
  margin-bottom:2px;
}

.addto li a:hover{
  background-position:100% -34px !important;
}

.caption{
  font-size:0.909em;
  color:#999999;
  line-height:1.3;
  margin-bottom:0;
}

.cite{
  font-style:normal;
  color:#808080;
  display:block;
}

.colourway li{
  display:inline;
}

.montage{
  height:470px;
  position:relative;
}

.montage li{
  position:absolute;
  left:0;
  top:0;
}

.montage li#image_1{
  left:240px;
}

.montage li#image_2{
  left:360px;
}

.montage li#image_3{
  top:240px;
}

.montage li#image_4{ 
  left:120px;
  top:240px;
}

.montage li#image_5{
  left:240px;
  top:120px;
}

.montage li#image_6{
  top:360px;
}

.montage li#image_7{
  left:120px;
  top:360px;
}

.montage li#image_8{
  left:240px;
  top:360px;
}

.montage li#image_9{
  left:360px;
  top:360px;
}

.gallery  .col.gallery_image{
  background-color:#E5E5E5;
  height:470px;
  text-align:center;
}


.gallery .links{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}


.gallery .links li a{
}

.gallery .col{
  height:470px;
}

.prevnext li{
  float:left;
  width:33px;
  height:33px;
  text-indent:-9999px;
  background:#e5e5e5 URL(/images/prevnext.png) no-repeat 0 0;
  margin-right:2px;
}

.prevnext li a{
  display:block;
  width:33px;
  height:33px;
  background:#b1b1b1 URL(/images/prevnext.png) no-repeat 0 0;
  float:left;
}


.prevnext li a:hover{
  background-color:#FFCC00;
}


.prevnext li.next, .prevnext li.next a{
  background-position:-37px 0;
}

.prevnext .image_no{
  display:block;
  clear:both;
  padding-top:10px;
  font-weight:bold;
  float:none;
  text-indent:0;
  width:auto;
  background:none;
}

.gallery .caption{
  position:absolute;
  left:-120px;
  width:110px;
  bottom:-1.455em;
  text-align:left;
}

.pagination{
  margin-top:10px;
}

.pagination li{
  display:inline; 
  margin-left:8px;
  color:#999;
}
.pagination li.active{
  font-weight:bold;
}

.pagination li a{
  color:#666666;
}

.pagination li.prev_page{
  margin-left:0;
}

.pagination a.prev_page{
  margin-left:-8px;
}

.pagination li a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.other li{
  display:inline;
  margin-left:20px;
}


.other li.first{
  margin-left:0;
}

.other_news .date{
  margin-top:0;
}

.banner{
  height:35px;
}

.legend{
  margin-right:-10px;
}

.legend li{
  display:inline;
  margin-right:8px
}

.carousel{
  height:1%;
  display:inline-block;
} 

.google_map{
  height:350px;
  width:350px;
}

.bulleted{
  padding:0 0 10px 20px;
}

.bulleted li{
  list-style-type: disc;
}

h3.highlight{
  margin-bottom:10px;
}

.below-banner{
  margin-top:30px;
}

.carousel{
  width:100%;
}

.flashholder{
  padding:15px 15px 5px 115px;
  position:relative;
  font-size:1.091em;
  line-height:1.4;
	background-color: rgba(255,255,255,0.5);
}

.flashholder img{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
}


#flashholder_home.flashholder{
  padding-left:615px;
}

.qt{
  background:URL(/images/icon_qt.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  margin:20px 0;
  position:relative;
}
.flash{
  background:URL(/images/icon_flash.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  position:relative;
}


.indent h1{
  width:220px !important;
  margin-right:-25px;
}

#search_results li{
  border-top:1px solid #E5E5E5;
  clear:both;
  padding-top:10px;
}

#search_results li .col{
  height:auto !important;
}

#search_results strong, strong.search_results{
  font-weight:normal;
  color:#333;
}

#search_results .search_link{
  margin-top:-10px;
}

#search_results .search_link a{
  color:#999;
}

#search_results .search_link a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

select.jumplinks{
  margin-bottom:1em;
}

ul.jumplinks{ 
  display:none;
}

.mainform li{
  width:100%;
  clear:both;
  margin-top:1em;
}

.mainform li.closer{
  margin-top:0.2em;
}

.mainform label{
  display:block;
  float:none;
}

.mainform input.input, .mainform textarea.input{
  float:none;
  width:230px;
  font-family: Arial, Verdana, sans-serif;
  font-size:1em;
}

.mainform input.input.smallinput{
  width:80px;
}

.mainform input.input.name{
  width:110px;
}

.mainform label.checkbox{
  float:left;
  line-height:2em;
}

.mainform label.smallinput, .mainform p.smallinput{
  float:left;
  width:120px;
}

.mainform label.smallinput.smaller, .mainform p.smallinput.smaller{
  width:64px;
}
.mainform input.checkbox{
  float:left;
  vertical-align:text-top;
}

.mainform .radios{
  float:left;
}

.mainform label.radio{
  width:60px;
  float:left;
}

.mainform p{
  margin-bottom:0;
}

.mainform .toright p{
  margin-bottom:1.455em;
}

.mainform h2{
  margin-bottom:2em;
}

.mainform ul ul{
  margin-bottom:0 !important;
}

.col .h2_minor_arial{
  font-size:1.091em;
  line-height:1.333;
  color:#666666;
}