/* Background image styles */

.topleftbg {
	background-image: url(../images/topbar/left.jpg);
	background-repeat: repeat;
}
.toprightbg {
	background-image: url(../images/topbar/right.jpg);
	background-repeat: repeat;
}
.botleftbg {
	background-image: url(../images/bottombar/left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botrightbg {
	background-image: url(../images/bottombar/right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dropshadow {
	background-image: url(../images/topbar/drop_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.pageimage
{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 40px;
}
.appimage
{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 10px;
}

/* privacy statement */
#ps 		{text-align:right; font-family:arial, sans-serif; font-size:70%; margin:0 20px 0 0; padding-top: 22px; width: 200px }
#ps a		{color:#000000;	text-decoration:none; }
#ps a:hover	{color:#CC0000; text-decoration:underline; }


/* News box styles */
.newsboxtop {
	background:url(../images/newsimages/box_top.gif) no-repeat top left; 
	overflow: hidden;
}
.newsboxbg {
	background-image:url(../images/newsimages/boxbg.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	overflow: hidden;
}
.newstitletext {
	background-color: #e43c30;
	font-family: arial, verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#newsdots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newstxt {
	font-family: verdana, arial;
	font-size: 11px;
	color: #E43C30;
	font-weight: normal;
	padding: 5px 0px 10px 0px;
	line-height: 1.2em
}
.newstxt a:link{
	font-family: verdana, arial;
	font-size: 11px;
	color: #E43C30;
	font-weight: normal;
	text-decoration:none;
}
.newstxt a:visited{
	font-family: verdana, arial;
	font-size: 11px;
	color: #E43C30;
	font-weight: normal;
	text-decoration:none;
}
.newstxt a:hover{
	font-family: verdana, arial;
	font-size: 11px;
	color: #E43C30;
	font-weight: normal;
	text-decoration:underline;
}

/* Text styles */

.hptitletext {
	/*font-family: arial, verdana;
	font-size: 26px;
	color: #E43C30;
	font-weight: bold;*/
	font-family: arial, verdana;
	font-size: 34px;
	color: #E43C30;
	font-weight: bold;
}
.hpsubtitletext {
	/*font-family: arial, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;*/
	font-family: arial, verdana;
	font-size: 20px;
	color: #E43C30;
	font-weight: normal;
}
.hptext {
	font-family: arial, verdana;
	font-size: 12px;
	color: #314194;
	font-weight: bold;
	line-height: 18pt
}
.titletext {
	font-family: arial, verdana;
	font-size: 18px;
	color: #E43C30;
	font-weight: bold;
}
.subtitletext {
	font-family: arial, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.tabletitletext {
	font-family: arial, verdana;
	font-size: 12px;
	color: #314194;
	font-weight: bold;
}
.tabletext {
	font-family: arial, verdana;
	font-size: 12px;
	color: #314194;
	font-weight: normal;
}
.tabletext a:link{
	font-family: arial, verdana;
	font-size: 12px;
	color: #E43C30;
	font-weight: bold;
	text-decoration: none;
}
.tabletext a:visited{
	font-family: arial, verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.tabletext a:hover{
	font-family: arial, verdana;
	font-size: 12px;
	color: #E43C30;
	font-weight: bold;
	text-decoration: underline;
}
.textsm
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.textsm a:link{
	font-family: arial, verdana;
	font-size: 10px;
	color: #E43C30;
	font-weight: normal;
	text-decoration: none;
}
.textsm a:visited{
	font-family: arial, verdana;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.textsm a:hover{
	font-family: arial, verdana;
	font-size: 10px;
	color: #E43C30;
	font-weight: normal;
	text-decoration: underline;
}
.text 
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.text a:link, .text a:visited {
	font-family: arial, verdana;
	font-size: 12px;
	color: #E43C30;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover{
	font-family: arial, verdana;
	font-size: 12px;
	color: #E43C30;
	font-weight: bold;
	text-decoration: underline;
}
.footertxtbl
{
	font-family: arial;
	font-size: 9px;
	color: #314194;
	font-weight: 600;
}
.footertxtwh
{
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}

td.footertxtwh {
	padding-top: 25px;
}

/* Form styles */

.formfield {
	font-family: arial, verdana;
	font-size: 12px;
	color: #314194;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #314194;
}
.formfieldsm {
	font-family: verdana;
	font-size: 10px;
	color: #314194;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #314194;
}
.formfieldtxt {
	font-family: arial, verdana;
	font-size: 12px;
	color: #E43C30;
	font-weight: bold;
	text-decoration: none;
}

/* Nav bar styles */

.navtext {
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
}
.navtext a:link{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:visited{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Drop Down Menu Classes */

/* 11 Aug 2006 modified background colour to complement new design (was #304296) */

ul.NavMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.NavMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.NavMenu li ul {
	margin: 0px 0px;
	padding: 0px 10px;
	list-style: none;
}

#sensorMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 126px;
	PADDING: 2px 10px 10px 10px;
	BACKGROUND-COLOR: #0071ba;
}
#applicationMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 173px;
	PADDING: 2px 10px 10px 10px;
	BACKGROUND-COLOR: #0071ba;
}
#technologyMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 330px;	
    PADDING: 2px 10px 10px 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #0071ba;
}
#supportMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 398px;
    PADDING: 2px 10px 10px 10px;		
    BACKGROUND-COLOR: #0071ba;
}
#qualityMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 449px;
    PADDING: 2px 10px 10px 10px;	
    BACKGROUND-COLOR: #0071ba;
}

#warrantyMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 449px;
    PADDING: 2px 10px 10px 10px;	
    BACKGROUND-COLOR: #0071ba;
}

#newsMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    right: 70px;
    PADDING: 2px 10px 10px 10px;	
    BACKGROUND-COLOR: #0071ba;
}
#companyMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    right: 70px;
    PADDING: 2px 10px 10px 10px;	
    BACKGROUND-COLOR: #0071ba;
}

#contactMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    right: 25px;
    PADDING: 2px 10px 10px 10px;	
    BACKGROUND-COLOR: #0071ba;
}

.menustyle
{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menustyle:Link
{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menustyle:Visited
{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menustyle:Hover
{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.menustyle:Active
{
	font-family: verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.button {
	background: url(../images/form/button.gif) no-repeat top left;
	width: 111px;
	padding: 5px 20px 10px 20px;
	color: #fff;
	border: 0px;
}

.HomePage {
	background: url(../images/topbar/top-bg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px
}