body {
	background-color: #efeed0;
	color: #6e6b48;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 8pt;
}

h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

h2 strong {
	font-size: 130%;
}

div.insertleft img,
div.insertright img{
	display: block;
	border: 1px solid #6e6b48;
	margin-bottom: 0.5em;
}

div.insertleft,
div.insertright{
	width: 218px;
	text-align: center;
	font-size: 90%;
}

div.insertleft {
	float:left;
	margin-right: 1em;
}

div.insertright {
	float:right;
	margin-left: 1em;
}

img {
	border: none;
}


body {
	margin: 0;
	background-color: #ccc;
}

#wrap {
	width: 760px;
	border: 1px solid black;
	margin: 1em auto;
	background-color: #efeed0;
	color: #6e6b48;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
}

/* header */
#header {
	width: 760px;
	height: 86px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header img {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

/* height fixer */
#heightfixer {
	height: 464px;
	float: left;
}

.clear {
	clear: both;
}

/* menu */
#menu {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: black;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-color: #3aa37b;
	padding: 0.2em 0em 0.2em 0em;
}

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

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 1em;
	background-image: url(../images/menu-separator.jpg);
	background-position: 100% 50%;
	background-repeat: repeat-y;
	
}

#menu ul li.last {
	background-image: none;
}

#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover {
	color: black;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* main content area */
#page {
}

.cms_page {
	margin: 1em 2em;
}

.home_mla_logo {
	float: right;
}

.tram_driver {
	width: 200px;
	height: 488px;
	float: left;
	position:relative;
	background-image: url(../images/tram-driver.jpg);
	background-repeat: no-repeat;
	left: -2em;
}

.home_text {
	margin-left: 200px;
	padding-top: 0.5em;
	clear: right;
}

.home_link {
	margin: 2em 0;
	float: right;
}

.home_footer {
	clear: both;
	padding-top: 2em;
}


/* map area */
#map {
	width: 400px;
	height: 464px;
	float: right;
	position: relative;
	background-image: url(../images/map-back.jpg);
	background-repeat: no-repeat;
}

#map_content {
	float: left;
	width: 320px;
	margin: 10px;
}

.linkmap img {
	border: 1px solid #518b85;
}

.linkmap {
	text-align: center;
	color: #518b85;
}


#stops {
	margin: 0;
	padding: 0;
	list-style: none;
}

#stops li {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
}

.stopnum {
	border: 1px solid black;
	background-color: white;
	color: black;
	font-weight: bold;
	display: block;
	font-size: 10pt;
	width: 1em;
	height: 1em;
	text-align: center;
	cursor: pointer;
}

#stops a:link,
#stops a:visited {
	border: none;
	text-decoration: none;
}

#stops a:hover,
#stops a:active {
	border: 1px solid red;
	border: none;
	text-decoration: none;
}
/*
#stops a:hover .hint {
	border: 1px solid green;
}
*/

#stops .hint {
	background-color: #518b85;
	color: white;
	padding: 0.25em;
	width: 10em;
	/*
	opacity: 0.9;
	filter: alpha(opacity=90);
	*/
	position: absolute;
	bottom: -0.5em;
}


#stops a:link .hint,
#stops a:visited .hint {
	left: -999em;

}

#stops a:active .hint,
#stops a:hover .hint{
	left: 2em;
}

#stop_content,
#dest_content {
	background-color: #6a938f;
	color: white;
	margin: 1em;
	padding: 0.5em 1em;
	float: left;
}

#stop_content .back_link,
#dest_content .back_link {
	float: right;
	padding: 0 2em;
}

#stop_content a:link,
#stop_content a:hover,
#stop_content a:active,
#stop_content a:visited,
#dest_content a:link,
#dest_content a:hover,
#dest_content a:active,
#dest_content a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#stop_content a:hover,
#dest_content a:hover {
	text-decoration: underline;
}

#stop_content .location,
#dest_content .location,
#interactive_stop .location {
	font-weight: normal;
	font-size: 80%;
}


#stop_content .stop_images img,
#stop_images img {
	float: left;
	border: 1px solid white;
	margin: 5px 17px;
}

#stop_content .stop_images {
	margin-bottom: 1em;
}

#stop_content .description {
	margin-bottom: 1em;
}

.destinations {
	margin: 1em 0 2em 0;
}

.destinations .destination {
	float: left;
	text-align: center;
	width: 140px;
	height: 140px;
	font-size:80%;
}
.destinations .destination img {
	border: 1px solid white;
	margin: 4px;
}

#dest_content .text {
	float: left;
	width: 256px;
}

#dest_content .text h3 {
	margin :0;
	padding: 0;
	font-size: 180%;
}

#dest_content .image {
	float: right;
}

#dest_content .image img {
	border: 1px solid white;
}

.related .item {
	float: left;
	width: 100px;
	margin: 4px;
	height: 125px;
	text-align: center;
	font-size:80%;
}

/* interactive extras */
/*
#interactive_content {
	position: relative;
	border: 1px solid black;
	top: -10px;
	left: -10px;
}

#interactive_divs {
	border: 1px solid red;
	position: absolute;
	top: -10px;
	left: 0;
}
*/

#page {
	position: relative;
	border-top: 1px solid black;
}

#interactive_divs a:link,
#interactive_divs a:hover,
#interactive_divs a:active,
#interactive_divs a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#stop_content a:hover,
#dest_content a:hover {
	text-decoration: underline;
}

#interactive_content .back_link,
#interactive_destination .back_link,
#interactive_related .back_link {
	float: right;
	padding: 0 2em;
	clear: both;
}

#interactive_stop,
#interactive_destination,
#interactive_related {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 740px;
	background-color: #6a938f;
	color: white;
	/*
	opacity: 0.95;
	filter: alpha(opacity=95);
	*/
}

#interactive_stop .destination img,
#interactive_destination .related img {
	display: block;
	clear: both;
}

#interactive_stop .pad,
#interactive_destination .pad,
#interactive_related .pad {
	padding: 5px 10px;
}

#interactive_destination .text,
#interactive_related .text {
	float: left;
	width: 256px;
}

#interactive_destination .text h3,
#interactive_related .text h3 {
	margin :0;
	padding: 0;
	font-size: 180%;
}

#interactive_destination .image,
#interactive_related .image {
	float: right;
}

#interactive_destination .image img,
#interactive_related .image img {
	border: 1px solid white;
}

/* zoom map */
#zoomarea {
	width: 218px;
	height: 218px;
	border: 1px solid #518b85;
	margin: 10px 20px;
}

#zoommap {
	width: 218px;
	height: 218px;
}

#controls {
	margin-top: 10px;
	width: 100px;
	float: left;
	text-align: center;
}


#zoomarea {
	float: left;
}

