/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.dealer, a.dealer:visited{
color:#990000;
}

/************** header tag styles **************/

h1{
 font: bold 140% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h4{
 font: bold 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font: 90% Arial,sans-serif;
	color: #334d55;
	margin: 15px 0px -5px 0px;
	padding: 0px;
	font-weight: bold;
}

h6{
 font: 75% Arial,sans-serif;
 color: #334d55;
 margin: 0px 0px -5px 0px;
 padding: 0px 0px 0px 0px;
}

abbr {
border-bottom-width: 1px;
border-bottom-style: dotted;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 16px;
	list-style: none;
	background: transparent url(../../images/bullets/bullet01_grey.png) 0 4px no-repeat;	
}

li.bullet1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	background: transparent url(../../images/bullets/0066_double_arrow.png) 2px 5px no-repeat;	
}
li.bullet2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	background: transparent url(../../images/bullets/doc.png) 0 3px no-repeat;	
}
li.bullet3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	background: transparent url(../../images/bullets/0066_double_arrow.png) 0 5px no-repeat;	
}

li.acroread {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	background: transparent url(../../images/bullets/acroread.png) 0 1px no-repeat;	
}

li.dealer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;	
	background: transparent url(../../images/bullets/bullet02.png) 0 4px no-repeat;	
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#container {
position:absolute;
left: 50%;
width: 760px;
margin-left: -380px;
}

#pagecell1{
	position:absolute;
	top: 142px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #FFFFFF;
}

#content p, table{
padding-right: 10px;

}

#productselector{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px -3px;

}

#boxes{
	position:absolute;
	width:100%;
	height:100px;
	top: 550px;
	left: 0px;
	right: 2%;
	color: #ffffff;
	border: 1px solid #ccd2d2;
	
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 790px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 4px 10px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

a.glink2, a.glink2:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 4px 10px;
	}

a.glink2:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 114px;
	left: -7px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	font: 100% Verdana,sans-serif;
	position: absolute;
	top: 30px;
	right: 20px;
	border: none;
	height: 40px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
  border: none;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	
}

#search a:hover{
	margin: 0px;
		color: #ffffff;
}

/************* language bar ***************/

#languagebar{
	font: 60% Verdana,sans-serif ;
	color:#CCCCCC;
	position: absolute;
	top: 60px;
	right: 20px;
	border: none;
}

#languagebar a{
color:#CCCCCC;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

.feature p{
	padding: -20px 0px 10px 10px;
	margin: 5px 0px 20px 0px;
}

html>body .feature {height: auto;}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 13px;
list-style: none;
}

.feature table img{
margin: 0px;
padding: 0px;
}

.featureacroread li{
	line-height: 19pt;
	padding-left: 20px;
}

.plaincontent{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

.plaincontent p{
	padding: -20px 0px 10px 10px;
	margin: 5px 0px 20px 0px;
}

html>body .plaincontent {height: auto;}
/************** product *****************/

#product{
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

#productoverview{
	margin-top: 5px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

#productoverview p{
	padding: -20px 0px 0px 10px;
	margin: 5px 0px 20px 0px;
}

#productoverview img{
	margin-top: 4px;
}

#product p{
	padding: -20px 0px 0px 10px;
	margin: 5px 0px 20px 0px;
}

#product li{
padding: 0px 0px 0px 13px;
list-style: none;
background: transparent url(../../images/bullets/bullet01_grey.png) 0 4px no-repeat;
}

.floatright{
	float:right;
	margin: 5px 0px 5px 5px;
	padding: 10px 10px 10px 10px;
}

.right{
float:right;
margin: 5px 0px 5px 5px;
}

.floatleft{
float: left;
margin: 0px 5px 5px 0px;
}

/************** product features *****************/
#features {
	margin-left: 172px;
	font-weight: bold;
	margin-right: 5px;
}
#features ul {
margin-top: 13px;
}
#features li {
padding-bottom: 12px;
font-size: 105%;
background: transparent url(../../images/bullets/bullet01_grey.png) 0 5px no-repeat;
}

#specification {
margin-top: 6px;
}

#specification tr {
    color: #000;
    background-color: #F2F2F2;
    padding: 5px;
}

#specification td {
	padding-left: 5px;
}

#specification .tabletitles{
font-weight:bold;
}


/************** flash content *****************/
.flashcontent {
font-size: 12px;
margin: 0px 5px 0px 15px;
}

/************** feature styles *****************/

.labteam{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

.labH3{
margin-left: 0px;
}

.labteam p{
	padding: 0px 0px 20px 10px;
}

html>body .labteam {height: auto;}


#NGSflash{
margin-left: 15px;
}

#WTFNUflash{
margin-left: 50px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}



.capsule{
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.related h3{
margin: 10px 0px 0px 10px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


.product{
margin: 0px 0px 0px 10px;
display:block;
width: 505px;
height: 90px;
}

.product H2{
margin: 0px 0px -5px 0px;
padding: 0px;
}

.returns{
	font-size: 80%;
}

/********************* forms **********************/
.forms{
	padding: 10px 0px 10px 10px;
	height: 1050px;
	font-size: 100%;
}

.ran-form{
	padding: 10px 0px 10px 10px;
	font-size: 100%;
}

.forms img{
	float: none;
	padding: 0px 10px 0px 0px;
}

.cdrequest{
	padding: 10px 0px 10px 10px;
	height: 480px;
	font-size: 100%;
}

.cdrequest img{
	float: none;
	padding: 0px 10px 0px 0px;
}

.enquiryform{
	padding: 10px 0px 0px 10px;
	height: 940px;
	font-size: 100%;
}

.enquiryform img{
	float: none;
	padding: 0px 10px 0px 0px;
}

.supportform{
	padding: 10px 0px 0px 10px;
	height: 600px;
	font-size: 100%;
}

.supportform img{
	float: none;
	padding: 0px 10px 0px 0px;
}

.literatureform{
	padding: 20px 40px 10px 45px;

	font-size: 100%;
}

.literatureform img{
	float: none;
	padding: 0px 10px 0px 0px;
}

#form{
	min-height: 200px;
	height: 200px;
}

/********************* grinding **********************/
#grinding{
width: 250px;
float: left;
}

#lapping{
width: 250px;
margin-left: 270px;
}

.required {
	background-image: url(../../images/bullets/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

abbr[title]:hover {cursor:help;}

.blank{
display:none;
}

#distributorsleft{
width: 200px;
margin-left: 40px;
float: left;
}

#distributorsleft h1{
margin-left: 10px;
}

#distributorsright{
width: 200px;
margin-left: 320px;
}

#distributorsright h1{
margin-left: 10px;
}

#productlist{
width: 350px;
margin-left: 40px;
float: left;
}

/********************* =sitemap **********************/
#sitemap{
	padding: 10px 0px 10px 30px;
	font-size: 80%;	
}

input, select {
	border: 1px;
	border-style: solid;
	border-color: #7594b3;
	background-color:#EEEEEE;
	margin:0;
}

input[type="radio"]:focus, input[type="radio"] {
	border: 0;
	border-color: #ffffff;
	margin: 0.1em;
}

input.invalid, textarea.invalid, select.invalid{
	background-color: #FFFFFF;
	border: 1px;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus, select.invalid:focus{
	background-color: #FFE813;
	border: 1px;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

input:focus, textarea:focus, select:focus, option:focus{

	background-color:#EEEEEE;
	border: 1px;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0 !important;
}

.checkbox{
border:none;
margin:0;
}

input[type="submit"] {
border-style:solid;
	border-width: 0.2em;
	margin: 0em;
	cursor:pointer;
}

input[type="submit"]:active {
	border-style: inset;
	border-width: 0.2em;
	margin: 0em;
}

input[type="submit"]:focus {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}

#search input{
border:none;
}

.notes {
	font-size: 9px;
	color: #666666;
	}
	
.center{
align:center;
float:none;
}
.center img{
text-align:center;
float:none;
}

div.TabView div.Tabs {
  height: 23px;
  overflow: hidden;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  border-bottom: #CCCCCC 1px solid;
}

div.TabView div.Tabs a {
  float: left;
  display: block;
  width:  92px;
  text-align: center;
  height:      27px;
  line-height: 26px;
  vertical-align: middle;
  background: url('/images/misc/tabs.jpg') no-repeat -2px -1px;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 12px;
  color: #888888;
  margin: 0px 0px 0px 0px;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
  background: url('/images/misc/tabs.jpg') no-repeat -2px -31px;
  color: #555555;
}

#newproduct {
top: 35px;
left: 0px;
position:absolute;
}

#legend{
float:right;
padding: 0px 10px 5px 0px;
}

.caption{
	font-size:80%;
	color:#999;
	text-align:left;
}

.partcode{
	margin:0px 0px 3px 2px;
	color:#666;
	font-weight:bold;
}

fieldset{
	padding-left:10px;
}

/********************* end **********************/
#nolanguage {
	background-color: #FC6;
	border: 1px solid #C63;
	margin: 10px 10px 10px 0px;
	padding: 5px;
}
