/* Start of CMSMS style sheet 'NBM Design CSS' *//* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */* {margin: 0;padding: 0;}/*Set initial font styles*/body {text-align: left;font-family: Arial,Helvetica,san-serif;font-size: 75.01%;line-height: 1em;}/*set font size for all divs, this overrides some body rules*/div {font-size: 1em;margin: 0;padding: 0;}/*default link styles*//* set all links to have underline and bluish color */a, a:link a:active {text-decoration: none;/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */background-color: inherit;color: #1B75BC;}a:visited {text-decoration: none;background-color: inherit;color: #1B75BC;}a:hover {text-decoration: underline;background-color: inherit;color: #1B75BC;}/*****************basic layout *****************/body {margin: 0 auto;padding: 0;color: #333;background-color: #FFFFFF;}div#pagewrapper {width: 916px;margin: 10px auto;padding:0;}/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */div#header {margin: 0px auto 0px auto;padding: 0;background: transparent url(../template/header-vertbar.png) no-repeat 190px 10px;}div#header h1 {display: block;height: 64px;width: 139px;margin: 12px 0 0 23px;/* this will keep IE6 from flickering on hover */background: transparent url(../template/nbmd-logo.gif) no-repeat top left;}div#header h1 a {  display: block;  margin: 0;  padding: 0;  outline: none;  height: 64px;  background: transparent url(../template/nbmd-logo.gif) no-repeat top left;  width: 139px; }div#header #banner-home, div#header #banner-aboutus, div#header #banner-laser, div#header #banner-pld, div#header #banner-customengineered  { display: block; width: 917px; height:316px; border: 0; border-top: 5px solid #EDEDED; padding: 1px 0 0 0; margin: 15px auto 0 auto; text-align: center; z-index: -1; clear:both; overflow: hidden; }  div#header #banner-home {  height: 458px; background: transparent url(../template/header-bg-home.jpg) no-repeat center center;}div#header #banner-home #rotator { height: 458px; width: 916px; margin: 0; padding:0; overflow: hidden;}div#header #banner-aboutus {  background: transparent url(../template/header-bg-aboutus.jpg) no-repeat center center;}div#header #banner-pld {  background: transparent url(../template/header-bg-pld.jpg) no-repeat center center;}div#header #banner-laser {  background: transparent url(../template/header-bg-laser-deposition.jpg) no-repeat center center;}div#header #banner-customengineered {  background: transparent url(../template/header-bg-custom-engineered.jpg) no-repeat center center;}#menu-home, #menu-aboutus, #menu-pld, #menu-customengineered, #menu-laser { width: 602px; height: 40px;/* margin: 276px 0 0 0;*/margin: 0;padding:0; float: right;}#menu-home {/* margin: -40px 0 0 0 ; */position: absolute;margin: -40px 0 0 315px; z-index: 1000;}#menu #menu-aboutus, #menu #menu-pld, #menu #menu-customengineered, #menu #menu-laser {position: absolute;margin: 276px 0 0 315px ;}#menu #menu-home { background: transparent url(../template/menutabs.gif) no-repeat 0px 0px;}#menu #menu-aboutus { background: transparent url(../template/menutabs.gif) no-repeat 0px -48px;}#menu #menu-pld { background: transparent url(../template/menutabs.gif) no-repeat 0px -95px;}#menu #menu-customengineered { background: transparent url(../template/menutabs.gif) no-repeat 0px -144px;}#menu #menu-laser { background: transparent url(../template/menutabs.gif) no-repeat 0px -192px;}#homelink, #aboutuslink, #pldlink, #customengineeredlink, #laserlink { display: block; margin: 0 1px 0 0; padding: 0; height: 40px; float: left; text-align: center; font-size: 13px; overflow: hidden;} #menu a, #menu a:active, #menu a:visited {display: block;margin:0;height: 40px;color: #FFF;font-weight: bold;text-decoration: none;outline: none;border: none;}#homelink a {padding-top: 12px;width: 105px;}#homelink a:hover { background: transparent url(../template/menutabs.gif) no-repeat 0px 0px;}#aboutuslink a {padding-top: 12px;width: 114px;}#aboutuslink a:hover { background: transparent url(../template/menutabs.gif) no-repeat 1px -235px; /*margin-left: 1px;*/ }#menu-home #aboutuslink a:hover { /*margin-left: 1px;*/}#pldlink a {width: 135px;padding: 6px 0 0 0 ;}#pldlink a:hover { background: transparent url(../template/menutabs.gif) no-repeat 2px -279px; }#customengineeredlink { margin-left: -3px;}#customengineeredlink a { width: 137px; padding: 6px 0 0 0; }#customengineeredlink a:hover { background: transparent url(../template/menutabs.gif) no-repeat 0px -322px; }#laserlink a {width: 109px;padding: 6px 0 0 0;}#laserlink a:hover { background: transparent url(../template/menutabs.gif) no-repeat -2px -322px;}div#header #belowbanner { height: 4px; background: #EDEDED url(../template/grey-blue-bar_03.gif) no-repeat top left;}#phonefax {	width: 680px;	height: 20px;	margin: 25px 0 0 0;	float: right;	background-color: #EDEDED;	font-size: 14px;	font-weight: bold;	text-align: center;	padding: 11px;	color: #6A6969}#icons {	width: 120px;	margin: -5px 0 0 30px;	float: right;}#address { background-color: #FFF; color: #D2D2D2; margin: 2px 0 10px 0; width: 683px; float: right; font-size: 11px; font-weight: bold; text-align: center;}div#content {margin: 0px auto 0 98px;padding: 0px;clear:both;background: #FFF url(../template/faux-col.gif) repeat-y top left;}div#grey-shade { margin: 0; padding:0; background: transparent url(../template/grey-shade.jpg) no-repeat bottom left;}div#main {float: right;  /* FIX IE double margin bug */display: inline;width: 555px;padding: 10px 0 0 0 ;margin: 0;}div#sidebar {float: left;width: 251px;/* FIX IE double margin bug */display: inline;margin: 0px;padding: 0 ;margin: 0;}div#sidebartext  {margin: 25px 10px;color: #333;font-size: 10pt;line-height: 1em;}div#sidebar img { border: 2px solid #8E8E8E; display: block; margin: 10px auto; text-align: center;}div#footer {margin: 0 0 0 98px;padding: 0px 0px 0px 251px;color: #fff;font-size: 8pt;height: 41px;overflow:hidden;background-color: #E2E2E2;}/**** FOOTER MENU LINKS *****/#footermenu { height: 41px; margin: 0 auto; padding: 15px; 0 ; text-align: center; background: transparent url(../template/footer-bg.png) repeat-x 0px 0px; overflow: hidden;}div#footer  a {color: #fff;}div#footer .footer-divider { color: #FFFFFF; padding-left: 0.5em; padding-right: 0.5em;}/* as we hid all hr for accessibility we create new hr with div class="hr" element */div.hr {height: 1px;padding: 1em;border-bottom: 1px dotted black;margin: 1em;}.contactdetails { width: 33%; margin: 0; padding: 0; float: right;}/********************CONTENT STYLING*********************//* HEADINGS */div#content h1 {/* font size for h1 */font-size: 2em;line-height: 1em;margin: 0;}div#content h2 {color: #33465C;font-size: 30px;text-align: left;padding-bottom: 1px;line-height: 1.5em;margin: 0 0 0.5em 0;font-family: 'Myriad Pro','Myriad Web','Arial Narrow',Arial,Helvetica,san-serif;}div#content h2.pageTitle {color: #000;font-size: 28px;text-align: left;padding-bottom: 1px;line-height: 1.5em;margin: 0 ;font-family: 'Myriad Pro','Myriad Web',Arial,Helvetica,san-serif;font-weight: normal;}div#sidebartext h2 { color: #FEC731 ; font-size: 12pt ; font-style: italic; text-transform: none ; line-height: 1.1em; margin: 0 ; padding: 1em 0 0 0 ;}div#content h3 {color: #F9B623;font-size: 1.3em;line-height: 1.3em;margin: 0 0 0.5em 0;}div#content h4 {color: #333333;font-size: 1.2em;line-height: 1.3em;margin: 0 0 0.25em 0;}div#content h5 {color: #333333;font-size: 1.1em;line-height: 1.3em;margin: 0 0 0.25em 0;}h6 {color: #333333;font-size: 1em;line-height: 1.3em;margin: 0 0 0.25em 0;}/* END HEADINGS *//* TEXT */p {font-size: 1em;margin: 0 0 1.5em 0;line-height: 2em;padding: 0;}blockquote {border-left: 10px solid #ddd;margin-left: 10px;}strong, b {/* explicit setting for these */font-weight: bold;}em, i {/* explicit setting for these */font-style: italic;}/* END TEXT *//************************ LISTS *********************//* lists in content need some margins to look nice */div#main ul,div#main ol,div#main dl {font-size: 1.0em;line-height: 1.4em;margin: 0 0 1.5em 0;}div#main ul li,div#main ol li {margin: 0 0 0.25em 3em;}/* definition lists topics on bold */div#main dl {margin-bottom: 2em;padding-bottom: 1em;border-bottom: 1px solid #c0c0c0;}div#main dl dt {font-weight: bold;margin: 0 0 0 1em;}div#main dl dd {margin: 0 0 1em 1em;}div#sidebartext ul { list-style: none; margin: 0 0 0 30px;}div#sidebartext ul li { margin: 0 0 1em 0;}/* END LISTS *//********************** IMAGES *********************/img {border: 0;margin: 0;padding:0;}/* Start of style sheet 'Accessibility and cross-browser tools' *//* accessibility *//* menu links accesskeys */span.accesskey {	text-decoration: none;}/* accessibility divs are hidden by default, text, screenreaders and such will show these */.accessibility, hr {/* position set so the rest can be set out side of visual browser viewport */	position: absolute;/* takes it out top side */	top: -999em;/* takes it out left side */	left: -999em;}/* definition tags are also hidden, these are also used for accessibility menu links */dfn {	position: absolute;	left: -1000px;	top: -1000px;	width: 0;	height: 0;	overflow: hidden;	display: inline;}/* end accessibility *//* wiki style external links *//* external links will have "(external link)" text added, lets hide it */a.external span {	position: absolute;	left: -5000px;	width: 4000px;}a.external {/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */	padding: 0 12px 0 0;}/* colors for external links */a.external:link {	color: #18507C;/* background image for the link to show wiki style arrow */	background: url(images/cms/external.gif) no-repeat 100% -100px;}a.external:visited {	color: #18507C;/* a different color can be used for visited external links *//* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/	background: url(images/cms/external.gif) no-repeat 100% -100px;}a.external:hover {	color: #18507C;/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */	background: url(images/cms/external.gif) no-repeat 100% 0;	background-color: inherit;}/* end wiki style external links *//* clearing *//* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/.clearfix:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clear {	height: 0;	clear: both;	width: 90%;	visibility: hidden;}#main .clear {	height: 0;	clear: right;	width: 90%;	visibility: hidden;}* html .clear {/* Hides from IE-mac \*/	height: 1%;	clear: right;	width: 90%;/* End hide from IE-mac */}/* end clearing *//* End of 'Accessibility and cross-browser tools' *//* End of 'NBM Design CSS' */