@import url(/css/header.css);
@import url(/css/footer.css);
@import url(/css/fonts.css);
@import url(/css/langSelectBox.css);
@import url(/css/global.css);

#wrapper #bugs {
	clear: both;
}

#wrapper #bugs a {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	display: block;
}

#wrapper #bugs a.last {
	margin: 0;
}

#sectionHead {
	background: #fff;
	color: #fff;
	height: 292px;
	margin: 0;
	padding: 0;
}

#sectionHead .headline {
	width: 826px;
	height: 52px;
	margin: 0;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 0;
	padding-right: 54px;
	background: #c00 url(/images/sections/treklife/bottom_red_gradient_bg.jpg) repeat-x bottom left;
}

#sectionHead img {
	display: block;
	margin: 0;
	padding: 0;
}

#sectionHead .headline h1 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#sectionHead .headline p {
	margin: 0px;
	margin-top: 1px;
	padding: 0;
	font-weight: normal;

}

#columns {
	padding-top: 10px;
	background: url(/images/shared/tall_left_col_bg.jpg) no-repeat 582px bottom;
}

#columns .column .blogs {
	background: #efeff0;
	width: 272px;
	margin: 0;
	padding: 10px;
	margin-bottom: 12px;
}

#columns .column .blogs a:hover {
	text-decoration: underline;
}

#columns .column .blogs h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

#columns .column .blogs ul {
	width: 192px;
}

#columns .wideColumn {
	margin-top: 20px;
}

.categories {
	margin: 0;
	padding: 0;
	height: 2em;
}

label {
	font-weight: bold;
	color: #000;
	clear: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
}

select {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
}

#categoriesSelect {
	width: 150px;
}

.controls {
	margin: 0;
	padding: 0;
	clear: left;
	height: 2em;
	position: relative;
	top: 3px;
	color: #67686c;
}

.controls p {
	margin: 0;
	padding: 0;
}

.controls a {
	text-decoration: none;
	color: #67686c;
}

.controls a:hover {
	color: #000;
}

#wrapper .events {
	clear: both;
	width: 585px;
	border-bottom: 1px solid #e4e4e4;
}

.event {
	border-top: 1px solid #e4e4e4;
	clear: both;
	margin: 0;
	padding: 0;
}

.event a.detailsButton {
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0;
	text-align: right;
	float: right;
	display: inline;
	padding-right: 15px;
	background: url(/images/shared/plus_icon.gif) no-repeat center right;
	cursor: pointer;
	position: relative;
	z-index: 1000;
	color: #67686c;
}

.event.active a.detailsButton {
	background: url(/images/shared/minus_icon.gif) no-repeat center right;
	cursor: pointer;
}

.event.active {
	background: url(/images/sections/treklife/event_active_gradient_bg.jpg) no-repeat top left;
}

.event .image {
	float: left;
	display: inline;
	margin-top: 10px;
	width: 94px;
}

.event .info {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	display: inline;
	width: 350px;
	position: relative;
	z-index: 100;
	color: #3d4145;
}

.event h4 {
	font-size: 1em;
	margin-top: 0;
	padding-top: 0;
	color: #000;
}

.event .address {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #3d4145;
}

.event .desc {
	display: none;
	color: #000;
}

.event.active .desc {
	display: block;
}

span.cat {
	text-transform: uppercase;
}

#infoBoxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 9000;
}

#infoBoxOverlayIFrame {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0; 
	display: none;
	filter: Alpha(Opacity:0);
	z-index: 8999;
}

a.externalLink {
	text-decoration: none;
	color: #3d4145;
	background: transparent url(/images/shared/small_link_arrow_right.gif) no-repeat scroll 0 3px;
	padding-left: 8px;
	margin-bottom: 0.5em;
}

a.externalLink:hover {
	color: #000;
}
