﻿body{margin:0 0 10px 0;font:normal 14px arial, sans-serif;color:#2d2375;}
div{margin:0;padding:0;display:block;position:relative;float:left;}
ul{list-style-type:none;margin:0;padding:0;}
li{list-style-type:none;margin:0;padding:0 0 5px 0;color:#fff;font:bold 12px arial, sans-serif;}
p{margin:0 0 15px 0;padding:0 10px 0 0;}
h1{font:bold 30px arial, sans-serif;color:#2d2375;}
h2{font:bold 17.5px arial, sans-serif;color:#2d2375;}

/* misc */
.clearer{clear:both;position:relative;display:block;visibility:hidden;}

/* wrapper */
#contentWrap{background-color:#f9d7bc;margin:0 auto;border:1px solid pink;width:765px;float:none;}

/* header */
#dnn_header{width:765px;height:246px;margin:0;padding:0;overflow:hidden;}
#dnn_header a{display:none;}
#dnn_header div.Normal{margin:0;padding:0;position:relative;display:block;}

/* lhMenu */
#leftWrap{background:url(/portals/9/image/site/bgLeftHome.jpg) top left no-repeat;width:145px;height:697px;float: left;}
#leftWrap_nav2{}

#menu{position:absolute;z-index:2;}

.Location
{
    width: 600px;
}

/* content */
#rightWrap{background:url(/portals/9/image/site/bgGrad.jpg) #fde4c6 top left repeat-x;width:620px;height:697px;position:relative;float:right;margin: 0;padding: 0;}
#dnn_contentPane{width:620px;overflow:hidden;position:relative;display:block;float:left;}
#dnn_contentPane ul{background-color:transparent;margin:0px;padding:0;}
#dnn_contentPane li{background-image:none;width:120px;height:133px;margin:0 28px 0 0;padding:0px;list-style-image:none;list-style-type:none;line-height:1.3em;display:block;float:left;}
#dnn_contentPane li a.abn,
#dnn_contentPane li a.nmk,
#dnn_contentPane li a.oga,
#dnn_contentPane li a.rkl,
#dnn_contentPane li a.hvl,
#dnn_contentPane li a.ham,
#dnn_contentPane li a.ytn{background:url(/portals/9/image/site/location_albany.gif) top left no-repeat;width:120px;height:123px;position:relative;float:left;text-align:left;}
#dnn_contentPane li a.nmk{background-image:url(/portals/9/image/site/location_newmarket.gif);}
#dnn_contentPane li a.oga{background-image:url(/portals/9/image/site/location_onehunga.gif);}
#dnn_contentPane li a.rkl{background-image:url(/portals/9/image/site/location_roskill.gif);}
#dnn_contentPane li a.ytn{background-image:url(/portals/9/image/site/location_youthtown.gif);}
#dnn_contentPane li a.hvl{background-image:url(/portals/9/image/site/location_havelock_star.gif);}
#dnn_contentPane li a.ham{background-image:url(/portals/9/image/site/location_hamilton_star.gif);}
#dnn_contentPane li p,
#dnn_contentPane li span p{margin:0px;padding:100px 0 0 3px;color:#fff;}
#dnn_contentPane li span{width:120px;height:123px;margin:0px;padding:0;text-indent:0;color:#fff;float:left;}
#dnn_contentPane li a:hover{background-position:bottom left;color:#999999;text-decoration:none;}
#dnn_contentPane li.empty{background-image:none;width:40px;height:133px;margin:0 28px 0 0;padding:0px;list-style-image:none;list-style-type:none;line-height:1.3em;display:block;float:left;}

/* footer */
#footerHome{background:url(/portals/9/image/site/footerHolder.png) top left no-repeat;width:765px;height:219px;margin:0;padding:0;}

.sharepoint
{
    float: right;
    margin: 25px 20px 0 0;
    border: 0;
}

#footer_nav2{background-color:#fff;width:765px;height:68px;margin:0;padding:0;position:relative;display:block;}
/* menu */
#menu
{
    
    
    padding:0px;
	margin:0px;	
	width: auto;
	height:auto;
	height:250px;
	
	
}
/* like ul,but container eg.bg image image for the the fist level*/
.MainMenu_MenuContainer {
	background-color:Transparent;
	width: 120px;  
    padding:0px;
	margin:0px;	
	height:250px;

	 
}


/*second list text color/background-eg. for bg color for all li text */
.MainMenu_MenuItem {
	cursor: hand;
	
	color: white;
    font-family:Verdana, Arial, Helvetica; 
	font-size: 9pt;
	font-weight:normal;	
	background-color:Transparent;/*set transparent when you want to set bg color in second level list*/
	height: 25px; /*the padding of first level can be changed*/
	border: 0px;
	margin:0px;	
	padding:0px;	
	width:100%;  /*it's good to set to 100% with SubMenu.width:120px*/
border-bottom:1px solid white;
	
	
	
}

.MainMenu_SubMenu {
	background-color:#49A3DA;	
	cursor: hand;	
	border:0px;
	height: auto;/*not same .MainMenu_MenuItem.height */
	 font-family:Verdana, Arial, Helvetica; 
	 width:120px; /* same as MainMenu_MenuContainer.width:120px*/
	 letter-spacing:-1px;
	 margin-left:0px;
	 margin-right:0px;
	 padding-right:0px;
	 text-indent:10px;
	/*border-bottom:5px solid white;/*the only bottom of submenu */
	
	
}

.MainMenu_MenuBreak {
border: 1px; 
}
.MainMenu_MenuItemSel {
	height: 25px;
	font-size: 9pt;
	font-weight: normal; 
	font-style: normal;
	letter-spacing:-1px; 
	font-family:Verdana, Arial, Helvetica; 
}
.RootMenuItemSel
{
    background-color:Transparent;
    color: #22509B; 
    
}
.SubMenuItemSel
{
   background-color:Transparent; 
	cursor: hand; 	
	color: #22509B; 
	font-family:Verdana, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 25px;/*same .MainMenu_MenuItem.height */
	/*width:120px; /*?second level list width(That's different with subMenu?*/
	letter-spacing:-1px;
border-bottom:1px solid white;

 	
	
	 width:100%; /*it's good to set to 100% with SubMenu.width:120px*/
	  text-align:left;
}
/*This is for Icon column setting*/
.MainMenu_MenuIcon {
	background-color: #49A3DA; 
	cursor: hand; 
	
	text-align: center; 
	width: 0px; 
	height: 20px;
	border:0px;
}
.MenuItemActive
{
    height: 18;
    background-color:Transparent;
	color: #22509B;
	font-family:Verdana, Arial, Helvetica; 
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;	 
}
/*
.StandardButton     {
	color: #ffffff;
    font-family:Verdana, Arial, Helvetica; 
	font-size: 11px;
	font-weight: normal;
	background-color: #780E12;
}*/

.RootMenuItem1
{
    
     
    letter-spacing:-1px;
 height: 25px;/*same .MainMenu_MenuItem.height */
 
   
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border:0px;
	height: 18px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	height: 18px;
}
.Normal { font-size:13px; }

.strburstWhenReq a img
{
    border:none !important;
    margin-bottom:-30px;
}

.imgStar
{
    border:none !important;
}
