html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background: url(../images/body-bg.jpg) repeat-x #2b4150;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
/*	color:#999; */
	color:#666666; 
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


#wrapper
{

	margin:0 auto;
	width:1003px;
	
}
#wrapper-container
{
	background: url(../images/content-bg.png);
	float:left;
	width:1003px;
	position:absoulte;
	z-index: -1;
}
#wrapper-inside
{
	width:988px;
	margin-left:7px;
}
#header-container
{
	width:988px;
	height:144px;
	float:left;
	background: url(../images/header-bg_3.jpg);
	position:relative;
}
#header-container #partners
{
	width:210px;
	height:35px;
	float:left;
	margin-left:180px;
	background:url(../images/partners-bg.png);
}
#header-container #partnerlogo
{
	width:90px;
	height:31px;
	float:left;
	margin:3px 4px 1px 4px;
}

#header-container #logo
{
	width:306px;
	height:91px;
	float:right;
	margin:0;
}

#header-container #caterpillar
{
	width:159px;
	height:211px;
	position:absolute;
	left:0;
	top:0;
	/*background: url(../images/caterpillar.png);*/
}
#header-container #butterfly
{
	width:155px;
	height:131px;
	position:absolute;
	left:15px;
	top:15px;
	/*background: url(../images/butterfly.png);*/
}
#header-container #menu
{
	float:left;
	width:988px;
	height:28px;
	background:url(../images/menu_bg.jpg) repeat-x;
	margin-top:4px;
}
#toplinks
{
	float:right;
	/* width:490px; */
	width:680px;
	height:28px;
}

#toplinks ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#toplinks li
{
	float:left;
}

#toplinks li li
{
	float:left;
	width:120px;
}

#toplinks a
{
	float:left;
	display:block;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:6px 10px 6px 10px;

}

#toplinks a:hover
{
	color:#ffc042;
}
#toplinks a.active
{
	color:#ffc042;	
}
.img_border
{
	float:left;
}

#header-container #qoute
{
	width:682px;
	height:72px;
	float:right;
	margin-right:35px;
}
#sl-container
{
	float:left;
	width:988px;
	height:53px;
	background:url(../images/sl-bg.gif) repeat-x;
}

#sl-container div.moduletable
{
	float:left;	

}
#sl-container #search
{
	height:25px;
	background:url(../images/search-bg.gif);
	float:left;
}
#sl-container div.moduletable div.search .inputbox
{
	height:16px;
	border:none;
	background:url(../images/search-input-bg.gif) no-repeat;
	width:110px;
	font-size:8pt;
	float:left;
	margin:4px 0 0 10px;
	display:block;
	padding-left:2px
}
#sl-container div.moduletable div.search .button
{
	padding:6px;
	float:left;
}
#sl-container #sl-border
{
	width:43px;
	height:25px;
	background:url(../images/sl-border-bg.gif);
	float:left;
	
}
#sl-container #login-container
{
	float:right;
	width:480px;

}

#login-container fieldset
{
	border:none;
	float:left;
	width:300px;

}
#login-container fieldset p
{
	display:block;
	margin:0;
	padding:0;
	float:left;
	padding:2px;
}
#login-container #form-login-username
{
	display:block;
	float:left;

}
#login-container .inputbox
{
	width:128px;
	height:18px;
	background:url(../images/login-input-bg.gif);
	border:none;
	padding:2px 0 0 2px;
	margin:0;
	float:left;
}
#login-container #form-login-username label, #login-container #form-login-password label
{
	display:block;
	float:left;
	color:#620000;
	width:60px;
	text-align:right;
	margin-right:5px;
}
#login-container #form-login-username #modlgn_username
{
	display:block;
	float:left;

}
#login-container #form-login-password
{
	display:block;
	float:left;
}
#login-container #form-login-remember
{
	display:block;
	float:right;
	padding:0;
	margin:0;
	width:100px;
	margin-top:-20px;
}
#login-container #form-login-remember label
{
	width:70px;
}
#login-container #form-login-remember input
{
	width:10px;
}
#login-container br
{
	display:none;
}
#login-container .button
{
	display:block;
	float:left;
	width:57px;
	height:16px;
	background-image:url(../images/login-bg.gif);
	border:0px;
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	font-family: verdana;
	padding:0 0 2px 0;
	margin:2px 10px;

}
#login-container #form-login-remember label
{
	display:block;

	float:right;
	color:#736c6c;
	font-size:8pt;
	padding-left:5px;
}
#login-container #form-login-remember input
{
	float:right;
	width:20px;
	background:none;
}
#login-container ul
{
	list-style:none;
	float:left;
	padding:0 10px;
	margin:5px 0 5px 10px;
	background:url(../images/login-border.gif) left repeat-y;
	display:inline;
}
#login-container ul li a
{
	color:#909090;
	font-size:11px;
}
#content-wrapper
{
	width:988px;
	float:left;
	background:url(../images/content-bg.gif) top repeat-x;
	margin-top:5px;
}
#main-container
{
	width:665px;
	float:left;
}
#main-content
{
	width:625px;
	float:left;
	padding:10px 10px 10px 30px;
	border-right:1px solid #cccccc;
}
#main-content contentpagetitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	/* color:#651212; */
}
#main-content h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#651212;
}
#main-content h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	/* color:#651212; */
}
#main-content h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#686868;
}
#content-modules 
{
	width:625px;
	float:left;
	padding:20px 10px 10px 0px;
	float:left;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-left:30px;
	display:inline;
}
#content-modules div.moduletable, #content-modules div.moduletable-latest
{
	float:left;
	width:370px;
}
#content-modules div.moduletable h3, #content-modules div.moduletable-latest h3
{
	font-size:14pt;
	color:#952215;
	padding-top:0;
	margin-top:0;
}
#content-modules div.moduletable ul li a, #content-modules div.moduletable-latest ul li a
{
	color:#406177;
}
#content-modules div.moduletable-latest
{
	border-right:1px solid #cccccc;
	margin-right:20px;
}
#content-modules div.moduletable-invite a
{
	text-align:center;
	width:90px;
	float:left;
	height:22px;
	/*background:url(../images/right-menu-bg.gif); */
        background:#567;
	margin-left:2px;
	color:#ffffff;
	font-weight:bold;
	padding-top:6px;
	text-decoration:none;
}
#content-modules div.moduletable-productreview a
{
	text-align:center;
	width:150px;
	float:left;
	height:22px;
	/*background:url(../images/right-menu-bg.gif); */
        background:#567;
	margin-left:2px;
	color:#ffffff;
	font-weight:bold;
	padding-top:6px;
	text-decoration:none;
}
#right-pane
{
	width:315px;
	float:right;
	padding-top:10px;
}
#right-pane div.module_menu
{
	float:right;
	width:315px;
}
#right-pane div.module_menu ul.menu
{
	list-style:none;
	float:right;
	padding:0;
	margin:0;
}
#right-pane div.module_menu ul.menu li
{
	text-align:right;
	width:310px;
	float:right;
	height:16px;
	background:url(../images/right-menu-bg.gif);
	margin-left:2px;
	margin-bottom:1px;
}
#right-pane div.module_menu ul.menu li a
{
	color:#ffffff;
	font-weight:bold;
	padding-right:3px;
}
#right-pane div.module_menu ul.menu li a:hover
{
	text-decoration:none;
}

#right-pane div.module {
  margin:20px 5px 0px 5px;
  float: left;
}
#module div.banneritem
{
        float:left;
}

#right-pane div.module_right
{
	float:right;
	width:310px;
	border-top:4px solid #cccccc;
	padding-bottom:5px;
}
#right-pane div.module_right h3
{
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
line-height:17px;

font-weight: Bold;
vertical-align: bottom;
color: #4e616d;
padding-top:5px;
}
/*
#right-pane div.module_right ul.mostread_right
{
	list-style:none;
	float:left;
	padding:0;
	margin-left:0px;
}
*/
#right-pane div.module_right a.mostread_right
{
	text-decoration: none;
/*	font-weight: 1.1em; */
/*	font-weight: Bold; */
	color:#666666; 
}

#right-pane div.module_right  a.mostread_right:hover {
	text-decoration: underline;
/*	font-weight: normal; */
}

#right-pane div.module_feeddispl
{
	float:right;
	width:310px;
	border-top:4px solid #cccccc;
}
#right-pane div.module_feeddispl h3
{
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
line-height:16px;

font-weight: Bold;
vertical-align: bottom;
color: #666666;
padding-top:5px;
}
#right-pane div.module_feeddispl ul.newsfeed_feeddispl
{
	list-style:none;
	float:left;
	padding:0;
	margin-left:0px;
}
#right-pane div.module_feeddispl ul.newsfeed_feeddispl a
{
	text-decoration: none;
	font-weight: 1.1em;
	font-weight: Bold;
	color:#4e616d; 
}

#right-pane div.module_feeddispl ul.newsfeed_feeddispl a:hover {
	text-decoration: underline;
/*	font-weight: normal; */
}


#featured
{
	width:170px;
	float:right;
	height:300px;
	background:url(http://www.prosperitypersonal.sg/images/featured/featured_4.png) no-repeat;
	margin-right:5px;
	margin-left:1px;
	margin-bottom:10px;
	margin-top:5px;
}

#featured #header
{
	width:170px;
	padding-top:10px;
	float:left;
	text-align:center;
	font-weight:bold;	
	color:#660000;
	text-decoration:none;
	margin-bottom:20px;
}

#featured #oneLiner
{
	width:170px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	margin-bottom:10px;
}

#featured #FA-image {
	text-align:center; 
	width:170px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
}

#featured #name
{
	width:170px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#660000;
	text-decoration:none;
}

#featured #name a
{
	width:170px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#660000;
	text-decoration:none;
}

#featured #name a:hover
{
	width:170px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

#featured #contact
{
	width:170px;
	height:30px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#featured #Co-image {
	text-align:center; 
	width:170px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}

#featuredL
{
	width:300px;
	float:left;
	height:350px;
	background:url(http://www.prosperitypersonal.sg/images/featured/featured_large_3.png) no-repeat;
	margin-right:35px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}

#featuredL #header
{
	width:300px;
	padding-top:10px;
	float:left;
	text-align:center;
	font-weight:bold;	
	color:#660000;
	text-decoration:none;
	margin-bottom:20px;
}

#featuredL #oneLiner
{
	width:280px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	margin-bottom:10px;
}

#featuredL #FA-image {
	text-align:center; 
	width:300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
}

#featuredL #name
{
	width:300px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#660000;
	text-decoration:none;
}

#featuredL #name a
{
	width:300px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#660000;
	text-decoration:none;
}

#featuredL #name a:hover
{
	width:300px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

#featuredL #contact
{
	width:300px;
	height:30px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center; 
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#featuredL #Co-image {
	text-align:center; 
	width:300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}


.small 

{

font-size: 0.9em;

color: #999999;

font-weight: normal;

text-align: left;

}
a.readon

{

margin-top: 10px;

display: block;

float: left;

background-color: transparent;

background-image: url(../images/mw_readon.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right top;

padding-right: 20px;

line-height: 14px;

height: 16px;

}

.article_column 

{

padding-right: 5px;

}

.column_separator 

{
border-left:1px dashed #e0e0e0;
padding-left: 10px;
}

h2, .contentheading

{

padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.6em;
line-height:21px;
font-weight: normal;
vertical-align: bottom;
color: #4e616d; 
/*color: #6d6d96; */
text-align: left;
width: 100%;
}

.componentheading
{
	font-size:2em;
	padding:10px 0;
}



#slidemenu{
	float:left;
	width:829px;
	height:17px;
	border-bottom:1px solid #b7bec3;
	background:url(../images/community-menu-bg.gif);
	padding-left:160px;
}

#slidemenu2{
	float:left;
	width:829px;
	height:17px;
}
/* - - - ADxMenu: BASIC styles - - - */

/* remove all list stylings */
.menu-slide, .menu-slide ul, .menu-slide2, .menu-slide2 ul {
	margin: 0;

	padding: 0;
	border: 0;

	list-style-type: none;
	display: block;
}

.menu-slide li, .menu-slide2 li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
	font-weight:bold;
}

.menu-slide li:hover, .menu-slide2 li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu-slide li li, .menu-slide2 li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu-slide ul, .menu-slide2 ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the bottom left corner, */
	bottom: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu-slide2 li:hover>ul  {
	visibility: visible;	/* display submenu them on hover */
	/*bottom: 100%;	/* 1st level go above their parent item */
	top:100%;
}
.menu-slide li:hover>ul  {
	visibility: visible;	/* display submenu them on hover */
	bottom: 100%;	/* 1st level go above their parent item */
}
.menu-slide li li:hover>ul, .menu-slide2 li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	bottom: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu-slide:after, .menu-slide ul:after , .menu-slide2:after, .menu-slide2 ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu-slide, .menu-slide ul, .menu-slide2, .menu-slide2 ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu-slide ul , .menu-slide2 ul {
	background-image: url(../images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 30px 30px 10px 30px;
	margin: 0 0 -10px -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu-slide ul ul , .menu-slide2 ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 -30px 0px;
}


/* - - - ADxMenu: DESIGN styles - - - */

.menu-slide, .menu-slide ul li, .menu-slide2, .menu-slide2 ul li {
	color: #969696;
	background: none;
}

.menu-slide ul, .menu-slide2 ul  {
	width: 11em;
}

.menu-slide a , .menu-slide2 a {
	text-decoration: none;
	color: #969696;
	padding: .1em 3em .1em 0;
	display: block;
	position: relative;
	font-weight:bold;
}

.menu-slide a:hover, .menu-slide li:hover>a , .menu-slide2 a:hover, .menu-slide2 li:hover>a {
	/*	color: #000; */
                color: #567;
		font-weight:bold;
}

.menu-slide li li  {	/* create borders around each item */
	border-left: 5px solid #ddd;
	border-right: 5px solid #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ddd;
}

.menu-slide2 li li {	/* create borders around each item */
	background-image: url("../images/right-menu-bg.gif");border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-repeat: repeat;
	
}
.menu-slide ul>li + li , .menu-slide2 ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu-slide li li:hover>ul, .menu-slide2 li li:hover>ul  {	/* inset 2nd+ submenus, to show off overlapping */
	bottom: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*.menu-slide>li:first-child>a, .menu-slide li + li + li li:first-child>a {
	color: #567;
	font-weight:bold;
}
*/

/* Fix for IE5/Mac \*//*/
.menu-slide a {
	float: left;
	font-weight:bold;

}
/* End Fix */

/* added by Etienne */

#footer
{
	float:center;
	width:1006px;
	height:20px;
/*	background:#000; */
	text-align:left;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	float:left;
	display:inline;
}
#footer_content
{
	float:left;
	width:620px;
	display:inline;
	margin-left:220px;
}

#footer_content a:link, a:visited {
	color:#999;
}

#footer_content a:hover {
	text-decoration: underline;
}

#footer-bottom
{
	text-align:center; 
	width:1006px;
	float:left;
	margin:0 auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a57d6c;
	letter-spacing:1px;
	padding:10px 0 10px 0;

/*	background:#406177; */

}

#rss

{
	float:right;
	width:100px;
	display:inline;
	margin-right:20px;
	padding-left:20px;
}