body {
	background-color: #e5e5e5;
	margin-top: 0px;
	margin-bottom: 10px;
}

.border {border:  1px solid #e5e5e5;}


			.blue-emphasis {
				color:#00457C;
				font-weight: bold;
			}


		#column-headshot {
		float: right;
		width: 229px;
		border-left: 1px solid #e5e5e5;
		padding-left: 10px;
		padding-right: 10px;
		}


	#content h1 {
	line-height:130%;
		font-size:18px;
		color:#00457C;
		margin-bottom:10px;
		font-weight: bold;
	}
	
									#content h1 a:link { 
										color:#00457C;
										text-decoration:none;
									}
									
									#content h1 a:visited {
										color:#00457C;
										text-decoration:none;
									}
									
									#content h1 a:hover {
										color:#00457C;
										text-decoration:underline;
									}

		#content h2 {
		line-height:130%;
			font-size:16px;
			color:#D4B85A;
			margin-bottom:10px;
			font-weight: bold;
		}

			#content h3 {
			line-height:150%;
				font-size:12px;
				color:#00457C;
				margin-bottom:10px;
				font-weight: bold;
			}

				#content h4 {
				line-height:150%;
					font-size:12px;
					color:#D4B85A;
					margin-bottom:10px;
					font-weight: bold;
				}

					#content p, td { 
						line-height:150%;
						font-size:12px;
						color:#333333;
						margin-bottom:10px;
					}

#content a:link { 
	color:#7D7EBD;
	text-decoration:none;
}

#content a:visited {
	color:#7D7EBD;
	text-decoration:none;
}

#content a:hover {
	color:#00457c;
	text-decoration:underline;
}

#content ul { 
	margin-left:50px;
} 

#content li {
	font-size:12px;
	list-style-type:circle;
	margin-bottom:10px;
	} 

#content hr {
	border:0;
	color:#e5e5e5;
	background-color:#e5e5e5;
	height:1px;
}


#content td {
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
	padding: 5px 0 5px 0;
}

#content table {
	border-collapse:collapse;
	width:100%;
	margin-bottom :10px;
}

#content form td {
	vertical-align:middle;
}

#content input {
	background-color:#fff;
	background-color:#FFF2C4;
	padding:2px;
	font-size:9px;
}

#content select {
	background-color:#fff;
	background-color:#FFF2C4;
	padding:2px;
	font-size:9px;
}

#content textarea { 
	background-color:#FFF2C4;
	padding:2px;
	font-size:9px; 
}

.message_box {
	display:block;
	font-size:12px;
	padding:0.5em 32px 0.5em 0.5em;
}
.message_box.ok {
	border:solid 1px #25962E;
	color:#25962E;
	background:#EAFBD9 center right no-repeat url(../images/icon-ok.gif);
}
.message_box.er {
	border:solid 1px #C90000;
	color:#C90000;
	background:#FBE6E6 center right no-repeat url(../images/icon-er.gif);
}





					#footer-copyright p { 
						line-height:150%;
						font-size:12px;
						margin-top:0px;
						margin-bottom: 0px;
					}




#align {
display:table;
margin:0 auto;
width:1032px;
}

#wrap {
float: left;
width:1032px;
}

#frame-wrap {
float: left;
	background-image: url(../../assets/images/layout/wrap.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

#frame {
float: left;
	width: 1000px;
	background-color: #FFFFFF;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}



#footer {
width: 982px;
float: left;
background-image: url(../../assets/images/layout/footer-wrap.png);
background-repeat: no-repeat;
padding-top: 7px;
padding-right: 25px;
padding-left: 25px;

}



#footer p {
				color: #b7b7b7;
				font-size: 10px;
}


		#footer .copyright a:link { 
			font-weight:normal;
				color: #b7b7b7;
			text-decoration:underline;
		}
		
		#footer .copyright a:visited {
			font-weight:normal;
				color: #b7b7b7;
			text-decoration:underline;
		}
		
		#footer .copyright a:hover {
			font-weight:normal;
				color: #b7b7b7;
			text-decoration:underline;
		}




		#footer a:link { 
			font-weight: bold;
			color: #959595;
			text-decoration:none;
		}
		
		#footer a:visited {
			font-weight: bold;
			color: #959595;
			text-decoration:none;
		}
		
		#footer a:hover {
			font-weight: bold;
			color: #959595;
			text-decoration:underline;
		}



#footer-copyright {
float: left;
}
#footer-search {float: right;}





#header {
float:left;
}


#logo {
float: left;
width: 249px;
height: 220px;
background-image: url(../../assets/images/layout/logo.png);
background-repeat: repeat-x;
background-color: #ffde6c;
border-right: 1px solid #e9cb63;
border-bottom: 1px solid #e9cb63;
}

#banner {
float: right;
}

#motif {
background-color: #00447b;
background-image: url(../../assets/images/layout/motif.jpg);
width: 750px;
height: 165px;
}

#menu {
background-image: url(../../assets/images/layout/menu.png);
background-repeat: repeat-x;
width: 750px;
height: 55px;
border-bottom: 1px solid #e5e5e5;
}



#content {
width: 1000px;
float:left;
}


#column-left {
float: left;
width: 729px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}


#column-right {
float: right;
width: 729px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

		
		#column-featured {
		float: left;
		width: 729px;
		margin-bottom: 10px; /*10*/
		/*border-bottom: 1px solid #e5e5e5;*/
		}
		
				#column-featured-image {
				float: left;
				width: 490px;
				margin-right: 10px;
				}
				
				#column-featured-text {
				float: right;
				width: 219px;
				margin-right: 10px;
				}
				
				#column-featured-caption {
				float: left;
				width: 490px;
				margin-right: 10px;
				}
				
					#column-featured-caption p {
					font-size: 9px;
					font-family: Georgia;
					font-style: italic;
					color: #959595;
					}
				
				
		#column-1 {
		float: left;
		width: 229px;
		border-right: 1px solid #e5e5e5;
		padding-right: 10px;
		}
		
		#column-2 {
		float: left;
		width: 229px;
		border-right: 1px solid #e5e5e5;
		padding-left: 10px;
		padding-right: 10px;
		}

		#column-3 {
		float: left;
		width: 229px;
		padding-left: 10px;
		}
		
				#column-item-image {
				float: left;
				width: 227px;
				margin-bottom: 5px;
				}
				
				#box-padding {
				float: left;
				width: 227px;
				height: 80px;
				padding-top: 24px;
				}
				
				#column-item-box {
				float: left;
				width: 227px;
				height: 80px;
				margin-bottom: 12px; /**/
				text-align: center;
				border:  1px solid #e5e5e5;
				
background-image: url(../../assets/images/layout/logo.png);
background-repeat: repeat-x;
				}

#sidebar-right {
float: left;
width: 250px;
border-right: 1px solid #e5e5e5;
margin-top: 10px;
margin-bottom: 10px;
}

#sidebar-right-advertisement {
float: left;
width: 230px;
height:115px;
padding: 10px 10px 0px 10px;
border-top: 1px solid #e5e5e5;
}

#sidebar-right-qzine {
float: left;
width: 230px;
padding-left: 10px;
padding-right: 10px;
margin-top:10px;
margin-bottom: 5px;
background-image: url(../../assets/images/layout/sidebar-right-qzine.png);
background-repeat: repeat-x;
}

#sidebar-right-twitter {
float: left;
width: 230px;
padding-left: 10px;
padding-right: 10px;
padding-top: 40px;
padding-bottom: 0px;
background-image: url(../../assets/images/layout/sidebar-right-twitter.png);
background-repeat: no-repeat;
}


.nmb {	margin-bottom:0px	}

	#sidebar-right-twitter ul {
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
	#sidebar-right-twitter li {
	/**/color: #D4B85A;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style: square;
	/*list-style: url(../../assets/images/layout/sidebar-right-twitter_icon.png);*/
	}

.twitter-on{
				color: #959595;
}

.twitter-on:hover{
				color: #333333;

}




#sidebar-right-facebook {
float: left;
width: 230px; /*230*/
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
margin-top:0px;
border-top: 1px solid #e5e5e5; 
background-image: url(../../assets/images/layout/sidebar-right-facebook.png);
background-repeat: no-repeat;
}









/*loaders*/

#loader_sidebar-right-twitter-tweet {
float: left;
width: 230px;
height: 32px;
margin-bottom: 15px;
background-image: url(../../assets/images/layout/loader.gif);
background-repeat: no-repeat;
background-position: center;
}





/*headers*/

#head_small_grey_white_get-involved {
width: 82px;
height: 7px;
background-image: url(../../assets/images/layout/head_small_grey_white_get-involved.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

#head_small_grey_white_featured-update {
width: 107px;
height: 7px;
background-image: url(../../assets/images/layout/head_small_grey_white_featured-update.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

#head_small_grey_white_wellington-branch {
width: 128px;
height: 7px;
background-image: url(../../assets/images/layout/head_small_grey_white_wellington-branch.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

#head_small_grey_white_northern-branch {
width: 115px;
height: 7px;
background-image: url(../../assets/images/layout/head_small_grey_white_northern-branch.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

#head_small_grey_white_connect-with-nzoq-online {
width: 170px;
height: 8px;
background-image: url(../../assets/images/layout/head_small_grey_white_connect-with-nzoq-online.png);
background-repeat: no-repeat;
margin-bottom: 10px;
margin-top: 20px;
}



#heading-welcome {
float: left;
background-image: url(../../assets/images/headers/large_welcome.png);
background-repeat: no-repeat;
width: 624px;
height: 17px;
margin-top: 10px;
margin-bottom: 20px;
}




#connect-badge {display: inline; width:83px; height:24px;}

