/*Bar*/
.club_nav_bar {text-align:center;}
.club_nav_bar *{color:#666666;margin:0px;padding:0px;font-size:8pt;}
.club_nav_bar .picture_frame{border:1px solid #cccccc;background:#ffffff;padding:2px;width:auto;height:auto;}

/*Button*/
.club_nav_button{
	background:url(http://club.truelife.com/club/images/club/button.gif) no-repeat center top;
	width:160px;
	height:26px;
	text-align:center;
	font-weight:bold;
	padding:5px;	
	display:block;
}
.club_nav_button_join span, .club_nav_button_contact span,.club_nav_button_tools span,.club_nav_button_invite span{
display:none;
}
.club_nav_button_join , .club_nav_button_contact, .club_nav_button_tools,.club_nav_button_invite{
	width:160px;
	height:26px;
	/*text-align:center;
	font-weight:bold;*/
	TEXT-DECORATION: none;
	padding:5px;	
	display:block;
	margin-bottom:5px;
}
.club_nav_button_join {
	background:url(http://club.truelife.com/club/images/club/bt_club_join.gif) no-repeat center top;
}
.club_nav_button_contact{
	background:url(http://club.truelife.com/club/images/club/bt_club_contact.gif) no-repeat center top;
}
.club_nav_button_tools{
	background:url(http://club.truelife.com/club/images/club/bt_club_tool.gif) no-repeat center top;
}
.club_nav_button_invite{
	background:url(http://club.truelife.com/club/images/club/bt_club_invite.gif) no-repeat center top;
}
.club_nav_button_container{text-align:center;padding:5px 0px;}

/*Content Box*/
.club_nav_box{
	background:url(http://club.truelife.com/club/images/club/default/box_bottom.gif) bottom left no-repeat;
	width:169px;
	margin:auto;
	margin-bottom:5px;
	padding-bottom:6px;	
	text-align:left;
	
}
.club_nav_box_body{	
	background:url(http://club.truelife.com/club/images/club/default/box_top.gif) top left no-repeat;
	padding-top:6px;
}
.club_nav_content{	
	/*background:url(http://club.truelife.com/club/images/club/default/box_bg.gif);*/
	border-left: 1px solid #CCCED4;
	border-right:1px solid #CCCED4;
	background:#FCFEFC;
	width:auto;
	padding:5px;
}
ul.club_nav_content{	
	padding:0px 5px 5px;
	list-style:none;
}
li.club_nav_menu_item, li.club_nav_menu_item_board, li.club_nav_menu_item_content, li.club_nav_menu_item_gallery{
	border-bottom:1px solid #CFD3D7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:20px;
}
li.club_nav_menu_item{
	background: url(http://club.truelife.com/club/images/club/menu_bullet.gif) no-repeat 5px;
}
li.club_nav_menu_item_board{
	background: url(http://club.truelife.com/club/images/club/ic_board.gif) no-repeat 5px;
}
li.club_nav_menu_item_content{
	background: url(http://club.truelife.com/club/images/club/ic_content.gif) no-repeat 5px;
}
li.club_nav_menu_item_gallery{
	background: url(http://club.truelife.com/club/images/club/ic_gallery.gif) no-repeat 5px;
}
.club_nav_title{
	background:url(http://club.truelife.com/club/images/club/ic_addcontent.gif) no-repeat 5px;
	color:#333333;
	padding-left:20px;
	margin:5px 0px;
	font-weight:bold;
	font-size:9pt;
	text-align:left;
}
#nav_main_box .club_nav_title{background:url(http://club.truelife.com/club/images/club/title_bullet_main.gif) no-repeat 5px;}
#club_nav_clubname.club_nav_title{background:url(http://club.truelife.com/club/images/club/title_bullet_club.gif) no-repeat 5px;}
#club_nav_clubname a:link { font-family: Tahoma; font-size: 9pt;COLOR: #666666;TEXT-DECORATION: none }
#club_nav_clubname a:visited { font-family: Tahoma; font-size: 9pt;COLOR: #666666; TEXT-DECORATION: none } 
#club_nav_clubname a:hover { font-family: Tahoma; font-size: 9pt;COLOR: #000000; TEXT-DECORATION: none }

/*Nav bar Custom for unique ID*/
#nav_info_box p{padding:2px 0px;}
#nav_info_box .p1{text-align:center}
#nav_info_box table{border-collapse:collapse;}
#nav_info_box .label{width:80px;padding:2px 0px;}