

@import url("ict-news.css");



@media print{
#content-col-sidebar{ width: 520px; }
  
#wrapper-sidebar, #column, div#column, #wrapper, #main { background-color: #FFFFFF; background-image: none; }
                          
#navigation, #footer, #navcol, #submenu-listings, #action-bar, #column2 { display: none; }
}

span.hide
{
	position: absolute;
	left: -1000px;
	width: 900px;
}

.more-info {

	border-top: 2px solid #e0e9f2;
	border-bottom: 1px solid #e0e9f2;
	background-color: #f6fbfe;
	padding: 0px 0px 10px 20px;
	
	margin-top: 30px;
	margin-bottom: 0px;
}



.ularrowList li {

	background-image: url(http://www.swinburne.edu.au/images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0 1.0em;
	padding-left: 1.4em;
	padding-bottom:1px;
	padding-top:7px;
	border-bottom: 1px solid #D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}


/* Grid */

 table.grid { width:100%}
     table.grid tr td { background: #EEEEEE; padding: 5px; vertical-align: top; border-bottom: 1px solid #cbcbcb;    }

     table.grid tr.alt td,
	 table.grid tr td.alt { background: #F8f8f8; }
	 

           
	 table.grid tr th { background: #c0c0c0; padding: 5px; vertical-align: top; font-weight: bold; color: #FFFFFF }

               
	table.grid tr.foot td{  border-bottom: 5px solid #cbcbcb;}
	table.grid tr.foot-alt td{  background: #F8f8f8; border-bottom: 5px solid #cbcbcb;}
	
	
	 table.grid tr td ul{ padding:0px 0px 0px 15px; margin:0;}
     table.grid tr td li{ padding:0; margin:0;}
	 
	 
	 /*
fieldset { 
border:1px solid #ECE6D8 !important; 
padding:10px !important; 
margin:10px !important;
}*/


.highlight {
background-color: #FFFFCC;
padding:10px;
color: #000000;
font-weight:normal; 
border:1px solid #FFCC00
}


.enrolment label{
font-weight:bold
}


/* Unit availability 2010
http://www.swinburne.edu.au/ict/students/2010-semester1.html
*/
table.unit{
width:100%;
border-collapse: collapse;
border-top:1px solid #F2F2F2;
border-left:1px solid #F2F2F2;

} 

table.unit td {
padding:3px; 
border-top:0px solid #F2F2F2;
border-right:1px solid #F2F2F2;
border-bottom:1px solid #F2F2F2;
border-left:0px solid #F2F2F2;
} 


table.unit td.gray {
text-align:center;
background:#F2F2F2;
}

table.unit th {
padding:3px;
height:40px; 
background:#F2F2F2;
vertical-align:bottom;
}

table.unit th{ text-align:left; }

table.unit th.a{ width:42% }
table.unit th.b{ width:15% }
table.unit th.c{ width:10% }
table.unit th.d{ width:6% }
table.unit th.e{ width:28% }






/* Unit availability 2009
http://www.swinburne.edu.au/ict/students/semester2.html
*/
table.unit-09{
width:100%;
border-collapse: collapse;
border-top:1px solid #F2F2F2;
border-left:1px solid #F2F2F2;

} 

table.unit-09 td {
padding:3px; 
border-top:0px solid #F2F2F2;
border-right:1px solid #F2F2F2;
border-bottom:1px solid #F2F2F2;
border-left:0px solid #F2F2F2;
} 


table.unit-09 td.gray {
text-align:center;
background:#F2F2F2;
}

table.unit-09 th {
padding:3px;
height:40px; 
background:#F2F2F2;
vertical-align:bottom;
}

table.unit-09 th{ text-align:left; }

table.unit-09 th.a{ width:43% }
table.unit-09 th.b{ width:15% }
table.unit-09 th.c{ width:8% }
table.unit-09 th.d{ width:4% }
table.unit-09 th.e{ width:13% }
table.unit-09 th.f{ width:4% }
table.unit-09 th.g{ width:13% }


/* Enrolment Form */

/*
.shade {
	background-color:#cccccc;
	font-weight:bold;
}
.selectUnits {
	
}
.subHd {
	font-size:0.7em;
	font-weight:600;
}
form#e2010 p { 
	margin-bottom:0;
	clear:both;
}
form#e2010 label {
	font-weight:600;
	color:#00AEED;
}
form#e2010 input {
	float:left;
}
form#e2010 legend {
	font-weight:bold;
	color:black;
	display:none;
}

form#e2010 fieldset {
	background-color:#F5F2EB;
}
form#e2010 fieldset p, form#e2010 fieldset table, form#e2010 fieldset input, form#e2010 fieldset label {
	margin-left:9px;
	margin-right:9px;
}

p.e2010Normal {

}
p.e2010Validation, span.e2010Validation {
	color:red;
	font-weight:bold;
}
input.e2010Validation {
	background-color:red;
}

*/

	 
	 
	 div.inner a, div.inner a:link, div.inner a:visited, div.inner a:hover {
	color: #583620;
}




/* Feature boxes */

.feature-boxes { border-collapse:collapse;}
.feature-boxes th, 


.feature-boxes td { padding:0px; width:110px; vertical-align: top  }

.feature-boxes th a img,
.feature-boxes td a img { border:1px solid white;  display:block; }

.feature-boxes th a:hover img,
.feature-boxes td a:hover img { filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6;
border:1px solid #febc3e;  display:block; }
	
	




