/**  
*  Mambo Open Source Version 4.0
*  Dynamic portal server and Content managment engine
*  22-10-2002
*
*  Copyright (C) 2000 - 2002 Miro International Pty. Limited
*  Distributed under the terms of the GNU General Public License
*  This software may be used without warranty provided these statements are left 
*  intact and a "Powered By Mambo" appears at the bottom of each HTML page.
*  This code is Available at http://sourceforge.net/projects/mambo
*
*  Site Name: Mambo Open Source Version 4.0
*  File Name: ie5.css
*  Developers: Danny Younes - danny@miro.com.au
*        Nicole Anderson - nicole@miro.com.au
*        Robert Castley - robert@castley.com
*  Date: 22/10/2002
*   Version #: 4.0
*  Comments:
*/
  
/* --Default Page Settings-- */

/* Body */
BODY {
  background-color : White;
  color : Black; }

/* Links */
a {
  font-size: 11px
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  color: #808080;
  text-decoration: none; }

a:hover {
  color: #A01212;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;

}

a:active {
  text-decoration:none;
  color: #A01212;
  font-size: 11px;
  font-weight: normal;

}

/* Table Column */  
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #56595C;
}  

/* Horizontal Line */  
HR {
  background: #c0c0c0;
  height:2px;
   width:170px;
  border: 1px inset; }

/* items.php table hack, not sure if actually works */  
table#t01 {
  background-image: url(images/taust.jpg); 
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


  
/* --Default Class Settings-- */  

.articlehead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
   color: #56595C }
  
.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #56595C;
  border-style: solid;
  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #56595C;
  text-align: left }

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background: #FFFFFF;
  border: 1px solid; }

.newsarticle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #56595C;
  text-align: left }  

.newspane {
  background-color : White; }

.newspaneopen {
  border : 0px ridge #DCDCDC; }
  
.poll {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height: 14px }
  
.popupwindow {
  background-color : #FFFFFF; }
  
.sectiontableentry1 {
  background-color : #FFFFFF; }

.sectiontableentry2 {
  background-color : #EBEBEB; }

.sectiontableheader {
  background-color : #999999;
  color : #FFFFFF;
  font-weight : bold; }
  
.small {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CC0000;
  text-decoration: none;
  font-weight: bolder;
  letter-spacing: 2px;

}
      
.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #56595C; 
  font-weight: normal }

li { list-style: inside url(../images/M_images/arrow_sis.gif) 2px;
  list-style-image: url(../images/M_images/arrow_sis.gif);
}

.inputpre {font-family: Courier New; font-size: 11px}


.titlebig {color: #005DDD; font: bold; font-size: 22px; TEXT-DECORATION: none; font-family: Tahoma;}
.textbold {color: #000000; font: bold; font-size: 12px; TEXT-DECORATION: none; font-family: Tahoma;}
.menu {color: #005DDD; font: bold; font-size: 12px; TEXT-DECORATION: none; font-family: Tahoma;}
.menuinfo {color: #000000; font-size: 11px; TEXT-DECORATION: none; font-family: Tahoma;}
.menusmall {color: #005DDD; font: bold; font-size: 11px; TEXT-DECORATION: none; font-family: Tahoma;}
.menuthin {color: #005DDD; font-size: 11px; TEXT-DECORATION: none; font-family: Tahoma;}
.admintitle {color: #000000; font: bold; font-size: 11px; font-family: Tahoma;}
.adminlink {color: #000080; font-size: 12px; font-family: Tahoma;}
.error {color: #EE2222; font-size: 11px; font-family: Tahoma;}
.page {color: #000000; font-size: 10px; TEXT-DECORATION: none; font-family: Tahoma;}
.itemtitle {color: #000000; font-size: 11px; font-family: Verdana; font: bold; text-decoration: none; }
.itemdesc {color: #000000; font-size: 11px; font-family: Verdana; text-decoration: none; }

.input     {font-family: verdana; font-size: 12; background-color: #ffffff; border: 1px solid #999999}

.box1 { background-color:ffffff ; border:0 solid D5D5CC}
.box2 { font-family: verdana; font-size: 12; background-color: #eeeeee; color: #000000; border: 1px solid #9AA9B4}
.box3 {
  background-color:eeeeee;
  border:1 solid #BCBCBC;
  height:18;
  width:115;
  font-size:9pt;
  padding-left: 20px;
  padding-right: 20px;

}

#1    {background-color: #eeeeee; }
#2    {background-color: #eeeeee; }
#3    {background-color: #dddddd; }



#loading{
   width: 100%;
   height:  100%;
   font-family: Verdana,Arial,Tahoma;
   position: absolute;
  color: #56595C;
  font-weight: bold;
   text-align: center;
  background: #92595C url('images/loading.gif') 50% 50% no-repeat;
  /*background-color: #92595C;*/
  opacity: .5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
  filter: alpha(opacity=50);

  
   /*background: transparent url('images/trans.gif');
  background: transparent url('images/loading.gif') 50% 50% no-repeat;/*
}
/*  
#loading{
   width: 100%;
   height: 100%;
   text-align: center;
   background: transparent url('images/trans.gif');
  
}*/
