/* -----------------------------------*/
/* --------->>> RESULTS <<<-----------*/
/* -----------------------------------*/

#gsa p {
	margin: 0;
	padding: 0;
}

#gsa ol, #gsa ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#gsa #fullsearch
{
	visibility: hidden;
}

#gsa #quicklinks {
	visibility: hidden;
}

#gsa #quicklinks #caption {
	visibility: hidden;
}

#gsa #quicklinks p {
	visibility: hidden;
}

#gsa li {
	font-size: .95em;
	line-height: 1.25em;
	margin: 10px 0 5px 0;
}

#gsa ol.resultslist ol {
	margin-left: 20px;
	padding-left: 5px;
	border-left: 2px solid #cccccc;
}

#gsa .summary {
	margin-bottom: : 0;
}

#gsa .title {
	font-size: 1.1em;
}

#gsa .st {
/* 	font-weight: bold; */
	background: #fae6a3;
}

#gsa .furl, .fsize, .fdate {
	font-size: .9em;
	line-height: .9em;
	margin-top: 0;
	color: #999999;
}

#gsa .topnav, #gsa .bottomnav
{
	height: 14px;
	padding: 8px;
	position: relative;
	background-color: #EEE;
}

#gsa .nav
{
	position: absolute;
	right: 5px;
	background: transparent;
	width: inherit;
	height: inherit;
	display: inline;
}

#gsa .nav a
{
	background: transparent;
	padding: 0px;
}

/* advanced search */
#gsa_adv {

}

#gsa_adv strong {
	font-weight: bold;
}

#gsa_adv select {
}

#gsa h3 {
	font-size: 1.5em;
	margin:0 0 10px 0;
	font-weight: bold;
	color: #990000;
}

#gsa h4 {
	font-size: 1.3em;
	margin-bottom: 10px;
	background: #efefef;
	display: block;
	padding-left: 3px;
}

#gsa .no_results {
	margin: 25px 0 0 50px;
}

#gsa .no_results p {
	margin-bottom: 15px;
}

#gsa s.no_results ul {
	font-size: 1.1em;
	margin: 0 0 20px 20px;
	list-style-type: disc;
}
