
/***
 *
 * TagStyles
 *
 ***/

body
{
	max-width: 1220px;
	min-width: 810px;
	font-size: 0.7em;
}

ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul li
{
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-size: 10pt;
}


/***
 *
 * Class Styles
 *
 ***/

.body
{
	width: 600px;
	clear: both;
}

.videolink
{
	position: relative;
	float: right;
	width: 94%;
	text-align: right;
}


a.information
{
	color: #7777FF;
}


div.information
{
	width: 550px;
}

.cities li
{
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

ul.walks
{
	display: block;
	width: 1000px;
}

.walks img
{
	clear: both;
	padding-right: 20px;
}



.walks li 
{
	width: 120px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

.steps
{
	width: 100%;
}

.steps li
{
	position: relative;
	width: 14%;
	height: 20%;
	margin-right: 2%;
	margin-bottom: 32px;
}

.steps li.text
{
	width: 94%;
	clear: both;
	margin-right: 0px;
}

.steps li.video_still
{
	margin-bottom: 20px;
	
}
.steps li img
{
	position: relative;
	width: 100%;
	height: auto;
}

.steps li img.video_still
{
	margin: 0px;
}

.steps p
{
	color: #111177;
}

#item .photo
{
	float: left;
	margin-right: 20px;
}

#item .map
{
	float: left;
}

span.location
{
	font-size: 9px;
	white-space: nowrap;
}

div.tags
{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.tags a
{
	color: #ff9900;
	font-weight: bold;
}

.clear
{
	clear: both;
}

.stepbody
{
	clear: both;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: courier;
}	


.position
{
	font-size: 9px;
}


.previousnext
{
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
}

.logos
{
	margin-top: 20px;
}

.logos img
{
	border: 0px;
	margin-top: 60px;
	margin-right: 40px;
}
