/*

Stylesheet for Telstar Services Ltd
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.telstarservices.co.uk/

*/

/* ------------ Form ------------ */

legend {
	display: none;
	}	

fieldset {
	border: none;
	}

input, textarea {
	background-color: #f2f7fb;
	border: 1px solid #a6c5e4;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	padding: 10px;
	width: 260px;
	}
	
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	}
	
#glossary input, #glossary textarea {
	font-weight: normal;
	line-height: 1.5em;
	}

#glossary .left {
	height: 230px;
	}
		
#submit {
	border: none;
	height: 36px;
	padding: 0;
	width: 102px;
	}

form div {
	margin-bottom: 10px;
	}
	
.address {
	margin-top: 1.5em;
	}


/* ------------ Map ------------ */
	
#map-outer {
	background: url('../images/map-bg.gif') no-repeat top left;
	height: 308px;
	margin-top: 11.5em;
	padding: 22px 0 0 23px;
	width: 310px;
	}
	
#map-inner {
	height: 264px;
	width: 264px;
	}
	
