html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, texarea, 
table, caption, tbody, tfoot, thead, tr, th, td 	{ margin: 0px; padding: 0px; border: 0px; }

:focus { outline: 0; }

ol, ul { list-style: none; }


body {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

html, body, #allcontents {
	min-height: 100%;
	width: 100%;
/* 	height: 100%; */
}

.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}

#allcontents {
	width: auto;
	margin: 0 auto 0 auto;
	padding: 15px 42px 0px 42px;
	text-align: left;
	overflow: hidden;
}

#banner {
	height: 97px;
	margin: 0px;
	border-bottom: 5px solid #e76126;
}

#banner #department {
	float: left;
/* 	width: 583px; */
	width: 100%;
	margin: 0 0 13px 0;
}

h1#logo {
 	float: left;
	background: transparent url(../images/MaB_logo_188x86.jpg) no-repeat top left;
	height: 84px;
	width: 188px;
	margin: 0;
	border: 0;
	padding: 0;
	text-indent: -9999px;
}

#banner h1.subtitle {
	float: right;
	background: transparent url(../images/franchise_department_275x25.gif) no-repeat bottom left;
	height: 84px;
	width: 275px;
	margin: 0;
	border: 0;
	padding: 0;
	text-indent: -9999px;
}

#banner #mission {
	display: none;
	
}

#banner #fp_image_spacer {
	display: none;
}

/*#fp_image {
	width: 940px !important;
	height: 324px !important;
}

.imageElement {
	display: none;
}*/

#main {
	width: auto;
	background-color: transparent;
}

#navigation {
	display: none;
}

#news {
	display: none;
}

#content_spacer {
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 24px;
}

#content {
	width: auto;
	margin-bottom: 0.5em;
	color: #393939;
}

#content h2 {
	font-size: 190%;
	margin-bottom: 0.5em;
	text-align: center;
}

#content h3 {
	font-size: 160%;
	margin-bottom: 0.5em;
}

#content h4 {
	font-size: 140%;
	margin-bottom: 0.3em;
}

#content h5 {
	font-size: 140%;
	margin-bottom: 0.3em;
}

#content #doc_body_wrapper {
	border-top: 3px solid #CCC;
}

#content #doc_body {
	border-top: 3px solid #F8F8F8;
	padding-top: 0.5em;
}

#content p {
	text-align: justify;
	line-height: 150%;
	margin-bottom: 1em;
	font-size: 120%;
}

#content #doc_body ul {
	font-size: 120%;
	list-style: disc;
	padding-left: 1.5em;
	margin-bottom: 1em;
}

#content #doc_body ol li, #content #doc_body ul li {
	margin: 0 0 0.2em 0;
}

#content #doc_body ol ul, #content #doc_body ul ul {
	margin-bottom: 0em;
}

#content #doc_body ol {
	font-size: 120%;
	list-style: decimal;
	padding-left: 2em;
	margin-bottom: 1em;
}

#content #doc_body ol li ul li {
	font-size: 90%;
}

#content #doc_body a {
	color: #393939;
}

#content #doc_body table {
	margin-bottom: 1em;
}

#content #doc_body table td {
	font-size: 130%;
}

#doc_body a:link, #doc_body a:visited, #doc_body a:hover, #doc_body a:active {
	color: #393939;
}

a.link_to_back {
	display: none;
}

a.link_to_home {
	display: none;
}

#footer {
	background-color: #FFF;
	font-size: 100%;
	font-weight: bold;
	color: #727272;
	padding: 2em 0 3em 0;
	text-align: center;
}

#footer_links {
	float: left;
}

#footer_links li {
	display: inline;
}

#footer_links a {
	color: #727272;
	margin-right: 3px;
}

#footer_links a:link, #footer_links a:visited, #footer_links a:hover, #footer_links a:active {
	color: #727272;
}

#copyright {
	float: right;
}

/*#footer #contact_fd {
	font-size: small;
}*/

#contact_form {
	margin-top: 20px;
	padding-left: 7%;
	border-top: 1px solid #727272;
	padding-top: 10px;
}

#frmEnquiry {
}

#frmEnquiry fieldset {
	margin: 0 0 10px 0;
	padding: 5px;
}

#frmEnquiry legend {
	background-color: #DDD;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF #AAA #666 #FFF;
}

#frmEnquiry label {
	font-weight: bold;
	float: left;
	width: 32%;
	padding-right: 10px;
}

#name, #address, #postcode, #country, #telephone, #alttelephone, #email, #emailconf, #enquiry, #nature, #found, #frName {
 	width: 58%;
}

#frmEnquiry input, textarea {
	border: 3px double #393939;
}

p#error_message, p#error_message2 {
	font-weight: bold;
	color: #F00;
}

#contact_message {
	font-size: 120%;
	margin: 5px;
	text-align: center;
}

#contact_message img {
	border: 1px solid #393939;
	margin: 0 5px 10px 0;	
}

#contact_message p {
	text-align: center;
}

#alt_contact {
	padding-left: 7%;
}

#alt_contact h4 {
	text-decoration: none;
}

#alt_contact .labels {
	font-weight: bold;
}

/*
 * News Stories
 */
 
#doc_body dl#full_news {
	float: left;
	width: 100%;
}
 
#doc_body dt.full_news_headline {
	font-size: 160%;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	margin-bottom: -1.3em;
	border-bottom: 1px dashed #727272;
	border-top: 1px dashed #727272;
}

#doc_body dt.firstarticle {
	padding-top: 0em;
	border-top: 0px none;
}

#doc_body dd.full_news_date {
	text-align: right;
	font-size: 100%;
}

#doc_body dd.full_news_article {
	padding: 0.8em 0 0.5em 0;
	font-size: 120%;
}

#doc_body dd.full_news_article p {
	font-size: 100%;
}

#doc_body dd.full_news_img {
	float:right;
	margin: 16px 8px 8px 8px;
	border: 1px solid #727272;
}

#doc_body dd.full_news_img img {
	display: block;
}

#doc_body table td.financial {
	text-align: right;
}

#doc_body table td#lastfinancial {
	border-bottom: 1px solid #000;
}

#doc_body table tr#financialtotal {
	height: 2em;
}

p#contacttel {
	margin: 15px 0px 10px 0px;
	font-size: 180%;
	color: #D6D6D6;
	text-align: center;
}

#recap {
	margin-left: 32%;
	padding-left: 10px;
}

#text_sitemap li {
	font-size: 120%;
}

#text_sitemap li li {
	font-size: 80%;
}

#content #pager ul {
	display: none;
}

