@charset "utf-8";
/* CSS Document */

@media print 
{
    #menuContainer, .cbp-hrmenu, .cbp-hrmenu2, #cbp-hrmenu, #cbp-hrmenu2,.phonebar, #nav {
	display:none;
	visibility:hidden;
}
}
body, html {
	margin: 0;
	padding: 0;
    background:url('/images/home/navBar.jpg') 0 0px repeat-x;
	color: #333;
	text-decoration: none;
    height: 100%;
    font-size:13px;
    line-height:18px;
}



* {
    margin: 0;
    padding: 0;
    outline: none;
    font-family:'Open Sans', sans-serif;
    font-weight: 400;
}

b 
{
    font-weight:bold;
    font-size:inherit;
}
ul, li, p{
    font-family:'Open Sans', sans-serif;
    font-weight: 400;
    }
body {
overflow-x:auto;
}

p {
	margin: 6px auto 18px;
	padding: 0px 6px;
}
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.2em;
   font-size:inherit;
}
sub { top: 0.4em; }
/*--------header---------------*/
#container {
	width: 1060px;
	padding:0px;
    z-index:0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -490px;
}
#nav 
{
   	width: 1060px;
    margin: 0 auto;
    overflow:visible;
	padding: 0;
}
#headerContainer {
	width: 1060px;
    margin: 0 auto;
	padding:0;
	display:block;
    height: 134px;
}
#menuContainer 
{
    width:1090px;
    display:block;
    margin:0 auto;
    margin-bottom:20px;
    padding:0;
    height:50px;
}
#logo {
    height:80px;
    padding-top:20px;
	width:279px;
	border:0px;
	position:relative;
    float:left;
	z-index:1;
	display:inline-block;
}
.phonebar 
{   
    position:fixed;
    top:0px;
    display:block;
	background: #848f95;
	/*background: #657f98;*/
	width: 100%;
	height:29px;
	line-height: 2.1;
	z-index:1001;
	border-bottom:1px solid #5f6c78;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.phonebar .right {
	float:right;
	clear:both;
	position:relative;
	top:-27px;
    right:0px;
    width:450px;
	display:block;
	padding: 0px 15px 2px 350px;
	font-size: 12px;
	color:#e2e2e2;
}
#phone 
{
    position:absolute;
    top:-10px;
    right:0px;
    display:inline-block;
    color:#fff;
}

#phone .phone 
{
    font-size:13px;
    color:#3f3f3f;
    font-family: 'Open Sans', sans-serif;
    text-align:right;
    line-height:14px;
	height: 14px;
}

#headerTools {
    display:inline-block;
    height:80px;
    padding-top:20px;
    float:right;
    width:600px;
}


.push
{
clear:both;
height:500px;
}
form
{
    height:100%;
}  
img {
    border: none;
    font-size: 8px;
    }

a:link	{
    cursor: pointer;
    text-decoration:none;
    color:#0098df;
}

a:hover, a:visited, a:active		{
    cursor: pointer;
    text-decoration:none;    
    color:#007fd0;
    }


#marketsLink{
    height:31px;
	width:59px;
	border:0px;
	position:relative;
	top:-105px;
	left:110px;
	z-index:1001;
}

div.pop-up {
  display: none;
  text-align: left;
  position: absolute;
  margin-top: 18px;
  margin-left:-115px;
  width: 1066px;
  height: 369px;
  padding: 60px 20px 0px 20px;
  background:url('/images/marketsBox.png') no-repeat;
  color: #000000;
  font-size: 90%;
  z-index:1001;
}
#marketsLink .split{
	display:inline;
	float: left;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	width:198px;
}

#marketsLink ul{
margin-left:-30px;
padding-left:10px;
padding-top:2px;
padding-bottom:0px;
}
#marketsLink li{
  background-color: #f2f3f4;
  height:20px;
  list-style-type:none;
}
#marketsLink a {
color:Black;
}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }


#socialNetwork {
    display:inline-block;
    float:right;
    z-index:5000; 
	padding:3px;
	width:66px;
	height:20px;
	border:0;	
}
#socialNetwork a{
    margin-left:3px;
}
#phone 
{
    vertical-align:baseline;
    float:right;
    clear:both;
    position:relative;
    bottom:0;
    color:#3f3f3f;
}
#searchbarNew {
	width: 250px;
	height: 28px;
    float:right;
	display:inline/*-block;*/
    text-align: center;
    line-height:20px;
    z-index:100;
    padding:2px 3px 0px 3px;
    border:solid 1px #8f8f8f;
	-moz-border-radius: 15px;
    border-radius: 15px;
}
#searchbarNew input {
    font-weight:300;
	font-family: 'Open Sans', sans-serif;
	color:#6e6e6e;
	font-size:13px;
}

#productContent .column1 a.indexHead, #productContent .column1 a.indexHead:hover, #productContent .column1 a.indexHead:active, #productContent .column1 a.indexHead:visited,
#productContent .column2 a.indexHead, #productContent .column2 a.indexHead:hover, #productContent .column2 a.indexHead:active, #productContent .column2 a.indexHead:visited  {
	color: #254459;
	padding: 20px 0px 6px 0px;
	display:block;
	margin: 0;
	font-size: 124%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

h6 {
    color: #505050;
    font-weight:400;
    margin:0;
    padding:6px 0px 5px 2px;
    font-size:108%;
    display:block;
}

.column1 
{
    display:block;
    width:52%;
    margin-right:15px;
    float:left;
}
.column2 
{
    display:block;
    width:46%;
    float:left;
}


#marketProducts {
    position:relative;
	z-index:1;
	width:100%;
	height:40px;
	margin-bottom:10px;
	margin-top:15px;
	vertical-align:middle;
    }
#marketProducts .marketProducts:link, #marketProducts .marketProducts:visited{
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    cursor: pointer;
    font-weight:normal;
    font-size:16px;
    text-decoration:none;
    color:#3e2e60;
    display:block;
    padding-left:30px;
    float:left;
    text-align:center;
}

#marketProducts .marketProducts:hover, #marketProducts .marketProducts:active	{
    text-decoration:none;    
    color:#0098df;
    }
#marketSidebarProducts{
    width:220px;
}   
.zebraList li.oddItem {
    background-color: Black;
    color: White;
}

.zebraList li.evenItem {
    background-color: White;
    color: Black;
}
.doubleArrow{
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    font-weight:normal;
    font-size:50px;
    text-decoration:none; 
}
.productHeader{
    text-decoration:none;
    font-family:'Open Sans', sans-serif;
	color: #342b47;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-top:4px;
	padding-left:2px;
    vertical-align:top;
    float:left;
}
div.product{
    float:none;
    font-size: 11px;
	line-height: 13px;
	padding:15px;
	margin:0px;
	border: solid 1px #b8b8b8;
	-moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom:20px;
	}
div.list {
    width:48%;
    float:left;
    display:block;
    height:auto;
    margin-left:10px;
}
div.RoHS_icon{
    background-image:url('/images/icons/RoHSicon.png');
    width:60px;
    height:42px;
    display:block;
    position:relative;
    top:24x;
    float:right;
    margin-right:-10px;
    z-index:100;
}
div.description_block{
    border:0;
    height:auto;
    display:block;
    float:none;
}
div.features_block{
    height:auto;
    display:block;
    float:none;
    border-top:1px solid #cccccc;
    padding-top:15px;
}
div.text{
    margin:20px 0px 15px 0px;
    vertical-align:middle;
}
div.prod_quote{
    float:right;
    width:50%;
    vertical-align:top;
    text-align:center;
    margin-left:20px;
}
img.prod{
    display:block;
    margin: 0 auto;
}
  



/*--------side tab---------------*/
#sideTab {
    background:none;
    display:block;
    border:0px;
	margin-right:10px;
	width:50px;
	position:fixed;
	top:214px;
	left:-5px;
	z-index: 1000;
}

#sideTab:hover {
    background:none;
    display:block;
	height:232px;
	width:48px;
	border:0px;
	margin:0px;
	position:fixed;
	top:214px;
	left:-4px;
    z-index: 1000;
}

#ampTab {
    background:none;
    display:block;
    border:0px;
	margin:0px;
	position:fixed;
	top:214px;
	left:-5px;
	z-index: 1000;
}

#ampTab:hover {
    background:none;
    display:block;
	height:238px;
	width:48px;
	border:0px;
	margin:0px;
	position:fixed;
	top:214px;
	left:-4px;
    z-index: 1000;
}

/*---------------spam field----------------*/
.partDescription 
{
    display:none;
    visibility:hidden;
    height:0px;
    margin:0;
    padding:0;
}

/*--------chat bubble---------------*/
#chatWindow {
    background:none;
    display:block;
    border:0px;
	margin:0px;
	position:fixed;
	bottom:10px;
	left:-25px;
	z-index: 3001;
}

#chatWindow:hover {
    background:none;
    display:block;
	border:0px;
	margin:0px;
	position:fixed;
	bottom:10px;
	left:-24px;
    z-index: 3001;
}

/*----------gallery on the homepage----------------*/

#gallery {
    padding:5px; 
    border:1px solid #e6e6e6; 
    width:800px;
    position:relative;
    left:0px;
    top:0px; /*making this number more negative makes it go towards the top */
    z-index:1;
    margin-bottom:-30px;
}

#galleryProduct {
    padding:5px; 
    border:1px solid #e6e6e6; 
    width:300px;
    float:right;
    margin:10px 0px 10px 20px;
    z-index:-1;
}

#gallery a:link, #gallery a:visited		{
    text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#c8e832;

}

#gallery a:hover, #gallery a:active		{
    text-decoration:none;    
    font: 13px normal 'Open Sans', sans-serif;
    color:#00a3df;}

#marketGallery {
    padding:5px; 
    border:1px solid #e6e6e6; 
    width:528px;
    position:relative;
    right:0px;
    top:-296px; /*making this number more negative makes it go towards the top */
    margin-bottom:10px;
    z-index:1;
}

#marketGallery .marketGal:link, #marketGallery .marketGal:visited		{
    text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#c8e832;

}

#marketGallery .marketGal:hover, #marketGallery .marketGal:active		{
    text-decoration:none;    
    font: 13px normal 'Open Sans', sans-serif;
    color:#00a3df;
    }


/*-------support section---------------*/

#support {
    position:relative;
    border:1px solid #e6e6e6; /* light grey */
    width:220px;
    height:auto;
    background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
    margin-top:12px;
    margin-bottom:12px;
    padding:0;
    line-height:16px;
}   
 
#support a:link, #support a:visited {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#606060; /* dark grey */
    line-height:16px;
}

#support a:hover, #support a:active {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;    
    color:#0078b6; /* blue */
    padding-left:4px;	
    }
   
#support ul {
    list-style-type: none; 	
    margin-bottom:15px;
    margin-left:-10px;
    padding:0;
    }
    
 #documents {
    position:relative;
    border:1px solid #e6e6e6; /* light grey */
    width:220px;
    height:auto;
    background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
    margin-bottom:10px;
    padding:0;
    padding-bottom:6px;
    line-height:16px;
}   
 
#documents a:link, #documents a:visited {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#606060; /* dark grey */
    line-height:16px;
}

#documents a:hover, #documents a:active {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;    
    color:#0078b6; /* blue */
    padding-left:4px;	
    }
#documents ul {
    list-style-type: none; 	
    margin-bottom:15px;
    margin-left:20px;
    padding:0;
    }
.cert_bullet {
	list-style-type: none;
	margin: 0px 0px 25px 8px;
}

.cert_bullet li {
	margin: 10px;
	padding-left: 20px;
    background: transparent url('/images/icons/pdfbullet.png') no-repeat scroll left top;
    line-height:1em;
    }   

#marketSidebar {
    position:relative;
    width:220px;
    height:auto;
    margin-bottom:25px;
    padding:0px;
}   

.sidebarList {width:220px; border-left:1px solid #b1aaa6; border-top:1px solid #b1aaa6; border-bottom:none; margin:0 auto 15px;}
.sidebarList th {background:url('/images/homepage/header-bg.png') #4e646f bottom left repeat-x; border:1px solid #fff; border-right:none; padding-top:10px;}
.sidebarList th h3 {font-size:11px; font-family: 'Open Sans', sans-serif;text-align:center; padding:0px 8px 8px; color:White;}
.sidebarList td {padding:4px 6px 6px 16px; border-bottom:1px solid #bebcba; border-right:1px solid #bebcba; font-size:13px; vertical-align:middle; color:#5f5f5f;}
.sidebarList .evenrow td {background:#fff;}
.sidebarList .oddrow td, .sidebarList tbody tr.odd td {background:#efefef;}
.sidebarList td.evenselected {background:#f0ecea;}
.sidebarList td.oddselected {background:#dbd2cc;}


.sidebarTable {width:220px; border-left:1px solid #b1aaa6; border-top:1px solid #b1aaa6; border-bottom:none; margin:0 auto 15px;}
.sidebarTable th {background:url('/images/homepage/header-bg.png') #4e646f bottom left repeat-x; border:1px solid #fff; border-right:none; padding-top:10px;}
.sidebarTable th h3 {font-size:11px; font-family: 'Open Sans', sans-serif;text-align:center; padding:0px 8px 8px; color:White;}
.sidebarTable td {padding:4px 6px 6px; padding-right:25px; border-bottom:1px solid #bebcba; border-right:1px solid #bebcba; font-size:12px; vertical-align:middle;}
.sidebarTable .evenrow td {background:#fff;}
.sidebarTable .oddrow td, .sidebarTable tbody tr.odd td {background:#efefef;}
.sidebarTable td.evenselected {background:#f0ecea;}
.sidebarTable td.oddselected {background:#dbd2cc;}

 #marketSidebar a:link, #marketSidebar a:visited {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    color:#606060;
    line-height:16px;
    padding-left:10px;
    background:url('/images/icons/greenArrow.png') no-repeat 188px 2px;
    display:block;
    width:100%;
}

#marketSidebar a:hover, #marketSidebar a:active {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:normal;
    color:#0098df;
    line-height:16px;
    padding-left:14px;
    }  
    
.supportHeader {
    font-size:17px;
        font-size:15px\9;
    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	border:0;
	color:White;
	background:url('/images/homepage/sidebarHeaderGradient.jpg') top left repeat-x;
	height:31px;
	margin-top:0px;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .supportHeader{font-size:15px;} 
} 

.suggestedProductHeader {
    font-size:17px;
        font-size:15px\9;
    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	border:0;
	color:White;
	background:url('/images/homepage/sidebarHeaderGradient.jpg') top left repeat-x;
	height:31px;
	margin-top:0px;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:18px;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .suggestedProductHeader{font-size:15px;} 
} 

#productsHead {
    position:relative;
    top:-10px;
    left:828px;
    border:1px solid #e6e6e6; /* light grey */
    width:220px;
    height:25px;
    padding:0px;
}
#designTools {
     height:145px;
     width:220px;
     margin:0px;
     position:relative;
     top:-10px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
    }


#pdfBox {
     height:170px;
     width:220px;
     margin-bottom:5px;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}

#antennaPdfBox {
     height:240px;
     width:220px;
     margin-bottom:5px;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}

#brochureBox {
     height:108px;
     width:220px;
     margin:0px;
     position:relative;
     top:-20px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}

#spaceBox {
     height:145px;
     width:220px;
     margin-bottom:0px;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}

#shareBox {
     height:90px;
     width:220px;
     margin-bottom:15px;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}
.shareInner 
{
    margin-left:6px;
    margin-top:8px;
    padding-left:14px;
}

#productContent #chart a.config-button, #productContent #chart a.config-button:active, #productContent #chart a.config-button:visited,
#productContent #configureButton a.config-button, #productContent #configureButton a.config-button:active, #productContent #configureButton a.config-button:visited {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #33acd9;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:760px;
    margin:0 auto;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    }

#productContent #chart a.config-button:hover, #productContent #configureButton a.config-button:hover {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #2980b9;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:760px;
    margin:0 auto;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    }
.config-prod {
  display: block;
  float: left;
  height: auto;
  margin: 14px;
  width: 300px;
}
#configGallery a.slate-button, #configGallery a.slate-button:active, #configGallery a.slate-button:visited, 
#productContent .marketSection a.slate-button, #productContent .marketSection a.slate-button:active, #productContent .marketSection a.slate-button:visited {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #4e646f;
	font-size: 16px;
	line-height:20px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    }

#configGallery a.slate-button:hover,
#productContent .marketSection a.slate-button:hover {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #2980b9;
	font-size: 16px;
	line-height:20px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    }


#productContent #topContent a.wide-button,
#productContent #topContent a.wide-button:active,
#productContent #topContent a.wide-button:visited {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #4e646f;
	font-size: 15px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:760px;
    margin:0 auto;
    margin-bottom:0px;
    margin-top:25px;
    text-align:center;
    position:relative;
    }

#productContent #topContent a.wide-button:hover {
    text-decoration: none; 
    color: white;
	display: block;
	font-weight:600;
	background: #3C4D55;
	font-size: 15px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    width:760px;
    margin:0 auto;
    margin-bottom:0px;
    margin-top:25px;
    text-align:center;
    position:relative;
    }






#productContent .css_btn_crzy {margin:0 auto;
                text-align:center;
                width:100%;}
#productContent .css_btn_crzy a{                
    width:226px;}
/*---------------CSS Button---*/
a.css-button, 
a.css-button:active, 
a.css-button:visited{
    display:block;
    float:left;
    width:100%;
    text-decoration: none; 
    color: white !important;
	display: block;
	font-weight:600;
	background: #3C4D55;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:10px;
    margin-bottom:20px;
    text-align:center;
    text-transform:uppercase;
    }

a.css-button:hover{
    text-decoration: none; 
    color: white !important;
	font-weight:600;
	background: #576F7C;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:10px;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    }
    
a.css-contact, 
a.css-contact:active, 
a.css-contact:visited{
    display:block;
    float:left;
    width:100%;
    text-decoration: none; 
    color: #2e8cca !important;
	display: block;
	font-weight:600;
	background: #f7f7f7;
	font-size: 16px;
	padding: 12px 0px 12px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:16px 6px 16px 6px;
    text-align:center;
    text-transform:uppercase;
    border:1px solid #3498db;
    }

a.css-contact:hover{
    text-decoration: none; 
    color: #2980b9 !important;
	font-weight:600;
	background: #ecf0f1;
	font-size: 16px;
	padding: 12px 0px 12px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:16px 6px 16px 6px;
    text-align:center;
    position:relative;
    border:1px solid #2980b9;
    }
a.intro-button, 
a.intro-button:active, 
a.intro-button:visited{
    display:block;
    float:left;
    width:416px;
    text-decoration: none; 
    color: white !important;
	display: block;
	font-weight:600;
	background: #3C4D55;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:16px 6px 16px 6px;
    text-align:center;
    text-transform:uppercase;
    }

a.intro-button:hover{
    text-decoration: none; 
    color: white !important;
	font-weight:600;
	background: #576F7C;
	font-size: 16px;
	padding: 14px 0px 14px 0px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    margin:16px 6px 16px 6px;
    text-align:center;
    position:relative;
    }


/*Not being used*/
a.sfbBabybtn {
        background-image: -moz-linear-gradient(top, #fff, #2980b9);
        background-image: -webkit-gradient(linear,left top,left bottom,
            color-stop(0, #679FC5),color-stop(1, #2980b9));
        border-radius: 18px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        padding: 30px;
        text-decoration: none;
        margin-right: 10px;
        display: block;
        color: #fff !important;
        line-height: 40px;
        font-size: 28px;
        font-weight: bold;
        text-align:center;
        text-transform:uppercase;
}
a.sfbBabybtn:hover {
            background-image: -moz-linear-gradient(top, #fff, #3498db);
            background-image: -webkit-gradient(linear,left top,left bottom,
                color-stop(0, #79B7E1),color-stop(1, #3498db));             
            color: #fff !important;
            display: block;
            }
            
a.sfbBabybtn:active {
            background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
            background-image: -webkit-gradient(linear,left top,left bottom,
                color-stop(0, #dbdbdb),color-stop(1, #ffffff));
            color: #3498db !important;
            margin-top: 1px;
}
a.sfbBabybtn {
            border: 1px solid #979797;
}

a.sfbBabybtn {
            padding-left: 11px;
}

a.sfbBabybtn span{
        padding-left: 36px;
        background: url('/images/baby2.png') no-repeat 0 -4px;
        width: 36px;
	    height: 36px;
}

a.sfbBabybtn span .png{
        background-position: 0px -36px;
}
/*--------------------The real baby button---------*/
.sfbBabybutton {
      display:block;
      width:760px;
      height:80px;
      background:url('/images/buttons/sfb-baby-btn.jpg') no-repeat top left;
      text-indent:-9999px;
      border:none;
      cursor:pointer;
}
.sfbBabybutton:hover {
      background-position:0 -80px;
      border:none;
}

.custom-sfbBabybutton {
      display:block;
      width:760px;
      height:80px;
      background:url('/images/buttons/custom-sfb-baby-btn.jpg') no-repeat top left;
      text-indent:-9999px;
      border:none;
      cursor:pointer;
}
.custom-sfbBabybutton:hover {
      background-position:0 -80px;
      border:none;
}



#sawTechBox {
     height:302px;
     width:220px;
     margin:0px;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
}

#textBlurbBox {
    position:relative;
    background-color:#f4f4f4;
    top:0px;
    width:220px;
    height:auto;
    margin-bottom:10px;
    padding:0px;
    border: solid 1px #e6e6e6; 
} 
.blurbText{ 
    font-family:'Open Sans', sans-serif;
	color: #3a3a3a;
	text-align:left;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-left:12px;
	margin-right:12px;
}

#contactEventsTab {
    position:relative;
    top:-10px; /*making this number more negative makes it go towards the top */
    width:220px;
    height:auto;
    margin-bottom:-15px;
    padding:0px;
}   

 #contactEventsTab a:link, #contactEventsTab a:visited {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    color:#606060;
    line-height:16px;
    padding-left:10px;
    background:url('/images/icons/greenArrow.png') no-repeat 185px 2px;
    display:block;
    width:100%;
}

#contactEventsTab a:hover, #contactEventsTab a:active {
    text-decoration:none;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
	font-weight:normal;
    color:#0098df;
    line-height:16px;
    padding-left:14px;
    }  

#ukTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.uk:link,
	a.uk:visited {
		background-image: url('/images/homepage/euButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.uk:hover,
	a.uk:active {
	    background-image: url('/images/homepage/euButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}  

#spaceTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.space:link,
	a.space:visited {
		background-image: url('/images/homepage/spaceBrochure.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.space:hover,
	a.space:active {
	    background-image: url('/images/homepage/spaceBrochure.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	} 	
	
#videoTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.vid:link,
	a.vid:visited {
		background-image: url('/images/homepage/videoButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.vid:hover,
	a.vid:active {
	    background-image: url('/images/homepage/videoButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
#tradeTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.trade:link,
	a.trade:visited {
		background-image: url('/images/homepage/tradeShowButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.trade:hover,
	a.trade:active {
	    background-image: url('/images/homepage/tradeShowButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
#aocTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.aoc:link,
	a.aoc:visited {
		background-image: url('/images/homepage/aoc.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.aoc:hover,
	a.aoc:active {
	    background-image: url('/images/homepage/aoc.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
#rf_globalnetTab {
     height:145px;
     width:220px;
     margin-top:-15px;
     padding:0;
     position:relative;
     border: solid 1px #e6e6e6;
    }
    
    a.rf_globalnet:link,
	a.rf_globalnet:visited {
		background-image: url('/images/buttons/rfglobalnet.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.rf_globalnet:hover,
	a.rf_globalnet:active {
	    background-image: url('/images/buttons/rfglobalnet.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}

#cascadeTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.cascadeFeature:link,
	a.cascadeFeature:visited {
		background-image: url('/images/homepage/cascadeButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.cascadeFeature:hover,
	a.cascadeFeature:active {
	    background-image: url('/images/homepage/cascadeButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}	
	
#thinFilmTab {
     height:145px;
     width:220px;
     margin-top:5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.tfilm:link,
	a.tfilm:visited {
		background-image: url('/images/homepage/thinFilmHover.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.tfilm:hover,
	a.tfilm:active {
	    background-image: url('/images/homepage/thinFilmHover.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}	
	
#testHouseTab {
     height:145px;
     width:220px;
     margin-top:5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.testHouse:link,
	a.testHouse:visited {
		background-image: url('/images/homepage/testButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.testHouse:hover,
	a.testHouse:active {
	    background-image: url('/images/homepage/testButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}	

#dseiTab {
     height:145px;
     width:220px;
     margin-top:5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.dseiButton:link,
	a.dseiButton:visited {
		background-image: url('/images/buttons/dseiButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.dseiButton:hover,
	a.dseiButton:active {
	    background-image: url('/images/buttons/dseiButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}	


		
#filterTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.filter:link,
	a.filter:visited {
		background-image: url('/images/homepage/filterFeatureButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.filter:hover,
	a.filter:active {
	    background-image: url('/images/homepage/filterFeatureButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	} 
		
#sfbPackageTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.sfbpackageTab:link,
	a.sfbpackageTab:visited {
		background-image: url('/images/buttons/packageDrawingButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.sfbpackageTab:hover,
	a.sfbpackageTab:active {
	    background-image: url('/images/buttons/packageDrawingButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	} 
				
		
#ampHover {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.amp:link,
	a.amp:visited {
		background-image: url('/images/homepage/ampButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.amp:hover,
	a.amp:active {
	    background-image: url('/images/homepage/ampButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
#cableHover {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:0px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.cable:link,
	a.cable:visited {
		background-image: url('/images/homepage/cableButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.cable:hover,
	a.cable:active {
	    background-image: url('/images/homepage/cableButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	} 	 	    

#selectorTab {
     height:145px;
     width:220px;
     margin-top:-10px;
     margin-bottom:-10px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.selector:link,
	a.selector:visited {
		background-image: url('/images/homepage/selectorGuideButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.selector:hover,
	a.selector:active {
	    background-image: url('/images/homepage/selectorGuideButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
#api-home {
     height:20px;
     width:265px;
     margin-bottom:0px;
     margin-top:0px;
     padding:0;
     position:relative;
    }
    
    a.apiHomeButton:link,
	a.apiHomeButton:visited {
		background-image: url('/images/home/power-api-home-button.jpg');
		height:18px;
		width:265px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.apiHomeButton:hover,
	a.apiHomeButton:active {
	    background-image: url('/images/home/power-api-home-button.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}

#trifoldBox {
     height:185px;
     width:220px;
     margin-top:-15px;
     margin-bottom:15px;
     padding:0;
     position:relative;
     border: solid 1px #e6e6e6;
    }
  a.trifold:link,
	a.trifold:visited {
		background-image: url('/images/homepage/trifoldButton.jpg');
		height:153px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.trifold:hover,
	a.trifold:active {
	    background-image: url('/images/homepage/trifoldButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}

#configurableBox {
     height:334px;
     width:220px;
     margin-top:0px;
     margin-bottom:0px;
     padding:0;
     position:relative;
     border: solid 1px #e6e6e6;
    }
    
    a.configurable:link,
	a.configurable:visited {
		background-image: url('/images/homepage/configOnlineButton.jpg');
		height:302px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.configurable:hover,
	a.configurable:active {
	    background-image: url('/images/homepage/configOnlineButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}


#eumwTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }
    
    a.eumw:link,
	a.eumw:visited {
		background-image: url('/images/homepage/eumwButton.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.eumw:hover,
	a.eumw:active {
	    background-image: url('/images/homepage/eumwButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
/************************************************
JCAROUSEL LITE
************************************************/
#productScroll {
     height:150px;
     width:1060px;
     margin:0px 0px 20px 0px;
     position:relative;
     top:0px; /*making this number more negative makes it go towards the top */
     right:0px;
     border: solid 1px #e6e6e6;
     padding-bottom:10px;
     padding-top:15px;
    }
 
.slider {
     float:left;
     left: -50px;
     margin:0px;
     width:1060px;
     position:relative;
     visibility:hidden;
     
}
 
.slider ul li {
    margin:5px;
    position:relative;
    left:-50px;
}
 
.slider ul li img {
     cursor:pointer;
     height:135px;
     width:121px;
     border:1px solid #ddd;
     margin:0px;
     opacity:0.8;
}

.slider ul li img:hover {opacity:1;}
 
.prev {
     cursor:pointer;
     width:68px;
     height:175px;
     z-index:5;
     position:absolute;
     top:0px;
     left:-65px;
     padding:0px;
     margin-top:-50px;
}
 
.next {
     cursor:pointer;
     width:75px;
     height:175px;
     z-index:5;
     position:absolute;
     top:0px;
     right:-40px;
}

#pressLinks {
    padding-top:20px;
    text-align:center;
}

.prevPress {
     cursor:pointer;
     padding-right:20px;
}
 
.nextPress {
    cursor:pointer;
    padding-left:20px;
}

h2.title  
{
    padding-top:16px;
}    
.meta
{
    display:none;
}
.content
{
    padding-bottom:16px;
    border-bottom:solid 1px #e2e2e2;
}
.more-press-releases 
{
    padding:16px;
    font-size:18px;
    background-color:#e2e2e2;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top:25px;
    
}
/************************************************
brochure and take the tour section
************************************************/
#learnMore {
     height:140px;
     width:220px;
     margin:0px;
     position:relative;
     top:0px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
    }
    
#learnMore #brochures img{
    display:inline;
    vertical-align:middle;
    padding:0px 5px 5px 10px;
    }
    

a.prodTour:link,
a.prodTour:visited {
		background-image: url('/images/buttons/tourButton.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:5px;
}
	
a.prodTour:hover,
a.prodTour:active {
	    background-image: url('/images/buttons/tourButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}

a.prodBrochure:link,
a.prodBrochure:visited {
		background-image: url('/images/buttons/brochureButton.jpg');
		height:46px;
	    width:183px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.prodBrochure:hover,
a.prodBrochure:active {
	    background-image: url('/images/buttons/brochureButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.sawFiltBrochure:link,
a.sawFiltBrochure:visited {
		background-image: url('/images/buttons/sawFiltButton.jpg');
		height:46px;
	    width:183px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.sawFiltBrochure:hover,
a.sawFiltBrochure:active {
	    background-image: url('/images/buttons/sawFiltButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.sawOscBrochure:link,
a.sawOscBrochure:visited {
		background-image: url('/images/buttons/sawOscButton.jpg');
		height:46px;
	    width:183px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.sawOscBrochure:hover,
a.sawOscBrochure:active {
	    background-image: url('/images/buttons/sawOscButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.microBrochure:link,
a.microBrochure:visited {
		background-image: url('/images/buttons/microelectronicsButton.jpg');
		height:46px;
	    width:183px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.microBrochure:hover,
a.microBrochure:active {
	    background-image: url('/images/buttons/microelectronicsButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.prodCatalog:link,
a.prodCatalog:visited {
		background-image: url('/images/buttons/catalogButton.jpg');
		height:46px;
	    width:182px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.prodCatalog:hover,
a.prodCatalog:active {
	    background-image: url('/images/buttons/catalogButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.prodDatasheet:link,
a.prodDatasheet:visited {
		background-image: url('/images/buttons/datasheetButton.jpg');
		height:46px;
	    width:182px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.prodDatasheet:hover,
a.prodDatasheet:active {
	    background-image: url('/images/buttons/datasheetButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.prodWhite:link,
a.prodWhitet:visited {
		background-image: url('/images/buttons/whitePaper_button.jpg');
		height:46px;
	    width:182px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.prodWhite:hover,
a.prodWhite:active {
	    background-image: url('/images/buttons/whitePaper_button.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.multDatasheet:link,
a.multDatasheet:visited {
		background-image: url('/images/buttons/multDatasheetButton.jpg');
		height:46px;
	    width:182px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:10px;
}
	
a.multDatasheet:hover,
a.multDatasheet:active {
	    background-image: url('/images/buttons/multDatasheetButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.wirepacButton:link,
a.wirepacButton:visited {
		background-image: url('/images/buttons/wirepacButton.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:25px;
		margin-top:5px;
}
	
a.wirepacButton:hover,
a.wirepacButton:active {
	    background-image: url('/images/buttons/wirepacButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}

a.wirelineButton:link,
a.wirelineButton:visited {
		background-image: url('/images/buttons/wirelineButton.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:25px;
		margin-top:5px;
}
	
a.wirelineButton:hover,
a.wirelineButton:active {
	    background-image: url('/images/buttons/wirelineButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.calculatorButton:link,
a.calculatorButton:visited {
		background-image: url('/images/buttons/calculatorButton.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:25px;
		margin-top:5px;
}
	
a.calculatorButton:hover,
a.calculatorButton:active {
	    background-image: url('/images/buttons/calculatorButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.wirelineDesignButton:link,
a.wirelineDesignButton:visited {
		background-image: url('/images/buttons/wirelineDesignButton.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:25px;
		margin-top:5px;
}
	
a.wirelineDesignButton:hover,
a.wirelineDesignButton:active {
	    background-image: url('/images/buttons/wirelineDesignButton.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
a.flyerButton:link,
a.flyerButton:visited {
		background-image: url('/images/buttons/viewFlyer.jpg');
		height:46px;
	    width:179px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		margin-left:15px;
		margin-top:5px;
}
	
a.flyerButton:hover,
a.flyerButton:active {
	    background-image: url('/images/buttons/viewFlyer.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
}
/************************************************
TOOLS SLIDER
************************************************/

 
.toolsSlider {
     float:left;
     left: -50px;
     margin:0px;
     position:relative;
     visibility:hidden;
     
}
 
.toolsSlider ul li {
    margin:0px;
}
 
.toolsSlider ul li img {
     cursor:pointer;
     height:97px;
     width:217px;
     border:0;
     margin-top:5px;
}

/*.toolsSlider ul li img:hover {opacity:1;}*/
 
.prev {
     cursor:pointer;
     float:left;
     width:46px;
     height:53px;
     z-index:5;
     position:absolute;
     top:50px;
     left:-35px;
}
 
.toolsNext {
     cursor:pointer;
     float:right;
     width:35px;
     height:32px;
     z-index:5;
     position:absolute;
     top:0px;
     right:0px;
}
/*  ________customers also like - SUGGESTED PRODUCTS____________________________*/



#suggestedProducts {
     width:220px;
     margin:0px;
     position:relative;
     top:0px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
     color:#6c361c;
    }

#suggestedProducts img{
    padding:3px 6px 0px 10px;
    vertical-align:middle;
    float:left;
    position:relative;
    top:-13px;
    }
    
    
#suggestedProducts a:link		{
    text-decoration:none;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color:#4E646F;
    position:relative;
    
}
#suggestedProducts a:visited	{text-decoration:none;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color:#4E646F;
    }


#suggestedProducts a:hover		{text-decoration:none;    
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color:#33667F;
    }


#suggestedProducts a:active	{text-decoration:none;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color:#4E646F;} 
    
.prodLink:hover {
    position:relative;
    left:5px;
    }       

/*  ________customers also like - SUGGESTED PRODUCTS ... with 3 images____________________________*/

#suggestedProducts_3 {
     height:290px;
     width:220px;
     margin:0px;
     position:relative;
     top:0px;
     border: solid 1px #e6e6e6;
     background:url('/images/homepage/supportGradient.jpg') bottom left repeat-x;
    }

#suggestedProducts_3 img{
    padding:3px 6px 0px 10px;
    vertical-align:middle;
    }
    
#suggestedProducts_3 a:link		{
    text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#870000;

}
#suggestedProducts_3 a:visited	{text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#00a3df;}


#suggestedProducts_3 a:hover		{text-decoration:none;    
    font: 13px normal 'Open Sans', sans-serif;
    color:#009dd0;}


#suggestedProducts_3 a:active	{text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#943a0d;}    


/*  ________tool tips!!____________________________*/


#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
	z-index:1000;
	text-align:center;
}
#bubble_tooltip .bubble_top{
	background-image: url('/images/homepage/bubble_top.png');
	background-repeat:no-repeat;
	height:25px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/images/homepage/bubble_middle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
	height:23px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-7px;
	left:-2px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/images/homepage/bubble_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:50px;
	position:relative;
	top:0px;
}

/*  ________END tool tips!!____________________________*/


/************************************************
new slideshow on the build to print page
************************************************/
#b2p {
    position: relative;
    top:0px;
    border: 1px solid #e2e2e2;
    padding: 10px 20px 5px 20px;
}

.container {
	overflow: hidden;
	width: 790px;
}

#main {
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid #ccc;
	position: relative;
    top: 0px;
    margin-bottom:20px;
}

#main a {
    color: #ffc000;
    font: 11px normal 'Open Sans', sans-serif;
    line-height:1.5em;
}
#main a:hover, a:active {
    color: #007eff;
    font: 11px normal 'Open Sans', sans-serif;
    line-height:1.5em;
}

/*--Main Image Preview--*/
.main_image {
	width: 575px;
	height: 456px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 10px;
}
.main_image p {
	font-size: 1em;
	padding: 10px;
	padding-top:0px;
	margin: 0;
	line-height: 1.6em;
}

.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url('/images/buttons/btn_collapse.gif') no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 

.image_thumb {
	float: left;
	width: 211px; /* this is the number for the top border above first righthand thumb rectangle */
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #f0f0f0 url(http://www.sohtanaka.com/web-design/examples/image-rotator/nav_a.gif) repeat-x;
	width: 190px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.1em;
	line-height: 1.3em; 
	margin: 5px 0; padding: 0;
	vertical-align:middle;
}

.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 110px;
}	
.image_thumb ul li p{display: none;}


/*  __________ plus sign minus sign collapsible menu from apitech.com test______________________ */

ul.jquerymenu li.parent {
  list-style:none;
  list-style-image:none;
  background-image:none;
}
  ul.jquerymenu li.closed ul{
  display:none;
  }
ul.jquerymenu li span.parent {
  position: absolute;
  margin-left: -15px;
  margin-top: 6px;
  width:9px;
  height:9px;
  display:block;
}
.ie ul.jquerymenu li span.parent{
  margin-top: 4px;
}
ul.jquerymenu li.parent span.closed {
  background-image: url('/images/plus.png');
  background-repeat: no-repeat;
  background-position: left top;
}
ul.jquerymenu li.parent span.open {
  background-image: url('/images/minus.png');
  background-repeat: no-repeat;
  background-position: left top;
}
ul.jquerymenu li.parent span.parent {
  cursor:pointer;
}
ul.jquerymenu li .jqm_link_edit {
  display:none;
	position:absolute;
	width:45px;
	margin-left:-40px;
  margin-top:2px;
}
/*  __________ side market menu jquery styles______________________ */

#microelectronicsLinkBox {
    position:relative;
    top:15px;
    height:310px;
    width:200px;
    background-color:#f5f5f5;
    border:1px solid #c9c9c9;
    }
#microelectronicsLinkBox li a:link, #microelectronicsLinkBox li a:visited{
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    cursor: pointer;
    font-weight:normal;
    font-size:14px;
    text-decoration:none;
    color:#2e3192;
}

#microelectronicsLinkBox li a:hover	{
    text-decoration:none;
    color:#006fae;
    }
#microelectronicsLinkBox li a:active	{
    text-decoration:none;
    color:#006fae;
    font-weight:900;
    }
#microelectronicsLinkBox li.active a{
    text-decoration:none;
    color:#006fae;
    font-weight:900;
    }
#microelectronicsLinkBox li.active a:hover{
    text-decoration:none;
    color:006fae;
    font-weight:900;
    }  
.microelectronicsBoxTitle {
    font-family: 'Open Sans', sans-serif;
    font-weight:bolder;
    font-weight:normal;
    font-size:18px;
    height:40px;
    line-height:40px;
    margin:0;
    margin-bottom:-10px;
    padding-left:10px;
    text-decoration:none;
    color:#ffffff;
    width:190px;
    display: block;
    background:#8c8b8c;
    }
/*-------market links------------------*/

#marketLinkBox {
    position:relative;
    top:15px;
    height:310px;
    width:200px;
    background-color:#f5f5f5;
    border:1px solid #c9c9c9;
    }
#marketLinkBox li a:link, #marketLinkBox li a:visited{
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    cursor: pointer;
    font-weight:normal;
    font-size:14px;
    line-height:16px;
    text-decoration:none;
    color:#2e3192;
}

#marketLinkBox li a:hover	{
    text-decoration:none;
    color:#ffffff;
    }
#marketLinkBox li a:active	{
    text-decoration:none;
    color:#404040;
    font-weight:600;
    }
#marketLinkBox li.active a{
    text-decoration:none;
    color:#404040;
    font-weight:600;
    }
#marketLinkBox li.active a:hover{
    text-decoration:none;
    color:#404040;
    font-weight:600;
    }          
a:focus {
  outline: none;
}
.marketBoxTitle {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:18px;
    height:40px;
    line-height:40px;
    margin:0;
    margin-bottom:-10px;
    padding-left:10px;
    text-decoration:none;
    color:#ffffff;
    width:190px;
    display: block;
    background:#8c8b8c;
    }
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
.side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
.side-nav li a {
  display: block;
  color: #3498db;
}
.side-nav li.active a {
  color: #4d4d4d;
  font-weight: bold;
  background:none;
}
.side-nav li.divider {
  border-top: 2px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}
.side-nav li a {
  padding: 5px 5px 5px 15px;
}
.side-nav li a:hover {
  background: #98bc07;
  padding: 5px 5px 5px 18px;
  color: #fff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
@-moz-document url-prefix() { 
  .side-nav li a {
  padding: 5px 5px 3px 15px;
  }
  .side-nav li a:hover {
  background: #98bc07;
  padding: 5px 5px 3px 18px;
  color: #fff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
}

/*-------custom button-------------------------------------------------------*/

.rfq_button {
	display:block;
	width:175px;
	height:35px;
	background:url('/images/buttons/submit_RFQ.png') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.rfq_button:hover {
	background-position:0 -35px;
	border:none;
}

.quote_button {
	display:block;
	width:175px;
	height:35px;
	background:url('/images/buttons/submit_quote.png') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.quote_button:hover {
	background-position:0 -35px;
	border:none;
}

.submit_button {
	display:block;
	width:175px;
	height:35px;
	background:url('/images/buttons/submit.png') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.submit_button:hover {
	background-position:0 -35px;
	border:none;
}

.inquiry_button {
	display:block;
	width:175px;
	height:35px;
	background:url('/images/buttons/submit_inquiry.png') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.inquiry_button:hover {
	background-position:0 -35px;
	border:none;
}

.spaceProdButton {
	display:block;
	width:400px;
	height:48px;
	background:url('/images/buttons/spaceProdButton.jpg') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:16px;
}
.spaceProdButton:hover {
	background-position:0 -48px;
	border:none;
}

.reset_button {
	display:block;
	width:200px;
	height:48px;
	background:url('/images/buttons/reset_form.png')  0% 0% no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.reset_button:hover {
	background-position:0 -48px;
	border:none;
}


/*-------product pages styles-------------------------------------------------------*/

.noRow 
    {
display:none;
    }
.showRow
    {
display:block;

    }
    

#literature div.lit {
	width: 340px;
	min-height: 170px;
	float: left;
	padding: 0px 10px 5px 10px;
}
h3.lit_request_title {
    font-family:'Open Sans', sans-serif;
	color: #325566;
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
	}
#literature div.lit img {float: left; margin: 0px 0px 5px; clear: left;}
#literature div.lit p {margin: 9px auto; padding-left: 0px; clear: both;}
#literature div.lit h2 {font-size: 14px; margin: 0px 0px 9px 0px; color: #4a3e38; border-bottom: 1px solid #89827f; letter-spacing: normal;}

#microelectronicsLinkBox .row ul.microelectronicsLinks
{
    list-style-type: none;
}


#literature .lit  ul.litButtons
{
    margin:0;
    margin-top:15px;
    padding:0;
    text-align:left;
    float:left;
    color:#474747;
    display:block;
    }
#literature ul.litButtons li
{
    text-align:left;
    line-height:18px;
    list-style-type: none;
}
a.pdfLit {background-image: url('/images/icons/pdfIcon.png'); background-repeat:no-repeat; padding:3px 15px 3px 25px; margin:0 0 0 3px; color:#4E646F;}

#productContent #literature .pdfLit:link, #productContent #literature .pdfLit:active, #productContent #literature .pdfLit:visited 
{
 color:#474747;
 text-decoration:none;
}
#productContent #literature .pdfLit:hover 
{
 color:#33667F;
 text-decoration:underline;
}
#literature div.lit .myBox {

border-spacing: 0;
font-size: 10pt;
height: 12px;
line-height: 10pt;
margin: 0;
margin-left:6px;
padding: 0 0 -2.5pt 0;
space: 0;
width: 20px;

}
/*

#literature div.lit label,
#literature div.lit label.visited  {
	clear: both;
	float: left;
	color:#4c4c4c;
	line-height: 25px;
	margin-bottom: 4px;
	background-image: url('/images/buttons/limeButton.jpg');
	height:30px;
	width:175px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	display:block;
	font-weight:bold;
}
#literature div.lit input {
	margin: 4px 5px 0px 5px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float: left;
}
#literature div.lit a.download,
#literature div.lit a.download:visited {
	display: block;
	float: right;
	color:#4c4c4c;
	line-height: 25px;
	padding-left: 0px;
	margin-bottom: 4px;
	background-image: url('/images/buttons/downloadButton.jpg');
	height:30px;
	width:175px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align:center;
	font-size:inherit;
	font-weight:bold;
}
#literature div.lit a.download:hover {
	background-image: url('/images/buttons/downloadButton.jpg');
	height:30px;
	width:175px;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #161616;
	font-weight:bold;
}
#literature div.lit a.download:active {
	background-image: url('/images/buttons/downloadButton.jpg');
	height:30px;
	width:175px;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #161616;
	font-weight:bold;
}
#literature div.lit label.hover {
	background-image: url('/images/buttons/limeButton.jpg');
	height:30px;
	width:175px;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #161616;
	font-weight:bold;
}
#literature div.lit label.active {
	background-image: url('/images/buttons/limeButton.jpg');
	height:30px;
	width:175px;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #161616;
	font-weight:bold;
}

*/





/*-------product pages styles--------------------------------------------------------------------------------------------*/



.left	{text-align: left;}
.right	{text-align: right;}
.center	{text-align: center;}

.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
    text-align: left;
}

h1 {
font-family: 'Oswald', sans-serif;
	color: #303030;
	display: block;
	font-size: 31px;
	text-transform:capitalize;
	text-transform:uppercase;
	line-height: 36px;
	margin-bottom: 8px;
	margin-top:4px;
	
}
h1 .subscript
{
    font-variant:small-caps;font-family:'Oswald', sans-serif;color: #303030;font-size: 30px;
}

h1 small {
	color: #565656;
	font-weight:600;
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 10px;
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
    font-weight:700;
    text-transform:none;
}

h2 {
	color: #565656;
	font-weight:600;
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 10px;
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
    font-weight:700;
}


h3 {
    text-decoration:none;
    color:#535353;
    margin-bottom:5px;
    margin-top:10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight:700;
    font-size: 16px;
}

h4 {
    text-decoration:none;
    color:#535353;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    margin-bottom:17px;
    margin-top:5px;
}


p {
    text-align: justify;
    margin: 9px 0px;
    text-indent: 0px;
    line-height: 18px;
}

.h1RF
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 6px;
    MARGIN: 0px;
    font-size: 18px;
    COLOR: #626262;
    PADDING-TOP: 20px;
    TEXT-DECORATION: none
}

.MainHead
{
    FONT: 700 16px/20px 'Open Sans', sans-serif;
    COLOR: #335A6F;
    TEXT-DECORATION: none
}
	a.MainHead:link,
	a.MainHead:visited {color: #335A6F;}

ul {text-align: left;}

li {margin: 6px 0px 6px 30px; text-align: left;}

table tr td {
    padding: 3px;
}

table tr td#content {
    padding-right: 15px;
}

table tr td table tr td {
    padding: 0;
}


p.instructions {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin: 20px auto;
	text-align: center;
	width: 80%;
}

p.instructions a {border-bottom: 1px dotted #BAC2D9;}

#fullContent {
    border: 1px solid #e6e6e6;
    margin: 0px 0px 20px 5px;
    padding: 10px 20px 30px 20px;
    position: relative;
    width:1000px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height:1.5em;
	z-index: 0;
}

#fullContent p{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height:1.5em;
}


#fullContent hr{
    color: #303030;
    background-color: #303030;
    height: 1px;
}



#chartContent {
    border: 1px solid #e6e6e6;
    margin-left:0px;
    margin-bottom:20px;
    padding: 10px 20px 30px 20px;
    position: relative;
    top:-200px;
    width:770px;
}

#chartContent h1{
    margin-bottom:10px;
}

#chartContent p{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

#chartContent hr{
    color: #303030;
    background-color: #303030;
    height: 1px;
}

#chartContent hr.skinny{
    color: #e6e6e6;
    border:0;
    background-color: #e6e6e6;
    height: 1px;
    margin:15px 0px 15px 0px;
}


#chartContent a:link		{
    text-decoration:none;
    font: 12px normal 'Open Sans', sans-serif;
    color:#00829e;

}
#chartContent a:visited	{text-decoration:none;
    font: 12px normal 'Open Sans', sans-serif;
    color:#00a3df;}


#chartContent a:hover		{text-decoration:none;    
    font: 12px normal 'Open Sans', sans-serif;
    color:#009e8d;}


#chartContent a:active	{text-decoration:none;
    font: 12px normal 'Open Sans', sans-serif;
    color:#943a0d;}



.arrowBullet {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
}

.arrowBullet li {
	margin: 10px;
	padding-left: 20px;
    background: transparent url('/images/icons/arrow.jpg') no-repeat scroll left top;
    line-height:1.2em;
    }

div.spacer {
  clear: both;
  }

a.btnCareerAction:hover {background-color: #BBC9E3; color: #092652; border-color: #092652;}

a.application:link,
a.application:visited {background-image: url('/images/icons/icon_application.gif')}

a.resume:link,
a.resume:visited {background-image: url('/images/icons/icon_envelope.gif')}

.HeadingTable
{
    BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
    FONT: 600 13px/15px 'Open Sans', sans-serif;
    BORDER-LEFT: #aaaaaa 1px solid;
    COLOR: #57291b;
    BORDER-BOTTOM: #aaaaaa 1px solid;
    BACKGROUND-COLOR: #f7f7f7;
    TEXT-DECORATION: none;
    padding-left:10px;
    text-transform:uppercase;
}
/* =============ROLLOVERS================================= */

.skin-slidedeck {
    position: relative;
	padding: 8px 4px 8px 8px;
    background: url("/images/back.png") 0 0 #e6e6e6;
    border: 1px solid #e6e6e6;
}

.slidedeck p{
   font-style:normal;
   text-align:left;
   font-family:'Open Sans', sans-serif;
}

/*
 * The SlideDeck element itself.
 * 
 * Customize the width and height to increase or decrease the size of
 * your SlideDeck. 
 */
.skin-slidedeck dl.slidedeck {
    position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
    padding: 0;
    
}

/*
 * The SlideDeck slide area.
 * 
 * You can specify a height for the slide area, but it is not required, width
 * will automatically be defined for the slide area and will vary depending on
 * how many slides you have in your SlideDeck.
 * 
 * To add space between a slide and the next slide's spine (slide title bar),
 * increase the border-right definition. To remove the space, just remove the
 * border definition.
 * 
 * SlideDeck slides are all given a unique class, so you can customize the
 * appearance of each slide individually by referencing a slide by its
 * numbered class name. For example:
 *    .slidedeck dd.slide_1
 *    .slidedeck dd.slide_2
 *    .slidedeck dd.slide_3
 *    etc...
 */
.skin-slidedeck dl.slidedeck > dd {
    position: relative;
	height: 250px;
	padding: 10px 10px;
    margin: 0;
    border:none;
	border-right: 6px solid #e6e6e6;
	background: url("/images/slides.png") bottom left #e6e6e6;    /* Note: you should position the background with pixel measurements in IE7 as it improperly calculates the height of the DD element when containing vertical slides */
    overflow: hidden;
    text-align:left;
}

/*
 * The SlideDeck spine (slide title bar).
 * 
 * SlideDeck spines are rotated, so you will need to swap your directions. To
 * change the width of the spine, you will need to modify the spine height.
 * You will also need to make sure that any background imagery used is rotated
 * horizontally.
 * 
 * Like slides, spines are also given a unique class allowing for custom
 * appearance for each spine. This follows a similar naming convention:
 *     .slidedeck dt.slide_1
 *     .slidedeck dt.slide_2
 *     .slidedeck dt.slide_3
 *     etc...
 */
.skin-slidedeck dl.slidedeck > dt {
    position: relative;
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 15px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	background: url("/images/spines.png") top left #e6e6e6;
	color: #505050;
    margin: 0;
    padding-right: 35px;
    border:none;
}

/*
 * The hovered state of a SlideDeck spine.
 */
.skin-slidedeck dl.slidedeck dt.spine:hover {
	color: #000;
	background-position: center left;
}

/*
 * The active state of a SlideDeck spine.
 */
.skin-slidedeck dl.slidedeck dt.spine.active,
.skin-slidedeck dl.slidedeck dt.spine.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
}

/*
 * The SlideDeck spine index labels.
 * 
 * This is to style the numbers (or letters if you have customized it so)
 * that appear at the bottom of each SlideDeck spine.
 */
.skin-slidedeck dl.slidedeck dt.spine .index {
	padding-top:5px;
    font-size: 18px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #505050;
}
.skin-slidedeck dl.slidedeck dt.spine.active .index { margin-bottom: 0; }

/*
 * The hovered state of a SlideDeck spine index label.
 */
.skin-slidedeck dl.slidedeck dt.spine:hover .index { color: #000000; }

/*
 * The active state of a SlideDeck spine index label.
 */
.skin-slidedeck dl.slidedeck dt.spine.active .index { color: #ffffff; }

/*
 * The SlideDeck "active corner".
 * 
 * This is the small triangle that appears in the upper left of the active
 * slide. This can be made any size and positioned differently by modifying
 * the margin values. By default the left margin is inset to prevent any
 * gap from appearing as the SlideDeck animates.
 */
.skin-slidedeck dl.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url("/images/corner.png");
	width: 12px;
	height: 25px;
}

/*
 * The SlideDeck vertical slide style.
 * 
 * Veritcal slides will take over the entire content area of a horizontal slide
 * automatically. Padding will automatically be accommodated for. You can also
 * eliminate the padding definition to have your vertical slide content line
 * up flush against the containing slide content area edges.
 */
.skin-slidedeck dl.slidedeck dd.slide ul.slidesVertical > li {
    overflow: hidden;
    padding: 10px;
}

/*
 * The SlideDeck vertical slide navigation container.
 * 
 * This is the container for the vertical slide navigation. You can position
 * this anywhere you want within the containing slide's area. If you try to
 * position it outside of the slide area it will not appear.
 */
.skin-slidedeck dl.slidedeck ul.verticalSlideNav {
	height: 70px;
	width: 25px;
	background: none;
	position: relative;
	overflow: hidden;
	padding: 15px 0 0;
	margin: 0;
    top: 0;
	left: 125px;
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: -7px 0;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: -7px 0;
	-o-transform: rotate(90deg);
	-o-transform-origin: -7px 0;
}

/*
 * The SlideDeck vertical slide navigation link containers.
 * 
 * This is the container for a navigation link in the vertical slide navigation
 * element. You can adjust the width and height of this element to accommodate
 * for a larger vertical navigation button.
 * 
 * To increase the space between vertical navigation links, increase the bottom
 * and/or top padding of this element.
 */
.skin-slidedeck dl.slidedeck ul.verticalSlideNav li {
	position: relative;
    width: 25px;
    height: 12px;
    line-height: 12px;
	padding: 0;
	margin: 0;
    overflow: hidden;
    float: left;
    clear: left;
}

/*
 * The SlideDeck vertical slide position indicator.
 * 
 * This is the element that slides behind the default navigation link list to
 * show which is the current vertical slide being viewed. This should be given
 * similar dimensions to the vertical slide navigation links.
 * 
 * NOTE: This element is not used in this skin, so it is hidden
 */
.skin-slidedeck dl.slidedeck dd.slide ul.verticalSlideNav li.arrow { display: none; }

/*
 * The SlideDeck veritcal slide navigation links.
 * 
 * These are the vertical slide navigation links. By default these are a small
 * square that uses a sprite background image replacement method to hide the
 * default text that is placed in the link ("Nav 1", "Nav 2", "Nav 3").
 * 
 * To change the appearance of the navigation elements, you will need to use a
 * background image replacement as the text for the links cannot be changed.
 * Each vertical slide navigation link is given a unique class so they can be
 * styled individually. For example:
 *     dl.slidedeck dd.slide ul.verticalSlideNav li a.nav_1
 *     dl.slidedeck dd.slide ul.verticalSlideNav li a.nav_2
 *     dl.slidedeck dd.slide ul.verticalSlideNav li a.nav_3
 *     etc....
 */
.skin-slidedeck dl.slidedeck ul.verticalSlideNav li a {
	position: relative;
	display: block;
	padding: 12px 0 0 0;
	margin: 0;
	width: 25px;
	height: 0;
	overflow: hidden;
    line-height: 12px;
	background: url("/images/vertical-nav.png") 0 0 no-repeat;
}
/* Vertical slide navigation style for the currently active vertical slide navigation link */
.skin-slidedeck dl.slidedeck ul.verticalSlideNav li.active a {
    background-position: 0 -24px;
}
/* Vertical slide navigation link style when the parent horizontal slide is active */
.skin-slidedeck dl.slidedeck dt.active ul.verticalSlideNav li.active a {
	background-position: 0 -12px;
}

/*
 * The SlideDeck vertical slide navigation link hover state.
 */
dl.slidedeck dd.slide ul.verticalSlideNav li a:hover {
    opacity: 0.75;
    -moz-opacity: 0.75;
    -webkit-opacity: 0.75;
    -khtml-opacity: 0.75;
    -ms-filter: "Alpha(opacity=75)";
    filter: Alpha(opacity=75); 
}


.littleItalic {
 font-size:.9em;
 font-style:italic;
 color:gray;
}    

.emphasis {
font-style:italic;
font-size:13;
color:#00418b;
font-family:'Open Sans', sans-serif;
}

.bigWord {
font-weight:bold;
padding-bottom:25px;
font-size:14px;
color:#624330;
font-family:'Open Sans', sans-serif;
}

.featuresTitle {
font-size:16px;
color:#572a17;
font-family:'Open Sans', sans-serif;
}

.slideImg {
display:block;
padding:0px;
margin:0px;
border:0px;
vertical-align:top;
}

.prodImg {
display:block;
padding:5px;
margin:0px;
border:1px solid #e6e6e6;
vertical-align:top;
}

a.slideLink,
a.slideLink:visited		{
    text-decoration:none;
    color:#2980b9;
    font: 'Open Sans', sans-serif;
	font-weight:400;
    font-size:inherit;
    line-height:1.1em;
}

a.slideLink:hover	{
    text-decoration:none;color:#2d2f77;
    font: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:1.1em;
	    }

a.slideLink:active	{
    text-decoration:none;color:#943a0d;
    font: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:1.1em;
	}




a.continue:link,
a.continue:visited		{
    text-decoration:none;
    color:#522409;
    font-family:'Open Sans', sans-serif;
    font-style:italic;
	font-size: 14px;
	float:right;
	position:absolute;
	bottom:10px;
	right:10px;
}

a.continue:hover	{text-decoration:none;color:#912266;
    font-family:'Open Sans', sans-serif;
    font-style:italic;
	font-size: 15px;}

a.continue:active	{text-decoration:none;color:#943a0d;
    font-family:'Open Sans', sans-serif;
    font-style:italic;
	font-size: 15px;}

.HeaderRF
{
    FONT: 600 14px/20px 'Open Sans', sans-serif;
    color: #383735;
    text-decoration: none;
    margin-bottom:10px;
}



/*

THIS IS THE NEW SLIDE IMG FEATURE FOR CONTENT PAGES. 
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#topContent {
    position:relative;
    top:0px;
    left:0px;
    width:760px;
    height:325px;
}
#rotarytopContent {
    position:relative;
    top:0px;
    left:0px;
    width:760px;
    height:420px;
}

#productContent {
    border: 1px solid #e6e6e6;
    margin:0px 0px 20px 0px;
    padding: 10px 20px 30px 20px;
    position: relative;
    width:760px;
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	line-height:1.5em;
}

#productContent p{
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	line-height:1.5em;
}


#productContent hr{
    color: #303030;
    background-color: #303030;
    height: 1px;
}

#productContent hr.skinny{
    color: #e6e6e6;
    border:0;
    background-color: #e6e6e6;
    height: 1px;
    margin:15px 0px 15px 0px;
}


#productContent a:link, #productContent a:visited		{
    text-decoration:none;
    font-family:'Open Sans', sans-serif;
    color:#0078b6;
    font-size: 1em;
	line-height:1.2em;
    }

#productContent a:hover, #productContent a:active		{
    text-decoration:none;    
    font-family:'Open Sans', sans-serif;
    color:#2d9ed7;
    font-size: 1em;
	line-height:1.2em;
    }
    
#topBlurb {
    position:relative;
    top:0px;
    left:0px;
    width:760px;
    height:200px;
}

#productBlurb {
    position:absolute;
    top:0px;
    left:0px;
    width:430px;
    height:200px;
}

#productBlurb p{
    overflow:hidden;
}
#productBlurbVideo {
    position:absolute;
    top:0px;
    left:0px;
    width:300px;
    height:200px;
}
#contactBoxBig {
	width:300px;
	height:100px;
    position:absolute;
    z-index:0;
    top:320px;
    right:0px;
	padding:0px 5px 5px 5px; 
    border:1px solid #e0e0e0; 
}
#contactBoxBig h6{
    font-family:'Open Sans', sans-serif;
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 8px 0px 8px;
}
#contactBoxBig p{
    font-family:'Open Sans', sans-serif;
    text-align:left;
	color: #4a4a4a;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px;
}
#contactBoxBig a.greyBoxLink {
    font-family:'Open Sans', sans-serif;
	color: #006ead;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}


#featureBox {
	width:300px;
	height:100px;
    position:absolute;
    z-index:0;
    top:440px;
    right:0px;
	padding:0px 5px 5px 5px; 
    border:1px solid #e0e0e0; 
}
#featureBox h6{
    font-family:'Open Sans', sans-serif;
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 8px 0px 8px;
}
#featureBox p{
    font-family:'Open Sans', sans-serif;
    text-align:left;
	color: #4a4a4a;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px;
}
#featureBox a.greyBoxLink {
    font-family:'Open Sans', sans-serif;
	color: #006ead;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}



#contactWalter {
	width:300px;
	height:80px;
    position:absolute;
    z-index:0;
    top:320px;
    right:0px;
	padding:0px 5px 5px 5px; 
    border:1px solid #e0e0e0; 
}
#contactWalter h6{
    font-family:'Open Sans', sans-serif;
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 8px 0px 8px;
}
#contactWalter p{
    font-family:'Open Sans', sans-serif;
    text-align:left;
	color: #4a4a4a;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px;
}
#contactWalter a.greyBoxLink {
    font-family:'Open Sans', sans-serif;
	color: #006ead;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.topPhotoBorder {
	width:300px;
	padding:5px; 
    border:1px solid #e6e6e6; 
    float:right;
}
#productSlideshow {
	width:300px;
	height:260px;
    position:absolute;
    z-index:0;
    top:10px;
    right:0px;
	padding:5px; 
    border:1px solid #e6e6e6; 
}
#productSlideshow a:link, #productSlideshow a:visited		{
    text-decoration:none;
    font: 13px normal 'Open Sans', sans-serif;
    color:#c8e832;

}

#productSlideshow a:hover, #productSlideshow a:active		{
    text-decoration:none;    
    font: 13px normal 'Open Sans', sans-serif;
    color:#00a3df;}
    
/*
	Slideshow
*/

#slides {

	z-index:100;
	height:260px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:300px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:300px;
	height:260px;
	display:block;
}


/*
	Next/prev buttons
*/
#slides .prev {
	position:absolute;
	top:326px;
	left:50px;
	width:24px;
	height:23px;
	display:block;
	z-index:10;
}
#slides .next {
	position:absolute;
	top:276px;
	right:50px;
	width:24px;
	height:23px;
	display:block;
	z-index:10;
}



/*
	Pagination
*/

.pagination {
	margin:17px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('/images/img/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:0px;
	left:0;
	height:38px;
    background-image: url('/images/img/captionBG.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	width:300px;
	
	
}


.caption p{
	padding:0px 10px 10px 10px;
	color:#fff;
	text-shadow:none;
	text-align:center;
}


#videoContent {
	width:400px;
	height:225px;
    position:absolute;
    z-index:0;
    top:10px;
    right:0px;
	padding:5px; 
    border:1px solid #e6e6e6; 
}
/* ================================================================== */


/**BEGIN DISJOINTED IMAGE ROLLOVERS**/

#rollover {position:relative;
border: 1px solid #e6e6e6;
padding-left:8px;
padding-top:4px;
}

#rollover a img {
height: 140px;
width: 140px;
border: 1px solid #666;
z-index:5;
}

/**thumbnails**/

#rollover a {
/**space between thumbnails**/
padding: 0px 5px 0px 0px;
opacity:1.00;

}

#rollover a:hover {opacity:1.00;}

/**full size images**/

#rollover .rollOne {
display:none;
background: #f3f3f3;
position: absolute;
/**adjust position of full size images**/
left: 150px;
top: 13px;
/**optional full size image captions**/
font-size: 12px;
line-height: 1.2;
color:#676666;
text-align: left;
/**optional full size image borders, padding**/
border: 1px solid #512b1c;
border-left:none;
padding: 10px 10px 10px 15px;
z-index:500;
height:120px;
width:280px;
}

#rollover .rollTwo {
display:none;
background: #f3f3f3;
position: absolute;
/**adjust position of full size images**/
left: 300px;
top: 13px;
/**optional full size image captions**/
font-size: 12px;
line-height: 1.2;
color:#676666;
text-align: left;
/**optional full size image borders, padding**/
border: 1px solid #512b1c;
border-left:none;
padding: 10px 10px 10px 15px;
z-index:500;
height:120px;
width:280px;
}

#rollover .rollThree {
display:none;
background: #f3f3f3;
position: absolute;
/**adjust position of full size images**/
left: 450px;
top: 13px;
/**optional full size image captions**/
font-size: 12px;
line-height: 1.2;
color:#676666;
text-align: left;
/**optional full size image borders, padding**/
border: 1px solid #512b1c;
border-left:none;
padding: 10px 10px 10px 15px;
z-index:500;
height:120px;
width:280px;

}

#rollover .rollFour {
display:none;
background: #f3f3f3;
position: absolute;
/**adjust position of full size images**/
right: 300px;
top: 13px;
/**optional full size image captions**/
font-size: 12px;
line-height: 1.2;
color:#676666;
text-align: left;
/**optional full size image borders, padding**/
border: 1px solid #512b1c;
border-right:none;
padding: 10px 10px 10px 15px;
z-index:500;
height:120px;
width:280px;
}

#rollover .rollFive {
display:none;
background: #f3f3f3;
position: absolute;
/**adjust position of full size images**/
right: 150px;
top: 13px;
/**optional full size image captions**/
font-size: 12px;
line-height: 1.2;
color:#676666;
text-align: left;
/**optional full size image borders, padding**/
border: 1px solid #512b1c;
border-right:none;
padding: 10px 10px 10px 15px;
z-index:500;
height:120px;
width:280px;
}


/**END DISJOINTED ROLLOVERS**/
/*******************ANTENNA SELECTION BUTTONS *****************/

#antennaSelector {
    	background-image: url('/images/antennaBG.jpg');
		height:60px;
	    width:437px;
		background-position: center top;
		background-repeat: no-repeat;
		position:absolute;
        bottom:22px;
        left:-7px; 
}

	a.antennaConfig:link,
	a.antennaConfig:visited {
		background-image: url('/images/buttons/antenna.png');
		height:84px;
	    width:72px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:right;
		position:relative;
		top:-15px;
		margin-right:5px;
	}
	
	a.antennaConfig:hover,
	a.antennaConfig:active {
	    background-image: url('/images/buttons/antenna.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		top:-5px;
	}


/*******************FIND/DESIGN AN AMPLIFIER BUTTONS *****************/
.ampFind_button {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/ampFindButton.jpg') no-repeat top left;
    border:none;
	cursor:pointer;
	position:absolute;
    bottom:82px;
    left:0px; 
}
.ampFind_button:hover {
	background-position:0 -78px;
	border:none;
}
.ampDesign_button {
	display:block;
	width:525px;
	height:86px;
	background:url('/images/buttons/designAmpButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
}
.ampDesign_button:hover {
	background-position:0 -86px;
	border:none;
}

.ampFrequency_button {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/ampFindButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
}
.ampFrequency_button:hover {
	background-position:0 -78px;
	border:none;
}

.wireless_button {
	display:block;
	width:525px;
	height:86px;
	background:url('/images/buttons/wirelessButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
}
.wireless_button:hover {
	background-position:0 -86px;
	border:none;
}
.searchContact_button {
	display:block;
	width:525px;
	height:86px;
	background:url('/images/buttons/didntFindWhatLookingFor.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
}
.searchContact_button:hover {
	background-position:0 -86px;
	border:none;
}
.repair_button {
	display:block;
	width:405px;
	height:86px;
	background:url('/images/buttons/repairButton.jpg') no-repeat top left;
    position:relative;
    margin: 30px auto;
    border:none;
	cursor:pointer;
}
.repair_button:hover {
	background-position:0 -86px;
	border:none;
}
.engineer_button {
	display:block;
	width:405px;
	height:86px;
	background:url('/images/buttons/engineerButton.jpg') no-repeat top left;
    position:relative;
    margin: 30px auto;
    border:none;
	cursor:pointer;
}
.engineer_button:hover {
	background-position:0 -86px;
	border:none;
}
.packageFind_button {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/packageFindButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
		position:absolute;
        bottom:0px;
        left:0px; 
}
.packageFind_button:hover {
	background-position:0 -78px;
	border:none;
}

.sfbDesign_button {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/sfb-button.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
		position:absolute;
        bottom:-82px;
        left:0px; 
}
.sfbDesign_button:hover {
	background-position:0 -78px;
	border:none;
}

.crossList_button {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/crossListButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
		position:absolute;
        bottom:-82px;
        left:0px; 
}
.crossList_button:hover {
	background-position:0 -78px;
	border:none;
}


.packageFind_button_database {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/packageFindButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    margin-top:30px;
    border:none;
	cursor:pointer;
}
.packageFind_button_database:hover {
	background-position:0 -78px;
	border:none;
}
.crossList_button_database {
	display:block;
	width:427px;
	height:78px;
	background:url('/images/buttons/crossListButton.jpg') no-repeat top left;
    position:relative;
    margin: 0 auto;
    margin-top:10px;
    border:none;
	cursor:pointer;
}
.crossList_button_database:hover {
	background-position:0 -78px;
	border:none;
}
h3.chartSub {
    font-family:'Open Sans', sans-serif;
	color: #646464;
	display: block;
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 17px;
    }
/*******************FILTER SELECTION BUTTONS *****************/

#filterSelector {
    	background-image: url('/images/filterBG.jpg');
		height:90px;
	    width:437px;
		background-position: center top;
		background-repeat: no-repeat;
		position:absolute;
        bottom:0px;
        left:-7px;
        padding-top:32px;
 
}
	
	a.bandpass:link,
	a.bandpass:visited {
		background-image: url('/images/buttons/bandpass.png');
		height:74px;
	    width:66px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:27px;
	}
	
	a.bandpass:hover,
	a.bandpass:active {
	    background-image: url('/images/buttons/bandpass.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.bandpassG:link,
	a.bandpassG:visited {
		background-image: url('/images/buttons/bandpassG.png');
		height:74px;
	    width:66px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:27px;
	}
	
	a.bandpassG:hover,
	a.bandpassG:active {
	    background-image: url('/images/buttons/bandpassG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}
	
	a.lowpass:link,
	a.lowpass:visited {
		background-image: url('/images/buttons/lowpass.png');
		height:74px;
	    width:63px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.lowpass:hover,
	a.lowpass:active {
	    background-image: url('/images/buttons/lowpass.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.lowpassG:link,
	a.lowpassG:visited {
		background-image: url('/images/buttons/lowpassG.png');
		height:74px;
	    width:63px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.lowpassG:hover,
	a.lowpassG:active {
	    background-image: url('/images/buttons/lowpassG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.highpass:link,
	a.highpass:visited {
		background-image: url('/images/buttons/highpass.png');
		height:74px;
	    width:64px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.highpass:hover,
	a.highpass:active {
	    background-image: url('/images/buttons/highpass.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.highpassG:link,
	a.highpassG:visited {
		background-image: url('/images/buttons/highpassG.png');
		height:74px;
	    width:64px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.highpassG:hover,
	a.highpassG:active {
	    background-image: url('/images/buttons/highpassG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}	
	
	a.bandreject:link,
	a.bandreject:visited {
		background-image: url('/images/buttons/bandreject.png');
		height:74px;
	    width:68px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.bandreject:hover,
	a.bandreject:active {
	    background-image: url('/images/buttons/bandreject.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.bandrejectG:link,
	a.bandrejectG:visited {
		background-image: url('/images/buttons/bandrejectG.png');
		height:74px;
	    width:68px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.bandrejectG:hover,
	a.bandrejectG:active {
	    background-image: url('/images/buttons/bandrejectG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}
	
	a.diplexer:link,
	a.diplexer:visited {
		background-image: url('/images/buttons/diplexer.png');
		height:74px;
	    width:64px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.diplexer:hover,
	a.diplexer:active {
	    background-image: url('/images/buttons/diplexer.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.diplexerG:link,
	a.diplexerG:visited {
		background-image: url('/images/buttons/diplexerG.png');
		height:74px;
	    width:64px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.diplexerG:hover,
	a.diplexerG:active {
	    background-image: url('/images/buttons/diplexerG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}
	
	a.triplexer:link,
	a.triplexer:visited {
		background-image: url('/images/buttons/triplexer.png');
		height:74px;
	    width:66px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.triplexer:hover,
	a.triplexer:active {
	    background-image: url('/images/buttons/triplexer.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

	a.triplexerG:link,
	a.triplexerG:visited {
		background-image: url('/images/buttons/triplexerG.png');
		height:74px;
	    width:66px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
	}
	
	a.triplexerG:hover,
	a.triplexerG:active {
	    background-image: url('/images/buttons/triplexerG.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:10px;
	}

p.filterrequirements {font: 10px/14px 'Open Sans', sans-serif; color: #000; margin: 0px !important;  text-align:center; z-index:10; position:relative; bottom:10px;}
p.filterrequirements span {border: 1px solid #f00;}

A.BodyNavBold
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
A.BodyNavBold:visited
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
A.BodyNavBold:hover
{
    COLOR: #f00000;
    BACKGROUND-COLOR: #ffffd0;
    TEXT-DECORATION: underline
}
A.BodyNavBold:hover
{
    COLOR: #f00000;
    BACKGROUND-COLOR: #ffffd0;
    TEXT-DECORATION: underline
}
/************************************************
jquery overlay styles
************************************************/

/* the overlayed element */
.apple_overlay {
 
    /* initially overlay is hidden */
    display:none;
 
    /* growing background image */
    background-image:url('/images/white.png');
 
    /*
      width after the growing animation finishes
      height is automatically calculated
      */
    width:690px;
 
    /* some padding to layout nested elements nicely  */
    padding:35px;
 
    /* a little styling */
    font-size:11px;
}
 
/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url('/images/close.png');
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.contentWrap {
    height:550px;
    overflow-y:hidden;
  }



/*******************FILTER INQUIRY FORM SELECTION BUTTONS *****************/

#filterInquiry {
		position:relative;
        bottom:0px;
        left:0px;
        padding-top:6px;
        padding-top:6px;
 
}
	
	a.bandpass_i:link,
	a.bandpass_i:visited {
		background-image: url('/images/buttons/bandpass_i.png');
		height:46px;
	    width:115px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:27px;
		margin-right:6px;
	}
	
	a.bandpass_i:hover,
	a.bandpass_i:active {
	    background-image: url('/images/buttons/bandpass_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.bandpass_a:link,
	a.bandpass_a:active,
	a.bandpass_a:visited{
		background-image: url('/images/buttons/bandpass_a.png');
		height:53px;
		width:111px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:27px;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}	
		
	a.lowpass_i:link,
	a.lowpass_i:visited {
		background-image: url('/images/buttons/lowpass_i.png');
		height:46px;
	    width:110px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		}
	
	a.lowpass_i:hover,
	a.lowpass_i:active {
	    background-image: url('/images/buttons/lowpass_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.lowpass_a:link,
	a.lowpass_a:active,
	a.lowpass_a:visited{
		background-image: url('/images/buttons/lowpass_a.png');
		height:53px;
		width:103px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}	
	
	a.highpass_i:link,
	a.highpass_i:visited {
		background-image: url('/images/buttons/highpass_i.png');
		height:46px;
	    width:113px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
	}
	
	a.highpass_i:hover,
	a.highpass_i:active {
	    background-image: url('/images/buttons/highpass_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.highpass_a:link,
	a.highpass_a:active,
	a.highpass_a:visited{
		background-image: url('/images/buttons/highpass_a.png');
		height:53px;
		width:107px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}	
		
	a.bandreject_i:link,
	a.bandreject_i:visited {
		background-image: url('/images/buttons/bandreject_i.png');
		height:46px;
	    width:123px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		}
	
	a.bandreject_i:hover,
	a.bandreject_i:active {
	    background-image: url('/images/buttons/bandreject_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.bandreject_a:link,
	a.bandreject_a:active,
	a.bandreject_a:visited{
		background-image: url('/images/buttons/bandreject_a.png');
		height:53px;
		width:121px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}

	a.diplexer_i:link,
	a.diplexer_i:visited {
		background-image: url('/images/buttons/diplexer_i.png');
		height:46px;
	    width:111px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:5px;
	}
	
	a.diplexer_i:hover,
	a.diplexer_i:active {
	    background-image: url('/images/buttons/diplexer_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.diplexer_a:link,
	a.diplexer_a:active,
	a.diplexer_a:visited{
		background-image: url('/images/buttons/diplexer_a.png');
		height:53px;
		width:104px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}
	
	a.triplexer_i:link,
	a.triplexer_i:visited {
		background-image: url('/images/buttons/triplexer_i.png');
		height:46px;
	    width:113px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
	}
	
	a.triplexer_i:hover,
	a.triplexer_i:active {
	    background-image: url('/images/buttons/triplexer_i.png');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
		position:relative;
		top:-2px;
		right:5px;
	}
	
	a.triplexer_a:link,
	a.triplexer_a:active,
	a.triplexer_a:visited{
		background-image: url('/images/buttons/triplexer_a.png');
		height:53px;
		width:110px;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-right:6px;
		position:relative;
		top:-4px;
		left:-5px;
	}
/**MARKET PAGE CONTENT block ! ! !*************************************/	

div.marketContent{
    float:none;
    width:100%;
    font-size: 11px;
	line-height: 13px;
	padding:0px;
	margin:0px;
	border: 0px;
    margin-bottom:20px;
    margin-left:8px;
    height:auto;
    display:block;
	}
#marketBigWords {
    width:100%;
    height:85px;
    float:none;
}	
div.marketContent p{
    color:#2f2f2f;
}	
div.marketLeft{
    height:auto;
    width:60%;
    display:block;
    float:left;
    border-right:1px solid #cccccc;
    padding-right:15px;
    padding-left:0px;
}
div.marketRight{
    height:auto;
    width:34%;
    display:block;
    float:left;
    padding-left:15px;
}
div.market_text{
    margin:10px 0px 15px 0px;
    vertical-align:middle;
}
div.marketSection{
    border-bottom:1px solid #cccccc;
    margin:0;
    padding-bottom:10px;
    padding-top:10px;
}
div.marketLast{
    margin:0;
    padding-bottom:10px;
    padding-top:10px;
}
.market_bullet {
	list-style-type:disc;
	margin: 10px 0px 15px 10px;
}
.market_bullet li {
	margin: 5px;
	padding-left: 5px;
	font-size:12px;
    line-height:1.4em;
    }
.space_bullet {
	list-style-type:disc;
	margin: 10px 0px 15px 10px;
}
.space_bullet li {
	margin: 5px;
	padding-left: 5px;
	font-size:12px;
	color:#333333;
    line-height:1.6em;
    }

h5.market_features {
    font-family:'Open Sans', sans-serif;
	color: #2b2933;
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	line-height: 26px;
	margin-bottom: 5px;
    }
div.solo_image{
    float:right;
    width:300px;
    vertical-align:top;
    text-align:center;
    margin-left:20px;
}
img.full_img{
    display:block;
    margin: 0 auto;
}    



	
/**uk products block ! ! !*************************************/	
#breadcrumbs {
    display:block;
    position:relative;
    height:12px;
    margin-left:10px;
    margin-top:-10px;
    margin-bottom:8px;

    }
#breadcrumbs a:link{
    cursor: pointer;
    font-weight:normal;
    text-decoration:none;
    color:#0098df;
    padding:0;
    }
    
div.roundedBox{
    float:none;
    font-size: 11px;
	line-height: 13px;
	padding:26px 15px 30px 15px;
	margin:0px;
	border: solid 1px #b8b8b8;
	-moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom:14px;

	}

div.uk_product{
    float:none;
    font-size: 11px;
	line-height: 13px;
	padding:15px;
	margin:0px;
	border: solid 1px #b8b8b8;
	-moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom:20px;
	}
div.uk_list {
    width:48%;
    float:left;
    display:block;
    height:auto;
    margin-left:10px;
}
div.prod_list {
    float:left;
    display:block;
    height:auto;
    margin-left:10px;
}
div.uk_icon{
    background-image:url('/images/icons/madeEUicon.png');
    width:60px;
    height:42px;
    display:block;
    position:relative;
    top:0;
    float:right;
    margin-top:-25px;
    margin-right:-10px;
    z-index:100;
}
div.space_icon{
    background-image:url('/images/icons/classKicon.png');
    width:60px;
    height:42px;
    display:block;
    position:relative;
    top:0;
    float:right;
    margin-top:-25px;
    margin-right:-10px;
    z-index:100;
}
div.RoHS_icon{
    background-image:url('/images/icons/RoHSicon.png');
    width:60px;
    height:42px;
    display:block;
    position:relative;
    top:0;
    float:right;
    margin-top:-25px;
    margin-right:-10px;
    z-index:100;
}
div.uk_description_block{
    border:0;
    height:auto;
    display:block;
    float:none;
}
div.uk_features_block{
    height:auto;
    display:block;
    float:none;
    border-top:1px solid #cccccc;
    padding-top:15px;
}
div.uk_text{
    margin:20px 0px 15px 0px;
    vertical-align:middle;
}
div.intro_text{
    margin:20px 0px 25px 0px;
    vertical-align:middle;
}
div.uk_prod_quote{
    float:right;
    width:210px;
    vertical-align:top;
    text-align:center;
    margin-left:20px;
}
div.das_prod{
    float:right;
    width:300px;
    vertical-align:top;
    text-align:center;
    margin-left:20px;
}
img.uk_prod{
    display:block;
    margin: 0 auto;
}
a.ukQuoteButtonLink {
    display:block;
    margin: 0 auto;
}
.uk_button {
	display:block;
	width:160px;
	height:28px;
	background:url('/images/buttons/ukQuoteButton.png') no-repeat top left;
    position:relative;
    margin: 0 auto;
    border:none;
	cursor:pointer;
}
.uk_button:hover {
	background-position:0 -28px;
	border:none;
}
h3.market_title {
    font-family:Rockwell;
    color: #81a500;
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 10px;
	margin-top:15px;
	padding-left:2px;
	text-align:left;
} 
h2.uk_title{
font-family: 'Oswald', sans-serif;
	color: #3f3f3f;
	display: block;
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 5px;
	text-transform:capitalize;
	text-transform:uppercase;
}
h3.uk_list_title {
    text-decoration:none;
    font-family: 'Oswald', sans-serif;
	color: #6d6d6d;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
    margin-bottom:5px;
    margin-top:15px;
    text-transform:capitalize;
	text-transform:uppercase;
}
h3.uk_prod_title {
    font-family:'Open Sans', sans-serif;
	color: #4b4b4b;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	margin: 0px;
	}
h3.market_prod_title {
    font-family:'Open Sans', sans-serif;
	color: black;
	display: block;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 20px 20px 20px 5px;
	}	
h4.uk_prod_sub {
    font-family:'Open Sans', sans-serif;
	color: #686868;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:5px;
    }
h2.topSub {
	color: #656565;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 6px;
	margin-top:8px;
	font-family: 'Open Sans', sans-serif;
    font-weight:600;
}    
h3.prodSub {
    font-family:'Open Sans', sans-serif;
	color: #5d5d5d;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top:5px;
    }
h4.space_sub {
    font-family:'Open Sans', sans-serif;
	color: #686868;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top:14px;
    }
h4.prod_sub {
    font-family:'Open Sans', sans-serif;
	color: #686868;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 14px;
	margin-top:8px;
    }
h4.title_prod_sub {
    font-family:'Open Sans', sans-serif;
	color: #686868;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 8px;
	margin-top:8px;
    }
h5.uk_features {
    font-family:'Open Sans', sans-serif;
	color: #5b5b5b;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 5px;
	margin-top:5px;
    }
h5.prod_features {
    font-family:'Open Sans', sans-serif;
	color: #5b5b5b;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 5px;
	margin-top:12px;
    }
h5.uk_features a{
    font-family:'Open Sans', sans-serif;
	color: #2980b9;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 5px;
	margin-top:12px;
    }    
h5.das_features a{
    font-family:'Open Sans', sans-serif;
	color: #2980b9;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 5px;
	margin-top:0px;
    } 

hr.uk_title_line {
    border-top:1px solid #737373;
    border-bottom:0;
    color:#737373;
    background-color:#737373;
    height: 0px;
    margin:0px 0px 20px 0px;
    }    
hr.uk_product_divider {
    border-top:1px solid #e6e6e6;
    border-bottom:0;
    color:#e6e6e6;
    border-color:#e6e6e6;
    background-color:#e6e6e6;
    height: 0px;
    margin:10px 0px 15px 0px;
    }
.uk_bullet {
	list-style-type:inherit;
	margin: 0px 0px 5px 15px;
}
.uk_bullet li {
	margin: 5px;
	padding-left: 10px;
	font-size:12px;
    line-height:1.3em;
    }
.prod_bullet {
	list-style-type:inherit;
	margin: 0px 0px 5px 15px;
}
.prod_bullet li {
	margin: 5px;
	padding-left: 10px;
	font-size:13px;
    line-height:1.3em;
    }

.cert_bullet {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
}

.cert_bullet li {
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
    background: transparent url('/images/icons/pdfbullet.png') no-repeat scroll left top;
    font-size:12px;
    line-height:1.1em;
    }

.pdf_bullet {
	list-style-type: none;
	margin: 0px 0px 5px -18px;
}

.pdf_bullet li a{
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
    background: transparent url('/images/icons/pdfbullet.png') no-repeat scroll left top;
    font-size:13px;
    line-height:1.3em;
    color: #2980b9;
    }

a.prodArrow {
	margin: 16px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    font-size:14px;
    line-height:1.3em;
    color: #2980b9;
    }
    
.anchor:before { 
  display: block; 
  content: " "; 
  margin-top: -80px; 
  height: 80px; 
  visibility: hidden;
}
    
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
	color:#e2e2e2;
	z-index:-10;
}

#back-top a {
	width: 88px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #e2e2e2;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a.top {
	color: #e2e2e2;
	}

#back-top a:hover {
	color: #4d4d4d;
}

/* arrow icon (span tag) */
#back-top span {
	width: 88px;
	height: 88px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url('/images/up-arrow.png') no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
    
/** header contacts link bar ! ! !*************************************/

#contactTab {
    position:relative;
    float:right;
    text-align:right;
	display:inline-block;
    z-index:0; 
	padding:30px 0px 0px 0px;
	width:640px;
	height:30px;
	margin-top:-10px;
    }
#contactTab a:link, #contactTab a:visited{
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    font-weight:normal;
    font-size:13px;
    text-decoration:none;
    color:#2e3192;
}

#contactTab a:hover, #contactTab a:active	{
    text-decoration:underline;    
    color:#0098df;
    }
    
div.info
{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none;
    display:inline;
}

div.info:hover {z-index:25;text-decoration:underline;}

div.info span{display: none}

div.info:hover span {
    display:block;
    position:absolute;
    top:10px;
    left:-40px;
    width:280px;
    height:30px;
    padding-top:10px;
    color:#0098df;
}   
    
/** new markets nav ! ! !*************************************/

#marketTab {
    background:url('/images/homepage/exploreMarkets.jpg');
    background-repeat:no-repeat;
    position:relative;
	left:580px;
	top:-94px;
    z-index:5000; 
	padding-left:163px;
	padding-top:9px;
	width:477px;
	height:40px;
	margin-bottom:-40px;	
    }
#marketTab a:link, #marketTab a:visited{
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    cursor: pointer;
    font-weight:normal;
    font-size:13px;
    text-decoration:none;
    color:#2e3192;
}

#marketTab a:hover, #marketTab a:active	{
    text-decoration:none;    
    color:#0098df;
    }
    

        	
/**FEATURES TABLE ! ! !*************************************/

.featuresTable {
	font-size: 11px;
	line-height: 13px;
	padding:0px;
	margin:0px;
	border: solid 1px #b8b8b8;
}

.featuresTable th {
	background-image: url('/images/productFeatures/tableFade4.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	border: solid 1px #b8b8b8;
	border-bottom: solid 1px #8d817e;
	color: White;
	text-align: left;
	padding-left:15px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:capitalize;
	font-weight:700;
	font-size: 18px;
	height: 40px;
}

.featuresTable td {
    background-image: url('/images/productFeatures/boxFade.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align:middle;
	padding:0;
	margin:0;
	height:120px;
	overflow:hidden;
}

.featuresTable tr td.featuresHeadline {
    background-image: url('/images/tableHeadFade.jpg');
	background-position: center top;
	background-repeat: repeat-x;
    color: #e6e6e6;
    text-align:left;
    font-size:17px;
    padding:0 5px 0 15px;
    height:40px;
}

.featuresTable tr td.featuresHeadline a{

    text-align:center;
    font-size:17px;
    width:37px;
    float:right;
}
.featuresTable tr td.featuresHeadline a.facility{
    text-align:center;
    font-size:17px;
    width:400px;
    float:left;
}
.featuresTable tr td.featuresHeadline p{
    vertical-align:middle;
    text-align:left;
    padding:0;
    margin:0;
    font-family: 'Open Sans Condensed', sans-serif;
}

.barText {
    font-size:16px;
    line-height:17px;
    float:left;
}

.featuresTable p {
    padding-left:15px;
    padding-right:15px;
    }

.featuresTable ul {
    list-style:none;
    margin-left:2px;
    }

.featuresTable tr td.featuresHeadline img{
    padding:0px 0px 4px 0px;
    display:inline;
    float:right;
    
}

.featuresTable tr td.featuresImg a.building{
 width:200px;
}
.featuresTable tr td.featuresImg{
    text-align:center;
    height:158px;
    border: solid 1px #b8b8b8;
    border-top: none;
    border-left:none;
    padding-right:0px;
}

.featuresTable img{
    display:block;
    padding:0px;
    float:left;
    }


.drawings tr {
    height:30px;
    }

.testingTable tr{
    height:25px;
    }
    

/************************* engineering tools hover button icons ! ! ! ********************************/


	a.cascade:link,
	a.cascade:visited {
		background-image: url('/images/buttons/cascade.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 25px;
		padding-left:80px;
	}
	a.cascade:hover,
	a.cascade:active {
	    background-image: url('/images/buttons/cascade.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .cascade h3 {
        margin-top:0px;
        color:#383838;
    }
    
    a.drawings:link,
	a.drawings:visited {
		background-image: url('/images/buttons/packageDrawings.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 25px;
		padding-left:80px;
	}
	a.drawings:hover,
	a.drawings:active {
	    background-image: url('/images/buttons/packageDrawings.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .drawings h3 {
        margin-top:0px;
        color:#383838;
    }	

    a.vswr:link,
	a.vswr:visited {
		background-image: url('/images/buttons/vswr.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 25px;
		padding-left:80px;
	}
	a.vswr:hover,
	a.vswr:active {
	    background-image: url('/images/buttons/vswr.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .vswr h3 {
        margin-top:0px;
        color:#383838;
    }

    a.attenuator:link,
	a.attenuator:visited {
		background-image: url('/images/buttons/attenuator.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 40px;		
		padding-left:80px;
	}
	a.attenuator:hover,
	a.attenuator:active {
	    background-image: url('/images/buttons/attenuator.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .attenuator h3 {
        margin-top:0px;
        color:#383838;
    }

    a.conversions:link,
	a.conversions:visited {
		background-image: url('/images/buttons/conversions.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 40px;
		padding-left:80px;
		padding-right:10px;
	}
	a.conversions:hover,
	a.conversions:active {
	    background-image: url('/images/buttons/conversions.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .conversions h3 {
        margin-top:0px;
        color:#383838;
    }

    a.glossary:link,
	a.glossary:visited {
		background-image: url('/images/buttons/glossary.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 25px;		
		padding-left:80px;
	}
	a.glossary:hover,
	a.glossary:active {
	    background-image: url('/images/buttons/glossary.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .glossary h3 {
        margin-top:0px;
        color:#383838;
    }

    a.notes:link,
	a.notes:visited {
		background-image: url('/images/buttons/applicationNotes.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 10px;		
		padding-left:80px;
	}
	a.notes:hover,
	a.notes:active {
	    background-image: url('/images/buttons/applicationNotes.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .notes h3 {
        margin-top:0px;
        color:#383838;
    }
    
    a.papers:link,
	a.papers:visited {
		background-image: url('/images/buttons/whitePapers.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 10px;		
		padding-left:80px;
	}
	a.papers:hover,
	a.papers:active {
	    background-image: url('/images/buttons/whitePapers.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .papers h3 {
        margin-top:0px;
        color:#383838;
    }
    
    a.wirepac:link,
	a.wirepac:visited {
		background-image: url('/images/buttons/rulerButton.jpg');
		height:56px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:10px;
		margin-bottom: 10px;		
		padding-left:80px;
	}
	a.wirepac:hover,
	a.wirepac:active {
	    background-image: url('/images/buttons/rulerButton.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
    .wirepac h3 {
        margin-top:0px;
        color:#383838;
    }    
        
/**LANDING PAGES GRID TABLE WITH BLURBS ! ! !*************************************/

.landingTable {
	padding:0px;
	margin:0px;
	border: solid 1px #b8b8b8;
}

.landingTable th {
	background-image: url('/images/productFeatures/tableFade4.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	border: solid 1px #b8b8b8;
	border-bottom: solid 1px #8d817e;
	color: White;
	text-align: left;
	padding-left:15px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:capitalize;
	font-size: 18px;
	height: 40px;
}

.landingTable td {
    background-image: url('/images/productFeatures/boxFade.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align:top;
	padding:10px 10px 15px 0px;
	margin:0;
	height:120px;
	overflow:hidden;
}


.landingTable tr td.featuresHeadline {
    background-image: url('/images/productFeatures/tableHeadFade.jpg');
	background-position: center top;
	background-repeat: repeat-x;
    color: #e6e6e6;
    text-align:left;
    font-size:17px;
    padding:0 5px 0 15px;
    height:40px;
     
}

.landingTable tr td.featuresHeadline p{
    vertical-align:middle;
    text-align:left;
    padding:0;
    margin:0;
    font-family: 'Open Sans Condensed', sans-serif;
}


.landingTable tr td.featuresHeadline img{
    padding:0px 0px 4px 0px;
    display:inline;
    float:right;

    
}


.landingTable img{
    display:block;
    padding:0px;
    }

.landingTable a.MainHead:link,
.landingTable a.MainHead:visited		{
    text-decoration:none;
    color:#007b9e;
    FONT: 700 16px 'Open Sans', sans-serif;

}

.landingTable a.MainHead:hover	{text-decoration:none;color:#2d2f77;
    FONT: 700 16px 'Open Sans', sans-serif;
}

.landingTable a.MainHead:active	{text-decoration:none;color:#943a0d;
    FONT: 700 16px 'Open Sans', sans-serif;
}
/* ================================================================== */


#thumbs a {
	width: 100px;
	display: block;
	height: 75px;
	float: left;
	text-align: left;
	margin: 5px 0px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 11px;
}

#thumbs a:hover {
	border-color: #ccc;
	text-decoration: none;
	color: #00a282;
}

#thumbs a img {
	float: left;
}

#thumbs a span {
	display: block;
	width: auto;
	margin: 3px auto 0px auto;
	text-align: left;
}



/*        TINY TABLE                                                  */
/* ================================================================== */



.sortable {width: 100%; border-left:1px solid #b1aaa6; border-top:1px solid #b1aaa6; border-bottom:none; margin:0 auto 15px;}
.sortable th {background:#4e646f; border:1px solid #fff; border-right:none; padding-top:10px;}
.sortable th h3 {font-size:11px; font-family: 'Open Sans', sans-serif; text-align:center; padding:0px 8px 8px; color:White;}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #bebcba; border-right:1px solid #bebcba; font-size:12px; vertical-align:middle;}
.sortable .head h3 {background:url('/images/homepage/sort.gif') 7px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .desc, .sortable .asc {background:#3a5866;}
.sortable .desc h3 {background:url('/images/homepage/desc.gif') 7px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .asc h3 {background:url('/images/homepage/asc.gif') 7px  center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff;}
.sortable .oddrow td, .sortable tbody tr.odd td {background:#f0f0f0;}
.sortable td.evenselected {background:#eaecf0;}
.sortable td.oddselected {background:#d5d9de;}


.sortableAmp {width:760px; border-left:1px solid #b1aaa6; border-top:1px solid #b1aaa6; border-bottom:none; margin:0 auto 15px;}
.sortableAmp th {background:url('/images/homepage/ampSortBg.png') #eaecf0 bottom left repeat-x; cursor:pointer; border:1px solid #fff; border-right:none; border-bottom:none; padding-top:10px; padding-bottom:2px; height:116px;}
.sortableAmp th h3 {font-size:11px; font-family: 'Open Sans', sans-serif; text-align:center; padding:0px 8px 8px; color:#4c413d;vertical-align:middle;}
.sortableAmp td {padding:4px 6px 6px; border-bottom:1px solid #bebcba; border-right:1px solid #bebcba; font-size:12px; vertical-align:middle;}
.sortableAmp .head h3 {background:url('/images/homepage/ampSort.png') center bottom no-repeat; cursor:pointer; height:116px; }
.sortableAmp .desc, .sortableAmp .asc {background:url('/images/homepage/ampSortBg.png') #d5d9de bottom left repeat-x}
.sortableAmp .desc h3 {background:url('/images/homepage/ampDesc.png') center bottom no-repeat; cursor:pointer; height:116px; }
.sortableAmp .asc h3 {background:url('/images/homepage/AmpAsc.png') center bottom no-repeat; cursor:pointer; height:116px; }
.sortableAmp .head:hover, .sortableAmp .desc:hover, .sortableAmp .asc:hover {color:#fff}
.sortableAmp .evenrow td {background:#fff;}
.sortableAmp .oddrow td, .sortableAmp tbody tr.odd td {background:#f0f0f0;}
.sortableAmp td.evenselected {background:#eaecf0;}
.sortableAmp td.oddselected {background:#d5d9de;}

img.GaN {
	display:inline-block;
	margin-left:-26px;
    margin-top:-6px;
    margin-bottom:-6px;
}

table.tablesorter {
	width:760px; margin:0 auto 15px; border:1px solid #dadee3;
}
table.tablesorter th h3 {font-size:11px; font-family: 'Open Sans', sans-serif; text-align:center; padding:0px 8px 8px; color:#4c413d;vertical-align:middle;
}
table.tablesorter thead tr .header h3 {background:url('/images/homepage/ampSort.png') center bottom no-repeat; cursor:pointer; height:116px; 
}
table.tablesorter thead tr .header {
	background:url('/images/homepage/ampSortBg.png') #eaecf0 bottom left repeat-x; cursor:pointer; border:1px solid #fff; border-right:none; border-bottom:none; padding-top:10px; padding-bottom:2px; height:116px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#e3e7ed;
}

table.tablesorter thead tr .headerSortUp h3{
	background-image: url('/images/homepage/AmpDesc.png');
	background-repeat: no-repeat;
}
table.tablesorter thead tr .headerSortDown h3{
	background-image: url('/images/homepage/AmpAsc.png');
	background-repeat: no-repeat;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #c4d2da;
}


.sortable_RF {width:auto; border-left:1px solid #b1aaa6; border-top:1px solid #b1aaa6; border-bottom:none; margin:10px 14px 5px 2px;}
.sortable_RF th {background:#4e646f; border:1px solid #fff; border-right:none; padding-top:10px;}
.sortable_RF tr h3 {font-size:16px; font-family: 'Open Sans', sans-serif; text-align:center; padding:0px 0px 5px 0px; color:Gray;}
.sortable_RF th h3 {font-size:11px; font-family: 'Open Sans', sans-serif; text-align:center; padding:0px 8px 8px; color:White;}
.sortable_RF td {padding:4px 6px 6px; border-bottom:1px solid #bebcba; border-right:1px solid #bebcba; font-size:12px; vertical-align:middle;}
.sortable_RF .head h3 {background:url('/images/homepage/sort.gif') 7px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable_RF .desc, .sortable_RF .asc {background:url('/images/homepage/header-bg.png') #5f2f20 bottom left repeat-x}
.sortable_RF .desc h3 {background:url('/images/homepage/desc.gif') 7px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable_RF .asc h3 {background:url('/images/homepage/asc.gif') 7px  center no-repeat; cursor:pointer; padding-left:18px;}
.sortable_RF .head:hover, .sortable_RF .desc:hover, .sortable_RF .asc:hover {color:#fff}
.sortable_RF .evenrow td {background:#fff;}
.sortable_RF .oddrow td, .sortable_RF tbody tr.odd td {background:#f0ecea;}
.sortable_RF td.evenselected {background:#f0ecea;}
.sortable_RF td.oddselected {background:#dbd2cc;}

#controls {width:980px; margin:0 auto; height:20px}
#perpage {float:left; width:200px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:580px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px}

.pdfnone {
			display: block;
			background: transparent url('/images/icons/icon_pdf_none.gif') no-repeat scroll 2px center;
			padding: 2px 3px 0px 20px; 
		}

/* ================================================================== */
/*                              FOOTER                                */
/* ================================================================== */


    #footer
	    {	
	    width: 100%;
        display:block;
	    border-top: 1px solid #c5c4c3;
	    background: #eaeaea;
	    margin-top:20px;
        padding:0;
	    font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		color: #6b7770;
		font-size: 10pt;
		line-height: 2em;
		clear:both;
	    }
	  #footer ul
	            {
	           list-style-type: none;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                }
   
      #footer li
            {
          list-style-type: none;
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
            }

	 #footer #copyright
	    {	
	    width: 100%;
	    background: #4D4D4F;
	    padding:20px 0 10px 0;
	    margin-top:0;
	    height:62px;
	    }
	 #footer #columns
	    {	
	    text-align:left;
	    margin:0 auto;
	    width:1100px;
	    height:400px;
	    }
	    
	   #footer #copyright .footer-inner
	    {
	    text-align:left;
	    margin:0 auto;
	    width:1100px;
	    }
	    #footer .column-1
	    {
	        width:30%;
	        position:relative;
	        display:inline-block;
	        vertical-align:top;
            margin-right:8%;
            float:left;           
	        
	    }
	    #footer .column-2
	    {
	        width:18%;
	        position:relative;
	        display:inline-block;
	        vertical-align:top;	 
            margin-right:4%;
            float:left;
	    }
	    #footer .column-3
	    {
	        width:18%;
	        position:relative;
	        display:inline-block;
	        vertical-align:top;
            margin-right:4%;
            float:left;
   	    }
	    #footer .column-4
	    {
	        width:16%;
	        position:relative;
	        display:inline-block;
	        vertical-align:top;
            float:left;
   	    }
	    #copyright .column-5
	    {
            width:100%;
	        position:relative;
	        display:inline-block;
	        float:none;
   	    }
		#footer .footer-inner a, #footer .footer-inner a:link, #footer .footer-inner a:visited
		{
			color: #4D4D4F;
			font-size:.9em;
			text-decoration: none;
			line-height:inherit;
			padding:0;
			margin:0;
			font-family: 'Open Sans', sans-serif;
			text-decoration: none;
		}

		#footer .footer-inner a:hover
		{
			color: #264459;
			font-size:.9em;
			line-height:inherit;
			padding:0;
			margin:0;
			font-family: 'Open Sans', sans-serif;
			text-decoration: underline;
		}
		
		#footer .footer-inner a:active
		{
			color: #264459;
			font-size:.9em;
			line-height:inherit;
			padding:0;
			margin:0;
			font-family: 'Open Sans', sans-serif;
			text-decoration: underline;
		}
		#footer .footerTitle 
        {
            font-size:1em;
            line-height:1em;
            color:#2D2D2D;
            margin:3em 0 1em 0;
            display:block;
         }
        #footer .copyrightLinks
        {
            display:block;
            vertical-align:middle;
            float:left;
            padding-top:15px;
         } 
        #footer .copyrightLogo
        {
            display:block;
            vertical-align:middle;
            float:right;
         } 
        #footer .copyrightText
        {
            font-size:10px;
            line-height:10px;
            color:#D8D8D8;
         } 
        #footer #copyright a, #footer #copyright a:link, #footer #copyright a:visited, #footer #copyright a:hover, #footer #copyright a:active
        {
            font-size:10px;
            line-height:10px;
            color:#D8D8D8;
            display:inline-block;
            text-decoration:underline;
         }  
        
	    #footer ul.footerAddress
	    {
	        line-height:1em;
	        padding-left:0.3em;
	    }
	
		#footer ul.footerAddress li
		{
			display: block;
			margin: 0 0.25em 0 0.25em;
			color: #4D4D4F;
			font-size:.8em;
		}
	    #footer ul.footerSites
	    {
	        line-height:2.3em;
	        padding-left:0.3em;
	    }
	
		#footer ul.footerSites li
		{
			display: block;
			color: #4D4D4F;
			
		}

        #footer ul.footerLinks
	    {
	        line-height:1.5em;
	        padding-left:0.3em;
	    }
	
		#footer ul.footerLinks li
		{
			display: block;
			color: #4D4D4F;

		}


    
    
    #footer a.rf2m:link,
	#footer a.rf2m:visited {
		background-image: url('/images/buttons/rf2mButton.png');
		height:32px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		text-align:left;
		display:block;
		padding-left:42px;
		margin:3px 0 3px 0;
	}
	
	#footer a.rf2m:hover,
	#footer a.rf2m:active {
	    background-image: url('/images/buttons/rf2mButton.png');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
	#footer a.eis:link,
	#footer a.eis:visited {
		background-image: url('/images/buttons/eisButton.png');
		height:32px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		text-align:left;
		display:block;
		padding-left:42px;
		margin:3px 0 3px 0;
	}
	
	#footer a.eis:hover,
	#footer a.eis:active {
	    background-image: url('/images/buttons/eisButton.png');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
	#footer a.power:link,
	#footer a.power:visited {
		background-image: url('/images/buttons/powerButton.png');
		height:32px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		text-align:left;
		display:block;
		padding-left:42px;
		margin:3px 0 3px 0;
	}
	
	#footer a.power:hover,
	#footer a.power:active {
	    background-image: url('/images/buttons/powerButton.png');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
	#footer a.ssia:link,
	#footer a.ssia:visited {
		background-image: url('/images/buttons/ssiaButton.png');
		height:32px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		text-align:left;
		display:block;
		padding-left:42px;
	}
	
	#footer a.ssia:hover,
	#footer a.ssia:active {
	    background-image: url('/images/buttons/ssiaButton.png');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
	#footer a.ems:link,
	#footer a.ems:visited {
		background-image: url('/images/buttons/emsButton.png');
		height:32px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		text-align:left;
		display:block;
		padding-left:42px;
		margin:3px 0 3px 0;
	}
	
	#footer a.ems:hover,
	#footer a.ems:active {
	    background-image: url('/images/buttons/emsButton.png');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}


/* ================================================================== */
/*        Large Attention Grabber Buttons                             */
/*           (with secondary classes for different images)            */
/* ================================================================== */
a.rfqBtn:link,
a.rfqBtn:visited {
	display: block;
	width: 246px;
	height: 42px;
	background-image: url('/images/buttons/powerstripRFQButton.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
	border: none;
}
a.rfqBtn:hover, a.rfqBtn:active {
	background-image: url('/images/buttons/powerstripRFQButton.jpg');
	background-position: center bottom;
	text-decoration: none;
	margin-top: 10px;
	border: none;
}






a.largebtn:link,
a.largebtn:visited {
	background-color: #2966B8;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background: #2966B8 url('/images/icons/icon_envelope_blue.gif') no-repeat scroll 5px 50%;
	border: 2px solid #1f367c;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px auto;
	padding: 5px 5px 5px 60px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a.largebtn:hover,
a.largebtn:active {
	background-color: #ca6f17;
	background: #ca6f17 url('/images/icons/icon_envelope_orange.gif') no-repeat scroll 5px 50%;
	border-color: #a15a15;
}
	/* Subtext */
	a.largebtn:link span,
	a.largebtn:visited span{
		display: block;
		font-size: 12px;
		line-height: 14px;
		color: #c3daeb;
	}
	a.largebtn:hover span,
	a.largebtn:active span {
		color: #ffd971;
	}

/* Envelope Large Button */
a.mail:link,
a.mail:visited {background-image: url('/images/icons/icon_envelope_blue.gif')}
a.mail:hover,
a.mail:active {background-image: url('/images/icons/icon_envelope_orange.gif')}

/* Brochure Large Button */
a.brochure:link,
a.brochure:visited {background-image: url('/images/icons/icon_brochure_blue.gif')}
a.brochure:hover,
a.brochure:active {background-image: url('/images/icons/icon_brochure_orange.gif')}

/* ================================================================== */
/*        Small Buttons                                               */
/*           (with secondary classes for different images)            */
/* ================================================================== */

a.button {
	display: block;
	padding: 4px 3px 4px 26px;
	background: transparent no-repeat scroll 3px center;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

a.button:hover {
	color: #fff;
	background-color: #CA6F17;
	border-color: #a15a15;
	background-position: 2px center;
}

a.pdf			{background-image: url('/images/shared/icons/icon_pdf.gif'); padding:3px 5px 3px; font-size:11px;}
a.pdfIcon		{background-image: url('/images/icons/pdfIcon.png'); }
a.datasheet	    {background-image: url('/images/shared/icons/icon_datasheet.gif');}
a.three			{background-image: url('/images/shared/icons/icon_3d.gif');}


/* ================================================================== */
/*        Pictures with Borders                                       */
/* ================================================================== */

.blueborder {
	border: 1px solid #659d1f;
	background-color: #E8E8E8;
	padding: 4px;
	margin: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.blueborder_small {
	border: 2px solid #d4ff9e;
	background-color: #659d1f;
	padding: 1px;
	margin: 6px;
}

a:hover img.blueborder,
a:active img.blueborder {
	background-color: #ffcd9e;
	background-color: #ffaf5f;
	border-color: #a15a15;
}



/* ================================================================== */
/*        Data Tables                                                 */
/* ================================================================== */
.inquiry p {
    font-size:1.2em;
    line-height:16px;
    }


.regular {
	border: 1px solid #999;
	font-size: 11px;
	line-height: 13px;
}

.regular th {
	background-color: #626262;
	border-bottom: 1px solid #484d53;
	border-right: 1px solid #484d53;
	color: #fff;
	padding: 3px;
	text-align: center;
}

.regular td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 3px;
}

.regular tr.odd td {
    background-color: #f0f3ff;
    border-color: #bac2d9;
}

.doubleheight td,
.doubleheight th {height: 35px;}

/* Cells with a Link in them */
	.regular td.link,
	.regular tr.odd td.link {
			background-color: #3383bd;
			border-color: #1d347c;
			padding: 0px;
	}

	.regular tr.odd td.link {background-color: #0e6cb1;}

		.regular tr td.link a:link,
		.regular tr td.link a:visited {
			background-color: #3383bd;
			color: #fff;
			display: block;
			font-weight: bold;
			height: 100%;
			line-height: 20px;
			padding-left: 5px;
			text-align: left;
			vertical-align: middle;
		}
		
		.regular tr.odd td.link a:link,
		.regular tr.odd td.link a:visited {
			background-color: #0e6cb1;
		}
		
		.regular tr td.link a:hover,
		.regular tr.odd td.link a:hover {background-color: #ca6f17;}
		
		.regular tr td.link a:active,
		.regular tr.odd td.link a:active {background-color: #ff7d00;}
		
		.doubleheight tr td.link a:link,
		.doubleheight tr td.link a:visited {
			line-height: 35px;
		}

.press_image {
	float: right;
	border: 5px solid #BAC2D9;
	background-color: #878D9D;
	padding: 1px;
	margin-left: 10px;
}

/* ================================================================== */
/*        RFQ                                                         */
/* ================================================================== */
.WhiteHead
{
    FONT: 600 13px/15px 'Open Sans', sans-serif;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.error {
	color: #c60000;
	border-top: 1px solid #e13d3d;
	border-bottom: 1px solid #cf0f0f;
	border-left: 4px solid #b35959;
	border-right: 4px solid #9b4040;
	padding: 5px 0 5px 0;
	margin: 10px 0px 10px 0px;
	background-color: #fff;
	font-size:1.1em;
}

.oops {
	font-size:1.2em;
	letter-spacing:2px;
	color: #c60000;
	}

div.success {
	border: 1px solid #73BE73;
	padding: 0;
	margin: 10px 0px;
	background-color: #fff;
	font-size:1.1em;
}

div.error span {
	background-color: #900; 
	color: #fff;
	border-bottom: 2px solid #c00; 
	display: block; 
	padding: 2px 0px 0px 5px;
	font-weight: bold;
}

div.success span {
	background-color: #090; 
	color: #fff;
	border-bottom: 2px solid #0c0; 
	display: block; 
	padding: 2px 0px 0px 5px;
	font-weight: bold;
}

div.success p {
	padding: 5px;
}

.required {
	color: #c00;
	font-size: 13px;
	font-weight: bold;	
}

.stripConfig {
	color: #686868;
	font-size: 12px;
	line-height: 26px;
}

.rfq th {
	text-align: right;
	padding-right: 5px;
}

.rfq td {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px;
}

.rfq select * {
	background-color: Transparent;
}

.rfq input,
.rfq select,
.rfq textarea {
	display: block;
	margin: 5px 0px 0px;
	background-color: #fff;
	background-image: url("/images/effects/input_bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
	color: #464646;
	padding: 2px;
	font-size: 11px;
}

.rfq p {
	margin: 10px 0px;
	text-align: left;
	display: block;
}

.rfq .left {
	border-right: 1px solid #ccc;
}

.rfq .radio input {display: inline; margin: 0px 6px 0px 12px; background-image: none; border: 0px;}

.rfq .radio {line-height: 20px; margin-bottom: 10px; padding-top: 0px;}
.rfq .radio label {font-weight: normal;}

.rfq p.inline {margin: 10px 0px;}
.rfq p.inline label {display: inline;}
.rfq p.inline input {display: inline; margin: 0; margin-left: 10px;}

.rfq .address1 {margin-bottom: 5px;}
.rfq p span, .rfq label {font-weight: bold;}

.rfq fieldset {
	margin: 0px;
	padding: 10px;
	border: 0px;
}

.rfq fieldset legend {
	background-color: #0e6cb1;
	border: 0px solid #1f367c;
	color: #fff;
	font-size: 15px;
	padding: 0px 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: bold;
}

.rfq fieldset fieldset {
	border: 1px solid #1f367c;
	padding: 0px 10px;
	margin-bottom: 0px;
}

.rfq fieldset fieldset legend {
	background-color: #fff;
	background-color: #7fc8fd;
	background-color: #73a3c9;
	border: 1px solid #0e6cb1;
	color: #0e6cb1;
	color: #fff;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
}

/* ========== Submit Button =============================== */
input.submitbutton {
	display: block;
	border: 0px;
	width: 219px;
	height: 42px;
	background-image: url('/images/buttons/submitRFQButton.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align:right;
}

input.submitbutton:hover, input.submitbutton:active {
	display: block;
	border: 0px;
	width: 219px;
	height: 42px;
	background-image: url('/images/buttons/submitRFQButton.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	border: none;
	text-align:right;
}

input.submitbuttonSmall {
	display: block;
	border: 0px;
	width: 125px;
	height: 42px;
	background-image: url('/images/buttons/submitButtonSmall.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align:center;
}

input.submitbuttonSmall:hover, input.submitbuttonSmall:active {
	display: block;
	border: 0px;
	width: 125px;
	height: 42px;
	background-image: url('/images/buttons/submitButtonSmall.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	border: none;
	text-align:center;
}

.submit_button {
	display:block;
	width:200px;
	height:48px;
	background:url('/images/buttons/submitButton.jpg') no-repeat top left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.submit_button:hover {
	background-position:0 -48px;
	border:none;
}
.pdf_button {
      display:block;
      width:200px;
      height:48px;
      background:url('/images/buttons/PDFButton.jpg') no-repeat top left;
      text-indent:-9999px;
      border:none;
      cursor:pointer;
}
.pdf_button:hover {
      background-position:0 -48px;
      border:none;
}

.yesPrint_button {
      display:block;
      width:200px;
      height:48px;
      background:url('/images/buttons/downloadMyList.jpg') no-repeat top left;
      text-indent:-9999px;
      border:none;
      cursor:pointer;
}
.yesPrint_button:hover {
      background-position:0 -48px;
      border:none;
	  }

.bracket1{
position: absolute;
margin: 0px auto;
padding: 0px 0px 0px 0px;
z-index: 20;
top: 518px;
left: 43px;
}
.bracket2{
position: absolute;
margin: 0px auto;
padding: 0px 0px 0px 0px;
z-index: 20;
top: 518px;
left: 286px;
}

.bracket3{
position: absolute;
margin: 0px auto;
padding: 0px 0px 0px 0px;
z-index: 20;
top: 518px;
left: 529px;
}


/* ================================================================== */
/*        Text Split up into columns                                  */
/* ================================================================== */

.columntext td {
	padding: 0px 10px;
	width: 50%;
	vertical-align: top;
}

.columntext p, .columntext li {
	margin-bottom: 15px;
	text-align: justify;
}

.columntext tr td ul ul li {
	margin-left: 50px;
}

/* ================================================================== */
/*        Document Navigation                                         */
/* ================================================================== */

ul.docnav 
{
    list-style: none;
    border: 1px solid #1F367C;
    border-top-width: 0px;
    width: 300px;
    margin-top: 0;
}

	ul.docnav li {
		margin: 0;
		line-height: 18px;
		background: #fff url('/images/effects/navitem_bg.gif') repeat-x scroll bottom;
		padding: 0px;
	}
	
	ul.docnav li img {
		float: right;
		margin-right: 5px;
		border-width: 0px;
	}

	ul.docnav li.navtitle {
		padding: 2px 3px;
		background-color: #8b98bd;
		background: #0e6cb1 url('/images/effects/navtitle_bg.gif') repeat-x scroll 0px 5px;
		color: #fff;
		font-weight: bold;
		border-bottom: 2px solid #1F367C;
		border-top: 1px solid #1f367c;
		font-size: 13px;
	}

	ul.docnav li.bottom {
		border-bottom: 0;
	}

		ul.docnav a {
		    display: block;
		    height: 100%;
		    padding: 1px 5px;
		    width: auto;
		    border-top: 1px solid #fff;
		    border-bottom: 1px solid #ddd;
		}
		
		ul.docnav a strong {color: #1f367c; font-size: 13px; line-height: inherit;}

		ul.docnav a:hover {/*
			border-left-color: #CA6F17;
			border-right-color: #CA6F17;
			*/
		    border-left: 3px solid #CA6F17;
		    border-right: 3px solid #CA6F17;
		    padding: 1px 2px;
			text-decoration: none;
			color: #ca6f17;
		}
		
		ul.docnav a:hover strong {color: #924e0c}

		ul.docnav a.submitRFQ:link,
		ul.docnav a.submitRFQ:visited {
			
		}

		ul.docnav li.currentpage a {font-weight: bold;}
		
		/*ul.docnav li a.pdf {background: transparent url('/images/icons/icon_pdf.gif') no-repeat scroll 99% 50%;}
		ul.docnav li a.flash {background: transparent url('/images/icons/icon_flash.gif') no-repeat scroll 99% 50%;}*/


#form_validation {
	font-size: 10px;
	line-height: 11px;
}

#form_validation span {line-height: 8px; font-size: 10px;}




/* ========== Press Release Images ======================== */
#press_read img {
	border: 5px solid #BAC2D9;
	background-color: #878D9D;
	padding: 1px;
	margin: 12px;
}

/* ========== Search Page ================================= */
#search_box {
	width: auto;
	margin-top: 20px;
	padding: 10px;
}

.search_text {
	background: #fff url("/images/effects/input_bg.gif") repeat-x;
	color: #464646;
	width: 500px;
}

#search_results p {
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	clear: both;
}

#search_results p a {
	padding: 0px 5px;
	line-height: 25px;
}

#search_results .alternate {
	background-color: #f3f3f3;
}

#search_results .rank {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 36px;
	text-align: right;
}

#search_results p img,
#search_results p span {
	float: right;
	padding: 3px;
}

.listnav {height: 30px; margin: 3px 0px;}
.listnav .previous {float: left;}
.listnav .next {float: right;}
.listnav span {line-height: 30px;}

.subtleerror {
	color: #900;
	font-style: italic;
	margin: 0;
}

#careers .footer p {
	text-align: center;
}

#indexpage td, #indexpage th {
	text-align: left;
	padding: 0px 0px;
}

#indexpage th {
	/*width: 210px;*/
	text-align: left;
}

#indexpage td td {
	border: 0;
	padding: 0;
}

#indexpage a:link h3,
#indexpage a:visited h3 {
	color: #1d347c;
}

#indexpage a:hover h3,
#indexpage a:active h3 {
	color: #ca6f17;
	border-color: #ca6f17;
}

#indexpage p a {
	margin-left: 30px;
}

#menuindex td {
	text-align: center;
	vertical-align: top;
	height: 140px;
	width: 210px;
}

#menuindex a {
	display: block;
	padding: 3px;
	width: 100%;
	height: 100%;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	border: 1px solid #eee;
	margin: auto;
}

#menuindex a:hover,
#menuindex a:active {
	border-color: #ca6f17;
}

.rfq_pdf td {
	height: 37px;
	width: 50%;
	text-align: center;
}

.rfq_pdf a {
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	height: 37px;
	width: 100%;
	line-height: 37px;
}

.rfq_pdf a img {
	padding: 0;
	margin-right: 10px;
	border: 0;
	float: left;
}

#support_literature a:link img,
#support_literature a:visited img {
	border: 1px solid #1d347c;
}

#support_literature a:hover img,
#support_literature a:active img {
	border: 1px solid #ca6f17;
}

p.applications {
	width: auto;
	margin-left: 335px;
}



a.customrequestlink img {
	padding: 0;
	margin-right: 3px;
	border: 0;
	float: left;
}

a.customrequestlink:link,
a.customrequestlink:visited {
	display: block;
	margin-left: 0px;
	margin-top: 5px;
	font-weight: bold;
	width: 275px;
	height: 40px;
	line-height: 30px;
	border: 1px solid #ccc;
	padding: 2px;
}

a.customrequestlink:hover,
a.customrequestlink:active {
	border-color: #ca6f17;
}

/* ================================================================== */
/*        Global Manufacturing                                        */
/* ================================================================== */

#facilities a {
	font-size: 10px;
}

#facilities td {
	text-align: left;
}

#facilities img {margin: 0;}

/* ================================================================== */
/*        New Products                                                */
/* ================================================================== */

#new_products a.entry {
	display: block;
	margin: 0px;
	padding: 5px;
}

#new_products a.entry p {
	padding-left: 100px;
	margin: 0px;
}

#new_products a.entry span {
	float: left;
	line-height: 18px;
	font-weight: bold;
}

#new_products a.alternate {
	background-color: #f3f3f3;
	border-width: 1px 0px;
}


/* ================================================================== */
/*        Page Layout                                                 */
/* ================================================================== */



#app_thumbs td {
	vertical-align: top;
	width: 152px;
}

#app_thumbs a {
	display: block;
	text-align: center;
	padding: 5px;
}

#app_thumbs a img {
	margin: 0px;
	margin-bottom: 5px;
	display: block;
}



/* ==== Data ==================================================== */

.data {
	width: 100%;
	font-size: 11px;
}

.data td,
.data th {
	padding: 3px;
	text-align: center;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.data tbody th,

.data tbody td {
	background-color: #e4dddb;
	border-bottom: 1px solid #c3b5b0;
	color: #5a5a5a;
}

.data tbody .button {
	padding: 0px;
	height: 100%;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

	.data tbody .button a {
		display: block;
		height: 100%;
		padding: 3px;
		color: #5f5f5f;
		background-color: #c7c3c2;
		border: 1px solid #b1aba9;
		border-width: 0px 2px 1px 0px;
		white-space: nowrap;
		font-weight: bold;
	}

		.data tbody .button a.pdf,
		a.pdf {
			background: transparent url('/images/icons/icon_pdf.gif') no-repeat scroll 2px center;
			padding: 3px 3px 3px 20px;
		}

		
		.data tbody .button a:hover,
		.caption_hover,
		.data tbody th.hover {
			background-color: #978e86;
			background-position: 1px center;
			color: #fff;
			border-color: #888888;
		}

		.data tbody .button a:active {background-color: #978d86; color: #fff;}

.data tr td span,
#ampsearchresults thead tr th span {
	display: block;
	font-size: 9px;
	font-weight: bold;
	line-height: 8px;
	color: #d6d3cd;
	padding: 2px;
}

.data tbody tr.odd td {
	background-color: #eee6e2;
	border-right-color: #dbd2cd;
	border-bottom-color: #dbd2cd;
}

.data tbody tr.odd th {
	background-color: #dcd3d0;
}

.data tbody tr.odd th.notodd {
	background-color: #ccc0bb;
}

.data thead th,
.data tbody tr.header th {
	font-size: 13px;
	font-weight: bold;
	color: #c00;
	text-align: left;
	background-color: #fff;
	border: 0px;
	border-bottom: 2px solid #c00;
}

.data thead tr.title td{
	background-image: url('/images/productFeatures/tableFade2.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	border: solid 1px #b8b8b8;
	color: #2b2b2b;
	text-align: left;
	padding-left:15px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:capitalize;
	font-size: 18px;
	height: 40px;
}

.data tbody tr.header th {padding-top: 9px;}

.data thead td,
#ampsearchresults thead th,
.data tbody tr.header td {
	background-color: #8f7368;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #76625a;
	line-height: 14px;
}

	.data thead td small,
	#ampsearchresults thead th small,
	.data tbody tr.header td small {
		display: block;
		color: #dcd7d6;
		font-size: 9px;
		font-weight: normal;
		line-height: 11px;
	}
	
.data tfoot td {
	line-height: 14px;
	color: #8e756c;
}


/* ======= Home Page and iPage.master ============================= */

#backhome {
	display: block;
	width: 350px;
	height: 100px;
	position: absolute;
	left: 34px;
	top: 10px;
	z-index: 4;
}

table.features td a:link,
table.features td a:visited {
	display: block;
	width: 357px;
	height: 298px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: -4px;
}

table.features td a:hover,
table.features td a:active {
	background-position: center bottom;
	text-decoration: none;
}

table.features td a#featureR:link,
table.features td a#featureR:visited {
	background-image: url('/images/militaryToggle.jpg');
	
}

table.features td #featureL:link,
table.features td #featureL:visited {
	background-image: url('/images/commercialToggle.jpg');
	
}


table.greenButtons {
margin-top: 15px;
}


table.greenButtons td a:link,
table.greenButtons td a:visited {
	display: block;
	width: 219px;
	height: 42px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
}

table.greenButtons td a:hover,
table.greenButtons td a:active {
	background-position: center bottom;
	text-decoration: none;
}

table.greenButtons td #rfqButton:link,
table.greenButtons td #rfqButton:visited {
	background-image: url('/images/buttons/rfqButton.jpg');
	
}


table.greenButtons td #customButton:link,
table.greenButtons td #customButton:visited {
	background-image: url('/images/buttons/customButton.jpg');
	
}

table.greenButtons td #datasheetButton:link,
table.greenButtons td #datasheetButton:visited {
	background-image: url('/images/buttons/datasheetButton.jpg');
	
}








table.greenButtonsProd {
margin-bottom: 20px;
}
	
table.greenButtonsProd td a:link,
table.greenButtonsProd td a:visited {
	display: block;
	width: 219px;
	height: 42px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
}

table.greenButtonsProd td a:hover,
table.greenButtonsProd td a:active {
	background-position: center bottom;
	text-decoration: none;
}	
	
table.greenButtonsProd td #rfqButton:link,
table.greenButtonsProd td #rfqButton:visited {
	background-image: url('/images/buttons/rfqButton.jpg');
	
}









table.greenCustomButton {
margin-top: 20px;
}
	
table.greenCustomButton td a:link,
table.greenCustomButton td a:visited {
	display: block;
	width: 294px;
	height: 42px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
}

table.greenCustomButton td a:hover,
table.greenCustomButton td a:active {
	background-position: center bottom;
	text-decoration: none;
}	
	
table.greenCustomButton td #submitCustomButton:link,
table.greenCustomButton td #submitCustomButton:visited {
	background-image: url('/images/buttons/submitCustomButton.jpg');
	
}
	
	
	
		
	
#productContent input {
    padding: 4px;
    margin: 5px;
}	
	

	
.letterhead h3{font-family:'Open Sans', sans-serif; font-size:18px; color:#0e6592;font-weight:700}
.standard {font-family:'Open Sans', sans-serif; font-size:12px; color:#303030; font-weight:700}
.term {font-family:'Open Sans', sans-serif; font-size:14px; color:#4f3a2d;font-weight:700}
.def {font-family:'Open Sans', sans-serif; font-size:12px; color:#000000;font-weight:500}

	

		#products {
			background-color: #b7cee5;
			width: 703px;
			height: 95px;
			padding-top: 1px;
			overflow: hidden;
			position: relative;
		}
		
		#products table {
			position: absolute;
			left: 0px;
		}
		
		#products table td {
			vertical-align: top;
		}
		
		#products a:link,
		#products a:visited {
			color: #1d347c;
			font-weight: bold;
			line-height: 13px;
		}
		
		#products a:hover,
		#products a:active {
			color: #ca6f17;
			color: #fff;
		}
		
		#middle {
			background-image: url('/images/frontpage/swoosh.jpg');
			background-repeat: no-repeat;
		}
		
			#services {
				color: #1f367c;
				padding-top: 40px;
				text-align: left;
			}
			
				#solutions {
					margin: 4px 0px 10px 10px;
				}
				
				#services td {vertical-align: top;}
				
				#services a {display: block;}
				
				#services a.title {
					font-size: 16px;
					font-weight: bold;
					line-height: 16px;
					margin-left: 5px;
				}
				
				#services a:link img,
				#services a:visited img {
					border: 1px solid #1D347C;
				}
				
				#services a:hover img,
				#services a:active img {
					border: 1px solid #ca6f17;
				}
					
				
				#services p {
					font-size: 11px;
					line-height: 12px;
					margin: 5px;
				}
				
				.images {margin: 0px;}
				
				#services p a {font-size: 7pt; text-decoration: none; color: #7aa1c8;}
				#services p a:visited {color: #7aa1c8;}
				#services p a:hover {text-decoration: none; color: #CA6F17;}

				
			#divider {
				float: right;
				width: 1px;
				border-left: 1px dashed #ccc;
				height: 200px;
				font-size: 0;
				position: relative;
				top: 75px;
			}
			
			#industries {
				text-align: center;
				margin-top: 5px;
				position: relative;
			}
			
				#industries h3 {
					margin-bottom: 5px;
					margin: 0px 0px 5px 15px;
					width: 95%;
				}

				#industries table {
					margin: 0 auto;
				}

				#industries td {vertical-align: top;}
				
				#industries a {
					float: left;
					width: 132px;
					font-weight: bold;
					font-size: 14px;
				}
				
					#industries a:link img,
					#industries a:visited img {
						border: 1px solid #1D347C;
					}
					
					#industries a:hover img,
					#industries a:active img {
						border: 1px solid #ca6f17;
					}
						
		
		#shows {
			background-image: url('/images/frontpage/shows_top.gif');
			background-repeat: no-repeat;
			background-color: #bccfe2;
			text-align: center;
			width: 100%;
		}
					
			#shows table {
				width: 100%;
				margin: 20px auto 0px auto;
			}
			
				#shows table * {
					font-size: 8pt;
					color: #20377d;
					text-align: left;
				}
			
				#shows table th {
					font-size: 11pt;
					font-weight: bold;
				}
			
				#shows table td {
					border: 1px solid #99B2CB;
					background-color: #e2eaf3;
				}
				
				#shows a:link, #shows a:visited {
					padding: 1px 0px;
					display: block;
				}
			
				#shows a:hover {
					color: #ca6f17;
					background-color: #EDF2F7;
				}
				
				#productContent .small {
					font-size: 8pt;
                    color:#555555;
                    margin-top:-4px;
				}
				
			
	#bottom {
		
		background-repeat: no-repeat;
		background-color: #fff;
		padding-top: 35px;
		margin-top: 10px;
		

	}
		#bottomHome {
		
		background-repeat: no-repeat;
		background-color: #fff;
		padding-top: 0px;
		margin-top: 0px;
		position:relative;
		top: -7px;
		

	}
	
	
	#ipage #bottom {background-image: url('/images/ipage/footer.jpg');}

		#bottom * {color: #3C6899; font-size: 10pt;}
		
		#bottom table * a {
			text-decoration: none;
			color: #3C6899;
		}
		
		#bottom table * a:visited {
			color: #3C6899;
		}
		
		#bottom table * a:hover {
			color: #CA6F17;
		}
/* =========================================================================== */



/******************* PRODUCT CALL TO ACTION BUTTONS *****************/

#emconCalls {
		height:150px;
	    width:100%;
		position:relative;
		display:block;
        padding-top:20px;
        padding-bottom:20px;
        border-top:1px solid #cccccc;
        margin-top:10px;
        margin-bottom:10px;
    }
    #lastChunk
    {	   
        width:100%;
        border-top:1px solid #cccccc;
        margin-top:10px;
        padding-top:10px;
        margin-bottom:0px;
		position:relative;
		display:block;
    }
	
	a.datasheet:link,
	a.datasheet:visited {
		background-image: url('/images/buttons/pdf.jpg');
		height:150px;
	    width:140px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:10px;
	}
	
	a.datasheet:hover,
	a.datasheet:active {
	    background-image: url('/images/buttons/pdf.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
	}
	a.quote:link,
	a.quote:visited {
		background-image: url('/images/buttons/rfq.jpg');
		height:150px;
	    width:140px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:10px;
	}
	
	a.quote:hover,
	a.quote:active {
	    background-image: url('/images/buttons/rfq.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
	}
	a.custom:link,
	a.custom:visited {
		background-image: url('/images/buttons/customize.jpg');
		height:150px;
	    width:140px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:10px;
	}
	
	a.custom:hover,
	a.custom:active {
	    background-image: url('/images/buttons/customize.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
	}
	a.consult:link,
	a.consult:visited {
		background-image: url('/images/buttons/consult.jpg');
		height:150px;
	    width:140px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:10px;
	}
	
	a.consult:hover,
	a.consult:active {
	    background-image: url('/images/buttons/consult.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
	}
	a.email:link,
	a.email:visited {
		background-image: url('/images/buttons/share.jpg');
		height:150px;
	    width:140px;
		background-position: center top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-left:10px;
	}
	
	a.email:hover,
	a.email:active {
	    background-image: url('/images/buttons/share.jpg');
		background-position: center bottom;
        cursor: pointer;
		text-decoration: none;
	}
    a.announcement:link,
    a.announcement:visited {
	    display:block;
	    width:300px;
	    height:48px;
	    margin-top:8px;
	    margin-left:70px;
	    background:url('/images/buttons/announcement.jpg') no-repeat top left;
	    text-indent:-9999px;
	    border:none;
	    cursor:pointer;
    }
    a.announcement:hover,
    a.announcement:active {
	    background:url('/images/buttons/announcement.jpg') no-repeat bottom left;
	    border:none;
    }
    a.announcementBlock:link,
    a.announcementBlock:visited {
	    display:block;
	    width:300px;
	    height:48px;
	    margin-top:12px;
	    background:url('/images/buttons/announcement.jpg') no-repeat top left;
	    text-indent:-9999px;
	    border:none;
	    cursor:pointer;
    }
    a.announcementBlock:hover,
    a.announcementBlock:active {
	    background:url('/images/buttons/announcement.jpg') no-repeat bottom left;
	    border:none;
    }



/* ------------------------------------------------------------
	News Scroller
------------------------------------------------------------ */

#scroller {
    background-color: #95A5A6;
    color: #ffffff;
    font-size: 13px;
    height: 28px !important;
    line-height:28px;
    overflow: hidden;
    position: relative;
    left:2px;
    /*border:solid 1px #8f8f8f;*/
	-moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom:12px;
    width:99%;
}
.scrollingtext {
    color: #ffffff;
    white-space:nowrap;
    position:absolute;
    font-size: 13px;
}
.scrollingtext a:link, .scrollingtext a:visited {
    color: #ffffff;
    font-size: 13px;
}
.scrollingtext a:visited {
    text-decoration:none;
}

.review {
    padding-right: 50px;
}

#static-text {
    position: absolute;
    padding: 0 10px;
    background-color: #95A5A6;
    font-weight: bold;
    z-index:3;
}


/*----------Lightbox--------------*/
body:after {
  content: url('/images/close.png');
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}


.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url() left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url() right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('/images/close.png') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}






/*----- STYLES FOR THE SHOW - HIDE Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#7FB5DA;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background:#fff;
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }

.warfarebutton {
   display: inline-block;
   background: #4e646f;
   padding: 12px 32px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   font-size: 18px;
   font-family: inherit;
   color: #fff;
   text-decoration: none;
   vertical-align: middle;
   text-align:center;
   margin:0 auto;
}
a.warfarebutton1 {
   color: #fff !important;
   } 
.warfarebutton:hover {
   background: #34495e;
   color: #ccc;
   }
.warfarebutton:active {
   background: #8098a8;
   }
         
    /*------------EW Solutions Guide------------*/      
#warfareTab {
     height:145px;
     width:220px;
     margin-top:-5px;
     margin-bottom:-5px;
     padding:0;
     position:relative;
     top:-15px;
     border: solid 1px #e6e6e6;
    }

    a.warfare_btn:link,
	a.warfare_btn:visited {
		background-image: url('/images/homepage/warfare-button.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.warfare_btn:hover,
	a.warfare_btn:active {
	    background-image: url('/images/homepage/warfare-button.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	} 
	
	
	
	
	
	
	
	
	
	/* Info resalt --------*/

.info_resalt{
	background: #f7f5f2;	
	padding: 30px 0;
}
.borders{
	border-top: 1px solid #e5e3e1;
	border-bottom: 1px solid #e5e3e1;
}
.border_top{
	border-top: 2px solid #e5e3e1;
}
.border_bottom{
	border-bottom: 1px solid #e5e3e1;
}
.info_white{
	overflow: auto;
	padding-bottom: 70px;
}
.flex-control-paging li a.flex-active{
	background-color: #5ba0c7;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0 auto; padding: 0 5%;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; 
	text-align: center; max-width: 310px; margin-right: 50px;
	line-height: 25px;
	} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 45%; margin-bottom: 30px;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative; 
	overflow: hidden;
}
	
.flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
	width:100%;
	text-align:center;
	margin: 0 auto;
}


.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px; }


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	width: 68px;
	height: 45px;
	margin: -20px 0 0;
	display: block;
	background: url("../../img/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 30%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
	}
	
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 1; right: 5px;}
.flexslider:hover .flex-prev {opacity: 1; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: 1 !important; filter:alpha(opacity=1); cursor: default;}

/* Control Nav */


/* Direction Nav */
#gallery .flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	width: 34px;
	height: 45px;
	margin: -20px 0 0;
	display: block;
	background: url("../../img/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
	}

	/* Direction Nav */

#team_carousel .flex-direction-nav {*height: 0;}
#team_carousel .flex-direction-nav a {
	width: 34px;
	height: 45px;
	margin: -180px 0 0;
	display: block;
	background: url("../../img/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
	

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

#sponsors .flex-direction-nav {*height: 0;}
#sponsors .flex-direction-nav a {
	display: none;
}

.flex-control-nav{
	display: block;
	text-align: center;
	width: 100%;
}
 }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {line-height:11px; padding:0; width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover {line-height:11px; padding:0;  background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active {line-height:11px; padding:0; cursor: default; }



.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.footer-container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  width:82%;
  text-align:center;
}
.footer-container:before,
.footer-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer-container:after {
  clear: both;
}
.footer-container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.footer-container-fluid:before,
.footer-container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer-container-fluid:after {
  clear: both;
}




/*---------- BLOG FEED ! ! ! !  ----------------*/

.feedburnerFeedBlock div {
    display:block;
    text-align:left;
    }

.feedburnerFeedBlock .date {
    color: Gray;
    font-style:italic;
    }

.feedburnerFeedBlock .headline a:link{ 
    font-size:20px;
    margin:20px 0px 10px 0px;
    color: #0078b6;
    font-weight: 600;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    }
    
.feedburnerFeedBlock .headline {
    margin-top:20px;
    }    
    
.feedburnerFeedBlock ul, .feedburnerFeedBlock li {
    list-style-type:none;
    }

.feedburnerFeedBlock ul {
    width:950px;
    }

.feedburnerFeedBlock li {
    margin-bottom:30px;
    padding-bottom:20px;
    border-bottom:1px solid #c4c4c4;
    }
    
    
    
    /**********************ET Phone Home*********************/
    
    #contact-GY-MK {
     height:145px;
     width:220px;
     margin-top:-15px;
     margin-bottom:15px;
     padding:0;
     position:relative;
     border: solid 1px #e6e6e6;
    }
    
    a.contact-GY:link,
	a.contact-GY:visited {
		background-image: url('/images/buttons/gy-number.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.contact-GY:hover,
	a.contact-GY:active {
	    background-image: url('/images/buttons/gy-number.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	a.contact-MK:link,
	a.contact-MK:visited {
		background-image: url('/images/buttons/Mk-Number.jpg');
		height:114px;
		width:220px;
		background-position: left top;
		background-repeat: no-repeat;
		text-decoration: none;
		display:block;
		float:left;
		margin-top:-6px;
		margin-bottom: 0px;
		padding-left:0px;
	}
	a.contact-MK:hover,
	a.contact-MK:active {
	    background-image: url('/images/buttons/Mk-Number.jpg');
		background-position: left bottom;
        cursor: pointer;
		text-decoration: none;
	}
	
	
	
	/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles!! Yay for breadcrumbs!
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 20px;
	overflow: hidden;
	width: 790px;
	padding:5px;
	border:solid 1px #dedede;
	border-bottom:none;
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: 1em;
	background: url(/images/icons/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/images/icons/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(/images/icons/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


/*Original Styles*/
#content {
	border: 1px solid #b2b2b2;
	background: #fff;
}

table#content {width: 100%;}

h1, .ProductHeading 
{
    font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 19px; 
	line-height: 22px;
	color: #2e2e2e;
	padding: 15px 10px 15px 15px;
	margin: 0px;
    display:block;
    width:1060;
    background:#eaeaea;
    border:1px solid #b2b2b2;
}

.breadcrumbs {
	background-color: #b4b4b4;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #a6a6a6;
	color: #003b65;
	font-weight: bold;
	height: 18px;
	padding-left: 18px;
}
	.famSpecialty .breadcrumbs a:link,
	.famSpecialty .breadcrumbs a:visited {color: #003b65;}
	
	.famMagnetics .breadcrumbs a:link,
	.famMagnetics .breadcrumbs a:visited {color: #003b65;}
	
	.famCoaxial .breadcrumbs a:link,
	.famCoaxial .breadcrumbs a:visited {color: #003b65;}
	
	.famCeramics .breadcrumbs a:link,
	.famCeramics .breadcrumbs a:visited {color: #003b65;}
	
	.famAntenna .breadcrumbs a:link,
	.famAntenna .breadcrumbs a:visited {color: #003b65;}
	
	.famPower .breadcrumbs a:link,
	.famPower .breadcrumbs a:visited {color: #003b65;}

.breadcrumbs a:link,
.breadcrumbs a:visited {
	border-bottom: 1px solid #a6a6a6;
	color: #ccc;
	float: left;
	padding: 0px 6px;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px 6px;
	vertical-align: baseline;
}

.breadcrumbs a:hover {
	background-color: #cdcdcd;
	border-color: #fff;
}

	.breadcrumbs img {float: left;}

	.breadcrumbs a#lnkHome {
		padding-left: 16px;
		color:#003b65;
		background: transparent url('/images/icons/icon_home.gif') no-repeat scroll left center;
	}
	
	.breadcrumbs a#lnkHome:hover {background-color: #cdcdcd;}


	/* - - - - - - Index Page with SubMenus on Right - - - - - - */

		.hascategories {
			padding-bottom: 15px;
		}

		.hascategories a {
			padding: 0px 5px;
			display: inline;
			border-width: 0px 0px 1px;
			line-height: 50px;
		}

		.hascategories a:link,
		.hascategories a:visited {
			border-width: 0px;
			border-bottom: 3px solid #fff;
		}
	
		.hascategories a img {
			margin-right: 10px;
			margin-left: 5px;
		}

		.hascategories ul {
			margin: 0px 0px 25px;
			padding-left: 100px;
			color: #ccc;
		}
		
		.hascategories ul li {
			margin: 0px;
		}

		.hascategories ul li a {
			padding: 0px;
			font-size: 13px;
			line-height: 20px;
			font-weight: normal;
			color: #296d98;
			display: inline;
		}

			.hascategories ul li a:link,
			.hascategories ul li a:visited {
				border: 0;
				text-decoration: none;
			}

			.hascategories ul li a:hover,
			.hascategories ul li a:active {
				border: 0;
				text-decoration: underline;
			}

	/* - - - - - - Left Index Page Region - - - - - - - */

		td.indexInfo {
			border-right: 1px solid #000;
			padding: 5px 0px;
		}

		td.indexInfo div,
		td.indexInfo p {
			padding: 0px 10px;
		}

		td.indexInfo div.indexNav {
			padding: 0px;
		}

		td.indexInfo h2 {
			color: #124769;
			border-bottom: 3px solid #124769;
			padding: 0px 5px;
			margin: 30px auto 0px;
			font-size: 16px;
			line-height: 24px;
		}

    	td.indexInfo ul {
			padding: 0px;
			margin: 0px;
			list-style: circle;
		}

		#container table td.indexInfo ul li {
			margin-left: 20px;
			margin: 10px auto 10px 20px;
			list-style-image: none;
		}
	
	/* - - - - - - Left Index Page Region - - - - - - - */

		td.indexInfo {
			border-right: 1px solid #000;
			padding: 5px 0px;
		}

		td.indexInfo div,
		td.indexInfo p {
			padding: 0px 10px;
		}

		td.indexInfo div.indexNav {
			padding: 0px;
		}

		td.indexInfo h2 {
			color: #124769;
			border-bottom: 3px solid #124769;
			padding: 0px 5px;
			margin: 30px auto 0px;
			font-size: 16px;
			line-height: 24px;
		}

    	td.indexInfo ul {
			padding: 0px;
			margin: 0px;
			list-style: circle;
		}

		#container table td.indexInfo ul li {
			margin-left: 20px;
			margin: 10px auto 10px 20px;
			list-style-image: none;
		}

	/* - - - - - - Index Navigation - - - - - - - - - */

		div.indexNav a {
			display: block;
			text-align: right;
			text-decoration: none;
			padding: 7px 5px;
			font-size: 16px;
			font-weight: bold;
			margin: 0px 0px 3px auto;
			border: 1px solid #124769;
			border-width: 1px 0px 1px 1px;
			width: 240px;
			background-repeat: no-repeat;
		}

		div.indexNav a:link,
		div.indexNav a:visited {
			color: #fff;
			background-position: 3px -35px;
			text-decoration: none;
		}

			div.indexNav a#lnkCoaxial:link,
			div.indexNav a#lnkCoaxial:visited {
				background-position: 3px -15px;
			}

		div.indexNav a:hover,
		div.indexNav a:active {
			color: #fff;
			background-position: 3px -135px;
		}

			div.indexNav a#lnkCoaxial:hover,
			div.indexNav a#lnkCoaxial:active {
				background-position: 3px -115px;
			}

		div.indexNav a.currentpage,
		div.indexNav a#lnkCoaxialcurrent {
			background-color: #fff;
			width: 241px;
			position: relative;
			right: -1px;
			cursor: default;
		}

		div.indexNav a.currentpage,
		div.indexNav a.currentpage:link,
		div.indexNav a.currentpage:visited {
			background-position: 3px -235px;
			background-color: #fff;
		}

		div.indexNav a#lnkCoaxial,
		div.indexNav a#lnkCoaxialcurrent {
			background-image: url('/images/thumbnails/tb_nav_coaxial.jpg');
		}
			div.indexNav a#lnkCoaxialcurrent {
				background-position: 3px -215px;
			}
		div.indexNav a#lnkSurface {
			background-image: url('/images/thumbnails/tb_nav_surface.jpg');
		}
		div.indexNav a#lnkTerminal {
			background-image: url('/images/thumbnails/tb_nav_terminal.jpg');
		}
		div.indexNav a#lnkPlates {
			background-image: url('/images/thumbnails/tb_nav_plates.jpg');
		}
		div.indexNav a#lnkLowPass {
			background-image: url('/images/thumbnails/tb_nav_lowpass.jpg');
		}
		div.indexNav a#lnkConnectors {
			background-image: url('/images/thumbnails/tb_nav_connectors.jpg');
		}
		div.indexNav a#lnkGaskets {
			background-image: url('/images/thumbnails/tb_nav_gaskets.jpg');
		}
		
		
		/* ======================================================================================
					Product Family Colors 
========================================================================================= */
#specialty .homeButtons
{
    font-size:.7em;
}

	/* ========== Coaxial ================================= */
		
		.famCoaxial h2 {color: #015a93;}

		.famCoaxial td.indexInfo {
			background-color: #77b1d5;
			border-color: #124769;
			color: #124769;
		}

		/* .......... Index Navigation .................. */
		.famCoaxial div.indexNav a:link,
		.famCoaxial div.indexNav a:visited {
			background-color: #296d98;
		}
		.famCoaxial div.indexNav a:hover,
		.famCoaxial div.indexNav a:active {
			background-color: #124769;
		}
		.famCoaxial div.indexNav a.currentpage,
		.famCoaxial div.indexNav a.currentpage:link,
		.famCoaxial div.indexNav a.currentpage:visited,
		.famCoaxial div.indexNav a#lnkCoaxialcurrent {
			color: #124769;
			background-color: #fff;
		}
		
		/* .......... Product Index ..................... */		
		.famCoaxial td.productindex a:link,
		.famCoaxial td.productindex a:visited {
			color: #296d98;
		}
		.famCoaxial td.productindex a:hover,
		.famCoaxial td.productindex a:active {
			color: #124769;
			border-color: #77b1d5;
		}
		
		/* .......... Graph ............................. */
		.famCoaxial div.graph img,
		.famCoaxial div.filter {
			border: 1px solid #124769;
			background-color: #77b1d5;
		}
		
		/* .......... Product Navigation ................ */
		.famCoaxial #prodnav {border-color: #a9d0e8;}

		.famCoaxial a:link,
		.famCoaxial a:visited {color: #457c9f;}
		
		.famCoaxial a:hover,
		.famCoaxial a:active {
			color: #c24a00;
			border-left-color: #c24a00;
			border-right-color: #c24a00;
		}

		.famCoaxial #prodnav td.related {color: #124769;}
		
		.famCoaxial ul.prodnav {border-color: #457c9f;}
		.famCoaxial ul.prodnav li.title {background-color: #457c9f; color: #fff; border-bottom: 1px solid #223e4f;}
		
		.famCoaxial ul.prodnav a:hover {
			background-color: #fff5ea;
			border-top-color: #de6f2b;
			border-bottom-color: #c24a00;
		}
		
		.famCoaxial ul.prodnav a:active {background-color: #ffc382; border-color: #ffc382;}


	/* ---------- Ceramics -------------------------------- */

		.famCeramics h2,
		.famCeramics a:link,
		.famCeramics a:visited {color: #015a93;}
		
		.famCeramics a:hover,
		.famCeramics a:active {
			color: #1783ce;
			border-left-color: #0e4277;
			border-right-color: #0e4277;
		}
		
			.famCeramics a:hover small,
			.famCeramics a:active small {
				color: #457c9f;
			}
		
		.famCeramics td.indexInfo {
			background-color: #76a8d6;
			border-color: #224369;
			color: #fff;
		}
		
		.famCeramics td.productindex a:link,
		.famCeramics td.productindex a:visited {color: #5185cc;}
		
		.famCeramics td.productindex a:hover,
		.famCeramics td.productindex a:active {color: #2b6bd5; border-color: #173573;}
		
		/* .......... Graph ............................. */
		.famCeramics div.graph img,
		.famCeramics div.filter {
			background-color: #fff;
			padding: 0px;
		}
		
		.famCeramics div.graph {width: auto;}
		.famCeramics div.graph img {margin-right: 33px;}
		
		.famCeramics div.graph h2 {
			color: #0d4c87;
			margin-bottom: 0px;
		}
		
		.famCeramics h2 small {color: #5b91bb;}
		
		.famCeramics h3 {color: #317fc5;}
		
		/* .......... Product Navigation ................ */
		.famCeramics #prodnav {border-color: #7ab3f3;}
		.famCeramics #prodnav td.related {color: #173773;}
		
		.famCeramics ul.prodnav {border-color: #215fa4;}
		.famCeramics ul.prodnav li.title {background-color: #2155a4; color: #fff;}
		
		.famCeramics ul.prodnav a:hover {
			background-color: #eaf3ff;
			border-top-color: #006ec2;
			border-bottom-color: #0057c2;
		}
		
		.famCeramics ul.prodnav a:active {background-color: #82b1ff; border-color: #82abff;}
		
	/* ---------- Power ----------------------------------- */
		
		.famPower h2,
			.famPower h2 a:link,
			.famPower h2 a:visited {color: #1e68ab;}
		
			.famPower h2 a:hover {color: #1783ce;}
		
			.famPower h2 small {color: #24639f;}
		
		.famPower h3 {color: #38739c;}
		
		.famPower strong {color: #2b6091;}

		.famPower td.indexInfo {
			background-color: #76a8d6;
			border-color: #224369;
			color: #fff;
		}
		
		/* .......... Filter ............................ */
		.famPower div.filter {
			border: 1px solid #10528f;
			background-color: #3e7bb9;
		}
		
		/* .......... Product Navigation ................ */
		.famPower #prodnav {
			border-color: #13669a;
		}
		
		.famPower a:link,
		.famPower a:visited {
			color: #277fd0;
		}
		
		.famPower a:hover,
		.famPower a:active {
			color: #1783ce;
			border-left-color: #0e4277;
			border-right-color: #0e4277;
		}

		.famPower #prodnav td.related {
			color: #1b6f9a;
		}
		
		/* .......... Product Navigation ................ */
		.famPower #prodnav {border-color: #7ab3f3;}
		.famPower #prodnav td.related {color: #173773;}
		
		.famPower ul.prodnav {border-color: #215fa4;}
		.famPower ul.prodnav li.title {background-color: #2155a4; color: #fff; border-bottom: 1px solid #204871;}
		
		.famPower ul.prodnav a:hover {
			background-color: #eaf3ff;
			border-top-color: #006ec2;
			border-bottom-color: #0057c2;
		}
		
		.famPower ul.prodnav a:active {background-color: #82b1ff; border-color: #82c6ff;}
		
		
	/* ---------- Specialty ----------------------------------- */
		
		.famSpecialty h2,
		.famSpecialty h2 a:link,
		.famSpecialty h2 a:visited {color: #015a93;}
		
		.famSpecialty h2 a:hover {color: #1783ce;}
		
		.famSpecialty h3 {color: #38739c;}
		
		.famSpecialty strong {color: #2b4e86;}

		.famSpecialty td.indexInfo {
			background-color: #76a8d6;
			border-color: #224369;
			color: #fff;
		}

		/* .......... Index Navigation .................. */
		.famSpecialty div.indexNav a:link,
		.famSpecialty div.indexNav a:visited {
			background-color: #296d98;
		}
		.famSpecialty div.indexNav a:hover,
		.famSpecialty div.indexNav a:active {
			background-color: #2b4e86;
		}
		.famSpecialty div.indexNav a.currentpage,
		.famSpecialty div.indexNav a#lnkCoaxialcurrent {
			color: #2b75af;
			background-color: #fff;
		}
		
		/* .......... Product Index ..................... */		
		.famSpecialty td.productindex a:link,
		.famSpecialty td.productindex a:visited {
			color: #5185cc;
			font-size: 16px;
		}
		.famSpecialty td.productindex a:hover,
		.famSpecialty td.productindex a:active {
			color: #2b6bd5;
			border-color: #173573;
		}
		
		/* .......... Graph ............................. */
		.famSpecialty div.graph img {
			border: 1px solid #0073a7;
			background-color: #41a5d7;
		}
		
		/* .......... Filter ............................ */
		.famSpecialty div.filter {
			border: 1px solid #2b4e86;
			background-color: #0073a7;
		}
		
		/* .......... Product Navigation ................ */
		.famSpecialty #prodnav {
			border-color: #6393bf;
			border-color: #6393bf;
		}

		.famSpecialty a:link,
		.famSpecialty a:visited {
			color: #0073a7;
			color: #175c8d;
		}
		.famSpecialty a:hover,
		.famSpecialty a:active {
			color: #2b4e86;
			border-left-color: #264578;
			border-right-color: #264578;
		}

		.famSpecialty #prodnav td.related {
			color: #2b4e86;
		}
		
		.famSpecialty ul.prodnav {border-color: #6393bf;}
		.famSpecialty ul.prodnav li.title {background-color: #4fa6d1; color: #fff;}
		
		.famSpecialty ul.prodnav a:hover {
			background-color: #f2f5f3;
			border-top-color: #657f98;
			border-bottom-color: #2b4e86;
		}
		
		.famSpecialty ul.prodnav a:active {background-color: #657f98; border-color: #6393bf;}
		
		
		
		
	/* ---------- Magnetics --------------------------------- */		
		.famMagnetics h2 {
		    color: #0d4c87;
		 }
		.famMagnetics a:link,
		.famMagnetics a:visited {color: #277fd0;}
		
		.famMagnetics a:hover,
		.famMagnetics a:active {
			color: #1783ce;
			border-left-color: #0e4277;
			border-right-color: #0e4277;
		}
		
		.famMagnetics td.indexInfo {
			background-color: #76a8d6;
			border-color: #224369;
			color: #fff;
		}
		
		.famMagnetics .productindex a:link,
		.famMagnetics .productindex a:visited {color: #5185cc;}
		
		.famMagnetics .productindex a:hover,
		.famMagnetics .productindex a:active {color: #2b6bd5; border-color: #173573;}
		
		/* .......... Product Navigation ................ */
		.famMagnetics #prodnav {border-color: #7ab3f3;}
		.famMagnetics #prodnav td.related {color: #173773; }
		
		.famMagnetics ul.prodnav {border-color: #215fa4;}
		.famMagnetics ul.prodnav li.title {background-color: #2155a4; color: #fff;}
		
		.famMagnetics ul.prodnav a:hover {
			background-color: #eaf3ff;
			border-top-color: #006ec2;
			border-bottom-color: #0057c2;
		}
		
		.famMagnetics ul.prodnav a:active {background-color: #82b1ff; border-color: #82abff;}

		
		
		/* ======================================================================================
					Product Navigation 
====================================================================================== */

#prodnav {
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

#prodnav a:link,
#prodnav a:visited {
	display: block;
	margin-bottom: -1px;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	padding: 2px;
	line-height: 17px;
}

#prodnav img {margin-right: 5px; vertical-align: middle;}
#prodnav .BodyText a {margin-left: 35px; padding-left: 10px;}

#prodnav td.related {
	line-height: 17px;
	font-weight: bold;
	color: #000;
	padding: 2px 5px;
	border-bottom: 1px solid #eee;
}

ul.prodnav {
	border: 1px solid #999;
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
	padding-bottom: 1px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}

/* override global style for #container table ul */
#container table ul.prodnav li {list-style: none !important; list-style-image: none !important; margin:0;}

ul.prodnav li {
	margin: 0px;
}

ul.prodnav a:link,
ul.prodnav a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	line-height: 17px;
	padding: 3px 3px 3px 32px;
	background: transparent no-repeat scroll 6px center;
	margin: 0px;
}

ul.prodnav a:hover {
	background-position: 5px center;
	padding-left: 31px;
}

ul.prodnav a:active {
	background-position: 4px center;
	padding-left: 30px;
}

ul.prodnav li.title {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	padding: 0px 3px 3px 9px;
}

/* IE6 fix \*/
* html ul.prodnav li a { height: 17px; }
/* End */


ul.prodnav li a.rfq {background-image: url('/images/shared/icons/icon_envelope.gif')}
ul.prodnav li a.build {background-image: url('/images/shared/icons/icon_wrench.gif')}
ul.prodnav li a.engineer {background-image: url('/images/shared/icons/icon_quote.gif')}
ul.prodnav li a.search {background-image: url('/images/shared/icons/icon_search.gif')}
ul.prodnav li a.salesrep {background-image: url('/images/shared/icons/icon_bubble.gif')}
ul.prodnav li a.pdf {background-image: url('/images/shared/icons/icon_pdf.gif')}
ul.prodnav li a.cert {background-image: url('/images/shared/icons/icon_check.gif')}


table.specs {
	border: 1px solid black;
	text-align: left;
	width: 100%;
}

table.specs tbody {
	border: 1px solid #c00;
	padding: 3px;
}

table.specs tr th,
table.specs tr td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	border-top: 0; 
	border-left: 0;
	padding: 5px;
	text-align: left;
}

table.specs tr th {
	background-color: #e3e3e3;
	border-color: #999;
	color: #333;
}

table.specs tr td {
	background: #fff url('/images/effects/cellshadow.gif') no-repeat scroll bottom left;
	border-color: #bbb;
	font-size: 11px;
	line-height: 14px;
}

table.specs tr.odd th {
	background: #ccc url('/images/effects/cellshadow-odd-th.gif') no-repeat scroll top left;
}

table.specs tr.odd th.heading,
table.specs tr th.heading {
	background: #b6b6b6;
	font-size: 14px;
	border: 1px solid #4a3c47;
	border-width: 1px 0px;
	color: #fff;
}

	.famCeramics table.specs tr.odd th.heading,
	.famCeramics table.specs tr th.heading {
		background: #66a7c9;
	}
	
	.famCoaxial table.specs tr.odd th.heading,
	.famCoaxial table.specs tr th.heading {
		background: #0e5e91;
	}
	
	
	/*------------------------------- IE8 Tabs-------------------------------------*
/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none !important;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#BDC3C7;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c !important;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background:#fff;
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }
        
        
    /*--------------------BLUE CSS BUTTON ------------------------*/
    
    a.blue-css-button, 
    a.blue-css-button:active, 
    a.blue-css-button:visited{
        display:inline-block;
        float:left;
        width:45%;
        text-decoration: none; 
        color: white !important;
	    display: block;
	    font-weight:600;
	    background: #26a8e0;
	    font-size: 16px;
	    padding: 14px 0px 14px 0px;
	    -moz-border-radius: 10px;
        border-radius: 10px;
        margin:10px;
        margin-bottom:20px;
        margin-right:4px;
        text-align:center;
        text-transform:uppercase;
        }

    a.blue-css-button:hover{
        text-decoration: none; 
        color: white !important;
	    font-weight:600;
	    background: #1071b6;
	    font-size: 16px;
	    padding: 14px 0px 14px 0px;
	    -moz-border-radius: 10px;
        border-radius: 10px;
        margin:10px;
        margin-bottom:20px;
        margin-right:4px;
        text-align:center;
        position:relative;
        }
        
        .two-column{
        padding: 10px;
        width:46%;
        float:left;
        display:inline-block;
        }
        
        
#accordion-container {
	font-size: 13px;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:95%;
}

.accordion-header {
	font-size: 14px;
	background: #ebebeb;
	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(/images/active-header.gif) #bcdbef;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.active-header:hover {
	background: url(/images/active-header.gif) #9ed5ee;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.inactive-header {
	background: url(/images/inactive-header.gif) #ebebeb;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.inactive-header:hover {
	background: url(/images/inactive-header.gif) #f5f5f5;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.accordion-content {
	display: none;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}


#marketProds a:link,
#marketProds a:visited {
	display: block;
	text-decoration: none;
	line-height: 17px;
}

ul.marketProds {
	padding-bottom: 3px;
	margin-bottom: 7px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
}

/* override global style for #container table ul */
#container ul.marketProds li {list-style: none !important; list-style-image: none !important}

ul.marketProds li {
	margin: 0px;
	padding:5px;
}

ul.marketProds a:link,
ul.marketProds a:visited,
ul.marketProds a:active {
	padding-left: 70px;
	text-decoration:none;
	color:#1783ce;
}

ul.marketProds a:hover {
	padding-left: 70px;
	text-decoration:none;
	color:#41a5d7;
}



.da-thumbs {
	list-style: none important!;
	list-style-image: none !important;
	width: 100%;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	border: 1px solid #e2e2e2;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width:225px;
	height:225px;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div{
	display: none;

}

.da-thumbs li a div span {
	display: none;

}
/* ================================================================== */
/*        Product Index                                                */
/* ================================================================== */
.index-categories {
	text-align:center;
	padding:8px;
	margin:0px;
	color: #666;
	line-height: 1.5em;
	list-style-type:none;
}

li.index-categories {
	display:block;
	float:left;
	width:180px;
	list-style-type:none;
}

h1.index-categories {
	font-size:24px;
    text-transform:none;
}
h2.index-categories {
	font-size:18px;
	color:#95A5A6;
}
img.index-categories {
	width:120px;
}
.color1{
	border-top: 6px solid #2980B9;
	border-bottom: 3px solid #2980B9;
}
#color1:hover,
#color1:active{
    width:100%;
    background-color:#2980B9;
    color:White;
    line-height:1.5em;}

.color2 {
	border-top: 6px solid #16A085;
	border-bottom: 3px solid #16A085;
}
.color3 {
	border-top: 6px solid #E74c3c;
	border-bottom: 3px solid #E74c3c;
}
.color4 {
	border-top: 6px solid #F1C40F;
	border-bottom: 3px solid #F1C40F;
}
.color5 {
	border-top: 6px solid #8E44AD;
	border-bottom: 3px solid #8E44AD;
}


#toggle-view h3{margin:0;font-size:14px;}
#plus{position:absolute;right:5px;top:10px;color:#ccc;font-size:13px;}
/*li.category-color-1 {
    list-style-type:square;
}*/

/* ================================================================== */
/*       Strange new menu  on product index                                            */
/* ================================================================== */

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  list-style-image:none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  position: relative;
}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu {
  width: 180px;
}
#cssmenu > ul > li > a {
  /*padding-right: 40px;*/
  display: block;
  color: #2980b9;
  border-bottom: 1px solid #b3b3b3;
  /*text-transform: uppercase;*/
}
#cssmenu > ul > li > a > span {
  background: #ffffff;
  padding: 10px;
  display: block;
  
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li.active > a span {
  background: #2980B9;
}
#cssmenu span.cnt {
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: none;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {
  border: 1px solid #e0e0e0;
  border-top: 0;
    font-size:11 px;
}
#cssmenu ul ul a {
  padding: 10px;
  display: block;
  color: #2980b9;
}
#cssmenu ul ul a:hover {
  color: #3498DB;
}
#cssmenu ul ul li.odd {
  background: #f4f4f4;
}
#cssmenu ul ul li.even {
  background: #fff;
}


.COTS-table {
	margin-left:10px;
	font-size:10px;
	float:right;
}

.featuresHeadline .COTS-table {
	position: absolute;
	float:right;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
	color:#e2e2e2;
	z-index:10;
}

#back-top a {
	width: 88px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #e2e2e2;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a.top {
	color: #e2e2e2;
	}

#back-top a:hover {
	color: #4d4d4d;
}

/* arrow icon (span tag) */
#back-top span {
	width: 88px;
	height: 88px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url('/images/up-arrow.png') no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

/* - - - - - - Index Page with SubMenus on Right - - - - - - */

		.hascategories {
			padding-bottom: 15px;
		}

		.hascategories a {
			padding: 0px 5px;
			display: inline;
			border-width: 0px 0px 1px;
			line-height: 50px;
		}

		.hascategories a:link,
		.hascategories a:visited {
			border-width: 0px;
			border-bottom: 3px solid #fff;
		}
	
		.hascategories a img {
			margin-right: 10px;
			margin-left: 5px;
		}

		.hascategories ul {
			margin: 0px 0px 25px;
			padding-left: 100px;
			color: #ccc;
		}
		
		.hascategories ul li {
			margin: 0px;
		}

		.hascategories ul li a {
			padding: 0px;
			font-size: 13px;
			line-height: 20px;
			font-weight: normal;
			color: #296d98;
			display: inline;
		}

			.hascategories ul li a:link,
			.hascategories ul li a:visited {
				border: 0;
				text-decoration: none;
			}

			.hascategories ul li a:hover,
			.hascategories ul li a:active {
				border: 0;
				text-decoration: underline;
			}

	/* - - - - - - Left Index Page Region - - - - - - - */

		td.indexInfo {
			border-right: 1px solid #000;
			padding: 5px 0px;
		}

		td.indexInfo div,
		td.indexInfo p {
			padding: 0px 10px;
		}

		td.indexInfo div.indexNav {
			padding: 0px;
		}

		td.indexInfo h2 {
			color: #124769;
			border-bottom: 3px solid #124769;
			padding: 0px 5px;
			margin: 30px auto 0px;
			font-size: 16px;
			line-height: 24px;
		}

    	td.indexInfo ul {
			padding: 0px;
			margin: 0px;
			list-style: circle;
		}

		#container table td.indexInfo ul li {
			margin-left: 20px;
			margin: 10px auto 10px 20px;
			list-style-image: none;
		}

	/* - - - - - - Index Navigation - - - - - - - - - */

		div.indexNav a {
			display: block;
			text-align: right;
			text-decoration: none;
			padding: 7px 5px;
			font-size: 16px;
			font-weight: bold;
			margin: 0px 0px 3px auto;
			border: 1px solid #124769;
			border-width: 1px 0px 1px 1px;
			width: 240px;
			background-repeat: no-repeat;
		}

		div.indexNav a:link,
		div.indexNav a:visited {
			color: #fff;
			background-position: 3px -35px;
			text-decoration: none;
		}

			div.indexNav a#lnkCoaxial:link,
			div.indexNav a#lnkCoaxial:visited {
				background-position: 3px -15px;
			}

		div.indexNav a:hover,
		div.indexNav a:active {
			color: #fff;
			background-position: 3px -135px;
		}

			div.indexNav a#lnkCoaxial:hover,
			div.indexNav a#lnkCoaxial:active {
				background-position: 3px -115px;
			}

		div.indexNav a.currentpage,
		div.indexNav a#lnkCoaxialcurrent {
			background-color: #fff;
			width: 241px;
			position: relative;
			right: -1px;
			cursor: default;
		}

		div.indexNav a.currentpage,
		div.indexNav a.currentpage:link,
		div.indexNav a.currentpage:visited {
			background-position: 3px -235px;
			background-color: #fff;
		}

		div.indexNav a#lnkCoaxial,
		div.indexNav a#lnkCoaxialcurrent {
			background-image: url('/images/thumbnails/tb_nav_coaxial.jpg');
		}
			div.indexNav a#lnkCoaxialcurrent {
				background-position: 3px -215px;
			}
		div.indexNav a#lnkSurface {
			background-image: url('/images/thumbnails/tb_nav_surface.jpg');
		}
		div.indexNav a#lnkTerminal {
			background-image: url('/images/thumbnails/tb_nav_terminal.jpg');
		}
		div.indexNav a#lnkPlates {
			background-image: url('/images/thumbnails/tb_nav_plates.jpg');
		}
		div.indexNav a#lnkLowPass {
			background-image: url('/images/thumbnails/tb_nav_lowpass.jpg');
		}
		div.indexNav a#lnkConnectors {
			background-image: url('/images/thumbnails/tb_nav_connectors.jpg');
		}
		div.indexNav a#lnkGaskets {
			background-image: url('/images/thumbnails/tb_nav_gaskets.jpg');
		}
		
		
		.magneticsindex h2 {
    color: #082549;
}
.magneticsindex a {
	display: block;
	height: 50px;
	padding: 5px;
	margin: 0px;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #296d98;
	vertical-align: middle;
}

	.magneticsindex a:link,
	.magneticsindex a:visited {
		color: #225593;
		border: 1px solid #fff;
		text-decoration: none;
	}

	.magneticsindex a:hover,
	.magneticsindex a:active {
		color: #04395b;
		background-color: #f1f5fa;
		border-color: #225593;
		text-decoration: none;
	}
	
	.productindex a {
	display: block;
	height: 50px;
	padding: 5px;
	margin: 0px;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #296d98;
	vertical-align: middle;
}

	.productindex a:link,
	.productindex a:visited {
		color: #000;
		border: 1px solid #fff;
		text-decoration: none;
	}

	.productindex a:hover,
	.productindex a:active {
		color: #666;
		border-color: #ccc;
		text-decoration: none;
	}
	
.productindex a.doubleline {
	line-height: 25px;
}

.productindex a img {
	font-size: 8px;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

.MainHead {
	text-decoration:none;
	font-size: 12pt;
	font-weight: bold;
	color: #296D98;
	margin-bottom: 10px;
}

a.MainHead {text-decoration: none;}
a.MainHead:hover {text-decoration: none;}

.MainHead img {margin-left: 20px; position: absolute; left: 0px;}
a.MainHead {
	font-size: 10pt;
	display: block;
	width: auto;
	border: 3px solid #fff;
	border-width: 0px 3px 0px 3px;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #ddd;
	height: 50px;
	padding-left: 200px;
	position: relative;
}

a.MainHead:link, a.MainHead:visited{
	color: #529C43;
}

a.MainHead:hover, a.MainHead:visited:hover, a.MainHead:active {
	color: #2D721F;
	border-color: #CCEBC0;
}

a.MainHead:link, a.MainHead:visited, a.MainHead:hover, a.MainHead:active {
	text-decoration: none;
}

.MainHead img.smaller {margin-right: 75px;}



/* ======================================================================================
					MLFT Filter Select-Drawing Diagram 
====================================================================================== */

#mlft_diagram {
	width: 366px;
	height: 314px;
	margin: auto;
	position: relative;
	background-image: url('/images/graphs/lowpass_mlft_diagram.jpg');
	background-repeat: no-repeat;
}

	#mlft_diagram img {
		z-index: 1;
	}

	#mlft_diagram div {
		position: absolute;
		display: block;
		cursor: pointer;
		z-index: 2;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: center;
	}

	#mlft_diagram div#singlestamped {
		left: 0px;
		bottom: 103px;
		width: 168px;
		height: 138px;
		background-image: url('/images/effects/mlft/mlft_singlestamped.jpg');
	}

	#mlft_diagram div#dualstamped {
		left: 0px;
		bottom: 0px;
		width: 168px;
		height: 104px;
		background-image: url('/images/effects/mlft/mlft_dualstamped.jpg');
	}
		
	#mlft_diagram div#singlethreaded {
		right: 0px;
		bottom: 0px;
		width: 118px;
		height: 241px;
		background-image: url('/images/effects/mlft/mlft_singlethreaded.jpg');
	}

	#mlft_diagram p {
		display: none;
		position: absolute;
		top: 0px;
		width: 100px;
		margin: auto;
		padding: 2px;
		border: 1px solid #124769;
		background-color: #77B1D5;
		color: #124769;
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}
	
	#mlft_diagram div#singlestamped p {top: -10px;}
	#mlft_diagram div#singlethreaded p {top: 25px;}
	#mlft_diagram div#dualstamped p {top: -10px;}

#mlft_drawings div {
	display: none;
	width: 300px;
}

#mlft_drawings div h2 {
	margin-top: 0px;
}

#mlft_drawings p {
	color: #124769;
	font-weight: bold;
	font-size: 14px;
}

.TopicHeader {
	text-decoration:underline;
	font-style: italic;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: 800;
	color: #000000;
}

.BodyText {
	text-decoration:none;
}

.BodyBold {
	text-decoration:none;
	font-weight: bold;
}


/* lists with items that are more than one line. Adds more space between items. */
ul.multiline li {margin-bottom: 13pt;}

.SubHead {
	
	font-size: 13pt;
	line-height: 16pt;
	font-weight: 800;
	color: #000;
}

.ProdToolHeader {
	
	font-style: italic;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000;
}

#Markets ul li{
    list-style:none important!;
    list-style-image: none !important;
    
}
#Markets a.medical_button:link, 
#Markets a.medical_button:visited { 
	background-image: url('/images/buttons/medical2.png');
	width: 200px;
	height:200px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	float:left;
}

#Markets a.medical_button:hover,
#Markets a.medical_button:active {
	background-image: url('/images/buttons/medical2.png');
	background-position: center bottom;
	cursor: pointer;
	text-decoration: none;
} 
#Markets a.industrial_button:link, 
#Markets a.industrial_button:visited { 
	background-image: url('/images/buttons/industrial.png');
	width: 200px;
	height:200px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	float:left;
}

#Markets a.industrial_button:hover,
#Markets a.industrial_button:active {
	background-image: url('/images/buttons/industrial.png');
	background-position: center bottom;
	cursor: pointer;
	text-decoration: none;
}  


/* ========================= Specifications Tables ========================= */
table.mil {
	border: 1px solid black;
	text-align: left;
	width: 80%;
	margin:0 auto;
}

table.mil tbody {
	border: 1px solid #c00;
	padding: 3px;
}

table.mil tr th,
table.mil tr td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	border-top: 0; 
	border-left: 0;
	padding: 5px;
	text-align: left;
}

table.mil tr th {
	background-color: #626262;
	border-color: #999;
	color:#ffffff;
	font-size:16px;
	padding:10px;
}

table.mil tr td {
	background-image: url('/images/effects/cellshadow.gif') no-repeat scroll bottom left;
	border-color: #bbb;
	font-size: 11px;
	line-height: 14px;
}

table.mil tr.odd th {
	background: #eaeaea 
}


table.mil tr.odd {
	background: #ecf0f1;
	font-size: 16px;
	border: 1px solid #4a3c47;
	border-width: 1px 0px;
	/*color: #fff;*/
}
table.qpl {
	border: 1px solid black;
	text-align: left;
}

table.qpl tbody {
	border: 1px solid #c00;
	padding: 3px;
}

table.qpl tr th,
table.qpl tr td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	border-top: 0; 
	border-left: 0;
	padding: 5px;
	text-align: left;
}

table.qpl tr th {
	background-color: #ecf0f1;
	background-image: url('/images/effects/cellshadow.gif');
	border-color: #999;
	color: #333;
	font-size:16px;
}

table.qpl tr td {
	/*background-color: #e3e3e3;*/
	background-image: url('/images/effects/cellshadow.gif') no-repeat scroll bottom left;
	border-color: #bbb;
	font-size: 10px;
	line-height: 14px;
}

table.qpl tr.odd th {
	background: #eaeaea 
}

table.qpl tr.odd th.heading,
table.qpl tr th.heading {
	/*background: #b6b6b6;*/
	font-size: 16px;
	border: 1px solid #4a3c47;
	border-width: 1px 0px;
	color: #fff;
}


.circularCon {
	width: 48%;
	float:left;
	padding:5px;
}

div.ul{
    background-image:url('/images/icons/ul.png');
    width:20px;
    height:20px;
    display:inline-block;
	margin-left:5px;
}
