﻿@charset "utf-8";
/* CSS Document */

/* related articles block ---------------------------- */
/* colour un-specific -------------------- */
#relatedArticleDarkGreen, 
#relatedArticleLightGreen, 
#relatedArticleDarkBlue, 
#relatedArticleLightBlue, 
#relatedArticleRed, 
#relatedArticleOrange {
margin-bottom:10px;
}
	#relatedArticleTop {
	min-height:54px; /*!important*/
	width:150px;
	}
	* html #relatedArticleTop { /* ie6 speciifc*/
	height:54px;
	}
		#relatedArticleTop h3 {
		font-size:1.4em;
		width:85px;
		padding:17px 0 0 10px;
		display:block;
		}
	#relatedArticleLine {
	height:10px;
	}
	#relatedArticleBottom {
	padding: 0 10px 12px 10px;
	}
		#relatedArticleBottom ul {
		margin:0;
		padding:0;
		list-style: none;
		}
			#relatedArticleBottom ul li {
			display:block;
			}
				#relatedArticleBottom ul li a {
				font-size:1.1em;
				font-weight:bold;
				color:#0099CC;
				text-decoration:none;
				padding: 0 0 4px 15px;
				display:block;
				}
					#relatedArticleBottom ul li a:hover {
					text-decoration:underline;
					}
/* dark green ---------------------------- */
#relatedArticleDarkGreen #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_darkgreen.gif) top left no-repeat;
}
#relatedArticleDarkGreen #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#relatedArticleDarkGreen #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#relatedArticleDarkGreen #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleDarkGreen #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
		}
/* light green ---------------------------- */
#relatedArticleLightGreen #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_lightgreen.gif) top left no-repeat;
}
#relatedArticleLightGreen #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#relatedArticleLightGreen #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#relatedArticleLightGreen #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleLightGreen #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
		}
/* dark blue ---------------------------- */
#relatedArticleDarkBlue #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_darkblue.gif) top left no-repeat;
}
#relatedArticleDarkBlue #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#relatedArticleDarkBlue #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#relatedArticleDarkBlue #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleDarkBlue #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
		}
/* light Blue ---------------------------- */
#relatedArticleLightBlue #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_lightblue.gif) top left no-repeat;
}
#relatedArticleLightBlue #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#relatedArticleLightBlue #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#relatedArticleLightBlue #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleLightBlue #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
		}
/* red ---------------------------- */
#relatedArticleRed #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_red.gif) top left no-repeat;
}
#relatedArticleRed #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#relatedArticleRed #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#relatedArticleRed #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleRed #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
		}
/* orange ---------------------------- */
#relatedArticleOrange #relatedArticleTop {
background:#FEEDB1 url(/images/feature_blocks/relatedarticles_top_orange.gif) top left no-repeat;
}
#relatedArticleOrange #relatedArticleLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#relatedArticleOrange #relatedArticleBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
	word-wrap: break-word;		/* For IE */
	overflow:hidden;			/* For Mozilla */
}
	#relatedArticleOrange #relatedArticleBottom ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
		#relatedArticleOrange #relatedArticleBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
		}




/* neighbourhood friends block ---------------------------- */
/* colour un-specific -------------------- */
#neighbourhoodFriendsDarkGreen,
#neighbourhoodFriendsLightGreen,
#neighbourhoodFriendsDarkBlue,
#neighbourhoodFriendsLightBlue,
#neighbourhoodFriendsRed,
#neighbourhoodFriendsOrange {
margin-bottom:10px;
}
#neighbourhoodFriendsTop {
min-height:88px; /*!important*/
}
* html #neighbourhoodFriendsTop { /* ie6 speciifc*/
height:88px;
}
	#neighbourhoodFriendsTop h3 {
	font-size:1.4em;
	width:130px;
	padding:50px 0 0 10px;
	display:block;
	}
#neighbourhoodFriendsLine {
height:10px;
}
#neighbourhoodFriendsBottom {
padding: 0 10px 12px 10px;
}
	#neighbourhoodFriendsBottom p {
	color:#0099CC;
	font-size:1.1em;
	}
		#neighbourhoodFriendsBottom ul {
		margin:0;
		padding:0;
		list-style:none;
		}
			#neighbourhoodFriendsBottom ul li {
			display:block;
			}
				#neighbourhoodFriendsBottom ul li a {
				font-size:1.1em;
				font-weight:bold;
				color:#0099CC;
				text-decoration:none;
				padding: 0 0 4px 10px;
				display:block;
				}
				#neighbourhoodFriendsBottom ul li a:hover {
				text-decoration:underline;
				}
/* dark green ---------------------------- */
#neighbourhoodFriendsDarkGreen #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_darkgreen.gif) top left no-repeat;
}
#neighbourhoodFriendsDarkGreen #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#neighbourhoodFriendsDarkGreen #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsDarkGreen #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkgreen.gif) 0 5px no-repeat;
	}	
/* light green ---------------------------- */
#neighbourhoodFriendsLightGreen #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_lightgreen.gif) top left no-repeat;
}
#neighbourhoodFriendsLightGreen #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#neighbourhoodFriendsLightGreen #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsLightGreen #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightgreen.gif) 0 5px no-repeat;
	}
/* dark blue ---------------------------- */
#neighbourhoodFriendsDarkBlue #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_darkblue.gif) top left no-repeat;
}
#neighbourhoodFriendsDarkBlue #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#neighbourhoodFriendsDarkBlue #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsDarkBlue #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkblue.gif) 0 5px no-repeat;
	}
/* light blue ---------------------------- */
#neighbourhoodFriendsLightBlue #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_lightblue.gif) top left no-repeat;
}
#neighbourhoodFriendsLightBlue #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#neighbourhoodFriendsLightBlue #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsLightBlue #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightblue.gif) 0 5px no-repeat;
	}
/* red ---------------------------- */
#neighbourhoodFriendsRed #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_red.gif) top left no-repeat;
}
#neighbourhoodFriendsRed #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#neighbourhoodFriendsRed #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsRed #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_red.gif) 0 5px no-repeat;
	}
/* orange ---------------------------- */
#neighbourhoodFriendsOrange #neighbourhoodFriendsTop {
background:#FEEDB1 url(/images/feature_blocks/neighbourhoodfriends_top_orange.gif) top left no-repeat;
}
#neighbourhoodFriendsOrange #neighbourhoodFriendsLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#neighbourhoodFriendsOrange #neighbourhoodFriendsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#neighbourhoodFriendsOrange #neighbourhoodFriendsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_orange.gif) 0 5px no-repeat;
	}
					
		
		
/* sound advice block ---------------------------- */
/* colour un-specific -------------------- */
#soundAdviceDarkGreen,
#soundAdviceLightGreen,
#soundAdviceDarkBlue,
#soundAdviceLightBlue,
#soundAdviceRed,
#soundAdviceOrange {
margin-bottom:10px;
}
#soundAdviceTop {
min-height:56px; /*!important*/
}
* html #soundAdviceTop { /* ie6 speciifc*/
height:56px;
}
	#soundAdviceTop h3 {
	font-size:1.4em;
	width:75px;
	padding:20px 0 0 10px;
	display:block;
	}	
#soundAdviceLine {
height:10px;
}	
#soundAdviceBottom {
padding: 0 10px 12px 10px;
}	
	#soundAdviceBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#soundAdviceBottom ul li {
		display:block;
		}
			#soundAdviceBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
				#soundAdviceBottom ul li a:hover {
				text-decoration:underline;
				}
/* dark green -------------------- */
#soundAdviceDarkGreen #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_darkgreen.gif) top left no-repeat;
}
#soundAdviceDarkGreen #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#soundAdviceDarkGreen #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#soundAdviceDarkGreen #soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceDarkGreen #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
	}
/* light green -------------------- */
#soundAdviceLightGreen #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_lightgreen.gif) top left no-repeat;
}
#soundAdviceLightGreen #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#soundAdviceLightGreen #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#soundAdviceLightGreen #soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceLightGreen #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
	}
/* dark blue -------------------- */
#soundAdviceDarkBlue #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_darkblue.gif) top left no-repeat;
}
#soundAdviceDarkBlue #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#soundAdviceDarkBlue #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#soundAdviceDarkBlue #soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceDarkBlue #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
	}
/* light blue -------------------- */
#soundAdviceLightBlue #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_lightblue.gif) top left no-repeat;
}
#soundAdviceLightBlue #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#soundAdviceLightBlue #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#soundAdviceLightBlue #soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceLightBlue #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}
/* red -------------------- */
#soundAdviceRed #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_red.gif) top left no-repeat;
}
#soundAdviceRed #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#soundAdviceRed #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#soundAdviceRed #soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceRed #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
	}
/* orange -------------------- */
#soundAdviceOrange #soundAdviceTop {
background:#FEEDB1 url(/images/feature_blocks/soundadvice_top_orange.gif) top left no-repeat;
}
#soundAdviceOrange #soundAdviceLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#soundAdviceOrange #soundAdviceBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#soundAdviceOrange#soundAdviceBottom ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
	#soundAdviceOrange #soundAdviceBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
	}
				

/* useful tools block ---------------------------- */
/* colour un-specific -------------------- */
#usefulToolsDarkGreen,
#usefulToolsLightGreen,
#usefulToolsDarkBlue,
#usefulToolsLightBlue,
#usefulToolsRed,
#usefulToolsOrange {
margin-bottom:10px;
}
#usefulToolsTop {
min-height:54px; /*!important*/
}
* html #usefulToolsTop { /* ie6 specific */
height:54px; 
}
	#usefulToolsTop h3 {
	font-size:1.4em;
	width:85px;
	padding:18px 0 0 10px;
	display:block;
	}	
#usefulToolsLine {
height:10px;
}
#usefulToolsBottom {
padding: 0 0 12px 0;
}
	#usefulToolsBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}	
		#usefulToolsBottom ul li a {
		font-size:1.1em;
		font-weight:bold;
		color:#0099CC;
		text-decoration:none;
		display:block;
		padding-left: 15px;
		margin-left:10px;
		}
			#usefulToolsDarkGreen #usefulToolsBottom ul li.last,
			#usefulToolsLightGreen #usefulToolsBottom ul li.last,
			#usefulToolsDarkBlue #usefulToolsBottom ul li.last,
			#usefulToolsLightBlue #usefulToolsBottom ul li.last,
			#usefulToolsRed #usefulToolsBottom ul li.last,
			#usefulToolsOrange #usefulToolsBottom ul li.last {
			padding-bottom:5px;
			}
/* dark green -------------------- */
#usefulToolsDarkGreen #usefulToolsTop {
background:#FEEDB1 url(/images/feature_blocks/usefultools_top_darkgreen.gif) top left no-repeat;
}
#usefulToolsDarkGreen #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#usefulToolsDarkGreen #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#usefulToolsDarkGreen #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_darkgreen.png) 0 25px no-repeat;
	padding-bottom:22px;
	}
		#usefulToolsDarkGreen #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsDarkGreen #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
		}
		/* light green -------------------- */
#usefulToolsLightGreen #usefulToolsTop {
background: #FEEDB1 url(/images/feature_blocks/usefultools_top_lightgreen.gif) top left no-repeat;
}
#usefulToolsLightGreen #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#usefulToolsLightGreen #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#usefulToolsLightGreen #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_lightgreen.png) 0 25px no-repeat;
	padding-bottom:22px;
	width: 130px;
	}
		#usefulToolsLightGreen #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsLightGreen #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
		}
/* dark blue -------------------- */
#usefulToolsDarkBlue #usefulToolsTop {
background: #FEEDB1 url(/images/feature_blocks/usefultools_top_darkblue.gif) top left no-repeat;
}
#usefulToolsDarkBlue #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#usefulToolsDarkBlue #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#usefulToolsDarkBlue #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_darkblue.png) 0 25px no-repeat;
	padding-bottom:22px;
	}
		#usefulToolsDarkBlue #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsDarkBlue #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
		}
/* light blue -------------------- */
#usefulToolsLightBlue #usefulToolsTop {
background: #FEEDB1 url(/images/feature_blocks/usefultools_top_lightblue.gif) top left no-repeat;
}
#usefulToolsLightBlue #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#usefulToolsLightBlue #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#usefulToolsLightBlue #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_lightblue.png) 0 25px no-repeat;
	padding-bottom:22px;
	}
		#usefulToolsLightBlue #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsLightBlue #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
		}
/* red -------------------- */
#usefulToolsRed #usefulToolsTop {
background: #FEEDB1 url(/images/feature_blocks/usefultools_top_red.gif) top left no-repeat;
}
#usefulToolsRed #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#usefulToolsRed #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#usefulToolsRed #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_red.png) 0 25px no-repeat;
	padding-bottom:22px;
	}
		#usefulToolsRed #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsRed #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
		}
/* orange -------------------- */
#usefulToolsOrange #usefulToolsTop {
background: #FEEDB1 url(/images/feature_blocks/usefultools_top_orange.gif) top left no-repeat;
}
#usefulToolsOrange #usefulToolsLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#usefulToolsOrange #usefulToolsBottom{
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
	word-wrap: break-word;		/* For IE */
	overflow:hidden;			/* For Mozilla */
}
	#usefulToolsOrange #usefulToolsBottom ul li {
	display:block;
	background:url(/images/feature_blocks/usefultools_divider_line_orange.png) 0 25px no-repeat;
	padding-bottom:22px;
	}
		#usefulToolsOrange #usefulToolsBottom ul li a {
		background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
		}
		#usefulToolsOrange #usefulToolsBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
		}
				
	
/* whos online now block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineDarkGreen,
#whosOnlineLightGreen,
#whosOnlineDarkBlue,
#whosOnlineLightBlue,
#whosOnlineRed,
#whosOnlineOrange {
margin-bottom:10px;
}
#whosOnlineTop {
/*min-height:54px Declaration dropped.*/ /*!important;*/
background-color:Lime;
}
* html #whosOnlineTop { /* ie6 specific */
height:54px; 
}
	#whosOnlineTop h3 {
	font-size:1.4em;
	width:85px;
	padding:23px 0 0 10px;
	display:block;
	}
#whosOnlineLine {
height:10px;
}	
#whosOnlineBottom {
padding: 0 10px 12px 10px;
}	
	#whosOnlineBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineBottom ul li {
		display:block;
		}
			#whosOnlineBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#whosOnlineBottom ul li a:hover {
			text-decoration:underline;
			}
	#whosOnlineBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}
/* dark green -------------------- */	
#whosOnlineDarkGreen #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_darkgreen.gif) top left no-repeat;
}
#whosOnlineDarkGreen #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#whosOnlineDarkGreen #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#whosOnlineDarkGreen #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineDarkGreen #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
	}
/* light green -------------------- */	
#whosOnlineLightGreen #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_lightgreen.gif) top left no-repeat;
}
#whosOnlineLightGreen #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#whosOnlineLightGreen #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#whosOnlineLightGreen #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightGreen #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
	}
/* dark blue -------------------- */	
#whosOnlineDarkBlue #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_darkblue.gif) top left no-repeat;
}
#whosOnlineDarkBlue #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#whosOnlineDarkBlue #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#whosOnlineDarkBlue #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineDarkBlue #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
	}
/* light blue -------------------- */	
#whosOnlineLightBlue #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_lightblue.gif) top left no-repeat;
}
#whosOnlineLightBlue #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#whosOnlineLightBlue #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#whosOnlineLightBlue #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightBlue #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}
/* red -------------------- */	
#whosOnlineRed #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_red.gif) top left no-repeat;
}
#whosOnlineRed #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#whosOnlineRed #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#whosOnlineRed #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineRed #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
	}
/* orange -------------------- */	
#whosOnlineOrange #whosOnlineTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_top_orange.gif) top left no-repeat;
}
#whosOnlineOrange #whosOnlineLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#whosOnlineOrange #whosOnlineBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#whosOnlineOrange #whosOnlineBottom ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineOrange #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
	}
				
		
/* join us block ---------------------------- */
/* colour un-specific -------------------- */
#joinUsDarkGreen,
#joinUsLightGreen,
#joinUsDarkBlue,
#joinUsLightBlue,
#joinUsRed,
#joinUsOrange {
margin-bottom:10px;
}
#joinUsTop {
min-height:54px; /*!important*/
}
* html #joinUsTop {  /* ie6 specific */
height:54px;
}
	#joinUsTop h3 {
	font-size:1.4em;
	width:80px;
	padding:26px 0 0 10px;
	display:block;
	}
#joinUsLine {
height:10px;
}			
#joinUsBottom {
padding: 0 10px 12px 10px;
}		
	#joinUsBottom p {
	color:#444;
	font-size:1.1em;
	}	
	#joinUsBottom ul {
	margin:0;
	padding:0;
	list-style:none;
	}
		#joinUsBottom ul li {
		display:block;
		padding-bottom:4px;
		}
			#joinUsBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding-left:10px;
			display:block;
			}
			#joinUsBottom ul li a:hover {
			text-decoration:underline;
			}
			#joinUsBottom a.but {
			display:block;
			width:95px;
			height:23px;
			margin:5px 0 0 -3px;
			text-decoration:none;
			}
				#joinUsBottom a.but span {
				display:none;
				}	
/* dark green */
#joinUsDarkGreen #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_darkgreen.gif) top left no-repeat;
}
#joinUsDarkGreen #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_darkgreen.gif) top left no-repeat;
}
#joinUsDarkGreen #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#joinUsDarkGreen #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkgreen.gif) 0 5px no-repeat;
	}
		#joinUsDarkGreen #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkgreen.png) left top no-repeat;
		}
		#joinUsDarkGreen #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkgreen.png) left bottom no-repeat;
		}	
/* light green */
#joinUsLightGreen #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_lightgreen.gif) top left no-repeat;
}
#joinUsLightGreen #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_lightgreen.gif) top left no-repeat;
}
#joinUsLightGreen #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#joinUsLightGreen #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightgreen.gif) 0 5px no-repeat;
	}
		#joinUsLightGreen #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightgreen.png) left top no-repeat;
		}
		#joinUsLightGreen #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightgreen.png) left bottom no-repeat;
		}	
/* dark blue */
#joinUsDarkBlue #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_darkblue.gif) top left no-repeat;
}
#joinUsDarkBlue #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_darkblue.gif) top left no-repeat;
}
#joinUsDarkBlue #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#joinUsDarkBlue #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkblue.gif) 0 5px no-repeat;
	}
		#joinUsDarkBlue #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkblue.png) left top no-repeat;
		}
		#joinUsDarkBlue #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkblue.png) left bottom no-repeat;
		}	
/* light blue */
#joinUsLightBlue #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_lightblue.gif) top left no-repeat;
}
#joinUsLightBlue #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_lightblue.gif) top left no-repeat;
}
#joinUsLightBlue #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#joinUsLightBlue #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightblue.gif) 0 5px no-repeat;
	}
		#joinUsLightBlue #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightblue.png) left top no-repeat;
		}
		#joinUsLightBlue #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightblue.png) left bottom no-repeat;
		}	
/* red */
#joinUsRed #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_tall.gif) top left no-repeat;
}
#joinUsRed #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_red.gif) top left no-repeat;
}
#joinUsRed #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_red.gif) bottom left no-repeat;
}
	#joinUsRed #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_red.gif) 0 5px no-repeat;
	}
		#joinUsRed #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_red.png) left top no-repeat;
		}
		#joinUsRed #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_red.png) left bottom no-repeat;
		}	
/* orange */
#joinUsOrange #joinUsTop {
background:#FEEDB1 url(/images/feature_blocks/joinus_top_orange.gif) top left no-repeat;
}
#joinUsOrange #joinUsLine {
background:url(/images/feature_blocks/join_us_block_line_orange.gif) top left no-repeat;
}
#joinUsOrange #joinUsBottom {
background:#FEEDB1 url(/images/feature_blocks/join_us_block_bottom_orange.gif) bottom left no-repeat;
}
	#joinUsOrange #joinUsBottom ul li a {
	background:url(/images/feature_blocks/bluebullet.gif) 0 5px no-repeat;
	}
		#joinUsOrange #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_orange.png) left top no-repeat;
		}
		#joinUsOrange #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_orange.png) left bottom no-repeat;
		}	
				

/* friend finder block ---------------------------- */
/* colour un-specific -------------------- */
#friendFinderDarkGreen,
#friendFinderLightGreen,
#friendFinderDarkBlue,
#friendFinderLightBlue,
#friendFinderRed,
#friendFinderOrange {
margin-bottom:10px;
}
#friendFinderTop {
min-height:57px; /*!important*/
}
* html #friendFinderTop {  /* ie6 specific */
height:57px;
}
	#friendFinderTop h3 {
	font-size:1.4em;
	width:80px;
	padding:22px 0 0 10px;
	display:block;
	}
#friendFinderLine {
height:10px;
}			
#friendFinderBottom {
padding: 0 10px 12px 10px;
}		
	#friendFinderBottom p {
	color:#444;
	font-size:1.1em;
	}	
	#friendFinderBottom ul {
	margin:0;
	padding:0;
	list-style:none;
	}
		#friendFinderBottom ul li {
		display:block;
		}
			#friendFinderBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 10px;
			display:block;
			}
			#friendFinderBottom ul li a:hover {
			text-decoration:underline;
			}
	
/* light green */
#friendFinderLightGreen #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_lightgreen.gif) top left no-repeat;
}
#friendFinderLightGreen #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#friendFinderLightGreen #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#friendFinderLightGreen #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightgreen.gif) 0 5px no-repeat;
	}
/* dark green */
#friendFinderDarkGreen #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_darkgreen.gif) top left no-repeat;
}
#friendFinderDarkGreen #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#friendFinderDarkGreen #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#friendFinderDarkGreen #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkgreen.gif) 0 5px no-repeat;
	}
/* light blue */
#friendFinderLightBlue #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_lightblue.gif) top left no-repeat;
}
#friendFinderLightBlue #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#friendFinderLightBlue #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#friendFinderLightBlue #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightblue.gif) 0 5px no-repeat;
	}
/* dark blue */
#friendFinderDarkBlue #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_darkblue.gif) top left no-repeat;
}
#friendFinderDarkBlue #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#friendFinderDarkBlue #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#friendFinderDarkBlue #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_darkblue.gif) 0 5px no-repeat;
	}
/* red */
#friendFinderRed #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_red.gif) top left no-repeat;
}
#friendFinderRed #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#friendFinderRed #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#friendFinderRed #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_red.gif) 0 5px no-repeat;
	}
/* orange */
#friendFinderOrange #friendFinderTop {
background:#FEEDB1 url(/images/feature_blocks/friendfinder_top_orange.gif) top left no-repeat;
}
#friendFinderOrange #friendFinderLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#friendFinderOrange #friendFinderBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#friendFinderOrange #friendFinderBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_orange.gif) 0 5px no-repeat;
	}

			
/* were chatting about block ---------------------------- */
/* colour un-specific -------------------- */
#wereChattingDarkGreen,
#wereChattingLightGreen,
#wereChattingDarkBlue,
#wereChattingLightBlue,
#wereChattingRed,
#wereChattingOrange {
margin-bottom:10px;
}
	#wereChattingTop {
	min-height:65px; /*!important*/
	}
	* html #wereChattingTop { /* ie6 specific */
	height:65px; /*!important*/
	}
			#wereChattingTop h3 {
			font-size:1.4em;
			width:80px;
			padding:16px 0 0 10px;
			display:block;
			}
#wereChattingLine {
height:10px;
}	
#wereChattingBottom {
padding: 0 10px 12px 10px;
}	
	#wereChattingBottom p {
	font-size:1.1em;
	color:#444;
	}
	#wereChattingBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingBottom ul li {
		display:block;
		}
			#wereChattingBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#wereChattingBottom ul li a:hover {
			text-decoration:underline;
			}
/* dark green */
#wereChattingDarkGreen #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_darkgreen.gif) top left no-repeat;
}
#wereChattingDarkGreen #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#wereChattingDarkGreen #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#wereChattingDarkGreen #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingDarkGreen #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
	}
/* light green */
#wereChattingLightGreen #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_lightgreen.gif) top left no-repeat;
}
#wereChattingLightGreen #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#wereChattingLightGreen #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#wereChattingLightGreen #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingLightGreen #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
	}
/* dark blue */
#wereChattingDarkBlue #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_darkblue.gif) top left no-repeat;
}
#wereChattingDarkBlue #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#wereChattingDarkBlue #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#wereChattingDarkBlue #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingDarkBlue #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
	}
/* light blue */
#wereChattingLightBlue #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_lightblue.gif) top left no-repeat;
}
#wereChattingLightBlue #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#wereChattingLightBlue #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#wereChattingLightBlue #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingLightBlue #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}
/* red */
#wereChattingRed #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_red.gif) top left no-repeat;
}
#wereChattingRed #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#wereChattingRed #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#wereChattingRed #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingRed #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
	}
/* orange */
#wereChattingOrange #wereChattingTop {
background:#FEEDB1 url(/images/feature_blocks/werechatting_top_orange.gif) top left no-repeat;
}
#wereChattingOrange #wereChattingLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#wereChattingOrange #wereChattingBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#wereChattingOrange #wereChattingBottom ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
	#wereChattingOrange #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
	}
			

/* talk to experts block ---------------------------- */
/* colour un-specific -------------------- */
#talkToExpertsDarkGreen,
#talkToExpertsLightGreen,
#talkToExpertsDarkBlue,
#talkToExpertsLightBlue,
#talkToExpertsOrange,
#talkToExpertsRed {
margin-bottom:10px;
}
#talkToExpertsTop {
min-height:37px; /*!important*/
}
* html #talkToExpertsTop { /* ie6 specific */
height:37px; 
}
	#talkToExpertsTop h3 {
	font-size:1.3em;
	width:135px;
	padding:11px 0 0 10px;
	display:block;
	}
#talkToExpertsBottom {
padding: 0 10px 12px 10px;
}
	#talkToExpertsBottom img {
	float:left;
	}
		#talkToExpertsButtons {
		width:74px;
		margin-bottom:5px;
		float:right;
		}
		#talkToExpertsButtons a.callUs,
		#talkToExpertsButtons a.emailUs,
		#talkToExpertsButtons a.liveChat {
		display:block;
		width:77px;
		height:21px;
		margin-bottom:1px;
		text-decoration:none;
		}	
#talkToExpertsBottom .telNo {
width:126px;
height:16px;
background:url(/images/feature_blocks/talk_to_experts_telno.png) top left no-repeat;
display:block;
clear:both;
}
#talkToExpertsBottom .telNo span {
display:none;
}
#talkToExpertsButtons a.callUs span,
#talkToExpertsButtons a.emailUs span,
#talkToExpertsButtons a.liveChat span {
display:none;
}	
/* dark green */
#talkToExpertsDarkGreen #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_darkgreen.gif) top left no-repeat;
}
#talkToExpertsDarkGreen #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#talkToExpertsDarkGreen #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
			#talkToExpertsDarkGreen #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_darkgreen.gif) left top ;
			}
			#talkToExpertsDarkGreen #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_darkgreen.gif) left bottom ;
			}	
			#talkToExpertsDarkGreen #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_darkgreen.gif) left top ;
			}
			#talkToExpertsDarkGreen #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_darkgreen.gif) left bottom ;
			}	
			#talkToExpertsDarkGreen #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_darkgreen.gif) left top ;
			}
			#talkToExpertsDarkGreen #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_darkgreen.gif) left bottom ;
			}	
/* light green */
#talkToExpertsLightGreen #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_lightgreen.gif) top left no-repeat;
}
#talkToExpertsLightGreen #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#talkToExpertsLightGreen #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
			#talkToExpertsLightGreen #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_lightgreen.gif) left top ;
			}
			#talkToExpertsLightGreen #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_lightgreen.gif) left bottom ;
			}	
			#talkToExpertsLightGreen #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_lightgreen.gif) left top ;
			}
			#talkToExpertsLightGreen #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_lightgreen.gif) left bottom ;
			}	
			#talkToExpertsLightGreen #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_lightgreen.gif) left top ;
			}
			#talkToExpertsLightGreen #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_lightgreen.gif) left bottom ;
			}
/* dark blue */
#talkToExpertsDarkBlue #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_darkblue.gif) top left no-repeat;
}
#talkToExpertsDarkBlue #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#talkToExpertsDarkBlue #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
			#talkToExpertsDarkBlue #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_darkblue.gif) left top ;
			}
			#talkToExpertsDarkBlue #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_darkblue.gif) left bottom ;
			}	
			#talkToExpertsDarkBlue #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_darkblue.gif) left top ;
			}
			#talkToExpertsDarkBlue #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_darkblue.gif) left bottom ;
			}	
			#talkToExpertsDarkBlue #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_darkblue.gif) left top ;
			}
			#talkToExpertsDarkBlue #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_darkblue.gif) left bottom ;
			}
/* light blue */
#talkToExpertsLightBlue #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_lightblue.gif) top left no-repeat;
}
#talkToExpertsLightBlue #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#talkToExpertsLightBlue #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
			#talkToExpertsLightBlue #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_lightblue.gif) left top ;
			}
			#talkToExpertsLightBlue #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_lightblue.gif) left bottom ;
			}	
			#talkToExpertsLightBlue #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_lightblue.gif) left top ;
			}
			#talkToExpertsLightBlue #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_lightblue.gif) left bottom ;
			}	
			#talkToExpertsLightBlue #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_lightblue.gif) left top ;
			}
			#talkToExpertsLightBlue #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_lightblue.gif) left bottom ;
			}
/* red */
#talkToExpertsRed #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_red.gif) top left no-repeat;
}
#talkToExpertsRed #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#talkToExpertsRed #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
			#talkToExpertsRed #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_red.gif) left top ;
			}
			#talkToExpertsRed #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_red.gif) left bottom ;
			}	
			#talkToExpertsRed #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_red.gif) left top ;
			}
			#talkToExpertsRed #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_red.gif) left bottom ;
			}	
			#talkToExpertsRed #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_red.gif) left top ;
			}
			#talkToExpertsRed #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_red.gif) left bottom ;
			}
/* orange */
#talkToExpertsOrange #talkToExpertsTop {
background:#FEEDB1 url(/images/feature_blocks/talktoexperts_top_orange.gif) top left no-repeat;
}
#talkToExpertsOrange #talkToExpertsLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#talkToExpertsOrange #talkToExpertsBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
			#talkToExpertsOrange #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on_orange.gif) left top ;
			}
			#talkToExpertsOrange #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on_orange.gif) left bottom ;
			}	
			#talkToExpertsOrange #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on_orange.gif) left top ;
			}
			#talkToExpertsOrange #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on_orange.gif) left bottom ;
			}	
			#talkToExpertsOrange #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on_orange.gif) left top ;
			}
			#talkToExpertsOrange #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on_orange.gif) left bottom ;
			}
				
			

/* take our poll block ---------------------------- */
/* colour un-specific -------------------- */
#takeOurPollDarkGreen,
#takeOurPollLightGreen,
#takeOurPollDarkBlue,
#takeOurPollLightBlue,
#takeOurPollRed,
#takeOurPollOrange {
display:none;
margin-bottom:10px;
}
#takeOurPollTop {
min-height:59px; /*!important*/
}
* html #takeOurPollTop {  /* ie6 specific */
height:59px; 
}
	#takeOurPollTop h3 {
	font-size:1.4em;
	width:80px;
	padding:22px 0 0 10px;
	display:block;
	}
#takeOurPollLine {
height:10px;
}
#takeOurPollBottom {
padding: 0 10px 12px 10px;
}	
	#takeOurPollBottom p {
	color:#444;
	font-size:1.1em;
	}
	#takeOurPollBottom label {
	display:block;
	float:left;
	width:60px;
	}
/* dark green */
#takeOurPollDarkGreen #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_darkgreen.gif) top left no-repeat;
}
#takeOurPollDarkGreen #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#takeOurPollDarkGreen #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
/* light green */
#takeOurPollLightGreen #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_lightgreen.gif) top left no-repeat;
}
#takeOurPollLightGreen #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#takeOurPollLightGreen #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
/* dark blue */
#takeOurPollDarkBlue #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_darkblue.gif) top left no-repeat;
}
#takeOurPollDarkBlue #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#takeOurPollDarkBlue #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
/* light blue */
#takeOurPollLightBlue #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_lightblue.gif) top left no-repeat;
}
#takeOurPollLightBlue #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#takeOurPollLightBlue #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
/* red */
#takeOurPollRed #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_red.gif) top left no-repeat;
}
#takeOurPollRed #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#takeOurPollRed #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
/* orange */
#takeOurPollOrange #takeOurPollTop {
background:#FEEDB1 url(/images/feature_blocks/takeourpoll_top_orange.gif) top left no-repeat;
}
#takeOurPollOrange #takeOurPollLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#takeOurPollOrange #takeOurPollBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	
	
/* discuss this topic block ---------------------------- */
/* colour un-specific -------------------- */
#discussThisTopicRed,
#discussThisTopicLightGreen,
#discussThisTopicDarkBlue,
#discussThisTopicLightBlue,
#discussThisTopicRed,
#discussThisTopicOrange {
margin-bottom:10px;
}
#discussThisTopicTop {
min-height:82px; /*!important*/
}
* html #discussThisTopicTop {  /* ie6 specific */
height:82px; 
}
	#discussThisTopicTop h3 {
	font-size:1.4em;
	width:100px;
	padding:24px 0 0 10px;
	display:block;
	}
#discussThisTopicLine {
height:10px;
}
#discussThisTopicBottom {
padding: 0 10px 12px 10px;
}	
	#discussThisTopicBottom p {
	color:#444;
	font-size:1.1em;
	}
	#discussThisTopicBottom .forumDropdown {
	width:130px;
	font-size:1.1em;
	margin-bottom:10px;
	}
/* red */
#discussThisTopicRed #discussThisTopicTop {
background:#FEEDB1 url(/images/feature_blocks/discussthistopic_top_red.gif) top left no-repeat;
}
#discussThisTopicRed #discussThisTopicLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#discussThisTopicRed #discussThisTopicBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}

	
		
/* star rating block ---------------------------- */
#starRating {
width:555px;
padding-top:15px;
float:Left;
}
	#starRatingTop {
	width:555px;
	height:62px
	}
		.starRatingTopDarkGreen {
		background:url(/images/feature_blocks/star_rating_top_darkgreen.gif) top left no-repeat;
		}
		.starRatingTopLightGreen {
		background:url(/images/feature_blocks/star_rating_top_lightgreen.gif) top left no-repeat;
		}
		.starRatingTopDarkBlue {
		background:url(/images/feature_blocks/star_rating_top_darkblue.gif) top left no-repeat;
		}
		.starRatingTopLightBlue {
		background:url(/images/feature_blocks/star_rating_top_lightblue.gif) top left no-repeat;
		}
		.starRatingTopRed {
		background:url(/images/feature_blocks/star_rating_top_red.gif) top left no-repeat;
		}
		.starRatingTopOrange {
		background:url(/images/feature_blocks/star_rating_top_orange.gif) top left no-repeat;
		}
		#starRatingTop h3 {
		padding:22px 0 0 15px;
		}
	#starRatingMiddle {
	background:url(/images/feature_blocks/star_rating_middle.gif) top left repeat-y;
	}
			.starRatingLine p {
			margin:0;
			padding:0;
			}
				.starRatingLine p a {
				padding:2px 0 4px 30px;
				margin-left:1px;
				display:block;
				background:url(/images/white_arrow.gif) 14px 4px no-repeat;
				}
				.starRatingLine p a.tint {
				background:#FFF5D7 url(/images/white_arrow.gif) 14px 4px no-repeat;
				margin-right:1px;
				}
			.starRatingLineStar {
			width:79px;
			margin-right:1px;
			padding-top:2px;
			float:right;
			}
	#starRatingBottom {
	width:555px;
	height:20px;
	background:url(/images/feature_blocks/star_rating_bottom.gif) top left no-repeat;
	}


/* get involved block ---------------------------- */
.getInvolved {
margin-top:10px;
width:555px;
}
	.getInvolvedTopDarkGreen {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_darkgreen.gif) top left no-repeat;
	}
	.getInvolvedTopLightGreen {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_lightgreen.gif) top left no-repeat;
	}
	.getInvolvedTopDarkBlue {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_darkblue.gif) top left no-repeat;
	}
	.getInvolvedTopLightBlue {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_lightblue.gif) top left no-repeat;
	}
	.getInvolvedTopRed {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_red.gif) top left no-repeat;
	}
	.getInvolvedTopOrange {
	height:62px;
	background:url(/images/feature_blocks/get_involved_top_orange.gif) top left no-repeat;
	}
		.getInvolvedTopDarkGreen h3,
		.getInvolvedTopLightGreen h3,
		.getInvolvedTopDarkBlue h3,
		.getInvolvedTopLightBlue h3,
		.getInvolvedTopRed h3,
		.getInvolvedTopOrange h3 {
		padding:20px 0 0 15px;
		}
	.getInvolvedMiddle {
	width:555px;
	background:url(/images/feature_blocks/get_involved_slitther.gif) top left repeat-y;
	padding-bottom:10px;
	float:left;
	}
		.getInvolvedMiddleRateBlock {
		width:183px;
		min-height:65px; 
		float:left;
		border-right: 1px;
		border-right-color:#e5e5e5;
		border-right-style:solid;
		}
			.getInvolvedMiddleBlockText p {
			text-align:center;
			padding-bottom:0;
			}
				.getInvolvedMiddleBlockText img {
				padding:3px 0 2px 50px;
				}
			.getInvolvedMiddleLink1 p a {
			background:url(/images/white_arrow.gif) 0 12px no-repeat;
			padding:10px 0 5px 15px;
			display:block;
			text-align:left;
			margin-left:28px;
			}
			.getInvolvedMiddleLink2 p a {
			background:url(/images/white_arrow.gif) 0 2px no-repeat;
			padding:0 0 5px 15px;
			display:block;
			text-align:left;
			margin-left:37px;
			}
			.getInvolvedMiddleLink3 p a {
			background:url(/images/white_arrow.gif) 0 9px no-repeat;
			padding:7px 0 5px 15px;
			display:block;
			text-align:left;
			margin-left:29px;
			}
		.getInvolvedMiddleBookmarkBlock {
		width:184px;
		min-height:65px; 
		float:left;
		border-right:1px;
		border-right-color:#e5e5e5;
		border-right-style:solid;
		}
		.getInvolvedMiddleForwardBlock {
		width:183px;
		float:left;
		}
	.getInvolvedBottom {
	background:url(/images/feature_blocks/get_involved_bottom_slither_paleblue.gif) top left repeat-y;
	}
		.getInvolvedBottom p {
		padding: 15px 15px 5px 15px;
		}
	.getInvolvedBottomCurve {
	height:10px;
	background:url(/images/feature_blocks/get_involved_bottom_paleblue.gif) top left no-repeat;
	}
	

/* top tip block ---------------------------- */
.topTipBox {
width:555px;
background:url(/images/fullwidth_box_slither.gif) top left repeat-y;
float:left;
}
.topTipBoxNoTopPadding {
margin-top:0;
}
.topTipBoxTopDarkGreen {
background:url(/images/feature_blocks/toptip_top_darkgreen.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopLightGreen {
background:url(/images/feature_blocks/toptip_top_lightgreen.gif) top left no-repeat;
width:555px;
float:left;
}
.topTipBoxTopDarkBlue {
background:url(/images/feature_blocks/toptip_top_darkblue.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopLightBlue {
background:url(/images/feature_blocks/toptip_top_lightblue.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopRed {
background:url(/images/feature_blocks/toptip_top_red.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopOrange {
background:url(/images/toptip_top_orange.gif) top left no-repeat;
width:555px;
float:left
}
	.topTipBoxTopDarkGreen img,
	.topTipBoxTopLightGreen img,
	.topTipBoxTopDarkBlue img,
	.topTipBoxTopLightBlue img,
	.topTipBoxTopRed img,
	.topTipBoxTopOrange img {
	padding: 18px 0 2px 2px;
	float:left;
	}
	.tipTopBoxText {
	width:395px;
	float:right;
	padding:29px 15px 10px 0;
	}
.topTipBoxBottom {
background:url(/images/feature_blocks/toptip_bottom.gif) bottom left no-repeat;
float:left;
width:555px;
}


/* block tabs --------------------------------------------------- */

#blockTabsDarkGreen,
#blockTabsLightGreen {
width:545px;
padding-left:1px;
}
	#blockTabsDarkGreen ul,
	#blockTabsLightGreen ul {
	list-style:none;
	display:block;
	}
	#blockTabsDarkGreen li,
	#blockTabsLightGreen li {
	float:left;
	width:109px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsDarkGreen li {
	background:#FFF5D7 url(/images/feature_blocks/tab_bg_off_darkgreen.gif) left top no-repeat;
	}	
	#blockTabsLightGreen li {
	background:#FFF5D7 url(/images/feature_blocks/tab_bg_off_lightgreen.gif) left top no-repeat;
	}	
		/* on-state for the first tab */
		#blockTabsDarkGreen li.firstTabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_first_on_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.firstTabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_first_on_lightgreen.gif) left top no-repeat;
		}
		/* on-state for all other tabs */
		#blockTabsDarkGreen li.tabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_first_on_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.tabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_first_on_lightgreen.gif) left top no-repeat;
		}
			/* text colour for on-states */
			#blockTabsDarkGreen li.firstTabOn a,
			#blockTabsLightGreen li.firstTabOn a,
			#blockTabsDarkGreen li.tabOn a,
			#blockTabsLightGreen li.tabOn a {
			color:#fff;
			margin: 0 3px 0 3px;
			}
		/* off-state for the first tab */
		#blockTabsDarkGreen li.firstTabOff {
		background:#FFF5D7 url(/images/feature_blocks/tab_bg_first_off_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.firstTabOff {
		background:#FFF5D7 url(/images/feature_blocks/tab_bg_first_off_lightgreen.gif) left top no-repeat;
		}
		#blockTabsDarkGreen li a,
		#blockTabsLightGreen li a {
		margin: 0 3px 0 3px;
		padding:11px 0;
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		display:block;		
		}
		
/* block tabs - light blue - wide --------------------------------------------------- */
#blockTabsWideLightBlue {
width:300px;
padding-left:1px;
}
	#blockTabsWideLightBlue ul {
	list-style:none;
	display:block;
	}
	#blockTabsWideLightBlue li {
	float:left;
	width:100px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsWideLightBlue li {
	background:#e5f4fb url(/images/feature_blocks/tab_bg_wide_off_lightblue.gif) left top no-repeat;
	}	
		/* on-state for the first tab */
		#blockTabsWideLightBlue li.firstTabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_wide_first_on_lightblue.gif) left top no-repeat;
		}
		/* on-state for all other tabs */
		#blockTabsWideLightBlue li.tabOn {
		background:#FEEDB1 url(/images/feature_blocks/tab_bg_wide_on_lightblue.gif) left top no-repeat;
		}
			/* text colour for on-states */
			#blockTabsWideLightBlue li.firstTabOn a,
			#blockTabsWideLightBlue li.tabOn a {
			color:#fff;
			}
		/* off-state for the first tab */
		#blockTabsWideLightBlue li.firstTabOff {
		background:#e5f4fb url(/images/feature_blocks/tab_bg_wide_first_off_lightblue.gif) left top no-repeat;
		}
		#blockTabsWideLightBlue li a {
		padding:11px 0;
		min-height:50px;		/* for standards-compliant browsers */
		_height:50px;			/* for IE6 */
		display:block;		
		}
		
		
/* narrow search opening form div ----------------------------------*/
	#narrowSearchDarkGreen,
	#narrowSearchLightGreen {
	width:523px;
	background:url(/images/feature_blocks/narrowsearch_box_middle.gif) left top repeat-y;
	margin-bottom:14px;
	}
	#narrowSearchBoxTop {
	width:523px;
	height:42px;
	}
	#narrowSearchDarkGreen #narrowSearchBoxTop {
	background:#FEEDB1 url(/images/feature_blocks/narrowsearch_box_top_darkgreen.gif) left top no-repeat;
	}
	#narrowSearchLightGreen #narrowSearchBoxTop {
	background:#FEEDB1 url(/images/feature_blocks/narrowsearch_box_top_lightgreen.gif) left top no-repeat;
	}
		#narrowSearchBoxTop p.boxHeading {
		font-size:1.5em;
		font-weight:bold;
		color:#FFFFFF;
		padding:12px 0 0 15px;
		float:left;
		}
			#narrowSearchBoxTop a.closeBtn {
			width:57px;
			height:23px;
			display:block;
			margin:10px 10px 0 0;
			_margin:10px 5px 0 0; /* ie6 specific */
			float:right;
			}
			#narrowSearchDarkGreen #narrowSearchBoxTop a.closeBtn {
			background:url(/images/feature_blocks/close_btn_off_on_darkgreen.gif) left top no-repeat;
			}
			#narrowSearchLightGreen #narrowSearchBoxTop a.closeBtn {
			background:url(/images/feature_blocks/close_btn_off_on_lightgreen.gif) left top no-repeat;
			}
				#narrowSearchBoxTop a:hover.closeBtn {
				background-position: bottom;
				}
				#narrowSearchBoxTop a.closeBtn span {
				display:none;
				}
	.narrowSearchPadding {
	padding: 15px 15px 10px 15px;
	}
	#narrowSearchBoxBottom {
	background:url(/images/feature_blocks/narrowsearch_box_bottom.gif) left bottom no-repeat;
	}	
		#narrowSearchBoxBottom #leftColCheck,
		#narrowSearchBoxBottom #rightColCheck {
		width:244px;
		float:left;
		}
		#narrowSearchBoxBottom input,
		#narrowSearchBoxBottom label {
		display:block;
		}
		#narrowSearchBoxBottom input {
		margin:0 0 6px 0;
		float:left;
		}
		#narrowSearchBoxBottom label {
		width:224px;
		float:right;
		}
		#narrowSearchBoxBottom .formButtons {
		width:453px;
		clear:both;
		}
		#narrowSearchBoxBottom .buttons {
		float:right;
		margin-left:10px;
		}
		
		
/* messages for me block ---------------------------- */
/* colour un-specific -------------------- */
#messagesForMeBlue {
margin-bottom:10px;
width:205px;
}
#messagesForMeTop {
min-height:54px; /*!important*/
}
* html #messagesForMeTop { /* ie6 specific */
height:54px; 
}
	#messagesForMeTop h3 {
	font-size:1.4em;
	width:150px;
	padding:26px 0 0 10px;
	display:block;
	}
#messagesForMeLine {
height:15px;
}	
#messagesForMeBottom {
padding: 0 10px 12px 10px;
}	
	#messagesForMeBottom p {
	font-size:1.2em;
	color:#444;
	padding:6px 0 3px 0;
	}
	#messagesForMeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#messagesForMeBottom ul li {
		display:block;
		}
			#messagesForMeBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#messagesForMeBottom ul li a:hover {
			text-decoration:underline;
			}
#messagesForMeBottom a.but {
display:block;
width:159px;
height:23px;
margin:6px 0 0 -3px;
background: url(/images/feature_blocks/messagesforme_but_off_on_blue.gif) top left no-repeat;
text-decoration:none;
}
	#messagesForMeBottom a:hover.but {
	background: url(/images/feature_blocks/messagesforme_but_off_on_blue.gif) bottom left no-repeat;
	}
	#messagesForMeBottom a.but span {
	display:none;
	}	
/* light blue -------------------- */	
#messagesForMeBlue #messagesForMeTop {
background:#FEEDB1 url(/images/feature_blocks/messagesforme_top_blue.gif) top left no-repeat;
}
#messagesForMeBlue #messagesForMeLine {
background:url(/images/feature_blocks/messagesforme_line_blue.gif) top left no-repeat;
}
#messagesForMeBlue #messagesForMeBottom {
background:#FEEDB1 url(/images/feature_blocks/messagesforme_bottom_blue.gif) bottom left no-repeat;
}
	#messagesForMeBlue #messagesForMeBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#messagesForMeBlue #messagesForMeBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}
	
	
/* were chatting about WIDE BLUE block ---------------------------- */
/* colour un-specific -------------------- */
#wereChattingWideBlue {
margin-bottom:10px;
}
	#wereChattingWideBlueTop {
	background:#FEEDB1 url(/images/feature_blocks/werechatting_wide_blue_top.gif) top left no-repeat;
	min-height:65px; /*!important*/
	}
	* html #wereChattingWideBlueTop { /* ie6 specific */
	background:#FEEDB1 url(/images/feature_blocks/werechatting_wide_blue_top.gif) top left no-repeat;
	height:65px; 
	}
	#wereChattingWideBlueTop h3 {
	font-size:1.4em;
	width:130px;
	padding:20px 0 0 10px;
	display:block;
			}
#wereChattingWideBlueLine {
height:10px;
background:url(/images/feature_blocks/featureblock_wide_blue_line.gif) top left no-repeat;
}	
#wereChattingWideBlueBottom {
padding: 0 10px 12px 10px;
background:#FEEDB1 url(/images/feature_blocks/featureblock_wide_blue_bottom.gif) bottom left no-repeat;
}	
	#wereChattingWideBlueBottom p {
	font-size:1.1em;
	color:#444;
	}
	#wereChattingWideBlueBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingWideBlueBottom ul li {
		display:block;
		}
			#wereChattingWideBlueBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
			}
			#wereChattingWideBlueBottom ul li a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
			}

/* whos online now WIDE BLUE block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineWideBlue {
margin-bottom:10px;
}
#whosOnlineWideBlueTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_wide_blue_top.gif) top left no-repeat;
min-height:65px; /*!important*/
}
* html #whosOnlineWideBlueTop { /* ie6 specific */
background:#FEEDB1 url(/images/feature_blocks/whosonline_wide_blue_top.gif) top left no-repeat;
height:65px; 
}
	#whosOnlineWideBlueTop h3 {
	font-size:1.4em;
	width:85px;
	padding:23px 0 0 10px;
	display:block;
	}
#whosOnlineWideBlueLine {
background:url(/images/feature_blocks/featureblock_wide_blue_line.gif) top left no-repeat;
height:10px;
}	
#whosOnlineWideBlueBottom {
background:#FEEDB1 url(/images/feature_blocks/featureblock_wide_blue_bottom.gif) bottom left no-repeat;
padding: 0 10px 12px 10px;
}	
	#whosOnlineWideBlueBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineWideBlueBottom ul li {
		display:block;
		}
			#whosOnlineWideBlueBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
			}
			#whosOnlineWideBlueBottom ul li a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
			}
	#whosOnlineWideBlueBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}



/* whos online now  LightBlue block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineLightBlue {
margin-bottom:10px;
}
#whosOnlineLightBlueTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline__LightBlue_top.gif) top left no-repeat;
min-height:65px; /*!important*/
}
* html #whosOnlineLightBlueTop { /* ie6 specific */
background:#FEEDB1 url(/images/feature_blocks/whosonline__LightBlue_top.gif) top left no-repeat;
height:65px; 
}
	#whosOnlineLightBlueTop h3 {
	font-size:1.4em;
	width:85px;
	padding:23px 0 0 10px;
	display:block;
	}
#whosOnlineLightBlueLine {
background:url(/images/feature_blocks/featureblock__LightBlue_line.gif) top left no-repeat;
height:10px;
}	
#whosOnlineLightBlueBottom {
background:#FEEDB1 url(/images/feature_blocks/featureblock__LightBlue_bottom.gif) bottom left no-repeat;
padding: 0 10px 12px 10px;
}	
	#whosOnlineLightBlueBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineLightBlueBottom ul li {
		display:block;
		}
			#whosOnlineLightBlueBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			background:url(/images/feature_blocks/arrow_lightLightBlue_off_on.gif) 0 1px no-repeat;
			}
			#whosOnlineLightBlueBottom ul li a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightLightBlue_off_on.gif) 0 -58px no-repeat;
			}
	#whosOnlineLightBlueBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}





/* categories block ---------------------------- */
/* colour un-specific -------------------- */
#categoriesDarkGreen, 
#categoriesLightGreen, 
#categoriesDarkBlue, 
#categoriesLightBlue, 
#categoriesRed, 
#categoriesOrange {
margin-bottom:10px;
}
	#categoriesTop {
	min-height:55px; /*!important*/
	width:150px;
	}
	* html #categoriesTop { /* ie6 speciifc*/
	height:55px;
	}
		#categoriesTop h3 {
		font-size:1.4em;
		width:85px;
		padding:27px 0 0 10px;
		display:block;
		}
	#categoriesLine {
	height:10px;
	}
	#categoriesBottom {
	padding: 0 10px 12px 10px;
	}
		#categoriesBottom ul {
		margin:0;
		padding:0;
		list-style: none;
		}
			#categoriesBottom ul li {
			display:block;
			}
				#categoriesBottom ul li a {
				font-size:1.1em;
				font-weight:bold;
				color:#0099CC;
				text-decoration:none;
				padding: 0 0 4px 15px;
				display:block;
				}
					#categoriesBottom ul li a:hover {
					text-decoration:underline;
					}
/* dark green ---------------------------- */
#categoriesDarkGreen #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_darkgreen.gif) top left no-repeat;
}
#categoriesDarkGreen #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#categoriesDarkGreen #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
	#categoriesDarkGreen #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
		#categoriesDarkGreen #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
		}
/* light green ---------------------------- */
#categoriesLightGreen #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_lightgreen.gif) top left no-repeat;
}
#categoriesLightGreen #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#categoriesLightGreen #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
	#categoriesLightGreen #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
		#categoriesLightGreen #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
		}
/* dark blue ---------------------------- */
#categoriesDarkBlue #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_darkblue.gif) top left no-repeat;
}
#categoriesDarkBlue #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#categoriesDarkBlue #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
	#categoriesDarkBlue #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
		#categoriesDarkBlue #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
		}
/* light Blue ---------------------------- */
#categoriesLightBlue #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_lightblue.gif) top left no-repeat;
}
#categoriesLightBlue #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#categoriesLightBlue #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
	#categoriesLightBlue #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
		#categoriesLightBlue #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
		}
/* red ---------------------------- */
#categoriesRed #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_red.gif) top left no-repeat;
}
#categoriesRed #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#categoriesRed #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
	#categoriesRed #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
		#categoriesRed #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
		}
/* orange ---------------------------- */
#categoriesOrange #categoriesTop {
background:#FEEDB1 url(/images/feature_blocks/categories_top_orange.gif) top left no-repeat;
}
#categoriesOrange #categoriesLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#categoriesOrange #categoriesBottom {
background:#FEEDB1 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#categoriesOrange #categoriesBottom ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
		#categoriesOrange #categoriesBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
		}


/* privacy block ---------------------------- */
/* colour un-specific -------------------- */
#privacyBlue {
margin-bottom:10px;
width:205px;
}
#privacyTop {
min-height:57px; /*!important*/
}
* html #privacyTop { /* ie6 specific */
height:57px; 
}
	#privacyTop h3 {
	font-size:1.4em;
	width:185px;
	padding:13px 0 0 10px;
	display:block;
	}
		#privacyTop h3 span {
		font-size:1.2em;
		}
#privacyLine {
height:15px;
}	
#privacyBottom {
padding: 0 10px 12px 10px;
}	
	#privacyBottom p {
	font-size:1.1em;
	color:#444;
	padding:0 0 7px 0;
	}
	#privacyBottom label {
	font-size:1.2em;
	font-weight:bold;
	color:#444;
	padding-left:7px;
	display:block;
	}
	#privacyBottom label.friendFinderLabel {
	width:150px;
	padding:0 0 6px 8px;
	font-weight:normal;
	display:block;
	float:left;
	}
	#privacyBottom .friendFinderCheckbox {
	float:left;
	}
	#privacyBottom .privacySettingsBut {
	margin-left:-3px;
	}
	#privacyBottom a {
	font-size:1.1em;
	font-weight:bold;
	color:#0099CC;
	padding-left:15px;
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	text-decoration:none;
	}
		#privacyBottom a:hover {
		text-decoration:underline;
		background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
		}
/* light blue -------------------- */	
#privacyBlue #privacyTop {
background:#FEEDB1 url(/images/feature_blocks/privacy_box_top.gif) top left no-repeat;
}
#privacyBlue #privacyLine {
background:url(/images/feature_blocks/messagesforme_line_blue.gif) top left no-repeat;
}
#privacyBlue #privacyBottom {
background:#FEEDB1 url(/images/feature_blocks/messagesforme_bottom_blue.gif) bottom left no-repeat;
}

/* were chatting about WIDE GREEN HOME block ---------------------------- */
/* colour un-specific -------------------- */
#wereChattingWideGreenHome {
margin-bottom:10px;
}
	#wereChattingWideGreenHomeTop {
	background:url(/images/feature_blocks/werechatting_wide_green_home_top.gif) top left no-repeat;
	min-height:61px; /*!important*/
	}
	* html #wereChattingWideGreenHomeTop { /* ie6 specific */
	background:#FEEDB1 url(/images/feature_blocks/werechatting_wide_green_home_top.gif) top left no-repeat;
	height:61px; 
	}
#wereChattingWideGreenHomeLine {
height:10px;
background:url(/images/feature_blocks/werechatting_wide_green_home_line.gif) top left no-repeat;
}	
#wereChattingWideGreenHomeBottom {
padding: 0 10px 12px 10px;
background:#FFF5D6 url(/images/feature_blocks/werechatting_wide_green_home_bottom.gif) bottom left no-repeat;
}	
	#wereChattingWideGreenHomeBottom p {
	font-size:1.1em;
	color:#444;
	}
	#wereChattingWideGreenHomeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingWideGreenHomeBottom ul li {
		display:block;
		}
			#wereChattingWideGreenHomeBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			background:url(/images/feature_blocks/arrow_lightgreenhome_off_on.gif) 0 1px no-repeat;
			}
			#wereChattingWideGreenHome ul li a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightgreenhome_off_on.gif) 0 -58px no-repeat;
			}

#wereChattingWideGreenHomeBottom a {
			color:#0099CC;

}
/* whos online now WIDE GREEN HOME block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineWideGreenHome {
margin-bottom:10px;
}
#whosOnlineWideGreenHomeTop {
background:#FEEDB1 url(/images/feature_blocks/whosonline_wide_green_home_top.gif) top left no-repeat;
min-height:59px; /*!important*/
}
* html #whosOnlineWideGreenHomeTop { /* ie6 specific */
background:#FEEDB1 url(/images/feature_blocks/whosonline_wide_green_home_top.gif) top left no-repeat;
height:59px; 
}
#whosOnlineWideGreenHomeLine {
background:url(/images/feature_blocks/werechatting_wide_green_home_line.gif) top left no-repeat;
height:10px;
}	
#whosOnlineWideGreenHomeBottom {
background:#FEEDB1 url(/images/feature_blocks/werechatting_wide_green_home_bottom.gif) bottom left no-repeat;
padding: 0 10px 12px 10px;
}	
	#whosOnlineWideGreenHomeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineWideGreenHomeBottom ul li {
		display:block;
		}
			#whosOnlineWideGreenHomeBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			background:url(/images/feature_blocks/arrow_lightgreenhome_off_on.gif) 0 1px no-repeat;
			}
			#whosOnlineWideGreenHomeBottom ul li a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightgreenhome_off_on.gif) 0 -58px no-repeat;
			}
	#whosOnlineWideGreenHomeBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}


/* messages for me HOME PAGE LOGGED OUT block ---------------------------- */
/* colour un-specific -------------------- */
#messagesForMeHomeBlue {
margin-bottom:10px;
width:205px;
}
#messagesForMeHomeTop {
min-height:54px; /*!important*/
}
* html #messagesForMeHomeTop { /* ie6 specific */
height:54px; 
}
#messagesForMeHomeLine {
height:15px;
}	
#messagesForMeHomeBottom {
padding: 0 10px 12px 10px;
}	
	#messagesForMeHomeBottom p {
	font-size:1.2em;
	color:#444;
	padding:6px 0 3px 0;
	}
	#messagesForMeHomeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#messagesForMeHomeBottom ul li {
		display:block;
		}
			#messagesForMeHomeBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#0099CC;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#messagesForMeHomeBottom ul li a:hover {
			text-decoration:underline;
			}
#messagesForMeHomeBottom a.but {
display:block;
width:159px;
height:23px;
margin:6px 0 0 -3px;
background: url(/images/feature_blocks/messagesforme_but_off_on_blue.gif) top left no-repeat;
text-decoration:none;
}
/* light blue -------------------- */	
#messagesForMeHomeBlue #messagesForMeHomeTop {
background:#FEEDB1 url(/images/mycowandgate_top_blue.gif) top left no-repeat;
}
#messagesForMeHomeBlue #messagesForMeHomeLine {
background:url(/images/feature_blocks/messagesforme_line_blue.gif) top left no-repeat;
}
#messagesForMeHomeBlue #messagesForMeHomeBottom {
background:#FEEDB1 url(/images/feature_blocks/messagesforme_bottom_blue.gif) bottom left no-repeat;
}
	#messagesForMeHomeBlue #messagesForMeHomeBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#messagesForMeHomeBlue #messagesForMeHomeBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}




/*	Changes requested to 'Join Us' promo panel - on changing the CSS for the joinUs classes other promo panels were being affected.
	Also it appears that the only colour that is being used is orange. Only this has been used for the 'Join Us' promo.
*/



#joinUsPromoOrange {
	margin-bottom:10px;
}

#joinUsPromoTop {
	min-height:54px; /*!important*/
}

* html #joinUsPromoTop {  /* ie6 specific */
height:54px;
}

#joinUsPromoTop h3 {
	font-size:1.4em;
	width:80px;
	padding:26px 0 0 10px;
	display:block;
}

#joinUsPromoLine {
height:10px;
}			

#joinUsPromoBottom {
padding: 0 10px 12px 10px;
}		

#joinUsPromoBottom p {
	color:#444;
	font-size:1.1em;
}	

#joinUsPromoBottom ul {
	margin:0;
	padding:0;
	list-style:none;
}

#joinUsPromoBottom ul li {
	display:block;
	padding-bottom:4px;
}

#joinUsPromoBottom ul li a {
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-left:10px;
	display:block;
}

#joinUsPromoBottom ul li a:hover {
	text-decoration:underline;
}

#joinUsPromoBottom a.but {
	display:block;
	width:95px;
	height:23px;
	margin:5px 0 0 -3px;
	text-decoration:none;
}

#joinUsPromoBottom a.but span {
	display:none;
}	

#joinUsPromoOrange #joinUsPromoTop {
background:#70BA24 url(/images/feature_blocks/joinus_top_orange.gif) top left no-repeat;
}

#joinUsPromoOrange #joinUsPromoLine {
background:url(/images/feature_blocks/join_us_promo_block_line_orange.gif) top left no-repeat;
}

#joinUsPromoOrange #joinUsPromoBottom {
background:#70BA24 url(/images/feature_blocks/join_us_promo_block_bottom_orange.gif) bottom left no-repeat;
}

#joinUsPromoOrange #joinUsPromoBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_lightgreen.gif) 0 5px no-repeat;
}

#joinUsPromoOrange #joinUsPromoBottom a.but {
	background: url(/images/feature_blocks/join_us_now_but_off_on_orange.png) left top no-repeat;
}

#joinUsPromoOrange #joinUsPromoBottom a.but:hover {
	background: url(/images/feature_blocks/join_us_now_but_off_on_orange.png) left bottom no-repeat;
}	
				
