* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #2a4204; 	
	margin: 0; 	padding: 0; 
	background: #fdfdfd url(../images/bg.jpg) no-repeat center top;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0e5993;
	font-weight:bold;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000;
	
}
.left, .alignleft {
	float:left;
	}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #087c99;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
	color:#087c99;
}
h2 {
	font-size: 1.8em;
	color: #087c99;
	padding: 20px 10px 5px 10px;	
}
h2 {
	font-size: 1.8em;
	color: #000;
	padding: 30px 10px 5px 10px;	
}
h3 {
	font-size: 1.6em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
	color:#2a4204;
}

p, dl { padding: 10px; margin: 0; }

/*
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }
*/
dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* ../images */
img {
	background: none;
   border: 0px solid #1B1B1B;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 0px solid #111; 
	background: #070707; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #b9b9b9;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 980px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 980px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	float: left;	
	display: inline;	
	
}
#header {
	position: relative;
	width: 980px;	
	height: 466px;	
	margin: 0; padding: 0;		
	background: transparent;
	
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 38px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(../images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}


#header h1#logo-text a {
	position: absolute;
	padding: 81px 0 0 0;
	overflow: hidden;
	margin:0;
	font: normal 32px Georgia, 'Times New Roman', Times, serif;
	height: 0px !important; /* for most browsers */
    height /**/:81px; /* for IE5.5's bad box model */
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px; left: 10px;	
}
#header h1#logo-text a:hover {
	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #000;
	width: 900px;
	
	/* change the values of top and left to adjust the position */
	top: 103px; left: 25px;		
}

#catnav {
  	padding: 0;
  	clear: both;
 	height: 32px;
 	width: 671px;
  	position: absolute;
  	top: 20px;
    z-index: 100;
	
}

#nav {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	position: relative;
	z-index: 100;
	width: 671px;
	margin: 0px 0 0 340px;
	line-height: 1;
}

#nav ul {
  	margin: 0;
  	padding: 0;

}

#nav li {
  	float: left;
 	margin: 0;
 	padding: 0;
	list-style: none;
}

#nav a {
  	display: block;
	margin: 0 5px;	
  	padding: 10px;
  	font: bold 11px arial;
	text-decoration: none;									
	color: #fff;
	background-color: #93ce17;
}
#nav a.active {
	
	color: #0e5993;
	font-weight:bold;
	background-color: #ff6600;	
}



#nav li a:hover, #nav li a:active {
  	color: #fff;
  	text-decoration: underline;
  	display: block;
}

#nav li ul {
  	list-style: none;
  	position: absolute;
  	width: 150px;
  	left: -999em;
	
}

#nav li ul {
margin-left:5px;
display:inline;
} 
#nav li:hover ul, #nav li.sfhover ul {
  	left: auto;
	display:inline;
	
}
#nav li ul ul {
	margin: -1.8em 0 0 14em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li li {
  	float: left;
  	margin: 0;
  	padding: 0;
 	width: 129px;
	padding-top: 8px;
	margin-top:-8px;
}

#nav li li a {
 	width: 200px;
  	height: 24px;
  	color: #fff;
  	border-bottom: 1px solid #c2dd8a;
  	background: #93ce17;
  	margin: 0;
  	padding: 0px 20px 0px 15px;
	padding-top: 8px;

}

#nav li li a:hover {

  	background: #ff6600;
  	padding: 8px 20px 0px 15px;

}

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  	position: static;
}


/* TELOS APO NAVIGATION */



/*
ul#navlist  {
margin: 0;
white-space: nowrap;
height: 29px;
width: 621px;
background: none;
padding: 15px;
margin: 0px 0 0 340px;
overflow: hidden;
}

ul#navlist li
{
display: inline;
list-style-type: none;

}
ul#navlist li a {
			font: bold 11px arial;
			text-decoration: none;									
			color: #fff;
			outline: none;
			text-align: center;
			
			text-transform: uppercase;
			letter-spacing: 0;
			z-index: 10;
			display: block;
			float: left;
			height: 30px;
			position: relative;
			overflow: hidden;
			margin: auto 5px;    
                    }
ul#navlist a
{
padding: 15px 10px 1px 10px;
border: 1px solid #333;
background-color: #93ce17;
}
ul#navlist li a.active{
border: 1px solid #333;
background-color: #FF6600;
color: #333;
}

ul#navlist a:hover {
border: 1px solid #333;
background-color: #FF6600;
color: #333; }

*/
#box img {
border:6px solid #dadada;
margin:20px 10px -15px;
vertical-align:middle;
}

#right1{
float:right;
margin-right:10px;
}
#left1{
float:left;
margin-left:10px;
}
#center1 {
isplay:block;
margin:auto;
} 
/* Main Column */
#main {
	float: left;
	width: 545px;
	padding: 0; margin: 0;
	display: inline;		
}

#mainhome {
	float: left;
	width: 960px;
	padding: 0; margin: 0;
	display: inline;		
}
#main h2, #mainhome h2 {
	padding-bottom: 3px;
	margin-top: 29px;
	font: normal 2.6em 'Arial', Tahoma, Helvetica, Arial, sans-serif;	
	color: #087c99; 
	letter-spacing: .5px;	
	text-transform: none;	
}
#main h2 a, #mainhome h2 a {
	color: #087c99;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

#mainhome3cols {
	float: left;
	width: 960px;
	padding: 0; margin: 0;
	display: inline;		
}
/* homepage */
.tophome{
	font-style: italic;	
	float:left;
	width: 609px;
	padding: 0; margin: 2px 0 0 1px;		
	display: inline;	
}	
.tophomeright{
	background:  url(../images/offerte.gif) no-repeat;
	float:right;
	width: 308px;
	height:201px;
	padding: 0; margin: 6px 0 0 0;		
	display: inline;	
}	
.tophomeright h3{
	
	padding: 0; margin: 15px 0 0 12px;		
		
}	
.lefthome, .middlehome, .righthome{
	float: left;
	width: 309px;
	padding: 0; margin: 15px 16px 0 0;		
	display: inline;	
}	



.lefthome{
	float: right;
	padding: 0; margin: 0 0 0 0;
}	
.righthome{
	float: left;
	padding: 0; margin: 23px 0 0 0;
}	

.lefthome h3, .middlehome h3, .righthome h3{
padding-bottom: 3px;
	margin-top: 0px;
	font: normal 1.6em 'Arial', Tahoma, Helvetica, Arial, sans-serif;	
	color: #252525; 
	letter-spacing: .5px;	
	text-transform: none;	
}
.lefthome h3{
margin-top:8px;
}
.righthome h3{
margin-top:-8px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0; margin: 25px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 10px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: url(../images/footer-top.jpg) no-repeat center bottom;
	color: #fefefe;
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */

	

#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	margin-left:-142px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #F5780B url(../images/footer-top.jpg) repeat-x center top;
	color: #fff;
	width: 1264px;
	float: left;	
	display: inline;
	border-bottom: 10px solid #F5780B;		
}
#footer-wrap h3 {
	font: normal 1.8em/1.8em 'Trebuchet MS', Tahoma, sans-serif;
	color: #fff;	
}
#footer-content {	
	margin: 0 auto;		
	width: 980px;
	text-align: left;		
}
#footer-content a.latest{
	font-size: 1.1em;
	text-transform:none;
	margin: 0 0 0 299px;
	}
#footer-content ul.col-list {
	border-top: 1px solid #ff9900;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #ff9900;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 95%;	
	color: #fff;
	border: none;
}

#footer-content  a {
	
	color: #fff;
	
}
#footer-content  a:hover {
	
	color: #555;
	text-decoration:underline;
	
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #def382;
	text-decoration: none;
	background:#9aba0d;
}

#footer-content .col {
	width: 160px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 345px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin:0 22px 0 0;
	width: 430px;
}
#footer-content .space-sep h3{
	margin:0 0 10px 0;
	
}
#footer-content .space-sep a img  {	
	margin-top:9px;
	margin-right:20px;
	background:#2c2c2c;
	padding:3px;	
	border:1px solid #cdcdcd;
	}	
	
	/* button footer */
	.btn {
	margin:0 6px 0 0; padding:2px 12px 2px 12px;
	width:126px; height:26px;
	display:inline-block;
	text-align:center;

		font:bold 1em Arial, Helvetica, sans-serif; color:#000;
		line-height:20px; 
}
		
	.btn-footer {
		margin:6px 30px 0 0;
		color:#000;
		background:url(../images/btn-footer.gif) no-repeat top center;
	}
	
	a#toTop{
	display:block;		
		background:url(../images/boven.gif) 102px no-repeat;
		margin:0 0 0 190px;
	}
/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


#slider{
position:absolute;
margin:110px 0 0 0;
top:80px;
z-index: 2;
left: 60px;
}	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:873px;
	height:269px;
	overflow:hidden; 
	}	
	#slider img{ 
		float:left;
		width:316px;
		margin:0 30px 0 10px
		}	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:50px;
	height:77px;
	position:absolute;
	left:10px;
	top:260px;
	}	
#nextBtn, #nextBtn2{ 
	left:950px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:50px;
	height:77px;
	background:url(../images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;	
	}								


/* 00 - SLIDER
/* --------------------------------------------


#slider{
position:absolute;
margin:110px 0 0 0;
top:80px;
z-index: 2;
left: 60px;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		 
		width:840px;
		height:269px;
		overflow:hidden; 
		}	
		#slider img{ 
		float:left;
		width:316px;
		margin:0 30px 0 10px
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:50px;
		height:77px;
		position:absolute;
		left:10px;
		top:260px;
		}	
	#nextBtn{ 
		left:950px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:50px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	*/				

#prevBtn a:hover, #nextBtn a:hover{  
		border-bottom:none;
		}	
		
		.buttontop, .buttontop1 {
	position:relative;
	z-index:9999;
	margin:7px 0 0 10px; padding:2px 0 0 18px;
	color:#fff;
	font-size: .9em;
	float:left;
	width:184px; height:29px;
	display:inline-block;
	background:url(../images/website.png) no-repeat top center;
}	
.buttontop1 {
	margin:-31px 0 0 234px; padding:2px 0 0 28px;
	float:left;
	background:url(../images/portfolio.png) no-repeat top center;
}	
.buttontop:hover {
	
	background:url(../images/websitehover.png) no-repeat top center;
}
.buttontop1:hover {
	
	background:url(../images/portfoliohover.png) no-repeat top center;
}
div.hr {
  height: 27px;
	margin:14px 0 0 0;
  background: url(../images/hr.jpg) no-repeat;
}
div.hr hr {
  display: none;
}

.text{
 width:80px;
 padding:2px;
 margin-bottom:2px;
 
}

.text, .area, .code{
 width:80px;
 padding:2px;
 margin-bottom:2px;
 color: #b9b9b9;
	background: #1a1a1a;  
	border: 1px solid #2d2d2d
 
}

.area{
 width:160px;
 height:20px;
}
.code{
 float:left;
 padding:2px;
 width:40px;
}