/*

----------------------------------------------------------

	TASMANIAN GOVERNMENT CUE TEMPLATE

	      Created : 2004.10.18

	Last modified : 2004.11.04

----------------------------------------------------------



	Standard header & 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 }



body { margin: 0;  padding: 0;  background: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; }
body a { color:#005295; }
body a:hover  { color: #BD0909; }



#content { width:auto; padding:0 10 0 10 }



#TG-logoRow { float: left;  width: 100%;  height: 84px;  max-height: 84px;  overflow-y: hidden;  white-space: nowrap }

#TG-logoRow-mob { float: left;  width: 100%;  height: 100%;}

#TG-title-wog a, #TG-title-department a, #TG-title-division a { text-decoration: none }

#TG-header>#TG-logoRow { overflow: hidden }

#TG-header-mob>#TG-logoRow-mob { }



#TG-logo { display: block;  float: left;  padding: 0 7px 8px;  margin-top: 6px;  border-right: 1px solid #000 }



#TG-title-department h1 { margin: 0 0 0 0px }

#TG-title-division h1 { margin: 0 0 0 0px }

#TG-title-wog h1 { margin: 0 0 0 0px }



#TG-spot { float: right;  border-left: 1px solid #000;  margin: 0 0 0 0; }

#TG-spot img { }



#TG-taglineRow {

	border: 1px solid #000;  border-left: none;  border-right: none;

	background: #777;  color: #fff;  text-align: right;  font-size: 10;  line-height: 18px;

}

#TG-taglineRow-mob {

	border: 1px solid #000;  border-left: none;  border-right: none;

	background: #777;  color: #fff;  text-align: right;  font-size: 10;  line-height: 1px;

}

#TG-taglineRow-mob a { color: #fff;  text-decoration: none;  text-transform: uppercase;  margin: 0 ; float:left;}

#TG-taglineRow-mob a:hover { color: #333333 }

#TG-tag-home-mob { display: block;  width: 20px;  float: left;  margin: 0;  padding: 0;  border-right: 1px solid #fff }

a#TG-tag-home-mob { display: block;  width: 20px;  float: left;  margin: 0;  padding: 0;  border-right: 1px solid #fff }



#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: 0px;  float: left;  margin: 0;  padding: 0;  border-right: 1px solid #fff }



#TG-footer {

	clear: both;  background: #eee;  border-top: 1px solid #000;  padding: 1em;
    box-sizing: border-box;

	color: #666;  font-size: 10;  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: 10 }

#TG-footer .links a { margin: 0 3px }

#TG-footer a:hover { color: #c30 }


.clearfloat { clear: both }

a img { border: none }
