@charset "UTF-8";
/* CSS Document */

/******************************/
/**** Reset + main styles *****/
/******************************/

/* CSS RESET - Yahoo YUI 3: CSS Reset http://yui.yahooapis.com/3.0.0/build/cssreset/reset-min.css */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
hr{
	color:#d5d5d5;
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:1px solid #d5d5d5;
	float:left;
	width:483px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
/* END RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.3em;
	font-weight:normal;
}

body{
	background:#fff;
}

h1{
	color:#262626;
	font-size:27px;
	line-height:normal;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

h2{
	color:#83011a;
	font-size:11px;
	text-transform:none;
	font-weight:bold;
}

h3{
	color:#83011a;
	font-size:14px;
	font-weight:bold;

}

h4{
	font-size:14px;
}

a, a:link{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:visited{
	color:#333333;

}

.small{
	color:#ADADAD;
	font-size:10px;
}
.small a, a .small{
	color:#ADADAD;
	font-size:10px;
	text-decoration: none;
}

b, strong{
	color:#83011a;
	font-weight:bold;
}

#IEKiller{
	position:relative;
	z-index:100;
}

/******************************/
/********* Main setup *********/
/******************************/

#MainWrapper {
position:relative;
z-index:10;
float:left;
}

#FlashWrapper {
background-color:#fff;
float:left;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1;
}

#NZWebBGFlash {
height:100%;
width:100%;
}

.Wrapper{
	width:100%;
	float:left;
}
#Top.Wrapper{
	background:url(/nzfiles/gfx/SpritesBox.png) repeat-x 0 -491px;
	height:81px;
}

#Footer.Wrapper{
	padding-bottom:15px;
}

.Container{
	width:960px;
	margin:auto;
}
#Top.Wrapper .Container{}

#Footer.Wrapper .Container{
	width:928px;
	padding:4px 16px 0 16px;
	
}
#Footer.Wrapper #FooterLine.Container, #Footer.Wrapper #FooterLineSub.Container{
	padding:0;
	height:1px;
	width:960px;
	background:url(/nzfiles/gfx/transp35pct.png) repeat;
}
#Footer.Wrapper #FooterLineSub.Container{
	background:none #d5d5d5;
}


#Logo{
	float:left;
}
#FooterLeft{
	float:left;
	font-size:10px;
	color:#adadad;
}
#FooterLeft a{
	font-size:10px;
	color:#adadad;
}
#FooterRight{
	float:right;
}
#FooterRight a{
	float:left;
	padding-left:4px;
}
a#Twitter{
	width:24px;
	height:24px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -386px -125px;
}
a#Facebook{
	width:24px;
	height:24px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -415px -125px;
}
a#Youtube{
	width:24px;
	height:24px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -443px -125px;
}
#FooterRight.Frontpage a#Twitter{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -386px -44px;
}
#FooterRight.Frontpage a#Facebook{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -415px -44px;
}
#FooterRight.Frontpage a#Youtube{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -443px -44px;
}

#FooterRight a.addthis_button{
	padding:4px 0 0 12px;
}

span.Btn{
	height:21px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -387px 0px;
	padding-left:17px;
	display:inline-block;
}
span.Btn a{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	height:16px;
	color:#000;
	font-size:9px;
	text-decoration:none;
	padding:5px 17px 0 7px;
	display:inline-block;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat right -21px;
}
span.Btn a:hover{
	text-decoration:none;
}



/********* Frontpage styles *********/

#fbFeed{
	float:left;
	padding:0;
	display:none;
}

#FrontpageTitle.Wrapper{
	height:250px;
	background:url(/nzfiles/gfx/FrontpageHeader.png) no-repeat center bottom;
}
#FrontContent.Wrapper{
	padding:54px 0 10px 0;
}
#FrontpageTitle.Wrapper .Container{
	padding:180px 0 0 0;
}
#FrontContent.Wrapper .Container{
	
}
#FrontpageTitleLinks{
	float:right;
}
#FrontpageTitleLinks span.Btn{
	float:left;
	clear:both;
	margin-top:2px;
}
#FrontpageTitleLinks span.Btn a{
	width:110px;
}
#FrontLeftCol{
	float:left;
	padding-right:20px;
}
#FrontLeftCol span.Btn{
	float:left;
	clear:both;
}
#FrontCenterCol{
	float:left;
	padding-right:20px;
}
#FrontRightCol{
	float:left;
	
}

/********* Default page styles *********/

#SubContent.Wrapper{
	padding-top:35px;
}
#LeftCol{
	float:left;
	padding-right:20px;
}
#SubHeader{
	float:left;
	width:716px;
	padding:31px 0 25px 20px;
}
#SubHeader h2{
	font-size:27px;
	line-height:27px;
	color:#262626;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}
#SubHeader h1{
	font-size:54px;
	line-height:54px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#83011a;
}
#MainContentWrapper{
	float:left;
	width:736px;
}
#MainContent{
	float:left;
	padding-right:10px;
	width:523px;
}
#ContentTop{
	width:523px;
	height:6px;
	float:left;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -250px;
}
#Content{
	background:url(/nzfiles/gfx/transp40pct.png) repeat;
	float:left;
	width:483px;
	padding:20px;
}
#Content h1{
	margin-bottom:15px;
}
#Content ul{
	margin:5px 0 5px 0;
}
#Content ul li{
	list-style-type:disc;
	margin-left:15px;

}
#ContentBtm{
	width:523px;
	height:6px;
	float:left;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -274px;
}
#RightCol{
	float:left;
	margin-top:-3px;
	width:203px;
}
#RightCol.BlogRC{
	margin-top:0px;
}

/********* Blog styles **********/

#BlogListItem{
	width:483px;
	float:left;
	padding-bottom:15px;
}

#BlogListItem h1 a{
	text-decoration:none;
}

h2.page-title{
	color:#ADADAD;
	border-bottom:1px solid #D5D5D5;
	padding:0 0 10px 0;
	margin:0 0 20px 0; 
	text-transform:uppercase;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:17px;
}

#BlogInfo{
	width:483px;
	float:left;
	margin:25px 0 15px 0;
}
#BlogInfo small{
	display:block;
	color:#adadad;
	font-size:10px;
}
#BlogInfo small a{
	color:#adadad;
	font-size:10px;
}
#Kommentarer{
	width:483px;
	float:left;
	padding:15px 0 0 0;
}
.Comment{
	width:483px;
	float:left;
	padding:0 0 18px 0;
}
.CommentIcon{
	float:left;
	width:45px;
	height:35px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -475px -44px;
}
.CommentWrapper{
	float:left;
	width:438px;
}
.cDate{
	display:block;
	color:#adadad;
	font-size:9px;
}
.cTitle{
	display:block;
	color:#83011a;
	font-weight:bold;
	padding:0 0 5px 0;
}
.cText{
	display:block;
}
#BlogPostComment{
	float:left;
	width:483px;
	margin-top:18px;
}
#BlogFormLeft{
	float:left;
	width:166px;
	margin-right:5px;
}
#BlogFormRight{
	float:left;
	width:312px;
}
.blogInput{
	float:left;
	margin-bottom:2px;
}
.blogInput input{
	float:left;
	background:none;
	background-image: url(/nzfiles/gfx/SpritesBox.png);
	background-position: -301px -217px;
	background-repeat:no-repeat;
	border:none;
	padding:0px 0 0 10px;
	height:23px;
	line-height:23px;
	width:152px;
	font-size:10px;
}
.blogInpEnd{
	height:23px;
	width:4px;
	background: url(/nzfiles/gfx/SpritesBox.png) no-repeat -609px -217px;
	float:left;
}
.blogTextArea{}
.blogTextArea textarea{
	float:left;
	background:#e5e5e5;
	border:none;
	width:292px;
	padding:4px 10px 0 10px;
	overflow: auto;
	font-size:10px;
	height:110px;
}
.blogTxtArTop{
	float:left;
	width:312px;
	height:4px;
	background: url(/nzfiles/gfx/SpritesBox.png) no-repeat -301px -217px;
}
.blogTxtArBtm{
	float:left;
	width:312px;
	height:4px;
	margin-bottom:6px;
	background: url(/nzfiles/gfx/SpritesBox.png) no-repeat -301px -237px;
}
#BlogFormRight .Btn{
	float:right;
}
#BlogFormRight .Btn input{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	height:21px;
	color:#4c4c4c;
	font-size:9px;
	text-decoration:none;
	padding:0px 17px 2px 7px;
	display:inline-block;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat right -21px;
	border:none;
	cursor:pointer;
}
								
/******************************/
/********* Box styles *********/
/******************************/

.Box{
	width:203px;
	float:left;
	margin-bottom:10px;
}
.BoxHeader{
	width:183px;
	padding:9px 0 3px 20px;
	float:left;
	height:24px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -165px;

}
.Box.LeftMenuBox .BoxHeader{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -128px;
}
.BoxHeader h4{
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
}
.BoxHeader h4 .cufon{
	margin-top:3px;
}
.BoxTop{
	width:203px;
	height:6px;
	float:left;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -217px;
}
.BoxContentWrapper{
	float:left;
}
.BoxContent{
	width:168px;
	padding:10px 15px 10px 20px;
	float:left;
	font-size:10px;
	margin-top:1px;
	background:url(/nzfiles/gfx/transp40pct.png) repeat;
}
.BoxContentWrapper ul.xoxo li h3, .BoxContentWrapper ul.xoxo li ul{
	width:168px;
	padding:10px 15px 20px 20px;
	float:left;
	margin-top:1px;
	background:url(/nzfiles/gfx/transp40pct.png) repeat;
}
.BoxContentWrapper ul.xoxo a{
	text-decoration:none;
}
.BoxContentWrapper ul.xoxo a:hover{
	text-decoration:underline;
}
.BoxContentWrapper ul.xoxo li:first-child ul li a{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -610px -99px;
	padding-left:8px;
}

.BoxContentWrapper ul.xoxo li h3{
	color:#7c0117;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 15px 5px 20px;
}

.BoxContentWrapper div:first-child, .BoxContentWrapper ul.xoxo li h3:first-child{
	margin-top:0;
	padding-top:4px;
}
.BoxBtm{
	width:203px;
	height:6px;
	float:left;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -241px;
}
.Box.LeftMenuBox .BoxBtm{
	/*width:211px;
	margin-left:-8px;
	height:287px;
	background:url(/nzfiles/gfx/leftmenuimg.png) no-repeat top left;*/
	width:203px;
	height:202px;
	background:url(/nzfiles/gfx/leftmenuimg2.png) no-repeat top left;
}
.Box.Front{
	width:275px;
}
.Box.Front .BoxHeader{
	width:255px;
	padding:11px 0 3px 20px;
	height:28px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -42px;
}
.Box.Front.Play .BoxHeader{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -84px;
}
.Box.Front .BoxHeader h4{
	font-size:16px;
}
.Box.Front .BoxTop{
	width:275px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -369px;
}
.Box.Front .BoxContent{
	width:240px;
	font-size:11px;
	color:#FFF;
}
.Box.Front.Speak .BoxContentWrapper div:first-child{
	font-size:14px;
	font-weight:bold;
}
.Box.Front.Speak .BoxContentWrapper div:first-child a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.Box.Front.Play .BoxContentWrapper div:first-child{
	padding:0 6px;
	width:263px;
}
.Box.Front .BoxBtm{
	width:275px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -393px;
}

.Box.FaceFront{
	width:370px;
}
.Box.FaceFront .BoxHeader{
	width:350px;
	padding:11px 0 3px 20px;
	height:28px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px 0px;
}
.Box.FaceFront .BoxHeader h4{
	font-size:16px;
}
.Box.FaceFront .BoxTop{
	width:370px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -283px;
}
.Box.FaceFront .BoxContent{
	width:335px;
	font-size:11px;
	color:#FFF;
}
.Box.FaceFront .BoxContent a{
	color:#FFF;
	text-decoration:none;
}
.Box.FaceFront .BoxContent a:hover{
	text-decoration:underline;
}
.Box.FaceFront .BoxBtm{
	width:370px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -307px;
}

/******************************/
/********* Menu styles ********/
/******************************/


/********* Area menu styles ********/



/********* Top Menu styles ********/

#TopMenuWrapper{
	float:right;
	padding-top:20px;
}

#TopMenuEnd{
	float:left;
	width:4px;
	height:36px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -609px -328px;
}

#TopMenu{
	float:left;
}

#TopMenu li{
	float:left;
	height:25px;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -245px -328px;
	padding:11px 16px 0 16px;
}

#TopMenu li.Active{
	
}

#TopMenu li:first-child{
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat 0px -328px;
}

#TopMenu li:first-child.Active{

}

#TopMenu li.Last{
	padding-right:12px;
}

#TopMenu li a{
	text-transform:uppercase;
	color:#262626;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	
	
}
#TopMenu li.Active{
	height:26px;
	padding:10px 16px 0 16px;
}
#TopMenu li.Active a{
	color:#83011a;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -610px -42px;
	padding-left:8px;
}
#TopMenu li a:hover,
#TopMenu li a:active{
	text-decoration:underline;
}

/********* Left Menu styles ********/


#LeftMenu{
	
}

#LeftMenu li{
	width:168px;
	padding:10px 15px 10px 20px;
	float:left;
	font-size:10px;
	margin-top:1px;
	background:url(/nzfiles/gfx/transp40pct.png) repeat;
}

#LeftMenu li:first-child{
	margin-top:0;
}

#LeftMenu li.L3,
#LeftMenu li.L4.First{
	
}

#LeftMenu li.L4.First{
	
}

#LeftMenu li.L4.Last{
	
}

#LeftMenu li a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	display:block;
	background:url(/nzfiles/gfx/SpritesBox.png) no-repeat -610px -99px;
	padding-left:8px;
}

#LeftMenu li.L4 a{
	
}

#LeftMenu li a:hover{
	text-decoration:underline;
}

#LeftMenu li.Active a, 
#LeftMenu li.On a{
	color:#83011a;
	font-weight:bold;
}

#LeftMenu li.L3.First{
	
}

#LeftMenu li.Active a.Active,
#LeftMenu li.On a.Active{
	
}

#LeftMenu li.L4.Active a.Active,
#LeftMenu li.L4.On a.Active{
	
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

