/* CSS Document */

body,html {
width: 100%;	
}

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#B3B3B3;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-X;
	margin:0px;
	word-wrap: break-word;

}

#errors div
{
  width: 934px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color:#EEE;
	float: left;
}

#errors p
{
    padding: 0px 20px 0px 20px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

em {
	font-size: 11px;
}
.hintanchor {
	FONT-WEIGHT: bold; MARGIN: 3px 5px;
	}
#hintbox {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; Z-INDEX: 100; VISIBILITY: hidden; PADDING-BOTTOM: 5px; FONT: 11px/1.5em Arial; BORDER-LEFT: black 1px solid; right:300px; WIDTH: 200px; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #ffffff
}
.hr {
	border-top: solid #CCCCCC 1px;
	height: 1px;
	margin-top: 19px;
	margin-bottom: 10px;
}

a {
	color: #80C342;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

.strongLink {
	font-weight: bold;	
	color: #000;
	text-decoration: none;
}
.strongLink:hover {
	text-decoration: underline !important;
}



/* TEXXT BASED STUFF */

.smallText {
	font-size: 9px;
	}

/* TEXXT BASED STUFF END */


.floatLeft {
	float: left;
	width: 218px;
	padding: 10px;
}

.floatLeft2 {
	float:left;
	}

.floatRight {
	float: right;
	text-align:right;
}

.pushRight {
	float: right;
}
.pushLeft {
	float: left;
}

.clear {
	clear: both;
	height:0px;
	line-height:1px;
	margin:0px;
	
}

.clear10 {
clear: both;
height: 10px;
}

.clearPrint {
	display:none;
	}

.showPrint {
	display:none;
	}

.invisible
{
	display: none;
}

.blue {
	color: #4D85C5 !important;
}

.orange {
	color: #FDA100 !important;
}

.green {
	color: #8CC63F !important;
}

.red {
	color: #E9193A !important;
}

.purple {
	color:#824DC1 !important;
	}

.greyDark {
	color:#666666 !important;
	}

.white {
	color:#fff !important;
	}

.italLight {
	font-style:italic;
	color: #666666;
}

.light {
	color:#666;
}

.light2 {
	color:#CCCCCC;
	}

.inputText {
	border: solid #D5D4D3 1px;
	height: 17px;
	width: 8.8em;
	margin-top: 7px;
}

.loginText {
	border: solid #CCC 1px;
	height: 12px;
	width: 115px;
	margin: 4px 0px 0px 6px;
	font-size: 1em;
}

.loginNew {
	background:url(b_loginNew.gif) no-repeat;
	color: #FFF;
	width: 58px;
	height: 20px;
	line-height:13px;
	text-align:center;
	float: left;
	font-size: 11px;
	border: 0px;
	display:block;
	cursor: hand;
	padding: 0 0 5px 0;
	margin: 5px 0 0 9px;
	}
	
.loginLabel
{
    color: #808080;
    padding: 0 0 0 7px;
}

.forgotInfo
{
    color: #666;
    font-size: smaller;
    text-decoration: none;
    padding: 0 0 0 7px;
    line-height: 27px;
	font-size/*\**/: 0.8em\9;
}

.forgotInfo:hover
{
    text-decoration: underline;
}

.inputSubmit {
	background: url(../images/login-button.gif) no-repeat;
	width: 42px;
	height: 17px;
	border: none;
	cursor: hand;
}

.inputLogin {
	border:0px;
	color:#66CC33;
	background: url(../images/bg_form.gif) right bottom;
}

#container {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
}


#headContainer {
	background: url(../images/headback.gif) right;
	height: 98px;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
}


#subContent {
	width: 140px;
	float: left;
}

#siteglance{
	width: 140px;
	background:url(../images/bg_siteglance.gif) no-repeat top left;
	padding-top:10px;
}
#siteglancebottom {
	width:140px;
	padding:0px 10px 10px 10px;
	background: url(../images/bg_siteglanceBot.gif) no-repeat bottom left;

}
.homeTab
{
    background-color:#80C342;
    border:0 none;
    height:44px;
    padding:0;
    position: relative;
	margin-bottom:12px;	
}
.homeTab a {
		display:block;
		font-family:Tahoma, sans-serif;
		font-size: 15px;
        float:left;
        white-space:nowrap;
        color:#FFF;
		background: url(../images/nav_buttonBG.png) right;
		text-decoration:none;
		padding:0;
		text-align: center;
		height: 44px;
		width:140px;
	}
.homeTab a:hover
{
    color:#FFF;
	background: url(../images/nav_buttonBGh.png) right;
	width: 140px;
}

#subNavContainer {
		width: 124px;
		padding-left: 5px;
		padding-right: 4px;
		
	}

#subNavContainer form
{
    background-color: #FEF5D8;
    width: 131px;
    height: 132px;
}

#subNavContainer form strong
{
    color: #666666;
    padding: 0 0 0 7px;
	font-size: 10.5px;
}
	
#subNavContainer2 {
		background-color: #FED860;
		width: 138px;
		border-left: solid #ffffff 1px;
		/*border-right: solid #D5D4D3 1px;
*/
		
	}
	
#subNavContainer2 ul {
			margin:0;
			padding: 0;
			list-style: none;
		}
		
#subNavContainer2 ul li {
			border-bottom: solid #ffffff 1px;
			text-align: right;
		}

#subNavContainer2 ul li a {
			display: block;
			font-weight: normal;
			text-decoration: none;
			color: #333333;
			padding-top: 12px;
			padding-bottom: 8px;
      padding-right:20px;
		}

.subnav:hover {
			background-color: #FFDB97;
			}

.subnavGrey a:link {
			background-color:#999999;
			}
			
.welcomePad {
			padding-top: 7px;
			padding-bottom: 3px;
			font-weight: bold;
			font-size:12px;
      color: #333333;
		  background-color: #FFFFFF;
      padding-right:20px;
		}
			
.subNavEnd {
			display: block;
			/*background: url(../images/sub-nav-bottom.gif) no-repeat;*/
			height: 0px;
		}

.subNavBigButton {
		display: block;
		text-decoration:none;
		width: 140px;
		height: 33px;
		background: url(../images/sub-nav-big-button2.gif) no-repeat bottom;
		text-align: center;
		padding: 10px 0px 0px 0px;
		
		font-weight: bold;
		color: #000000;
	}
.subNavBigButton:hover {
		background: url(../images/sub-nav-big-button.gif) no-repeat bottom;
	}

/*--- L E F T  C O L U M N   A L E R T S  ----*/

#leftAlertBlue {
	width:140px;
	background: url(../images/bg_siteGlanceInfo2.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
	margin:15px 0px 15px 0px;
	}
#leftAlertBlueCon {
	width: 120px;
	padding: 10px 10px 7px 10px;
	background: url(../images/bg_siteGlanceAlert.gif) top;
	
	}

#leftAlertStar {
	width:140px;
	background: url(../images/bg_siteGlanceAlert2.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
	margin:15px 0px 15px 0px;
	}
#leftAlertStarCon {
	width: 120px;
	padding: 10px 10px 7px 10px;
	background: url(../images/bg_siteGlanceAlert.gif) top;
	
	}


#leftAlertOrange {
	width:140px;
	background: url(../images/bg_siteGlanceBotOrange.gif) bottom no-repeat;
	padding: 0px 0px 10px 0px;
	}
#leftAlertOrangeCon {
	width: 120px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_siteGlanceOrange.gif) top;
	
	}



/*--- left col alerts end  ----*/

#mainContent {
	float: left;
	width:834px;
}

#mainContentVC {
	float: left;
	width:974px;
}

#mainNav{
		height: 24px;
	}
	
#mainNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		height: 24px;
	}
	
#mainNav ul li {
		height: 24px;
		width: 139px;
		text-align: center;
		
		float: left;
		background: url(../images/nav-button-grey.gif) no-repeat;
	}
	
#mainNav ul li a {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
	}
	
.about:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/about2.gif);
	}
.currentAbout {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/about2.gif);
	}
	
.whatsnew:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/whatsnew2.gif);
	}

.currentWhatsnew {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/whatsnew2.gif);
	}
	
.events:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/events2.gif);
	}
	
.currentEvents {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/events2.gif);
	}
	
.resource:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/resourcelibrary2.gif);
	}

.currentResource {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/resourcelibrary2.gif);
	}
	
.contacts:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/contactus2.gif);
	}

.currentContacts {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/contactus2.gif);
	}



.navEnd {
		background: url(../images/nav-end-grey.gif) right no-repeat;
		height: 24px;
		width: 139px;
		float: left;
	}


#content {
	padding-left: 10px;
	color: #404040;
	display:block;
	clear: both;
}

#contentVC {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 16px;
	color: #404040;
}

#contentheading
	{ width: inherit;
	padding:12px 0 5px 2px;
	text-align:left;
	}

#contentheading2
	{ width: 616px;
	  padding: 24px 0 5px 2px;
	}

.contenthead, .contenthead_form
	{ 	font-size: 12px !important;
		font-weight: bold;
}

.contenthead_form
{
	font-weight: normal !important;
	height: 15px;
}
.contenthead_form a
{
	color: white;
	text-decoration: none;
	width: 605px;
	display: block;
}

.contenthead_form a img
{
	border: none;
	float: right;
	padding: 0 110px 0 0;
	margin: -17px 0 0 0;
}

#org_registration .label, #vol_registration .label
{
	padding: 0 5px 0 10px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	width: 183px;
	float: left;
	clear: left;
}

#org_registration .input, #vol_registration .input
{
	padding: 0;
	margin: 0;
	width: 300px;
	float: left;
}

#org_registration .note, #vol_registration .note
{
	padding: 0 0 5px 200px;
	margin: 0;
	clear: both;
}

#org_registration .msg, #vol_registration .msg
{
	padding: 0;
	margin: 0;
	width: 115px;
	float: left;
}

	.bigText {
		font-size: 22px !important;
	}

.contenthead12
	{ 	font-size: 10px !important;
		font-weight: bold;
}
.contentHead20
	{ 	font-size: 20px;
		font-weight: bold;
}



#content h1 {
		font-size: small;
		margin: 0 0 0 10px !important;
		padding: 7px 0 0 0;
	}
#contentVC h1 {
		font-size: 15px;
		margin: 0;
	}
	
#content p {
		margin-top: 5px;
		margin-bottom: 0;
	}
#contentVC p {
		margin-top: 5px;
		margin-bottom: 0;
	}

#indexBox {
	float: left;
	display: block;
	}

#leftContent {
		float: left;
		width: 479px;
		display: block;
	}
	
#rightContent {
		width: 309px;
		float: left;
		margin-left: 24px;
	}
	
#leftContent_showpage 
{
	float: left;
	width: 481px;
	display: block;
}
	
#leftContent2, #leftContent2_eventListing, #leftContent2_form {
		float: left;
		width: 590px;
		display: block;
	}
	
#leftContent2_eventListing, #leftContent2_form
{
	width: 616px !important;
}

#leftContent2_form strong, #ContactUs_table strong
{
	color: #808080;
}

#leftContent3 {
		float: left;
		width: 340px;
	}

#leftConDash {
		float: left;
		width: 555px;
		padding-right:15px;
	}

#leftContent4 {
		float: left;
		width: 590px;
		display:block;
	}
	
#imageContent_showpage
{
	width: 140px;
	float: left;
}
 #imageContent
 {
	padding: 5px;
	background: url(../images/bg_searchBottom.png) top right no-repeat #B3B3B3;
	text-align: center;
	vertical-align: top;
 }
	
#rightContent_showpage 
{
		width: 194px;
		float: right;
		background-color: #B3B3B3;
		margin: -47px 0 0 0;
}
#rightContent_showpage #textContentBlock
{
	background: url(../images/bg_searchTop.png) bottom right no-repeat #D9D9D9;
	padding: 6px 16px 13px 12px;
}
 #textContentBlock h1
 {
	color: #666;
	padding: 7px 0 8px 0;
	margin: 0;
 }
	
#rightContent2, #rightContent2_eventListing, #rightContent2_login, #rightContent2_newsCategoryListing, #rightContent2_adminManageOrgs {
		width: 194px;
		float: right;
		margin-left: 24px;
		background:none;
	}
	
#rightContent2
{
	margin: -40px 0 0 0 !important; 
}

#rightContent2_adminManageOrgs
{
	margin:18px 0 0 0 !important;
}

#rightContent2_newsCategoryListing
{
	margin: -57px 0 0 0 !important;
	*margin: -68px 0 0 0 !important;/*IE*/
}
	
#rightContent2_eventListing
{
	margin: -57px 0 0 0 !important; 
	*margin: -59px 0 0 14px !important;/*IE*/
}

#rightContent2_login
{
	margin: -45px 0 0 14px !important;
}
	
#rightContent2VC {
		width: 194px;
		float: left;
		margin-left: 24px;
		background:none;
	}

#rightContent3 {
		width: 240px;
		float: left;
		margin-bottom:15px;
	}

#indexLeft {
	width: 480px;
	height: 164px;
	float: left;
	display:block;
	}
	
	
.rightCTA {
	
}

	.rightCTA span, .rightCTA h3, .rightCTA a, .rightCTA button {
	background-image: url(ctaCreateEvent.png);
	background-repeat: no-repeat;
	}
	
	.rightCTA button {
	border: none;
	cursor: pointer;
	}

	.rightCTA h3.title {
	display: block;
	width: 194px;
	height: 67px;
	text-indent: -9999px;
	background-position: 0 0;
	}
	
	.rightCTA span, .rightCTA a, .rightCTA button {
	display: block;
	width: 194px;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 8px;
	}
	
	.rightCTA .step1a { background-position: 0 -88px; }
	.rightCTA .step1b { background-position: 0 -144px; }
	
	.rightCTA .step2a { background-position: 0 -200px; }
	.rightCTA .step2b { background-position: 0 -256px; }
	.rightCTA .step2c { background-position: 0 -312px; }
	
	.rightCTA .step3a { background-position: 0 -368px; }
	.rightCTA .step3b { background-position: 0 -424px; }
	.rightCTA .step3c { background-position: 0 -480px; }
	
	.rightCTA span.interested  { height: 170px; background-position: 0 -539px; }
	.rightCTA span.interested2 { height: 180px; background-position: 0 -719px; }
	
/* -- NEW HOMEPAGE FEATURE --------------------- */

#homeFeature {
width: 480px;
height: 237px;
float: left;
display: inline;
position: relative;
}

	#homeFeature ul,
	#homeFeature li {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#homeFeature img {
	border: 0;
	}

	#homeFeature ul.big {
	width: 480px;
	height: 237px;
	overflow: hidden;
	float: left;
	}
	
		#homeFeature ul.big li {
		width: 480px;
		height: 237px;
		position: relative;
		}
		
		#homeFeature ul.big a {
		display: block;
		text-decoration: none;
		}
		
		#homeFeature ul.big img {
		width: 480px;
		height: 237px;
		float: left;
		}
		
		#homeFeature ul.big div {
		width: 460px;
		height: 50px;
		padding: 5px 10px;
		background: url(../images/newFeatureBg.png);
		float: left;
		position: absolute;
		/*z-index: 420;*/
		left: 0;
		top: 177px;
		cursor: pointer;
		}
		
		
		
		#homeFeature h2 {
		color: #404040;
		margin: 0 0 5px;
		font-size: 17px;
		width: 330px;
		}
		
		#homeFeature p {
	color: #2C2C2C;
	margin: 0;
	font-size: 11px;
	font-weight:bold;
		}

	#homeFeature div.thumbs {
	position: absolute;
	z-index: 604;
	top: 182px;
	left: 355px;
	width: 120px;
	height: 21px;
	float:left;
	clear:both;
	/*float: right;
	clear: both;*/
	}
	
		#homeFeature div.thumbs a {
		float: right;
		display: inline;
		margin-left: 3px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		padding-top: 3px;
		width: 21px;
		height: 18px;
		text-align: center;
		background: url(../images/newFeatureButtonO.png) no-repeat;
		position: relative;
		}
		
			#homeFeature div.thumbs a.active {
			background: url(../images/newFeatureButton.png) no-repeat;
			}


/* ------------------------------------- */
	
#indexRight {
	width: 315px;
	_width: 290px;
	height: 165px;
	float: left;
	display: block;
	padding: 0px 0px 0px 15px;
	}

#indexRow {
	float: left;
	padding: 9px 0 0 0;
	_padding: 21px 0 0 0;
	display: block;
	width:820px;
	_width: 800px;
	}

.homeAboutUs
{
	padding: 0;
	margin: 0;
	width: 232px;
	height: 164px;
	background: transparent url(../images/bg_homeAboutUs.png) no-repeat scroll right top;
}

.homeWhatsNew
{
	padding: 0;
	margin: 0 0 0 15px;
	width: 232px;
	height: 164px;
	background: transparent url(../images/bg_homeWhatsNew.png) no-repeat scroll right top;
}
	
#indexRow #indexP
{
	padding: 10px;
}
	
#rightContentVC{
		width:240px;
		float:left;
		margin-left: 24px;
}


#rightContentDash {
		width: 300px;
		float: left;
		margin-bottom:15px;
	}

#rightContentDashAdmin {
		width: 350px;
		float: left;
		margin-bottom:15px;
	}
	
#rightContentDashAdmin_Contact {
	width: 250px;
	float: right;
	margin:5px 0 15px 0;
}

#ContactUs_table
{
	width: 555px;
}
.formLabel
{
	width: 190px;
}

#rightVolCentre{
		width: 190px;
		float: left;	
		margin: 14px 0px 0px 0px;
}
	
#rightContent2 h1 
{
	color:#666666;
	padding:30px 0 0 !important;
}

#rightContentVC h1 {
			font-size: 11px;
		}

#rightContentPartners{
		width: 194px;
		float: left;
		padding:10px 10px 10px 24px;
		height:160px;
		text-align:center;
		background:url(../images/bg_volnowbox.gif) no-repeat;

}

.partnersPg_image
{
	width: 112px;
}

#eventDetails {
	display:block;
	}
#eventContainer {
	width:620px;
	float:left;
}
	
#eventItem {
	display:block;
	width:590px;
	border: solid #CCCCCC 1px;
	margin-bottom:20px;
	}

#eventItem2 {
	display:block;
	width:590px;
	margin-bottom:20px;
	}	
	
/* -- ICON LINKS ----------------*/

.boldLink {
		color:#404040;
		font-weight: bold;

	}

.arrowLink {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 7px;
		display: block;
		color: #4D85C5;
	}

.arrowLink2 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		color: #666666;
		font-size:11px;
	}
	
.arrowLink3 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		font-size:11px;
		font-style:italic;
	}
	
.rssLink {
		background: url(../images/ic_rss.gif) left no-repeat;
		padding-left: 18px;
		color: #999999;
		font-size:11px;
	}

.eLink {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #999999;
		font-size:11px;
	}


	
.yesLink {
		background: url(../images/ic_approve.gif) left no-repeat;
		padding-left: 16px;
		color: #8CC63F;
		font-size:11px;
	}
	
.noLink {
		background: url(../images/ic_del.gif) left no-repeat;
		padding-left: 16px;
		color: #E9193A;
		font-size:11px;
	}
	
	
.turnOn {
		background: url(../images/turnOn.gif) left no-repeat;
		padding-left: 80px;
		color: #8CC63F;
		font-size:12px;
		text-decoration:none;

}


.turnOff {
		background: url(../images/turnOff.gif) left no-repeat;
		padding-left: 80px;
		color: #E9193A;
		font-size:12px;
		text-decoration:none;
}
	
.removeLink {
		background: url(../images/ic_x.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	

.editLink {
		background: url(../images/ic_edit.gif) left no-repeat;
		padding-left: 17px;
		color: #404040;
		font-size:11px;
	}
.historyLink {
		background: url(../images/historyIcon.jpg) left no-repeat;
		padding-left: 30px;
		color: #404040;
		font-size:11px;
	}

.viewLink {
		background: url(../images/ic_view.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}

.viewLink2 {
		background: url(../images/ic_view.gif) left no-repeat;
		padding-left: 16px;
		font-size:11px;
	}
	
.resourceLink a  {
		background: url(../images/ic_more.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
		line-height:2;
	}

.plusLink {
		background: url(../images/ic_plus.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	
	
.crumbs {
		background: #DDDDDD;
		padding: 5px;
	}
	

.table ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:1.5em;
	width: 100%;
}
.table1 ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 10px;
	list-style: none;
	/*border-left: solid 10px #F0E7FC;*/
	line-height:1.5em;
}
.table1 ul li {
	float: left;
	display: block;
}
.tableBlue ul {
	margin: 0;
	padding: 10px 0px 10px 10px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	border-left: solid 10px #d3e2f4;
}

.table ul li {
	float: left;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
}

.table ul li a{
	text-decoration: none;
}
.table ul li a:hover{
	text-decoration: underline;
}

.tableBlue ul li {
	float: left;
	display: block;
}

.table2 ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 14px;
	width: 328px;
	list-style: none;
}
.table2 ul li {
	float: left;
	display: block;
}

.table3 ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 5px;
	width: 578px;
	list-style: none;
}
.table3 ul li {
	float: left;
	display: block;
}

.table5 ul {
	margin: 0;
	padding: 4px 0px 4px 0px;
	padding-left: 12px;
	margin-top: 5px;
	width: 594px;
	list-style: none;
}
.table5 ul li {
	float: left;
	display: block;
	padding-bottom:7px;
}

.table {
	clear: both;
	}

.tableNews ul {
	margin: 0;
	padding: 14px 0 15px 12px;
	width: 578px;
	list-style: none;
}
.tableNews ul li {
	float: left;
	display: block;
}
.tableNews ul li  span{
	font-weight: bold;
}
.tableNews ul li a:hover{
	text-decoration: underline;
}

.table4 ul {
	margin: 0;
	padding: 5px 0px 5px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 578px;
	list-style: none;
}
.table4 ul li {
	float: left;
	display: block;
	border-bottom:#CCCCCC solid 1px;
	height:15px;
}

	.table4 ul li.date, .table4 ul li.community {
	height:18px;
	padding-top: 4px
	}
	
	.table4 ul li.date.dateTinnyk {
	height: 22px;
	padding-top: 0;
	}

.tableColor ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 10px;
	width: 100%;
	list-style: none;
	line-height:1.5;
}

.tableColor ul li {
	float: left;
	display: block;
}

.tableGreen ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	border-left: solid 10px #E1F6E3;
}

.tableGreen ul li {
	float: left;
	display: block;
}

.tableAdmin {
	padding: 10px 0;
	margin-top:10px;
	display: block;

}

.bgAlternate {
	background-color: #DBEBCA;
}

.table ul.bgAlternate {
	background-color: #DBEBCA;
	margin: 0;

    padding: 0;
	list-style: none;
	line-height:1.5em;
}


/* -- DATA TABLE COLUMNS --------------------- */
#eventlist
{
	padding: 0;
	margin: 0;
}

.event {
		width: 150px;  /*was 140*/
		/* padding-right: 10px; */
		
	}
	
.event1 {
    width: 170px;      
  }	

.dateposteddet {
		width: 80px;
		/* padding-right: 10px; */
		
	}

.vcPos {
	width: 285px;
	padding-right:10px;
	}

.vcPos2 {
	width: 95px;
	}
	
.vcPos3 {
	width: 85px;
	}
	
.vcOrgMan {
	width: 261px;
	}
.vcOrgMan3 {
	width: 100px;
	}	

.vcOrgMan2 {
	float: right;
		text-align: right;
		width: 180px;
		}	


.eventHead {
		width: 150px; /*was 158*/
		font-weight: bold;			
	}

.event1Head {
    width: 170px; 
    font-weight: bold;      
  }

.plusTen {
	margin-left:10px;
	_margin-left:5px;
	}


.position {
		width: 220px;
		
	}

.positionHead {
		width: 220px;
		font-weight: bold;
		
	}


	
	.eventsName {
		width: 205px;
		padding: 15px;
		}
		
	.eventDate {
		width: 125px;
		}

.orgVol {
	width: 165px;
	padding-right: 10px;
	}
	
.news {
		width: 440px;
		margin-right: 25px;
	}
.newsItem {
		width: 600px;
		padding:15px 10px 15px 10px;
		text-align: justify;
	}


.date101 {
		width: 101px;
		text-align:right;
	}

.date {
		width: 164px;  /*was 145 changed for vc event details*/
		/*padding-right: 5px;*/
		
	}

.dateHead {
		width: 164px;
		font-weight: bold;
		
	}
.PostedHead {
		width: 80px; /*was 89*/
		font-weight: bold;
		
	}

	
.location {
		width: 105px; /*was 85 changed for vc event details*/
	}

.locationHead {
		width: 105px;
		font-weight: bold;
		
	}
	

.status {
		width: 115px;
		
	}
	
.statusAdmin {
	width: 80px;
	}


.community {
		width: 85px; /*was 75 changed for vc event details */
		
	}

.communityAdmin {
		width: 90px;
		
	}
	
.communityHead {
		width: 85px;
		font-weight: bold;
		
	}
	
.manage {
		width: 115px;
		
		text-align:right;
	}	

.match{
		width: 65px;
		
		font-weight:bold;
		text-align:right;
	}

.matchHead{
		width: 65px;
		
		font-weight:bold;
		text-align:right;
	}
	

.description {
		width: 185px;
		padding-right: 15px;
		
	}
	
.descriptionVC {
		width: 210px;
		
	}

.descriptionVCHead {
		width: 220px;
		
		font-weight:bold;
	}

.description300 {
		width: 300px;
		
	}

.description300Head {
		width: 300px;
		
	font-weight:bold;
	}
	
.descriptionBig{
		width: 570px;
		margin-bottom:15px;
		margin-top: 15px;
		line-height:1.5em;
		text-align:left !important;
	}

.descriptionBig2{
		width: 450px;
		
	}

.descriptionTop{
		
		margin-bottom:10px;
		margin-right: 12px;
		padding: 0px 0px 5px 0px;
		width:556px;
		border-bottom: solid #F4F4F4 1px;

	}
.descriptionPastEvent{
		
		margin-bottom:10px;
		margin-right: 12px;
		padding: 10px;
		background: url(../images/bg_tableHead3.gif) top repeat-x #F3F3F3;
		border-bottom: solid #F4F4F4 1px;
		text-align:justify;

	}
	
.star {
		width: 85px;
		text-align:right;
	}

.starHead {
		width: 85px;
		font-weight: bold;
		
		text-align:right;
	}

.starAdmin{
		width:60px;
		
}

.starAdmin2 {
	width: 30px;
	}


.name {
		width: 280px;
		
}

.nameHead {
		width: 280px;
		font-weight: bold;
		
	}

.name240 {
		width: 240px;
		
		font-weight:bold;
}

.hours {
		width: 105px;
		
		font-weight:bold;
		text-align:right;	
}

.percent {
	text-align: right ;
	font-size: 25px;
	font-weight: bold;
	color: #DBFAB6;
	width: 65px;
	}

.manageVol {
		
		font-weight:bold;
	
		}	
.actionAdmin {
		
		float: right;
		text-align: right;
		width: 250px;
		
		}	
.actionAdmin2 {
		
		float: right;
		text-align: right;
		width: 300px;
		
		}		
		.actIE {
			_width: 210px;
			}

.editHead {
		width:160px;
		text-align: right;
}


.titleHead {
		width: 500px;
		font-weight: bold;
		
}
.titleHead2 {
		width: 500px;
		margin-top:10px;
		
}

.head {
		font-weight: bold;
	}

#configTable td {
	padding: 15px 5px 15px 5px;
	}
	
.half {
	width: 260px;
	}
	
/* -- DATA TABLE HEADERS ------------------- */

.tableHead_newsListing, .tableHead_newsItem
{
	margin: 20px 0 0 0 !important;
}

.tableHead_newsItem
{
	padding: 4px 0 2px 0;
}

.tableHead_newsItem .contenthead
{
	color: #80C342;
}

.tableHead, .tableHead_newsListing {
	background-color: #80C342;
	padding: 1px 0 2px 0;
}

.tableHead ul, .tableHead_newsListing ul, .tableHead_newsItem ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style: none;
}

	.headPad {
		margin-left: 10px;
		_margin-left: 0px;
		
		}

.tableHead ul li, .tableHead_newsListing ul li {
	float: left;
	color:#FFF;
}	

.tableHead ul li  a, .tableHead_newsListing ul li  a{
	color:#FFF;
}

.tableHead3 {
	background: url(../images/bg_tableHead3.gif) top repeat-x #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tableHead3 ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;  
	width: 578px;
	list-style: none;
}

.tableHead3 ul li {
	float: left;
	color:#333333;
}

.tableHeadWH {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
}	

.tableHeadWH2 {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:1px #E1E1E1 solid;
	padding: 5px;
}	
	
.tableHeadHalf {
	background: url(../images/bg_tableHead.gif) top repeat-x #ececec;
	padding-top: 5px;
	padding-bottom: 5px;
	width:49%;
	margin-right: 5px;
	float:left;
}

.tableHeadHalf ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;  
	list-style: none;
}

.tableHeadHalf ul li {
	float: left;
	color:#333333;
}


/* RIGHT SIDE CONTENT --------------------------------------------------------- */


/* PURPLE FADE BOX ---------------- */	

.sideTop {
	background: url(../images/side-top.gif) top no-repeat;
	padding-top: 3px;
}

.sideHeader {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
}

.sideHeader2 {
	font-weight: normal;
	border: solid #C0C0C0 1px;
	background: #EDEDEE;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #404040;
	font-weight:bold;
}

.sideHeader3 {
	font-weight: BOLD;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sideBottom {
	background: url(../images/side-bottom.gif) bottom no-repeat;
	padding-bottom: 12px;
}

.sideContent {
	background: url(../images/side-back.gif) top repeat-x;
	border-left: solid #D5BBF5 1px;
	border-right: solid #D5BBF5 1px;
	padding-left: 1px;
	padding-right: 1px;
}


.sideWhiteTop {
	background: url(../images/side-white-top.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
}

.sideWhiteContent {
	background: #ffffff;
	border-left: solid #E3D0F8 1px;
	border-right: solid #E3D0F8 1px;
}
.sideWhiteContent input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sideWhiteBottom {
	background: url(../images/side-white-bottom.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

/* PURPLE SOLID SIDE BOX ---------------- */	

.sideTopPU {
	background: url(../images/side-bg_PU.gif) top;
}
.sideBottomPU {
	background: url(../images/side-bottom_PU.gif) bottom no-repeat;
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 1px;
}

.sideContentPU {
	padding-left: 2px;
	padding-right: 1px;
}


.sideWhiteTopPU {
	background: url(../images/side-white-top_PU.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
	margin-left:auto;
	margin-right:auto;
}

.sideWhiteContentPU input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}


.sideWhiteContentPU {
	background: #ffffff;
	border-left: solid #d0c1ef 1px;
	border-right: solid #d0c1ef 1px;
}

.sideWhiteBottomPU {
	background: url(../images/side-white-bottom_PU.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.spacer {
	padding-left:10px;
}

/* BLUE SOLID SIDE BOX ---------------- */	

.sideTopBL {
	background: url(../images/side-bg_BL.png) repeat-x top;
}
.sideBottomBL {
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 1px;
}

.sideContentBL {
	padding-left: 2px;
	padding-right: 1px;
}


.sideWhiteTopBL {
	padding-top: 4px;
	width: 190px;
	margin-left:auto;
	margin-right:auto;
}

.sideWhiteContentBL input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}


.sideWhiteContentBL {
}

.sideWhiteContentBL a {
	text-decoration: none;
	margin:0px 0px 0px 10px;
	line-height: 1.5;
}

.sideWhiteBottomBL {
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.spacer {
	padding-left:10px;
}

/* GREEN SOLID BOX ---------------- */	

.sideTopGR {
	background: url(../images/side-top_GR.gif) top no-repeat;
	padding-top: 3px;
}
.sideBottomGR {
	background: url(../images/side-bottom_GR.gif) bottom no-repeat;
	padding-bottom: 12px;
}

.sideContentGR {
	background:#ddf7d0;
	border-left: solid #d0f3bd 1px;
	border-right: solid #d0f3bd 1px;
	padding-left: 1px;
	padding-right: 1px;
}


.sideWhiteTopGR {
	background: url(../images/side-white-top_GR.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
	background: #ddf7d0;
}

.sideWhiteContentGR input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}



.sideWhiteContentGR {
	background: #ffffff;
	border-left: solid #d0f3bd 1px;
	border-right: solid #d0f3bd 1px;
}

.sideWhiteBottomGR {
	background: url(../images/side-white-bottom_GR.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.Contentselect {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 80px;
	border: solid 1px #ACAEB0;
}

.Contentselect100 {
	width: 100px;
	border: solid 1px #ACAEB0;
}

.ContentselectTinnyk {
	display: inline;
	margin: 0 5px 0 0;
	font-size: 11px;
	}

#checkBox{
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#checkBox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#checkBox ul li {
	float: left;
	padding-top: 3px;
	width: 50%;
}
/* --
#checkBox input {
	border: solid #A7A9AC 1px;
}
--*/

.submit {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;	
	font-size: 11px;
	padding: 3px;
	color: #333333;
	font-weight:bold;
}

.buttons {
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	width: 170px;
	text-align:right;
}


/* RIGHT SIDE CONTENT END --------------------------------------------------------- */


.orgButton {
	background:url("../images/orgButton.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	font-family: Verdana, sans-serif;
	color:#FFFFFF;
	font-size:11.5px;
	height:30px;
	width:130px;
	margin: 0;
	/*margin: 0 0 0 302px;*/
}

.orgButton_lg {
	background:url("../images/orgButton_lg.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	font-family: Verdana, sans-serif;
	color:#FFFFFF;
	font-size:11.5px;
	height:30px;
	width:160px;
	margin: 0;
	/*margin: 0 0 0 302px;*/
}

.orgButtonGn {
	background:url("../images/orgButtonGn.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	font-family: Verdana, sans-serif;
	color:#FFFFFF;
	font-size:11.5px;
	height:30px;
	width:130px;
	margin: 0;
	/*margin: 0 0 0 302px;*/
}

.orgButtonSmall {
    background:url("../images/orgButton_sm.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    color:#FFFFFF;
	font-family: Verdana, sans-serif;
    font-size:small;
    height:24px;
	font-size:10px;
    margin:0;
    font-weight:bold;
    padding:0 0 2px 0px;
    width:72px;
}


.orgButtonBlue {
	background-color: #4d85c5;
	background-image:url(../images/orgButtonBlue.gif);
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.smallEntry {
	width:40px;
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_form.gif);
	background-position:bottom right;
	background-repeat:no-repeat;	
	font-size: 10px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	margin:2px 0px 5px 2px;
}

.sideform
	{
	width:200px;
	height:20px;
	}

/* NEW link to facebook and twitter -----------------------------------*/
#socialLinks {
  color: #666;
  font-size: 10.5px;
  margin: 27px 10px -9px -144px; 
  position:absolute;
  height:35px; 
  width:100px;
}

/* NEW CREDIT --------------------------------------------------------- */
#volwebCredit {
	color: #666;
	font-size: 10.5px;
	margin: 15px 15px -9px 0px; 
	float: right;
}

	#volwebCredit a {
		font-size: 10.5px;
		color: #666;
		Text-decoration: underline;
	}
	#volwebCredit a:hover {
		color: #333;
	}


/* NEW FOOTER --------------------------------------------------------- */

#newFooter {
	width: 974px;
	height: 110px; /*was 88 */
	display: block;
	clear: both;
	margin: 20px auto 0; 
	/*padding-top: 10px;*/
	background: url(../images/bg_footer.png) repeat-x;
	/*border-top: 2px solid #7F7F7F;*/	
}

	#newFooter a.logo {
	float: left;
	display: inline;
	margin-right: 20px;
	}

	#newFooter div {
	width: 300px;
	height: 60px;
	float: left;
	display: inline;
	}
	
	#newFooter #supportedBy {
		width: 100px;
		padding: 19px 0 0 18px;
		color: #FFF;
		Font-size: small;
	}
	
	
	#newFooter span {
	margin: 15px 0 0 0;
	padding: 0 19px 0 0;
	float: right;
	display: inline;
	color: #666;
	line-height: 20px;
	font-size: 10.5px;
	text-align: right;
	}
	
		#newFooter span a {
			font-size: 10.5px;
			color: #666;
			Text-decoration: none;
		}
		#newFooter span a:hover {
			Text-decoration: underline;
		}

/*#footerContainer {
	color: #999999;
	display:block;
	clear:both;
	width: 974px;
	margin: 0px auto 0px auto;
}

#footer1 {
	margin-top: 40px;
	padding-top: 7px;
	border-top: solid #CCCCCC 1px;
	font-size: 10px;
	float: left;
	width: 50%;

}
#footer2 {
	margin-top: 40px;
	padding-top: 7px;
	border-top: solid #CCCCCC 1px;
	font-size: 10px;
	float: right;
	text-align: right;
	width: 50%;
}*/

#printFooter {
	display:none;
	}

.volAction {
	display:block;
	padding:10px 0px 0px 0px;
	}

.volAction5 {
	display:block;
	padding:5px 0px 0px 0px;
	}

.volActionContent1 {
  width: 180px;
  float:left;
  
}

.volActionContent {
	width: 170px;
	float:left;
	
}

.volActionContentRight {
	width: 160px;
	float:left;
	padding:0px 0px 0px 10px;
	border-left: #cccccc solid 1px;
	
}

.volActionContentStats {
	width: 80px;
	float:left;
	padding:0px 0px 0px 10px;
	border-left: #cccccc solid 1px;
	
}

.volActionContentLeft {
	float:left;
	
}

.ulFeaturedEvent{
  background-image: url(../images/bg_featuredEvent.gif);
  background-repeat:repeat-y;
  list-style: none;
  padding:10px 20px;
  margin:6px 0;
}

.ulFeaturedEvent ul li {
  float: left;
  display: block; 
  padding: 10px 0;
  margin :7px 0;  
}
	
.aFeaturedEvent {
	colour: #65AD37;
  text-decoration: underline;
  font-weight:bold;
}	


.ulPink {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #F8BAC4;
	
}

.ulBlue {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #A6C2E2;	
}

.ulPeach {
	background-image: url(../images/bg_alert_R.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #F7D28F;
}

.ulPurple {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #c7a7e1;
	
}	 

.ulGrey {
	border-left: solid 10px #D5D4D2;
}

.ulGreen {
	border-left: solid 10px #D1E8B2;
}

.liGreen {
	width:180px;
	z-index:1;
	}

.ulPinkClear {
	border-left: solid 10px #F8BAC4;
}

.ulBlueClear {
	border-left: solid 10px #A6C2E2;
	
}

.ulPeachClear {
	border-left: solid 10px #F7D28F;
	
}

.ulPurpleClear {
	border-left: solid 10px #c7a7e1;	
}

.ulGreyClear {
	border-left: solid 10px #D5D4D2;
	
}

.ulMore {
	padding:15px 0px 0px 0px;
	display:block;
	height:14px;
	}

.ulMoreGrey {
	padding:5px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
	display:block;
	height:14px;
	background: url(../images/bg_edit.gif) no-repeat top left;   
	}


.cancel {
	background: url(../images/ic_cancelSM.gif) left no-repeat;
	margin-top: 10px;
	padding-left: 17px;
	color: #404040;
}

.mail {
	background: url(../images/mail-icon.gif) left no-repeat;
	margin-top: 10px;
	padding-left: 20px;
	color: #404040;
	font-size:11px;
}

.blankIcon {
	margin-top: 5px;	

	padding-left: 20px;
}

.alertBox {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:1px #E1E1E1 solid; ;
	padding: 10px;
	width: 714px;
	margin-bottom: 10px;
}

	span.head {
		padding-bottom: 0px;
		font-size: 15px;
	}

	.lightUp {
	border-color: #999;
	/*font-weight: bold;*/
	}
	
		.lightUp span.head {
		padding-bottom: 0px;
		font-size: 15px;
		color: #8CC63F;
		}
	
.alertBoxSide {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:10px #E1E1E1 solid; ;
	padding: 10px;
	width: 120px;
	margin-bottom: 10px;
}


.divideHor {
	display:block;
	height:11px;
	background-image:url(../images/bg_horz.gif);
	background-repeat:no-repeat;
	}
	
.liSpace {
	margin: 5px 0px 5px 0px
}

.dashheadLeft {
	width:400px;
	padding:0px 25px 0px 0px;
	margin:0px 25px 0px 0px;
	}
.dashheadRight {
	}

#LicenceDescription, #EthnicGroup
{
	width: 350px;
}
#LicenceDescription div, #EthnicGroup div
{
	padding: 0 0 10px 0;
}
#LicenceDescription div span, #EthnicGroup div span
{
	float: left;
	border-left: 1px solid #CCC;
	width: 160px;
	padding: 0 0 10px 9px; 
}
	
#rightContentHome {
	height:237px;
	display: block;
	line-height:1.2em;
	background: transparent url(../images/bg_rightContentHome.png) no-repeat scroll right top;
}
	
#rightContentHome p {
padding: 9px 0 0 20px;
}

.featuredEvent_title
{
	color: #0071BC;
	text-decoration: none;
}

.featuredEvent_title:hover
{
	text-decoration: underline;
}

#rightContentHome p em {
	color:#666666;
	font-size:0.9em;
	font-style:normal;	
}

.rightContentHome2 {
	background: transparent url(../images/bg_homeFeaturedVolunteer.png) no-repeat scroll right top;
	height: 165px;
}
	
.rightContentHome2 img{
	width: 76px;
	height: 85px;
}
	
.rightContentHome2 p {
	padding: 5px 7px;
}

/*
.rightContentHome2 p a {
	background: url("../images/readMore.png") no-repeat;	
	color:#FFFFFF;
	display:block;
	font-size:1em;
	font-weight:bold;
	height:20px;
	padding:3px 0 0 12px;
	text-align:left;
	text-decoration:none;
	width:90px;
	float: right;
}
*/
	
.rightContentHome3 {
	padding:2px 0px 0px 0px;
	text-align:right;
	}

.greyLink {
	color:#999999;
	}
	
.ContentselectBig {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 180px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: solid 1px #ACAEB0;
}

.eLinkDark {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #404040;
		font-size:11px;
	}
	
.questionLink {
		background: url(../images/ic_question.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	
.eLinkDark {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #404040;
		font-size:11px;
	}
	
.arrowLink4 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		color: #CCCCCC;
		font-size:11px;
	}

.arrowBack {
		background: url(../images/arrowBack.gif) left no-repeat;
		padding-left: 10px;
		color: #666666;
		font-size:11px;
	}
	
	
.statusLink {
		background: url(../images/ic_flag.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;		
		
		
	}


#checkBox2{
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#checkBox2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#checkBox2 ul li {
	float: left;
	padding-top: 3px;
	width: 100%;
	display:block;
}

.AvailHead {
		width: 128px;
		font-weight: bold;
		font-size: 11px;
	}
.avail {
		width: 128px;
		font-size: 11px;
	}
	
.alpha {clear:both; padding:10px; font-weight:bold;}

.alpha a 
{
	padding:0px; 
	margin-right:1px; 
	margin-left:0px; 
	color:#404040; 
	text-decoration:none;
	font-size: small;
}
.alpha a:hover
{
	color: #fff;
}

.requiredStar {
  font-size:12px;
  color: #E9193A;
  float: right;
  padding: 0 10px 0 0;
  }

/* -- FORM STUFF ? */

.bigStar {
	font-size:18px;
	color: #E9193A;
	float: right;
	padding: 0 10px 0 0;
	}
	
.formEntry {
	border: solid #CCC 1px;
	background-color: #FFF;
	background-image:url(../images/bg_formEntry.png);
	background-position:top left;
	background-repeat:repeat-x;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:240px;
	text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

.formEntry1 {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:160px;
	text-align:left;
font-family: Arial, Helvetica, sans-serif;
}


.formEntryCal {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntryCal.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	cursor: pointer;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:240px;
	text-align:left;
	
}

.formEntrySM {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;	
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	width:140px
}

.formtextEntry {
	border: solid #C5C5C5 2px;
	background:url(../images/bg_formtextEntry.png) top left repeat-x #FFF;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
	width:240px
}

.formSeparate{
	padding:2px 0px 2px 10px;
	margin:15px 0px 15px 0px;
	background-color:#80C342;
	}


.formSeparateWhite{
	padding:5px 0px 5px 10px;
	margin:15px 0px 15px 0px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_formSeparate_WH.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

#checkBox3 {
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
	width:60px;
	float:left;
}

.searchTop, .rightLogin
{
	background: url(../images/bg_searchTop.png) bottom right no-repeat #D9D9D9;
	display: block;
	width:194px;
	min-height:122px;
}

.searchTop h1, .rightLogin h1, #rightContent2_newsCategoryListing h1
{
	color: #666;
	padding: 30px 0 0 0 !important;
}

.searchTop .sideHeader3, .searchBottom .sideHeader3, .rightLogin .sideHeader3
{
	color: #009245;
	padding: 3px 0 0 13px;
}

.searchBottom
{
	background: url(../images/bg_searchBottom.png) top right no-repeat #B3B3B3;
	display: block;
	width: 194px;
}

.searchBottom h1
{
	color: #666;
	padding: 11px 0 0 0 !important;	
	margin:0 0 0 10px !important;
}

.formSeparate2 {
	padding:15px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:#CCCCCC solid 1px;
	}

.formSearch {
	border: solid #CFCFCF 1px;
	background-color: #FFF;
	background-image:url(../images/bg_formEntry.png);
	background-position:top left;
	background-repeat:repeat-x;		
	font-size: 11px;
	padding: 2px;
	margin: 0 0 0 10px;
	color: #333;
	font-weight: normal;
	width:160px
}

.formSearchCal {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntryCal.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	margin: 0 0 0 10px;
	color: #333;
	font-weight:normal;
	width:155px;
	cursor: pointer;
}

.form_multiDropdown
{
	margin: 0 0 0 10px;
	*position: relative;
}

#searchBox2 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.searchBox2 input,select{

	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.formAdmin {
	border: solid #A7A9AC 1px;
	width: 569px;
	background:url(../images/bg_formtextEntry.gif) bottom right no-repeat #F4F5F7;
	font-size:11px;
font-family: Arial, Helvetica, sans-serif;

}
.formfaq {
	border: solid #A7A9AC 1px;
	width: 470px;
	background:url(../images/bg_formtextEntry.gif) bottom right no-repeat #F4F5F7;
	font-size:11px;
font-family: Arial, Helvetica, sans-serif;	

}
.navDrop option {color:#404040; font-weight:normal; font-size:11px; }
.navDrop optgroup {color:#000; font-weight:bold; font-size:12px;  font-style:normal; background:url(../images/orgButtonWH.gif) bottom repeat-x;}
.navDrop optgroup option {color:#404040; font-weight:normal; font-size:11px; margin-left:0px; text-indent:0;}

.formDiv {

	width: 70px; 
	font-size:10px;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0px;		
}

/*--- TABS --------*/

#tabs {
	height:25px;
	display:block;
	background: url(../images/tabs_end.gif) right no-repeat;
	padding: 0px 5px 0px 5px;
	width:795px;
	}
.tabWhite {
	height:25px;
	padding:0px 0px 0px 10px;
	text-align: left;
	background:url(../images/tabs_whiteBG.gif) left no-repeat;
	float:left;
	width:auto;
	}
.tabWhite a {
	float:left;
	height:17px;
	padding: 8px 10px 0px 0px;
	background: url(../images/tabs_whiteBG2.gif) no-repeat right;
	font-weight: bold;
	text-decoration:none;
	}
.tabWhite a:hover {
	color:	#7FB3DF;
	}
	
	
.tabGrey {
	height:25px;
	padding:0px 0px 0px 10px;
	text-align: left;
	background:url(../images/tabs_greyBG.gif) left no-repeat;
	float:left;
	}
	
.tabGrey a {
	float:left;
	height:17px;
	padding: 8px 10px 0px 0px;
	background: url(../images/tabs_greyBG2.gif) no-repeat right;
	font-weight: bold;
	text-decoration:none;
	color:#404040;
	width:auto;
	}
	
.tabGrey a:hover {
	color:#999999;
	}	

.partnerbox {
	border: 1px #CCC solid;

}


/*---- WHY JOIN US PAGE ---------------------------- */

#whyJoin {
	width: 135px;
	height: 107px;
	padding: 20px 0 0 5px;
	display: block;
}

	#whyJoin a {
		display: block;
		width: 135px;
		height: 50px;
	}
	
		#whyJoin a.want { background: url(../images/i_want_to_volunteer.png) no-repeat; }
		#whyJoin a.want:hover { background: url(../images/i_want_to_volunteer_hover.png) no-repeat;  }
		
		#whyJoin a.need { 
			background: url(../images/i_need_volunteers.png) no-repeat; 
			margin: 7px 0 0 0;
		}
		#whyJoin a.need:hover { background: url(../images/i_need_volunteers_hover.png) no-repeat; }


#joinHeader {
	width: 795px;
	height:50px;

}
	
	
	#joinHeader a {
	display: block;
	width: 795px;
	height: 50px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
background-image: url(whyJoinHeader.png);
	background-repeat: no-repeat;		
	}
	
	#joinHeader a.joinVol { background-position: 0 0; }
	#joinHeader a.joinVol:hover { background-position: 0 -50px; }
	
	#joinHeader a.joinOrg { background-position: 0 -100px; }
	#joinHeader a.joinOrg:hover { background-position: 0 -150px; }



#joinBody {
	width: 795px;
	display: block;
	clear:both;
}
.joinhead1 {
	width: 95%;
	float: left;
	padding: 15px 30px 0px 15px;
	text-align:justify; 	

}

.less15 {
	padding-left: 0px !important;
	}

.joinhead2 {
	width: 95%;
	_width: auto;
	float: left;
	padding: 15px 15px 0px 15px;
	text-align:justify; 	

}

.join2IE {
	_margin-left: -40px;
	}


#leftSide {


}

#leftcol
{
	padding: 0 0 0 5px;
	margin: 17px 0 0 0;
}

/*---- ADMIN RELATED STUFF ---------------------------- */


.formEdit {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	width:160px
}


/*---- ADD TO TINY-MCE ----------------------------  */

.heading_default
	{ 	font-size: 15px;
		font-weight: bold;
}

.heading_blue
	{ 	font-size: 15px;
		font-weight: bold;
		color: #4D85C5;
}

.heading_orange
	{ 	font-size: 15px;
		font-weight: bold;
		color: #FDA100;
}

.heading_red
	{ 	font-size: 15px;
		font-weight: bold;
		color: #E9193A;
}

.heading_green
	{ 	font-size: 15px;
		font-weight: bold;
		color: #8CC63F;
}

.heading_purple
	{ 	font-size: 15px;
		font-weight: bold;
		color: #824DC1;
}

.heading_light
	{ 	font-size: 15px;
		font-weight: bold;
		color: #999999;
}

.blue {
	color: #4D85C5;
}

.orange {
	color: #FDA100;
}

.green {
	color: #80C342;
}

.red {
	color: #E9193A;
}

.purple {
	color:#824DC1;
	}

.grey {
	color:#999999;
	}
	

.moreLink {
		background: url(../images/readMore.png) no-repeat;
		padding: 3px 0 0 12px;
		width: 90px;
		height: 20px;
		color: #FFF;
		font-size:1em;
		font-weight: bold;
		display: block;
		text-align: left;
		text-decoration: none;
	}
	.moreLink:hover, .moreLink_Admin:hover
	{
		text-decoration: none !important;
	}

.moreLink_Admin, .moreLink_Other
{
	background:url("../images/ic_more.gif") no-repeat scroll left center transparent;
	color:#404040;
	font-size:11px;
	padding-left:16px;
}

.moreLink_Other
{
	font-weight: bold;
}
.moreLink_Other:hover
{
	text-decoration: underline;
}
	
.hover:hover {
	cursor:hand;
	}
	
	
	
/* ------------- TK EDITS --------------- */

.timList li {
display: inline;
float: left;
list-style-type: none;
padding-right: 10px;
padding-bottom: 5px;
}

.textCentre {
text-align: center;	
}

/* ------------- NEWSLETTER EDITS FOR FRONT-END DISPLAY -------- */



table#newsletter {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 1.5em;
	
}
table#newsletter {
	background-color: #FFFFFF;
	margin: 0px;
}

table#newsletter a {
	color: #4d85c5;
	text-decoration:underline ;
	}

table#newsletter td.topGrey {
	color: #fff;
	}

table#newsletter td.mainColumn {
	text-align:justify !important;
	margin:0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 380px;
	}
	
	
	table#newsletter td.mainColumn h1 {
	width: 370px;
	padding: 10px 0px 10px 10px;
	margin: 5px 0px 15px 0px;
	font-size:14px;
	color: #4d85c5;
	font-weight: bold;
	background: #f4f4f4;
	}
	
	table#newsletter td.mainColumn p {
		width: 380px;
		text-align:justify;
		}

table#newsletter td.sidebar {
	width: 200px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

table#newsletter td.sidebar a {
	color: #8dc641 !important;
	font-weight: bold !important;
	text-decoration:none !important;
	}		

table#newsletter table.sideBarBox {
	width: 200px;
	background: #f4f4f4;
	}
	
	table#newsletter table.sideBarBox ul li {
	font-weight: bold;	
	}
	
	table#newsletter table.sideBarBox tr td {
		padding: 10px;
		}

table#newsletter td.sidebar table {
	background: #f4f4f4;
	margin: 0px 0px 15px 0px;
	}
	
	table#newsletter td.sidebar table h1 {
	padding: 0px;
	margin: 0px;
	font-size:14px;
	color: #fff;
	font-weight: bold;
	background: #c6c6c6;
	}	
		

table#newsletter td.sideBox {
	padding: 0px 0px 20px 0px; 
	margin-bottom: 20px;
	}
	
	table#newsletter td.opps {
	padding: 0px 10px 10px 10px;
	font-size: 9px;
	}
	
	table#newsletter td.opps h2 {
	margin: 0px 0px 5px 0px;
	padding: 10px 0 0 0 ;
	font-weight: bold;
	font-size: 14px;
	color: #4d85c5
	}
	
	table#newsletter td.opps hr {
	height: 1px;
	border: 0px;
	background-color: #ccc;
	margin: 20px 0px 10px 0px;
	}

table#newsletter table.footer {
	border-top: 1px solid #dfdfdf;
	height: 75px;
	margin-top: 20px;
	}

.numbersNav {
	text-align: center;
	border-top: solid #F4F4F4 1px;
	margin-top: 20px;
	padding-top:20px;
}

.pgNavPrev
{
	border: none;
	padding: 0 9px 0 0;
	margin: 0;
	width: 12px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #FFF;
}

.pgNavNext
{
	border: none;
	padding: 0 9px 13px 0;
	margin: 0;
	width: 12px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #FFF;
}

.pgNavNext
{
	margin: 0 0 0 0 !important;
}
.pgNavPrev img, .pgNavNext img
{	
	width: 12px;
	height: 17px;
	border: none;
}
.pgNavNo
{	
	background:url(bg_nav_no.gif) no-repeat center;
	display: block;
	width: 19px;
	height: 18px;
	color: #FFF;
	margin: 3px 0 0 0;
	padding: 5px 2px 0 0;
	text-align: center;
	font-weight: bold;
}
.pgNavNo .current
{
	background:url(bg_nav_noSelected.gif) no-repeat center;
	display: block;
	width: 19px;
	height: 18px;
	margin: -4px 0 0 0px;
	padding: 4px 1px 0 0;
	text-align: center;
}
.pgNavNo .empty
{
	background: none;
}

.helpBox li {
	margin-left: -10px;	
}	
.helpBox ul {
	margin-bottom: 2px;
}















