
/* 	University of Adelaide
	Template:	Academic
	Version:	1.1
	Updated: 	12/03/2010
------------------------------------------------------- */

body {
	text-align: center;
	min-width: 970px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url('/global/images/gradient01.gif');
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f1f7fe;
	}
#container { margin: 0 auto; padding: 0px 10px 10px 10px; width: 950px; text-align: left; background: #fff; }
table.main {
	background: #fff;
	border: 1px solid #abc;
	border-top: 4px solid #abc;
	border-bottom: 4px solid #abc;
	}
td.left-column {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border: none;
	border-right: 1px solid #abc;
	}
td.content {
	background-color: #fff;
	padding: 20px;
	margin: 0px;
	border: none;
	}
td.right-column {
	background-image: url('/global/images/gradient_right.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #a0acb6;
	padding: 0px; margin: 0px;
	border: none;
	border-left: 1px solid #abc;
	}
	
/* quad intro table (added 1/10/09)
----------------------------------------------------- */
#quadintro table {
	background-color: #fff;
	background-image: url('/global/images/quad_gradient.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #abc;
	border-style: solid;
	border-width: 4px 1px;
	margin: 20px 0px 0px 0px;
	padding:0;
	}

/* Widget - Promo
------------------------------------------------------ */
div.promo-widget {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding: 15px 15px 5px 15px;
	margin: 0px;
	border: none;
	}
div.infohead-widget, .infohead-widget {
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background-color: transparant;
	background-image: url('/global/images/arrow_info1.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 24px;
	margin: 0px 0px 10px 0px;
	border:1px solid #CC3300;
}

div.infohead-block, .infohead-block {
	background-color: #339999;
	padding: 10px;
	border-bottom: 2px #137070 solid;
}

div.promo-widget a:link, div.promo-widget a:active, div.promo-widget a:visited {
	color: #fff;
	}
div.promo-widget a:hover {
	color: #dfc;
	}
div.promo-widget h2, div.promo-widget h2 a:link, div.promo-widget h2 a:active, div.promo-widget h2 a:visited {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
div.promo-widget h2 a:hover {
	color: #dfc;
	text-decoration: underline;
	}
div.promo-widget p {
	margin: 0px 0px 10px 0px;
	}
div.promo-widget ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 10px 15px;
	color: #fff;
	}
div.promo-widget li { color: #fff; font-size: 11px; line-height: 14px; padding-bottom: 5px; }

	/* Widget - Small floating in-content widget
------------------------------------------------------ */
div.float-widget {
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #112233;
	border: none;
	border-left: 1px solid #abc;
	float:right;
	margin: 0px 0px 15px 20px;
	padding: 0px;
	position:relative;
	vertical-align:top;
	width:210px;
}

/* Widget - Keyline in-content small floating widget
------------------------------------------------------ */
div.keyline-widget {
	border: 1px solid #aabbcc;
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
	width: 180px;
}
div.keyline-widget p {
	color: #003366;
	font-size: 11px;
	line-height :14px;
	margin-top :0;
	padding-top :0;
}
/*Life Impact Promotional Area Styling    -----------------------------*/
#lifei-fluid-container {
	background-color:#abc;
	width:100%;
}
#lifei-container {
	font-size:11px;
	height:20px;
	margin:0 auto;
	padding:3px 0 0;
	width:100%;
}
#lifei-left {
	float:left;
	margin-left:10px;
}
#lifei-right {
	float:right;
	margin-right:10px;
}
#container-footer {
	border-top:1px solid #fff;
}

