/* CSS Document */

/*========== RANDOM STYLES ==========*/

#tab-content-container:first-child {
	margin-top: 0;
} /* Allow top border to show if there are no tabs on the page (Sitemap, Blogs) */
div.read-more-content {
	width: 100%;
}
p.read-more {
	font-size: 11px;
	font-style: italic;
	padding-top: 4px;
}
p.read-more a:link, p.read-more a:visited {
	color: #ff0000;
	background: none;
}
p.read-more a:hover, p.read-more a:active, p.read-more a:focus {
	color: #ff6600;
	background: none;
}
p.read-less {
	font-size: 11px;
	font-style: italic;
	padding-top: 4px;
}
p.read-less a:link, p.read-less a:visited {
	color: #ff0000;
	background: none;
}
p.read-less a:hover, p.read-less a:active, p.read-less a:focus {
	color: #ff6600;
	background: none;
}
span.sidenote {
	font-size: 12px;
}
iframe {
	margin: 10px 0px;
} /* For YOUTUBE videos */
span.emphasize {
	font-weight: bold;
	font-size: 14px;
}

img.left {
	margin: 8px 25px 10px 0px;
	float: left;
}
img.right {
	margin: 8px 0px 10px 25px;
	float: right;
	clear: right;
}
img.left.row, img.right.row {
	display: inline;
	margin: 0px;
	padding: 0px;
}
img.enlarge {
	border: 2px solid #323232;
}
span.note {
	font-size: 11px;
}
div.img-center {
	margin-left: 3%;
	}
div.img-with-caption.right {
	float: right;
	display: inline-block;
	margin: 8px 0px 18px 25px;
	max-width: 275px;
	width: auto !important;
	width: 275px;
	clear: right;
}
div.img-with-caption.right.row, div.img-with-caption.left.row {
	margin: 8px 0px 20px 0px;
}
div.img-with-caption.left {
	float: left;
	display: inline-block;
	margin: 8px 25px 20px 0px;
	max-width: 275px;
	width: auto !important;
	width: 275px;
}
div.img-with-caption.left.drlee1 div.caption {
	width: 235px;
}
div.img-with-caption.left.drlee2 div.caption {
	width: 235px;
}
div.img-with-caption.left.drlee3 div.caption {
	width: 231px;
}
div.img-with-caption.left.drlee4 div.caption {
	width: 300px;
}
div.img-with-caption.left.drlee5 div.caption {
	width: 186px;
}
div.img-with-caption.left.drlee6 div.caption {
	width: 186px;
}
div.img-with-caption.left.drlee7 div.caption {
	width: 175px;
}
div.img-with-caption.left.drlee1 {
	width: 235px;
	margin: 28px 0px 20px 50px;
}
div.img-with-caption.left.drlee2 {
	width: 235px;
	margin: 28px 0px 20px 20px;
}
div.img-with-caption.left.drlee3 {
	width: 231px;
	clear: both;
	margin: 8px 0px 20px 26px;
}
div.img-with-caption.left.drlee4 {
	width: 300px;
	margin: 8px 0px 20px 20px;
}
div.img-with-caption.left.drlee5 {
	width: 186px;
	margin: 8px 0px 20px 10px;
}
div.img-with-caption.left.drlee6 {
	width: 186px;
	margin: 8px 10px 20px 10px;
}
div.img-with-caption.left.drlee7 {
	width: 175px;
	margin: 8px 0px 20px 10px;
}
div.img-with-caption.right img, div.img-with-caption.left img {
	padding: 0px;
	margin: 0px;
}
div.img-with-caption div.caption {
	clear: right;
	color: #858587;
	font-style: italic;
	margin-top: 2px;
}
div.img-with-caption div.caption.centered {
	text-align: center;
}
div.img-with-caption div.caption.right {
	text-align: right;
}
div.img-with-caption.right.indium-way {
	max-width:150px;
}
/*div.img-with-caption span.caption {
	clear: right;
	font-style: italic;
	margin-top: 2px;
}
div.img-with-caption span.caption.right {
	text-align: right;
}*/

div.img-with-caption div.caption a:link,
div.img-with-caption div.caption a:visited,
div.img-with-caption div.caption a:focus {
	text-decoration: none;}

div.img-with-caption div.caption a:hover,
div.img-with-caption div.caption a:active {
	text-decoration: none;}

ul#drlee-books {
	list-style-type: none;
	margin: 6px 0 4px;
	padding: 0;
}
ul#drlee-books li {
	float: left;
	display: inline;
	height: 85px;
	margin: 5px 6px 5px 0px;
	padding: 0;
	width: 290px;
}
ul#drlee-books li a {
	display: block;
	margin: 0;
	padding: 0 0 10px 55px;
	height: 85px;
}
ul#drlee-books li#electronics a {
	background: url("/assets/images/people/nclee-book-electronics.png") no-repeat scroll 0 0 transparent;
}
ul#drlee-books li#reflow a {
	background: url("/assets/images/people/nclee-book-reflow.png") no-repeat scroll 0 0 transparent;
}
div.thumbnails {
	clear: both;
}
div.thumbnails a {
	margin-right: 14px;
}
div.thumbnails img {
	border: 1px solid #CCC;
}
div.content div.col1 {
	width: 290px;
	float: left;
	display: inline;
	margin-right: 10px;
}
div.content div.col2 {
	width: 290px;
	float: left;
	display: inline;
}

div.col2.video ul {
	margin-top: 0px;
	padding-top: 0px;
}
div.col2.video ul li {
	margin: 6px 0px;
	line-height: 18px;
}
div.col2.video p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.content ul li, div.content ol li {
	margin: 0px 0px 6px 0px;
}
div.content ul li ul li {
	margin: 0px 0px 2px 0px;
}
div.content div.section {
	display: inline-block;
}
div.entry {
	display: inline-block;
	padding: 0px 0px;
}
h3.inline {
	display:inline;
}
h4.inline {
	display:inline;
}
div.clear {
	clear:both;
}
/*========== TRADE SHOWS ==========*/

div.tradeshow {
	padding: 10px 0px;
}
div.entry div.logo {
	float: left;
	width: 183px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
div.entry div.tradeshow-info {
	float: left;
	display: inline;
	width: 392px;
}
div.entry div.tradeshow-info h3 {
	margin-top: 0px;
	padding-top: 0px;
}
div.tradeshow p.presentations {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.tradeshow ul {
	padding: 0px 0px 0px 18px;
	margin: 8px 0px 6px 0px;
}
/*========== VIDEOS ==========*/

div.video-thumbnails {
}
div.video-thumbnails div.column {
	width: 180px;
	float: left;
	display: inline;
	margin: 0px 9px 18px 9px;
}
p.click-screenshot {
	margin-left: 9px;
}
p.video-caption {
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	text-align: left;
}
div.video-container {
}
div.video-container object {
	margin-bottom: 8px;
}
div.player-actions-container {
	border: 0px !important;
}
div.video-group {
	clear: both;
	display: inline-block;
}
div.video-column {
	float:left;
	width:180px;
	height:175px; /* default height */
	padding:5px;
	display: inline;
	margin: 0px 4px;
}
div.video-column p {
	margin-top: 0px;
	padding-top: 0px;
}
div.thisisbig-group {
	margin-bottom: 10px;
}
div.thisisbig-group div.video-column {
	height: 144px;
}
div.carbon-group {
	margin-bottom: 18px;
}
div.carbon-group div.video-column {
	height: 156px;
}
div.obsessed-group {
	margin-bottom: 16px;
}
div.obsessed-group div.video-column {
	height: 186px;
}
div.smt-group {
	margin-bottom: 16px;
}
div.smt-group div.video-column {
	height: 167px;
}
div.other-group {
}
div.other-group div.video-column {
	height: 167px;
}
div.video-column p {
	clear:both;
}
div.sort-videos {
	margin: 8px 0px;
	display: inline-block;
}
div.sort-videos div {
	float: left;
	display: inline;
}
div.viewall a {
	background: url("/assets/images/videos/view-all.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 33px;
	width: 75px;
	float:left;
}
div.english a {
	background: url("/assets/images/videos/view-english.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 33px;
	width: 116px;
	float:left;
}
div.chinese a {
	background: url("/assets/images/videos/view-chinese.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 33px;
	width: 121px;
	float:left;
}
div.viewall a:hover {
	background-position:0px -33px;
}
div.chinese a:hover {
	background-position:0px -33px;
}
div.english a:hover {
	background-position:0px -33px;
}
/*========== BANNERS ==========*/

div#banner {
	width: 653px;
	height: 216px;
	text-indent: -9999px;
/*margin: -22px 0 0 -30px;*/}
div#banner a {
	display: block;
	width: 653px;
	height: 216px;
}
div#banner a:hover, div#banner a:active, div#banner a:focus {
	background: none;
	background-color: transparent;
}
body#products div#banner {
	background: url('/assets/images/banners/products.jpg') top left no-repeat;
}
body#engineered-solders div#banner, body#engineered-solders div#banner {
	background: url('/assets/images/banners/engineered-solders.jpg') top left no-repeat;
}
body#inorganiccompounds div#banner, body#inorganiccompoundsTEST div#banner {
	background: url('/assets/images/banners/inorganic-compounds.jpg') top left no-repeat;
}
body#inorganiccompounds.indium-compounds div#banner {
	background: url('/assets/images/banners/indium-compounds.jpg') top left no-repeat;
}
body#inorganiccompounds.iop-high-bet div#banner {
	background: url('/assets/images/banners/iop-high-bet.jpg') top left no-repeat;
}
body#inorganiccompounds.gallium-compounds div#banner {
	background: url('/assets/images/banners/gallium-compounds.jpg') top left no-repeat;
}
body#inorganiccompounds.germanium-compounds div#banner {
	background: url('/assets/images/banners/germanium-compounds.jpg') top left no-repeat;
}
body#inorganiccompounds.chlorides div#banner {
	background: url('/assets/images/banners/chlorides.jpg') top left no-repeat;
}
body#inorganiccompounds.others div#banner {
	background: url('/assets/images/banners/other-compounds.jpg') top left no-repeat;
}
body#inorganiccompounds.metals div#banner {
	background: url('/assets/images/banners/metals.jpg') top left no-repeat;
}
body#solder-paste.metals div#banner {
	background: url('/assets/images/banners/metals.jpg') top left no-repeat;
}
body#through-hole-assembly.metals div#banner {
	background: url('/assets/images/banners/metals.jpg') top left no-repeat;
}
body#people div#banner {
	background: url('/assets/images/banners/people.jpg') top left no-repeat;
}
body#sales div#banner {
	background: url('/assets/images/banners/sales.jpg') top left no-repeat;
}
body#sales.americas div#banner {
	background: url('/assets/images/banners/sales-americas.jpg') top left no-repeat;
}
body#sales.asia-pacific div#banner {
	background: url('/assets/images/banners/sales-asia-pacific.jpg') top left no-repeat;
}
body#sales.china div#banner {
	background: url('/assets/images/banners/sales-china.jpg') top left no-repeat;
}
body#sales.europe div#banner {
	background: url('/assets/images/banners/sales-europe.jpg') top left no-repeat;
}
body#sales.global div#banner {
	background: url('/assets/images/banners/sales-global.jpg') top left no-repeat;
}
body#sip div#banner {
	background: url('/assets/images/banners/soldering-materials-sip-iot.jpg') top left no-repeat;
}
body#technical-support-engineers div#banner {
	background: url('/assets/images/banners/technical-support-engineers.jpg') top left no-repeat;
}
body#technical-support-engineers.americas div#banner {
	background: url('/assets/images/banners/technical-support-americas.jpg') top left no-repeat;
}
body#technical-support-engineers.asia-pacific div#banner {
	background: url('/assets/images/banners/technical-support-asia-pacific.jpg') top left no-repeat;
}
body#technical-support-engineers.china div#banner {
	background: url('/assets/images/banners/technical-support-china.jpg') top left no-repeat;
}
body#technical-support-engineers.europe div#banner {
	background: url('/assets/images/banners/technical-support-europe.jpg') top left no-repeat;
}
body#people.marketing-communications div#banner {
	background: url('/assets/images/banners/marketing-communications.jpg') top left no-repeat;
}
body#people.human-resources div#banner {
	background: url('/assets/images/banners/human-resources.jpg') top left no-repeat;
}
body#human-resources.stem div#banner {
	background: url('/assets/images/banners/stembanner.jpg') top left no-repeat;
}
body#human-resources.internship2016 div#banner {
	background: url('/assets/images/internship-program/internship-banner-2016.jpg') top left no-repeat;
}
body#human-resources.internship2017 div#banner {
	background: url('/assets/images/internship-program/2017/internship-banner-2017.jpg') top left no-repeat;
}
body#human-resources.internship2018 div#banner {
	background: url('/assets/images/internship-program/2018/internship-banner-2018.jpg') top left no-repeat;
}
body#job-opportunities div#banner {
	background: url('/assets/images/banners/job-opportunities.jpg') top left no-repeat;
}
body#facilities div#banner {
	background: url('/assets/images/banners/facilities.jpg') top left no-repeat;
}
body#metals div#banner {
	background: url('/assets/images/banners/metals.jpg') top left no-repeat;
}
body#pcb-assembly-materials div#banner, body#pcb-assembly-materials div#banner {
	background: url('/assets/images/banners/pcb-assembly-materials.jpg') top left no-repeat;
}
body#flux-and-epoxy div#banner {
	background: url('/assets/images/banners/flux-and-epoxy.jpg') top left no-repeat;
}
body#nc-smq div#banner {
	background: url('/assets/images/banners/nc-smq.jpg') top left no-repeat;
}
body#flux-and-epoxy.ball-attach-flux div#banner {
	background: url('/assets/images/banners/ball-attach-flux-banner.jpg') top left no-repeat;
}
body#flux-and-epoxy.wave-flux div#banner {
	background: url('/assets/images/banners/wave-flux.jpg') top left no-repeat;
}
body#semiconductor div#banner, body#semiconductorTEST div#banner {
	background: url('/assets/images/banners/semiconductor.jpg') top left no-repeat;
}
body#semiconductor.wafer-bumping div#banner {
	background: url('/assets/images/banners/wafer-bumping.jpg') top left no-repeat;
}
body#solder-paste-and-powders.wafer-bumping-paste div#banner {
	background: url('/assets/images/banners/wafer-bumping.jpg') top left no-repeat;
}
body#semiconductor.die-attach div#banner {
	background: url('/assets/images/banners/die-attach.jpg') top left no-repeat;
}
body#semiconductor.ball-attach div#banner {
	background: url('/assets/images/banners/ball-attach.jpg') top left no-repeat;
}
body#semiconductor-and-advanced-assembly.ball-attach div#banner {
	background: url('/assets/images/banners/ball-attach.jpg') top left no-repeat;
}
body#semiconductor.various-materials-usage div#banner {
	background: url('/assets/images/banners/various-materials-usage.jpg') top left no-repeat;
}
body#solar-assembly-materials div#banner {
	background: url('/assets/images/banners/solar-assembly-materials.jpg') top left no-repeat;
}
body#solar-assembly-materials.metallizationpaste div#banner {
	background: url('/assets/images/banners/metallization-paste.jpg') top left no-repeat;
}
body#solar-assembly-materials.suntab-pv-ribbon div#banner {
	background: url('/assets/images/banners/suntab-pv-ribbon.jpg') top left no-repeat;
}
body#solar-assembly-materials.liquid-tabbing-flux div#banner {
	background: url('/assets/images/banners/liquid-tabbing-flux.jpg') top left no-repeat;
}
body#solar-assembly-materials.solders div#banner {
	background: url('/assets/images/banners/solders.jpg') top left no-repeat;
}
body#solar-assembly-materials.lshapedbus div#banner {
	background: url('/assets/images/banners/suntab-l-shaped.jpg') top left no-repeat;
}
body#thermal-interface-materials div#banner {
	background: url('/assets/images/banners/thermal-interface-materials.jpg') top left no-repeat;
}
body#thermal-interface-materials.other div#banner {
	background: url('/assets/images/banners/other-thermal-interface-materials.jpg') top left no-repeat;
}
.ie6 body#thinfilmmaterials div#banner {
	background: url('/assets/images/banners/thin-film-materials.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item1 {
	background: url('/assets/images/banners/thin-film-materials-1.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item2 {
	background: url('/assets/images/banners/thin-film-materials-2.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item3 {
	background: url('/assets/images/banners/thin-film-materials-3.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item4 {
	background: url('/assets/images/banners/thin-film-materials-4.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item5 {
	background: url('/assets/images/banners/thin-film-materials-5.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item6 {
	background: url('/assets/images/banners/thin-film-materials-6.jpg') top left no-repeat;
}
body#thinfilmmaterials div#banner div.item7 {
	background: url('/assets/images/banners/thin-film-materials-7.jpg') top left no-repeat;
}
body#thinfilmmaterials.sputteringtargets div#banner {
	background: url('/assets/images/banners/sputtering-targets.jpg') top left no-repeat;
}
body#thinfilmmaterials.indium div#banner {
	background: url('/assets/images/banners/indium-thin-film-materials.jpg') top left no-repeat;
}
body#thinfilmmaterials.gallium div#banner {
	background: url('/assets/images/banners/gallium-thin-film-materials.jpg') top left no-repeat;
}
.ie6 .item1, .ie6 .item2 {
	display: none;
}
body#thinfilmmaterials.others div#banner div.item1 {
	background: url('/assets/images/banners/other-thin-film-materials-1.jpg') top left no-repeat;
}
body#thinfilmmaterials.others div#banner div.item2 {
	background: url('/assets/images/banners/other-thin-film-materials-2.jpg') top left no-repeat;
}
body#thinfilmmaterials.others div#banner div.item3 {
	background: url('/assets/images/banners/other-thin-film-materials-3.jpg') top left no-repeat;
}
body#thinfilmmaterials.others div#banner div.item4 {
	background: url('/assets/images/banners/other-thin-film-materials-4.jpg') top left no-repeat;
}
body#thinfilmmaterials.rotary-targets div#banner {
	background: url('/assets/images/banners/rotary-targets.jpg') top left no-repeat;
}
body#thinfilmmaterials.planar-targets div#banner {
	background: url('/assets/images/banners/planar-targets.jpg') top left no-repeat;
}
body#thinfilmmaterials.indium-sulfide div#banner {
	background: url('/assets/images/banners/indium-sulfide.jpg') top left no-repeat;
}
body#corporate div#banner {
	background: url('/assets/images/banners/corporate.jpg') top left no-repeat;
}
body#corporate.the-indium-way div#banner {
	background: url('/assets/images/banners/people.jpg') top left no-repeat;
}
body#corporate.privacy-policy div#banner {
	background: url('/assets/images/banners/privacy.jpg') top left no-repeat;
}
body#nanofoil div#banner {
	background: url('/assets/images/banners/nanofoil.jpg') top left no-repeat;
}
body#nanofoil.preforms div#banner {
	background: url('/assets/images/banners/preforms.jpg') top left no-repeat;
}
body#nanofoil.sheets div#banner {
	background: url('/assets/images/banners/sheets.jpg') top left no-repeat;
}
body#nanofoil.powders-and-particles div#banner {
	background: url('/assets/images/banners/powders-and-particles.jpg') top left no-repeat;
}
body#nanofoil.sputter-target-bonding div#banner {
	background: url('/assets/images/banners/sputter-target-bonding.jpg') top left no-repeat;
}
body#nanofoil.nanobond div#banner {
	background: url('/assets/images/banners/nanobond.jpg') top left no-repeat;
}
body#reclaim-and-recycle div#banner {
	background: url('/assets/images/banners/reclaim-and-recycle.jpg') top left no-repeat;
}
body#solder-dross-reclaim-and-recycle div#banner {
	background: url('/assets/images/banners/solder-dross-recycle.jpg') top left no-repeat;
}
body#solder-dross-reclaim-and-recycle-tagline div#banner {
	background: url('/assets/images/banners/solder-dross-recycle-tagline.jpg') top left no-repeat;
}
body#metals.indium div#banner {
	background: url('/assets/images/banners/indium-thin-film-materials.jpg') top left no-repeat;
}
body#indium-solder-and-sealing div#banner {
	background: url('/assets/images/banners/indium-thin-film-materials.jpg') top left no-repeat;
}
body#metals.gallium div#banner {
	background: url('/assets/images/banners/gallium-blob.jpg') top left no-repeat;
}
body#metals.tin div#banner {
	background: url('/assets/images/banners/tin-metal.jpg') top left no-repeat;
}
body#metals.germanium div#banner {
	background: url('/assets/images/banners/germanium-metal.jpg') top left no-repeat;
}
body#metals.high-purity-indium div#banner {
	background: url('/assets/images/banners/high-purity-indium.jpg') top left no-repeat;
}
body#solder-paste-and-powders div#banner {
	background: url('/assets/images/banners/solder-paste-and-powders.jpg') top left no-repeat;
}
body#solder-paste-and-powders.indium89-series div#banner {
	background: url('/assets/images/banners/indium8.9hf-solder-paste.png') top left no-repeat;
}
body#solder-paste-and-powders.indium101hf-series div#banner {
	background: url('/assets/images/banners/indium10.1hf.png') top left no-repeat;
}
body#solder-paste-and-powders.indium89h-1 div#banner {
	background: url('/assets/images/banners/indium8.9h-1.jpg') top left no-repeat;
}
body#solder-paste-and-powders.die-attach div#banner {
	background: url('/assets/images/banners/die-attach.jpg') top left no-repeat;
}
body#solder-paste-and-powders.gold-based-solders div#banner {
	background: url('/assets/images/banners/gold-based-solders.jpg') top left no-repeat;
}
body#solder-paste-smt-assembly div#banner {
	background: url('/assets/images/banners/solder-paste-and-smt-assembly.jpg') top left no-repeat;
}
body#solder-paste-smt-assembly.solder-paste div#banner {
	background: url('/assets/images/banners/solder-paste.jpg') top left no-repeat;
}
body#solder-paste-smt-assembly.lead-free div#banner {
	background: url('/assets/images/banners/lead-free.jpg') top left no-repeat;
}
body#solder-paste-smt-assembly.tin-lead div#banner {
	background: url('/assets/images/banners/tin-lead.jpg') top left no-repeat;
}
body#through-hole-assembly-and-rework-repair div#banner {
	background: url('/assets/images/banners/through-hole-assembly.jpg') top left no-repeat;
}
body#through-hole-assembly-and-rework-repair.bar-solder div#banner {
	background: url('/assets/images/banners/bar-solder.jpg') top left no-repeat;
}
body#through-hole-assembly-and-rework-repair.wave-solder-fluxes div#banner {
	background: url('/assets/images/banners/wave-solder-fluxes.jpg') top left no-repeat;
}
body#through-hole-assembly-and-rework-repair.flux-cored-wire div#banner {
	background: url('/assets/images/banners/flux-cored-wire.jpg') top left no-repeat;
}
body#through-hole-assembly-and-rework-repair.rework-fluxes div#banner {
	background: url('/assets/images/banners/rework-fluxes.jpg') top left no-repeat;
}
body#engineered-solders.preforms div#banner {
	background: url('/assets/images/banners/preforms.jpg') top left no-repeat;
}
body#engineered-solders.applications div#banner {
	background: url('/assets/images/banners/applications.jpg') top left no-repeat;
}
body#engineered-solders.product-family div#banner {
	background: url('/assets/images/banners/product-family.jpg') top left no-repeat;
}
body#solders div#banner {
	background: url('/assets/images/banners/solders.jpg') top left no-repeat;
}
body#solders.wire div#banner {
	background: url('/assets/images/banners/wire.jpg') top left no-repeat;
}
body#solders.preforms div#banner {
	background: url('/assets/images/banners/solder-preforms.jpg') top left no-repeat;
}
body#solders.solder-tubes div#banner {
	background: url('/assets/images/banners/solder-tubes.jpg') top left no-repeat;
}
body#solders.gold-solders div#banner {
	background: url('/assets/images/banners/gold-solders.jpg') top left no-repeat;
}
body#technical-documents.whitepapers div#banner {
	background: url('/assets/images/banners/whitepapers.jpg') top left no-repeat;
}
body#technical-documents.presentations div#banner {
	background: url('/assets/images/banners/presentations.jpg') top left no-repeat;
}
body#technical-documents.msds div#banner {
	background: url('/assets/images/banners/technical-documents-msds.jpg') top left no-repeat;
}
body#technical-documents.sds div#banner {
	background: url('/assets/images/banners/technical-documents-sds.jpg') top left no-repeat;
}
body#halogen-free div#banner {
	background: url('/assets/images/banners/halogen-free.png') top left no-repeat;
}
body#iso-and-itar div#banner {
	background: url('/assets/images/banners/iso-and-itar.jpg') top left no-repeat;
}
body#iso-and-itar.americas div#banner {
	background: url('/assets/images/banners/iso-and-itar-americas.jpg') top left no-repeat;
}
body#iso-and-itar.china div#banner {
	background: url('/assets/images/banners/iso-and-itar-china.jpg') top left no-repeat;
}
body#iso-and-itar.asia-pacific div#banner {
	background: url('/assets/images/banners/iso-and-itar-asia-pacific.jpg') top left no-repeat;
}
body#iso-and-itar.europe div#banner {
	background: url('/assets/images/banners/iso-and-itar-europe.jpg') top left no-repeat;
}
body#led div#banner {
	background: url('/assets/images/banners/solder-materials-and-compounds-for-leds.jpg') top left no-repeat;
}
body#sacm div#banner {
	background: url('/assets/images/banners/sacm-soldering-alloy.jpg') top left no-repeat;
}
body#korea div#banner {
	background: url('/assets/images/banners/korea.jpg') top left no-repeat;
}
body#lv1000 div#banner {
	background: url('/assets/images/banners/lv1000-flux-coating.jpg') top left no-repeat;
}
body#low-temp-solders div#banner {
	background: url('/assets/images/banners/low-temp-solders.jpg') top left no-repeat;
}
body#high-temp-solders div#banner {
	background: url('/assets/images/banners/high-temp-solders.jpg') top left no-repeat;
}

/* Applications Banners */

body#applications div#banner {
	background: url('/assets/images/banners/applications.jpg') top left no-repeat;
}
body#compounds div#banner {
	background: url('/assets/images/banners/compounds.jpg') top left no-repeat;
}
body#compound-semiconductor div#banner {
	background: url('/assets/images/banners/compound-semiconductor.jpg') top left no-repeat;
}
body#engineered-solder-and-alloys div#banner {
	background: url('/assets/images/banners/engineered-solder-and-alloys.jpg') top left no-repeat;
}
body#metal-selector div#banner {
	background: url('/assets/images/banners/metal-selector.jpg') top left no-repeat;
}
body#thermal-management div#banner {
	background: url('/assets/images/banners/metal-selector.jpg') top left no-repeat;
}
body#pcb-assembly div#banner {
	background: url('/assets/images/banners/pcb-assembly.jpg') top left no-repeat;
}
body#semiconductor-and-advanced-assembly div#banner {
	background: url('/assets/images/banners/semiconductor-and-advanced-assembly.jpg') top left no-repeat;
}
body#thermal-management div#banner {
	background: url('/assets/images/banners/thermal-management.jpg') top left no-repeat;
}
body#thin-film div#banner div.item1 {
	background: url('/assets/images/banners/thin-film-1.jpg') top left no-repeat;
}
body#thin-film div#banner div.item2 {
	background: url('/assets/images/banners/thin-film-2.jpg') top left no-repeat;
}
body#thin-film div#banner div.item3 {
	background: url('/assets/images/banners/thin-film-3.jpg') top left no-repeat;
}
body#thin-film div#banner div.item4 {
	background: url('/assets/images/banners/thin-film-4.jpg') top left no-repeat;
}
body#thin-film div#banner div.item5 {
	background: url('/assets/images/banners/thin-film-5.jpg') top left no-repeat;
}
body#thin-film.thermal-evaporation div#banner {
	background: url('/assets/images/banners/thermal-evaporation.jpg') top left no-repeat;
}
body#thin-film.plating div#banner {
	background: url('/assets/images/banners/plating.jpg') top left no-repeat;
}
body#thin-film.pvd-coating-materials div#banner {
	background: url('/assets/images/banners/pvd-coating-materials.jpg') top left no-repeat;
}
body#technical-documents div#banner {
	background: url('/assets/images/banners/technical-documents.jpg') top left no-repeat;
}
body#calculation-tools div#banner {
	background: url('/assets/images/banners/calculation-tools.jpg') top left no-repeat;
}
body#csr div#banner {
	background: url('/assets/images/banners/corporate-social-responsibility.jpg') top left no-repeat;
}
body#csr.the-indium-way div#banner {
	background: url('/assets/images/banners/people.jpg') top left no-repeat;
}
body#csr.employees div#banner {
	background: url('/assets/images/banners/employees.jpg') top left no-repeat;
}
body#csr.customers div#banner {
	background: url('/assets/images/banners/customers.jpg') top left no-repeat;
}
body#csr.suppliers div#banner {
	background: url('/assets/images/banners/suppliers.jpg') top left no-repeat;
}
body#csr.environment div#banner {
	background: url('/assets/images/banners/environment.jpg') top left no-repeat;
}
body#csr.community div#banner {
	background: url('/assets/images/banners/community.jpg') top left no-repeat;
}
body#csr.corporate-management div#banner {
	background: url('/assets/images/banners/corporate-management.jpg') top left no-repeat;
}
body#marketing-communication.company-news div#banner, .gs-company-news-banner {
	background: url('/assets/images/banners/company-news.jpg') top left no-repeat;
}
body#marketing-communication.news-releases div#banner, .gs-news-releases-banner {
	background: url('/assets/images/banners/news-releases.jpg') top left no-repeat;
}
body#fusible-alloys div#banner {
	background: url('/assets/images/banners/fusible-alloys.jpg') top left no-repeat;
}
body#low-temperature-alloys div#banner {
	background: url('/assets/images/banners/low-temperature-alloys.jpg') top left no-repeat;
}
body#solders.bismuth div#banner {
	background: url('/assets/images/banners/bismuth.jpg') top left no-repeat;
}
body#faq div#banner {
	background: url('/assets/images/banners/faq.jpg') top left no-repeat;
}
body#water-soluble-products div#banner {
	background: url('/assets/images/banners/water-soluble-products.jpg') top left no-repeat;
}
body#policies-body div#banner {
	background: url('/assets/images/banners/privacy-policies.jpg') top left no-repeat;
}
body#soldering-to-gold div#banner {
	background: url('/assets/images/banners/gts-banner.jpg') top left no-repeat;
}
body#capillary-blocks div#banner {
	background: url('/assets/images/banners/capillary-blocks.jpg') top left no-repeat;
}
body#advantages-gold-solder div#banner {
	background: url('/assets/images/banners/advantages-gold-solder.jpg') top left no-repeat;
}
body#gold-preform-quick-turn-program div#banner {
	background: url('/assets/images/banners/gold-preform-quick-turn-program.jpg') top left no-repeat;
}
body#bar-solder div#banner {
	background: url('/assets/images/banners/bar-solder-2.jpg') top left no-repeat;
}
div#slides {
	margin: 0px;
	padding: 0px;
}
div.slides_container {
	margin: 0px;
	padding: 0px;
}
.pagination {
	margin: -25px 0 0 46px;
	padding: 0px;
	width:100px;
	position: absolute;
	z-index: 100;
	left: 0px;
}
.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(/assets/scripts/slider/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
/*========== ADDITIONAL INFORMATION ==========*/

div#additional-information {
	background-color: #e1e7e4;
	padding: 22px 30px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 593px;
}
div#additional-information h3 {
	color: #5f5f5f;
	font-size: 15px;
	border-bottom: 2px solid #5f5f5f;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
div#additional-information h4 {
	color: #5f5f5f;
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
	clear: both;
}
div#additional-information div.col1 {
	width: 285px;
	float: left;
	display: inline;
	margin-right: 23px;
}
div#additional-information div.col2 {
	width: 285px;
	float: left;
	display: inline;
}
div#additional-information div.col3 {
	width: 285px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-right: 23px;
}
div#additional-information div.col4 {
	width: 285px;
	float: left;
	display: inline;
	margin-top: 20px;
}
div#additional-information ul#three-columns {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
div#additional-information ul#three-columns li {
	display: inline;
	float: left;
	padding: 0px 12px 12px 0px;
	width: 180px;
}
div#additional-information ul#three-columns li h3 {
	font-size: 12px;
}
div#additional-information ul#three-columns li img {
	border: 1px solid #5f5f5f;
}
div#additional-information ul#three-columns li img.left {
	margin: 0px 6px 6px 0px;
}
div#additional-information h3.full-span {
	clear: both;
	padding-top: 20px;
}
div#additional-information h3.full-span-no-padding-top {
	clear: both;
}
/*========== RELATED MARKETS ==========*/

div#related-markets ul {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
div#related-markets ul li {
	height: 135px;
	width: 134px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin: 4px;
}
div#related-markets.within-content ul li {
	padding: 0px 0px 0px 0px;
	margin: 10px 7px 0px 7px;
}
div#related-markets ul li a {
	height: 135px;
	width: 134px;
	overflow: hidden;
	display: block;
}
div#related-markets ul li.ball-attach-flux a {
	background: url('/assets/images/related-markets/ball-attach-flux.jpg') top left no-repeat;
}
div#related-markets ul li.tcb-and-copper-pillar a {
	background: url('/assets/images/related-markets/tcb-and-copper-pillar-flux.jpg') top left no-repeat;
}
div#related-markets ul li.epoxy-flux-market a {
	background: url('/assets/images/related-markets/epoxy-flux.jpg') top left no-repeat;
}
div#related-markets ul li.solders a {
	background: url('/assets/images/related-markets/solders.jpg') top left no-repeat;
}
div#related-markets ul li.solder-paste a {
	background: url('/assets/images/related-markets/solder-paste.jpg') top left no-repeat;
}
div#related-markets ul li.semiconductor-materials a {
	background: url('/assets/images/related-markets/semiconductor-materials.jpg') top left no-repeat;
}
div#related-markets ul li.flipchipflux-nc26a a {
	background: url('/assets/images/related-markets/flipchipflux-nc26a.jpg') top left no-repeat;
}
div#related-markets ul li.die-attach-applications a {
	background: url('/assets/images/related-markets/die-attach-applications.jpg') top left no-repeat;
}
div#related-markets ul li.die-attach-paste a {
	background: url('/assets/images/related-markets/die-attach-paste.jpg') top left no-repeat;
}
div#related-markets ul li.die-attach-wire a {
	background: url('/assets/images/product-buttons/die-attach-wire-2.jpg') top left no-repeat;
}
div#related-markets ul li.nc-smq-75 a {
	background: url('/assets/images/product-buttons/nc-smq-75.jpg') top left no-repeat;
}
div#related-markets ul li.rework-and-touch-up a {
	background: url('/assets/images/related-markets/rework-and-touch-up.jpg') top left no-repeat;
}
div#related-markets ul li.solder-wire a {
	background: url('/assets/images/related-markets/solder-wire.jpg') top left no-repeat;
}
div#related-markets ul li.pcb-assembly a {
	background: url('/assets/images/related-markets/pcb-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.semiconductor-assembly a {
	background: url('/assets/images/related-markets/semiconductor-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.package-on-package-applications a {
	background: url('/assets/images/related-markets/pop-applications.jpg') top left no-repeat;
}
div#related-markets ul li.surface-mount-assembly a {
	background: url('/assets/images/related-markets/surface-mount-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-management a {
	background: url('/assets/images/related-markets/thermal-management.jpg') top left no-repeat;
}
div#related-markets ul li.gold-solders-braze a {
	background: url('/assets/images/related-markets/gold-solders-braze.jpg') top left no-repeat;
}
div#related-markets ul li.solder-alloy-selector-guide a {
	background: url('/assets/images/related-markets/solder-alloy-selector-guide.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-interface a {
	background: url('/assets/images/related-markets/thermal-interface.jpg') top left no-repeat;
}
div#related-markets ul li.mems a {
	background: url('/assets/images/related-markets/mems.jpg') top left no-repeat;
}
div#related-markets ul li.fiber-optics a {
	background: url('/assets/images/related-markets/fiber-optics.jpg') top left no-repeat;
}
div#related-markets ul li.ball-attach-applications a {
	background: url('/assets/images/related-markets/ball-attach-applications.jpg') top left no-repeat;
}
div#related-markets ul li.flip-chip-applications a {
	background: url('/assets/images/related-markets/flip-chip-applications.jpg') top left no-repeat;
}
div#related-markets ul li.reclaim-and-recycle a {
	background: url('/assets/images/related-markets/reclaim-and-recycle.jpg') top left no-repeat;
}
div#related-markets ul li.catalysts a {
	background: url('/assets/images/related-markets/catalysts.jpg') top left no-repeat;
}
div#related-markets ul li.thin-film-materials a {
	background: url('/assets/images/related-markets/thin-film-materials.jpg') top left no-repeat;
}
div#related-markets ul li.batteries a {
	background: url('/assets/images/related-markets/batteries.jpg') top left no-repeat;
}
div#related-markets ul li.thin-film-plating a {
	background: url('/assets/images/related-markets/thin-film-plating.jpg') top left no-repeat;
}
div#related-markets ul li.cryogenic-seals a {
	background: url('/assets/images/related-markets/cryogenic-seals.jpg') top left no-repeat;
}
div#related-markets ul li.inorganic-compounds a {
	background: url('/assets/images/related-markets/inorganic-compounds.jpg') top left no-repeat;
}
div#related-markets ul li.thin-film a {
	background: url('/assets/images/related-markets/thin-film.jpg') top left no-repeat;
}
div#related-markets ul li.precursor-materials a {
	background: url('/assets/images/related-markets/precursor-materials.jpg') top left no-repeat;
}
div#related-markets ul li.led-mocvd-precursors a {
	background: url('/assets/images/related-markets/led-mocvd-precursors.jpg') top left no-repeat;
}
div#related-markets ul li.optical-lens a {
	background: url('/assets/images/related-markets/optical-lens.jpg') top left no-repeat;
}
div#related-markets ul li.target-bonding a {
	background: url('/assets/images/related-markets/target-bonding.jpg') top left no-repeat;
}
div#related-markets ul li.powders-and-particles a {
	background: url('/assets/images/related-markets/powders-and-particles.jpg') top left no-repeat;
}
div#related-markets ul li.surface-mount a {
	background: url('/assets/images/related-markets/surface-mount.jpg') top left no-repeat;
}
div#related-markets ul li.engineered-solder-and-alloys a {
	background: url('/assets/images/related-markets/engineered-solder-and-alloys.jpg') top left no-repeat;
}
div#related-markets ul li.solder-paste-and-powders a {
	background: url('/assets/images/related-markets/solder-paste-and-powders.jpg') top left no-repeat;
}
div#related-markets ul li.semiconductor-and-advanced-assembly a {
	background: url('/assets/images/related-markets/semiconductor-and-advanced-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.wave-solder a {
	background: url('/assets/images/related-markets/wave-solder.jpg') top left no-repeat;
}
div#related-markets ul li.solder-fortification a {
	background: url('/assets/images/related-markets/solder-fortification.jpg') top left no-repeat;
}
div#related-markets ul li.die-attach a {
	background: url('/assets/images/related-markets/die-attach.jpg') top left no-repeat;
}
div#related-markets ul li.tim1 a {
	background: url('/assets/images/related-markets/tim1.jpg') top left no-repeat;
}
div#related-markets ul li.rf-power-devices a {
	background: url('/assets/images/related-markets/rf-power-devices.jpg') top left no-repeat;
}
div#related-markets ul li.igbt-and-engine-controls a {
	background: url('/assets/images/related-markets/igbt-and-engine-controls.jpg') top left no-repeat;
}
div#related-markets ul li.concentrated-photovoltaic a {
	background: url('/assets/images/related-markets/concentrated-photovoltaic.jpg') top left no-repeat;
}
div#related-markets ul li.electrostatic-chuck-bonding a {
	background: url('/assets/images/related-markets/electrostatic-chuck-bonding.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-batteries a {
	background: url('/assets/images/related-markets/thermal-batteries.jpg') top left no-repeat;
}
div#related-markets ul li.hermetic-sealing a {
	background: url('/assets/images/related-markets/hermetic-sealing-and-pass-throughs.jpg') top left no-repeat;
}
div#related-markets ul li.medical a {
	background: url('/assets/images/related-markets/medical.jpg') top left no-repeat;
}
div#related-markets ul li.led a {
	background: url('/assets/images/related-markets/led.jpg') top left no-repeat;
}
div#related-markets ul li.rework-and-touch-up {
	background: url('/assets/images/related-markets/rework-and-touch-up.jpg') top left no-repeat;
}
div#related-markets ul li.surface-mount-assembly {
	background: url('/assets/images/related-markets/surface-mount-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.optical-lens {
	background: url('/assets/images/related-markets/optical-lens.jpg') top left no-repeat;
}
div#related-markets ul li.electrostatic-chuck-bonding {
	background: url('/assets/images/related-markets/electrostatic-chuck-bonding.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-batteries {
	background: url('/assets/images/related-markets/thermal-batteries.jpg') top left no-repeat;
}
div#related-markets ul li.surface-mount {
	background: url('/assets/images/related-markets/surface-mount.jpg') top left no-repeat;
}
div#related-markets ul li.wave-solder {
	background: url('/assets/images/related-markets/wave-solder.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-interface-materials a {
	background: url('/assets/images/related-markets/thermal-interface-materials.jpg') top left no-repeat;
}
div#related-markets ul li.indium-metal a {
	background: url('/assets/images/related-markets/indium-metal.jpg') top left no-repeat;
}
div#related-markets ul li.indium64r a {
	background: url('/assets/images/related-markets/indium64r.jpg') top left no-repeat;
}
div#related-markets ul li.indium-compounds a {
	background: url('/assets/images/related-markets/indium-compounds.jpg') top left no-repeat;
}
div#related-markets ul li.heat-spring a {
	background: url('/assets/images/related-markets/heat-spring.jpg') top left no-repeat;
}
div#related-markets ul li.informs a {
	background: url('/assets/images/related-markets/informs.jpg') top left no-repeat;
}
div#related-markets ul li.indium-solder-and-sealing a {
	background: url('/assets/images/related-markets/indium-solder-and-sealing.jpg') top left no-repeat;
}
div#related-markets ul li.indium-wire a {
	background: url('/assets/images/related-markets/indium-wire.jpg') top left no-repeat;
}
div#related-markets ul li.solder-tim a {
	background: url('/assets/images/related-markets/solder-tim.jpg') top left no-repeat;
}
div#related-markets ul li.indium-wire-blog a {
	background: url('/assets/images/related-markets/indium-wire-blog.jpg') top left no-repeat;
}
div#related-markets ul li.indium-tin-oxide-blog a {
	background: url('/assets/images/related-markets/indium-tin-oxide-blog.jpg') top left no-repeat;
}
div#related-markets ul li.indalloy-blog a {
	background: url('/assets/images/related-markets/indalloy-blog.jpg') top left no-repeat;
}
div#related-markets ul li.indium-blog a {
	background: url('/assets/images/related-markets/indium-blog.jpg') top left no-repeat;
}
div#related-markets ul li.indium-alloy-blog a {
	background: url('/assets/images/related-markets/indium-alloy-blog.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-interface-materials-blog a {
	background: url('/assets/images/related-markets/thermal-interface-materials-blog.jpg') top left no-repeat;
}
div#related-markets ul li.thermal-management-blog a {
	background: url('/assets/images/related-markets/thermal-management-blog.jpg') top left no-repeat;
}
div#related-markets ul li.connector-assembly a {
	background: url('/assets/images/related-markets/connector-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.flip-chip a {
	background: url('/assets/images/related-markets/flip-chip.jpg') top left no-repeat;
}
div#related-markets ul li.soldering-to-gold a {
	background: url('/assets/images/related-markets/stg.jpg') top left no-repeat;
}
/* THE RELATED MARKETS BELOW CAN POSSIBLY DISAPPEAR UPON GOING LIVE */
div#related-markets ul li.led-lighting a {
	background: url('/assets/images/related-markets/led-lighting.jpg') top left no-repeat;
}
div#related-markets ul li.semiconductor-mfg a {
	background: url('/assets/images/related-markets/semiconductor-mfg.jpg') top left no-repeat;
}
div#related-markets ul li.flat-panel-displays a {
	background: url('/assets/images/related-markets/flat-panel-displays.jpg') top left no-repeat;
}
div#related-markets ul li.lcd-industry a {
	background: url('/assets/images/related-markets/lcd-industry.jpg') top left no-repeat;
}
div#related-markets ul li.touchscreens a {
	background: url('/assets/images/related-markets/touchscreens.jpg') top left no-repeat;
}
div#related-markets ul li.oleds a {
	background: url('/assets/images/related-markets/oleds.jpg') top left no-repeat;
}
div#related-markets ul li.coatings a {
	background: url('/assets/images/related-markets/coatings.jpg') top left no-repeat;
}
div#related-markets ul li.emi-shielding a {
	background: url('/assets/images/related-markets/emi-shielding.jpg') top left no-repeat;
}
div#related-markets ul li.sodium-pressure-lamps a {
	background: url('/assets/images/related-markets/sodium-pressure-lamps.jpg') top left no-repeat;
}
div#related-markets ul li.sputter-targets a {
	background: url('/assets/images/related-markets/sputter-targets.jpg') top left no-repeat;
}
div#related-markets ul li.phosphors a {
	background: url('/assets/images/related-markets/phosphors.jpg') top left no-repeat;
}
div#related-markets ul li.compounds a {
	background: url('/assets/images/related-markets/compounds.jpg') top left no-repeat;
}
div#related-markets ul li.pv-industry a {
	background: url('/assets/images/related-markets/pv-industry.jpg') top left no-repeat;
}
div#related-markets ul li.specialty-compounds a {
	background: url('/assets/images/related-markets/specialty-compounds.jpg') top left no-repeat;
}
div#related-markets ul li.semiconductor-grade a {
	background: url('/assets/images/related-markets/semiconductor-grade.jpg') top left no-repeat;
}
div#related-markets ul li.electronics-assembly a {
	background: url('/assets/images/related-markets/electronics-assembly.jpg') top left no-repeat;
}
div#related-markets ul li.energetics a {
	background: url('/assets/images/related-markets/energetics.jpg') top left no-repeat;
}
div#related-markets ul li.sputter-target-bonding a {
	background: url('/assets/images/related-markets/sputter-target-bonding.jpg') top left no-repeat;
}
div#related-markets ul li.generation-10 a {
	background: url('/assets/images/related-markets/generation-10.jpg') top left no-repeat;
}
div#related-markets ul li.indium-compounds a {
	background: url('/assets/images/related-markets/indium-compounds.jpg') top left no-repeat;
}
div#related-markets ul li.gallium-compounds a {
	background: url('/assets/images/related-markets/gallium-compounds.jpg') top left no-repeat;
}
div#related-markets ul li.sputtering-targets a {
	background: url('/assets/images/related-markets/sputtering-targets.jpg') top left no-repeat;
}
div#related-markets ul li.indium-tin-oxide a {
	background: url('/assets/images/related-markets/indium-tin-oxide.jpg') top left no-repeat;
}
div#related-markets ul li.soldering-to-nitinol a {
	background: url('/assets/images/related-markets/soldering-to-nitinol.jpg') top left no-repeat;
}
div#related-markets ul li.electroplating a {
	background: url('/assets/images/related-markets/electroplating.jpg') top left no-repeat;
}
div#related-markets ul li.quick-turn-program a {
	background: url('/assets/images/related-markets/quick-turn-program.jpg') top left no-repeat;
}
div#related-markets ul li.advantages-gold-solders a {
	background: url('/assets/images/related-markets/advantages-gold-solders.jpg') top left no-repeat;
}
div#related-markets ul li a:hover {
	background-position: 0 -135px;
}

/*========== SUPPLY AND DEMAND ==========*/

div#supply ul {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
div#supply ul li {
	height: 102px;
	width: 134px;
	/*overflow: hidden;
	text-indent: -9999px;*/
	float: left;
	display: inline;
	margin: 4px;
}
div#supply ul li a {
	height: 102px;
	width: 134px;
	overflow: hidden;
	display: block;
}
div#supply ul li a img {
	width: 134px;
}
div#supply ul li.indium-supply a {
	background: url('/assets/images/supply-and-demand/indium-supply-and-demand.jpg') top left no-repeat;
}
div#supply ul li.gallium-supply a {
	background: url('/assets/images/supply-and-demand/gallium-supply-and-demand.jpg') top left no-repeat;
}
/*div#related-markets ul li a:hover {
	background-position: 0 -135px;}*/

div#supply ul li p {
	font-style: italic;
	text-align: center;
	margin-top: 2px;
	padding-top: 0px;
}
/*========== TOP PDFS ==========*/

ul#top-pdfs {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul#top-pdfs li {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 0px;/* PDF ICON REMOVED
	padding: 3px 3px 3px 55px;
	background: url('/assets/images/pdf.png') top left no-repeat;
	min-height: 52px;
	height: auto !important;
	height: 52px;*/
}
ul#top-pdfs li p {
	margin: 0px;
	padding: 0px;
}
ul#top-pdfs li p.name {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}
ul#top-pdfs li p.name span.documents {
	font-weight: normal;
	font-size: 12px;
}
/*========== WHITEPAPERS ==========*/

div.whitepaper {
	display: inline-block;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #999;
	padding: 4px 0 14px 0;
}
div.whitepaper h3 {
	margin: 10px 0 4px 0;
	padding: 0px;
}
div.whitepaper p.author {
	color: #666;
	font-weight: bold;
	font-style: italic;
	margin: 2px 0px;
	padding: 0px;
}
div.whitepaper p.keywords {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
div.whitepaper p.date, div.whitepaper p.posted {
	color: #666;
	margin: 2px 0px;
	padding: 0px;
}
div.whitepaper p.download {
	text-align: right;
	/*float: right;*/
	font-style: italic;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.whitepaper p.show-summary {
	display: inline-block;
}
div.whitepaper span.author-whitepaper-summary {
	display:none;
	clear: both;
	padding: 6px 0px;
}
div.extra-docs {
	display:none;
}
div.videoContainer {
	width:500px;
} /*So that videos don't overflow onto text */
/*div.whitepaper p.download a:link, div.whitepaper p.download a:visited {
	color: #F00;}

div.whitepaper p.download a:hover, div.whitepaper p.download a:active, div.whitepaper p.download a:focus {
	color: #F60;}*/

p.view-all {
	margin-top: 8px;
	font-weight: bold;
}
div.request-this-document {
	width: 143px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	/*float: right;
	margin-top: 6px;*/
	/*margin-top: 12px;*/
	float: right;
	padding-left: 10px;
}
div.request-this-document a {
	background: url('/assets/images/technical-documents/request-this-document.png') top left no-repeat;
	width: 143px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -34px;
}
.ie6 div.request-this-document a, .ie7 div.request-this-document a {
	position: relative;
	margin-top: 8px;
	top: 0;
}
div.request-this-document a:hover {
	background-position: -143px 0px;
}
div.watch-video {
	width: 143px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	/*float: right;
	margin-top: 6px;*/
	/*margin-top: 12px;*/
	float: right;
	clear:right;
	padding-left: 10px;
 *margin-top:-5px;
}
div.watch-video a {
	background: url('/assets/images/technical-documents/watch-video.png') top left no-repeat;
	width: 143px;
	height: 28px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: 10px;
}
.ie6 div.watch-video a, .ie7 div.watch-video a {
	position: relative;
	margin-top: 8px;
	top: 0;
}
div.watch-video a:hover {
	background-position: -143px 0px;
}
/*
div.watch-video-with-checkbox {
	width: 143px !important;
	height: 30px !important;
	display: block !important;
	overflow: hidden !important;
	text-indent: -9999px !important;
	float: right !important;
	clear:right !important;
	padding-left: 10px !important;}

div.watch-video-with-checkbox a {
	background: url('/assets/images/technical-documents/watch-video.png') top left no-repeat !important;
	width: 143px !important;
	height: 28px !important;
	display: block !important;
	position: absolute !important;
	top: 50% !important;
	margin-top: 6770px; !important;}

.ie6 div.watch-video-with-checkbox a, .ie7 div.watch-video-with-checkbox a {
	position: relative !important;
	margin-top: 8px !important;
	top: 0 !important;}

div.watch-video-with-checkbox a:hover {
	background-position: -143px 0px !important;}

*/

div.watch-video-with-checkbox {
	width: 143px !important;
	height:30px !important;
	float:right;
	text-indent:-9999px;
	margin-right: 18px !important;
}
div.watch-video-with-checkbox a {
	background: url('/assets/images/technical-documents/watch-video.png') top left no-repeat;
	width: 143px;
	height: 28px;
	display: block;
	margin-left:20px;
}
.ie6 div.watch-video-with-checkbox a, .ie7 div.watch-video-with-checkbox a {
}
div.watch-video-with-checkbox a:hover {
	background-position: -143px 0px;
}
form div.content div.request-this-document-seourl, div.content form div.request-this-document-seourl {
	width: 143px;
	height: 40px !important;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	margin: 10px 0px 10px 10px !important;
/*margin-top: 12px;*/}
div.content form div.request-this-document-seourl {
	margin: 0px 0 0 10px;
}
form div.content div.request-this-document-seourl a, div.content form div.request-this-document-seourl a {
	background: url('/assets/images/technical-documents/request-this-document.png') top left no-repeat;
	width: 143px;
	height: 40px;
	display: block;
}
form div.content div.request-this-document-seourl a:hover, div.content form div.request-this-document-seourl a:hover {
	background-position: -143px 0px;
}

div.content .whitepaper .perma-link, div.content .paper-details .perma-link, div.content .whitepaper .share, div.content .paper-details .share {
	width: 200px;height: 32px !important;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin: 10px 5px 10px 10px !important;}
div.content .whitepaper .perma-link a, div.content .paper-details .perma-link a {
    display: block;
    width: 200px;height: 32px;
	background: url('/assets/images/technical-documents/download-whitepaper.png') top left no-repeat;}
div.content .whitepaper .share a, div.content .paper-details .share a {
	display: block;
	width: 200px;height: 32px;
    background: url('/assets/images/technical-documents/share-whitepaper.png') top left no-repeat;}
div.content .presentation-and-checkbox .paper-details .perma-link a {
    display: block;
    width: 200px;height: 32px;
	background: url('/assets/images/technical-documents/download-presentation.png') top left no-repeat;}
div.content .presentation-and-checkbox .paper-details .share a {
	display: block;
	width: 200px;height: 32px;
    background: url('/assets/images/technical-documents/share-presentation.png') top left no-repeat;}
div.content .paper-details .perma-link{
    margin-left:0 !important;}
div.content .whitepaper .perma-link{
    padding-left:80px;}
div.content .whitepaper .share-links{
    margin-left:150px;}

div.content .presentation .perma-link, div.content .presentation .share {
	width: 200px;height: 32px !important;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin: 10px 5px 10px 10px !important;}
div.content .presentation .perma-link a {
    display: block;
    width: 200px;height: 32px;
	background: url('/assets/images/technical-documents/download-presentation.png') top left no-repeat;}
div.content .presentation .share a {
	display: block;
	width: 200px;height: 32px;
    background: url('/assets/images/technical-documents/share-presentation.png') top left no-repeat;}
div.content .presentation .perma-link{
    padding-left:80px;}
div.content .presentation .share-links{
    margin-left:150px;}

form div.content div.youtube-video-thumbnail, div.content form div.youtube-video-thumbnail {
	clear:right;
	float:right;
	width:120px;
	margin:10px 12px 10px 10px;
	padding:0 0 10px 10px;
}
form div.content div.youtube-video-thumbnail img.watchvideo, div.content form div.youtube-video-thumbnail img.watchvideo {
	margin-top:-90px;
 *margin-top:-104px;
}
form div.content div.youtube-video-thumbnail p.watch-youtube-video-thumbnail, div.content form div.youtube-video-thumbnail p.watch-youtube-video-thumbnail {
	text-align:center;
	margin-top:-8px;
	font-style:italic;
}
div.related-whitepaper {
	margin: 8px 0px;
	min-height:85px;
	padding: 2px 10px !important;
	background-color: #e8e8e8;
	position: relative;
}
div.related-whitepaper h3 {
	margin-top: 4px;
}
form div.content div.read-more-slider, form div.content div.read-more-slider div.read-more-content, form div.content div.whitepaper {
	width: 600px;
}
div.read-more-content-gold {
	height:0px;
	overflow:hidden;
}
div.read-more-content-alternate {
	height:0px;
	overflow:hidden;
}
div#documents form.whitepaper-form div.whitepaper-and-checkbox, div.whitepaper-and-checkbox {
	background-color: #e8e8e8;
	margin: 4px 0px;
}
div#documents form.whitepaper-form div.presentation-and-checkbox, div.presentation-and-checkbox {
	background-color: #e8e8e8;
	margin: 4px 0px;
}
div#documents form.whitepaper-form div#whitepapers {
	margin-bottom: 30px;
}
div.paper-request-message {
	width:600px;
}
div.check-paper-message {
	padding-top:10px;
	padding-bottom:30px;
	width:600px;
}
.ie8 div.check-paper-message {
	padding-top: 20px !important;
	clear: both;
	float: none !important;
	display: relative;
	top: 0px;
	z-index: 101;
}
.ie8 div#seourl-submit {
	float: none !important;
	display: relative;
	top: 0px;
	z-index: 100;
}

/*========== BLOG RESULTS ==========*/

div.blog-entry {
	display: inline-block;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #999;
	padding: 4px 0px;
}
div.blog-entry h3 {
	margin-bottom: 4px;
	padding-bottom: 0px;
}
div.blog-entry p.author {
	color: #666;
    font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
div.blog-entry p.read-more {
	/*text-align: right;
	float: right;*/
	font-style: italic;
	font-size: 11px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}
div.blog-entry p.read-more a:link, div.blog-entry p.read-more a:visited {
	color: #F00;
}
div.blog-entry p.read-more a:hover, div.blog-entry p.read-more a:active, div.blog-entry p.read-more a:focus {
	color: #F60;
}
/*========== PRODUCT BUTTONS ==========*/

div#product-listing {
	padding: 20px 0px 0px 0px;
	overflow: auto;
	height: auto;
}
div#product-list {
	clear: both;
}
div#lower-content {
	padding: 0px 0px 0px 0px;
}
div#product-buttons {
	padding-top: 14px;
	padding-bottom: 14px;
	clear: both;
	overflow: auto;
	height: auto;
}
div.application-product-buttons {
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;/*overflow: auto;
	height: auto;*/
}
div#product-buttons ul, div.application-product-buttons ul, div#video-buttons ul {
	display: inline-block;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-type: none;
}
.ie6 div#product-buttons ul, .ie7 div#product-buttons ul, .ie6 div.application-product-buttons ul, .ie7 div.application-product-buttons ul, .ie7 div#video-buttons ul {
	margin-bottom: 8px;
}
div#product-buttons ul li, div#product-button-alt a, div.application-product-buttons ul li, div#video-buttons ul li {
	height: 146px;
	width: 144px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin: 8px;
}
div#product-buttons ul li a, div#product-button-alt a, div.application-product-buttons ul li a, div#video-buttons ul li a {
	height: 146px;
	width: 144px;
	overflow: hidden;
	display: block;
}
div.market-product-links {
	background-color: #e1e7e4;
	padding: 22px 0px 22px 0px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 653px;
}
div.market-product-links h3 {
	color: #5f5f5f;
	font-size: 15px;
	border-bottom: 2px solid #5f5f5f;
	margin: 0px 16px 6px 16px;
	padding: 0px;
}
div.market-product-links-white {
	background-color: #FFFFFF;
	padding: 22px 0px 22px 0px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 653px;
}
div.market-product-links-white h3 {
	color: #5f5f5f;
	font-size: 15px;
	border-bottom: 2px solid #5f5f5f;
	margin: 0px 16px 6px 16px;
	padding: 0px;
}
div.market-product-links h4 {
	color: #5f5f5f;
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
	clear: both;
}
div#video-buttons {
	background-color: #e1e7e4;
	padding: 22px 0px 22px 0px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 653px;
}
div#video-buttons h3 {
	color: #5f5f5f;
	font-size: 15px;
	border-bottom: 2px solid #5f5f5f;
	margin: 0px 16px 6px 16px;
	padding: 0px;
}
div#video-buttons h4 {
	color: #5f5f5f;
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
	clear: both;
}
/* Product Index Page */

div#product-buttons ul li.engineered-solders a {
	background: url('/assets/images/product-buttons/engineered-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.flux-and-epoxy a {
	background: url('/assets/images/product-buttons/flux-and-epoxy.jpg') top left no-repeat;
}
div#product-buttons ul li.inorganic-compounds a {
	background: url('/assets/images/product-buttons/inorganic-compounds.jpg') top left no-repeat;
}
div#product-buttons ul li.metals a {
	background: url('/assets/images/product-buttons/metals.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil a {
	background: url('/assets/images/product-buttons/nanofoil.jpg') top left no-repeat;
}
div#product-buttons ul li.pcb-assembly-materials a {
	background: url('/assets/images/product-buttons/pcb-assembly-materials.jpg') top left no-repeat;
}
div#product-buttons ul li.reclaim-and-recycle a {
	background: url('/assets/images/product-buttons/reclaim-and-recycle.jpg') top left no-repeat;
}
div#product-buttons ul li.semiconductor a {
	background: url('/assets/images/product-buttons/semiconductor.jpg') top left no-repeat;
}
div#product-buttons ul li.solar-assembly-materials a {
	background: url('/assets/images/product-buttons/solar-assembly-materials.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-paste-and-smt-assembly a {
	background: url('/assets/images/product-buttons/solder-paste-and-smt-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-paste-and-powders a, div.market-product-links ul li.solder-paste-and-powders a {
	background: url('/assets/images/product-buttons/solder-paste-and-powders.jpg') top left no-repeat;
}
div#product-buttons ul li.braze-alloys a, div.market-product-links ul li.braze-alloys a {
	background: url('/assets/images/product-buttons/braze-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.solders a {
	background: url('/assets/images/product-buttons/solders.jpg') top left no-repeat;
}
div#product-buttons ul li.thermal-interface-materials a {
	background: url('/assets/images/product-buttons/thermal-interface-materials.jpg') top left no-repeat;
}
div#product-buttons ul li.thin-film-materials a {
	background: url('/assets/images/product-buttons/thin-film-materials.jpg') top left no-repeat;
}
div#product-buttons ul li.through-hole-assembly-and-rework-repair a {
	background: url('/assets/images/product-buttons/through-hole-assembly-and-rework-repair.jpg') top left no-repeat;
}
/* Inorganic Compounds */
/*div#product-buttons ul li.preforms a {
	background: url('/assets/images/product-buttons/gacl3.jpg') top left no-repeat;}*/
div#product-buttons ul li.nc-smq-75 a {
	background: url('/assets/images/product-buttons/nc-smq-75.jpg') top left no-repeat;
}
div#product-buttons us li.biagx {
	background: url('/assets/images/product-buttons/biagx.jpg') top left no-repeat;
	}
div#product-buttons ul li.indium-salts a {
	background: url('/assets/images/product-buttons/indium-salts.jpg') top left no-repeat;
}
div#product-buttons ul li.gecl4 a, div.market-product-links ul li.germanium-tetrachloride a {
	background: url('/assets/images/product-buttons/gecl4.jpg') top left no-repeat;
}
div#product-buttons ul li.gacl3 a {
	background: url('/assets/images/product-buttons/gacl3.jpg') top left no-repeat;
}
div#product-buttons ul li.incl3 a {
	background: url('/assets/images/product-buttons/incl3.jpg') top left no-repeat;
}
div#product-buttons ul li.ga2o3 a {
	background: url('/assets/images/product-buttons/ga2o3.jpg') top left no-repeat;
}
div#product-buttons ul li.in2o3-sno2 a {
	background: url('/assets/images/product-buttons/in2o3-sno2.jpg') top left no-repeat;
}
div#product-buttons ul li.inoh3 a {
	background: url('/assets/images/product-buttons/inoh3.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-oxide-high-bet a {
	background: url('/assets/images/product-buttons/indium-oxide-high-bet.jpg') top left no-repeat;
}
div#product-buttons ul li.availability a {
	background: url('/assets/images/product-buttons/availability.jpg') top left no-repeat;
}
/* Inorganic Compounds - Oxides */
div#product-buttons ul li.in203-sn02-oxides a {
	background: url('/assets/images/product-buttons/in203-sn02-oxides.jpg') top left no-repeat;
}
div#product-buttons ul li.in2o3 a {
	background: url('/assets/images/product-buttons/in2o3.jpg') top left no-repeat;
}
div#product-buttons ul li.ga2o3 a, div.market-product-links ul li.gallium-oxide a {
	background: url('/assets/images/product-buttons/ga2o3.jpg') top left no-repeat;
}

div#product-buttons ul li.high-purity-indium a {
	background: url('/assets/images/product-buttons/high-purity-indium.jpg') top left no-repeat;
}

div#product-buttons ul li.geo2 a, div.market-product-links ul li.germanium-dioxide a {
	background: url('/assets/images/product-buttons/geo2.jpg') top left no-repeat;
}
div#product-buttons ul li.sno2 a {
	background: url('/assets/images/product-buttons/sno2.jpg') top left no-repeat;
}
/* Inorganic Compounds - Chlorides */
div#product-buttons ul li.gecl4-fiber-optic a {
	background: url('/assets/images/product-buttons/gecl4-fiber-optic-grade.jpg') top left no-repeat;
}
div#product-buttons ul li.gecl4-packaging a {
	background: url('/assets/images/product-buttons/gecl4-packaging.jpg') top left no-repeat;
}
div#product-buttons ul li.gacl3-packaging a {
	background: url('/assets/images/product-buttons/gacl3-packaging.jpg') top left no-repeat;
}
div#product-buttons ul li.incl3-hydrated a {
	background: url('/assets/images/product-buttons/incl3-hydrated.jpg') top left no-repeat;
}
/* Inorganic Compounds - Others */
div#product-buttons ul li.in-ch3coo-3 a {
	background: url('/assets/images/product-buttons/in-ch3coo-3.jpg') top left no-repeat;
}
div#product-buttons ul li.in2-so4-3 a {
	background: url('/assets/images/product-buttons/in2-so4-3.jpg') top left no-repeat;
}
div#product-buttons ul li.in-no3-3 a {
	background: url('/assets/images/product-buttons/in-no3-3.jpg') top left no-repeat;
}
div#product-buttons ul li.in2s3 a {
	background: url('/assets/images/product-buttons/in2s3.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-sulfide a {
	background: url('/assets/images/product-buttons/indium-sulfide.jpg') top left no-repeat;
}
/*div#product-buttons ul li.inoh3-others a {
	background: url('/assets/images/product-buttons/inoh3-others.jpg') top left no-repeat;}*/
div#product-buttons ul li.sulfamate-plating-bath a {
	background: url('/assets/images/product-buttons/sulfamate-plating-bath.jpg') top left no-repeat;
}
div#product-buttons ul li.germanium-reclaim-services a, div.market-product-links ul li.germanium-reclaim-services a {
	background: url('/assets/images/product-buttons/germanium-reclaim-services.jpg') top left no-repeat;
}
/* Flux and Epoxy */

div#product-buttons ul li.ball-attach-flux a {
	background: url('/assets/images/product-buttons/ball-attach-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.epoxy-flux a {
	background: url('/assets/images/product-buttons/epoxy-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.flip-chip-flux a {
	background: url('/assets/images/product-buttons/flip-chip-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.flux-pens a {
	background: url('/assets/images/product-buttons/flux-pens.jpg') top left no-repeat;
}
div#product-buttons ul li.industrial-flux a {
	background: url('/assets/images/product-buttons/industrial-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.package-on-package-flux a {
	background: url('/assets/images/product-buttons/package-on-package-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.tacky-flux a {
	background: url('/assets/images/product-buttons/tacky-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.tcb-and-copper-pillar-flux a {
	background: url('/assets/images/product-buttons/tcb-and-copper-pillar-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.wave-flux a {
	background: url('/assets/images/product-buttons/wave-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.wafer-bumping-flux a {
	background: url('/assets/images/product-buttons/wafer-bumping-flux.jpg') top left no-repeat;
}
/* Flux and Expoxy -- Wave Flux */
div#product-buttons ul li.alcohol-based-flux a {
	background: url('/assets/images/product-buttons/alcohol-based-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.voc-free-flux a {
	background: url('/assets/images/product-buttons/voc-free-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.water-wash-flux a {
	background: url('/assets/images/product-buttons/water-wash-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.rosin-based-flux a {
	background: url('/assets/images/product-buttons/rosin-based-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.specialty-chemicals a {
	background: url('/assets/images/product-buttons/specialty-chemicals.jpg') top left no-repeat;
}
/* Thin-Film Materials */

div#product-buttons ul li.cig-targets a {
	background: url('/assets/images/product-buttons/cig-targets.jpg') top left no-repeat;
}
div#product-buttons ul li.rotary-targets a {
	background: url('/assets/images/product-buttons/rotary-targets.jpg') top left no-repeat;
}
div#product-buttons ul li.planar-targets a {
	background: url('/assets/images/product-buttons/planar-targets.jpg') top left no-repeat;
}
div#product-buttons ul li.supply a {
	background: url('/assets/images/product-buttons/indium-supply.jpg') top left no-repeat;
}
div#product-buttons ul li.cig-powder a {
	background: url('/assets/images/product-buttons/cig-powder.jpg') top left no-repeat;
}
div#product-buttons ul li.sulfamate-plating-bath-tf a, div.market-product-links ul li.sulfamate-plating-bath-tf a {
	background: url('/assets/images/product-buttons/sulfamate-plating-bath.jpg') top left no-repeat;
}
div#product-buttons ul li.ito a {
	background: url('/assets/images/product-buttons/ito.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-metal a {
	background: url('/assets/images/product-buttons/indium-metal.jpg') top left no-repeat;
}
div#product-buttons ul li.sputtering-targets a {
	background: url('/assets/images/product-buttons/sputtering-targets.jpg') top left no-repeat;
}
div#product-buttons ul li.physical-constants a {
    background: url('/assets/images/product-buttons/physical-constants-indium.jpg') top left no-repeat;
}
/* Corporate */

div#product-buttons ul li.about-us a {
	background: url('/assets/images/product-buttons/about-us.jpg') top left no-repeat;
}
div#product-buttons ul li.press-releases a {
	background: url('/assets/images/product-buttons/press-releases.jpg') top left no-repeat;
}
div#product-buttons ul li.social-responsibility a {
	background: url('/assets/images/product-buttons/social-responsibility.jpg') top left no-repeat;
}
div#product-buttons ul li.physical-constants-new a {
    background: url('/assets/images/product-buttons/physical-constants-in.jpg') top left no-repeat;
}
/* People */

div#product-buttons ul li.technical-support-engineers a {
	background: url('/assets/images/product-buttons/technical-support-engineers.jpg') top left no-repeat;
}
div#product-buttons ul li.sales a {
	background: url('/assets/images/product-buttons/sales.jpg') top left no-repeat;
}
div#product-buttons ul li.human-resources a {
	background: url('/assets/images/product-buttons/human-resources.jpg') top left no-repeat;
}
div#product-buttons ul li.facilities a {
	background: url('/assets/images/product-buttons/facilities.jpg') top left no-repeat;
}
div#product-buttons ul li.marketing-communications a {
	background: url('/assets/images/product-buttons/marketing-communications.jpg') top left no-repeat;
}
div#product-buttons ul li.contact-us a {
	background: url('/assets/images/product-buttons/contact-us.jpg') top left no-repeat;
}
div#product-buttons ul li.community-support a {
	background: url('/assets/images/product-buttons/community-support.jpg') top left no-repeat;
}
div#product-buttons ul li.stem-link a {
	background: url('/assets/images/product-buttons/stem-link.jpg') top left no-repeat;
}
div#product-buttons ul li.jobs a {
	background: url('/assets/images/product-buttons/jobs.jpg') top left no-repeat;
}
div#product-buttons ul li.trade-shows a {
	background: url('/assets/images/product-buttons/trade-shows.jpg') top left no-repeat;
}
div#product-buttons ul li.company-news a {
	background: url('/assets/images/product-buttons/company-news.jpg') top left no-repeat;
}
div#product-buttons ul li.news-releases a {
	background: url('/assets/images/product-buttons/news-releases.jpg') top left no-repeat;
}
div#product-buttons ul li.marketing-communications-videos a {
	background: url('/assets/images/product-buttons/marketing-communications-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.awards a {
	background: url('/assets/images/product-buttons/awards.jpg') top left no-repeat;
}
div#product-buttons ul li.technical-milestones a {
	background: url('/assets/images/product-buttons/technical-milestones.jpg') top left no-repeat;
}
div#product-buttons ul li.employee-biographies a {
	background: url('/assets/images/product-buttons/employee-biographies.jpg') top left no-repeat;
}
div#product-buttons ul li.corporate-literature a {
	background: url('/assets/images/product-buttons/corporate-literature.jpg') top left no-repeat;
}
div#product-buttons ul li.privacy-policy a {
	background: url('/assets/images/product-buttons/privacy-policy.jpg') top left no-repeat;
}
div#product-buttons ul li.bloggers a {
	background: url('/assets/images/product-buttons/bloggers.jpg') top left no-repeat;
}
div#product-buttons ul li.corporate a {
	background: url('/assets/images/product-buttons/corporate.jpg') top left no-repeat;
}
div#product-buttons ul li.social-media a {
	background: url('/assets/images/product-buttons/social-media.jpg') top left no-repeat;
}
div#product-buttons ul li.bloggersNEW a {
	background: url('/assets/images/product-buttons/bloggersNEW.jpg') top left no-repeat;
}
/* NanoFoil */

div#product-buttons ul li.sheets a, div.application-product-buttons ul li.sheets a {
	background: url('/assets/images/product-buttons/sheets.jpg') top left no-repeat;
}
div#product-buttons ul li.preforms a, div.application-product-buttons ul li.preforms a {
	background: url('/assets/images/product-buttons/preforms.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil-preforms a, div.market-product-links ul li.nanofoil-preforms a {
	background: url('/assets/images/product-buttons/nanofoil-preforms.jpg') top left no-repeat;
}
div#product-buttons ul li.powders-and-particles a, div.application-product-buttons ul li.powders-and-particles a {
	background: url('/assets/images/product-buttons/powders-and-particles.jpg') top left no-repeat;
}
div#product-buttons ul li.sputter-target-bonding a {
	background: url('/assets/images/product-buttons/sputter-target-bonding.jpg') top left no-repeat;
}
div#product-buttons ul li.nanobond a {
	background: url('/assets/images/product-buttons/nanobond.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil-applications a {
	background: url('/assets/images/product-buttons/nanofoil-applications.jpg') top left no-repeat;
}
div#product-buttons ul li.storage-handling-shipping a {
	background: url('/assets/images/product-buttons/storage-handling-shipping.jpg') top left no-repeat;
}
div#product-buttons ul li.sn-coated-nanofoil a {
	background: url('/assets/images/product-buttons/sn-coated-nanofoil.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil-properties a {
	background: url('/assets/images/product-buttons/nanofoil-properties.jpg') top left no-repeat;
}
/* Solar Assembly Materials */

div#product-buttons ul li.metallization-paste a {
	background: url('/assets/images/product-buttons/metallization-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.liquid-tabbing-flux a {
	background: url('/assets/images/product-buttons/liquid-tabbing-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.suntab-pv-ribbon a {
	background: url('/assets/images/product-buttons/suntab-pv-ribbon.jpg') top left no-repeat;
}
div#product-buttons ul li.solders a {
	background: url('/assets/images/product-buttons/solders.jpg') top left no-repeat;
}
div#product-buttons ul li.suntab-l-shaped a {
	background: url('/assets/images/product-buttons/suntab-l-shaped-bus-ribbon.jpg') top left no-repeat;
}
div#product-buttons ul li.suntab-specifications a {
	background: url('/assets/images/product-buttons/suntab-specifications.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-wire a {
	background: url('/assets/images/product-buttons/solder-wire.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-paste a {
	background: url('/assets/images/product-buttons/solder-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-preforms-pv a, div.market-product-links ul li.solder-preforms-pv a {
	background: url('/assets/images/product-buttons/solder-preforms-pv.jpg') top left no-repeat;
}
/* Metals */

div#product-buttons ul li.indium a, div.market-product-links ul li.indium a {
	background: url('/assets/images/product-buttons/indium.jpg') top left no-repeat;
}
div#product-buttons ul li.gallium a, div.market-product-links ul li.gallium a {
	background: url('/assets/images/product-buttons/gallium.jpg') top left no-repeat;
}
div#product-buttons ul li.tin a, div.market-product-links ul li.tin a {
	background: url('/assets/images/product-buttons/tin.jpg') top left no-repeat;
}
div#product-buttons ul li.germanium a, div.market-product-links ul li.germanium a {
	background: url('/assets/images/product-buttons/germanium.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-solder-and-sealing a {
	background: url('/assets/images/product-buttons/indium-solder-sealing.jpg') top left no-repeat;
}
div#product-buttons ul li.metals-recycling a {
	background: url('/assets/images/product-buttons/metals-recycling.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-dross a {
	background: url('/assets/images/product-buttons/solder-dross-recycle.jpg') top left no-repeat;
}
/* Thermal Interface Materials */

div#product-buttons ul li.liquid-metal a, div.market-product-links ul li.liquid-metal a {
	background: url('/assets/images/product-buttons/liquid-metal.jpg') top left no-repeat;
}
div#product-buttons ul li.heat-spring a, div.market-product-links ul li.heat-spring a {
	background: url('/assets/images/product-buttons/heat-spring.jpg') top left no-repeat;
}
div#product-buttons ul li.burn-in a {
	background: url('/assets/images/product-buttons/burn-in.jpg') top left no-repeat;
}
div#product-buttons ul li.informs a {
	background: url('/assets/images/product-buttons/informs.jpg') top left no-repeat;
}
div#product-buttons ul li.flux-coated-preforms a {
	background: url('/assets/images/product-buttons/flux-coated-preforms.jpg') top left no-repeat;
}
div#product-buttons ul li.tim-flux a {
	background: url('/assets/images/product-buttons/tim-flux.jpg') top left no-repeat;
}
div#product-buttons ul li.other-tim a {
	background: url('/assets/images/product-buttons/other-tim.jpg') top left no-repeat;
}
div#product-buttons ul li.preforms-tim a {
	background: url('/assets/images/product-buttons/preforms-tim.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-tim a {
	background: url('/assets/images/product-buttons/solder-tim.jpg') top left no-repeat;
}
/* Solder Paste and Powder */

div#product-buttons ul li.die-attach a {
	background: url('/assets/images/product-buttons/die-attach.jpg') top left no-repeat;
}
div#product-buttons ul li.die-attach-paste a {
	background: url('/assets/images/product-buttons/die-attach-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.package-on-package-paste a {
	background: url('/assets/images/product-buttons/package-on-package-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-fortification a {
	background: url('/assets/images/product-buttons/solder-fortification.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free a {
	background: url('/assets/images/product-buttons/lead-free.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead a {
	background: url('/assets/images/product-buttons/tin-lead.jpg') top left no-repeat;
}
div#product-buttons ul li.water-soluble-products a {
	background: url('/assets/images/product-buttons/water-soluble-products.jpg') top left no-repeat;
}
div#product-buttons ul li.indium89-series a {
	background: url('/assets/images/product-buttons/indium89-series.jpg') top left no-repeat;
}
div#product-buttons ul li.led a {
	background: url('/assets/images/product-buttons/led.jpg') top left no-repeat;
}
div#product-buttons ul li.low-temp-high-temp a {
	background: url('/assets/images/product-buttons/low-temp-high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.low-temp-solders a {
	background: url('/assets/images/product-buttons/low-temp-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.high-temp-solders a {
	background: url('/assets/images/product-buttons/high-temp-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.wafer-bumping-paste a {
	background: url('/assets/images/product-buttons/wafer-bumping-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.gold-based-solders a {
	background: url('/assets/images/product-buttons/gold-based-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.sphere a {
	background: url('/assets/images/product-buttons/sphere.jpg') top left no-repeat;
}
div#product-buttons ul li.paste a {
	background: url('/assets/images/product-buttons/paste.jpg') top left no-repeat;
}
div#product-buttons ul li.gold-paste a {
	background: url('/assets/images/product-buttons/gold-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.preforms-gold a {
	background: url('/assets/images/product-buttons/preforms-gold.jpg') top left no-repeat;
}
div#product-buttons ul li.sacm a {
	background: url('/assets/images/product-buttons/sacm.jpg') top left no-repeat;
}
div#product-buttons ul li.biagx a {
	background: url('/assets/images/product-buttons/biagx.jpg') top left no-repeat;
}
div#product-buttons ul li.water-soluble a {
	background: url('/assets/images/product-buttons/water-soluble.jpg') top left no-repeat;
}
div#product-buttons ul li.optimization-calc a {
	background: url('/assets/images/product-buttons/poc.jpg') top left no-repeat;
}

/* SOLDERS */

div#product-buttons ul li.bar-solder a {
	background: url('/assets/images/product-buttons/bar-solder.jpg') top left no-repeat;
}
div#product-buttons ul li.hermetic-seals a {
	background: url('/assets/images/product-buttons/hermetic-seals.jpg') top left no-repeat;
}
div#product-buttons ul li.ribbon-and-foil a {
	background: url('/assets/images/product-buttons/ribbon-and-foil.jpg') top left no-repeat;
}
div#product-buttons ul li.spheres a {
	background: url('/assets/images/product-buttons/spheres.jpg') top left no-repeat;
}
div#product-buttons ul li.tape-and-reel-packaging a {
	background: url('/assets/images/product-buttons/tape-and-reel-packaging.jpg') top left no-repeat;
}
div#product-buttons ul li.packaging {
	background: url('/assets/images/product-buttons/packaging.jpg') top left no-repeat;
}
div#product-buttons ul li.wire-solid-and-flux-cored a {
	background: url('/assets/images/product-buttons/wire-solid-and-flux-cored.jpg') top left no-repeat;
}
div#product-buttons ul li.clad-preforms a {
	background: url('/assets/images/product-buttons/clad-preforms.jpg') top left no-repeat;
}
div#product-buttons ul li.integrated-array a {
	background: url('/assets/images/product-buttons/integrated-array.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-tubes a {
	background: url('/assets/images/product-buttons/solder-tubes.jpg') top left no-repeat;
}
div#product-buttons ul li.preforms-solders a {
	background: url('/assets/images/product-buttons/preforms-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.solid-wire a {
	background: url('/assets/images/product-buttons/solid-wire.jpg') top left no-repeat;
}
div#product-buttons ul li.wire a {
	background: url('/assets/images/product-buttons/wire.jpg') top left no-repeat;
}
div#product-buttons ul li.bismuth-solders a, div.market-product-links ul li.bismuth-solders a {
	background: url('/assets/images/product-buttons/bismuth-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.bismuth-applications a, div.market-product-links ul li.bismuth-applications a {
	background: url('/assets/images/product-buttons/bismuth-applications.jpg') top left no-repeat;
}
div#product-buttons ul li.forms-of-bismuth a, div.market-product-links ul li.forms-of-bismuth a {
	background: url('/assets/images/product-buttons/forms-of-bismuth.jpg') top left no-repeat;
}
div#product-buttons ul li.bismuth-alloys a, div.market-product-links ul li.bismuth-alloys a {
	background: url('/assets/images/product-buttons/bismuth-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.bismuth-inquiry a, div.market-product-links ul li.bismuth-inquiry a {
	background: url('/assets/images/product-buttons/bismuth-inquiry.jpg') top left no-repeat;
}
div#product-buttons ul li.bismuth-more-info a, div.market-product-links ul li.bismuth-more-info a {
	background: url('/assets/images/product-buttons/bismuth-more-info.jpg') top left no-repeat;
}
div#product-buttons ul li.gold-solders a {
	background: url('/assets/images/product-buttons/gold-solders.jpg') top left no-repeat;
}
div#product-buttons ul li.capillary-blocks a {
	background: url('/assets/images/product-buttons/capillary-blocks.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-wire a, div.market-product-links ul li.indium-wire a {
	background: url('/assets/images/product-buttons/indium-wire.jpg') top left no-repeat;
}
/* APPLICATIONS */

div#product-buttons ul li.compounds a {
	background: url('/assets/images/product-buttons/compounds.jpg') top left no-repeat;
}
div#product-buttons ul li.engineered-solder-and-alloys a {
	background: url('/assets/images/product-buttons/engineered-solder-and-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.fusible-alloys a {
	background: url('/assets/images/product-buttons/fusible-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.low-temperature-alloys a {
	background: url('/assets/images/product-buttons/low-temperature-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.metal-selector a {
	background: url('/assets/images/product-buttons/metal-selector.jpg') top left no-repeat;
}
div#product-buttons ul li.pcb-assembly a {
	background: url('/assets/images/product-buttons/pcb-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.semiconductor-and-advanced-assembly a {
	background: url('/assets/images/product-buttons/semiconductor-and-advanced-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.thermal-management a {
	background: url('/assets/images/product-buttons/thermal-management.jpg') top left no-repeat;
}
div#product-buttons ul li.thin-film a {
	background: url('/assets/images/product-buttons/thin-film.jpg') top left no-repeat;
}
div#product-buttons ul li.batteries a {
	background: url('/assets/images/product-buttons/batteries.jpg') top left no-repeat;
}
div#product-buttons ul li.catalysts a {
	background: url('/assets/images/product-buttons/catalysts.jpg') top left no-repeat;
}
div#product-buttons ul li.compound-semiconductor a {
	background: url('/assets/images/product-buttons/compound-semiconductor.jpg') top left no-repeat;
}
div#product-buttons ul li.fiber-optics a {
	background: url('/assets/images/product-buttons/fiber-optics.jpg') top left no-repeat;
}
div#product-buttons ul li.led-mocvd-precursors a {
	background: url('/assets/images/product-buttons/led-mocvd-precursors.jpg') top left no-repeat;
}
div#product-buttons ul li.optical-lens a {
	background: url('/assets/images/product-buttons/optical-lens.jpg') top left no-repeat;
}
div#product-buttons ul li.reclaim-and-recovery a {
	background: url('/assets/images/product-buttons/reclaim-and-recovery.jpg') top left no-repeat;
}
div#product-buttons ul li.connector-assembly a {
	background: url('/assets/images/product-buttons/connector-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.fiveg a {
	background: url('/assets/images/product-buttons/5g.jpg') top left no-repeat;
}
div#product-buttons ul li.soldering-to-gold a {
	background: url('/assets/images/product-buttons/stg.jpg') top left no-repeat;
}
div#product-buttons ul li.cryogenic-seals a {
	background: url('/assets/images/product-buttons/cryogenic-seals.jpg') top left no-repeat;
}
div#product-buttons ul li.die-and-tec-attach a {
	background: url('/assets/images/product-buttons/die-and-tec-attach.jpg') top left no-repeat;
}
div#product-buttons ul li.hermetic-sealing-and-pass-throughs a {
	background: url('/assets/images/product-buttons/hermetic-sealing-and-pass-throughs.jpg') top left no-repeat;
}
div#product-buttons ul li.rework-and-touch-up a {
	background: url('/assets/images/product-buttons/rework-and-touch-up.jpg') top left no-repeat;
}
div#product-buttons ul li.specialty-assembly a {
	background: url('/assets/images/product-buttons/specialty-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.surface-mount a {
	background: url('/assets/images/product-buttons/surface-mount.jpg') top left no-repeat;
}
div#product-buttons ul li.wave-solder a {
	background: url('/assets/images/product-buttons/wave-solder.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free-high-temp a {
	background: url('/assets/images/product-buttons/lead-free-high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.shock-resistance-solutions a {
	background: url('/assets/images/product-buttons/shock-resistance-solutions.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead-high-temp a {
	background: url('/assets/images/product-buttons/tin-lead-high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.tcb-and-copper-pillar a {
	background: url('/assets/images/product-buttons/tcb-and-copper-pillar.jpg') top left no-repeat;
}
div#product-buttons ul li.burn-in-and-test a {
	background: url('/assets/images/product-buttons/burn-in-and-test.jpg') top left no-repeat;
}
div#product-buttons ul li.concentrated-photovoltaic a {
	background: url('/assets/images/product-buttons/concentrated-photovoltaic.jpg') top left no-repeat;
}
div#product-buttons ul li.igbt-and-engine-controls a {
	background: url('/assets/images/product-buttons/igbt-and-engine-controls.jpg') top left no-repeat;
}
div#product-buttons ul li.rf-power-devices a {
	background: url('/assets/images/product-buttons/rf-power-devices.jpg') top left no-repeat;
}
div#product-buttons ul li.tim a {
	background: url('/assets/images/product-buttons/tim.jpg') top left no-repeat;
}
div#product-buttons ul li.thermal-evaporation a {
	background: url('/assets/images/product-buttons/thermal-evaporation.jpg') top left no-repeat;
}
div#product-buttons ul li.plating a {
	background: url('/assets/images/product-buttons/plating.jpg') top left no-repeat;
}
div#product-buttons ul li.pv-sputtering-targets a {
	background: url('/assets/images/product-buttons/pv-sputtering-targets.jpg') top left no-repeat;
}
div#product-buttons ul li.target-bonding a {
	background: url('/assets/images/product-buttons/target-bonding.jpg') top left no-repeat;
}
div#product-buttons ul li.pvd-coating-materials a {
	background: url('/assets/images/product-buttons/pvd-coating-materials.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-preforms a, div.market-product-links ul li.solder-preforms a {
	background: url('/assets/images/product-buttons/solder-preforms.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-alloy-chart a {
	background: url('/assets/images/product-buttons/solder-alloy-selector-guide.jpg') top left no-repeat;
}
    .solder-alloy-chart-textlink{
        text-align:center;
        margin: 0;padding: 0;
        text-align: center;
        font-size: 1.6em;
    }

div#product-buttons ul li.solder-research-kits a {
	background: url('/assets/images/product-buttons/res-kit.jpg') top left no-repeat;
}
div#product-buttons ul li.halogen-free-solder-pastes a {
	background: url('/assets/images/product-buttons/halogen-free-solder-pastes.jpg') top left no-repeat;
}
div#product-buttons ul li.common-testing-methods a {
	background: url('/assets/images/product-buttons/common-testing-methods.jpg') top left no-repeat;
}
div#product-buttons ul li.iso-and-itar-box a {
	background: url('/assets/images/product-buttons/iso-and-itar.jpg') top left no-repeat;
}
div#product-buttons ul li.quality a {
	background: url('/assets/images/product-buttons/quality.jpg') top left no-repeat;
}
div#product-buttons ul li.medical a {
	background: url('/assets/images/product-buttons/medical.jpg') top left no-repeat;
}
div#product-buttons ul li.rework-and-touch-up {
	background: url('/assets/images/product-buttons/rework-and-touch-up.jpg') top left no-repeat;
}
div#product-buttons ul li.specialty-assembly {
	background: url('/assets/images/product-buttons/specialty-assembly.jpg') top left no-repeat;
}
div#product-buttons ul li.die-and-tec-attach {
	background: url('/assets/images/product-buttons/die-and-tec-attach.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free-high-temp {
	background: url('/assets/images/product-buttons/lead-free-high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.shock-resistance-solutions {
	background: url('/assets/images/product-buttons/shock-resistance-solutions.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead-high-temp {
	background: url('/assets/images/product-buttons/tin-lead-high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.tcb-and-copper-pillar {
	background: url('/assets/images/product-buttons/tcb-and-copper-pillar.jpg') top left no-repeat;
}
div#product-buttons ul li.surface-mount {
	background: url('/assets/images/product-buttons/surface-mount.jpg') top left no-repeat;
}
div#product-buttons ul li.wafer-bumping-paste {
	background: url('/assets/images/product-buttons/wafer-bumping-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.solid-wire {
	background: url('/assets/images/product-buttons/solid-wire.jpg') top left no-repeat;
}
div#product-buttons ul li.social-responsibility {
	background: url('/assets/images/product-buttons/social-responsibility.jpg') top left no-repeat;
}
div#product-buttons ul li.packages a {
	background: url('/assets/images/product-buttons/packages.jpg') top left no-repeat;
}
div#product-buttons ul li.sip a {
	background: url('/assets/images/product-buttons/sip.jpg') top left no-repeat;
}
div#product-buttons ul li.mems a {
	background: url('/assets/images/product-buttons/mems.jpg') top left no-repeat;
}
/* DOCUMENTS -- OLD */

div#product-buttons ul li#whitepaper a {
	background: url('/assets/images/technical-documents/whitepapers.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#whitepaper a:hover {
	background-position: 0 -127px;
}
div#product-buttons ul li#msds a {
	background: url('/assets/images/technical-documents/msds.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#msds a:hover {
	background-position: 0 -128px;
}
div#product-buttons ul li#pds a {
	background: url('/assets/images/technical-documents/pds.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#pds a:hover {
	background-position: 0 -127px;
}
div#product-buttons ul li#appnote a {
	background: url('/assets/images/technical-documents/appnotes.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#appnote a:hover {
	background-position: 0 -128px;
}
div#product-buttons ul li#solder-alloy-tech a {
	background: url('/assets/images/technical-documents/solder-alloy-chart.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#solder-alloy-tech a:hover {
	background-position: 0 -127px;
}
div#product-buttons ul li#iso-and-itar a {
	background: url('/assets/images/technical-documents/iso-and-itar.jpg') top left no-repeat;
	height: 127px;
}
div#product-buttons ul li#iso-and-itar a:hover {
	background-position: 0 -127px;
}
div#product-buttons ul li.electroplating a, div.market-product-links ul li.electroplating a  {
	background: url('/assets/images/product-buttons/electroplating-btn.jpg') top left no-repeat;
}
div#product-buttons ul li.electroplating a:hover, div.market-product-links ul li.electroplating a:hover {
	background-position: 0 -148px;
}

/* NEW TECH DOCUMENTS INDEX */
div#view-tech-docs-large {
}
div#view-tech-docs-large div {
	width: 281px;
	height: 72px;
	display: inline;
	float: left;
	margin: 0px 0px 20px 0;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right:17px;
}
div#view-tech-docs-large div a {
	display: block;
	width: 281px;
	height: 72px;
}
div#view-tech-docs-large div.view-tech-docs-large-appnotes a {
	background: url('/assets/images/technical-documents/nav/application-notes.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-msds a {
	background: url('/assets/images/technical-documents/nav/safety-data-sheets.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-pds a {
	background: url('/assets/images/technical-documents/nav/product-data-sheets.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-whitepapers a {
	background: url('/assets/images/technical-documents/nav/whitepapers.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-presentations a {
	background: url('/assets/images/technical-documents/nav/presentations.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-solder-alloy-chart a {
	background: url('/assets/images/technical-documents/nav/solder-alloy-chart.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-iso-and-itar a {
	background: url('/assets/images/technical-documents/nav/quality-documents.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-patty-professor a {
	background: url('/assets/images/technical-documents/nav/patty-and-the-professor-book.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div.view-tech-docs-large-calculationtools a {
	background: url('/assets/images/technical-documents/nav/calculationtools.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-tech-docs-large div a:hover {
	background-position: 0 -72px;
}
div#document-subnav {
	border: 2px solid #a9bdb7;
	width: 225px;
	/*margin-left:380px;*/
	background-color:#e9efee;
	float: right;
	margin: 10px 0px 10px 10px;
	clear: right;
}
div#document-subnav h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #a9bdb7;
}

div#document-list{
/*float:left;
	width:370px;*/
    line-height:1.6em;}
div#document-list h2{
    padding-top:15px;}
div#document-list h3{
    padding-top:6px;
    padding-bottom:6px;}

.document-list-secondary{
    margin-left:20px;}

div#document-subnav-content{
	padding:10px;
    line-height:1.5em;}
div#document-subnav-content ul{
    margin-top:0;margin-bottom:0;
    padding:0 0 0 17px;}
div#document-subnav-content ul li{
    margin:0;padding:0;}

p.return-to-msds-main, p.view-other-languages {
	width: 229px;
	height: 59px;
	display: block;
	float: right;
	text-indent: -9999px;
}
p.view-other-languages {
	margin-top: 0px;
	padding-top: 0px;
}
p.return-to-msds-main a {
	width: 229px;
	height: 59px;
	display: block;
	background: url('/assets/images/technical-documents/mainpage-doc-btn.jpg') top left no-repeat;
}
p.view-other-languages a {
	width: 229px;
	height: 59px;
	display: block;
	background: url('/assets/images/technical-documents/view-other-language-sds.jpg') top left no-repeat;
}
p.return-to-msds-main a:hover, p.view-other-languages a:hover {
	background-position: 0 -59px;
}

/**** CHINESE PDS ****/

div#chinese-simp-pds div {
	width: 225px;
	height: 58px;
	display: inline;
	float: right;
	margin: 0px 0px 20px 0;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
}
div#chinese-simp-pds div a{
	display: block;
	width: 225px;
	height: 58px;
}
div#chinese-simp-pds div.chinese-pds-btn a {
	background: url('/assets/images/technical-documents/chinese-simp-pds.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#chinese-simp-pds div a:hover {
	background-position: 0 -58px;
}

/**** MSDS and SDS ****/
div#view-msds-large div, div#view-sds-large div {
	width: 281px;
	height: 72px;
	display: inline;
	float: left;
	margin: 0px 0px 20px 0;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right:17px;
}
div#view-msds-large div a, div#view-sds-large div a {
	display: block;
	width: 281px;
	height: 72px;
}
div#view-msds-large div.view-msds-large-english a {
	background: url('/assets/images/technical-documents/view-msds-english-large.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-msds-large div.view-msds-large-european a {
	background: url('/assets/images/technical-documents/view-msds-european-large.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-msds-large div.view-sds-large-english a {
	background: url('/assets/images/technical-documents/view-sds-english-large.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-msds-large div.view-sds-large-european a {
	background: url('/assets/images/technical-documents/view-sds-european-large.jpg') top left no-repeat;
	text-indent: -9999px;
}
div#view-msds-large div a:hover, div#view-sds-large div a:hover {
	background-position: 0 -72px;
}
ul.document-languages-list {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;
	clear: both;
}
ul.document-languages-list li {
	font-weight: normal;
	line-height: 16px;
}
ul.document-languages-list li a {
	font-weight: bold;
}
ul.document-languages-list li a span.english-translation {
	font-style: italic;
	font-weight: normal;
}
ul.document-languages-list li.column1 {
	margin-left:0px;
}
ul.document-languages-list li.column2 {
	margin-left: 300px;
}
ul.document-languages-list li.column2.top {
	margin-top:-264px;
}
p.european-msds-main {
	width: 229px;
	height: 59px;
	display: block;
	float: right;
	text-indent: -9999px;
}
p.european-msds-main a {
	width: 229px;
	height: 59px;
	display: block;
	background: url('/assets/images/technical-documents/european-doc-btn.jpg') top left no-repeat;
}
p.european-msds-main a:hover {
	background-position: 0 -59px;
}
/* CSR */
div#product-buttons ul li.csr-employees a {
	background: url('/assets/images/product-buttons/csr-employees.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-customers a {
	background: url('/assets/images/product-buttons/csr-customers.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-suppliers a {
	background: url('/assets/images/product-buttons/csr-suppliers.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment a {
	background: url('/assets/images/product-buttons/csr-environment.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-community a {
	background: url('/assets/images/product-buttons/csr-community.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-corporate-management a {
	background: url('/assets/images/product-buttons/csr-corporate-management.jpg') top left no-repeat;
}
div#product-buttons ul li.the-indium-way a {
	background: url('/assets/images/product-buttons/the-indium-way.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-code-of-conduct a {
	background: url('/assets/images/product-buttons/code-of-conduct.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-conflict-minerals a {
	background: url('/assets/images/product-buttons/conflict-minerals.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-california-supply a {
	background: url('/assets/images/product-buttons/california-supply-chain.jpg') top left no-repeat;
}
div#product-buttons ul li.ticmff a {
	background: url('/assets/images/product-buttons/ticmff.jpg') top left no-repeat;
}
div#product-buttons ul li.metal-supply-chain-statement a {
	background: url('/assets/images/product-buttons/metal-supply-chain-statement.jpg') top left no-repeat;
}
/* CSR2 */
div#product-buttons ul li.csr-philosophy a {
	background: url('/assets/images/product-buttons/csr-philosophy.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-initiative a {
	background: url('/assets/images/product-buttons/csr-initiative.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-goals a {
	background: url('/assets/images/product-buttons/csr-goals.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-bcp a {
	background: url('/assets/images/product-buttons/csr-business-continuity-plan.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-workplace a {
	background: url('/assets/images/product-buttons/csr-workplace.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment a {
	background: url('/assets/images/product-buttons/csr-environment.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-procurement a {
	background: url('/assets/images/product-buttons/csr-procurement.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-history a {
	background: url('/assets/images/product-buttons/csr-history.jpg') top left no-repeat;
}
/* CSR2 -- Environment */
div#product-buttons ul li.csr-environment-electricity a {
	background: url('/assets/images/product-buttons/csr-environment-electricity.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-packaging a {
	background: url('/assets/images/product-buttons/csr-environment-packaging.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-policy a {
	background: url('/assets/images/product-buttons/csr-environment-policy.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-products a {
	background: url('/assets/images/product-buttons/csr-environment-products.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-reach a {
	background: url('/assets/images/product-buttons/csr-environment-reach.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-recycling a {
	background: url('/assets/images/product-buttons/csr-environment-recycling.jpg') top left no-repeat;
}
div#product-buttons ul li.csr-environment-water a {
	background: url('/assets/images/product-buttons/csr-environment-water.jpg') top left no-repeat;
}
/* VIDEOS */

div#video-buttons ul li.product-videos a {
	background: url('/assets/images/product-buttons/product-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.foeta-videos a {
	background: url('/assets/images/product-buttons/foeta-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.interview-videos a {
	background: url('/assets/images/product-buttons/interview-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.technical-document-videos a {
	background: url('/assets/images/product-buttons/technical-document-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.nanofoil-videos a {
	background: url('/assets/images/product-buttons/nanofoil-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.tim-videos a {
	background: url('/assets/images/product-buttons/tim-videos.jpg') top left no-repeat;
}
div#video-buttons ul li.other-videos a {
	background: url('/assets/images/product-buttons/other-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.product-videos a {
	background: url('/assets/images/product-buttons/product-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.foeta-videos a {
	background: url('/assets/images/product-buttons/foeta-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.interview-videos a {
	background: url('/assets/images/product-buttons/interview-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.technical-document-videos a {
	background: url('/assets/images/product-buttons/technical-document-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil-videos a {
	background: url('/assets/images/product-buttons/nanofoil-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.tim-videos a {
	background: url('/assets/images/product-buttons/tim-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.other-videos a {
	background: url('/assets/images/product-buttons/other-videos.jpg') top left no-repeat;
}
div#product-buttons ul li.leading-pb-free-solder-pastes a {
	background: url('/assets/images/product-buttons/leading-pb-free-solder-pastes.jpg') top left no-repeat;
}
/* OLD - CAN BE EVENTUALLY REMOVED */

div#product-buttons ul li.burn-in-tims a {
	background: url('/assets/images/product-buttons/burn-in.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-solder a {
	background: url('/assets/images/product-buttons/indium-solder.jpg') top left no-repeat;
}
div#product-buttons ul li.tim-fluxes a {
	background: url('/assets/images/product-buttons/tim-fluxes.jpg') top left no-repeat;
}
div#product-buttons ul li.compressible-tim-heat-spring a {
	background: url('/assets/images/product-buttons/compressible-heat-spring.jpg') top left no-repeat;
}
div#product-buttons ul li.wave-solder-fluxes a {
	background: url('/assets/images/product-buttons/wave-solder-fluxes.jpg') top left no-repeat;
}
div#product-buttons ul li.rework-fluxes a {
	background: url('/assets/images/product-buttons/rework-fluxes.jpg') top left no-repeat;
}
div#product-buttons ul li.flux-cored-wire a {
	background: url('/assets/images/product-buttons/flux-cored-wire.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead-alcohol-based a {
	background: url('/assets/images/product-buttons/tin-lead-alcohol-based.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead-voc-free a {
	background: url('/assets/images/product-buttons/tin-lead-voc-free.jpg') top left no-repeat;
}
div#product-buttons ul li.tin-lead-water-wash a {
	background: url('/assets/images/product-buttons/tin-lead-water-wash.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free-alcohol-based a {
	background: url('/assets/images/product-buttons/lead-free-alcohol-based.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free-voc-free a {
	background: url('/assets/images/product-buttons/lead-free-voc-free.jpg') top left no-repeat;
}
div#product-buttons ul li.lead-free-water-wash a {
	background: url('/assets/images/product-buttons/lead-free-water-wash.jpg') top left no-repeat;
}
div#product-buttons ul li.specialty a {
	background: url('/assets/images/product-buttons/specialty.jpg') top left no-repeat;
}
div#product-buttons ul li.sn995 a {
	background: url('/assets/images/product-buttons/sn995.jpg') top left no-repeat;
}
div#product-buttons ul li.all-other-bars a {
	background: url('/assets/images/product-buttons/all-other-bars.jpg') top left no-repeat;
}
div#product-buttons ul li.hmp a {
	background: url('/assets/images/product-buttons/hmp.jpg') top left no-repeat;
}
div#product-buttons ul li.additional-alloys a {
	background: url('/assets/images/product-buttons/additional-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.pop-fluxes a {
	background: url('/assets/images/product-buttons/pop-fluxes.jpg') top left no-repeat;
}
div#product-buttons ul li.pop-pastes a {
	background: url('/assets/images/product-buttons/pop-pastes.jpg') top left no-repeat;
}
div#product-buttons ul li.indium32 a {
	background: url('/assets/images/product-buttons/indium32.jpg') top left no-repeat;
}
div#product-buttons ul li.indium32hf a {
	background: url('/assets/images/product-buttons/indium32hf.jpg') top left no-repeat;
}
div#product-buttons ul li.indium57lt a {
	background: url('/assets/images/product-buttons/indium57lt.jpg') top left no-repeat;
}
div#product-buttons ul li.other-lead-free a {
	background: url('/assets/images/product-buttons/other-lead-free.jpg') top left no-repeat;
}
div#product-buttons ul li.nc-smq92j a {
	background: url('/assets/images/product-buttons/nc-smq92j.jpg') top left no-repeat;
}
div#product-buttons ul li.nc-smq92h a {
	background: url('/assets/images/product-buttons/nc-smq92h.jpg') top left no-repeat;
}
div#product-buttons ul li.indium63 a {
	background: url('/assets/images/product-buttons/indium63.jpg') top left no-repeat;
}
div#product-buttons ul li.other-tin-lead a {
	background: url('/assets/images/product-buttons/other-tin-lead.jpg') top left no-repeat;
}
div#product-buttons ul li.integrated-or-array-es a {
	background: url('/assets/images/product-buttons/integrated-or-array-es.jpg') top left no-repeat;
}
div#product-buttons ul li.thermal-interface-materials-es a {
	background: url('/assets/images/product-buttons/thermal-interface-materials-es.jpg') top left no-repeat;
}
div#product-buttons ul li.split-ring-es a {
	background: url('/assets/images/product-buttons/split-ring-es.jpg') top left no-repeat;
}
div#product-buttons ul li.clad-preforms-es a {
	background: url('/assets/images/product-buttons/clad-preforms-es.jpg') top left no-repeat;
}
div#product-buttons ul li.flux-coated-es a {
	background: url('/assets/images/product-buttons/flux-coated-es.jpg') top left no-repeat;
}
div#product-buttons ul li.heat-springs-es a {
	background: url('/assets/images/product-buttons/heat-springs-es.jpg') top left no-repeat;
}
div#product-buttons ul li.frames-es a {
	background: url('/assets/images/product-buttons/frames-es.jpg') top left no-repeat;
}
div#product-buttons ul li.washers-es a {
	background: url('/assets/images/product-buttons/washers-es.jpg') top left no-repeat;
}
div#product-buttons ul li.sma-tim-es a {
	background: url('/assets/images/product-buttons/sma-tim-es.jpg') top left no-repeat;
}
div#product-buttons ul li.special-shapes-es a {
	background: url('/assets/images/product-buttons/special-shapes-es.jpg') top left no-repeat;
}
div#product-buttons ul li.wire-es a {
	background: url('/assets/images/product-buttons/wire-es.jpg') top left no-repeat;
}
div#product-buttons ul li.foil-es a {
	background: url('/assets/images/product-buttons/foil-es.jpg') top left no-repeat;
}
div#product-buttons ul li.ribbon-es a {
	background: url('/assets/images/product-buttons/ribbon-es.jpg') top left no-repeat;
}
div#product-buttons ul li.nanofoil-es a {
	background: url('/assets/images/product-buttons/nanofoil-es.jpg') top left no-repeat;
}
div#product-buttons ul li.liquid-metal-es a {
	background: url('/assets/images/product-buttons/liquid-metal-es.jpg') top left no-repeat;
}
div#product-buttons ul li.preforms-es a {
	background: url('/assets/images/product-buttons/preforms-es.jpg') top left no-repeat;
}
div#product-buttons ul li.foil a {
	background: url('/assets/images/engineered-solders/foil.jpg') top left no-repeat;
}
div#product-buttons ul li.ribbon a {
	background: url('/assets/images/engineered-solders/ribbon.jpg') top left no-repeat;
}
div#product-buttons ul li.thermal-interface a {
	background: url('/assets/images/engineered-solders/thermal-interface.jpg') top left no-repeat;
}
div#product-buttons ul li.high-temp a {
	background: url('/assets/images/engineered-solders/high-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.low-temp a {
	background: url('/assets/images/engineered-solders/low-temp.jpg') top left no-repeat;
}
div#product-buttons ul li.fuses a {
	background: url('/assets/images/engineered-solders/fuses.jpg') top left no-repeat;
}
div#product-buttons ul li.fusbile-alloys a {
	background: url('/assets/images/engineered-solders/fusible-alloys.jpg') top left no-repeat;
}
div#product-buttons ul li.fusible-link a {
	background: url('/assets/images/engineered-solders/fusible-links.jpg') top left no-repeat;
}
div#product-buttons ul li.component-mount a {
	background: url('/assets/images/engineered-solders/component-mount.jpg') top left no-repeat;
}
div#product-buttons ul li.rework a {
	background: url('/assets/images/engineered-solders/rework.jpg') top left no-repeat;
}
div#product-buttons ul li.step-soldering a {
	background: url('/assets/images/engineered-solders/step-soldering.jpg') top left no-repeat;
}
div#product-buttons ul li.connectors a {
	background: url('/assets/images/engineered-solders/connectors.jpg') top left no-repeat;
}
div#product-buttons ul li.wafer-bumping a {
	background: url('/assets/images/product-buttons/wafer-bumping.jpg') top left no-repeat;
}
div#product-buttons ul li.flip-chip a {
	background: url('/assets/images/product-buttons/flip-chip.jpg') top left no-repeat;
}
div#product-buttons ul li.ball-attach a {
	background: url('/assets/images/product-buttons/ball-attach.jpg') top left no-repeat;
}
div#product-buttons ul li.epoxy a {
	background: url('/assets/images/product-buttons/epoxy.jpg') top left no-repeat;
}
div#product-buttons ul li.package-on-package a {
	background: url('/assets/images/product-buttons/package-on-package.jpg') top left no-repeat;
}
div#product-buttons ul li.various-materials-usage a {
	background: url('/assets/images/product-buttons/various-materials-usage.jpg') top left no-repeat;
}
div#product-buttons ul li.substrate-bumping a {
	background: url('/assets/images/product-buttons/substrate-bumping.jpg') top left no-repeat;
}
div#product-buttons ul li.bump-fusion a {
	background: url('/assets/images/product-buttons/bump-fusion.jpg') top left no-repeat;
}
div#product-buttons ul li.die-attach-wire a {
	background: url('/assets/images/product-buttons/die-attach-wire.jpg') top left no-repeat;
}
div#product-buttons ul li.die-attach-solder-paste a {
	background: url('/assets/images/product-buttons/die-attach-solder-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.wafer-level-csp-ball-attach a {
	background: url('/assets/images/product-buttons/wafer-level-csp-ball-attach.jpg') top left no-repeat;
}
div#product-buttons ul li.ball-attach-paste a {
	background: url('/assets/images/product-buttons/ball-attach-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.solder-spheres a {
	background: url('/assets/images/product-buttons/solder-spheres.jpg') top left no-repeat;
}
div#product-buttons ul li.indium-containing-paste a {
	background: url('/assets/images/product-buttons/indium-containing-paste.jpg') top left no-repeat;
}
div#product-buttons ul li.gold-tin-paste a {
	background: url('/assets/images/product-buttons/gold-tin-paste.jpg') top left no-repeat;
}
div#product-buttons ul li a:hover, div#product-button-alt a:hover, div.market-product-links ul li a:hover {
	background-position: 0 -146px;
}
div#product-button-alt.right {
	float:right;
}
/* If product options begin to change a lot, use this code instead of above */

/*div#product-buttons-revised ul {
	display: inline-block;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-type: none;}
div#product-buttons-revised ul li {
	height: 146px;
	width: 144px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 8px;}
div#product-buttons-revised ul li a {
	height: 146px;
	width: 144px;
	overflow: hidden;
	display: block;
	padding-top: 122px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;}

div#product-buttons-revised ul li a:link, div#product-buttons-revised ul li a:visited, div#product-buttons-revised ul li a:hover, div#product-buttons-revised ul li a:active, div#product-buttons-revised ul li a:focus {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;}

div#product-buttons-revised ul li#product1 a {
	background: url('/assets/images/product-buttons/product1.jpg') top left no-repeat;}

div#product-buttons-revised ul li#product1 a:hover {
	background-position: 0 -146px;}*/

/*========== SORT DROP-DOWN ==========*/

form.sort-by {
	/*margin: 2px 0px 0px 16px;*/
	margin: 20px 0px 0px 16px;
	padding: 0px;
	float: left;
}
/*body#semiconductor form.sort-by {
	margin-top: 16px;}*/
div#lower-content form.sort-by {
	margin-left: 0px;
}
form.sort-by select {
	text-transform: uppercase;
}
/*========== JOBS ==========*/

div.indiumway-quotation {
	background: url('/assets/images/people/indium-way-large-quote.gif') no-repeat scroll left top transparent;
	clear: right;
	height: 41px;
	padding-bottom: 10px;
	text-indent: -9999px;
	width: 250px;
	float: right;
	margin-left: 25px;
}
p.indiumway-signature {
	color: #004933;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0 16px 0 0;
	text-align: right;
}
p.greg-signature {
	text-align:right;
	color:#004933;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
}
.apply-online:link {
	display: block;
	margin:0;
	padding:0;
	width:87px;
	height:32px;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	background:url(/assets/images/btn-apply.gif) no-repeat top left;
}
.apply-online:hover {
	background-position:0 -32px;
}
.apply-online_new:link {
	display: block;
	margin:0;
	padding:0;
	width:70px;
	height:40px;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	background:url(/assets/images/btn-apply_new.gif) no-repeat top left;
}
.apply-online_new:hover {
	background-position:0 -40px;
}
input.error {
	background-color: #FCC;
}
#form-JobApplication div {
	margin-bottom: .8em;
}
#form-JobApplication legend {
	display:none;
}
#form-JobApplication label {
	display:inline-block;
	width: 196px;
}
#form-JobApplication .required label {
	font-weight:bold;
}
#form-JobApplication label.error {
	font-weight: normal;
	width: auto;
	font-size: .8em;
}
form div.about-job {
	height: auto;
}
/*========== PCB Assembly Materials ==========*/

ul.product-selections {
	list-style-type:none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
ul.product-selections li {
	float:left;
	margin:0 7px 7px 0;
	padding:0px;
	width:115px;
	height:81px;
	display: inline;
}
ul.product-selections li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:115px;
	height:81px;
	margin:0;
	padding:0;
}
ul.product-selections li.rework a {
	background:url('/assets/images/product-boxes/cored-wire.jpg') top left no-repeat;
}
ul.product-selections li.solderfortification a {
	background:url('/assets/images/product-boxes/solder-fortification.jpg') top left no-repeat;
}
ul.product-selections li.solderpastes a {
	background:url('/assets/images/product-boxes/solder-pastes.jpg') top left no-repeat;
}
ul.product-selections li.solderpreforms a {
	background:url('/assets/images/product-boxes/solder-preforms.jpg') top left no-repeat;
}
ul.product-selections li.solderfluxes a {
	background:url('/assets/images/product-boxes/solder-fluxes.jpg') top left no-repeat;
}
ul.product-selections li a:hover {
	background-position:0 -81px;
}
div.video-container {
	display: block;
}
div.video {
	width: 340px;
	float: left;
	display: inline;
}
div.video-content {
	width: 260px;
	float: left;
	display: inline;
}
div.video-content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
/*=== Solder Pastes ===*/

/*========== IGBT STACKUP ==========*/

div#enlarge-box#flat-panel-displays {
	width: 536px;
	overflow: hidden;
}
div#igbt {
	/*margin:20px auto;*/
	width:536px;
	height:631px;
	background:url('/assets/images/igbt/background.jpg') no-repeat top left;
}
div#igbt div.die-attach a, div#igbt div.heat-sink a, div#igbt div.direct-bonded-copper a {
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}
div#igbt a:hover {
	background-position:0 0;
}
div#igbt div#bg-transparent {
	position:absolute;
	margin:0;
	padding:0;
	width:536px;
	height:631px;
	display:none;
	background:url('/assets/images/igbt/bg-transparent.png') repeat top left;
	z-index:0;
}
/* igbt highlighted objects */

div.heat-sink {
	position:absolute;
	margin:335px 0 0 64px;
	padding:0;
	width:406px;
	height:239px;
	z-index:1;
}
div.heat-sink a {
	display:block;
	width:406px;
	height:239px;
	background:url('/assets/images/igbt/heat-sink.png') no-repeat 0 -239px;
}
div.direct-bonded-copper {
	position:absolute;
	margin:282px 0 0 256px;
	padding:0;
	width:193px;
	height:116px;
	z-index:2;
}
div.direct-bonded-copper a {
	display:block;
	width:193px;
	height:116px;
	background:url('/assets/images/igbt/direct-bonded-copper.png') no-repeat 0 -116px;
}
div.die-attach {
	position:absolute;
	margin:126px 0 0 270px;
	padding:0;
	width:186px;
	height:105px;
	z-index:3;
}
div.die-attach a {
	display:block;
	width:186px;
	height:105px;
	background:url('/assets/images/igbt/die-attach.png') no-repeat 0 -105px;
}
/*========== LED STACKUP ==========*/

div#enlarge-box#led-stackup {
	width: 536px;
	overflow: hidden;
}
div#led-stackup-image {
	width:350px;
	height:700px;
	background:url('/assets/images/led/stackup-background.jpg') no-repeat top left;
}
div#led-stackup-image div.item1 a, div#led-stackup-image div.item2 a, div#led-stackup-image div.item3 a, div#led-stackup-image div.item4 a, div#led-stackup-image div.item5 a {
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}
div#led-stackup-image div#bg-transparent {
	position:absolute;
	margin:0;
	padding:0;
	width:350px;
	height:700px;
	display:none;
	background:url('/assets/images/led/bg-transparent.png') repeat top left;
	z-index:0;
}
div#led-stackup-image div.item1 {
	position:absolute;
	margin:183px 0 0 209px;
	padding:0;
	width:43px;
	height:34px;
	z-index:1;
}
div#led-stackup-image div.item1 a {
	display:block;
	width:43px;
	height:34px;
	background:url('/assets/images/led/hover1.png') no-repeat 0 -34px;
}
div#led-stackup-image div.item2 {
	position:absolute;
	margin:194px 0 0 146px;
	padding:0;
	width:51px;
	height:24px;
	z-index:1;
}
div#led-stackup-image div.item2 a {
	display:block;
	width:51px;
	height:24px;
	background:url('/assets/images/led/hover2.png') no-repeat 0 -24px;
}
div#led-stackup-image div.item3 {
	position:absolute;
	margin:400px 0 0 28px;
	padding:0;
	width:65px;
	height:33px;
	z-index:1;
}
div#led-stackup-image div.item3 a {
	display:block;
	width:65px;
	height:33px;
	background:url('/assets/images/led/hover3.png') no-repeat 0 -33px;
}
div#led-stackup-image div.item4 {
	position:absolute;
	margin:377px 0 0 114px;
	padding:0;
	width:137px;
	height:78px;
	z-index:3;
}
div#led-stackup-image div.item4 a {
	display:block;
	width:137px;
	height:78px;
	background:url('/assets/images/led/hover4.png') no-repeat 0 -78px;
}
div#led-stackup-image div.item5 {
	position:absolute;
	margin:442px 0 0 111px;
	padding:0;
	width:134px;
	height:65px;
	z-index:2;
}
div#led-stackup-image div.item5 a {
	display:block;
	width:134px;
	height:65px;
	background:url('/assets/images/led/hover5.png') no-repeat 0 -65px;
}
div#led-stackup-image div a:hover {
	background-position:0px 0px;
}
/* ORIG div#enlarge-box#led-stackup {
	width: 536px;
	overflow: hidden;}

div#led{
	width:480px;
	height:960px;
	background:url('/assets/images/led/stackup-background.jpg') no-repeat top left;}

div#led div.item1 a, div#led div.item2 a, div#led div.item3 a, div#led div.item4 a, div#led div.item5 a{
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;}

div#led div#bg-transparent{
	position:absolute;
	margin:0;
	padding:0;
	width:480px;
	height:960px;
	display:none;
	background:url('/assets/images/led/bg-transparent.png') repeat top left;
	z-index:0;}

div#led div.item1{
	position:absolute;
	margin:252px 0 0 285px;
	padding:0;
	width:59px;
	height:43px;
	z-index:1;}
div#led div.item1 a{
	display:block;
	width:59px;
	height:43px;
	background:url('/assets/images/led/hover1.png') no-repeat 0 -43px;}

div#led div.item2{
	position:absolute;
	margin:261px 0 0 202px;
	padding:0;
	width:66px;
	height:36px;
	z-index:1;}
div#led div.item2 a{
	display:block;
	width:66px;
	height:36px;
	background:url('/assets/images/led/hover2.png') no-repeat 0 -36px;}

div#led div.item3{
	position:absolute;
	margin:550px 0 0 41px;
	padding:0;
	width:85px;
	height:48px;
	z-index:1;}
div#led div.item3 a{
	display:block;
	width:85px;
	height:48px;
	background:url('/assets/images/led/hover3.png') no-repeat 0 -48px;}

div#led div.item4{
	position:absolute;
	margin:518px 0 0 158px;
	padding:0;
	width:184px;
	height:105px;
	z-index:3;}
div#led div.item4 a{
	display:block;
	width:184px;
	height:105px;
	background:url('/assets/images/led/hover4.png') no-repeat 0 -105px;}

div#led div.item5{
	position:absolute;
	margin:610px 0 0 156px;
	padding:0;
	width:184px;
	height:84px;
	z-index:2;}
div#led div.item5 a{
	display:block;
	width:184px;
	height:84px;
	background:url('/assets/images/led/hover5.png') no-repeat 0 -84px;}

div#led div a:hover{
	background-position:0px 0px;}*/

/*========== THERMAL MANAGEMENT ==========*/

#thermal-management .cta {
    display:inline-block;
    /*position:relative;
    margin:10px 0;
    z-index:5;*/
    margin: 10px 0;
    padding:0.4rem 1.2rem;
    font-size:1.0rem;
    font-weight:bold;
    line-height: 1.35em;
    color:#fff;
    background-color:#ec9537;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
    border:1px solid #333;
	position: absolute;
	right: 20px;
	z-index: 10;
	margin-top: 15px;}
#thermal-management .cta a{
    color:#fff;
    font-weight:bold;}
#thermal-management.cta a:hover{
    color:#fff;
    text-decoration:none;}

/*========== FACILITIES ==========*/

div.choose {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}
div.location {
	display: block;
	float: left;
	width: 600px;
	margin: 0px 8px 8px 0px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	/*Set a height to force a height on each location box
	height: 150px; */
	position: relative;
}
div.location div.photo {
	height: 92px;
	width: 75px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
div.location img {
	width: 75px;
}
div.location p {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
div.location .hidden {
	display: none;
}
div.location p.fn {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.location div.content {
	margin: 8px 8px 30px 8px;
	padding: 0px;
	width: 586px;
}
div.location ul.contact {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
div.location ul.contact li {
	font-weight: bold;
	line-height: 15px;
}
div.location ul.contact li a {
	font-weight: normal;
}
div.location ul.contact li span.value {
	font-weight: normal;
}
dl.shipping dt {
	width: 120px;
	font-weight: bold;
	margin-top:-11px;
}
dl.shipping dd {
	padding-left: 82px;
	margin-top:-14px;
}
div.location p.getdirections {
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px 6px 6px 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 586px;
	height: 12px;
}
div.location p.getdirections a:link, div.location p.getdirections a:visited {
	color: #000000;
}
div.location p.getdirections a:hover, div.location p.getdirections a:active, div.location p.getdirections a:focus {
	color: #6A400A;
}
/*========== BIOGRAPHIES ==========*/

h3.bio-title {
	margin-top:4px;
}
p.bio-contact, p.bio-info {
	margin-top:-15px;
}
/*========== BIOGRAPHIES INDEX PAGE ==========*/

div.bio-index {
	display: block;
	float: left;
	width: 295px;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 175px;
	position: relative;
}
div.bio-index div.photo {
	height: 102px;
	width: 75px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 4px 4px 4px 4px;
}
div.bio-index img {
	width: 75px;
	height: auto;
}
div.bio-index p.fn {
	font-weight: bold;
}
div.bio-index p.box-highlight {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 13px;
}
/* Bio search styles */

div#bio_keyword_search {
	padding:4px 28px 0px 28px;
 *padding-bottom:10px;
}
div.content.green.biosearchbox {
	width:552px;
	margin:0 0 0px 5px;
	height: 100px;
}
p.biosearchresults {
	margin:0 0 0 5px;
}
p.biosearchresultsTop {
	margin:-15px 0 0 5px;
}
hr.endbiosearchresults {
	width:100%;
	margin-bottom:0px;
}
.biosearchbynameform {
	margin-bottom:-15px;
}
div.bio-search-left {
	width:380px;
	float:left;
	margin-right:8px;
*min-height:50px;
}
div.bio-search-right {
	width:120px;
	float:left;
}
input.namesearch {
	font-size:12px;
	width:175px!important;
}
select.searchDept {
	height:20px;
*margin-top:2px;
	float:left;
	width:160px;
}
span.searchAndText {
	margin-left:272px;
	font-weight:bold;
}
label.regionSearch {
	margin-top:-2px;
	margin-left:47px;
}
select.searchRegion {
	margin-top:-2px;
*margin-top:0px;
	float:none;
	width:160px;
}
.dept-reg-search {
    margin-top: 28px !important;
}
/*========== TECHNICAL SUPPORT ENGINEERS ==========*/

div.choose {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}
/*div.vcard {
	display: block;
	float: left;
	width: 195px;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 330px;
	position: relative;}*/

div.vcard {
	display: block;
	float: left;
	width: 295px;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 290px;
	position: relative;
}
div.vcard div.photo, div.bio-index div.photo {
	height: 92px;
	width: 75px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
div.vcard img {
	/*height: 92px;*/
	width: 75px;
}
div.vcard div.salesphoto {
	height: 112px;
	width: 75px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
div.vcard img.sales {
	height: 112px;
	width: 75px;
}
div.vcard p {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
div.vcard .hidden {
	display: none;
}
div.vcard p.fn {
	font-weight: bold;
}
div.vcard p.box-highlight, div.bio-index p.box-highlight {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.vcard p.sales-position {
	font-weight: bold;
	background-color: #004732;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
/*div.vcard div.content, div.bio-index div.content {
	margin: 8px 8px 30px 8px;
	padding: 0px;
	width:180px;}*/

div.vcard div.content, div.bio-index div.content {
	margin: 8px 8px 30px 8px;
	padding: 0px;
	width:280px;
}
div.vcard p.title, div.bio-index p.title {
	padding-top: 4px;
	font-weight: bold;
}
div.bio-index p.box-highlight a:link, div.bio-index p.box-highlight a:visited {
	color: #ffffff;
}
div.bio-index p.box-highlight a:hover, div.bio-index p.box-highlight a:active, div.bio-index p.box-highlight a:focus {
	color: #ffffff;
}
div.vcard p.bio {
	margin-top: 8px;
}
div.vcard p.certifications {
	padding-top: 6px;
	clear: both;
}
div.vcard ul.contact {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	clear: both;
}
div.vcard ul.contact li {
	font-weight: bold;
	line-height: 15px;
}
div.vcard ul.contact li a {
	font-weight: normal;
}
div.vcard ul.contact li span.value {
	font-weight: normal;
}
/*div.vcard div.vcard-link, div.bio-link {
	font-weight: bold;
	background-color: #EF9727;
	padding: 10px 6px 6px 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 183px;}*/

div.vcard div.vcard-link {
	font-weight: bold;
	background-color: #B2C9B9;
	padding: 10px 6px 6px 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 283px;
}
div.bio-link {
	font-weight: bold;
	background-color: #B2C9B9;
	padding: 10px 6px 6px 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 283px;
}
div.bio-link {
	clear: both;
}
div.vcard p.vcard-link a.explain {
	width: 16px;
}
div.vcard-link div.save {
	width: 140px;
	float: left;
	display: inline;
}
div.vcard div.explain {
	width: 16px;
	float: right;
	display: inline;
}
div.vcard div.explain a img {
	width: 16px;
	height: 16px;
	float: right;
}
div.vcard div.vcard-link a:link, div.vcard div.vcard-link a:visited, div.bio-index div.bio-link a:link, div.bio-index div.bio-link a:visited {
	color: #000000;
}
div.vcard div.vcard-link a:hover, div.vcard div.vcard-link a:active, div.vcard div.vcard-link a:focus, div.bio-index div.bio-link a:hover, div.bio-index div.bio-link a:active, div.bio-index div.bio-link a:focus {
	color: #3a5e51;
	background-color: transparent;
}
div.certifications {
	float: right;
	padding-bottom: 6px;
	width: 100%;
}
div.vcard ul.certifications {
	padding: 0px;
	margin: 0px;
}
ul.certifications {
	float:left;
	margin:4px 0 8px 0;
	padding:0;
	height:16px;
	line-height:16px;
	list-style-type:none;
	white-space:nowrap;
}
ul.certifications li {
	float:left;
	margin:0 5px 0 2px;
	padding:0 0px 0px 18px;
	height:16px;
	overflow:hidden;
}
div.certs ul.certifications {
	margin: 0px 0 0px 0;
}
div.certs ul.certifications li {
	text-indent: -9999px;
	margin: 0 5px 0 0px;
	padding: 0 0 0 16px;
}
div.certs ul.certifications li.cert-title {
	font-weight: bold;
	text-indent: 0px;
	padding: 0px;
}
div.vcard ul.certifications {
	margin: 8px 0 0px 0;
	clear: both;
}
div.vcard ul.certifications li {
	text-indent: -9999px;
	margin: 0 5px 0 0px;
	padding: 0 0 0 16px;
}
div.vcard ul.certifications li.cert-title {
	font-weight: bold;
	text-indent: 0px;
	padding: 0px;
}
div.cert-test ul.certifications li {
	padding-left:20px;
	padding-right:10px;
}
div.cert-test ul.certifications li.cert-title {
	font-weight:bold;
	padding:0px;
	padding-right:5px;
	margin:0px;
}
ul.certifications li.title {
	font-weight: bold;
}
ul.certifications li.smta {
	background:url('/assets/images/technical-support-engineers/icon-smta.gif') no-repeat top left;
}
ul.certifications li.green-belt {
	background:url('/assets/images/technical-support-engineers/icon-greenbelt.gif') no-repeat top left;
}
ul.certifications li.black-belt {
	background:url('/assets/images/technical-support-engineers/icon-blackbelt.gif') no-repeat top left;
}
ul.certifications li.ipc-a-600 {
	background:url('/assets/images/technical-support-engineers/icon-ipca600.gif') no-repeat top left;
}
ul.certifications li.ipc {
	background:url('/assets/images/technical-support-engineers/icon-ipca600.gif') no-repeat top left;
}
ul.certifications li.ipc-a-610d {
	background:url('/assets/images/technical-support-engineers/icon-ipca610d.gif') no-repeat top left;
}
ul.certifications li.ipc-610e {
	background:url('/assets/images/technical-support-engineers/icon-ipc610e.gif') no-repeat top left;
}
h2.item.heading {
	clear: both;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
}
div.foeta-compilation {
	width: 245px;
	height: 140px;
	text-indent: -9999px;
	background: url('/assets/images/technical-support-engineers/foeta-bjackson.jpg') top left no-repeat;
	float: right;
	margin-left: 10px;
}
div.foeta-compilation a {
	width: 245px;
	height: 140px;
	display: block;
}

/* tech support video btn */

div.techsupport-foeta-compilation {
   float: left;
   width: 245px;
   margin-right: 20px;}
div.techsupport-foeta-compilation a.foetaVideo {
	display: block;
   width: 245px;
	height: 140px;
	text-indent: -9999px;
	background: url('/assets/images/technical-support-engineers/foeta-bjackson.jpg') top left no-repeat;}
div.techsupport-foeta-compilation iframe {
   display:block;
   margin-top:0;
   margin-bottom:4px;}

/*========== BIOGRAPHIES ==========*/

div.biography-video {
	margin: 10px auto 0 auto;
	width: 432px;
}
div.biography-foeta-video {
	margin: 10px 0 8px 8px;
	width: 245px;
	float: right;
}
/*========== SEMICONDUCTOR ==========*/

div.equipment-partners-container {
	background-color: #ffffff;
	display: inline-block;
	padding: 4px;
	margin-bottom: 8px;
}
ul#equipment-partners {
	margin: 0px;
	padding: 0px;
}
ul#equipment-partners li {
	text-indent: -9999px;
	float: left;
	display: inline;
	margin: 5px 5px;
	padding: 0px 0px 0px 0px;
}
ul#equipment-partners li.sikama {
	background: url('/assets/images/logos/sikama.png') top left no-repeat;
	height: 77px;
	width: 75px;
}
ul#equipment-partners li.sikama a {
	display: block;
	height: 77px;
	width: 75px;
}
ul#equipment-partners li.heller {
	background: url('/assets/images/logos/heller.jpg') top left no-repeat;
	height: 49px;
	width: 182px;
/*margin-top: 18px;*/}
ul#equipment-partners li.heller a {
	display: block;
	height: 49px;
	width: 182px;
}
ul#equipment-partners li.toray {
	background: url('/assets/images/logos/toray.gif') top left no-repeat;
	height: 44px;
	width: 136px;
/*margin-top: 18px;*/}
ul#equipment-partners li.toray a {
	display: block;
	height: 44px;
	width: 136px;
}
ul#equipment-partners li.shibaura {
	background: url('/assets/images/logos/shibaura.jpg') top left no-repeat;
	height: 32px;
	width: 155px;
/*margin-top: 18px;*/}
ul#equipment-partners li.shibaura a {
	display: block;
	height: 32px;
	width: 155px;
}
ul#equipment-partners li.ks {
	background: url('/assets/images/logos/ks.jpg') top left no-repeat;
	height: 32px;
	width: 155px;}
ul#equipment-partners li.ks a {
	display: block;
	height: 32px;
	width: 155px;}
ul#equipment-partners li.shibuya {
	background: url('/assets/images/logos/shibuya.gif') top left no-repeat;
	height: 35px;
	width: 105px;
/*margin-top: 18px;*/}
ul#equipment-partners li.shibuya a {
	display: block;
	height: 35px;
	width: 105px;
}
ul#equipment-partners li.besi-datacon {
	background: url('/assets/images/logos/besi-datacon.jpg') top left no-repeat;
	height: 39px;
	width: 80px;
/*margin-top: 18px;*/}
ul#equipment-partners li.besi-datacon a {
	display: block;
	height: 39px;
	width: 80px;
}
ul#equipment-partners li.btu {
	background: url('/assets/images/logos/btu.gif') top left no-repeat;
	height: 60px;
	width: 60px;
/*margin-top: 18px;*/}
ul#equipment-partners li.btu a {
	display: block;
	height: 60px;
	width: 60px;
}
ul#equipment-partners li.besi-esec {
	background: url('/assets/images/logos/besi-esec.jpg') top left no-repeat;
	height: 39px;
	width: 80px;
/*margin-top: 18px;*/}
ul#equipment-partners li.besi-esec a {
	display: block;
	height: 39px;
	width: 80px;
}
ul#equipment-partners li.asymtek {
	background: url('/assets/images/logos/asymtek.png') top left no-repeat;
	height: 54px;
	width: 100px;
}
ul#equipment-partners li.asymtek a {
	display: block;
	height: 54px;
	width: 100px;
}
ul#equipment-partners li.fuji {
	background: url('/assets/images/logos/fuji.jpg') top left no-repeat;
	height: 25px;
	width: 150px;
}
ul#equipment-partners li.fuji a {
	display: block;
	height: 25px;
	width: 150px;
}
ul#equipment-partners li.asm-pt {
	background: url('/assets/images/logos/asm-pt.jpg') top left no-repeat;
	height: 37px;
	width: 250px;
}
ul#equipment-partners li.asm-pt a {
	display: block;
	height: 37px;
	width: 250px;
}
ul#equipment-partners li.pink {
	background: url('/assets/images/logos/pink.jpg') top left no-repeat;
	height: 52px;
	width: 154px;
}
ul#equipment-partners li.pink a {
	display: block;
	height: 52px;
	width: 154px;
}
ul#equipment-partners li.hanmi {
	background: url('/assets/images/logos/hanmi.gif') top left no-repeat;
	height: 43px;
	width: 70px;
}
ul#equipment-partners li.hanmi a {
	display: block;
	height: 43px;
	width: 70px;
}
ul#equipment-partners li.pactech {
	background: url('/assets/images/logos/pactech.jpg') top left no-repeat;
	height: 40px;
	width: 170px;
}
ul#equipment-partners li.pactech a {
	display: block;
	height: 40px;
	width: 170px;
}
ul#equipment-partners li.dek {
	background: url('/assets/images/logos/dek.jpg') top left no-repeat;
	height: 41px;
	width: 100px;
}
ul#equipment-partners li.dek a {
	display: block;
	height: 41px;
	width: 100px;
}
ul#equipment-partners li.speedline {
	background: url('/assets/images/logos/speedline.jpg') top left no-repeat;
	height: 40px;
	width: 150px;
}
ul#equipment-partners li.speedline a {
	display: block;
	height: 40px;
	width: 150px;
}
ul#equipment-partners li.mmsi {
	background: url('/assets/images/logos/mmsi.jpg') top left no-repeat;
	height: 45px;
	width: 180px;
}
ul#equipment-partners li.mmsi a {
	display: block;
	height: 45px;
	width: 180px;
}
ul#equipment-partners li.inemi {
	background: url('/assets/images/logos/inemi.jpg') top left no-repeat;
	height: 40px;
	width: 93px;
}
ul#equipment-partners li.inemi a {
	display: block;
	height: 40px;
	width: 93px;
}
ul#equipment-partners li.imaps {
	background: url('/assets/images/logos/imaps.jpg') top left no-repeat;
	height: 45px;
	width: 47px;
}
ul#equipment-partners li.imaps a {
	display: block;
	height: 45px;
	width: 47px;
}
ul#equipment-partners li.itrs {
	background: url('/assets/images/logos/itrs.jpg') top left no-repeat;
	height: 41px;
	width: 98px;
}
ul#equipment-partners li.itrs a {
	display: block;
	height: 41px;
	width: 98px;
}
ul#equipment-partners li.jedec {
	background: url('/assets/images/logos/jedec.jpg') top left no-repeat;
	height: 33px;
	width: 120px;
}
ul#equipment-partners li.jedec a {
	display: block;
	height: 33px;
	width: 120px;
}
ul#equipment-partners li.semi {
	background: url('/assets/images/logos/semi.jpg') top left no-repeat;
	height: 34px;
	width: 113px;
/*margin-top: 18px;*/}
ul#equipment-partners li.semi a {
	display: block;
	height: 34px;
	width: 113px;
}
ul#equipment-partners li.finetech {
	background: url('/assets/images/logos/finetech.png') top left no-repeat;
	height: 40px;
	width: 151px;
	margin:2px 0 0 15px;
/*margin-top: 18px;*/}
ul#equipment-partners li.finetech a {
	display: block;
	height: 40px;
	width: 151px;
}
/*========== PEOPLE:: SALES ==========*/

div.choose {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}
div.sales-vcard {
	display: block;
	float: left;
	width: 295px;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 250px;
	position: relative;
	font-size: 13px;
}
div.sales-vcard div.salesphoto {
	height: 112px;
	width: 75px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
div.sales-vcard img.sales {
	/*height: 112px;*/
	width: 75px;
}
div.sales-vcard p {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
div.sales-vcard .hidden {
	display: none;
}
div.sales-vcard p.fn {
	font-weight: bold;
}
div.sales-vcard p.box-highlight {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.sales-vcard p.sales-position {
	font-weight: bold;
	background-color: #004732;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.sales-vcard div.content {
	margin: 8px 8px 30px 8px;
	padding: 0px;
	width: 280px;
}
div.sales-vcard p.title {
	padding-top: 4px;
	font-weight: bold;
}
div.sales-vcard p.bio {
	margin-top: 8px;
}
div.sales-vcard p.certifications {
	padding-top: 6px;
	clear: both;
}
div.sales-vcard ul.contact {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
/*clear: both;*/}
p.bio + ul.contact, p.blog + ul.contact {
	margin-top: 6px;
}
div.sales-vcard ul.contact li {
	font-weight: bold;
	line-height: 15px;
}
div.sales-vcard ul.contact li a {
	font-weight: normal;
}
div.sales-vcard ul.contact li span.value {
	font-weight: normal;
}
div.sales-vcard div.vcard-link {
	font-weight: bold;
	background-color: #B2C9B9;
	padding: 10px 6px 6px 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 283px;
/*height: 18px;*/}
div.sales-vcard p.vcard-link a.explain {
	width: 16px;
}
div.sales-vcard-link div.save {
	width: 140px;
	float: left;
	display: inline;
}
div.sales-vcard div.explain {
	width: 16px;
	float: right;
	display: inline;
}
div.sales-vcard div.explain a img {
	width: 16px;
	height: 16px;
	float: right;
}
div.sales-vcard div.vcard-link a:link, div.vcard div.vcard-link a:visited {
	color: #000000;
}
div.sales-vcard div.vcard-link a:hover, div.vcard div.vcard-link a:active, div.vcard div.vcard-link a:focus {
	color: #3a5e51;
	background-color: transparent;
}
/*========== PEOPLE: MARKETING COMMUNICATIONS ==========*/

div.marcom-vcard {
	display: inline;
	float: left;
	width: 282px;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 200px;
	/*position: relative;*/
	font-size: 13px;
}
div.marcom-vcard div.salesphoto {
	height: 112px;
	width: 75px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
div.marcom-vcard img {
	/*height: 112px;*/
	width: 75px;
}
div.marcom-vcard p {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
div.marcom-vcard .hidden {
	display: none;
}
div.marcom-vcard p.fn {
	font-weight: bold;
}
div.marcom-vcard p.box-highlight {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.marcom-vcard p.sales-position {
	font-weight: bold;
	background-color: #004732;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.marcom-vcard div.marcom-vcard-content {
	margin: 8px 8px 30px 8px;
	padding: 0px;
	width: 266px;
}
div.marcom-vcard p.title {
	padding-top: 4px;
	font-weight: bold;
}
div.marcom-vcard p.bio {
	margin-top: 8px;
}
div.marcom-vcard p.certifications {
	padding-top: 6px;
	clear: both;
}
div.marcom-vcard ul.contact {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
/*clear: both;*/}
div.marcom-vcard ul.contact li {
	font-weight: bold;
	line-height: 15px;
}
div.marcom-vcard ul.contact li a {
	font-weight: normal;
}
div.marcom-vcard ul.contact li span.value {
	font-weight: normal;
}
div.marcom-vcard div.vcard-link {
	font-weight: bold;
	background-color: #EF9727;
	padding: 10px 6px 6px 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 283px;
/*height: 18px;*/}
div.marcom-vcard p.vcard-link a.explain {
	width: 16px;
}
div.marcom-vcard-link div.save {
	width: 140px;
	float: left;
	display: inline;
}
div.marcom-vcard div.explain {
	width: 16px;
	float: right;
	display: inline;
}
div.marcom-vcard div.explain a img {
	width: 16px;
	height: 16px;
	float: right;
}
div.marcom-vcard div.vcard-link a:link, div.marcom div.vcard-link a:visited {
	color: #000000;
}
div.marcom-vcard div.vcard-link a:hover, div.marcom div.vcard-link a:active, div.marcom div.vcard-link a:focus {
	color: #6A400A;
	background-color: transparent;
}
p.bio + ul.contact, p.blog + ul.contact {
	margin-top: 6px;
}
h2.media-contacts {
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 4px;
}
h2.korea-contact-more-info {
	margin-left: 5px;
	font-size: 14px!important;
	margin-bottom: 4px;
	margin-top:20px;
}
ul#social-media-tools {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline-block;
}
ul#social-media-tools li {
	height: 29px;
	line-height: 29px;
	/*width: 29px;*/
	display: inline;
	overflow: hidden;
	/*text-indent: -9999px;*/
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px 22px 0px 0px;
}
ul#social-media-tools li a {
	height: 29px;
	/*width: 29px;*/
	display: block;
	font-size: 16px;
	padding-left: 34px;
}
ul#social-media-tools li#linkedin {
	background: url('/assets/images/social-media-linkedin.png') 0 -30px no-repeat;
}
ul#social-media-tools li#facebook {
	background: url('/assets/images/social-media-facebook.png') 0 -30px no-repeat;
}
ul#social-media-tools li#twitter {
	background: url('/assets/images/social-media-twitter.png') 0 -30px no-repeat;
}
ul#social-media-tools li#youtube {
	background: url('/assets/images/social-media-youtube.png') 0 -30px no-repeat;
}
ul#social-media-tools li#blogger {
	background: url('/assets/images/social-media-blogger.png') 0 -30px no-repeat;
}
ul#social-media-tools li a:hover {
	background-color: transparent;
}
/*ul#social-media-tools  li#linkedin a:hover,
ul#social-media-tools  li#facebook a:hover,
ul#social-media-tools  li#twitter a:hover,
ul#social-media-tools  li#youtube a:hover,
ul#social-media-tools  li#blogger a:hover{
	background-position: 0px -30px}*/


/*========== INORGANIC COMPOUNDS SALT ROLLOVER PIC ==========*/

div.salts-rollover {
	width: 550px;
	height: 411px;
	display: block;
	background: url('/assets/images/inorganic-compounds/salts-rollover.jpg') top left no-repeat;
	text-indent: -9999px;
	margin: 6px 0px 0px 20px;
}
div.salts-rollover:hover {
	background-position: 0px -411px;
}
p.salts-rollover-caption {
	color: #858587;
	padding-top: 6px;
	width: 550px;
	margin-left: 20px;
}
.ie6 span.rollover-note {
	display: none;
}
/*========== NANOFOIL ==========*/

div.content-row {
	display: inline-block;
	width: 100%;
}
div.content-row.top {
	margin-top: 10px;
}
div.content-row img.left {
	margin: 8px 25px 10px 0px;
}
div.content-row img.right {
	margin: 8px 0px 10px 25px;
}
p.question {
	font-size: 14px;
	font-weight: bold;
}
.faq-list dt {
	cursor:pointer;
	font-weight:bold;
	font-size: 13px;
	margin-top: 6px;
}
.faq-list dd {
	padding:0;
	margin:0;
}
dt.faq-active { /*active-specific styles for questions, if needed */
}
dt.faq-inactive { /*inactive-specific styles for questions, if needed */
}
dd.faq-active { /*active-specific styles for answers, if needed */
}
dd.faq-inactive {
	display:none;
}
.faq-list dt span {
	text-decoration:underline;
	font-size: 12px;
	color: #4C7868;
}
/*div#sputter-target-popup, div#electronics-assembly-popup, div#thermal-management-popup, div#energetics-popup {
	border: 3px solid #000000;
	background-color: #ffffff;
	height: 220px;
	width: 553px;
	z-index: 5000;
	position: absolute;
	top: 1545px;
	left: 31px;
	padding: 0px 10px;}

.ie6 div#sputter-target-popup, .ie6 div#electronics-assembly-popup, .ie6 div#thermal-management-popup, .ie6 div#energetics-popup {
	top: 1525px;}

.ie7 div#sputter-target-popup, .ie7 div#electronics-assembly-popup, .ie7 div#thermal-management-popup, .ie7 div#energetics-popup {
	top: 1525px;}*/

img#sputter-target {
	margin-top:0px;
	padding-top:0px;
}
ul.sputter-target-popup-left {
	width:294px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sputter-target-popup-left li {
	margin: 0 0 6px 0;
	line-height: 16px;
}
ul.sputter-target-popup-right {
	width:224px;
	float:right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sputter-target-popup-right li {
	margin: 0 0 6px 0;
	line-height: 16px;
}
/*========== DEFINITIONS ==========*/

.def-list dt {
	cursor:pointer;
	font-weight:bold;
	font-size: 13px;
	margin-top: 6px;
}
.def-list dd {
	padding:0px;
	margin-left:20px;
}
dt.def-active { /*active-specific styles for definition label, if needed */
}
dt.def-inactive { /*inactive-specific styles for definition label, if needed */
}
dd.def-active { /*active-specific styles for definition text, if needed */
}
dd.def-inactive {
	display:none;
}
.def-list dt span {
	text-decoration:underline;
	font-size: 12px;
	color: #4C7868;
	padding-left: 0px;
}
.def-list input {
	width: auto !important
}
/*========== PEOPLE ==========*/

body#sales div#regions div, body#technical-support-engineers div#regions div, body#iso-and-itar div#regions div {
	height: 128px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin: 0px 2px 0px 2px;
z padding: 0px;
}
body#sales div#regions div a, body#technical-support-engineers div#regions div a, body#iso-and-itar div#regions div a {
	display: block;
	height: 128px;
}
body#sales div.americas, body#sales div.americas a, body#technical-support-engineers div.americas, body#technical-support-engineers div.americas a {
	width: 166px;
	background: url("/assets/images/people/regions/americas.gif") top left no-repeat;
}
body#sales div.asia-pacific, body#sales div.asia-pacific a, body#technical-support-engineers div.asia-pacific, body#technical-support-engineers div.asia-pacific a {
	width: 142px;
	background: url("/assets/images/people/regions/asia-pacific.gif") top left no-repeat;
}
body#sales div.china, body#sales div.china a, body#technical-support-engineers div.china, body#technical-support-engineers div.china a {
	width: 155px;
	background: url("/assets/images/people/regions/china.gif") top left no-repeat;
}
body#sales div.europe, body#sales div.europe a, body#technical-support-engineers div.europe, body#technical-support-engineers div.europe a {
	width: 140px;
	background: url("/assets/images/people/regions/europe.gif") top left no-repeat;
}
body#sales div.global, body#sales div.global a, body#technical-support-engineers div.global, body#technical-support-engineers div.global a {
	width: 166px;
	background: url("/assets/images/people/regions/global.gif") top left no-repeat;
}
body#iso-and-itar div.americas, body#iso-and-itar div.americas a {
	width: 151px;
	background: url("/assets/images/iso-and-itar/regions/americas.gif") top left no-repeat;
}
body#iso-and-itar div.asia-pacific, body#iso-and-itar div.asia-pacific a {
	width: 151px;
	background: url("/assets/images/iso-and-itar/regions/asia-pacific.gif") top left no-repeat;
}
body#iso-and-itar div.china, body#iso-and-itar div.china a {
	width: 151px;
	background: url("/assets/images/iso-and-itar/regions/china.gif") top left no-repeat;
}
body#iso-and-itar div.europe, body#iso-and-itar div.europe a {
	width: 150px;
	background: url("/assets/images/iso-and-itar/regions/europe.gif") top left no-repeat;
}
body#sales div#regions div a:hover, body#technical-support-engineers div#regions div a:hover, body#iso-and-itar div#regions div a:hover {
	background-position: 0px -128px;
}
/*========== CONTACT FORMS AT BOTTOM OF PAGES ==========*/

form.content-contact-form {
	border-top: 2px solid #E69634;
}
form.content-contact-form fieldset {
	border-width:0;
}
form.content-contact-form #left-option {
	float:left;
}
form.content-contact-form #right-option {
	float:right;
}
form.content-contact-form #tr-request {
	width:475px;
}
form.content-contact-form label {
	padding:20px;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
}
form.content-contact-form p.submit {
	margin-left:200px;
}
form.content-contact-form img#l-shaped-dimensions {
	margin-top:10px;
}
/*========== SOLAR ASSEMBLY MATERIALS ==========*/

p.buy-tabbing-ribbon-kit {
	background: url("/assets/images/solar-assembly-materials/buy-tabbing-ribbon-kit.jpg") no-repeat scroll left top transparent;
	height: 91px;
	overflow: hidden;
	text-indent: -9999px;
	width: 208px;
}
p.buy-tabbing-ribbon-kit a {
	display: block;
	height: 91px;
	width: 208px;
}
/*========== Not for human consumption box styles ==========*/
div.human-consumption {
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	/*margin:15px;
	margin-bottom:16px;
	border-style:solid;
	border-width:2px;*/
	margin-left:29px;
	margin-right:27px;
	font-style:italic;
}
div.human-consumption p {
/*font-weight:bold;*/
}
/*========== SOLDER PASTE AND POWDERS ==========*/

/* SOLDER FORTIFICATION */

ul.solder-fortification-btns {
	display: inline-block;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}
div.content ul.solder-fortification-btns li {
	width: 292px;
	height: 45px;
	overflow: hidden;
	float: left;
	display: inline;
	text-indent: -9999px;
	margin: 0px
}
ul.solder-fortification-btns li a {
	display: block;
	width: 292px;
	height: 45px;
}
div.content ul.solder-fortification-btns li.email {
	margin-right: 8px;
}
ul.solder-fortification-btns li.email a {
	background: url('/assets/images/solder-paste-and-powders/email-btn.gif') top left no-repeat;
}
ul.solder-fortification-btns li.video a {
	background: url('/assets/images/solder-paste-and-powders/video-btn.gif') top left no-repeat;
}
ul.solder-fortification-btns li.guide a {
	background: url('/assets/images/solder-paste-and-powders/solder-fort-design-guide.png') top left no-repeat;
}
ul.solder-fortification-btns li.request-quote a {
	background: url('/assets/images/solder-paste-and-powders/request-quote.png') top left no-repeat;
}
ul.solder-fortification-btns li a:hover {
	background-position: 0 -45px;
}
/* INDIUM8.9 SERIES */

/*========== TYPES ==========*/

div#types {
	clear: both;
	margin-top: 10px;
	border: 2px solid #9cc2b7;
	display: inline-block;
	margin-bottom: 10px;
}
div#types h3 {
	/*background: #ffffff;*/
	text-align: center;
	/*width: 410px;*/
    width:100%;
	margin: -10px auto 0 auto;
}
div#types h3 span{
    background-color:#fff;
    padding-left:15px;
    padding-right:15px;
}
div#types div.product {
	background-color: #ffffff;
	width: 180px;
	float: left;
	margin: 8px;
}
div#types div.product div.product-heading, div#types div.product div.product-heading a {
	width: 184px;
	height: 41px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	line-height: 41px;
}
div#types div.product div.product-heading a:link, div#types div.product div.product-headings a:visited {
	color: #ffffff;
	text-decoration: underline;
}
div#types div.product div.product-heading a:hover, div#types div.product div.product-heading a:active, div#types div.product div.product-heading a:focus {
	color: #FFC;
	text-decoration: underline;
}
div#types div.product div.product-content {
	width: 160px;
	padding: 6px 10px;
	height: 306px;
}
div#types div.product div.product-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#types div.product div.product-content ul li {
	background: url('/assets/images/solder-paste-and-powders/indium89/checkmark.jpg') 0 2px no-repeat;
	padding: 0px 0px 8px 20px;
	color: #666;
}
div#types div.product div.product-content p.summary {
	font-weight: bold;
}
div#types div.product div.product-content p.key-features {
	text-align: center;
	color: #999;
	font-weight: bold;
}
div#types div.product div.pds {
	width: 144px;
	padding: 2px 20px;
	text-align: center;
	font-weight: bold;
}
div#types div.product div.pds a:link, div#types div.product div.pds a:visited {
	color: #ffffff;
	text-decoration: underline;
}
div#types div.product div.pds a:hover, div#types div.product div.pds a:active, div#types div.product div.pds a:focus {
	color: #FFC;
	text-decoration: underline;
}
div#types div.product.indium89 div.product-content {
	border: 2px solid #609E23;
}
div#types div.product.indium89 div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89.png') top left repeat-x;
}
div#types div.product.indium89 div.pds {
	background-color: #609E23;
}
div#types div.product.indium89e div.product-content {
	border: 2px solid #681774;
}
div#types div.product.indium89e div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89e.png') top left repeat-x;
}
div#types div.product.indium89e div.pds {
	background-color: #681774;
}
div#types div.product.indium89hf1 div.product-content {
	border: 2px solid #0C62A9;
}
div#types div.product.indium89hf1 div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hf1.png') top left repeat-x;
}
div#types div.product.indium89hf1 div.pds {
	background-color: #0C62A9;
}
div#types div.product.indium89hfa div.product-content {
	border: 2px solid #9B0810;
}
div#types div.product.indium89hfa div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hfa.png') top left repeat-x;
}
div#types div.product.indium89hfa div.pds {
	background-color: #9B0810;
}
div#types div.product.indium89hfa div.pds.marginbottom20px {
	margin-bottom:20px;
}
div#types div.product.indium90a div.product-content {
	border: 2px solid #C98906;
}
div#types div.product.indium90a div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium90a.png') top left repeat-x;
}
div#types div.product.indium90a div.pds {
	background-color: #C98906;
}
div#types div.product.lastindium89product {
	margin-bottom:30px;
}
div#types div.product.indium89hf1p div.product-content {
	border: 2px solid #AF4804;
}
div#types div.product.indium89hf1p div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hf1p.png') top left repeat-x;
}
div#types div.product.indium89hf1p div.pds {
	background-color: #AF4804;
}
div#types div.product.indium89hf1p div.pds.marginbottom20px {
	margin-bottom:20px;
}
div#types div.product.indium89hf div.product-content {
	/*border: 2px solid #D7AC01;*/
	border: 2px solid #681774;
}
div#types div.product.indium89hf div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hf.png') top left repeat-x;
}
div#types div.product.indium89hf div.pds {
	/*background-color: #D7AC01;*/
	background-color: #681774;
}

div#typesInteriorPages div.product.indium89hf div.product {
	width: 253px;}
div#typesInteriorPages div.product.indium89hf div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hf.png') top left repeat-x;}
div#typesInteriorPages div.product.indium89hf div.product-content {
	border: 2px solid #681774;}
div#typesInteriorPages div.product.indium89hf div.pds {
	background-color: #681774;}

div#typesInteriorPages div.product.indium89hf-1 div.product {
	width: 253px;}
div#typesInteriorPages div.product.indium89hf-1 div.product-heading {
	background: #4992d4; /* Old browsers */
	background: -moz-linear-gradient(top, #4992d4 0%, #0c62a9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4992d4 0%,#0c62a9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4992d4 0%,#0c62a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4992d4', endColorstr='#0c62a9',GradientType=0 ); /* IE6-9 */}
div#typesInteriorPages div.product.indium89hf-1 div.product-content {
	border: 2px solid #0C62A9;}
div#typesInteriorPages div.product.indium89hf-1 div.pds {
	background-color: #0C62A9;}

div#types div.product.indium101 div.product-content {
	/*border: 2px solid #AF4804;*/
	border: 2px solid #C98906;
	margin-right:10px;
}
div#typesInteriorPages div.product.indium101 div.product-content {
	/*border: 2px solid #AF4804;*/
	border: 2px solid #C98906;
}
div#typesInteriorPages div.product.indium101 div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium101.png') top left repeat-x;
}
div#types div.product.indium101 div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium101.png') top left repeat-x;
}

div#types div.product.indium101 div.pds {
	/*background-color: #AF4804;*/
	background-color: #C98906;
}

div#typesInteriorPages div.product.indium101 div.pds {
	/*background-color: #AF4804;*/
	background-color: #C98906;
}
div#types div.product.indium101 div.pds.marginbottom20px {
	margin-bottom:20px;
}
div#typesInteriorPages div.product.indium101 div.pds.marginbottom20px {
	margin-bottom:20px;
}


div#types div.product.indium108hf div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium108hf.png') top left repeat-x;}
div#types div.product.indium108hf div.product-content {
	border: 2px solid #3bac9c;
	margin-right:10px;}
div#types div.product.indium108hf div.pds {
	background-color: #3bac9c;}

div#typesInteriorPages div.product.indium108hf div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium108hf.png') top left repeat-x;}
div#typesInteriorPages div.product.indium108hf div.product-content{
    border: 2px solid #3bac9c;}
div#typesInteriorPages div.product.indium108hf div.pds{
    background-color: #3bac9c;}


ul#image-blocks {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 420px;
}
ul#image-blocks li {
	float: right;
	display: inline;
	margin: 4px;
}
p#spider-graph {
	width: 299px;
	height: 239px;
	background: url('/assets/images/solder-paste-and-powders/indium89/product-spider-graph.gif') top left no-repeat;
	text-indent: -9999px;
	float: right;
}
p#indium89-logo {
	width: 279px;
	height: 62px;
	background: url('/assets/images/solder-paste-and-powders/indium89/indium89-logo.gif') top left no-repeat;
	text-indent: -9999px;
}

/* Colored Tables */
.lta-even-green {
    background-color: rgba(0, 72 ,51 , .2);
}
.lta-odd-white {
    background-color: #fff;
}

/* Pb-free Alloys for solder paste table */
table.leadingPbFreeSolderPastes th.center, table.leadingPbFreeSolderPastes td.center {
	text-align:center;
}
table.leadingPbFreeSolderPastesSAC305 th.center, table.leadingPbFreeSolderPastesSAC305 td.center {
	text-align:center;
}
table.leadingPbFreeSolderPastesSAC305 ul {
	margin-left:56px;
}
/* recommended alternatives to SAC305*/
div.recommended-alts {
	background-color: #CDD9D2;
	padding: 10px;
}
div.recommended-alts h3 {
	margin: 0 0 10px 0;
	padding-top: 0px;
}
div.recommended-alts table {
	border-color: #004833;}
div.recommended-alts table th {
	background-color: #004833;
	border-bottom: 2px solid #004833;
	border-left: 1px solid #004833;
	border-right: 1px solid #004833;
}
div.recommended-alts-list-left {
	float:left;
	width:32%;
	margin-right:10px;
}
div.recommended-alts-list-right {
	float:left;
	width:32%;
}
div.recommended-alts-images {
	margin-top:10px;
}
img.recommended-alts-images-right {
	margin-left:1px;
}

/* LV1000 FLUX COATING */

body#lv1000 .jumplinks{
    float:right;clear:right;
    width:260px;
    margin:0 0 8px 8px;padding:10px 20px;
    background-color:#e1e7e4;}
body#lv1000 .subContent{
    float:right;clear:right;
    margin:0 0 8px 8px;
    width:300px;}
body#lv1000 tr.shaded td{
    background-color:#becfc2;}
body#lv1000 tr.shaded td.non-shaded{
    background-color:transparent;}
body#lv1000 tr.shaded-divider td{
    background-color:#74907d;}
body#lv1000 .vertical-text{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg); /* IE */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE Fix */
    writing-mode: lr-tb;
    font-size:1.35em;
    font-weight:bold;
    text-align:center;
    line-height:1.25em;
    white-space:nowrap;
    width:90px;
    max-width:90px;
    overflow:visible;}

body#lv1000 .award-winning{
    position:absolute;
    margin-top:-160px;
    margin-left:20px;
    z-index:1;}
body#lv1000 .award-winning .chinese{
    line-height:2.0em;}
body#lv1000 .award-winning a{
    color:#979797;
    text-decoration:none;}
body#lv1000 .award-winning a:hover{
    color:#fff;}

/* INDIUM 8.9 HFA */
div#typesInteriorPages {
	clear: both;
	margin-top: 10px;

}
div#typesInteriorPages div.product {
	background-color: #ffffff;
	width: 280px;
	float: left;
	margin: 8px;

}
div#typesInteriorPages div.product div.product-heading, div#typesInteriorPages div.product div.product-heading a {
	width: 259px;
	height: 41px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	line-height: 41px;
}
div#typesInteriorPages div.product div.product-heading a:link, div#typesInteriorPages div.product div.product-headings a:visited {
	color: #ffffff;
	text-decoration: underline;
}
div#typesInteriorPages div.product div.product-heading a:hover, div#typesInteriorPages div.product div.product-heading a:active, div#typesInteriorPages div.product div.product-heading a:focus {
	color: #FFC;
	text-decoration: underline;
}
div#typesInteriorPages div.product div.product-content {
	width: 235px;
	padding: 6px 10px;
	height: 228px;
}
div#typesInteriorPages div.product div.product-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#typesInteriorPages div.product div.product-content ul li {
	background: url('/assets/images/solder-paste-and-powders/indium89/checkmark.jpg') 0 2px no-repeat;
	padding: 0px 0px 8px 20px;
	color: #666;
}
div#typesInteriorPages div.product div.product-content p.summary {
	font-weight: bold;
}
div#typesInteriorPages div.product div.product-content p.key-features {
	text-align: center;
	color: #999;
	font-weight: bold;
}
div#typesInteriorPages div.product div.pds {
	width: 239px;
	padding: 2px 10px;
	text-align: center;
	font-weight: bold;
}
div#typesInteriorPages div.product div.pds a:link, div#typesInteriorPages div.product div.pds a:visited {
	color: #ffffff;
	text-decoration: underline;
}
div#typesInteriorPages div.product div.pds a:hover, div#typesInteriorPages div.product div.pds a:active, div#typesInteriorPages div.product div.pds a:focus {
	color: #FFC;
	text-decoration: underline;
}
div#typesInteriorPages div.product.indium89hfa div.product-content {
	border: 2px solid #9B0810;
}
div#typesInteriorPages div.product.indium89hfa div.product-heading {
	background: url('/assets/images/solder-paste-and-powders/indium89/heading-indium89hfa.png') top left repeat-x;
}
div#typesInteriorPages div.product.indium89hfa div.pds {
	background-color: #9B0810;
}
div#typesInteriorPages div.product.indium89hfa div.pds.marginbottom20px {
	margin-bottom:20px;
}




div.indium89HFAQuote {
	float:right;
	width:266px;
	margin: 0px 0px 10px 30px;
	clear:right;
}
p.quoteNdash {
	margin:-10px 0 0 64px;
}
p.quoteSource {
	margin:-33px 0 0 76px;
	width: 170px;
}
span.quoteJobTitle {
	font-size:12px;
}

/* INTERNSHIP PROGRAM */

div.internshipSidebar{
    float: right;
    width: 266px;
    margin: 0px 0px 10px 30px;
    clear: right;}
div.internshipSidebar .intern{
   margin-bottom:1.0em;}
div.internshipSidebar .intern img{
   max-width:266px;}
div.internshipSidebar a.btnCTAGreen{
   margin-top:0;
   width:218px;
   text-align:center;}

/*div.internshipSidebar a.btnCTAPastInterns{
   color:#004833;
   background-color: #FFF;
   border: 2px solid #004833;}
div.internshipSidebar a.btnCTAPastInterns:hover{
   color:#000;
   border-color:#999;}*/
   
div.internshipSidebar ul.pastInternship{
   border-top:1px solid #777778;
   padding-top:1.0em;}


/* CALCULATION TOOLS */

#calculationtools .content h2 {
    padding-bottom:0.25em;
    border-bottom: 2px solid #000; }

#calculationtools .content .col {
    float:left;
    width:46.5%;
    margin-right:1.5em; }

#calculationtools .content .col h3 a {
    display:block;
    background-color: #d5e0da;
    /*border: 1px solid #acd1a5;*/
    border: 1px solid #004833;
    color: #004833;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 0.5em;
    height: 32px;
    max-height:32px;
    line-height: 32px;
    text-decoration:none; }

#calculationtools .content .col h3 a:hover {
    background-color: #004833;
    color: #fff;}

#calculationtools .content .col h3 a .arrow {
    float:right;}

/* SITEMAP */

div#site-map ul li {
	font-size: 15px;
	font-weight: bold;
}
div#site-map ul li ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#site-map ul li ul li {
	font-size: 13px;
	font-weight: bold;
}
div#site-map ul li ul li ul {
}
div#site-map ul li ul li ul li {
	font-size: 13px;
	font-weight: normal;
}
/* Self-Identification Form */

form#SelfIdentification {
	float: left;
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 0 0;
}
form#SelfIdentification fieldset {
	width: 570px;
}
form#SelfIdentification fieldset div {
	clear: left;
	margin: 0px 0px 10px 0px;
	height: 32px;
}
form#SelfIdentification fieldset div label {
	width: 196px;
	float: left;
	margin: 0px;
	padding: 0px 4px 0px;
}
form#SelfIdentification fieldset div.required label {
	font-weight: bold;
}
form#SelfIdentification fieldset div.radio-btn-gender input {
	float: left;
	width: 20px;
	margin-left: 4px;
}
form#SelfIdentification fieldset div.radio-btn-gender label {
	margin: 0px;
	padding: 0px;
	width: 50px;
	display: inline;
	font-weight: normal;
 *margin-top: 3px;
}
form#SelfIdentification fieldset div.radio-btn-gender label.gender {
	margin-left: 4px;
	font-weight: bold;
}
form#SelfIdentification fieldset div.radio-btn input {
	float: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
form#SelfIdentification fieldset div.radio-btn label {
	margin: 0px;
	padding: 0px;
	width: auto;
	display: inline;
	font-weight: bold;
 *margin-top: 3px;
}
form#SelfIdentification fieldset div.radio-btn div {
	margin: -10px 0px 0px 20px;
	padding: 0px;
}
form#SelfIdentification fieldset div.decline {
	padding: 15px 0px 15px 0px;
	margin: 0px;
 *padding-top: 2px;
	font-weight: bold;
}
form#SelfIdentification fieldset div input {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
form#SelfIdentification fieldset div select {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 250px;
}
form#SelfIdentification fieldset div select.error {
	color: #000000;
}
div.definitions {
	font-size: 11px;
	clear: both;
}
form#SelfIdentification fieldset p {
	margin: 15px 0 10px 0;
	font-weight: bold;
}
/*form#SelfIdentification fieldset div.radio-btn-vet {
	padding: 6px 0px; margin: 0px;
}*/

form#SelfIdentification fieldset div.radio-btn-vet input {
	float: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
form#SelfIdentification fieldset div.radio-btn-vet label {
	margin: 0px;
	padding: 0px;
	width: auto;
	display: inline;
	font-weight: bold;
 *margin-top: 3px;
}
form#SelfIdentification fieldset div.radio-btn, form#SelfIdentification fieldset div.radio-btn-vet {
	height: auto !important;
}
form#SelfIdentification fieldset div.radio-btn div {
	margin: -10px 0px 0px 20px;
	padding: 0px;
}
form#SelfIdentification fieldset div.discharged {
	padding: 15px 0px 10px 0px;
	margin: 0px;
}
/*form#SelfIdentification fieldset div.discharged label {
	width: 125px;
}*/

form#SelfIdentification fieldset div.accept-documentation {
	margin-bottom: 20px;
}
form#SelfIdentification fieldset input#AcceptDocumentation {
	float: left;
	width: 20px;
	margin-right: 4px;
}
form#SelfIdentification fieldset input#Decline {
	float: left;
	width: 20px;
}
form#SelfIdentification fieldset div.accept-documentation label {
	margin: 0px;
	padding: 0px;
	width: 90%;
	display: inline;
	margin-top: 3px;
}
form#SelfIdentification input {
	width: 250px;
}
form#SelfIdentification label.error {
	color: #FF0000;
	float: right;
	font-size: 10px;
	text-align: right;
	margin-right: 85px;
	padding-top: 0px;
	clear: both;
}
form#SelfIdentification label.checkbox-label+label.error {
	float: none;
	margin-left: 10px;
}
form#SelfIdentification input.submit {
	width: 130px;
}
/*--- Awards ---*/

div.award-block {
	display: inline-block;
}
div.award-1, div.award-2, div.award-3 {
	display: inline;
	float: left;
	margin: 0px 14px;
}
div.award-1 p, div.award-2 p, div.award-3 p {
	width: 168px;
}
div.award-1 {
	width: 168px;
}
div.award-2 {
	width: 168px;
}
div.award-3 {
	width: 170px;
}
div.additional-awards {
	margin-bottom: 8px;
}
div.additional-awards div.entry {
	clear: both;
	margin: 5px 0 15px 0;
	width: 100%;
}
div.additional-awards div.entry p {
	margin-top: 4px;
	padding: 0 0 2px 107px;
}
div.additional-awards div.entry img {
	border: 1px solid #CCC;
}
div.additional-awards div.entry img.no-border {
	border: none;
}
div.additional-awards div.entry p.read-article {
	margin-top: 0px;
	padding: 5px 0 0 107px;
}
/*--- CONNECTOR ASSEMBLY ---*/

div.connector-assembly-intro {
	background-color: #CCDBD6;
	padding: 10px 10px 10px 14px;
	margin-bottom: 10px;
	color: #000000;
	display: inline-block;
}
ul.connector-assembly-washer-sizes {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.connector-assembly-washer-sizes li {
	width: 120px;
	float: left;
	display: inline;
	padding-top:6px;
}
ul.connector-assembly-washer-sizes li.contact-link {
	width: 100%;
	clear: both;
}
/*--- NEWS ---*/



.meta-posted, .meta-keyword {
	font-weight: bold;
	font-size: .8em;
}
.meta-posted date {
	display: block;
	font-size: 1.3em;
}
.meta-keyword span {
	display: block;
	color: #004933;
}
div.old h3 {
	font-size: 1em;
	min-height: 31px;
}
#archive-read-more a {
	cursor:pointer;
	display:block;
	font-weight:bold;
	text-align: center;
}
/*--- BISMUTH ---*/

div.bismuth-languages {
	width: 196px;
	border: 1px solid #AEAFAE;
	padding: 10px;
	float: right;
	margin: 0px 0px 8px 8px;
	background-color: #ffffff;
}
div.bismuth-languages h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
div.bismuth-languages p {
	margin: 0px;
	padding: 2px 0px;
}
div.bismuth-languages p.source {
	font-size: 10px;
	margin-top: 6px;
}
div.bismuth-contact-us-btn {
	height: 49px;
	width: 240px;
	overflow: hidden;
	text-indent: -9999px;
	padding-top: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	clear: right;
	float: right;
}
div.bismuth-contact-us-btn a {
	background: url('/assets/images/solders/bismuth-contact-us-btn.jpg') top left no-repeat;
	display: block;
	height: 49px;
	width: 240px;
}
div.bismuth-contact-us-btn a:hover {
	background-position: 0 -49px;
}
/*--- GOLD ---*/

div.gold-img-bar {
	float: right;
	width: 258px;
	display: inline-block;
}
div.gold-img-bar div.section {
	float: left;
	display: inline;
	width: 114px;
	margin: 2px 0px 2px 12px;
	text-align: center;
}
div.gold-img-bar p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
div.gold-img-bar div.section p img {
	border: 2px solid #004833;
}
div.gold-contact-us-btn {
	height: 49px;
	width: 240px;
	overflow: hidden;
	text-indent: -9999px;
	padding-top: 8px;
	margin-left: 10px;
	clear: both;
}
div.gold-contact-us-btn a {
	background: url('/assets/images/solders/gold/gold-contact-us-btn.jpg') top left no-repeat;
	display: block;
	height: 49px;
	width: 240px;
}
div.gold-contact-us-btn a:hover {
	background-position: 0 -49px;
}
h3.gold-options-heading {
	background-color: #B0C7B7;
	padding: 6px;
	width: 578px;
}
.ie6 h3.gold-options-heading, .ie7 h3.gold-options-heading {
	width: 585px;
}
div.gold-options {
	background-color: #ebf3ed;
	/*margin-top: 10px;*/
	display: inline-block;
}
div.gold-options div.col1, div.gold-options div.col2 {
	padding: 6px;
	width: 278px;
}
div.gold-options h3 {
	margin-top: 0px;
	border-bottom: 2px solid #5F5F5F;
}
div.gold-options div.btm {
	padding: 6px;
	width: 578px;
}
h3.goldList {
	margin-bottom: -10px;
}
div.goldList ul.goldList li {
	margin-top: 0px;
	margin-bottom: 2px;
}

/* Indium Wire Landing Page */

body#solders.indium-wire div#banner{
	height:216px;
	text-indent:0;
    background: url('/solders/wire/indium-wire/assets/images/indium-wire-banner.jpg') top left no-repeat;}
body#solders.indium-wire div#banner a{
    width:auto;
	height:auto;}
body#solders.indium-wire div#banner div.buffer{
    padding:50px 0 0 25px;
    width:90%;
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;}
body#solders.indium-wire div#banner div.buffer h1{
    display:none;}
body#solders.indium-wire div#banner div.buffer ul{
    margin-left:-20px;
    font-size:1.2em;}
body#solders.indium-wire div#banner div.buffer ul li{
    line-height:1.75em;}
body#solders.indium-wire div#banner div.buffer ul.quicklinks{
    margin:7.5em 0 10px 0;
    padding:0 0 0 1px;
    list-style-type:none;
    font-size:1.0em;}
body#solders.indium-wire div#banner div.buffer ul.quicklinks li{
    display:inline-block;
    margin-right:1.0em;
    font-size:0.9em;
    line-height:1.5em;}
body#solders.indium-wire div#banner div.buffer ul.quicklinks li a{
    padding:0 12px 0 0;
    /*color:#FFC20F;*/
    color:#9BAA95;
    font-weight:bold;
    background:url('/solders/wire/indium-wire/assets/images/bullet-arrow-white.png') no-repeat center right;}
body#solders.indium-wire div#banner div.buffer ul.quicklinks li a:hover{
    color:#fff;}

.indium-wire .cta {
    display:inline-block;
    /*position:relative;
    margin:10px 0;
    z-index:5;*/
    margin: 10px 0;
    padding:0.4rem 1.2rem;
    font-size:1.0rem;
    font-weight:bold;
    line-height: 1.35em;
    color:#fff;
    background-color:#ec9537;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
    border:1px solid #333;}
.indium-wire .cta a{
    color:#fff;
    font-weight:bold;}
.indium-wire .cta a:hover{
    color:#fff;
    text-decoration:none;}

table.wireInStock td{
    border-left: 1px solid #5f5f5f;
    background-color:#e1e7e4;}
table.wireInStock td.instock{
    color:#fff;
    background-color:#004833;}


/* Gold Preforms Landing Page */

body#solders.gold-preforms div#banner{
	height:345px;
	text-indent:0px;
    background: url('/assets/images/banners/gold-preforms.jpg') top left no-repeat;}
body#solders.gold-preforms div#banner a{
    width:auto;
	height:auto;}
body#solders.gold-preforms div#banner div.buffer{
    padding:90px 0 0 25px;
    width:260px;
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;}
body#solders.gold-preforms div#banner div.buffer h1{
    display:none;}
body#solders.gold-preforms div#banner div.buffer ul.quicklinks{
    margin:10px 0;
    padding:0 0 0 1px;
    list-style-type:none;}
body#solders.gold-preforms div#banner div.buffer ul.quicklinks li{
    display:inline-block;
    font-size:0.9em;
    line-height:1.5em;}
body#solders.gold-preforms div#banner div.buffer ul.quicklinks li a{
    padding:0 12px 0 0;
    color:#FFC20F;
    font-weight:bold;
    background:url(/gold-preforms/assets/images/bullet-arrow-gold.png) no-repeat center right;}
body#solders.gold-preforms div#banner div.buffer ul.quicklinks li a:hover{
    color:#fff;}

.gold-preforms .conclusion {
	background-color: #004933;
	padding: 22px 30px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 593px;
    background:#004933 url(/gold-preforms/assets/images/aurush-80years.jpg) no-repeat bottom right;}

body#solders.gold-preforms div#additional-information h3{
    border-bottom:0;
    color:#000;}

body#solders.gold-preforms #application div ul{
    padding-left:20px;}

body#solders.gold-preforms div .gold-preform-quote{
    padding:15px;}

.gold-preforms .cta {
    position:relative;
    text-align:right;
    margin:10px 0;
    z-index:5;}
.gold-preforms .cta a{
    padding:0.4rem 1.2rem;
    font-size:1.0rem;
    font-weight:normal;
    color:#fff;
    background-color:#ec9537;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
    border:1px solid #333;
    text-decoration:none;}
.gold-preforms .cta a:hover{
    color:#fff;
    background-color:#f8ad4d;}

.gold-preforms .conclusion .cta{
    float:none;
    margin-left:auto;
    margin-right:auto;
    width:300px;
    text-transform:uppercase;
    font-weight:bold;}
.gold-preforms .conclusion .cta a{
    display:block;
    padding:0.7rem 1.2rem;
    text-align:center;
    font-weight:bold;
    color:#fff;
    background-color:E96B0D;}
.gold-preforms .conclusion .cta a:hover{
    background-color:#EB6217;}

/* Brazing Alloys Landing Page */

body#solders.brazingalloys div#banner{
   height:216px;
	min-height:216px;
	text-indent:-9999px;
   background: url('/assets/images/banners/brazing-alloys.jpg') top left no-repeat;
   border-top:15px solid #004933;}
body#solders.brazingalloys div#banner a{
   width:auto;
	height:auto;}

/*body#solders.brazingalloys div#banner div.item1 {
	background: url('/brazealloys/assets/images/braze-alloys-slide1.jpg') top left no-repeat;}
body#solders.brazingalloys div#banner div.item2 {
	background: url('/brazealloys/assets/images/braze-alloys-slide2.jpg') top left no-repeat;}
body#solders.brazingalloys div#banner div.item3 {
	background: url('/brazealloys/assets/images/braze-alloys-slide3.jpg') top left no-repeat;}
body#solders.brazingalloys div#banner div.item4 {
	background: url('/brazealloys/assets/images/braze-alloys-slide4.jpg') top left no-repeat;}
body#solders.brazingalloys div#banner div.item5 {
	background: url('/brazealloys/assets/images/braze-alloys-slide5.jpg') top left no-repeat;}
body#solders.brazingalloys div#banner div.item6 {
	background: url('/brazealloys/assets/images/braze-alloys-slide6.jpg') top left no-repeat;}*/

body#solders.brazingalloys div#banner div.buffer{
    padding:20px 0 0 25px;
    width:490px;
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;}
body#solders.brazingalloys div#banner div.buffer h1{
    font-size:38px;
    line-height:1.2em;
    color:#fff;}
body#solders.brazingalloys div#banner div.buffer h2{
    margin-bottom:0;
    color:#fff;}
/*body#solders.brazingalloys div#banner div.buffer h1{
    display:none;}*/
body#solders.brazingalloys div#banner div.buffer ul.quicklinks{
    margin:10px 0;
    padding:0 0 0 1px;
    list-style-type:none;}
body#solders.brazingalloys div#banner div.buffer ul.quicklinks li{
    display:inline-block;
    font-size:0.9em;
    line-height:1.5em;}
body#solders.brazingalloys div#banner div.buffer ul.quicklinks li a{
    padding:0 12px 0 0;
    color:#FFC20F;
    font-weight:bold;
    background:url(/gold-preforms/assets/images/bullet-arrow-gold.png) no-repeat center right;}
body#solders.brazingalloys div#banner div.buffer ul.quicklinks li a:hover{
    color:#fff;}

body#solders.brazingalloys .col1 img, body#solders.brazingalloys .col2 img{
    width:100%;
    max-width:290px;}

.brazingalloys .conclusion {
	background-color: #004933;
	padding: 22px 30px;
	margin: 0px;
	color: #5f5f5f;
	display: inline-block;
	width: 593px;
    background:#004933 url(/gold-preforms/assets/images/aurush-80years.jpg) no-repeat bottom right;}

body#solders.brazingalloys div#additional-information h3{
    border-bottom:0;
    color:#000;}

body#solders.brazingalloys #application div ul{
    padding-left:20px;}

body#solders.brazingalloys div .gold-preform-quote{
    padding:15px;}

.brazingalloys .cta {
    position:relative;
    text-align:right;
    margin:10px 0;
    z-index:5;}
.brazingalloys .cta a{
    padding:0.4rem 1.2rem;
    font-size:1.0rem;
    font-weight:normal;
    color:#fff;
    background-color:#ec9537;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
    border:1px solid #333;
    text-decoration:none;}
.brazingalloys .cta a:hover{
    color:#fff;
    background-color:#f8ad4d;}

.brazingalloys .conclusion .cta{
    float:none;
    margin-left:auto;
    margin-right:auto;
    width:300px;
    text-transform:uppercase;
    font-weight:bold;}
.brazingalloys .conclusion .cta a{
    display:block;
    padding:0.7rem 1.2rem;
    text-align:center;
    font-weight:bold;
    color:#fff;
    background-color:E96B0D;}
.brazingalloys .conclusion .cta a:hover{
    background-color:#EB6217;}

/* QUALITY DOCUMENTS */

ul.quality-documents {
	margin: 0px;
	padding: 0px;
}
ul.quality-documents li {
	list-style-type: none;
	width: 160px;
	padding: 17px;
	display: inline;
	float: left;
   min-height:320px;
}
ul.quality-documents li img {
	border: 2px solid #A9BDB7;
}
ul.quality-documents li p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.quality-documents li p.doc-title {
	font-weight: bold;
}
ul.quality-documents li p.download-link {
	margin-top: 4px;
}
ul.quality-documents li p.notes {
	margin-top: 4px;
	font-size: 12px;
}
/* MARCOM CORPORATE LITERATURE TAB */
div.marcom-tech-milestones {
	margin-top:0px;
	padding:0px;
}
div.marcom-tech-milestones dt {
	float:left;
	clear:left;
	font-size:18px;
	margin: 0;
	padding: 20px 0 0;
	width: 100px;
}
div.marcom-tech-milestones dd {
	border-top: 1px solid #CCCCCC;
	margin: 0;
	padding: 4px 0 4px 105px;
}
.medical div.content ul li {
	margin:0px;
	padding:2px;
}
.medical h3.nitinolkit {
	float:right;
	margin:16px 3px 8px 8px;
	padding:0;
	width:200px;
	height:320px;
	overflow:hidden;
	text-indent:-9999px;
	background:url("/assets/images/medical/nitinol-soldering-researchkit.jpg") no-repeat top left;
}
.medical h3.nitinolkit a {
	display:block;
	width:200px;
	height:320px;
}
.medical div.content div.col1, .medical div.content div.col2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 30px 8px 0px;
	width: 260px;
	float: left;
	display: inline;
}
.medical div.content div.col1 img, .medical div.content div.col2 img {
	float: right;
	padding: 0px 0px 2px 6px;
}
.medical div.content div.buy-products a {
	background: url("/assets/images/medical/buy_solder_online.gif") no-repeat scroll center top transparent;
	float:right;
	width:200px;
	height:55px;
	margin-left:10px;
}
table.medical td.highlight {
	background-color:#CCDBD6;
}
/*===== SHARE TOOLS =====*/

div.news-social-links div.st-fb-like {
	height:29px;
	overflow:hidden;
}
div.news-social-links {
	margin-top:5px;
	margin-right:5px;
	margin-left:-3px;
}
div.article-meta-top {
	float:left;
	width: 110px;
	margin:0px;
}
div.article {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	float:left;
	overflow:hidden;
}
div.article img {
	float: right;
	max-width: 250px;
	margin-left: 1em;
	clear: right;
}
div.article div.article-body {
	margin-left:110px;
}
div.article h3 {
	font-size: 1.3em;
	margin-bottom: .5em;
}
div.article h3 a {
	text-decoration: none;
}
div.news-social-links .fb_iframe_widget iframe {
	margin: 3px 0px !important;
}
div.news-social-links span.st_twitter_hcount {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
div.news-social-links span.st_facebook_hcount {
	float:left;
	margin-top:-1px;
}
div.social-links {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	padding-bottom:15px;
	margin-bottom:30px;
    white-space:nowrap;
}
div.social-links div {
	float: left;
	display: inline;
}
div.social-links div.st-fb-like {
	margin-left:5px;
	margin-bottom:5px;
	height:28px;
	overflow:hidden;
}
div.social-links div.st-fb-like span span {
	margin: 1px 3px 0px 3px !important;
}
div.social-links .fb_iframe_widget iframe {
	margin-bottom:25px !important;
}
div.social-links div.email {
	float:left;
	display:inline-block;
}
div.social-links div.email {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	height: 22px;
}
div.social-links span.email-a-friend {
	/*padding-bottom:10px;*/
	margin: 0px;
	padding: 0px;
}
div.social-links span.email-a-friend a {
	background: url("http://w.sharethis.com/images/email_counter.png") no-repeat scroll 0 0 transparent;
	width: 60px;
	height: 22px;
	margin-bottom:5px;
	display:block;
	text-indent: -9999px;
}
div.news-social-links span.email-a-friend a {
	background: url("http://w.sharethis.com/images/email_counter.png") no-repeat scroll 0 0 transparent;
	width: 60px;
	height: 22px;
	display:block;
	text-indent: -9999px;
	margin-top:3px;
	margin-left:3px;
}
div.news-social-links p.share-heading {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width: 90px;
}
div.social-links .fb_iframe_widget iframe {
	margin: 0px 0px !important;
	height: 22px !important;
}
/*div.social-links{
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	padding-bottom:15px;
	margin-bottom:30px;

}
div.social-links div.st-fb-like{
	float:left;
	display:inline-block;
	margin-left:5px;
	margin-bottom:5px;
	height:28px;
	overflow:hidden;
}
div.social-links .fb_iframe_widget iframe {
	margin-bottom:25px !important;
}
div.social-links div.email{
		float:left;
		display:inline-block;
}
div.social-links span.email-a-friend{
	padding-bottom:10px;
}
div.social-links div.fb-share{
	float:left;
	display:inline-block;
}
div.social-links div.twit-share{
	float:left;
	display:inline-block;
}
div.social-links div.linked-share{
	float:left;
	display:inline-block;
}
div.social-links span.email-a-friend a {
	background: url("http://w.sharethis.com/images/email_counter.png") no-repeat scroll 0 0 transparent;
	width: 60px;
	height: 22px;
	margin-bottom:5px;
	display:block;
	text-indent: -9999px;
}

div.news-social-links span.email-a-friend a {
	background: url("http://w.sharethis.com/images/email_counter.png") no-repeat scroll 0 0 transparent;
	width: 60px;
	height: 22px;
	display:block;
	text-indent: -9999px;
	margin-top:3px;
	margin-left:3px;
}
div.news-social-links p.share-heading{
	 font-weight: bold; border-bottom: 1px solid #000000; margin: 0px 0px 8px 0px; padding: 0px; width: 90px;
}
div.social-links .fb_iframe_widget iframe {margin: 0px 0px !important;}*/



div#email-a-friend-form div#email textarea {
	height: 122px;
	width: 273px;
}
div#email-a-friend-form div#email div.page-title {
	text-align:center;
	font-style:oblique;
}
div#email-a-friend-form div.email-a-friend-banner {
	background-color:#5d5d5d;
	color:#FFFFFF;
	height:40px;
	padding:5px;
	margin-left:2px;
	margin-right:2px;
}
div#email-a-friend-form p.email-a-friend-success {
	margin-top:60px;
	font-size:18px;
	text-align:center;
}
div#email-a-friend-form div.social-links {
	width:570px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}
div#email-a-friend-form div#contact-tab-content label, div#popup-form label {
	display: block;
	margin-top:4px;
}
div#email-a-friend-form div.social-links h3 {
	text-align:center;
}
div#email-a-friend-form p {
	margin:8px;
	margin-left:4px;
}
div#email-a-friend-form div.email-a-friend-banner h2 {
	margin:0;
	padding:0;
	font-family: Univers, Arial, sans-serif;
}
div#email-a-friend-form div#contact-tab-content fieldset div.send, div#popup-form fieldset div.send {
	clear: both;
	margin-top: 10px;
	text-align: center;
	width: 928px;
}
div#email-a-friend-form div#contact-tab-content fieldset div.send, div#popup-form fieldset input {
	margin-top:10px;
}
div#email-a-friend-form span.column-header {
	display:inline-block;
	margin-top:5px;
	font-weight:bold;
	padding:0px;
}
form#email-a-friend label.error, div#popup-form label.error {
	color: #FF0000;
	float: right;
	font-size: 10px;
	margin-right: 16px;
	padding-top: 2px;
}
/* Solder Spheres RFQ */

div.wordCount {
	float: left;
	display: inline;
	float: right;
	height: auto !important;
	font-size: 10px;
	width: auto !important;
	margin: 0px 6px 0px 0px;
}
div.wordCount.error {
	color: #F00;
}
div.note {
	clear: left;
	float: left;
	display: block;
	margin: 0px;
	height: auto !important;
	font-size: 11px;
	width: auto !important;
}
body#solders.spheres div.textarea {
	height: 100px;
}
body#solders.spheres .ui-tooltip, body#solders.spheres .qtip {
	width: 280px;
	margin-left: 10px !important;
}
div.textarea span.small {
	font-size: 10px;
}
/*===== RECLAIM AND RECYCLE =====*/

div.reclaim-contact-container {
	clear:both;
	padding-top:5px;
}
div.reclaim-contact-container p.box-highlight {
	padding-bottom:15px;
}
div.reclaim-contact-container p.name {
	padding-left:5px;
}
div.reclaim-contact-container p.phone {
	padding-left:5px;
}
div.reclaim-contact-container p.fax {
	padding-left:5px;
}
div.reclaim-vcard {
	display: inline;
	float: left;
	width: 282px;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	height: 110px;
	/*position: relative;*/
	font-size: 13px;
}
div.reclaim-vcard p {
	margin:0px;
	padding:0px;
	padding-top:2px;
}
div.reclaim-vcard p.box-highlight {
	font-weight: bold;
	background-color: #333;
	color: #ffffff;
	padding: 6px;
	font-size: 14px;
}
div.reclaim-vcard p.title {
	padding-top: 4px;
	font-weight: bold;
	padding-bottom:4px;
}
a.orange-link:link, a.orange-link:active, a.orange-link:visited, a.orange-link:hover {
	color:#FF6600;
}
.phonenumberinput {
	display:none;
}
/* FLOW CHARTS ON SOLDER AND SOLDER DROSS PAGE */
div.tolling-flow-chart {
	position: relative;
	background: url('/assets/images/reclaim-and-recycle/tolling-flow-chart.jpg') top left no-repeat;
	height: 348px;
	width: 495px;
	text-indent: -9999px;
	margin-left: 20px;
}
div.tolling-flow-chart div.certificate-box {
	position: absolute;
	bottom: 0px;
	right: 172px;
	height: 107px;
	width: 149px;
	overflow: hidden;
	text-indent: -9999px;
}
div.tolling-flow-chart div.certificate-box a {
	background: url('/assets/images/reclaim-and-recycle/tolling-flow-chart-cert.jpg') top left no-repeat;
	height: 107px;
	width: 149px;
	display: block;
}
div.tolling-flow-chart div.certificate-box a:hover {
	background-position: 0 -107px;
}
div.assured-recycle-chart {
	position: relative;
	background: url('/assets/images/reclaim-and-recycle/assured-recycle-flow-chart.jpg') top left no-repeat;
	height: 348px;
	width: 495px;
	text-indent: -9999px;
	margin-left: 20px;
}
div.assured-recycle-chart div.certificate-box {
	position: absolute;
	top: 230px;
	bottom: 0px;
	right: 0px;
	height: 107px;
	width: 149px;
	overflow: hidden;
	text-indent: -9999px;
}
div.assured-recycle-chart div.certificate-box a {
	background: url('/assets/images/reclaim-and-recycle/tolling-flow-chart-cert.jpg') top left no-repeat;
	height: 107px;
	width: 149px;
	display: block;
}
div.assured-recycle-chart div.certificate-box a:hover {
	background-position: 0 -107px;
}
div.assured-recycle-chart div.analysis-box {
	position: absolute;
	top: 114px;
	bottom: 0px;
	right: 346px;
	height: 94px;
	width: 137px;
	overflow: hidden;
	text-indent: -9999px;
}
div.assured-recycle-chart div.analysis-box a {
	background: url('/assets/images/reclaim-and-recycle/assured-recycle-flow-chart-analysis.jpg') top left no-repeat;
	height: 94px;
	width: 137px;
	display: block;
}
div.assured-recycle-chart div.analysis-box a:hover {
	background-position: 0 -94px;
}
/*------------ SACM PAGE STYLES --------------*/
table.sacm-basic-materials {
	table-layout:fixed;
}
table.sacm-basic-materials td, table.sacm-standard-products td, table.sacm-standard-products th, table.sacm-basic-materials th.center-title {
	text-align:center;
}
div.sacmContent ul.sacmList li {
	margin-top: 0px;
	margin-bottom: 2px;
}
div.img-enlarge-left {
	width:270px;
	float:left;
}
span.click-to-enlarge-left {
	display:block;
	margin-top:-8px;
	text-align: center;
	font-style: italic;
	/*font-size:11px;*/
	width: 270px;
}
div.img-enlarge-right {
	width:270px;
	float:right;
	padding-left:10px;
	padding-right:10px;
}
span.click-to-enlarge-right {
	display:block;
	margin-top:-8px;
	width:270px;
	text-align: center;
	font-style: italic;
	/*font-size:11px;*/
}
span.click-to-enlarge-left a, span.click-to-enlarge-right a {
	text-decoration: none;}
ul.sacmIntro, ul.indium89HFAIntro {
	margin-left: -27px;
 *margin-left: 15px;
}
/* LI CLASS FOR IE9 */
ul.showbullet li {
	list-style-position: inside;
}
/* DOCUMENT LANGUAGES */

div#document-languages {
}
div#document-languages div {
	width: 110px;
	height: 128px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
}
div#document-languages div a {
	display: block;
	width: 110px;
	height: 128px;
}
div#document-languages div.english-docs a {
	background: url('/assets/images/language-documents/english.gif') top left no-repeat;
	text-indent: -9999px;
}
div#document-languages div.european-docs a {
	background: url('/assets/images/language-documents/european.gif') top left no-repeat;
}
div#document-languages div.canadian-french-docs a {
	background: url('/assets/images/language-documents/canadian-french.gif') top left no-repeat;
}
div#document-languages div.chinese-simplified-docs a {
	background: url('/assets/images/language-documents/chinese-simplified.gif') top left no-repeat;
}
div#document-languages div.chinese-traditional-docs a {
	background: url('/assets/images/language-documents/chinese-traditional.gif') top left no-repeat;
}
div#document-languages div.croatian-docs a {
	background: url('/assets/images/language-documents/croatian.gif') top left no-repeat;
}
div#document-languages div.danish-docs a {
	background: url('/assets/images/language-documents/danish.gif') top left no-repeat;
}
div#document-languages div.estonian-docs a {
	background: url('/assets/images/language-documents/estonian.gif') top left no-repeat;
}
div#document-languages div.finnish-docs a {
	background: url('/assets/images/language-documents/finnish.gif') top left no-repeat;
}
div#document-languages div.french-docs a {
	background: url('/assets/images/language-documents/french.gif') top left no-repeat;
}
div#document-languages div.german-docs a {
	background: url('/assets/images/language-documents/german.gif') top left no-repeat;
}
div#document-languages div.italian-docs a {
	background: url('/assets/images/language-documents/italian.gif') top left no-repeat;
}
div#document-languages div.japanese-docs a {
	background: url('/assets/images/language-documents/japanese.gif') top left no-repeat;
}
div#document-languages div.korean-docs a {
	background: url('/assets/images/language-documents/korean.gif') top left no-repeat;
}
div#document-languages div.malaysian-docs a {
	background: url('/assets/images/language-documents/malaysian.gif') top left no-repeat;
}
div#document-languages div.polish-docs a {
	background: url('/assets/images/language-documents/polish.gif') top left no-repeat;
}
div#document-languages div.portuguese-docs a {
	background: url('/assets/images/language-documents/portuguese.gif') top left no-repeat;
}
div#document-languages div.romanian-docs a {
	background: url('/assets/images/language-documents/romanian.gif') top left no-repeat;
}
div#document-languages div.slovenian-docs a {
	background: url('/assets/images/language-documents/slovenian.gif') top left no-repeat;
}
div#document-languages div.spanish-docs a {
	background: url('/assets/images/language-documents/spanish.gif') top left no-repeat;
}
div#document-languages div.swedish-docs a {
	background: url('/assets/images/language-documents/swedish.gif') top left no-repeat;
}
div#document-languages div a:hover {
	background-position: 0 -128px;
}
div.community-entry div.community-images {
	float:left;
	width:220px;
	display:inline-block;
}
div.community-entry div.community-images img.main-image {
	width:202px;
}
div.community-entry img {
	float:left;
	width:99px;
	margin:2px;
}
div.community-entry div.community-entry-text {
	float:left;
	display:inline-block;
}
/* Book Download */

body.book-download p.author {
	padding-top: 6px;
	font-weight: bold;
	font-style: italic;
}
body.book-download img.book-cover {
	border: 1px solid #003927;
}
span.black {
	color: #000000;
}
span.bold {
	font-weight: bold;
}
form#book-download div.send {
	margin-top: 14px;
}
form#book-download div.send input {
	height: 32px;
	width: 143px;
	margin-left: 222px;
}
/*Low Temperature Alloys*/

div.low-temp-alloys-references {
	clear:none;
	font-size:10px;
	width:500px;
	margin-left:10px;
	margin-top:-20px;
}
ol.temp-reference-list {
	margin-top:-5px;
}
ol.temp-reference-list li {
	margin-top:0px !important;
	margin-bottom:0px !important;
	font-size:10px;
}
div.estimated {
	display:inline-block;
	width:100px;
	margin-right:0px;
	margin-left:540px;
	margin-bottom:0px;
	font-size:10px;
}
th.middle {
	vertical-align:middle;
}
/* Community Support Page */
.content-row-community {
	margin-top:8px;
}
/*h3.photo-gallery {
	margin-left:-8px;
	padding:4px 8px;
	border:1px solid #CCC;
}*/
ul.community-support-images-dyn {
	margin:0;
	padding:0;
	background:none;
	width: 220px;
	float:left;
}
ul.community-support-images-dyn li {
	float:left;
	margin:0px 0px 0px 0px!important;
	padding:4px 4px 0px 0px;
	width:100px;
	/*	height:90px; */
	text-align:center;
	list-style-type: none;
}
ul.community-support-images-dyn li div {
	/*	height: 90px; */
	max-height: 70px;
	width: 100px;
	overflow: hidden;
}
.community-support-images {
	padding-top:4px;
}
p.community-support-images-dyn {
	width: 370px;
	float:right;
}
div.community-support-images-desc {
	width: 370px;
	float: right;
	padding-top:4px;
}
div.community-support-images-desc-collapse {
	width: 370px;
	float: right;
	padding-top:4px;
}
div.imaps-2013 {
	width: 210px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
div.imaps-2013 a {
	width: 210px;
	height: 89px;
	display: block;
	background: url('/assets/images/imaps-2013.jpg') top left no-repeat;
}
div.imaps-2013 a:hover {
	background-position: 0px -89px;
}
div.korean-blog-btn {
	width: 251px;
	height: 46px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
	margin: 12px 8px 0px 0px;
}
div.korean-blog-btn a {
	display: block;
	width: 251px;
	height: 46px;
	background: url('/assets/images/korean-blog-btn.gif') top left no-repeat;
}
div.korean-blog-btn a:hover {
	background-position: 0px -46px;
}
#slider ul.languages {
	z-index: 999;
	position: absolute;
	/*margin: -59px 0px 0px 10px;*/
	bottom: 35px;
	left: 10px;
	height: 30px;
	width: 142px;
}
#slider ul.languages li {
	width: 68px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin-right: 3px;
}
#slider ul.languages li a {
	display: block;
	width: 68px;
	height: 30px;
}
#slider ul.languages li.chinese-btn a {
	background: url('/assets/images/chinese-btn.png') top left no-repeat;
}
#slider ul.languages li.korean-btn a {
	background: url('/assets/images/korean-btn.png') top left no-repeat;
}
#slider ul.languages li a:hover {
	background-position: 0px -30px;
}

#slider div.languages {
   position: relative;
   margin-top: -60px;
   margin-left: 15px;
   z-index: 1;
}
#slider div.languages div {
	width: 68px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
   margin-right: 3px;
}
#slider div.languages div a {
	display: block;
	width: 68px;
	height: 30px;
}
#slider div.languages div.chinese-btn a {
	background: url('/assets/images/chinese-btn.png') top left no-repeat;
}
#slider div.languages div.korean-btn a {
	background: url('/assets/images/korean-btn.png') top left no-repeat;
}
#slider div.languages div.japanese-btn a {
	background: url('/assets/images/japanese-btn.png') top left no-repeat;
}
#slider div.languages div.chinese-btn a:hover, #slider div.languages div.korean-btn a:hover, #slider div.languages div.japanese-btn a:hover {
	background-position: 0px -30px;
}

/*PRIVACY POLICIES*/
p.priv_policies {
	text-align: center;
	padding-bottom: 4px;
	display: none;
}

body#policies-body p.priv_policies {
	display:block;
}

/*PRODUCT AVAILABLILITY*/

p.product_avail {
	text-align: center;
	padding-bottom: 4px;
	display: none;
}
/* Indium: Abundance to Meet the World's Needs */
p.indium-abundance-citation {
	font-size: 0.85em;
}
div.indium-abundance-indent {
	margin-left: 0px;
}
.indium-abundance-cite-line {
	width:180px;
	margin:30px 0 0 0px
}
body#inorganiccompounds p.product_avail {
	display:block;
}
body#flux-and-epoxy p.product_avail {
	display:block;
}
body#metals p.product_avail {
	display:block;
}
body#nanofoil p.product_avail {
	display:block;
}
body#reclaim-and-recycle p.product_avail {
	display:block;
}
body#solar-assembly-materials p.product_avail {
	display:block;
}
body#solder-paste-and-powders p.product_avail {
	display:block;
}
body#solders p.product_avail {
	display:block;
}
body#thermal-interface-materials p.product_avail {
	display:block;
}
body#thinfilmmaterials p.product_avail {
	display:block;
}
body#products p.product_avail {
	display:block;
}
body#sacm p.product_avail {
	display:block;
}
body#indium-solder-and-sealing p.product_avail {
	display:block;
}
/*** Contact Button ***/
ul.gallium-compounds-btns {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: right;
}
div.content ul.gallium-compounds-btns li {
	width: 292px;
	height: 45px;
	overflow: hidden;
	float: left;
	display: inline;
	text-indent: -9999px;
	margin: 0px
}
ul.gallium-compounds-btns li a {
	display: block;
	width: 292px;
	height: 45px;
}
div.content ul.gallium-compounds-btns li.email {
	margin-right: 8px;
}
ul.gallium-compounds-btns li.email a {
	background: url('/assets/images/inorganic-compounds/contact-us-gallium.png') top left no-repeat;
}
ul.gallium-compounds-btns li a:hover {
	background-position: 0 -45px;
}

/* Solder Alloy Selector Guide */
#solder-guide {
	width:100%;
	margin: 20px 0 10px 0;
}
#solder-guide label {
	float:left;
	width:300px;
	font-size:17px;
	font-weight:bold;
}
#solder-guide input[type=text] {
	width:50px;
}
#solder-guide input[type=checkbox] {
	width:20px;
	vertical-align:middle;
	border:none;
}
#solder-guide input[type=submit] {
	width:180px;
	padding:0px 30px;
}
#solder-guide #newssearchsubmit {
	margin: 0 0 0 0px;
	padding: 0;
	width: 104px;
	height: 32px;
	vertical-align: middle;
}
#solder-guide label.error {
	font-size:12px;
	width:190px;
	text-align:left;
	margin: 60px 0 0 95px;
}
#solder-guide div.temperature {
	width:500px;
	height:80px;
	margin: 20px 0 0 0;
}
#solder-guide #meltTempAll, #solder-guide #opTempAll {
	width: 378px;
	margin: 0 0 0 100px;
}
#solder-guide #procTempAll {
	width: 378px;
	margin: 0 0 20px 100px;
}
#solder-guide .alloy-exclude {
	margin: 50px 0 80px 42px;
}
#solder-guide .alloy-non-solder {
	margin: 50px 0 30px 42px;
}
#solder-guide .submit {
	padding:0 0 0 0;
	margin: -40px 0 0 0px;
	float:right;
	text-align:center;
}
#solder-guide .alloy-ex {
	width:500px;
	text-align:left;
	margin-left:60px;
}
#solder-guide .sag-rohs-checkbox {
	margin-left:300px;
	width:200px;
}
.ui-tooltip-sag {
	max-width:270px!important;
}
#solder-guide a#opTip, #solder-guide a#procTip, #solder-guide a#meltTip {
	color:#5f5f5f; /*  text-decoration: none;
border-bottom: 1px dotted #A0A0A0; */
}
/* results for solder alloy selector guide */
.sag-result-number {
	width:100%;
	float:left;
	margin:10px 0 0px 0;
}
.sag-melting-req {
	margin-top:10px;
	margin-bottom:0px;
	padding: 0 5px 0 5px;
	float:left;
	width:45%;
}
.sag-alloy-req {
	margin-top:10px;
	margin-bottom:0px;
	padding: 0 5px 0 5px;
	float:right;
	width:50%;
}
.sag-rohs-req {
	margin-top:10px;
	margin-bottom:15px;
	padding: 0 5px 0 5px;
	float:left;
	width:100%;
}
.sag-req-text {
	font-size:16px;
	color:#C00;
}
.sag-all-results p {
	margin-bottom:-8px;
}
.sag-result {
	border:1px solid #000;
	padding:4px 6px;
*padding-bottom:10px;
}
.sag-elemental-comp {
	background-color:#E8F8C2;
	width:98%;
	padding-right:3px;
	padding-left:5px;
*padding-right:5px;
}
.sag-elem-comp-hr {
	width:97%;
	float:left;
	margin-left:5px;
*margin-left:0px;
}
.sag-elem-comp-532 {
	margin-bottom:4px!important;
}
.sag-attributes {
	background-color:#E8F8C2;
	padding: 0 5px 0 5px;
	float:left;
	width:48%;
*float:none;
*width:98%;
}
.sag-attr-top {
	margin-top:-6px;
	margin-bottom:-5px;
*margin-top:-8px;
}
span.sag-density {
	display:block;
	margin-left:53px;
}
span.sag-specific-heat {
	display:block;
	margin-left:84px;
}
.sag-note {
	font-style:italic;
}
.sag-result .sag-content-ie7 {
*margin-top:5px;
}
ol.sag-considerations {
	list-style-type: lower-alpha;
}
/* BiAgX Page */

body#biagx div#banner {
	background: url('/assets/images/banners/biagx.jpg') top left no-repeat;
}
div.contact-biagx {
	width: 323px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	padding: 8px 0px 14px 0px;
}
div.contact-biagx a {
	display: block;
	width: 323px;
	height: 45px;
	background: url('/assets/images/biagx/email-btn.gif') top left no-repeat;
}
div.contact-biagx a:hover {
	background-position: 0 -45px;
}
/*body#biagx div#tab-content-container div#products h2 {
	color: #004934;
	font-size: 32px;}	*/

body#biagx div#tab-content-container div#products ul.larger {
	font-size: 16px;
	line-height: 22px;
}
body#biagx div#tab-content-container div#products ul.larger li {
	margin: 0 0 10px 0;
}
/*body#biagx div#tab-content-container div#products img.against-banner {
	margin-top: -12px;}*/

div.box.lgreen {
	/*background-color: #bfd2c3;*/
	background-color: #CCDBD6;
	padding: 10px 20px;
	display: inline-block;
	width: 557px;
	margin-bottom: 20px;
}
div.box.lgreen h3.intro {
	font-size: 18px;
}
p.citation {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}
div.ppt-slide {
	margin-bottom: 14px;
	padding-bottom: 18px;
}
div.ppt-slide + div.ppt-slide {
	border-top: 2px solid #a2a1a1;
	padding-top: 22px;
}
ul.material-options-legend {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul.material-options-legend li {
	padding-left: 15px;
}
ul.material-options-legend li ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.material-options-legend li ul li {
	padding: 0px;
}
ul.material-options-legend li.high-pb {
	background: url('/assets/images/biagx/high-pb-bullet.gif') 0px 2px no-repeat;
}
ul.material-options-legend li.snsb {
	background: url('/assets/images/biagx/snsb-bullet.gif') 0px 2px no-repeat;
}
ul.material-options-legend li.zn-based {
	background: url('/assets/images/biagx/zn-based-bullet.gif') 0px 2px no-repeat;
}
ul.material-options-legend li.au-based {
	background: url('/assets/images/biagx/au-based-bullet.gif') 0px 2px no-repeat;
}
ul.material-options-legend li.bi-based {
	background: url('/assets/images/biagx/bi-based-bullet.gif') 0px 2px no-repeat;
}
/* End BiAgX Page */

/* Made in America Page */

div#banner.made-in-america {
	height: 331px;
	background: url('/assets/images/banners/made-in-america.jpg') top left no-repeat;
}
div#secondary-intro {
	margin: 8px 16px 8px 16px;
	line-height: 18px;
}
div#secondary-intro h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 100;
}
div#secondary-intro h2 span {
	background-color: #ffffff;
	padding: 0px 8px;
}
div#secondary-intro div.line-through {
	height: 1px;
	width: 100%;
	background-color: #004933;
	margin-top: -18px;
	margin-bottom: 20px;
	position: relative;
	z-index: 10;
}
div#secondary-intro ul.videos {
	margin: 0px -8px 8px -8px;
	padding: 0px;
}
div#secondary-intro ul.videos li {
	text-indent: 0px;
	width: 199px;
	height: 159px;
	margin: 6px;
}
div#secondary-intro ul.videos li a {
	width: 199px;
	height: 159px;}

/* End Made in America Page


/* REAL TIME VIDEOS SECTIONS */

div#videos-intro {
	margin: 8px 0px;
	line-height: 18px;
}
div#videos-intro h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 100;
}

div#videos-intro h2 span { background-color: #e1e7e4; padding:0px 8px; }
div#videos-intro h2 span.white { background-color: #ffffff; padding:0px 8px; }

div#videos-intro div.line-through {
	height: 1px;
	width: 100%;
	background-color: #004933;
	margin-top: -18px;
	margin-bottom: 20px;
	position: relative;
	z-index: 10;
}
div#videos-intro ul.videos {
	margin: 0px -8px 8px -8px;
	padding: 0px;
	list-style-type:none;
}
div#videos-intro ul.videos li {
	text-indent: 0px;
	float:left;
	width: 191px;
	*width:186px;
	height: 170px;
	margin: 6px;
}

div#videos-intro ul.videos li.last { margin-bottom:14px; }
div#videos-intro ul.videos li.threelinestext { height:160px; }

div#videos-intro ul.videos li a { height:auto; width:auto; }
div#videos-intro ul.videos li img { width:191px; *width:186px; }


div#videos-intro ul.flux-charts li {margin: 15px 55px;}


div.col1.videos {
	width:100%!important; }
div.col1 ul.videos, div.col2 ul.videos, div.col4 ul.videos {
	padding: 0px;
	*margin-left:-20px;
	list-style-type:none; }
div.col1 ul.videos li, div.col2 ul.videos li, div.col4 ul.videos li {
	text-indent: 0px;
	float:left;
	width: 185px;
	*width:180px;
	height: 150px;
	margin: 6px;
}
div.col1 ul.videos li.last, div.col2 ul.videos li.last, div.col4 ul.videos li.last  { margin-bottom:14px; }
div.col1 ul.videos li.threelinestext, div.col2 ul.videos li.threelinestext, div.col4 ul.videos li.threelinestext { height:160px; }

div.col1 ul.videos li a, div.col2 ul.videos li a, div.col4 ul.videos li a { height:auto; width:auto; }
div.col1 ul.videos li img, div.col2 ul.videos li img, div.col4 ul.videos li img  { width:185px; *width:180px; }

/* END OF REAL TIME VIDEOS SECTIONS CSS */

/* MARKETING COMMUNICATIONS VIDEOS PAGE */


.videos-marketingcomm div.content ul.videos {
	margin: 0px -8px 8px -8px;
	padding: 0px;
	list-style-type:none;
}

.videos-marketingcomm div.content ul.videos li {
	text-indent: 0px;
	float:left;
	width: 191px;
	*width:186px;
	height: 150px;
	margin: 6px;
}
.videos-marketingcomm div.content ul.videos li.last { margin-bottom:14px; }
.videos-marketingcomm div.content ul.videos li.threelinestext { height:160px; }

.videos-marketingcomm div.content ul.videos li a { height:auto; width:auto; }
.videos-marketingcomm div.content ul.videos li img { width:191px; *width:186px; }

/* Pb-free including High-Temp Pb-Free */
.pb-free-high-temp-image { margin:8px 0px 18px 15px!important;  }
table.pb-free-incl-high-temp-table .center { text-align:center; }



/* ------------- Solder Alloy Density Calculator ------------------ */
h2.densityCalcError { text-color: #FF0000; }
.densityCalcCenter { text-align:center; }
body#densityCalc p {font-size: 14px;}
body#densityCalc table {background-color: #fff; border:none;}
body#densityCalc table tr td { font-size:16px; font-weight: normal; border:none; vertical-align: text-bottom; border:none; }

table.densityCalc tr td.density input {background-color: #F3F3F3;font-size: 16px;border: none !important;}
table.densityCalc {background-color: #fff; padding: 0 !important;}
table.densityCalcRegister {padding: 0;}
body#densityCalc input {padding: 5px 0; margin: 0 0; font-weight: normal; color: #333; vertical-align:middle; height: 20px; border:#ccc thin solid;}
table.densityCalc th, table.densityCalc td {border:none; font-size: 16px; font-weight: bold; }
table.densityCalc { width:588px; table-layout:fixed; color: #333; }
table.densityCalcMetals, table.densityCalcRef, table.densityCalcCalc { border:none; table-layout:fixed; }
table.densityCalc tr th { background-color: #004934; color: #FFFFFF; }
table.densityCalc tr td.metal { background-color: #cfdfdb; }
table.densityCalc tr td.density { background-color: #f3f3f3; border:none; }
table.densityCalc tr td.density input { background-color: #f3f3f3;  font-size: 16px; border:none;}
table.densityCalc tr td.percentByWeight {height:20px; background-color: #CFDFDB; }
table.densityCalc tr td.percentByWeight input { height: 20px; background-color: #ecf3f1; border-style:none; border:none}
table.densityCalc tr td.total { background-color: #004934; color: #FFFFFF; font-size: 16px !important; }
table.densityCalc tr td.total input { background-color: #004934; color: #FFFFFF; font-size: 16px !important; }
table.densityCalc tr td.totalPercent { background-color: #f3f3f3; }
table.densityCalc tr td.totalPercent input { background-color: #f1f1f1; border-style: none; font-weight: bold; }
table.densityCalcMetals tr th.metalHeading { width:145px; }
table.densityCalcMetals tr th.densityHeading { width:155px; }
table.densityCalcMetals tr th.perecentByWeightHeading { width:220px; }
table.densityCalcRef tr td.referencesHeading, table.densityCalcCalc tr td.calculationsHeading { width:316px; }
table.densityCalc tr td table tr td.heading { background-color: #004934; color: #FFFFFF; }
table.densityCalc tr td.result { background-color: #FFFFFF; }
table.densityCalc tr td.result input { background-color: #FFFFFF; border: none; font-weight: bold; }
input.densityCalcDensity { width: 135px; border:none;}
input.densityCalcPBW { width: 200px; font-size: 14px;}
table.densityCalcLogin input, table.densityCalcRegister input { width:99%; background-color: #F2F2F2; border: 1px solid #7F7F7F; }
table.densityCalcRegister input#email, table.densityCalcRegister input#country  { width:99%;  }
table.densityCalcOverview input#email { width:350px; }
table.densityCalcRegister, table.densityCalcLogin, table.densityCalcMetals, table.densityCalc {border:none;}
table.densityCalcLoginOverview {text-align: right; width:200px; margin: 0 auto; border:#ccc solid thin;}
body#densityCalc input[type=submit], body#densityCalc input[type=reset]{
background: #fdc448;
background: -moz-linear-gradient(top,  #fdc448 0%, #d88721 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc448), color-stop(100%,#d88721));
background: -webkit-linear-gradient(top,  #fdc448 0%,#d88721 100%);
background: -o-linear-gradient(top,  #fdc448 0%,#d88721 100%);
background: -ms-linear-gradient(top,  #fdc448 0%,#d88721 100%);
background: linear-gradient(to bottom,  #fdc448 0%,#d88721 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc448', endColorstr='#d88721',GradientType=0 );
cursor: pointer;
height: 30px;
font-weight: normal;
font-size: 14px;
width: 130px;
padding: 0 20px;
}
body#densityCalc input[type=text]{vertical-align:text bottom; }
table.densityCalcLogin td {width:350px;}
table.densityCalc tr td.totalPercent input {
    background-color: #F3f3f3;
    border-style: none;
    font-weight: bold;
    color: darkgreen;
    font-size: 14px;
}

table.densityCalc tr td.totalPercent input {border: none !important;}
table.densityCalc tr td.result input {border:none !important;
#main-container form table {padding: 0;}

/*============== Buy Solder Button added by Erick Aug 4 2015 - other instance is overqualified, this style is needed to work with any product =======================*/
.buy-solder-link a {
 background: url("/assets/images/medical/buy_solder_online.gif") no-repeat scroll center top transparent;
 float:right;
 width:200px;
 height:55px;
 margin-left:10px;
}

}

/*** SiP ***/
.sip-col{
width: 280px;
}
.sip-col-left {
float: left;
clear: left;
}
.sip-col-right {
float: right;
clear: right;
}
.videos-intro-sip {
	margin-top: 5% !important;
}
.contact-btn {
    background-color: #f6a72a;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ee690a;
    display: block;
    cursor: pointer;
    color: #ffffff !important;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-shadow: 0px 1px 0px #ee690a;
    margin: 0 auto;
    width: 38%;
}
.contact-btn:hover {
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
  	background-color:#ee690a;
}
a.contact-btn {
	text-decoration: none !important;
}

/*** Owl Slider ***/
section.videos .owl-pagination {
	width: 234px;
	margin-left: -16px;
}
