/* Meyer Instruments */

Reset

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body	{
	background: #666 url(../../Templates/images/bg.jpg) repeat-x;
}

hr	{	
}

h1, h2, h3, h4	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	}

h2	{
	font-size: 16px;
	color: #999;
	padding-bottom: 10px;
}

h3	{
	font-size: 14px;
	color: #666;
	padding-bottom: 5px;
}

h4	{
	font-size: 12px;
	text-transform: uppercase;
}

ol	{
	margin: 0 0 0 5px;
}

ol li	{
	font-weight: normal;
	line-height: 2em;
}

ul	{
	list-style: square;
}

li	{
	margin-left: 30px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset	{
	margin-bottom: 0;
}

#add	{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 1.5em;
	vertical-align: top;
}

#header	{
	padding-top: 5px;
}

#headerimg {
	margin-top: 5px;
}

/* Products Page Navigation */

#prod_nav, #prod_nav a	{
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

#prod_nav #secondary, #prod_nav #secondary a	{
	color: #666;
	text-decoration: none;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#prod_nav #secondary a:hover	{
	color: #999;	
}


#prod_nav a:hover	{
	color: #999;
}

#prod_nav li	{
	list-style: square;
	color: #900;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	line-height: 2em;
}

#prod_nav li ul a, #prod_nav li ul a:link {
  color: #666;
}

#secondary li	{
	list-style: square;
	color: #666;
}

#products_content	{
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	margin-left: 0px;
	height: inherit;
}


#products	{
	background: #999;
	color: #FFF;
}

#top_title	{
	padding: 5px;
	color: #FFF;
	background: #900;
}

#top_title_sub	{
	padding: 5px;
	color: #CCC;
	background: #900;
}

#prod_align_image	{
	vertical-align: top;
	padding: 10px;
}

#micro_bg	{
	background: #333;
	width: 50px;
}

.prod_text {
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}

td.single_text {
	vertical-align: top;
}

td.middle {
	vertical-align: middle;
}

a, a:hover, a:visited, a:link	{
	color: #06F;
}

a:hover	{
	text-decoration: none;
}

.single_text {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 10px;
	text-decoration: none;
	color: #333;
}

.single_text a {
	text-decoration: underline;
}

.single_text a:hover	{
	text-decoration: none;
}

.red	{
	color: #900;
}

.bread	{
	font-size: 12px;
	padding: 5px;
	color: #FFF;
	background: #333;
	font-weight: normal;
	line-height: 2em;
	visibility: hidden;
}

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

.bread a:hover	{
	text-decoration: underline;
}

#align_border	{
	vertical-align: top;
	border: 1px solid #CCC;
}

/* Nav Begin */

#nav	{
	background: url(images/hr_bg.gif) repeat-x;
	width: 940px;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 2;
}

#navigation {
  overflow: auto;
  border-bottom: 1px solid #666;
}

#navigation li {
  float: left;
  list-style: none; /* to cater for users without images */
  border: 1px solid #666;
  border-bottom: 0;
  margin: 10px 0px 0px 1px;
}

#navigation a {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #CCC;
  text-decoration: none;
  background: #333;
}

#navigation span {
  display: block;
  background-repeat: no-repeat;
  padding:4px 4px;
}

#navigation a:hover {
  background-position: right -198px;
  background: #666;
}

#navigation a:hover span {
  background-position: 0 -198px;
}

#navigation li ul {
  position: absolute;
  width: 230px;
  left: -999em;
  margin-left: 0px;
  font-size: 90%;
  background: #666;
}

#navigation li ul a, #navigation li ul a:link {
  background-image: none;
  padding: 5px;
  width: 19em;
  background-color: #666;
}

#navigation li ul a:hover {
  background-color: #333;
}

#navigation li:hover ul, #navigation li.sfhover ul {
  left: auto;
}

#navigation li span	{
	height:2em;
	text-align:center;
}

/* Nav End */

#home_img	{
	background: none;
}

#c	{
	color: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#cback	{
	background: url(images/trans_bg.png) repeat;
}

#footer	{
	background: url(images/trans_bg.png) repeat;
	border-top: 1px solid #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #CCC;
}

#footer a	{
	text-decoration: none;
	color: #FFF;
}

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

/* Ticker */

#grey	{
	background: url(images/trans_bg.png) repeat;
	border-top: 1px solid #666;
	padding-top: 5px;
  	padding-bottom: 5px;
	color: #FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	text-align: right;
	color: #FFF;
}

.titlefield	{ /*CSS for RSS title link in general*/
	text-decoration: none;
}

.labelfield	{ /*CSS for label field in general*/
  color: brown;
  font-size: 90%;
}

.datefield	{ /*CSS for date field in general*/
  color: gray;
  font-size: 90%;
}

#feeder a	{ /*Demo 1 main container*/
  color: #999;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#feeder_style	{
	color: #FFF;
}

/* End Ticker */

#title	{
	background: url(images/trans_bg.png) repeat;
	color: #CCC;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#grey_bg	{
	background: #999;
}