﻿@charset "utf-8";
/* CSS Document */
/* articles Promo block ---------------------------- */
#articlePromo{
/*margin-bottom:10px;*/
}
#articlePromoTop {
height:150px; !important
}
* html #articlePromoTop {  /* ie6 specific */
height:150px;
}
	 
#articlePromoBottom {
padding: 113px 10px 12px 10px;
}		
  			#articlePromoBottom a.but {
			display:block;
			width:119px;
			height:28px;
			margin:0 0 0 5px;
			text-decoration:none;
			}
				#articlePromoBottom a.but span {
				display:none;
				}	
/* Dumex Thailand */
/*
#articlePromo #articlePromoTop {
background:url(/images/feature_blocks/articlePromo_pic.jpg) top left no-repeat;
}
 		#articlePromo #articlePromoBottom a.but {
		background:url(/images/feature_blocks/articlePromo_button_off.gif) left bottom ;
		}
		#articlePromo #articlePromoBottom a.but:hover {
		background:url(/images/feature_blocks/articlePromo_button_on.gif) left bottom;
		}		
*/
 	
/* related articles block ---------------------------- */
/* colour un-specific -------------------- */
#relatedArticle{
margin-bottom:10px;
}

		#relatedArticleTop h3 {
		font-size:1.4em;
		width:85px;
		padding:17px 0 0 10px;
		display:block;
		color:#ed1a22;
		}
	
	#relatedArticleBottom {
	padding: 0 10px 12px 10px;
	}
		#relatedArticleBottom ul {
		margin:0;
		padding:0;
		list-style:none;
		}
			#relatedArticleBottom ul li {
			_padding:0 0 0 5px;
			}
				#relatedArticleBottom ul li a {
				display:block;
				font-size:11px;
				font-weight:bold;
				color:#757575;
				text-decoration:none;
				padding: 0 0 4px 20px;
				
				}
					#relatedArticleBottom ul li a:hover {
					text-decoration:underline;
					}

/* Dumex Thailand ---------------------------- */
#relatedArticleTop {
background:url(/images/feature_blocks/relatedarticles_top.gif) top left no-repeat;
}
#relatedArticleLine {
background:url(/images/feature_blocks/relatedarticles_line.gif) top left repeat-y;
}
#relatedArticleBottom {
background:url(/images/feature_blocks/relatedarticles_bottom.gif) bottom left no-repeat;
}
	#relatedArticleBottom ul li a{
	background:url(/images/black_arrow.gif) left 0 no-repeat;
	}
		

/* 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: 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: 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:11px;
	}
		#neighbourhoodFriendsBottom ul {
		margin:0;
		padding:0;
		list-style:none;
		}
			#neighbourhoodFriendsBottom ul li {
			display:block;
			}
				#neighbourhoodFriendsBottom ul li a {
				font-size:11px;
				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: 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: 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:11px;
			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: 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: 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;
}
#usefulToolsBottom {
padding: 0 0 12px 0;
}
	#usefulToolsBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}	
		#usefulToolsBottom ul li a , #usefulToolsBottom ul li a:visited {
		font-weight:normal;
		color:#757575;
		text-decoration:none;
		display:block;
		line-height:20px;
		}
		#usefulToolsBottom ul li a:hover{
		 text-decoration:underline;
		 color:#757575;
		 }
		#usefulToolsBottom ul li a:hover {text-decoration:underline;}
		
			#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 -------------------- */
#usefulTools{
color:#757575;
font-size:1em;
background:url(/images/feature_blocks/featureblock_line_darkgreen.gif) top left repeat-y;
}
#usefulToolsTop {
background: url(/images/feature_blocks/usefultools_top_darkgreen.gif) top left no-repeat;
}
#usefulToolsBottom{
background: url(/images/feature_blocks/feature_block_bottom_darkgreen.gif) bottom left no-repeat;
}


#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:  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: 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 {
padding: 0 10px 12px 10px;
}	
	#whosOnlineBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnlineBottom ul li {
		display:block;
		}
			#whosOnlineBottom ul li a {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#whosOnlineBottom ul li a:hover {
			text-decoration:underline;
			}
	#whosOnlineBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}
/* dark green -------------------- */	
#whosOnlineDarkGreen #whosOnlineTop {
background:#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 ul li a {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineDarkGreen #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_darkgreen_off_on.gif) 0 -58px no-repeat;
	}
/* light green -------------------- */	
#whosOnlineLightGreen #whosOnlineTop {
background:#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 ul li a {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightGreen #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightgreen_off_on.gif) 0 -58px no-repeat;
	}
	
/* dark blue -------------------- */	
#whosOnlineDarkBlue #whosOnlineTop {
background: 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: url(/images/feature_blocks/whosonline_top_darkblue_line.gif) top left repeat-y;
color: #757575;
}

#whosOnlineDarkBlue #whosOnlineBottom_header  {
background: url(/images/feature_blocks/whosonline_top_darkblue_line.gif) top left repeat-y;
}

#whosOnlineDarkBlue #whosOnlineBottom_header p 
{
	
color:#757575;
display:block;
font-weight:bold;
padding:0 0 10px 10px;
}

#whosOnlineDarkBlue #whosOnlineBottom ul li a {
background:transparent url(/images/bullet1.gif) no-repeat scroll left -1px;
color:#757575;
line-height:15px;
padding-left:20px
}

#whosOnlineDarkBlue #whosOnlineBottom a {
/*background:transparent url(/images/bullet1.gif) no-repeat scroll left;*/
color:#757575;
font-weight:normal;
/*line-height:15px;*/
/*padding-left:45px;*/
/*padding-bottom:1px;*/
}

#whosOnlineDarkBlue #whosOnlineBottom #whosOnlineBottomRow {
width:130px;
height:40px;
}

#whosOnlineDarkBlue #whosOnlineBottom #whosOnlineBottomRow #whosOnlineBottomColAvatar {
width:35px;
float:left;
}

#whosOnlineDarkBlue #whosOnlineBottom #whosOnlineBottomRow #whosOnlineBottomColProfile {
width:90px; 
float:left; /*messagesForMeHomeDUTBottom*/
padding-top:10px; 
padding-left:2px; 
overflow:hidden;
}


#whosOnlineDarkBlue #whosOnlineBottom ul li a:hover {
/*background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;*/
}

#whosOnlineDarkBlue #whosOnlineBottomLast {
background:url(/images/feature_blocks/feature_block_bottom_darkblue.gif) top left no-repeat;
margin:0px;
padding:0px;
}
/*  end   dark blue */

/* dark blue wide -------------------- */	
#whosOnlineDarkBlueWide #whosOnlineTop {
background:url(/images/feature_blocks/whosonline_top_darkblue_wide.gif) top left no-repeat;
}
#whosOnlineDarkBlueWide #whosOnlineLine {
background:url(/images/feature_blocks/whosonline_top_darkblue_line_wide.gif) top left repeat-y;
}
#whosOnlineDarkBlueWide #whosOnlineBottom {

background: url(/images/feature_blocks/whosonline_top_darkblue_line_wide.gif) top left repeat-y;
color: #757575;

}

#whosOnlineDarkBlueWide #whosOnlineBottom_header  {
background:url(/images/feature_blocks/whosonline_top_darkblue_line_wide.gif) top left repeat-y;
}

#whosOnlineDarkBlueWide #whosOnlineBottom_header p 
{
	
color:#757575;
display:block;
font-weight:bold;
padding:0 0 10px 10px;
}

#whosOnlineDarkBlueWide #whosOnlineBottom ul li a {
background:transparent url(/images/bullet1.gif) no-repeat scroll left -1px;
color:#757575;
line-height:15px;
padding-left:20px
}

#whosOnlineDarkBlueWide #whosOnlineBottom a {
/*background:transparent url(/images/bullet1.gif) no-repeat scroll left;*/
color:#757575;
/*
line-height:15px;
padding-left:20px;
padding-bottom:1px;
*/
}

#whosOnlineDarkBlueWide #whosOnlineBottom #whosOnlineBottomRow {
width:180px;
height:40px;
}

#whosOnlineDarkBlueWide #whosOnlineBottom #whosOnlineBottomRow #whosOnlineBottomColAvatar {
width:35px;
float:left;
}

#whosOnlineDarkBlueWide #whosOnlineBottom #whosOnlineBottomRow #whosOnlineBottomColProfile {
width:140px;
float:left; 
padding-top:10px; 
padding-left:2px; 
overflow:hidden;
}

#whosOnlineDarkBlueWide #whosOnlineBottom ul li a:hover {
/*background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;*/
}

#whosOnlineDarkBlueWide #whosOnlineBottomLast {
background:#ffffff url(/images/feature_blocks/feature_block_bottom_darkblue_wide.gif) bottom left no-repeat;
}
/*  end   dark blue wide */



/* 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 ul li a {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineLightBlue #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
	}
/* red -------------------- */	
#whosOnlineRed #whosOnlineTop {
background:#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 ul li a {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineRed #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_red_off_on.gif) 0 -58px no-repeat;
	}
/* orange -------------------- */	
#whosOnlineOrange #whosOnlineTop {
background:#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 ul li a {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 1px no-repeat;
	}
	#whosOnlineOrange #whosOnlineBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_orange_off_on.gif) 0 -58px no-repeat;
	}
				
		
/* join us block ---------------------------- */
/* colour un-specific -------------------- */
#joinUs{
margin-bottom:10px;
}
#joinUsTop {
min-height:54px; !important
}
* html #joinUsTop {  /* ie6 specific */
height:54px;
}
	#joinUsTop h3 {
	padding:10px 0 0 10px;
	display:block;
	}
#joinUsBottom {
padding: 0 5px 12px 10px; 
}		
	#joinUsBottom p {
	color:#757575;
	font-size:11px;
	}	
		#joinUsBottom ul li {
		display:block;
		color:#757575;
		margin-left:0px;
		}
			#joinUsBottom ul li a {
			
			font-size:12px;
			font-weight:normal;
			color:#757575;
			text-decoration:none;
			display:block;
			}
			#joinUsBottom ul li a:hover {
			text-decoration:underline;
			}
			#joinUsBottom a.but {
			display:block;
			width:119px;
			height:28px;
			margin:5px 0 0 0;
			text-decoration:none;
			}
	
/* Dumex Thailand */
#joinUs #joinUsTop {
background:url(/images/feature_blocks/joinus_top.gif) top left no-repeat;
}
#joinUs #joinUsLine {
background:url(/images/feature_blocks/joinus_line.gif) top left repeat-y;
}
#joinUs #joinUsBottom {
background:url(/images/feature_blocks/joinus_bottom.gif) bottom left no-repeat;
}

		#joinUs #joinUsBottom a.but {
		background:url(/images/feature_blocks/joinus_button_off.gif) left top;
		}
		#joinUs #joinUsBottom a.but:hover {
		background:url(/images/feature_blocks/joinus_button_on.gif) left bottom;
		}					

/****Content******/
#linkBlock{
	color:#ed1a22;

}

#linkLine a{
	color:#ed1a22;
	font-size:11px;
	padding-bottom:1em;
}

#linkLine p{
	color:#686868;
	font-size:11px;
	padding-bottom:0.8em;
}
			
/* 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:11px;
	}	
	#friendFinderBottom ul {
	margin:0;
	padding:0;
	list-style:none;
	}
		#friendFinderBottom ul li {
		display:block;
		}
			#friendFinderBottom ul li a {
			font-size:11px;
			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: 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: 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 -------------------- */
#wereChatting,
#wereChattingDarkGreen,
#wereChattingLightGreen,
#wereChattingDarkBlue,
#wereChattingLightBlue,
#wereChattingRed,
#wereChattingOrange {
margin-bottom:10px;
}
	#wereChattingTop {
	min-height:60px; !important
	}
	* html #wereChattingTop { /* ie6 specific */
	height:60px; !important
	}
			#wereChattingTop h3 {
			font-size:1.4em;
			padding:13px 0 0 10px;
			display:block;
			color:#ed1a22;
			}
#wereChattingBottom {
padding: 0 10px 0 5px;
}	
	#wereChattingBottom p {
	font-size:11px;
	color:#fff;
	}
	#wereChattingBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingBottom ul li {
		display:block;
		}
			#wereChattingBottom ul li a {
			font-size:11px;
			font-weight:bold;
			color:#757575;
			text-decoration:none;
			padding: 0 0 15px 25px;			
			display:block;
			}
			#wereChattingBottom ul li a:hover {
			text-decoration:underline;
			}

/* Dumex Thailand */
#wereChatting #wereChattingTop {
background:url(/images/feature_blocks/werechattingabout_top.gif) top left no-repeat;
padding-top:5px;
}
#wereChatting #wereChattingLine {
background:url(/images/feature_blocks/werechattingabout_line.gif) top left repeat-y;
}
#wereChatting #wereChattingBottom {
background:url(/images/feature_blocks/werechattingabout_bottom.gif) bottom left no-repeat;
}
	#wereChatting #wereChattingBottom ul li a {
	background:url(/images/bullet1.gif) 5px 0px no-repeat;
	}
	#wereChatting #wereChattingBottom ul li a:hover {
	background:url(/images/bullet1.gif) 5px 0px no-repeat;
	}			

/* 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: 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: 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;
	}
			

/* were chatting about block Big - t60 ---------------------------- */
#wereChattingBig{
margin-bottom:10px;
}
	#wereChattingBigTop {
	min-height:54px; !important
	}
	* html #wereChattingBigTop { /* ie6 specific */
	height:54px; !important
	}
			#wereChattingBigTop h3 {
			font-size:1.4em;
			padding:13px 0 0 10px;
			display:block;
			color:#ed1a22;	
					
			
			}
#wereChattingBigBottom {
padding: 0 10px 0 10px;
}	
	#wereChattingBigBottom p {
	font-size:11px;
	color:#fff;
	}
	#wereChattingBigBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingBigBottom ul li {
		display:block;
		}
			#wereChattingBigBottom ul li a {
			font-size:11px;
			font-weight:bold;
			color:#757575;
			text-decoration:none;
			padding: 0 0 15px 30px;			
			display:block;
			}
			#wereChattingBigBottom ul li a:hover {
			text-decoration:underline;
			}

/* Dumex Thailand */
#wereChattingBig #wereChattingBigTop {
background:url(/images/feature_blocks/werechattingaboutBig_top.gif) top left no-repeat;
}
#wereChattingBig #wereChattingBigLine {
background:url(/images/feature_blocks/werechattingaboutBig_line.gif) top left repeat-y;
}
#wereChattingBig #wereChattingBigBottom {
background:url(/images/feature_blocks/werechattingaboutBig_bottom.gif) bottom left no-repeat;
}
	#wereChattingBig #wereChattingBigBottom ul li a {
	background:url(/images/feature_blocks/arrow_bullet.gif) 10px 0px no-repeat;
	}
	#wereChattingBig #wereChattingBigBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_bullet.gif) 10px 0px no-repeat;
	}			






		

/* talk to experts block ---------------------------- */
/* colour un-specific -------------------- */
#talkToExpertsBox{
margin-bottom:10px;
}
#talkToExpertsTop {
min-height:10px; !important
}
* html #talkToExpertsTop { /* ie6 specific */
height:10px; 
}
	#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:75px;
		height:19px;
		text-decoration:none;
		clear:both;
		}	
		
#talkToExpertsBottom .telNo {
width:126px;
height:16px;
background:url(/images/feature_blocks/talk_to_experts_telno.gif) top left no-repeat;
display:block;
clear:both;
}
#talkToExpertsButtons a.callUs span,
#talkToExpertsButtons a.emailUs span,
#talkToExpertsButtons a.liveChat span {
display:none;
}	
/* dark green */
#talkToExpertsTop {
background:url(/images/feature_blocks/talkToExpertsTop.gif) top left no-repeat;
}
#talkToExpertsBox {
background:url(/images/feature_blocks/talkToExpertsBg.gif) top left repeat-y;
}
#talkToExpertsBox #talkToExpertsBottom {
background:url(/images/feature_blocks/talkToExpertsBottom.gif) bottom left no-repeat;
}
			#talkToExpertsBox #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off_on.gif) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_off_on.gif) left bottom;
			}	
			#talkToExpertsBox #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off_on.gif) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_off_on.gif) left bottom;
			}	
			#talkToExpertsBox #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off_on.gif) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_off_on.gif) left bottom;
			}	

/* take our poll block ---------------------------- */
/* colour un-specific -------------------- */
#takeOurPoll,
#takeOurPollDarkGreen,
#takeOurPollLightGreen,
#takeOurPollDarkBlue,
#takeOurPollLightBlue,
#takeOurPollRed,
#takeOurPollOrange {
display:none;
margin-bottom:10px;
}
#takeOurPollTop {
min-height:60px; !important
}
* html #takeOurPollTop {  /* ie6 specific */
height:60px; 
}
	#takeOurPollTop h3 {
	font-size:1.4em;
	width:80px;
	padding:22px 0 0 10px;
	display:block;
	color:#ed1a22;
	}
/*#takeOurPollLine {
height:10px;
}*/
#takeOurPollBottom {
padding: 0 10px 12px 10px;
}	
	#takeOurPollBottom p {
	color:#757575;
	font-size:11px;
	}
	#takeOurPollBottom label {
	display:block;
	float:left;
	width:60px;
	}
	#takeOurPollBottom ul {
		margin:0;
		padding:0;
		list-style: none;
		}
			#takeOurPollBottom ul li {
			display:block;
			}
	#takeOurPollBottom ul li a {
				font-size:11px;
				font-weight:bold;
				color:#757575;
				text-decoration:none;
				padding: 0 0 4px 15px;
				display:block;
				}
					#takeOurPollBottom ul li a:hover {
					text-decoration:underline;
					}

	
/* Dumex Thailand */
#takeOurPoll #takeOurPollTop {
background:url(/images/feature_blocks/takeourpoll_top.gif) top left no-repeat;
}
#takeOurPoll #takeOurPollLine {
background:url(/images/feature_blocks/takeourpoll_line.gif) top left repeat-y;
}
#takeOurPoll #takeOurPollBottom {
background:url(/images/feature_blocks/takeourpoll_bottom.gif) bottom left no-repeat;
}
	#takeOurPoll #takeOurPollBottom ul li a {
	background:url(/images/feature_blocks/arrow_bullet.gif) -2px -2px no-repeat;
	}
		#takeOurPoll #takeOurPollBottom ul li a:hover {
		background:url(/images/feature_blocks/arrow_bullet.gif) -2px -2px no-repeat;
		}


/* 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: 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: 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 -------------------- */
#discussThisTopic{
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:#757575;
	font-size:11px;
	}
	#discussThisTopicBottom .forumDropdown {
	width:130px;
	font-size:11px;
	margin-bottom:10px;
	}
/* red */
#discussThisTopicTop {
background: url(/images/feature_blocks/discussthistopic_top.gif) top left no-repeat;
}
#discussThisTopic{
background:url(/images/feature_blocks/featureblock_line.gif) top left repeat-y;
}
#discussThisTopicBottom {
background: url(/images/feature_blocks/feature_block_bottom.gif) bottom left no-repeat;
}

	
		
/* star rating block ---------------------------- */
#starRating {
width:615px;
padding-top:15px;
float:Left;
}
	#starRatingTop {
	width:615px;
	height:62px;
	}
		.starRatingTop {
		background:url(/images/feature_blocks/star_rating_top.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 {
				color:#757575;
				text-decoration:none;
				padding:2px 0 4px 30px;
				margin-left:1px;
				display:block;
				background:url(/images/white_arrow.gif) 14px 4px no-repeat;
				}
				.starRatingLine p a#star{
				color:#757575;
				}
				
			.starRatingLineStar {
			width:79px;
			margin-right:1px;
			padding-top:2px;
			float:right;
			}
	#starRatingBottom {
	width:615px;
	height:10px;
	background:url(/images/feature_blocks/star_rating_bottom.gif) top left no-repeat;
	}


/* get involved block ---------------------------- */
.getInvolved {
margin-top:10px;
width:615px;

}
	.getInvolvedTop{
	height:60px;
	background:url(/images/feature_blocks/getinvolve_top.gif) top left no-repeat;
	}
	.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;
	}
		.getInvolvedTop h3,
		.getInvolvedTopDarkGreen h3,
		.getInvolvedTopLightGreen h3,
		.getInvolvedTopDarkBlue h3,
		.getInvolvedTopLightBlue h3,
		.getInvolvedTopRed h3,
		.getInvolvedTopOrange h3 {
		padding:30px 0 0 15px;
		color:#ed1a22;

		}

	.getInvolvedMiddle {
	width:615px;
	background:url(/images/feature_blocks/getinvolve_line.gif) top left repeat-y;
	padding-bottom:10px;
	float:left;
	padding:0 0 0 12px;

	}
		.getInvolvedMiddleRateBlock {
		width:193px;
		height:116px;
		min-height:65px; 
		float:left;
		background-color:#e5e3e5;

		}
			.getInvolvedMiddleBlockText p {
			text-align:center;
			margin-top:15px;
			padding-bottom:0;
			font-size:11px;	
			font-weight:bold;
			color:#757575;

			}
			
			.getInvolvedMiddleLink1 p a {
			background:url(/images/feature_blocks/getInvolveArrow.gif) 2px left no-repeat;
			padding:2px 0 0px 18px;
			display:block;
			text-align:left;
			margin-left:30px;
			margin-top:35px;
			height:20px;
			}
			.getInvolvedMiddleLink2 p a {
			background:url(/images/feature_blocks/getInvolveArrow.gif) 2px left no-repeat;
			padding:2px 0 0px 18px;
			display:block;
			text-align:left;
			margin-left:30px;
			height:20px;
			}
			.getInvolvedMiddleLink3 p a {
			background:url(/images/feature_blocks/getInvolveArrow.gif) 2px left no-repeat;
			padding:2px 0 0px 18px;
			display:block;
			text-align:left;
			margin-left:29px;
			height:20px;
			}
		.getInvolvedMiddleBookmarkBlock {
		width:193px;
		height:116px;
		min-height:65px; 
		float:left;
		background-color:#e5e3e5;
		margin-left:7px;
		}
		.getInvolvedMiddleForwardBlock {
		width:193px;
		height:116px;
		float:left;
		background-color:#e5e3e5;
		margin-left:7px;
		}
	.getInvolvedBottom {
	background:url(/images/feature_blocks/getinvolve_line.gif) top left repeat-y;
	}

		.getInvolvedBottom p {
		padding: 15px 15px 5px 15px;
		font-size:11px;	
		font-weight:bold;
		color:#757575;;
		}
	.getInvolvedBottomCurve {
	height:10px;
	background:url(/images/feature_blocks/getinvolve_bottom.gif) top left no-repeat;
	}

/* top tip block ---------------------------- */
.topTipBox {
width:555px;
background:url(/images/fullwidth_box_slither.gif) top left repeat-y;
float:left;
}

.topTipBoxLineDarkGray {
width:615px;
background:url(/images/feature_blocks/toptip_line_darkgray.gif) top left repeat-y;
float:left;
}
.topTipBoxTopDarkGray {
background:url(/images/feature_blocks/toptip_top_darkgray.gif) top left no-repeat;
width:615px;
float:left;
}

.topTipBoxNoTopPadding {
margin-top:0;
}
.topTipBoxTopDarkGreen {
background:url(/images/feature_blocks/toptip_top_darkgreen.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopLightGreen {
background:url(/images/feature_blocks/toptip_top_lightgreen.gif) top left no-repeat;
width:555px;
float:left;
}
.topTipBoxTopDarkBlue {
background:url(/images/feature_blocks/toptip_top_darkblue.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopLightBlue {
background:url(/images/feature_blocks/toptip_top_lightblue.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopRed {
background:url(/images/feature_blocks/toptip_top_red.gif) top left no-repeat;
width:555px;
float:left
}
.topTipBoxTopOrange {
background:url(/images/toptip_top_orange.gif) top left no-repeat;
width:555px;
float:left
}
	.topTipBoxTopDarkGreen img,
	.topTipBoxTopLightGreen img,
	.topTipBoxTopDarkBlue img,
	.topTipBoxTopLightBlue img,
	.topTipBoxTopRed img,
	.topTipBoxTopOrange img {
	padding: 18px 0 2px 2px;
	float:left;
	}
	.tipTopBoxText {
	width:450px;
	float:right;
	padding:29px 15px 10px 0;
	}
.topTipBoxBottom {
background:url(/images/feature_blocks/toptip_bottom.gif) bottom left no-repeat;
float:left;
width:555px;
}
.topTipBoxBottomDarkGray {
background:url(/images/feature_blocks/toptip_bottom_darkgray.gif) bottom left no-repeat;
float:left;
width:615px;
}

/* block tabs --------------------------------------------------- */

#blockTabsDarkGreen,
#blockTabsLightGreen {
width:545px;
padding-left:1px;
}
	#blockTabsDarkGreen ul,
	#blockTabsLightGreen ul {
	list-style:none;
	display:block;
	}
	#blockTabsDarkGreen li,
	#blockTabsLightGreen li {
	float:left;
	width:109px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsDarkGreen li {
	background:#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;		
		}

#blockTabsWideGold {
width:500px;

padding-bottom:0px;
}
	#blockTabsWideGold ul {
	list-style:none;
	display:block;
	}
	#blockTabsWideGold li {
	float:left;
	width:110px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsWideGold a
	{
		
	}
	
	#blockTabsWideGold li {
	background:#FFFFFF url(/images/feature_blocks/tab_bg_wide_off_gray1.gif) left top no-repeat;
	}	
		/* on-state for the first tab */
		#blockTabsWideGold li.firstTabOn {
		background:#FFFFFF url(/images/feature_blocks/tab_bg_wide_first_on_gold1.gif) left top no-repeat;
		}
		/* on-state for all other tabs */
		#blockTabsWideGold li.tabOn {
		background:#FFFFFF url(/images/feature_blocks/tab_bg_wide_on_gold1.gif) left top no-repeat;
		}
			/* text colour for on-states */
			#blockTabsWideGold li.firstTabOn a,
			#blockTabsWideGold li.tabOn a {
			color:#FFFFFF;
			}
		/* off-state for the first tab */
		#blockTabsWideGold li.firstTabOff {
		background:#FFFFFF url(/images/feature_blocks/tab_bg_wide_first_off_gray1.gif) left top no-repeat;
		}
		#blockTabsWideGold li a {
		padding:11px 0;
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		display:block;	
		color:#747474;	
		}		 
		
/* 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 HOME PAGE LOGGED OUT block ---------------------------- */
/* colour un-specific -------------------- */
#messagesForMeHomeDUT{
margin-bottom:10px;
}
#messagesForMeHomeDUTTop {
min-height:54px; !important
}
* html #messagesForMeHomeDUTTop { /* ie6 specific */
height:54px; 
}

#messagesForMeHomeDUTTop h3 {
	padding:20px 0 0 10px;
	display:block;
	}
#messagesForMeHomeDUTBottom {
padding: 0 10px 12px 10px;
}	
	#messagesForMeHomeDUTBottom p {
	font-size:1.2em;
	color:#757575;
	padding:6px 0 3px 0;
	}
	#messagesForMeHomeDUTBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#messagesForMeHomeDUTBottom ul li {
		display:block;
		color:#757575;
		}
			#messagesForMeHomeDUTBottom ul li a {
			font-size:11px;
			font-weight:bold;
			color:#757575;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			font-weight:normal;
			}
			#messagesForMeHomeDUTBottom ul li a:hover {
			text-decoration:underline;
			}
#messagesForMeHomeDUTBottom 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;
}
#messagesForMeHomeDUTBottom a.but:hover 
{
background: url(/images/feature_blocks/messagesforme_but_on_blue.gif) top left no-repeat;
}



/* Gray Dumex Thailand -------------------- */	
#messagesForMeHomeDUT #messagesForMeHomeDUTTop {
background:url(/images/feature_blocks/messagesforme_top.gif) top left no-repeat;
}
#messagesForMeHomeDUT #messagesForMeHomeDUTLine {
background:url(/images/feature_blocks/messagesforme_line.gif) top left repeat-y;
}
#messagesForMeHomeDUT #messagesForMeHomeDUTBottom {
background:url(/images/feature_blocks/messagesforme_bottom.gif) bottom left no-repeat;
}
	#messagesForMeHomeDUT #messagesForMeHomeDUTBottom ul li a {
	background:url(/images/feature_blocks/arrow_bullet.gif) -2px -2px no-repeat;
	*height:17px;_height:17px;
	}
	#messagesForMeHomeDUT #messagesForMeHomeDUTBottom ul li a:hover {
	background:url(/images/feature_blocks/arrow_bullet.gif) -2px -2px no-repeat;
	;*height:17px;_height:17px;
	}
	
#t63 #messagesForMeHomeDUT #messagesForMeHomeDUTTop {
background:url(/images/feature_blocks/messagesforme_top_small.gif) top left no-repeat;
}
#t63 #messagesForMeHomeDUT #messagesForMeHomeDUTLine {
background:url(/images/feature_blocks/messagesforme_line_small.gif) top left repeat-y;
}
#t63 #messagesForMeHomeDUT #messagesForMeHomeDUTBottom {
background:url(/images/feature_blocks/messagesforme_bottom_small.gif) bottom left 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:11px;
	color:#fff;
	}
	#wereChattingWideBlueBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingWideBlueBottom ul li {
		display:block;
		}
			#wereChattingWideBlueBottom ul li a {
			font-size:11px;
			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 {
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:11px;
			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 a:hover {
			text-decoration:underline;
			background:url(/images/feature_blocks/arrow_lightblue_off_on.gif) 0 -58px no-repeat;
			}
	#whosOnlineWideBlueBottom ul.secondList {
	margin-top:15px;
	padding:0;
	list-style: none;
	}



/* whos online now  LightBlue block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineLightBlue {
margin-bottom:10px;
}
#whosOnlineLightBlueTop {
background:#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:11px;
			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;
	}



/*****who is online now*********/
#whoOnlineNowBg{
 background:url(/images/feature_blocks/whoOnlineNowBg.gif) left top repeat-y;
 width:150px;
}
#whoOnlineNowTitleWrapper{
 background:url(/images/feature_blocks/whoOnlineNowTop.gif) left top no-repeat; 
 width:150px;
}
#whoOnlineNowContent{
 background:url(/images/feature_blocks/whoOnlineNowBottom.gif) left bottom no-repeat;
 width:150px;
 }

  #whoOnlineNowContent .lilBlackArrow a{
 text-decoration:underline;
 color:#757575;
 font-size:11px;
 }
  #whoOnlineNowContent .lilBlackArrow a:hover{
 text-decoration:underline;
 color:#757575;
 font-size:11px;
 }

/* categories block ---------------------------- */
/* colour un-specific -------------------- */
#categoriesTop {
background: url(/images/feature_blocks/categories_top.gif) top left no-repeat;
height:35px;
width:150px;
}
#categoriesLine {
width:150px;
float:left;
background:url(/images/feature_blocks/featureblock_line.gif) top left repeat-y;
}
#categoriesBottom {
background: url(/images/feature_blocks/feature_block_bottom.gif) bottom left no-repeat;
padding-bottom:10px;
}
#categoriesBottom ul li a{
font-size:1em;
color:#757575;
text-decoration:none;
font-size:11px
}
#categoriesBottom ul li a:hover{
font-size:11px;
color:#757575;
text-decoration:underline;
}
#categoriesBottom ul{
list-style-type:none;
margin-left:5px;
}
#categoriesBottom ul li{
line-height:11px;
padding-left:20px;
padding-top:5px;
padding-bottom:1px;
background:url(/images/bullet1.gif) 0 50% no-repeat;
}

/* privacy block ---------------------------- */
/* colour un-specific -------------------- */
#privacyBlue {
margin-bottom:10px;
width:205px;
}
#privacyTop {
min-height:15px; !important
}
* html #privacyTop { /* ie6 specific */
height:15px; 
}
	#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:11px;
	color:#757575;
	padding:0 0 7px 0;
	}
	#privacyBottom label {
	font-size:1.2em;
	font-weight:bold;
	color:#757575;
	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:11px;
	font-weight:bold;
	color:#757575;
	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: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 repeat-y;
}
#privacyBlue #privacyBottom {
background: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:11px;
	color:#fff;
	}
	#wereChattingWideGreenHomeBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingWideGreenHomeBottom ul li {
		display:block;
		}
			#wereChattingWideGreenHomeBottom ul li a {
			font-size:11px;
			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;

}
/* 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:11px;
			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:11px;
			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/t3_homepage/messagesforme_home_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;
	}


/* star rating block ---------------------------- */
#starRating {
width:615px;
padding-top:15px;
float:Left;

}
	#starRatingTop {
	width:615px;
	height:61px;
	background-color:#F4F3F4;
	}
	#starRatingTop h3{
	color:#ed1a22;
	}
	#starRatingTop h3{color:#ed1a22;}
	
		#starRatingTop {
		background:url(/images/feature_blocks/star_rating_top.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 35px;
				margin-left:1px;
				display:block;
				background:url(/images/bullet1.gif) 14px 1px no-repeat;
				}
				.starRatingLine p a.tint {
				background:#fcfcfc url(/images/bullet2.gif) 14px 1px no-repeat; 
				margin-right:1px;
				font-size:12px;
				}			
				
			.starRatingLineStar {
			width:79px;
			margin-right:1px;
			padding-top:2px;
			float:right;
			}
	#starRatingBottom {
	width:615px;
	height:10px;
	background:url(/images/feature_blocks/star_rating_bottom.gif) top left no-repeat;
	}
	
.homebox 
{
	width:372px;
}
.homeboxtop 
{
	width:372px;
	height:40px;
	background:url(/images/feature_blocks/box_home_top.jpg) top left no-repeat;
	font-size:1.5em;
	color:#838283;
}
.homeboxtop div
{
	margin-left:15px;
	margin-right:10px;
	padding-top:10px;
}
.homeboxbody 
{
	width:372px;
	background:url(/images/feature_blocks/box_home_body.jpg) top left  repeat-y;
	color:#838283;
	font-size:11px;
}
.homeboxbody div
{
	margin-left:15px;
	margin-right:10px;
}
.heightbox1
{
	height:100px;
}
.heightbox2
{
	height:120px;
}
.heightbox3
{
	height:130px;
}

.heightbox4
{
	height:150px;
}

.homeboxbottom 
{
	width:372px;
	height:9px;
	background:url(/images/feature_blocks/box_home_bottom.jpg) top left no-repeat;
}
a.update_subscri 
{
	background: url(/images/btn_update.gif) top left no-repeat;
	width:54px;
	height:18px;
	display:block;
	text-decoration:none;
	margin-left:30px; 
	margin-top:10px;
		
}

a.update_subscri:hover 
{
	background: url(/images/btn_update.gif) bottom left no-repeat;
	width:54px;
	height:18px;
	
} 


#loginleft {
float:left;
width:185px;
}

#loginleftTop 
{
float:left;
height:45px;
width:185px;
background: url(/images/feature_blocks/login_top.jpg) left top  no-repeat;
}
#loginleftBody 
{
float:left;
width:185px;
background: url(/images/feature_blocks/login_body.jpg) left top repeat-y;
}
#loginleftbottom 
{
float:left;
height:5px;
width:185px;
background: url(/images/feature_blocks/login_bottom.jpg) left top  no-repeat;
}



#loginleftBody div 
{ 
	margin-left:10px;
	margin-top:5px;
}	
#QuickLoginTitle2 
{ 
	color:#ed1a22 ;
	font-size:1.3em;
	 padding-bottom:5px;
}	

#QuickLogin  div
{
	margin-top:3px;
	margin-bottom:3px;
}


.QuickLoginList a
{
	margin-top:10px;

	line-height:15px;
	background:url(/images/feature_blocks/listicon.gif) left -1px no-repeat;
	padding-left:20px;
	
}

.forgot
{
font-size:12px;	
}

.QuickLoginLink  a:link,.QuickLoginLink  a:visited
{
	color:#757575 ;
	background:url(/images/feature_blocks/listicon.gif) left -1px no-repeat;
	padding-left:20px;
	font-weight:normal;
	
}
.QuickLoginLink  a:hover
{
	text-decoration:underline;	
}



#quickLogoutBtn a 
{
	margin-top:10px;
	width:54px;
	height:18px;
	list-style:none;
	display:block;
	text-decoration: none;	
	background: url(/images/feature_blocks/quicklogoutoff.gif) left top  no-repeat;
}
#quickLogoutBtn a:hover 
{
	background: url(/images/feature_blocks/quicklogouton.gif) left top  no-repeat;
}

.boxDetailLogin
{
	 float:left;
	 margin-bottom:10px;
	 font-size:1.2em;
	 width:600px;
	 height:20px;
} 
.boxDetailLoginLeft
{
	 float:left;
	 width:130px;
	 
}
.boxDetailLoginRight
{
	 float:left;
	 width:470px;
}
#pollBox {
width:150px;
background:url(/images/feature_blocks/takeourpoll_line.gif) top right repeat-y;

}
	#pollBoxTop {
	width:150px;
	background:url(/images/feature_blocks/takeourpoll_top.gif) top right no-repeat;
	}
	#pollBoxBottom {
	width:150px;
	background:url(/images/feature_blocks/takeourpoll_bottom.gif) bottom right no-repeat;
	}
		#pollBoxBottom h3 {
		font-size:2em;
		font-weight:normal;
		padding:20px 0 0 10px;
		color:#124b98;
		display:block; 
	}
	
	#panalPollTopic 
	{
	 color:#124b98; 
	 font-size:12px;
	 font-weight:bold;
	 border:1px solid green;
	}

	#panalPollMiddle 
	{
	 padding: 10px 10px 0 10px; 
	}
	
	#panalPollBottom 
	{
	 padding:10px 0 10px 12px;
	}
	
#panalPollBoby 
{
	 padding: 10px 10px 10px 10px; /* t r  b l */
	 color:#ed1a22; 
 	 font-size:1.2em;
}
