/*Search page body */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {

	color: #115599;
	margin-bottom: 10px;
	
	}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{
	
	font-size: 13px;
	margin-top: 3px;


}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}


#result_report {

	margin-left:30px;
	text-align:center;
	padding:0px;
	font-weight: bold;
	margin-bottom:14px;

}

.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:550px; color: #000066}

/*main results table */

#other_pages {
	text-align:center;	
	clear: both;
}

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

#common_report {
	margin-left:30px;
	text-align:center;
	padding:0px;
	margin-bottom:14px;
	color: #666;
}

#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-left: 90px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
	width: 690px;
	clear: both;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

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

}

#search {

	margin: 0px;
	padding: 0px;
	border: none;
	float: right;
	margin-right: 25px;
	margin-top: 8px;
	font-size: 0.9em;
	width: 198px;
	height: 30px;
	background: url(/images/searchBG.gif) no-repeat top left;
	display: inline;

}

#search .field {
	
	background: transparent;
	border: none;
	float: left;
	height: 20px;
	width: 109px;
	margin-left: 20px;
	margin-top: 4px;
	padding:0px;
	color: #999999;

}

#search .goBtn {

	border: none;
	float: left;
	background: url(/images/searchBG_goBtn.gif) no-repeat top left;
	height: 29px;
	width: 60px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 13px;
	color: #000;

}

#search .goBtn:hover {


	background-position: 0px -30px;
	cursor: pointer;


}
#resultsBox_header #search {

	width: 350px;
	background: url(/images/searchBG_inpage.gif) no-repeat top left;
	margin-right: -6px;
	margin-top: 0px;

}

#resultsBox_header #search .field{

	width: 268px;
	color: #333;

}
#resultsBox_header #search .gobtn {

background: url(/images/searchBG_goBtn_inpage.gif) no-repeat top left;

}

#resultsBox_header #search .gobtn:hover {
	background-position: 0px -30px;
	cursor: pointer;
}

#results{

		width: 690px;
		text-align: left;
		float: left;
		margin-left: 90px;
		color: #333;
		display: inline;
		
}


.resultsBox {

	margin-left: 30px;
	width: 871px;
	background: url(/images/searchResultsBG_middle.gif) repeat-y left center;
	float: left;
	display: inline;
	margin-top: 5px;
	text-align: left;


}

.resultsBox_top{

	width: 871px;
	padding-bottom: 21px;
	background:url(/images/searchResultsBG_top.gif) no-repeat top left;
	
}


.resultsBox_bottom{

	width: 871px;
	padding-bottom: 37px;
	background:url(/images/searchResultsBG_foot.gif) no-repeat bottom left;
	clear: both;

}

#resultsBox_header h1{
	
	font-size: 2.2em;
	text-align: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #333;
		

}

#resultsBox_header {
		
		width: 690px;
		float:left;
		margin-left: 90px;
		margin-top: 30px;
		margin-bottom: 15px;
		text-align: left;
		display: inline;
		

}
