﻿html, body, h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 75%; /* 12px */
  color: #333;
  font-weight: normal;
}
address, caption, cite, code, dfn, th, td, var{font-style:normal;font-weight:normal;}
img {border:0;}
.accessibilty {display: none;}
.bgnone  {background-image: none;}
.mi {display: block;}

/*text*/
em 		{font-style:italic;}
strong	{font-weight: bold;}
h1 {
	font-size: 2.2em; /* 24px */
	color:#5A932B; /* green */
	font-weight: normal;
	padding-bottom: 13px;
}
	h1 small {font-size: 10px;}
h2 {
	font-size: 1.6em; /*18px*/
	color:#5A932B; /* green */
	font-weight: normal;
	padding-bottom: 7px;
	}	
h3 {
	font-size: 1.4em; /* 13px */
}
h4 {
  font-size: 1.167em;
  text-transform: uppercase;
}
h3, h4, h5, h6 {
    font-weight: bold;
    padding: 0;
    color: #656654;
}
h5,h6 {
  color: #333;
  font-size: 1.083em;
  margin: 0;
}
p, li {
	font-size: 1em; /* 11px */
	line-height: 1.6;
	color: #333;
}
span.date {font-size: 0.9em; color: #666; display: block; text-transform: uppercase;}

/* caption style, usable in the content fields, and accessible through the default control */
address {
	font-size: 0.9em;
}

/*lists*/
ol,ul {}

/*links*/
a, a:link	{color: #02799F; text-decoration: none;}  /* light blue */
a:visited 	{color: #6b049d; text-decoration: none;}
a:hover, a:active, a:focus 	{color: #02799F; text-decoration: underline;} /* medium gray*/

h3 a:visited {
	color: #02799F;
}

.globalnav a, 
.globalnav a:link, 
.globalnav a:active, 
.globalnav a:visited {color: #fff; text-decoration: none; font-size: 1em; font-weight: bold;}

.globalnav a span.mi, 
.globalnav a:link span.mi, 
.globalnav a:active span.mi, 
.globalnav a:visited span.mi {font-weight: normal;}

.globalnav a:hover, .globalnav a:hover span.mi {text-decoration: underline;} 

td.sidenav li a, 
td.sidenav li a:link, 
td.sidenav li a:active, 
td.sidenav li a:visited {text-decoration: none;}

.print {float: left; height: 22px; font-size: 0.9em; width: 150px;}
.print a {display: block; height: 25px; padding-left: 25px;
}

.footer li a,
.footer li a:link,
.footer li a:visited {color: #fff; text-decoration: none; font-weight:bold;}

.footer li a:active,
.footer li a:focus,
.footer li a:hover, 
.footer a:active span.mi,
.footer a:focus span.mi,
.footer a:hover span.mi {text-decoration: underline;}

a.sectionEndLink {font-size:0.9em; /*11px*/text-align:right;}

a.button, a:link.button, a:visited.button {
	padding: 0px 26px 4px 8px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
}
a.bigblue {
	width: 137px;
	height: 23px;
	background: transparent url('http://www.tepapa.govt.nz/Style%20Library/TePapaResource/css/img/Button-background-big-blue.png');
}

a.bigblue:hover.button {
	background: transparent url('http://www.tepapa.govt.nz/Style%20Library/TePapaResource/css/img/Button-background-big-blue.png') no-repeat scroll left -27px;
}

a.superbigblue {
	width: 180px;
	height: 23px;
	background: transparent url('http://www.tepapa.govt.nz/Style%20Library/TePapaResource/css/img/Button-background-superbig-blue.png');
}

a.superbigblue:hover.button {
	background: transparent url('http://www.tepapa.govt.nz/Style%20Library/TePapaResource/css/img/Button-background-superbig-blue.png') no-repeat scroll left -27px;
}


/*forms*/
form {}
fieldset {border:0;}
label {}
legend {}

em.required {color:Red;font-weight:bold;}

a.removelink {padding-top: 3px;}

.clearer {font-size: 0.1px; clear: right; height: 1px;}

img.right {float: right;}


#outercontainer {width: 960px;	margin: 0 auto;}
#contentcontainer {float:left; width: 755px;}
#pageContainer {padding-bottom:30px; float: left;}

/* ------------------------------------------*/
/* >>>>>>>>>>>>> HEADER     <<<<<<<<<<<<<<<<-*/
/* ------------------------------------------*/ 

.header {
background: url("/Style%20Library/TePapaResource/images/headerBG.jpg") no-repeat scroll left top #FFFFFF;
float:left;
width:960px;
height:119px;
    color:#333333;
  font-size: 88%;
  color: #333;
  font-weight: normal;
    line-height:1.5;
    margin:0;
    padding:0;  
letter-spacing:0em;    
}

.searchintranet, .globalnav {
    float:right;
}

.searchintranet
{
   margin-top:10px; 
   margin-right:14px;
}

.header .logo {
float:left;
margin-left:10px;
margin-top:8px;
text-indent:-9999px;
width: 52px;
height: 110px;
}

.header .logo2 {
float:left;
height:37px;
/*margin-right:194px;*/
margin-left: 20px;
margin-top:20px;
text-indent:-9999px;
width:230px;
}

#SRSB input {
background:url("/Style%20Library/TePapaResource/images/searchBoxBG.png") no-repeat scroll left top;
padding:4px 6px 4px 8px;
border-style:hidden;
border-width:0px;
margin-right:0px;
}

#ctl00_SearchBox_S6F789EBA_go
{
    float:left;
    height:22px;
    width:22px;
    text-indent:-9999px;
    background: url("/Style%20Library/TePapaResource/images/searchBtn.png") no-repeat scroll left top;
}

#ctl00_SearchBox_S6F789EBA_go:hover, #ctl00_SearchBox_S6F789EBA_go:active
{
    background: url("/Style%20Library/TePapaResource/images/searchBtnhover.png") no-repeat scroll left top;
}

.header .globalnav {
float:right;
padding-right:7px;
}

.header .globalnav ul, #mainnav ul {
margin:0;
padding:0;
}


.header .globalnav li {
border-left:1px solid #A1C78D;
display:block;
float:left;
list-style-type:none;
margin-right:10px;
margin-top:9px;
padding-left:5px;
}

.header .globalnav li {
list-style-type:none;
}

.globalnav a, .globalnav a:link, .globalnav a:visited {
color:#FFFFFF;
font-size:1em;
font-weight:bold;
text-decoration:none;
}

.globalnav a:active, .globalnav a:hover, .globalnav a:active span.mi, .globalnav a:hover span.mi
{
    text-decoration:underline;
}

span.mi {
display:block;
font-weight:normal;
}

.globalnav a span.mi, .globalnav a:link span.mi, .globalnav a:active span.mi, .globalnav a:visited span.mi {
font-weight:normal;
}


/* ------------------------------------------*/
/* >>>>>>>>>>>>> MAIN NAV   <<<<<<<<<<<<<<<<-*/
/* ------------------------------------------*/ 

#mainnav 
{
margin: 20px 0px 0px 0px; 
display: table; /* necessary for Firefox to not wrap the il elements around the logo and globalnav */
width: 898px; /* necessary for IE7 to not wrap the il elements around the logo and globalnav */
float: left;
}

#mainnav ul {
	margin-left: 75px;
}

#mainnav ul li {
  float :left;
  list-style-type :none;
  text-align :center;
  height :34px;
  font-size: 1.182em;
  line-height:normal;
}

#mainnav li a.link, #mainnav li a.home {
	color: #111;
	display:block;
	font-weight:bold;
	padding:0px 15px 5px 15px;
	text-decoration:none;
}

#mainnav li a.link{
background: url("/Style%20Library/TePapaResource/images/mainnavSelectedBG.png") no-repeat scroll 0 0;
}

#mainnav li a.link:hover, #mainnav li a.selected 
{
color: #069;
background: url("/Style%20Library/TePapaResource/images/mainnavSelectedBG.png") no-repeat scroll 0 -36px;
}

#mainnav li a.home:hover, #mainnav li a.home:active
{
color: #069;
}


			
/* -----------------------------------*/
/* >>>>>>>>>>>>> Edit Console <<<<<<<<<<<<<<<<-*/
/* -----------------------------------*/ 
.editconsole {
	float: left;
	width: 100%;
}

/* -----------------------------------*/
/* >>>>>>>>>>>>> Breadcrumb <<<<<<<<<<<<<<<<-*/
/* -----------------------------------*/ 
.breadcrumb {
	padding: 7px 0 7px 7px;
	margin-bottom: 10px;
	color:#666; 
	float: left;
	width: 953px;
}
.breadcrumb ul {margin: 0; padding: 0;}
.breadcrumb li {
	float: left; 
	list-style-type: none; 
	background: transparent url(img/breadcrumbArrow.png) no-repeat scroll right 6px;
	 padding-right: 10px; 
	 margin-right: 5px; 
	 color: #666;}
.breadcrumb li.first {padding-right: 0;}
.breadcrumb li.first, .breadcrumb li.last {background: none;}
.breadcrumb li.last {color: #333;}

.breadcrumb li a:visited {
	color: #02799F;
}

/*------- contentcontainer layout ---------- */
table.contentlayout {
/*	border: 1px solid lime;*/
	width: 98%;
	margin-top: 25px;
	margin-bottom: 60px;
	margin-left: 17px;
}

/* -----------------------------------*/
/* >>>>>>>>>>>>> subnav  <<<<<<<<<<<<<<<<-*/
/* -----------------------------------*/ 
td.sidenav,
.sidenav  {
	float:left;
	width: 165px;
	padding-right: 40px;
	margin-bottom: 10px;
	vertical-align: top;
}

td.sidenav h2,
.sidenav h2 {
	color:#b3b3b4;
	padding-bottom: 0px;
	border-bottom: 1px solid #ddd;
}

td.sidenav ul,
.sidenav ul{
	margin: 0;
	padding: 0;
	border-top: 1px dashed #CCC;
}
td.sidenav ul ul,
.sidenav ul ul {
	border: none;
}
td.sidenav li,
.sidenav li {
	list-style-type: none;
  border-bottom: 1px dashed #CCC;
  padding-left: 0;
}
	td.sidenav li a,
	.sidenav li a {
    display: block;
    padding: 5px 0;
    color: #333;
    font-size: 1em;
    padding-left: 7px;	}
	
	.sidenav li a:hover,
	.sidenav li a:active,
	.sidenav li a:focus,
	.sidenav li a:visited:hover,
	.sidenav li a:hover:visited {
  color: #069;
  font-weight: bold;
  background: #F2F2E1;
  text-decoration: none;
	}

	.sidenav li a:visited {
		color: #333;
	}


td.sidenav li li a,
.sidenav li li a {
  margin: 0;
  font-size: 1em;
  padding: 5px 0 5px 10px;
  color: #333;
  display: block; /* Firefox fix */
}
td.sidenav li li,
.sidenav li li,
td.sidenav li li li,
.sidenav li li li {
  border: none;
  border-top: 1px dashed #CCC;
}
td.sidenav li li li a,
.sidenav li li li a {
  margin: 0;
  padding: 5px 0 5px 20px;
  display: block; /* Firefox fix */
}
td.sidenav a.selected,
.sidenav a.selected {
	color: #069;
  background: #F2F2E1;
}
td.sidenav a.selected,
.sidenav a.selected {color: #333; cursor: default; font-weight: bold;}

li a.newPageNotApproved {background-color: #2d2d2d; border: 1px dotted #999; text-indent: 7px;}
li a.newPageNotApproved:link,
li a.newPageNotApproved:active,
li a.newPageNotApproved:visited {color: #999;}

/*------- right sidebar ---- */
.rightbar {float: right; width: 250px; padding: 0 7px 0 35px;}

/* -----------------------------------*/
/* >>>>>>>>>>>>> Content <<<<<<<<<<<<<<<<-*/
/* -----------------------------------*/ 
td.maincontent {
	border-left: 1px solid #ededed;
	padding-left: 15px;
	vertical-align: top;
}

/*dont know if this works - when you view source, still says width: 100%*/
#MSO_ContentTable, #MSO_ContentTableFull {float: left;}
#MSO_ContentTable {width: 463px;}
#MSO_ContentTableFull {width: 755px;}

#content {
	width: 100%;
	float: left;
	padding-top: 30px;
}
#contentprimary, #contentprimarynonav {
	float: left;
	padding: 0px 28px 0 0;
	clear: left;
}
#contentsecondary {
	float: right;
	width: 195px;
}
	#contentsecondary ul {
		margin: 0;
		padding: 0;
	}
	#contentsecondary li {
		background: url(img/BulletGeneric.gif) no-repeat left 4px;
		font-size: .9em;
		padding-left: 15px;
		list-style-type: none;	
		margin-bottom: 10px;
	}
	/*--- my links ---*/
	#contentsecondary ul.addlink li {
	background: url(img/BulletAdd.gif) no-repeat left top;	
	padding-left: 20px;
	}
	#contentsecondary ul.additionallinks li{
		background: none;
		font-size: 0.8em;
		display: inline;
		list-style-type: disc;
		padding-left: 0;
	}
#contenttertiary {
	float: left;
	width: 220px;
	padding-right: 20px;
}

.section {margin-bottom: 2em;}
.bodyCopyContainer {margin-bottom: 20px;}

#MSO_ContentTable p, #MSO_ContentTableFull p  {margin-bottom: 1em;}
#MSO_ContentTable ul, #MSO_ContentTableFull ul {margin: 0; padding: 0; margin-left: 15px; margin-bottom: 1em;}
#MSO_ContentTable ol, #MSO_ContentTableFull ol {margin: 9px; padding: 0; margin-left: 24px; margin-bottom: 1em;}

#MSO_ContentTable .ms-formfieldvaluecontainer ul, 
#MSO_ContentTableFull .ms-formfieldvaluecontainer ul  {margin-left: 15px;}
#MSO_ContentTable .ms-formfieldvaluecontainer ol,
#MSO_ContentTableFull .ms-formfieldvaluecontainer ol {margin-left: 23px;}

#MSO_ContentTable table, #MSO_ContentTableFull table {border-collapse: collapse; width: 99%; margin-bottom: 1em;}
#MSO_ContentTable table td, #MSO_ContentTableFull table td  {border: 1px solid #999; padding: 3px; }

#MSO_ContentTable table.noborder td, #MSO_ContentTableFull table.noborder td  {border: 0px solid #999; }

.bodyCopyContainer li {margin-left: 2px;}

/* ------------ search results -------------*/
.searchmore {
	margin-bottom: 2em;
}
.searchmore input {
	border: 2px solid #C1C1C1;
}
.searchmore img {position: relative; top: 5px; cursor: hand; cursor: pointer;}

.resultlisting {
	color: #666;
	font-size: 1.4em;
	float: left;
	padding-right: 40%;
}
.resultlisting span {
	color: #333;
}
table.searchresult {
	border-collapse: collapse;
	clear: left;
	width: 100%;
}
table.searchresult th {border: 1px solid #dcdcdc; color: #333; font-weight: bold;padding: 2px 5px; text-align: left; vertical-align: top; width: 33%;}
	table.searchresult th.name {border-left: none; color: #333;}
	table.searchresult th.details {border-left: none; border-right: none;}
	table.searchresult th.absence{border-right: none;}

table.searchresult td {padding: 10px 5px; vertical-align: top;}
table.searchresult tr.alt td {background: #f6f9fc;}
table.searchresult td.name span {display: block; padding-left: 10px; font-size: 0.9em;}


/* -----------------------------------*/
/* >>>>>>>>>>>>> Footer <<<<<<<<<<<<<<<<-*/
/* -----------------------------------*/ 
.footer {
	background: #5A932B url(img/footerBG.gif) repeat-x left top;
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 8px;
	position: relative;
	font-size:88%;
}
.footerflourish, .footerflourishhome  {
  background: url(img/footerFlourishInt.gif) no-repeat 120px top; 
  position: relative; 
  top: -13px; 
  display: block; 
  height: 9px;
}

.footer ul {
	padding: 0;
	clear: both;
	margin: 0px 0px 0px 30px;
	}
	
.footer li {
	color: #fff; 
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	float: left;
	border-left: 1px solid #A1C78D;
	height: 33px;
}
.footer li span.mi {
	display: block;
}
.footer li.single {line-height: 2.5em;}
.footer li.last {border-right:none;}
.footer .nzgovt {
	background: url(img/nzGovtLogo.gif) no-repeat left top;
	display: block;
	width: 127px;
	height: 17px;
	text-indent:-9999px;
	position: absolute;
	right: 20px;
	bottom: 15px;
}

/* --- sitemap --- */

.siteMapContainer {
	margin-left: 15px;
}

.siteMapMainSection {
	float:left;
	width: 18%;
	overflow: auto;
	margin-right: 10px;
	padding: 0 3px 0 3px;
}
.siteMapContainer ul {

	list-style: none;
	padding: 0;
	margin: 0;
}
.siteMapContainer ul ul {
	padding-top: 10px;
}
.siteMapContainer ul ul ul {
	padding-top: 10px;
}

.siteMapContainer li {
	font-size: 1.4em;
	padding-bottom: 10px;
}
.siteMapContainer li li {
	font-size: 0.7em;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #b3b3b4;
}
.siteMapContainer li li li {
	font-size: 0.8em;
	padding: 0 0 5px 0;
	border: none;
}

/* --- subscribe to newsletters ----*/
.subscribe {
	background: #f5f5e7; 
	padding: 10px 0 13px 0; 
	margin-bottom: 20px;
	border: 1px #ccc solid; 
}	
.subscribe h2, .subscribe h3, .subscribe p {color: #fff !important; padding-bottom:10px;}
.subscribe h3 {margin-top: 0px;}

/* --- right sidebar: podcast -- */

.podcast {
	margin: 20px 0 20px 0;
	border: 1px solid #eaeaea;
	overflow: hidden;
	zoom: 1;
	padding: 3px;
}

.podcast a {
	float:left;
	line-height:40px;
}

.podcast .icon {
	float:left;
	width:40px;
	height:40px;
	padding-right:2px;
	background:url(img/podcast.png) no-repeat left top;
}

/* --- right sidebar: all webparts --- */
.webpart {
	margin: 0 0px 2em;
	float: right;
	clear: both;
	width: 250px;
}

.webpart h3 {
  -moz-border-radius: 5px 5px 0 0; /* FF only */
  border-top: none;
  color: #FFF;
  font-size: 13px;
  padding: 3px 17px 10px 17px;
  text-transform: uppercase;
  background: #f5f5e7 url('img/webpart-h3-bgd.png') no-repeat;
  margin-top: 10px;
}

.webpart h3 a {
	color: #FFFFFF;
}

.webpart p {
	font-size: 1em;
	background: #f5f5e7;
	margin-left: 1px solid #cececd;
	padding: 0 17px;
}

.webpart ul {
	background: #f5f5e7;
	margin: 0;
	padding-left: 34px;
	padding-bottom: 5px;
}

/* --- right sidebar: image webpart --- */

.imageWebpart {border-top: none; margin-left: 0; margin-right: 0; width: 250px; text-align: center;}
.imageWebpart img {
	/*margin: 10px 0 5px 0;*/
	max-width: 250px;
}
.imageWebpart div{color: #666; font-size: 1em; margin-top: 5px; text-align: left; }

.imageWebpart div p {color: #666; background: transparent; padding: 0px; }

/* --- blog container ---*/
.blogContainer {
	background: #f5f5e7;
	padding-bottom: 5px;
}

.webpart .blogContainer ul {
	padding: 0 0 0 17px;
	margin: 0;
	margin-left: 1px solid #cececd;
}
.blogContainer li {list-style-type: none; margin-bottom: 1em;}

.blogContainer a {padding-left: 17px;}

.blogContainer li a {padding: 0;}

.blogItem {
	padding: 10px 0 15px 0;
	border-bottom: 1px #eaeaea solid;
}

/* --- right sidebar: link wp --- */
.linkWebpart ul {
	margin: 0;
	padding: 0;
	background: #f5f5e7;
	padding-bottom: 5px;
}
.linkWebpart li {list-style-type: none; margin-bottom: 1em; padding-left:17px;}

/* --- right sidebar: events webpart --- */
.eventsItemContainer ul {
	margin: 0;
	padding: 0;
	background: #f5f5e7;
	padding-bottom: 5px;
}
.eventsItemContainer li {list-style-type: none; margin-bottom: 1em; padding-left: 17px;}

.eventsItemContainer li p {padding-left: 0px;}

.eventsItemContainer li a {font-weight: bold; }

/* ****************** Right sidebar: Flickr feed ****************** */

#flickrpics {
	padding-top: 10px;
	margin-bottom: 10px;
}

div.RightBarFlickrPics {
	height: 70px;		
	width: 70px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
}

div.RightBarFlickrInfo {
	clear: left;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #333;
}

/* --- right sidebar: datepicker --- */

#datepicker {
	text-align: center;
	border-left: 1px #ccc solid;
	background: #F5F5E7 url('img/ui-calendar-header-bgd.png') no-repeat scroll left top;
}

.datepickerFilter {
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
}

.datepickerFilter p {
	text-align:center;
}


/* --- events calendar page --- */
.eventsCalendarDay{
	border-bottom: 1px solid #eaeaea;
	margin-top:10px;
}

.eventsCalendarDay .date{
	font-weight:bold;
}

#MSO_ContentTable .eventsCalendarDay ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.eventsCalendarDay li {margin-bottom: 10px;}

/* --- Event List Menus container --- */
.eventListMenuContainer ul {margin: 0; padding: 0;}
.eventListMenuContainer li {list-style-type: none; padding: 0 0 10px 0;}
.eventListMenuContainer  p {font-weight: normal; font-size: 1em; line-height:1.5; color: #666;}

/* --- gallery layout --- */

.galleryContainer {
	float: left;
}
.galleryItem 
{
	float:left;
	height: 148px;
    border: 1px #ddd solid;
    border-right-width: 2px;
    border-bottom-width: 2px;
	width: 135px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}   
	.galleryItem img {height: 100px; max-width: 135px;}
	.galleryItem span {font-size:0.9em; display: block;}

/* --- What's On Overview, Subsection Overview --- */

#MSO_ContentTable .whatsOnRollup ul,
#MSO_ContentTable .subsectionList ul,
#MSO_ContentTable .eventsCalendarWeekDay ul
{
	padding: 0px;
	margin: 0px;
/*	border-top: 1px solid #eaeaea;*/
}

.whatsOnRollup li,
.subsectionList li,
.eventsCalendarWeekDay li
{
	list-style-type:none;
	padding: 0 0 10px 0;
/*	border-bottom: 1px solid #eaeaea;*/
}
.whatsOnRollup img {float: left; padding: 0 7px 7px 0; display: inline-block;}

.whatsOnRollup h3 {margin: 0; padding: 0;}
.whatsOnRollup .rollupGroup {
	margin-bottom: 2em;
}

.whatsOnRollup .sectionEndLink {
	/* border-top: 1px solid #ececec; */
	display: block;
	padding-top: 5px;
	text-align: left;
}

.exhibitionFilter {
	font-size: 1em;
	overflow:auto;
	margin-left: -1px;
	float: left;
	border-bottom: 3px solid #fff;
}

.exhibitionFilter .selected {
	color:#0981a8;
	border-top: 1px #eaeaea solid;
	border-left: 1px #eaeaea solid;
	border-right: 1px #eaeaea solid;
	background: #f5fafc url(img/filterItemBG.gif) repeat-x left top;
}

.exhibitionFilter a, 
.exhibitionFilter a:link, 
.exhibitionFilter a:active, 
.exhibitionFilter a:visited  {color:#333; text-decoration: none;}

.filterItem {
	float:left;
	padding: 5px 10px 5px 10px;
	border: 1px solid #e9e9e9;
	margin: 0 1px;
}


.refineBy {
	background: #fbfbfb url(img/refineByBG.gif) repeat-x left top;
	border: 1px solid #e8e8e8;
	padding: 3px;
	margin-bottom: 20px;
	clear: both;
}

.eventsCalendarWeekDay {
	margin-bottom: 20px;
}

.listItem {overflow: hidden;} /*overflow: auto causes border issues in FF*/

.listItem p {font-size: 1em;}
.listItem img {
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
	float: left;
}
.listItemLink {
	font-size: 1.4em; /* 13px */
	font-weight: bold;
	padding: 0;
}
.listItemLink a:visited {
	color: #02799F;
}
.eventLocationTime {
	margin-bottom: 5px;
	font-weight: bold;
}

.eventType {
	padding: 5px 0 5px 0;
}

.eventType span,
.eventType a {
	font-size: 1em;
}
.eventType span {
	margin-top:2px;
	color: #b3b3b4;
	font-weight: bold;
}

/* --- event & exhibition detail --- */
.eventExhibitionDetail {margin-bottom:10px; background: #fff;}
.eventExhibitionDetail .detailItem {
	margin-bottom: 5px;
	font-size:1em;
	font-weight: bold;
}

.eventExhibitionDetail .detailItem TD{
	border:0px !important;
	vertical-align:top;
}

.eventExhibitionDetail .detailItem.detailLocation {margin-bottom: 0;}
.eventExhibitionDetail .detailItem.detailLocation div {display:block !important; margin-bottom: 5px;}
.eventExhibitionDetail .detailDate {font-size: 1.2em;font-weight:bold;}
.eventExhibitionDetail .detailAdmission {margin-bottom: 0px;}
.eventExhibitionBody {float:left;width:410px;}
.eventExhibitionType {margin-top:10px; font-size:1em;}

/* --- New redirect error message --- */
div.redirection {
	background: #ffeea7;
	border: 1px solid #ffdc33;
	padding: 1em;
	margin-bottom: 1em;
}
span.redirectionText {color: #333; font-weight: bold; font-size: 1.4em;}
div.redirection button {cursor: pointer; cursor: hand;}

/*----------- AddThis Vertical Layout Menu ---------------*/

.addthis_toolbox .vertical {
    padding: 1px;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #02799F;
}

.addthis_toolbox .vertical a:hover {	
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}

.addthis_toolbox .vertical .at15t_email, .at15t_twitter, .at15t_facebook, .at15t_expanded {
	float: left;
	margin-right: 5px;
}

.addthisLinks{
background: #F5F5E7;
padding-bottom: 16px;
}

.addthisLinks h3 {margin-top: 0px}

.eventAdmissionFreeEntry {
background: #5A932B;
padding: 2px 8px 3px 8px;
color: #fff;
}

/******************* EVENTS CALENDAR ******************/

.calendarAllNavDiv{

}

.calendarAllNavDiv ul{
	margin-top:10px;
}

.calendarAllPrevDiv{
	width: 200px;
	float: left;
	margin-right:40px;
}
.calendarAllPrevDiv{
	text-align:right;
}
.calendarAllPrevDiv ul{
	margin-top:10px !important;
	margin-left:0px !important;
	text-align:right;
}
.calendarAllPrevDiv li{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.calendarAllPrevDiv h3 span{
	background: #5A932B;
	padding: 2px 8px 3px 8px;
	color: #fff;
}
.calendarAllPrevDiv h3 a:hover{
	color:white;
}

.calendarAllNextDiv{
	width: 200px;
	float: left;
	text-align: left;
}
.calendarAllNextDiv ul{
	margin-top:10px !important;
	margin-left:0px !important;
	text-align:left;
}
.calendarAllNextDiv li{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.calendarAllNextDiv h3 span{
background: #5A932B;
padding: 2px 8px 3px 8px;
color: #fff;
}
.calendarAllNextDiv h3 a:hover{
	color:white;
}


.calendarAllAdditionEvents{
color:gray;
}

#MSOContentTable .calendarAllNavDiv ul {
margin-left: 0px
}

/* ---------- DEFAULT ROTATING IMAGES STYLES -----------*/

.RandomImageDiv div {
	color: #666;
	margin-top: 5px;
	line-height: 1.5;
}

.RotatePictureButtons {
	display: none;
}

