#thumbtitle {
	color: rgb(85,0,0);
	text-align: center;
	font-size: 175%;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans;
}

#thumbnav {
	margin: 5px 0 0 0;
	border: 0;
	width: 970px;
	overflow: hidden;
	height: 0;
	position: relative;
	text-align: center;
}

#thumbnav div.metacontainer {
	border: 0;
	width: 100%;
	height: 110px;
}

#thumbnav div.container {
	position: relative;
	text-align: center;
	overflow-x: auto;
	margin: 0 auto;
	height: 125px;
	width: 100%;
	white-space: nowrap;
}

#thumbnav div.thumb {
	padding: 5px 10px;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 4px;
	display: inline;
}

#thumbnav div.thumb img {
	opacity: 1;
}

#thumbnav div.current {
	padding-bottom: 0;
	border-bottom: 4px solid rgb(85,0,0);
}

#thumbnav div.current img {
	opacity: 0.5;
}

#thumbnav span.pagenumber {
	font-size: 80%;
	padding-left: 0.25em;
	border: 0;
}

#thumbtogglesign {
	background: rgb(85,0,0);
	color: white;
	font-weight: bold;
	font-size: 125%;
	padding: 0 0.3em;
	cursor: pointer;
	text-decoration: none;
	border: 0;
}

#thumbtoggletext {
	cursor: pointer;
	text-decoration: none;
	border: 0;
}

#pagecontainer {
	position: relative;
	min-height: 400px;
	text-align: center;
	margin: 0;
	width: 970px;
	overflow: hidden;
}

#brochurecontent div.content {
	margin: 0 auto; /* override by mootools for fancy brochure interface */
	text-align: center;
	z-index: 1;
	border: 0;
}

#actionicons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	margin: 0;
	padding: 0;
	border: 0;
}

#actionicons a img {
	border: 0;
	text-decoration: none;
}

div.actionicon {
	float: right;
	text-decoration: none;
	margin: 0 auto;
	border: 0;
	padding: 0;
	text-align: center;
	width: 8em;
	clear: both;
	font-size: 75%;
	font-weight: bold;
}

div.actionicon a {
	text-decoration: none;
	border: 0;
}

#previous {
	position: absolute;
	left: 0;
	top: 250px;
	z-index: 10;
}

#continue {
	position: absolute;
	top: 250px;
	right: 0;
	z-index: 10;
}

img.usemap {
	border: 0;
}

