﻿/*----------------------------------------------------------------------
LAST EDITED BY:		Karl Olsen 12th Jan 2011
LEGACY COMMENTS:	Current status - Emily's final changes 
BROWSER SUPPORT:	Primary:			Secondary:
					Firefox 3.x			IE 6.0
					IE 8.0				Chrome 4.0
					IE 7.0				Safari 4.0
					IE 6.0
COLOUR PALETTE:		Primary:			Secondary:
					Dk Blue	#07539d		navLocal yellow: #d9ad2c
					Lt Blue	#30a0cf	
					Dk Grey	#333		
----------------------------------------------------------------------*/

/*========================
-------- CONTENT ---------
========================*/

h4 a, h4 a:link, h4 a:visited {color:#515151;text-decoration:none}
h4 a:hover {text-decoration:underline}

.home h1 {display:block;overflow:hidden;position:absolute;text-indent:-9999em;}

/* outer home class */
.home {padding-top:12px}

/* section primary */
#sectionPrimary {width:701px; margin:0px 0 0 6px; padding:0;}
#sectionSecondary {margin-top:0}

.home h3						{color:#fff; background:transparent url('img/spriteRepeatableBlueBG.png') repeat-x scroll 0 -50px; font-weight:bold;padding:9px 0 9px 16px}

.home #contentPrimary 			{width:460px; margin-right:5px; padding-right:0;}
.home #contentTertiary			{width:236px; padding-left:0;}
.home #contentPrimary h3		{font-size:1.2em}
.home h3 span					{background:transparent url('img/spriteIcons.png') no-repeat scroll 0 -158px; padding-left:16px;}
.home h4						{margin-bottom:4px;}
.home .entry small 				{display:block}
.home .entry p					{padding-top:8px;}
.home .sectionContent p			{line-height:1.3;}
#currentNews img				{float:left; width:125px; height:90px; padding:2px; border:1px solid #e3e3e3; margin:0 10px 0 0;}
#currentNews p					{float:right; padding-top:0; width:285px;}
#currentNews small				{margin-bottom:8px;}

/* feature deck */
#featureDeck							{position:relative}
#featureDeck h2							{color:#e0b130;font-size:1.4em}
#featureDeck .featureDeckContent		{color:#fff;line-height:1.3}
#featureDeck .sectionContentInner		{padding:8px; width:443px; background:transparent url('img/transparentBG80.png') repeat scroll 0 0; position:absolute; bottom:0; left:0; border:0;}

/* rotate images */
#rotateimages							{position:relative}
#rotateimages h2						{color:#e0b130;font-size:1.4em;padding-top:0px;padding-bottom:0px}
#rotateimages .rotateimagesContent		{color:#fff;line-height:1.3}
#rotateimages .sectionContentInner		{padding:8px; width:443px; background:transparent url('img/transparentBG80.png') repeat scroll 0 0; position:absolute; bottom:0; left:0; border:0;}
#rotateimages .ms-toolbarContainer      {padding-bottom:75px !important}

/* content tertiary */
.home #contentTertiary .viewAll			{text-decoration:underline;background:url("img/spriteIcons.png") no-repeat scroll 1px -2639px transparent;text-decoration:none}
.home #contentTertiary .viewAll:hover	{text-decoration:underline;}

#coastwatch								{position:relative;}
#coastwatch a							{float:left; color:#fff;}
#coastwatch p							{color:#e0b130;}
#coastwatch span						{font-weight:bold; font-size:1.2em;}
#contentTertiary #coastwatch .sectionContentInner,
#contentTertiary #rotateimages .sectionContentInner		{padding:2px 8px 4px 8px; width:220px; background:transparent url('img/transparentBG80.png') repeat scroll 0 0; position:absolute; bottom:0; left:0; border:0;}

.home #contentTertiary .sectionContentInner	{width:202px;}

/* tiles */
.tile							{float:left; border:1px solid #e3e3e3; width:96px; margin-bottom:8px; padding:16px 16px 16px 85px;}
.tile p							{font-size:.9em; color:#515151;}
.tile.last						{margin-bottom:0;}
#smartgateNZ					{background:#f4f4f4 url('img/spriteIcons.png') no-repeat scroll 9px -638px;}
#detectorDogs					{background:#f4f4f4 url('img/spriteIcons.png') no-repeat scroll 12px -742px;}


/*========================
--------- LISTS ----------
========================*/

/* turning SP created bullets off */
#contentPrimary ul.dfwp-list	{margin:0;}
#contentPrimary ul.dfwp-list li	{list-style:none;}

/*===========================================================================================================================================================================*/

