/*  	
	Site custom CSS
	Version : 1.2
	Filename : _staffnetdevolved.css
	Type: DEVOLVED - External / Internal  
	Date created : 31/10/2006
	Validates : CSS2, CSS2.1, CSS3
	
	Known issues : 	None
	
	Usage notes:
	Set site-wide colour scheme for site name, primary navigation, secondary navigation, home and leader page splash boxes

	NOTE DO NOT REPLACE COLOUR SHADES IN THIS COMMENT
	
	pallete			shade 0 shade 1 shade 2
	red				cc0000	ff9999	ffcccc
	blue			0066cc	3399ff	99ccff
	green			009933	66cc66	ccffcc
	turquoise		009999	66cccc	ccffff
	mauve			cc3399	ff99cc	ffccff
	purple			660099	9966cc	eecdff
	
	Replace cc3399 with shade 0 value
	Replace ff99cc with shade 1 value
	Replace ffccff with shade 2 value	
*/

#staffnetdevolved #sitename {
	border-bottom-color: #06C !important;
}
#staffnetdevolved #sitename span, 
#staffnetdevolved #sitename h1,
#staffnetdevolved #sitename a,
#staffnetdevolved #sitename a:visited { background-color: inherit; color: #009999; }

#staffnetdevolved #nav-primary,
#staffnetdevolved .tab {
	border-bottom-color: #06C;
}
#staffnetdevolved #nav-primary a,
#staffnetdevolved .tab a { background-color: inherit; color: #009999; }

#staffnetdevolved .undergraduate li#undergraduate,
#staffnetdevolved .postgraduate li#postgraduate,
#staffnetdevolved .ourresearch li#ourresearch,
#staffnetdevolved .international li#international,
#staffnetdevolved .business li#business,
#staffnetdevolved .alumni li#alumni,
#staffnetdevolved .aboutus li#aboutus,
#staffnetdevolved .visitors li#visitors,
#staffnetdevolved #nav-primary ul li.selected,
#staffnetdevolved .tab ul li.selected,
#staffnetdevolved .tab ul li span { background: url("http://www.manchester.ac.uk/medialibrary/images/internal/tab_009999_ffffff_right.gif") no-repeat top right; background-color: inherit; color: #ffffff; }

#staffnetdevolved .undergraduate li#undergraduate a,
#staffnetdevolved .postgraduate li#postgraduate a,
#staffnetdevolved .ourresearch li#ourresearch a,
#staffnetdevolved .international li#international a,
#staffnetdevolved .business li#business a,
#staffnetdevolved .alumni li#alumni a,
#staffnetdevolved .aboutus li#aboutus a,
#staffnetdevolved .visitors li#visitors a,
#staffnetdevolved #nav-primary li.selected a,
#staffnetdevolved .tab ul li.selected a,
#staffnetdevolved .tab ul li span a { background: url("http://www.manchester.ac.uk/medialibrary/images/internal/tab_009999_ffffff_left.gif") no-repeat top left; background-color: inherit; color: #ffffff; }

#staffnetdevolved #nav-secondary li.nav-secondary-sectionheader { background: url("http://www.manchester.ac.uk/medialibrary/images/internal/sec_009999_ffffff_right.gif") no-repeat top right; }

/* Set home page primary splash colour */
#staffnetdevolved .page-home #content { background-color: #ccffff; color: inherit; } 
#staffnetdevolved .boxsplashhome, 
#staffnetdevolved .boxsplashhome .header { background-color: #009999; color: #ffffff; }
#staffnetdevolved .boxsplashhome .header { width: 680px; }
 
/* Set leader page primary colour */
#staffnetdevolved .boxsplashleader, 
#staffnetdevolved .boxsplashleader .body, 
#staffnetdevolved .boxsplashleader h1 {
	background-color: #06C;
	color: #FFF;
}

/* Set site home page secondary content row custom height */
#staffnetdevolved .page-home .content-column25percent,
#staffnetdevolved .page-home .content-column30percent, 
#staffnetdevolved .page-home .content-column33percent, 
#staffnetdevolved .page-home .content-column40percent, 
#staffnetdevolved .page-home .content-column50percent, 
#staffnetdevolved .page-home .content-column60percent,
#staffnetdevolved .page-home .content-column70percent { height: 15em; }

#staffnetdevolved .datatable th {
	background-color: #999;
	color: #FFF;
}

#staffnetdevolved #courseprofile .factfile,
#staffnetdevolved #wikiprofile .factfile {
	border-top-color: #06C;
	border-bottom-color: #06C;
}

#staffnetdevolved #courseprofile .factfile,
#staffnetdevolved #wikiprofile .factfile {
	border-top-color: #06C;
	border-bottom-color: #06C;
}
