﻿@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:#034694;
		}
	
	#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:1.1em;
				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: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: 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: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: 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 ---------------------------- */

#usefulTools{
color:#124b98;
font-size:1em;
background: #FFEBA4 url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
min-height:98px;
height:auto !important;
height:98px;
}
#usefulToolsTop {
background: url(/images/feature_blocks/usefultools_box_top.gif) top left no-repeat;
height:39px;
width:176px;
text-indent: -3000px;
}
#usefulToolsMiddle 
{
width:176px;
}
#usefulToolsBottom{
width:176px;
height:8px;
}
	#usefulToolsMiddle ul {
	list-style: none;
	padding-top:5px;
	}	
		#usefulToolsMiddle ul li a {
		font-weight:bold;
		color:#124b98;
		display:block;
		text-indent: -3000px;
		width: 87px;
		height: 64px;
		background: url(/images/feature_blocks/btn-due.png) top left no-repeat;
		margin: 0 0 0 15px;
		}
		#usefulToolsMiddle ul li a:hover
		{
			background: url(/images/feature_blocks/btn-due-rollover.png) top left no-repeat;
		}

/* whos online now block ---------------------------- */
/* colour un-specific -------------------- */
#whosOnlineTop {
min-height:54px !important;
background-color:Lime;
}
* html #whosOnlineTop { /* ie6 specific */
height:62px; 
}
	#whosOnlineTop h3 {
	text-indent: -3000px;

	}
#whosOnlineLine {
height:10px;
}	
#whosOnlineBottom {
/*padding-bottom:10px;*/
}	
	#whosOnline ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#whosOnline ul li {
		display:block;
		}
			#whosOnline ul li a {
			font-size:1.1em;
			font-weight:bold;
			color:#124b98;
			text-decoration:none;
			padding: 0 0 4px 0px;
			display:block;
			}
			#whosOnline ul li a.viewOnline{
			background:url(/images/feature_blocks/btn-viewAll.png) top left no-repeat;
			width: 86px;
			height: 64px;
			text-indent: -3000px;
			}
			#whosOnline ul li a.viewOnline:hover{
			background:url(/images/feature_blocks/btn-viewAll-rollover.png) top left no-repeat;
			}
			#whosOnline ul li a.findOnline{
			background:url(/images/feature_blocks/btn-findFriend.png) top left no-repeat;
			width: 86px;
			height: 64px;
			text-indent: -3000px;
			}
			#whosOnline ul li a.findOnline:hover{
			background:url(/images/feature_blocks/btn-findFriend-rollover.png) top left no-repeat;
			}
			#whosOnline ul li a:hover {
			text-decoration:underline;
			}
	#whosOnline ul.secondList {	
	margin:15px 0 0 33px;
	/*padding: 0px;*/
	list-style: none;
	list-style-image:none;
	list-style-type:none;

	}
/* whos online now -------------------- */	
#whosOnline #whosOnlineTop {
background:url(/images/feature_blocks/whoOnlineTop.gif) top left no-repeat;
min-height:39px !important;
width:176px;
}
#whosOnline #whosOnlineLine {
background: url(/images/feature_blocks/bg-rightPanelBottom.jpg) top bottom;
width:176px;
margin-top:0px; 
padding-top:0px;
}

#whosOnline .whosOnlineLine_header  
{	
color:#124b98;
display:block;
font-weight:bold;
padding-left:15px;
}

#whosOnline .whosOnlineLine {
background:#FFEBA4 url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
width:176px;
margin-top:0px; 
padding: 10px 0 20px 0;
}

#whosOnline #whosOnlineBottom {
width:176px;
height:8px;
display: none;
}
	#whosOnline ul li a {
/*color:#124b98;*/
line-height:15px;
	}
	#whosOnline ul li a:hover {
/*color:#124b98;*/
line-height:15px;
}


	
#whosOnlineDarkBlueWide{
background: #FFEBA4 url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}	
#whosOnlineDarkBlueWide #whosOnlineTop {
background:url(/images/feature_blocks/whoOnlineTop.gif) top left no-repeat;
text-indent: -3000px;
height: 39px;
}
#whosOnlineDarkBlueWide #whosOnlineBottom {

color: #124b98;

}
#whosOnlineDarkBlueWide #whosOnlineBottom_header  {
background:url(/images/feature_blocks/whosonline_top_line_wide.gif) top left repeat-y;
}

#whosOnlineDarkBlueWide #whosOnlineBottom_header p 
{
	
color:#124b98;
display:block;
font-weight:bold;
padding:0 0 10px 10px;
}

#whosOnlineDarkBlueWide #whosOnlineBottom ul.secondList
{
margin: 0 0 0 48px;
}

#whosOnlineDarkBlueWide #whosOnlineBottom ul li a 
{
color:#124b98;
line-height:15px;
padding-left:15px;
font-weight:bold;
}

#whosOnlineDarkBlueWide #whosOnlineBottom a {
color:#124b98;
line-height:15px;
display: block;
font-size:13px;
font-weight:bold;
}

#whosOnlineDarkBlueWide #whosOnlineBottom ul li a.viewOnline{
			background:url(/images/feature_blocks/btn-viewAll.png) top left no-repeat;
			width: 86px;
			height: 64px;
			text-indent: -3000px;
			}
			#whosOnlineDarkBlueWide #whosOnlineBottom ul li a.viewOnline:hover{
			background:url(/images/feature_blocks/btn-viewAll-rollover.png) top left no-repeat;
			}
			#whosOnlineDarkBlueWide #whosOnlineBottom ul li a.findOnline{
			background:url(/images/feature_blocks/btn-findFriend.png) top left no-repeat;
			width: 86px;
			height: 64px;
			text-indent: -3000px;
			}
			#whosOnlineDarkBlueWide #whosOnlineBottom ul li a.findOnline:hover{
			background:url(/images/feature_blocks/btn-findFriend-rollover.png) top left no-repeat;
			}
			#whosOnlineDarkBlueWide #whosOnlineBottom ul li a:hover {
			text-decoration:underline;
			}

/* whos online now wide -------------------- */	
#whosOnlineNowWide #whosOnlineTop {
background:url(/images/feature_blocks/whoOnlineTopWide.gif) top left no-repeat;
}
#whosOnlineNowWide #whosOnlineLine {
background:url(/images/feature_blocks/whosonline_top_line_wide.gif) top left repeat-y;
}
#whosOnlineNowWide #whosOnlineBottom {

background: url(/images/feature_blocks/whosonline_top_line_wide.gif) top left repeat-y;
color: #124b98;

}
#whosOnlineNowWide #whosOnlineBottom_header  {
background:url(/images/feature_blocks/whosonline_top_line_wide.gif) top left repeat-y;
}

#whosOnlineNowWide #whosOnlineBottom_header p 
{
	
color:#124b98;
display:block;
font-weight:bold;
padding:0 0 10px 10px;
}

#whosOnlineNowWide #whosOnlineBottom ul li a 
{
background:url(/images/bullet1.gif) no-repeat 10px;
color:#124b98;
line-height:15px;
padding-left:30px;
}

#whosOnlineNowWide #whosOnlineBottom a {
background:url(/images/bullet1.gif) no-repeat 10px;
color:#124b98;
line-height:15px;
padding-left:30px;
padding-bottom:1px;
}

#whosOnlineNowWide #whosOnlineBottom ul li a:hover {
/*background:url(/images/feature_blocks/arrow_darkblue_off_on.gif) 0 -58px no-repeat;*/
}

#whosOnlineNowWide #whosOnlineBottomLast {
background:url(/images/feature_blocks/whoOnlineBottomWide.gif) top left no-repeat;
}
/*  end   now wide */
/*  end   now wide */

/* join us block ---------------------------- */
/* colour un-specific -------------------- */
#joinUs{
	margin: 0 0 15px 0;
	display:none;
	
}
#joinUsTop {
min-height:39px; !important
}
* html #joinUsTop {  /* ie6 specific */
height:39px;
}
#joinUsTopBenefit {
min-height:39px; !important
}
* html #joinUsTopBenefit {  /* ie6 specific */
height:39px;
}
	#joinUsTopBenefit h3 {
	padding:10px 0 0 10px;
	display:block;
	}

	#joinUsTop h3 {
	padding:10px 0 0 10px;
	display:block;
	}
#joinUsBottom {
text-align: center;
padding: 14px 0 0 0;
}		
	#joinUsBottom p {
	color:#124b98;
	font-size:1.1em;
	}
	#joinUsBottom p img {
	display: none;
	}	
		#joinUsBottom ul li {
		display:block;
		color:#124b98;
		margin-left:0px;
		}
			#joinUsBottom ul li a {
			
			font-size:12px;
			font-weight:bold;
			color:#003067;
			text-decoration:none;
			}
			
			#joinUsBottom ul li a:hover {
			text-decoration:underline;
			}
			#joinUsBottom a.but {
			display: block;
			width:87px;
			height:64px;
			margin:0 0 0 47px;
			text-decoration:none;
			}
	
#joinUsBottomBenefit {
padding: 5px 5px 12px 15px;
}		
	#joinUsBottomBenefit p {
	color:#124b98;
	font-size:12px;
	}		
	
	#joinUsBottomBenefit ul li {
	font-size:12px;
	color:#124b98;	
	font-weight:normal;
	list-style:disc;
	}
	
/* Dumex Thailand */
#joinUs #joinUsTop {
background:url(/images/feature_blocks/joinus_top.gif) top left no-repeat;
text-indent: -3000px;
}
#joinUs #joinUsLine {
background:#FFEBA4;
}
#joinUs #joinUsBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
#joinUs #joinUsTopBenefit {
background:url(/images/feature_blocks/joinus_top_benefit.gif) top left no-repeat;
}
#joinUs #joinUsBottomBenefit {
background:url(/images/feature_blocks/joinus_bottom.gif) bottom left no-repeat;
}

		#joinUs #joinUsBottom a.but {
		background:url(/images/feature_blocks/joinus_button_off.png) left top no-repeat;
		}
		#joinUs #joinUsBottom a.but:hover {
		background:url(/images/feature_blocks/joinus_button_on.png) left bottom no-repeat;
		}					

/* friend finder block ---------------------------- */
/* colour un-specific -------------------- */
#friendFinderDarkGreen,
#friendFinderLightGreen,
#friendFinderDarkBlue,
#friendFinderLightBlue,
#friendFinderRed,
#friendFinderOrange {
margin-bottom:10px;
}
#friendFinderTop {
min-height:57px; !important
}
* html #friendFinderTop {  /* ie6 specific */
height:57px;
}
	#friendFinderTop h3 {
	font-size:1.4em;
	width:80px;
	padding:22px 0 0 10px;
	display:block;
	}
#friendFinderLine {
height:10px;
}			
#friendFinderBottom {
padding: 0 10px 12px 10px;
}		
	#friendFinderBottom p {
	color:#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: 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:39px; !important
	}
	* html #wereChattingTop { /* ie6 specific */
	height:39px; !important
	}
			#wereChattingTop h3 {
			font-size:1.4em;
			padding:13px 0 0 10px;
			display:block;
			color:#124b98;
			}
#wereChattingBottom {
padding: 16px 10px 0 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:#124b98;
			text-decoration:none;
			padding: 0 0 15px 20px;			
			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;
}
#wereChatting #wereChattingTop .wereChattingTitle{
text-indent: -3000px;
height: 39px;
}
#wereChatting #wereChattingLine {
background:#FFEBA4;
}
#wereChatting #wereChattingBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
	#wereChatting #wereChattingBottom ul li a {
	width: 87px;
	height: 62px;
	background:url(/images/feature_blocks/in_forums_button_off.png) top left no-repeat;
	text-indent: -3000px;
	margin: 0 0 0 35px;
	}
	#wereChatting #wereChattingBottom ul li a:hover {
	background:url(/images/feature_blocks/in_forums_button_on.png) top left 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:#034694;	
					
			
			}
#wereChattingBigBottom {
padding: 0 10px 0 10px;
}	
	#wereChattingBigBottom p {
	font-size:1.1em;
	color:#fff;
	}
	#wereChattingBigBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#wereChattingBigBottom ul li {
		display:block;
		}
			#wereChattingBigBottom ul li a {
			font-size:1.1em;
			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/werechattingabout_top.gif) top left no-repeat;
text-indent: -3000px;
}
#wereChattingBig #wereChattingBigLine {
background: #FFEBA4;
}
#wereChattingBig #wereChattingBigBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
	#wereChattingBig #wereChattingBigBottom ul li a {
	background:url(/images/feature_blocks/in_forums_button_off.png) 0 0px no-repeat;
	width: 87px;
	height: 62px;
	text-indent: -3000px;
	margin: 0 0 0 35px;
	}
	#wereChattingBig #wereChattingBigBottom ul li a:hover {
	background:url(/images/feature_blocks/in_forums_button_on.png) 0 0px no-repeat;
	}			






		

/* talk to experts block ---------------------------- */
/* colour un-specific -------------------- */
#talkToExpertsBox #talkToExpertsTop {
min-height:60px !important;
text-indent: -3000px;
padding: 0;
}
* html #talkToExpertsTop { /* ie6 specific */
height:39px; 
}
#talkToExpertsBottom {
padding: 10px 10px 12px 10px;
*padding: 10px 10px 12px 10px;
}
	#talkToExpertsBottom img {
	display: none;
	}
		#talkToExpertsButtons {
		width:80px;
		float:left;
		padding:4px 2px 7px 3px;
		*padding:4px 2px 7px 0px;
		}
		#talkToExpertsButtons a.callUs,
		#talkToExpertsButtons a.emailUs,
		#talkToExpertsButtons a.liveChat {
		display:block;
		width:86px;
		height:64px;
		text-decoration:none;
		clear:both;
		margin: 0 0 0 35px;
		}	
		
#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: #FFEBA4;
}
#talkToExpertsBox #talkToExpertsBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
			#talkToExpertsBox #talkToExpertsButtons a.callUs {
			background: url(/images/feature_blocks/callus_but_off.png) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.callUs:hover {
			background: url(/images/feature_blocks/callus_but_on.png) left bottom;
			}	
			#talkToExpertsBox #talkToExpertsButtons a.emailUs {
			background: url(/images/feature_blocks/emailus_but_off.png) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.emailUs:hover {
			background: url(/images/feature_blocks/emailus_but_on.png) left bottom;
			}	
			#talkToExpertsBox #talkToExpertsButtons a.liveChat {
			background: url(/images/feature_blocks/livechat_but_off.png) left top;
			}
			#talkToExpertsBox #talkToExpertsButtons a.liveChat:hover {
			background: url(/images/feature_blocks/livechat_but_on.png) left bottom;
			}	

/* pollBox */
#pollBox {
	background: #FFEBA4;
}
	#pollBoxTop {
	background:url('/images/feature_blocks/poll_bg_top.gif') no-repeat left top;
}
	#pollBoxBottom {
	padding: 0 0 0 0;
	background:url('/images/feature_blocks/bg-rightPanelBottom.jpg') no-repeat left bottom;
}
		#pollBoxBottom .dumexDarkblue {
		height: 39px;
		text-indent: -3000px;
		padding: 0; 
	}
	
	#panalPollTopic 
	{
	 color:#124b98; 
	 font-size:12px;
	 font-weight:bold;
	}

	#panalPollMiddle 
	{
	 padding: 10px 10px 0 10px; 
	}
	
	#panalPollBottom 
	{
	 padding:10px 0 10px 12px;
	}
	#panalPollBottom input
	{
	 margin: 0 0 0 25px;
	}

	
#panalPollBoby 
{
	 padding: 10px 7px 0 10px;
	 color:#124b98; 
 	 font-size:12px;
}
/* End pollBox */
/* 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:#124b98;
	}
/*#takeOurPollLine {
height:10px;
}*/
#takeOurPollBottom {
padding: 0 10px 12px 10px;
}	
	#takeOurPollBottom p {
	color:#124b98;
	font-size:1.1em;
	}
	#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:1.1em;
				font-weight:bold;
				color:#124b98;
				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:#124b98;
	font-size:1.1em;
	}
	#discussThisTopicBottom .forumDropdown {
	width:130px;
	font-size:1.1em;
	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;
}


/* 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:#034694;

		}

	.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:1.1em;	
			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:1.1em;	
		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;
}
#topTipGold
{
width: 570px;
background:url(/images/feature_blocks/bg-itemTop.jpg) right top no-repeat;
margin: 15px 0 0 0;

}
#topTipGold .topTipBoxTopGold
{
height:47px;
}
#topTipGold .topTipBoxTopGold p
{
color: #124B98;
padding: 0 0 0 3px;
}

#topTipGold .topTipBoxMiddleGold
{

}
#topTipGold .topTipBoxImage
{
width:135px;
padding:5px 20px 5px 20px;
float:left;
}
#topTipGold .topTipBoxCopy
{
width:350px;
height:50px;
margin-top:40px;
padding:0px 15px 0px 15px;	
float:left;	
}
#topTipGold .topTipBoxBottomGold
{

height:10px;
}

/* 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;		
		}
		
		/* block tabs - light blue - wide --------------------------------------------------- */
#blockTabsWideLightBlueGold {
width:550px;
margin: 0 0 0 20px;
/*padding-left:1px;*/
}
	#blockTabsWideLightBlueGold ul {
	list-style:none;
	display:block;
	}
	#blockTabsWideLightBlueGold li {
	float:left;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}	

		#blockTabsWideLightBlueGold li.detailTab1 {
		background:url(/images/feature_blocks/bg-recipe1tab1.gif) left top no-repeat;	
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;	
		}
		
		#blockTabsWideLightBlueGold li.detailTab1 a{
			color: #FFF194;
		}

		#blockTabsWideLightBlueGold li.detailTab2 {
		background:url(/images/feature_blocks/bg-recipe1tab2.gif) left top no-repeat;
		width:136px;
		height:38px;
		padding: 17px 0 0 0;	
		}		

		#blockTabsWideLightBlueGold li.detailTab3 {
		background:url(/images/feature_blocks/bg-recipe1tab4.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.pregnancyTab1 {
		background:url(/images/feature_blocks/bg-recipe1tab1.gif) left top no-repeat;	
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;	
		}
		
		#blockTabsWideLightBlueGold li.pregnancyTab1 a{
			color: #FFF194;
		}

		#blockTabsWideLightBlueGold li.pregnancyTab2 {
		background:url(/images/feature_blocks/bg-recipe1tab2.gif) left top no-repeat;
		width:136px;
		height:38px;
		padding: 17px 0 0 0;	
		}		

		#blockTabsWideLightBlueGold li.pregnancyTab3 {
		background:url(/images/feature_blocks/bg-recipe1tab4.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.childTab1 {
		background:url(/images/feature_blocks/bg-recipe1tab1.gif) left top no-repeat;	
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;	
		}
		
		#blockTabsWideLightBlueGold li.childTab1 a{
			color: #FFF194;
		}

		#blockTabsWideLightBlueGold li.childTab2 {
		background:url(/images/feature_blocks/bg-recipe1tab2.gif) left top no-repeat;
		width:136px;
		height:38px;
		padding: 17px 0 0 0;	
		}		

		#blockTabsWideLightBlueGold li.childTab3 {
		background:url(/images/feature_blocks/bg-recipe1tab4.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.familyTab1 {
		background:url(/images/feature_blocks/bg-recipe2tab1.gif) left top no-repeat;	
		width:136px;
		height:38px;
		padding: 17px 0 0 0;		
		}

		#blockTabsWideLightBlueGold li.familyTab2 {
		background:url(/images/feature_blocks/bg-recipe2tab2.gif) left top no-repeat;
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;		
		}
		
		#blockTabsWideLightBlueGold li.familyTab2 a{
			color: #FFF194;
		}	

		#blockTabsWideLightBlueGold li.familyTab3 {
		background:url(/images/feature_blocks/bg-recipe2tab5.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.aboutTab1 {
		background:url(/images/feature_blocks/bg-recipe4tab1.gif) left top no-repeat;	
		width:150px;
		height:38px;
		padding: 17px 0 0 0;		
		}

		#blockTabsWideLightBlueGold li.aboutTab2 {
		background:url(/images/feature_blocks/bg-recipe4tab3.gif) left top no-repeat;
		width:103px;
		height:38px;
		padding: 17px 0 0 0;	
		}		

		#blockTabsWideLightBlueGold li.aboutTab3 {
		background:url(/images/feature_blocks/bg-recipe4tab4.gif) left top no-repeat;
		width:142px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.aboutTab3 a{
			color: #FFF194;
		}
		
		#blockTabsWideLightBlueGold li.allFriendsTab1 {
		background:url(/images/feature_blocks/bg-recipe1tab1.gif) left top no-repeat;	
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;	
		}
		
		#blockTabsWideLightBlueGold li.allFriendsTab1 a{
			color: #FFF194;
		}

		#blockTabsWideLightBlueGold li.allFriendsTab2 {
		background:url(/images/feature_blocks/bg-recipe1tab2.gif) left top no-repeat;
		width:136px;
		height:38px;
		padding: 17px 0 0 0;	
		}		

		#blockTabsWideLightBlueGold li.allFriendsTab3 {
		background:url(/images/feature_blocks/bg-recipe1tab3.gif) left top no-repeat;
		width:130px;
		height:38px;
		padding: 17px 0 0 0;
		}

		#blockTabsWideLightBlueGold li.allFriendsTab4 {
		background:url(/images/feature_blocks/bg-recipe1tab4.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li.pendingTab1 {
		background:url(/images/feature_blocks/bg-recipe2tab1.gif) left top no-repeat;	
		width:136px;
		height:38px;
		padding: 17px 0 0 0;		
		}
		
		#blockTabsWideLightBlueGold li.pendingTab2 {
		background:url(/images/feature_blocks/bg-recipe2tab2.gif) left top no-repeat;
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;		
		}
		
		#blockTabsWideLightBlueGold li.pendingTab2 a{
			color: #FFF194;
		}		

		#blockTabsWideLightBlueGold li.pendingTab3 {
		background:url(/images/feature_blocks/bg-recipe2tab3.gif) left top no-repeat;
		width:130px;
		height:38px;
		padding: 17px 0 0 0;
		}

		#blockTabsWideLightBlueGold li.pendingTab4 {
		background:url(/images/feature_blocks/bg-recipe2tab4.gif) left top no-repeat;
		width:118px;
		height:38px;
		padding: 17px 0 0 0;
		}

		#blockTabsWideLightBlueGold li.sentTab1 {
		background:url(/images/feature_blocks/bg-recipe3tab1.gif) left top no-repeat;	
		width:150px;
		height:38px;
		padding: 17px 0 0 0;		
		}
		
		#blockTabsWideLightBlueGold li.sentTab2 {
		background:url(/images/feature_blocks/bg-recipe3tab2.gif) left top no-repeat;
		width:126px;
		height:38px;
		padding: 17px 0 0 0;			
		}		

		#blockTabsWideLightBlueGold li.sentTab3 {
		background:url(/images/feature_blocks/bg-recipe3tab3.gif) left top no-repeat;
		width:145px;
		height:46px;
		padding: 17px 0 0 0;
		margin: -8px 0 0 0;	
		}
		
		#blockTabsWideLightBlueGold li.sentTab3 a{
			color: #FFF194;
		}

		#blockTabsWideLightBlueGold li.sentTab4 {
		background:url(/images/feature_blocks/bg-recipe3tab4.gif) left top no-repeat;
		width:108px;
		height:38px;
		padding: 17px 0 0 0;
		}
		
		#blockTabsWideLightBlueGold li a {
		min-height:30px;		/* for standards-compliant browsers */
		_height:30px;			/* for IE6 */
		display:block;		
		}
		
#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: 529px;
margin: 0 0 0 20px;

padding-bottom:0px;
}
	#blockTabsWideGold ul {
	list-style:none;
	display:block;
	}
	#blockTabsWideGold li {
	float:left;
	width:auto;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	#blockTabsWideGold li a span{
		font-size: 11px;
		font-weight: normal;
	}
	#recipeTab1 #tabText1{
		width: 145px;
		height: 46px;
		margin: -8px 0 0 0;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe1tab1.gif') no-repeat left top;
	}
	#recipeTab1 #tabText1 a{
		color: #fff194;
		font-size: 21px;
	}
	#recipeTab1 #tabText2{
		width: 136px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe1tab2.gif') no-repeat left top;
	}
	#recipeTab1 #tabText3{
		width: 130px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe1tab3.gif') no-repeat left top;
	}
	#recipeTab1 #tabText4{
		width: 118px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe1tab4.gif') no-repeat left top;
	}
	#recipeTab2 #tabText1{
		width: 136px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe2tab1.gif') no-repeat left top;
	}
	#recipeTab2 #tabText2{
		width: 145px;
		height: 46px;
		margin: -8px 0 0 0;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe2tab2.gif') no-repeat left top;
	}
	#recipeTab2 #tabText2 a{
		color: #fff194;
		font-size: 21px;
	}
	#recipeTab2 #tabText3{
		width: 130px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe2tab3.gif') no-repeat left top;
	}
	#recipeTab2 #tabText4{
		width: 118px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe2tab4.gif') no-repeat left top;
	}
	#recipeTab3 #tabText1{
		width: 150px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe3tab1.gif') no-repeat left top;
	}
	#recipeTab3 #tabText2{
		width: 126px;
		height: 38px;		
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe3tab2.gif') no-repeat left top;
	}
	#recipeTab3 #tabText3{
		width: 145px;
		height: 46px;
		margin: -8px 0 0 0;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe3tab3.gif') no-repeat left top;
	}
	#recipeTab3 #tabText3 a{
		color: #fff194;
		font-size: 21px;
	}
	#recipeTab3 #tabText4{
		width: 108px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe3tab4.gif') no-repeat left top;
	}
	#recipeTab4 #tabText1{
		width: 150px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe4tab1.gif') no-repeat left top;
	}
	#recipeTab4 #tabText2{
		width: 134px;
		height: 38px;		
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe4tab2.gif') no-repeat left top;
	}
	#recipeTab4 #tabText3{
		width: 103px;
		height: 38px;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe4tab3.gif') no-repeat left top;
	}
	#recipeTab4 #tabText4{
		width: 142px;
		height: 46px;
		margin: -8px 0 0 0;
		padding: 17px 0 0 0;
		background:url('/images/feature_blocks/bg-recipe4tab4.gif') no-repeat left top;
	}
	#recipeTab4 #tabText4 a{
		color: #fff194;
		font-size: 21px;
	}



				 
				
/* narrow search opening form div ----------------------------------*/
	#narrowSearchDarkGreen,
	#narrowSearchLightGreen {
	width:538px;
/*	background:url(/images/feature_blocks/narrowsearch_box_middle_new.gif) left top repeat-y;	*/
	margin-bottom:14px;
	background: #fff url('/images/feature_blocks/bg-narrowTop.png') no-repeat top left;
	}
	#narrowSearchBoxTop {
	width:471px;
	height:41px;
	}
	#narrowSearchDarkGreen #narrowSearchBoxTop {
	
	width:538px;
	}
	#narrowSearchDarkGreen #narrowSearchBoxMiddle {
	width:538px;
	}
	
	#narrowSearchLightGreen #narrowSearchBoxTop {
	/*background:#ba8e1c; url(/images/feature_blocks/narrowsearch_box_top_lightgreen.gif) left top no-repeat;*/
	}
		#narrowSearchBoxTop p.boxHeading {
		font-size:16px;
		font-weight:bold;
		color:#124B98;
		padding:12px 0 0 15px;
		float:left;
		}
			#narrowSearchBoxTop a.closeBtn {
			width:79px;
			height:24px;
			display:block;
			margin:10px 10px 0 0;
			_margin:10px 5px 0 0; /* ie6 specific */
			float:right;
			color:#FFFFFF;
			}
			#narrowSearchDarkGreen #narrowSearchBoxTop a.closeBtn {
			background:url('/images/t41_homemaderecipes/close_btn_off_on.gif') no-repeat left top;
}
			#narrowSearchLightGreen #narrowSearchBoxTop a.closeBtn {
			background:url('/images/feature_blocks/close_btn_off_on_lightgreen.gif') no-repeat left top;
}
				#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/bg-narrowBottom.png') no-repeat left bottom;
	width:538px;
	height: 18px;
	}	
		#narrowSearchBoxMiddle #leftColCheck,
		#narrowSearchBoxMiddle #rightColCheck {
		width:230px;
		float:left;
		}
		#narrowSearchBoxMiddle input,
		#narrowSearchBoxMiddle label {
		display:block;
		}
		#narrowSearchBoxMiddle input {
		margin:0 0 6px 0;
		float:left;
		}
		#narrowSearchBoxMiddle label {
		width:210px;
		float:right;
		margin-top:2px;
		}
		#narrowSearchBoxMiddle .formButtons {
		width:469px;
		clear:both;
		}
		#t41 #narrowSearchBoxMiddle .formButtons img{
		position: relative;
		width: auto;
		height: auto;	
		}

		#narrowSearchBoxMiddle .buttons {
		float:right;
		margin-left:10px;
		}		
		
/* messages for me HOME PAGE LOGGED OUT block ---------------------------- */
/* colour un-specific -------------------- */
#messagesForMeHomeDUT{

}
#messagesForMeHomeDUTTop {
min-height:39px; !important
}
* html #messagesForMeHomeDUTTop { /* ie6 specific */
height:39px; 
}

#messagesForMeHomeDUTTop h3 {
	padding:30px 0 0 10px;
	display:block;
	}
#messagesForMeHomeDUTBottom {
padding: 0 10px 12px 10px;
}	
	#messagesForMeHomeDUTBottom p {
	font-size:12px;
	color:#124b98;
	padding:6px 0 3px 0;
	font-weight:bold;
	}
	#messagesForMeHomeDUTBottom ul {
	margin:0;
	padding:0;
	list-style: none;
	}
		#messagesForMeHomeDUTBottom ul li {
		display:block;
		color:#124b98;
		padding:1px;
		}
			#messagesForMeHomeDUTBottom ul li a {
			font-size:12px;
			font-weight:normal;
			color:#124b98;
			text-decoration:none;
			padding: 0 0 4px 15px;
			display:block;
			}
			#messagesForMeHomeDUTBottom ul li a:hover {
			text-decoration:underline;
			}
#messagesForMeHomeDUTBottom a.but {
display:block;
width:124px;
height:28px;
margin:6px 0 0 17px;
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_off_on_blue.gif) bottom left no-repeat;
}


/* Gray Dumex Thailand -------------------- */	
#messagesForMeHomeDUT #messagesForMeHomeDUTTop {
background:url(/images/feature_blocks/myKariclub_top.gif) top left no-repeat;
text-indent: -3000px;
}
#messagesForMeHomeDUT #messagesForMeHomeDUTLine {
background: #FFEBA4;
}
#messagesForMeHomeDUT #messagesForMeHomeDUTBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
#t3 #messagesForMeHomeDUT #messagesForMeHomeDUTTop {
background:url(/images/feature_blocks/myKariclub_top.gif) top left no-repeat;
height:58px;
}
#t3 #messagesForMeHomeDUT #messagesForMeHomeDUTLine {
background: #FFEBA4 url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
}
#t3 #messagesForMeHomeDUT #messagesForMeHomeDUTBottom {

}
#updateMyDetailBg
{
	background:url(/images/feature_blocks/mydetail_bg.gif) top left no-repeat;
	height:51px;
	text-align:center;

}
	#messagesForMeHomeDUT #messagesForMeHomeDUTBottom ul li a {
	background:url(/images/tranparent_arrow.gif) -2px 3px no-repeat;
	}
	#messagesForMeHomeDUT #messagesForMeHomeDUTBottom ul li a:hover {
	background:url(/images/tranparent_arrow.gif) -2px 3px 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 {
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 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: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;
	}



/*****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;
 }
 .lilBlackArrow a{
 text-decoration:none;
 color:#757575;
 *height:17px;
 _height:17px;
 }
 .lilBlackArrow a:hover{
 text-decoration:underline;
 color:#757575;
 }

  #whoOnlineNowContent .lilBlackArrow a{
 text-decoration:underline;
 color:#757575;
 font-size:1.1em;
 }
  #whoOnlineNowContent .lilBlackArrow a:hover{
 text-decoration:underline;
 color:#757575;
 font-size:1.1em;
 }

/* categories block ---------------------------- */
/* colour un-specific -------------------- */
#categoriesTop {
background: url(/images/feature_blocks/categories_top.gif) top left no-repeat;
height:39px;
width:176px;
text-indent: -3000px;
}
#categoriesLine {
width:176px;
float:left;
background: #FFEBA4;
}
#categoriesBottom {
background: url(/images/feature_blocks/bg-rightPanelBottom.jpg) bottom left no-repeat;
padding-bottom:12px;
}
#categoriesBottom ul li a{
font-size:12px;
color:#124b98;
text-decoration:none;
font-size:12px
}
#categoriesBottom ul li a:hover{
font-size:12px;
color:#124b98;
text-decoration:underline;
}
#categoriesBottom ul{
list-style-type:none;
margin:0 15px;
}
#categoriesBottom ul li{
line-height:1.1em;
padding-left:20px;
padding-top:5px;
padding-bottom:1px;
background:url(/images/tranparent_arrow.gif) 0 6px no-repeat;
}

/* privacy block ---------------------------- */
/* colour un-specific -------------------- */
#privacyBlue {
margin-bottom:10px;
width:176px;
}
#privacyTop {
height:39px; !important
}
* html #privacyTop { /* ie6 specific */
height:39px; 
}
	#privacyTop h3 {
	font-size:1.4em;
	width:176px;
	padding: 2px 0 0 10px;
	display:block;
	text-indent: -3000px;
	}
		#privacyTop h3 span {
		font-size:1.2em;
		text-indent: 0px;
		margin: 0 0 0 50px;
		}
#privacyLine {
/*height:15px;*/
}	
#privacyBottom {
padding: 10px 10px 15px 10px;
}	
	#privacyBottom p {
	font-size:12px;
	color:#124b98;
	padding:0 0 7px 0;
	}
	#privacyBottom label {
	font-size:1.2em;
	font-weight:bold;
	color:#124b98;
	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: 0 0 0 35px;
	}
	#privacyBottom a {
	font-size:1.1em;
	font-weight:bold;
	color:#124b98;
	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_top.gif) top left no-repeat;
}
#privacyBlue #privacyLine {
background: #FFEBA4;
}
#privacyBlue #privacyBottom {
background:url(/images/feature_blocks/bg-rightPanelBottom.jpg) 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;

}
/* 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/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:619px;
padding-top:15px;
float:Left;

}
	#starRatingTop {
	width:619px;
	margin: 0 0 5px 0;
	}
	#starRatingTop h3{
	color:#124b98;
	}
	/*#starRatingTop h3{color:#d95927;}*/
	
		#starRatingTop h3 {
		padding:0 0 0 0;
		}
	#starRatingMiddle {
	padding-bottom:5px;
			}
			.starRatingLine p {
			margin:0;
			padding:0;
			
			}
				#mainContentLeft .starRatingLine p a {
				padding:2px 0 4px 35px;
				margin-left:1px;
				display:block;
				background:url(/images/tranparent_arrow.gif) 14px 5px no-repeat;
				font-weight: normal;
				color: #0066b3;
				}
				#mainContentLeft .starRatingLine p a.tint {
				background:url(/images/tranparent_arrow.gif) 14px 5px no-repeat; 
				margin-right:1px;
				font-weight: normal;
				}
			.starRatingLineStar {
			width:79px;
			margin-right:1px;
			padding-top:2px;
			float:right;
			}
	#starRatingBottom {
	width:614px;
	}
	
.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:1.1em;
}
.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;
	
} 

/* ---- Compose message page ------- */
#recipientBoxTitle h3{
 line-height: 36px;
 padding: 0 30px;
 float: left;
}
#recipientBoxTitleComment {
 float: left;
}
#recipientBoxTitleComment p {
 color: #FFFFFF;
 margin: 12px 0 0 0;
}
#recipientBoxTitleComment p a.whiteBold {
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}
#recipientBoxTitleComment p a:hover.whiteBold {
 text-decoration:underline;
}
#recipientBoxClose {
 float: right;
}
#recipientBoxClose a {
 background: url(../images/feature_blocks/close_btn_off_on_white.gif) top left no-repeat;
 margin: 6px 10px 0 14px;
 width:54px;
 height:18px;
 line-height:18px; 
 display:block;
}

#recipientBoxAdd a
{
 background: url(../images/breastfeeding_notice/continue_btn_off.gif) top left no-repeat;
 margin: 6px 10px 0 14px;
 width:55px;
 height:21px;
 line-height:21px;
 display:block;
}

#recipientBoxClose a:hover {
 background-position: bottom;
}
#recipientBoxClose a span {
 display:none;
}

#recipientBox {
 width:383px;
 margin:0;
 background: url(../images/bg-overlayTop.jpg) left top no-repeat;
}
#recipientBoxTop {
 width:383px;
 height:38px;
 
}
#recipientBoxBottom {
 width:383px;
 padding: 0 0 15px 0;
 background: url(../images/bg-overlayBottom.gif) left bottom no-repeat;
}
#recipientBoxBottom form {
 font-size: 1.1em;
}
#recipientBox .radioLabel {
 font-weight:bold;
}
#recipientBox .fieldLabel {
 float:left;
 width:8em;
 margin-left:50px;
 width:10em;
}
#recipientBox .recipientFormField {
 width:200px;
 margin:0 10px;
 font-size:1em;
 padding:1px 0;
 float:left;
}
#recipientBox .checkboxMargin
{
 margin:4px 5px 0px 10px;
}
#recipientBox .blueBold
{
 color:#0090d9;
 font-size:1.1em;
 font-weight:bold;
}
#recipientBox .friendname
{
 font-size:1.1em;
 margin:-14px 0 0 150px;
 width:220px;
}
#recipientBox .colThree {
 left:250;
}
#recipientBox .paddingBottomTwelve {
 padding-bottom:12px;
}
#recipientBox .paddingLastFormElement {
 padding-bottom:36px;
}
#recipientBox .submitButton
{
 vertical-align:bottom;
 margin-left:158px;
}

#recipientBox .formPaddingBig {
 padding: 18px 30px 15px 30px;
}

/* overlay recipient div ------------------------------------------------- */
#overlay_friend_box{
 background-color:#fff;
 border: 1px solid #fff;
 width: 535px;
}

#overlay_photo_view_box{
 background-color:#fff;
 border: 1px solid #fff;
 width: 535px;
}

#overlay img{ border: none; }
/*
#overlay_friend_background {
 background-image: url(.../images/overlay_friend_background.png);
}
#overlay_friend_background{
background-color: transparent;
background-image: url(.../images/overlay_friend_checked.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay_friend_background.png", sizingMethod="scale");
}
*/
#overlay_photo_view_background {
 /*background-image: url(../images/overlay_friend_background.png);*/
}
#overlay_photo_view_background{
/*
 background-color: transparent;
 background-image: url(../images/overlay_friend_checked.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay_friend_background.png", sizingMethod="scale");
*/
}

#closebtn{
	background:url(/images/feature_blocks/close_btn_off_on_gold.gif) no-repeat;
	cursor:pointer;
	width:61px;
	height:18px;

}

#closebtn:hover{
	background:url(/images/feature_blocks/close_btn_off_on_gold_over.gif) no-repeat;
	

}


