/*****************************************************
Texto das Mensagens
*****************************************************/

*
{
	color:#8D8D8D;	
	}

input
{
	line-style: solid ! IMPORTANT;
	/*border: #FFF3DD 1px solid;
	background-color:#FFF3DD;
	font-family: Verdana;
	color: #8D8D8D;*/
	font-size: 9px;
	}

textarea
{
	line-style: solid !IMPORTANT;
	/*border: #FFF3DD 1px solid !IMPORTANT;
	background: #FFF3DD !important;
	font-family: Verdana;
	color: #8D8D8D;*/
	font-size: 9px;
	}
	
.mensagem
{ 
    color : #8D8D8D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.autor
{ 
    color : #8D8D8D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.positionGeral
{
	float:left;
	}
	
.TemasBold
{
	color:#F6AF19;
	font-size:13px;
	font-weight:bold;
	}
/*****************************************************
Mudanças Para adequar ao layout do humanizando
******************************************************/

.MenuTopoForum
{
	float:left;
	width:450px;
	position:absolute;
	top:0px;
	left:0px;
}

.LoginTopoForum
{
	float:right;
	width:310px;
	position:absolute;
	top:0px;
	left:450px;
}

.ConteudoMeioForum, #ConteudoMeioForum
{
	float:left;
	width:780px;
	position:absolute;
	top:30px;
	left:0px;
	padding-left:4px;
	padding-right:4px;
}

#conteudo
{
	overflow-y:auto;
	overflow-x:hidden;
	height:458px;
	width:790px;
	float:right;
	/*border:1px, dotted #F0F;*/
	position:relative;
	scrollbar-face-color:#FCAE1A;
	scrollbar-track-color:#FFF4DF;
	scrollbar-arrow-color:#FFF4DF;
	/*scrollbar-3dlight-color:#8D8D8D;
	scrollbar-highlight-color:#FF0000;
	scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;
	*/
	}
	
.textboxForum
{
	line-style: solid ! IMPORTANT;
	border: #FFF3DD 1px solid;
	background-color:#FFF3DD;
	font-family: Verdana;
	color: #8D8D8D;
	font-size: 8pt;
}


.loginButton
{
	/*color:#FCAE10;*/
	color:#FFFFFF !Important;
	font-size:11px !Important;
	font-weight:bold !Important;
	text-decoration:none !Important;
	background-color:#FCAE10 !Important;
	border:0px !Important;
	padding:3px !Important;
	margin:2px !Important;
	}

.loginButton a
{
	color:#FFF !Important;
	font-size:11px !Important;
	font-weight:bold !Important;
	text-decoration:none !Important;
	background-color:#FCAE10 !Important;
	border:0px !Important;
	padding:3px !Important;
	margin:2px !Important;
	}

.loginLink, .normalItalic
{
	color:#FCAE10 !Important;
	font-size:11px !Important;
	font-weight:bold !Important;
	text-decoration:none !Important;
    background:none !Important;
	border:0px !Important;
	padding:3px !Important;
	margin-bottom:4px !Important;
	left:0px;
	}

.linkRed
{
	color:#B71219 !Important;
	text-decoration:none !Important;

	}
/*****************************************************
Descrição das Mensagens
*****************************************************/
.textomensagem
{ 
    color : #FA9F00; 
    color: #FCAE10;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

a.linkMensagem
{
    font-weight: regular;
    font-size: 9pt;
    font-family: Verdana;
    color:#8D8D8D;
}

a.linkMensagem:visited
{
    font-weight: regular;
    font-size: 9pt;
    font-family: Verdana;
    color:red;
}

a.linkMensagem:Hover
{
    font-weight: regular;
    font-size: 9pt;
    font-family: Verdana;
    color:#FCAE10;
}

/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: #FCAE10;
    font-size: 12px;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #B71219;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #DD6900;
}


/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:Visited, a.userOnlineLinkBold:Hover, a.userOnlineLinkBold:Link
{
    font-weight: bold;
    color: #0055E7;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: darkblue;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
    font-weight: bold;
    font-size: 20px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #FCAE10;
}

.menuText
{
    font-size: 12px;
    font-weight: bold;
    color: #8D8D8D;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 12px;
    text-decoration: none; 
    color: #013DA4;
}

a.menuTextLink:Hover
{
    color: #8D8D8D;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 10px;
    font-weight: bold;
    color:#8D8D8D;
    text-decoration:none;
}

.searchPager a
{
    font-size : 10px;
    font-weight: bold;
    color:#B71219;
    text-decoration:none;
}


.searchItem
{
    background-color: #FFEFF0;
}

.searchAlternatingItem
{
    background-color: #FFDFE1;
}

.buscaForumTitle
{
    font-size : 12px;
    font-weight: bold;
    color:#8D8D8D;
    text-decoration:none;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    /*background-image: url(../images/forumHeaderBackground.gif);*/
    background-color: #B71219;
    color:#8D8D8D;
    text-align:center;
}

/*td.forumHeaderBackgroundAlternate
{
  
    background-color: #FFDFE1;
    color:#8D8D8D;
    text-align:center;
}*/

td.forumHeaderBackgroundRosa, th.forumHeaderBackgroundRosa

{
    background-color: #FFDFE1;
    color:#8D8D8D;
    text-align:center;
}

td.forumHeaderAlternate, td.forumHeaderAlternateNoBorder
{   
	border-bottom:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    text-align:center;
}

td.forumHeaderAlternate, td.forumHeaderBackgroundAlternate
{   
	border:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    text-align:center;
}
/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 10px;
    COLOR: #8D8D8D;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 0.7em;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 10px;
}

.normalTextSmallBold
{ 
    font-size : 10px;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 9px;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #8D8D8D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText, th.tableHeaderText span
{
    color: white;
    font-size: 14px;
    font-weight:bold;
    border:1px solid #B71219;
    text-align:center;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #D17077 solid; 
    background-color: #FFFFFF;
    float:left;
}

.tableBorderNo
{   
    background-color: #FFFFFF;
    float:left;
	}
/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
	border:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 12px;
    text-decoration:none;
}


td.forumAlternate
{
    background-color: #FFDFE1;
    border:none;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #FFF;
}

.threadDetailTextSmall
{
    /*color: #8D8D8D;*/
    font-size: 9px;
}

.threadDetailTextSmallBold
{
    /*color: #FF0;*/
    font-size: 12px;
    font-weight: bold;
}

td.forumUserName
{
	border:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 10px;
    text-decoration:none;
}

.forumUserName
{
    font-size: 10px;
}

td.forumMessageLink
{
	border:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 11px;
    text-decoration:none;
}

td.forumRowHighlight
{
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 10px;
    text-decoration:none;
}

forumRowHighlight
{
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 10px;
    text-decoration:none;
}

.forumRowHighlight12
{
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 12px;
    text-decoration:none;
}

td.forumRowBorder, tr.forumRowBorder, table.forumRowBorder
{
	border:solid 1px #B41319;
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 10px;
    text-decoration:none;
}

.forumRowBorder a
{
    background-color: #FFF;
    color:#8D8D8D;
    font-size: 12px;
    text-decoration:none;
}

.linkMovePage
{
	color:#8D8D8D;
	font-size:10px;
    text-decoration:none;
	}
/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/

.forumTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #8D8D8D;
    text-decoration:none;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 12px;
    font-weight: bold;
    color: #8D8D8D;
    text-decoration:none;
}

a.forumTitle:hover
{
    color: #DD6900;
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: #8D8D8D;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    background-color: #FFF3DD;
    border-color: Black;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #4455AA;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DDEEFF;
}