body { background: #fff; color: #000; font-family: arial, verdana, sans-serif; font-size: 12px; text-align: left; }
label { font-weight: bold; }
/*input { display: block; }*/
#header { text-align: center; }
img { border: 0; }
.strapline{ font-size: 12px; color: #999; }
#main
{
	margin: 2% 0 2% 0;
	padding: 0 5% 0 5%;
}
#footer {padding-top:0; text-align: center; margin:0; font-size:11px;}
.result { text-align: left; margin: 3% 0 1% 0; }
.result .excerpt {margin-bottom: 0.2em; }
.result .status, .url { color: gray; font-size: 12px; font-weight: bold; }
.result .phpdigHighlight { font-weight: bold; }

h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
a {  color: #22509d; }
a:visited { color: #22509d; }
a:hover { color: #b60005; }
.underlinedtitle { text-align: left; border-bottom: solid 1px black; }
#searchbox { text-align: center; }
#searchinput, .phpdiginputtext {  width: 250px; }

table#statistics { border: 0; border-spacing: 0; width: 75%; }
#statistics td { padding: 8px; } 
#statistics td.odd { background: #ddd; }
#statistics td.even { background: #ccc; }

#recent-searches
{
	border-top: 1px solid #b60005;
	border-bottom: 1px solid #b60005;
	padding: 10px 5px 10px 5px;
	width: 690px;
	margin: 0 auto 0 auto;
}

ul.search-list
{	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

ul.search-list li { margin: 0 0 5px 0; }

#search-center-left
{
	width: 160px;
	float: left;
	margin: 0 0px 0 0;
}
#search-center {width:175px; float:left;margin: 0 14px 0 0;}
#search-center-right {width:160px; float:left;margin: 0 5px 0 0;}
#search-right {width:170px; float:left;margin: 0 5px 0 0;}
.clearboth {clear:both;  line-height:0;}

.submit-form {border:none;}
.submit-form th {text-align:right;}
.listing
{
	font-size: 11px;
	border-bottom: 1px #eaeaea solid;
	padding: 0 0 8px 0;
	margin-top: 5px;
}
.linkname {font-size: 11px; margin:0px; padding:0px;}

#result_message p
{
	background-color: #ecf5fa;
	padding: 5px 0 5px 2px;
	margin: 0;
	color:#3f5771;
	font-weight:bold;
	border-top:1px solid #b6cde1;
}
.excerpt {color:#000; font-size:12px;}
.result h2
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}

.result h2 a{ color: #00f; }


.result .url a
{
	color: #090;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
}
.result .url a:hover { color: #393; }
.result .url a:visited { color: #363; }

#results {width:70%;float:left;}
#text_ads {float:right; padding-left:20px; border-left:1px solid #b6cde1; width:150px; margin-top:10px;}
/* For advertisment boxes */
.ad_box { margin-bottom: 0.25em; }
.ad_box a
{
	width: 110px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/text_ad_rollover.gif);
	background-repeat: no-repeat;
	background-color: #597a9b;
	background-position: 0 0;
}
.ad_box a:link, .ad_box a:visited
{
	color: #fff;
	text-decoration: none;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
}
.ad_box a:hover, .ad_box a:visited
{
	color: #fff;
	border-color: #c00;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background-image: url(/images/text_ad_rollover.gif);
	background-repeat: no-repeat;
	background-color: #26517D;
	background-position: 0 -150px;
}
.tph
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.clearboth {clear:both;}

#logofloat {float:left; width:170px;}
#search_box {float:left; padding-top:10px;}

ol {font-size:12px;}

ul#pagedlinks
{
list-style-type: none;
margin: 10px 0 0 0;
padding: .5em 1em;

}

ul#pagedlinks li {
	list-style-type: none;
}

 ul#pagedlinks li a
{
width: 5em;
text-decoration: none;
}

ul#pagedlinks .left { float: left; }
ul#pagedlinks .right { float: right; }

	div.thumbnail {
		border: 0;
		float: left;
		width: 112px;
		margin: 0 10px 0 0;
		padding: 0;
	}
	
	div.thumbnail img {
		border: 0;
	}
hr.result-clear
{
	display: block;
	clear: left;
	visibility: hidden;
}
