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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td{
	padding: auto;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body strong{
	font-weight: bold;
}
body em{
	font-style:italic;
}
.clear, .clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
hr{
	border:0;
	background:transparent;
	color:transparent;
	border-top:1px dotted #000;
	height:1px;
	width: 99%;
	float:left;
	margin:0 0 20px 0;
}
/* formatting styles */

html{
	height: 100%;
}
body{
	color:#000000;
	background: #404040 url(../images/bg.gif) repeat top left;
	margin: 0px auto;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#container-holder{
	margin: 0px auto;
	width: 900px;
	text-align: left;
	z-index:20;
	position:relative;
	background: #404040 url(../images/bg.gif) repeat top left;
}

#container{
	margin: 0px auto;
	width: 900px;
	text-align: left;
	color: #000;
	background: #cce6ff url(../images/page-bg-nz.jpg) repeat-x top left;
}
#container #header{
	width:100%;
	height:140px;
	text-align: left;
}
#container #header #main-logo{
	border: 0px;
	position: relative;
	top: 20px;
	left: 10px;
	z-index: 999;
	width: 400px;
}
#container #header #main-logo #country-title{
	float:right;
	right: 10px;
}
#container #header a img{
	border: 0px;	
	position: relative;
	z-index: 999;
}
#container #header #switch-sites{
	float:right;
	font-size: 11px;
	margin: 2px 10px 10px 0;
}
#coloured-bar{
	clear:both;
	height:5px;
	font-size:1px;
	overflow:hidden;
}
.fade-sides{
	background: transparent url(../images/fade-sides.png) repeat-y top left;
	width: 900px;
	margin-left:-5px;
	padding: 0px 5px;
	margin-top: -5px;
}
.fade-top{
	background: transparent url(../images/fade-top.png) repeat-x bottom left;
	width: 100%;
	height: 5px;
	font-size: 1px;
	padding: 0px;
	top:-5px;
	z-index: 99;
	position: relative;
}
.fade-topleft{
	position: relative;
	float: left;
	left: -5px;
}
.fade-topright{
	position: relative;
	float: right;
	right: -5px;
}
.fade-bottom{
	background: transparent url(../images/fade-bottom.png) repeat-x bottom left;
	width: 100%;
	height: 5px;
	font-size: 1px;
	padding: 0px;
	z-index: 99;
	position: relative;
}
.fade-bottomleft{
	position: relative;
	float: left;
	left: -5px;
	top: 0px;
}
.fade-bottomright{
	position: relative;
	float: right;
	right: -5px;
	top: 0px;
}
.alert-bar-holder{
	width: 402px;
	float:right;
	position:relative;
	right:16px;
}
.alert-bar-holder p{
	margin-left:20px;
	font-size:11px;
}
.alert-bar{
	margin-top:2px;
	width: 400px;
	height:80px;
	padding:1px;
	position:relative;
}
.alert-bar .next-event-item{
	text-align:center;
	background: #d3e2f1;
	border: 1px solid #fff;
	height:75px;
	padding-top:3px;
	line-height:18px;
}
.alert-bar .next-event-item.half{
	width:196px;
	float:left;
	margin-right:4px;
}
.alert-bar .next-event-item.half.second{
	margin:0;
}
.alert-bar .next-event-item.full{
	width:398px;
}

.siteskin{
	width:100%;
	margin: 0 auto;
	text-align:left;
}
.siteskin .bglink{
	width: 100%;
	background-color:transparent;
	height: 1600px;
	margin: 0 auto;
	display: block;
	position:fixed;
	z-index:0;
	margin: 0;
	float:left;
}

.premierholder{
	background:inherit;
	padding: 3px 0;
	z-index:10;
	position:relative;
	width:900px;
	margin:0px auto;
}
.premierholder table{
	height: 120px;
	margin: 0px auto;
}
.premierholder img{
	display: block;
}
#main-logo{
	float:left;
}
.contentarea_top{
	width: 880px;
	margin: 10px 0;
	position:relative;
	color: #FFF;
	padding: 0 10px;
}
.contentarea_main{
	width: 900px;
	margin: 0px;
	position:relative;
	color: #000;
}
.column-left{
	width: 542px;
	margin:0 0 10px 10px;
	float:left;
	padding: 20px 10px 0px 10px;
	background:#fff url(../images/content-box-bg.gif) repeat-x top left;
	border: 4px solid #fff;
	display:inline;
}
.column-right{
	width: 300px;
	margin-left:10px;
	float:left;
	padding: 0px;
}
.content-box{
	margin:10px 0;
	width:272px;
	background:#fff url(../images/content-box-bg.gif) repeat-x top left;
	border: 4px solid #fff;
	padding: 5px 10px;
	display:block;
}
.content-box.guest_box{
	background:inherit;
}
.content-box.guest_box a.guest_box_more{
	color:#fff;
	float:right;
}
.content-box.guest_box .featured_article{
	margin-right:2px;
	margin-bottom:2px;
}
.content-footer{
	margin:0 0 20px 0;
	width:450px;
	background:#e5f3fd url(../images/content-footer-bg.gif) repeat-x top left;
	border: 4px solid #fff;
	padding: 15px 40px;
	display:block;
	text-align:center;
	line-height:18px;
	font-style:italic;
}
.content-footer a{
	font-weight:bold;
}
#main-menu{
	color: #000;
	position: relative;
	display:block;
	z-index: 90;
	float:left;
	margin-top:10px;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
#main-menu ul li{
	height: 52px;
	display:block;
	float:left;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
#main-menu a, #main-menu a:active, #main-menu a:visited{
	overflow:hidden;
	display:block;
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	height: 52px;
	position:relative;
	float:left;
	z-index:70;
}
#main-menu a:hover{
	background-position:0px -53px;
	background-repeat: no-repeat;
}
#main-menu li.selected{
	height:53px;
	border-bottom:0;
}
#main-menu li.selected a{
	background-position:0px -53px;
	height: 53px;
}

#footer{
	text-align:right;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 5px;
	padding: 10px 0;
	line-height:16px;
}
#footer #menu_footer li{
	display:inline;
}
#footer a{
	color: #fff;
}
.built_menu{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#menu_far_right li{
	display:block;
	float:left;
	margin: 0 5px 5px 0;
}
.popular-articles{
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	height: 118px;
	background: transparent;
}
.popular-articles div{
	padding:10px 0 10px 2px;
	height: 98px;
	background: transparent;
}
.featured_article{
	border:1px solid #000;
	width:138px;
	height:98px;
	display:block;
	float:left;
	margin-right:6px;
	color:#000;
}
.featured_article span{
	background:transparent url(../images/fade-70.png) repeat top left;
	width: 134px;
	display:block;
	font-size:11px;
	padding: 0px 2px;
	height: 22px;
	line-height:22px;
	overflow:hidden;
	position:relative;
	top:76px;
	text-align:right;
}
.main-guest-image{
	margin:0 0 10px 0;
	background:#fff url(../images/content-box-bg.gif) repeat-x top left;
	border: 4px solid #fff;
	display:block;
	width: 292px;
	height: 208px;
}
.category_link{
	width: 254px;
	height: 181px;
	float:left;
	margin: 0 10px 10px 0;
	position:relative;
	background-color:#fff;
	border: 4px solid #fff;
}
.category_link.image-right{
	margin: 0 0 10px 0;
}
.main-guest-image-category{
	width: 254px;
	height: 181px;
	display:block;
}
.category_link span{
	background:transparent url(../images/fade-60.png) repeat top left;
	width: 250px;
	display:block;
	font-size:12px;
	padding: 2px 2px;
	line-height:20px;
	text-align:right;
	z-index:66;
	position:absolute;
	bottom:0;
	left:0;
}
.follow-icon{
	margin-right:5px;
}
.follow-icon img{
	width:60px;
	height:75px;
}
/* formatting styles */
p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height:18px;
	font-weight: normal;
}
.article{
	text-align:justify;	
}
h1{
	margin: 0 0 15px 0;
	padding: 0px;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#000;
	line-height:36px;
}
h2{
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
h3{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
h4{
	font-size:17px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 0px;
	color: #000;
}
.content-box.guest_box h4{
	color: #fff;
}
a, a:active, a:visited{
	color: #074788;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
.category_link a, .category_link a:active, .category_link a:visited{
	color:#000;
}
.featured_article, .featured_article:active, .featured_article:visited{
	color:#000;
}
.upcoming-event{
	margin:15px 0;
}
.upcoming-event a, .next-event-item a{
	font-size: 11px;
	font-weight: bold;
}
.date{
	font-size:11px;
	color:#666666;
}
.ticket-link{
	font-size:11px;
	font-weight:bold;
}
.ticket-link img{
	border:0;
}
a.ticket-link:hover{
	text-decoration:none;
}
.content_image{
	border:4px solid #fff;
}
/* form styling */
#myTable{
	border: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#myTable thead{
	background-color: #510087;
	border: 1px solid #ffffff;
	height: 22px;
	color: #ffffff;
}
#myTable thead td{
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-right: 0px;
	height: 22px;
	overflow: hidden;
}
#myTable tbody td{
	margin:0px;
	padding:10px 4px;
	border-top:1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}
#myTable td img{
	border: 0px;
}
.formmsg{
	font-weight:bold;
	color: #c03701;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #510087;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam{
	display:block;
	height:0px;
	overflow:hidden;
}

.sharing_tools{
	width: 100%;
	margin: 40px 0 20px 0;
	text-align:right;
	float:right;
}
.sharing_tools a{
	font-size: 11px;
	margin-right: 6px;
	color: #444444;
	font-weight: normal;
}
.sharing_tools .share-button img{
	border:0;
	width: 16px;
	position: relative;
	vertical-align:text-bottom;
	top: 1px;
}
.sharing_tools .diggbutton{
	display:inline;
	position:relative;
	top: 6px;
	right: -2px;
	overflow: hidden;
}
.sharing_tools iframe{
	width: 110px;
	overflow:hidden;
}
.sharing_tools .share-button{
	border: 1px solid #3c5997;
	background-color: #6587a6;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 3px;
	color: #fff;
}
