
/* 

	Oestrogen CS Overrides
	----------------------
	Created 26/08/2008
	By Anders Vindberg

*/

/* Ostrogen.css overrides */



/* Common overrides */

.CommonTitle
{
	margin-left: 12px;
}

h1.CommonTitle
{
	width: 730px;
}

.CommonBreadCrumbArea
{
	margin: 0;
	padding: 4px 12px;
	font-size: 100%;
	border: 1px solid #C36287;
	border-width: 0px 1px 1px;
	border-bottom-color: #bbb;
}

.CommonBreadCrumbArea .Common
{
	margin: 4px 0;
}

.CommonSearchArea
{
	margin-top: 14px;
	margin-right: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
div.masterContent
{
	position: relative;
}

/* Forum overrides */
.ForumPostTitleDate
{
	font-weight: normal;
}
.ForumPostUserContent
{
	width: 145px;
}

.ForumPostContentText 
{
	font-size: 100%;
}

a.ForumGroupNameUnRead, .ForumGroupNameUnRead:link, .ForumGroupNameUnRead:visited,

a.ForumNameRead,
.ForumNameRead:link,
.ForumNameRead:visited,
a.ForumGroupNameRead,
.ForumGroupNameRead:link,
.ForumGroupNameRead:visited,
a.ForumNameUnRead,
.ForumNameUnRead:link,
.ForumNameUnRead:visited { color: #903656; font-size: 11px; font-family: Verdana, Arial; }
.ForumGroupTable { background: transparent url('../images/forumListBg.png') no-repeat left top; padding: 0px 1px; margin: 0px; }
.CommonListArea .CommonListHeader,
.CommonListArea .CommonListHeaderLeftMost { background: transparent; line-height: 27px; font-family: Arial, Helvetica; font-size: 13px; color: #fff; text-align: left; padding-left: 4px; padding-right: 4px; }
.CommonListRow { background: transparent; }

a.ForumGroupNameUnRead, .ForumGroupNameUnRead:link, .ForumGroupNameUnRead:visited, a.ForumGroupNameRead, .ForumGroupNameRead:link, .ForumGroupNameRead:visited, a.ForumNameUnRead, .ForumNameUnRead:link, .ForumNameUnRead:visited { font-weight: bold; }
a:link, a:visited, a:active { font-family: inherit; color: #5d0023; }
.CommonListCell { font-size: 11px; }
.ForumGroupSubject a:link,
.ForumGroupSubject a:visited { color: #903656; }
.ForumGroupSubject { font-weight: bold; font-family: Verdana, Arial; font-size: 11px; }
.CommonContentBoxContent { padding-left: 0px; padding-right: 0px; font-size: 11px; }


.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4, .CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10, .CommonCommentContent
{
	background-color: #eee;
}
.ForumPostHeader { background-color: #eee; border: 0px; }
.ForumPostSignature {  }

.Editor .CommonCommentBubble { margin-left: 10px; }
.CommonContentBox { border-top-width: 1px; } 
.CommonContentBox.TitleHighlighted { border-color: #ccc; }
.CommonContentBoxHeader { font-size: 16px; border-bottom-style: dotted; }
.CommonMessageWarning { background: #f8eAe8; border: 1px solid #e8bAb8; }
.CommonContentBox.Highlighted { border-color: #ccc; background: #F7F3F0; }
.CommonContentBox.TitleHighlighted .CommonContentBoxHeader,
.CommonContentBox.Highlighted .CommonContentBoxHeader {
	border-bottom-color:#BDBDBD;
	border-bottom-style:dotted;
}
div.colLeft { width: 240px !important; margin-right: 12px; }
div.colMiddle { width: auto !important; float: none; overflow: hidden; }
div.colRight { width: 240px !important; margin-left: 12px; }

div.topMenu #menuParent { background-image: url('../images/menuParentBg.png'); }
.Common { width: auto; }

.CommonContextMenuItem { border-width: 1px 0px; }
.CommonContextMenuItemHover { background: #F7F3F0; border-width: 1px 0px; border-color: #e8bAb8; }

div.topMenu #menuParent a, #menuParent div.topMenu a:visited, #menuParent div.topMenu a:active { height: 23px; overflow: hidden; }
div.topMenu #menuParent { height: 29px; }
div.topMenu #menuSub { background-color: #fff; }
div.topMenu ul { height: 29px; }
div.topLogoHolder { background-color: #fff; height: 194px; }

.ForumPostHeader { margin: 10px 0px; }
.ForumThreadRateControlReadOnly,
.ForumThreadRateControl,
.ForumThreadRateControlActive { top: -7px; border: 3px solid #e8bab8; background: transparent; padding: 1px; }
.ForumThreadRateControlActive { background: #e8bAb8; }

/*table { margin: 0px; padding: 0px; border: 1px solid blue }
.ForumGroupTable { border: 1px solid purple }*/

.CommonTextButtonHighlight,
.CommonTextButton { color: #903656; font-weight: bold; }


