/* Page Flow CSS */
/* The CSS here is responsible for the flow of elements on the page */
.kbcontent h1{
	margin-top:7px;
	margin-bottom:7px;
}

.kbcontent div.row{
	clear:both;
}

.kbcontent div.fleft{
	float:left;
	width:270px;
}

.kbcontent div.fright{
	float:right;
}

.kbcontent div.spacer{
	clear:both;
}

.kbcontent .skip{
	position:absolute;
	left:-999em;
}

/* General CSS Attributes */
/* These will apply to the whole page unless overriden by other css elements. */

.kbcontent div#kbroker{
	font-family:verdana, arial, helvetica, sans-serif; 
	width:100%;
	padding-bottom:20px;        
}

.pagebreakleft h2 {
	background-color:#76263E !important;
	background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif) !important;
	background-position:center top !important;
	background-repeat:repeat-x !important;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 0 5px !important;
	padding:5px !important;
	width:100% !important;
 }

/* Styles for:ahelp.jsp and help.jsp*/
.kbcontent div.helpcontent h2{
	color:#333;
	margin:20px 10px 5px 0px;
	font-weight:bold;
	/*font-size:0.85em;*/
}
.kbcontent div.kbsearchform h2{  
	color:#036;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:6px;
}

/* Search form styles, this will apply to all search and results forms for simplicity */
.kbcontent div.kbsearchform{        
	width:520px;
	/*font-size:0.8em;*/
	padding-bottom:5px;
}

.kbcontent div.kbsearchform form{
	margin:0px;
	padding:0px 3px;
}

.kbcontent div.searchform img{
	border:0px;
}

.kbcontent div.helplink{
	/*font-size:0.85em;*/
	padding-left:5px; 
	float:left;
	color:#ffffff;
}

.kbcontent div.ahelplink{
	float:left;
	/*font-size:0.85em;*/
}


	
.kbcontent input#kbsubmit {
	margin-right:8px;
	border:1px solid #9c3855;
	float:left;
}

.kbcontent input#kbsubmit{
	border:1px solid #9f3957;
	background-color:#ffffff;
	margin-right:8px;
	float:left;
	height:20px;
	margin-top:5px;
	margin-bottom:10px;
	}
.kbcontent input#kbsubmit:hover,
.kbcontent input#kbsubmit:active{
	background-color:#f1e2e6;
	color:#963551;
	}

.kbcontent div.fright input#kbsubmit{
	margin-bottom:10px;
}




/* Simple search only elements. */
.kbcontent div.spelling{
	/*font-size:80%;*/
	margin:0;
	padding:0;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.kbcontent div.spelling a{
	font-weight:bold;
	font-style:italic;
}

.kbcontent div.kbsimplelabel{
	/*font-size:0.85em;*/
	float:left;
	width:50px;
	padding-top:2px;
	padding-bottom:2px;
		clear:left;
}

.kbcontent div.kbsimpleinputs{
	/*font-size:0.85em;*/
	float:left;
	padding-top:2px;
	padding-bottom:2px;

}

/* Advanced search only, fixed width select boxes and text formatting. */

/* VERITY STYLE */
.kbcontent select.afl{
	width:140px;
}

.kbcontent select.aty{
	width:90px;
}

.kbcontent select.aop{
	width:120px;
}

/* NEW STYLE */
.kbcontent div.asearchtext{
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	/*font-size:90%;*/
}

.kbcontent div.asearchtext{
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
}

.kbcontent div.asearchfields{
	padding-top:10px;
}

.kbcontent div.asearchfields label{
	float:left; 
	width:220px;
	padding-top:5px;
	padding-left:5px;
}

.kbcontent div.asearchfields h2{
	padding-bottom:5px;
}

.kbcontent div.asearchfields input{
	width:250px;
}

.kbcontent div.asearchdisplay{
	padding-top:10px;
	padding-bottom:10px;
}

.kbcontent div.asearchdatestandard{
	padding-bottom:10px;
}

.kbcontent div.asearchdatestandard label{
	float:left; 
	width:220px;
	padding-left:5px;
}

.kbcontent div.asearchdateadvanced{
	padding-top:10px;
	padding-bottom:10px;
}

.kbcontent div.asearchdisplay .asearchselect{}


/* kbtabs, these control the appeareance of the tabs, this block makes them appear as tabs */
.kbcontent div.kbtabs .spacer{
	clear:none;
	display:none;
}

.kbcontent .kbtabs{
	/*original*/clear:both !important;
	width:100%;
	/*original*/border-bottom:none !important;
	border:0px !important;
	padding-bottom: 0px;
}

.kbcontent .kbtabs ul{
	border:0px !important;
	/*original*/white-space:nowrap !important;
	font-size:100%;
	list-style:none !important; 
	list-style-type:none;
	text-indent:0px !important;
	/*original*/margin: 0px !important;
	/*original*/padding: 0px !important;
	/*original*/border:none !important;
	/*original*/clear:both !important;
}

.kbcontent .kbtabs li {
	display:inline;
	float:left;
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0 0 -1px !important;
	padding:0 !important;
	position:static !important;
	white-space:nowrap !important;
	}

.kbcontent .kbtabs li a{
	width:auto;
	border-color:#993300 #993300 #003366;
	border-style:solid;
	border-width:1px;
	display:block !important;
	margin: 4px 3px 0px 3px !important;
	padding:3px 5px 3px 5px !important;
	position:static !important;
	}

.kbcontent .kbtabs li strong{
   background-color:#76263E;
    background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif);
    background-position:center top;
    background-repeat:repeat-x;
    color:#FFFFFF;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
	padding:5px !important;

}
.kbcontent .kbtabs li strong span {
	margin:0 10px !important;
	line-height:2em;
}
/* Formatting for the pagebreak */
.kbcontent div.pagebreak{
	text-align:left;
	background-color: #76263E;
	width:98%;     
	float:left;
	border-top:0;
	margin-left:10px;
	padding: 4px;
}

.kbcontent #kbresults div.pagebreak{
	margin-left:0;
	width:100%;
}

/* Formatting for the left hand side information element in pagebreak */
div.pagebreakleft{
	/*margin-top:5px;
	margin-bottom:5px;*/
	padding:0px;
	float:left;
	width:auto;
	text-align:left;
	color:#000000; 
	display:none !important;
	/*font-size:0.8em;*/
}

.kbcontent #kbresults div.pagebreakleft{
	width:100%;
}

.kbcontent div.pagebreakleft h2{
	background-color:#76263E !important;
	background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif) !important;
	background-position:center top !important;
	background-repeat:repeat-x !important;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 0 5px !important;
	padding:5px !important;
	width:100% !important;
}

.kbcontent #kbresults div.pagebreakleft h2{
	margin-bottom:0;
}

/* Formatting for the navagation elements in pagebreak */
.kbcontent div.pagebreakright{
	padding-right:5px;
	float:right;
	text-align:right;
	font-size:90%;        
	font-weight:bold;
}

.kbcontent ul.hitsnav{
	list-style:none; 
	list-style-type:none;
	margin:0px; 
	padding:0; 
	border:none;     
	white-space:nowrap;
}

.kbcontent ul.hitsnav li {
	padding-left:4px;
	display:inline;
	list-style-type:none;
	list-style-image:none;
	white-space:nowrap;
	color:white;
}

.kbcontent ul.hitsnav li a{
	color:#fff !important;
	text-decoration:underline !important;
	}
.kbcontent ul.hitsnav li a:hover, 
.kbcontent ul.hitsnav li a:focus, 
.kbcontent ul.hitsnav li a:active{
	color:#fff !important;
	background:#76263E !important;
	text-decoration:none !important;
	}

.kbcontent ul.hitsnav li strong{
	text-decoration:none;
}

/* Formatting for the hitscontrols (sort by) elements under the pagebreak */
.kbcontent div.hitscontrols{
	width:100%;        
	/*font-size:0.7em;*/
	color:#000000;
	font-weight:bold;   
}

/* Onehit styles, onehitlast is the final hit on the page, sometimes requires differnt formatting. */
.kbcontent div.onehit, div.onehitlast{
	padding:0px;
	padding-top:7px;
	padding-bottom:4px;
	border-bottom:1px solid #CCC;
	margin-left:10px;
	width:98%;
}

.kbcontent div.onehitlast{
	margin-left: 0;
}

.kbcontent #kbresults div.onehit{
	margin-left:0;
	width:100%;
}

.kbcontent div.onehitlast{
	border:0;
}

.kbcontent span.onehitsspacer{
	color:#ffffff;
	font-size:50%;
}

/* Styles for questions, similar to onehit. */
.kbcontent div.onequestion, div.onequestionlast{
	padding:0px;
	margin:0px;
	width:100%;
}

.kbcontent div.onequestionlast{
	padding-bottom:6px;
	border-bottom:1px solid #036;
}

.kbcontent img.questionimg{
	float:left;
	border:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;                
}

/* Results info CSS */

.kbcontent div.resultsacc{
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}

.kbcontent p.noresults{
	/*font-size:0.8em;*/
	color:#000000;
	font-weight:bold;
	padding-left:10px;
}

.kbcontent div.resultssummary{
	padding-bottom:5px;

	padding-left:10px;
	/*font-size:0.8em;*/	
}

/* These styles are used by both questions and onehit, formatting options for the text, links and summarys. */
.kbcontent p.location, .kbcontent p.questionlocation{
	font-weight:bold;
	/*font-size:0.8em;*/
	color:#000;
	margin:0 0 5px 0;
	padding:0;
	padding-left:10px;
}

.kbcontent p.questionlocation{
	padding-top:6px;
}

.kbcontent ul.providers{
	margin-top:5px;
	margin-bottom:0;
}

.kbcontent p.summary, .kbcontent p.questionsummary{
	/*font-size:0.75em;*/
	margin:0;
	padding:0;
	padding-left:10px;
}

.kbcontent p.relevance, .kbcontent p.azproviders, .kbcontent p.lastupdated, .kbcontent p.url, .kbcontent p.questionurl{
	/*font-size:0.7em;*/
	color:#666666;
	margin:0;
	padding:0;
	padding-left:10px;
}

.kbcontent p.azproviders{
	padding-left:30px;
}

.kbcontent p.morefrom{
	font-size:70%;
	color:#ffffff;
	margin:0;
	padding:0;
}

/* a2z icons */
.kbcontent a.azbreckland, .kbcontent a.breckland{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/azbreckland.gif) left top no-repeat;
	padding: 0 0 5px 20px;
	padding-bottom:4px;
}

.kbcontent a.aznorfolkcounty, .kbcontent a.norfolk{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/aznorfolk.gif) left top no-repeat;
	padding: 0 0 5px 20px;
	padding-bottom:4px;
}

.kbcontent a.azbroadland, a.broadland{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/azbroadland.gif) left top no-repeat;
	padding: 0 0 5px 20px;
	padding-bottom:4px;
}
.kbcontent a.aznorwich, .kbcontent a.norwich{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/aznorwich.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
}

.kbcontent a.azwestnorfolk, .kbcontent a.west-norfolk{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/azwestnorfolk.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
}

.kbcontent a.azsouthnorfolk, .kbcontent a.south-norfolk{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/azsouthnorfolk.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
}

.kbcontent a.aznorthnorfolk, .kbcontent a.northnorfolk{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/aznorthnorfolk.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
}

.kbcontent a.azgtyarmouth, .kbcontent a.great-yarmouth{
	background: url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/azyarmouth.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
}

.kbcontent a.azsouthnorfolk:hover, .kbcontent a.aznorfolkcounty:hover {
	background-color: #cc3300 !important;
	border-bottom: none;
}

/* Styles for displaying document type icons next to document links. */
.kbcontent p.location a.pdf_document{
	background:url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/pdf.gif) left top no-repeat;
	padding-left:20px;
	padding-bottom:4px;
}

.kbcontent p.location a.ppt_document{
	background:url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/ppt.gif) left top no-repeat;
	padding-left:20px;
	padding-bottom:4px;
}

.kbcontent p.location a.rtf_document{
	background:url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/rtf.gif) left top no-repeat;
	padding-left:20px;
	padding-bottom:4px;
}

.kbcontent p.location a.doc_document{
	background:url(http://search2.openobjects.com/kbroker/derbyshire/southderbys/look/images/doc.gif) left top no-repeat;
	padding-left:20px;
	padding-bottom:4px;
}

.kbcontent p.location a:hover, .kbcontent p.location a:focus, .kbcontent p.location a:active{
	color:blue;
}


/*Theasurus CSS */ 
.kbcontent div#kbthesaurus{
	width:100%;     
	padding-top:10px;
}


.kbcontent div#kbthesaurus h3{
	border:1px solid #666699;
	padding:0px;
	margin:0px;
	background-color:#CC9902;
	font-size:80%;
	font-weight:bold;
	border-bottom:1px solid #666699;
}

.kbcontent div#kbthesaurus table{
	border-left:1px solid #666699;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	padding-left:5px;
	width:100%;
	font-size:80%;
}

.kbcontent div#kbthesaurus table td{
	padding-top:5px;
	padding-bottom:5px;
}

.kbcontent div.alternativesearchtop{
	font-size:80%;
	margin-bottom:10px;
}

.kbcontent div.alternativesearch{
	font-size:80%;
	margin-bottom:10px;
}

/* Footer CSS */
.kbcontent div#kbfooter{
	padding-top:5px;
	width:100%;
	font-size:70%;
}

.kbcontent #kbazletters{	
	padding-bottom:10px;
}

.kbcontent #kbazletters ul{	
	border: medium none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: auto !important;
	padding: 0pt;
	white-space: nowrap;
	width: 95%;
}

.kbcontent #kbazletters li{	
/* 	line-height:em; */
	width:25px;
	list-style-type:none;
	list-style-image:none;
	white-space:nowrap;
	margin:0; 
	padding:0;
	float:left;  
	text-align:center;
}

.kbcontent ul.providers{
	list-style:none;
}

.kbcontent #kbazletters li a{
	width:auto;
}

.kbcontent #kbazletters li a, #kbazletters li strong{
	display:block; 
	padding:2px 2px 2px 2px; 
	margin:4px 2px 0 2px; 
	border:1px solid #993300; 
	background:#FFF;
	padding-left:12px !important;
	padding-left:16px;
}

.kbcontent #kbazletters li strong{
	color:#036;
	background:#DFDFDF;	
	text-decoration:none; 
	border:1px solid #036; 
	font-weight:bold;
}

.kbcontent #kbazletters li strong.disabled{
	color:#cccccc;
	background:#ffffff;	
	text-decoration:none;
	border:1px solid #CCC;
	font-weight:normal;
}

.kbcontent #kbazletters li a:hover{
	background:#993300; 
	color:#FFF;
}

.kbcontent div.kbazlink{
	margin-bottom:10px;
	margin-top:10px;
}

/* Style over-rides added by Andy bryant, SNC, 8 August 2006 */



.kbcontent div.kbsearchform, #kbresults, div.helpcontent{
	/*border:1px solid #ccc;*/
	padding: 5px 0 0 0;
	margin: 0 0 0 0px;
	height:auto;
	width:auto;
}
.kbcontent div.kbsearchform {
	padding-top: 0;
}



.kbcontent #kbresults{
	border-top:0px;
}

.kbcontent #qt, .kbcontent #tx0, .kbcontent #tx1, .kbcontent #tx2, .kbcontent #tx3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em; 
	height:13px;
	height:1.5em;
	padding-left:2px;
	margin-top:2px;
	margin-right:10px;
	border:1px solid #9f3957;	
	float:left;
	}

.kbcontent #dt1, .kbcontent #nh, .kbcontent #hs, .kbcontent #sb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.kbcontent div.asearchfields div.row, .kbcontent div.asearchdatestandard{
	padding-top:6px;
	padding-bottom:6px;
	margin-left:-5px;
	border:0;
	border-bottom:1px solid #CCC;
}

/* SRL ADDED 2006-08-14 */

.kbcontent .pagebreakright, .kbcontent .hitsnav, .kbcontent .fright, .kbcontent .location, .kbcontent .onehit p{
	padding-right:10px;
	}

.kbcontent .pagebreak ul{
	padding-top:1px !important;
	padding-top:5px;
	padding-right:10px;
	padding-bottom: 5px !important;
	}
