/*---------------------------------------*/
/*--[ CSS HMB 2007, copyright Robarov ]--*/
/*---------------------------------------*/
* {
	font-size:100%;
	margin:0;
	padding:0;
	}
body {
	background: #0b1520;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	text-align: center;
	}
#header, #content, #footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
	
.mini {
	text-align: right;
	clear: both;
	}
	
/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	margin-left: 180px;
	margin-bottom: 1em;
	padding: 15px 0;
	height: 30px;
	line-height: 30px;
	color: #0a63b3;
	}
#main h1 {margin-left: 0px;}	
h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0 0 0.6em 0;
	color: #0769a2;
	}		
h3 {
	font-size: 1.4em;
	margin: 0 0 0.4em 0;
	}

p { 
	margin: 0 0 1em 0; 
	}
address {
	font-style: normal;
}
ol {
	margin: 0 0 1em 1em; 
	}
	
ul, dl {
	margin: 0 0 1em 0; 
	}
ul li {
	background: url(../i/layout/bullet.gif) 0 0.3em no-repeat;
	list-style-type: none;
	padding:0 0 0 14px;
	}

a {
	color: #0858a5;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #054266;
	}
img, fieldset { 
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}

/*--[ header ]----------------------------------------------------------------*/
#header-wrap {
	background: #095dab url(../i/layout/bg-header-wrap.jpg) 0 0 repeat-x;
	height: 110px;
	width: 100%;
	text-align: center;
	}
#header {
	position: relative;	
	height: 110px;
	}
#header h1 {
	background: url(../i/layout/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 180px;
	height: 170px;
	z-index:1;
	}

#header h1 a { 
	position: absolute;
	top: 30px;
	left: 40px;
	text-indent: -9000em;
	overflow: hidden; 
	width: 100px;
	height: 140px;
	display: block;
	text-decoration: none;
	float:left;
}

#nav {
	position: absolute;
	top: 34px;
	left: 180px;
	margin: 0;
	}
#nav li {
	position: absolute;
	top: 0px;
	height: 75px;
	width: 116px;
	padding: 0px;
	background: none;
}
#nav li a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
	height: 75px;
	width: 116px;
	float: left;
}	
#n1{left:0px;}
#n2{left:116px;}
#n3{left:232px;}
#n4{left:348px;}
#n5{left:464px;}

.nl #nav li, .nl #nav li a {background-image:url(../i/layout/bg-nav-nl.gif); background-repeat: no-repeat; }
.fr #nav li, .fr #nav li a {background-image:url(../i/layout/bg-nav-fr.gif); background-repeat: no-repeat; }
.en #nav li, .en #nav li a {background-image:url(../i/layout/bg-nav-en.gif); background-repeat: no-repeat; }

#n1, #n1 a { background-position: 0px 0px; }
#n2, #n2 a { background-position: -116px 0px; }
#n3, #n3 a { background-position: -232px 0px; }
#n4, #n4 a { background-position: -348px 0px; }
#n5, #n5 a { background-position: -464px 0px; }

#n1 a:hover, #n1.active a { background-position: 0px -75px; }
#n2 a:hover, #n2.active a { background-position: -116px -75px; }
#n3 a:hover, #n3.active a { background-position: -232px -75px; }
#n4 a:hover, #n4.active a { background-position: -348px -75px; }
#n5 a:hover, #n5.active a { background-position: -464px -75px; }

#lng {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
}
#lng li {
	float: left;
	font-size: 0.9em;
	padding: 0px;
	line-height: 1.2em;
	background: none;
	border-left: 1px solid #216790;
	padding: 0 10px;
}
#lng a {

	text-decoration: none;
	color: #6d98b2;
}
#lng a:hover {color: #fff;}

/*--[ content ]----------------------------------------------------------------*/
#content-wrap {
	background: #fff url(../i/layout/bg-content-wrap.gif) top center no-repeat;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	}

#content {
}
#sidebar {
	background: #fff url(../i/layout/bg-sidebar.jpg) top right no-repeat;
	float: left;
	width: 180px;
	padding-bottom: 20px;
	margin: 90px 0 20px 0;
}
#main {
	width: 560px;
	float: right;
}

#sidebar ul {
	border-top: 1px solid #ddd;
	margin: 0;
	width: 160px;
}
#sidebar li {
	width: 160px;
	height: auto;
	line-height: 1.4em;
	padding: 0px;
	background: none;
	border-bottom: 1px solid #ddd;
}
#sidebar li a {
	color: #666;
}

#sidebar li a {
	color: #666;
	display: block;
	width: 160px;
	height: auto;
	padding: 6px 0;
	text-decoration: none;
}
#sidebar a:hover, #sidebar .active a {
	color: #0858a5;
	background: #f7f7f7;
}
#news-archives {margin-top:20px;}

/*--[ home ]----------------------------------------------------------------*/
#banner {
	text-align: center;
	margin-bottom: 18px;
	width: 760px;
}

#banner img {
	border: 1px solid #D7D7D7;
}

#choose ul {
	float: left;
	width: 760px;
	margin: 0;
}
#choose li {
	width: 240px;
	height: 170px;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	text-align: center;
}

#choose #c1 {background: #fff url(../i/layout/graafmachines.jpg);}
#choose #c2 {background: #fff url(../i/layout/mini-midigraafmachines.jpg);}
#choose #c3 {background: #fff url(../i/layout/wielladers.jpg);}
#choose #c4 {background: #fff url(../i/layout/mini-laders.jpg);}
#choose #c5 {background: #fff url(../i/layout/rupsdumpers.jpg);}
#choose #c6 {background: #fff url(../i/layout/breekhamers.jpg);}
#choose #c7 {background: #fff url(../i/layout/frezen.jpg);}
#choose #c8 {background: #fff url(../i/layout/c8.jpg);}

#choose #c2, #choose #c5, #choose #c8 {margin: 0 20px;}

#choose p {
	text-align: right;
	clear: both;
}

#choose h2 {
	margin: 0px;
	font-size: 1.2em;
}
#choose li a {
	width: 240px;
	height: 40px;
	line-height: 40px;
	padding-top: 130px;
	float: left;
	text-decoration: none;
	color: #054266;
}
#choose li a:hover {
	position: relative;
	top: -2px;
	left: 0px;
	color: #0858a5;
}
#newsfront {
	background: #fff url(../i/layout/bg-newsfront.gif) 0 0 repeat-x;
	width: 440px;
	padding-top: 15px;
	float: left;
}
#newsfront span {
	color: #999;
}
#newsfront dt {
	color: #999;
	position: absolute;
	padding-top: 0.2em;
	width: 80px;

}
#newsfront h2, #newsfront p {
	margin-left: 20px;
	margin-right: 20px;
	width: 400px;
}

#newsfront dd {
	padding: 0.2em 0 0.2em 80px;
	width: 380px;
	border-bottom: 1px solid #ddd;
	}
#newsfront dd a {color: #515151;}	
#newsfront dd a:hover {color: #0858a5;}

#brandlist {
	float: right;
	width: 300px;
}
#brandlist li {
	padding: 0;
	margin: 0;
	background: #fff;
	float: left;
}
/*--[ gamma & tweedehands ]----------------------------------------------------------------*/
.gamma-gallery, .secondhand-gallery  {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 180px;
}

.gamma-gallery li, .secondhand-gallery li {
	width: 160px;
	float: left;
	display: inline;
	margin-bottom: 5px;
	background: #fff;
}
.gamma-gallery img, .secondhand-gallery img {
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
}

.secondhand {
	background: #fff url(../i/layout/bg-newsfront.gif) 0 0 repeat-x;
	width: 270px;
	margin: 0 10px 20px 0;
	float: left;
	display: inline;
	position: relative;
}
.secondhand img {
	float: left;
	display: inline;
	height: 80px;
	margin-right: 10px;
}
.secondhand dl {margin: 0;}
.secondhand dt {
	float: left;
	width: 40px;
	margin-bottom: 1px;
}
.secondhand dd {
	margin: 0 0 1px 40px;
}

#secondhanddetail {
	width: 370px;
	float: right;
	margin-bottom: 1em;
}
#secondhanddetail dt {
	background: url(../i/layout/bullet.gif) 0 0.6em no-repeat;
	float: left;
	width: 110px;
	clear: both;
	padding: 0.3em 0 0 20px;
	margin: 0 0 0.3em 0;
	border-top: 1px solid #ddd;
}
#secondhanddetail dd {
	float: right;
	width: 240px;
	margin: 0 0 0.3em 0;
	padding-top: 0.3em;
	border-top: 1px solid #ddd;
}
.secondhand h3 {font-size: 1.0em;margin-top: 10px;}

/*--[ news ]----------------------------------------------------------------*/
.newsitem h2 {margin: 0px;}
.date-cat {
	color: #9b9b9b;
	font-size: 0.9em;
	}
.date-cat a {color: #666;}	
.newsitem {
	background: #fff url(../i/layout/bg-newsfront.gif) 0 0 repeat-x;
	padding: 20px;
	float: left;
	width: 520px;
	border-bottom: 3px solid #f2f2f2;
	margin-bottom: 10px;
}
.last {border-bottom-width: 0px;}
#gallery {
	clear: both;
	float: left;
	width: 560px;
	overflow: hidden;
	}
#gallery li {
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
	padding: 1px;
	width: 130px;
	background: #fff;
	height: 100px;
	border: 1px solid #ddd;
	}
#gallery a {
	display: block;
	height: 100px;
	width: 130px;
	overflow: hidden;
	text-align: center;
	}

.more {
	float: right;
	text-align: right;
}
img.news-img, .news-img img {
	float: right;
	display: inline;
	margin: 0 0 5px 15px;
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}

#downloads {
	clear: both;
}
#downloads span {
	font-size:0.9em;
	color:#999;
}
#downloads li {padding: 0 0 0 20px;line-height: 16px;}
.pdf{background:url(../i/layout/pdf.gif) 0 0 no-repeat;} 
.xls{background:url(../i/layout/xls.gif) 0 0 no-repeat;} 
.doc{background:url(../i/layout/doc.gif) 0 0 no-repeat;} 
.zip{background:url(../i/layout/zip.gif) 0 0 no-repeat;} 
.jpg, .epg{background:url(../i/layout/jpg.gif) 0 0 no-repeat;}
.rar{background:url(../i/layout/rar.gif) 0 0 no-repeat;} 
.gif{background:url(../i/layout/gif.gif) 0 0 no-repeat;} 
.iff{background:url(../i/layout/gif.gif) 0 0 no-repeat;}

/*--[ contact ]----------------------------------------------------------------*/
#contactinfo {
	float: left;
}
#mapborder {
	width: 550px;
	height: 280px;
	border: 5px solid #D8D8D8;
	float: right;
	margin-bottom: 2em;
}
#map {
	width: 550px;
	height: 280px;
	margin: 0 0 20px 0;
}
#contactlist {clear: both;}
table {
	background: #f5f5f5 url(../i/layout/gradient.gif) 0 0 repeat-x;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
th, td {
	padding: 0.2em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
}
td {
	background: #fff;
	font-size: 0.9em;
	}
.tbl_name, .tbl_tel, .tbl_fax, .tbl_gsm {width: 120px;}

form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 350px;}
label, span.label { cursor: pointer;padding-right: 10px; width: 120px; display: block; float: left; text-align: right;  }
div.error label, span.error { color: #e23b00; }
label em, span.label em, form p em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #ccc;
	width: 210px;
	background-color: #fff;
}
select {width: 210px;}
textarea {
	width: 560px;
	height: 120px;
	overflow: auto;
}
div.error input,  div.error textarea { 
	border-color: #e23b00; 
	background: #fff3ef url(../i/layout/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
	}
div.error select {background: #fff3ef;}	
input:focus, input.error:focus, textarea:focus {border-color: #bbb; }
form .textarea {
	clear: both;
	width: 700px;
	float: left;
}
.button {
	clear: both;
	margin: 0 0 0 140px;
}
.button input {
	background: #0558A6;
	padding: 6px;
	color: #fff;
	border: 0px;
	border-bottom: 3px solid #FFCB00;
	height: auto;
	float: left;
	width: auto;
	letter-spacing: 2px;
}
#interested .button {margin: 5px 0 0 130px;}
#interested, .info {
	clear: both;
	float: left;
	background: #f5f5f5 url(../i/layout/gradient.gif) 0 0 repeat-x;
	padding: 20px;
	width: 720px;
	margin-bottom: 10px;
}


.button p {
	float: right;
	line-height: 36px;
	width: 440px;
	margin: 0px;
	color: #666;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 130px;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0px;
	margin: 0px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer-wrap {
	background: #0b1520 url(../i/layout/bg-footer-wrap.jpg) 0 0 repeat-x;
	text-align: center;
	clear: both;
	float: left;
	padding: 20px 0 60px 0;
	width: 100%;	
	}
	#footer {
	width: 750px;
	}
	#footer ul {
		width: 250px;
		float: left;
		display: inline;
		margin: 0px;
	}
	#footer li {
		background: none;
		color: #728598;
		border-bottom: 1px solid #27323c;
		padding: 0px;
		float: left;
		display: inline;
		width: 230px;
		line-height: 2.0em;
		margin: 0 0 0 20px;
		}

#footer a {color: #8da3b8;}

/*--[ sIFR ]----------------------------------------------------------------*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 28px;
}
