/* P M Instrumentation cc, by Gareth Goodliffe, http://www.designstudio.co.za/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, P M Instrumentation cc */
/* Last updated: December 1st, 2006 */

/*
	Makes use of Alternate Box Model Hacks as described by Edwardson Tan:
	http://www.info.com.ph/~etan/w3pantheon/style/abmh.html

	Makes use of Phark Revisited image replacement as described by Dave Shea:
	http://www.mezzoblue.com/tests/revised-image-replacement/

	Tested and 100% compatible with:
	Internet Explorer 5.01+ (Win)
	Firefox 0.9.3 (Win)
	Opera 7.5.3 (Win)
	Safari 1.2.3 (Mac)
	Netscape 7.1 (Mac)

	Very minor issue found with:
	Internet Explorer 5.2.3 (Mac)
*/	

/* ==================== START DOCUMENT STYLES ==================== */

body {
	background: #ddd;
	font: normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #555;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0px 0px 15px 0px;
	}

h1 {
	}

h2 {
	}

h3 {
	color: #147;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	}

h4 {
	margin-top: 5px;
	font-size: 20px;
	margin-bottom: 3px;
	}

h5 {
	}

h6	{
	margin-top: 3px;
	font-size: 13px;
	margin-bottom: 10px;
	}

a:link {
	color: #555;
	border-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #555;
	border-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	}

li a:active {
	color: #147;
	font-weight: bold;
	text-decoration: none;
	}

li a:hover {
	color: #147;
	font-weight: bold;
	text-decoration: none;
	}

li a:link {
	color: #147;
	font-weight: bold;
	text-decoration: none;
	}

li a:visited {
	color: #147;
	font-weight: bold;
	text-decoration: none;
	}

ul {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	color: #555;
	}

glossary {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

/* ==================== END DOCUMENT STYLES ==================== */

/* ==================== START CONTAINER STYLES ==================== */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff; /* white */
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

#pageholder {
	margin-left: 0px;
	position: relative;
	background: #fff; /* white */
	margin-bottom: 50px;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

#homecontentholder {
	width: 500px;
	position: static;
	float: left;
	margin-right: 0px;
	background: #fff; / *white* /
	margin-bottom: 0px;
	}

#contentholder {
	margin-left: 15px;
	margin-right: 15px;
	background: #fff; / *white* /
	margin-bottom: 0px;
	padding-left: 0px;
	}

#linklistholder {
	float: left;
	top: 0px;
	left: 0px;
	width: 205px;
	border-bottom: 1px solid #fff;
	background: #FFF;
	margin-bottom: 50px;
	margin-right: 15px;
	}

#jscriptconveyor {
	width: 498px;
	height: 50px;
	margin-top: 10px;
	margin-left: 220px;
	}

#footer {
	position: relative;
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #fff url(footer1.jpg) no-repeat;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 6px 12px 0px 0px;
	border-top: 1px solid #fff;
	text-align: right;
	}

/* ==================== END CONTAINER STYLES ==================== */


/* ==================== START INTRO STYLES ==================== */

#intro {
	}

#pageHeader {
	width: 720px;
	height: 220px;
	background: #fff url(header3.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	text-indent: -999em;
	margin: 0;
	}

#quickSummary {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	}

#quickSummary p.p1 {
	position: absolute;
	left: -999em;
	text-align: left;
	}

#quickSummary p.p2 {
	width: 195px !important;
	width /**/: 195px;
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 10px;
	border-right: 1px solid #fff;
	}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: uppercase;
	background: #147;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: none;
	background: transparent;
	color: #147;
	background: #fff;
	}

/* ==================== END INTRO STYLES ==================== */


/* ==================== START INDEX PAGE TEXT STYLES ==================== */


#featuredproducttext {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

#newstext {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

#featuredarticletext {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

#promotiontext {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}
	
/* ==================== END INDEX PAGE TEXT STYLES ==================== */

/* ==================== START LIST PAGES TEXT STYLES ==================== */


#viewalllist {
	font: normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #555;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

#viewalllist li a:visited, a:active, a:link, a:hover{
	color: #147;
	}

/* ==================== END LIST PAGES TEXT STYLES ==================== */

/* ==================== START PRODUCT PAGES TEXT STYLES ==================== */


#productheading {
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

#productheading h3 {
	font-family: sans-serif;
	}

#productheading h4 {
	font-size: 20pt;
	color: #147;
	margin-top: 15px;
	margin-bottom: 10px;
	}

#productheading h6 {
	color: #18d;
	font-size: 12pt;
	}	

ul.featurelist {
	list-style-image: url(images/featurebullet.png);
	font: 12px sans-serif;
	font-weight: normal;
	color: #f60;
	text-transform: none;
	padding-left: 30px;
	}

#featurelist {
	/* border-top: 1px solid #666; */
	/* border-bottom: 1px solid #666; */
	}
	
#producttext {
	margin: 10px 0px 0px 0px;
	text-align: justify;
	background: #fff;
	}

#producttext h4 {
	color: #147;
	}

#producttext h5 {
	color: #147;
	}
	
#producttext h6 {
	color: #18d;
	}
	
#producttext p {
	font-family: sans-serif;
	font-size: 10pt;
	color: #555;
	}

#productaccessoriestext {
	margin: 0px 0px 0px 10px;
	text-align: justify;
	font-family: sans-serif;
	font-size: 10pt;
	color: #555;	
	}
	
#productrelateddownloadstext {
	margin: 0px 0px 0px 10px;
	text-align: left;
	}

#productrelatedlinkstext {
	margin: 0px 0px 0px 10px;
	text-align: left;
	}
		
#producttableholder {
	font-family: sans-serif;
	margin: 20px 0px 20px 0px;
	border: 1px solid #666;
	background: #FFF;
	width: 500px;
	table-layout: auto;
	}
	
#producttableholder th.specification {
	width: 200px;
	}

#producttableholder th.productname {
	width: 300px;
	}

#templatetableholder {
	font-family: sans-serif;
	width: 100%;
	table-layout: auto; 
	margin: 20px 0px 20px 0px;
	border: 1px solid #666;
	}

#templatetableholder td{
	color: #333;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF;
	}

#templatetableholder th{
	color: #333;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	background: #FFFFFF;
	}

#templatetableholder td.heading {
	padding: 3px 0px 2px 30px;
	font-size: 10pt;
	color: #147;
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}

#templatetableholder th.image {
	width:	130px;
	}

#templatetableholder th.model {
	width:	80px;
	}

#templatetableholder th.type {
	width:	300px;
	}


	
#templatetableholder th.description {
	width:	100px;
	}
		
#ordercodetableholder {
	font-family: sans-serif;
	margin: 20px 0px 20px 0px;
	border: 1px solid #666;
	background: #FFF;
	width: 500px;
	table-layout: auto;	
	}

#ordercodetableholder th.ordercode {
	width: 100px;
	}

#ordercodetableholder th.description {
	width: 300px;
	}
	
#ordercodetableholder th.price {
	width: 100px;
	}
	
#producttableholder td{
	color: #333;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 0px;
	border-top: 1px solid #AAA;
	}

#producttableholder th{
	color: #333;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	}

#ordercodetableholder td{
	color: #333;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 0px;
	border-top: 1px solid #AAA;
	}

#ordercodetableholder th{
	color: #333;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	}

p.downloads {
	line-height: 1.8em;
	}

#producttableholder td.heading {
	padding: 3px 0px 2px 30px;
	font-size: 10pt;
	color: #147;
	font-weight: bold;
	}
	
#probetableholder {
	font-family: sans-serif;
	width: 100%;
	table-layout: auto; 
	margin: 20px 0px 20px 0px;
	border: 1px solid #666;
	}

#probetableholder td{
	color: #333;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF;
	}

#probetableholder th{
	color: #333;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	background: #FFFFFF;
	}

#probetableholder td.heading {
	padding: 3px 0px 2px 30px;
	font-size: 10pt;
	color: #147;
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}
	
#probetableholder th.ordercode {
	}

#probetableholder th.schematic {
	width: 200px;
	}
	
#probetableholder th.type {
	width: 5%;
	}
	
#probetableholder th.temprange {
	width: 12%;
	}
	
#probetableholder th.dimensions {
	width: 13%;
	}
	
#probetableholder th.description {
	width: 28%;
	}
	
/* ==================== END PRODUCT PAGES TEXT STYLES ==================== */

/* ==================== START IMAGE HOLDERS ==================== */

#productimageholder {
	margin-right: 15px;
	margin-left: 5px;
	float: right;
	width: 180px;
	}

#otherimageholder {
	margin-left: 15px;
	float: right;
	}

#iconholder {
	float: left;
	border: 0;
	margin-right: 5px;
	}

#getacroholder {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	}

/* ==================== END IMAGE HOLDERS ==================== */

#relatedLinks {
	margin: 0px 10px 0px 0px;
	text-align: left;
	}
	
#contactUsText {
	margin: 0px 10px 0px 0px;
	text-align: left;
	}
	
#contactUsForm {
	margin: 0px 10px 0px 0px;
	text-align: left;
	}

#formholder {
	float: right;
	text-align: left;
	}

/* ==================== START LINK LIST STYLES ==================== */


#lproducts {
	border-top: 1px solid #fff;
	background: #18d;
	color: #fff;
	}

#lproducts li a:hover {
	background: #fff;
	color: #18d;
	}

#lproducts a:link, #lproducts a:active, #lproducts a:visited {
	color: #fff;
	}

#lproducts h3 {
	margin-top: 10px; 
	margin-left: 15px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	}

#larticles {
	border-top: 1px solid #fff;
	background: #147;
	color: #fff;
	}

#larticles h3 {
	margin-top: 10px; 
	margin-left: 15px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	}
	
#larticles li a:hover {
	color: #000;
	background: #fff;
	}

#larticles a:link, #larticles a:active, #larticles a:visited{
	color: #fff;
	}

#lresources {
	border-top: 1px solid #fff;
	background: #18d;
	color: #111;
	}

#lresources h3 {
	margin-top: 10px; 
	margin-left: 15px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	}

#lresources li a:hover {
	color: #18d;
	background: #fff;
	}

#lresources a:link, #lresources a:visited, #lresources a:active {
	color: #fff;
	}

/* ==================== END LINK LIST STYLES ==================== */