/**	
*	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: 18px
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #ff6600;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; }	

/* Horizontal Line */	

/*
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }
*/

/* styles added for Community Builder */
/* Style to be applied to tab when it is selected */
.ontab {
	   background-color: #CC3300;
	   border-left: outset 2px #5B7122;
	   border-right: outset 2px #808080;
	   border-top: outset 2px #5B7122;
	   border-bottom: solid 1px #d5d5d5;
	   text-align: center;
	   cursor: hand;
	   font-weight: bold;
	   color: #FFFFFF;
}
/* Style to be applied to tab when it is NOT selected */
.offtab {
		background-color : #e5e5e5;
		border-left: outset 2px #E0E0E0;
		border-right: outset 2px #E0E0E0;
		border-top: outset 2px #E0E0E0;
		border-bottom: solid 1px #d5d5d5;
		text-align: center;
		cursor: hand;
		font-weight: normal;
}
/* Not Sure */
.tabpadding {
}
/* Style to be applied to to tab text */
.tabheading {
			background-color: #00CCFF;
			text-align: left;
}
/* Style to be applied to tab contents to hid them */
.pagetext {
		  visibility: hidden;
		  display: none;
		  position: relative;
		  top: 0;
}

/* --PwCCA Customized-- */


.contentheading {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: darkorange }


.mainlevel {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
 	color: black;
	margin: 0; padding: 0;
}

	
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/menu_bgr.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	color: #333333;
	display: block;
	background-image: url(../images/menu_bgrh.png);	
	background-repeat: no-repeat;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;}
	
.sublevel {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
 	color: #ffffff;
	margin: 0; padding: 0;
}
	
a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/menusub_bgr2.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 20px;
	text-decoration: none;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}		
	
	a.sublevel:link, a.sublevel:visited {
        padding-left: 0px;
        vertical-align: middle;
        font-size: 11px;
        color: #ffffff;
        text-align: left;
}


a.sublevel:hover {
								 color: black; text-decoration: none;
								 display: block;
								 background-image: url(../images/menusub_bgr2h.png);
								 background-repeat: no-repeat;
}

	

/* --Default Class Settings-- */

.articlehead {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.button {
	font-family: Tahoms, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;}

.inputbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #F0F0F0;
	border: 1px inset; }
	
	input.button {
	background: #e1e1e1;
	border: 1px outset;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;}

.newsarticle {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: DimGray;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: outside url(../../../images/M_images/arrow.png) 1px;
	   list-style-image: url(../../../images/M_images/arrow.png);
		 margin-left: -20px;

}



table.moduletable {
  margin: 0px 0px 10px 2px;
  width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 15px;
	white-space: nowrap;
	color:white;
	background: #CC3300;
	padding: 2px;
	background-image: url(../images/headerbg.gif);
  background-repeat: no-repeat;
  background-position: left;

}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
  padding:	2px;
	background: white;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.moduletable td td {

	border-style: none;
}

table.moduletable_menu {
  margin: 0px 0px 10px 2px;
  width: 97%;
}

table.moduletable_menu th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 15px;
	white-space: nowrap;
	color:white;
	background: #CC3300;
	padding: 2px;
		background-image: url(../images/headerbg.gif);
background-repeat: no-repeat;
background-position: left;
}


table.moduletable_menu td {
  font-size        : 11px;
  font-weight      : normal;
  padding:	0px;
	background: white;
}

.pathway {
font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
font-size: 11px;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}