
	
	/* LOCATOR */
	#locatorall {
width: 620px;
	height: 900px;
	position: relative;
	left: 40px;
	margin-top: 0px;
	background: url(http://www.thefuelcardpeople.co.uk/images/comparebackground.jpg) no-repeat; background-position-y: -15px;
}
	
#locatorsmall {
height: 150px;
	
}		

	
#locatormain {

background: url(http://www.thefuelcardpeople.co.uk/images/locator.jpg) no-repeat; 
margin-top: 10px;
margin-left: 10px;
}	

#locator {
margin-left: 280px;
margin-top: 0px;
width:400px;}

#locator fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#locator legend{
font-weight:bold;
font-size:9pt;
}
#locator label{
display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}


#locator .address{
display:block;
height:7em;
background-color:#F5F5F5;
padding:5px 5px 0;
}


#locator textarea {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;
}

#locator select {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;

}

#locator input {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;
}

#locator input:focus,#locator input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}
	
	
/* MULTIPLE LOCATOR FORMS */
#locatorx3
{margin-left: 250px;
margin-top: 0px;
width:430px;}

#locator1 {
margin-left: 0px;
margin-top: 0px;
width:430px;}


#locator1 fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#locator1 legend{
font-weight:bold;
font-size:9pt;
}
#locator1 label{
float: left;

display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}
#locator1 input {
clear: left;
margin-left:13px;
margin-right:20px;
padding: 2px;
border:1px solid #666666;
background:#FFFFFF;
}

#submit {float: left;
}



/* END MULTIPLE LOCATOR FORMS */


#terms{position: relative;
margin-top: -50px;
left: 20px;
width: 200px;
}

#sitesterms{position: relative;
margin-top: -150px;
left: 20px;
width: 200px;
}
#pricesterms{position: relative;
margin-top: -400px;
left: 20px;
width: 200px;
}


#text {margin-left: 150px;}
/* END LOCATOR */


