:focus { -moz-outline-style: none; }
html, body {
height: 100%;
margin: 0px auto;
}
a {
text-decoration: none;
color: #5d5e5e;
}
a:hover {
text-decoration: underline;
color: #5d5e5e;
}
#container {
width: 100%;
height: 100%;
display: table;
}
#wrapper {
width: 810px;
min-height: 100%;
margin: 8px 0px 0px 0px;
}
#content {
float: left;
width: 810px;
margin: 0px 0px 0px 0px;
font-family: Arial;
font-size: 12px;
color: #5d5e5e;
line-height:18px;
text-align: left;
background: url(../images/bg_content.gif) repeat-y;
}
#header {
height: 100px;
}
#liner {
width: 108px;
height: 28px;
margin: 13px 0px 0px 5px;
}
#nav, #nav li {
float: left;
width:178px;
margin: 0px 0px 0px -3px;
padding: 0px 0px 0px 0px;
list-style:none;
}
#nav li a {
display:block;
width:178px;
height:41px;
background:no-repeat left top;
text-align: left;
text-decoration:none;
font-family: "Trebuchet MS";
font-size: 12px;
color: #019cb2;
line-height: 41px;
font-weight: bold;
font-style: normal;
padding-left: 7px;
}

#nav li a.home {background-image:url(../images/mn_home.gif); }
#nav li a.about { background-image:url(../images/mn_aboutus.gif); }
#nav li a.plumbing{ background-image:url(../images/mn_plumbing.gif); }
#nav li a.drainage { background-image:url(../images/mn_drainage.gif); }
#nav li a.gasfitting { background-image:url(../images/mn_gasfitting.gif); }
#nav li a.hotwater { background-image:url(../images/mn_hotwater.gif); }
#nav li a.contactus { background-image:url(../images/mn_contactus.gif); }						

#nav li a:hover {
background-position:bottom left;
}		
#nav li a em {
visibility:hidden;
}
#inside a {
text-decoration: none;
color: #019cb2;
}
#inside a:hover {
text-decoration: underline;
color: #019cb2;
}
#inside {
width: 530px;
text-align: justify;
margin: -10px 0px 0px 260px;
padding: 0px 0px 0px 0px;
}
#inside h1 {
font-family: "Trebuchet MS";
font-size: 17px;
font-weight: lighter;
color: #019cb2;
}
#inside h1.error {
font-family: "Trebuchet MS";
font-size: 17px;
font-weight: lighter;
color: #ff0000;
}
#inside h2 {
font-family: "Trebuchet MS";
font-size: 14px;
color: #019cb2;
}
#inside h2.dark {
color: #0c1967;
margin: 0px 0px 8px 0px;
}
#inside img {
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 15px;
}
#inside img.left {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 15px;
}
#inside img.right {
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 15px;
}
#inside h3 a {
text-decoration: none;
color: #5d5e5e;
}
#inside h3 a:hover {
text-decoration: underline;
color: #5d5e5e;
}
#inside h3.block1 {
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
width: 100%;
min-width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}
#inside h3.block2 {
float: left;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
width: 260px;
min-width: 260px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}
#inside h3.block3 {
float: left;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
width: 250px;
min-width: 250px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}
#inside table.form td input, #inside table.form td textarea {
margin: 5px 0 5px 5px;
font: 11px Arial, Helvetica, sans-serif;
color: #5d5e5e;
line-height: 18px;
border: 1px solid #cccccc;
padding: 2px 2px;
width: 250px;
background: url(../images/bg_field.gif) repeat-x 0 0;
}
#inside table.form td select {
margin: 5px 0 5px 5px;
font: 11px Arial, Helvetica, sans-serif;
color: #5d5e5e;
line-height: 18px;
border: 1px solid #cccccc;
padding: 2px 2px;
width: 75px;
background: url(../images/bg_field.gif) repeat-x 0 0;
}
#inside table.form td input#button {
width: 57px;
float: right;
background: url(../images/bg_btn.gif) repeat-x 0 0;
color: #fff;
border: 0;
}
.button {
height: 21px;
float: left;
padding: 0 15px 0 15px;
line-height: 19px;
text-decoration: none;
background: url(../images/bg_btn.gif) repeat-x 0 0;
color: #fff;
border: 0;
}
.info   { color: black; background-color: transparent; font-weight: normal; }
.warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
.error  { color: red; background-color: transparent; font-weight: bold }
.green {
color: #019cb2;
}
.note {
color: #ee0000;
font-family: Arial;
font-size: 11px;
}
.required {
color: #ee0000;
font-family: Arial;
font-size: 16px;
font-weight: bold;
}
#enquiry a.sign {
clear:left;
float: left;
position: relative;
width: 230px;
height: 100px;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 0px;
background: url(../images/sign_enquiry.gif) no-repeat;
}
#enquiry a:hover {
background-position:bottom left;
}
#footer {
float: left;
width: 810px;
height: 43px;
font-family: Arial;
font-size: 11px;
color: #82b9c6;
line-height:35px;
background: url(../images/bg_footer.gif) no-repeat;
text-align: right;
margin: -5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer a {
text-decoration: none;
color: #019cb2;
}
#footer a:hover {
text-decoration: underline;
color: #019cb2;
}
