/*
---------------------------------------------
 File:      @(#)home_style.css	1.5
 Created:   17/07/2002
 Author:    john
 Modified:  11/21/02
 Copyright: I-Next Ltd

 Description:
   Home page style sheet for Zarlink
 Updates:
   <put any updates here>
---------------------------------------------
 ident @(#)home_style.css	1.5
*/

/* Div positioning styles */

#searchbar { position: absolute; z-index:3; left:603px; top:25px; }
#spotlights { position: absolute; z-index:3; top:89px; left:24px; }
#newrightportset {position: absolute; top: 98px; left: 605px; width: 167px;}
#logodiv {position: absolute; z-index:3; left:0px; top:0px;}
/* #newmaincolumn {position: absolute; z-index:3; left: 10px; top: 89px; width: 760px;} */
#newmaincolumn {position: absolute; z-index:3; left: 232px; top: 89px; width: 500px;}
#topmenu { position: absolute; z-index:4; left:314px; top:72px; }
#myZarlink { position:absolute; z-index:4; left:314px; top:47px; }
#barExt { position:absolute; z-index:4; left:0px; top:89px; }

/* Node scroller divs */
#KA_back {
  position: absolute;
  z-index: 5;
  left: 234px;
  top: 107px;
  width: 330px;
  height: 25px;
  background-color: #990033;
  layer-background-color: #990033;
  overflow: hidden;
  clip: rect(0px,330px,25px,0px);
  visibility: hidden;
}
#KA1 { position: absolute; z-index: 6; left: 6px; top: -14px; visibility: hidden; }
#KA2 { position: absolute; z-index: 6; left: 6px; top: -14px; visibility: hidden; }
#KA3 { position: absolute; z-index: 6; left: 6px; top: -14px; visibility: hidden; }
P.KA {
  color: White;
  font: bold 15px Arial,Helvetica,Verdana,sans-serif;
}

/* Body styles */
BODY {
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
}

/* Link styles */
A {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
}
A.mainsub  {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}
A.mainsub:hover { text-decoration: underline; }
A.portbody, A.portlet {
  font-size: 8pt;
  text-decoration: none;
}
A.portbody:hover { text-decoration: underline; }
A.portletMore{
  color: #006699;
  font-size: 8pt;
  text-decoration: none;
}
A.portletMore:hover { text-decoration: underline; }
A.red:hover {
  color: #006699;
  text-decoration: underline;
}
A.white { color: #FFFFFF; }
A.smallred {
  font-size: 8pt;
  color: #CC3333;
}
A.smallred:hover { color: #CC3333; }
A.small {
  color: #000000;
  font-size: 8pt;
}
A.small:hover {
  color: #000000;
  font-size: 8pt;
}
A.topmenu {
  font-size: 7pt;
  color: #006699;
  text-decoration: none;
}
A.topmenu:hover { text-decoration: underline; }
A.myZarlink {
  font-size: 9pt;
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}
A.myZarlink:hover { text-decoration: underline; }
A.myZarlinkOut {
  font-size: 9pt;
  color: #990033;
  font-weight: bold;
  text-decoration: none;
}
A.myZarlinkOut:hover { text-decoration: underline; }
A.spotlight {
  font-size: 8pt;
  text-decoration: none;
}

/* Paragraph styles */

P {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}
P.homemenu {
  margin-top: 2px;
  margin-left: 0em;
  color: #990033;
}

H2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
  text-align: left;
}

/* Table styles */
TD {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}
TD.small {
  font-size: 8pt;
  color: #000000;
}
TD.portletem {
  color: #990033;
  font-weight: bold;
  font-size: 8pt;
  letter-spacing: 0.1em;
}
TD.portletbody {
  font-size: 8pt;
  width: 143px;
}
TD.menuheader {
  color: #FFFFFF;
  background-color: #990033;
  font-weight: bold;
}
TD.copyright {
  font-size: 8pt;
  color: #FFFFFF;
  background-color: #546F86;
}
TD.center { text-align: center; }
TD.alignTop { vertical-align: top; }
TD.alignRight { text-align: right; }

TD.btmMenu {
  font-size: 7pt;
  color: #4F677B;
}
TD.spotlightMore {
  background-color: #C9D1D9;
  text-align: right;
}
TD.topmenu {
  margin-top: 0px;
  font-size: 7pt;
  color: #4F677B;
}
TD.portlet { font-size: 8pt; }

.topmyzl {
  font-size: 8pt;
  color: #990033;
  font-weight: bold;
}

.myzlin {
  font-size: 9pt;
  color: #990033;
  font-weight: bold;
}

.myzlout {
  font-size: 9pt;
  color: #006699;
  font-weight: bold;
}

.red { color: #990033; }

/* Iedit */

P.Header1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
P.Header2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

UL, UL.round {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}

OL {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}

SPAN {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
}
SPAN.sup {
  font-size: 7px;
  vertical-align: super;
}
SPAN.sub {
  font-size: 7px;
  vertical-align: sub;
}
IMG.floatright { float: right; }
IMG.floatleft { float: left; }
SPAN.red { color:#CC3333; }

