.darkGrey{
	color: #4c4c4c !important;
}
.lightGrey{
	color: #999999 !important;
}
.grey{
	color: #999 !important;
}
.green{
	color: #94A545 !important;
}
.orange{
	color: #E76E34 !important;
}
.blue{
	color: #3399cc !important;
}
.blackBlue{color: #45555F!important;}
.ngaaho{
	color: #E76E34 !important;
}
.tearanga{
	color: #94A545 !important;
}
.awatoru {color: #45555F!important;}
.light-green{color: #ccdcd3!important;;}
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #231F20;
	font-size: 12px;
	line-height: 20px;
}
#blankdiv{
	background: #e1e3c4;
	height: 160px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#global{
	margin: 0 auto;
	width: 925px;
	padding: 8px 40px 0;
	position: relative;
	margin-top: -10px;
	*top: -10px;
}
#seo{
	position: relative;
	width: 600px;
	height: 25px;
	top: 9px;
	padding: 5px 10px 0px 10px;
	color: #6f757b;
	font-size: 9px;
	line-height: 12px;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	position: relative;
	width: 918px;
	padding: 0;
	font-size: 10px;
}
#headerLinks {
	position: relative;
	top: 70px;
	left: 607px;
	width: 300px;
	text-align: right;
}

#headerLinks a {
	color: #4d4d4d;
	padding: 0px 13px 0px 15px;
	/*behavior: url(./styles/iepngfix.htc);
	background:transparent url(images/icons/doubleArrow.png) left 50% no-repeat;*/
	text-decoration: none;
}

#headerLinks a:hover {
	color: #000000;
}
#headerLinks a.current {
	font-weight: bold;
}
#topNavBackground {
	width: 926px;
	height: 40px;
	behavior: url(./styles/iepngfix.htc); 
	top: -8px;
	left: -3px;
	position: relative;
	z-index: 100;
}
#topnavLeft, #topnavRight{
	position: absolute;
	top: 144px;
	height: 26px;
	z-index: 999;
}
#topnavLeft {
	left: 65px;
	width: 660px;
}
#topnavRight{
	left: 752px;
	*left: 749 px;
	width: 210px;
}

#loggedinPanel{
	width: 132px;
	margin-left: -16px;
	padding: 5px 5px 0px 35px;
	background-color: #E76E34;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}
#loggedinPanelbtm{
	margin-left: -16px;
	background: url(images/backgrounds/login_bottom.png) no-repeat;
	behavior: url(./styles/iepngfix.htc);
	width: 172px;
	height: 22px
}

.loginbk {
	margin: 100px auto 0px;
	width: 290px;
	padding: 15px 30px;
	
}

.loginPanel{
	margin: 0 auto;
	width: 300px;

}
	
/*###########################
	Layout
###########################*/
#layoutContainer {
	width: 921px;
	position: relative;
	
}
#layoutLeftBorder {
	width: 25px;
	height: 430px;
	behavior: url(./styles/iepngfix.htc); 
	position: relative;
	top: -8px;
	left: -3px;
	z-index: 101;
}
#layoutrightBorder{
	background-image: url(images/backgrounds/home-rightShadow.png);
	behavior: url(./styles/iepngfix.htc); 
    background-repeat: repeat-y;
    height: 429px;
    position: absolute;
    right: -21px;
    top: -16px;
    width: 25px;
    z-index: 101;
}
#layout, #layoutHome {
	position: relative;
	width: 907px; 
	height:auto !important;
	height: 425px;
	min-height: 425px;
	margin-top: -444px;
	left: 10px;
	z-index: 98;
	float: left;
	clear:none;
	margin-bottom: 20px;
}
#layout .min-hgt{
	height:auto !important;
	height:427px;
	min-height: 427px;
}

#layout .left, #layout .center, #layout .centerLge, #layout .right, #newsPanel, #layout .loginbk, .centerLge_left, .whiteBkg{
	background: url(images/backgrounds/whiteTransparent.png) repeat;
	behavior: url(./styles/iepngfix.htc);
}
#layout .left{
	height:auto !important;
	height:397px;
	min-height: 397px;
	width: 140px;
	padding: 15px;
	background-repeat: repeat;
	background-position: left top;
	float: left;
	background: url(images/backgrounds/whiteTransparent.png) repeat-y;
	behavior: url(./styles/iepngfix.htc);
	overflow: hidden;
}
#layout .right{
	height:auto !important;
	height:397px;
	min-height: 397px;
	width: 140px;
	padding: 15px;
	background-repeat: repeat;
	background-position: left top;
	float: right;
	overflow: hidden;
	margin-left: 10px;
}
#layout #centerWrap{
	float: left;
	width: 555px;
}
#layout .center{
	position: relative;
	width: 547px;
	margin-left: 10px;
	overflow: hidden;
}

#layout .centerLge{
	margin-left: 10px;
	width: 727px;
	float: right;
	/*overflow: hidden;*/
}

#layout .centerLge .right{
	height:auto !important;
	height:310px;
	min-height: 310px;
}

#layout .centerLge_left{
	width: 727px;
	float: left;
	/*overflow: hidden;*/
}

.minHgt{
	height:auto !important;
	height:427px;
	min-height: 427px;
}

#layout .centerLge .left{
	float: left;
	margin: 0;
	width: 370px;
	background: none;
	padding: 10px 10px 0px 10px;
}
#layout .centerLge .lgeRight{
	float: right;
	width: 337px;
	background: none;
}

#layout .centerLge .center{
	float: left;
	background: none;
	margin-left: 0;
	width: 550px;
}
#layout .centerLge .right{
	padding:0px;
	margin-left: 0px;
	background: none;
	width: 172px;
}

#homefeature{
	width: 923px;
	height: 45px;
	background-image: url(images/ngaAho/backgrounds/ngaAho_home-feature_v4.png);
	background-repeat: no-repeat;
	behavior: url(./styles/iepngfix.htc); 
	margin-left:-4px;
	top:-23px;
	position:relative;
	z-index:102;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
    margin-left: -6px;
    top: -25px;
    width: 930px;
    height: 48px;
}

#homefeature .animate{
	width: 713px;
	margin-left: 198px;
	padding-top: 10px;
	height:35px;
}
#homefeature a{
	color: #ffffff;
	text-decoration: none;
}

/*###########################
	footer elements
###########################*/
#footerSml, #footer{
	width: 903px;
	margin: 0px 12px 0 12px;
	padding-top: 10px;
	position: relative;
	clear: both;
	border-top:1px dotted #4c4c4c;
	line-height: 19px;
	font-size: 9px;
	color: #4D4D4D;
}
#footerSml{
	width: 726px;
	margin-left: 191px;
}
#footer .fleft, #footerSml .fleft{
	position: relative;
	float: left;
}
#footer .fleft{
	width: 750px;
}
#footerSml .fleft{
	width: 580px;
}
#footer .fright, #footerSml .fright{
	position: relative;
	float: right;
	text-align: right;
}
#footer .fright{
	width: 150px;
}
#footerSml .fright{
	width: 140px;
}
#footer a, #footerSml a{
	color: #4D4D4D;
}

.footnote{
	font-size: 10px;
	color: #3f3f3f;
}

/******************
	
*******************/
.column, .columnRight, .columnLeft,
.column_vLBorder,.column_vRBorder{
	/*margin: 15px 0px;*/
	padding: 0px 15px;
	float: left;
	width:45%;
}
.columnRight, .column_vLBorder{
	padding: 0px 0px 0px 15px;
}
.columnLeft, .column_vRBorder{
	padding: 0px 15px 0px 0px;
}
.column_vLBorder{
	border-left:1px dotted #4c4c4c; 
}
.column_vRBorder{
	border-right:1px dotted #4c4c4c; 
}
.bottomborder{
	clear:both;
	display:block;
	padding-top: 0px;
	border-bottom:1px dotted #4c4c4c; 
	padding: 5px 0 !important;
}
.centerLge .bottomborder_Edges, .center .bottomborder_Edges,
.left .bottomborder_Edges, .right .bottomborder_Edges{
	clear:both;
	display:block;
	padding: 5px 0px;
	border-bottom:1px dotted #4c4c4c; 
	margin-left: -15px;
	width: 720px;
}
.center .bottomborder_Edges{
	width: 547px;
}
.left .bottomborder_Edges, .right .bottomborder_Edges{
	width: 185px;
}

p.bottomborder_Edges, p.bottomborder{
	height: 1px;
}

#layout .split{
	display:block;
	padding-top: 0px;
	border-bottom:1px dotted #4c4c4c; 
	padding-bottom: 15px;
}
#layout .centerLge .left .split{
	padding: 10px 5px 11px 5px;
}
#layout .npsplit{
	display:block;
	padding: 0px 0px 2px 0px;
	border-bottom:1px dotted #4c4c4c; 
}
#layout .air{
	display:block;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:20px;
	padding-right:15px;
}

#layout .centerLge_left .air {
	padding-left:20px;
}


#layout .indent{
	display:block;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 3px;
}
#layout .intro{
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 10px;
}
#layout .introLge{
	font-size: 21px;
	line-height: 26px;
}

.rightPanel{
	margin-bottom: 15px;
}

.popup_win{
	margin: 20px auto;
	width: 430px;
	padding: 20px;
}

/********************
	Ajax 
********************/
#layoutHome .animate{
	height: 427px;
	overflow: hidden;
}
.anim_articles .animate{
	height:auto !important;
	min-height: 176px;
	height: 176px;
	/*padding-bottom: 15px;*/
}
.anime .content{
	margin-top: -330px;
	margin-left: 40px;
	width: 540px;
	color: #ffffff;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.anim_articles .anime .anim_image{
	float: left;
	width: 320px;
}
.anim_articles .anime .headline{
	float: left;
	width: 350px;
	margin-left: 15px;
	padding: 10px 0px;
}
.loading {
	color: #ECECEC;
	background-color: #FFF;
	background-image: url(images/icons/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hide {
	display: none;
	overflow: hidden;
	visibility: hidden;
	height: 1px;
	width: 1px;
}

/*###########################
	News Panel
###########################*/
#newsPanel{
	position: absolute;
	top: 172px;
	left: 742px;
	width: 165px;
	/*padding: 20px 15px;*/
	padding: 20px 15px 10px;
	z-index: 99;
	font-size: 11px;
	line-height: 17px;
}
#newsPanel h1, #newsPanel h2{
	font-size: 11px;
	line-height: 14px;
	color: #000000 !important;
	font-weight: bold;
}


/*###########################
	search panels
###########################*/

.search_panelWrap{
	padding: 15px 15px 15px 8px;
	width: 705px;
	overflow:hidden;
}

.search_panel{
	float: left;
	width: 164px;
	margin-left: 12px;
	overflow: hidden;
}

.search_title{
	margin-top: 5px;
	font-size: 1.1em;
	font-weight:bold;
}

.search_panel .search_title, 
.search_panel .highlight, 
.search_panel .grey{
	margin-bottom: 5px;
}

/*###########################
	Panui elements
###########################*/

.panui_detail, .panui_detail_half{
	float: left;	
}

.panui_detail_half{
	width: 350px;
}


	
/*###########################
	Project elements
###########################*/
.projectIntro{
	padding: 40px 0px 10px 15px;
	border-bottom: 1px dotted #4c4c4c; 
}
.projectIntro img {width: 370px;}
.projectIntro .intro{
	width: 344px;
}
.thmbPanel{
	clear: both;
	width: 727px;
	overflow: hidden;
	margin-top: -5px;
	padding-top: 15px;
}
.thmbPanel img{
	float: left;
	margin-left: 10px;
}
.thmbPanel img.first{
	margin-left: 1px;
}
.thmbPanel p{
	font-size: 10px;
	margin-left: 15px;
}
.projectDetails{
}
.projectDetails .projLeft{
	float: left;
	width: 160px;
	font-size: 12px;
}
.projectDetails .projRight{
	float: right;
	width: 520px;
}

#featuredProjectHome_sml, #featuredProjectHome_wide, #featuredProject{
	height: 180px;
	overflow: hidden;
}
#featuredProjectHome_sml, #featuredProjectHome_wide{
	float: left;
	height: 200px;
	margin-top: -15px;
	margin-bottom: 10px;
	behavior: url(./styles/iepngfix.htc); 
}

#featuredProjectHome_sml{
	width: 385px;
	background: transparent url(images/ngaAho/backgrounds/ngaAho_featuredProj.png) no-repeat;
}
#featuredProjectHome_wide{
	width: 930px;
	background: transparent url(images/backgrounds/featured_full.png) no-repeat;
}

.panelWrap{
	height: 155px;
	overflow: hidden;
	position: relative;
	top: 24px;
	margin-left: -2px;
}

#featuredProject .panelWrap{
	margin-left: -7px;
}
.panel{
	float: left;
	width: 178px;
	height: 155px; 
	position: relative;
	margin-left: 11px;
	overflow: hidden;
}
#featuredProject .panel{
	margin-left: 7.5px;
}
.panel .title{
	position: relative;
	z-index: 999;
	width: 160px;
	height: 40px;
	padding: 0px 8px 0px 10px;
	margin-top: -20px;
	behavior: url(./styles/iepngfix.htc); 
	color: #ffffff;
	font-size: 13.5px;
	line-height: 19px;
}

#featuredProjectHome_wide .panelWrap{
	margin-left: 3px;
}
#featuredProjectHome_wide .panel{
	margin-left: 5px;
}



/*#######################
	Members panels
########################*/
.memberPanelWrap{
	clear: both;
	border-bottom:1px dotted #4c4c4c; 
}

.memberPanelL{
	float:left;
	width: 340px;
	padding: 8px 15px 8px 0px;
	height: 81px;
	border-right:1px dotted #4c4c4c; 
	overflow: hidden;
}
.memberPanelR{
	float:left;
	width: 340px;
	height: 81px;
	padding: 8px 0px 8px 15px; 
	overflow: hidden;
}

.memberPanelL img, .memberPanelL .summary , .memberPanelR img, .memberPanelR .summary{
	float:left; 
}
.memberPanelL .summary , .memberPanelR .summary{
	width: 205px;
	margin-left: 15px;
}

.memberPanelL p , .memberPanelR p{
	width: 100%;
}

.memberPanelL .link , .memberPanelR .link{
	text-align: right;
	margin-top: -5px;
}

/*########################
	NZ Map
#######################*/

.negindex_iefix{
	position: relative;
	z-index: -2;
}

.nzmap {
	behavior: url(./styles/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0099cc;
	height: 510px;
	width: 336px;
	position: relative;
	/*z-index: 0;*/
	z-index: -1;
	margin: 0px;
	padding: 0px;
	float: right;
}


.nzmap #map1 {
	left: 150px;
	position: absolute;
	top: 16px;
}

.nzmap #map2 {
	left: 197px;
	position: absolute;
	top: 90px;
}

.nzmap #map3 {
	left: 197px;
	position: absolute;
	top: 45px;
}
.nzmap #map4 {
	left: 217px;
	position: absolute;
	top: 105px;
}
.nzmap #map5 {
	left: 209px;
	position: absolute;
	top: 114px;
}
.nzmap #map6 {
	left: 177px;
	position: absolute;
	top: 151px;
}
.nzmap #map7 {
	left: 129px;
	position: absolute;
	top: 199px;
}

.nzmap #map8 {
	left: 19px;
	position: absolute;
	top: 229px;
}




/*########################
	Font
#######################*/

h1, h2, h3, p{
	margin: 0 0 10px 0;
	padding: 0;
}


h1{
	font-size:18px;
	line-height:26px;
	font-weight: normal;
}

.centerLge .left h1{
	margin: 0px 0 5px 0;
}
h2 {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}

h3{
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;
}

.left h3, .right h3{
	margin-left: -15px;
	font-size: 11px;
	font-weight: bold;
	border-bottom:1px dotted #4c4c4c;
	padding: 0px 5px 3px 23px;
	width: 141px;
}

.left .sideNav h3, .right .sideNav h3{
	margin-left: 0px;
}

.anime .content h1{
	font-size: 28px;
	line-height: 36px;
}

.anime .headline h1{
	font-size: 34px;
	line-height: 38px;
}

.anime .headline h2{
	font-size: 28px;
	line-height:38px;
	font-weight: normal;
	color:#000000;
}

.anime .content h1{
	color: #ffffff;
	margin-bottom: 35px;
}

.anime .content p{
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

.smlText{
	font-size: 11.5px;
	line-height: 18px;
}

.right  .smlText{
	font-size: 11px;
}
.smllerText{
	font-size: 10px;
}

.bold{
	font-weight: bold;
}

.txtaR{
	text-align: right;
}


/*###########################
	Links
###########################*/

a {
	text-decoration: none;
	color: #3399cc;
}

a:hover{
	text-decoration: underline;
}

.panel a{
	color: #ffffff;
}


a img {
	border: none !important;
}

.pdf{
	padding:5px 0 5px 30px;
	background:transparent url(images/icons/pdf.gif) left 50% no-repeat;
	behavior: url(./styles/iepngfix.htc);
	display:block;
}
.print{
	padding:5px 0 5px 30px;
	background:transparent url(images/icons/printer.gif) left 50% no-repeat;
	display:block;
}

.pdfdownload{
	background:transparent url(images/icons/awatoru_pdf-download.png) left 50% no-repeat;
	behavior: url(../styles/iepngfix.htc);
	display:block;
	font-size: 11px;
	color: #45555F;
	text-decoration: none;
	height:60px;
	line-height:15px;
	padding:5px 0 5px 70px;
	width:59px;
}
.pdfdownload .size{
	font-size: 10px;
	color: #000000;
}
.pdfdownload:hover{
	text-decoration: none;
}
.magnify{
	padding: 0px 0px 8px 35px;
	background:transparent url(images/icons/magnify.png) left 0px no-repeat;
	behavior: url(./styles/iepngfix.htc);
	display:block;
}

.doubleArrow, .doubleArrow_blue, .doubleArrow_green, 
.rightdoubleArrow_blue, .rightdoubleArrow,
.doubleArrow_orange, .rightdoubleArrow_orange, 
.doubleArrow_white, .rightdoubleArrow_white,
.doubleArrow_awatorublue, .rightdoubleArrow_awatorublue, 
.highlightArrow, .righthighlightArrow{
	padding-bottom: 3px;
	behavior: url(./styles/iepngfix.htc);
	width: 14px;
	height: 13px;
}

.highlightArrow{
	padding-left: 16px;
}

.righthighlightArrow{
	padding-right: 15px;
}
.doubleArrow{
	background:transparent url(images/icons/doubleArrow.png) left 50% no-repeat;
	padding-left: 16px;
}

a.doubleArrow_blue:hover{
	/*background:transparent url(images/icons/doubleArrow.png) left 50% no-repeat;*/
}

.rightdoubleArrow{
	background:transparent url(images/icons/doubleArrow.png) right 50% no-repeat;
	padding-right: 15px;
}
a.rightdoubleArrow_blue:hover{
	/*background:transparent url(images/icons/doubleArrow.png) right 50% no-repeat;*/
}

.doubleArrow_green{
	background:transparent url(images/icons/doubleArrow_green.png) left 50% no-repeat;
	padding-left: 15px;
}
.rightdoubleArrow_green{
	background:transparent url(images/icons/doubleArrow_green.png) right 50% no-repeat;
	padding-right: 15px;
}
.doubleArrow_blue{
	background:transparent url(images/icons/doubleArrow_blue.png) left 50% no-repeat;
	padding-left: 15px;
}
.rightdoubleArrow_blue{
	background:transparent url(images/icons/doubleArrow_blue.png) right 50% no-repeat;
	padding-right: 15px;
}
.doubleArrow_awatorublue{
	background:transparent url(images/icons/doubleArrow_awatorublue.png) left 50% no-repeat;
	padding-left: 15px;
}
.rightdoubleArrow_awatorublue{
	background:transparent url(images/icons/doubleArrow_awatorublue.png) right 50% no-repeat;
	padding-right: 15px;
}
.doubleArrow_orange{
	background:transparent url(images/icons/doubleArrow_orange.png) left 50% no-repeat;
	padding-left: 15px;
}
.rightdoubleArrow_orange{
	background:transparent url(images/icons/doubleArrow_orange.png) right 50% no-repeat;
	padding-right: 15px;
}
.doubleArrow_white{
	background:transparent url(images/icons/doubleArrow_white.png) left 50% no-repeat;
	padding-left: 15px;
}
.rightdoubleArrow_white{
	background:transparent url(images/icons/doubleArrow_white.png) right 50% no-repeat;
	padding-right: 15px;
}


/*##########################
	Button Styles
###########################*/
.button,.button_back,.button_back_lge, .button_lge, .site_button{
	height: 35px;
	behavior: url(./styles/iepngfix.htc); 
	border:0 none;
	padding: 0 10px 0px 25px;
	text-align: right;
	color: #4c4c4c;
	font-size: 11px;
	line-height: 11px;
	margin: -5px 0 0 0px;
	display: block;
}

a.button{
	height: 18px;
	padding: 12px 10px 5px 25px;
	width: 95px;
}
.btn_blog{
	background: transparent url(images/buttons/ngaAho_btn_sml.png) no-repeat;
	height: 34px;
	behavior: url(./styles/iepngfix.htc); 
	border:0 none;
	padding: 0;
	color: #4c4c4c;
	font-size: 11px;
	margin: 0px;
	display: block;
	width: 133px;
	color: #666666;
	float:right;
}
.btn_blog span {
	float:right;
	padding:7px 15px 2px 0px;
}
.btn_blog:hover{
	color: #000000;
	text-decoration:none;
}


.btn_orange{
	background: transparent url(images/buttons/btn_orange.png) no-repeat;
	height: 29px;
	behavior: url(./styles/iepngfix.htc); 
	border:0 none;
	padding: 0 15px 1px 25px;
	text-align: right;
	color: #4c4c4c;
	font-size: 11px;
	margin: 0px;
	display: block;
	width: 113px;
	color: #ffffff;
}

.button_back{
	width: 130px;
	background: transparent url(images/buttons/btn_back.png) no-repeat;
}
.button, .site_button{
	width: 130px;
	background: transparent url(images/buttons/btn.png) no-repeat;
}
.button_back_lge{
	width: 174px;
	background: transparent url(images/buttons/btn_back_lge.png) no-repeat;
	*padding-top: 2px;
}

.button_lge{
	width: 174px;
	background: transparent url(images/buttons/btn_lge.png) no-repeat;
	*padding-top: 2px;
}

.button:hover,.button_back:hover, .button_lge:hover, .button_back_lge:hover, .btn_orange:hover, .site_button:hover{
	color: #000000;
}
.button_awatoru, .button_ngaAho, .button_teAranga{
	width: 36px;
	height: 125px;
	behavior: url(./styles/iepngfix.htc); 
	position: absolute;
	margin-left: -33px;
	z-index: 999;
}
.button_awatoru{
	margin-top: 120px;
	background: transparent url(images/buttons/awatoru_btn.png) no-repeat left;
	display: none;
}
.button_awatoru:hover{
	background: transparent url(images/buttons/awatoru_btn.png) no-repeat right;
}
.button_ngaAho{
	/*margin-top: 248px;*/
	margin-top: 120px;
	background: transparent url(images/buttons/ngaAho_btn.png) no-repeat left;
}
.button_ngaAho:hover{
	background: transparent url(images/buttons/ngaAho_btn.png) no-repeat right;
}
.button_teAranga{
	/*margin-top: 376px;*/
	margin-top: 248px;
	background: transparent url(images/buttons/teAranga_btn.png) no-repeat left;
}
.button_teAranga:hover{
	background: transparent url(images/buttons/teAranga_btn.png) no-repeat right;
}
.button_made, .button_login, .button_logout{
	width: 125px;
	height: 36px;
	behavior: url(./styles/iepngfix.htc); 
	position: absolute;
	top: 15px;
	z-index:999;
}
.button_made{
	left: 700px;
	background: transparent url(images/buttons/made_btn.png) no-repeat bottom;
}
.button_made:hover{
	background: transparent url(images/buttons/made_btn.png) no-repeat top;
}
.button_login{
	left: 820px;
	background: transparent url(images/buttons/login_btn.png) no-repeat bottom;
}
.button_login:hover{
	background: transparent url(images/buttons/login_btn.png) no-repeat top;
}
.button_logout{
	left: 820px;
	background: transparent url(images/buttons/logout_btn.png) no-repeat top;
}
.button_logout:hover{
	background: transparent url(images/buttons/logout_btn.png) no-repeat bottom;
}
.button_awatoru span,.button_teAranga span, .button_ngaAho span, 
.button_made span, .button_login span, .button_logout span{
	position: absolute;
	top: 11px;
}
.button_awatoru span,.button_teAranga span, .button_ngaAho span{
	width:20px;
	height: 105px;
	left: 13px;
}
.button_made span, .button_login span, .button_logout span{
	width:98px;
	height: 24px;
	left: 15px;
}
.button_awatoru a,.button_teAranga a, .button_ngaAho a, .button_made a, .button_login a, .button_logout a, 
.button_findmember_sml a, .button_rauemi_sml a,.button_list-members a, .button_join-ngaAho a, .button-cultural-pdf a, 
.button_project-gallery a, .button_jobs a, .button_rauemi_members a{
	text-decoration: none !important;
	
}

.button_findMem, .button_rauemi{
	behavior: url(./styles/iepngfix.htc);
	position: absolute;
	width: 220px;
	height: 60px;
	top: 190px;
	left: 50px;
	z-index: 999;
}
.button_rauemi_sml, .button_jobs{
	behavior: url(./styles/iepngfix.htc);
	width: 180px;
	height: 40px;
	z-index: 999;
	margin-left: -8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
}

.button_jobs{
	margin-left: -3px;
	height: 63px;
	background-image: url(images/buttons/btn_jobs.png);
}
.button_jobs:hover{
	background-position: left -62px;
}

.button_rauemi_sml:hover{
	background-position: left -47px;
}
.button_rauemi_sml span, .button_jobs span{
	width: 160px;
	height: 25px;
	display:inline-block;
	margin-left:10px;
	margin-top:7px;
}
.button_findmember_sml, .button_join-ngaAho, .button_list-members, .button_project-gallery{
	behavior: url(./styles/iepngfix.htc);
	position: absolute;
	width: 167px;
	height: 45px;
	top: 181px;
	left: 63px;
	z-index: 999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url(images/buttons/ngaAho-findMember-btn.png);
}
.button_findmember_sml:hover, .button_list-members:hover, .button_join-ngaAho:hover, .button_project-gallery:hover{
	background-position: left -46px;
}
.button_list-members{
	left: 231px;
	background-image:url(images/buttons/ngaAho-listMember-btn.png);
}
.button_join-ngaAho{
	left: 399px;
	background-image:url(images/buttons/ngaAho-join-btn.png);
}
.button_project-gallery{
	left: 562px;
	width: 180px;
	top: 184px;
	background-image: url(images/buttons/ngaAho_projectgallery_btn.png);
}
.button_project-gallery:hover{
	background-position: left -47px;
}

.button_findmember_sml span, .button_join-ngaAho span, .button_list-members span, .button_project-gallery span{
	height: 25px;
	display:inline-block;
	margin-left:6px;
	margin-top:10px;
	width:149px;
}

.button-cultural-pdf{
	behavior: url(./styles/iepngfix.htc);
	position: absolute;
	width: 230px;
	height: 41px;
	top: 181px;
	left: 63px;
	z-index: 999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url(images/buttons/teAranga-btn-cultural-pdf.png);
}
.button-cultural-pdf:hover{
	background-position: left -45px;
}
.button-cultural-pdf span{
	height: 25px;
	display:inline-block;
	margin-left:6px;
	margin-top:10px;
	width:170px;
}
.button_rauemi_members, .button_rauemi_members span{
	height: 60px;
	display:block;
	width:152px;
}

.button_rauemi_members{
	margin-left: 12px;
	margin-top: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url(images/buttons/member-Rauemi-button.png);
}
/*###########################
	Form elements
###########################*/

form {
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin:0;
}

label{
	color: #000000;
}
.genForm  label{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	display: block;
	float: left;
	clear: left;
}
textarea, input[type=file]{
	margin-left: 5px;
	margin-top: 8px;
	vertical-align:middle;
}

.inputFix{
	position: relative;
	padding: 5px 0 0px 0;
	*padding: 5px 0 2px 0;
}

input.sty{
	position: absolute;
	left: 190px;
	top: 6px;
	*top: 8px;
	width: 168px;
	background: none;
	height: 16px;
	border: none;
}

.inputAjax_sml, .inputAjax_sml:hover{
	position: relative;
	margin-left: 145px;
	margin-top: -23px;
	behavior: url(./styles/iepngfix.htc);
	width: 166px;
	height: 18px;
	padding: 10px 11px;
	border: none;
	vertical-align:middle;
	
}

.magnify .leftgap_105{
	left: 105px !important;	
}

.magnify .leftgap_102{
	left: 102px !important;	
}

.iwiSearchContainer{ 
	width: 270px;
	margin-left: 12px; 
	margin-top: 1px;
	
}

.iwiSearchContainer .inputAjax_sml, .iwiSearchContainer .inputAjax_sml:hover{
	margin-left: 85px;
	
}

.iwiSearchContainer input.sty{
	left: 510px;
	top: 5px;
}

#quickfind, #quickfind_iwi{
	border: 1px solid #D3D3D3;
	background-color: #edf4f0;
	left: 187px;
	top: 28px;
	*top: 30px;
	margin: 0;
	min-height:15px;
	overflow:hidden;
	padding:2px;
	position:absolute;
	width:169px;
	z-index:9999;
}

#quickfind_iwi{
	left: 506px;
	top: 27px;
}

#quickfind div, #quickfind_iwi div{
	cursor:pointer;
	font-size:8pt;
	height:15px;
	margin:0;
	overflow:hidden;
	padding:0;
}

#quickfind div.over, #quickfind_iwi div.over {
	color: #E76E34;
}

.inputsml, .inputLge,
.inputsml:hover, .inputsml:focus, .inputsml_active,
.inputLge:hover, .inputLge:focus, .inputLge_active{
	position: relative;
	behavior: url(./styles/iepngfix.htc);
	width: 166px;
	height: 16px;
	padding: 10px 11px;
	margin: 0;
	border: none;
	vertical-align:middle;
}

.inputLge {
	width: 236px;
}

.inputLge:hover, .inputLge:focus, .inputLge_active{
	width: 236px;
}

 span.select{
	position: absolute;
	width: 225px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 15px;
	padding: 10px 15px;
	behavior: url(./styles/iepngfix.htc); 
	overflow: hidden;
}
.selContainer_sml {
	margin-left: 30px;
}

.selContainer_sml span.select {
	width: 155px; 
	*margin-left: -10px;
}


.row{
	margin: 10px 0 0px 0;
	position: relative;
	clear: both;
}
.genForm .errorMessage {
	display: block;
	margin-left: 165px;
}

.checked, .unchecked{
	display:block;
	padding:5px 0px 1px 28px;
	background-position: left;
	clear:both;
	cursor:pointer;
	float: left;
	*margin-top: -5px;
}
.chkCon{
	clear: both;
}
.checked{}
.unchecked{}
.selected{background-color:#222;background-image:url(rdo_on.png)}
.unselected{background-color:#1c1c1c;background-image:url(rdo_off.png)}


/*###########################
	Quick Styles
##########################*/

.clB{
	clear: both;
	height: 1px;
}

.fl{
	float: left;
}

.fr{float: right;}
/*
.row button.fr{
	float:none;
	margin-left:155px;
}
*/
.mb10{
	margin-bottom: 10px;
}
.mmt47{margin-top: -47px;}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt5{
	margin-top: 5px;
}
.mb5_ie{
	*margin-bottom: 5px;
}
.ml15{
	margin-left: 15px;
}

.ml30{
	margin-left: 30px;
}
.ml60{
	margin-left: 60px !important;
}
.mr4{margin-right: 4px;}

.ml10{
	margin-left: 10px !important;
}

.inline{
	display: inline;
}
.vLBorder{
	border-left:1px dotted #4c4c4c; 
}
.vRBorder{
	border-Right:1px dotted #4c4c4c; 
}
.vBBorder{
	border-bottom:1px dotted #4c4c4c; 
}
.vTBorder{
	border-top:1px dotted #4c4c4c; 
}

.vSpace{
	padding: 8px 0px;
	*padding: 5px 0px 5px 0px;
}

/*###########################
		Side Nav
##########################*/

.sideNav{
	float: left;
	width: 169px;
	margin-left: -15px;
}

.sideNav #snav, .sideLinks, .sideLinks_blue{
	list-style:none;
	padding:0;
}

.sideLinks, .sideLinks_blue{
	margin-left: -15px;
}
.sideNav #snav,  .sideNav .sideLinks, .sideNav .sideLinks_blue{
	margin:0;
}

.sideNav #snav ul{
	display: none;
}

.sideNav #snav li.current ul{
	display: block;
}

.sideNav #snav li li{
	list-style:none;
	margin-left: -30px;
}

.sideNav #snav li a, .sideLinks li a, .sideLinks_blue li a{
	color: #45463D;
	width:auto;
	display:block;
	font-size: 9.5px;
	line-height: 15px;
	text-decoration:none !important;
	margin:0;
	width: 129px;
	padding: 5px 5px 5px 35px;
	background:transparent url(images/icons/doubleArrow.png) 20px 50% no-repeat;
	behavior: url(./styles/iepngfix.htc);
	border-bottom:1px dotted #4c4c4c;
	
}

.sideNav #snav li li a{
	list-style:none;
	margin-left: -10px;
	background: none;
}

.blue li a, .sideLinks_blue li a{
	color: #3399cc;
	background:transparent url(images/icons/doubleArrow_blue.png) 20px 50% no-repeat;
}
.blue li a:hover, .sideLinks_blue li a:hover{
	background:transparent url(images/icons/doubleArrow.png) 20px 50% no-repeat;
}

.sideNav #snav li.current a, .sideLinks li.current a,
.sideNav #snav li.current li.current a{
	font-weight: bold;
	color: #000000;
}

.sideNav #snav li.current li a{
	font-weight: normal;
	color: #45463D;
}



.blue li.current a{
	color: #3399cc;
	font-weight: bold;
}

.sideNav #snav li a:hover, .sideLinks li a:hover, .sideNav #snav li.current li a:hover {
	color: #000000;
}

.right li a{
	font-size: 11px;
}

/*###########################
		TOP NAV
########################## */
#nav, #navRight {
	list-style:none;
	margin:0;
	padding:0;
	height: 25px;
	
}
#nav li, #navRight li {
	float:left;
	padding:0 0 0 5px;
	margin:0;
	position: relative;
}
#nav li.hover, #navRight li.hover {
	position:relative;
}
#nav li a, #navRight li a {
	color: #45463D;
	width:auto;
	float:left;
	display:block;
	font-size:11px;
	text-decoration:none !important;
	text-align:center;
	margin:0;
	padding: 5px 21px 7px 15px;
	background:transparent url(images/icons/doubleArrow.png) left 50% no-repeat;
	behavior: url(./styles/iepngfix.htc);
}
 #nav li.current a, #navRight li.current a{
	font-weight: bold;
	color: #000000;
}

 #nav li.current li a, #navRight li.current li a{
	font-weight: normal;
}
#nav li a:hover, #navRight li a:hover {
	color: #000000;
}
#nav li li a:hover, #navRight li li a:hover  {
	background: none; 
}


/* SUB LEVEL 1 */
#nav ul {
	position:absolute;
	width: 150px;
	top:28px;
	left:0;
	margin:0 0 0 8px;
	padding:0;
	
}

#nav li ul {
	clear:both;
}

#nav li li, #nav li li li{
	display:block;
	width: 150px;
	position:relative;
	padding:0;
	z-index: 999;
	background-image: url(images/backgrounds/navBk.png);
	background-repeat: repeat-y;
	behavior: url(./styles/iepngfix.htc);
}

#nav li li li{
	left: 144px;
	top: -28px;
	
}

#nav li li a, #nav li li li a {
	background: none;
	display:block;
	float:left;
	height:auto;
	font-size: 10px;
	text-align:left;
	text-decoration: none !important;
	text-transform: none;
	letter-spacing:0;
	width:132px;
	padding:3px 5px 3px 13px;
	margin:0;
	font-weight:normal;
	position:relative;
	overflow:hidden;
	border-bottom: 1px dotted #ffffff;
	z-index: 999;
	
}

/* Current */
#nav li li.current a,
#nav li.drop.hover li.current a,
#nav li.current li.current a, 
#nav li li.current.hover li.current a, 
#navRight li li.current a {
	background-image: url(images/backgrounds/navBk_hover.png);
	background-repeat: repeat-y;
	color: #ffffff;
}


#nav li li.current a em,
#nav li.drop.hover.current li a em,
#nav li.current li.current a em,
#nav li li.current.hover li.current a em {
	display:none;
}

/* Nested Normal */
#nav li.hover li a, 
#nav li.current li a,
#nav li.drop.hover li a,
#nav li li.hover li a,
#nav li li.current.hover li a {
	color: #ffffff;
}
#nav li.hover li a em, 
#nav li.current li a em,
#nav li.drop.hover li a em,
#nav li li.hover li a em, 
#nav li li.current.hover li a em {
	display:none;
}

/* Hover */
#nav li li:hover a, 
#nav li.drop.hover li:hover a,
#nav li li.hover li:hover a, 
#nav li li.hover li:hover a, 
#nav li li.current.hover li:hover a, #nav li li a:hover {
	background-image: url(images/backgrounds/navBk_hover.png);
	background-repeat: repeat-y;
	color: #ffffff;
}

#nav li.current li.current li:hover a,
#nav li.current li.hover li:hover a{
	background-image: url(images/backgrounds/navBk_hover.png) ;
	background-repeat: repeat-y;
}
#nav li.current li.current li a, #nav li.current li.hover li a,
#nav li li.hover li a{
	background-image: url(images/backgrounds/navBk.png);
	background-repeat: repeat-y;
}

#nav li li.hover a em, 
#nav li.drop.hover li.hover a em,
#nav li li.hover li.hover a em, 
#nav li li.hover li.hover a em, 
#nav li li.current.hover li.hover a em {	
	display:none;
}

/* Positioning */
#nav ul, #nav li.hover ul ul, #nav ul li.hover ul ul {
	left: -9999em;	
}
#nav li.hover ul, #nav ul li.hover ul, #nav ul ul li.hover ul {
	left: 0px;
}

/*###########################
	event year
########################## */
#evnt {
	list-style:none;
	margin:0;
	padding: 10px 15px 0px 20px;
	height: 25px;
	
}
#evnt li {
	float:left;
	padding:0 0 0 3px;
	margin:0;
	position: relative;
}
#evnt li.hover {
	position:relative;
}
#evnt li a{
	color: #45463D;
	width:auto;
	float:left;
	display:block;
	font-size:12px;
	text-decoration:none !important;
	text-align:center;
	margin:0;
	padding: 5px 10px 5px 15px;
	background:transparent url(images/icons/doubleArrow.png) left 50% no-repeat;
	behavior: url(./styles/iepngfix.htc);
}
#evnt li.first a{
	background:none;
	padding: 5px 10px 5px 0px;
	color: #000000 !important;
	cursor:pointer;

}
#evnt li.first a:hover{
	background:none !important;
	cursor:pointer;
}

#evnt li.current a, #evnt li a:hover{
	/*color: #94A545 !important;
	background:transparent url(images/icons/doubleArrow_green.png) left 50% no-repeat;*/
	behavior: url(./styles/iepngfix.htc);
}

.blockList_events{
	list-style:none;
	margin:0;
	padding:3px 0 5px 10px;	
}

/********* SUB CALENDAR ********/
.cal_bg{
	position:relative;
	top:0px;
	left:-15px;
	width:169px;
	background:transparent url(images/backgrounds/calendar_bg_03.gif) repeat-y scroll 0 0;
	z-index:19;
}
.cal_top {
position:relative;
top:0px;
left:-15px;
background:transparent url(images/backgrounds/calendar_top.png) no-repeat scroll 0 0;
behavior: url(./styles/iepngfix.htc);
width:167px;
height:6px;
z-index:20;
}
.cal_bottom {
margin-left:-15px;
background:transparent url(images/backgrounds/calendar_bottom.png) no-repeat scroll 0 0;
behavior: url(./styles/iepngfix.htc);
width:167px;
height:6px;
z-index:20;
}
.sub_calendar {
	width:165px !important;
	padding:3px;
	margin:auto;
	*margin-left: 7px;
	line-height:12px;
}
.sub_calendar th {
	height:17px;
}
.sub_calendar thead th {
	font-size:11px;
	height:17px;
	
}
.sub_calendar thead th a {
	font-size:11px;
}
.sub_calendar tbody th {
	
}
.sub_calendar .day {
	width:15px;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.sub_calendar td {
	width:15px;
	padding:0;
	height:15px;
}

.sub_calendar td span, .sub_calendar td a {
	display:block;
	text-align:center;
	font-size:10px;
}
.sub_calendar td span {
	
}
.sub_calendar td span.empty {
	background:transparent;
	width:15px;
}
.sub_calendar td.nw{
	background:transparent url(images/backgrounds/calendar_current_03.gif) no-repeat 50% 50%;
}
.sub_calendar td span.today{
	color:#FFF;
	font-weight:bold;
}

.sub_calendar td span.evt_dt{
	color: #94A545;
	font-weight:bold;
	
}
.sub_calendar td a {
	color:#000;	

}
.sub_calendar td a:hover, sub_calendar td a.current_d {
	color:#000;
	text-decoration:none;
	
}

/* general table */
.tbl_formattted{
border-top:1px dotted #4c4c4c;
border-left:1px dotted #4c4c4c;
border-right:1px dotted #4c4c4c;
width:680px;
}

.tbl_formattted td {
	border-bottom: 1px dotted #4c4c4c;
	padding: 0 0.5em;
	text-align:left;
	width: 340px;
}
.tbl_formattted td p{
	font-family: Verdana, Geneva, sans-serif;
	color: #231F20;
	font-size: 12px; 
}
.tbl_formattted td+td {
border-left: 1px dotted #4c4c4c;
}

.resource_Cont .ml483 {
	margin-left:483px;
	margin-top:-20px;
}
.resource_Cont .leftgap_40 {
	left:163px !important;
	top:25px !important;
	width: 120px !important;
}
.resource_Cont .leftgap_45 {
	left:154px !important;
	top:44px !important;
	width:160px !important;
}
.resource_Cont .leftgap_45 div {
	padding-left:3px;
}

.resource_Cont select.styled {
	margin-right:10px !important;
	margin-left:8px !important;
	margin-top:11px !important;
	min-width: 140px;
	width: auto;
}
.resource_Cont  .inputsml, .resource_Cont .inputAjax_sml {
	background:transparent url(styles/images/form/resource_search.png) no-repeat scroll 0 0;
	width:185px;
	height:43px;
}
.resource_Cont .inputAjax_sml, .resource_Cont .inputAjax_sml:hover {
	height:22px;
	margin-left:145px;
	margin-top:-38px;
	padding:10px 11px;
	position:relative;
	vertical-align:middle;
}
.resource_Cont .w650{
	width:650px;
}
.resource_Cont .resource_sort{
	display:block;
	padding:15px 15px 0px 20px;
	border-bottom:1px dotted #4C4C4C;
}
.resource_Cont .resource_sort h2{
	color:#999999 !important;
	margin-top:9px;
}
.resource_Cont .resource_sort .selContainer_sml{
	margin-left:10px;
	width:177px;
	height:41px;
	background:transparent url(styles/images/form/resource_dropdown.png) no-repeat scroll 1px -2px;
}
.resource_Cont .resource_sort .selContainer_sml span.select {
	width:130px;
	height:7px;
	background: none;
	overflow:hidden;
	/*background:transparent url(styles/images/form/resource_dropdown.png) no-repeat scroll 1px -2px;*/
}
.black-bg{
	background:transparent url(styles/images/backgrounds/blackbg_v2.png) repeat-y !important;
	behavior: url(./styles/iepngfix.htc);
}
.resource_Cont .resource_sort .resource_search{
position:relative; top:-15px; left:350px; width:180px; height:30px;
}
.resource_search {
	*margin-top: -5px;
}
.resource_search .sty{
	*margin-top: -45px;
}
.resource_search #quickfind{
	*margin-top: -40px;
}
#quickfind{
	color: #000000;
}
.resource_Cont #lblsearch{
	position: absolute;top: 14px; left:19px;
}
.resource_Cont .resource{
	display:block;
	padding:15px 15px 15px 20px;
	border-bottom:1px dotted #4C4C4C;
	float:left;
}

.resource_Cont .resource .resource_lf{
	float:left;
	width:490px;
}
.resource_Cont .resource .resource_rf{
	width:200px; height:110px;
	float:right;
}
.resource_Cont .pl20{
	padding-left:20px;
}
/** Member home page ***/
.memberHome{
	font-size: 11px;
	line-height: 1.5em;
}
.memberHome p, .memberHome h1{
	margin-bottom: 8px;
}

.memberHome h1{
	line-height: 23px;
}

.member_panels{
	width:727px;
	/*height: 227px;*/
	height: 251px;
	float:right;
	margin-left:10px;
	margin-top: 10px;
	background:transparent url(styles/images/backgrounds/blackbg.png) no-repeat;
	color: #ffffff;
}

.member_panels .mpanel{
	float: left;
	width: 180px;
	margin-left:33px;
	margin-right:6px;
	padding: 15px 16px 15px 0px;
	font-size: 11px;
	line-height: 1.5em;
}
.member_panels a{
	color: #ffffff;
	text-decoration: underline;
}
.button_teReo_lessons, .button_forum, .button_galleries, .button_register{
	behavior: url(./styles/iepngfix.htc);
	width: 177px;
	height: 49px;
	z-index: 999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url(images/buttons/btn_teReo_lessons.png);
	background-position: left 4px;
	margin-left: -7px;
	margin-top: -4px;
}
.button_teReo_lessons a, .button_forum a, .button_galleries a,.button_register a{
	text-decoration: none !important;
}
.button_teReo_lessons:hover, .button_forum:hover, .button_galleries:hover{
	background-position: left -49px;
}
.button_forum{
	background-image:url(images/buttons/btn_your_forum.png);
	background-position: left 0px;
}
.button_forum:hover{
	background-image:url(images/buttons/btn_your_forum.png);
	background-position: left -53px;
}
.button_galleries{
	background-image:url(images/buttons/btn_galleries.png);
}
.button_register{
	background-image:url(images/buttons/btn_register.png);
}
.button_register:hover{
	background-position: left -46px;
}
.button_teReo_lessons span, .button_forum span, .button_galleries span, .button_register span{
	height: 25px;
	display:inline-block;
	margin-left:6px;
	margin-top:10px;
	width:149px;
}

.teReo_bg{
	background:transparent url(../images/rotate.php?site=tereo) no-repeat !important;
}

#teReo_intro{
	float:left;
	position: relative;
	width: 686px;
	min-height: 257px;
	padding: 20px 20px 20px 21px;
	overflow-x: hidden;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	background:transparent url(styles/images/backgrounds/blackbg_v2.png) repeat-y;
}

#teReo_intro .teReo_left{
	float:left;
	position: relative;
	width: 280px;
	margin-right:50px;
}

#teReo_intro .teReo_right{
	float:right;
	position: relative;
	width: 340px;
}

#teReo_intro h1{
	font-size: 35px;
	line-height: 41px;
	color: #ffffff;
}

#teReo_intro a{
	color: #ffffff;
}
.teReo_left a{
	text-decoration: underline;
}
.teReo_left a:hover{
	text-decoration: none;
}

.centerLge .teReo_left{
	position: relative;
	float: left;
	margin-left: 9px;
	width: 462px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 21px;
	border-right: 1px solid #e1e1e1;
}

.centerLge .teReo_left .split{
	position: relative;
	/*padding-right: 262px;*/
	padding-right: 230px;
	border-bottom: 1px solid #e1e1e1 !important;
	margin-bottom: 15px;
}
.centerLge .teReo_left h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1.1em;
}

.centerLge .teReo_left .tr_resources{
	position: absolute;
	top: 10px;
	right: 0px;
	/*width: 255px;*/
	width: 230px;
	font-size: 14px;
}
.centerLge .teReo_left .lesson-content{
	height: 310px;
	height:100% !important;
	min-height: 310px;
}

.centerLge .teReo_left .tr_resources p{
	margin-left: 16px;
	margin-top:15px;
}

.centerLge .teReo_left .footnote{
	font-size: 10px;
	line-height: 14px;
	margin-top:15px;
}
.footnote{
	font-size: 10px;
	line-height: 14px;
}
.centerLge .teReo_right{
	position: relative;
	float: right;
	width: 160px;
	padding-right: 15px;
}
.centerLge .teReo_right h2{
	font-size: 13px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 5px;
}
.centerLge .teReo_right .sideLinks li a{
	border: 0px;
	text-decoration: underline !important;
	font-size: 11px;
}
