﻿.forumLink {
    color:#666666;
    font-weight:bold;
    position:relative;
    text-decoration:underline;
    top:-2px;
}

.sectionTitle {
    padding:4px 0px 4px 0px;
}

.adminLoginText { font-size: 9px; color: #666666; text-align: center; }
.adminLoginText:link { font-size: 9px; color: #666666; text-align: center; text-decoration: none; }
.adminLoginText:visited { font-size: 9px; color: #666666; text-align: center; text-decoration: none; }
.adminLoginText:hover { font-size: 9px; color: #666666; text-align: center; text-decoration: underline; }

table.forumGroupsTable { width: 100%; text-align: center; }
table.discussionPages { width: 100%; text-align: center; }
table.loginTable { width: 100%; text-align: center; }
table.notAuthed { width: 100%; text-align: center; }

/* General Forum Styles */
table.sectionTopics { background-color:#CCCCCC; border: solid #000000 1px; padding:4px; }
td.forumLightBack { color: #000000; background: #000000; font-size: 12px; font-family: Verdana, Arial; padding: 2 2 2 4; border: solid #bbbbbb 1px; }
td.forumDarkBack { color: #FFFFFF; background: #38a1a4; font-size: 11px; font-family: Verdana, Arial; font-weight:bold; padding: 2 2 2 4; }
td.breadCrumb { color: #999999; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
/*td.breadCrumb:link { color: #999999; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
td.breadCrumb:visited { color: #999999; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
td.breadCrumb:hover { color: #F47920; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
*/
/* Login Styles */
td.login { width: 100%; text-align: center; }
td.notAuthed { width: 100%; font-size: 14px; font-weight: bold; color: #000000; }

/* Manage Section Style */
table.manageSections { background: #cccccc; border: solid #002d06 1px; }
td.manageSections { color: #37556d; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageSectionsName { background-color: #cccccc; color: #000000; font-size: 11px; font-family: Verdana, Arial; font-weight: normal; padding: 2 4 2 4; border-right: solid #000000 1px; border-bottom: solid #000000 1px; border-left: solid #ffffff 1px; border-top: solid #ffffff 1px; }
td.manageSectionsLightBack { color: #000000; background: #ffffff; font-size: 12px; font-family: Verdana, Arial; padding: 2 2 2 4; }
td.manageSectionsDarkBack { color: #000000; background: #38a1a4; font-size: 11px; font-family: Verdana, Arial; padding: 2 2 2 4; }
td.sectionName { color: #000000; background: #ffffff; font-size: 12px; font-family: Verdana, Arial; padding: 2 2 2 4; }
td.sectionNameOn { color: #000000; background: #ffff00; font-size: 12px; font-family: Verdana, Arial; padding: 2 2 2 4; }
td.sectionTitle { color: #666666; font-size: 12px; font-family: Verdana, Arial, Sans-Serif; padding: 10 0 10 0; }

/* Edit Forums Style */
table.manageForums { background: #cccccc; border: solid #002d06 1px; }
td.manageForums { color: #37556d; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageForumsLightBack { 
    color: #000000; 
    background-color: #FFFFFF; 
    font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}
td.manageForumsLightBack1 { 
    color: #000000; 
    background-color: #F5F5F5; 
    font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}
/* Edit Topic Style */
table.manageTopics { background: #cccccc; border: solid #002d06 1px; }
td.manageTopics { color: #37556d; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageTopicsLightBack { color: #000000; background-color: #F0F0F0; font-size: 12px; font-family: Arial, Verdana; font-weight: normal; padding: 4 4 4 4; }

/* Replies Topic Style */
table.replies { background: #cccccc; border: solid #002d06 1px; }
td.repliesDarkBack { color: #ffffff; background: #38a1a4; font-size: 11px; font-family: Verdana, Arial; padding: 2 2 2 4; }
td.repliesLightBack0 { color: #000000; background-color: #FFFFFF; font-size: 12px; font-family: Arial, Verdana; font-weight: normal; padding: 2 2 2 4; }
td.repliesLightBack1 { color: #000000; background-color: #F0F0F0; font-size: 12px; font-family: Arial, Verdana; font-weight: normal; padding: 2 2 2 4; }