/*************************************************
                     Content
*************************************************/

h2 {
	padding: 2px 5px;
	font-size: 20pt;
	border: none;
	margin: 0 0 25px 0;
	border-left: 5px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #CC0000;
	font-weight: normal;
}

#nav_secondary ul a {
color:#555555;
text-decoration:none;
border-bottom:1px solid #cccccc;
display:block;
padding:3px 0;
text-decoration:none;
width: auto;
}

#nav_secondary ul li strong {
border-bottom:1px solid #cccccc;
color:#CC0000;
padding:3px 0 3px 17px;
background: url(images/page_images/bulletpoint-blue.jpg) left 5px no-repeat;
width: auto;
}

.new {
color:#CC0000;
}

/**  wrapper **/

#wrapper #content_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#wrapper #content_wrapper #content {
/*	float: left;*/
	width: 700PX;
	
}

#wrapper #content_wrapper #content_no-secondaly {
/*	float: left;*/
	width: 100%;
	
}


#wrapper #content_wrapper .top {
	float: left;
	width: 700PX;
	
}

/**  toppae button **/

ul.topbtn 
{
	padding-left: 0px;
	margin: 0px;
}

.topbtn li {
	margin: 6px 6px 0px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: "MS UI Gothic", Tahoma;
	list-style: none none;
}

.topbtn li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 25px;
	background: url(auckland/images/top/btnBG01.jpg) left top no-repeat;
	display: block;
	color: #333333;
}

.topbtn li a:hover {
	background: url(auckland/images/top/btnBG02.jpg) left top no-repeat;
}

/** toppage list **/

div.toplist {
 padding-top: 10px;
}

div#top {
	clear: both;
}

div#left,
div#right {
	float: left;
	width: 345px;
}

div#left {
	margin-right: 10px;
}

h2.title{
	font-size: 14px;
	color: #333333;
	border-top: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
	border-left: none;
	background: url(auckland/images/top/h2BG01.jpg) right top repeat-y;
	padding: 5px;
	margin: 0;
	font-style: normal;	}

/**  enquiry **/
ul.enquiry {
	list-style: none none;
	padding-left: 0;
}

ul.enquiry li {
	background: url(auckland/images/page_images/mai_icon.gif) left 2px no-repeat;
	padding-left: 23px;
	margin-bottom: 5px;
}

/** nav main.dwt **/

ul#nav {
	font-size: 13px;
}

ul#nav li {
	border-right: 1px solid #FFFFFF;
	margin: 5px 0;
}

ul#nav li a {
	padding-right: 10px;
}

/** nav_secondary **/

#nav_secondary {
	margin-bottom: 25px;
	
}
/** past event **/

table.pastevent td {
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: top;
}

table.pastevent img {
	float: right;
	border: none;
	margin-left: 20px;
	
}

table.pastevent h3 {
	font-size: 13px;
	border: none;
	padding: 0;
}

table.pastevent p {
	margin: 5px 0;
}

/** table **/

.event td,
.event th {
	padding: 10px;
}

th {
	text-align: left;
	background: #EBEBEB;
}

h3 {
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px 8px;
}
