.topnav, .leftnav, .rightnav, .backtotop
{
	display: none;
}

#logo
{
	margin: 0px 0px 0px -73px;
}

#contact
{
	display: none;
}

.mainheader
{ 
	border-style: none;
	margin: 0px 40px 0px 120px;	
}

.header
{
	border-style: none;
	background-position: 0px 200px;
}

/* - - - ACTIVITY PAGE - - - */

.content
{
	text-decoration: none;
	font-size: 14px;
}

.content a
{
	color: #000;
	text-decoration: none;
}

.text
{
	float: left;
	margin: 20px 0px 0px 0px;
}

.text a
{
	color: #000;
	text-decoration: none;
}

.content img
{
	float: left;
	margin: 0px 20px 10px 0px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}

.activityheader
{
	font-weight: bold;
}

.availabletrip
{
	float: left;
	width: 100%;
	padding-top: 10px;
	border-bottom: #222 1px dotted;
}

.availabletriplast
{
	float: left;
	width: 100%;
	padding-top: 10px;
}

.availabletrips a
{
	text-decoration: none;
	color: #000;
}

.triprowbold
{
	font-weight: bold;
}

.mainstrip
{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

.mainstrip a
{
	text-decoration: none;
	color: #000;
}

.skillbox h3
{
	margin: 0px 0px 0px 0px;
}

.staminabox h3
{
	margin: 0px 0px 0px 0px;
}

.smallstrip
{
	font-size: 25px;
	font-weight: bold;
	color: #000;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 100%;
}

.moreinformation
{
	display: none;
}

.footer
{
	display: none;
}


/* - - - TRIP PAGE - - - */

h3
{
	margin-top:0px;	
}

.innergroup h3 a
{
	text-decoration: none;
	color: #000;
	font-size: 22px;
}

.readmore
{
	display: none;
}

.availabletrip
{
	border-bottom: #666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.availabletripdate
{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.availabletripprice
{
	text-transform: uppercase;
	font-weight: bold;	
}

.skillbox, .staminabox
{
	margin-top: 10px;
	float:left;
}

.dottedline
{
	display:none;
}

/* - - - TRIP BROWSER PAGE - - - */

.searchstrip
{
	display: none;
}

table
{
	width: 100%;
	float:left;
}

table thead td
{
	text-transform: uppercase;
	font-weight: bold;
}

table td
{
	white-space: nowrap;
	padding: 5px;
}

.photomenu
{
	display:none;
}

p
{
	margin-top:0px;
}


img.partner, img.partnerlinebreak
{
	padding: 10px;
}