/* CSS Document neamus.net */
/*@import url("size0.css");
@import url("layout.css");	*/
@import url("typo.css");	
@import url("banner.css");
@import url("tags.css");
@import url("modules/classic.css");
@import url("modules/bubbletitles.css");
/* --- navigation styles --- */
#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; }
/* topNav */

.topNav { 
	padding-left:14%; 
	display:block;
	clear:both;	
}
.accessNav { float:left; width:61%; background-color:#FFFFFF; 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:#FFFFFF; }
.quickSearch p {
	float:left;
	background:url(../graphics/navigation/quicksearchLeft.gif) no-repeat left top;
	margin:0 0 0 0;
	padding:0 0 0 9px;
}
.quickSearch span {
	float:left;
	display:block;
	background:url(../graphics/navigation/quicksearchRight.gif) no-repeat right top;
	padding: 4px 12px 2px 3px;
	font-weight:bold;
}
.quickSearch label { color:#FFFFFF; }
.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:url(../graphics/navigation/tab-left_slammed.png) no-repeat left top;
		margin:0;
		margin-right: 5px;
		padding:0 0 0 9px;
		text-decoration:none;
		color:#000000;
		border-bottom-style: none;
	}
	
	#otherTabs a span{
		float:left;
		display:block;
		background:url(../graphics/navigation/tabsRights_slammed.png) no-repeat right top;
		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:underline;
	}

	#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:#FFFFFF;
		border:1px solid #859ee0;
		padding:.5em 10px .4em 13px;
		line-height:normal;
		font-weight:bold;
		color:#222;
		text-transform:capitalize;
	}
	#crumb span { color:#7a7a7a;}
	




/* main navigation */


#leftMenus {
	background: transparent;
	margin-top:-5px;
}
/*#leftMenus div.container { position:absolute; top:138px;}*/
	#leftMenus div.shadow {
		background-image: url(../graphics/navigation/main/menuShadowL.gif);
		background-repeat: repeat-y;
		background-position: left;
		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 {
			text-decoration: none;
			font-weight: bold;
			border-bottom: 1px dotted #407298;
			background-color: #fff;
		}
		
	#leftMenus	a:hover{
			background-color: #f2f9fd;
			text-decoration: underline;
		}	
		


	#leftMenus a:hover,
	#leftMenus div.shadow div.module p.menuSub a:hover,
	#leftMenus div.shadow div.module p.menuTitle a:hover { text-decoration:underline;}
	#leftMenus h1 { padding:0 0 0 0; font-size:.88em; }
	#leftMenus h1 a {
		padding-top:.6em;
		padding-bottom:.6em;
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#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:#FFFFFF;
		background-repeat: no-repeat;
		background-position: left top;	
		text-decoration:none;
		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:#FFFFFF; display:block; border-bottom:none;!important }
	#leftMenus div.shadow div.module {
		background-repeat: no-repeat;
		background-position: right bottom;
		padding-bottom: 15px;
	}
/* commented in as its global */
#leftMenus h1 a {
	background: transparent url(../graphics/sections/a0b4e7/activeTab-a0b4e7.gif) no-repeat center top;	
}
#leftMenus h1 a:hover,
#leftMenus h1 a.active {
	background: transparent url(../graphics/sections/a0b4e7/activeTab-a0b4e7-over.gif) no-repeat center top;	
}


	#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 { 
				background-color: #000000;
				color: #FFFFFF;
				text-decoration:underline;
		}
	#leftMenus div.module ul li a {
		background-image: url(../graphics/navigation/bullet.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding:4px 3px 4px 26px;
		display:block;
		color:#333333;
		text-decoration:none;
	}
	#leftMenus div.module ul li a:hover {
		background-image: url(../graphics/navigation/bullet-over.gif);
		background-repeat: no-repeat;
		background-position: left top;
		color:#000000;
		text-decoration:underline;
	}
	#leftMenus div.module ul li.active a,
	#leftMenus div.module ul li.active a:hover {
		background-image: url(../graphics/navigation/bullet-over.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding:4px 3px 6px 26px;
		display:block;
		color:#333333;
		text-decoration:none;
		border-bottom-style:solid;
	}


#address { display:block; margin-left:2px; margin-bottom:1em; }
	#address p.menuTitle a {
		display:block;
		background-image: url(../graphics/navigation/contactTab.gif);
		background-repeat: no-repeat;
		background-position: center top;
		padding:.6em 0 .4em 26px;
		text-decoration:none;
		color:#000000;
		border-bottom-style: none;
		width:147px;
	}
	#address p.menuTitle a:hover {
		display:block;
		background-image: url(../graphics/navigation/contactTabOver.gif);
		text-decoration:underline;
	}
	#address div { 
		border:1px solid #869ace;
		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 #CABFB5;
		display:block;
		margin-bottom:2px;
		position:relative;
	}
	#rightColumn .adModule img { 
		border:1px solid #FFFFFF;
		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:url(../graphics/navigation/printLeftTab.gif) no-repeat left top;
		margin:0;
		margin-right: 5px;
		padding:0 0 0 9px;
		color:#000000;
		text-decoration:none;
		color:#000000;
		border-bottom-style: none;
	}
	#print a:hover { text-decoration:underline;}
	#print a span{
		float:left;
		display:block;
		background:url(../graphics/navigation/printRightTab.gif) no-repeat right top;
		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:none;
		color:#000000;
		border-bottom-style: none;
		background-repeat: no-repeat;
		background-position: left top;
		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-image: url(../graphics/navigation/promoMenuTabL.gif);
	}
	
/* right */	
	.IndexSection p.menuTitle a span,
	#rightColumn p.menuTitle a span {
		background-image: url(../graphics/navigation/promoMenuTabR.gif);
	}
	

	.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-image: url(../graphics/navigation/bullet.gif);
	}
	.IndexSection p.menuTitle a:hover span span,
	#rightColumn  p.menuTitle a:hover span span { 
		background-image: url(../graphics/navigation/bullet-over.gif);
	}

/* 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-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
		text-decoration:underline;
	}
	.IndexSection p.menuTitle a:hover span,
	#rightColumn p.menuTitle a:hover span { /*onMouseover style*/
		background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	}



/* back to centre home menus */
.promoList,
.promoList div {
	background-image: url(../graphics/navigation/promoListBgL.gif);
}
	.promoList {
		background-repeat: no-repeat;
		background-position: left top;
		clear:both;
		margin:0 0 0 0;
		padding:0 0 0 1px;
		border-top:1px solid #869ace;
	}
	.promoList div {
		background-repeat: no-repeat;
		background-position: right top;
		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-image: url(../graphics/navigation/bullet.gif);
		background-repeat: no-repeat;
		background-position: left -3px;
		padding:4px 3px 4px 26px;
		display:block;
		text-decoration:none;
		border-bottom:1px solid #e9e9e9;
	}
	#contents .promoList ul li a:hover {
		background-image: url(../graphics/navigation/bullet-over.gif);
		background-repeat: no-repeat;
		background-position: left -3px;
		text-decoration:underline;
	}

/* right column modules without linked titles */

#rightColumn p.moduleTitle {
	background-repeat: no-repeat;
	background-position: center top;
	width:168px;
	font-weight:bold;
	color:#000000;
	clear:both;
}
	#rightColumn .pollPromo p.moduleTitle {
		background-image: url(../graphics/navigation/greeTab.gif);
		padding: 8px 12px 6px 12px;
	}
	
	#rightColumn .eventCalendarPromo p.moduleTitle {
		background-image: url(../graphics/navigation/blueTab.gif);
		padding: 4px 12px 3px 12px;
	}


/* right column menus and components */
#rightColumn .box { 
	clear:both;
	width:190px;
	border:1px solid #cabfb5;
}


		#rightColumn .eventPromo .box,
		#rightColumn .eventCalendarPromo .box { 
			border:1px solid #869ACE;
		}
		#rightColumn .pollPromo .box { 
			border-top:1px solid #6a855d;
		}
	.eventPromo img { 
		width:188px;
		margin:1px;
	}
	.specialImg a  { border-style:none; }
	.eventCalendarPromo .promoContent,
	.eventPromo .promoContent,
	.pollPromo .promoContent { 
		padding:.5em; 
		font-size:.813em;
	}
	
	
	#rightColumn div.module .eventPromo .promoContent {  font-weight:normal;}
	
	
	#rightColumn .promoContent p a { 
		display:block;
		margin-bottom:.3em;
	}
		#rightColumn .promoContent .otherLinks p a { 
			display:inline;
			margin-bottom:.3em;
		}
		#rightColumn .promoContent li.pdf {
			background-image: url(../graphics/default/pdf-small.gif);
			background-repeat: no-repeat;
			background-position: left top;
			padding-left: 20px;
		}
	
	
/* 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 #e9e9e9; 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 #666666;
			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: #f4f4f4;
	color: #000000;
} 
	#footer span.pipe { margin-right:.3em; margin-left:.3em;}	
	.footerNav { 
		clear:both;
		padding:.4em 1% .3em 1%;
		border-top:1px solid #859ee0;
		background-color:#eaeaea;
		font-size:.885em;
		margin-bottom:.3em;
	}
	.footerNav .topLink {
		display:block;
		float:right
	}
	.footerNav .topLink a {	
		background-image: url(../graphics/default/upArrow.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding-left:13px;
	}
	.footerNav .topLink a:hover {	
		background-image: url(../graphics/default/upArrowOver.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding-left:13px;
	}
	.footerNav a { 
		background:transparent;
		text-decoration:none;
		border-bottom-style:none;
	}
	.footerNav a:hover,
	.legal a:hover { text-decoration:underline;}
	.legal {
		clear:both;
		padding:.4em 1% .3em 1%;
		background-image: url(../graphics/default/dot.gif);
		background-repeat: repeat-x;
		background-position: top;
		font-size:.885em;
		margin-bottom:.3em;
	}
	.legal a { 
		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;
}



