/* AVDC text only CSS Document */
/* CSS Document neamus.net */
@import url("typo.css");	
@import url("tags.css");
@import url("modules/classic.css");
body img { display:none; background-image:none; }
/* --- 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:2%; 
	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:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#000000;
}
.quickSearch span {
	float:left;
	display:block;
	background:none;
	padding: 4px 12px 2px 3px;
	font-weight:bold;
}
.quickSearch label { color:#000000; }
.quickSearch .searchField {}

.land {
	background: none;
	height: 20px;
}
/* top tabs */
#otherTabs {
	float:left;
	font-size:81.5%;
	line-height:normal;
	margin-top:20px;
	margin-left:30%;
}
	
	#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:none;
		border-bottom-style: none;
	}
	
	#otherTabs a span{
		float:left;
		display:block;
		background:none;
		padding: 4px 12px 2px 3px;
		font-weight:bold;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#otherTabs a span {float:none;}
/* End IE5-Mac hack */

	#otherTabs a:hover span {

		
	}

	#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:none;
		padding:.5em 10px .4em 13px;
		line-height:normal;
		font-weight:bold;
		color:#222;
	}
	#crumb span { color:#7a7a7a;}
	




/* main navigation */


#leftMenus {
	background: transparent;
	margin-top:-5px;
}
/*#leftMenus div.container { position:absolute; top:138px;}*/
	#leftMenus div.shadow {
		background-image: 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;
		text-decoration:none;
	}
	


	#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;
		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 {
		background:none;	
		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:10px;
		padding-top:.7em;
		padding-bottom:.5em;
	}
	#leftMenus div.shadow div.module p.menuSub a {
		width:auto;
		padding-left:6px;
		padding-top:.6em;
		padding-bottom:.4em;
	}
	#leftMenus h1 a,
	#leftMenus div.shadow div.module p.menuSub a { display:block; border-bottom:none;!important }
	#leftMenus div.shadow div.module {
		background: none;
		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;
		border:none!important;
	}
	#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: #ffffff;
		}
	#leftMenus div.module ul li a {
		background: none;
		padding:4px 3px 4px 4px;
		display:block;
		text-decoration:none;
	}
	#leftMenus div.module ul li a:hover {
		background: none;
		text-decoration:underline;
	}
	#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:#333333;
		text-decoration:none;
		border-bottom-style:none;
	}


#address { display:block; margin-left:2px; margin-bottom:1em; }
	#address p.menuTitle a {
		display:block;
		background: none;
		padding:.6em 0 .4em 10px;
		text-decoration:none;
		border-bottom-style: none;
		width:147px;
		
	}
	#address p.menuTitle a:hover {
		display:block;
		background: none;
		text-decoration:underline;
	}
	#address div { 
		border:none;
		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:none;
		display:block;
		margin-bottom:2px;
		position:relative;
	}
	#rightColumn .adModule img { 
		border:none;
		float:left; 
		display:none; 
		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;
		color:#000000;
		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;}
h1.indexHeading { border-bottom:none;}
#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-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: 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-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
		text-decoration:none;
	}
	.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: none;
}
	.promoList {
		background: none;
		clear:both;
		margin:0 0 0 0;
		padding:0 0 0 1px;
		border-top:none;
	}
	.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:none;
	}
	#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:none;
}


		#rightColumn .eventPromo .box,
		#rightColumn .eventCalendarPromo .box { 
			border:none;
		}
		#rightColumn .pollPromo .box { 
			border-top:none;
		}
	.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: none; padding:.3em;}
		#rightColumn .pollPromo table td.result div { 
			display:inline; 
			float:left; 
			margin:-10px 0 5px 0; 
			border-bottom:none; 
			border-right:none;
			height:.85em;
		}
	
	



	
	
	


#footer a img { margin:0 .5em 0 0; padding:0 0 0 0; line-height:normal; display:none; 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:none;
		background-color:#ffffff;
		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: none;
		text-decoration:none;
		border-bottom-style:none;
	}
	.footerNav a:hover,
	.legal a:hover { background-color:; text-decoration:underline;}
	.legal {
		clear:both;
		padding:.4em 1% .3em 1%;
		background: none;
		font-size:.885em;
		margin-bottom:.3em;
	}
	.legal a { 
		text-decoration:none;
		border-bottom-style:none;
	} 
	.syndicate { clear:both; margin-bottom:.3em;}
	.syndicate img { margin-right:1em; display:none;}
	.badges { 
		clear:both;
		margin-bottom:1em;
	}
/* --------------- */



/* global tweaks */
.promo .promoImage a,
#footer a  {
	border:none;
}

#contents #a-zHome { clear:both; margin-bottom:2em;}
#contents #a-zHome ul { display:inline; }
#contents #a-zHome li { display: inline-block; margin:0 0 0 0; float:left;  }
#contents #a-zHome a {text-align: center; display:inline-block; padding:3px 5px;  }
#contents #a-zHome a:hover { background-color:#fff}
#contents #a-zHome p { display:inline; float:left; padding:3px 0; cursor:help}
#contents #a-zHome span { }
.view { display:none}
#leftMenus .module.askIt,
#leftMenus .module.askIt .moduleTitle { background-image:none!important}
.module.social { display:none}




