/* -- Journeys Profile -- */

h2.overview
{
	display: block;
	background: url(/images/journ_overview.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 57px;
}

h2.overview span
{
	visibility: hidden;
}

/* -- Leader -- */

.leader
{
	display: block;
	background: url(/images/journ_leader.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 111px;
	height: 37px;
}

.leader span
{
	visibility: hidden;
}

.leader_content
{
	
	min-height: 60px;
}

.leader_content a img
{
	display: block;
	width: 63px;
	height: 72px;
	border: 3px solid #812c25;
	float: left;
}

.leader_content a:hover img
{
	border: 3px solid #e9e7db;
}

.leader_info h4
{
	font-size: 14px;
	color: #e9e7db;
	margin-bottom: 6px;
}

.leader_info h3
{
	margin-top: 4px;
}

.leader_info
{
	line-height: 16px;
	padding-top: 8px;
	margin-left: 82px;
}


/* -- Gear -- */

.journ_gear
{
	display: block;
	background: url(/images/journ_gear.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 148px;
	height: 37px;
}

.journ_gear span
{
	visibility: hidden;
}

.gear
{
	min-height: 165px;
}

.gear a
{
	display: block;
	font-size: 14px;
	color: #716c56;
	
}

.gear a:hover
{
	display: block;
	font-size: 14px;
	color: #fff;
	
}

.gear span
{
	clear: both;
	font-size: 18px;
	color: #ba8b01;
}

/* -- Country -- */

#country
{
	display: block;
	min-height: 20px;
}	

#country img
{
	display: block;
	width: 29px;
	height: 29px;
}

#country a
{

}

#country span
{
	color: #e9e7db;
	font-size: 20px;
	margin: 0 0 0 8px;
	line-height: 30px;

}

#country a span
{
	color: #e9e7db;
	font-size: 20px;
	margin: 0 0 0 8px;
	line-height: 30px;

}

#country a:hover
{
	text-decoration: none;
}

#country a:hover span
{
	text-decoration: none;
	color: #ba8b01;
}

/* -- Journey info -- */

span.more
{
	display: inline;			
	background: url(/images/circle_arrow2.png) no-repeat right;
	padding: 0 28px 0 0;
	
}

#journeybuttons
{
	
}

#journeybuttons span
{
	visibility: hidden;
}

a.regist
{
	display: block;
	background: url(/images/journ_reg2.png) no-repeat bottom left;
	width: 121px;
	height: 25px;
	
}

a:hover.regist
{
	display: block;
	background: url(/images/journ_reg2.png) no-repeat top left;
	width: 121px;
	height: 25px;
	text-decoration: none;
}

a.donate
{
	display: block;
	background: url(/images/journ_support.png) no-repeat bottom left;
	width: 108px;
	height: 25px;
	
}

a:hover.donate
{
	display: block;
	background: url(/images/journ_support.png) no-repeat top left;
	width: 108px;
	height: 25px;
	text-decoration: none;
}

a.follow
{
	display: block;
	background: url(/images/journ_follow.png) no-repeat bottom left;
	width: 116px;
	height: 25px;
	
}

a:hover.follow
{
	display: block;
	background: url(/images/journ_follow.png) no-repeat top left;
	width: 116px;
	height: 25px;
	text-decoration: none;
}

#journeyinfo
{
	clear: both;
}

#journeyinfo p
{
	line-height: 18px;
}

.top_bg
{
	
	background: url(/images/journ_box_top.jpg) no-repeat;
	width: 764px;
	height: 27px;
}

.content_bg
{
	background: url(/images/journ_box_middle.jpg) repeat-y;
	width:764px;
	min-height: 345px;
}

.bottom_bg
{
	background: url(/images/journ_box_bott.jpg) no-repeat;
	width:764px;
	height: 27px;
}

h3.journey_label
{
	color: #716c56;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: 1px;
}

.journey_info p
{
	color: #e9e7db;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

.stats p
{
	font-size: 12px;
	font-weight: normal;
	color: #a1a097;
	line-height: 18px;
}

.stats p b
{
	color: #e9e7db;
	line-height: 18px;
}

.stats p b.orange
{
	color: #ba8b01;
	line-height: 18px;
}


.progress_bar
{
	height: 30px;
}



/* -- announcements -- */

h2.announcements
{
	display: block;
	background: url(/images/journ_announcment.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 26px;
}

h2.announcements span
{
	visibility: hidden;
}

.newsEntry .date
{
  font-size: 13px;
  color: #6F6B57;
}

.newsEntry a.blog_title
{
	display: inline;
	color: #fff;
	font-size: 18px;
}

.newsEntry a.blog_title:hover
{
	display: inline;
	color: #fff;

}

.newsEntry h4
{
	display: inline;
	color: #716c56;
	font-size: 14px;

}

.newsEntry h5
{
	display: inline;
	color: #fff;
	font-size: 16px;

}

.newsEntry p
{
	display: block;
	color: #a1a097;
	font-size: 11px;
	line-height: 18px;
	

}

.newsEntry h6
{
	color: #454135;
	font-size:10px;
}

.newsEntry h6 a.name
{
	color: #454135;
	font-size: 10px;
}

.newsEntry h6 a.name:hover
{
	color: #fff;
	font-size: 10px;
}

.newsEntry h6 a
{
	color: #454135;
}


/* -- Participants -- */

h2.new_participants
{
	background: url(/images/journ_new_partic.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 188px;
	height: 31px; 
}

h2.new_participants span
{
	visibility: hidden;
}

.top_box
{
	background: url(/images/top_box.jpg) no-repeat;
	width: 327px;
	height: 7px;
}

.content_box
{
	background: url(/images/content_box.jpg) repeat-y;
	width: 327px;
	min-height: 73px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.bottom_box
{
	background: url(/images/bottom_box.jpg) no-repeat;
	width: 327px;
	height: 11px;
}



#participants a img
{	
	width: 36px;
	height: 36px;
	border: 2px solid #812c25;
	margin-right: 6px;
	margin-bottom: 5px;
}

#participants a:hover img
{	

	border: 2px solid #e9e7db;

}



/* -- Activity -- */
h2.activity_title
{
	display: block;
	background: url(/images/journ_activity.jpg) no-repeat;
	margin: 0 70px 0 0;
	padding: 0;
	width: 156px;
	height: 29px; 
}

h2.activity_title span
{
	visibility: hidden;
}

#activity a img
{
	border: 2px solid #812c25;
	width: 26px;
	height: 26px;
	margin-right: 6px;
}

#activity a:hover img
{
	border: 2px solid #e9e7db;
}

#activity h3
{
	font-size: 13px;
	color: #454135;
}

#activity h3 a
{
	font-size: 12px;
	color: #e9e7dc;
}

#activity .users
{
	min-height: 30px;
}

#activity h6
{
	font-size: 10px;
	color: #5b5533;
	line-height: 18px;
}

p.descrip
{
	color: #e9e7db;
	font-size: 12px;
	line-height: 18px;
}

.maybe
{
	font-size: 11px;
	font-weight: normal;
	color: #716c56;
	font-style: italic;
	margin-left: 4px;
}

a.journey_arrow
{
	
	background: url(/images/arrow.png) no-repeat bottom right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 13px;
	margin-left: 17px;
}

a:hover.journey_arrow
{
	
	background: url(/images/arrow.png) no-repeat top right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 13px;
	margin-left: 17px;
}




.square_image
{
	padding: 10px 0px;
}
.square_image img
{
	width:80px;
	height:80px;
	position: relative;
	z-index: 1;
}
.square_image .square_image_over
{
	width:83px;
	height:82px;
	margin-top:-82px;
	background:url(/images/cities/section_pictureframe_83.png) no-repeat top;
	position: relative;
	z-index: 2;
}
.square_image .square_image_over:hover
{
	background-position: bottom;
}

h2.announcements
{
	display: block;
	background: url(/images/cities/title_news.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 26px;
}

h2.announcements span
{
	visibility: hidden;
}

h2.news
{
	display: block;
	background: url(/images/cities/title_news.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 26px;
}

h2.news span
{
	visibility: hidden;
}

h2.prayerrequests
{
	display: block;
	background: url(/images/cities/title_prayer_requests.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 34px;
}

h2.prayerrequests span
{
	visibility: hidden;
}

h2.opportunities
{
	display: block;
	background: url(/images/cities/title_opportunities.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 35px;
}

h2.opportunities span
{
	visibility: hidden;
}






/* breadcrumb styles */
.breadcrumbs
{
  font-size: .8em;
  margin-bottom: 10px;
}

.breadcrumbs .notlinked
{
  color: #5A5641;
}


/* tree styles */
.treeview 
{
  line-height: 20px;
  padding-left: 17px;
}
.treeview > li
{
  font-size: 13px;
  display: list-item;
  background: url(/images/divider_line.jpg) no-repeat bottom;
  padding-bottom: 10px;
  padding-top: 10px;
}
.treeview .last
{
  background: none;
}
.treeview > li > a
{
  color: #ba8b01;
  font-weight: normal;
}
.treeview li > span
{
  color: #5A5641;
}

.treeview .leaf
{
  position: relative;
  left: -20px;
  padding-left: 17px;
}
.treeview .branch
{
  position: relative;
  left: -20px;
  padding-bottom: 0;
  
}
.treeview .branch > a
{
  font-weight: normal !important;
  padding-bottom: 10px;
  display: block;
}
.treeview .branch > a:hover
{
	text-decoration: none;
}
.treeview .branch ul
{
  margin-left: 25px;
  padding-top: 7px;
  padding-bottom: 0;
  background: url(/images/divider_line.jpg) no-repeat top;
}
.treeview .branch li
{
  display: list-item;
  background: url(/images/divider_line.jpg) no-repeat bottom;
  padding-bottom: 10px;
  padding-top: 10px;
}
.treeview .branch li.last
{
  background: none;
  padding-bottom: 0;
}
.treeview .branch li.lastExpandable
{
  background: none;
}
.treeview .branch-hitarea
{
  position: relative;
  left: 0px;
  width: 20px;
  height: 20px;
  float: left;
  background: blue;
  cursor: pointer;
  background: url(/images/tree_expand.png) no-repeat;
}
.treeview .leaf > a
{
  font-weight: normal !important;
  background: url(/images/arrow.png) no-repeat bottom right;
  padding-right: 25px;
  line-height: 14px;
}
.treeview .leaf > a:hover
{
  background: url(/images/arrow.png) no-repeat top right;
	padding-right: 25px;
	text-decoration: none;
	line-height: 14px;
}
.treeview .expandable-hitarea
{
  background-position: 0px 0px;
}
.treeview .collapsable-hitarea
{
  background-position: 0px -20px;
}
.treeview .collapsable-hitarea + a
{
  color: #ba8b01;
}

