/* QUT template - common stylesheet (contains styles available to page editors) */
/* Should be used in conjunction with corpstyle and branch stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* Styles available via Contribute editing mechanism */

body {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  color: #333;
}

p, table, th, td {
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
}

H2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em;
}

.smltext {
  font-size: 11px;
}



/* CUSTOM FACULTY OF HEALTH STYLES */

.captiontext {
  font-size: 10px;
}

table.swhsts		{
	width:100%;
	border-top:1px solid #000;
	border-left:1px solid #000;
}

table.swhsts th		{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font-weight:bold;
	color:#FFF;
	background:#027182;
	padding:7px;
}

table.swhsts	td	{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:7px;
}

/* Upcoming Events Webpage Style */
.pressenterContainer		{
	width:100%;
	height:auto;
	margin-bottom:-15px;
}


.pressenterImgThumb		{
	float:left;
	margin-right:15px;
}

.pressenterContainer	p	{
	padding-top:0;
	margin-top:0px;
}

.pressentera		{
	float:left;
	width:360px;
	height:115px;
	padding-right:5px;
}


.pressenterb		{
	float:left;
	width:360px;
	height:115px;
}

.eventInformation		{
	float:left;	
}

.cwfContainer	{
	float:left;
	width:320px;
	height:240px;
	border:1px solid #CCC;
	margin: 22px 25px 15px 0px;
	vertical-align:baseline;
}


.imageContainer	{
	float:right;
	width:220px;
	height:auto;
	margin-left:10px;
}

.imageContainer img	{
	margin-top:10px;
}


.phdcfContainer	{
	width:310px;
	height:auto;
	float:right;
	background-image:url(/ph/study/graphics/stgraphic.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	border:1px solid #CCC;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
}

.phdcfContainer	p	{
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

.phdcfContainer	form	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.phdcForm	{
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}

.customTable1 tr	{
	background-color:#81B8C1;
}

.customTable1 tr td	{
	background-color:#C0DCE0;
}

/* Practical Placements for Students - Flash Video */
.phppsContainer	{
	width:320px;
	height:290px;
	float:right;
	margin-left:20px;
}

.phppsVideo	{
	width:320px;
	height:240px;
	float:left;
	text-align:center;
}

.phppsText	{
	width:320px;
	height:50px;
	float:left;
}

.phppsText	p	{
	line-height:normal;
	text-align:center;
}

/* Twitter Track Study */

.ttsLogo	{
	float:right;
	margin:0 0 10px 10px;
	padding:0px;
}

.ttsFeet	{
	margin-top:15px;
	background-image:url(/phsw/graphics/tts_feet.jpg);
	height:75px;
	width:100%;
}

.ttsProfileContainera	{
	width:735px;
	height:165px;
	padding-bottom:10px;
}

.ttsProfileContainerb	{
	width:735px;
	height:150px;
}

.ttsProfileContainerc	{
	width:735px;
	height:120px;
	padding-bottom:10px;
}

.ttsProfileContainerd	{
	width:735px;
	height:150px;
	padding-bottom:10px;
}

.ttsProfileContainere	{
	width:735px;
	height:10px;
	padding-bottom:10px;
}

.ttsProfileContainerf	{
	width:735px;
	height:110px;
}

.ttsProfileContainerg	{
	width:735px;
	height:110px;
}

.ttsImage	{
	float:left;
	margin:0 10px 5px 0;
}
