﻿
.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 { border: solid #333333 1px; }
td.forumLightBack { color: #333333; font-size: 12px; font-family: Verdana; padding: 2 2 2 4; border: solid #bbbbbb 1px; }
td.forumDarkBack { color: #333333; font-size: 11px; font-family: Verdana; padding: 2 2 2 4; border: solid #bbbbbb 1px; }
.breadCrumb { color: #97B3C8; font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumb:link { color: #97B3C8; font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumb:visited { color: #97B3C8; font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumb:hover { color: #007AC0; font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumbCurrent {font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumbCurrent:link { font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumbCurrent:visited { font-size: 10px; font-family: Verdana; text-decoration: none; }
.breadCrumbCurrent:hover { font-size: 10px; font-family: Verdana; text-decoration: none; }

/* Login Styles */
td.login { width: 100%; text-align: center; }
td.notAuthed { width: 100%; font-size: 14px; font-weight: bold; color: #333333; }

/* Manage Section Style */
table.manageSections {}
td.manageSections { color: #37556d; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageSectionsName { color: #333333; font-size: 11px; font-family: Verdana; font-weight: normal; padding: 2 4 2 4; border-right: solid #333333 1px; border-bottom: solid #333333 1px; border-left: solid #ffffff 1px; border-top: solid #ffffff 1px; }
td.manageSectionsLightBack { color: #333333; font-size: 12px; font-family: Verdana; padding: 2 2 2 4; }
td.manageSectionsDarkBack { color: #333333; font-size: 11px; font-family: Verdana; padding: 2 2 2 4; }
td.sectionName { color: #333333;  font-size: 12px; font-family: Verdana; padding: 2 2 2 4; }
td.sectionNameOn { color: #333333;  font-size: 12px; font-family: Verdana; padding: 2 2 2 4; }
td.sectionTitle { color: #333333; font-size: 12px; font-family: Verdana; padding: 10 0 10 0; }

/* Edit Forums Style */
table.manageForums {  }
.manageForums { color: #0079c3; font-weight: bold; font-size: 12px; font-family: Verdana; }
.manageForumsLightBack { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 4 4 4 4;text-decoration:none;height:20px}
a:hover.manageForumsLightBack { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 4 4 4 4;text-decoration:none;height:20px}
a:visited.manageForumsLightBack { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 4 4 4 4;text-decoration:none;height:20px}

/* Edit Topic Style */
table.manageTopics {}
.manageTopics { color: #0079c3; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageTopics { color: #0079c3; font-weight: bold; font-size: 12px; font-family: Verdana; }
td.manageTopicsLightBack { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 4 4 4 4; }

/* Replies Topic Style */
table.replies {}
td.repliesDarkBack { color: #0079c3; font-size: 11px; font-family: Verdana; padding: 2 2 2 4; }
td.repliesLightBack0 { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 2 2 2 4; }
td.repliesLightBack1 { color: #0079c3; font-size: 12px; font-family:  Verdana; font-weight: normal; padding: 2 2 2 4; }

#backgroundSearchPopup
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:51;  
}  

#searchArea
{
	padding-left: 10px;
}
#divSearchTitle
{  
	text-align:left;  
	color:#73CFF7;  
	font-size:22px;  
	padding-left: 10px; 
	padding-bottom:2px;  
}  
#popupSearchContact
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:115px;  
	width:400px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:52;  
	padding:12px;  
	font-size:13px;  
}  

#popupSearchContactClose
{  
	font-size:14px;  
	line-height:14px;  
	padding-right: 10px;
	padding-top: 5px;
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}  

#divSearchSeparator
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Flag this post popup */
#backgroundFlagPopup
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:51;  
}  

#flagArea
{
	padding-left: 10px;
}

#popupFlag
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:215px;  
	width:400px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:52;  
	padding:12px;  
	font-size:13px;  
}  
#divFlagTitle
{  
	text-align:left;  
	color:#73CFF7;  
	font-size:22px;  
	padding-left: 10px; 
	padding-bottom:2px;  
}  
#popupFlagClose
{  
	font-size:14px;  
	line-height:14px;  
	padding-right: 10px;
	padding-top: 5px;
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}  

#divFlagSeparator
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.forumPostTop
{
	background-image: url(/imgs/forum/topbar.gif);
	height: 36px;
	padding-left: 15px;
	padding-top: 13px;
}

.forumPostBottom
{
	background-image: url(/imgs/forum/btmbar.gif);
	height: 31px;
}

.forumPostTitle
{
	border-left: 1px solid #BBCCE0;
	background-color: #F2F6F7;
	padding-left: 15px;
	vertical-align: middle;
}

.forumPostText
{
	background-image: url(/imgs/forum/send_bkgrd.gif);
	border-top: solid 1px #FFFFFF;
}