/* 
===========================================================================================	
	Developed by MCW Studio's
	For more information visit www.mcw.nl 

	CSS DOCUMENT FOR Mcw Cms SITES

	This is the css file for the MCW Internet website.
	This file is based on the rendering at least Firefox 3 and Internet Explorer 7.

	USED COLORS:
	MCW green            : #c7db00;
	Internet blue        : #0077d5;

===========================================================================================
*/

body  
{
    background:#ffffff url('/_images/_internet/bgcolor.gif') repeat-x left top; 
}
a  
{
    color:#005faa;
}
.infiniteCarousel ul li a, .newsItem p a, .page .col_3 h3
{
	background-color:#0077d5;
}
div.menuContainer li.selected a { color:#80bbea; }
.hilitebox {
	background-image:url('../_images/gradient_internet.gif');
	border-color:#0077d5;
}
#projecttimer {
	background:#0077d5;	
}
