html{
	height: 100%;
	overflow: auto;
	overflow-y: scroll;
}

body{
	background-color: #FFF;
	position: relative;
	min-height: 100%;
	color: #252f3b;
	background-image: url(../img/blue-cloudy.png);
	background-repeat: repeat-x;
	background-color: #f5f6fc;
	background-position-y: 183px;
}

body.home{
	background-position-y: 581px;
}

#preload{
	top: 0;
	left: 0;
	position: absolute;
	visibility: hidden;
}

div.wrap{
	width: 904px;
	margin: auto;
	position: relative;
}


h1,h2,h3,h4,h5,h6,p{
	margin-top: 0;
	line-height: 1em;
	margin-bottom: 14px;
}

div.item-row{
	clear: both;
	position: relative;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 10px;
	margin-top:-13px;
	margin-left: -10px;
	height: 150px;
	padding-bottom: 15px;
}

div.wrap.specifications p{
	line-height: 20px;
	margin-right: 50px;
	padding-bottom: 0;
}

div.wrap.services p{
	line-height: 20px;
}

div.wrap.specifications img.descr-img{
	margin-top:-13px;
	margin-left: -10px;
	margin-right: 20px;
}

div.wrap.specifications,
div.wrap.services{
	padding-top: 30px;
}

div.wrap.specifications h1,
div.wrap.services h1,
div.wrap.contact h1{
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 26px;
	line-height: 26px;
}

div.wrap.specifications h2{
	margin-bottom: 15px;
}

div.wrap.services h3{
 	padding-top: 15px;
}

p.price strong{
	margin-right: 5px;
}

h1{
	font-family: "FuturaMedium";
	color: #052826;	
}

h2{
	font-size: 22px;
	font-family: "FuturaMedium";
	color: #052826;
	font-weight: normal;
	margin-top:0;
}


h3{
	font-size: 16px;
	font-family: "FuturaMedium";
	color: #052826;
	font-weight: normal;
	margin-top:0;
}

h1.logo{
	font-size: 36px;
	font-weight: bold;
}

h1.logo span{
	font-weight: normal;
	color: #e6a629;
}

a.professional-fancy{
	width: 199px;
	height: 40px;
	border: 0;
	display: inline-block;
}

a.professional-fancy.direct-van-start{
	background-image: url(../img/direct-van-start.png);
}

a.professional-fancy.direct-van-start:hover{
	background-image: url(../img/Xdirect-van-start.png);
}

#header{
	height: 145px;
	position: relative;
	background-color: #515d6a;
}

#logo{
	margin-top: 39px;
	
}

#onderdeelvanlo{
	position: absolute;
	right: 20px;
	top: 15px;
}

#menu{
	height: 38px;
	position: relative;
	background-color: #252f3b;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 37px;
	display: inline-block;
	padding: 1px 22px 0 22px;
	color: #d3d5d8;
	margin-right: 5px;
}

#menu ul li a:hover{
	color: #FFF;
	background-color: #323d4b;
}

#menu ul li.active a{
	background-color: #66707d;
	color: #FFF;
}

#menu a.login-link{
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 37px;
	display: inline-block;
	padding: 1px 20px 0 42px;
	color: #d3d5d8;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../img/lock-icon.png);
	background-repeat: no-repeat;
	background-position: 20px 9px;	
}

#menu a.login-link:hover{
	color: #FFF;
	background-color: #323d4b;
}

.toprow{
	background-color: #a3aeb9;
}

.toprow .intro{
	background-image: url(../img/intro-bg.png);
	width: 904px;
	height: 398px;
	padding-left: 25px;
	padding-right: 24px;
	margin-left: -25px;
	margin-right: -24px;
}

.toprow .intro .intro-img{
	float: left;
}

.toprow .intro .intro-text{
	padding-top: 27px;
}

.toprow .intro .intro-text h1{
	margin-bottom: 34px;
}

.toprow .intro .intro-text p.whatisit{
	font-family: MyriadProRegular;
	font-size: 26px;
	line-height: 42px;
	margin-bottom: 35px;
}

.toprow .intro .intro-text p.pricing{
	font-family: MyriadProRegular;
	font-size: 20px;	
	margin-bottom: 49px;
}

.toprow .intro .intro-text p.pricing strong{
	font-weight: normal;
	font-family: MyriadProSemibold;
}

.content-row{
	position: relative;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}

.content-row h2{
	color: #252f3b;
	font-size: 26px;
}

div.stockimage{
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 530px;
}
div.stockimage p.desc{
	color: #666;
	font-size: 11px;
	margin-top: 2px;
}

div.stockimage p.desc a{
	color: #666;
}

.col1,
.col2{
	width: 420px;
	float: left;
}

.content-row img.desc{
	margin-top: -5px;
	margin-bottom: 15px;
}

.col1{
	padding-left:1px;
	padding-right: 61px;
}

.content-row h4{
	font-size: 13px;
}

a{
color: #000;
}

a.get-attention{
	text-decoration: none;
	font-family: FuturaMedium;
	font-size: 18px;
	color: #252f3b;
}

a.get-attention:hover{
	color: #000;
}

.content-row h1,
.content-row h2,
.content-row h3,
.content-row h4,
.content-row h5,
.content-row h6,
.content-row p{
	line-height: 1.5em;
}

.content-row .go-to{
	margin-top: 20px;
}

.abbo-table {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 360px;
}

.abbo-table td,
.abbo-table th{
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #bbbdc8;
	color: #32333d;
	text-align: left;
}

.abbo-table td.item{
	padding-right: 25px;
}

.abbo-table tr.dark td{
	background-color: #d9dae2;
}

.abbo-table tr.dark th{
	background-color: #cfd0d9;	
}

.abbo-table.extensions{

}

.abbo-table.extensions td{
	font-size: 11px;
}

#footer{
	position: absolute;
	bottom:0px;
	width: 100%;
	background-color: #252f3b;
	line-height: 70px;
	color: #e6e9ee;
	font-size: 14px;
}

#footer .copy{
	color: #e6e9ee;
	margin-right: 48px;
	font-weight: bold;
	font-size: 16px;
}

#footer .copy a{
	text-decoration: none;
	color: #e6e9ee;
}

#footer .copy .year{
font-weight: normal;
	color: #e6e9ee;
	font-size: 14px;
}

#footer .service_links{
	position: absolute;
	right: 0px;
	top: 0px;
	
}

#footer .service_links a{
	text-decoration: none;
	margin-left: 20px;
	color: #e6e9ee;
}

#footer a:hover{
	color: #FFF;
}

#page_content{
margin-top: 30px;
padding-bottom: 110px;
}

#content{
	padding-bottom: 90px;
}

#hometext{
	margin: 0;
	height: 397px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

#hometext img{
	margin-right: 20px;
}

#hometext h2{
	margin-top: 22px;
	margin-bottom: 22px;
	font-size: 26px;
}

#hometext h3{
	font-size: 15px;
	line-height: 22px;
}

#hometext p{
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h2#slogan{
	margin-top: 30px;
	font-size: 29px;
	line-height: 36px;
}

.CMS{
	color:  #e6a629;
}

#disclamer{
margin-top: 25px;
margin-bottom: -20px;
font-size: 11px;
color: #333;
text-align: center;
}

/* CONTACT */

textarea.textone, input.textone{
width: 400px;
color: #333;
font-size: 12px;
border:1px solid #a6afbe;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea.textone.x, input.textone.x{
    border:1px solid #2e394b;
}

input.textone{
padding: 7px;
}

textarea.textone{
padding: 7px;
height: 210px;
overflow: auto;
}

#contactform table{
    margin-left:0px;
    margin-top:0px;
}

#contactform table #caption{
text-align: left;
padding-bottom:0px;
}

#contactform table #caption h3{
margin-bottom: 0px;
font-size: 15px;
color:#333;
}

#contactform table td{
    font-size: 16px;
    font-family: "FuturaMedium";
    color: #2e394b;
    font-weight: normal;
    margin-top:0;
vertical-align: top;
line-height: 29px;
text-align: right;
font-size:15px;
padding: 5px;
}

#sumitbtn{
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
background: none;
border: none;
font-weight: bold;
font-size: 12px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#contactinfo{
position: absolute;
right: 75px;
top: 78px;
font-size: 18px;
line-height: 35px;
font-weight: bold;
color: #576976;
line-height:40px;
}

#contactform{
	padding-top: 28px;
}

#contactform h1{
	margin-bottom: 18px;
}

.indc{
color: #000;
font-size:18px;
display: inline-block;
width:50px;
text-align: center;
font-weight: bold;
position:relative;
top:9px;
}

#contactinfo a{
text-decoration: none;
color: #576976;
}

#contactinfo a:hover{
color: black;
}

#contactinfo .minor-info{
	font-size: 13px;;
	color: #333;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 40px;
	margin-left: 10px;
}

#contactinfo .minor-info th{
text-align: left;
padding-right: 20px;
}

#contactform table #astrix{
text-align: left;
vertical-align: middle;
font-size: 14px;
color: #777;
}

#contactform table #btntd{
vertical-align: middle;
padding-bottom: 3px;
}

.text{
    margin:0px;
}
