/* CSS document */
body {
	background: #000000 url(../img/mainBg.png) no-repeat top fixed;
	margin: 0px;
	padding: 0px;
	
}

#wrapheader {
	background: transparent url(../img/headerBg.png) no-repeat top;
	margin: 0px auto;
	padding: 20px 0px 35px 0px;
	
}

#mainheader {
	width: 996px;
	background-color: transparent;
	margin: 0px auto;	
	overflow: visible;
}
#banner_quote {               
        background: transparent url(../img/party_vote_banner_v2.png) no-repeat top left;
        height: 105px;
        width: 996px;
        margin: 15px auto 10px auto;
}
#wrap {
	width: 996px;
	background-color: transparent;
	margin: -30px auto;
	z-index: 1;
	
}

/* header */
.header {
	height: 70px;
	background-color: transparent;
	margin: 0px 0px 10px 0px;	
}

.header h1 {
	margin: 0px 0px;
	padding: 5px 5px 5px 5px;
	position: absolute;
}

.header h3 {
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 40px;	
	margin: 0px 0px 0px 235px;
	padding: 10px 10px 8px 0px;
	position: absolute
}

/* Buttons - become a member, donate */
#buttonContainer {
	background-color: transparent;
	height: 140px;
	width: 996px;	
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom:20px;
	padding-left: 9px;
	padding-top: 10px;
}

#haumie {
	background: transparent url(../img/buttonsV3.png) no-repeat scroll 0px -287px;
	height: 140px;
	width: 495px;
	cursor: pointer;
	float: left;
	font-size: 14px;
	*overflow: hidden;
	text-decoration: none;	
}

#haumie:hover {
	background: transparent url(../img/buttonsV3.png) no-repeat 0px -430px;
}

#haumie a {
	height: 132px;
	width: 495px;
	font-size: 132px;
	line-height: 132px;
	text-decoration: none;	
}

#koha {
	background: transparent url(../img/buttonsV3.png) no-repeat scroll 0px top;
	height: 140px;
	width: 495px;
	cursor: pointer;
	float: right;
	font-size: 14px;
	overflow: hidden;
	text-decoration: none;	
}

#koha:hover {
	background: transparent url(../img/buttonsV3.png) no-repeat 0px -143px;
}

#koha a {
	height: 132px;
	width: 495px;
	font-size: 132px;
	line-height: 132px;
	text-decoration: none;
}

.headpic img {
	padding: 0px 10px;
}

.headpic img:hover {
	background: #FFFFFF url(../img/buttons.png) no-repeat 0px -133px;
}

/* middle */
#middle {
	margin: 20px auto 0px auto;
	height: 100%;
	width: 996px;
	z-index: -1;
}

.sidebar {
	padding: 0px 20px 0px 10px;
	width: 220px;
	float: left;
}

.side_top {
	line-height: 10px;
	background: url(../img/bg_side_top.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}

/* menu.css */

.side_bottom {
	height: 10px;
	background: url(../img/bg_side_bottom.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}

.join {
	margin-top: 20px;
}

/* content */
.content {
	height: 100%;
	width: 736px;
	margin: 0px;
	padding-right: 10px;
	float: left;
	
}

.video_container {
	height: 315px;
	margin: 0px;	
}

.video_content {
	float: left;
	/* background: url(../img/bg_members_content.jpg) repeat-x top; */
                background-color: transparent;
	height: 315px;
	width: 560px;
}

.youtube {
	z-index: -1;
}

.social-buttons {
	background: transparent url(../img/social_network_bg.png) no-repeat top left;
	float: right;
	height: 315px;
	width: 170px;	
}
#fb {
	background: transparent url(../img/social_buttons_opaque.png) no-repeat -70px 0px scroll;
	height: 100px;
	width: 100px;
	padding: 0px 0px 5px 0px;
	float: right;
}
#fb:hover {
	background: transparent url(../img/social_buttons.png) no-repeat -70px 0px scroll;
}

#twitter {
	background: transparent url(../img/social_buttons_opaque.png) no-repeat -70px -105px scroll;
	height: 100px;
	width: 100px;
	padding: 0px 0px 5px 0px;
	float: right;
}
#twitter:hover {
	background: transparent url(../img/social_buttons.png) no-repeat -70px -105px scroll;
}

#youtubeBtn{
	background: transparent url(../img/social_buttons_opaque.png) no-repeat -69px -210px scroll;
	height: 100px;
	width: 100px;
	padding: 0px 0px 5px 0px;
	float: right;
}
#youtubeBtn:hover {
	background: transparent url(../img/social_buttons.png) no-repeat -69px -210px scroll;
}
.kowhiri-2011 {	
	height: 152px;		
	margin: 0;
}
#kowhiri-header {
	background: none;
	height: 20px;
	width: 736px;
	float: left;
}
#whanau-ora {
	background: transparent url(../img/kowhiriPolicy2.png) no-repeat -5px -154px scroll;
	height: 120px;
	width: 237px;
	float: left;
}
#tiriti {
	background: transparent url(../img/kowhiriPolicy2.png) no-repeat -247px -154px scroll;
	height: 120px;
	width: 237px;
	float: left;
	margin: 0px 0px 0px 15px;
}
#kawanatanga {
	background: transparent url(../img/kowhiriPolicy2.png) no-repeat -483px -154px scroll;
	height: 120px;
	width: 237px;
	float: right;
	margin: 0px 0px 0px 7px;
}

.welcome_message {        
        height: 200px;        
        margin: 0;
}
.welcome_message a:visted {
        color: #ff0000;
}

.voting_panel {
       height: 380px;
       margin: 0px;
}
#voting_header {
       background: transparent url(../img/voting.png) no-repeat top left scroll;
       height: 62px;
       width: 736px;
       float: left;
       margin: 0;
}
#advance_voting {
       background: transparent url(../img/voting.png) no-repeat 0px -69px scroll;
       height: 68px;
       width: 736px;
       float: left;
       margin: 0px 0px 10px 0px;
}
#overseas_voting {
       background: transparent url(../img/voting.png) no-repeat 0px -146px scroll;
       height: 70px;
       width: 736px;
       float: left;
       margin: 0px 0px 10px 0px;
}
#enrol_voting {
       background: transparent url(../img/voting.png) no-repeat 0px -224px scroll;
       height: 147px;
       width: 238px;
       float: left;
       margin: 0px 9px 15px 0px;
}
#map_voting {
       background: transparent url(../img/voting.png) no-repeat -248px -224px scroll;
       height: 147px;
       width: 240px;
       float: left;
       margin: 0px 9px 15px 0px;
}
#vote_voting {
       background: transparent url(../img/voting.png) no-repeat -499px -224px scroll;
       height: 147px;
       width: 240px;
       float: right;
       margin: 0px 0px 15px 0px;
}


/* text where the articles and news will come */
.text {
	margin: 5px 0px 0px 0px;
}

.textnews {
	margin: 0px 0px 0px 0px;
}

.text_top {
	width: 736px;
	height: 8px;
	background: url(../img/bg_text_top.jpg) no-repeat bottom;
}

.text_content {
	background: #FFFFFF;
	padding: 0px 15px;
	*padding: 0px 17px;
	min-height: 430px;
}

.text_content h3 {
	margin: 0px;
	padding: 0px;
	color: #96050A;
	font: normal 27px Times New Roman;
}

.text_content h4 {
	margin: 0px;
	padding-top: 5px;
	color: #000000;
	font: normal 22px Times New Roman;
}

.latest_news {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.news_title {
	color: #96050A;
	font: normal 20px Times New Roman;
	padding-top: 15px;
	padding-bottom: 10px;
}

.news_title a {
	color: #96050A;
	text-decoration: none;
}

.news_title a:hover {
	text-decoration: underline;
}

.news_text {
	color: #000000;
	font: normal 11px Arial;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	overflow: hidden;
}

.news_text img {
	border: none;
	margin-right: 10px;
}

.news_text a {
	color: #94001A;
	font: bold 11px Arial;
	text-decoration: underline;
}

.news_text a:hover {
	text-decoration: none;
}

/* news archive */
.news_archive {
	height: 20px;
	text-align: right;
	padding-top: 5px;
}

.news_archive a {
	font: bold 11px Arial;
	color: #898989;
	text-decoration: underline;
}

.news_archive a:hover {
	text-decoration: none;
}

/* news */
.news {
	float: left;
	width: 692px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newstitle {
	color: #96050A;
	font: normal 20px Times New Roman;
	padding-top: 15px;
	padding-bottom: 10px;
}

.newstitle a {
	color: #96050A;
	text-decoration: none;
}

.newstitle a:hover {
	text-decoration: underline;
}

.newstext {
	color: #000000;
	font: normal 11px Arial;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	overflow: hidden;
}

.newstext img {
	border: none;
	margin-right: 10px;
}

.newstext a {
	color: #94001A;
	font: bold 11px Arial;
	text-decoration: underline;
}

.news_text a:hover {
	text-decoration: none;
}

/* rightbar */

.rightbar {
	float: left;
	width: 252px;
	background: #ECECEC;
}

.photo_gallery {
	padding: 10px;
}

.video_gallery {
	padding: 0px 10px 10px 10px;
}

.newsletter {
	padding: 0px 10px 10px 10px;
}

.text_bottom {
	width: 736px;
	height: 8px;
	background: url(../img/bg_text_bottom.jpg) no-repeat top;
}

/* footer */
.footer {
	height: 108px;
	margin: 0px auto;
	position: relative;
	clear: both;
}

.footerlinks {
	color: #8D8D8D;
	font: normal 11px Arial;
	padding: 20px 0px 16px 0px;
	text-align: center;
}

.footerlinks a {
	color: #8D8D8D;
	font: normal 11px Arial;
	text-decoration: none;
}

.footerlink a:hover {
	text-decoration: underline;
}

.copyright {
	color: #545454;
	font: normal 10px Arial;
	padding: 0px;
	text-align: center;
}
.copyright a,.copyright a:hover {
	color: #8D8D8D;
	text-decoration:none;
	
}
.copyright a:hover {
	color: #545454;
	text-decoration:none;
}

/* styles */

.LinkStyle2 {
	color: #96050A;
	text-decoration: none;
}

.LinkStyle2:hover {
	text-decoration: underline;
}

input {
	border: 1px solid #BBBBBB;
}

textarea {
	border: 1px solid #CCCCCC;
	margin: 0px;
}

.button {
	background: url(../img/bg_button.jpg) repeat-x;
	font: normal 12px/20px Arial;
	padding-left: 10px;
	padding-right: 10px;
}

.text_style1{
     font-size:12px;
}
.LinkStyle3 { font-family: Arial, Helvetica, sans-serif; 
              color: #96050A;
	      text-decoration: none;
              font-weight: bold;
              font-size:12px;
}
.LinkStyle3:Hover {  font-family: Arial, Helvetica, sans-serif; 
                     color: #96050A;
	             text-decoration: underline;
                     font-weight: bold;
                     font-size:12px;
}
.txtform2 {

border:1px solid #B4BCC0;
font-family: Arial;
font-size: 12px;
background-color : #FAFAFA;
color: #333333;
padding:1px 2px 1px 2px;
}

/*LOGIN BOX*/
.login-box {
	width:180px;
	height:170px;
	background: #96050A url(../img/redbox_bg.png) no-repeat top left;
	margin-top:20px;
	padding:20px;
}
.login-txt {
	width:174px;
	height:21px;
	border:1px solid #390102;
	/*background:url(../img/login-txt-back.gif) no-repeat top left;*/
	margin-bottom:6px;
	padding:2px 2px 0px 2px;
	font-size:13px;
	color:#1C1C1C;
}

/*BLOG BUTTON */
.blogbox {
        height: 440px;
        margin: 20px 0px;
}
#kaapua-blog {
        background: transparent url(../img/blogv2.png) no-repeat 0px -219px scroll;
        height: 218px;
        width: 220px;
        float: left;
        margin: 0px 0px 15px 0px;        
}
#tehapori-blog {
        background: transparent url(../img/blogv2.png) no-repeat 0px 0px scroll;
        height: 205px;
        width: 220px;
        float: left;
        margin: 0px 0px 15px 0px;
}
#online-forum-blog {
        background: transparent url(../img/blogv2.png) no-repeat 0px -455px scroll;
        height: 205px;
        width: 220px;
        float: left;
        margin: 0px 0px 15px 0px;
}

/*MEMBER MENU*/

/*Member menu */
			.menu-member-properties{
				list-style: none;
				border-bottom: 1px solid #efefef;
				padding: 30px 0 10px;
				margin-bottom: 10px;
				

			}
			.menu-member-properties li{
				display: inline;
				background: url(../img/member_arrow.gif) no-repeat left center;
				padding-left: 10px;							
			}
			.menu-member-item{
				margin-right: 20px;
				font-weight: bold;
				color: #464646;
				text-decoration: none;
			}
				.menu-member-item:hover{
					color: #B00900;
					text-decoration: underline;
				}
			
			
			.welcome-user {
				padding-bottom: 20px;
				font-size: 26px;
				letter-spacing: -1px;
				font-weight: normal;	
			}
				.welcome-user strong {
					color: #E71F15;
					font-weight: normal;
				}

/*CONTACT STYLE*/
.contact {
	width:700px;
	float:left;
}
.contact td{
	border-bottom:1px solid #CCCCCC;
}
.contact img{
	border:3px solid #0F0F0F;
}
	.contact span {
		display:block;
		margin-bottom:1px;
	}
	.contact .name {
		font-size:13px;
		font-weight:bold;
		color:#A60006;
	}
	.contact .role {
		font-size:11px;
		font-weight:bold;
		color:#5C5C5C;
	}
	.contact .bio {
		font-size:10px;
		font-weight:normal;
		color:#8C8C8C;
		padding-top:3px;
	}
	.cont_l {
		width:126px;
		padding:10px;
	}
	.cont_r {
		width:500px;
		padding:10px 10px 10px 0px;
	}

	
/****************/
.red_box{
  margin-top:10px;
}
 .red_box .top{
   height:10px;
   background:url(../img/red_box_top.gif) no-repeat left top;
 }
 .red_box .middle{
   width:180px;
   color:#fff;
   background:#96050a url(../img/redbox_bg.png) no-repeat top left;
   margin:0px;
   padding:5px 20px;
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
   font-size:12px;
 }
 .red_box h3{
   margin:0px;
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
   font-size:18px;
 }
 .red_box a,.red_box a:hover{
   color:#FFFFFF;
   text-decoration:none;
   font-weight:bold;
 }
 .red_box .bottom{
   height:10px;
  background:url(../img/red_box_bottom.gif) no-repeat left top;
 }
 .red_box input {
  border: none;
}

/* clearfix */
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.txtform1{
	width:20px;
	margin:2px 0px;
}
.txtform{
	height:20px;
	margin:2px 0px;
}
.txtarea{
	width:610px;
	margin:5px 0px;
}
.clearfix {
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}
.login_title
{
	font-size:16px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
