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