/* The University of Adelaide
 * Singapore Campus – Local StyleSheet  */
 
 td.left-column {
	background-image: url('/global/images/column_gradient.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #9ab;
	}

/* middle column promotions
-------------------------------------------------------*/

td.middle-column {
	background-image: url('/sg/images/bkgnd.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border-top: 4px solid #abc;
	border-bottom: 4px solid #abc;
	border-right: 1px solid #abc;
	}
div.sgnews {
	background: none;
	color: #456;
	font-size: 12px;
	line-height: 16px;
	padding: 20px;
	margin: 0px;
	}
div.sgnews p { margin: 0px 0px 10px 0px; color: #456; padding: 0px; line-height: 16px; }
div.sgnews ul {
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 10px 5px;
	}
div.sgnews li { font-size: 12px; color: #456; padding-bottom: 5px; }
div.sgnews a:link, div.sgnews a:active, div.sgnews a:visited { color: #369; text-decoration: underline; }
div.sgnews a:hover { color: #036; text-decoration: underline; }
div.sgnews h2 {
	color: #369;
	font-weight: bold;
	font-size: 145%;
	background-image: url('/global/images/arrow_new.gif');
	background-position: top left; 
	background-repeat: no-repeat; 
	padding: 0px 0px 5px 15px;
	margin: 20px 0px 15px 0px;
	border-bottom: 1px solid #acac78;
	}
div.sgnews h2 a:link, div.sgnews h2 a:active, div.sgnews h2 a:visited {
	color: #369;
	font-weight: bold;
	text-decoration: none;
	}
div.sgnews h2 a:hover {
	color: #036;
	text-decoration: underline;
	}
div.sgnews hr { border: none; width: 100%; color: #c63; background-color: #c63; height: 1px; margin-top: 0px; margin-bottom: 12px; padding: 0px; }

/* additional
-------------------------------------------------------*/

table.console {
	background-image: url('/sg/images/gradient01.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 12px 0px;
	border: 1px solid #abc;
	border-top: none;
	}
	
#crumb-container {
	display:none;
}
