@charset "utf-8";

/*   CSS for thre forum start here   */

.ForumSubforumsWord
{
	color:#808080;
	font-weight: bold;
}
.ForumHomeItemMenu
{
	font-weight:bolder;
}
.ForumHeader
{
	background-color:#8CAEC9;
	line-height:25px;
	color:#FFF;
}

p {
		line-height:25px;
}

.ForumName
{
	background-color:white;
	padding:5px;
}

.ForumNameList 
{
font-size: 12pt;
color:#2F5691;
}

.ForumSubSectionsCaption 
{
font-size: 12pt;
color:#2F5691;
}

.ForumLastThemeCaption
{
font-size: 10pt;
color:#2F5691;
font-weight:bolder;
}




.ForumSectionReplies
{
	background-color:white;
	padding:5px;
}
.ForumSectionThemes
{
	background-color:white;
	padding:5px;
}
.ForumRequiredThemeTitle
{
	background-color:white;
	padding:5px;
}
.ForumOption
{
	background-color:white;
	line-height:25px;
	font-size: 10pt;
	color: white;
}


.ForumUsername
{
	line-height:25px;
	padding:5px;
	font-size: 10pt;
	color: #888888;	
}
.ForumThemeTitle
{
	color:#8CAEC9;
	font-size: 16pt;

}

.ForumRespuestasWord
{
	color:#8CAEC9;
	font-weight:bold;
}
.ForumDateAndAuthor
{
	border-bottom: 1px dotted;
	padding-left:5px;
}
.ForumDateAndAuthorValue
{
	border-bottom: 1px dotted;
	padding-left:5px;
}
.ForumItetm_menus_h
{
	background-color:#8CAEC9;
	padding:5px;
}
.ForumBar
{
	background-color:#8CAEC9;
	padding:5px;
	height:25;
	width:100%
}

.ForumBar a{
	color:white;

}

.ForumIDBack
{
	background-color:#F0E8ED;
}
.ForumTemaBack
{
	background-color:white;
}
.ForumAuthorBack
{
	background-color:#F0E8ED;
}
.ForumDateBack
{
	background-color:white;
}
.ForumRespuestasBack
{
	background-color:#F0E8ED;
}


.forumTableBody{
	width:100%;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	border-right: 1px dotted;
}

###############################

.ForumIDBackHeader
{
	background-color:#8CAEC9;
	color:white;
	font-weight:bold;
}
.ForumTemaBackHeader
{
	background-color:#8CAEC9;
	color:white;
	font-weight:bold;
}
.ForumAuthorBackHeader
{
	background-color:#8CAEC9;
	color:white;
	font-weight:bold;
}
.ForumDateBackHeader
{
	background-color:#8CAEC9;
	color:white;
	font-weight:bold;
}
.ForumRespuestasBackHeader
{
	background-color:#8CAEC9;
	color:white;
	font-weight:bold;
}


###################################################


.TableForumBody{
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color:#EFF1F3;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	border-right: 1px dotted;	
}


.TrForumSectionsRow{
border-bottom: 1px dotted;	
}

.TDTitleForum{
	margin: 2px;
	padding: 2px;
	height:20px;
	background-color:#8CAEC9;
	font-size: 16px;
	color: #614D4D;
  font-weight:bold;
}

#TDSeparadorForum{
	margin: 2px;
	padding: 2px;
	height:20px;
	width:100%;
	background-color:#B7A9A9;
	font-size: 14px;
	color: black;
}

#TDThemeListItem{
	margin: 2px;
	padding: 2px;
	height:20px;
	width:100%;
	background-color:#F6F6F4;
	font-size: 14px;
	color: black;
}

.Forumarticle {
	width:100%;
	border:0px solid black;
	font-family: Arial,sans-serif; 	color: black;
	line-height: 150%;
	}