/* @override http://sf2010.efront.com.au/search/templates/standard/search.css */



/*Search page body */

/*Top categories*/


/*Small urls*/
.url {color: #666;}

#results, #result_report, #other_pages{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}



/*Page descriptions*/

/* */
td {font-size:12px;}

/* Title/link of pages */
.title{color:#0000FF;}

.title b{
	color: #000;
}

div.description b{
	color: #000;
}

input#query {
	background: #f3f3f3;
	height: 20px;
	width: 200px;
}

.searchBox{
	/*padding: 6px;*/
	width: 100%;
}

.result_number{
	font-size: 50%;
}

#result_report {
	text-align:center ;
	padding:3px;
	font-weight: bold;
	margin-bottom:14px;
	font-weight:normal;
	margin: 0 auto;
	margin-bottom:14px;
	}

form.sphider_search_box{
	padding:20px 10px 0px 0px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780; margin: 0 auto;}

#results{
	font-weight:normal;
}
#other_pages {
	text-align:center;
	font-weight:normal;

}

#powered_by {
	margin:0 auto;
	margin-top:0px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
		font-weight:normal;

}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border: 0;
	width: 92%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0 auto;
	margin-top:20px;
	
	clear: both;
}

#sub_cat {
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	text-align:center ;
	margin:10px;
	

}
.result_box{
	border: 1px solid transparent;
	padding: 10px 12px;
	line-height:1.5em;

}
.result_box b{
	color: #000;
}

.result_box:hover{
	border: 1px solid #ccc;
	background:#f3f3f3;
}
