




body {
/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(radial, 50% 50%, 2, 50% 30%, 800, from(#444444), to(#1C1C1C));
/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-radial-gradient(center 36% , #444444 22%, #1C1C1C 69%) no-repeat scroll 0 0 #1C1C1C;
	background-color: #1c1c1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

p,a, li, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFF; 
}

h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


h2 {
	font-style: normal;
	font-variant: normal;
}

a:link {
text-decoration:none
}

a:visited {
text-decoration:none
}



a:hover {

	color:#ffc800;
	text-decoration:none

}


.edit 	{
	text-align: right;
}


.SideTitles {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;	
	margin:5px 5px 5px 5px;	
}

.Extranetlink {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
}

p.menutitles a {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
	margin:5px 5px 5px 20px;
}

p.sidemenutitles a {
/*	font-size: 12px;
	color: #FFF;	*/
	font-weight:bold;
	margin:5px 5px 5px 5px;
}

p.sidemenusubtitles a {
/*	font-size: 12px;
	color: #FFF;	*/
	font-weight:bold;
	margin:5px 5px 5px 10px;
}

p.newstitle a {
/*	font-size: 12px;
	color: #FFF;*/
}



#logos {
	height: 125px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.MOJlogo {
	float: right;
	padding-right: 160px;	
	padding-top: 18px;


}

.KPlogo {
	float: left;
	padding-left: 20px;	
}

.logoimage {
	margin: 5px;
	padding-left: 20px;	
	vertical-align: middle;	
}


.Kent {
	font-size: 28px;
	color: #FFF;
}

.Probation {
	font-size: 28px;
	color: #959595;
}


.jobtitle  {
	font-size: 16px;
	font-weight: bold;
}

.furthertitle  {
	font-size: 16px;
	font-weight: bold;
	color: #ffc800;
}

.further a {

	font-size: 14px;
	color: #ffc800;
}


a.topbartext:active, a.topbartext:link, a.topbartext:visited , a.topbartext:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border-right:1px solid #7F3F98;
	padding-right: 5px;
	padding-left: 5px;	
} 

a.twitter:active, a.twitter:link, a.twitter:visited , a.twitter:hover {
	font-size: 11px;
	font-weight: light;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;	
} 


#bodysize {
width:960px;
margin: 0px auto;
}



#menuonly {
	text-align: left;
	margin-top:50px;
	margin-bottom:50px;		
	width:90%; 
	margin-left:5%; 
	margin-right:5%;	
	vertical-align:middle;	
}


.menuonly {
	list-style-type: none;
	margin-right: 60px;
	font-weight: bold;
	vertical-align:middle;		
}




.menuonlyitem {
	cursor: pointer;			
	height: 20px;
	vertical-align:middle;
	padding: 10px;	
	margin-bottom:1px;	
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;	
}

.menuonlyitemtext {
	font-size: 16px;
	color: #fff;
	font-weight: bold;	
	vertical-align:middle;	
}



#content {
	text-align: left;
	padding: 20px;
	margin: 0px 162px 25px 20px;
	width:707;
	* width:734;	
	background:url(Images/ContentHighlight.png) no-repeat;
	* background:none;
	
	min-height:400px;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;	
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;	
}

#reversecontent {
	color: #000;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 162px 25px 20px;
	min-height:400px;
	overflow: hidden;
	width:747;
	* width:733px;	
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;	
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;	
}

#reversecontent a, #reversecontent li, #reversecontent p {
	color: #000;
}

#sidemenu {
	float: right;
	width: 183px;
	text-align: left;
	padding: 0px;
	margin-right:10px
}

.sidemenu {
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;	
	vertical-align: middle;		
}

.sidemenutitlehighlight {
	font-size: 16px;
	color: white;

}


.sidemenuitem  {

	background:url(Images/overlay.png) repeat-x center;
	* background:none;
	height: 30px;
	vertical-align:middle;
	padding: 5px;	
	margin-left:3px;	
	margin-bottom:1px;	
	cursor: pointer;		
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;	
}


.sidemenusubitem {
	height: 20px;	
	vertical-align: middle;	
	padding: 5px;	
	margin-left: 3px;
	* margin-left: 13px;		
	margin-bottom:1px;	
	cursor: pointer;		
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;	
}






.resultssubtitle {
	font-size: 14px;
	font-weight: bold;
}

.resultslist {
	list-style-type: none;
}


.results {
	margin-left: 0px;
	margin-bottom:10px;
}

.results:hover{
	color:#ffc800;
}


#plusone {
position: absolute;
top: 7px;
right: 5px;
}


#searchbar {
position: absolute;
top: 3px;
*top: 0px;
right: 80px;
}

.searchbutton {
vertical-align:-6px;
* vertical-align:-3px;
}


#fontcontrols {

position: absolute;
top: 6px;
right: 38px;
border-left:1px solid #7F3F98;	
padding-left: 5px;	
border-right:1px solid #7F3F98;		
padding-right: 5px;	

}

a.topbarsmallfont {
	font-size: 10px;
	font-weight: bold;
	color: #000;

}

a.topbarbigfont {
	font-size: 18px;
	font-weight: bold;
	
	color: #000;
}

.invisible-element {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}


#topbar
{
height: 20px;
padding: 5px;
width: 100%;
background-color: #fff;
line-height: 1;
margin: 0;
-moz-box-shadow: 4px 4px 4px #000;
-webkit-box-shadow: 4px 4px 4px #000;
box-shadow: 4px 4px 4px #000;
}


.toplist {
list-style-type: none;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	vertical-align: baseline;
}

.toplistitem {
display: inline;
}






#breadcrumb {
 color: #ddd;
 height: 30px;
 padding: 5px;
 vertical-align: middle;
 width: 95%;
}



#ibox_content { background: #222; border-color: #fff; color: #fff; }

#ibox_wrapper { background: #000; border-color: #fff; }

#ibox_footer_wrapper { left: 0; right: 0; top: 0; padding: 5px 10px; }

#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #8dd6e2; background: #444; }

#ibox_footer_wrapper a { color: #8dd6e2; font-weight: bold; text-decoration: none; padding: 0 10px; }

#ibox_content { margin: 25px 0 0 0; padding: 10px; }








a.link_news {
	border-bottom: 1px dashed #fff;
	color: #ffc800;
}

a.breadcrumb-arrow {
	background-image: url("Images/breadcrumb-arrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 12px 0 5px;
}

span.breadcrumb-last {
	padding: 0 0 0 5px;
}

.news-heading {
	color: #fff;
	font-family: Arial, Helvetica;
	font-size: 20px;
	margin: 5px 5px 25px;
	text-transform: uppercase;
}

.news-publishdate {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url("Images/gradient-white-heavy.png") repeat-x scroll center top #eee;
	border-radius: 5px;
	color: #777;
	float: left;
	height: 40px;
	margin: 3px 0 0;
	text-shadow: 1px 1px 0 #fff;
	width: 40px;
}

.news-publishdate-month {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 3px;
}

.news-publishdate-day {
	font-size: 16px;
	font-weight: 700;
	position: relative;
	text-align: center;
	top: 3px;
}

.news-title {
	margin: 0 50px;
}

.news-title-extra {
	color: #ababab;
	padding: 0 0 0 5px;
}

.news-unpublished {
	color: #959595;
}

.news-intro {
	margin: 0 50px 25px;
}

div.news-share {
	margin: 5px 0;
}

div.news-widgets {
	height: 165px;
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}

div.news-widget-latest {
	display: inline;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
	width: 380px;
}

div.news-widget-archive {
	display: inline;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
	width: 220px;
}

div.news-widget-mostread {
	display: inline;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
}

div.news-widget ul li a {
	border-bottom: 1px dotted #ababab;
	display: block;
	opacity: 0.75px;
	padding: 5px 0 5px 5px;
}

div.news-widget ul li a:hover {
	background: #8a45a6;
}

a.mw-button {
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	display: inline-block;
	line-height: 1.7em;
	padding: 5px;
	text-decoration: none;
}

a.mw-button span.mw-button-inner {
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	background: url("Images/gradient-white-heavy.png") repeat-x scroll center top #eee;
	border-radius: 45px;
	color: #777;
	display: inline-block;
	font-size: 11px;
	padding: 4px 16px;
	text-shadow: 1px 1px 0 #fff;
}

a.mw-button:hover span.mw-button-inner {
	background: url("Images/gradient-white.png") repeat-x scroll center 0 #eee;
}

img.fugue {
	border: 0;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
	width: 16px;
}

img.fugue24 {
	border: 0;
	height: 24px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 24px;
}

.neosans {
	font-family: Arial, Helvetica;
	font-size: 20px;
	margin: 5px 5px 25px;
	text-transform: uppercase;
}

.neosans span {
	color: #7f3f98;
}

label {
	display: block;
	margin: 25px 0 5px;
}

input.lookup-default {
	color: #777;
}

hr.faded {
	background: #111;
	background-image: -moz-linear-gradient(left center, rgb(50, 50, 50) 0%, rgb(200, 200, 200) 10%, rgb(200, 200, 200) 90%, rgb(50, 50, 50) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgb(50, 50, 50)), color-stop(0.1, rgb(200, 200, 200)), color-stop(0.9, rgb(200, 200, 200)), color-stop(1, rgb(50, 50, 50)));
	border: none;
	clear: both;
	float: none;
	height: 1px;
	margin: 2.5em 0;
	width: 100%;
}

div.kp-editoptions {
	text-align: right;
}

div.kp-msgbox {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #ababab;
	border: 1px solid #101010;
	border-radius: 2px;
	margin: 25px 0;
	padding: 10px;
}

div.kp-msgbox a.kp-msgbox-close {
	border: 0;
	float: right;
}

div.kp-msgbox a.kp-msgbox-close img {
	margin: 0;
}

div.kp-msgbox h3 {
	color: #101010;
	text-align: center;
}

div.kp-msgbox p {
	color: #333;
	margin: 5px;
}

div.kp-msgbox-red {
	background: #faa;
	border: 1px solid #c66;
}

div.kp-msgbox-green {
	background: #afa;
	border: 1px solid #6c6;
}

div.kp-msgbox-blue {
	background: #aaf;
	border: 1px solid #66c;
}

div.kp-msgbox-yellow {
	background: #ffa;
	border: 1px solid #cc6;
}

div.admin-widgets {
	height: 191px;
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	* width: auto;
	*height: auto;
}

div.admin-widget-block {
	display: inline;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
	width: 210px;
	* width: 203px;
}

div.admin-widget ul a {
	border-bottom: 1px dotted #ababab;
	display: block;
	padding: 5px 0 5px 5px;
}

div.admin-widget ul a:hover {
	background: #474747;
	color: #a5c;
	padding-left: 15px;
}

table.kp-admin-viewlog {
	border: 1px solid #ababab;
	padding: 5px;
	width: 100%;
}

table.kp-admin-viewlog thead tr th {
	text-align: left;
}

div#page-coloursettings-sample {
	display: inline;
	height: 30px;
	margin: 5px;
	padding: 5px;
	width: 50px;
}

div#page-coloursettings-sample span {
	color: #fff;
}

a.link_news:hover,a.link_news:visited {
	border-bottom: 1px solid #fff;
	color: #ffc800;
}

div.news-widget,div.admin-widget {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
}

div.news-widget h2,div.admin-widget h2 {
	border-bottom: 1px dotted #ababab;
	margin: 0;
	padding: 5px 0;
}

div.news-widget ul,div.admin-widget ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#features {
	padding-bottom: 20;
	overflow: hidden;
	size:20px;


}

#features a {
	color: #ccc;

}

.features-select {
float: left;
border: 0px;
width: 317px;
* width: 300px;	
}


.features-image {
	-moz-border-radius: 0em 4em 0em 0em;
	border-radius: 0em 4em 0em 0em;
}

.features-list {
	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 240px;
	-moz-border-radius: 1em 0em 0em 0em;
	border-radius: 1em 0em 0em 0em;	
	background: url(Images/Features/Selection.png) repeat-x center;	
	box-shadow: 0 0 5px #888 inset;		
}

.features-item {
	padding:14px 18px;
	height:50;
	border-bottom: 2px dotted #000;
	box-shadow: 0 0 5px #888 inset;		
	cursor: pointer;		
}

.features-text a:hover {
	background: #8a45a6;
	color: #ffc800;
}


.features-text {
	color: #fff;
	margin: -7;	
}

.features-preamble {
	color: #fff;
	size:20px;
}






#speciallinks {
margin: 15px 0px 15px 0px;
background-color: #fff;
overflow: hidden;
}

#speciallinks a {
	color: #fff;
}

#speciallinks  a:hover {
	color: #ffc800;
} 

.speciallinks-list {
	background: url(Images/SpecialLinks3.png) repeat-x center;	
	* background: none;
	list-style-type: none;
	height: 50px;	
	width: 720px;
	padding: 0;
	
}

.speciallinks-item {
	display: inline-block;
	* display: inline;	
	width: 180px;
	margin: 1px 0 0 -2px;
	padding: 13px 0px 19px 0px;
	background: #ccc;
	* background: #864f9a;	
	border: 1px solid;
	cursor: pointer;	
	-webkit-box-shadow: 0px 0px 4px #ccc; /* Saf3.0+, Chrome */
    -moz-box-shadow: 0px 0px 4px #ccc; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 4px #ccc; /* Opera 10.5, IE9, FF4+, Chrome 10+ */ 	
}

.speciallinks-text {
 padding-left: 10px;
 font-weight: bold;
 }
 
#intro {
	padding: 10px 20px 0px 20px;
}
 
 
.introimage {
padding:10px;
} 
 
div.introleft {
    background:blue;
    height:200px;
    width:300px;
    position:absolute;
}

div.introright{
    background:green;
    height:300px;
    width:100px;
    position:absolute;
    right:0px;
}


.casefiles {
float: right;
padding: 0 40px 0 0;
text-align:right;
}


.sitemap_sub {
	font-weight: normal;
}

.sitemap {
	font-weight: bold;
}

p.adminonlytext {
	background: purple;
}

td.whatround {
	padding: 10px;
	-moz-border-radius: 0em 1em 0em 1em;
	border-radius: 0em 1em 0em 1em;	
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;	
}

#twitter {
color: #000;
	font-weight: light;
}

.twitterbox {
   background: none repeat scroll 0 0 #FFFFFF;
   display: inline;
   padding: 0 1px 4px;
   width: 250px;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;	
	font-weight: light;
}



.expand {
margin: 0;
padding: 0;
width: auto;
}
 
.expandheading {
margin: 1px;
cursor: pointer;
position: relative;
font-size:13px;
font-weight: bold;
}
.expandcontent {
padding: 10px;
margin-left:9px;
background-color: #353535;
	-moz-border-radius: 0em 2em 1em 1em;
	border-radius: 0em 2em 1em 1em;	
}
