/* 
Forum Style Overrides
*/

#Common
{
}

/*
Forum Styles
*/


/*
List Styles
*/

.ForumListCellLeftMostImageOnly
{
	padding: 4px;
	border: solid 1px #E1E1E1;
	border-top-width: 0px;
	border-right-width: 0px;
	width: 20px;
}

.ForumSubListCellLeftMost
{
	padding: 2px;
	text-align: left;
}

.ForumLastPost
{
	font-size: 100%; /* BRENDA - changed from 90% */
}

.ForumSubListCell
{
	padding: 2px;
}

.ForumSubListCellPager
{
	padding: 2px;
	font-size: 100%; /* BRENDA - changed from 90% */
	text-align: right;
}

/*
Styles within Lists
*/

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #378396; /* BRENDA - changed from #666 */
	font-weight: normal; /* BRENDA - changed from normal */
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #378396; /* BRENDA - changed from #000 */
	font-weight: bold;
}

.subForumsList
{
margin-left:20px;
}


/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL.ForumPostList li.ForumPostListItem /* BRENDA - added new style */
{
	margin-bottom: 6px;
}

.ForumPostArea
{
	margin: 0; /* BRENDA - was 12px 0; */ 
}

/*.ForumPostHeader
{
	padding: 6px 6px 6px 8px;
    border: solid 1px #E1E1E1;
	border-bottom-width: 0;
	background-color: #9AB5EC;
	font-size: 100%; 
	font-weight: bold;
	margin: 0px;
	color: #000;
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left -16px;
}*/

.ForumPostHeader
{height: 20px; background: url('http://www.epals.com/images/LAYOUT/common/contentmoduletop_background.gif') repeat-x; color: #FFF; font-size: 13px; padding-top: 5px; padding-left: 5px; margin-bottom: 0px;}



.ForumPostTitleArea
{
	background-color: #f4f4f4;	
	border: solid 0 #E1E1E1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 4px;
	text-align: left;
}

.ForumPostTitle
{
	font-size: 100%; /* BRENDA - changed from 120% */
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.ForumPostTranslatedTitle /* BRENDA - added */
{
	font-size: 100%; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.ForumPostBodyArea
{
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

.ForumPostContentArea
{
	border: solid 0 #E1E1E1;
	border-right-width: 1px;
	color: #000;
}

.ForumPostUserArea
{
	width: 160px; /* BRENDA changed from 200px */
	background-color: #eee;
	padding: 4px;
	text-align: center;
	border: solid 1px #E1E1E1;
}

.ForumPostUserContent
{
	width: 150px; /* BRENDA changed from 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%; /* BRENDA - changed from 90% */
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
}

.ForumPostContentTranslatedText /* BRENDA - added this style */
{
	
	font-size: 100%; /* BRENDA - changed from 90% */
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
	background-color: #E1F3FA;
	display:none;
}




.ForumPostSignature
{
    margin: 1em 8px 8px 8px;
    border: solid 0 #ddd;
    border-top-width: 1px;
    padding: 1em 0 20px 0;
    font-size: 90%;
    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 8px;
}

.ForumPostThreadStatus
{
	float: right;
	padding: 4px;
	color: #666;
	font-weight: bold;
}

.ForumPostButtons
{
	margin: 4px 4px 4px 0;
	padding-left: 4px;
	text-align: right;
}

UL.ForumPostStatistics
{
	text-align: right;
	font-size: 100%; /* BRENDA - changed size from 90% */
	list-style-type: none;
	margin: 4px 8px 0 0;
	padding: 0;
}

UL.ForumPostStatistics LI
{
	display: inline;
	padding-left: 16px;
	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: 100%; 
}
UL.ForumPostUserPropertyList LI.ForumPostUserAttribute
{
	font-size: 90%; 
}

/*
Header Definitions
*/

.ForumMyImageAndNameHeader
{
	text-align: center;
}

.ForumMyRepliesHeader
{
	text-align: center;
}

.ForumGroupImageAndNameHeader
{
	text-align: center;
}

.ForumGroupLastPostHeader
{
	text-align: center;
}

.ForumGroupTotalThreadsHeader
{
	text-align: center;
}

.ForumGroupTotalPostsHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumMyImageColumn
{
	width: 20px;
}

.ForumMyNameColumn
{
	width: 85%;
	font-size: 100%; /* BRENDA - added */
}

.ForumMyRepliesColumn
{
	width: 15%;
	text-align: center;
}

.ForumMyMoveColumn
{
	text-align: center;
	width: 15%;
}

.ForumGroupImageColumn
{
	width: 20px;
}

.ForumGroupNameColumn
{
	width: 42%; /* BRENDA - changed from 52% */
	font-size: 100%; /* BRENDA - changed from 90% */
}

.ForumGroupLastPostColumn
{
	width: 38%; /*BRENDA - changed from 20%*/
	font-size: 100%; /* BRENDA - changed from 80% */
	text-align: left;
}

.ForumGroupTotalThreadsColumn
{
	width: 10%;/*BRENDA - changed from 14% */
	text-align: center;
}

.ForumGroupTotalPostsColumn
{
	width: 10%;/*BRENDA - changed from 14% */
	text-align: center;
}

/*
Quoting
*/

BLOCKQUOTE
{
	border: dotted 1px #ccc;
	padding: 4px;
	margin: 16px;
}

.ForumReplyToPostArea
{
	padding: 8px;
	border: dotted 1px #ccc;
	margin-bottom: 16px;
	background-color: #dddddd;
}

/*
Sub Forums
*/
.ForumSubArea
{
	padding-bottom: 15px;
	margin-top: -10px;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border: solid 1px #999;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img
{
	margin: auto 0;
}

.ForumThreadRateControl
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControl img
{
	margin: auto 0;
}

.ForumThreadRateControlActive
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlActive img
{
	margin: auto 0;
}

/*
Collapse/Expand Group Styles
*/

.ForumGroupToggleCollapsed
{
	background-image: url(../images/forum/group_expand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1px;
	padding: 0 7px;
	cursor: pointer;
	text-decoration: none;
}

a.ForumGroupToggleCollapsed:link, a.ForumGroupToggleCollapsed:visited, a.ForumGroupToggleCollapsed:active, a.ForumGroupToggleCollapsed:hover
{
	text-decoration: none;
}

.ForumGroupToggleExpanded
{
	background-image: url(../images/forum/group_collapse.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1px;
	padding: 0 7px;
	cursor: pointer;
	text-decoration: none;
}

a.ForumGroupToggleExpanded:link, a.ForumGroupToggleExpanded:visited, a.ForumGroupToggleExpanded:active, a.ForumGroupToggleExpanded:hover
{
	text-decoration: none;
}

.ForumGroupTitleProcessing
{
	background-color: #E1E1E1;
}

/* Threaded View Styles */

.ForumTreeArea
{ 
	border: solid 1px #E1E1E1;
}

.ForumThreadedPostArea
{
    border: solid 1px #E1E1E1;
    border-left-width: 0;
    background-color: #999;
}

.ForumPostTreeHeading
{
	border-bottom: solid 1px #E1E1E1; 
	font-size: 11px;
	text-align: center;
	background-color: #f4f4f4;
	background-image: none;
	padding: 4px;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
}

.ForumDisplayMessage
{
	background-color: #fee;
	color: #900;
	font-weight: bold;
	font-size: 80%;
	padding: 4px;
}

td.inReplyTo a{
	padding-right: 6px;
	color: #ffffff;
}
#TranslationBar { width: 100%; margin-bottom: 6px; background-color: #eee; text-align: center;}

select.sel_slp { width: 90px; margin-left: 2px; } /*MARTY - added to fix PC-IE7 overlapping pulldowns */
select.sel_dlp { width: 90px; margin-right: 2px; } /*MARTY - added to fix PC-IE7 overlapping pulldowns */

.undo_translation_button {
	
	display: none;
}




