﻿body
{
	background-image: url(../NZIPISliced/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}

#container
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:8px;
	height:auto;
}
#logodiv
{
	background-image: url(../NZIPISliced/Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 107px;
	width: 400px;
	background-position: left center;
}

#loginbox
{
	background-color: #383838;
	background-image: url(../NZIPISliced/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:492px;
	height:62px;
	float:left;
	text-align:center;
	
}

#txtDropdown
{
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	margin-top:8px;
	margin-left:15px;
	width:205px;
	height:23px;
	border-color:white;
	border-style:none;
	font-size:20px;
	/*font-weight:bold;*/
}
#lstDropdown
{
	margin-top:0px;
	margin-left:15px;	
	width:210px;
	position:relative;
	visibility:hidden;
	z-index:10;
	font-size:20px;
	height:230px;
}

.loginitems
{
	height:24px;
	width:485px;
	margin-top:5px;
	margin-left:10px;
	}
.lbllogin
{
	font-family:Tahoma;
	font-size:12px;
	color:White;
	float:left;
	margin-left:10px;
	padding-top:5px;
	margin-right:5px;

	
	}
.txtlogin
{
	border-style: none;
	height: 25px;
	width: 138px;
	background-image: url(../NZIPISliced/txtbx.gif);
	background-repeat: no-repeat;
	float: left;
	background-color: #383838;
	line-height:15px;
	/*padding-top:5px;*/
	margin-left:5px;
}
#button
{
	background-image: url(../NZIPISliced/button.gif);
	background-repeat: no-repeat;
	border-style:none;
	width:24px;
	height:23px;
	text-indent:-5000px;
	float:left;
	margin-left:5px;
	margin-top:1px;
}

#menudiv
{
	height:44px;
	width:899px;
	float:left;
	margin-top:3px;
	border-right: #0099cc 1px solid;
}
	
.menulink
{
	height: 44px;
	padding-right: 31px;
	padding-left: 30px;
	font-size: 19px;
	color: #011533;
	text-decoration: none;
	border-left: #0099cc 1px solid;
	float: left;
	text-align: center;
	line-height: 34pt;
	vertical-align: middle;
	/*font-family:Kozuka Gothic Pro M*/
	font-family:Tahoma;
	outline:none;
}

.menulink:hover
{
	height: 40px;
	border-left: #0099cc 1px solid;
	border-top: #383838 4px solid;
	color:white;
}

.menulinkselected
{
	height: 40px;
	border-left: #0099cc 1px solid;
	border-top: #383838 4px solid;
	color:white;
}


#frgtpass
{
	background-image: url(../NZIPISliced/Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:20px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:White;
	text-decoration:none;
	margin-left:10px;
	margin-top:2px;
}

#maincontent
{
	width: 900px;
	margin-top: 15px;
	border-left-color: #dcdcdc;
	float:left;

}
#contentleft
{
	width: 568px;
	float: left;
	border-right: #dcdcdc 1px solid;
	padding-right: 30px;
}
#contentFull{
	float: left;
	padding-right: 30px;
	width:100%;
}
#welcome
{
	width: 570px;
	background-image: url(../NZIPISliced/toptext.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	margin-bottom: 25px;
	margin-top: 5px;
	background-position: left bottom;
}
#img
{
	/*background-image: url(../NZIPISliced/Img.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#title
{
	/*width: 310px;
	float: right;
	background-image: url(../NZIPISliced/Welcome.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	height:25px;
}

#content
{	/*width: 310px;*/
	float: left;
	font-family:Tahoma;
	font-size:12px;
	color:Gray;
	line-height:20px;
	width: 100%;
	
}
.contentmainimg{
	margin-right:10px;
	float:left;
	display:block;
}
#banner
{
	float:left;
	margin-top:10px;}

#contentright
{
	float:right;
	padding-left:30px;
	width: 269px;
	
}

#memberImg
{
	width: 269px;
	height: 25px;
	background-image: url(../NZIPISliced/lblMem.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}
#dropdowndiv
{
	background-image: url(../NZIPISliced/DropDownImg.gif);
	background-repeat: no-repeat;
	height:38px;
	width:268px;
	float:left;
	margin-top:20px;
	}
.btndropdown
{
	background-image: url(NZIPISliced/btndropdown.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 38px;
	background-position: left top;
	float:right;
	margin-right:1px;
	text-indent:-5000px;
	border:none;
}	
#dropdown
{
	margin-top:10px;
	margin-left:15px;
	border-style:none;
	width:227px;
	visibility:hidden;}

mapdiv
{
	width: 269px;
	margin-top:30px;
	float:left;
	
	}
img[usemap] {
  border: none;
}

#footer
{
	width:100%;
	height:60px;
	background-color:#5f5f5f; 
	float:left;
	text-align:center
}
#footercontent
{width:900px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;

	
}
.footerlinks
	{
		font-family:Tahoma;
		font-size:12px;
		margin-right:10px;
		color:White;
		text-decoration:none;
		clear:both;
		
	}
#copyright
{
	clear:both;
	width:450px;
	height:20px;
	font-family:Tahoma;
	font-size:10px;
	color:White;
	margin-top:15px;
	text-align:left;
	float:left;
}
#websiteby A{
	width:450px;
	float:left;
	text-align:right;
	font-family:Tahoma;
	font-size:10px;
	margin-top:15px;
	color:White;
	text-decoration:none;
	outline:none;
}	
.page_heading{
	font-family:Tahoma;
	font-size:22px;
	margin:5px 0 25px 0;
}
.titletext{
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#0B4FB1;
	margin-bottom:7px;
}
.last_button{
	padding-left:35px !important;
	padding-right:35px !important;
}
.dotline{
	border-top: 1px dashed Gray;
}
.loginerror{
	font-family:Tahoma;
	font-size:20px;
	color:#FF0000;
}
.forumtitle{
	font-family:Tahoma;
	font-size:20px;
	color:#0B4FB1;
	width:bold;
}

.forumback{
	background-color:#EDEDEF;
	border:1px solid #ccc;
}
.textbox{
	border:1px solid #ccc;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.topictable{
	border:1px solid #ccc;
	margin:5px 0 0 0;
}
.btnclass{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
}
.memberRegions A{
	color:#0B4FB1;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}
.searchMember{
	border:1px solid #ccc;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:17px;
}
.linkcontent A{
	color:Gray;
	font-weight:bold;
	line-height:20px;
}






	
	
