/* ELEMENTS ********************************************************************************************/

body, p, a, a:link, a:visited, a:hover, img, td, li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #0f0f0f;
	font-size: 9px;
	line-height: 120%;
	font-family: Arial, Helvetica, Lucida, Trebuchet MS, Arial Narrow, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
body {
	background: #b2b2b2;
}
p { padding-bottom: 7px; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }
img { line-spacing: 0px; }
table, tr, td {
	margin: 0px;
	padding: 0px;
}

div { border: solid 0px red; }

/* Admin link ******************************************************************************************/

a.adminlink, a.adminlink:link, a.adminlink:visited, a.adminlink:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 7px;
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

a.adminlink:hover { text-decoration: underline; }

/* _head.php *******************************************************************************************/

div.page {
	width: 780px;
	background: #ffffff url(lookfeel/pagebg.jpg) repeat-y;
}

/* banner **********************************************************************************************/

div.logo {
	float: left;
	width: 138px;
	height: 109px;
	background: url(lookfeel/logo.jpg) no-repeat;
	margin-top: 11px;
	margin-left: 15px;
	_margin-left: 8px;
}

div.banner {
	float: right;
	width: 231px;
	height: 60px;
	background: url(lookfeel/banner.jpg) no-repeat;
	margin-top: 60px;
	margin-right: 15px;
	_margin-right: 8px;
}

div.greystripe {
	clear: both;
	width: 780px;
	height: 16px;
	background: #e7e7e7;
	margin-bottom: 15px;
}

/* Top Menu ********************************************************************************************/

div.Top {
	float: left;
	clear: both;
	width: 728px;
	_width: 780px;
	height: 20px;
	background: #6d6e71;
	margin-bottom: 4px;
	padding-left: 52px;
}

div.menuarrow {
	float: left;
	width: 20px;
	height: 20px;
	background: url(lookfeel/menuarrow.jpg) no-repeat;
}

a.Top0, a.Top0:link, a.Top0:visited, a.Top0:hover {
	display: block;
	float: left;
	height: 15px;
	_height: 20px;
	background: url(lookfeel/menuarrow.jpg) no-repeat;
	padding: 5px 2px 0px 22px;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
}

div.Top1 {
	visibilty: hidden;
	position: absolute;
	top: -2000px;
	left: -2000px;
	z-index: 100;
	margin-top: 3px;
}

a.Top1, a.Top1:link, a.Top1:visited, a.Top1:hover {
	display: block;
	background: #edc500;
	border-bottom: solid 1px #ffffff;
	margin-left: 10px;
	padding: 2px 10px 2px 12px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

a.Top1:hover {
	background: #edc500 url(lookfeel/hoverbg.jpg) repeat-y;
}

/* Left side *******************************************************************************************/

div.leftside {
	float: left;
	width: 138px;
	background: url(lookfeel/leftsidebg.jpg) no-repeat top left;
	margin-left: 15px;
	_margin-left: 8px;
	text-align: left;
}

div.blueswash {
	width: 118px;
	_width: 138px;
	height: 15px;
	_height: 20px;
	background: url(lookfeel/blueswash.jpg) no-repeat;
	padding: 5px 0px 0px 20px;
	_padding-top: 4px;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

div.bluetext {
	width: 120px;
	_width: 138px;
	background: #dce8f2;
	margin-bottom: 15px;
	_margin-bottom: 8px;
	padding: 6px 9px 6px 9px;
}

a.bluelink, a.bluelink:link, a.bluelink:visited, a.bluelink:hover {
	display: block;
	background: url(lookfeel/bluearrow.jpg) no-repeat left 1px;
	margin-top: 8px;
	padding-left: 10px;
}

a.bluelink:hover { text-decoration: underline; }

div.blueline {
	clear: left;
	width: 120px;
	height: 1px;
	background: #78a7ce;
	margin-top: 48px;
	_margin-top: 5px;
	margin-bottom: 5px;
	_overflow: hidden;
}

/* Login Form ******************************************************************************************/

input.logtype {
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin-top: 5px;
	margin-right: 3px;
}

div.logtype {
	display: block;
	float: left;
	width: 80px;
	height: 13px;
	margin-top: 6px;
}

table.login {
	width: 120px;
	margin-bottom: 2px;
}

td.loginlabel {
	width: 47px;
	height: 14px;
	_height: 16px;
	padding-top: 2px;
}

input.logininput {
	width: 73px;
	height: 16px;
	border: solid 1px #d7d7d7;
	margin-bottom: 5px;
	padding: 1px;
	text-align: left;
	font: normal 9px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	color: #0f0f0f;
}

td.loginbutton {
	width: 73px;;
	_width: 120px;
	padding-left: 47px;
	text-align: left;
}

input.loginbutton, input.loginbutton:link, input.loginbutton:visited, input.loginbutton:hover {
	height: 16px;
	background: #dce8f2;
	border: solid 1px #78a7ce;
	text-align: center;
	font: normal 9px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	color: #0f0f0f;
	cursor: pointer;
}

input.loginbutton:hover {
	background: #78a7ce;
}

/* CENTRE SECTION (index.php) **************************************************************************/

div.central {
	float: left;
	width: 459px;
	margin-bottom: 15px;
	_margin-bottom: 8px;
	text-align: left;
	_overflow: hidden;
}

div.centralmargins {
	padding: 0px 0px 0px 15px;
}

div.header {
	width: 409px;
	_width: 444px;
	height: 25px;
	_height: 40px;
	background: url(lookfeel/headerswash.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 15px 0px 0px 35px;
	_padding-top: 12px;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase; 
}

div.title {
	padding-bottom: 5px;
	font-size: 11px;
	color: #a3a2a7; 
}

a.arrowlink, a.arrowlink:link, a.arrowlink:visited, a.arrowlink:hover {
	display: block;
	background: url(lookfeel/arrow.jpg) no-repeat left 0px;
	margin-top: 4px;
	padding-left: 10px;
}

a.arrowlink:hover { text-decoration: underline; }

/* FLEET SECTION (fleet.php) ***************************************************************************/

a.fleetbluelink, a.fleetbluelink:link, a.fleetbluelink:visited, a.fleetbluelink:hover {
	display: block;
	background: url(lookfeel/bluearrow.jpg) no-repeat left 1px;
	margin-top: 4px;
	padding-left: 10px;
}

a.fleetbluelink:hover { text-decoration: underline; }

div.textblueline {
	clear: both;
	width: 444px;
	height: 1px;
	background: #1365aa;
	margin-top: 2px;
	margin-bottom: 10px;
	_overflow: hidden;
}

div.fleettext {
	float: left;
	width: 292px;
	margin-bottom: 10px;
}

div.greyline {
	clear: both;
	width: 444px;
	height: 1px;
	background: #d1d1d3;
	margin-bottom: 10px;
	_overflow: hidden;
}

/* SITE MAP (sitemap.php) ******************************************************************************/

a.maplink1, a.maplink1:link, a.maplink1:visited, a.maplink1:hover,
a.maplink2, a.maplink2:link, a.maplink2:visited, a.maplink2:hover,
a.maplink3, a.maplink3:link, a.maplink3:visited, a.maplink3:hover {
	display: block;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

a.maplink2, a.maplink2:link, a.maplink2:visited, a.maplink2:hover,
a.maplink3, a.maplink3:link, a.maplink3:visited, a.maplink3:hover {
	background: url(lookfeel/arrow.jpg) no-repeat left 0px;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 10px;
	font-weight: normal;
}

a.maplink3, a.maplink3:link, a.maplink3:visited, a.maplink3:hover {
	margin-left: 40px;
}

a.maplink1:hover, a.maplink2:hover, a.maplink3:hover { text-decoration: underline; }

/* RIGHT SECTION (_tail.php) ***************************************************************************/

div.rightside {
	float: right;
	width: 138px;
	margin-right: 15px;
	_margin-right: 8px;
	text-align: left;
	vertical-align: top;
}

div.orangeswash {
	width: 118px;
	_width: 138px;
	height: 15px;
	_height: 20px;
	background: url(lookfeel/orangeswash.jpg) no-repeat;
	padding: 5px 0px 0px 20px;
	_padding-top: 4px;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

div.orangetext {
	width: 120px;
	_width: 138px;
	background: #faefd9;
	margin-bottom: 15px;
	_margin-bottom: 8px;
	padding: 6px 9px 6px 9px;
}

div.orangeline {
	width: 120px;
	height: 1px;
	background: #e3ac36;
	margin-top: 2px;
	margin-bottom: 5px;
	_overflow: hidden;
}

div.Side select {
	width: 120px;
	height: 16px;
	border: solid 1px #e7e7e7;
	margin: 5px 0px 7px 0px;
	padding-top: 2px;
	font-family: Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #0f0f0f;
}

div.Side option {
	padding: 2px 0px 2px 2px;
}

a.newslink, a.newslink:link, a.newslink:visited, a.newslink:hover {
	display: block;
	background: url(lookfeel/orangearrow.jpg) no-repeat left 0px;
	margin-top: 8px;
	padding-left: 10px;
}

a.newslink:hover { text-decoration: underline; }

/* Side Menu *******************************************************************************************/

div.Side {
	width: 120px;
	_width: 138px;
	background: #faefd9;
	margin-bottom: 15px;
	padding: 6px 9px 6px 9px;
}

a.Side0:link, a.Side0:visited, a.Side0:hover {
	display: block;
	background: url(lookfeel/orangearrow.jpg) no-repeat left 0px;
	padding: 0px 0px 4px 10px;
	text-decoration: none;
}
a.Side0:hover { text-decoration: underline; }

/* Footer **********************************************************************************************/

div.footer {
	width: 750px;
	height: 30px;
	border-top: solid 1px #a4a3a8;
}

div.copyright {
	float: left;
	margin-top: 9px;
	font-size: 9px;
	line-height: 120%;
	color: #a3a2a7;
}

div.baselinks {
	float: right;
	margin-top: 9px;
	font-size: 9px;
	line-height: 120%;
	color: #a3a2a7;
}

a.baselink, a.baselink:link, a.baselink:visited, a.baselink:hover {
	font-size: 9px;
	line-height: 120%;
	color: #a3a2a7;
}

a.baselink:hover { text-decoration: underline; }

/* SUBSCRIPTION PAGE ***********************************************************************************/

td.responseheading, td.responserequired, span.responserequired, td.responselabel, td.responsedata, input.responseinput, textarea.responseinput, select.responseinput  {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

td.responsedata input.responseinput, td.responsedata textarea.responseinput, td.responsedata select {
	border: solid 1px #cccccc;
}

td.responsedata select {
	padding: 2px 2px 2px 0px;
	font: normal 11px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
}

td.responseheading {
	padding: 5px 2px 4px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #047391;
	text-transform: uppercase;
}

td.responserequired, span.responserequired {
	padding: 2px 2px 2px 12px;
	font-size: 11px;
	color:#dd0000; 
}
span.responserequired { padding: 0px 0px 0px 2px; }

td.responselabel { text-align: right; }

a.responsedeleted, a.responsedeleted:link, a.responsedeleted:visited, a.responsedeleted:hover { background: #ffaaaa; }

td.responsedata input.responsebutton, td.responsedata input.responsebutton:link, td.responsedata input.responsebutton:visited, td.responsedata input.responsebutton:hover {
	background: #dddddd;
	border: solid 1px #cccccc;
	margin-right: 10px;
	padding: 4px;
	text-align: left;
	color: #047391;
	text-decoration: none;
	cursor: pointer;
}

td.responsedata input.responsebutton:hover {
	background: #cccccc;
	color: #000000;
}

/* IMAGES **********************************************************************************************/

div.mainpic, a.mainpic {
	width: 444px;
}

div.truckpic {
	float: left;
	width: 152px;
	margin-bottom: 10px;
}

div.subpic, a.subpic {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.tailfeaturepic, a.tailfeaturepic:link, a.tailfeaturepic:visited, a.tailfeaturepic:hover {
	display: block;
	background: #ffffff;
	margin-bottom: 5px;
	text-align: center;
}

