﻿/* reset section pinched from Eric Meyer's reset.css */

  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0pt none ;
    margin: 0pt;
    padding: 0pt;
    background: transparent none repeat scroll 0%;
    font-size: 100%;
    vertical-align: baseline;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    volume: 49;
    }

 

  body { line-height: 1;
    }

  ol, ul { list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  blockquote, q { quotes: none ;
    }

  blockquote:before, blockquote:after, q:before, q:after { content: '';
    }

  *:focus {  }

  ins { text-decoration: none;
    }

  del { text-decoration: line-through;
    }

  table { border-collapse: collapse;
    -x-border-x-spacing: 0pt;
    -x-border-y-spacing: 0pt;
    }

/*---------------- End of reset section -------------------------------------- */



/* CSS Document */

html, body{ 
 	margin:0; 
 	padding:0; 
 	background-color:#FFFFFF;
 	text-align:left; 
 	height:100%;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:10px;
 	font-weight:normal;
 	text-decoration:none;
 	background-image:url(/images/background.gif);
 	background-repeat:no-repeat;
 	line-height: 1.5em;
 	position: relative;
	} 

p { margin-top: .4em; 
	text-align:justify;
	}
	
.image{ margin:10px; padding:2px; border:1px solid #666; 
	}

h1 { font-weight: bold;
	font-size: 1.5em; 
	color: 	#1b4da2;
	margin-top:0;
	clear: both;
	}

h2 { font-weight:bold;
	font-size:1.25em;
	color: #000000;
	margin-top: 0.5em;
}

h3 { font-size:1.1em;
	color:#000000;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.5em;
	}	

a:link { color: navy; }

#pagewidth { width:912px; 
 	text-align:left;
 	margin-left:0px; 
 	margin-right:0px;
 	background-image:url('/images/container_bg.gif');

	} 

#topimages { width:912px;
	height:172px;
	background-color:#ffffff;
	}

#topleftimage { width:168px;
	height:172px;
	background-color:#ffffff;
	/* background-image:url('/images/logo.gif');  */
	float:left;
	padding-left: 112px;
	}
	
#toprightimage { width:632px;
	height:120px;
	background-color: #eff3f4;
	text-align:right;
	float:left;
	margin-top: 52px;
	}

#horiline, .horiline { clear:both;
	margin:0; 
	padding:0;
	width:912px;
	font-size:1px;
	background-color: #b5b5b5;
	line-height:1px;
	height: 1px;
	}

#first { width:112px;
	height:29px;
	background-color:#ffffff;
	float:left;
	}

#second { width:168px;
	height:29px;
	background-color:#01a990;
	float:left;
	}

#third { width:632px;
	height:29px;
	background-color:#ffffff;
	float:left;
	}

#breadcrumbs { text-align:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	margin-top:8px;
	}

#firsttab { width:112px;
	text-align:left;
	height:531px;
	line-height:500px;
	background-image:url('/images/side_art.jpg');
	float:left;
	}

#secondtab { width:168px;
	padding-top:0px;
	text-align:left;
	background-color:#01a990;
	float:left;
	}
	
/*left side items*/
.leftmenu ul { margin: 0px;
	padding: 0px;
	margin-left:0px;
	margin-top: 0px;
	list-style-type: none;
	}

.leftmenu ul li { position: relative;
	display: inline;
	float: left;
	margin-left: 0px;
	}

.leftmenu ul li a, .leftmenu ul li a:visited { width:156px;
	height:auto;
	display: block;
	padding: 6px 0px 6px 12px;
	border-top: 1px solid #cbcbcb;
	border-left-width: 0px;
	border-right-width: 0px;
	text-decoration: none;
	background-color:#01a990;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-left: 0px;
	}
	
.leftmenu ul li a:hover, .leftmenuActive { /* background: url("/images/left_tab_back_hove.gif") center center repeat-x; */
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-left: 0px;
	}

/* left sub menus */
.leftmenu ul li ul li a, .leftmenu ul li ul li a:visited { width: 125px; 
	height: auto;
	/* height:12px; Peter Grundy changed to work with Firefox */
	font-weight: normal;
	padding: 6px 18px;
	padding-left:25px;
	border-top: 1px solid #cbcbcb;
	border-left-width: 0px;
	border-right-width: 0px;
	background: url("images/arrow_left.gif") no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bfd3e6;
	margin-left: 0px;
	}


.leftmenu ul li ul li a:hover, .leftmenu ul li ul li a:visited.submenuActive { font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	/* background: url("/images/left_tab_back_hove.gif") center center repeat-x; */
	margin-left: 0px;
	}

* html p#iepara{ padding-top: 1em;
	}
	
* html .leftmenu ul li { float: left; height: 1%; }
* html .leftmenu ul li a { height: 1%; }
/*left side items end*/

#thirdtab { width:632px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	color:#000000;
	overflow: auto;
	}
		
* html p#iepara { padding-top: 1em;
	}
	
#footer { clear:both;
	width:912px;
	height:auto;
	background-color:#FFFfff;
	}

/*
#footerimage { text-align:right;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
	background-color:#EFF3F3;
	}
*/
#footerimage { float: left;
}

#footertext { text-align: center;
	padding-top: 15px;
	background-image: url("/images/footer.gif");
	width: 632px;
	height: 65px;
	float: right;
}

#middletext { width:auto;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:10px;
	}

.LeftPadding10px { padding-left: 10px; }

.Padding10px { padding:10px; }

.RightPadding10px { padding-right:10px; }

/*** HOME PAGE ONLY TOP AREA DEFINITIONS - **/
/* some of these may not be required for Refugee Health?? */

#hometopimages { width:912px;
	height:191px;
	background-color:#FFFFFF;
	background-image:url(/images/background.jpg);
	background-repeat: no-repeat;
	}

#hometopleftimage
{
width:280px;
height:290px;
background-color: #EFF3F4;
float:left;
}

#hometoprightimage
{
width:632px;
height:290px;
background-color: #EFF3F4;
text-align:right;
float:left;
}


/* Calendar of events on home page */

#nzdaplogo { clear;
	margin-top: 10px;
	}

#nzdaptext { width: 189px; 
	font-style: italic;
	}
		
#events { border: 1px solid black;
	width: 400px;
	padding: 5px;
	margin-top: 10px;
	font-size: 0.8em;
	
	/* background-color: goldenrod; */
	
/*	position: relative;
	left: 190px;
	top: 5px; */
	float: right;
	}

/* Quick links on home page only?? */
#quicktop { margin-top: 50px;
	}	

 li#quicktop a { background-color: #bfd3e6;
 	font-weight: bold;
 	font-size: 1.25em;
}

#quicklinks { font-style: italic; }

/*
#quicklinks ul { list-style-type: none;
	}


#quicklinks ul li a { color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-left: 15px;
	margin-top: 15px;
	}	
*/
/* END HOME PAGE TOP AERA */

/* Misc styles added by Peter Grundy*/

blockquote { font-style: italic;
	}

ul { list-style-type: disc;
	}
	
/* lists formatting ~ use circle for nested list */
ul ul { list-style-type: circle;
	}


	
ol { list-style-type: decimal;
	}
	
li { margin-left: 15px;
	}
	
ul.pdflist, ol.pdflist { list-style-image: url(/images/pdf.gif);
	}

ul.wordlist, ol.wordlist { list-style-image: url(/images/msword.gif);
	}


ul.rsslist, ol.rsslist { list-style-image: url(/images/feed-icon-14x14.png);
	}

ul.pdflist > ul { list-style-image:none ;
	}

ul.linklist { list-style-image: url(/images/arrow.gif);
	}
	
/*
.pdflist li { padding-left: 7px;
	margin: 0 0 10px 0;
	}
*/


/* for language list in leaflets */
ul.language { list-style-type: none;
	text-align: center;
	}

ul.leafletlist, ul.atoz  { list-style-type: none;	
	margin-left: -15px;
	}
	
ul.language li, ul.atoz li { display: inline;
	}

ul li { line-height: 2em; 
	}
	
/* since above does not work with IE6 ... */
ul.xlist
{list-style-image: none;}

ul.xxlist { list-style-type: none; 
	}

.xxlist li { margin-left: -25px;
	margin-bottom: 10px;
	}


/* resource list headings */
span.resource { font-weight: bold; 
	font-size: 1.1em;
	}

#middletext { overflow: auto;
	}

.report { color: black;
	}

.shadow { color: #000000;
	background-color: #cccccc;
	padding: 5px 0 10px 5px;
	}

/* q tag "fix" (from A List Apart article "Long Live the Q Tag") */
q:before, q:after {
    content: ""; }
    

.it { font-style: italic;
	overflow: visible;
	height:1%;
	}

.totalrow { font-weight: bold;
	font-size: 100%;
	}


/* left sub sub menus */
.leftmenu ul li ul li ul li a, .leftmenu ul li ul li ul li a:visited {
width: 100px; 
height: auto;
font-weight: normal;
/* padding: 6px 18px;
padding-left:50px; */
padding: 6px 18px 6px 50px; 
border-top: 1px solid #CBCBCB;
border-left-width: 0px;
border-right-width: 0px;
background: url(images/arrow_left.gif) no-repeat 20px;
/* background: url(images/arrow_left.gif) no-repeat left; */
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#BFD3E6;
}

/* for third menu level - "subsub"menu */
.leftmenu ul li ul li ul li a:hover, .leftmenu ul li ul li ul li a:visited.subsubmenuActive {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
/* background: url(/images/left_tab_back_hove.gif) center center repeat-x; */
}

form { margin-top: 2em;
	}


form fieldset { clear: both;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}
	
label { vertical-align: middle;
	}
	
#feedername, #position, #email, #feedback { /* float: right; */
	/* margin-right: 140px;	 */
	width: 350px;
	vertical-align: middle;
	}


/* for back to top */
.back {text-align: right; 
	}

table { border: 1px solid black;
	margin-top: 2em;
	width: 612px;
	}
	
th { border: 1px solid black;
	}

td.bottrow { border-bottom: 1px solid black;
	}

.rowalt, .rowaltb { background-color: #ffffcc; 
	}
	
.row1, .row1b { background-color: #ccffcc; 
	}

.rowaltb td, .row1b td{ border: 1px solid grey;
	text-align: right;
	}


th.lb, th.lbh { border-left: 1px solid black; }

th.lbh { text-align: center; }

th, td { padding-left: 2px;
	padding-right: 5px;
	line-height: 2em;
	border: 1px solid black;
	}
	
address { margin-top: 6px;
	}
	
caption { padding-top: 2em;		/* IE 6 doesn't seem to recognise margin-top on the caption */
	text-align: left;
	font-weight:bold;
	font-size:1.25em;
	color: #000000;
	}
	
.inlineHead { font-weight: bold;
	font-size: 1.25em;
	color: #000000;
	}

.highlight { background-color: lightgrey;
	}
	
/* Fact sheets */
/* -- in muslim diet */
h2.topic { text-decoration: underline;
	}

p.source { font-style: italic;
	padding-left: 1.5em;
	padding-right: 1.5em;
	overflow: visible;
	text-align: left;
	}

blockquote { font-style: normal;
	margin-left: 1.5em;
	margin-top: 1.5em;
	text-align: justify;
	}

/*-- end fact sheets */

/* address class ~ format addresses throughout pages */
.address { font-style: italic;
	background-color: ivory;
	text-align: left;
	}
	
	
/* map styles */
.map { text-align: center;
	/* width:234px; */
	margin-left:auto; 
	margin-right:auto;
	}

/* from image map web site  http://www.image-maps.com */
dl.image_map { display:block; 
	width:234px; 
	height:285px; 
	/* background:url(http://aboutus/nzrhs.aspuploaded_files/8200909031731268_map.jpg);  */
	position:relative; 
	margin:2px auto 2px auto;
	}
	
a.LINK0 { left:139px; 
	top:39px; 
	background:transparent;
	}
	
a.LINK0 { display:block; 
	width:57px; 
	height:0; 
	padding-top:22px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK0:hover  { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK1 { left:149px; 
	top:57px; 
	background:transparent;
	}
	
a.LINK1 { display:block; 
	width:53px; height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK1:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK2 { left:137px; 
	top:110px; 
	background:transparent;
	}
	
a.LINK2 { display:block; 
	width:94px; 
	height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK2:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK3 {left:104px; 
	top:129px; 
	background:transparent;
	}
	
a.LINK3 { display:block; 
	width:42px; 
	height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK3:hover {background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK4 { left:138px; 
	top:147px; 
	background:transparent;
	}
	
a.LINK4 { display:block; 
	width:65px; 
	height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK4:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK5 { left:105px; 
	top:176px; 
	background:transparent;
	}
	
a.LINK5 { display:block; 
	width:79px; 
	height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK5:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK6 { left:72px; 
	top:222px; 
	background:transparent;
	}
	
a.LINK6 { display:block; 
	width:50px; 
	height:0; 
	padding-top:21px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK6:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK7 { left:131px; 
	top:54px; 
	background:transparent;
	}
	
a.LINK7 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK7:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK8 { left:138px; 
	top:74px; 
	background:transparent;
	}
	
a.LINK8 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK8:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK9 { left:145px; 
	top:128px; 
	background:transparent;
	}
	
a.LINK9 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK9:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK10 { left:129px; 
	top:146px; 
	background:transparent;
	}
	
a.LINK10 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK10:hover  { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK11 { left:106px; 
	top:144px; 
	background:transparent;
	}
	
a.LINK11 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK11:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK12 { left:98px; 
	top:192px; 
	background:transparent;
	}
	
a.LINK12 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK12:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.LINK13 { left:67px; 
	top:238px; 
	background:transparent;
	}
	
a.LINK13 { display:block; 
	width:12px; 
	height:0; 
	padding-top:13px; 
	overflow:hidden; 
	position:absolute;
	}
	
a.LINK13:hover { background:transparent; 
	border:1px dashed black; 
	color:black;
	}
	
a.BLINK { left:232px; 
	top:283px; 
	background:transparent;
	}
	
a.BLINK { display:block; 
	width:202px; 
	height:17px; 
	overflow:hidden; 
	position:absolute; 
	font-size:0px;
	}
	
a.BLINK:hover { background:black; 
	border:1px dashed white; 
	color:white; 
	font-size:9px;
	}
	
	
/* show/hide on articles and links and resources pages*/
#resettle, #med, #gen, #nz, #healthlinks, #inter, #edu, #res, #national, #leaflets, #articles { display: none;}

				
}


