/*Search page body */
body {background-color:#ebb946; font-family:arial,sans-serif; font-size: 13px; }

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#993333}
.main_cat2 {font-size: 14px; font-weight: bold; color:#993333}
.cat1:visited {font-size: 16px; font-weight: bold; color:#993333}

/*Small urls*/
.url {color: #4D4A3E}

a:visited{color:#9933333; font-size: 14px;}
a{color:#993333; font-size: 14px;}
a:hover 		{color:#FFFFFF; text-decoration:underline;}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#993333; font-size:15px}

/* Result 100~81% */
.goodResult{color:#339900; font-weight: bold;}
/* Result 61~80% */
.mediumResult{color:#996600; font-weight: bold;}

.searchBox{border:1px solid #CCCCCC;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#ebb946; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#CCCCCC; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#CCCCCC; 
	font-weight: bold
}

hr{color:#993333;}
hr.powered{width:550; color: #993333}

/*main results table */
#results{width: 780;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #993333;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:5px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#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-bottom:1px solid #ebb946;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;
}

#tags {
width: 400px;
padding: 10px;
background:#fff; 
color:#333; 
border:0px; 
text-align: justify;
}

#floatingtags {
width: 220px;
top: 260px;
right: 20px;
position: absolute; 
padding: 10px;
background:#fff;
color:#ccc;
border: 1px dashed #cccccc; 
text-align: justify;
}
 
#tags .title { 
font-family:arial; 
font-size:12px; 
font-weight:bold; 
background-color: transparent; 
padding: 4px 4px; 
color:#666; 
}

#floatingtags .title {
font-family:arial;
font-size:12px;
font-weight:bold;
background-color: transparent;
padding: 2px 2px;
color:#000;
}
 
#tags a { 
color:#666; 
background-color: transparent; 
padding: 1px 2px; 
white-space: nowrap; 
text-decoration: none; 
font-family:arial; 
}

#floatingtags a {
color:#993333;
background-color: transparent;
padding: 1px 2px;
white-space: nowrap;
text-decoration: none;
font-family:arial;
}

#tags a:hover { 
color:#993333; 
text-decoration: none; 
}

#floatingtags a:hover {
color:#666;
text-decoration: none;
}
