/* Start of CMSMS style sheet 'itgo-cycle' */
/*CSS Document*/
.pics { 
	height: 265px; 
	width: 980px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
}
.pics img { 
	height: 265px; 
	width: 980px; 
}
#slideshow {
	 margin: 0px;
	 
 }
#nav, #nav ul { 
	height:18px;
	width:80px;
	margin:0px 0px 0px 9px;
}
#nav li { 
	width: 16px;
	height: 18px;
	display:block;
	float: left; 
	list-style: none;
}
#nav a { 
	
	text-align:center;
	padding-top:4px;
	width: 16px;
	height: 18px; 
	display: block;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}


#nav a.activeSlide { 
	color:#ff7200;
}

#nav a:focus { 
	outline: none; 
}
#nav img { 
	border: none; 
	display: block;
}
#header_navigation {
	position:absolute; 
	background:url(../images/header-nav-bg.gif) no-repeat;
	right:0px; 
	bottom:0px; 
	z-index:7;
	width:171px;
	height:18px;
}

#header {
	background:url(../images/header/header_itgo_01.jpg);
	display:block;
	width:980px;
	height:265px;
	margin:0px auto;
	position:relative; 
}

/* Producten cycle */

.producten-cycle {  
    height:  225px;  
    width:   181px;  
    padding: 0px;  
    margin:  5px;
} 
 
.producten-cycle img {  
    background-color: #FFF;  
    width:  181px; 
    height: 225px; 
    top:  0; 
    left: 0 
}

/* partners cycle */

.partners-cycle {  
    height:  178px;  
    width:   179px;  
    padding: 0px;  
    margin:  5px;
} 
 
.partners-cycle img {  
    background-color: #FFF;  
    width:  179px; 
    height: 178px; 
    top:  0; 
    left: 0 
} 
/* End of 'itgo-cycle' */

