/* CSS Document */

/* Typography & Colors -----------------------------------------------*/
	
body p td blockquote ul li dt dd{
	font-family: "verdana", "sans serif"; 
	color: #000000; 
	font-size:1em;}
	
body th {text-align:left; font-family: "verdana", "sans serif"; color: #000000;  margin-top:5px; margin-bottom:7px;}
 
A:link { text-decoration: underline; color:#193A80; }
A:visited { text-decoration: underline; color:#193A80; }
A:active { text-decoration: none;  }
A:hover { text-decoration: none; }

h1 { 
	font-family: times, serif; 
	font-size: 1.8em; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:.2em;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:1px solid #dee3ed;
	}

h2 { 
	font-family: times, serif; 
	font-size: 1.4em; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:.2em;
	margin-top:25px; margin-bottom:10px; 
	border-bottom:1px solid #dee3ed;
	}

h3 { 
	font-family: times, serif; 
	font-size: 1.2em; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:.2em;
	margin-top:25px; margin-bottom:10px; 
	border-bottom:1px solid #dee3ed;
		}
		
h4 { 

	font-size: 1.2em; 
	margin-top:5px; margin-bottom:10px; margin-left:5px;

		}
.topbox {
	background-color:#FBF3D4;
	padding:5px; margin:5px; 
	float:right;
	width:230px;	}
.topbox p {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-top:5px; margin-bottom:5px;}
.topbox li {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-bottom:5px;}
.topbox h1 {font-family: times, "sans serif"; color: #000000; font-size: 1.2em; margin:10px; margin-top:7px; margin-bottom:7px;font-weight:bold; text-transform:uppercase; letter-spacing:.2em; border:0;}

.memberbox {
	width:300px;
	background-color:#f0d9de;
	padding:5px; margin:5px; 
	float:right;	}
.memberbox p {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-top:5px; margin-bottom:5px;}
.memberbox li {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-bottom:5px;}
.memberbox h1 {font-family: times, "sans serif"; color: #000000; font-size: 1.2em; margin:10px; margin-top:7px; margin-bottom:7px;font-weight:bold; text-transform:uppercase; letter-spacing:.2em; border:0;}

.whatsnew {
	background-color:#FBF3D4;
	padding:5px; margin:5px; 
	float:right;
	width:300px;	}
.whatsnew p {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-top:5px; margin-bottom:5px;}
.whatsnew li {font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; margin-bottom:5px;}
.whatsnew h1 {font-family: times, "sans serif"; color: #000000; font-size: 1.2em; margin:10px; margin-top:7px; margin-bottom:7px;font-weight:bold; text-transform:uppercase; letter-spacing:.2em; border:0;}
.newitem { padding:5px; background-color:#ffffff; margin:5px;}
.newitem ul {padding-left:15px; }

.quicklinks { 
	width:300px;
	background:url(../../img/minicons/arrow_down.gif) top left no-repeat;
	float:right; 
	text-align:left; font-family: "verdana", "sans serif"; color: #000000; font-size: .85em; 
	padding:10px; padding-top:0px; 
	margin:5px; margin-right:0px; 
	border-top:5px solid #E8F1DC ; 
	background-color:#E8F1DC ;	
	} 
.quicklinks ul { background-color:#ffffff; list-style:none; padding:5px; margin-top:5px; margin-left:0px; margin-bottom:0px;line-height:1.7em;}

.backtotop { width:100px; margin:0px; margin-right:0px; margin-bottom:10px; background:url(../../img/minicons/arrow_up.gif) center left no-repeat;}
.backtotop a {padding-left:15px; padding-top:2px; text-align:center; font-size:.85em; }

.table { border:1px solid #E3EDFF; margin-left:20px; margin-right:20px; margin-bottom:20px; font-size:1em;}
.table td {font-size:1em;}
.table th { border-bottom:1px solid #E3EDFF;} 
.table th p { margin-left:10px; margin-top:3px; margin-bottom:3px;} 
.table p {  margin:10px; }
.table dl {  margin:10px; }
.table caption { padding:3px; margin-left:20px; margin-right:20px; margin-bottom:3px; margin-top:10px;  background-color:#E3EDFF;	
	font-size:1.1em; 
	text-align:center; 
	font-family: times, serif; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:.2em;}

.downloadcell { background-color:#E3EDFF; }


.events { 
	text-align:left; font-family: "verdana", "sans serif"; color: #000000; font-size: 1em; 
	padding:5px;
	margin:5px; margin-left:20px; margin-bottom:15px; margin-right:50px;
	border:1px solid #E3EDFF; 
	background-color:#ffffff;	} 

.events h1 { 
	display:block;
	background-color:#E3EDFF;
	font-family: "verdana", "sans serif"; color: #000000; font-size: 1em;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:normal;
	margin-top:0px; margin-bottom:0px; 
	padding:5px;
	border-bottom:0px;;	} 
 
 .login {font-family: "verdana", "sans serif"; color: #000000; font-size: 8pt;}
 
 /* LAYOUT POSITIONING -----------------------------------------------*/ 
	
#header {
    margin-left:5px; padding:0;
	width: 100%;
	height: 140px;
	overflow:hidden;
    }
	
#header .title { 
	font-family: times, serif; 
	font-size: 3em; 
	font-weight:bold; 
	letter-spacing:.2em;
	margin-top:35px;
	margin-left:10px;
	overflow:hidden;
	}

#header .subtitle { 
	font-family: times, "sans serif"; 
	color: #000000;
	font-size: 1.6em; 
	letter-spacing:.2em;
	text-transform:uppercase; 
	margin-left:100px;
	margin-top:10px;
	}

#header span {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(http://www.philanthropy.org.au/img/layout/header.gif);
	background-repeat: no-repeat;
	visibility:visible;
	display:block;
	width:98%;
	height: 200px;
	border: 0px;
    }
	
#content {
	margin-left:220px; margin-right:20px;
	padding-top:1px;
	clear:both;
	font-family: "verdana", "sans serif"; 
	color: #000000;
	font-size:.8em;
	}

#content td {	font-size:1em;}
	
#footer {
    margin-left:220px; margin-right:20px;
	clear:both;
	font-size:.7em;
	font-family: "verdana", "sans serif"; 
	color: #000000;
	text-align:center;
	border-top:1px solid #dee2ed; border-bottom:1px solid #dee2ed;
	padding:4px;
	line-height:20px;
	margin-top:50px;
    }	
	
 /* PA WEB HORIZONTAL MENU -----------------------------------------------*/ 

 /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */ 

.h-menu {
	font-family: "verdana", "sans serif"; 
	font-size:11px; 
	float:inherit;
	margin-top:3px;
	z-index:100;
	}
	
.h-menu ul li a, .h-menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000000; 
	width:150px; 
	height:20px; 
	text-align:center; 
	color:#000000; 
	border:0px; 
	background:#dee2ed; 
	line-height:20px; 
	font-size:11px; 
	margin-right:1px; margin-top:1px;
	}
	
.h-menu ul { padding:0; margin:0; list-style:none;	}	
.h-menu ul li {	float:right; position:relative;	}	
.h-menu ul li ul {	display:none;	}
 /*.h-menu ul li ul a:hover { visibility:visible; } */ 


 /* specific to non IE browsers */ 
.h-menu ul li:hover a {	color:#000000; 	background:#FBF3D4;	}
	
.h-menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:20px; 
	padding-top:1px;
	width:150px;
	}
	
.h-menu ul li:hover ul li a.hide {	background:#ffffff; color:#000000;	}
.h-menu ul li:hover ul li:hover a.hide { background:#FBF3D4; color:#000000;	}	
.h-menu ul li:hover ul li ul {	display: none;	}	
.h-menu ul li:hover ul li a { display:block; background:#dee2ed; color:#000000; }	
.h-menu ul li:hover ul li a:hover {	background:#FBF3D4; color:#000000;	}	
.h-menu ul li:hover ul li:hover ul { display:block; position:absolute; }
 /*	.h-menu ul li:hover ul li:hover ul.left {	left:-110px; 	}*/ 
 
 
 /* PA WEB VERTICAL MENU ----------------------------------------------- */ 
 /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */ 
 /* common styling */ 
.v-menu {
	font-family: "verdana", "sans serif"; 
	width:190px; 
	height:150px; 
	font-size:11px; 
	margin-top:20px;
	margin-left:0px;
	float:left;
	position:absolute; top:145px;  left:10px;
	overflow:visible;
	}

.v-menu h1 { 	
	font-family: times, serif; 
	font-size:1.8em; 
	font-weight:bold; 
	text-align:center;
	color:#000000;
	text-transform:uppercase; 
	letter-spacing:.2em;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:1px solid #E8F1DC; border-top:1px solid #E8F1DC;
	}

.v-menu h2 { 	
	font-family: times, serif; 
	font-size:1.1em; 
	font-weight:bold; 
	text-align:left;
	color:#a4acc4;
	text-transform:uppercase; 
	letter-spacing:.2em;
	line-height:1.6;
	margin-top:10px; margin-bottom:0px; 
	border-bottom:0px solid #E8F1DC; border-top:0px solid #E8F1DC;	
	}

.v-menu ul li a, .v-menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000000; 
	width:190px; 
	height:20px; 
	text-align:left; 
	padding-left:5px;
	margin-top:1px;
	border:0;
	background:#dee2ed; 
	line-height:19px; 
	font-size:11px;
	}
	
.v-menu ul {	padding:0; padding-top:5px; list-style-type: none; 	}	
.v-menu ul li {	float:left; margin-right:1px; position:relative; }	
.v-menu ul li ul {	display: none;	}

 /* specific to non IE browsers */ 
.v-menu ul li:hover a {	color:#000000; background:#FBF3D4;	}
	
.v-menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:-5px; 
	left:195px;
	padding-left:1px;
	width:200px;
	}
	
.v-menu ul li:hover ul li a.hide {	background:#FBF3D4; color:#000000;	}	
.v-menu ul li:hover ul li:hover a:visited.hide {display:none;}
.v-menu ul li:hover ul li a:visited.hide {display:none;	}	
.v-menu ul li:hover ul li:hover a.sub {	width:200px; background:#F8EDEF;	}
.v-menu ul li:hover ul li:hover a.hide {width:200px; background:#F8EDEF;	}
.v-menu ul li:hover ul li ul {	display: none;	}
	
.v-menu ul li:hover ul li a {
	display:block; 
	background:#FBF3D4; 
	color:#000000; 
	width:200px;
	}
	
.v-menu ul li:hover ul li a:hover {	background:#F8EDEF; color:#000000;	}
	
.v-menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:205px; 
	top:-5px; 
	color:#000000;
	}
	
.v-menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:200px; 
	background:#F8EDEF; 
	color:#000000;
	}
	
.v-menu ul li:hover ul li:hover ul li a:hover {	background:#E8F1DC; color:#000000;	}

