@charset "utf-8";

html {
	min-height:100%;}

body {   
	margin:0;  
	background-image:url(images/background2.gif);  
	background-repeat: repeat-x;
	min-height:100%;
}

.weather-station {
	background-image:url(images/background3.gif);  
	background-repeat: repeat-x;}

img {
	border-style:none;}

div a {
	text-decoration:none;}

#container {
	width:100%;
	margin:0;
	padding:0;}

#wrapper {
	width:995px;
	margin:auto;
	min-height:100%;
	padding:0;
	}


/***************LHS Menu *****************************************/

#left-links {
	width:100%;
	background-color:#000;
	margin:0;
	padding:10px 0 0 0;
}

#left-links ul {
	list-style-type:none;
	padding:0;
	margin:0;}
	
#left-links li {
	height:30px;
	width:100%;
	}

#left-links li a{
	height:23px;
	display:block;
	background-color:#000;
	text-align:right;
	border-top:#333 solid 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:7px 7px 0 0;
	color:#FFF;
	text-decoration:none;
	_height:30px; /* IE6 Fix - Only IE6 should process this line */}

#left-links li a:hover{
	background-color:#333;
}
	
/***************LHS Menu *****************************************/

/***************LHS Menu GENERAL *****************************************/

#left-links-general {
	width:100%;
	background-color:#000;
	margin:0;
	padding:0;
}

#left-links-general ul {
	list-style-type:none;
	padding:3px 0 0 0;
	margin:0;}
	
#left-links-general li {
	height:45px;
	width:100%;
	}

#left-links-general li a{
	height:33px;
	display:block;
	background-color:#000;
	text-align:right;
	border-top:#333 solid 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:15px 10px 0 0;
	color:#FFF;
	text-decoration:none;
	_height:40px; /* IE6 Fix - Only IE6 should process this line */}

#left-links-general li a:hover{
	background-color:#333;
}
	
/***************LHS Menu GENERAL *****************************************/

#header {
	width:100%;
	height:166px;
	padding:0;
	margin:auto;}

#logo {
	width:123px;
	height:166px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#header-right {
	width:872px;
	height:166px;
	float:right;
	position:relative;}
	
#header-right-right {
	width:450px;
	height:126px;
	float:right;}

#header-right-right-new {
	width:650px;
	height:126px;
	float:right;}
	
#top-menu {
	width:400px;
	height:20px;
	padding:0;
	margin:0;
	float:right;}

#top-menu a:hover {
	text-decoration:underline;
	color:#06F;}

#top-menu ul {
	list-style:none;
	float:right;
	margin:0;
	padding:0;}

#top-menu li {
	display:block;
	padding:0 10px 0 10px;
	margin:10px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-right:#999 solid 1px;
	float:left;}

#top-menu li.lastlink {
	border:0;
	padding:0 0 0 10px;}
	

#top-menu li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	color:#09F;}
	
	
#language-wrapper {
	height:17px;
	padding:0;
	width:235px;
	float:right;
	display:block;
}

#language-wrapper-new {
	height:17px;
	padding:0;
	width:235px;
	float:left;
	margin:7px 0 0 0;
	display:block;
}

#language-text, #language-text-new {
	font-size:10px;
	padding:0;
	margin:0;
	width:60px;
	float:left;}

#language-text p {
	padding:0;
	color:#CCC;
	font-size:11px;
	margin:0;}

#language-text-new p {
	padding:0;
	color:#09F;
	font-size:11px;
	margin:0;}
	

#language {
	height:45px;
	width:130px;
	margin:-2px 0 0 0;
	padding:0;
	float:left;
	}
	
#header-contact {
	width:235px;
	background-image:url(images/phone-number.png);
	background-repeat:no-repeat;
	display:block;
	height:110px;
	margin-top:23px;
	clear:both;
	padding:25px 0 0 0;
	float:right;}

#header-contact p{
	color:#999;
	padding:0;
	margin:0;
	line-height:20px;
	font-size:11px;}

#header-contact a{
	color:#09F;
	text-decoration:underline;}

#header-contact a:hover{
	color:#06F;
	text-decoration:underline;}

#header-bookmark {
	width:180px;
	height:17px;
	padding:0;
	margin:0;
}

#header-bookmark p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	padding:0;
	margin:0;}

#header-bookmark a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	padding:0;
	margin:0;}

#header-bookmark a:hover {
	color:#09F;}

#content-wrapper {
	width:100%;
	min-height:auto;
	position:relative;}

#content {
	width:795px;
	float:right;
	min-height:100%;
	margin:0 0 25px 0;
	padding:0;}


#product-selectors {
	width:180px;	
	height:55px;
	_width:100%; /* IE6 Fix - Only IE6 should process this line */
	_height:75px; /* IE6 Fix - Only IE6 should process this line */
	background-color:#000;	
	border-top:#333 solid 1px;
	margin:0;
	padding:15px 10px 0 10px;}

#product-selectors.general {
	height:100px;
	background-color:#999;
	border-bottom:#828282 solid 7px;
	border-top:0;}

#product-selectors p {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
	color:#333;}

#sidebar {
	width:200px;
	float:left;
	background-color:#C7C7C7;
	position:relative;
	top:0;
	bottom:0;
	padding:0;
	margin:0;}
	
#left-contact {
	width:170px;	
	height:120px;
	_width:100%; /* IE6 Fix - Only IE6 should process this line */
	_height:140px; /* IE6 Fix - Only IE6 should process this line */
	background-color:#999;
	border-top:#828282 solid 7px;
	border-bottom:#828282 solid 7px;
	padding:15px 15px 0 15px;}

#left-contact.general {
	height:110px;}

#left-contact p {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:23px;}

#left-contact h3 {
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;}

#left-contact a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;}

#left-contact a:hover {
	color:#09F;}
	
#iso9001 {
	width:100%;
	height:140px;
	background-image:url(graphics/9001-logo.jpg);
	background-repeat:no-repeat;
	background-position:44px 10px;
}

#iso9001 p {
	padding-top:110px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;}

.cyan {
	color:#09F;
	font-weight:bold;}

.black {
	color:#000;}

.bold {
	font-weight:bold;}

.grey {
	color:#666;}


#footer {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	background-color:#0C3572;
	border-bottom:#09F solid 10px;
}

#footer ul {
	list-style-position:inside;
	list-style-image:url(images/arrow-bullet.png);
	padding:0;
	margin:0;
	line-height:20px;}

#footer a:hover {
	color:#09F;}
	

#footer-wrapper {
	width:995px;
	margin:auto;
	height:210px;
	padding:0;}

#footer-links {
	width:500px;
	display:block;
	float:left;
	margin-top:10px;
	position:relative;
	height:190px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;}

#footer-links h3 a {
	color:#fff;
	padding:0;
	margin:0;
	font-size:14px;}


	
#footer-links a {
	color:#999;
	text-decoration:underline;}

#footer-links-left {
	width:215px;
	padding:0;
	margin:0;
	float:left;
	height:auto;
	}

#footer-links-right {
	width:230px;
	padding:0;
	margin:0;
	float:right;
	height:auto;
	}
	
#footer-copyright {
	width:100%;
	position:absolute;
	bottom:0;
	height:50px;}

#footer-copyright p {
	font-size:11px;
	color:#999;}
	
#footer-copyright ul {
	padding:0;
	margin:0;}

#footer-copyright ul li{
	list-style:none;
	padding:0 10px 0 10px;
	border-right:#CCC solid 1px;
	display:inline;}

#footer-copyright ul li.first {
	padding-left:0;}

#footer-copyright ul li.last{
	border-right:0}

#footer-gill-group {
	width:400px;
	padding:15px;
	background-color:#036;
	border:#09F solid 1px;
	height:120px;
	float:right;
	margin-top:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;}

#footer-gill-group a {
	text-decoration:underline;
	color:#999;}

#footer-gill-group p {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;}
	

#footer-gill-group h3 {
	color:#666;
	padding:0;
	margin:0;
	font-size:14px;}

#footer-gill-group h4 {
	color:#999;
	padding:0;
	margin:5px 0 0 0;
	font-size:12px;}

#gill-sensors-links {
	width:160px;
	line-height:20px;
	padding:0;
	margin:0;
	float:left;
	height:auto;}

#gill-tech-links {
	width:200px;
	line-height:20px;
	padding:0;
	margin:0;
	float:right;
	height:auto;}


/*************   MAIN HORIZONTAL MENU - EC & MAIN *****************************************************/
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	text-transform:uppercase;
	position:relative;
	display:block;
	height:40px;
	font-size:10px;
	background:transparent url("images/menu-off.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	height:40px;
	font-size:10px;
	padding:0;}
	
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	height:40px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:13px 32px 0px 32px; /****** TOP PAD, LEFT PAD, BTM PAD, RIGHT PAD  */ 
	height:40px;
	background:transparent url("images/divider.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("images/menu-on.gif") repeat-x top right;	
	}
/*ul#menu li a:current{
	background:transparent url("images/menu-on.gif") repeat-x top right;	
	}*/
/*************   MENU - EC & MAIN  END  ******************************************************************/           

/*************   MAIN HORIZONTAL MENU - METEOROLOGICAL INSTRUMENTS *****************************************************/
#menu-div {
	width:100%;
	height:40px;
	float:right;
	padding:0;
	margin:0;
	position:absolute;
	bottom:17px;
	right:0;}

ul#menu-met, ul#menu-met-new{
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
	width:100%;
	text-transform:uppercase;
	padding:0px;
	display:block;
	height:40px;
	font-size:10px;
	background:transparent url("images/menu-off.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	
}
ul#menu-met li, ul#menu-met-new li{
	display:block;
	float:left;
	margin:0;
	height:40px;
	font-size:10px;
	padding:0;}
	
ul#menu-met li a{
	display:block;
	float:left;
	color:#ffffff;
	height:40px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:13px 27px 0px 27px; /****** TOP PAD, RIGHT PAD, BTM PAD, LEFT PAD  */ 
	height:40px;
	background:transparent url("images/divider.gif") no-repeat top right;
	}

ul#menu-met-new li a{
	display:block;
	float:left;
	color:#ffffff;
	height:40px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:13px 25px 0px 25px; /****** TOP PAD, RIGHT PAD, BTM PAD, LEFT PAD  */ 
	height:40px;
	background:transparent url("images/divider.gif") no-repeat top right;
	}

ul#menu-met li a:hover, ul#menu-met-new li a:hover{
	background:transparent url("images/menu-on.gif") repeat-x top right;	
	}
/*ul#menu-met li a:current{
	background:transparent url("images/menu-on.gif") repeat-x top right;	
	}*/
/*************   MENU - METEOROLOGICAL INSTRUMENTS  END  ******************************************************************/      



/*************   EXPANDABLE MENU ON ENGINE CONTROLS PAGE**************************************/    
ul#expandmenu {
  width: 200px;
  list-style-type: none;
  border-top: solid 1px #000;
  font-weight:bold;
  margin: 0;
  padding: 0;
}

ul#expandmenu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#expandmenu li, 
  ul#expandmenu a {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color:#000;
  padding: 5px;
}

ul#expandmenu li {
  border-bottom: solid 1px #000;
  line-height: 15px;
}

ul#expandmenu ol li {
  border-bottom: none;
}

ul#expandmenu ol li:before {
  content: "- ";
}

ul#expandmenu a {
  text-decoration: none;
  outline: none;
}

ul#expandmenu a:hover {
  color: #539dbc;
}

ul#expandmenu a.active {
  color:#09F;
}

/*************   END EXPANDABLE MENU ON ENGINE CONTROLS PAGE***********************************/   

/*************   INPUT FORM STYLES    *********************************************************/

.formbutton {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;}

.formdropdowntext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #999999; color: #FFFFFF; text-decoration: none; margin:0px; width:100%;}
.formdropdownbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #fff; color: #000; text-decoration: none; width:100%;}
.formdropdownbody2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #CCC; color: #000; text-decoration: none; width:100%;}
.forminputtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color:#CCC; color: #000000; line-height: 14px; text-decoration: none; width:100%;}
.forminputtext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #000000; color: #FFFFFF; line-height: 14px; text-decoration: none; width:100%;}

/***************   INPUT FORM STYLES END    ****************************************************/

/***************   TABBED PANELS    ****************************************************/



.TabbedPanels {
	width: 450px;
}
.TabbedPanelsTab {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
hr {
	clear: left;
}
.TabbedPanels1 {	width: 500px;
}
.TabbedPanelsTab1 {	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*********** new version (blue tabs)*********** */

.TabbedPanels-new {
	width: 100%;
	margin:20px 0 0 0;
	min-height:150px;
}
.TabbedPanelsTab-new {
	font-family: sans-serif;
	padding:10px 25px 10px 25px;
	font-size: 12px;
	font-weight: bold;
}
hr {
	clear: left;
}
.TabbedPanels1-new {	width: 100%;
}
.TabbedPanelsTab1-new {	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/***************   TABBED PANELS END    ****************************************************/

/***************   DIV AREAS    ****************************************************************/




#contacts {
	background-image:url(images/template2_07.gif);
	height:56px;
	width:250px;
	
}


#toprightsearch {
	background-image:url(images/template2_06.gif);
	height:34px;
	width:250;
	}

#contact-box {
	width:430px;
	line-height:18px;
	float:left;
	height:105px;
	padding:10px;
	margin-top:20px;
	border:#999 solid 1px;
	background-color:#CCC;}
	
#contact-box a {
	color:#666;
	text-decoration:underline;}

#contact-box a:hover {
	color:#09F;}

#contact-box img {
	margin:10px 5px 0 0;
	vertical-align:text-bottom;}

#ticks {
	list-style-image:url(images/tick.png);
	line-height:30px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 25px;
	font-size:13px;}
	
	
	
/***************   DIV AREAS END   *************************************************************/



/***************   LINK STYLES   *************************************************************/


a:hover {color:#0099FF;}
a:visited {}

ul#specs  /** Features list on each product page *****/
{
list-style-type: square;
line-height:200%;
}

ul#features  /** Features list on each product page *****/
{
list-style-type: square;
line-height:100%;
margin-left:0px;
padding-left:20px;
color:#000;
}



/***************   LINK STYLES END ***********************************************************/


/***************   HEADING STYLES   *************************************************************/

h1 {font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight:bold;}

	
h2 {font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}
	
h2 a {
	text-decoration:underline;
	color:#000}
	
h3 {font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}

h3 a {text-decoration:none;
	color: #000000;}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0 0 30px 0;
	padding:0;
	font-weight:normal;
	color:#999;}
	
/***************   HEADING STYLES END ************************************************************/


/***************   TEXT STYLES ************************************************************/

.advertisement {color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

.barelink {color:#FFFFFF;
text-decoration:none;}

.greylink {color:#666666;
text-decoration:none;}

.smalltext {color:#999;
font-size:10px;
font-family:Verdana;
text-decoration:none;
font-weight:normal;}

.mediumblue {color:#039;
font-size:14px;
font-family:Verdana;
text-decoration:none;
font-weight:bold;}

.smalltext a {color:#666666;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.smallblacktext {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.emailtext {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.emailtext a {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.smallbluetext {color:#06C;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

/***************  EXPANDING TEXT BLOCK ************************************************************/

.YesText {color:#000000;
font-size:12px;
font-family:Verdana;
}

.NoText {color:#000000;
font-size:12px;
font-family:Verdana;
display:none;
}

/***************  EXPANDING TEXT BLOCK END ************************************************************/

/***************  EXPANDING TEXT LINK STYLE ************************************************************/

.expandtext {color:#0000cc;
font-size:12px;
font-family:Verdana;
text-decoration:none;
}

p.expandtext:hover {color:#0099FF;
font-size:12px;
font-family:Verdana;
text-decoration:underline;
}

/***************  EXPANDING TEXT LINK STYLE END ************************************************************/

.boldblack {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;}

.boldblack a {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;}

.tabletitle {color:#fff;
font-size:11px;
font-family:Verdana;
text-decoration:none;
font-weight:normal;
}

.news-title {font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;}

.caps {text-transform: uppercase;}

.decap {text-transform: lowercase;}

p {	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
	font-style: normal;
	padding:0;
	font-weight: normal;
	font-variant: normal;
	color: #333;}

.smalltext strong {color: #999;}

.smalltext {text-align: center;}

td {font-family: Verdana;
	font-size: 12px;
	color: #585858;
	font-style: normal;
	font-weight: normal;}
	
.wingdings {
	font-family:Wingdings;
	font-size: 14px;}

/***************   TEXT STYLES END ************************************************************/

/* Contact Form Styles */

#contact-form {
	width:650px;
	padding:10px;
	margin:30px 0 0 0;
	background-color:#EEE;
	border:#CCC solid 1px;}

.contact-form-subnote {
	font-style:italic;
	line-height:normal;
	font-size:10px;
	color:#999;}


.contact-form-title {
	width:325px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0373AF;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:#CCC solid 1px;
	float:left;
	height:30px;}

.contact-form-title-right {
	width:325px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:#CCC solid 1px;
	color:#0373AF;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	float:left;
	height:30px;
	text-align:right;}

.form-button {
	width:270px;
	float:left;
	height:40px;
	display:block;}

.btn {
	color:#FFF;
	font-weight:bold;
	background-color:#027AC1;
	height:30px;
	width:200px;
	border:#01517C solid 1px;}

.btn-reset {
	color:#999;
	font-weight:bold;
	background-color:#EEE;
	height:30px;
	width:100px;
	border:#CCC solid 1px;}

.btn-reset:hover {
	background-color:#FFF;
	cursor:pointer;}

.btn:hover {
	background-color:#0CF;
	border:#09F solid 1px;
	cursor:pointer;}

.fieldwrap {margin: 0; width:100%;	float:left;	display:block; padding-bottom:10px;}
.fieldwrap label {float: left; width: 11em;}
.fieldwrap input {font: 1em Arial, Helvetica, sans-serif;float: left; background: #fff; width: 330px; padding: 0.2em; margin: 0 0 0.5em 0; border: 0.05em solid #CCC;}
.fieldwrap input.fmverify {width: 10em;}
.fieldwrap img {position: absolute; margin: -2px 0 0 10px;}
.fieldwrap textarea {font: 1em Arial, Helvetica, sans-serif; float:left; background: #fff; width: 330px; padding: 0.2em; margin: 0 0 0.5em 0; border: 0.05em solid #CCC;}
.ddfm .button {float: right; margin-left: 11em;}
.required {color:#999; font-style:italic; margin:0 0 0 10px; float:left;}

.fieldwrap-security {margin: 0;}
.fieldwrap-security label {float: left; width: 11em;}
.fieldwrap-security input {font: 1em Arial, Helvetica, sans-serif; background: #fff; width: 330px; padding: 0.2em; margin: 0 0 0.5em 0; border: 0.05em solid #CCC;}
.fieldwrap-security input.fmverify {width: 10em;}
.fieldwrap-security img {position: absolute; margin: -2px 0 0 10px;}
.fieldwrap-security textarea {font: 1em Arial, Helvetica, sans-serif; background: #fff; width: 330px; padding: 0.2em; margin: 0 0 0.5em 0; border: 0.05em solid #ccc;}


#other-contacts {
	width:220px;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:40px;
	float:right;
	background-color:#EEE;
	border:#CCC solid 1px;}

#other-contacts h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	border-bottom:#999 solid 1px;
	padding-bottom:7px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#999;}

.title {
	width:85px;
	font-weight:bold;
	display:block;
	float:left;}

.contact-content {
	display:block;
	width:135px;
	float:left;}

.other-contact-details {
	width:100%;
	padding:10px 0;
	float:left;
	display:block;}

/* Contact Form Styles */



/***************   GRAPHIC STYLES ************************************************************/



.background {background-repeat: no-repeat;}

.norepeat {background-repeat: no-repeat;}

.border {border: 1px solid #999999;}

.ltborder {border: 1px solid #000;}

.underline {text-decoration: none;
	color: #666666;}
	
.imgborder {border: 1px solid #999999;}

.thumbborder {border: 1px solid #000000;}

.boxborder {border: 1px solid #1c3b5a;}


/* TRIAL BITS */
#main-content-wrapper {
	width:100%;
	padding:0;
	margin:0;}

#breadcrumbs {
	width:100%;
	height:27px;
	padding:3px 0 0 20px;
	border-bottom:#CCC solid 1px;}

#main-content {
	width:100%;
	padding:20px;
	margin:0;}

#main-content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding:0 0 15px 0;
	margin:0;}

#main-content p {
	width:600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;}



#product-container {
	width:600px;
	position:relative;
	float:left;
	height:150px;
	padding:0;
	margin-top:20px;
	border-bottom:#CCC dotted 1px;}
	
#product-container h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	color:#09F;}

#product-image {
	width:120px;
	position:absolute;
	bottom:5px;
	height:120px;
	background-color:#CCC;
	float:left; }
	
/************************************************ New Layout Styles (XHTML CSS) ************************************************************/

#new-content-wrapper {
	width:975px;
	padding:10px;}

#new-content {
	float:left;
	width:700px;
	padding:0;
	margin:0;}

#new-content h1 {
	color:#0C3572;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	text-decoration:none;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;}

#new-content h1.enquiry {
	color:#0C3572;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	text-decoration:none;
	padding:0;
	margin:0;
	font-weight:normal;}

/* Breadcrumbs *************************/

#xhtml-breadcrumbs {
	width:100%;
	height:33px;}

#xhtml-breadcrumbs ul {
	display:block;
	width:100%;
	padding:0;
	margin:0;}

#xhtml-breadcrumbs li {
	list-style-image:url(new-images/right-arrow.gif);
	list-style-position:outside;
	margin:0 20px 0 0;
	float:left;
	padding:0}

#xhtml-breadcrumbs li.firstlink {
	list-style:none;
	padding:0;}

#xhtml-breadcrumbs li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#09F;
	padding:0;
	margin:0;
	font-size:11px;
	text-decoration:underline;}

#xhtml-breadcrumbs li a:hover {
	color:#06F;}
/* Breadcrumbs *************************/	



/* product banner *************************/
#product-banner {
	height:370px;
	background:url(new-images/product-banner.jpg) no-repeat right 10px;
	width:100%;}

#product-range-banner {
	height:290px;
	background:url(new-images/product-banner.jpg) no-repeat right 10px;
	width:100%;}

#product-banner h1, #product-range-banner h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	font-weight:normal;
	padding:0;
	margin:0;}

#product-banner h3, #product-range-banner h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#ABE1ED;
	font-weight:normal;
	padding:0;
	margin:0;}
	
#product-banner-left {
	width:410px;
	height:360px;
	margin:10px 0 0 0;
	float:left;}

#product-range-banner-left {
	width:400px;
	height:245px;
	margin:10px 0 0 0;
	float:left;}
	
#product-info {
	width:375px;
	padding:15px 15px 15px 20px;
	height:217px;}

#product-info ul {
	padding:0;
	list-style-position:outside;
	list-style-image:url(new-images/white-tick.png);
	margin:8px 0 0 20px;}

#product-info li {
	padding:3px 0 0 0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;}

#enquiry-button-large {
	width:230px;
	height:35px;
	margin-top:12px;
	background:url(new-images/button.gif);}

#enquiry-button-large a {
	width:220px;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	height:30px;}

#enquiry-button-large a:hover {
	background:url(new-images/button-hover.gif);}


/******************Product Options Section ****************************/
#product-options {
	width:345px;
	padding:10px;
	border:#CCC solid 1px;
	margin-top:20px;
	height:70px;}

#product-options p {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;}

#product-options a {
	display:block;
	color:#666;
	padding-top:50px;
	}


#product-options-left {
	width:225px;
	float:left;
	height:70px;
	padding:0;}

#product-options-left-left {
	width:105px;
	background:url(new-images/paper_content_48.png) no-repeat top center;
	float:left;
	padding:0;
	height:70px;}

#product-options-left-left a:hover {
	color:#09F;
	background:#C5DAFE url(new-images/paper_content_48.png) no-repeat top center;}
	

#product-options-left-right {
	width:105px;
	float:right;
	background:url(new-images/tabs_48.png) no-repeat top center;
	padding:0;
	height:70px;}

#product-options-left-right a:hover {
	color:#09F;
	background:#C5DAFE url(new-images/tabs_48.png) no-repeat top center;}
	
#product-options-right {
	width:105px;
	background:url(new-images/comment_add_48.png) no-repeat top center;
	float:right;
	height:70px;
	padding:0;}

#product-options-right a:hover {
	color:#09F;
	background:#C5DAFE url(new-images/comment_add_48.png) no-repeat top center;}
/******************Product Options Section ****************************/
#product-banner-right {
	width:290px;
	height:370px;
	float:right;}

#product-range-banner-right {
	width:290px;
	height:260px;
	float:right;}

.product-range {
	width:100%;
	height:170px;
	float:left;
	display:block;
	padding:15px 0 15px 0;
	border-top:#999 dotted 1px;}

.product-range h2, .product-range h2 a {
	color:#0C3572;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	padding:0;
	margin:0;
	font-weight:normal;}

.product-range h2 a:hover {
	color:#09F;}

.product-range:hover {
	background-color:#eee;}

.product-range-image {
	float:left;
	margin-top:15px;
	display:block;
	width:160px;
	height:130px;}

.product-range-text {
	float:right;
	margin-top:15px;
	width:530px;
	height:120px;}

.product-range-text a {
	color:#09F;
	text-decoration:underline;}

.product-range-text p {
	padding:0;
	margin:0;}

.product-range-text ul {
	padding:0;
	margin:0;}

.product-range-text li {
	list-style-image:url(new-images/right-arrow.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 0 0 0;
	list-style-position:inside;}

/* range links sections */
.range-links-wrapper {
	width:330px;
	display:block;
	padding:0;
	margin:20px 0 0 0;}

.left {
	float:left;}

.right {
	float:right;}

.range-links-box {
	width:326px;
	padding:2px;
	border:#CCC solid 1px;
	height:100px;
	margin-bottom:35px;
	float:left;}

.range-links-box-internal {
	width:100%;
	padding:0;
	margin:0;
	height:100px;}

.range-links-box-internal a {
	width:100%;
	display:inline;
	height:100px;}

.range-links-box-internal h4 {
	background:url(new-images/blue-gradient.gif) repeat-x top left;
	margin:0;
	height:30px;
	display:block;
}

.range-links-box-internal h4 a {
	display:block;
	color:#FFF;
	padding:5px 0 5px 9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:317px;
	height:90px;}

.range-links-box-internal h4 a:hover {
	text-decoration:underline;
	color:#FFF;}

.range-links-other {
	width:100%;
	height:90px;
	float:left;}

.range-links-other img {
	float:left;}

.range-links-other-text {
	width:250px;
	float:right;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}

.range-links-other-text a {
	display:block;
	margin-bottom:6px;
	font-weight:bold;
	color:#09F;
	text-decoration:underline;}

.range-links-other-text a:hover {
	color:#06F;}


/* product banner *************************/

.product-content {
	width:100%;
	float:left;
	padding:0;
	margin:20px 0 0 0;
	border-bottom:#CCC solid 1px;}

.product-content-range {
	width:100%;
	float:left;
	padding:40px 0 0 0;
	margin:0;
	border-top:#CCC dotted 1px;}

.product-content-range-met {
	width:100%;
	float:left;
	padding:0 0 20px 0;
	margin:0;}

.product-content ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;}

.product-content p,.product-content-range p,.product-content-range-met p {
	width:530px;}

.product-content h2, .product-content-range h2, .product-content-range-met h2{
	color:#0C3572;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	padding:0;
	margin:0;
	font-weight:normal;}

#met-inst-box1 {
	width:222px;
	height:315px;
	float:left;
	background:url(new-images/met-inst-bkg.jpg) no-repeat top left;
	padding:0;
	margin:0 0 35px 0;}

#met-inst-box2 {
	width:222px;
	height:315px;
	background:url(new-images/met-inst-bkg.jpg) no-repeat top center;
	float:left;
	padding:0;
	margin:0 17px 35px 17px;}

#met-inst-box3 {
	width:222px;
	height:315px;
	background:url(new-images/met-inst-bkg.jpg) no-repeat top right;
	float:left;
	padding:0;
	margin:0 0 35px 0;}

#met-inst-box1 p {
	font-size:11px;
	color:#666;}

#met-inst-box2 p {
	font-size:11px;
	color:#666;}

#met-inst-box3 p {
	font-size:11px;
	color:#666;}

#met-inst-box1 span {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C3572;
	font-weight:200;}

#met-inst-box2 span {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C3572;
	font-weight:200;}
	
#met-inst-box3 span {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C3572;
	font-weight:200;}

#met-inst-box1 a {
	display:block;
	text-align:center;
	width:200px;
	border:#CCC solid 1px;
	padding:220px 10px 10px 10px;
	height:85px;
	background:url(new-images/meteorological-instruments-1.png) no-repeat center 10px;}

#met-inst-box2 a {
	display:block;
	text-align:center;
	width:200px;
	border:#CCC solid 1px;
	padding:220px 10px 10px 10px;
	height:85px;
	background:url(new-images/meteorological-instruments-2.png) no-repeat center 10px;}

#met-inst-box3 a {
	display:block;
	text-align:center;
	width:200px;
	border:#CCC solid 1px;
	padding:220px 10px 10px 10px;
	height:85px;
	background:url(new-images/meteorological-instruments-3.png) no-repeat center 10px;}

#met-inst-box1 a:hover {
	border:#09F solid 1px;}

#met-inst-box2 a:hover {
	border:#09F solid 1px;}

#met-inst-box3 a:hover {
	border:#09F solid 1px;}

.button-small {
	width:150px;
	height:23px;
	margin:25px 0 25px 0;
	background:url(new-images/button-small.gif);}

.button-small-inline {
	width:150px;
	height:23px;
	margin:25px 80px 25px 0;
	float:left;
	background:url(new-images/button-small.gif);}

.button-small-tabs {
	width:150px;
	height:23px;
	margin:25px 0 0 0;
	background:url(new-images/button-small.gif);}

.button-small a, .button-small-tabs a, .button-small-inline a {
	width:140px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:2px 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;}

.button-small a:hover, .button-small-tabs a:hover, .button-small-inline a:hover {
	background:url(new-images/button-small-hover.gif);}

.button-small-longer-inline {
	width:180px;
	height:23px;
	margin:25px 80px 25px 0;
	float:left;
	background:url(new-images/button-small-longer.gif);}

.button-small-longer-inline a {
	width:170px;
	display:block;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:2px 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;}

.button-small-longer-inline a:hover {
	background:url(new-images/button-small-longer-hover.gif);}


#technical-section {
	width:100%;
	display:block;
	float:left;
	padding:0;
	margin:0;}

#technical-section h4 {
	background:url(new-images/blue-gradient.gif) repeat-x top left;
	color:#FFF;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px 0 3px 10px;
	margin:0;
	display:block;}
	
#features-box {
	width:330px;
	padding:0;
	margin-top:20px;
	float:left;}

#literature-box {
	width:330px;
	margin-top:20px;
	float:right;}

#specifications-box {
	width:694px;
	margin-top:20px;
	padding:3px;
	clear:both;
	border:#CCC solid 1px;
	float:left;
	height:100px;
}

#other-products {
	width:100%;
	height:200px;
	margin-top:20px;
	float:left;
	clear:both;
	border:#CCC solid 1px;
	background:url(new-images/grey-gradient.gif) repeat-x top left;}
	
/*************** specs tabbed section ***********/
.specs {
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	}

.spec {
	width:100%;
	display:block;
	float:left;
	padding:0 0 10px 0;
	margin:0;
	clear:both;}

.spec-header {
	width:100%;
	height:20px;
	color:#999;
	margin-bottom:5px;
	padding:10px 0 5px 0;
	border-bottom:#CCC solid 1px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;}

.spec-title {
	width:220px;
	color:#000;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;}
	
.spec-details {
	width:390px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;}

.caveat {
	width:100%;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;}

.literature {
	width:105px;
	background:url(new-images/paper_content_48.png) no-repeat center 10px;
	float:left;
	padding:0;
	height:100px;
	margin-right:15px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}

.brochure {
	width:105px;
	background:url(new-images/brochure-icon.png) no-repeat center 10px;
	float:left;
	padding:0;
	height:100px;
	margin-right:15px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}

.software {
	width:105px;
	background:url(images/cd_48.png) no-repeat center 10px;
	float:left;
	padding:0;
	height:100px;
	margin-right:15px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}

.literature a, .brochure a, .software a {
	display:block;
	color:#666;
	border:#FFF solid 1px;
	padding:60px 0 10px 0;}

.literature a:hover {
	color:#09F;
	background:#C5DAFE url(new-images/paper_content_48.png) no-repeat center 9px;
	border:#7CCFF8 solid 1px;}

.brochure a:hover {
	color:#09F;
	background:#C5DAFE url(new-images/brochure-icon.png) no-repeat center 9px;
	border:#7CCFF8 solid 1px;}

.software a:hover {
	color:#09F;
	background:#C5DAFE url(images/cd_48.png) no-repeat center 9px;
	border:#7CCFF8 solid 1px;}

#superseded-product {
	width:320px;
	padding:10px;
	margin-top:15px;
	height:120px;
	border:#09F dotted 2px;
	background-color:#FFF;}

#superseded-product p a {
	color:#09F;
	text-decoration:underline;}

#superseded-product p a:hover {
	color:#06F;}

#superseded-product p{
	margin:0;
	padding:0 0 10px 0;
	}
	
/**************** sidebar *********************/

#xhtml-sidebar {
	width:240px;
	float:right;
	padding:0;
	margin:43px 0 0 0;
	height:10px;}

#xhtml-sidebar-photobox {
	width:230px;
	height:187px;
	margin-bottom:20px;
	padding:3px;
	border:#CCC solid 1px;}

#xhtml-sidebar-banner {
	width:238px;
	height:155px;
	margin-bottom:10px;
	padding:0;}

#xhtml-sidebar-banner a {
	width:238px;
	height:145px;
	display:block;}

#xhtml-sidebar-photobox h4 {
	background:url(new-images/blue-gradient.gif) repeat-x top left;
	padding:5px 0 5px 9px;
	margin:0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
}

#xhtml-sidebar-photobox ul {
	width:228px;
	float:left;
	padding:5px 1px 0 1px;
	margin:0;
	
	}

#xhtml-sidebar-photobox li{
	border:solid #CCC 1px;
	padding:4px 4px 0 4px;
	float:left;
	background-color:#FFF;
	display:inline;
	margin:4px;}

#xhtml-sidebar-photobox li:hover {
	background-color:#CCC;
	border:solid #999 1px;}

.xhtml-sidebar-box {
	width:230px;
	min-height:50px;
	margin-bottom:20px;
	padding:3px;
	border:#CCC solid 1px;}
	


.xhtml-sidebar-box h4 {
	background:url(new-images/blue-gradient.gif) repeat-x top left;
	padding:5px 0 5px 9px;
	margin:0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
}

.xhtml-sidebar-box ul {
	padding:10px;
	margin:0;}

.xhtml-sidebar-box li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0C3572;
	padding:5px;
	font-weight:bold;
	list-style:none;}

.xhtml-sidebar-box li a {
	display:block;
	color:#0C3572;
	text-decoration:none;
	background:url(new-images/blue-tick.jpg) no-repeat right top;}

.xhtml-sidebar-box li a:hover {
	color:#09F;
	background:url(new-images/cyan-tick.jpg) no-repeat right top;}

/**************** Lightbox Image Gallery Styles **************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }


#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**************** Lightbox Image Gallery Styles **************************/

.product-content p a, #ticks a {
	text-decoration:underline;
	color:#09F;}

.product-content p a:hover, #ticks a:hover {
	color:#06F;}