/* AVDC accessibility CSS Document neamus.net */
@import url("../typo.css");	

/* --- navigation styles --- */
body { background-color:#FBFFBF; color:#000000;}
#accessbar { width: auto; height: 1px; position: relative; padding: 0; margin: 0;}
#accessbar li { position: absolute; display: block; margin: 0; padding: 0; height: 1px; }
#accessbar a { height: 1px; display: block; text-indent: -9999px; text-decoration: none; }



/* ======================= tags */

	/* Basic HTML TAG STYLES START */	

		body {
			font-family: helvetica, arial, sans-serif;
			color: inherit;
		}
		
		a, :hover {
			text-decoration: none;
		}

		p {
			padding: 0 0 0;
			font-size: 0.85em;
			color: #000000;
			line-height: 1.3em;
		}
		
		
		h1 {
			margin: 0 0 1.06em;
			font-size: 1.50em;
			color: #00000;
			font-weight: bold;
		}

		h2, h3, h4, h5, h6 {
			margin: 0 0 1.06em;
			color: #000000;
		}
				
		H2 {
			font-size: 1.35em;
		}	

		H3 {
			font-size: 1.25em;
		}
		
		H4 {
			font-size: 1.15em;
		}	

		H5 {
			font-size: 1.1em;
		}
			
		H6 {
			font-size: 1em;
		}
		
		a {
			text-decoration: underline;
			color: #000000;
			font-weight: bold;
		}
		
		a:hover{
		/* slight bg change for extra legibility */ 
			color: #000000;
			text-decoration:underline;
		}	
		
		a:active, 
		a:focus { 
			color: #000000;
		}
		
		ul {
			margin: 0 0.88em 1.5em;
			line-height: 1.4em;
			}
			ul ul {
				margin: 0;
			}			
			#contents ul li {
				padding: 0 0 0 .3em;
				margin-top: 2px;
				margin-left:1.5em;
				list-style-type: disc;
				color: #002128;
				font-weight:bold;
				font-size:.83em;
			}
			
		ol {
			margin: 0 0.88em 1.5em;
			line-height: 1.4em;
			}
			ol ol {
				margin: 0;
			}			
			ol li {
				margin: 0 0 0 1.88em;
				list-style-type: decimal;
			}
			
		img {
			border: none;
		}
		img a:link { border-bottom-style:none;}

		hr {
			height: 1px;
			margin: 1.5em 0 3em;
			color: #bac39e;
			background-color: #000000;
			border: 0px;
		}

		acronym, abbr {
			border-bottom: 1px dashed #000000;
			cursor: pointer;
		}

		q { quotes: "\201C" "\201D" "\2018" "\2019"; }
		
		q:before { content: open-quote; }
		q:after  { content: close-quote; }
		
		q:before   { content: '\201C'; } /* Safari support */
		q:after    { content: '\201D'; }
		q q:before { content: '\2018'; }
		q q:after  { content: '\2019'; }

		blockquote * { quotes: none; }
		blockquote > *:before { content: '\201C'; }
		blockquote > *:after  { content: '\201D'; }
		blockquote q:before   { content: '\2018'; }
		blockquote q:after    { content: '\2019'; }



/* topNav */

.topNav { 
	padding-left:14%; 
	display:block;
	clear:both;	
}
.accessNav { float:left; width:61%; background-color:#FBFFBF; margin-top:6px; }
.accessNav p { font-size:.75em; padding:0 0 0 0; white-space:nowrap;}
.printMe { display:none; }
.quickSearch { float:right; display:block; background-color:#FBFFBF; }
.quickSearch p {
	float:left;
	background:none;
	margin:0 0 0 0;
	padding:0 0 0 9px;
}
.quickSearch span {
	float:left;
	display:block;
	background:none;
	padding: 4px 12px 2px 3px;
	font-weight:bold;
}
.quickSearch label { color:#000000; }
.quickSearch .searchField {}


/* top tabs */
#otherTabs {
	float:left;
	font-size:81.5%;
	line-height:normal;
	margin-top:92px;
	margin-left:190px;
}
	
	#otherTabs ul {
		list-style-type: none;
		margin:0;
		margin-left: 5px;
		padding:0;
	}
	
	#otherTabs li {
		display:inline;
		margin:0;
		padding:0;
	}
	
	#otherTabs a {
		float:left;
		background:none;
		margin:0;
		margin-right: 5px;
		padding:0 0 0 9px;
		text-decoration:underline;
		color:#000000;
		border-bottom-style: none;
	}
	
	#otherTabs a span{
		float:left;
		display:block;
		background:none;
		padding: 4px 12px 2px 3px;
		font-weight:bold;
		color:#000000;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#otherTabs a span {float:none;}
/* End IE5-Mac hack */

	#otherTabs a:hover span {
		color: black;
		
	}

	#otherTabs #current a{ /*Selected Tab style*/
		background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	}

	#otherTabs #current a span{ /*Selected Tab style*/
		background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
		color: black;
	}

	#otherTabs a:hover{ 
		background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
		text-decoration:none;
	}

	#otherTabs a:hover span{ /*onMouseover style*/
		background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	}
	
#crumb { 
	display:block; 
	clear:both;
	margin-bottom:2px;
	padding-left:175px;
}
	#crumb p { 
		background-color:#FBFFBF;
		border:1px solid #000000;
		padding:.5em 10px .4em 13px;
		line-height:normal;
		font-weight:bold;
		color:#222;
	}
	#crumb span { color:#000000;}
	




/* main navigation */


#leftMenus {
	background: transparent;
	margin-top:-5px;
}
/*#leftMenus div.container { position:absolute; top:138px;}*/
	#leftMenus div.shadow {
		background: none;
		width:176px;
		margin-bottom:1em;
	}
	#leftMenus div.shadow div.module div,
	#leftMenus div.shadow div.module p.menuTitle,
	#leftMenus div.shadow div.module p.menuSub  {
		width:176px;
	}
	#leftMenus h1,
	#leftMenus div.shadow div.module p.menuTitle a,
	#leftMenus div.shadow div.module p.menuSub a {
		margin:0 0 0 0;
		display:block;
	}
	


	#leftMenus a:hover,
	#leftMenus div.shadow div.module p.menuSub a:hover,
	#leftMenus div.shadow div.module p.menuTitle a:hover { text-decoration:none;}
	#leftMenus h1 { padding:0 0 0 0; font-size:.88em; }
	#leftMenus h1 a {
		padding-top:.6em;
		padding-bottom:.6em;
		color:#000000;
		text-decoration:underline;
	}
	
	#leftMenus h1 a.active,
	#leftMenus div.shadow div.module p.menuTitle a.active,
	#leftMenus div.shadow div.module p.menuSub a.active { text-decoration:none; }
	

	
	#leftMenus div.shadow div.module p { 
		line-height:normal; 
		font-size:.88em; 
		font-weight:bold;
	}
	#leftMenus div.shadow div.module p.menuTitle a,
	#leftMenus div.shadow div.module p.menuSub a {
		color:#000000;
		background:none;
		text-decoration:underline;
		padding-top:.7em;
		padding-bottom:.6em;
		border-bottom:none;
	}
	#leftMenus div.shadow div.module p.menuSub a {
		background-position: -5px top;	
	}
	#leftMenus h1 a,
	#leftMenus div.shadow div.module p.menuTitle a {
		width:146px;
		padding-left:30px;
		padding-top:.7em;
		padding-bottom:.5em;
	}
	#leftMenus div.shadow div.module p.menuSub a {
		width:auto;
		padding-left:26px;
		padding-top:.6em;
		padding-bottom:.4em;
	}
	#leftMenus h1 a,
	#leftMenus div.shadow div.module p.menuSub a { color:#000000; display:block; border-bottom:none;!important }
	#leftMenus div.shadow div.module {
		background: none;
		background-position: right bottom;
		padding-bottom: 15px;
	}
/* commented in as its global */
#leftMenus h1 a {
	background: none;	
}
#leftMenus h1 a:hover,
#leftMenus h1 a.active {
	background: none;	
}


	#leftMenus div.shadow div.module p.menuSub,
	#leftMenus div.module ul,
	#leftMenus div.module .filler {
		margin:0 0 0 3px; 
		padding:0 0 0 0; 
		list-style-type: none;
		border-top:none;
		text-align:left;
	}
	#leftMenus div.shadow div.module p.menuSub,
	#leftMenus div.module ul,
	#leftMenus div.module .filler { 
		width:169px;
	}
	#leftMenus div.shadow div.module div.filler { padding:0 0 0 0; height:115px; width:169px;}
	#leftMenus div.module ul li {
		margin:0 0 0 0;
		padding:0 0 0 0;
		font-weight:bold;
		text-align:left;
		list-style-type: none;
		font-size:.813em;
		line-height:1.4em;
	}
		#leftMenus div.module ul li a:active, 
		#leftMenus div.module ul li a:focus { 
				color: #000000;
		}
	#leftMenus div.module ul li a {
		background:none;
		padding:4px 3px 4px 26px;
		display:block;
		color:#333333;
		text-decoration:underline;
	}
	#leftMenus div.module ul li a:hover {
		background: none;
		color:#000000;
		text-decoration:none;
	}
	#leftMenus div.module ul li.active a,
	#leftMenus div.module ul li.active a:hover {
		background: none;
		padding:4px 3px 6px 26px;
		display:block;
		color:#000000;
		text-decoration:none;
		border-bottom-style:solid;
	}


#address { display:block; margin-left:2px; margin-bottom:1em; }
	#address p.menuTitle a {
		display:block;
		background: none;
		padding:.6em 0 .4em 26px;
		text-decoration:underline;
		color:#000000;
		border-bottom-style: none;
		width:147px;
		
	}
	#address p.menuTitle a:hover {
		display:block;
		background: none;
		text-decoration:none;
	}
	#address div { 
		border:1px solid #000000;
		width:151px;
		padding:10px;
	}
	#address address { font-size:.7em; margin-bottom:1em;}
	#address table { font-size:.85em;}
	#address table th { font-weight:bold; padding-right:1em; }
	



#rightColumn { padding-bottom:1em; position:relative; padding-top:1px;}
	.ads .adModule { 
		border:1px solid #000000;
		display:block;
		margin-bottom:2px;
		position:relative;
	}
	#rightColumn .adModule img { 
		border:1px solid #FBFFBF;
		float:left; 
		display:block; 
		width:69px; 
		height:69px;
	}
	#rightColumn .adModule p { 
		float:left; 
		display:block; 
		width:111px; 
		margin:0 0 0 0;
		padding:1px 2px 1px 5px;
		font-size:.69em;
	}
	#rightColumn .adModule p a { 
		display:block;
		margin-top:.2em;
		margin-bottom:.3em;
	}


	
	
/* content */

#print {
	font-size:81.5%;
	line-height:normal;
	margin:0 -.3em 0 0;
}
	
	#print a {
		float:left;
		background:none;
		margin:0;
		margin-right: 5px;
		padding:0 0 0 9px;
		color:#000000;
		text-decoration:underline;
		border-bottom-style: none;
	}
	#print a:hover { text-decoration:none;}
	#print a span{
		float:left;
		display:block;
		background:none;
		padding: .5em 12px .3em 3px;
		font-weight:bold;
		color:#000000;
	}
	
/* home page promoTabs */
.IndexSection { clear:both; background-image:none; }
.leftPromo { width:33%; float:left; }
.middlePromo { width:33%; float:left; }
.rightPromo { width:32%; float:right; }

.IndexSection { padding:0 0 0 0; margin:0 0 0 0;}
.IndexSection .menu { padding:0 5px 0 5px;}

#contents .IndexSection .module { margin-bottom:.8em;}
#rightColumn .module { margin-bottom:.5em;}

#contents .IndexSection p.menuTitle,
#rightColumn p.menuTitle { 
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	line-height:normal;
}
		#contents .IndexSection p.menuTitle { 
			width:100%;	
		}
		#rightColumn p.menuTitle,
		#rightColumn p.moduleTitle { 
			width:192px;
		}

	.IndexSection p.menuTitle a,
	#rightColumn p.menuTitle a {
		float:left;
		margin:0;
		margin-right: 2%;
		padding:0 0 0 2%;
		text-decoration:underline;
		color:#000000;
		border-bottom-style: none;
		background: none;
		width:98%;
	}
	
	.IndexSection p.menuTitle a span,
	#rightColumn p.menuTitle a span {
		display:block;
		padding: 8px 12px 6px 3px;
		font-weight:bold;
		color:#000000;
		background-repeat: no-repeat;
		background-position: right top;
	}
	
	
	
/* blue bg tabs */
/* left */
	.IndexSection p.menuTitle a,
	#rightColumn .eventPromo p.menuTitle a {
		background: none;
	}
	
/* right */	
	.IndexSection p.menuTitle a span,
	#rightColumn p.menuTitle a span {
		background: none;
	}
	

	.IndexSection p.menuTitle a span span,
	.IndexSection p.menuTitle a:hover span span,
	#rightColumn p.menuTitle a span span,
	#rightColumn p.menuTitle a:hover span span {
		background-repeat: no-repeat;	
		background-position: -2px -7px;
		padding:0px 0px 0px 24px;
	}
	.IndexSection p.menuTitle a span span,
	#rightColumn  p.menuTitle a span span {	
		background: none;
	}
	.IndexSection p.menuTitle a:hover span span,
	#rightColumn  p.menuTitle a:hover span span { 
		background: none;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.IndexSection p.menuTitle a span {float:none;}
/* End IE5-Mac hack */

	.IndexSection p.menuTitle a:hover span,
	#rightColumn  p.menuTitle a:hover span,
	#rightColumn  p.moduleTitle span {
		color: black;
	}
	.IndexSection p.menuTitle a:hover,
	#rightColumn p.menuTitle a:hover { 
		background:none;
		text-decoration:none;
	}
	.IndexSection p.menuTitle a:hover span,
	#rightColumn p.menuTitle a:hover span { /*onMouseover style*/
		background:none;
	}



/* back to centre home menus */
.promoList,
.promoList div {
	background: none;
}
	.promoList {
		background: none;
		clear:both;
		margin:0 0 0 0;
		padding:0 0 0 1px;
		border-top:1px solid #000000;
	}
	.promoList div {
		background: none;
		margin:0 0 0 0;
		padding:0 1px 0 0;
	}
	#contents .promoList ul {	
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	#contents .promoList li { 
		width:96%;
		font-size:.7em;
		margin:0 0 0 0;
		padding:0 2% 0 2%;
		font-weight:bold;
		text-align:left;
		list-style-type: none;
		line-height:1.2em;
	}
	#contents .promoList ul li a {
		background: none;
		padding:4px 3px 4px 26px;
		display:block;
		text-decoration:underline;
		border-bottom:1px solid #000000;
	}
	#contents .promoList ul li a:hover {
		background: none;
		text-decoration:none;
	}

/* right column modules without linked titles */

#rightColumn p.moduleTitle {
	background: none;
	width:168px;
	font-weight:bold;
	color:#000000;
	clear:both;
}
	#rightColumn .pollPromo p.moduleTitle {
		background:none;
		padding: 8px 12px 6px 12px;
	}
	
	#rightColumn .eventCalendarPromo p.moduleTitle {
		background:none;
		padding: 4px 12px 3px 12px;
	}


/* right column menus and components */
#rightColumn .box { 
	clear:both;
	width:190px;
	border:1px solid #000000;
}


		#rightColumn .eventPromo .box,
		#rightColumn .eventCalendarPromo .box { 
			border:1px solid #000000;
		}
		#rightColumn .pollPromo .box { 
			border-top:1px solid #000000;
		}
	.eventPromo img { 
		width:188px;
		margin:1px;
	}
	.specialImg a  { border-style:none; }
	.eventCalendarPromo .promoContent,
	.eventPromo .promoContent,
	.pollPromo .promoContent { 
		padding:.5em; 
		font-size:.813em;
	}
	#rightColumn .promoContent p a { 
		display:block;
		margin-bottom:.3em;
	}
		#rightColumn .promoContent .otherLinks p a { 
			display:inline;
			margin-bottom:.3em;
		}
	
	
/* polls */
	#rightColumn .pollPromo table { width:100%; margin-bottom:1em; }
		#rightColumn .pollPromo table caption { padding-bottom:.3em; font-size:.85em; }
		#rightColumn .pollPromo table td.label { font-weight:bold; }
		#rightColumn .pollPromo table td.choice { width:30px;}
		#rightColumn .pollPromo table td { border-bottom: 1px solid #000000; padding:.3em;}
		#rightColumn .pollPromo table td.result div { 
			display:inline; 
			float:left; 
			margin:-10px 0 5px 0; 
			border-bottom:1px solid #000000; 
			border-right:1px solid #000000;
			height:.85em;
		}
	
	



	
	
	


#footer a img { margin:0 .5em 0 0; padding:0 0 0 0; line-height:normal; display:block; float:left;}
#footer a:active, #footer a:focus { 
	background-color: #FBFFBF;
	color: #000000;
} 
	#footer span.pipe { margin-right:.3em; margin-left:.3em;}	
	.footerNav { 
		clear:both;
		padding:.4em 1% .3em 1%;
		border-top:1px solid #000000;
		background-color:#FBFFBF;
		font-size:.885em;
		margin-bottom:.3em;
	}
	.footerNav .topLink {
		display:block;
		float:right
	}
	.footerNav .topLink a {	
		background: none;
		padding-left:13px;
	}
	.footerNav .topLink a:hover {	
		background: none;
		padding-left:13px;
	}
	.footerNav a { 
		background:transparent;
		text-decoration:underline;
		border-bottom-style:none;
	}
	.footerNav a:hover { background-color:;}
	.legal {
		clear:both;
		padding:.4em 1% .3em 1%;
		background: none;
		font-size:.885em;
		margin-bottom:.3em;
	}
	.legal a { 
		text-decoration:underline;
		border-bottom-style:none;
	} 
	.syndicate { clear:both; margin-bottom:.3em;}
	.syndicate img { margin-right:1em;}
	.badges { 
		clear:both;
		margin-bottom:1em;
	}
/* --------------- */



/* global tweaks */
.promo .promoImage a,
#footer a  {
	border:none;
}
/* banner */
.banner {
	
}
.sky {
	background-image: none;
	height: 144px;
}
.land {
	background: url(../../graphics/banner/bannerFBFFBF.gif) no-repeat left top;
	height: 144px;
}


h1.indexHeading { border-bottom:1px solid #000000; margin-bottom:.5em; }
div.pageHeading { border-bottom:1px solid #000000; margin-bottom:.5em; display:block; clear:both; }


/* ================================================= classic colour hack ================================================= */
/* CSS Document for contentmaster classic modules */
#contents img { margin:1px 5px 10px 5px; }
.imgcapright {
	float:right;
	margin: 1px 2px 8px 1em;
	background-color: #FBFFBF;
}
	.imgcapright p {
		text-align:center;
/*		font-variant:small-caps;*/
		font-weight:bold;
		margin: 0 0 0 0;
		padding:0 0 0 0;
		background-color: #FBFFBF;
	}
	
.imgcapleft {
	float:left;
	margin: 1px 1em 8px 2px;
	background-color: #FBFFBF;
}
	.imgcapleft p {
		text-align:center;
/*		font-variant:small-caps;*/
		font-weight:bold;
		margin: 0 0 0 0;
		padding:0 0 0 0;
	}
#contents .imgcapleft img,
#contents .imgcapright img { 
	float:none; 
	margin:0 0 0 0;
}
	.imgcapright.large p,
	.imgcapleft.large p
	.imgcapright p,
	.imgcapleft p { 
		color:#000000;
		font-size:.7em; 
	}
	
	
	.imgcapright p,
	.imgcapleft p { 
		width: 158px; 
	}
	
	.imgcapright.large p,
	.imgcapright.large p { 
		width: 200px;  
	}
	
#contents .module { margin-bottom:1em; clear:both; }
	
/* promos */
.promo,
.promoRow,
.promoLink {
	width:99%;
	display:block;
	margin-bottom:1px;
}
.promoRow { clear:both; }
.rightPromo { width:49%; float:right;}
.leftPromo { width:50%; float:left;}
#main #contents .promo p,
#main #contents .promoLink p { 
	margin:0 0 .3em 0;
	padding:0 0 0 0;
}

.promoImage { 
	margin:0 5px 0 5px;
}
/* slight hack to get the label pairs to align nicely */
	#contents .module.events .promo .promoImage { 	margin:0 5px 0 0px; }
#contents .promo .promoImage img { 
	margin:0 0 0 0;
	width:70px;
	height:70px;
}
.promoText .promoTitle { 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	font-size:1.168em;
}

#contents .clear {
	border-bottom:1px solid #000000;
	width:99%;
	height:1px;
	clear:both;
	margin:5px 0 10px 0;
}
#contents .module.atoz .clear,
#contents .module.eforms .clear {	border-bottom:none;}
#contents .promoLink .promoText .clear { 
	margin-top:1em;
}
#contents .promo p.date { 
	color:#000000; 
	font-weight:bold; 
	font-size:.7em; 
	border-bottom:0;
}
p.mainItemLabel { color:#000000; font-weight:bold; font-size:.75em; clear:left; white-space:nowrap; }
	/* label pairs in the promos */
	#contents .promo p.mainItemLabel span.label { color:#000000; font-weight:bold; width:20%; padding-right:2%; padding-left:0; display:block; float:left; }

	

/* get the pairs to left align with no left padding in the content item */
p.mainItemLabel span.label { color:#000000; font-weight:bold; width:20%; padding-right:2%; padding-left:0%; display:block; float:left; }
.labelSet { margin-bottom:1em; display:block; }
	.labelSet p.mainItemLabel { padding:0 0 .3em 0;}
	.labelSet p.mainItemLabel span.label { padding-left:0;}
	.labelSet p.accessLabel { padding:0 0 .3em 0; clear:both; }
	.labelSet h2 { margin-bottom:.5em; }
	.labelSet img { float:left; }
	#contents .promo address,
	.labelSet address { 
		display:block; 
		float:left; 
		color:#000000; 
		font-size:.75em; 
		font-weight:bold; 
		line-height:1.6em; 
		margin:-.3em 0 0 0; 
		padding-bottom:.5em; 
		font-style:normal;
	}
		#contents .promo address { 
			margin:0 0 0 0; 
		}
/**/


p.date { color:#000000; font-size:.85em; font-weight:bold; padding-top:0; }

/**/

#contents table.pageTable,
#contents table.inbodytable	{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	width:99%;
	margin-left:1px;
	border-collapse:collapse;
	margin-bottom:1em;
	clear:both;
}

td.fileName { width:25%; }
td.summaryText { width:30%;}
td.size { width:25%; }
td.format,
th.format { width:88px; text-align:center;} 
.format a { border-bottom:none; }

#contents table.pageTable.links caption { 
	font-size:.7em;
	font-weight:normal; 
	line-height:normal; 
	padding:.3em;
}
#contents table.pageTable.links th,
#contents table.pageTable.links td,
#contents table.pageTable.contacts th,
#contents table.pageTable.contacts td { width:50%;}

#contents table.pageTable.links th,
#contents table.pageTable.contacts th,
#contents table.inbodytable th  { font-weight:bold; }


#contents table.pageTable td,
#contents table.pageTable th,
#contents table.inbodytable th,
#contents table.inbodytable td {
	padding:.3em;
	vertical-align: text-top;
	border-bottom:1px solid #000000;
}


table.inbodytable tr.roweven td { background-color:#FBFFBF; }

#contents table.pageTable th { font-weight:bold;}

#contents table.pageTable th p,
#contents table.pageTable td p,
#contents table.inbodytable td p  { margin:0 0 .25em 0; padding:0px; vertical-align: text-top; line-height:normal;  }

#contents table.pageTable img,
#contents table.formTable img { padding:0 0 0 0; margin:10px 0px -20px 0px;  }

#contents p.small { font-size:.75em; margin:0px; font-weight:bold; }

#contents .pageTable caption,
#contents .formTable caption,
#contents table.inbodytable caption,
#contents p.relatedTitle { margin:0px; font-weight:bold; text-align:left; }

#contents .formTable caption { margin-bottom:.3em;}

td.format div {
	display:block;
	width:88px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
td.format img { display:inline; margin:0 1em 0 0;  }

div.module .promoContent h2 { font-size:1em; margin-bottom:.3em; color:#000000;}
div.module .promoContent p.marg { margin-top:.1em; font-size:.85em; padding-top:0; }
div.module .promoContent p.marg .fixedWidthSelect { width:175px;}
div.module .promoContent p.marg .login { width:165px;}
div.module .promoContent p input.button { width:170px; margin-top:.5em;}
div.module .promoContent p.hint,
div.module .promoContent p.formUser {
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:16px;
	margin-bottom:.3em;
	font-size:.8em;
}


div.module .promoContent legend { padding:0 0 0 8px; }
div.module .promoContent fieldset { 
	padding:0 0 0 2px;
	margin-top:1em;
	margin-bottom:0;
	border:none;
}


/* pagenation results */
.pagenation { text-align:center; clear:both; }
span.blue { color:#000000; margin:0 .3em 0 .3em;}
#contents span.previous {
	background: none;
	padding-left: 20px;
	margin-right:10px;
	position:relative;
}
#contents span.next {
	background: none;
	padding-right: 20px;
	margin-left:10px;
	position:relative;
}




/* calendar */	
#rightColumn .eventCalendarPromo table#calendar {}
#rightColumn .eventCalendarPromo table#calendar th.month p { padding-top:.3em;}
#rightColumn .eventCalendarPromo table#calendar th.month a { float:left; display:block; float:left; background-color:transparent;}
#rightColumn .eventCalendarPromo table#calendar th.month span { display:block; float:left; width:128px;}
#rightColumn .eventCalendarPromo table#calendar th.month a img {  margin:0 0 0 0; padding:.2em 10px 0 10px; display:block; width:9px;}
#rightColumn .eventCalendarPromo table#calendar  { 	
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	clear:both;
	background:#FBFFBF;
}
table.calendar { border-spacing:1px; width:190px; }
table#calendar p { font-size:1em;}
#calendar label,
#findEvent label { font-size:1em; }
#rightColumn .eventCalendarPromo p.label { padding-top:.5em; padding-bottom:.3em;}
#rightColumn .eventCalendarPromo p.label.to { padding-top:0; }
.module .small { font-size:.95em; }
table#calendar td { 
	padding:0 0 0 0; 
	text-align: center; 
}
#calendar th p { 
	text-align:center;
	margin:0;
}
#calendar th { 
	background-color:#FBFFBF; 
	color:#000000; 
	border-bottom:1px solid #000000; 
}
#calendar th.month {  
	font-weight:bold;
	border-bottom:1px solid #000000;
	color:#000000;
	text-align:center;
	background-color: #FBFFBF;
}
	#calendar th.month a { border-bottom:none;}
#rightColumn th.month p { 
	text-align:center;
	color:#000000;
	font-size:.85em;
}
#calendar th#h1,
#calendar th#h2,
#calendar th#h3,
#calendar th#h4,
#calendar th#h5,
#calendar th#h6,
#calendar th#h7 { 
	font-size:.85em;
	font-weight:bold;
}
#calendar th#h1,
#calendar th#h2,
#calendar th#h3,
#calendar th#h4,
#calendar th#h5,
#calendar th#h6,
#calendar th#h7 {
	padding:5px 3px 5px 3px;
	margin:0;
	width:14%;
}
#calendar acronym { 
	color:#000000;
	border-color:#000000;
}
td.nodate { 
	background-color:#000000;
}
a.noevent:link,
a.eventon:link, 
a.eventon:visited,
a.eventon:hover,
a.eventoff:link, 
a.eventoff:visited, 
a.eventoff:hover {	
	font-size:.85em;
	font-weight:bold;
	text-align: center;
	height : 100%;
	display: block;	
	margin:0px;
	border-bottom:none;
	padding:5px 3px 5px 3px;
	line-height:1.2em;
}
a.eventon:link, 
a.eventon:visited {
	text-decoration: underline;
	background-color:#FBFFBF;
	color:#000000;
}
a.eventon:hover {
	text-decoration: none;
	background-color:#FBFFBF;
	color:#000000;
}
a.eventoff:link, 
a.eventoff:visited, 
a.eventoff:hover {
	color: #000000;
	text-decoration: none;
	background-color:#000000;
}


/* search events sates fieldset */
#rightColumn div.module div.promoContent div.dateSelect { 
	text-align:left; 
	width:170px; 
	border:none;
	padding: 0 0 0 0;
	margin:0 0 .5em 0;
}
#rightColumn div.module div.promoContent div.dateField { 
	display:inline-block; 
	width:30%;
	margin-right:3%; 
	float:right; 
	position:relative; 
	border:none;
}
#rightColumn #category { width:170px;}
#rightColumn div.module div.promoContent div.dateField label { color:#000000; }
#rightColumn div.module div.promoContent { font-size:1em; font-weight:bold; margin-top:0px;}
/* hack for the .NET id prob */
.dateField  label {
	font-size:75%;
	text-align: left;
	vertical-align: text-top;
	margin:7px 0px 7px 0px;
	line-height:12px;
}
.datefield label { 
	margin:1px 0px 1px 0px; 
	line-height:inherit; 
	padding:1px 0px 1px 0px;
}

#rightColumn div.module div.promoContent dl { font-size:.78em; clear:both; margin-top:.8em; margin-bottom:.8em;}
#rightColumn div.module div.promoContent dt label{ color:#000000; }


/* =========== atoz =========== */
#leftMenus div.shadow div.module div#AtoZ { 
	width:169px; 
	background-color:#FBFFBF; 
	margin:0 0 0 3px; 
	padding:0 0 0 0;
	text-align:middle;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
table#atoz { 
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	background:#FBFFBF;
	width:169px;
	border-spacing:1px;
}
table#atoz caption { color:#000000; font-size:.85em; padding:0 .3em .3em .5em; }
#atoz a { border-bottom-style:none;}
#atoz td, 
#atozboxnon td { 
	padding:0px; 
	text-align: center; 
	font-size:1em; 
	width:25%;
}
.atozbox td, .atozboxnone td {
	width:auto;
	padding:0;
	margin:0;
}
.atozbox {
	background-color: #FBFFBF;
}   
.atozboxnone {
	background-color: #FBFFBF;
}
.atozbox-selected {
	background-color: #FBFFBF;
}
td.atozboxnone a.atoz:link {
	background-color:#FBFFBF;
}
td.atozbox a.atoz:link {
	background-color:#FBFFBF;
}
a.atoz:link, 
a.atoz:visited {
	display: block;
	font-size: inherit;
	font-weight:bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	height : 100%;
	text-decoration: underline;
	margin: 0px;
	background-color:#FBFFBF;
}
a.atoz-selected:link,
a.atoz-selected:visited  {
	display: block;
	font-size: inherit;
	font-weight:bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	height : 100%;
	text-decoration: none;
	margin: 0px;
}
a.atoznone:link, 
a.atoznone:visited {
	display: block;
	font-size: 90%;
	font-weight:bold;
	color: #000000;
	background-color:#FBFFBF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	height : 100%;
	text-decoration: none;
	margin: 0px;
}
a.atoz-selected:link, 
a.atoz-selected:visited, 
a.atoz-selected:active { color:#000000;}

td.atozbox a.atoz:hover, 
td.atozbox a.atoz:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	background-color:#FBFFBF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

td.atozbox-selected a.atoz-selected:hover, 
td.atozbox-selected a.atoz-selected:active,
td.atozbox-selected a.atoz-selected:focus { 	
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FBFFBF;
}




#contents ul.pages {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#contents ul.atoz { font-size: 1.5em; }
#contents ul.atoz li { display:inline; margin:0 0 0 0; text-transform:uppercase; padding:0 0 0 0;}
#contents ul.pages .here a { color: #000000; }

/**/

/* access colours */

.box ul {
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
.box.accessoptions ul {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	list-style-type: none;
	font-weight:normal;
}
.box.accessoptions ul li strong { font-weight:bold;}
.box.accessoptions li { font-size:.85em;}
.box.accessoptions ul.accessList li { border-bottom:1px solid #000000; font-size:.78em;}

.box.accessoptions li img {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #000000;
}
.box.accessoptions li a.imageLink {
	text-decoration: none;
	border-bottom:none;
	margin-bottom:0;

}
/* site map */
#contents .module.sitemap { clear:both; }

#contents .module.sitemap ul {
	list-style: none;
}
#contents .module.sitemap ul li{
	padding-top: 5px;
	list-style: none;
	font-size:1em;
}
#contents .module.sitemap ul ul li{
	background: transparent;
	padding: 0px;
	font-size:inherit;
	list-style:disc;
	font-size:.85em;
	margin:0 0 0 1em;
}
#contents .module.sitemap ul ul li a, #sitemap ul ul li a:hover{

}
#contents .module.sitemap ul ul{
	list-style: none;
	margin-left:1em;
}

/* search master */
#contents #tabs  {
	float:left;
	font-size:1em;
	line-height:normal;
	width:100%;
	list-style-type: none;
	margin:1em 0 0 0 ;
	padding:0 0 0 0;
	clear:both;
}
	#contents #tabs li {
		display:inline;
		margin:0 0 0 0;
		padding:0 0 0 0;
		float:left;
	}

	#contents #tabs a {
		float:left;
		margin:0;
		margin-right: 5px;
		padding:0 0 0 9px;
		text-decoration:underline;
		color:#000000;
		border-bottom-style: none;
		background: none;
	}
	#contents #tabs a span{
		float:left;
		display:block;
		padding: 8px 12px 10px 3px;
		font-weight:bold;
		color:#000000;
		background: none;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#contents #tabs a span {float:none;}
/* End IE5-Mac hack */
	#contents #tabs a:hover span {
		color: #ffffff;
	}
	#contents #tabs #selectedMenu a{ /*Selected Tab style*/
		background:none;
		text-decoration:none;
	}
	
	#contents #tabs #selectedMenu a span{ /*Selected Tab style*/
		background:none;
		color: #000000;
	}
	

	#contents #tabs a:hover{ 
		background:none;
		text-decoration:none;
		color: #ffffff;
	}
	#contents #tabs #selectedMenu a:hover span { color:#FFFFFF; text-decoration:none;}
	#contents #tabs a:hover span{ /*onMouseover style*/
		background:none;
	}
	#contents #tabs li#selectedMenu  { margin-bottom:-2px; display:block; }

.navBar {
	background-color: #FBFFBF;
	clear:both;
	height:20px;
	display:block;
	margin-top:-2px;
}
	
	
#SMcontent	{

}
.SMresults {
	float:left;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
	width:98%;
}
#SMcontent .pagenation { margin:1em 0 1em 0; }
#SMcontent p { padding:0 0 0 0;}
.SMresults h2	{
	font-size:.95em;
	margin:20px 0 0 0;
}
#contents .page .SMresults p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.SMresults p.first	{
	margin:0;
}
.SMresults p.secondarylink,
.SMresults p.uri,
.SMresults p.date,
.SMresults p.relevance	{
	font-size:.85em;
	margin:0;
}
.SMresults p.date,	
.SMresults p.relevance,	
.SMresults p.uri	{
	color:#000000;
}
/* result color commented out */
.SMresults span	{
	font-weight:normal;
	padding:1px .3em 1px .3em;
}
.SMresults p,
.SMresults a {}
#contents .SMresults ul	{
	margin:.1em 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#contents .SMresults li	{
	background:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	color:#000000;
	font-weight:bold;
	font-size:70%;
}
#SMcontent #pageSelection {
	clear:both;
	padding:20px 0 20px 0;
}
#newsearch, 
.newsearch,
#expandsearch,
.expandsearch { width:160px; color:#000000; padding:3px; }
/* kills IE hyperlink underline overflow from main body */
	div.module .promoContent { background-color: #FBFFBF;}
	div.module .promoContent ul li { font-size:.85em; }
	

div.module .promoContent .guide { font-weight:normal; font-size:.8em;}
div.module .promoContent .checkboxes label { font-size:.78em; font-weight:normal;}
div.module .promoContent ul li a { }

#contents .SMresults img.searchIcon { margin-bottom:0;}
/**/

/* econsultations */

.box.econsultations .otherLinks p { padding:1em 0 1em 0; font-weight:normal; }
.module.econsultation p span.timeLabel { width:15%; display:block; float:left; }


/**/

.weatherDetails img { float:left; margin:0 .5em 0.3em 0;}







