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