/* CSS Document */


/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/



body {
	background:url(/sites/www.cfkllp.co.uk/images/bgr.png) top repeat-x;
}


h1 {
	color:#003263;
	font-size:1.3em;
	margin-bottom:0;	
}



h2 {
	color:#000;
	font-size:1.1em;
	margin-bottom:1.5em;
	font-style:italic;	
}

div#main_content h2{
	
}

h3 {
	font-size:1.0em;
	text-transform:capitalize;
}

div#main_content p, div#main_content ul {
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:1.0em;
}


a:link {
	color:#71c2ef;
}

a:visited {
	color:#6e92c6;
}

a:hover {
	text-decoration:none;
}

a:active {

}

a:focus {
}

div.clear {
	clear:both;
}





/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {

}

div#sub-container {
	background:#fff url(/sites/www.cfkllp.co.uk/images/sub_container_bg.png) top repeat-x;
	border:1px solid #3099d4;
	margin-top: 166px;
	width:946px;
	padding-bottom:30px;
}

div#banner {
	background: url(/sites/www.cfkllp.co.uk/images/banner.png) top left no-repeat;	
}


div#main_content{

}

div#main_content a{
	
}

div#main_content h3{
	
}


div#main_copy {

}

div#main_copy p {
}

div#main_copy p.home-images img {
	
}

/******* subsidiary**********/

div#subsidiary {	
	background-color:#fff;
}

div#subsidiary div#sub_items {
	
}

div#subsidiary div#sub_btm {

}

div#subsidiary h3 {

}

div#event_headlines dl dd.date {

}

div#news_headlines{
	border-color:#78cfff;
}

div#news_headlines h3 {
	background:#5b9dc2 url(/sites/www.cfkllp.co.uk/images/nav_bg.png) top repeat-x;
}

div#news_headlines dl{
	background:#fff url(/sites/www.cfkllp.co.uk/images/sub_container_bg.png) top repeat-x;
}

div#news_headlines dl dt{
/*	margin:10px 0;*/
}

div#news_headlines dl dt a{
/*	font-size:1.1em;*/
}

div#news_headlines dl dt a:hover{

}

div#news_headlines dl dd{	
	/*color:#000;*/

}

div#news_headlines dl dd.date{
	/*text-align:right;
	border-bottom: 1px dashed #6d539f;
	padding: 0 0 10px 0;
	margin-bottom:10px;*/
}

div#news_headlines dl dd.date-archive{
/*	padding: 0 0 10px 0;*/

}


div#news_headlines h4{

}

div#news_headlines form {
	
}

div#news_headlines form input{
	/*background:#fff;
	border:1px solid #b2afd5;
	padding:5px;
	width:200px;
	margin:10px auto 0 auto;
	display:block;*/
}

div#news_headlines form button{
	/*display:block;
	background:url(/themes/theme_014/images/button.jpg) no-repeat;
	width:135px;
	height:34px;
	margin:10px 0 10px 110px;
	text-indent:-5000px;
	cursor:pointer;*/
}

div#news_headlines form button:hover{
	/*background:url(/themes/theme_014/images/button-hvr.jpg) no-repeat;*/
}


/******* navigation**********/

	
ul#primary_navigation{
	width:948px;
	/*padding:5px 0 5px 0;
	position: absolute;
	top:135px;
	
	text-align: cent;er;*/
	left:0;
	height:21px;
	background:#5b9dc2 url(/sites/www.cfkllp.co.uk/images/nav_bg.png) top repeat-x;
	}
	
	
ul#primary_navigation li a{
	
}

ul#primary_navigation li a.active_page{
	
	
}
	
ul#primary_navigation li a:hover{
	
}
	
	
/************* footer_navigation *****************/
	
ul#footer_navigation{

}



ul#footer_navigation li a{

}

ul#footer_navigation li a:hover{

}
	
	
/************* footer_navigation *****************/



/* Custom elements ----------------------------------------------------------------------------------------------------------------------------------*/


div#testimonial{
	background-image: url(/sites/www.cfkllp.co.uk/images/quote_start.png);
}

div#testimonial blockquote{

}

div#testimonial cite{
	background-image: url(/sites/www.cfkllp.co.uk/images/quote_end.png);
	
}

div#action{
	
}

div#action h3{
	
}

div#action p{
	
}

div#action a{
	
}

ul#company_details {
	background: none;
	padding: 10px 0 0 0;
}


ul#company_details li a{
	
}

ul#breadcrumb li{
	
}

ul#breadcrumb li a{
	
}

form#search {
	background-color:#78CFFF;
}

form#search input {
	border-color: #003263;
}

form#search button {
	border-color: #003263;
	background-color:#6E92C6;
	color:#fff;
}

/*Bodges*/
dd.date-archive { display:none; }
form#search { display:none; }
h3.story_year { display:none; }

dd.date { margin-bottom:1.0em; font-size: 0.9em; }
dd.summary { margin-bottom:2.0em; font-size: 0.9em; }
.page_result dt.headline { margin-bottom:0.5em; }

