/*body {
 text-align: center;
 margin:0px 0px;
 font-family:verdana, arial, sans-serif;
 
 }
 */
 
body 
{margin:0px 0px;text-align:center;font:14px/17px  verdana, arial, helvetica, sans-serif;color:#454545;background:url(/images/Pou-Whakaaro-header_01.gif) ;background-repeat:repeat-x}

html, body {
height: 100%;background-color:#E9E9E9;
}

#content_col img {margin-right:15px;margin-top:10px;margin-bottom:15px;}
 

#container{
width:1004px;
margin:0px auto;
text-align:left;
padding:0px;
border:0px solid gray;
background:url(/images/Pou-Whakaaro-header_02.jpg) top center no-repeat;
background-color:white;
min-height: 100%;
height: auto !important;
height: 100%;
}


#container .containerLeft{border:0px solid green;width:14px;background:url(/images/left.jpg);background-repeat:repeat-y}
#container .containerRight{border:0px solid green;width:16px;background:url(/images/right.jpg);background-repeat:repeat-y}


/*#container h2{font-size:17px;font-weight:normal}*/


#top{border-bottom:0px solid green;width:982px;margin-bottom:0px;height:244px;padding:0px;}


/*#content{border:0px solid gray;width:980px;padding:10px}*/

#top h1{font-size:22px;font-weight:normal;color:#58A2A3}

 h1{font-size:24px;font-weight:normal;margin-top:17px;color:#368689}
 h2{color:#46507F;font-size:22px;font-weight:normal;margin-bottom:10px}
 h3{color:#454545;font-size:16px;font-weight:bold;margin-bottom:0px;margin-top:25px}

/*Public.tpl   --982--          */   
#container #left_col{width:190px;border:0px solid blue;float:left;padding-left:20px}
#container #content_col h1{font-weight:normal}
#container #content_col ul {margin-top:5px}

#container #content_col{
width:710px;
height:900px;
border:0px solid blue;
float:left;
padding-right:0px;
padding-left:20px;
padding-top:0px;

min-height: 100%;
height: auto !important;
height: 100%;


}



#content_td{background:url(/images/contentbg.jpg) top right no-repeat;}

#container #content_col img{margin-left:15px;margin-right:15px;background-color:#D4D4FF;padding:3px;border:1px solid #c0c0c0}



/*make_pages.tpl*/
#container #center_col{width:770px;border:0px solid blue;float:left}
#container #right_col{width:190px;border:0px solid red;float:left}
#container #right_col ul{padding-left:20px}


#treeOnly {font-size:11px}

.purple_button{background-color:#5f5faf;color:white;font-size:20px}

.menuHighlight {background-color:#9a9afc;padding:3px;color:white;text-decoration:none;display:block}






/* CSS Popout menuv */

/* Fix IE. Hide from IE Mac \*/
* html #menuv ul li{float:left;height:1%;}
* html #menuv ul li a{height:1%;}
/* End */

#menuv		                                 /* position, size, and font of  menu */
	{	
	/*position:absolute;	*/
	/*top:19em;
	left:6em;
	z-index: 10;*/
	margin-top:15px;
	width: 15em;						          /* [1] width of menu item (i.e., box) */
	text-align: center;
	font-size: 0.85em;
	font-family: helvetica, arial, geneva, sans-serif;
	}

#menuv a
	{
	width: 100%;
	display:block;						
	padding-top: 0.3em;						/* expands menu box vertically*/
	padding-bottom: 0.3em;
	/*border-bottom:1px solid #B4B5B8;*/		/* adds bottom border */
	border-bottom:1px solid white;
	border-left:1px solid gray;
	border-right:1px solid gray;
	white-space:nowrap;
	}

#menuv a, #menuv a:visited				/* all menus at rest */
	{
	/*background-color:#BDE57D;*/
	/*background-color: #55ABC1;*/
	background-color:#D4D4FF;
	color:black;
	
	
	text-decoration:none;				       /* removes underlines from links */
	}

#menuv a.parent, #menuv a.parent:hover 	/* attaches parent-arrow on all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuv a:hover				             /* all menus on mouse-over */
	{
	color: black;
	/*background-color: #24C4E6;*/
	background-color: #A2A3D2
	}
	
#menuv li
	{
	list-style-type:none;		            /* removes bullets */
	}

#menuv ul li
	{
	position:relative;
	}

#menuv li ul
	{
	position: absolute;
	top: 0;
	left: 15.6em;				                 /* distance from  left menu (this should be the same as width value in #menuv [1]) above */
	display: none;
	}

div#menuv ul
	{
	margin:0;				               /* keeps the menu parts together */
	padding:0;
	width: 15.5em;			              /* width of sub menus  (this should be the same as width value in #menuv [1]) above */
	}
	
#menuv ul ul, div#menuv ul ul ul{
	margin:0;				               /* keeps the menu parts together */
	padding:0;
	width: 15.5em;
}
	
	
	

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
	{
	display: none;
	}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
	{
	display: block;
	}
	
p {padding:0px;margin:7px 0px 0px 0px}


