/** 
 * ENERGYNZ Theme
 * http://www.energynz.co.nz
 *
 * Main Layout File
 */
 
 
  /* -------------------- html png fix*/
* html img, * html .png {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/* -------------------- */
 

/* set html tags
-------------------------------------------------------------- */

body {
	font-family: Arial, Arial, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x 0 0 #FFF;
}

a img {
	border:none;
	}

/*--------------------------------------
Body containers
--------------------------------------*/

#container {
}

#header {
	width:960px;
	height:148px;
	margin:0px auto;
}

#smallnav {
	width:960px;
	height:25px;
	background: url(../images/smallnav.png) repeat-x 0 0;
}

#attdetail {
	width:960px;
	height:123px;
}

#logo{
	float:left;
	width:332px;
	height:123px;
	display:block;
	}

#mainnav {
	width:930px;
	padding:0;
	height:60px;
	display:block;
	background: url(../images/mainnav.png) no-repeat 0 0;
}

#content {
	width:960px;
	margin:25px auto;
}

.page{
	min-height:400px;
	}

.clear{
	clear:both;
	}
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
/*---------------------------------------
FOOTER
------------------------------------------*/
	
html, body {
	height: 100%;
}
.push {
	height: 50px;
}

.footer{
	height: 300px;
	background: #89979D;
	}

#footer {
	position: relative;
	padding: 10px 0 0 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #89979D url(../images/footer-r.png) repeat-x 0 0;
}


#footerContent{
	width:960px; 
	margin:40px auto;
	display:block;
	}
	
#footer .section1{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #929EA4;
	}
	
#footer .section2{
	margin-top:20px;
	float:right;
	}
	
	#footer .section2 span{
	float:right;
	color:#fff;
	}
	
	#footer .section2 a{
	color:#fff;
	}
	
	#footer .section2 a:hover{
	color:#707B81;
	}
	
	#footer img.littlE{
	margin-top:-18px;
	margin-left:15px;
	margin-right:15px;
	float:right;
	}


/* PAGE DIVS 
---------------------------------------	*/

/* This div is used if there is no sidebar */
#content1{
	padding:0 15px 0 0;
	}

/* This div is used if there is a sidebar */
#content2{
	float:left;
	padding:0 15px;
	width:657px;
	}
	
/* This div is used for the CASE STUDIES SECTION if there is a sidebar */	
#contentCase1{
	float:left;
	padding:0 15px;
	width:588px;
	}
	
#content3{
	float:left;
	padding:0 15px 0 0;
	}

#homeCopy{
	float:left;
	width:415px;
	}
	
#content-contact{
	float:left;
	padding:0 15px;
	width:657px;
	}

#contentLeft{
	float:left;
	width:657px;
	}
	
	
/* TEMPLATE IMAGE INCLUDE BGS
------------------------------------------*/

#portrait{
		margin:0 0 15px 15px;
		padding:7px 8px 9px 4px;
		height:389px;
		width:237px;
		float:right;
		display:inline;
		background: transparent url(../images/portraitbg2.png) no-repeat left top;
	}
	
#portrait2{
		margin:0 15px 15px 0;
		padding:7px 8px 9px 4px;
		height:405px;
		width:249px;
		float:left;
		display:inline;
		background: transparent url(../images/portraitbg2.png) no-repeat left top;
	}
	
#portrait1{
		margin:10px 0 10px 15px;
		padding:5px;
		height:405px;
		width:249px;
		float:right;
		display:inline;
		background: transparent url(../images/portraitbg2.png) no-repeat left top;
	}
	
#landscape{
		margin:0 0 10px 0;
		padding:4px 8px 7px 4px;
		height:163px;
		width:645px;
		float:left;
		display:inline;
		background: transparent url(../images/landscapebg2.png) no-repeat left top;
	}
	
#landscape2{
		margin:0 0 10px 0;
		padding:4px 6px 7px 4px;
		height:192px;
		width:935px;
		float:left;
		display:inline;
		background: transparent url(../images/landscapebg3.png) no-repeat left top;
	}

#landscape1{
		margin:0 0 10px 0;
		padding:5px;
		height:163px;
		width:657px;
		float:left;
		display:inline;
		background: transparent url(../images/landscapebg.png) no-repeat left top;
	}


/* LEFT COLUMN - IMAGES*/

#lcol{
		margin:0;
		padding:0px;
		width:506px;
		float:left;
	}


#westpac{
		margin:0 15px 15px 0;
		padding:0px;
		height:125px;
		width:494px;
		float:left;
		z-index:1;
	}
	
#homeImage{
		margin:0 15px 15px 0;
		padding:4px 8px 8px 4px;
		height:330px;
		width:494px;
		float:left;
		z-index:1;
		background: transparent url(../images/homeImagebg2.png) no-repeat left top;
	}
	
#homeImage1{
		margin:0 15px 15px 0;
		padding:5px;
		height:330px;
		width:494px;
		float:left;
		z-index:1;
		background: transparent url(../images/homeImagebg.png) no-repeat left top;
	}
	
#caption{
	margin:25px 0 0 0;
	background:transparent url(../images/caption2.png) no-repeat scroll 0 0;
	float:left;
	height:89px;
	padding:18px 10px;
	position:absolute;
	width:463px;
	z-index:5;
	}
	
	#caption p {
		padding:0;
		font-family:Helvetica, Arial, sans-serif;
		font-size:22px;
		line-height:28px;
		font-weight:lighter;
		letter-spacing: 0.02em;
		color:#fff;
	}
	
/*---------------------------------------
BUTTONS
----------------------------------------*/


a.footerlink{
 	background: url(../images/contact_btn.png) no-repeat 0 0;
	width:220px;
	height:55px;
	overflow:hidden;
	text-indent: -9999em;
	float:left;
}

a.footerlink:hover{
 	background: url(../images/contact_btn.png) no-repeat 0 -55px;
}




/*------------------------------------
FOOT LIST STYLES
-------------------------------------*/

#footerMenu{
	width: 670px; /* 960-220 - padding L & R */
	padding:0 15px 0 55px;
	display:block;
	float:left;
	}


ul.foot-menu{
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	padding:0 70px 0 0;
	margin:0;
	}
	
#footerMenu ul.last{
	padding:0 0 0 0;
	}

ul.foot-menu li.first{
	list-style:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	padding:0 0 5px 0;
	text-decoration:underline;
	}

ul.foot-menu li{
	list-style:none;
	color:#FFF;
	}
	
ul.foot-menu li a{
	text-decoration:none;
	color:#FFF;
	}
	
	ul.foot-menu li a:hover{
		color:#707B81;
		}
	
ul.foot-menu li.first a{
	text-decoration:underline;
	}



/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 272px; 
	float: left;  
	margin: 0;
	padding:0;
}
	#Sidebar .sidebarBox {
		margin:0;
		padding:0 0 30px 0;
		
		background: url(../images/sb-bottom.png) no-repeat left bottom; 
	}
	#Sidebar ul {
		margin:0;
		list-style:none;
		padding:0;
		background: url(../images/sb-repeat.png) repeat-y left top;
	}
		#Sidebar li {
			margin:0;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: uppercase;
		color: #E00A14;
		font-weight: 700; 
		font-size: 14px; 
		margin:0;
		line-height: 18px;
		padding:0 20px 10px 20px;
		background: transparent url(../images/sb-top.png) repeat-x left top;
	}
	
	#Sidebar .contact {
		margin:0;
		list-style:none;
		padding:18px 20px 10px 20px;
		background: url(../images/sb-repeat.png) repeat-y left top;
	}
	
	#Sidebar .contact p{
		margin:0 0 18px 0;
		padding:0;
		font-size:12px;
	}
	
	#Sidebar .contact h4{
		margin:0 0 18px 0;
		padding:0;
	}
	
	/*#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}*/
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size:12px; 
    	margin:0;
		padding:0 10px 0 20px;
        list-style: none;
		background:none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 220px;
            font-size: 12px;
            height: 22px;
            line-height: 22px;
			padding:5px 0;
            color: #3F4C51;
			text-decoration:none;
			border-bottom:1px solid #DDDFE0;
      	}
		ul#Menu2 li a.last {
			border-bottom:none;
      	}
			ul#Menu2 li em {
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	color: #E00A14;
			cursor: pointer;
            text-decoration: none;
      	}
    
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}
			


/*--------------------------
CASE STUDIES SIDEBAR
-----------------------------*/


/* SIDEBAR CS
-------------------------------------- */
#SidebarCS { 
 	width: 331px; 
	float: left;  
	margin: 0;
	padding:0;
}
	#SidebarCS .sidebarBox {
		margin:0;
		padding:0 0 30px 0;
		
		background: url(../images/cs-bottom.png) no-repeat left bottom; 
	}
	#SidebarCS ul {
		margin:0;
		list-style:none;
		padding:0;
		background: url(../images/cs-repeat.png) repeat-y left top;
	}
		#SidebarCS li {
			margin:0;
			list-style: none;
		}
	#SidebarCS h3 { 
		clear: both; 
		text-transform: uppercase;
		color: #E00A14;
		font-weight: 700; 
		font-size: 14px; 
		margin:0;
		line-height: 18px;
		padding:0 20px 10px 20px;
		background: transparent url(../images/cs-top.png) repeat-x left top;
	}

	#SidebarCS a em {
		font-style: normal;
	}
	#SidebarCS p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#MenuCS li { 
    	font-size:12px; 
    	margin:0;
		padding:0 10px 0 20px;
        list-style: none;
		background:none;
    }
    	ul#MenuCS li a {
            display: block;
            width: 286px;
            font-size: 12px;
            height: 22px;
            line-height: 22px;
			padding:8px 0 5px 0;
            color: #3F4C51;
			text-decoration:none;
			border-bottom:1px solid #DDDFE0;
      	}
		ul#MenuCS li a.last {
			border-bottom:none;
      	}
		ul#MenuCS li a.pdf {
            display: inline;
            width: 16px;
			height: 16px;
			margin: 8px 0 0 0;
            font-size: 12px;
            height: 22px;
            line-height: 22px;
			padding:0 20px 0 0;
            color: #3F4C51;
			text-decoration:none;
			border-bottom:none;
			float:left;
			text-indent:-9999em;
			background: transparent url(../images/icons/page_white_acrobat.png) no-repeat left top;
      	}
			ul#MenuCS li em {
				display: block;
			}
				ul#MenuCS li li em {
					padding-left: 0;
				}
      
	  
	  
      	ul#MenuCS li a:hover,
      	ul#MenuCS li a.current,
      	ul#MenuCS li a.current:hover {
        	color: #E00A14;
			cursor: pointer;
            text-decoration: none;
      	}
    
      		ul#MenuCS li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#MenuCS li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#MenuCS li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#MenuCS li li a.current,
      				ul#MenuCS li li a.section,
      				ul#MenuCS li li a.section:hover,
      				ul#MenuCS li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#MenuCS li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#MenuCS li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu  CASE STUDIES*/
      		ul#MenuCS li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#MenuCS li a.levelb:hover,
      		ul#MenuCS li li a.current,
      		ul#MenuCS li li a.current:hover,
      		ul#MenuCS li li a.section,
      		ul#MenuCS li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#MenuCS li a.levelb:hover span,
      		ul#MenuCS li li a.current span,
      		ul#MenuCS li li a.current:hover span,
      		ul#MenuCS li li a.section span,
      		ul#MenuCS li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#MenuCS li a.levelb:hover em,
      		ul#MenuCS li li a.current em,
      		ul#MenuCS li li a.current:hover em,
      		ul#MenuCS li li a.section em,
      		ul#MenuCS li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/*--------------------------
ROTATER
----------------------------*/


#rotator{
	float:left;
	width:627px;
	height:123px;
	overflow:hidden;
	}
	
#rings{
	float:left;
	width:627px;
	height:123px;
	background: url(../images/rings2.png) no-repeat 0 0;
	position: absolute;
	z-index: 9000000;
	}
	
#image-rotate{
	float:left;
	width:627px;
	height:123px;
	display:inline;
	/*background: url(../images/image-rotate.png) no-repeat 0 0;*/
	position: absolute;
	z-index:1;
	}
	
.img-rotate{
	height:123px;
	float:left;
	width:627px;
	height:123px;
	display:inline;
	position: absolute;
	z-index:1;
	}
	
/*------------------------
SMALL NAV
-------------------------*/

ul.small{
	list-style:none;
	padding:0;
	margin:0 15px;
	color:#86949B;
	}
	
	ul.small li{
	list-style:none;
	float:left;
	padding:2px 6px 0 0;
	}
	
	ul.small li a{
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		letter-spacing:0.02em;
    }
	
	ul.small li a:hover{
		color:#404B51;
    }


/* Steez
-------------------------------------------------------------- */
#PageComments_holder fieldset {
	margin: 0;
	padding: 0;
}
#PageComments_holder form {
	margin: 0 0 30px 0;
}
#CommentHolder  ul#PageComments {
	margin: 0;
	padding: 0;
	list-style: none;
}
#CommentHolder  ul#PageComments .info span {
	font-weight: bold;
	font-size: 10px !important;
}
#CommentHolder ul#PageComments li {
	margin: 0;
	padding: 20px;
}
#CommentHolder ul#PageComments li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#CommentHolder ul#PageComments li ul.actionLinks li {
	margin: 0;
	padding: 0;
	color: #999;
}
#CommentHolder ul#PageComments li ul.actionLinks li a {
	color: #999;
}
#CommentHolder ul#PageComments li ul.actionLinks li a:hover {
	color: #414C51;
}
#CommentHolder ul#PageComments li.even {
	clear: both;
	border-bottom: 1px dashed #CCC;
}
#CommentHolder ul#PageComments li.odd {
	clear: both;
	border-bottom: 1px dashed #CCC;
	background: #F5F5F5;
}
#CommentsRSSFeed {
	clear: both;
	margin-top: 30px;
}







@media print {

/* html tags
-------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: white;
}
p {
	margin-top: 0;
	line-height: 1.3em;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #414C51333;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	line-height: 1.3em;
	font-weight: normal;
}
table {
	border-collapse: collapse;
}
td, th {
    padding: 0;
	margin: 0;
}
hr {
	border:0;
	background:#FFFFFF;
	color:#FFFFFF;
	border-top:1px dashed #CCCCCC;
}
img a {
	border: 0;
}


/* divs
-------------------------------------------------------------- */
.sf-menu {
	display: none !important;
}
#bg {
	background: transparent;
}
#header {
	background: transparent;
}
#container {
}
#logo {
	display: none;
	z-index: 50;
	position: absolute;
	top: 22px;
	left: 0;
}
#logoPrint {
	z-index: 100;
	position: absolute;
	top: 22px;
	left: 0;
}
#content {
	position: relative;
	padding-top: 140px;
	width: 900px;
}

#footer {
	position: relative;
	padding: 10px 0 0 0;
	width: 100%;
	height: 100px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #414C51333;
	background: transparent;
}

}
