/*-------------------------- CSS Reset by Eric Meyer */

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	color: white;
	quotes: "" "";
}

/* css reset end */



/*-------------------------- main colours:
text 444

navy: 0C0050
blue pale: F0F4FF

green (titles) 555
mid green: B4D7BB
pale green: DFF2DC

link: 555
link visited: 555
errors: ffa

*/



/*-------------------------- main structure */

* {
}

body {
  color: #000;	
  background: #000;
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 0 0 2em 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul
{
	margin: .5em 0 .5em 3em;
}

li
{
	margin-bottom: .5em;
}

.blue {
color: #0C0050;
}

.leadpara {
color: #0C0050;
font-weight: bold;
}

.imgright {
margin: 0 0 10px 10px;
float: right;
clear: right;
}

.imgleft {
margin: 0 10px 10px 0;
float: left;
}

p {
	margin: 0 0 1em 0;
}

p, blockquote, li, h3, h4 {
  text-align: left;
}

a, img {
	border: 0;
}

a, a:visited {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #555;
  text-decoration: underline;
}

blockquote {
  margin-left: 20px;
  margin-right: 0px;
}

h1, h2, h3, h4 {
  font-weight: normal;
  text-decoration:none;
  font-family: 'Lucida Grande Unicode',LucidaGrande,'Lucida Sans','Trebuchet MS', Sans-Serif;
  color: #008786;
  line-height: 110%;
}

h1 {
  color: #BB2F00;
  font-size: 2.3em;
  margin: .5em 0 1em 0;
}

h2 {
  font-size: 1.3em;
  margin: 1em 0 0 0;
  color: #008786;
}

h3 {
  font-size: 1.3em;
  color: #008786;
  margin: 1em 0;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 .5em 0;
  color: #555;
  color: #BB2F00;
}

h3 a:link, h3 a:visited {
  font-weight: normal;
  font-family: 'Lucida Grande Unicode',LucidaGrande,'Lucida Sans','Trebuchet MS', Sans-Serif;
  /* font-size: 1.5em; */
  color: #fff;
}

h1 a, h2 a, h3 a {
  border: 0px;
}


/* standard css stuff */

.emerald {
color: #008786;
}

.green {
color : #363;
}
.maroon {
color : #900;
}
.pink {
color : #c66;
}
.blue {
color : #069;
}
.small {
font-size : 0.7em;
}
.caption {
font-size : 0.7em;
font-style : italic;
}
.iright {
text-align : right;
}
.right {
float : right;
padding : 0 0 5px 10px;
}
.left {
float : left;
padding : 0 10px 5px 0;
}
.clear {
clear : both;
}
.block {
padding-left : 2em;
}
.divider {
border-top : 1px solid #555;
margin : 1.5em 0;
}
.underline {
border-bottom : 1px solid #fff;
} 


/* structural stuff */

body {
	padding: 0;
	margin: 0 0 15px 0;
	background: #fff url('mhea1_bg.jpg') repeat-x;
	color: #444;
}

#container {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  position: relative;
}

#content {
  margin-left: 275px;
  margin-right: 20px;
  padding: 0 10px 60px 10px;
}

#content a, #content a:visited {
	color: #BB2F00;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #BB2F00;
}

#content a:hover img {
	background: #fff;
}

#content ul {
	margin: 2em 0 2em 2em;
	list-style-type: disc;
}





/* !links and footer */

#links
{
	  width: 735px;
	padding: 10px 0 0 255px;
	font-size: 10px;
	border-top: 2px solid  #ddd;
}

#links .list
{
	float: left;
	margin-right: 50px;
}

#footer {
  clear: both;
  margin: 5px auto 0 auto;
  text-align: right;
  font-size:9px;
  color:#999;
  width: 778px;
}



/* !misc styles */

#accessibility {
  position: absolute;
  top: -10000px;
}

#logo {
	padding: 0;
	position: relative;
}

#strap {
	background: #a6531d;
	color: #fff;
	padding: 6px 30px;
}




/* !breadcrumbs -------------------------*/

p#crumbs
{
	position: absolute;
	top: 247px;
	left: 286px;
	color: #777;
	font-size: .8em;
}
#crumbs a {
	color: #008786;
	text-transform: lowercase;
}

/* !breadcrumbs ------------------------- */

#search {
	position: absolute;
	right: 50px;
	top: 50px;
	color: #fff;
	font-size: .8em;
}
#search a, #search a:visited
{
	color: #fff;
	margin-right: 10px;
}
#search form, #search input

{
	display: inline;
}



/* !menu ----------------------------  */

#menu
{
	float: left;
	width: 235px;
	margin: 20px 0 0 22px;
	border-top: 25px solid #008786;
}


#menu .footer
{
	margin-top: 10px;
	border-top: 15px solid #008786;
	border-bottom: 100px solid #ccc;
}

/* !homepage col ------------------------- */

#homecontent
{
	width: 190px;
	float: right;
	font-size: .9em;
	margin-top: 5em;
	padding-left: 15px;
	border-left: 1px dotted #ddd;
}

#homecontent 
{

}


/* !news ---------------------------- */

#newslistbig,#homenews
{
	position: relative;
}

#homenews
{
	width: 430px;
	float: left;
}


.cms_newsposted 
{
	padding-top: 1em;
	font-size: .8em;
	color: #999;
	text-transform: uppercase;
}

cms_newsimage
{
	display: block;
}

#newslistbig .cms_newsimage
{
	padding: 0 0 1em 0;
}


#newsitem h1
{
	font-size: 1.5em;
	color: #008786;
}

#newslistbig div, 
#homenews div 
{
	clear: right;
	margin: 1em 0;
	padding-bottom: 2em;
	border-top: 1px solid #ccc;	
}

#homenews div:first-child
{
	border-top: 0px;	
}

#newslistbig  h1, 
#homenews  h1
{
	font-size: 1em;
	margin: 1em 0 0 0;
	padding: 0;
	text-transform: uppercase;
}


#newslistbig .cms_newstitle, #newslistbig .cms_newstitle:visited,
#homenews .cms_newstitle, #homenews .cms_newstitle:visited
{
	font-size: 1.2em;
	text-decoration: none;
	color: #008786;
	padding-bottom: 5px;
}
#newslistbig .cms_newstitle:hover, 
#homenews .cms_newstitle:hover
{
	color:  #BB2F00;
}

#newslistbig .cms_newsextract, 
#homenews .cms_newsextract 
{
	margin: 0 0 .5em 0;
	padding:  0;
	float: right;
	width: 50%;
}

#newslistbig .cms_newsextract
{
	width: 60%;
}

#newslistbig .cms_newsextract a, 
#homenews .cms_newsextract a 
{
	display: block;
	font-size: .8em;
}

#newslistbig .cms_newsposted, 
#homenews .cms_newsposted 
{
	display: block;
	margin: 0 0 .5em 0;
	padding: 0;
	text-transform: capitalize;
}


#newsitem img.cms_newsimage
{
	float: right;
	padding: 0 0 2em 1em;
}


/* !login ------------------------- */

#cms_login {
	margin: 20px auto;
	border: 1px solid  #afb296;
	padding: 15px;
	width: 290px;
	text-align: right;
	background: #f6f6f3;
}

#cms_login p {
	color: #868973;
}


/* !site map ------------------------- */

#cms_sitemap a, #cms_sitemap a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #aaa;
}


#cms_sitemap ul {
	margin: 5px 0 0 2em;
}

div#cms_sitemap li {
	list-style-type: none;
}
	
div#cms_sitemap a.cms_cat {
	color: #008786;
	text-decoration: none;
	font-weight: bold;
}	

div#cms_sitemap a:hover {
	text-decoration: underline;
}

#cms_sitemap .cms_topcat {
}

#cms_sitemap .cms_cat {
}


/* !misc styles ------------------------- */


.cms_cat, .cms_cat a, .cms_topcat, .cms_topcat a {
	color: #999;;
	padding-top: 5px;
}

.sponsors
{
	font-size: .8em;
	color: #999;
}


a.pdflink
{
	padding: 5px 0 5px 34px;
	background: #fff url('pdflink.gif') top left no-repeat;
	color: #f00;
}

/* !menu ------------------------- */

#menu ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	background: #ddd;
	list-style-type: none;
}

#menu ul li
{
	margin: 0;
}

#menu li a 
{
	display: block;
	padding: 5px 2px 5px 10px;
	text-decoration: none;
	color: #555;
	font-size: 12px; /* stop IE making recursive UL A font sizes smaller */
}

#menu a:hover, #menu ul.cms_om_openul li a:hover, #menu li a.toplevel:hover
{
	text-decoration: underline;
	background: #eee;
}

/* !general menu path styles */

#menu ul.cms_om_cpath
{
	margin-left: 10px;
}


#menu li.cms_om_cpath
{
	border-left: 3px solid #444;
}

#menu ul li a.cms_om_path
{
	background: #444;
	color: #fff;
}

#menu ul li.cms_om_topcat 
{
	color: #fff;
}
#menu ul li a.cms_om_cathere
{
	background: #BB2F00;
	color: #fff;
	font-weight: bold;
}

#menu a.cms_om_page
{
}

/* !final open UL entries */
#menu ul.cms_om_openul
{
	padding-bottom: 0;
	margin-top: -2px;
	border-left: 3px solid #BB2F00;
	/* border-top: 3px solid #830000; */
}
#menu ul.cms_om_openul li a
{
	background: white;
	color: #444;
	padding-left: 15px;
}
#menu ul.cms_om_openul li a.cms_om_page
{
}

#menu ul li a.cms_om_phere
{
	font-weight:bold;
	color: #BB2F00;
	background: #fff;
}

#menu li span
{
	float: right;
}

/* !events -------------------------- */

.event_message {
	margin: 1em 0;
	font-weight: bold;
}

form#events_chooser {
	display: inline;
}

table#events_table {
	width: 100%;
	margin-bottom: 1em;
}

table#events_table tr td
{
	padding-top: 10px;
}

tr.events_title td {
	padding: 5px;
	background: #eee;
	font-weight: bold;
}

tr.events_title span {
	font-weight: normal;
	display: block;
}

td.event_info,td.event_location
{
	padding-bottom: 2em;
}

td.event_location
{
	width: 35%;
	padding-left: 2em;
	color: #999;
}

/* !members list ------------------ */

#memberslist h1
{
	color: #008786;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#memberslist h1 a
{
	color: #008786;
}

#memberslist p
{
	margin: 0 0 1em 0;
	padding: 0;
}

#memberslist td
{
	padding: 1.5em 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}

#memberslist tr > td:first-child
{
	width: 210px;
}

/* !member info */

#memberinfo h1
{
	color: #008786;
	font-size: 1.3em;
	margin: 0 0 1em 0;
	padding: 0;
}

#memberinfo h3
{
	margin: 0;
	padding: 0;
}

#memberinfo h4
{
	color: #008786;
	font-size: 1em;
	margin: 1em 0 0 0;
	padding: 0;
	
}

#memberinfo td
{
	vertical-align: top;
}

#memberinfo tr > td:first-child
{
	padding-right: 30px;
}

#msearchform
{
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #eee;
	margin: 1em 0;
}

/* shop */

#content .event
{
	margin-bottom: 2em;
}

.event h1
{
	margin: 0 0 .5em 0;
	font-size: 1.5em;
	background: #008788;
	padding: 5px;
	color: #fff;
}

.event a
{
	color: #fff;
}

#content ul.tickets
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}

ul.tickets li
{
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 0 0 1em 0;
	margin: 0;
}

#content a.buybutton, #content a.buybutton:visited
{
	color: #fff;
	padding: 4px 6px;
	text-transform: uppercase;
	margin: 0 0 0 1em;
	background: #008788;
	font-size: .8em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

#content a.buybutton:hover
{
	background: orange;
	text-decoration: none;
}

p.buyit
{
	margin: 0;
	text-align: right;
}

