/* paihia stylesheet 19/9/2011  */

/* ######### BODY STYLES ######### */
body {
	margin: 0px 0 5px 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #445555;
	background: #fff;
}

#wrap {
	width: 1280px;
}
	

/* ######### SHELL STYLES ######### */
.outer_shell {
	width: 95%;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

.content_shell {
	clear: both;
	width: 100%;
	font-size: 100%;
}

.centred_shell {
	width: 70%;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 1; 
}



/* ######### Novo Gallery Frontpage Layouts and Styles ######### */

#column1and2{
	float: left;
	width: 80%;
	}
	
#column3 {
	float: right;
	width: 20%;
    text-align: center;
	}
	
#column3A {
	float: right;
	width: 20%;
    text-align: left;
	}
#column2 {
	float: right;
	width: 80%;
	}

	
	
#column1{
	float: left;
	width: 20%;
	border-right-style: none;
	text-align: center;
	}
#column2 div, #column1 div, #column3 div {
	padding: 4px;
	}
	
#underhand_FP {
         position: relative; top:550px;
}

/* ######### CONTENT COLUMN STYLES ######### */
#content_column {
	overflow: hidden;
	padding: 0 3px;  /* NG ch from 10px */
}

#half_column_left {
	width: 50%;
	float: left;
}

#half_column_right {
	overflow: hidden;
	padding: 0 0 0 10px;
}

.content_box {
	border: 2px solid #eaeaea; 
	padding: 2px;
	}
	
.content_box_centred {
	border: 2px solid #eaeaea; 
	padding: 2px;
	margin: auto;
	width: 600px;
	}
	
.link_box{
	border: 2px solid #eaeaea; 
	padding: 7px;
	font-size: 95%;
	height: 115%;
	}
	
	

/* Paihia ADDED STYLES ######### */	
h1 {
	font-size: 150%;
	text-align: center; 
	font-weight: bold;
	color: #003399;
       }
	
h2 {
	padding: 0;
	font-family: "Comic Sans MS", "Reprise Script", "Flat Brush", Mirror;
	font-size: 250%;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
    line-height: 70%;
       }
	   
h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #4987c5;
		font-size: 90%;
		}

h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		color: #0099FF;
		text-align: center;
		}

h1.title {
	background: #7ca93a url('images/backgrounds/c_bar_secondary.gif');
	height: 24px;
	color: #ffffff;
	font-size: 180%;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

h2.title {
	background: #4174a6 url('images/backgrounds/c_bar_primary.gif');
	height: 24px;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	margin: 8px 0px;
	padding: 4px 0px 0px 5px;
}

h1.subtitle {
	background: #eaeaea;
	color: #4987c5;
	font-size: 130%;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

h2.subtitle {
	background: #eaeaea;
	color: #4987c5;
	font-size: 110%;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

h1.title a:link,
h1.title a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
}

h1.title a:hover
h1.title a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 100%;
}

h2.title a:link,
h2.title a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2.title a:hover,
h2.title a:active {
	color: #ffffff;
	text-decoration: underline;
}

.highlight_links a:link,
.highlight_links a:visited {
	color: #4987c5;
	text-decoration: underline;
	font-weight: bold;
}

.highlight_links a:hover,
.highlight_links a:active {
	color: #7daa3b;
	text-decoration: underline;
}
   
.picleft img
	{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(images/photo-frame.gif) no-repeat bottom right;
	}


	}
	
#picleft p a:link,#footer p a:visited {
	color: #7daa3b;
}

#picleft p a:hover,#footer p a:active {
	color: #4987c5;
}

.pictorial img {
  	float: left;
  	margin: 0 3px 0 0;
  	padding: 3px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}
	

/* ######### NAVIGATION BAR STYLES ######### */

#nav {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	height: 40px;  /* NG fixed height! */
	z-index: 1;
}	

#nav_bar {
	
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	top: 0px;
}

#nav_bar li {
	list-style: none;
	display: inline;
}

#nav_bar li a:link,
#nav_bar li a:visited {
	background: #eaeaea;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: none;
	padding: 8px 15px;
	color: #818181;
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	top: 8px;
	margin: 0px 1px;
}

#nav_bar li a:hover,
#nav_bar li a:active {
	background: #4987c5 url('images/backgrounds/nav_tab.gif') repeat-x top left;
	border-top: 1px solid #4987c5;
	border-left: 1px solid #4987c5;
	border-right: 1px solid #4987c5;
	border-bottom: none;
	padding: 15px 15px;
	color: #ffffff;
	display: block;
	float: left;
	position: relative;
	top: 0px;
	margin: 0px 1px;
}


/* ######### HEADER STYLES - SET YOUR LOGO HERE ######### */
#header {
	border: none;
	padding: 0px;
	margin: 0px;
    background: #eaeaea;
}

/* ######### FOOTER STYLES ######### */
#footer {
	background: url(images/backgrounds/footer.gif) repeat-x;
	clear: both;
	height: 30px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
	border-top-style: solid;
}


#footer p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	clear: both;
}



.footer_divider {
	display: block;
	float: right;
	width: 2px;
	height: 80px;
	background: url(images/backgrounds/footer_divider.gif) no-repeat;
}

/* ######### MISC STYLES ######### */

.clear,
.clr {
	clear: both;
}

a img {
	border: none;
}

.center {
	text-align: center;
	padding: 3px 0;
}

.alignright {
	float: right;
	padding-right: 3px;
}

.inline {
	display: inline-block;
}

.nowrap {
	white-space: nowrap;
}

/* ######### GLOBAL STYLES ######### */
a:link,
a:visited {
	color: #005073;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	}


a:hover,
a:active {
	color: #4987c5;
	text-decoration: underline;
}


.divider {
	border-top: 2px solid #dddddd;
	margin: 2px 0px;
}






.box_pad {
	padding: 5px;
}

/* ######### GLOBAL TEXT STYLES ######### */

.text_highlight {
	color: #4987c5;
}

.bold {
	font-weight: bold;
}





