
/*****************************************************
General Anchor
*****************************************************/
a{color: #4878A8; text-decoration: underline;}

a:visited{color: #8948A8; text-decoration: underline;}

a:hover{color: #A7ABAA; text-decoration: none;}

a.linkSmallBold, a.linkMenuSink
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: #4878A8;
    font-size: 0.7em;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #8948A8;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #A7ABAA;
}


/*****************************************************
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-size: 20px; 
    font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
    color: #4878A8;
}

.menuText
{
    font-size: 0.7em;
    font-weight: bold;
    font-family : Tahoma;
    color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 0.7em;
    font-family : Tahoma;
    text-decoration: none; 
    color: #ffffff;
}

/*a.menuTextLink:Hover
{
    color: #FFEFCF;
}*/


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-family : Tahoma;
    font-weight: bold;
}

.searchItem
{
    
    /*background-color: #DDEEFF;    Laleh Commented*/
    background-color: #FFFBE7;
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
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: #9D9F69;
    /*background-color: #4455aa;   Laleh Commented*/ 
}

td.forumHeaderBackgroundAlternate
{
    background-image: url(../images/forumHeaderBackgroundAlternate.gif);
    background-color: #CDCEB8;
    /*background-color: #EBEDF6;   Laleh Commented*/
}

/*****************************************************
Body
*****************************************************/
body 
{
    font-size: 0.8em;
    font-family: Tahoma;
    background-color: #FFEFCE;
    COLOR: #000000;
    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;
	direction : ltr;
}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 0.7em;
    font-family : Tahoma;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 0.7em;
}

.normalTextSmallBold
{ 
    font-size : 0.7em;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 0.6em;
}

.normalTextSmall, .normalTextSmallBold,a.normalTextSmaller
{ 
    color : #000000; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.normalTextSmall, a.normalTextSmallBold, a.normalTextSmaller
{ 
    color : #4878A8; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.normalTextSmall:visited, a.normalTextSmallBold:visited, a.normalTextSmaller:visited
{ 
    color : #8948A8; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.normalTextSmall:hover, a.normalTextSmallBold:hover, a.normalTextSmaller:hover
{ 
    color : #A7ABAA; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}


/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: white;
    font-size: 0.7em;
    font-family : Tahoma;
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #CECF9C solid; 
    background-color: #FFFFFF;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #FFFBE7;
    /*background-color: #DDEEFF;    Laleh Commentd */
}


td.forumAlternate
{
    background-color: #F5F1DE;
    /*background-color: #DAE7FD;   Laleh Commented*/
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #EFF3DE;
    /*background-color: #D4D9EC;    Laleh Commnted*/
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 0.7em;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #EFF3DE;
    /*background-color: #D4D9EC;    Laleh Commnted*/
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 0.8em;
    font-family : Tahoma;
    font-weight: bold;
    color: #013DA4;
}


a.forumTitle:visited, a.forumTitle:link
{
	font-family : Tahoma;
    font-size: 0.8em;
    font-weight: bold;
    color: #013DA4;
}

a.forumTitle:hover
{
    color: #DD6900;
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: #4878A8;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    background-color: #FFFBE7
    /*background-color: #DAE7FD;    Laleh Comment*/
    border-color: Black;
}

textarea
{
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.7em;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #9D9F69;
    /*background-color: #4455AA;    Laleh Commented*/
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    background-color: #FFFBE7;
    /*background-color: #DDEEFF;  Laleh Commented*/
}

/*****************************************************
Button Texts
*****************************************************/
.normalButtonSmall
{
	font-size : 0.7em;
    color : #000000; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}