body {
	text-align: centre;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #DBE4E7;
	margin-top: 0px;
	background-image: url(../Images/lorries.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	color: #505085;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4, h5 {
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topBar {
	text-align: right;
	padding-top: 3px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#wrap {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innerWrap {
}
#banner {
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#banRt {
	text-align: right;
	float: right;
	width: 500px;
}
#banRt .imgCl {
	height: 90px;
	float: right;
	margin-left: 15px;
}


#headBar {
	padding-top: 2px;
	padding-left: 2px;
}
.tagLine {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 8px;
	left: 477px;
}

#colWrap {
	clear: both;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
	min-height: 350px;
	margin-right: 5px;
	margin-left: 5px;
}
#leftBar {
	float: left;
	width: 200px;
	margin-left: -950px;
	position: relative;
	top: -5px;
}
.leftBox {
	width: 170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.leftBox img {
	margin-left: -10px;
}


#content {
	margin-left: 200px;
	float: left;
	width: 540px;
	margin-right: 200px;
	padding-right: 10px;
}
#rightBar {
	width: 200px;
	float: left;
	margin-left: -200px;
	position: relative;
}

#footBar {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#footer {
	clear: both;
	text-align: center;
	height: 60px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footLt {
	float: left;
	width: 300px;
	text-align: left;
}
#footRt {
	float: right;
	width: 300px;
	text-align: right;
}
body#delivery a#deliveryLink,
body#prices a#pricesLink,
body#orders a#ordersLink,
body#storage a#storageLink,
body#haulage a#haulageLink {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DE9B4D;
}
ul#nbV {
	width: 185px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 24px;
}
#nbV li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nbV a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nbV a:hover {
	color: #FFFFFF;
	background-color: #DE9B4D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DE9B4D;
}
#contFrm {
	float: left;
	width: 510px;
	background-image: url(../Images/FL_LogoImgTrans.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
}
#reqhead {
	font-size: 11px;
	color: green;
}
#prodDet .label {
	width: 80px;
	font-size: 10px;
}
.label {
	clear: left;
	float: left;
	text-align: right;
	width: 70px;
	margin-right: 7px;
	font-size: 11px;
}
.field {
	clear: right;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.submit {
	margin-left: 77px;
}
#captcha {
	width: 400px;
}
.prices {
	margin-top: 10px;
	margin-bottom: 10px;
}


.gall {
	text-align: center;
}
.figure img {
	width: 154px;
}
.caption {
	width: 154px;
	margin-bottom: 5px;
}
.caption p {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.printOnly {
	display: none;
}
.leadline {
	font-size: 13px;
}
.t11 {
	font-size: 11px;
	line-height: normal;
}

.t13 {
	font-size: 13px;
	line-height: normal;
}
.t14 {
	font-size: 14px;
	line-height: normal;
}
.t16 {
	font-size: 16px;
	line-height: normal;
}
.t24 {
	font-size: 24px;
	line-height: normal;
}
.t36 {
	font-size: 36px;
	line-height: normal;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Justify {
	text-align: justify;
}
.Right {
	text-align: right;
}
.Centre {
	text-align: center;
}
.Left {
	text-align: left;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
.textBlueBold {
	font-weight: bold;
	color: #006699;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}

.moveUp {
	margin-top: -15px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.noCSS {
	display: none;
}
.wSm {
	width: 100px;
}
.wMed {
	width: 250px;
}
.wLg {
	width: 400px;
}

