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

div#content-left {    
    background-image: url(#);
    /*background-position: top 100px left 1000px;*/
}
/*div#logo-box{
height:0;
margin:0;
width:0;
display:none;
}*/

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



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



div.item h2 {
	background-image: url('/fileadmin/iio/templates/images/cogwheel_purple.png') !important;
	color: #725ea3 !important;	
}


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

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

 div#content-bottom h1 {
	color: #5F5F5D;
 }
 
.bottom-line {	
	background-image: url(http://www.innovatieimpulsonderwijs.nl/fileadmin/iio/templates/images/bg_line_red.png);
}

#page-menu-indicator{
	background-image: url('/fileadmin/iio/templates/images/cogwheel_purple.png') ;
}

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

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

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