/*
----------------------------------------------------------
	www.tas.gov.au CSS v1.2 tas.gov Header
	Last modified : 2004.04.06 : LK
	Last modified : 2005.01.31 : LK
----------------------------------------------------------
*/

#TG-header { background: #fff; }
#TG-header img { border: 0; }
#TG-logoRow td { vertical-align: bottom; }
#TG-logoRow img { display: block; }
#TG-logo { width: 92px; }
#TG-title { width: 100%;  background: #fff url(images/head_bg_mountain.jpg) right bottom no-repeat; }

#TG-header #TG-spot { width: 304px;  height: 76px;  border-bottom: 0; }
#TG-header #TG-spot, #TG-header .TG-borderEdge { border-left: 1px solid #fff; }

#TG-taglineRow td { background: #666;  color: #fff;  padding: 2px 11px 2px 1px;  font-weight: bold;  font-size: x-small; }
#TG-taglineRow strong { margin-left: 9px;  font-size: small; }
#TG-taglineRow a { color: #fff;  text-decoration: underline; }
#TG-taglineRow a:hover { color: #ddd; }

#TG-tag-home, #TG-tag-contact, #TG-tag-disclaim {
	display: inline;  padding: 2px 2px 2px 18px;  background: none;
}

#TG-footer {
	clear: both;  background: #eee;  border-top: 1px solid #777;  padding: 1.5em;  margin: 1.5em 0 0 0;
	color: #666;  font-family: Arial, sans-serif;  font-size: xx-small;  width: auto;
}
#TG-footer .logo { display: block;  float: right;  margin-left: 30px }
#TG-footer hr { display: none }
#TG-footer p { margin: 0 0 1em }
#TG-footer a { color: #000 }
#TG-footer .links { color: #000;  font-size: x-small }
#TG-footer .links a { margin: 0 3px }

/*
----------------------------------------------------------
*/

#TG-footer a:hover { color: #c00 }


