@charset "utf-8";
/* CSS Document */

body
{
	background-color: #4a4a4a;
}

table
{
	background-color:#FFF;
}

div#navigation
{
	background-color: #ffffff;
	background:#FFF;
	margin:0px;
	padding-bottom: 34px;
}

td.banner_wide_logo
{
	width: 184px !important;
}

td.banner_wide_title
{
	width: 800px;
	background-color:#4d749f;
	border-right: 1px solid #FFF;
}

td.banner_wide_spacer
{
	background-color:#4a4a4a;
}

td.spacer_right
{
	height:1px;
	overflow:hidden;
	background-color:#4a4a4a;
}

td.spacer_left
{
	height:1px;
	overflow:hidden;
	background-color:#FFF;
}

td.main
{
	width: 592px;
	/*max-width: 592px;*/
	background-color:#ffffff;
/*	overflow:hidden;*/
}

td.rightsidebar
{
	border-right: 1px solid #fff;
	background-color:#4a4a4a;
	background-image:url('right-sidebar-bg.gif');
	background-repeat:repeat-y;
	background-position:left;
	width: 202px;
}

table.footertable
{
	border-top: 40px solid #FFF;
}

li.top_item
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}

li.selected
{
	padding: 0px !important;
}

div.sidebar-button
{
	width:205px;
}

div.sidebar-quicklinks
{
	width: 183px;
}

table.main_table
{
	width: 592px;
}

main_table_col
{
	width: 596px !important;
}
table.main_table td
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

table.main_table tr td ul li
{
	/*list-style:disc;*/
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.month, table.main_table h1
{
	background-color:#FFFFFF;
}

table.main
{
	background-color:#FFFFFF;
	width: 790px !important;	
}

table.nav_left_table, td.nav_left
{
	width: 181px !important;
	overflow:hidden;
}

td.right_spacer
{
	background-color: #4a4a4a;	
}

td.footer a, td.footer2 a
{
	color: #555;
}

.dropcap {
	float:right;
	color:#10658c;
	font-size:60px;
	line-height:40px;
	padding-top:2px;
	margin-bottom:10px;
	font-family: serif;
}
.TopBar {
	background-image:url(http://www.swinburne.edu.au/ict/images/topBar.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 5px 5px 15px;
	font-weight: bold;
	height: 28px;
}
.mainBox {
	border: 1px solid #AECAE1;
}

table.mainBox li {
	list-style-type: none;
	margin-left: 0px;
	padding: 7px 2px 1px 1.4em;
}
.stripesArea {
	background: url(http://www.swinburne.edu.au/ict/images/grey_diagonal_bg.gif);
	height: 130px;
}
.arrowList {
	background: url(http://www.swin.edu.au/images/arrow5.gif) no-repeat;
	background-position: 0 1.0em;
	padding:7px 2px 1px 1.4em;
	border-bottom: 1px solid #D9D9D9;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.redArrow {
	background: url(http://www.swin.edu.au/images/arrow4.gif) no-repeat;
	background-position: -0.5em 0.9em;
	padding:7px 2px 1px 1.4em;
	border-bottom: 1px solid #D9D9D9;
	font: normal 1em Arial, Helvetica, sans-serif;
}

div.sidebar-quicklinks table
{
	width: 180px;
}

div.sidebar-quicklinks p
{
	padding-left: 0px;
}

.month {
	background-color: #F4F4F4;
	font-family: Arial;
	font-size: medium;
	background-image: url('/images/cuteBox_top.gif');
	background-repeat: repeat-x;
	background-position-y: 50%;
	padding: 0px !important;
}