/*
----------------------------------------------------------
	TASMANIAN GOVERNMENT CUE TEMPLATE
	      Created : 2004.10.18
	Last modified : 2004.11.04
----------------------------------------------------------
	Standard header and footer advanced rules:
	(Note: the 'width' rule in the line immediately below are: top left logo + spacing + header title width)
*/
#TG-title-wog, #TG-title-department, #TG-title-division { width: 530px;  float: left; height: 77px;}
body { margin: 0;  padding: 0;  background: #fff }
#TG-logoRow { float: left; width: 100%; height: 77px; max-height: 77px; overflow: hidden; white-space: nowrap }
#TG-title-wog a, #TG-title-department a, #TG-title-division a { text-decoration: none }
#TG-header>#TG-logoRow { overflow: hidden }
#TG-logo { display: block;  width: 107px;  float: left;  padding: 0px;  margin-top: 1px;  margin-bottom: 2px; }
#TG-title-department h1 { margin: 0 0 0 0px; position: absolute; left: 107px }
#TG-title-division h1 { margin: 0 0 0 107px }
#TG-title-wog h1 { margin: 0 0 0 107px }
#TG-spot { float: right; /* border-left: 1px solid #000; */ margin: 0 }
#TG-spot img { border-left: 1px solid #fff }
#TG-taglineRow {
	border: 1px solid #000;  border-left: none;  border-right: none;
	background: #777;  color: #fff;  text-align: right;  font-size: x-small;  font-family: Arial, sans-serif;  line-height: 18px;
}
#TG-taglineRow a { color: #fff;  text-decoration: none;  text-transform: uppercase;  margin: 0 3px }
#TG-taglineRow a:hover { color: #ddd }
a#TG-tag-home { display: block;  width: 107px;  float: left;  margin: 0;  padding: 0;  border-right: 1px solid white }
#TG-footer {
	clear: both;  background: #eee;  border-top: 1px solid #000;  padding: 1em;
	color: #666;  font-family: Arial, sans-serif;  font-size: xx-small;  width: auto;
}
#TG-footer .logo { display: block;  float: right }
#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 }
.clearfloat { clear: both }
a img { border: none }
/*
----------------------------------------------------------
	Site-specific/Non-CUE rules:
*/
body { font: small Verdana, Arial, sans-serif }
.example { margin: 15px;  color: #999;  font: bold 1.6em/1.4em Arial, sans-serif; }
a:link { color: #00f }
a:visited { color: #800080 }
a:hover { color: #f00 }
a:active { color: #000 }
#TG-footer a:hover { color: #c30 }

