/*-----------------------------------------------
Kirkburn Network Header Stylesheet

Version: 1.0
Author:  George Pribul
E-mail:  gp3509@bristol.ac.uk
Website: www.georgepribul.eu
-----------------------------------------------*/


#kb {
	background:#e44b00 url(http://www.kirkburn.eu/Shared/KB-bar.gif) repeat-x;
	height:25px;
	width:100%;
	font-size:11px;
	font-weight:bold;
	line-height:190%;
	font-family:"Segoe UI", Tahoma, Verdana, Arial, sans-serif;
	}
	
#kb a {
	color:#ffffff;
	display:block;
	text-decoration:none;
	height:25px;
	padding:0 10px 0 10px;
	}
	
#kb a:hover {
	background:url(http://www.kirkburn.eu/Shared/KB-barselected.gif) repeat-x;
	}

.kbnetwork a, .kbnetwork a:link, .kbnetwork a:visited {
	float:left;
	}
	
.kbsites a, .kbsites a:link, .kbsites a:visited {
	float:right;
	}