*{
	margin:0px;
	padding:0px;
}
body {
	background: #ffffff url(img/bg.gif) repeat-x center top;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a {
	color:#7A7A79;
	text-decoration:none;
	outline: none;
}
	a:hover {
		color:#7A7A79;
		text-decoration:underline;
    }
ul{
	padding-left: 25px;
}	
#wrap{
	width: 976px;
	margin: 0px auto;
	background-image: url(img/wrap_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#wrap-content{
	width: 916px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
}
.main-content{
	padding-top: 20px;

}
	.left-column{
		width: 190px;
		margin: 0px 21px 0px 20px;
		_margin: 0px 21px 0px 10px;
		float: left;
	}
		.logo{
			margin-top: 52px;
		}
		
		/*Main menu box*/
		.main-menu{
			width: 210px;
			margin-top: 64px;
			margin-bottom:  20px;
			background: #E71F15;
		}
			.main-menu .menu-top {
				background-image: url(img/menu-top.gif);
				background-position: left top;
				background-repeat: no-repeat;
				height:	6px;
			}
			.main-menu .menu-content {
				background:	url(img/menu-bottom.gif) left bottom no-repeat;
				padding:0px 0px 10px 0px;
			}
		.nz-logo{
			margin: 0px 0px 20px 58px;
		}
		
		/*Party Account Box*/
		.party-account{
			width: 210px;
			background: #FFFFFF;
		}
			.party-account .account-top {
				background-image: url(img/account_top.gif);
				background-position: left top;
				background-repeat: no-repeat;
				height:	6px;
				font-size: 1px;
			}
			.party-account .account-content {
     			min-height:128px; /*firefox, opera, ie7 */
				height:auto !important; /*firefox, opera, ie7 */
				height:128px; /* ie6 */	
				padding:0px 13px 10px 13px;	
				background:	url(img/account_bottom.gif) left top no-repeat;
			}
			    .account-headline h1{
					padding-top: 3px;
				}
					.account-headline h1 a{					
						font-size: 18px;
						font-weight: normal;
						color: #CE0A00;
						text-decoration: none;
					}
						.account-headline h1 a:hover{
							color: #CE0A00;
							text-decoration: none;
						}
				.account-title{
					margin-top: 8px;
					font-size: 12px;
					font-weight: bold;
					color: #252525;
				}
					.account-title a{
 			    		color: #252525;
						text-decoration: none;
					}
					.account-title a:hover{
						color: #CE0A00;
						text-decoration: none;
					}					
				.account-description{
					font-size: 11px;
					font-weight: bold;
					color: #6A6A6A;
				}
		 
		    /*Login Box*/
			.login-box{
				width: 210px;
				margin-bottom: 20px;				
			}
				.login-box .login-box-top {
					height:	6px;
					background-image: url(img/login-top.gif);
					background-position: left top;
					background-repeat: no-repeat;
					font-size: 1px;
				}
				.login-box .login-box-content {
					min-height: 138px; /*firefox, opera, ie7 */
					height: auto !important; /*firefox, opera, ie7 */
					height: 138px; /* ie6 */
					padding: 0px 14px;
					background:	#363434 url(img/login-bottom.gif) left bottom no-repeat;					
				}
					.login-title{
						padding: 4px 0px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 20px;
						color: #FFFFFF;
						letter-spacing: -1px;
					}
					.textbox01{
						width: 175px;
						height: 19px;
						padding-top: 3px;
						border: 1px solid #8B8B8B;
						background: url(img/subscribe-text_bg.gif) no-repeat left top;}
					.button{
						height: 27px;
						width: 52px;						
						margin-top: 5px;
						margin-bottom:10px;
						float: right;						
						cursor: hand;
					}
					.button-login{
						height: 27px;
						width: 52px;						
						margin-top: 5px;
						margin-bottom:10px;
						float: left;						
						cursor: hand;						
					}
				
	.right-column{
		width: 646px;
		margin-right: 20px;
    	_margin-right: 10px;
		float: right;
	}
		.box-container{}
			.latest-news{
				width: 411px;
				float: left;
			}
			.news-content{
				padding: 0px 14px 10px 14px;
				background: #EBEBEB url(img/news-conntent_bg.gif) no-repeat left bottom;
			}
			.news_item_content{
				padding: 14px 0px;
				border-bottom: 1px solid #BCBCBC;
			}
				.news-image{
					float: left;
				}
				.news-properties{
					width: 258px;
					float: right;
				}
					.news-title{
						margin-top: 3px;
						font-size: 18px;
						font-weight: normal;
						color: #333333;
					}
					.nws-title{
						padding: 5px 0px;
						font-size: 18px;
						font-weight: normal;
						color: #E92114;
					}
					.nw-title h1{
						padding: 5px 0px;
						font-size: 20px;
						font-weight: normal;
                    	color: #2C2C2C;
					}
					 .news-description{
					 	font-weight: normal;
						color: #707070;
					}
						.read-more{
							font-weight: bold;
							color: #AC001C;
							text-decoration: underline;
						}
						.read-more:hover{
							color: #AC001C;
							text-decoration: underline;
						}
						.news-item-read-more a{
							font-weight: bold;
							color: #AC001C;
							text-decoration: none;
							float: right;
						}
						.news-item-read-more a:hover{							
							color: #AC001C;
							text-decoration: underline;
						}
				.news_item{
					padding: 0px 10px;
					border-top: 1px solid #efefef;
				}			
			.news-archive{
				padding: 14px 0px 4px 0px;
				text-align: right;
			}			
			.box-container-right{
				width: 215px;
				float: right;
			}
				
				/*Slideshow*/
				.slideshow{
					width: 411px;
					height: 164px;
					margin-bottom: 20px;
					_margin-bottom: 10px;
					
				}
				.slideshow .slideshow-top{
					background: url(img/holder-top_bg.gif) no-repeat left top;
					height: 5px;
					font-size: 1px;
				}
				.slideshow .slideshow-content{
					background: url(img/holder-bottom_bg.gif) no-repeat left bottom;
					padding-bottom: 5px;

				}				
					.slideshow-content_bg{
						background: url(img/holder-place_bg.gif) repeat-y left top;
						padding: 5px 71px;
						
					}
					.place-holder{
						width: 265px; 
						height: 140px;
						margin: 0px;
						text-align: center;
						border: 2px solid #555555;                        
					}				
				
				/*Newsletter Box*/
				.newsletter{
					width: 215px;
				}
					.newsletter .newsletter-top {
						height:	6px;
						background-image: url(img/newsletter-top.gif);
						background-position: left top;
						background-repeat: no-repeat;
						font-size: 1px;
					}
					.newsletter .newsletter-content {
						min-height: 138px; /*firefox, opera, ie7 */
    		   			height: auto !important; /*firefox, opera, ie7 */
	        			height: 138px; /* ie6 */
						padding: 0px 14px;
						background:	#6D6C6C url(img/newsletter-bottom.gif) left bottom no-repeat;					
					}
						.newsletter-title{
							padding: 4px 0px 10px 0px;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 20px;
							color: #FFFFFF;
							letter-spacing: -1px;
						}
						.subscribe_button {
							width: 79px;
							height: 27px;					
							margin-top: 10px;
							float: right;					
							background: url(img/button-newsletter.gif) no-repeat top left;							
							border: 0px;
							cursor: hand;
						}
						.subscribe_button2 {
							width: 79px;
							height: 27px;					
							background: url(img/button_newsletter.gif) no-repeat top left;
							border: 0px;
							cursor: hand;
						}
						 .subscribe_text {
							width: 185px;
							height: 19px;
							padding-top: 3px;
							border: 1px solid #8B8B8B;
							background: url(img/subscribe-text_bg.gif) no-repeat left top;
						}
						 .txtform{
							width:200px;
							height: 19px;
							border: 1px solid #8B8B8B;
						}
				
				/*Gallery Box*/
				.our-gallery{
					margin: 20px 0px;
				}
				
				/*Contact Content Box*/
				.contact{
					width: 215px;
				}
					.contact .contact-top {
						height:	6px;
						background-image: url(img/contact-top.gif);
						background-position: left top;
						background-repeat: no-repeat;
						font-size: 1px;
					}
					.contact .contact-content {
						min-height: 184px; /*firefox, opera, ie7 */
    		   			height: auto !important; /*firefox, opera, ie7 */
	        			height: 184px; /* ie6 */
						padding: 5px 10px;
						background:	#D71D14 url(img/contact-bottom.gif) left bottom no-repeat;					
					}
			
			/*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;
				}
			.info-table {
				border-bottom: 1px solid #efefef;
				border-top: 1px solid #efefef;
			}
				.info-table td {
					padding: 8px 10px;
					font-size: 12px;
				}

			.dets {
				font-size: 15px;
				padding-bottom: 10px;
			}
			
			.welcome-user {
				padding-bottom: 20px;
				font-size: 26px;
				letter-spacing: -1px;
				font-weight: normal;	
			}
				.welcome-user strong {
					color: #E71F15;
					font-weight: normal;
				}
		
		    .send-button{
				margin: 5px 0;
			}
			.feedback{
				padding: 16px 10px 4px 9px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: normal;
				color: #E92114;
			}
			
			/*Events */
			.events-container{
			    padding: 0px 10px 5px 10px;
			    margin: 10px 0px;
			}
			.events-content{
				padding: 10px 0px;
			}
			.events-description{
				color: #E92114;
			}
		/*Footer Box*/
		.footer{
			width: 876px;
			margin: 10px 0px 10px 20px;
			_margin: 0px 0px 0px 20px;						
		}						
			.footer-box-top {
				background: url(img/footer-box-top-middle.gif) repeat-x left top;
				height: 15px;
				overflow: hidden;
			}
				.footer-box-top .footer-box-left {
					background: url(img/footer-box-left.gif) no-repeat left top;
					height: 15px;
				}
					.footer-box-left span {
						background: url(img/footer-box-right.gif) no-repeat left top;
						height: 15px;
						width: 15px;
						float: right;
					}
					
			.footer-box-mid {
				padding: 0px 10px;	
				background: url(img/footer-box-mid_bg.gif) repeat-y left top;
			}
				.footer-mid{
					padding: 9px 15px 9px 15px;
					color: #555555;
					text-align: right;
					background: #F5F5F5 url(img/footer-mid_bg.gif) repeat-x left top;
				}
				.footer-mid a{
					color:#555555;
					text-decoration: none;
				}
				.footer-mid a:hover{
					color: #D81D14;
					text-decoration: underline;
				}
				.copyright{
					padding-top:8px;
					color: #A1A1A1;
				}
			.footer-box-bottom {
				background: url(img/footer-box-bottom-mid.gif) repeat-x left top;
				height: 15px;
				overflow: hidden;
			}
				.footer-box-bottom .footer-box-left {
					background: url(img/footer-box-bottom-left.gif) no-repeat left top;
					height: 15px;
				}
					.footer-box-bottom span {
						background: url(img/footer-box-bottom-right.gif) no-repeat left top;
						height: 15px;
						width: 15px;
						float: right;
					}

		/*Album*/		
		.LinkStyle3 {
			color: #AC001C;
		}
			.LinkStyle3:hover{
				color:#541352;
				text-decoration:underline;
			}
		.LinkStyle4 {
			color:#AD3EAD;
			font-size:13px;
			font-weight:bold;
		}
		.LinkStyle4:hover{
			color:#541352;
			text-decoration:underline;
		}
		.LinkStyle5 {
			color:#541352;
			font-size:25px;
		}
		.LinkStyle5:hover{
			color:#541352;
			text-decoration:underline;
		}
		.link-album{
			font-size: 12px;
			font-weight: bold;
			color: #AC001C;
			text-decoration: none;
		}
			.link-album:hover{
				color: #AC001C;
				text-decoration: underline;
			}
		.txtform-comment{
			width:200px;
			border: 1px solid #561454;
		}					
		.pag{
			padding:0px 10px;
		}
		.txtform_button{
			padding:0px 5px;
			background:#E52A5F;
			color:#FFFFFF;
			border:1px solid #CCCCCC;
		}
		.txtField{
			width:70px;
			border:1px solid #8B8B8B;
		}
		
		/*Style*/
		.txtarea{
			width: 200px;
			border: 1px solid #8B8B8B;
		}

/* Clear Float Fix Problem */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

