/* CSS Document */
/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* GENERIC BASE STYLESHEET */
/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/*
/* Author:     Scott Whittaker (scott @ headfirst.co.nz)
/* Created:    Feb 2007
/* Modified:   Feb 2007
*/
/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* BASE STYLES */



p { margin-bottom: 1em; }
h1 { margin: 1em 0; }

img { display: block; }
p img { display: inline; }
a img { border: none; }

table { border-spacing: 0; border-collapse: collapse; }

ul, ol, dl { margin-bottom: 0.5em; margin-left: 1.5em; padding: 0 }
li { margin-bottom: 0.5em; }


/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* UTILITY CLASSES */

ul.menuList { margin: 0; list-style: none; }
ul.menuList li { margin-bottom: 0; }
ul.menuList a { text-decoration: none; }
ul.vrt li a { display: block; width: 100%; height: auto; }
ul.hrz { overflow: hidden; }
ul.hrz li { float: left; }

.clear { clear: both; height: 0px; visibility: hidden; }
.left  { float: left }
.right { float: right }
img.left  { margin: 0.2em; margin-right: 1em; }
img.right { margin: 0.2em; margin-left: 1em; }

/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* ACC - NZIPS Stylesheet */
/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/

/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* BASE STYLES */



/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* LAYOUT */

#container { position: relative; width: 620px;  background: #CCCC99; }
h1 { margin: 0; padding: 1em; color: #006699; background: #BFD5E7 url(../images/nzips_dna_h1.gif) no-repeat top right; font-size: 1.2em; }
h2 {margin: 0 20px; padding: 0; line-height: 30px;  font-size: 1.15em; font-weight: bold; }
h3 { margin: 0; font-size: 1.1em; }
h4, h5, h6 { font-size: 0.98em; }

div.uiStrip { display: none; }
div.buttons { position: absolute; top: 0; right: 0; }
button, div.buttons a, div.buttons a:visited {
	width: 140px; height: 38px; float: left; margin-left: -1px; padding-top: 2px;
	color: #006699; background: url(../images/nzips_dna_btn.gif) no-repeat; border: none; cursor: pointer;
	font-size: 1em; font-weight: bold; text-align: center; text-transform: uppercase; line-height: 38px;
}
button:hover, button.over,  div.buttons a:hover { color: #FF3333; background: url(../images/nzips_dna_btn_over.gif); }

.section { position: relative; padding: 10px; border-top: 1px solid white; }
.section.bottom { padding-top: 0; border: none; }
div.subsection, tr.subsection .tableHolder {
	position: relative; margin-top: 10px; border: 2px solid #B5B588;
	color: #666666; background: white url(../images/nzips_dna_subsection_bg.gif) repeat-x bottom;
}
div.subsection { clear: both; overflow: hidden; padding: 2px; }
tr.subsection .tableHolder { padding: 10px 10px 12px; }

/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* LINKS & MENUS */
a { color: #666600; }
a:hover { text-decoration: none; }
div.subsection a { color: #006699; }
.resultPages a { color: #333333; }
.print { overflow: hidden; margin-bottom: -5px; }
.print a { float: right; }
a.print { position: absolute; top: 10px; right: 10px; }
.nav { padding: 1em 0 0 1em;  }
.nav a { color: #333333; }

/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* SPECIALTY STYLES */

/* utility */
.hidden { display: none; }
.clear { clear: both; }
.floatContainer { overflow: hidden; }

/*///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\*/
/* PAGE STYLES */

/* search */
#search th, #search td { padding: 10px 10px 0 0; border-top: 1px solid white; vertical-align: top; }
#search th { width: 37%; padding-top: 15px; font-weight: bold; text-align: right;  }
#search td { width: auto; }
.caption {display: none}
th .caption {  text-align: right; }
input { float: left; margin: 0 5px 5px 0; }
input.text { border: 1px solid #789BB6; }

.tab { position: relative; text-align: center; overflow: hidden; }
.tab .tabContent { position: relative; margin: 10px 0 10px 10px; }
#search .tab.selected { background: url(../images/nzips_dna_tab_left.gif) no-repeat; position: relative; z-index: 100; margin-bottom: -1px; }
#search .tab.selected .tabEnd { width: 13px; float: right; background: url(../images/nzips_dna_tab_right.gif) no-repeat; }

#search .noSection th, #search .noSection td { border: none; padding-top: 0; }

#search .subsection td { width: 25%; padding: 10px; border: none; }
#main .tableHolder {	margin-top: -12px; }
#main .tableHolder td { padding: 0 5px 5px 0; }
.subsection input { float: left; margin: 1px 5px 5px 0; }
.subsection p { margin: 5px 5px 1em; }
/* search results */

.description p, .description h3, .description h4,  .description div.note  { margin: 0 2em 1em  1em; 	font-size: 10pt;}
.description div { border-top: 1px dotted #D9D9D9; }
.description .links {  padding: 1em 0; }
.description .links a { padding: 0.5em 1em;}

.info div { padding: 0.3em 0; border-top: 1px dotted white; font-size: 10pt; }
.info div:first-child { padding-top: 0; border: none; }
.info .links { text-align: right; padding-top: 2em; }

.resultPages { margin: 0; padding: 0.5em 0; background: white; text-align: center; }

/* programme details */
#main.programme .info { width:100%; padding: 8px; }
.subsection .floatContainer { padding-bottom: 1em; }
div.boxout { margin-bottom: 1em;  background: white; border: none; }
h5, h6 { margin: 0;  font-weight: bold; }
h6 { padding-bottom: 3px;  color: #006699; border-bottom: 1px dotted #D9D9D9; }


body#nzips_detail_page #container #main #targets { margin: 18px 10px 20px 10px; padding: 10px 0 0 0; border-top: 1px solid #D9D9D9; }
body#nzips_detail_page #container #main #targets table { width:100%; border: 1px dashed #D9D9D9; margin: 0 padding: 0; }
body#nzips_detail_page #container #main #targets th, body#nzips_detail_page #container #main #targets td { padding: 5px; vertical-align: top; background: #F6F6F6; border-top: 1px dashed #D9D9D9;font-size: .8em;}
body#nzips_detail_page #container #main #targets th { width: 150px; font-size: 12px; color: #333333; background: #F6F6F6; border-right: 1px dashed #D9D9D9; }
body#nzips_detail_page #container #main #targets td { width: auto; }
body#nzips_detail_page #container #main #targets table table td { width: 33%;  }
body#nzips_detail_page #container #main #targets table table, body#nzips_detail_page #container #main #targets table table td { margin: 0; border: none; }



body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
}
table, td, tr {
margin: 0;
padding: 0;
}
#header_out {
background: url(../images/nzips_top_right.gif) no-repeat;
}
#header {
display: none
}
#main_menu {
padding: 25px 0 0 0;
height: 30px;
}
#section_menu {
display: none;

}
#tables {
margin: 0 0 0 0;
width: 75%;
}
#footer {
display: none;
}