body { background: #fff; color:#323333; } 


/* General Links */
a:link { color: #237823; } 
a:active { color : #237823; } 
a:visited { color : #237823; } 
a:hover { color : #b8d138; } 


#container { background: #fff;} 


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.header { background: #fff url(../Images/kc-header-bg.jpg) top left no-repeat; }


/* Left Menu Items ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.menuleft li a {
	color: #fff;
	border-left: 1px solid #b8d138;
}


.menuleft li a.first {
	color: #fff;
	border-left: 0px;
}


.menuleft li:hover>a, .menuleft a:hover, .menuleft ul a:hover {
	color: #237823;
}


.menuleft li:hover>a span, .menuleft a:hover span, .menuleft ul a:hover span, .menuleft li li a:hover span {
	color: #237823;
}


/* ie 6 only style */
* html .menuleft a:hover, * html .menuleft li li a:hover, * html .menuleft .adxmhoverA {		/* li:hover>a selector */
	color: #237823;
}


* html .menuleft a:hover span, * html .menuleft li li a:hover span, * html .menuleft .adxmhoverA span {		/* li:hover>a selector */
	color: #237823;
}


 


/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.menu li a {
	color: #fff;
	border-left: 1px solid #b8d138;
}


.menu li a.first {
	color: #fff;
	border-left: 0px;
}


.menu ul li a {
	color: #fff; 
	background: none;
}


.menu a span {
	background: none; 
	color: #fff;
}


.menu {
}


.menu li li a:link, .menu li li a:visited {
	color: #fff;
	border-left: none;
}


.menu ul a:link {
	font-weight: normal;
}


.menu ul a:visited {
	font-weight: normal;
}


.menu li li a:hover {
	color: #fff;
	text-decoration: underline;
}


.menu li:hover>ul {
	background: #b8d138 url(../Images/kc-submenubg.jpg) bottom right no-repeat;
}


.menu li:hover>a, .menu a:hover, .menu ul a:hover {
	color: #237823;
}


.menu li:hover>a span, .menu a:hover span, .menu ul a:hover span, .menu li li a:hover span {
	color: #237823;
}


.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}


/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}


/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */


/* ie 6 only style */
* html .menu a:hover, * html .menu li li a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	color: #237823;
}


* html .menu a:hover span, * html .menu li li a:hover span, * html .menu .adxmhoverA span {		/* li:hover>a selector */
	color: #237823;
}


#homepageleft div.public a {
	background: url(../Images/kc-publiclink-bg.png) left top no-repeat;
}


#homepageleft div.public a:hover {
	background: url(../Images/kc-publiclink-bg.png) -152px top no-repeat;
	color: #999999;
}


#homepageleft div.private a {
	background: url(../Images/kc-privatelink-bg.png) left top no-repeat;
	color: #9abe38;
}


#homepageleft div.private a:hover {
	background: url(../Images/kc-privatelink-bg.png) -152px top no-repeat;
	color: #999999;
}

#homepageleft div.insight a {
	background: url(../Images/kc-insightlink-bg.png) left top no-repeat;
	color: #323333;
}


#homepageleft div.insight a:hover {
	background: url(../Images/kc-insightlink-bg.png) -320px top no-repeat;
	color: #999999;
}


#homepageright h1 {
	color: #237823;
}


#homepageright h1 span {
	color: #237823;
}


#homepageright div h1 {
	color: #323333;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* BreadCrumb */


.content .BreadCrumb { color: #323333; background: #fff; }


.content h1 { color: #323333; }
.content h2 { color: #323333;}
.content h3 { color: #323333;}


.content .required { color: #ff0000; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.News h1 {}
.News h2 { color:#323333;}
.News .Post .PostInfo { background:#fff; }

.homenews h1 { background: url(../Images/kc-dottedline-bg.png) bottom left repeat-x; }

.Featured h1 { background: url(../Images/kc-dottedline-bg.png) bottom left repeat-x; }
.Featured h2 {background: #323333; color:#fff;}


.HomeFeatured h1 { background: url(../Images/kc-dottedline-bg.png) bottom left repeat-x; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.SearchResults {}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Recent Blogs */
.RecentBlogs { background:#fff; }


.RecentBlogs h3 { background: #323333; color:#fff; }

.RecentBlogs h4 a { color: #323333; text-decoration: none;}
.RecentBlogs h4 a:visited { color: #323333; text-decoration: none;}
.RecentBlogs h4 a:hover { color: #b8d138; text-decoration: none;}


.RecentBlogs em { color: #323333; }
.RecentBlogs em a { color: #323333; text-decoration: none; }
.RecentBlogs em a:visited { color: #323333; text-decoration: none;}
.RecentBlogs em a:hover { color: #b8d138; text-decoration: none;}
.RecentBlogs a.ViewAll {}

.RecentBlogs .viewAllBlogs a {  font-weight: bold; color: #237823; text-decoration: none; }
.RecentBlogs .viewAllBlogs a:visited {  font-weight: bold; color: #237823; text-decoration: none; }
.RecentBlogs .viewAllBlogs a:hover {  font-weight: bold; color: #b8d138; text-decoration: none; }


.Blogs {}
.Blogs h1 a { color: #237823; }
.Blogs h1 a:visited { color: #237823; }
.Blogs h1 a:hover { color: #b8d138; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Post */
.Post { padding: 0px; margin: 0px;}

.Post .PostContentSingle .Button { font-weight: bold; background: #323333; color: #fff; border: none; }


.Post .PostInfo { color:#999; }
.Post .PostInfo a { color: #666; }


/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#f3f3f3; border: 1px solid #eee;  }
.Post .PostAuthorDetails h2 { color: #999; }
.Post .PostAuthorDetails p { color:#323333;}


.Post .PostBottom li a {}
.Post .PostBottom li a:visited {}
.Post .PostBottom li a:hover {}


/* Article Comments */
.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}
.Post .PostMore .CommentAlt {background:#f3f3f3 url('../Images/commentquote.gif') no-repeat 5px 10px; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.Categories .PortalSectionHead { color: #323333; background: url(../Images/kc-dottedline-bg.png) bottom left repeat-x; }
.Categories .PortalSectionHead a { color: #323333; }
.Categories .PortalSectionHead a:hover { color: #666666; }


.Categories .ArticleList a { color: #323333; }
.Categories .ArticleList a:hover { color: #b8d138; }


.Category .Desc { color:#333; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#f3f3f3; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* PageForms */
.PageForms form { border: solid 2px #f3f3f3;}
.PageForms th { background: #f3f3f;}


.PageForms .Button { background: #323333; color: #fff; border: none; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f3f8c5; border: 1px solid #d8e47d; color:#333300; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#86ac00;}
#tabnav a:hover { background: #fff;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.left .categories {}
.left .categories h2 {background: #323333; color:#fff;}
.left .categories ul {}
.left .categories li a { color:#323333;}
.left .categories li a:hover { color:#b8d138;}


.left .search { background:#fde645 url(../Images/GreenSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/GreenSearchBkgTop.gif) no-repeat left top; color:#003300;}


.left .search .arrow { background: url(../Images/GreenSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/GreenSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/GreenSearchArrow.png) no-repeat 0 -20px; }


.left .search p a { color:#666600; background: url(../Images/GreenSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.right h2 { background: #323333; color:#fff;}
.right .contact { background: url(../Images/kc-dottedline-bg.png) bottom left repeat-x; }
.right .contact h2 { background: #323333; color:#fff;}
.right .contact h2 a { color: #fff;}
.right .contact h2 a:hover { color: #fff;}


.right .contact h2.contactus  { background: #237823 url(../Images/kc-contactus-bg.png) no-repeat top left; }


.right li a {}
.right li a:visited {}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Paging */
.Paging a { border: 1px solid #508801; background: #f3f8c5; }
.Paging a:visited { background: #f3f8c5; border: 1px solid #508801;}
.Paging a:hover { background: #508801; color:#fff; text-decoration: none;}


.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #508801; background: #508801; color: #fff;}


/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }


#SP_1 {float: left; width: 150px; background-color: #fff; margin-right:10px;}


