/* TABLE OF CONTENTS ----------------------------------------------------------
PAGES
- plaza forum category
- plaza forum topics
- plaza forum messages
- abonneer via email

POPUPS
- message, warning popup
- create forum | edit forum
- image uploader
- create topic
- edit forum topic
- add forum reaction to a forum message | edit forum reaction to a forum message
- quote forum message
...
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
**** PAGES ****
-----------------------------------------------------------------------------*/

/* PLAZA FORUM CATEGORY
-----------------------------------------------------------------------------*/
/*---- LINKERKANT */
.forumForumCategorieContainer
{
	float: left;
	clear: left;
	padding: 0 0 24px 0;
	width: 100%;
}

.forumPlazaNoCategoriesLabel, .forumForumManageLinksContainer
{
	display: block;
	clear: left;
}

.forumForumCategorieHeaderContainer
{
	display: block;
	padding: 0 0 12px 0;
}

.forumForumCategorieNameLink
{
	font-weight: bold;
}

.forumForumCategoryLinkContainer
{
	display: block;
	margin: 12px 0 0 0;
	width: 300px;
}

.forumForumTagsLabel, .forumForumTagsLink, .forumForumToCategorieLink
{
	float: left;
	margin-right: 12px;
}

.forumForumCategoryLastTopicContainer
{
	display: block;
	float: left;
	clear: left;
	margin: 7px 0 0 0;
}

.forumForumLastTopicLabel
{
	display: block;
	font-weight: bold;
}
/*---- RECHTERKANT */
/* END PLAZA FORUM CATEGORY
-----------------------------------------------------------------------------*/


/* PLAZA FORUM TOPICS
-----------------------------------------------------------------------------*/
.forumForumBreadcrumbContainer
{
	display: block;
	margin: 10px 0 0 0;
}

.forumForumTopicContainer
{
	float: left;
	clear: left;
	padding: 16px 0 0 0;
	width: 100%;
}

.forumForumTopicLink
{
	font-weight: bold;
}

.forumForumTopicImageContainer, .forumForumTopicImageStickyContainer, .forumForumTopicImageLockedContainer, .forumForumHotTopicImageContainer, .forumForumTopicImageHotStickyContainer, .forumForumTopicImageHotLockedContainer
{
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	width: 30px;
	height: 30px;
	background: url(http://images.mindz.com/Images/forum_topic_grey.png) no-repeat;
}

.forumForumTopicImageStickyContainer
{
	background: url(http://images.mindz.com/Images/forum_stick_icon_grey.png) no-repeat;
}

.forumForumTopicImageLockedContainer
{
	background: url(http://images.mindz.com/Images/forum_locked_grey.png) no-repeat;
}

.forumForumHotTopicImageContainer
{
	background: url(http://images.mindz.com/Images/forum_topic_icon_orange.png) no-repeat;
}

.forumForumTopicImageHotStickyContainer
{
	background: url(http://images.mindz.com/Images/forum_stick_icon_orange.png) no-repeat;
}

.forumForumTopicImageHotLockedContainer
{
	background: url(http://images.mindz.com/Images/forum_locked_icon_orange.png) no-repeat;
}

.forumForumTopicLastPostContainer
{
	padding: 8px 0 0 38px;
	color: #a6a098;
	font-size: 11px;
}

.forumForumTopicLastPostContainer a
{
	color: #a6a098;
}

/*---- RECHTERKANT */
.forumHighestRatedPostersList
{
	float: left;
	clear: left;
	padding: 0 0 8px 0;
	width: 100%;
}

.forumHighestRatedImageContainer
{
	margin:-2px 5px 0px -1px;
}

.forumHighestRatedPosterLink
{
	font-weight: bold;
}

.forumHighestRatedPostersRating .ratingStar
{
	float: left;
	padding: 5px 0 0 0 !important;
	background-position: 0 3px !important;
}
/* END PLAZA FORUM TOPICS
-----------------------------------------------------------------------------*/


/* PLAZA FORUM MESSAGES
-----------------------------------------------------------------------------*/
.forumForumMessageContainer
{
	float: left;
	clear: left;
	padding: 10px 0 10px 0;
	width: 100%;
}

.forumForumMessageHeaderContainer, .forumForumMessageTextContainer, .forumForumTopicLastPostContainer
{
	padding-bottom: 8px;
}

.forumForumMessagePosterContainer
{
	float: left;
	padding:0 5px 0 0;
	color: #a6a098;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.forumForumMessagePosterImageContainer
{
	margin: -2px 0 0 -1px;
}

.forumNumberOfPostsLabel
{
	display: block;
	clear: left;
	text-align: center;
}

.forumForumMessageTextContainer, .forumForumMessageAdminContainer
{
	margin: 0 0 0 110px;
}

.forumForumMessageReplyBodyContainer
{
	margin: 3px 0 12px 0;
	padding: 5px;
	overflow: auto;
	_height: 54px;
	max-height: 100px;
	color: #858483;
	background: #f6f4f2;
	border: 1px dashed #a6a098;
}

.forumForumMessageReplyPostedByLabel
{
	display: block;
}

.forumForumMessageReplyBodyLabel
{
	font-style: italic;
}

/* END PLAZA FORUM MESSAGES
-----------------------------------------------------------------------------*/


/* ABONNEER VIA EMAIL
-----------------------------------------------------------------------------*/
.forumSubscriptionContainer
{
	clear: left;
}
	
.forumSubscriptionContainer .forumSubscriptionLabel
{
	display: block;
	margin-bottom: 3px;
}

#forumSubscriptionEmailBox
{
	float: left;
	clear: left;
	margin-top: 5px;
	padding: 5px;
	width: 268px;
	border: 1px solid #C4BFB9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
}

.forumSubscriptionMailLabel
{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.forumSubscriptionMailTextBox
{
	width: 190px;
}

#forumSubscriptionEmailBox .buttonDefaultThinSmall
{
	clear: left;
	margin-top: 10px;
}
/* END ABONNEER VIA EMAIL
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
**** POPUPS ****
-----------------------------------------------------------------------------*/

/* MESSAGE, WARNING POPUP
-----------------------------------------------------------------------------*/
.forumDeleteForumCategoryPopupPanel span, .forumForumDeleteTopicPopupPanel span, forumForumDeleteMessagePopupPanel span
{
	display: block;
	font-size: 17px;
}
/* END MESSAGE, WARNING POPUP
-----------------------------------------------------------------------------*/


/* CREATE FORUM | EDIT FORUM
-----------------------------------------------------------------------------*/
.forumWizardRow
{
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 100%;
}

.forumWizardRow .formLabel
{
	float: left;
	margin-right: 5px;
}

.forumWizardRow .popupErrorLabel
{
	float: left;
	margin: 0;
	width: auto;
	font-weight: normal;
}

.forumWizardRow .inputPopupTextBox, .forumWizardRow .inputPopupTextArea
{
	width: 500px;
}

.forumWizardRow .inputPopupTextArea
{
	height: 200px;
}
/* END CREATE FORUM | END EDIT FORUM
-----------------------------------------------------------------------------*/


/* IMAGE UPLOADER
-----------------------------------------------------------------------------*/
.editImageImageContainer
{
	float: right;
	overflow: hidden;
	margin: -1px 0 5px -2px;
	padding: 10px;
	width: 130px;
	height: 130px;
	font-size: 9px;
	background: url(http://images.mindz.com/Images/imageMaskLarge.png) no-repeat;
}

.eventEditSpeakersPopupPanel .eventWizardSpeakerImageContainer .editImageImageContainer
{
	float: left;
	clear: both;
	margin: 0 5px 0 145px;
	width: 84px;
	height: 84px;
	background: url(http://images.mindz.com/Images/imageMaskMedium.png) no-repeat;
}
/* EINDE IMAGE UPLOADER
-----------------------------------------------------------------------------*/


/* CREATE TOPIC
-----------------------------------------------------------------------------*/
.forumForumAddTopicPopupPanel .inputPopupTextBox
{
	margin-bottom: 10px;
	width: 98.6%;
}
/* END CREATE TOPIC
-----------------------------------------------------------------------------*/


/* EDIT FORUM TOPIC
-----------------------------------------------------------------------------*/
.forumForumEditTopicPopupPanel .inputPopupTextBox
{
	width: 98.6%;
}
/* END EDIT FORUM TOPIC
-----------------------------------------------------------------------------*/


/* ADD FORUM REACTION TO A FORUM MESSAGE | EDIT FORUM REACTION TO A FORUM MESSAGE
-----------------------------------------------------------------------------*/
/* END ADD FORUM REACTION TO A FORUM MESSAGE | EDIT FORUM REACTION TO A FORUM MESSAGE
-----------------------------------------------------------------------------*/


/* QUOTE FORUM MESSAGE
-----------------------------------------------------------------------------*/
.forumForumMessageReplyPopupPostedByLabel, .forumForumMessageReplyPopupBodyLabel
{
	display: block;
}

.forumForumMessageReplyPopupPostedByLabel
{
	margin-bottom: 3px;
}

.forumForumMessageReplyPopupBodyLabel
{
	overflow: auto;
	margin-bottom: 10px;
	padding: 4px;
	height: 70px;
	border: 1px solid #C4BFB9;
}
/* END QUOTE FORUM MESSAGE
-----------------------------------------------------------------------------*/
