/*
-----------------------------------------------------
Additional styles for screen media (SA)

FileName:	sa.css
Version:	0.5
Author:		H4.com.au

-----------------------------------------------------
*/

/* colour adjusts */

h1,h2 { color: #DF0539; }
h2	{ background: url("../images/sa/arrow_a.gif") no-repeat 0px 6px; }
.heading strong	{ background: url("../images/sa/arrow_a.gif") no-repeat 6px 5px; }
.hrule	{ background: url("../images/sa/hrule.gif") repeat-x; }
.vrule	{ background: url("../images/vrule_grey.gif") repeat-y 28% 0; }

.topmenu a { color: #333 !important; }

.submenu strong { color: #DF0539;  }

a:link { color: #DF0539; }
a:visited { color: #DF0539; }
a:hover {  color: #DF0539; }
a:active {  color: #DF0539; }