/* 
===========================================================================================	
	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 Studio's website.
	This file is based on the rendering at least Firefox 3 and Internet Explorer 7.

	USED COLORS:
	MCW green            : #c7db00;
	Internet blue        : #0077d5;
    Multimedia orange    : #f2ab01;
    3D purple            : #aa0f55;
    AV |Film gray        : #949494;
    Music anthracite     : #1d1e1f;

===========================================================================================
*/

body  
{
    background:#ffffff url('/_images/_mcw/bgcolor.gif') repeat-x left top; 
}
a
{
    color:#9faf00;
}
.infiniteCarousel ul li a, .newsItem p a, .page .col_3 h3
{
	background-color:#c7db00;
}
div.menuContainer li.selected a { color:#e3ed80; }
.hilitebox {
	background-image:url('../_images/gradient_mcw.gif');
	border-color:#b3c500;
}
#projecttimer {
	background:#c7db00;	
}