/* =================================
    CSS STYLES FOR WWW.ITLIVE.CO.NZ
   =================================
*/   

/*=============== Links ====================================================*/

a:link, a:visited    { color: #3366cc; font-size: 11px; font-family: Verdana, Tahoma; font-weight: normal; text-decoration: none }
a:hover   { color: #333399; font-size: 11px; font-family: Verdana, Tahoma; font-weight: normal; text-decoration: underline }
a:active     { color: #333399; font-size: 11px; font-family: Verdana, Tahoma; font-weight: normal }

/*=============== General Headings ============================================*/

H1    { color: #3366CC; font-size: 14px; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none }
H2    { color: gray; font-size: 13px; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none }
H3  { color: #3366CC; font-size: 12px; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none }
H4    { color: black; font-size: 11px; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none }

H5, DT  {
}

H6  {
}
/*=============== General Content ============================================*/

.Head { color: black; font-size: 13px; font-family: Verdana; font-weight: bold; line-height: 1.4em; background: transparent; padding: 0 }
.Normal { color: black; font-size: 11px; font-family: Verdana, Tahoma; font-style: normal }
.NormalTextBox { font-size: 11px; font-family: Verdana, Tahoma; font-style: normal }
.NormalRed  { color: red; font-size: 11px; font-family: Verdana, Tahoma; font-style: normal; font-weight: bold }
.NormalBold  { font-size: 11px; font-family: Verdana, Tahoma; font-style: normal; font-weight: bold }

/*=============== SideMenu  ============================================*/

#invsidemenu-Downloads A
{
  border: red 1px dotted;
  color: red!important;
  font-weight: bold;
}

#invsidemenu-Downloads A:hover, #invsidemenu-Downloads A:active
{
  border: #1A76D3 1px solid;
  color: white!important;
  font-weight: bold;
}

.MenuHdr1
{
  padding-left: 10px;
  font-weight: bold;
  font-size: 9pt;
  padding-bottom: 2px;
  cursor: default;
  padding-top: 2px;
  font-family: Verdana;
}
.MenuItem1 HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;
}

.MenuItem1, .MenuItemMouseOver1
{
  font-family: Verdana; 
  font-size: 9pt; 
  padding-bottom: 1px;
  padding-top: 1px;
  border: 1px solid #91989E;
}
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{
  display: block;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;
  font-weight: bold;
  color: white; 
  font-size: 13px;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: white;
  padding-top: 1px;
  text-decoration: none;
  font-weight: bold;
}
  
.MenuItemMouseOver1
{
  border: #00008B 1px solid;
  background-color: #1A76D3!important;
  padding-left: 20px; 
}

.MenuItemMouseOver 1A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  color: white;
  text-decoration: none; 
  width: 100%; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  cursor: pointer; display: block; 
  font-weight: bold;
}

/*=============== General Content ============================================*/

TFOOT, THEAD    {
}

TH  {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}










