/* QUT template - branch stylesheet */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2009 */
/* Version 4.0 */

/* TOP NAVIGATION --------------------------------------------------------------- TOP NAVIGATION */
/* (Active button for current branch) */

ul.topnav .branch2_button a {
	background-image:none;
	background-color:#fff;
	color: #666;
}

.vcard {
	width:300px;
	text-align:left;
}
.photo { 
	float:left;
	padding:0;
	margin:10px;
	margin-bottom:0;
	/*border:1px solid #4A4293;*/
}
.detail {
	float:left;
	padding:10px 10px 15px 0;
	width:250px;
}
.staffname {
	font-size:105%;
	color:#4A4293;
	height:22px;
}
.staffname  a { color:#4A4293; text-decoration:none; height:18px;}
.position {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.contact {
	padding-top:10px;
	font-size:90%;
}
.intro {
	padding-top:10px;
	float:left;
	width:300px;
}

.intro h3 {
	display:block;
	margin:10px 0 15px 0;
	padding:10px 0 15px 0;
	color:#000;
	font-weight:800;
}
.qualification {
	font-size:80%;
}
.research {
	font-size:80%;
}


.vcardBottom {
	clear:both; 
	border-bottom:1px dotted #ccc;
	width:700px;	
}

/* Extra for Master of Education three coloumn page */
.content {
	margin-right:0px;	
}
.content_div {	
 	padding-right:0px; /* keep max width for main content div*/ 	
}
.leftcolumn {
  margin-right:380px; 
  margin-top:0px;
  padding-top:0px;
  padding-right:25px;
}
.leftcolumn h2 {
	margin-right:20px;
}
.rightColumnContent {
	width:380px;
	float:right;
	margin-right:0px;
	margin-top:0px;
	display:inline;
	border-left:#CCCCCC solid 0px;
	padding:0 5px 30px 25px;
	background-color:#FFFFFF;
}
/*.rightcolumn {
	width:380px;
	float:right;
	margin-right:0px;
	margin-top:0px;
	display:inline;
	border-left:#CCCCCC solid 0px;
	padding-left:20px;
	padding-top:10px;	
  
}*/

.rightColumnContent img{
	border:#CCCCCC solid 1px;
}
.download {
	font-style:italic;
}
.clear {
clear:both;
line-height:.1em;
}
