/* Custom CSS */

/* Override CSS */
.content-center {
	padding: 5px 5px 0 10px;
	width: 530px;
}
.content-center-title {
	color:#5B7424;
	font-family:verdana;
	font-size:130%;
	text-align:left;
}

/* Page Flow CSS */
/* The CSS here is responsible for the flow of elements on the page */
div#kbroker div.row {clear: both;}
div#kbroker div.fleft {float: left;}
div#kbroker div.fright {float: right;}
div#kbroker div.spacer {clear: both;}
div#kbroker .skip {position: absolute;left: -999em;}

/* General CSS Attributes */
/* These will apply to the whole page unless overriden by other css elements. */
div#kbroker {
	margin: 5px 0 0 0;
	padding: 0 5px 20px 0;
	width: auto;
	background: #FFF;
}
div#kbroker h1 {
	font-size: 120%;
}
div#kbroker h2 { }
div#kbroker a:link {
	color: #013366;
	text-decoration: none;
}
div#kbroker a:visited {
	color: #013366;
	text-decoration: none;
}
div#kbroker a:hover {
	color: #3399CC;
	text-decoration:underline;
}
div#kbroker img {
	display: inline;
	border: none;
}

/* Styles for: ahelp.jsp and help.jsp*/
div#kbroker div.ahelpcontent, div#kbroker div.helpcontent {
	width: 100%;
}

/* Search form styles, this will apply to all search and results forms for simplicity */
div#kbroker div.kbsearchform {
	padding: 0;

}
div#kbroker div.kbsearchform h2 {
	padding: 0;
	margin: 0;
}
div#kbroker div.kbsearchform form {
	margin: 0;
	padding: 0;
}
div#kbroker div.helplink {
	float: left;
	margin: 0 0 0 5px;
	color: #FFF;
}
div#kbroker div.ahelplink {
	float: left;
}
div#kbroker input#qt {
	margin: 10px 0;
}

/*Spelling CSS */
div#kbroker div.spelling {
	margin: 0 0 5px 0;
	padding: 0;
}
div#kbroker div.spelling a {
	font-weight: bold;
	font-style: italic;
}

/* Simple search only elements. */
div#kbroker div.kbsimplelabel {
	float:left;
	width: 50px;
	padding: 4px 0 2px 0;
}
div#kbroker div.kbsimpleinputs {
	float:left;
	padding: 2px 0 2px 0;
}

/* Advanced search only, fixed width select boxes and text formatting. */

/* VERITY STYLE */
select.afl {
	width: 140px;
}
select.aty {
	width: 90px;
}
select.aop {
	width: 120px;
}

/* NEW STYLE */
div#kbroker div.kbsearchform h2 {
	padding: 0 0 5px 0;
}
div#kbroker div.asearchfields {
	padding-top: 10px;
}
div#kbroker div.asearchfields label {
	float: left;
	width: 220px;
}
div#kbroker div.asearchfields input {
	width: 200px;
}
div#kbroker div.asearchdatestandard {
	padding-bottom: 10px;
}
div#kbroker div.asearchdatestandard label {
	float: left;
	width: 220px;
}
div#kbroker div.asearchdatestandard select {
	width: 200px;
}
div#kbroker div.asearchdisplay {
	padding: 10px 0 10px 0;
}
div#kbroker div.asearchdisplay label {
}
div#kbroker div.asearchdisplay .asearchselect {
}

/* Results info CSS */
div#kbroker div.resultsacc {
	padding: 5px 0 5px 0;
	margin: 0;
}
div#kbroker p.noresults {
	color: #000;
}
div#kbroker div.resultssummary {
	padding-bottom: 5px;
}

/* kbtabs, these control the appeareance of the tabs, this block makes them appear as tabs */
#kbtabs, div#kbroker div.kbtabs {
	clear: both;
	height: 1%; /* Fixes bug in IE which adds a line-height between all links within in unordered list */
}
#kbtabs ul, div#kbroker div.kbtabs ul {
	margin: 0;
	padding: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	border: none;
}
#kbtabs li, div#kbroker div.kbtabs li {
	float: left;
	font-size: 1.2em;
	margin-left: 2px;
}
html>body #kbtabs li a, html>body .kbtabs li a {
	width: auto;
}
#kbroker div.kbtabs li a {
	background: #DDE5CA url(images/tabb.gif) repeat-x scroll 0 0;
	color: #000000;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#kbroker div.kbtabs li.selected a, 
#kbroker div.kbtabs li a:hover,
#kbroker div.kbtabs li  a:focus,
#kbroker div.kbtabs li  a:active {
	background: #5B7424 url(images/tabbc.gif) repeat-x scroll 0 0 !important;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#kbroker div.kbtabs li span {
	background: transparent url(images/tabl.gif) no-repeat scroll 0 0;
	display: block;
}
#kbroker div.kbtabs li span span{
	background: transparent url(images/tabr.gif) no-repeat scroll 100% 0;
	padding: 0.4em 0.6em;
}
#kbroker div.kbtabs li.selected {
	background: #5B7424 url(images/tabbc.gif) repeat-x scroll 0 0 !important;
	border: medium none;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#kbroker div.kbtabs li.selected span,
#kbroker div.kbtabs li a:hover span,
#kbroker div.kbtabs li  a:focus span,
#kbroker div.kbtabs li  a:active span {
	background: transparent url(images/tablc.gif) no-repeat scroll 0 0 !important;
	color: #FFFFFF;
	display: block;
}
#kbroker div.kbtabs li.selected span span,
#kbroker div.kbtabs li a:hover span span,
#kbroker div.kbtabs li  a:focus span span,
#kbroker div.kbtabs li  a:active span span {
	background: transparent url(images/tabrc.gif) no-repeat scroll 100% 0 !important;
	display: block;
	padding: 0.4em 0.6em;
}

/* Formatting for the pagebreak */
div#kbroker div.pagebreak {
	float: left;
	margin: 0 0 3px 0;
	border-top: 4px solid #5B7424;
	border-bottom: 1px solid #5B7424;
	width: 100%;
}
/* Formatting for the left hand side information element in pagebreak */
div#kbroker div.pagebreakleft {
	float: left;
}
div#kbroker div.pagebreakleft h2 {
}

/* Formatting for the navagation elements in pagebreak */
div#kbroker div.pagebreakright {
	float: right;
	text-align: right;
	color: #000;
}
div#kbroker ul.hitsnav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	width: auto;

}
div#kbroker ul.hitsnav li {
	float: left;
	padding: 5px;
}
div#kbroker ul.hitsnav li a {
	display: block;
	padding: 2px 5px;
}
div#kbroker ul.hitsnav li a:hover {
}
div#kbroker ul.hitsnav li a:visited{
}
div#kbroker ul.hitsnav li strong {
	display: block;
	padding: 2px 5px;
	background: #5B7424;
	color: #fff;
	font-weight: bold;
}

/* Formatting for the hitscontrols (sort by) elements under the pagebreak */
div#kbroker div.hitscontrols {
	display: block;
	padding: 5px;
}
div#kbroker div.hitscontrols strong {
	padding: 2px;
}

/* Onehit styles, onehitlast is the final hit on the page, sometimes requires differnt formatting. */
div#kbroker div.onehit {
	margin: 5px 2px;
	padding: 2px 0;
	width: auto;
	border-bottom: 1px dashed #ccc;
}
div#kbroker div.onehitlast {
	margin: 5px 2px;
	padding: 2px 0;
	width: auto;
}

/* Styles for questions, similar to onehit. */
div#kbroker div.onequestion {
	padding: 5px 0 5px 0;
	width: 100%;
}
div#kbroker div.onequestionlast {
	padding: 5px 0 5px 0;
	width: 100%;
}
div#kbroker img.questionimg {
	float: left;
	margin: 5px 10px 10px 0;
	border: none;
}

/* These styles are used by both questions and onehit, formatting options for the text, links and summarys. */
div#kbroker p.location, div#kbroker p.questionlocation {
	margin: 0;
	width: 100%;
	font-weight: bold;
}
div#kbroker p.summary, div#kbroker p.questionsummary {
	margin: 0;
	padding: 2px;
}
div#kbroker p.relevance, div#kbroker p.lastupdated, div#kbroker p.url, div#kbroker p.questionurl {
	margin: 0;
	padding: 3px;
	color: #666;
}
div#kbroker p.relevance, div#kbroker p.lastupdated {
	float: left;
}
div#kbroker p.url {
	clear: both;
}
div#kbroker p.morefrom {
	margin: 0;
	padding: 0;
	color: #FFF;
}
div#kbroker span.highlight {
	font-weight: bold;
}

/* Styles for displaying document type icons next to document links. */
div#kbroker p.location a.pdf_document{
	background: url('images/pdf.gif') left top no-repeat;
	padding: 0 0 3px 20px;
}
div#kbroker p.location a.ppt_document{
	background: url('images/ppt.gif') left top no-repeat;
	padding: 0 0 3px 20px;
}
div#kbroker p.location a.rtf_document{
	background: url('images/rtf.gif') left top no-repeat;
	padding: 0 0 3px 20px;
}
div#kbroker p.location a.doc_document{
	background: url('images/doc.gif') left top no-repeat;
	padding: 0 0 3px 20px;
}

/*Theasurus CSS */
div#kbroker div.alternativesearchtop {
	margin: 5px 0;
}
div#kbroker div.alternativesearch {
	margin: 0 0 10px 0;
}

/* Footer CSS */
div#kbfooter {
	padding: 5px 0;
	width: 100%;
	line-height: 15px;
}

/* A-Z CSS (can be removed if A-Z not used) */
/* A-Z Content */
div#kbroker div.kbcontent {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
/*	border: 1px solid #5B7424;*/
	border-top: 4px solid #5B7424;
}

/* A-Z letters */
#kbazletters {
	width: auto;
	padding: 5px 0;
}
#kbazletters ul {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	white-space: nowrap;
	list-style: none;
	list-style-type: none;
	font-size: 100%;
}
#kbazletters li {
	margin: 0;
	padding: 0;
 	line-height: em;
	width: 30px;
	list-style-type: none;
	list-style-image: none;
	white-space: nowrap;
	float: left;
	text-align: center;
	font-size: 130%;
}
html>body #kbazletters li a {
	width: auto;
}
#kbazletters li a, #kbazletters li strong {
	display: block;
	padding: 3px 3px 3px 3px;
	margin: 1px 2px 0 2px;
	border: 2px solid #5B7424;
	background: #F3F98D;
	color: #000!important;
	text-decoration: none;
	font-weight: bold;
}
#kbazletters li strong{
	color: #fff!important;
	background: #5B7424;
	text-decoration: none;
	font-weight: bold;
}
#kbazletters li strong.disabled{
	color: #cccccc!important;
	background: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#kbazletters li a:hover {
	background: #5B7424;
}
/* A-Z Links */
div#kbroker div.kbazlink{
	margin: 10px 0 10px 0;
}

div#kbroker ul.providers {
	margin: 10px 0 0 0;
	list-style: none;
}
div#kbroker p.azproviders {
	margin: 0;
	padding: 0;
	color: #666666;
}
div#kbroker div.onehit pre, div#kbroker div.onehitlast pre{
	white-space: normal;
	padding: 0;
	margin: 0;
}
/* Sidebar */
div#kbresults_lite {
	padding: 0;
	margin: 5px 10px;
	font: 83% verdana, arial, helvetica, sans-serif;
}
div#kbresults_lite h2 {
	margin: 0;
	font-size: 100%;
}
div#kbresults_lite div.onehit {
	margin: 5px 2px;
	padding: 2px 0;
	width: auto;
	border-bottom: 1px dashed #ccc;
}
div#kbresults_lite div.onehitlast {
	margin: 5px 2px;
	padding: 2px 0;
	width: auto;
}
div#kbresults_lite p.location {
	margin: 0;
	width: 100%;
	font-weight: bold;
	font-size: 80%;
}
div#kbresults_lite a:link {
	color: #013366;
	text-decoration: none;
}
div#kbresults_lite a:visited {
	color: #013366;
	text-decoration: none;
}
div#kbresults_lite a:hover {
	color: #3399CC;
	text-decoration:underline;
}
div#kbresults_lite p.summary{
	margin: 0;
	padding: 2px;
	font-size: 80%;
}
div#kbresults_lite span.highlight {
	font-weight: bold;
}
