/* Local Stylesheet */

/* University of Adelaide */
/* version 1.0 - 2009 */
/* Faculty of Professions - Executive Education
------------------------------------------------------ */

div.infohead-block, .infohead-block {
	background-color: #339999;
	padding: 10px;
	border-bottom: 2px #137070 solid;
}
/* Widget - Home
------------------------------------------------------ */

.block_custom {
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #f36b11;
	width: 150px;
	vertical-align: middle;
	}
	
.block_professional {
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #495b6e;
	width: 150px;
	vertical-align: middle;

	}
.block_mdp {
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #7c0808;
	width: 150px;
	vertical-align: middle;
	}

/*  speech bubble text overlay  ---------------------------------*/
.speech-bubble {
	color:#666;
	font-family:georgia,verdana,Helvetica,Geneva,sans-serif;
	font-size:14px;
	line-height:16px;
	left:155px;
	position:relative;
	text-align:center;
	top:22px;
	width:280px;
	z-index:50;
}
div.speech-bubble a:link {
	color:#666;
	text-decoration:none;
}
div.speech-bubble a:hover{
	color:#666;
    border-bottom:1px dotted #666;
}
.block-short {
	background:url("/professions/execed/images/pod-short.gif") no-repeat scroll 0 0 transparent;
	width:510px;
	height:90px;
}
.block-professional {
	background:url("/professions/execed/images/pod-professional.gif") no-repeat scroll 0 0 transparent;
	width:510px;
	height:90px;
}
.block-custom {
	background:url("/professions/execed/images/pod-custom.gif") no-repeat scroll 0 0 transparent;
	width:510px;
	height:90px;
}
.block-briefings {
	background:url("/professions/execed/images/pod-executive.gif") no-repeat scroll 0 0 transparent;
	width:510px;
	height:90px;
}
/* Table seperating underline border */
.table-line {
	border-bottom:1px solid #aabbcc;
}
#tt1 {
	background:transparent url(/global/images/tt1_s_cross.gif) no-repeat scroll 230px top;
}
