﻿/*-----------GENERIC STYLES---------------*/

body{
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
}
h1, h2, h3{
	margin: 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
p{
	margin: 1.5em 0;
}
a{
	color: #3770a9;
	background: transparent;
}
a:hover{
	color: #000066;
}
a:visited{
	color: #31357D;
}
table{
	border: 1px solid #ddd;
	border-collapse: collapse;
	margin: 1em 0;
	width:90%;
	max-width: 600px;
}
td, th{
	padding: 3px;
	border: 1px solid #ddd;
}
th{
	background: #ccc;
}
ul, ol{
	margin-top: 1em;
	margin-bottom: 2em;
}
ul ul{
	margin-top: 0em;
	margin-bottom: 0em;
}
li{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
lil{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
h1 + p, h2 + p, h3 + p{
	margin-top: 0px;
}
.right{
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
.hidden{
	display: none;
}
.clear{
	clear: both;
}
.clear+p{
	clear: left;
}
div.clearall{
	clear: both;
	height: 1px;
}
a img{
	border: none;
}


/*----------- TEMPLATE LAYOUT ---------------*/
#gnlwrap{
	padding: 0 25px;
	border-top: 1px solid #eee;
	padding-top:2px;
	background:#fff;
}

#gnltop{
	width: 100%;
	padding: 0px 0 0 0;
	margin: 0;
	font-size: 90%;
}

#gnltop #gnltopnav{
	/*background:  url(../images/gnlswish.gif) no-repeat left; /* BLUE SWISH AT TOP OF PAGE */
	margin: 0 auto;
	padding: 0px 0;
	height: 100px;
}
#gnltop #gnltopnav ul{
	margin: 0;
	padding: 6px 25px 4px 25px;
	list-style: none;
	text-align: right;
	height:90px;
	background:  url(../images/gnltopul.gif) repeat-x; /* REPEATING BACKGROUND FOR BLUE BAR AT TOP */
}
#gnltopnav ul li{
	background: none;
	display: inline;
	margin: 0 5px;
	padding: 0;
	line-height: 16px;
}
#gnltopnav ul li a{
	color: #000000;
}

#gnltopnav ul li form, #gnltopnav ul li form div{
	display: inline;
	margin: 0;
	color: #fff;
}
input#gnlsearchinput{
	width: 162px;
	margin: 0 0 0 3px;
	font-size: 11px;
	border: 1px solid #666666;
	background: #eeeeee;
	padding: 2px;
}
input#gnlsearchsubmit{
	width: 50px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	padding: 0px;
}
#gnlsearchdrop{
	font-face: verdana;
	font-size: 11px;
}
#gnltopnav a{
	color: #e3eef6;
	background: transparent;
}
#gnltopnav a:hover{
	color: #000000;
	background: transparent;
}
#gnlhead{
	margin: 0 auto;
	padding: 0;
	height: 72px;
}
#gnlhead #gnldeptitle{
	margin: 0 0 0 265px;
	height: 70px;
	padding: 0 0 0 0;
	width:auto;
}
#gnlhead #gnldeptitle h1{
	font-family: 'Lato', "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size:19pt;
	color: #75787B;
}
#gnlhead #gnldeptitle h2, #gnlhead #gnldeptitle h2 a{
	width: 100%;
	height: 100%;
	display: block;
}
#gnllogo{
	position: absolute;
	left: 70px;
	top: 80px;
	height: 85px;
	width: 150px;
	margin: 0 0 0 0;
/*	background: transparent url(../images/gnllogowhite.gif) no-repeat; /* GNL LOGO IN TOP LEFT */
	background: transparent url(../images/newgnllogo.jpg) no-repeat; /* GNL LOGO IN TOP LEFT */
}
#gnllogo a{
	width: 100%;
	height: 100%;
	display: block;
}
#gnlusers{
	height: 2.2em;
	padding: 0 25px 0 25px;
	margin: 0;
	border-bottom: 1px solid #eee;
	background: #fff;
}
#gnlusers ul{
	height:18px;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#gnlusers ul li{
	display: inline;
	margin: 0;
	padding: 0 8px 0 8px;
	border-right: 1px solid #cccccc;
	text-align:center;
	background: #ffffff;
}
#gnlusers ul li.lastitem{
	border-right: 0px solid #cccccc;
	padding-right: 2px;
}
#gnlusers ul li a{
	text-decoration: underline;
	color: #666;
	background: #ffffff;
	font-weight: bold;
}
#gnlusers ul li a:hover{
	color: #000000;
	background: #ffffff;
}
#gnlusers ul li a.current{
	color: #000000;
	background: #ffffff;
}
#gnlusershome{
	float: left;
	height: 16px;
	margin: -18px 0 0 0;
	padding: 0 0 0 230px;
	background-color: transparent;
}
#gnlhead #gnlusershome ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: #fff;
}
#gnlhead #gnlusershome ul li{
	display: inline;
	margin: 0;
	padding: 0 8px 0 9px;
	border-right: 1px solid #cccccc;
	text-align:center;
	background: #ffffff;
}
#gnlhead #gnlusershome ul li.lastitem{
	border-right: 0px solid #cccccc;
}
#gnlusershome ul li a{
	text-decoration: none;
	color: #999999;
	background: #ffffff;
	font-weight: bold;
}
#gnlusershome ul li a:hover{
	color: #000000;
	background: #ffffff;
}
#gnlusershome ul li a.current{
	color: #000000;
	background: #ffffff;
}
#gnlbodycol{
	/*background: url(../images/gnlleftnavbg.png) repeat-y left; /* red  BACKGROUND ON MENU */
	padding: 0;
}
#gnlleftcol{
	float: left;
	width:230px;
	padding: 1px 0 10px 0;
	margin: 0;
	background: #EE2E24;
	color: #000;
}
#gnlleftcol a:hover{
	color: #000;
}
#gnlmaincol{
	width: 100%;
  	float: right;
  	margin-left: -260px;
  	/*background: url(../images/gnlleftnavbg.png) repeat-y left; /* red BACKGROUND ON MENU */
}
#gnlcontent{
	margin-left: 240px;
}
#gnlleftcol h3{
	font-size: 1.5em;
	margin: 0.5em 0 0 5px;
	color: #fff;
}
#gnlleftcol ul{
	margin: 0 0 0 5px;
	padding: 0px 0;
}
#gnlrightcol{
	float: right;
	width: 170px;
	padding: 10px 0px 10px 0px;
	margin: 0 0 0 10px;
	background: #eee;
	font-size: 90%;
	color:#000;
	height:100%;
}
#gnlrightcol .minister{
	color: #000;
	font-size: small;
	text-align:center;
	margin: 0 10px 5px 10px;
}
#gnlrightcol a{
	color:#000;
}
#gnlrightcol ul{
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0.5em 0 0.5em 0.5em;
}
#gnlrightcol ul li{
	background: transparent url(http://assets.gov.nl.ca/images/green/gnlbulletdark.gif) no-repeat left; /* RIGHT ANGLE QUOTE BULLET ICON */
	margin: 0.5em 0 0.5em 0em;
	padding: 0px 0 0px 1.25em;
	line-height: 1.2;
	list-style: none;
}
#gnlrightcol h3{
	font-size: 1.5em;
	margin: 0.5em 0 0 5px;
	color: #000;
}
#gnlrightcol div.vcard{
	margin: 0.5em 5px 7em 10px;
	font-style: normal;
	background:none;
	padding: 0;
}
img#minister{
	margin: 0 10px -10px 10px;
}
#gnlfoot{
	clear: both;
	padding: 2px 30px 2px 260px;
	margin: 0;
	height: 100px;
	background: #ddd;
	font-size: 90%;
}
#gnlfoot a{
	color: #000;
}
#gnlfootlinks{
	float: left;
	display: inline;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#gnlfootlinks li{
	margin: 0 5px;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	margin: 0 10px;
	background: none;
}
#gnlupdated{
	display: inline;
	float: right;
	text-align: right;
}
#gnlcopyright{
	clear: both;
	margin: 15px 10px;
}


/*----------------MENU STYLES-----------------*/

#gnlleftcol ul.mm{
	margin: 0em;
	font-size: 1.2em;
}
ul.mm {
	list-style: none;
	margin: 0 0 2em 0;
	padding:0;
	width: 230px;
}
ul.mm li {
	list-style: none;
	background: none;
	width: 230px;
	margin: 0;
	padding: 0px 0;
	line-height: 1.2;
}
ul.mm ul{
	margin:0 !important;
	padding: 0 !important;
}
ul.mm ul li{
	margin:0;
	padding: 0;
	border-left: 10px solid #c0c0c0;
	width: 220px;
}
ul.mm ul ul li{
	margin:0;
	padding: 0;
	border-left: 10px solid #b1b1b1;
	width: 210px;
}
ul.mm ul ul ul li{
	margin:0;
	padding: 0;
	border-left: 10px solid #a1a1a1;
	width: 200px;
}
ul.mm a {
	display: block;
	padding: 5px 0 6px 15px;
	text-decoration: none;
	color: #000;
	width: 215px;
	background: #cfcfcf;
}
ul.mm a:visited {
	color: #000000;
}
ul.mm a:hover {
	background: #a1a1a1 url(http://assets.gov.nl.ca/images/green/gnlbulletdark.gif) no-repeat left !important; /* RIGHT ANGLE QUOTE BULLET ICON */
} 
ul.mm a.current{
		font-weight: bold;
		color: #000;
		background: transparent url(http://assets.gov.nl.ca/images/green/gnlbulletdark.gif) no-repeat right !important; /* RIGHT ANGLE QUOTE BULLET ICON */
}
ul.mm ul a {
	padding: 5px 0 6px 15px;
	width: 205px;
	background: transparent;
	color: #000000;
}
ul.mm ul ul a {
	padding: 5px 0 6px 20px;
	width: 190px;
	color: #000;
}
ul.mm ul ul ul a {
	padding: 5px 0 6px 25px;
	width: 175px;
	color: #000;
}
ul.mm li.current{
	background:  #c0c0c0;
}
ul.mm li.current a{
	background:  transparent;
}
ul.mm li.current ul li{
	background:  #eeeeee;
	background:  transparent;
}
ul.mm li.current ul li.current{
	background: #b1b1b1;
}
ul.mm ul li.current ul li.current{
	background: #a1a1a1;
}
ul.mm ul ul li.current{
	background: #c7eec2;
}
ul#mms{
	margin: 1em 0 1em 0 !important;
}
ul#mms a{
	color: #000;
}
ul.bread {
	display: inline;
	color: #ccc;
	padding: 5px 0 0 0px;
	margin: 0px 0 10px 0;
	font-size: smaller;
}

ul.bread li{
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
ul.bread li a, ul.bread li a:visited{
	color: #999;
	text-decoration: none;
}
ul.bread li a:hover{
	color: #666;
	text-decoration: underline;
}
ul.bread li ul{
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
}
ul.bread li ul li{
	background:  url(http://assets.gov.nl.ca/images/green/gnlbulletdark.gif) left no-repeat; /* RIGHT ANGLE QUOTE BULLET ICON */
	display: inline;
	margin: 0;
	padding:  0 0 0 15px;
	line-height: 1.6;
}
ul.bread li ul li ul{
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
}
ul.bread li ul li ul li{
	display: inline;
	margin: 0;
}


/*-------HOME STYLES---------*/

.mini{
	color: #333;
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin: 0 0 10px 0;
}
.aboutsite{
	font-size: 1.2em;
}
.highlight{
	margin: 0em 180px 1.5em 0px;
	padding: 0;
	border-top: 1px dashed #ddd;
}
.highlight h3{
	font-size: 1.5em;
	line-height: 1.2;
}
.highlight h3 small{
	color: #999999;
	font-size: 0.8em;
}
.features{
	margin: 0em 180px 1.5em 0px;
	padding: 0;
	border-top: 1px dashed #ddd;
}
.features a{
       float: left;
       margin: 0 5px 8px 0px;
       width: 17.5em;
       font-size: smaller;
       text-decoration: none;
       line-height: 1.2;
       height: 6.1em;
       padding: 2px 3px 3px 73px;
       border: 1px solid #fff;
      background: #fff top left no-repeat;
}
.features a:hover{
	border: 1px solid #ddd;
	background-color: #eeeeee !important;
}
/*FEATURE FINANCE TEMPORARY*/
.features_finance{
	margin: 0em 180px 1.5em 0px;
	padding: 0;
}
.features_finance a{
       float: left;
       margin: 0 5px 8px 0px;
       width: auto;
       font-size: smaller;
       text-decoration: none;
       line-height: 1.2;
       height: auto;
       padding: 2px 3px 3px 73px;
       border: 1px solid #fff;
       background: #005596 top left no-repeat;
       font-size:12pt;
}
.features_finance a:hover{
	border: 1px solid #ddd;
	background-color: #eeeeee !important;
}
/*--------------------------------------------*/
.audiencelinks{
	border-top: 1px dashed #ddd;
	padding: 5px 0 0 0;
	clear: left;
	margin: 0em 180px 1.5em 0px;
}
.audiencelinks dt{
	font-weight: bold;
}
.audiencelinks dd{
	margin: 5px 0 0 1em;
}
ul.popularlinks li{
	background: #cfcfcf url(http://assets.gov.nl.ca/images/green/gnlbulletdark.gif) no-repeat left center; /* RIGHT ANGLE QUOTE BULLET ICON */
	list-style:none;
	margin: 0em 0 0em -5px;
	padding: 1px 0 1px 1.25em;
}
.aboutsitefront{
	font-size: 1.2em;
	padding: 0.5em;
	width: 85%;
}
ul.popularlinks a {
	color: #000;
	text-decoration: none;
}
ul.popularlinks a:visited {
	color: #000000;
}
ul.linkcloud{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 1.5em 0;
}
ul.linkcloud li{
	list-style: none;
	display: inline;
	background: none;
	margin: 0 5px 0 0;
	padding: 0;
}

/*-------TEXT STYLES AND CLASSES---------*/

div.faq{
	margin: 2em 0 0 0;
	padding: 2em 0 0 0;
	border-top: 1px solid #eee;
}
div.sectionindex{
	float: right;
	width: 300px;
	padding: 5px;
	margin: 5px 0 5px 10px;
	background: #eee;
	border: 1px solid #ccc;
}
div.sectionindex ul{
	margin-left: 1em;
	padding-left: 1em;
}
.applink {
	font-size: 0.75em;
}
.pdfdisclaimer {
	font-size: 0.75em;
}
.featuredisclaimer {
	font-size: 0.75em;
}
.vcard{
	background: transparent url(../images/gnlcontact.gif) no-repeat top left; /* TELEPHONE ICON */
	margin: 2em 0 2em 0;
	padding: 0 0 0 70px;
	min-height: 70px;
	height:auto !important;
	height:70px;
}
.vcard h3, .vcard h2{
	margin: 0;
	font-size: 1.2em;
}
.moreinfo{
	background: transparent url(/fin/images/gnlmoreinfo.gif) no-repeat top left; /* INFO ICON */
	margin: 1em 0;
	padding: 0.5em 0 0 70px;
	min-height: 70px;
	height:auto !important;
	height:70px;	
}
.moreinfo h3, .moreinfo h2{
	margin: 0;
	font-size: 1.2em;
}
.morelink{
	margin-top:-10px;
}

.extlink{
	background: transparent url(/fin/images/gnllink.gif) no-repeat top left; /* LINK ICON */
	margin: 2em 0 1em 0;
	padding: 0em 0 0 70px;
	min-height: 70px;
	height:auto !important;
	height:70px;
}
.extlink h3, .extlink h2{
	margin: 0;
	font-size: 1.2em;
}
.zebra th{
	text-align:left;
}
.textChangeContainer {
	float: right;
	color:#666;
	background-color:#f6f6f6;
	border: 1px solid #e5e5e5;
	padding:1px;
}
.textChangeText {
	float: left;
	margin:5px;
}
.textChangeBox {
	float: left;
	border: 1px solid #e5e5e5;
	padding:2px;
	height:20px;
	width:20px;
	line-height:20px;
	text-align:center;
}
.definitions{
	border: transparent;
}
.prop {
    height:66px;
    float:left;
}



.rebate{
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 1em 0;
	width:90%;
	max-width: 600px;
	background-color:silver;
	padding-left:10px;	
	padding-right:10px;
}
.photos a{
	float: left;
	margin: 4px;
	width: 125px !important;
	height: 125px;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #ccc;
 	background: #f0f0f0;
 	font-family: Arial;
 	font-size: 1em;
 	color: #333;
}
.photocharts a{
	float: left;
	margin: 4px;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #ccc;
 	background: #f0f0f0;
 	font-family: Arial;
 	font-size: 1em;
 	color: #333;
}
.photos a:hover{
	border: 1px solid #ddd;
	background-color: #e1e1e1 !important;
}

.photocharts a:hover{
	border: 1px solid #ddd;
	background-color: #e1e1e1 !important;
}
.photos img{
	border: #000 1px solid;
}




/*-------STYLES SPECIFIC TO <abbr title="Human Resources, Labour and Employment">HRLE</abbr>---------*/

a#feature1{
	background: #fff url(../images/feature_burin.jpg) no-repeat top left; 
}
a#feature2{
	background: #fff url(/fin/images/feature_heating.jpg) no-repeat top left; 
}
a#feature3{
	background: #fff url(../images/feature_parental.jpg) no-repeat top left; 
}
a#feature4{
	background: #fff url(/fin/images/feature_roaddistance.jpg) no-repeat top left; 
}
a#feature5{
	background: #fff url(/fin/images/feature-populationprojections.jpg) no-repeat top left; 
}
a#feature8{
	background: #fff url(/fin/images/feature_review.jpg) no-repeat top left; 
}
a#prebud{
	background: #fff url(/fin/images/feature_prebud.jpg) no-repeat top left; 
}
a#feature6{
	background: #fff url(/fin/images/feature-tax.jpg) no-repeat top left; 
}
a#budget2010{
	background: #fff url(/fin/images/feature_budget2010.jpg) no-repeat top left; 
}
a#budget2011{
	background: #fff url(/fin/images/feature_budget2011.jpg) no-repeat top left; 
}
a#budget2012{
	background: #fff url(/fin/images/feature_budget2012.jpg) no-repeat top left; 
}
a#feature7{
	background: #fff url(/fin/images/feature_pubacc.jpg) no-repeat top left; 
}
a#strategic11-14{
	background: #fff url(/fin/images/feature_report.jpg) no-repeat top left; 
}
a#rebate{
	background: #fff url(/fin/images/feature_rebate.jpg) no-repeat top left; 
}
a#seniorsbenefit{
	background: #fff url(/fin/images/feature_seniorsbenefit.jpg) no-repeat top left; 
}
a#fallupdates{
	background: #fff url(/fin/images/feature_fallupdates.jpg) no-repeat top left; 
}
a#heat{
	background: #fff url(../images/feature_heat.jpg) no-repeat top left; 
}
a#budget2013{
	background: #fff url(/fin/images/feature_budget2013.jpg) no-repeat top left; 
}
a#prebudget2014{
	background: #fff url(/fin/images/feature_consultations.jpg) no-repeat top left; 
}
a#fallupdates2013{
	background: #fff url(/fin/images/fallupdates_2013.jpg) no-repeat top left; 
}
a#feature_fallupdate2014{
	background: #fff url(/fin/images/feature_fallupdate2014.jpg) no-repeat top left; 
}
a#budget_2014{
	background: #fff url(/fin/images/feature_budget2014.jpg) no-repeat top left; 
}
a#feature_pensions{
	background: #fff url(/fin/images/feature_pensions.jpg) no-repeat top left; 
}
a#feature_suppliers{
	background: #fff url("/fin/images/feature_suppliers.jpg") no-repeat top left; 
}
a#feature_consultations2015{
	background: #fff url("/fin/images/feature_consultations2015.jpg") no-repeat top left; 
}
a#feature_budget2015{
	background: #fff url("/fin/images/feature_budget2015.jpg") no-repeat top left; 
}
a#feature_fiscalupdate2015{
	background: #fff url("../images/feature_fiscalupdate2015.jpg") no-repeat top left; 
}
a#feature_ourfiscalfuture {
                background: #fff url('http://www.gov.nl.ca/images/Features/feature_fiscal.jpg') no-repeat top left;    
}
a#feature_budget2016 {
      background: #fff url("../images/budget2016_feature.gif") no-repeat top left;    
}
a#feature_transitional {
      background: #fff url("../images/feature_transitional.jpg") no-repeat top left;    
}
a#feature_income_supplement {
      background: #fff url("../images/feature_income_supplement.jpg") no-repeat top left;    
}
a#feature_supplement {
      background: #fff url("../images/feature_supplement.jpg") no-repeat top left;    
}
a#feature_transitional {
      background: #fff url("../images/feature_transitional.jpg") no-repeat top left;    
}
a#feature_budget17 {
      background: #fff url("../images/feature_budget2017.jpg") no-repeat top left;    
}
a#feature_zero {
      background: #fff url("../images/feature_zero.jpg") no-repeat top left;    
}
a#feature_investorrelations {
      background: #fff url("../images/feature_investorrelations.jpg") no-repeat top left;    
}
a#feature_brentcrude {
      background: #fff url("../images/feature_brentcrude.jpg") no-repeat top left;    
}
a#feature_2017_fall_updates {
      background: #fff url("../images/feature_2017_fall_updates.jpg") no-repeat top left;    
}
a#feature_prebudget2018 {
      background: #fff url("../images/feature_prebudget2018.jpg") no-repeat top left;    
}



/*--------------------------------------------------------------------*/
table#pensions{
	width: 500px;
}