a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;

}
a.navlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	font-size: 25px;
	line-height: 44px;
	padding: 12px;
}
a.navlinks:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	font-size: 25px;
	background-image: url(../images/yellowarrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 11px;
	border: 1px solid #FFFF00;
}
a.navlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	font-size: 25px;
	line-height: 44px;
	padding: 12px;
}
a.yellowlink:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 3px;
}
a.yellowlink:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.yellowlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #161616;
	background-image: url(../images/background.gif);

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
input , textarea {
	font-size: 10pt;
	color: #666666;
	border: 1px solid #505050;
	background-color: #CCCCCC;
	font-weight: bold;

}
.brickcalculator {
	background-image: url(../images/calculator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	padding: 11px;
}

/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #000000;
	color: #fff203;
	font-weight: bold;


 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #CCCCCC;

}
#fixednavbar {
	display: block;
	width: 100%;
	background-image: url(../images/navbg2.jpg);
	position:fixed;
	left:0px;
	top:0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;


}
.page {
	padding: 0px;
	font-weight: normal;
	color: #000000;



}
.textbox {
	background-color: #FFFFFF;
	padding: 11px;
	color: #000000;
}

.headerback {
	background-image: url(../images/header.png);
	color: #FFFFFF;
	font-weight: bold;

}
.bottombar {
	background-image: url(../images/bottombar.jpg);
	color: #FFFFFF;

}
.subnav {
	background-color: #000000;
	background-image: url(../images/subnav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.yellow {
	color: #FFFF00;
}
.textwhite {
	color: #FFFFFF;
}
.colourback {
	background-color: #000000;
	color: #FFFF00;

}


.plasteringcalculator {
	background-image: url(../images/calculator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 11px;
}
.screedingcalculator {
	background-image: url(../images/driveway-screeding.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 11px;
}
.textred {
	color: #FF0000;
}
