/*
 * Stylesheet InnovatieImpuls onderwijs
 * Fier Concept & Design
 *
 * Laatste wijziging: 9/07/2010
 *
 */

body {
	background-image: url(../images/bg_tmppage_red.jpg) ;
	background-color: #8BC27F ;
}

#content-left h1 { 
	color: #e64d59 !important; 
}


#content-left {	
    /*background-image: url('../images/bg_content_left_red.png'); */
	background-image: url('../images/bg_contentleft_netwerk.png');
}

div#logo-box {
	/*background-image: url('../images/logo-iionetwerk.png');   */
	background-color:transparent;
	width: 456px ;
	height: 101px ;
}

div.item h2 {
	background-image: url('../images/cogwheel_red.png') !important;
	color: #e64d59 !important;	
}


div.page-menu ul li.active a { 
	color: #e64d59 !important;
}

div.page-menu ul li a { 
    color: #323879 !important;
}

 div#content-bottom h1 {
	color: #5F5F5D;
 }
 
.bottom-line {	
	background-image: url(../images/bg_line_red.png);
}

#page-menu-indicator{
	background-image: url('../images/cogwheel_red.png') ;
}

div.text-box a {
color:#e64d59 !important;
}

ul.main-menu li.active {
    border-bottom: 3px solid #E64D59;
}

ul.main-menu li.active a.ml {
    color: #E64D59 !important;
}

div.item h2 {
    background-image: url('../images/cogwheel_red.png');
    background-repeat: no-repeat;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    color: #323879;
    font-size: 18px;
    margin-bottom: 15px;
}

