/* link styles */
a:link, .article .text a:link {
    color: #00955f;
}

#nav-left a:visited {
    color: #00955f;
}

a:hover, h2 a:hover, .home #column-3 h3 a:hover, .article .text a:hover {
	border-color: #00955f;
	color: #00955f;
}

a:active, h2 a:active, .home #column-3 h3 a:active, .article .text a:active {
	border-color: #00955f;
   	color: #00955f;
}

a:hover img, a:active img {
	border-color:#00955f;
}

.department-image {
	background: #00955f url(https://www.mq.edu.au/mq_templates/science/images/bg_department.png) no-repeat;
}

.bg-right {
	background-position: right top;
}

#nav-left li a {
	background-image: url(https://www.mq.edu.au/mq_templates/science/images/nav_indicators.png);
}

#nav-left li a:hover, #nav-left li a:active, #nav-left li a.current {
	color:#00955f;
}

#department #row-1 {
	background: url(https://www.mq.edu.au/mq_templates/science/images/bg_gradient_2col.png) center bottom no-repeat;
}

#row-2{
	background: url(https://www.mq.edu.au/mq_templates/science/images/bg_gradient_1col.png) left bottom no-repeat;
}

.gradientbg {
	background: url(https://www.mq.edu.au/mq_templates/science/images/bg_gradient_1col.png) left bottom no-repeat;  
	margin: 0 0 1.2em 0;
	padding: 0 0 .5em 0;
}

p.intro {
	background: url(https://www.mq.edu.au/mq_templates/science/images/bg_gradient_2col.png) center bottom no-repeat;
}

.two-column p.intro {
	background: url(https://www.mq.edu.au/mq_templates/science/images/bg_gradient_1col.png) center bottom no-repeat;	
}

h1, h2, h3, h4, h5, h6, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#00955f;
}

h1, h3, h5 {
	color: #4c4d4f;	
}

#nav-left h2 {
	background: #00955f url(https://www.mq.edu.au/mq_templates/science/images/bg_nav-left.png) left top no-repeat;
}

thead tr th {
	background-image: url(https://www.mq.edu.au/mq_templates/science/images/bg_department.png);
	background-color: #00955f;
}

th {
	background-image: url(https://www.mq.edu.au/mq_templates/science/images/bg_department.png);
	background-color: #00955f;
}

.article h3 a:link, .article h3 a:visited, .article h4 a:link, .article h4 a:visited {
	color: #00955f;
}

.article h3 a:hover, .article h3 a:active, .article h4 a:hover, .article h4 a:active {
    border-color: #00955f;
}