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, ins, kbd, q, s, samp, small, strike, strong, 
sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

td {vertical-align:top;}

body {line-height: 1;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

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

ins {text-decoration: none;}

del {text-decoration: line-through;}

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

/* END RESET */


body{
	text-align: center;
	font: 12px/22px verdana, sans-serif;
	color: #3f3f3f;
	width: 100%;
}

p{padding-bottom: 9px;}

a, a:visited{
	text-decoration: none;
	color: #fa8100;
}

p a:hover{border-bottom: 1px solid;}

h1, h2, h3{color: #fa8100;}
h1{font-size: 22px;}
h2{font-size: 18px;}
h3{font-size: 14px;}



blockquote{
	padding-left:10px;
	margin: 0 0 10px 10px;
	border-left: 1px solid #fa8100;
	color: #7E7E7E;
}

body.wtg{
	background: url('resources/WTG_bkg.gif') repeat-x;
}

#wrapper{
	text-align: left;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header{
	border-bottom: 1px solid #fa8100;
	height: 100px;
}
	#langselect{
		display:none;
		position:absolute;
		right: 0px;
		z-index:4500;
	}
	
	#langselect select{
		font-size:10px;
		color: #cacaca;
		border:1px solid #cacaca;
		padding: 2px 0 2px 4px;
	}
	
		
	#wtglogo{
		float: left;
		padding: 27px;
	}


	#content ul{list-style: disc outside none;}
	#content ol{list-style: decimal outside none;}
	#content ul, #content ol{margin: 0 0 10px 20px;}
	
/* BRAND NAV STUFF */

#brandnavigation{
	z-index: 4000;
	float: right;
	height: 100px;
	position: relative;
}

	#brandnavigation li{
		display:inline;	
		float: left;
	}

	a.brandlink{
		display: block;
		width: 127px;
		height: 99px;
	}
	li#boontonhdr, li#microlabhdr, li#noisecomhdr{height:100px;border-bottom: 1px solid #fa8100;}
	li#boontonhdr{background: url('resources/Boonton_hdr.png');}
	li#microlabhdr{background: url('resources/Microlab_hdr.png');}
	li#noisecomhdr{background: url('resources/Noisecom_hdr.png');}

	.bkgpos{background-position: 0 99px !important;}

	#brandnavigation li:hover{background-position: 0 99px;}


/* BRAND SUBNAV STUFF */

.brandsubnav {
	border: 1px solid #cacaca;
	border-top: none;
	width: 352px;
	padding: 10px 4px 12px 12px;
	display: none;
	position: absolute;
	z-index: 3000;
	top: 101px;	
	background: #fff url('resources/subnav_rule.png') no-repeat 176px 10px;
}

	.brandsubnav a, .brandsubnav a:visited{
		color: #3f3f3f;
		border:none;
	}

	.brandsubnav a:hover{border-bottom:1px solid;}

	.brandsubnav ul {
		font: 11px/15px Verdana;
		color: #2f2f2f;
		float:left;
	}

	.brandsubnav ul li{
		padding: 5px 10px 5px 0;
		clear: both;
		width: 166px;
	}

	.brandsubnav ul h3{
		font: 18px/24px Lucida Grande, Verdana, San-Serif;
		text-transform: uppercase;
		color: #fa8100;
	}

	#boontonsubnav{} #microlabsubnav{}

	.mlabfinder{
		font-style: italic;
		float: right;
	}

	.wtg #noisecomsubnav, .wtg #microlabsubnav, .wtg #boontonsubnav{
		right: 0px;
	}

/* CONTENT SECTION */
	#contentbox h2 {
		font: 16px Lucida Grande, Verdana, San-Serif #007dc3 bold;
		color: #007dc3;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	#contentbox {
		font: 12px verdana;
		line-height: 18px;
		float: left;
		color: #000;
		width: 490px;
		padding-top: 25px;
		margin-left: 20px;
	}
	
/* NEWS SECTION */

.alignleft{float:left;}
.alignright{float:right;}


#newsbox{
	z-index: 3000;
	position: absolute;
	height: 259px;
	width: 251px;
	background-color: #ececec;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	font: 10.5px/16px Verdana;
	padding: 10px;
	margin: 12px;
}

	#newsbox p{padding-bottom:0;}

	#newsbox a{color: #007dc3;}
	#newsbox a.menuitem{color: white;}

	#newsbox a:hover{
		color: #000;
		border-bottom: none;
	}
	#newsbox a.menuitem:hover{
		color: white;
	}

	#newsbox h3 a{
		font: 14px/24px Lucida Grande, Verdana, San-Serif;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		font-weight: 800;
		color: #fa8100;
	}

	#newsbox h4 {
		color:#007dc3;
		padding-top:8px;
	}

	#newsbox .readmorelink, #newsbox .readmorelink a{
		display: block;
		width:100%;
		font-weight: bold;
		text-align: right;	
		color: #3f3f3f;
	}

	#newsbox .rsslink{
		width: 125px;
		color: #007dc3;
	}
	#newsbox .rsslink2{
		width: 100%;
		color: #007dc3;
	}

	#newsbox .rsslink img{margin-right: 5px;}
	
#slideshowbox {
	position: relative;
	height: 267px;
	z-index: 1000;
	border-bottom: 5px solid #fa8100;
}

/* SLIDESHOWBOX STUFF */

#gallery {position:relative;} 
 
#content ul.slideshow { 
    list-style:none;  
    width:954px;  
    height:267px;  
    overflow:hidden;  
    margin:0;  
    padding:0;     
	border-bottom: 5px solid #fa8100;
} 

#content ul.wtgslideshow{
	height: 360px;
}
  
ul.slideshow li {  
    position:absolute;  
    left:0;  
    right:0;  
}  
  
ul.slideshow li.show {z-index:500;}  
  
img {border:none;} 
ul img {border:none;} 

#gallery #caption{
	list-style: none; 
	width:954px;  
	height:50px;  
	position:absolute;  
	top:217px;  
	left:0;   
	color:#fff;  
	background: url('resources/slideshowcaption_bkg.png') repeat;    
	z-index:500;
	text-align:right;
}

#gallery div#caption.wtgcaption {
	top: 310px;
}
  
#slideshow-caption .slideshow-caption-container {  
	margin:10px;
    padding:5px 10px;     
    z-index:1000;     
}  
  
#slideshow-caption h3 {
	font: bold italic 22px/18px Trebuchet MS;
	color:#fff; 
    margin:0;  
    padding:0;    
}  
  
#slideshow-caption p {display:none;}



/* BELLY LINKS */
#bellyfooter{
	display: inline-block;
	padding: 10px 30px 35px 30px;
	margin-top: 25px;
	margin-bottom: -25px;
	width: 890px;
	height:auto;
	background-color: #007dc3;
	color: #fff;	
	font: 12px/16px verdana;
	border-top: 2px solid #fa8100;
	border-left: 2px solid #a9d8f1;
	border-right: 2px solid #a9d8f1;
}

div#bellylinks{margin-left: 30px;}

	div#bellylinks ul.bellylist{
		list-style:none;
		margin:0;
		line-height: 24px;
		font-size: 14px;
		float: left;
		width: 230px;
		background: #ffffff url('resources/bellylinks_rule.png') no-repeat 195px 25px;
	}

	div#bellylinks #last{background-image: none !important;}

	div#bellylinks h3 { 
		font: 14px/24px Lucida Grande, Verdana, San-Serif;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		padding-top: 25px;
	}
	/* this second one is only temporary */
	div#bellylinks h3.temp{ 
		font-weight: bold;
	}

	div#bellylinks ul li a{color: #3f3f3f;}
	/* this second one is only temporary */
	div#bellylinks ul li.temp a{
		color: #ffffff;
		background-color: #007dc3;
	}
	
	div#bellylinks ul li a:hover{border-bottom: 1px solid;}

	div#bellylinks form{padding-top: 20px;}
	
	/* aspx pages should have only one form tag. this extra tag is for the search box */
	div#bellylinks div#sb{padding-top: 25px;}

	#bellylinks h3 a{color: #fa8100 !important;}

	/* social media links */
	#bellylinks ul.socialMediaLinks {
		/*position:absolute;*/
		bottom:77px;
		right:66px;
	}
	#bellylinks ul.socialMediaLinks li#socialMediaImages { 
		padding-top:7px;
		padding-left:13px; 
	}
	#bellylinks ul.socialMediaLinks li a.socialMediaImage { margin-left:6px; }
	#bellylinks ul.socialMediaLinks li a:hover { border: 0; }
	

.searchbox{
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	font-size: 12px;
	border: 1px solid #007dc3;	
	background-color: #fff;
	color: #3f3f3f;
	padding: 5px 0 2px 5px;
	height: 18px;
	width: 150px;
	float: left;
}

.searchbutton{
	border:none;
	height: 27px;
	width: 71px;
}

/* FAQ SECTION */

.faq .question {overflow: hidden; /*IE 8 Collapsing margin fix */}

.faq .question h3{
	color:#007dc3;
	cursor:pointer;
	padding: 0px;
	}

.faq .question .answer{
	padding: 15px 25px 10px 25px;
	background-color: #f3f3f3;
}


/* FOOTER STUFF */

#footer{
	display: inline-block;
	padding: 16px 30px 0px 30px;
	margin-top: 18px;
	width: 890px;
	height:34px;
	background-color: #007dc3;
	color: #fff;	
	font: 12px/16px verdana;
	border-top: 2px solid #fa8100;
	border-left: 2px solid #a9d8f1;
	border-right: 2px solid #a9d8f1;
	
}
	#brandhome #footer, #wtghome #footer{margin-top:25px;}	

	#footer p{float:left;}
	#footer a{color:#fff; font-weight: bold;}
	#footer a:hover{border-bottom: 1px solid;}
	#footer .alignright{ float:right;}


/* EASILY MAKE A TWO COLUMN LAYOUT */

.twocol #threecol-center {width: 686px;}

.twocol #threecol-right{display:none;}

/* BRAND LOGO AND TAG */
table#logotag { width: 100%; }
table#logotag td.tagline{	vertical-align: middle; }
table#logotag td.tagline h1{
	font: italic bold 20px/18px Trebuchet MS;
	width: 675px;
	text-align: right;
	margin-left: 50px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #007DC3;
}

