﻿/* CSS layout */

/*----------------GLOBAL--------------------------------------------------------------------*/

body {
	margin: 0 0 5px 0;
	text-align: center;
	background: #ededed url('images/bg.gif') repeat-y 50% 0;
	line-height: 1.6em;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: .8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

p {
	padding: 0 0 8px 0;
}

img {
	border: 0;
	margin-left: 5px;
}

a {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	color: #546F92;
	}
a:hover {
	color: #808080;
}

h1 {
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0px;
	color: #E8681D;
}

h2 {
	background-position: left;
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
	vertical-align: baseline;
	background-repeat: no-repeat;
}

h3 {
	background-position: left;
	clear: both;
	font-size: 1.1em;
	color: #000;
	padding: 0 14px;
	margin: 0;
	background-image: url('images/h3bg.gif');
	background-repeat: no-repeat;
}

h3 a {
	text-decoration: none;
	color: #000;
}

/*------LAYOUT CONTAINERS------------------------*/

#container	{
	padding: 0px;
	position: relative;
	margin: auto;
	width: 920px;
}

#header	{
	padding: 0px;
	position: relative;
	display: block;
	width: 920px;
	height: 80px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_logo {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 80px;
	display: block;
	width: 220px;
	vertical-align: top;
}
#header_top_middle {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 221px;
	height: 80px;
	display: block;
	width: auto;
	vertical-align: top;
}
#header_search_box {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 701px;
	height: 80px;
	display: inline-block;
	width: 220px;
	vertical-align: middle;
	visibility: hidden;
}
#header_nav {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	display: block;
	width: 920px;
	text-align: left;
}

#breadcrumb {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	display: block;
	width: 920px;
	text-align: left;
}
#breadcrumb ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#breadcrumb ul li {
	display: inline;
	color: #666;
	text-decoration: none;
	font-size: x-small;

}
#breadcrumb ul li a {
	color: #666;
	text-decoration: none;
	font-size: x-small;
}

#breadcrumb a:hover {
	color: #E8681D;
}



#middle	{
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	width: 920px;
	height: auto;
	
}


#home_page_top {
	padding: 15px 220px 15px 20px;
	background-image: url('images/Banner-Green.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	float: none;
	margin: 25px auto 25px auto;
	width: 556px;
	height: 188px;
	left: 62px;
}
#home_page_product_pressure_gauges {
	border: 1px solid #CFCFCF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: none;
	margin: 0px;
	width: 250px;
	background-color: #ECECEC;
	position: absolute;
	top: 238px;
	left: 57px;
}
#home_page_product_crystal_engineering {
	border: 1px solid #CFCFCF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: none;
	margin: 0px;
	width: 250px;
	background-color: #ECECEC;
	position: absolute;
	top: 238px;
	left: 329px;
}
#home_page_product_industrial_thermometers {
	border: 1px solid #CFCFCF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: none;
	margin: 0px;
	width: 250px;
	background-color: #ECECEC;
	position: absolute;
	top: 238px;
	left: 600px;
}


.home_page_product_inner {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.home_page_product_inner img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.home_page_product_inner_text a {
	text-decoration: none;
}

.home_page_product_inner_text {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #000080;
	font-size: medium;
	font-weight: bold;
}


#side_nav_column {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	display: block;
	float: left;
	width: 220px;
	vertical-align: top;
	text-align: left;
}

#side_nav_block {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	display: block;
	width: 220px;
	vertical-align: top;
	text-align: left;
}

/* LEFT VERTICAL MENU */
#menu_left {
	margin: 0px 0 0px 0;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	top: 0px;
	right: 0px;
}
#menu_left li {
	list-style: none;
}
#menu_left li a.level1 {
	display: block;
	color: #FFFFFF;
	background: #3F5B7F no-repeat left;
	width: 184px;
	padding: 4px 18px 4px 18px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
#menu_left li a:hover.level1 {
	display: block;
	color: #FFFFFF;
	background: #2F3B5F no-repeat left;
	width: 184px;
	padding: 4px 18px 4px 18px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
#menu_left li a.level2 {
	display: block;
	color: #3F5B7F;
	background: #C2CEDE url(images/arrow.gif) no-repeat center left;
	width: 184px;
	padding: 4px 18px 4px 18px;
	margin: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}
#menu_left li a:hover.level2 {
	background: #9EB1C9 url(images/arrow.gif) no-repeat center left;
	color: #fff;
}

#menu_left li a.level3 {
	display: block;
	color: #444444;
	background: #EEEEEE no-repeat left;
	width: 174px;
	padding: 3px 18px 3px 28px;
	margin: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
	font-size: x-small;
}
#menu_left li a:hover.level3 {
	display: block;
	color: #000000;
	background: #CCCCCC no-repeat left;
	width: 174px;
	padding: 3px 18px 3px 28px;
	margin: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
}




#content {
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	top: 0px;
	left: 0px;
	display: inline-block;
	width: 670px;
	vertical-align: top;
	text-align: left;
}

/* CISCO TOP NAV STYLE
------------------------------------------------------------------------------------- */


#cdc-nav-module {
	margin: 1px 0 0 0;
	background: url('images/top-nav-bg-off.png') repeat-x left top;
	text-align: left;
}
.cdc-rc-container {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #4272AE;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
  
#cdc-nav-module .nav-container  {
  margin:0; 
  padding:0;
  width:796px;
}

#cdc-nav-module .nav-leftmost-cell { 
  width: 202px;
  margin:0;
  padding:6px 7px 6px 8px;
  border-right:1px solid #ccc;  
}

#cdc-nav-module .nav-leftmost-cell a {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 90%;
	line-height: 1.13em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#cdc-nav-module .nav { 
  margin:0;
  padding:6px 7px 6px 8px;
  border-right:1px solid #ccc;  
}
 
#cdc-nav-module .nav a {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 90%;
	line-height: 1.13em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#cdc-nav-module .nav-leftmost-cell:hover, #cdc-nav-module .nav:hover, #cdc-nav-module .hover {
	background: url('images/top-nav-bg-on.png') repeat top left;
	color: #FFFFFF;
}
#cdc-nav-module .nav-leftmost-cell:hover a, #cdc-nav-module .nav:hover a, #cdc-nav-module .hover a {

 background: transparent;
 position:relative;
  color:#fff;
  }
  
  
.main-product-categories-box {
	padding: 2px 2px 2px 5px;
	width: 100%;
	height: auto;
	border: 1px solid #C0C0C0;
	margin: 0px 0px 10px 0px;
	display: inline-block;
	background-image: url('images/pnav-bg.gif');
	background-repeat: repeat-x;
}

.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 10px 0;
}

#product-summary {
	padding: 0px;
}
.product-summary-box {
	padding: 2px 2px;
	width: 319px;
	height: 185px;
	border: 1px solid #C0C0C0;
	margin: 0px 10px 10px 0px;
	display: inline-block;
	float: left;
	background-image: url('images/pnav-bg.gif');
	background-repeat: repeat-x;
}
 
#product-detail-box {
	padding: 2px 2px 2px 5px;
	height: auto;
	width: 100%;
	border: 1px solid #C0C0C0;
	margin: 0px;
	display: block;
	background-image: url('images/pnav-bg.gif');
	background-repeat: repeat-x;
}
#product-detail-box img.product {
	float: right;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 5 5px 5px 5;
}

#product-detail-box img.product_crystal {
	float: right;
	border: 0;
	padding: 3px;
	margin: 5 5px 5px 5;
}



#product-detail-box img.pdf {
	float: left;
	border: 0px;
	padding: 2px;
	margin: 0px;

	
}

/* START Product_Docs */
#product_docs {
	display: inline-block;
	float: none;
	width: auto;
	margin: 0px 0px 5px 0px;
	vertical-align: text-bottom;
	clear: both;
}
#product_docs ul {
	padding: 0px;
	margin: 0px;
}
#product_docs ul li {
	display: block;
	color: #666;
	text-decoration: none;
	font-size: x-small;
}
#product_docs ul li a {
	color: #666;
	text-decoration: none;
	font-size: x-small;

}

#product_docs a:hover {
	color: #E8681D;
}

#product_docs img {
	border-width: 0px;
	float: left;
}



/* END Product_Docs */

#melbourne {
	padding: 2px 2px;
	width: 300px;
	border: 0px solid #C0C0C0;
	margin: 0px 0px 10px 10px;
	display: inline-block;
}

#sydney {
	padding: 2px 2px;
	width: 300px;
	border: 0px solid #C0C0C0;
	margin: 0px 0px 10px 10px;
	display: inline-block;
	vertical-align: top;
}




#footer {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: auto;
	display: block;
	width: 920px;
}
#header_search_box {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 701px;
	height: 80px;
	display: inline-block;
	width: 220px;
	vertical-align: middle;
}
#enquiry-form-box {
	visibility: hidden;
}
