/* Additional Styles  for 44 Only*/
#subarea01{/* Below Header Area */
	height:7px !important;	
	line-height:1px;
}
#area02{
	z-index:1 !important;
}
#area04{
	z-index:0 !important;
}
/* Rate Me */
#rateme{ 
	width:225px !important;
	height:200px !important;
}
/*Post Comment */
.toolbarpopup{
	position:absolute;
	z-index:1000 !important;
	display:none;
	padding:5px;	
	background-color:#EEF3F9;
	text-align:left;
	border:1px solid #999999;	
	width:305px;
	height:250px;
	margin:0px 0px 5px 0px;
}
.toolbarpopuptitle{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;	
	color :#ff6600;	
}

/* Post Thought Comment Form */
#postthoughtcomment{
	position:static;
	display:none;
	padding:5px 10px 15px 10px;	
	background-color:#EEF3F9;
	text-align:left;
	height:auto;
	width:275px;
	border:1px solid #999999;
	margin:0px 0px 0px 0px;
	z-index:1001;

}
.postthoughtcommenttitle{
	float:left;
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;	
	color :#ff6600;	
}

/* Thought Comment */
#mythoughts{
	z-index:1000;
}
#thoughtcomment{
	position:static;
	display:none;
	padding:5px 10px 15px 10px;	
	background-color:#EEF3F9;
	text-align:left;
	height:auto;
	width:415px;
	border:1px solid #999999;
	margin:5px 0px 0px 5px;
	z-index:1001 !important;
}
.thoughtcommenttitle{
	float:left;
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;	
	color :#ff6600;	
}
#thoughtcommentbody{
	clear:both;
}
#thoughtcomment .memname{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color :#3366ff;	
}
.thoughtcommentrow {
	clear:both;
	padding:2px 0px 2px 0px;
	border-top:1px solid #CCCCCC;
	margin:5px 0px 0px 0px;

}
.thoughtcommentrow .comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color :#000000;	

}
.thoughtcommentrow .dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#999999;	

}
/* New Sub Nav functions */
#subnavleftnew{
	text-align:center;
	display:table;	
/*	background:  url("../images/bkg_subnavleft_repeater.jpg") #FFFFFF repeat-x bottom;*/
	margin:0px 0px 0px 0px;
}
.subnavleftnewtd{
	background:  url("../images/bkg_subnavleft_repeater.jpg") #FFFFFF repeat-x bottom;

}
#subnavrightnew{
	background:  url("../images/bkg_subnavright.jpg") no-repeat left bottom; 
	width:123px;
	height:26px	;
	vertical-align:middle;
	text-align:right;
	display:table;
}
#subnavrighttoptionsspannew{	
	white-space: nowrap;
	text-align:right;
	padding-top:0px;	
}
.pipelinksnew a{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size:14px !important;
	font-weight: normal !important;	
	color :#3366ff !important;	
	text-decoration:none;
	cursor:hand;
}
.pipespannew{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size:14px !important;
	font-weight: normal !important;	
	color :#3366ff !important;	
	text-decoration:none;
}
.pipelinksnew a:hover{
	text-decoration:none;
}