html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* mass reset of default browser styles. For example, setting margin and padding to 0 on all elements, turning off borders on framesets and images, etc */
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
html {
	height:101%;
}
#wrapper {
}
#navwrap {
	background:#0053a1;
	height:1.7em;
}
.push {
	height: 1em;
}
.container {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
}
.section-name {
	visibility:hidden;
}
#mainnav {
}
#mainnav {
	z-index: 999;
	list-style: none;
	float:left;
	width:100%;
	font-size:1em;
	line-height:normal;
	text-align:center;
}
#mainnav ul {
	margin-right:3px;
	float:right;
}
* html #mainnav {
	bottom: 1px; /* Targets IE 5.5 only */
	bo\ttom: 0px; /* Targets IE 6.0 only */
}
#mainnav li {
	float: left;
	margin-left: 0;
	padding:0;
	background: url(../../images//right-tab.gif) no-repeat 100% 0px;
	background: none;
	/*background:#e44100 url(../../images/webegg//topnav-active-bg.gif) repeat-x 0 bottom;*/

	font-size:12px;
}
#mainnav li a {
	float: left;
	width:7em;
	display: block;
	/*height: 2.4em;*/ /* Targets IE 5.5 only */

	/*hei\ght: 1.7em;*/ /* All Other Browsers */

	padding: 0.2em 0 0.3em 0;
	background: url(../../images//left-tab.gif) no-repeat 0% 0px;
	background: none;
	/*background:#e44100 url(../../images//topnav-active-bg.gif) repeat-x 0 bottom;*/

	color:#fff;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	border-left:1px solid #ffffff;
	border-right:1px solid #0053a1;
}
#mainnav li a.last {
	border-right:1px solid #ffffff;
}
#mainnav li.current_page_item {
	background-position: 100% 0;
	background-color:#f6961d;
}
#mainnav li.current_page_item a {
	background-position: 0% 0;
	background:none;
	background:#f6961d;
	border-right:1px solid #f6961d;
	color:#FFF;
}
#mainnav li:hover, #mainnav li.ieHover {
	background-position: 100% 0;
	background:none;
	background:#f6961d;
}
#mainnav li:hover a, #mainnav li.ieHover a {
	background-position: 0% 0;
	background:none;
	background:#f6961d;
	color:#FFF;
	border-left:1px solid #ffffff;
	border-right:1px solid #f6961d;
}
#mainnav h1 {
}
#mainnav h1 a {
	text-indent:-3000px;
	position:absolute;
	display:block;
	width:200px;
	height:30px;
	margin:20px 0 0 30px;
}
#topbar {
	height:43px;
	padding:15px 0 15px 0;
	color:#fff;
	background:#fff url(../images/searchbottom.gif) no-repeat 0 bottom;
}
#topbar .left, #topbar .right {
	float:left;
	width:470px;
	margin-right:7px;
	height:48px;
	text-align:right;
	background:#f6961d url(../images/buildit_logo.gif) no-repeat 20px 7px;
}
#topbar .left img, #topbar .right img {
	margin-right:20px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
}
#topbar .right {
	margin-right:0px;
}
#infobar {
	background:none;
	position:relative;
}
#infobar p {
	font-size:1.3em;
	padding:3px 0 7px 0;
	letter-spacing:-0.085em;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#383838;
	float:left;
	width:670px
}
#infobar .number {
	padding:10px 40px 10px 0;
	line-height:30px;
	background:url(../images/phone_icon.gif) no-repeat right bottom;
}
#infobar .email {
	padding:10px 40px 10px 0;
	line-height:30px;
	background:url(../images/email_icon.gif) no-repeat right bottom;
	text-decoration:none;
	color:#383838;
}
#infobar .video {
	padding:10px 40px 10px 10px;
	line-height:30px;
	background:url(../images/play_icon.gif) no-repeat right bottom;
	text-decoration:none;
	color:#383838;
}
#infobar .thsp-logo{
	top:0;
	padding:0 10px 0 0;
	margin:0;
	float:right;
}
#infobar .uvdb-logo{
	top:0;
	padding:0 5px 0 0;
	margin:0;
	float:right;
}
#mainarea, #mainareainner {
	padding:0 0 10px 0;
	background:none;
}

#mainarea .left {
	float:left;
	width:470px;
	margin-right:7px;
	margin-top:2px;
	background:#f6961d url(../images/title_top.gif) no-repeat right top;
}
#mainarea .right {
	float:left;
	width:470px;
	margin-top:2px;
	background:#f6961d url(../images/title_top.gif) no-repeat right top;
}

#mainareainner .left {
	float:left;
	width:150px;
	clear:left;
	margin-right:7px;
	background:none;
}
#mainareainner .right {
	float:left;
	width:790px;
	clear:right;
	background:none;
	display:inline;
}
#mainarea .left h2, #mainarea .right h2{
	color:#fff;
	font-size:1.7em;
	padding:5px 0 10px 5px;
}
#mainareainner .left h2, #mainareainner .right h2{
	color:#fff;
	font-size:1.7em;
	display:block;
	width:465px;
	padding:5px 0 10px 5px;
	background:#f6961d url(../images/title_top.gif) no-repeat right top;
}
#mainareainner .right h2{
	position:absolute;
	padding:8px 0 10px 5px;
}
 #mainareainner .rightleft{
 	float:left;
	width:480px;
	margin-bottom:30px;
}
 #mainareainner .rightleft p{
 	padding-right:10px;
}

#mainareainner .rightright {
	background: #f0f0f0 url(../images/boxtop.gif) no-repeat left top;
	float:left;
	width:302px;
	margin-top:3px;
	margin-bottom:20px;
}
#mainareainner .rightright .inner {
	background: url(../images/boxbottom.gif) no-repeat left bottom;
	padding:0 10px 10px 10px;
}
#mainareainner .rightright .inner strong {
	font-size:1.25em;
	font-weight:normal;
}
#mainareainner .rightright .inner .fax {
	padding-top:15px;
}
#mainareainner .rightright .inner .phone {
	padding-top:15px;
}
#mainareainner .rightright .inner .email {
	padding-top:15px;
}

#mainareainner .rightleft p, #mainareainner .rightright p{
	padding-left:5px;
	line-height:20px;
	color:#333;
}
#mainareainner .rightleft h3, #mainareainner .rightright h3{
	padding:15px 0 5px 5px;
	font-size:1.25em;
	color:#333;
}
#flashleft{
	height:462px;
	background: url(../images/background1.gif) no-repeat left bottom;
}
#flashright{
	height:462px;
	background:url(../images/background1.gif) no-repeat left bottom;
}
#mainareainner #flashright{
	height:510px;
	background: #ccc url(../images/background2.gif) no-repeat -3px bottom;
	margin-left:1px;
}
#mainareainner #flashright p{
	padding-top:50px;
	width:200px;
}
#mainarea .menu{
	position:absolute;
	margin:2px 0 0 0;
}
#mainarea .morebutton{
	position:absolute;
	margin:212px 0 0 158px;
}

#mainarea .morebutton a{
	display:block;
	float:left;
	clear:both;
	margin-bottom:0px;
	width:292px;
	height:17px;
	background:#f6961d;
	color:#fff;
	text-decoration:none;
	padding:10px;
	background: url(../images/homebutton-bottom.gif) no-repeat right bottom;
}

#mainarea .menu ul{

	width:150px;
}
#mainareainner ol{
	margin-left:17px;
	padding:10px;
}
#mainareainner ol{
	margin-left:17px;
	padding:10px;
	color:#333333;
}
#mainareainner ol li{
	padding:0 0 8px 0;
	line-height:1.6em;
}
#mainarea .menu li{

	display:block;
	float:left;
	clear:both;
}

#mainarea .menu li a{
	margin-bottom:0px;
	display:block;
	width:150px;
	height:50px;
	background-color:#fff;
	color:#fff;
	text-decoration:none;
	text-indent:-3000px;
}

#mainarea .menu li a:hover{
	background-color:#fff;
}

.menu li.newbuild a{
	background: url(../images/home_newbuild.gif) no-repeat right top;
}

.menu li.newbuild a:hover{
	background: url(../images/home_newbuildon.gif) no-repeat right top;
}

.menu li.commercial a{
	background: url(../images/home_commercial.gif) no-repeat right top;
}

.menu li.commercial a:hover{
	background: url(../images/home_commercialon.gif) no-repeat right top;
}

.menu li.refurbishments a{
	background: url(../images/home_refurbishments.gif) no-repeat right top;
}

.menu li.refurbishments a:hover{
	background: url(../images/home_refurbishmentson.gif) no-repeat right top;
}

.menu li.extensions a{
	background: url(../images/home_extensions.gif) no-repeat right top;
}

.menu li.extensions a:hover{
	background: url(../images/home_extensionson.gif) no-repeat right top;
}

.menu li.structural-alterations a{
	background: url(../images/home_alterations.gif) no-repeat right top;
}

.menu li.structural-alterations a:hover{
	background: url(../images/home_alterationson.gif) no-repeat right top;
}






.menu li.voltage-overlays a{
	background: url(../images/home_cableoverlays.gif) no-repeat right top;
}

.menu li.voltage-overlays a:hover{
	background: url(../images/home_cableoverlayson.gif) no-repeat right top;
}

.menu li.cable-jointing a{
	background: url(../images/home_cablejointing.gif) no-repeat right top;
}

.menu li.cable-jointing a:hover{
	background: url(../images/home_cablejointingon.gif) no-repeat right top;
}

.menu li.street-lighting a{
	background: url(../images/home_streetlighting.gif) no-repeat right top;
}

.menu li.street-lighting a:hover{
	background: url(../images/home_streetlightingon.gif) no-repeat right top;
}

.menu li.sewer-replacement a{
	background: url(../images/home_sewer.gif) no-repeat right top;
}

.menu li.sewer-replacement a:hover{
	background: url(../images/home_seweron.gif) no-repeat right top;
}

.menu li.water-treatment a{
	background: url(../images/home_watertreatment.gif) no-repeat right top;
}

.menu li.water-treatment a:hover{
	background: url(../images/home_watertreatmenton.gif) no-repeat right top;
}



a{
	color:#184d83;
	text-decoration:none;
}
h1, h1, h3, h4, p{
	color:#656565;
}
a:hover{
	color:#676767;
}

#mainareainner .menu {
	z-index: 999;
	list-style: none;
}

#mainareainner .menu ul {
	margin-right:0px;
	background: url(../images/menugradient.gif) repeat-x top right;
}

* html #mainareainner .menu {
	bottom: 1px; /* Targets IE 5.5 only */
	bo\ttom: 0px; /* Targets IE 6.0 only */
}

#mainareainner .menu li {
	float: right;
	margin-left: 0px;
	margin-bottom: 3px;
	background: #0276e1 url(../images/button_bottom.gif) no-repeat 0px 100%;
	font-size: 14px;
}

#mainareainner .menu li a {
	float: left;
	display: block;
	width:143px;
	padding: 12px 0 12px 7px;
	background: url(../images/button_top.gif) no-repeat 0% 0px;
	color:#ffffff;
	text-decoration: none;
	font-size:0.85em;
}

#mainareainner .menu .categories li {
	background: #0053a0 url(../images/button2_bottom.gif) no-repeat 0px 100%;
}

#mainareainner .menu .categories li a {
	background: url(../images/button2_top.gif) no-repeat 0% 0px;
}

.safari #mainareainner .menu li a {
	width:115px;
}

#mainareainner .menu li.current_page_item {
	background: #f6961c url(../images/button_bottomon.gif) no-repeat 0px 100%;
}

#mainareainner .menu li.current_page_item a {
	background: url(../images/button_topon.gif) no-repeat 0% 0px;
	color:#fff;
}

#mainareainner .menu li:hover, #mainareainner .menu li.ieHover1 {
	background: #f6961c url(../images/button_bottomon.gif) no-repeat 0px 100%;
}

#mainareainner .menu li:hover a, #mainareainner .menu li.ieHover1 a {
	background: url(../images/button_topon.gif) no-repeat 0% 0px;
	color:#fff;
}
hr {
	visibility:hidden;
	margin: 1.5em 0em 0.7em 0em;
	height: 14px;
}

.divider2 {
	position: relative;
	background: url('../images/divide2.gif') repeat-x;
	border-bottom:2px dotted #efefef;
	height: 14px;
	margin: 1.5em 0em 0.7em 0em;
	clear: both;
	width:97%;
}
.divider3 {
	position: relative;
	background: url('../images/divide2.gif') repeat-x;
	border-bottom:2px dotted #d9d9d9;
	height: 2px;
	margin: 0.2em 0.5em 0.2em 0.5em;
	clear: both;
	width:97%;
}


#footwrap {
	background:#f1f1f1 url(../images/foootertile.gif) repeat-x right top;
}
#footer-area {
	padding:30px 0px 10px 40px;
	background:none;
}
#footer-area .floatleft{
	float:left;
	width:200px;
	padding-left:25px;
	height:170px;
}
#footer-area .left{
	padding-top:20px;
}
#footer-area .right{
	padding-top:20px;
	background:#f1f1f1 url(../images/divide.gif) repeat-y left top;
}
#footer-area h3{
	color:#676767;
	margin-bottom:15px;
	font-size:1.4em;
}
#footer-area ul li, #footer-area ul li a{
	color:#184d83;
	padding:3px 0 3px 0;
	text-decoration:none;
}
#footer-area ul li a:hover{
	color:#676767;
}
#footer-area ul{
}
#footer-area p{
	color:#676767;
	line-height:15px;
}
.clearboth {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

#footer-area ul {
	float:left;
}
#footer {
	padding:15px 10px 30px 10px;
	background: url(../images/foot.gif) no-repeat 0 top;
}
#footer p {
	color:#ccc;
	font-size:0.9em;
	padding:0 0 0 20px;
}

#footer p.legal{
	color:#666;
	line-height:26px;
	text-align:center;
}
#footer p.legal a{
	color:#184d83;
}

#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
}
.resultsmenu table, #current-location table, #results-header table {
	width:100%;
	color:#666;
}
td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
#results-header table {
	font-size:0.8em;
	padding:10px 0 10px 0;
}
#results-header {
	background:#f6f6f6 url(../images/barbottom.gif) no-repeat 0 bottom;
}
.code {
	width:40px;
	text-align:center;
}
.distance {
	width:40px;
	text-align:center;
}
.address {
}
.features {
	width:160px;
}
.logo {
	width:70px;
}
.ukf {
	width:70px;
}
.divide {
	background:url(../images/divide.gif) no-repeat 0 bottom;
}
.centre {
	text-align:center;
}






/* form only styles */

.form{
	padding:0 5px;
}

.mand{
	background-color:#FFFFE1;
}

.mandcol{
	padding:0 0 1.5em 13em;
	color:#FFA4A4;
}

.form div.required, .choice_form div.no_label {
	margin-bottom: 0.6em;
}

.form label{
	text-align:left;
	color:#656565;
}

.form input{
	font-size:1.2em;
	text-align:left;
	border:1px solid #d9d9d9;
	padding:3px 0 3px 0;
}

.form div.checkbox {
	margin-bottom: 0em;
	float:left;
}

.form div.checkbox label {
	margin-bottom: 0.6em;
	padding:0 0 0 1em;
	width:40em;
	float:left;
}

.form div input.checkboxhold {
	margin-bottom: 0.2em;
	padding:0.2em 0 0 0;
	width:1em;
	float:left;
	border:0;
}

.form div.required {
	font-weight: normal;
}

.choice_form div.no_label {
	padding-left: 0;
	margin-left: 0;
}

.form label {
	display: block;
	float: left;
	width: 105px;
	text-align: left;
	padding: 0.2em 3em 0 0;
	font-size:1em;
	color:#333333;
}

.form input {
	border:1px solid #f6961d;
	background-color:#f8f8f8;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.form input:focus {
	border-color: #f8f8f8;
}

.form select {
	border: 0;
	min-width:20em;
	border:3px solid #d9d9d9;
}

.form select:focus {
	border-color: #f8f8f8;
}

.form textarea {
	border:1px solid #f6961d;
	background-color:#f8f8f8;
	width:300px;
	height:10em;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.safari .form textarea {
	width:310px;
}

.form fieldset fieldset textarea {
	width:18.5em;
}

.form textarea:focus {
	border-color: #f8f8f8;
}

.form div.no_label .button {
	width:10em;
}

.no_label {
	margin:0 0 0 150px;
}

label {
	font-weight: normal;
}

#divinputfile{
	background:url(../images/upload_file.gif) no-repeat 100% 1px;
	height:2em;
	width:20em;
	margin:0 0 0.3em 0;
	float:left;
}

#divinputfile input{
	width:20em;
}

#divinputfile #filepc{
	/*opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);*/
	font-size:4em;
}

#fakeinputfile{
	margin-top:-2em;
}

#fakeinputfile #fakefilepc{
	width:240px;
	height:22px;
	font-size:18px;
	font-family:Arial;
}

#login_form div.enter {
	margin-top: 1.5em;
	clear:both;
}

.cgi-response{
	margin-bottom:1em;
}

.error {
	font-weight: bold;
	color: #FFF;
	background:#f00;
	margin: 0 21px 5px 6px;
	padding: 3px;
}

.info {
	font-weight: bold;
	color: #FFF;
	background:#f00;
	padding-left:10px;
	margin: 0 11px 0 0;
}

.extra{
	display: none;
}

.menupad{
     padding-top:200px;
}


