/* Member Module CSS */

BODY {
	position: relative;
	background-color: #e8f4fb;
	width: 960px;
	margin: 0px auto 15px auto;
	padding: 0px;
}

/* safari doesn't revert the cursor to a pointer */
a	{
	cursor:hand;
	cursor:pointer;
}

#NavTop {
	background: #e8f4fb url(/img/cover/bg_navtop.gif) top left no-repeat;
}

#Legacy { display: none; }

#Account {
	position: relative;
	width: 100%;
	height: 29px;
	line-height: 29px;
	margin: 7px auto;
	padding: 0px;
	font-size: 10px;
	color: black;
	background-color: white;
}

/* Top, Body and Backgrounds for all modules */
.ModuleTop {
	position: relative;
	height: 9px;
	width: 314px;
	background: #e8f4fb url(/img/global/bg_module_top.gif) top left no-repeat;
}
.ModuleBody {	
	background: #FFF url(/img/global/bg_module_body.gif) top left repeat-y;
}
.ModuleBottom {
	position: relative;
	height: 12px;
	width: 314px;
	background: #e8f4fb url(/img/global/bg_module_bot.gif) top left no-repeat;
	margin-bottom: 8px;
}	
/* end of module backgrounds */


.ModuleHeader, .Module {
	position: relative;
	width: 95%;
	margin: 0px auto;
}
.Module {
	margin-top: 8px;
}

.ModuleHeader {

	border-bottom: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 3px 0px;

}

.ModuleHeader H1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

.ModuleHeader H2 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

div.section {
		float:left;
		width:314px;
		height: 900px;
		margin: 0px 9px 10px 0px;
		padding: 0px;

}

div.sectionStatic	{
		float:left;
		width:314px;
		height: 900px;
		margin: 0px 9px 10px 0px;
		padding: 0px;

}


div.section h3{
		font-size: 14px;
		padding: 2px 5px;
		margin: 0 0 10px 0;
		background-color: #CCCCCC;
		display: block;
		display:none;
}


div.dashItem {
		width:314px;
		cursor: move;
		margin-bottom: 5px;

}

div.shadow {
		opacity: 0.5;
		filter: alpha(opacity=50);
		-moz-opacity:0.5;

}

div.blue {
		background:blue;
} 
ul  {
		font-size: 12px;
		line-height: 20px;
		margin-left: 2px;
		padding-left: 10px;
		margin-bottom: 0px;
		padding-bottom: 6px;
}

A.BtnGreen {
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	padding: 4px 5px;
	background: #609707 url(/img/cover/bg_nav_green_0.gif) top left repeat-x;
	border: 1px solid #609707;
	}
A.BtnGreen:hover {
	cursor:hand;
	cursor:pointer;
	background: #609707 url(/img/cover/bg_nav_green_1.gif) top left repeat-x;
}

A.BtnGold {
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	padding: 6px;
	background: #FC6 url(/img/cover/bg_nav_gold_0.gif) top left repeat-x;
	border: 1px solid #dfa915;
	}
A.BtnGold:hover {
	cursor:hand;
	cursor:pointer;
	background: #FC6 url(/img/cover/bg_nav_gold_1.gif) top left repeat-x;
}

A.BtnGray {
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	color: #2157b7;
	font-size: 11px;
	padding: 6px;
	background: #e5ebee url(/img/cover/bg_nav_gray_0.gif) top left repeat-x;
	border: 1px solid #CCC;
	}
A.BtnGray:hover {
	cursor:hand;
	cursor:pointer;
	background: #e5ebee url(/img/cover/bg_nav_gray_1.gif) top left repeat-x;
}

.Box {
	border: 1px solid #CCC;
	padding: 4px 6px;
}
.BoxTitle {
	font-size: 11px;
	padding-bottom: 5px;
	display:block;
}
.BoxNumber {
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	display:block;
}
.BoxText {
	font-size: 10px;
	display: block;
}

IMG.Icon {
	width: 38px;
	height: 38px;
}

/* Module Specific */

#ExpertTeam {
	margin: 0px auto 4px auto;
}
#ExpertTeam TD {
	font-size: 10px;
	text-align: center;
}

#CurrentWeight {
	text-align: center;
	margin: 15px auto;
}
INPUT[type=text] {
	background-color: #EEE;
	border: 1px solid #CCC;
}

#WeightChart {
	font-size: 11px;
	float: left;
	width: 180px;
	text-align: center;
}
#PrevAndGoal {
	float: right;
	width: 115px;
	font-size: 10px;
	text-align: center;
}
#WLCtext {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 205px;
	margin: 10px 0px;
}
#WLCinfo {
	text-align: center;
	float: right;
	width: 85px;
	margin: 10px 0px;
}


#MoodText	{
	font-size: 11px;
	text-align: left;
	float: left;
	width: 120px;
	margin: 10px 0px;
}
#Moodinfo	{
	text-align: left;
	float: right;
	width: 140px;
	margin: 0px;
}





.FeedContainer {
	background-color: #fff9e7;
	display: block;
	padding: 8px;
	margin: 0px; auto;
}
.FeedItem {
	display: block;
	margin: 0px auto;
	font-size: 11px;
	color: black;
	padding: 15px 0px;
	border-bottom: 1px solid #CCC;
}



.serverMsgSaved	{
	border:'1px solid #005826';
	background-color:'#a3d39c';
	margin: 5px 5px 0px 0px;
	height:	20px;
	padding: 0px 5px 3px 5px;
}