@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
#rightHead{
	text-align: right;
	vertical-align: middle;
}
#newsCell{
	width: 193px;
	background: url(images/news_back.jpg);
	
}
#cols {
	height: 356px;
	margin-top: 20px;
	width: 980px;
}
#col1{
	background: url(images/about_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col2{
	background: url(images/technology_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col3{
	background: url(images/products_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col4{
	background: url(images/oled_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col5{
	background: url(images/shareholders_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#leftHead{
	text-align: left;
}
#flashCell{
	text-align: left;
}
input{
	margin: 0px;
	padding: 0px;
}
ul.aboutList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.aboutList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/about_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.aboutList a{
	text-decoration: none;
	color: #999999;
}
ul.aboutList a:hover{
	color: #00aad5;
}
ul.technologyList a{
	text-decoration: none;
	color: #999999;
}
ul.technologyList a:hover{
	color: #d70b7d;
}
ul.productsList a{
	text-decoration: none;
	color: #999999;
}
ul.productsList a:hover{
	color: #556800;
}
ul.oledList a{
	text-decoration: none;
	color: #999999;
}
ul.oledList a:hover{
	color: #f6a90a;
}
ul.shareholdersList a{
	text-decoration: none;
	color: #999999;
}
ul.shareholdersList a:hover{
	color: #4a4c4c;
}
ul.technologyList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.technologyList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/technology_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.productsList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.productsList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/products_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.oledList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.oledList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/oled_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.shareholdersList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.shareholdersList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/shareholders_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
#newsCell{
	vertical-align: top;
	text-align: left;
	width: 263px;
}
ul.newsList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 50px;
	padding-left: 0px;
	margin-left: 26px;
	color: #ffffff;
}
ul.newsList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 0px;
	padding-right: 15px;
}
ul.newsList img{
	padding-top: 10px;
}
.subNews{
	font-size: 10px;
}
.bolded{
	font-size: 11px;
	font-weight: bolder;
}

#leftNav{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_about.jpg);
	background-repeat: no-repeat;
	width:310px;
}
#leftNavTechnology{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_technology.jpg);
	background-repeat: no-repeat;
	width:275px;
}
#leftNavProducts{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_products.jpg);
	background-repeat: no-repeat;
	width:275px;
}
#leftNavOled{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_oled.jpg);
	background-repeat: no-repeat;
	width:310px;
}
#leftNavShareholders{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_shareholders.jpg);
	background-repeat: no-repeat;
	width:275px;
}
#leftNavNewsroom{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_newsroom.jpg);
	background-repeat: no-repeat;
	width:310px;
}
#contentCell{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/mainImage_about.jpg);
	background-repeat: no-repeat;
	padding-right: 100px;
	background-position: 0px 35px;
	padding-top:0px;
}
#contentCellSearch{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background-repeat: no-repeat;
	padding-right: 100px;
	background-position: 0px 35px;
	padding-top:0px;
}
#breadcrumb{
	margin-bottom: 225px;
	color: #999999;
	
}
#breadcrumbSearch{
color: #999999;
}
#contentCellTechnology{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/technologyImage_about.jpg);
	background-repeat: no-repeat;
	
	background-position: 0px 35px;
	padding-top:0px;
}
#contentCellProducts{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/productsImage_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-top:0px;
}
#contentCellOled{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/oledImage_about.jpg);
	background-repeat: no-repeat;
	padding-right: 100px;
	background-position: 0px 35px;
	padding-top:0px;
}
#contentCellShareholders{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/shareholdersImage_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-top:0px;
}
#contentCell p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCell p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCellTechnology p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 580px;
}
#contentCellOled p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCellShareholders p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 580px;
}

#contentCellProducts p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 580px;
}
#contentCellSearch p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#mouseTip{
	width: 200px;
	position: absolute;
	margin-left: 80px;
	display: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#technologyTipContent{
	background-color: #e85194;
	margin:0px;
}
#bottomRow{
	height: 8px;
	margin:0px;
	padding:0px;
}
ul.techNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.techNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/techNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.techNav a:hover{
	color: #000;
}
.techNav a{
	color: #fff;
	text-decoration: none;
}


#aboutTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#aboutTipContent{
	background-color: #1ab2ea;
	margin:0px;
}
ul.aboutNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.aboutNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/aboutNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.aboutNav a:hover{
	color: #000;
}
.aboutNav a{
	color: #fff;
	text-decoration: none;
}





#productsTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 200px;
}
#productsTipContent{
	background-color: #79873e;
	margin:0px;
}
ul.productsNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.productsNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/productsNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.productsNav a:hover{
	color: #000;
}
.productsNav a{
	color: #fff;
	text-decoration: none;
}






#oledTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 385px;
}
#oledTipContent{
	background-color: #f8b533;
	margin:0px;
}
ul.oledNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.oledNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/oledNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.oledNav a:hover{
	color: #000;
}
.oledNav a{
	color: #fff;
	text-decoration: none;
}




#shareholdersTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 560px;
}
#shareholdersTipContent{
	background-color: #808081;
	margin:0px;
}
ul.shareholdersNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.shareholdersNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/shareholdersNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.shareholdersNav a:hover{
	color: #000;
}
.shareholdersNav a{
	color: #fff;
	text-decoration: none;
}

#leftNav li{
	list-style-type: none;
}

#leftNavTechnology li{
	list-style-type: none;
}

h3{
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
}
h3 a{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}

#aboutAccordion h3{
	background: url(images/about_accordion.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#aboutAccordion h3 a:hover{
	color: #00aad5;
}

#technologyAccordion h3{
	background: url(images/technology_bullets-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#technologyAccordion h3 a:hover{
	color: #D70B7D;
}

#productsAccordion h3{
	background: url(images/products_bullets-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#oledAccordion h3{
	background: url(images/oled_bullets-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#shareholdersAccordion h3{
	background: url(images/shareholders_bullets-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#newsroomAccordion h3{
	background: url(images/shareholders_bullets-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.blowup{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif
}

#popUp {
	position:absolute;
	background-color:#000000;
	color:#FFFFFF;
	visibility:hidden;
	top:0px;
	left:0px;
	width:685px; /* max image width + padding*2 */
	height:509px; /* max image height + padding*2 */
	padding:10px;
	margin:0px;
}
#popUp A {
	color:#FFFFFF;
	background-color:#000000;
	padding:0px;
	margin:0px;
}
#popUp IMG {
	border:0px solid #000000;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}

#contentCellTechnology ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#contentCellAbout ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#contentCell ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#contentCellOled ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#contentCellNewsroom ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#contentCellShareholders ul{
	margin: 0px;
	padding: 0px;
	list-style: inside;
}