/* 
===========================================================================================	
	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 Multimedia website.
	This file is based on the rendering at least Firefox 3 and Internet Explorer 7.

	USED COLORS:
	MCW green            : #c7db00;
    Multimedia orange    : #f2ab01;

===========================================================================================
*/

body  
{
    background:#ffffff url('/_images/_mm/bgcolor.gif') repeat-x left top; 
}
a  
{
    color:#c28901;
}
.infiniteCarousel ul li a, .newsItem p a, .page .col_3 h3
{
	background-color:#f2ab01;
}
div.menuContainer li.selected a { color:#f9d580; }
.hilitebox {
	background-image:url('../_images/gradient_mm.gif');
	border-color:#f2ab01;
}
#projecttimer {
	background:#f2ab01;	
}
