/* @override http://www.tisgo.co.uk/CSS/secondsite.css */

body {
}
#wrapper{
	width:950px;
	height:750px;
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-475px;
	text-align:center;
	background:#FFFFFF;
} 
.centor { text-align:center; }
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	height: 20px;
	width: 500px;
	text-decoration: none;
	text-align: center;
    float:left;
	top: 600px;
	left: 0px;
	position: relative;
	z-index:100;
}
#resultsfooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	height: 20px;
	width: 500px;
	text-decoration: none;
	text-align: center;
	top: 840px;
	left: 70px;
	position: relative;
	z-index:100;
}
#homepageSearch {
	background-image: url(../images/searchBG.gif);
	height: 75px;
	width: 385px;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -192px;
	left: 50%;
	top:350px;

}
#searchFieldLayer {
	text-align: center;
	position: relative;
	top: 21px;
	height: 25px;
	z-index:10;
}
#searchField {
	width: 265px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 2px solid #ffffff;
	height: 18px;
	position: relative;
}
.searchFind {
    background-image:url(../images/find.gif);
    width:45px;
    height:25px;
    left:0px;
}
.searchFind:hover 
{
    background-image:url(../images/find_over.gif);
    cursor:pointer;
}
#results {
	height: 605px;
	width: 600px;
	right: 75px;
	position: absolute;
	top: 105px;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #a79ec8;
}
#reSearch {
	height: 310px;
	width: 200px;
	left: -360px;
	position: relative;
	top: 105px;
}
.resultStrong {
	background-color: #D599BE;
	height: 60px;
	width: 580px;
	position: relative;
	text-align:left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	overflow: hidden;
	margin-bottom:1px;
	line-height: 15px;
	border: 10px solid #D599BE;
}
.resultWeak {
	background-color: #EBD0E2;
	height: 60px;
	width: 580px;
	position: relative;
	text-align:left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	overflow: hidden;
	margin-bottom:1px;
	line-height: 15px;
	border: 10px solid #EBD0E2;
}
a.footerLink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	
}
a.footerLink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a.footerLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:underline;
	background-color: #a79ec8;	
}
a.footerLink:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	
}
a.companyName:link {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.companyName:visited {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a.companyName:hover {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
a.companyName:active {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.image {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.companyLogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	width:160px;
	height:60px;
	position:relative;
	float:left;
	margin-right:10px;
}

