#forum_nav { background-image:url(http://media.mercola.com/themes/eft/images/forum-bgnav.jpg); height:65px;  background-repeat:repeat-x; margin-top:-24px; padding-bottom:0; }
	#forum_nav ul { padding-top:10px; }
	#forum_nav li { display:inline; padding: 0 60px; font-size:22px; text-transform:capitalize; }
	
.marginContent { padding:0 10px; }
.CommonPager { float:left; padding-left:10px;}
.writenewpost { margin-right:20px; }

/*
List Styles
*/

.ForumSubListCellLeftMost
{
	padding: 2px;
	text-align: left;
}

.ForumLastPost
{
	font-size: 90%;
}

.ForumSubListCell
{
	padding: 2px;
}

.ForumSubListCellPager
{
	padding: 2px;
	font-size: 90%;
	text-align: right;
}

.CommonCommentContent
{
	padding-bottom: 5px;
}

/*
Styles within Lists
*/

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED
{
    color: #039;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED
{
    color: #36c;
}

A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
	color: #888;
	font-weight: BOLD;
}

A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
	color: #36c;
	font-weight: normal;
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ForumPostArea
{
	margin: 12px 0;
}

.ForumPostHeader
{
	padding: 6px 6px 6px 8px;
    border-top: solid 1px #b3b3b3;
	border-bottom: solid 2px #b3b3b3;
	background-color: #ebebeb;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #353535;
	font-family:Arial, Helvetica, sans-serif;
}

.ForumPostHeaderAnswered
{
	padding: 6px 6px 6px 8px;
    border: solid 1px #E1E1E1;
	border-bottom-width: 0;
	background-color: #CCEFCC;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	color: #000;
}

.ForumPostTitleArea
{
	background-color: #f4f4f4;	
}

.ForumPostTitle
{
	font-size: 100%;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 4px 10px 4px 0;
	width: 100%;
	padding-bottom: 0;
}

.ForumPostTitleInner 
{
    padding-bottom: 5px;
}

.Verified .ForumPostTitle
{
   	border-bottom: solid 1px #CCFFCC; 
}

.Suggested .ForumPostTitle
{
   	border-bottom: solid 1px #FEF573; 
}

.ForumPostFooter
{
	border-top: solid 1px #dddddd;
}

.Verified .ForumPostFooter
{
	border-top: solid 1px #CCFFCC;    
}

.Suggested .ForumPostFooter
{
	border-top: solid 1px #FEF573;    
}

.ForumThreadStarterSidebar 
{
    float: right; 
    width:150px; 
    margin: 12px 2px 0 0;
}

.ForumThreadStarterSidebar .CommonTextButton 
{
    padding: 2px;
}

.ForumThreadStarterSidebar .CommonTextButtonHighlight
{
    padding: 2px;
}

.ForumPostVerifiedBySection 
{
    float: right;
    background-color: #CCFFCC;
    color: #666;
    padding: 5px;
    clear: right;
    margin-bottom: 0;
    font-size: 90%;
}

.ForumPostSuggestedBySection 
{
    float: right;
    background-color: #FEF573;
    color: #666;
    padding: 5px;
    clear: right;
    margin-bottom: 0;
    font-size: 90%;
}

.ForumPostTitleDate
{
    font-size: 80%;
	color:#353535;
}

.ReplyButton, .MoreButton, .AnswerButton, .NotAnswerButton, .SuggestAnswerButton
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_notanswerbutton_left.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 8px;
    text-align: left;
    cursor: pointer;
    display: inline-table;
    display: -moz-inline-box;
    display: inline-block;
}

.AnswerButton
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_answerbutton_left.png);
}

.NotAnswerButton
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_notanswerbutton_left.png);
}

.SuggestAnswerButton
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_suggestanswerbutton_left.png);
}

a.MoreButton:hover, a.ReplyButton:hover, a.AnswerButton:hover, a.NotAnswerButton:hover, a.SuggestAnswerButton:hover
{
    text-decoration: none;
}

.ReplyButton span, .MoreButton span, .AnswerButton span, .NotAnswerButton span, .SuggestAnswerButton span
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_notanswerbutton_right.png);
    background-position: top right;
    background-repeat: no-repeat;    
    color: #fff; 
    font-size: 11px;
    font-weight: bold;    
    line-height: 17px;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 8px;
    max-width: 375px;
    display: block;
}

.MoreButton span
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/red-more.png);
    padding-right: 20px;
}

.AnswerButton span
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_answerbutton_right.png);
}

.NotAnswerButton span
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_notanswerbutton_right.png);
}

.SuggestAnswerButton span
{
    background-image: url(http://media.mercola.com/themes/eft/images/Common/forum_suggestanswerbutton_right.png);
}

.ForumPostBodyArea
{
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

.ForumPostContentArea
{
	border: solid 0 #E1E1E1;
	border-right-width: 1px;
	color: #000;
}

.ForumPostUserArea
{
	width: 200px;
	background-color: #f4f4f4;
	padding: 4px;
	text-align: center;
	border: solid 1px #E1E1E1;
}

.ForumPostUserContent
{
	width: 190px;
	overflow: hidden;
}

.ForumPostFooterArea
{
	border: solid 1px #E1E1E1;
	border-top-width: 0;
	border-left-width: 0;
	padding: 4px;
	line-height: 20px;
	vertical-align: bottom;	
}

.ForumPostContentText
{
	font-size: 100%;
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
}

.ForumPostSignature
{	
    margin-top: 10px;
    padding: 5px 0;
    font-size: 12px;
    text-align: left;
}

.ForumPostUserName
{
	margin: 4px 0 0 0;
	padding: 0 0 4px 4px;
	font-weight: bold;
	font-size: 150%;
	color: #666;
}

.ForumPostUserName a:link, .ForumPostUserName a:active, .ForumPostUserName a:visited, .ForumPostUserName a:hover
{
	margin: 0;
	color: #666;
	text-decoration: none;
}

.ForumPostUserAvatar
{
	padding: 4px 0 4px 4px;
}

.ForumPostRoleIcons
{
	padding: 4px 0;
}

.ForumPostRoleIcons img
{
	padding: 0 4px;
}

.ForumPostAttachment
{
	font-size: 90%;
	font-weight: bold;
	color: #333;
	padding: 4px 4px 4px 0px;
}

.ForumPostButtons
{
	margin-right:20px;
	margin-top: 0;
	padding-top: 2px;
	padding-left: 4px;
	float: right;
}

.ForumPostButtons .CommonTextButton 
{
    padding: 2px;
    margin: 0;
}

.ForumPostButtons .CommonTextButtonHighlight 
{
    padding: 2px;
    margin: 0;
}

.EvolutionAttachment
{
	font-size: 85%;
}

.EvolutionAttachmentSummary
{
	font-size: 90%;
	color: #666;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

UL.ForumPostStatistics
{
	font-size: 90%;
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

UL.ForumPostStatistics LI
{
	display: inline;
	font-size: 90%;
}

UL.ForumPostUserPropertyList
{
	margin: 0;
	padding: 0 0 0 4px;
	list-style-type: none;	
}

UL.ForumPostUserPropertyList LI
{
	margin: 4px 10px 4px 2px;
	font-size: 90%;
}

/*
Header Definitions
*/

.ForumMyRepliesHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumMyImageColumn
{
	width: 20px;
}

.ForumMyNameColumn
{
	width: 85%;
}

.ForumMyRepliesColumn
{
	width: 15%;
	text-align: center;
}

.ForumMyMoveColumn
{
	text-align: center;
	width: 28px;
}

/*
Quoting
*/



.ForumReplyToPostArea
{
	padding: 8px;
	margin-bottom: 16px;
	background-color: #f5f5f5;
	border-top:2px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img
{
	margin: auto 0;
}

.ForumThreadRateControl
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControl img
{
	margin: auto 0;
}

.ForumThreadRateControlActive
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlActive img
{
	margin: auto 0;
}

/* Threaded View Styles */

.ForumTreeArea
{ 
	border: solid 1px #ccc;
}

.ForumThreadedPostArea
{
    border: solid 1px #ccc;
    border-left-width: 0;
    background-color: #999;
}

.ForumPostTreeHeading
{
	border-bottom: solid 1px #ccc; 
	font-size: 11px;
	text-align: center;
	background-color: #ccc;
	color: #000;
	background-image: none;
	padding: 4px;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
}

.ForumDisplayMessage
{
	background-color: #ccc;
	color: #900;
	font-weight: bold;
	font-size: 80%;
	padding: 4px;
}

.ForumThreadDateArea
{
	font-weight: normal;
}

/* Thread Status */

.Normal .CommonCommentUser, .Verified .CommonCommentUser, .Suggested .CommonCommentUser
{
	width: 120px;
	overflow: hidden;
}

.Normal .CommonCommentBubble, .Verified .CommonCommentBubble, .Suggested .CommonCommentBubble
{
	margin-left: 130px;
}

.Editor .CommonCommentBubble
{
	margin-left: 10px;
}

.ThreadStarter .CommonCommentBubble
{
	margin-right: 160px;
}

.Normal .CommonCommentBubbleRoundTop, .Normal .CommonCommentBubbleRoundBottom,
.Verified .CommonCommentBubbleRoundTop, .Verified .CommonCommentBubbleRoundBottom,
.Suggested .CommonCommentBubbleRoundTop, .Suggested .CommonCommentBubbleRoundBottom
{
	height: 8px;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundTop .r4,
.Normal .CommonCommentBubbleRoundBottom .r1, .Normal .CommonCommentBubbleRoundBottom .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Normal .CommonCommentBubbleRoundBottom .r4,
.Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundTop .r4,
.Verified .CommonCommentBubbleRoundBottom .r1, .Verified .CommonCommentBubbleRoundBottom .r2, .Verified .CommonCommentBubbleRoundBottom .r3, .Verified .CommonCommentBubbleRoundBottom .r4,
.Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundTop .r4,
.Suggested .CommonCommentBubbleRoundBottom .r1, .Suggested .CommonCommentBubbleRoundBottom .r2, .Suggested .CommonCommentBubbleRoundBottom .r3, .Suggested .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
	border-left: solid 4px #CEDEFD;
	border-right: solid 4px #CEDEFD;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundBottom .r4,
.Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundBottom .r4,
.Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundBottom .r4 
{ 
	margin: 0 5px;
	height: 0;
	border-top: solid 2px #CEDEFD;
	border-left-width: 0;
	border-right-width: 0; 
}

.Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundBottom .r3,
.Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundBottom .r3,
.Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundBottom .r3
{
	margin: 0 3px;
	height: 0;
	border-top: solid 2px #CEDEFD;
	border-left-width: 0;
	border-right-width: 0; 
}

.Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundBottom .r2,
.Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundBottom .r2,
.Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundBottom .r2
{
	margin: 0 2px;
	height: 2px;
	border-left-width: 5px;
	border-right-width: 5px;
}

.Normal .CommonCommentBubbleRoundTop .r4, .Normal .CommonCommentBubbleRoundBottom .r1,
.Verified .CommonCommentBubbleRoundTop .r4, .Verified .CommonCommentBubbleRoundBottom .r1,
.Suggested .CommonCommentBubbleRoundTop .r4, .Suggested .CommonCommentBubbleRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

.Normal .CommonCommentContent,
.Verified .CommonCommentContent,
.Suggested .CommonCommentContent
{
	border-left: solid 4px #DEE9FE;
	border-right: solid 4px #DEE9FE;
	background-color: #fff;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundTop .r4,
.Normal .CommonCommentBubbleRoundBottom .r1, .Normal .CommonCommentBubbleRoundBottom .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Normal .CommonCommentBubbleRoundBottom .r4,
.Normal .CommonCommentContent
{
	border-color: #DEE9FE;
	background-color: #fff;
}

.Normal .CommonCommentArrow .r1, .Normal .CommonCommentArrow .r2, .Normal .CommonCommentArrow .r3, .Normal .CommonCommentArrow .r4,
.Normal .CommonCommentArrow .r5, .Normal .CommonCommentArrow .r6, .Normal .CommonCommentArrow .r7, .Normal .CommonCommentArrow .r8, 
.Normal .CommonCommentArrow .r9, .Normal .CommonCommentArrow .r10
{
	background-color: #DEE9FE;
}

.Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundTop .r4,
.Verified .CommonCommentBubbleRoundBottom .r1, .Verified .CommonCommentBubbleRoundBottom .r2, .Verified .CommonCommentBubbleRoundBottom .r3, .Verified .CommonCommentBubbleRoundBottom .r4,
.Verified .CommonCommentContent
{
	border-color: #ccffcc;
	background-color: #fff;
}

.Verified .CommonCommentArrow .r1, .Verified .CommonCommentArrow .r2, .Verified .CommonCommentArrow .r3, .Verified .CommonCommentArrow .r4,
.Verified .CommonCommentArrow .r5, .Verified .CommonCommentArrow .r6, .Verified .CommonCommentArrow .r7, .Verified .CommonCommentArrow .r8, 
.Verified .CommonCommentArrow .r9, .Verified .CommonCommentArrow .r10
{
	background-color: #ccffcc;
}

.Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundTop .r4,
.Suggested .CommonCommentBubbleRoundBottom .r1, .Suggested .CommonCommentBubbleRoundBottom .r2, .Suggested .CommonCommentBubbleRoundBottom .r3, .Suggested .CommonCommentBubbleRoundBottom .r4,
.Suggested .CommonCommentContent
{
	border-color: #FEF573;
	background-color: #fff;
}

.Suggested .CommonCommentArrow .r1, .Suggested .CommonCommentArrow .r2, .Suggested .CommonCommentArrow .r3, .Suggested .CommonCommentArrow .r4,
.Suggested .CommonCommentArrow .r5, .Suggested .CommonCommentArrow .r6, .Suggested .CommonCommentArrow .r7, .Suggested .CommonCommentArrow .r8, 
.Suggested .CommonCommentArrow .r9, .Suggested .CommonCommentArrow .r10
{
	background-color: #FEF573;
}

.Verified.Top .CommonCommentBubbleRoundTop .r1, .Verified.Top .CommonCommentBubbleRoundTop .r2, .Verified.Top .CommonCommentBubbleRoundTop .r3, .Verified.Top .CommonCommentBubbleRoundTop .r4,
.Verified.Top .CommonCommentBubbleRoundBottom .r1, .Verified.Top .CommonCommentBubbleRoundBottom .r2, .Verified.Top .CommonCommentBubbleRoundBottom .r3, .Verified.Top .CommonCommentBubbleRoundBottom .r4,
.Verified.Top .CommonCommentArrow .r1, .Verified.Top .CommonCommentArrow .r2, .Verified.Top .CommonCommentArrow .r3, .Verified.Top .CommonCommentArrow .r4,
.Verified.Top .CommonCommentArrow .r5, .Verified.Top .CommonCommentArrow .r6, .Verified.Top .CommonCommentArrow .r7, .Verified.Top .CommonCommentArrow .r8, 
.Verified.Top .CommonCommentArrow .r9, .Verified.Top .CommonCommentArrow .r10,
.Verified.Top .CommonCommentContent
{
	background-color: #ffffff;
	border-left-width: 0;
	border-right-width: 0;
}

/* Button Styles */
.ActionButton
{
    background-image: url(http://media.mercola.com/themes/eft/images/common/action-button-background.png);
    background-repeat: no-repeat;
    color: #fff;
    padding: 1px 8px;
    display: block;
}

A.ActionButton:link, A.ActionButton:visited, A.ActionButton:hover, A.ActionButton:active
{
    padding: 8px 21px;  
    color: #fff;  
}

.ForumCreateEditPostTypeBanner
{
    background-image: url(http://media.mercola.com/themes/eft/images/common/action2-banner-background.png);
    background-repeat: no-repeat;
    color: #fff;
    padding: 1px 10px;
    line-height: 32px;
    width: 600px;
    margin-bottom: 15px;
}

A.ForumLinkUnread, .ForumLinkUnread:LINK, .ForumLinkUnread:VISITED
{
    color: #36c;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#fff;
	border: solid 1px #999; 
}

.CommonContextMenuItem
{	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff; 
	font-size: 90%; 
	border: solid 1px #fff; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{	font-family:Arial, Helvetica, sans-serif;
	background-color: #f4f4f4; 
	color: #AD0000; 
	font-size: 90%; 
	border: solid 1px #E1E1E1; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #f4f4f4; 
	cursor: pointer;	
	padding: 3px;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	background-color: #fff;
	border: solid 6px #333;
}

.CommonModalTitle
{
	border-bottom: solid 1px #333;
	padding: 8px 0 2px 0;
	font-size: 150%;
	margin: 0 8px;
	font-weight: bold;
	color: #333;
	cursor: move;
	min-height: 24px;
}

.CommonModalContent
{
	background-color: #fff;
}

.CommonModalFooter
{
	width: 100%;
	height: 12px;
}

.CommonModalClose
{
	width: 16px;
	height: 15px;
	background-image: url(http://media.mercola.com/themes/eft/images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 8px;
	margin: 0;
}

.CommonModalResize
{
	width: 12px;
	height: 12px;
	background-image: url(http://media.mercola.com/themes/eft/images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 6px;
	cursor: se-resize;
}

#thread_container { padding:10px; margin-top:10px; }
#bubble { float:left; width:865px; position: relative; }
#bubble_bg { float:left; width:826px; background-color:#ececec; padding:10px; margin-bottom:20px; }
#triangle { position: absolute; top: 50px; right: 0px; }
.displayname { font-family:"Franklin Gothic Demi"; font-size:20px; float:left; margin-top:-7px; padding-right:10px; }

/*
Form Styles
*/

.CommonFormArea
{
    margin: 0;
}

.CommonFormTitle
{
	color: #000;
	font-size: 180%;
	font-weight: bold;
	padding: 0;
	margin: 32px 0 0 0;
	line-height: 100%;
}

.CommonFormSubTitle
{
    margin: 16px 0 4px 0;
    padding: 6px;
    font-weight: bold;
    color: #000;
    background-color: #ddd;
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName
{
	font-weight: bold;
	padding: 8px 5px 2px 2px;
}

DIV.CommonFormFieldName
{
	font-weight: bold;
	padding: 12px 2px 2px 2px;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 8px 2px 2px 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}

/*
Message Styles
*/

.CommonMessageSuccess
{
	padding: 12px;
	font-size: 100%;
	color: #030;
	font-weight: normal;
	border: solid 1px #030;
	background-color: #88dd88;
	margin: 16px 0;
}

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}

.CommonMessageError
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}


/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #b2b2b2;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-image: url(http://media.mercola.com/themes/eft/images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
}

.CommonPaneTab
{
	color: #666;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}

.CommonPaneTabSelected
{
	color: #333;
	border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}

.CommonPaneTabHover
{
	color: #333;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}

.CommonDescription { padding:10px 0; }

.CommonCommentContent
{
	padding: 0 10px 1em 10px;
	min-height: 32px;
	position: relative;
	overflow: hidden;
}

.SubscribeGroup { background-image:url(http://media.mercola.com/themes/eft/images/btn_subscribegroup.gif); text-align:center; background-repeat:no-repeat; width:188px; height:35px; margin:auto; margin-bottom:10px; padding-top:5px; cursor:pointer; cursor:hand; }
.SubscribeGroup a { font-family:"Franklin Gothic Demi"; font-size:16px; color:#fff; }




/* members */
#addmember { width: 38%; float: left; border:1px solid #e6e6e6; background-color:#fff; padding:10px; }
#invitemember { width: 50%; float: right; border:1px solid #e6e6e6; background-color:#fff; padding:10px; }
#memberlist { padding: 6px 6px 6px 8px; border-top: solid 2px #dadada; border-bottom: solid 1px #dadada; background-color: #f6f5f5; font-size: 90%; font-weight: normal; margin: 0px; color: #000; }

.forum_title {}
.forum_nav {}

/* forum */

#forum h1 { font-size:14px; color:#ad0000; text-transform:none; margin:0; }
#forum a { color:#165AE5; text-decoration:none; }
#forum a:hover { text-decoration:underline; }
.rating { background-color:#f8f8f8; border:1px solid #e8e8e8; font-size:12px; }



.CommonContentBox { padding-bottom:0px; }
#forum_left { float:left; width:720px; }
.CommonSidebar { float:right; width:250px; font-size:12px; text-align:center; }
#forum_right { float:right; width:250px; font-size:12px; text-align:center; }
.forum_title { background-image:url(http://media.mercola.com/themes/eft/images/forum_bgtitle.gif); background-repeat:repeat-x; height:31px; color:#fff; font-family:"Franklin Gothic Demi"; font-size:20px; padding:3px 10px; }
#forum_joingroup p { text-align:center; }

#active_members { margin-top:20px; }
#active_members td { background-color:#f7f7f7; border-right:1px dotted #b2b2b2; border-bottom:1px dotted #b2b2b2; }
#active_members table { border-left:1px dotted #b2b2b2; margin-top:-4px; }

#interested { margin-top:20px; border-bottom:4px solid #000; padding-bottom:10px; }
#interested  a { font-size:24px; color:#ad0000; text-decoration:none; font-size:14px; }
#interested  a:hover { text-decoration:underline; }

#comment { background-image:url(http://media.mercola.com/themes/eft/images/forum_comments.gif); width:50px; height:32px; margin:auto; }
#comment p { font-weight:bold; text-align:center; padding-top:6px; }

#recent_activity { margin-top:20px; }
#recent_activity  a { color:#ad0000; text-decoration:none; }
#recent_activity  a:hover { text-decoration:underline; }

.CommonActivity { list-style:none; }

.btnJoinGroup { background-image:url(http://media.mercola.com/themes/eft/images/btn-joingroup.gif); width:222px; height:41px; background-repeat:no-repeat; background-color:transparent; border:0; color:transparent; margin-top:10px; cursor:pointer; cursor:hand; font-size:0; line-height:100px; overflow: hidden; }

.btnLeaveGroup { background-image:url(http://media.mercola.com/themes/eft/images/btn-leavegroup.gif); width:222px; height:41px; background-repeat:no-repeat; background-color:transparent; border:0; color:transparent; margin-top:10px; cursor:pointer; cursor:hand; font-size:0; line-height:100px; overflow: hidden; }

.CommonContentBoxList ul { list-style-position:outside; margin:0; padding:0; }
.CommonContentBoxList li { list-style:none; padding:5px 0; border-bottom:1px dashed #c7c7c7;  }


.CommonContentBoxContent { margin-top:20px; }
	.CommonContentBoxContent ul { list-style-position:inside; margin:0; padding:0 0 0 10px; }
	.CommonContentBoxContent li { list-style-type:none;  }
	.CommonContentBoxContent table { padding:10px 0; }
	
.CommonContentBoxFooter { padding-top:10px; }

/* Tag Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	border: solid 2px #ccc;
	border-left-width: 0;
	border-right-width: 0;
	padding: 5px;
	margin: 0;
	list-style-type: none;
}


.CommonSidebarTagCloud
{
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
	word-wrap: break-word;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

/* End Tag Styles */

/* forum post */
.CommonTitle { text-transform:none; padding:0 5px; margin:0; }

.CommonBreadCrumbArea { font-size:12px; padding: 0 5px; }

.CommonSidebarList li { text-align: center;
    float: left;
    list-style: none;
    padding: 2px 5px;
    margin: 0px;
    }

.ForumRate { display:none; }

.CommonSideListImage
{
	float: left;
	width: 60px;
	height: 60px; 
	overflow: hidden;
}

.CommonSideListContent
{
	margin-left: 68px;
}

.CommonContentBoxFooter { margin-bottom:10px; }
.CommonAvatarListItemDetails { font-size:12px; padding-bottom:10px; }

