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