/* Set base poiint size to 10px */
html>body { font-size: 10px; }
body { font-size: 62.5%; }
table, tr, td {font-size:inherit;}

/* Force vertical scroll bars */
html, body
{
	height: 100%;
	margin-bottom: 1px;
	padding: 0;
}

/* General */
/* ---------------------------------------------------------------------- */
body
{
	background-color: #E0E0E0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 auto;
}

/*
h1, h2, h3, h4, h5, h6 {font-family: CgFuturaMaxiDe, Arial, Helvetica, sans-serif;}
*/

h3, h4, h5, h6
{
	color: #000;
}

h1
{
	font-weight: normal;
	font-size: 1.8em;
}

h2
{
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.5em;
}

h3
{
	margin-top: 1.5em;
	font-size: 1.1em;
}

h4
{
	font-size: 1.0em;
}

a
{
	text-decoration: none;
	/*color: #C33;*/
}

a img, img
{
	border: 0;
}

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

ul li
{
	margin: 0;
	padding: 0 0 0.5em 0.8em;
	background: url(images/mp-bullet-generic.gif) no-repeat 0 0.5em;
}

table
{
	border-collapse: collapse;
	margin: 1em 0;
}

td
{
	padding: 0;
}

/* Page */
/* ---------------------------------------------------------------------- */
#page
{
	width: 760px;
	min-height: 100%;
	background-color:#FFF;
	text-align: left;
	margin: 0 auto;
}

/* Header */
/* ---------------------------------------------------------------------- */
#header
{
	margin-top: 8px;
	padding-top: 1.2em;
}

#header p
{
	font-size: 1px;
	color: #FFF;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000;
	background: url(images/maprob-header-logo.gif) no-repeat 23px center;
}

#header p a
{
	height: 90px;
	width: 760px;
	display:block;
}

#header p a span
{
	position:absolute;
	left: -1000px;
}

/* Navigation */
/* ---------------------------------------------------------------------- */
#navigation
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 23px;
}

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

#navigation li
{
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}

#navigation a
{
	padding: 0.3em 1.5em 0.3em 12px;
	text-decoration: none;
	display: block;
	float: left;
	background-image:url(images/maps-nav-bullet.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

#navigation a:link, #navigation a:visited
{
	color: #000;
}

#navigation a:hover, #navigation a:active
{
	/*color: #C00;*/
}

/* Breadcrumb */
/* ---------------------------------------------------------------------- */
#breadcrumb
{
	color: #CCC;
	font-size: 0.85em;
	padding: 0;
	margin-top: 0 !important;
	margin-bottom: 1.5em !important;
}

#breadcrumb a:link, #breadcrumb a:visited
{
	color: #999;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active
{
	color: #666;
}

.firstCrumb, .crumb, .currentCrumb
{
	padding: 0 0.2em;
	color: #999;
}

.firstCrumb
{
	padding-left: 0;
}

/* Content */
/* ---------------------------------------------------------------------- */
#contentmain
{
	clear: left;
	border-top: 1px solid #CCC;
	padding: 1em 23px 28px 23px;
	font-size: 1.5em;
}

#contentmain h1
{
	margin-top: 0;
}

#contentmain p
{
	margin: 0.8em 0;
	line-height: 1.3em;
}

/* Sister site link */
/* ---------------------------------------------------------------------- */
#sistersitelink
{
	width: 760px;
	position: absolute;
	top: 0;
	/*background-color: #C00;
	background-image: url(images/mprb-header-arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 11px 45%;
}

#sistersitelink p
{
	font-size: 1.3em;
	padding: 4px 23px;
	margin: 0;
}

#sistersitelink a
{
	font-weight: bold;
	color: #fff;
}

#sistersitelink a:link, #sistersitelink a:visited
{
	/*color: #FCC;*/
	text-decoration: none;
}

#sistersitelink a:hover, #sistersitelink a:active
{
	color: #FFF;
	text-decoration: none;
}

/* Footer */
/* ---------------------------------------------------------------------- */
#footer
{
	clear: both;
	border-top: 1px solid #999;
	font-size: 1.2em;
	padding: 1em 23px 2em 23px;
	color: #666;
}

#footer p
{
	display: inline;
	padding-right: 1.25em;
}

#footer a
{
	color: #666;
}

#footer a:hover, #footer a:active
{
	color: #333;
	text-decoration: underline;
}

/* TinyMCE */
/* ---------------------------------------------------------------------- */

#tinymce
{
	text-align: left;
}

.mceContentBody
{
	font-size: 1em;
}

/* Pagination */
/* ---------------------------------------------------------------------- */

.pagination
{
	color: #999;
}

/* ISBN links */
/* ---------------------------------------------------------------------- */

a.isbn
{
	font-size: 0.85em;
	padding-top: 0.15em;
	display: inline-block;
}

a.isbn:link, a.isbn:visited
{
	color: #999;
}

a.isbn:hover, a.isbn:active
{
	color: #666;
	text-decoration: underline;
}

/* 'Support us' strap */
/* ---------------------------------------------------------------------- */

#supportus
{
	position: absolute;
	z-index: 2;
	top: 0;
	width: 760px;
	height: 1px;
	text-align: right;
}

#supportus img
{
	float: right;
}

/* Comments */
/* ---------------------------------------------------------------------- */

#commentstoplink a
{
	margin: 0 0 1em 0;
	background: #C33 url(images/mp-comment-toplink-tag.gif) no-repeat left bottom;
	padding: 2px 0.5em 16px 0.5em;
	display: inline-block;
	color: #FFF;
}

#addthisblock
{
	margin-bottom: 1.5em;
}

#comments
{
	border-top:  1px solid #999;
	margin-top:  2em;
	padding-top: 0.5em;

}

.comment blockquote, #commentbox
{
	background: #E0E0E0 url(images/mp-comment-speech-tag.gif) no-repeat center top;
	padding: 44px 20px 20px 20px;
	margin: -0.5em 0 1.5em 0;
	border: 0;
}

fieldset
{
	margin: 0;
	border: 0;
	padding: 0;
}

#commentboxXXX
{
	border: 1px solid #999;
	border-top: 0;
	padding: 15px;
	background-color: #EEE;
}

#commentbox p.name
{
	float: left;
	width: 325px;
	margin-top: 0;
	padding-top: 0;
}

#commentbox p.email
{
	margin-top: 0;
	padding-top: 0;
	margin-left: 347px;
}

input[type=text], textarea
{
	border: 1px solid #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size: 1.0em;
	padding: 2px;
}

#commentbox input[type=text]
{
	width: 321px;
}

#commentbox textarea
{
	width: 668px;
}

/* AjaxSearch */
/* ---------------------------------------------------------------------- */

.ajaxSearch_highlight
{
	font-weight: bold;
}

/* Highlight box */
/* ---------------------------------------------------------------------- */

.highlightbox
{
	background-color: #EEE;
	border: 1px solid #999;
	padding: 0.1em 0.75em;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* 'Support us' strap */
/* ---------------------------------------------------------------------- */

#follow-buttons
{
	position: absolute;
	z-index: 3;
	top: 50px;
	width: 675px;
	height: 1px;
	text-align: right;
}

#follow-buttons a
{
	background-repeat: none;
	width: 32px;
	height: 32px;
	display: block;
	float: right;
	margin-left: 10px;
}

#follow-buttons a.follow-facebook
{
	background-image: url(images/social-buttons/facebook.gif);
}

#follow-buttons a.follow-twitter
{
	background-image: url(images/social-buttons/twitter.gif);
}

#follow-buttons span
{
	position: absolute;
	left: -1000px;
	width:  500px;
	font-size: 1px;
}

/* Columns table */
/* ---------------------------------------------------------------------- */

table.columns-table
{
	border: 0;
	width: 100%;
}

table.columns-table td
{
	border: 0;
	vertical-align: top;
	padding-right: 20px;
	/*width: 33%;*/
}

/* List as 3-column Z-formation layout */
/* ---------------------------------------------------------------------- */

ul.columns3
{
	margin: 0;
	padding: 0 0 1em 0;
}

ul.columns3 li
{
	float: left;
	/*display: inline-block;*/
	width: 33%;
	box-sizing: border-box;
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0.75em;
}

/* List with alphabetical indices */
/* ---------------------------------------------------------------------- */

#listalphabetised h2
{
	clear: left;
	border-bottom: 1px solid #CCC;
	margin-top: 0.4em;
	padding-bottom: 0.1em;
}

/* END */