/***********************************************
Macquarie University Departments stylesheet
version:  16/06/2004

- Use this for department specific styling
************************************************/

/*----------------------- General Styling for all Departments--------------------*/
#banner {
	border: 0;
	list-style-image: url(../bullet.gif);
}
#banner2 { background: #9c0000  url(blend.jpg) repeat-y 0px 0; border: 0; height: 76px; }
html>body #banner2 {/* extra styling for gecko browsers */ height: 75px; }

/* this banner3 style is for displaying random images, it has golden lines around it added by Qinni Yang CFL 10 August 2004 */
#banner3 { background: #9c0000  url(banner1.jpg) no-repeat 86px 0; border-top: 2px solid #c93; height: 73px; padding: 0; }
html>body #banner3 {/* extra styling for gecko browsers */ height: 75px; }
/* End of banner 3 style */

#mq-banner { /* Departmental banner styling */ background: url(../MQ_heading.gif) no-repeat right top; width: 100%; height: 73px; }
#department { height: 2.4em; border-top: 2px solid #c93; padding-right: 10px; }
#department h1 { float: right; height: 1em; margin-top: .2em; font-size: 1.4em; }
#layout-a #container, #layout-a-equal #container , #layout-b #container { background: url(../left-bg.gif) repeat-y top left; }
#left { border: 0; }
#right { border: 0; }
ul#local-nav { margin: 0; padding: 0; }
#local-nav li { list-style: none; font-weight: bold; }
#local-nav li a { text-decoration: none; line-height: 1.5em; }
#local-nav li.divider { width: 100%; border-bottom: 1px solid #ccc; line-height: 1px; padding-bottom: 1px; }
ul.local-nav { margin: 0; padding: 0; }
.local-nav li { list-style: none; font-weight: bold; margin: 0;  }
.local-nav li a { text-decoration: none; line-height: 1.5em; }
.local-nav li.divider { width: 100%; border-bottom: 1px solid #ccc; line-height: 4px; padding-bottom: 1px; }
ul#localsub-nav { margin:0px 0 5px 0; padding: 0;}
#localsub-nav li { list-style: none; font-weight: bold; margin: 0; padding-left: 30px; font-size:90%; background: transparent url(../bullet.gif) no-repeat 15px 0;}
#localsub-nav li a { text-decoration: none; line-height: 1.5em; }
div.img { width: 100%; text-align: left; margin: 10px 0 0 0; }
img.center { border: 1px solid #000; }
p {
	margin-top: 5px;
}

/*----------------------- End of General Styling for all Departments--------------------*/

/**************************************************************
	Corporate Styling
***************************************************************/
.corp a:link, .corp a:visited, .corp a:active {
    text-decoration: underline;
	color: #455a21;
}

.corp a:hover {
    text-decoration: underline;
	color: #990000;
}

.corp #department {
	background-color: #455a21;
	color: #fff;
}

.corp #local-nav li {
	background: none;
	padding-left: 0;
}

.corp h2, .corp h3 {
	color: #990000;
}

.corp h4, .corp h5, .corp h6 {
	color: #455a21;
}

.corp ul.subnav {		/*--- Changed from ".corp ul" to ".corp ul.subnav"  by Qinni Yang (CFL) 02/06/04 ---- */
	list-style-type: none;
	margin : 0 0 0px 5px;
	padding: 0;
	padding-bottom: 0.1em;
}


.corp ul.subnav li {	/*--- Changed from ".corp ul li" to ".corp ul.subnav li"  by Qinni Yang (CFL) 02/06/04 ---- */
	padding-left: 15px;
	margin: 0 0px 0 5px;
	line-height: 1.4em;
	background: transparent url(../bullet.gif) no-repeat 0 0;
}

.corp ul.usssubnav {		/*--- Added by Kelvin Chan USS 02 April 2006 ---- */
	list-style-type: none;
	margin : 0 0 0px 5px;
	padding: 0;

}

.corp ul.usssubnav li {	/*--- Added by Kelvin Chan USS 02 April 2006 ---- */
	padding-left: 15px;
	margin: 0 0px 0 5px;
	line-height: 1.3em;
	background: transparent url(../bullet.gif) no-repeat 0 0;
	
}





.corp ul li a:link, .corp ul li a:visited, .corp ul li a:active {
	color: #455a21;
	text-decoration: underline;
}

.corp ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.corp ul.local-nav li a:link, .corp ul.local-nav li a:visited, .corp ul.local-nav li a:active {
	color: #455a21;
	text-decoration: none;
}

.corp ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.corp ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
	background: transparent url(../prev-bullet.gif) no-repeat 0 0;
}

.corp ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	padding-bottom: 20px;
	background: transparent url(../bullet.gif) no-repeat right top;
}

.corpboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #455a21; 
	background-color: #e0efd5; 
	padding: 0em 0.5em;
	padding-bottom: 20px;
	margin-bottom: 20px;

}



/**************************************************************
	Australian Centre for Educational Studies Styling
***************************************************************/
.aces a:link, .aces a:visited, .aces a:active {
	color: #025508;
}

.aces a:hover {
	color: #990000;
}

.aces #department {
	background-color: #009966;
	color: #fff;
}

.aces #local-nav li {
	background: none;
	padding-left: 0;
}

.aces h2, .aces h3, .aces h4, .aces h5, .aces h6 {
	color: #336600;
}

.aces ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.aces ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(../aces-bullet.gif) no-repeat 0 0;
}

.aces ul li a:link, .aces ul li a:visited, .aces ul li a:active {
	color: #025508;
	text-decoration: underline;
}

.aces ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.aces ul.local-nav li a:link, .aces ul.local-nav li a:visited, .aces ul.local-nav li a:active {
	color: #025508;
	text-decoration: none;
}

.aces ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.aces ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
	background: transparent url(../aces-prev-bullet.gif) no-repeat 0 0;
}

.aces ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	padding-bottom: 20px;
	background: transparent url(../aces-bullet.gif) no-repeat right top;
}

.acesboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #009966; 
	background-color: #b7e7f2; 
	padding: 0em 1em;
}


/**************************************************************
	Economic & Financial Studies Styling
***************************************************************/
.efs a:link, .efs a:visited, .efs a:active {
	color: #025508;
}

.efs a:hover {
	color: #990000;
}

.efs #department {
	background-color: #dfa83b;
	color: #fff;
}

.efs #local-nav li {
	background: none;
	padding-left: 0;
}

.efs h2, .efs h3, .efs h4, .efs h5, .efs h6 {
	color: #336600;
}

.efs ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.efs ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(efs-bullet.gif) no-repeat 0 0;
}

.efs ul li a:link, .efs ul li a:visited, .efs ul li a:active {
	color: #025508;
	text-decoration: underline;
}

.efs ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.efs ul.local-nav li a:link, .efs ul.local-nav li a:visited, .efs ul.local-nav li a:active {
	color: #025508;
	text-decoration: none;
}

.efs ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.efs ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(efs-prev-bullet.gif) no-repeat 0 0;
}

.efs ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(efs-bullet.gif) no-repeat right top;
}

.efsboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #996600; 
	background-color: #fae9c8; 
	padding: 0em 1em;
}


/**************************************************************
	Environmental & Life Sciences Styling
***************************************************************/
.els a:link, .els a:visited, .els a:active {
	color: #00493f;
}

.els a:hover {
	color: #990000;
}

.els #department {
	background-color: #00493f;
	color: #fff;
}

.els #local-nav li {
	background: none;
	padding-left: 0;
}

.els h2, .els h3, .els h4, .els h5, .els h6 {
	color: #00493f;
}

.els ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.els ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(els-bullet.gif) no-repeat 0 0;
}

.els ul li a:link, .els ul li a:visited, .els ul li a:active {
	color: #00493f;
	text-decoration: underline;
}

.els ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.els ul.local-nav li a:link, .els ul.local-nav li a:visited, .els ul.local-nav li a:active {
	color: #00493f;
	text-decoration: none;
}

.els ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.els ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(els-prev-bullet.gif) no-repeat 0 0;
}

.els ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(els-bullet.gif) no-repeat right top;
}

.elsboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #00493f; 
	background-color: #c2e6e1; 
	padding: 0em 1em;
}


/**************************************************************
	Division of Humanities Styling
***************************************************************/
.dh a:link, .dh a:visited, .dh a:active {
	color: #000099;
}

.dh a:hover {
	color: #990000;
}

.dh #department {
	background-color: #3300cc;
	color: #fff;
}

.dh #local-nav li {
	background: none;
	padding-left: 0;
}

.dh h2, .dh h3, .dh h4, .dh h5, .dh h6 {
	color: #000099;
}

.dh ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.dh ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(dh-bullet.gif) no-repeat 0 0;
}

.dh ul li a:link, .dh ul li a:visited, .dh ul li a:active {
	color: #000099;
	text-decoration: underline;
}

.dh ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.dh ul.local-nav li a:link, .dh ul.local-nav li a:visited, .dh ul.local-nav li a:active {
	color: #000099;
	text-decoration: none;
}

.dh ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.dh ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(dh-prev-bullet.gif) no-repeat 0 0;
}

.dh ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(dh-bullet.gif) no-repeat right top;
}

.dhboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #3300cc; 
	background-color: #e9f4ff; 
	padding: 0em 1em;
}


/**************************************************************
	Information & Communication Sciences Styling
***************************************************************/
.ics a:link, .ics a:visited, .ics a:active {
	color: #455a21; text-decoration: underline; 
}

.ics a:hover {
	color: #990000; text-decoration: underline; 
}

.ics #department {
	background-color: #cc0000;
	color: #fff;
}

.ics #local-nav li {
	background: none;
	padding-left: 0;
}

.ics h2, .ics h3, .ics h4, .ics h5, .ics h6 {
	color: #990000;
}

.ics ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.ics ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(ics-bullet.gif) no-repeat 0 0;
}

.ics ul li a:link, .ics ul li a:visited, .ics ul li a:active {
	color: #455a21;
	text-decoration: underline;
}

.ics ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.ics ul.local-nav li a:link, .ics ul.local-nav li a:visited, .ics ul.local-nav li a:active {
	color: #455a21;
	text-decoration: none;
}

.ics ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.ics ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(ics-prev-bullet.gif) no-repeat 0 0;
}

.ics ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(ics-bullet.gif) no-repeat right top;
}

.icsboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #cc0000; 
	background-color: #fddede; 
	padding: 0em 1em;
}


/**************************************************************
	Law Styling
***************************************************************/
.law a:link, .law a:visited, .law a:active {
	color: #1d1160;
}

.law a:hover {
	color: #990000;
}

.law #department {
	background-color: #1d1160;
	color: #fff;
}

.law #local-nav li {
	background: none;
	padding-left: 0;
}

.law h2, .law h3, .law h4, .law h5, .law h6 {
	color: #1d1160;
}

.law ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.law ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(law-bullet.gif) no-repeat 0 0;
}

.law ul li a:link, .law ul li a:visited, .law ul li a:active {
	color: #1d1160;
	text-decoration: underline;
}

.law ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.law ul.local-nav li a:link, .law ul.local-nav li a:visited, .law ul.local-nav li a:active {
	color: #1d1160;
	text-decoration: none;
}

.law ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.law ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(law-prev-bullet.gif) no-repeat 0 0;
}

.law ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(law-bullet.gif) no-repeat right top;
}

.lawboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #1d1160; 
	background-color: #cce5fe; 
	padding: 0em 1em;
}


/**************************************************************
	Division of Linguistics & Psychology Styling
***************************************************************/
.lp a:link, .lp a:visited, .lp a:active {
	color: #455a21;
}

.lp a:hover {
	color: #990000;
}

.lp #department {
	background-color: #2e700e;
	color: #fff;
}

.lp #local-nav li {
	background: none;
	padding-left: 0;
}

.lp h2, .lp h3, .lp h4, .lp h5, .lp h6 {
	color: #455a21;
}

.lp ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.lp ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(lp-bullet.gif) no-repeat 0 0;
}

.lp ul li a:link, .lp ul li a:visited, .lp ul li a:active {
	color: #455a21;
	text-decoration: underline;
}

.lp ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.lp ul.local-nav li a:link, .lp ul.local-nav li a:visited, .lp ul.local-nav li a:active {
	color: #455a21;
	text-decoration: none;
}

.lp ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.lp ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(lp-prev-bullet.gif) no-repeat 0 0;
}

.lp ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(lp-bullet.gif) no-repeat right top;
}

.lpboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #2e700e; 
	background-color: #d0ebc3; 
	padding: 0em 1em;
}


/**************************************************************
	Society, Culture, Media & Philosophy Styling
***************************************************************/
.scmp a:link, .scmp a:visited, .scmp a:active {
	color: #330066;
}

.scmp a:hover {
	color: #990000;
}

.scmp #department {
	background-color: #fc7c7c;
	color: #fff;
}

.scmp #local-nav li {
	background: none;
	padding-left: 0;
}

.scmp h2, .scmp h3, .scmp h4, .scmp h5, .scmp h6 {
	color: #990000;
}

.scmp ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.scmp ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(scmp-bullet.gif) no-repeat 0 0;
}

.scmp ul li a:link, .scmp ul li a:visited, .scmp ul li a:active {
	color: #330066;
	text-decoration: underline;
}

.scmp ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.scmp ul.local-nav li a:link, .scmp ul.local-nav li a:visited, .scmp ul.local-nav li a:active {
	color: #330066;
	text-decoration: none;
}

.scmp ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.scmp ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(scmp-prev-bullet.gif) no-repeat 0 0;
}

.scmp ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(scmp-bullet.gif) no-repeat right top;
}

.scmpboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #fc7c7c; 
	background-color: #f9d6d6; 
	padding: 0em 1em;
}


/**************************************************************
	Macquarie Graduate School of Management Styling
***************************************************************/
.gsm a:link, .gsm a:visited, .gsm a:active {
	color: #000099;
}

.gsm a:hover {
	color: #990000;
}

.gsm #department {
	background-color: #6699cc;
	color: #fff;
}

.gsm #local-nav li {
	background: none;
	padding-left: 0;
}

.gsm h2, .gsm h3, .gsm h4, .gsm h5, .gsm h6 {
	color: #000099;
}

.gsm ul.subnav {
	list-style-type: none;
	margin : 0 0 10px 6px;
	padding: 0;	
}

.gsm ul.subnav li {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	background: transparent url(gsm-bullet.gif) no-repeat 0 0;
}

.gsm ul li a:link, .gsm ul li a:visited, .gsm ul li a:active {
	color: #000099;
	text-decoration: underline;
}

.gsm ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.gsm ul.local-nav li a:link, .gsm ul.local-nav li a:visited, .gsm ul.local-nav li a:active {
	color: #000099;
	text-decoration: none;
}

.gsm ul.local-nav li a:hover {
	color: #990000;
	text-decoration: none;
}

.gsm ul.prev-next li.previous {
	list-style:none;
	float: left;
	padding-left: 15px;
	background: transparent url(gsm-prev-bullet.gif) no-repeat 0 0;
}

.gsm ul.prev-next li.next {
	list-style:none;
	float: right;	
	padding-right: 15px;
	background: transparent url(gsm-bullet.gif) no-repeat right top;
}

.gsmboxes {	/* styling for highlighted boxes - added by Tony Dwyer CFL July 2, 2004 */
	border: 1px solid #6699cc; 
	background-color: #cce5fe; 
	padding: 0em 1em;
}

/**************************************************************
	Undergraduate Studies Section Styling (Added by Kelvin Chan USS April 3 2006)
***************************************************************/


.ussboxes {	
	border: 1px solid #455a21; 
	background-color: #faedcd; 
	margin-bottom: 20px;
	height: 200px;
	
}
