/*DON'T CHANGE THE COLORS OF THESE STYLES UNLESS YOU KNOW ALOT ABOUT CSS*/

/*This is for 
	:Date, Subject and Row number on the Discussion View page 
	:Signature on the profile page
Change this font color to the font color of your public site navigation font color*/
.fixTitle {color: #ffffff;font: bold 10pt Verdana, Arial, Helvetica, sans-serif;}
/********************************************************************************************************************************/

/*This is for 
	:Search This Thread 
	:Display Mode 
on the Discussion View page 
Also for 
	:Forum Tools
	:Search This Forum 
on the Discussion View page*/
.listNote {color: #1D3D76;font: normal xx-small Verdana, Arial, Helvetica, sans-serif;text-decoration: underline;}
/********************************************************************************************************************************/

/*This is for  
	:Table background color (the lines that seperate the rows and cells
on the Discussion List page*/
.tableBorderList {border-style: solid;border-color: #1D3D76;border-width: .01cm;background-color: #CFCFCF;}
/********************************************************************************************************************************/

/*This is for
	:The Hide/Show Link Colors
On all the pages*/
.keepColor A:link, .keepColor A:visited {color: #1D3D76;}
.keepColor A:hover {color: #1D3D76;}
/********************************************************************************************************************************/

/*This is for
	:Table header background
On the Discussion List page
Also for the 
	:Table header background
On the Discussion View page
Also for the 
	:Table header background
On the Who Posted pop up
Also for the 
	:Table header background
On the Profile View page*/
.titleRowBGColor{color: #ffffff;font: bold 10pt Verdana, Arial, Helvetica, sans-serif;background-color: #1D3D76;}
.titleRowBGColor A:link, .tableRowBGChange A:link {color: #ffffff;}
.titleRowBGColor A:visited, .tableRowBGChange A:visited {color: #ffffff; text-decoration: underline;}
.titleRowBGColor A:hover, .tableRowBGChange A:hover {color: #ffffff; text-decoration: none;}
.titleRowBGColor A:active, .tableRowBGChange A:active {color: #ffffff;text-decoration: underline;}
/********************************************************************************************************************************/

/*This is for
	:Table header mouseover background
On the Discussion List page*/
.tableRowBGChange {color: #ffffff;font: bold 10pt Verdana, Arial, Helvetica, sans-serif;background: #1D3D76;}
/********************************************************************************************************************************/

/*This is for
	:Table background color
On all the pages*/
.tableRowBG {background-color: #c8d0dd;}
/********************************************************************************************************************************/

/*Thread background color on the discussion view page*/
.threadTableBG {background-color: #EEEEEE;}
.tableRowBGAlter {background-color: #FFFFFF;}
.tableBorder {background: #c6cf5a;color: #000000;border: 1px solid #1D3D76;}
.tableBorderView {background: #1D3D76;color: #000000;border: 1px solid #1D3D76;}
/********************************************************************************************************************************/

/*This is for 
	:Author name link in the thread/thread creater column 
On the discussion list page.*/
a.listNoteNoLine:link, a.listNoteNoLine:visited, a.listNoteNoLine:hover, a.listNoteNoLine:active  {font-family:Verdana,Arial,Helvetica,Helv,sans-serif; color:#1D3D76; font-size:xx-small;text-decoration: none;}
/********************************************************************************************************************************/

/*These are for the alternating rows in the drop down menus
On the discussion list page and the discussion view page.*/
.forumRowBGChangeSmall {font-family:Verdana,Arial,Helvetica,Helv,sans-serif; color:#FFFFFF; font-size:x-small;background: #1D3D76;}
.forumRowBGSmall {font-family:Verdana,Arial,Helvetica,Helv,sans-serif; color:#000000; font-size:x-small;background: #ffffff;}
.forumRowBGSmallSecond {font-family:Verdana,Arial,Helvetica,Helv,sans-serif; color:#000000; font-size:x-small;background: #cfcfcf;}
/********************************************************************************************************************************/

/*Quotes */
.quote { margin: 10px; padding: 3px; border: 1px inset; font-style: italic; background-color: #dddddd; }

#forumjump {
	display: none;
}



