﻿body {
}

#Forum  .forumTitle
{
    font-weight:bold;
    font-size:12px;
    background-color:#BF3119;
    padding:4px;
    height:18px;
    color:#EFEFEF;
    
}

#CDMForum h1
{
    font-size:14px;
}

#Forum td
{
   
    font-family:Arial;
    font-size:12px;
    border-left:solid 1px #EFEFEF;
 
    border-bottom:solid 1px #EFEFEF;    
    height:30px;
}
#Forum  .divider
{
    font-weight:bold;
    height:20px;
    border-right:solid 1px #EFEFEF; 
    background-image:url(/images/forum/dividerBack.gif);
}

#Forum .titleTR
{
    border-top:solid 1px #EFEFEF;   
}

#Forum .endCell
{
    border-right:solid 1px #EFEFEF;   
}


#Forum .DateTime
{
    font-weight:normal;
    font-size:11px;
    font-style:italic;    
}

#Forum .RowLeft
{
    background-color:#FCFCFC; 
    width:140px;
}

#Forum .RowRight
{
    background-color:#FDFDFD;
}

#Forum .AltRowLeft
{
    background-color:#E3E3E3;
}

#Forum .AltRowRight
{
     background-color:#F0F0F0
}


.ReplyBox
{
    height:100px;
    font-weight:normal;
   
}


.PopUpWindow
{
    border:solid 2px #CECECE;
    background-color:#EFEFEF;
    width:550px;
}
.PopUpWindow td
{
    font-size:12px;
    font-weight:bold;
    color:#4F4F4F;
  
}

.PopUpWindow .title
{
    font-weight:bold;
    font-size:12px;
    color:#000;
    border-bottom:solid 1px #cecece;
    padding-left:4px;
    background-image:url(/images/calbacktop1.gif);
    background-repeat:repeat-x;
    height:17px;
}

.PopUpWindow .SaveButton
{
    padding-right:7px;
    padding-top:4px;
    padding-bottom:4px;
}

.PopUpWindow input, .PopUpWindow textarea
{
    font-size:11px;
    color:#7F7F7F;
    font-family:Arial;
}

.PopUpWindow .Attribute
{
     padding:4px;
}

.NoResults
{
    font-size:12px;
    font-weight:bold;
    font-style:italic;    
}
.TopTitles
{
    font-size:14px;
    color: #0382ab;
    font-weight:bold;
}

A.TopTitles:active, A.TopTitles:link,  A.TopTitles:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #8F8F8F; font-weight: bold; text-decoration: none;
}
A.TopTitles:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #8F8F8F; font-weight: bold; text-decoration: underline;
}

#Forum A:active, #Forum  A:link, #Forum  A:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0382ab; font-weight: normal; text-decoration: none;
}
#Forum  A:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0382ab; font-weight: normal; text-decoration: underline;
}

#Actions A:active, #Actions  A:link, #Actions  A:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0382ab; font-weight: normal; text-decoration: none;
}
#Actions  A:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0382ab; font-weight: normal; text-decoration: underline;
}

#Actions
{
   font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0382ab; font-weight: normal; text-decoration: none; 
}