/* HOMEPAGE */
/* MAINPAGE INTROS*/
.introhome{
	background: url(../images/masterheads/masterhead-life.jpg) no-repeat;
}
.introadventures{
	background: url(../images/masterheads/masterhead-different.jpg) no-repeat;
}
.introwhocanbook{
	background: url(../images/masterheads/masterhead-anyone.jpg) no-repeat;
}
.introhowtobook{
	background: url(../images/masterheads/masterhead-easy.jpg) no-repeat;
}
.introaboutus{
	background: url(../images/masterheads/masterhead-trustus.jpg) no-repeat;
}
.intronews{
	background: url(../images/masterheads/masterhead-onboard.jpg) no-repeat;
}
.introgallery{
	background: url(../images/masterheads/masterhead-dontlook.jpg) no-repeat;
}
.introdownloads{
	background: url(../images/masterheads/masterhead-waterwait.jpg) no-repeat;
}
.introprivacy {
	background: url(../images/masterheads/masterhead-banner.jpg) no-repeat;
}
.introtac {
	background: url(../images/masterheads/masterhead-banner.jpg) no-repeat;
}

/* ADVENTURE PAGE INTROS */
.introgorge{
	background: url(../images/masterheads/masterhead-gorge.jpg) no-repeat;
}
.introrafting{
	background: url(../images/masterheads/masterhead-life.jpg) no-repeat;
}
.introkayaking{
	background: url(../images/masterheads/masterhead-involved.jpg) no-repeat;
}
.introbiking{
	background: url(../images/masterheads/masterhead-bike.jpg) no-repeat;
}
.introabseiling{
	background: url(../images/masterheads/masterhead-different.jpg) no-repeat;
}
.introcorporate{
	background: url(../images/masterheads/masterhead-break.jpg) no-repeat;
}
.introteam{
	background: url(../images/masterheads/masterhead-team.jpg) no-repeat;
}
.introarchery{
	background: url(../images/masterheads/masterhead-target.jpg) no-repeat;
}
.introorienteering{
	background: url(../images/masterheads/masterhead-find.jpg) no-repeat;
}
.intromore{
	background: url(../images/masterheads/masterhead-life.jpg) no-repeat;
}






.aala-logo {
	float: left;
	width: 84px;
	height: 84px;
	margin-top: 10px;
}

.aala-p {
	margin-left: 90px;
}

#outer-content #main-content.adventures {
	width: 100%;
	border-right: none;
}

#outer-content #main-content-header.adventures {
	width: 100%;
}

/*ADVENTURES*/
#outer-content #main-content.adventures dl {
	width: 240px;
	height: 210px;
	float: left;
	margin: 5px;
	border-bottom: 1px solid #46647E;
}

#outer-content #main-content.adventures dl.bottom {
	border-bottom: none;
	padding-bottom: 15px;
} 

#outer-content #main-content.adventures dt span{
	padding-left: 25px;
	font-size: 110%;
	background: #32526F url(../images/bulletpoint.jpg) left center no-repeat;
}

#outer-content #main-content.adventures dt {
	padding-bottom: 5px;
}

#outer-content #main-content.adventures dd {
	padding: 0px;
	margin: 0px;
}

ul.activities-subnav{
	list-style-type: none;
	padding: 5px 0px;
	margin: 0px;
}

#intro-images {
	position: absolute;
	height: 250px;
	width: 250px;
	top: -50px;
	left: -10px;
	z-index: 3;
}

#intro-images-hp {
	position: absolute;
	top: -51px;
	left: -25px;
}

#anniversary-intro {
	position: absolute;
	right: 15px;
	top: 4px;
	z-index: 199;
}

#anniversary-intro-buttons{
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 200;
}


/**************************
	FLICKR BACK WRAPPER
**************************/

table#flickr_badge_uber_wrapper {
	padding-bottom: 5px;
	margin-left: -10px;

}

/**************************
	ADVENTURES IMAGE GALLERY
**************************/

ul.adventure-imagegallery {
	list-style-type: none;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	
}

ul.adventure-imagegallery li {
	display: inline;
}

ul.adventure-imagegallery li img {
	border: 5px solid #fff;
	margin-right: 10px;
}

/********************************
	WHO CAN BOOK
********************************/
ul.who-can-book li{
	padding-bottom: 15px;
	list-style-type:square;
}
ul.news li{
	padding-bottom: 15px;
	list-style-type:square;
}