@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background: #FFF;
	font: 11px Arial, Helvetica, sans;
	color: #666;
	text-align: left;
	border: none;
	outline: none;
	}
	
a, img {
	border: none;
	outline: none;
}

ul, ul li { /*line break cheat*/
	margin: 0;
	padding: 0;
}

ul p { /*line break cheat*/
	margin: 0;
	padding: 5px 0px;
}
	
/*///////////////////////////////////////TYPE STYLES START */

h1 {
	display: block;
	color: #3CF;
	margin: 0;
	font-size: 24px;
	font-weight: lighter;
}

h1 sup {
	font-size: 10px;
}

h1 strong {
	font-weight: bold;
}

h2 {
	display: block;
	font-size: 18px;
	font-weight: lighter;
	color: #3CF;
	margin: 0;
}

h2 strong {
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	color: #999;
}

p {
	display: block;
}

/* TYPE STYLES END */
	
/*///////////////////////////////////////NAVIGATION START */
	
#navigation {
	width: 960px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#logo {
	position: relative;
	top: 16px;
	left: 0px;
}
	
#search-bar {
	margin-top: 10px;
	float: right;
	text-align: right;
}
	
#search-bar a {
	padding-right: 5px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
}
	
#search-bar a:hover {
	color: #3CF;
	text-decoration: none;
}

#secondary-nav {
	width: 250px;
	position: relative;
	float: left;
}

#secondary-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#secondary-nav li {
	margin-top: 20px;
}

#secondary-nav li a {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	text-decoration: none;
	color: #FFF;
}

#secondary-nav li a:hover {
}

/* NAVIGATION END */
	
/*/////////////////////////////////////// LAYOUT CONTAINERS START*/

/* BANNER START*/

#main { /* banner area */
	width: 100%;
	background: #000;
	}
	
#shadow { /* banner area drop shadow */
	width: 100%;
	height: 10px;
	background-image: url(../images/drop_shadow.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-top: 20px;
	}
	
#shadow h3 { /* secondary page location info */
	width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#shadow h3 a {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: lighter;
	color: #999;
}

#shadow h3 a:hover {
	color: #6FF;
}
	
#primary { /* container for banner content */
	background: url(../images/gradient.png) left no-repeat;
	position: relative;
	width: 960px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#slider { /* container for homepage slideshow */
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}

#slider ul, #slider li {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	list-style:none;
}
	
#slider li {
	width: 960px;
	height: 350px;
	overflow:hidden; 
}

#prevBtn, #nextBtn { /* next and prev button positioning and dimensions */
	width:55px;
	height:55px;
	float:left;
	position:absolute;
	left: -28px;
	top:130px;
	z-index: 500;
}
		
#nextBtn {
	left: 933px;
	top: 130px;
}

#prevBtn a, #nextBtn a { /* next and prev button images */
	display:block;
	width:55px;
	height:55px;
	background:url(../images/prev_btn-r.png) no-repeat 0 0;
	text-indent: -8000px;/*hides next previous text*/
	outline: none;
}

#prevBtn a:link {
	background:url(../images/prev_btn.png) no-repeat 0 0;
}

#prevBtn a:hover, #prevBtn a:focus {
	background:url(../images/prev_btn-r.png) no-repeat 0 0;
}

#nextBtn a {
	background:url(../images/next_btn-r.png) no-repeat 0 0;
}

#nextBtn a:link {
	background:url(../images/next_btn.png) no-repeat 0 0;
}

#nextBtn a:hover, #nextBtn a:focus {
	background:url(../images/next_btn-r.png) no-repeat 0 0;
}

.slider_content { /* container for slideshow content */
	position: relative;
	padding: 0;
}

.slider_content div { /* container for slideshow content text */
	width: 420px;
	float: left;
	color: #FFF;
}

.slider_content .chromaline { /* container for slideshow content text */
	background: url(../images/homepage_slides/chrom_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .photobrasive { /* container for slideshow content text */
	background: url(../images/homepage_slides/pb_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .industrial { /* container for slideshow content text */
	background: url(../images/homepage_slides/ind_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .dtx { /* container for slideshow content text */
	background: url(../images/homepage_slides/dtx_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .ams { /* container for slideshow content text */
	background: url(../images/homepage_slides/ams_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .cis { /* container for slideshow content text */
	background: url(../images/homepage_slides/cis_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content .international { /* container for slideshow content text */
	background: url(../images/homepage_slides/intl_slide.png) right no-repeat;
	width: 540px;
	height: 350px;
	float: right;
}

.slider_content div img { /* container for slideshow content text */
	display: inline-block;
	margin-top: 50px;
	margin-left: 60px;
	float: none;
}

.slider_content div a.linked{ /* container for slideshow content text */
	display: block;
	postion:relative;
	float: left;
	margin-bottom:0;
	margin-left:60px;
	/*width:448px;*/
	height:154px;
}

.slider_content div a.linked img{ /* container for slideshow content text */
	/*display: inline-block;
	margin-top:0;
	margin-left:0;
	float: none;*/
	display:block;
	margin:50px 0 0 0;
	top:0;
	vertical-align:top;
}

.slider_content div div{ /* container for slideshow content links */
	margin-left: 70px;
}

.slider_content div div a { /* <a> style for slideshow content */
	display: inline-block;
	margin: 15px 0px 0px 5px;
	padding-top: 8px;
	text-align: center;
	color: #3CF;
}

.slider_content div div a:hover {
	color: #6FF;
}

.slider_content img { /* sets image position for slideshow content */
	float: right;
}
.slider_content br { /* clears slideshow floats (moves slideshow logos to next line) */
	line-height: 0px;
	clear: right;
}

.slider_content a { /* container for slideshow logos */
	display: block;
}

.slider_content a img{ /* positioning for slideshow logos */
	position: absolute;
	left: 5;
	bottom: 10px;
	border: none;
}

.slider_content p { /* <p> styles for slideshow content */
	display: block;
	margin: 0px 0px 0px 75px;
	padding-top: 10px;
	border-top: 1px dotted #999;
	float: left;
	line-height: 16px;
	clear:left;
}

.slider_content .corp-slide { /* style for the first slide */
	background: url(../images/homepage_slides/corp_slide.png);
	background-position: right;
	width: 960px;
	height: 350;
}

.history {
	position: absolute;
	margin-left: -20px;
	bottom: 0;
}

#contact-title { /* styles for directors banner content */
	background: url(../images/page-titles/contact-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#overview-title { /* styles for directors banner content */
	background: url(../images/page-titles/overview-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#stock-quote-title { /* styles for directors banner content */
	background: url(../images/page-titles/stock-quote-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#financial-title { /* styles for directors banner content */
	background: url(../images/page-titles/financial-statements-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#officers-title { /* styles for directors banner content */
	background: url(../images/page-titles/officers-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#directors-title { /* styles for directors banner content */
	background: url(../images/page-titles/directors-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#divisions-title { /* styles for directors banner content */
	background: url(../images/family-tree.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#personnel-title { /* styles for personnel news banner content */
	background: url(../images/personnel-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

#business-title { /* styles for business news banner content */
	background: url(../images/page-titles/business-news-bckgrd.png) right no-repeat;
	position: absolute;
	top: 0;
	width: 960px;
	height: 300px;
}

.page-title { /*container for page titles in banner content area*/
	width: 400px;
	position: relative;
	top: 50px;
	margin-right: 10px;
	padding: 0px;
	float: left;
	color: #FFF;
}

.page-title .email-type {
	display: inline;
	padding: 0;
	color: #FFF;
	text-decoration: none;
}

.page-title p {
	display: block;
	padding: 10px 0px;
	margin: 0px 15px;
	border-top: 1px dotted #999;
	line-height: 14px;
}

.page-title p strong {
	display: block;
	font-size: 14px;
}

.page-title p a {
	text-decoration: none;
	color: #FFF;
}

page-title p a:hover {
	color: #6FF;
}

.page-title a {
	display: block;
	margin-bottom: 10px;
	padding: 0px 15px;
	color: #3CF;
}

.page-title a:hover {
	color: #6FF;
}
/* BANNER END */

/* SECONDARY CONTENT START */
	
#secondary { /* container for secondary content */
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dotted #000;
}

#secondary p { /* default paragraph style for secondary content */
	padding-right: 10px;
	line-height: 14px;
}

#secondary a { /* default <a> style for secondary content */
	color: #3CF;
}

#secondary a:hover { /* default a:hover style for secondary content */
	color: #6FF;
}

#secondary br { /* clears floats in secondary content */
	clear: both;
}

#secondary ul { /* secondary list styles */
	margin:0;
	padding: 0px 15px 0px 0px;
}

#secondary li { 
	list-style: none;
}

#secondary li a { /* <a> styles for secondary list links */
	text-decoration: none;
	color: #666;
}

#secondary li a:hover {
	color: #6FF;
}

#secondary .row { /* main container for 1 and 2 column pages */
	width: 624px;
	float: right;
}
#secondary .row2 { /* main container for 1 and 2 column pages */
	width: 624px;
	float: left;
}

#secondary .row div { /* adds dotted border to subsequent "rows" */
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px dotted #000;
}

#secondary .row img { 
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#secondary .row .get-flash {
	float: right;
}

#secondary .row h2 {
	margin-bottom: 15px;
}

#secondary .row p {
	clear: both;
}
	
#secondary .row .column { /* container for "columns" */
	width: 50%;
	margin-top: 0;
	padding-top: 0;
	border: none;
	float: right;
}

#secondary .row .column .next-header {
	border-top: 1px dotted #000;
	margin-top: 10px;
	padding-top: 10px;
}
	

#secondary .quick-info { /* quick-info= class for three black boxes on homepage */
	background: #000;
	width: 160px;
	height: 160px;
	position: relative;
	margin-right: 7px;
	padding: 5px;
	float: left;
	color: #FFF;
}

#secondary .quick-info p { /* paragraph style for quick-info boxes */
	margin-top: 40px;
	padding: 0;
}

#secondary .quick-info p a { /* <a> style for links within <p> in quick-info boxes */
	position: relative;
	display: inherit;
	border: none;
	text-decoration: none;
	color: #FFF;
}

#secondary .quick-info a { /* <a> style for links in quick-info boxes */
	width: 160px;
	position: absolute;
	bottom: 10px;
	padding-top: 5px;
	border-top: 1px dotted #999;
	color: #3CF;
}

#secondary .quick-info a:hover { /* a:hover style for links in quick-info boxes */
	color: #6FF;
}

#secondary .quick-info span { /* style for "Most recent trade" text in quick-info box */
	display: block;
	color: #3CF;
	margin-top: 7px;
}

#secondary .quick-info div { /* style for stock quote in quick-info box */
	margin-top: 15px;
	font-size: 52px;
	letter-spacing: -2px;
}

#secondary .quick-info div p { /* style for "NASDAQ listed: IKNX" text in quick-info box */
	margin: 0px;
	font-size: 11px;
	letter-spacing: normal;
}

#secondary .quick-info div p strong { 
	color: #3CF
}

/* SECONDARY CONTENT END */
#column-contaienr{
	width: 960px;
}
#left-column{
	float: left;
	width: 443px;
}
#right-column{
	float: left;
	width: 400px;
}
/*stock widget*/

.absmiddle {
	border: none;
	vertical-align: middle;
}

.hilite1 {
	font-size: 18px;
	color: #ffffff;
}

.hilite2 {
	color: #ffffff;
}

.hilite3 {
	color: #ffffff;
}

div.lt {
	float: left;
	margin-left: 15px;
	padding: 4px 0;
	width: 100px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

div.rt {
	color: #46463f;
	float: left;
	font-weight: bold;
	padding: 4px 0;
	text-align: right;
	width: 120px;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}

.white_text {
	font-size: 11px;
	color: #FFFFFF;
	}
	
.stock_title {
	font-size: 14px;
	color: #FFFFFF;
	}
	
.stock_symbol {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	}
/*SOCIAL MEDIA ICONS - DIVISIONS PAGE*/
p.social-media{
	float: right;
	display: block;
	margin: 0;
}
/* SITEMAP START */

#sitemap {
	background: #E3FFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
	border: 1px solid #CCC;
	text-align: left;
	line-height: 18px;
}

#sitemap div {
	padding: 5px 5px;
	border-bottom: 1px solid #CCC;
}

#sitemap ul {
	margin: 0px;
	padding: 5px 45px 5px 5px;
	float: left;
	list-style: none;
}

#sitemap ul li {
	padding: 0px;
}

#sitemap ul li a {
	text-decoration: none;
	color: #666;
}

#sitemap ul li a:hover {
	color: #3CF;
}

#sitemap br {
	clear: both;
}
	
/* SITEMAP END */

/* FOOTER START */

#footer {
	width: 960px;
	margin-top: 15px;
	margin-left:auto;
	margin-right: auto;
	padding: 5px 0px;
	border-top: 1px #000 dotted;
	color: #3CF;
	line-height: 16px;
}

#footer img {
	float:right;
}

/* FOOTER END */
	
/* LAYOUT CONTAINERS END*/
