@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
p {
	margin-bottom: 10px;
	color: #666;
}
ul {
	margin-left: 40px;
	margin-bottom: 15px;
	list-style-type: square;
	color: #666;
}
ol {
	margin-left: 40px;
	margin-bottom: 15px;
	color: #666;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}
h3 {
	font-size: 18pt;
	color: #a32322;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 13pt;
	color: #6F889A;
	margin-top: 20px;
	margin-bottom: 20px;
}
h5 {
	font-size: 12pt;
	color: #a32322;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 5px;
}
h6 {
	font-size: 13pt;
	color: #6F889A;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}
h2 span {
	text-transform: uppercase;
	color: #a32322;
}
td, th {
	padding: 4px;
}
th {
	background-color: #CCC;
	text-align: left;
}
table, table td, table th {
	border-collapse: collapse;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

#topBanner {
	height: 250px;
	width: 900px;
	margin-bottom: 5px;
}
a {
	color: #a32322;
}
#header {
	position: relative;
	height: 145px;
}
#logo {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mainMenu {
	position: absolute;
	right: 50px;
	bottom: 7px;
}
#mainMenu a {
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #778f9f;
	font-size: 11px;
}
#mainMenu a:hover {
	color: #6F889A;
}
#subMenu {
	width: 900px;
	height: 79px;
	padding-top: 5px;
	overflow: hidden;
}
#linkTracking, #linkMobile, #linkFixed, #linkPen, #linkPhone, #linkConsultancy, #linkCCTV {
	line-height: 30px;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: 35px;
	display: block;
	float: left;
	height: 55px;
	font-size: 15px;
	margin-left:10px;
	margin-right: 6px;
	font-weight: normal;
}
#linkTracking {
	background-image: url(images/linkTracking.gif);
	margin-left: 60px;
}
#linkMobile {
	background-image: url(images/linkMobile.gif);
}
#linkFixed {
	background-image: url(images/linkFixed.gif);
}
#linkPen {
	background-image: url(images/linkPen.gif);
}
#linkPhone {
	background-image: url(images/linkPhone.gif);
}
#linkCCTV {
	background-image: url(images/linkCCTV.gif);
}
#linkConsultancy {
	background-image: url(images/linkConsultancy.gif);
	margin-right: 0px;
}
#linkTracking:hover, #linkPen:hover, #linkFixed:hover, #linkMobile:hover, #linkPhone:hover, #linkConsultancy:hover, #linkCCTV:hover {
	color: #a32322;
	background-position: 0px -55px;
}
#leftContent {
	display: inline;
	float: left;
	width: 530px;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#rightContent {
	width: 200px;
	margin-right: 50px;
	display: inline;
	float: right;
}
#rightContent a {
	color: #a32322;
}

.capsBlock {
	text-transform: uppercase;
	color: #6F889A;
}
.capsBlock b {
	color: #000;
	font-weight: normal;
}
.testBlock {
	text-transform: uppercase;
}
#headerNews {
	background-image: url(images/headlineNews.gif);
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 200px;
}
.caseStudy {
	background-color: #000;
	background-image: url(images/backgroundCaseStudy.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 510px;
	color: #FFF;
}
.caseStudy td {
	padding: 2px;
}
.dottedWhite {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#mobileDetails {
	float: right;
	margin-left: 20px;
	width: 200px;
}
#mobileDetails b {
	color: #a32322;
}
.horizontalLine {
	display: block;
	height: 10px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.testImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.redText {
	color: #a32322;
}
#adminContent {
	width: 850px;
	margin-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#footerContent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 80px;
}
#footerContent img {
	float: left;
}

#footer p {
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
	text-align: right;
	float: right;
}
#trackingMenu {
	float: left;
	width: 175px;
	display: inline;
}
#trackingMenu a {
	display: block;
	width: 160px;
	padding-right: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	line-height: 16px;
}
#trackingMenu a:hover {
	background-image: url(images/trackingBullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	color: #a32322;
}
#trackingText {
	display: inline;
	float: right;
	width: 370px;
	margin-right: 10px;
	padding-top: 10px;
}
#trackingText ul {
	margin-left: 20px;
	margin-right: 20px;
}

#trackingReports {
	float: right;
	width: 220px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#trackingReports h2 {
	font-size: 18px;
	text-transform: lowercase;
	text-indent: 10px;
	width: 220px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	font-weight: normal;
}
#trackingReports span {
	display: block;
	width: 180px;
	padding-right: 0px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left top;	
}
#trackingReports b {
	color: #000;
}
#trackGPS {
	background-image: url(images/trackGPS.gif);
}
#trackGritter {
	background-image: url(images/trackGritter.gif);
}
#trackLate {
	background-image: url(images/trackLate.gif);
}
#trackTime {
	background-image: url(images/trackTime.gif);
}
#trackDaily {
	background-image: url(images/trackDaily.gif);
}
#trackOverspeed {
	background-image: url(images/trackOverspeed.gif);
}
#trackIdling {
	background-image: url(images/trackIdling.gif);
}
#trackTemperature {
	background-image: url(images/trackTemperature.gif);
}
#trackTrailer {
	background-image: url(images/trackTrailer.gif);
}
#trackPlant {
	background-image: url(images/trackPlant.gif);
}
#trackReverse {
	background-image: url(images/trackReverse.gif);
}
#trackGritterSwitch {
	background-image: url(images/trackGritterSwitch.gif);
}
#trackAllSwitch {
	background-image: url(images/trackAllSwitch.gif);
}
#trackMDT {
	background-image: url(images/trackMDT.gif);
}
#trackUnauth {
	background-image: url(images/trackUnauth.gif);
}
#trackTimeReport {
	background-image: url(images/trackTimeReport.gif);
}
#trackJourney {
	background-image: url(images/trackJourney.gif);
}
#trackCanbus {
	background-image: url(images/trackCanbus.gif);
}
#trackCanbusReport {
	background-image: url(images/trackCanbusReport.gif);
}
body.mceContentBody {
   background: #FFF;
   text-align: left;
   background-image: none;
}
