﻿body {
	background: #000 url(html-bg.jpg) top center no-repeat;
}


h1
{
	top: 0 !important;
}

h2
{
	padding: 0 0 5px 0;
	font-size: 20px;
}

#youtube
{
	
	position: absolute;
	top: 160px;
	left: 70px;
}

#trail-details
{
	position: relative;
	top: 80px;
	width: 410px;
	left: 520px;
	min-height: 700px;
	margin-bottom: 50px;
}
#trail-details ul li a
{
	display: block;
	padding: 2px;
	color: #FDDA00;
	text-decoration: none !important;
	background: url(/assets/images/bullet-ul-li-arrowonly-yellow.png) 0 5px no-repeat;
	padding-left: 15px;
}
#trail-details ul li a:hover
{
	color: #FFF;
}
#map-photos
{
	margin-top: 20px;
	padding-left: 0px;
}
#map-photos a
{
	display: block;
	float: left;
	margin-right: 10px;

}
#map-photos a span
{
	display: none;
}
.map
{
	width: 100px;
	height: 122px;
	background: url(/assets/images/icon-map.png) no-repeat;
}
.photostack
{
	width: 120px;
	height: 103px;
	background: url(/assets/images/icon-photostack.png) no-repeat;
}
