@charset "utf-8";
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/mainBK.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.subscribe {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: transparent;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
}

#subscribe-message {
background: url(images/subscribe-bg.png) no-repeat top center;
	
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.thrColFixHdr #container #mainContent1Col .bodyCopy div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
	text-align: left;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #262E3B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-right: 20px;
}

.thrColFixHdr #container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px dotted #adafb2;
	border-right: 1px dotted #adafb2;
	border-bottom: 1px dotted #adafb2;
} 
.thrColFixHdr #header {
	width: 960px;
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(images/conceptTemplateMain_03.jpg);

} 
.rightColumn  {
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 60px;
	padding-top: 0px;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse &#8211; an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thrColFixHdr #sideContainer {
	width: 270px;
	float: left;
	padding-left: 24px;
	margin: 0px;
}
#apDiv1 {
	position:absolute;
	width:245px;
	height:198px;
	z-index:1;
	left: 343px;
	top: 470px;
	background-color: #8FCBA2;
}


.thrColFixHdr #sidebarContent {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 0px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 30px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	border: 1px solid #E8E8E8;
} 

.thrColFixHdr #footer {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	background-image: url(images/footer.gif);
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	height: 85px;
	vertical-align: middle;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

.thrColFixHdr #quickLinks {
	background-color: #FFFFFF;
	width: 255px;
	height: auto;
	z-index: 20;
	margin-top: 90px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	padding-bottom: 30px;
	width: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #banner {
	height: 30px;
	width: 855px;
	background-image: url(images/MainTemplate_04.jpg);
	background-repeat: no-repeat;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding: 0;
}
.thrColFixHdr #homeNav {
	top: 200px;
	padding-left: 30px;
	text-align: left;
	position: relative;
	height: 14px;
}

.thrColFixHdr #nav {
	z-index: 1000;
	background-image: url(newSite/images/navBK.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 110px;
}
.mainImage1   {
	background-image: url(newSite/images/MainTemplate_07.gif);
	background-repeat: no-repeat;
}

.thrColFixHdr #searchContainer {
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 1px;
	border: 1px solid #A1A2A4;
	margin-left: 0px;
	width: 250px;
	position: absolute;
}
.quickLinksImage {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.thrColFixHdr #mainContent1Col {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	position: relative;
	width: auto;
	padding-bottom: 10px;
}
.teamImage {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
.thrColFixHdr #banner2 {
	padding: 0;
	height: 228px;
	background-position: bottom;
}
.thrColFixHdr #banner3 {
	padding: 0;
	height: 192px;
	width: 855px;
	background-position: bottom;
	background-image: url(newSite/images/banner_image3.jpg);
}
.thrColFixHdr #banner5 {
	padding: 0;
	height: 192px;
	width: 855px;
	background-position: bottom;
	background-image: url(newSite/images/banner_image8.jpg);
}
.thrColFixHdr #banner4 {
	padding: 0;
	height: 192px;
	width: 855px;
	background-position: bottom;
	background-image: url(newSite/images/banner_image6.jpg);
}
.thrColFixHdr #banner6 {
	padding: 0;
	height: 192px;
	width: 855px;
	background-position: bottom;
	background-image: url(newSite/images/banner_image9.jpg);
}
.thrColFixHdr #banner7 {
	padding: 0;
	height: 192px;
	width: 855px;
	background-position: bottom;
	background-image: url(newSite/images/banner_image4.jpg);
}
.floatRight {
	float: right;
	margin-bottom: 0px;
	bottom: 0px;
	padding-bottom: 0px;
}
.detailLink {
	margin-top: 5px;
}
.thrColFixHdr #equipBox {
	width: 365px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.thrColFixHdr #equipBoxRight {
	width: 365px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float: right;
}
.form {
	background-color: #F3F3F3;
	padding: 15px;
}
.textArea {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
.button {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px outset #CCCCCC;
	background-color: #CCCCCC;
}
.highlightBold {
	color: #000033;
	font-weight: bold;
	text-align: left;
}

.mainImage2 {
	background-image: url(newSite/images/MainTemplate_08.gif);
	background-repeat: no-repeat;
}
.mainImage3 {
	background-image: url(newSite/images/MainTemplate_09.gif);
	background-repeat: no-repeat;
}
.highlightRegular {
	color: #000033;
	font-weight: normal;
	text-align: left;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	line-height: 22px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8981D;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textField {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formSpace {
	padding-bottom: 5px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	line-height: 13px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
}
.floatLeft {
	float: left;
	margin-bottom: 0px;
	bottom: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}
.floatLeftBorder {
	float: left;
	margin-bottom: 10px;
	bottom: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	border: 1px solid #F7971C;
}
.companyImages {
	width: 210px;
	float: left;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.orangeColour {
	color: #F8981D;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #F69323;
	font-style: normal;
}
.whiteLink {
	color: #FFF;
	text-decoration: none;	
}

.whiteLink a:visited {
	color: #FFF;
	text-decoration: none;
}

.whiteLink a:hover {
	color: #FFF;
	text-decoration:underline;
}

.checklist {
	list-style-image: url(images/tick.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
}
.BodyHeadOrange {
	color: #F89A21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.accImage {
	float: left;
	width: 277px;
	text-align: center;
	clear: both;
}
#twitter {
	font-weight: bold;
	color: #52AFDF;
}
#twitter a:hover {
	color: #A2D3EE;
	text-decoration: none;
}
#twitter a {
	color: #52AFDF;
}
#twitter a:visited {
	color: #52AFDF;
	text-decoration: none;
}
#twitter a:active {
	color: #A2D3EE;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

.main-col1 {
	border-right: 1px dotted #adafb2;
}

.main-col2 {
	border-right: 1px dotted #adafb2;
}

.main-col3 {
	border-right: 1px dotted #adafb2;
}

.main-col4 {
	
}

.main-col1 p {
	padding: 26px 13px 13px 13px;
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
	}

.main-col2 p {
	padding: 26px 13px 13px 13px;
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
	}


.main-col3 p {
	padding: 26px 13px 13px 13px;
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
	}


.main-col4 p {
	padding: 26px 13px 13px 13px;
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
	}


.readmore {
	padding-left: 13px;
}

.introtext {
	font-weight:bold;
	text-transform:uppercase;
	color: #f79c27;
}

.copyright {
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}

.rightsidebar  {
	padding-left: 0;
	padding-top: 20px;
}

.productbanner {
	padding: 50px 0 50px 46px;
}

.tabcontainer {
	padding: 0 46px 50px 46px;
	margin-top:0;
	vertical-align: top;
}

.tabs-col1 {
	width: 283px;
	float: left;
	padding-right: 0;
}

.tabs-col2 {
	padding-left: 27px;
	float: left;
	width: 283px;
}

.tabs-col1 p, .tabs-col2 p, .tabs-proj-col1 p, .tabs-proj-col2 p, .tabs-proj-col3 p, .single-col p {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 0;
}

.tabs-col1 ul, .tabs-col2 ul, .tabs-proj-col1 ul, .tabs-proj-col2 ul, .tabs-proj-col3 ul, .single-col ul, .tabs-col1 ol, .tabs-col2 ol, .tabs-proj-col1 ol, .tabs-proj-col2 ol, .tabs-proj-col3 ol, .single-col ol {
	color: #58595b;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 15px;
	text-align: left;
}

.tabs-col1 .introtext, .tabs-col2 .introtext, .tabs-proj-col1 .introtext, .tabs-proj-col2 .introtext, .tabs-proj-col3 .introtext, .single-col .introtext {
	text-transform:uppercase;
	color: #f7971c;
	font-weight: bold;	
}

.tabs-col1 h1, tabs-col2 h1, .tabs-proj-col1 h1, .tabs-proj-col2 h1, .tabs-proj-col3 h1, .single-col h1 {
	text-transform:uppercase;
	color: #f7971c;
	font-weight: bold;	
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;	
}

.tabs-col1 h2, .tabs-col2 h2, .tabs-proj-col1 h2, .tabs-proj-col2 h2, .tabs-proj-col3 h2, .proj-heading h2, .single-col h2, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color: #f7971c;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

.tabs-col1 h3, .tabs-col2 h3, .tabs-proj-col1 h3, .tabs-proj-col2 h3, .tabs-proj-col3 h3, .single-col h3 {
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color: #59595b;
	font-weight: normal;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left;
}

.tabs-col1 h4, .tabs-col2 h4, .tabs-proj-col1 h4, .tabs-proj-col2 h4, .tabs-proj-col3 h4, .single-col h4 {
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color: #59595b;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0px;
	text-align: left;
}


.tab-tables {
	padding: 0;
}


.activgrey {
	color: #666;
}

.tabs-col1 .checklist, .tabs-col2 .checklist, .tabs-proj-col1 .checklist, .tabs-proj-col2 .checklist, .tabs-proj-col3 .checklist, .single-col .checklist {
	margin-left: 10px;
	text-align: left;
}

.accImages {
	padding-top: 15px;
}

.mountchecklist {
	list-style-image: url(images/tick.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	margin-left: 150px;
}

.mountchecklistcross {
	list-style-image: url(images/cross.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	margin-left: 150px;
}

.supportFieldName {
	font-family: Arial,Helvetica,sans-serif;
	color: #59595b;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left;
}

.asterix {
	color: #f79a23;
}

/**  PROJECTOR PAGE CSS COLOUMNS  **/

.tabs-proj-col1 {
	width: 179px;
	float: left;
	padding-right: 0;
	
}

.tabs-proj-col2 {
	padding-left: 27px;
	float: left;
	width: 179px;
}

.tabs-proj-col3 {
	padding-left: 27px;
	float: left;
	width: 179px;
}

/** PROJECTOR PAGE HR  **/

.proj-heading hr {
	border-top:1px dotted #adafb2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.proj-heading {
	height: 40px;
	width:593px;
	float:left;
}

/** Single page styles **/

.single-col {
	width: 619px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
}

/** Single page styles **/

.supporttable {
padding: 5px, 0, 0, 15px;
	vertical-align: center;
	height: 40px;
}

.supportimages {
	padding-bottom: 5px;
	text-align: left;
	visibility:hidden;
}
	
.systemtypetextfield {
border: #fff;
background: none;
color: #58595b;
font-size: 11px;
}

#recaptcha_image img { width: 180px; } 


/** Tabbed panels overrides **/

.TabbedPanelsTab {
 color: #58595B !important;	
}

.TabbedPanelsTabSelected {
	color: #f79c27 !important;
}

