/******************************
 * Global styles
 ******************************/

body
{
    height:100%;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	background-image: url(../images/tree_background.gif);
	background-repeat: repeat-y;
}
/* header */
#banner_row {height:119px;}
#banner_row img{border:0;}
.banner_buttons {
	padding-right:35px;
	padding-top:85px;
	float: right;
}
#banner_buttons a {padding-left: 7px;}
#banner_border1 {
	overflow:hidden;
	height:4px;
	background-color:#626262;
}
#banner_border2 {
	overflow:hidden;
	height:1px;
	background-color:#9C9C9C;
}
#banner_border3 {
	overflow:hidden;
	height:1px;
	background-color:#BFBFBF;
}
#banner_border4 {
	overflow:hidden;
	height:1px;
	background-color:#D6D5D5;
}
#banner_border5 {
	overflow:hidden;
	height:3px;
	background-color:#DDDCDC;
}
#tab_row {
	padding-left:250px;
	background-color:#dddddd;
	height:26px;
}
#tab_row img {border: 0px;}
#ATabs a {
	float:left;
	display:block;
	width:125px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	color:#666666;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
/*.staticMenuItemStyle {*/
.level1 {
	display:block;
	width:125px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	color:#666666;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:none;
	background-color:#e7e7e7;
}
.memuarea {padding:20px 0 20px 0;}
.tab_on {
	height:24px;
	background-color:#ffffff;
	border-bottom-color:#ffffff;
}
.tab_off {
	height:23px;
	background-color:#e7e7e7;
	border-bottom-color:#999999;
}
#menu {width:240px;}
#menu ul {
	list-style-type:none;
	padding:20px;
	margin:0;
}
#menu li {
	border-top:1px solid #cccccc;
	width:180px;
}
#menu a {
	display:block;
	height:30px;
	line-height:28px;
	color:#0066CC;
	text-decoration:none;
	padding-left:10px;
}
#menu a:hover, #menu a:active {
	background-color:white;
	color:red;
}
ul {padding:0;}

/* footer */

#footer {
	clear:both;
	height:50px;
	width:100%;
}

/* page content */

#page_content {
	position:absolute;
	left:275px;
	top:150px;
	padding-top:10px;
	font-size: 11px;
	line-height:18px;
}
#page_content a {
	text-decoration:none;
	color:#990000;
}
#page_content ul {
	list-style-type:none;
	margin-left:0;
}
#page_content li {display:inline;}
#columnleft {
	float:left;
	width:350px;
}
#columnright {
	float:left;
	width:775px;
}
h2 {
	font-size:16px;
	margin-top:20px;
	color:#666666;
}
h3 {
	clear:both;
	font-size:13px;
	color:#666666;
	margin:5px;
}
h4 {
	font-size:16px;
	margin-top:20px;
	color:#666666;
	border:1px solid red;
}
h5 {
	font-size: 11px;
	color:#0066CC;
	margin:0;
}
h6 {
	font-size: 11px;
	color:#0066CC;
	margin:0;
	float:left;
	width:150px;
}

table {border-spacing:0;}
tr {text-align:left;}
th {
	font-size: 11px;
	color:#0066CC;
	width:125px;
	border-bottom:1px solid #cccccc;
}
td {padding:0 0 0 5px;}
.narrow {width:50px;}
.width0 {width:50px;}
.width1 {width:20px;}
.width2 {width:65px;}
.width3 {width:75px;}
.width4 {width:125px;}
.width5 {width:350px;}
.width6 {width:550px;}
.width65 {width:540px;}
.width7 {width:200px;}
.width71 {width:220px;}
.width75 {width:175px;}
.width8 {width:150px;}
.width9 {width:60px;}
.width10 {width:285px;}
.width11 {width:40px;}
.width12 {width:300px;}
.width13 {width:100px;}
.width14 {width:600px;}
.w1 {width:200px;}
.w2 {width:250px;}
.w3 {width:50px;}
.w4 {width:40px;}
.w5 {width:60px;}
.w6 {width:150px;}
.w7 {width:75px;}
.w8 {width:100px;}
.w9 {width:400px;}
.w10 {width:600px;}
.w11 {width:550px;}
.w12 {width:350px;}
.bborder {border-bottom:1px solid #cccccc;}
.greybg {background-color:#cccccc;}
.data_row {
	clear:both;
	height:15px;
	padding:2px;
}
hr {clear:both;}
.dd_narrow {width:60px;}
.field {
	float:left;
	width:125px;
	height:16px;
}
.field1 {
	clear:both;
	float:left;
	width:125px;
	height:16px;
}
.field_xnarrow {
	float:left;
	width:50px;
	height:16px;
	margin-right:25px;
}
.field_narrow {
	float:left;
	width:75px;
	height:16px;
}
.field_wide1 {
	float:left;
	width:150px;
}
.field_wide {
	float:left;
	width:350px;
}
.field_wide2 {
	float:left;
	width:420px;
	margin-right:10px;
}
.field_wide3 {
	float:left;
	width:550px;
	margin-right:10px;
}
.chboxlist td {width:150px;}
.alignleft {text-align:left;}
.aligncenter {text-align:center;}
.alignright {text-align:right;}
.button {
	cursor:pointer;
	width:100px;
	margin-top:30px;
}
input, select, textarea
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color:#666666;
	background-color: #F6F6F6;
	border: solid 1px #CBCCCE;
	padding-left:5px;
	width:90%;*/
}
textarea {
	width:400px;
	resize:none;
}
textarea.noteeditbox {
	width:410px;
	float:left;
	margin-right:10px;
}
select {
	height:20px;
	width:125px;
	padding-top:1px;
}
.narrow_sel {
	height:20px;
	width:50px;
	padding-top:1px;
}
/* Member details */

#action_row {height:30px;}
#action_row a {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:5px 15px;
}
#action_row a:hover {background-color:#ffffff;}
#row1 {padding:30px 0;}
#row1_left, .row1_mid, .row1_right, #row1_pwd {
	float:left;
	text-align:center;
	width:200px;
	height:75px;
	padding:5px;
	background-color:#e7e7e7;
}
#row1_left, #row1_pwd {width:150px;}
#row1_mid input, #row1_right input {width:75px;}
#anchor1 img, #anchor2 img {
	width:15px;
	border:none;
	padding-left:5px;
}
#row1_left {background-color:#FFFFFF;}
#row1_right {border-left:1px solid #cccccc;}
#row2 {
	clear:both;
	padding:5px;
}
#row2 ul {}
#row2 li a {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	color:#0066CC;
	background-color:#cccccc;
	border:1px solid #999999;
	padding:5px 15px;
}
#row2 li a:focus {outline:none;}
#row2 li a.selected {
	background-color:#ffffff;
	border-bottom-color:#ffffff;
}
.selected {
	background-color:#ffffff;
	border-bottom-color:#ffffff;
}
#row3 {
	clear:both;
	padding:5px;
	border-top:1px solid #cccccc;
	margin-top:20px;
}
#mtab1, #mtab2, #mtab3, #mtab4, #mtab5, #mtab6{clear:both;}
#mtab2, #mtab3, #mtab4, #mtab5, #mtab6 {display:none;}
.hide {display:none;}
.show {display:inline;}
#mrow3addr {
	clear:both;
	float:left;
	width:300px;
}
#mrow3_left_edit {
	clear:both;
	float:left;
	width:100px;
	line-height:19px;
}
#mrow3_right_edit {
	float:left;
	width:250px;
}
#mrow3details, #mdcontact {
	clear:both;
	padding-top:10px;
}
#mrow3details h5 {display:inline;}
.inlinefield {
	float:left;
	width:80px;
	padding-right:5px;
}
.inlinefieldnarrow{
	float:left;
	width:60px;
	padding-right:5px;
}
.chbox {
	clear:both;
	float:left;
	border:none;
	width:20px;
	color:red;
}
#mfname, #mlname, #mattn {
	float:left;
	width:150px;
}
#mcontact {
	float:left;
	width:250px;
}
/* Admin pages */
#admincol, .admincol {
	width:750px;
	float:left;
}
/* Publications */
tr.pub {background-color:#f0f0f0;}
tr.header {
	text-align:center;
	background-color:#b0c4de;
}
td.pub {padding:0 5px;}
/* asp.net */
.aspbutton {
	color:#990000;
	font-size:10px;
	font-weight:bold;
	padding:3px 0;
	width:100px;
}
.menupanel {float:left;}
.cal1pos {
	position:absolute;
	left:300px;
}
tr {vertical-align:top;}
.sidepadd {margin-left:15px;}
.errmsgdisp {
	color:red;
	font-size:14px;
	font-weight:bold;
}
.redtxt {color:red;}
.errmsg {
	color:#ff0000;
	font-weight:bold;
}
#importpreview {
	width:1100px;
	height:500px;
	overflow:scroll;
}
.btnarea {padding-bottom:20px;}
.caldiv {
  	position:absolute;
	background-color:#FFFFFF;
}
.calicon {
	float:left;
}
.gv {border: none;}
th, .gv th {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #eeeeee;
}
.gv th {
	padding: 3px 15px;
	text-align:left;
}
#page_content .gv th {
	width:10px;
}
#page_content .gv th a {
	color:#0066CC;
}
#page_content .gv th a:hover {
	color:#D32329;
	text-decoration: underline;
}
.gv td {
	border:none;
	padding:3px;
}
.gvsortasc {
	background-image: url(https://mpoa.acsa.edu.au/images/triangle_red_up.jpg);
	background-size: 10px 10px;
	background-repeat:no-repeat;
	background-position:left center;
}
.gvsortdesc {
	background-image: url(https://mpoa.acsa.edu.au/images/triangle_red_down.jpg);
	background-size: 10px 10px;
	background-repeat:no-repeat;
	background-position:left center;
}
.altrow {background-color:#f0f0f0;}
.reqfield {color:white;}
.nextline {clear:both;}
.ipandlabel {
	float:left;
	padding-top:2px;
	width:130px;
}
.ipandlabel1 {
	float:left;
	padding-top:2px;
	width:210px;
}
.ipandlabel2 {
	float:left;
	padding-top:2px;
	width:85px;
}
.btnarea {
	padding:0 0 20px 0;
}
.leftpad {padding-left:25px;}

.caldiv {
  	position:absolute;
	background-color:#FFFFFF;
}
.caldiv td {text-align:center;}
.caldiv a {text-decoration:none;}
.rowpad {padding:0 0 0 20px;}
.rowpad1 {padding:0 0 0 40px;}