@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:#fff;
				text-decoration:none;
				padding: 0 0 4px 15px;
				display:block;
				}
					#relatedArticleBottom ul li a:hover {
					text-decoration:underline;
					}
/* dark green ---------------------------- */
#relatedArticleDarkGreen #relatedArticleTop {
background:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#FF8600 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:#FF8600 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#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:#fff;
	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:#fff;
				text-decoration:none;
				padding: 0 0 4px 10px;
				display:block;
				}
				#neighbourhoodFriendsBottom ul li a:hover {
				text-decoration:underline;
				}
/* dark green ---------------------------- */
#neighbourhoodFriendsDarkGreen #neighbourhoodFriendsTop {
background:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#FF8600 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:#FF8600 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:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
				#soundAdviceBottom ul li a:hover {
				text-decoration:underline;
				}
/* dark green -------------------- */
#soundAdviceDarkGreen #soundAdviceTop {
background:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#FF8600 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:#FF8600 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:26px 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:#fff;
		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:#008d16 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:#008d16 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: #70ba24 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:#70ba24 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;
	}
		#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: #0048c6 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:#0048c6 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: #0090d9 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:#0090d9 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: #FF1C21 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:#FF1C21 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: #FF8600 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:#FF8600 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#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 !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_header p {
background:#0090d9; 
padding:0 0 10px 10px;
display:block;
font-weight:bold;
color: #fff;
}
#whosOnlineBottom {
padding: 0 10px 12px 10px;
}	
	#whosOnlineBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineBottom ul li {
		display:block;
		}

		* html #whosOnlineBottom ul li { /* ie6 specific */
		height:3px;
		display:block;
		}

			
			#whosOnlineBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#whosOnlineBottom div a {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 0 0;
			display:block;
			}
			#whosOnlineBottom div a:hover {
			text-decoration:underline;
			}
			#whosOnlineBottom ul li p {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
	#whosOnlineBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}
	* html #whosOnlineBottom ul.secondList {/* ie6 specific */
	margin-top:5px;
	}
	.whosOnlineBottomLine {
	margin-top:5px;
	}
	
/* dark green -------------------- */	
#whosOnlineDarkGreen #whosOnlineTop {
background:#008d16 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:#008d16 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
#whosOnlineDarkGreen #whosOnlineBottom_header p {
background:#008d16; 
}
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineDarkGreen #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineDarkGreen #whosOnlineBottom div a:hover {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
	}*/

/* light green -------------------- */	
#whosOnlineLightGreen #whosOnlineTop {
background:#70ba24 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:#70ba24 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
#whosOnlineLightGreen #whosOnlineBottom_header p {
background:#70ba24; 
}
	
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineLightGreen #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightGreen #whosOnlineBottom div a:hover {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
	}*/

/* dark blue -------------------- */	
#whosOnlineDarkBlue #whosOnlineTop {
background:#0048c6 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:#0048c6 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
#whosOnlineDarkBlue #whosOnlineBottom_header p {
background:#0048c6; 
}
	
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineDarkBlue #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineDarkBlue #whosOnlineBottom div a:hover {
	background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;
	}*/

/* light blue -------------------- */	
#whosOnlineLightBlue #whosOnlineTop {
background:#0090d9 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:#0090d9 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
#whosOnlineLightBlue #whosOnlineBottom_header p {
background:#0090d9; 
}
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineLightBlue #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightBlue #whosOnlineBottom div a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}*/
/* red -------------------- */	
#whosOnlineRed #whosOnlineTop {
background:#FF1C21 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:#FF1C21 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
#whosOnlineRed #whosOnlineBottom_header p {
background:#FF1C21; 
}
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineRed #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineRed #whosOnlineBottom div a:hover {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
	}*/
/* orange -------------------- */	
#whosOnlineOrange #whosOnlineTop {
background:#FF8600 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:#FF8600 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
#whosOnlineOrange #whosOnlineBottom_header p {
background:#FF8600; 
}
	
	#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;
	}
	/* Old style whos online arrow bullet list - do not delete
	#whosOnlineOrange #whosOnlineBottom div a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineOrange #whosOnlineBottom div 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:#fff;
	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:#fff;
			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:#008d16 url(/images/feature_blocks/joinus_top_darkgreen.gif) top left no-repeat;
}
#joinUsDarkGreen #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left no-repeat;
}
#joinUsDarkGreen #joinUsBottom {
background:#008d16 url(/images/feature_blocks/feature_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.gif) left top ;
		}
		#joinUsDarkGreen #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkgreen.gif) left bottom ;
		}	
/* light green */
#joinUsLightGreen #joinUsTop {
background:#70ba24 url(/images/feature_blocks/joinus_top_lightgreen.gif) top left no-repeat;
}
#joinUsLightGreen #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_lightgreen.gif) top left no-repeat;
}
#joinUsLightGreen #joinUsBottom {
background:#70ba24 url(/images/feature_blocks/feature_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.gif) left top ;
		}
		#joinUsLightGreen #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightgreen.gif) left bottom ;
		}	
/* dark blue */
#joinUsDarkBlue #joinUsTop {
background:#0048c6 url(/images/feature_blocks/joinus_top_darkblue.gif) top left no-repeat;
}
#joinUsDarkBlue #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_darkblue.gif) top left no-repeat;
}
#joinUsDarkBlue #joinUsBottom {
background:#0048c6 url(/images/feature_blocks/feature_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.gif) left top ;
		}
		#joinUsDarkBlue #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_darkblue.gif) left bottom ;
		}	
/* light blue */
#joinUsLightBlue #joinUsTop {
background:#0090d9 url(/images/feature_blocks/joinus_top_lightblue.gif) top left no-repeat;
}
#joinUsLightBlue #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_lightblue.gif) top left no-repeat;
}
#joinUsLightBlue #joinUsBottom {
background:#0090d9 url(/images/feature_blocks/feature_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.gif) left top ;
		}
		#joinUsLightBlue #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_lightblue.gif) left bottom ;
		}	
/* red */
#joinUsRed #joinUsTop {
background:#FF1C21 url(/images/feature_blocks/joinus_top_red.gif) top left no-repeat;
}

#joinUsRed #joinUsTop h3 {
	font-size:1.4em;
	width:90px;
	padding:26px 0 0 10px;
	display:block;
	}

#joinUsRed #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_red.gif) top left no-repeat;
}
#joinUsRed #joinUsBottom {
background:#FF1C21 url(/images/feature_blocks/feature_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.gif) left top ;
		}
		#joinUsRed #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_red.gif) left bottom ;
		}	
/* orange */
#joinUsOrange #joinUsTop {
background:#FF8600 url(/images/feature_blocks/joinus_top_orange.gif) top left no-repeat;
}
#joinUsOrange #joinUsLine {
background:url(/images/feature_blocks/featureblock_line_orange.gif) top left no-repeat;
}
#joinUsOrange #joinUsBottom {
background:#FF8600 url(/images/feature_blocks/feature_block_bottom_orange.gif) bottom left no-repeat;
}
	#joinUsOrange #joinUsBottom ul li a {
	background:url(/images/feature_blocks/whitebullet_on_orange.gif) 0 5px no-repeat;
	}
		#joinUsOrange #joinUsBottom a.but {
		background: url(/images/feature_blocks/join_us_now_but_off_on_orange.gif) left top ;
		}
		#joinUsOrange #joinUsBottom a.but:hover {
		background: url(/images/feature_blocks/join_us_now_but_off_on_orange.gif) left bottom ;
		}	
				

/* 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:#fff;
	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:#fff;
			text-decoration:none;
			padding: 0 0 4px 10px;
			display:block;
			}
			#friendFinderBottom ul li a:hover {
			text-decoration:underline;
			}
	
/* light green */
#friendFinderLightGreen #friendFinderTop {
background:#70ba24 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:#70ba24 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:#70ba24 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:#70ba24 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#70ba24 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:#70ba24 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:#70ba24 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:#70ba24 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:13px 0 0 10px;
			display:block;
			}
#wereChattingLine {
height:10px;
}	
#wereChattingBottom {
padding: 0 10px 12px 10px;
}	
	#wereChattingBottom p {
	font-size:1.1em;
	color:#fff;
	}
	#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:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#wereChattingBottom ul li a:hover {
			text-decoration:underline;
			}
/* dark green */
#wereChattingDarkGreen #wereChattingTop {
background:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#FF8600 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:#FF8600 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.4em;
	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:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#FF8600 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:#FF8600 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:#fff;
	font-size:1.1em;
	}
	#takeOurPollBottom label {
	display:block;
	float:left;
	width:60px;
	}
/* dark green */
#takeOurPollDarkGreen #takeOurPollTop {
background:#008d16 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:#008d16 url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}
/* light green */
#takeOurPollLightGreen #takeOurPollTop {
background:#70ba24 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:#70ba24 url(/images/feature_blocks/feature_block_bottom_lightgreen.gif) bottom left no-repeat;
}
/* dark blue */
#takeOurPollDarkBlue #takeOurPollTop {
background:#0048c6 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:#0048c6 url(/images/feature_blocks/feature_block_bottom_darkblue.gif) bottom left no-repeat;
}
/* light blue */
#takeOurPollLightBlue #takeOurPollTop {
background:#0090d9 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:#0090d9 url(/images/feature_blocks/feature_block_bottom_lightblue.gif) bottom left no-repeat;
}
/* red */
#takeOurPollRed #takeOurPollTop {
background:#FF1C21 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:#FF1C21 url(/images/feature_blocks/feature_block_bottom_red.gif) bottom left no-repeat;
}
/* orange */
#takeOurPollOrange #takeOurPollTop {
background:#FF8600 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:#FF8600 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:#fff;
	font-size:1.1em;
	}
	#discussThisTopicBottom .forumDropdown {
	width:130px;
	font-size:1.1em;
	margin-bottom:10px;
	}
/* red */
#discussThisTopicRed #discussThisTopicTop {
background:#FF1C21 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:#FF1C21 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:#f0f8e9 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 {
			padding:10px 0 10px 15px;
			
			}
			.getInvolvedMiddleBlockText .iframe {
			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;
}

.topTipBoxSmall 
{
	width:277px;
background:url(/images/t12_1a_product_summary_rollover/toptip_mid_small_clear.jpg) top left repeat-y;
float:left;
}

.topTipBoxSmallRight 
{
	width:277px;
	background:url(/images/t12_1a_product_summary_rollover/toptip_mid_small_clear.jpg) top left repeat-y;
	float:right;
}

.topTipBoxNoTopPadding {
margin-top:0;
}

.topTipBoxTopSmallClear 
{
width:277px;
min-height:170px;
height:auto !important;
height:170px;
background:url(/images/t12_1a_product_summary_rollover/toptip_top_small_clear.jpg) top left no-repeat;
float:left;
}

.topTipBoxTopSmallClearRight 
{
width:277px;
min-height:170px;
height:auto !important;
height:170px;
background:url(/images/t12_1a_product_summary_rollover/toptip_top_small_clear.jpg) top left no-repeat;
float:right;
}

.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;
	}
	.topTipBoxTopSmallClear img, .topTipBoxTopSmallClearRight img 
	{
		padding: 0px 0 15px 5px;
	float:left;
	}
	.tipTopBoxText {
	width:395px;
	float:right;
	padding:29px 15px 10px 0;
	}
	.tipTopBoxTextSmall {
	width:110px;
	float:right;
	padding:0px 7px 10px 0;
	}
			.tipTopBoxTextSmall p {
		min-height:70px;
		height:auto !important;
	height:70px;
	}
		.tipTopBoxTextSmall a {
		background:url("/images/white_arrow.gif") no-repeat scroll 0 2px transparent;
		padding-left:15px;
	}
	
		.tipTopBoxTextSmallHeading .left  
		{
			color:#F20000;
			width:260px;
			float:left;
			padding:10px 5px 0px 15px;
			min-height:3px;
			height:auto !important;
	height:3px;
	}
			.tipTopBoxTextSmallHeading .right  
		{
			color:#2CBA00;
			width:260px;
			float:left;
			padding:10px 5px 0px 15px;
			min-height:40px;
	height:auto !important;
	height:40px;
	}
	
	
	
.topTipBoxBottom {
background:url(/images/feature_blocks/toptip_bottom.gif) bottom left no-repeat;
float:left;
width:555px;
}

.topTipBoxBottomSmall 
{
width:277px;
background:url(/images/t12_1a_product_summary_rollover/toptip_btm_small_clear.jpg) bottom left no-repeat;
float:left;
}

.topTipBoxBottomSmallRight 
{
width:277px;
background:url(/images/t12_1a_product_summary_rollover/toptip_btm_small_clear.jpg) bottom left no-repeat;
float:right;
}

/* block tabs --------------------------------------------------- */

#blockTabsDarkGreen,
#blockTabsLightGreen {
width:545px;
padding-left:1px;
clear:both;
}
	#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:#f0f8e9 url(/images/feature_blocks/tab_bg_off_darkgreen.gif) left top no-repeat;
	}	
	#blockTabsLightGreen li {
	background:#f0f8e9 url(/images/feature_blocks/tab_bg_off_lightgreen.gif) left top no-repeat;
	}	
		/* on-state for the first tab */
		#blockTabsDarkGreen li.firstTabOn {
		background:#70ba24 url(/images/feature_blocks/tab_bg_first_on_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.firstTabOn {
		background:#70ba24 url(/images/feature_blocks/tab_bg_first_on_lightgreen.gif) left top no-repeat;
		}
		/* on-state for all other tabs */
		#blockTabsDarkGreen li.tabOn {
		background:#70ba24 url(/images/feature_blocks/tab_bg_on_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.tabOn {
		background:#70ba24 url(/images/feature_blocks/tab_bg_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:#FFFFFF;
			}
		/* off-state for the first tab */
		#blockTabsDarkGreen li.firstTabOff {
		background:#f0f8e9 url(/images/feature_blocks/tab_bg_first_off_darkgreen.gif) left top no-repeat;
		}
		#blockTabsLightGreen li.firstTabOff {
		background:#f0f8e9 url(/images/feature_blocks/tab_bg_first_off_lightgreen.gif) left top no-repeat;
		}
		#blockTabsDarkGreen li a,
		#blockTabsLightGreen li a {
		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:#0090d9 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:#0090d9 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:#FFFFFF;
			}
		/* 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:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		display:block;		
		}

/* block tabs - Lesslight blue - wide --------------------------------------------------- */
#blockTabsWideLessLightBlue {
width:300px;
}
	#blockTabsWideLessLightBlue ul {
	list-style:none;
	display:block;
	}
	#blockTabsWideLessLightBlue li {
	float:left;
	width:99px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsWideLessLightBlue li 
	{
		background:#0091D4 url(/images/feature_blocks/tab_bg_wide_first_on_lesslightblue.jpg) left top no-repeat;
	min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		height:auto !important;
		height:30px;
	}	
		/* on-state for the first tab */
		#blockTabsWideLessLightBlue li.firstTabOn 
		{
		background: #C3E8F8 url(/images/feature_blocks/light_first_off.jpg) left top no-repeat;
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		height:auto !important;
		height:30px;
		}
		/* on-state for all other tabs */
		#blockTabsWideLessLightBlue li.tabOn {
			background: #C3E8F8 url(/images/feature_blocks/light_off.jpg) left top no-repeat;
			min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		height:auto !important;
		height:30px;
		}
			/* text colour for on-states */
			#blockTabsWideLessLightBlue li.firstTabOn a,
			#blockTabsWideLessLightBlue li.tabOn a {
			color:#0099CC;
			}
			#blockTabsWideLessLightBlue li.firstTabOff a
			{
			color:#FFFFFF;
			}
		/* off-state for the first tab */
		#blockTabsWideLessLightBlue li.firstTabOff {
		background:#0091D4 url(/images/feature_blocks/tab_bg_wide_on_lesslightblue.jpg) left top no-repeat;
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		height:auto !important;
		height:30px;
		}
		#blockTabsWideLessLightBlue li a {
		padding: 11px 0;
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		height:auto !important;
		height:30px;
		display:block;	
		color:#FFFFFF;	
		}		
		
/* 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:#70ba24 url(/images/feature_blocks/narrowsearch_box_top_darkgreen.gif) left top no-repeat;
	}
	#narrowSearchLightGreen #narrowSearchBoxTop {
	background:#70ba24 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:#fff;
	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:#fff;
			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:#0090d9 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:#0090d9 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:#0090d9 url(/images/feature_blocks/werechatting_wide_blue_top.gif) top left no-repeat;
	min-height:65px; /*!important*/
	}
	* html #wereChattingWideBlueTop { /* ie6 specific */
	background:#0090d9 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:#0090d9 url(/images/feature_blocks/featureblock_wide_blue_bottom.gif) bottom left no-repeat;
}	
	#wereChattingWideBlueBottom p {
	font-size:1.1em;
	color:#fff;
	}
	#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:#fff;
			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:#0090d9 url(/images/feature_blocks/whosonline_wide_blue_top.gif) top left no-repeat;
min-height:65px; /*!important*/
}
* html #whosOnlineWideBlueTop { /* ie6 specific */
background:#0090d9 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_header p {
background:#0090d9; 
padding:0 0 10px 10px;
display:block;
font-weight:bold;
color: #fff;
}
#whosOnlineWideBlueBottom {
background:#0090d9 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:#fff;
			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 p {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}		
			#whosOnlineWideBlueBottom div a {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 0;
			display:block;
			/*background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;*/
			}
			#whosOnlineWideBlueBottom div 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;
	}
	#whosOnlineWideBlueBottom ul.secondList a:hover {
	text-decoration:underline;
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}



/* whos online now  LightBlue block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineLightBlue {
margin-bottom:10px;
}
#whosOnlineLightBlueTop {
background:#0090d9 url(/images/feature_blocks/whosonline__LightBlue_top.gif) top left no-repeat;
min-height:65px; /*!important*/
}
* html #whosOnlineLightBlueTop { /* ie6 specific */
background:#0090d9 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:#0090d9 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:#fff;
			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:#fff;
				text-decoration:none;
				padding: 0 0 4px 15px;
				display:block;
				}
					#categoriesBottom ul li a:hover {
					text-decoration:underline;
					}
/* dark green ---------------------------- */
#categoriesDarkGreen #categoriesTop {
background:#008d16 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:#008d16 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:#70ba24 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:#70ba24 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:#0048c6 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:#0048c6 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:#0090d9 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:#0090d9 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:#FF1C21 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:#FF1C21 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:#ff8607 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:#ff8607 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:#fff;
	padding:0 0 7px 0;
	}
	#privacyBottom label {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	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:#fff;
	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:#0090d9 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:#0090d9 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:#70ba24 url(/images/feature_blocks/werechatting_wide_green_home_top.gif) top left no-repeat;
	min-height:61px; /*!important*/
	}
	* html #wereChattingWideGreenHomeTop { /* ie6 specific */
	background:#70ba24 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:#70ba24 url(/images/feature_blocks/werechatting_wide_green_home_bottom.gif) bottom left no-repeat;
}	
	#wereChattingWideGreenHomeBottom p {
	font-size:1.1em;
	color:#fff;
	}
	#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:#fff;
			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:#fff;

}

#wereChattingWideGreenHomeBottom .tcSize1 { font-size:0.9em; }
#wereChattingWideGreenHomeBottom .tcSize2 { font-size:1em; }
#wereChattingWideGreenHomeBottom .tcSize3 { font-size:1.1em; }
#wereChattingWideGreenHomeBottom .tcSize4 { font-size:1.2em; }
#wereChattingWideGreenHomeBottom .tcSize5 { font-size:1.3em; }
#wereChattingWideGreenHomeBottom .tcSize6 { font-size:1.4em; }
#wereChattingWideGreenHomeBottom .tcSize7 { font-size:1.5em; }
#wereChattingWideGreenHomeBottom .tcSize8 { font-size:1.6em; }
#wereChattingWideGreenHomeBottom .tcSize9 { font-size:1.7em; }
#wereChattingWideGreenHomeBottom .tcSize10 { font-size:1.8em; }
#wereChattingWideGreenHomeBottom .tcSize11 { font-size:1.9em; }

/* whos online now WIDE GREEN HOME block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineWideGreenHome {
margin-bottom:10px;
}
#whosOnlineWideGreenHomeTop {
background:#70ba24 url(/images/feature_blocks/whosonline_wide_green_home_top.gif) top left no-repeat;
min-height:59px; /*!important*/
}
* html #whosOnlineWideGreenHomeTop { /* ie6 specific */
background:#70ba24 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:#70ba24 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:#fff;
			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:#fff;
	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:#fff;
			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:#0090d9 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:#0090d9 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;
	}

/*Photo upload progress bar*/
	#t31 .progress {
	display: block;
	float: none;
	margin: 0 0 10px 0;
    }
    #t31 .container
    {
        background-color: #ffffff;
        border: solid 1px #808080;
        border-width: 1px 0px;
    }
    #t31 .header
    {
        background-color: #ffffff;
        border-color: #808080 #808080 #ccc;
        border-style: solid;
        border-width: 0px 1px 1px;
        padding: 0px 10px;
        color: #000000;
        font-size: 9pt;
        font-weight: bold;
        line-height: 1.9;  
        font-family: arial,helvetica,clean,sans-serif;
    }
    #t31 .Progressbody
    {
        background-color: #f2f2f2;
        border-color: #808080;
        border-style: solid;
        border-width: 0px 1px;
        padding: 10px;
    }



/*CHRIS DEV*/

/* messages for me block ---------------------------- */
/* colour un-specific -------------------- */
#t62_2 #messagesForMeBlue 
{
margin-top:-12px;
margin-bottom:10px;
width:205px;
}
#t62_2 #messagesForMeTop {
min-height:54px; /*!important*/
}
* html #t62_2 #messagesForMeTop { /* ie6 specific */
height:54px; 
}
	#t62_2 #messagesForMeTop h3 {
	font-size:1.4em;
	width:150px;
	padding:26px 0 0 10px;
	display:block;
	}
#t62_2 #messagesForMeLine {
height:15px;
}	
#t62_2 #messagesForMeBottom {
padding: 0 10px 12px 10px;
}	
	#t62_2 #messagesForMeBottom p {
	font-size:1.2em;
	color:#fff;
	padding:6px 0 3px 0;
	}
	#t62_2 #messagesForMeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#t62_2 #messagesForMeBottom ul li {
		display:block;
		}
			#t62_2 #messagesForMeBottom ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#t62_2 #messagesForMeBottom ul li a:hover {
			text-decoration:underline;
			}
#t62_2 #messagesForMeBottom a.but 
{
	
display:block;
width:159px;
height:19px;
margin:6px 0 0 -3px;
background: url(/images/feature_blocks/messagesforme_but_off_on_blue.gif) top left no-repeat;
text-decoration:none;
}
	#t62_2 #messagesForMeBottom a:hover.but {
	background: url(/images/feature_blocks/messagesforme_but_off_on_blue.gif) bottom left no-repeat;
	}
	#t62_2 #messagesForMeBottom a.but span {
	display:none;
	}	
/* light blue -------------------- */	
#t62_2 #messagesForMeBlue #messagesForMeTop {
background:#0090d9 url(/images/feature_blocks/messagesforme_top_blue.gif) top left no-repeat;
}
#t62_2 #messagesForMeBlue #messagesForMeLine {
background:url(/images/feature_blocks/messagesforme_line_blue.gif) top left no-repeat;
}
#t62_2 #messagesForMeBlue #messagesForMeBottom {
background:#0090d9 url(/images/feature_blocks/messagesforme_bottom_blue.gif) bottom left no-repeat;
}
	#t62_2 #messagesForMeBlue #messagesForMeBottom ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#t62_2 #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 ---------------------------- */




.mainBodyBottomPromo {
	width:555px;
	float:left;	
	margin: 18px 0 2px 2px;
}

