/*ELEKSEN TEXT STYLE SHEET*/


/*DEFAULT style for external links for content added via CMS, please use 'GENERAL LINK'*/
a:link
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
	}

a:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
	}
a:hover
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
a:active
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
	
/*DEFAULT sets-not in use-do not remove*/
body
	{
	font-family:Verdana, Arial, Helvetica; 
	font-size: 11px;
	}
td
	{
	font-family: Verdana;font-size: 11px;
	}
table
	{
	font-family: Verdana;font-size: 11px;
	}	
contentarea
	{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}

/*For PAGE FOOTER text*/
.footer, a.footer:link, a.footer:active, a.footer:visited
	{
	color: #666666;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.footer:hover 
	{
	text-decoration: underline;
	}

/*For Back to top text*/
.top, a.top:link, a.top:active, a.top:visited
	{
	color: #666666;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.top:hover 
	{
	text-decoration: underline;
	}

/*SUB NAVs are navigation text links that appears when a MAIN TAB has sub sections*/

/*DEFAULT subnav link, colour=orange*/
.subnav, a.subnav:link, a.subnav:active, a.subnav:visited
	{
	color: #FF8700;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav:hover 
	{
	text-decoration: underline;
	}


/*style for PRODUCTS subnav links*/	
.subnav-products, a.subnav-products:link, a.subnav-products:active, a.subnav-products:visited
	{
	color: #99CC33;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-products:hover
	{
	text-decoration: underline;
	}
	
	
/*style for SOLUTIONS subnav links*/	
.subnav-solutions, a.subnav-solutions:link, a.subnav-solutions:active, a.subnav-solutions:visited
	{
	color: #99CC66;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-solutions:hover
	{
	text-decoration: underline;
	}

	
/*style for PARTNERS subnav links*/	
.subnav-partners, a.subnav-partners:link, a.subnav-partners:active, a.subnav-partners:visited
	{
	color: #CC66CC;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-partners:hover
	{
	text-decoration: underline;
	}
	
/*style for DESIGN FORUM subnav links*/	
.subnav-designforum, a.subnav-designforum:link, a.subnav-designforum:active, a.subnav-designforum:visited
	{
	color: #CCCC33;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-designforum:hover
	{
	text-decoration: underline;
	}
	
/*style for TECHNOLOGY subnav links-currently not assigned*/	
.subnav-technology, a.subnav-technology:link, a.subnav-technology:active, a.subnav-technology:visited
	{
	color: #339999;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-technology:hover
	{
	text-decoration: underline;
	}
	
/*style for ABOUT US subnav links*/		
.subnav-aboutus, a.subnav-aboutus:link, a.subnav-aboutus:active, a.subnav-aboutus:visited
	{
	color: #FF8700;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-aboutus:hover
	{
	text-decoration: underline;
	}

/*style for NEWS subnav links*/	
.subnav-news, a.subnav-news:link, a.subnav-news:active, a.subnav-news:visited
	{
	color: #3399CC;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
a.subnav-news:hover
	{
	text-decoration: underline;
	}

/*Side navigation links that appear on the left side of the pages*/	
a.sidenav, a.sidenav:link, a.sidenav:visited
	{
	color: #666666;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}	
a.sidenav:hover
	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
a.sidenav:active
	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	}
	
/*Side sub-navigation links that appear on the left side of the pages*/	
a.sidenavsub, a.sidenavsub:link, a.sidenavsub:visited
	{
	color: #666666;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	}	
a.sidenavsub:hover
	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	}
a.sidenavsub:active
	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	}

/*This style is used for all the LINKS that appear through out the site*/
a.generallink, a.generallink:link, a.generallink:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
	}
a.generallink:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
a.generallink:active
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
	
/*This style is used for all the FAQ LINKS that appear through out the site*/
a.FAQ, a.FAQ:link, a.FAQ:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:Bold;
	}
a.FAQ:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:underline;
	font-weight:Bold;
	}
a.FAQ:active
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:Bold;
	}

/*This style is used for all the LINKS that appear IN THE MEDIA & Investors for Months in the side navigation*/
a.FAQlink, a.FAQlink:link, a.FAQlink:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding-top:2pt;
	padding-bottom:2pt;
	}
a.FAQlink:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:underline;
	}
a.FAQlink:active 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	}

/*This style is used for all the LINKS that appear IN THE MEDIA & Investors for Months in the side navigation*/
a.medialink, a.medialink:link, a.medialink:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
a.medialink:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:underline;
	}
a.medialink:active 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	}

.inthemedia_inactivemonth 
	{
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	}

/*This style is used for all the Product Visual LINKS that appear on Solutions*/
a.vp_solutionlink, a.vp_solutionlink:link, a.vp_solutionlink:visited 
	{
	color:#666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:Bold;
	display: block;
	margin-top:5pt;
	margin-bottom:5pt;
	}
a.vp_solutionlink:hover 
	{
	color:#666666;
	font-family: Arial;	
	font-size: 11px;
	font-weight:Bold;
	text-decoration:underline;
	display: block;
	margin-top:5pt;
	margin-bottom:5pt;
	}
a.vp_solutionlink:active
	{
	color:#666666;
	font-family: Arial;
	font-weight:Bold;
	font-size: 11px;
	text-decoration:none;
	display: block;
	margin-top:5pt;
	margin-bottom:5pt;	
	}

/*This style is used for all the LINKS that appear INVESTORS for directors in the side navigation*/
a.inv_directors, a.inv_directors:link, a.inv_directors:visited 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	}
a.inv_directors:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 11px;
	text-decoration:underline;
	}
a.inv_directors:active 
	{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	}

/*This style is used for all the LINKS that appear on the HOMEPAGE*/	
a.homelink, a.homelink:link, a.homelink:visited 
	{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	}
a.homelink:hover 
	{
	color:#666666;
	font-family: Verdana;	
	font-size: 10px;
	text-decoration:underline;
	}
a.homelink:active
	{
	color:#666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
	}

/*This style is used for Invester Heading size 14pt*/
.Heading_Investors
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight:600;
	color:#7171A5;
	}

/*This style is used for Solutions Heading size 16pt*/
.Heading_Solutions
	{
	font-family: Verdana;
	font-size:18px;
	color:#B2CC77;
	}

/*This style is used for Solutions Heading size 14pt*/
.Heading_Solutions_second
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight:600;
	color:#B2CC77;
	}


/*This style is used for Solutions Heading size 14pt*/
.Heading_Solutions_third
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#B2CC77;
	}

/*This style is used for Products Heading size 16pt*/
.Heading_Products
	{
	font-family: Verdana;
	font-size:18px;
	color:#CE75B6;
	}

/*This style is used for Products Heading size 14pt*/
.Heading_Products_second
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight:600;
	color:#CE75B6;
	}


/*This style is used for Products Heading size 14pt*/
.Heading_Products_third
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#CE75B6;
	}
	

/*This style is used for Products Heading size 16pt*/
.Heading_Technology
	{
	font-family: Verdana;
	font-size:18px;
	color:#49B5B5;
	}

/*This style is used for Products Heading size 14pt*/
.Heading_Technology_second
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight:600;
	color:#49B5B5;
	}


/*This style is used for Products Heading size 14pt*/
.Heading_Technology_third
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#49B5B5;
	}

/*This style is used for Media Heading size 16pt*/
.Heading_Media
	{
	font-family: Verdana;
	font-size:18px;
	color:#6699CC;
	}

/*This style is used for Products Heading size 16pt*/
.Heading_Aboutus
	{
	font-family: Verdana;
	font-size:18px;
	color:#FF9F35;
	}


/*This style is used for Solutions Heading size 14pt*/
.Heading_FAQ
	{
	font-family: Arial;
	font-size: 14px;
	font-weight:600;
	color:#666666;
	}

/*This style is used for BOLD body text*/
.BoldGrey 
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:800;
	color: #666666;
	line-height: 1.3em;	
	text-decoration:none;
	}

/*This style is used for NORMAL body text*/
.NormalGrey
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 1.3em;
	}
.NormalRed
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	line-height: 1.3em;
	}

/*This style is used for to hide months which yet have no articles to them (in the media)*/
.NormalGreyArchive 
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F9F9F9;
	line-height: 1.3em;	
	}

/* This style is used for Heading text for Showcase, News, Quick Links*/	
.NormalHomepage 
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:600;
	color: #FFFFFF;
	}

/*This style is used for Homepage body text*/	
.NormalGreyhomepage 
	{
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	line-height: 1.3em;
	}

/*This style is used for ® presented with ElekTex*/	
.RegMark
	{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #666666;
	line-height: 1.3em;	
	}

/*This style is used for ROOT menu for the pages. This one is for CURRENT page*/
.RootCurrent
	{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #ffffff;
	text-decoration:none;	
	}

/*This style is used for ROOT menu for the pages. This one is for HISTORY page(s)*/	
.RootBack 
	{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #ffffff;
	text-decoration:underline;	
	}

/*This style is used for adding a border to images in the PRODUCTS section.*/	
.imageboarder 
	{
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	}
	
.sidenav_heading 
	{
	color: #999999; 
	font: 11px Verdana, sans-serif; 
	font-weight:800;  
	display: block;
	background-color:#E5E5E5;
	padding:2px;
	/*border-bottom:medium; border-bottom-width:thin;
	border-bottom-color:#999999;*/
	}

/*Side navigation links that appear on the left side of the pages*/	
a.sidenav_link, a.sidenav_link:link, a.sidenav_link:visited
	{
	text-decoration:none;
	color: #666666;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	display: block; 
	padding: 4px; 
	margin-right:6px;
	}	
a.sidenav_link:hover
	{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	font-size: 11px;
	display: block; 
	padding: 4px; 
	margin-right:6px;
	}
a.sidenav_link:active
	{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	display: block; 
	padding: 4px; 
	margin-right:6px;
	}

/* Drop down menu formatting code */
#dropmenudiv{
	position:absolute;
	border:1px solid #dddddd;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #dddddd;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #636363;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EFEFEF;
}

#outer{
	width:100%;
	height:100%;
	position:absolute;
	top:73;
	z-index:1;
}

.galleryimageboard { border-color:#999999 }

ul.contactus {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}