/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: ©2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
body {
	background-color: #474B5F;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
/* Text for most CSS classes */
body, .text, .smText, .error, a, a.smLink, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color : #cccccc;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4;
}
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}
/* Text */
.smText {
	font-size: 0.8em;
	line-height: 12px;
}
.lgText {
	font-size: 1em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	color: #0099FF;
}
.error {
	color : #FF0000;
}
.floatleftspace {
	float: left;
	padding:2px;
}
.floatrightspace {
	float: right;
	padding:2px;
}
.hideText {
	display: none;
}
#loginuser {/*added 290609 as part of customised login_user.asp page and associated included file* in includes dir*/
	width:600px!important;
	margin: 0 auto;
}
.formtxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
select {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background-color: #3D6CA3;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background-color: #3D6CA3;
	color: #FFFFFF;
}
/* Search highlight */
.highlight {
	background-color: #ffff66
}
/* Hyperlinks */
a:link {
	color : #33FFFF;
	text-decoration: none;
}
a:visited {
	color : #33ffff;
	text-decoration : none;
}
a:hover, a:active {
	color : #FFFFFF;
	text-decoration : none;
}
a.smLink {
	font-size: 0.8em;
}
/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited {
	color : #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
a.smPageLink:link, a.smPageLink:visited {
	line-height: 30px;
	padding: 1px;
	margin: 1px;
}
a.pageLink:hover, a.smPageLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
	background: #7F7F99;
}
.pageLink {
	background: #DCDDE4;
	border: 1px solid #888888;
}
/* Misc */
ul {
	list-style-type: circle;
}
form {
	display: inline;
}
a img, :link img, :visited img {
	border: none;
	vertical-align: middle;
}
.imgBorder {
	border: #E7E7E7 1px solid;
}
.avatar, #avatar {
	width: 64px;
	height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}
hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}
/* PNG Support for IE5.5 & 6 */
img {
	behavior: url('../classic/includes/pngbehavior.htc');
}
/* Rich Text Editor */
.RTEtoolbar {
	background-image: url('../../forum_images/toolbar_background.gif');
}
.WebWizRTEbutton, .RTEtoolbar {
	padding: 1px;
}
.WebWizRTEbuttonOver {
	background-image: url('../../forum_images/toolbar_button_background.gif');
	padding: 1px;
}
.RTEtableTopRow {
	line-height: 22px;
	/*	background-color: #D3DAED;*/
	background-image: url('../../forum_images/topbar_background.gif');
	/*background-image: url('../../forum_images/topbar_background2.png');*/
	background-color: #474659;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #363544;
	border-bottom-color: #363544;
	border-left-color: #6699CC;
}
.RTEtableRow {
	/*background-color: #F4F4FB;*/
	background-color: #474659;
}
.RTEtableBottomRow {
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}
.RTEtextarea {
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
}
.RTEmouseOver {
	background-color: #FFFFFF;
	color: #000000;
}
/* Tables */
.basicTable {
	text-align: left;
	border: 0px;
	width: 98%;
}
.errorTable {
	text-align: left;
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000;
}
/*.tableBorder{
	text-align: left;
	border: 1px solid #B6B9CB;
	background-color: #FFFFFF;
	width: 98%;
}*/
.tableBorder {
	text-align: left;
	/*background-color: #3399FF;*/
	width: 98%;
	border-collapse: collapse;
	margin: 0px auto;
}
.tableBorderSunk {
	text-align: left;
	/*background-color: #33 99FF;*/
	width: 98%;
	padding: 3px;
	margin: 2px;
	font-size: 0.9em;
}
.tableRoster {
	text-align: left;
	/*background-color: #3399FF;*/
	width: 98%;
	border-collapse: collapse;
	margin: 0px auto;
	background-color: #545970;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #363544;
	border-bottom-color: #363544;
	border-left-color: #6699CC;
}
.tableRoster a:link, .tableRoster a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color : #ccff00;
	text-decoration: none;
	font-weight: bold;
}
.tableRoster a:hover, .tableRoster a:visited:hover {
	color : #fff;
	text-decoration: underline;
	font-weight: bold;
}
/* Table Ledger */
.tableLedger {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3d6ca3;
	height: 26px;
	background-image: url(../../forum_images/table_header_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableLedger a:link, .tableLedger a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color : #33FFFF;
	text-decoration: none;
	font-weight: bold;
}
.tableLedger a:hover, .tableLedger a:visited:hover {
	color : #fff;
	text-decoration: underline;
	font-weight: bold;
}
/* Search Sub-Ledger */
.tableSubLedger {
	font-weight: bold;
	color: #333333;
	background-color: #3d6ca3;
	height: 19px;
}
.tableSubLedger a:link, .tableSubLedger a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color : #99FFFF;
	text-decoration: none;
	font-weight: bold;
}
.tableSubLedger a:hover, .tableSubLedger a:visited:hover {
	color : #fff;
	text-decoration : none;
	font-weight: bold;
}
/* Search Ledger */
.tableSearchLedger {
	font-weight: bold;
	background-color: #DCDDE4;
}
.tableSearchLedger a:link, .tableSearchLedger a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	;
	color : #000000;
	text-decoration: none;
}
.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover {
	color : #666666;
	text-decoration : underline;
}
/* Table Status Bar */
/*.tableStatusBar{
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	background-color: #F0F1F5;
}*/
.tableStatusBar td {
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	background-color: #3399FF;
	padding: 2px;
}
.tableStatusBarSunk td {
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	background-image: url(../../forum_images/table_bkg_sunk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
}
.tableRowSunk {
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	background-image: url(../../forum_images/table_row_sunk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 2px;
}
.tableStatusBar a:link, .tableStatusBar a:visited {
	color : #000000;
	font-size: 0.9em;
	text-decoration: none;
}
.tableStatusBar a:hover, .tableStatusBar a:visited:hover {
	color : #000000;
	font-size: 0.9em;
	text-decoration : underline;
}
/* Tables */
.tableRow {
/*background-color: #F0F1F5;*/
}
.tableTopRow {
	background-color: #545970;
}
.tableBottomRow {
	background-color: #545970;
}
/* Alternating Row Colours */
.evenTableRow {
	background-color: #545970;
}
.oddTableRow {
/*background-color: #F0F1F5;*/
}
.hiddenTableRow {
/*background-color: #DFDFDF;*/
}
/* Private messager */
.PMtableRow {
	/*background-color: #F0F1F5;*/
	background-color: #474659;
}
.PMmsgBody {
	width: 99%;
	max-height: 450px;
	float: left;
	overflow: auto;
}
a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited {
	color : #000000;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover {
	color : #000000;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
}
/* Forum posts */
.msgBody {
	width: 100%;
	margin: 2px;
	float: left;
	overflow: auto;
}
.msgEvenTableTop, .msgEvenTableSide {
	/*background-color: #F8F8FC;*/
	font-size: 0.9em;
}
.msgOddTableTop, .msgOddTableSide {
	/*background-color: #F8F8FC;*/
	font-size: 0.9em;
}
.msgEvenTableRow {
/*background-color: #F8F8FC;*/
	
}
.msgOddTableRow {
/*background-color: #F8F8FC;*/
}
.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions {
	color : #000000;
	text-decoration: none;
	font-size: 0.9em;
	cursor: pointer;
}
.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover {
	color : #000000;
	text-decoration: underline;
	font-size: 0.9em;
}
.msgSideProfile {
	font-size: 1.4em;
	cursor: pointer;
}
.msgHiddenTableRow {
	font-size: 0.8em;
	background-image: url(../../forum_images/pre_approved_post.gif);
}
.msgLineDevider {
	border: solid #E1E3EC 0px;
	border-top-width: 1px;
}
.msgSignature {
	max-height: 160px;
	width: 100%;
	float: left;
	overflow: auto;
}
.postSeparatorTableRow {
	height: 10px;
	/*background-color: #F4F4FB;*/
	background-color:#474B5F;
	background-image: url(../../forum_images/table_separator_sunk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Calendar */
.calLedger {
	font-weight: bold;
	/*background-color: #DCDDE4;*/
	background-color: #768BAD;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited {
	color : #000000!important;
	text-decoration: none;
	font-size: 0.8em;
}
.calLedger a:hover, .calLedger a:visited:hover {
	color : #666666;
	text-decoration: none;
	font-size: 0.8em;
}
.calDateCell {
	/*background-color: #F8F8FC;*/
	background-color: #545970;
}
/* these link styles were added to make dates with events stand out*/
.calDateCell a:link, .calDateCell a:visited {
	color : #FF6600;
	text-decoration: none;
	/*font-size: 0.8em;*/
	border:1px solid #FF6600;
	padding: 2px 6px;
}
.calDateCell a:hover, .calDateCell a:visited:hover {
	color : #99FFFF;
	text-decoration: none;
	/*font-size: 0.8em;*/
	border:1px solid #99FFFF;
	padding: 2px 6px;
}
.calTodayCell {
	/*background-color: #F8F8FC;
	border:1px solid #CC0000;*/
	background-color: #545970;
	border:1px solid #7D7DAC;
}
.calEmptyDateCell {
	/*background-color: #ffffff;*/
	background-color: #545970;
}
/* BBcode blocks */
.BBquote {
	border: 1px dotted #999999;
	background-color: #768BAD;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}
.BBcode {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}
/* Tabs and Buttons */
a.largeButton:link, a.largeButton:visited {
	float: left;
	color : #000000;
	text-decoration: none;
	font-size: 1em;
	background-image: url('../../forum_images/large_grey_button2.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	padding: 5px 0px;
	margin: 2px;
}
a.largeButton:hover, a.largeButton:visited:hover {
	background-position: 0px -28px;
	color : #FFFFFF;
}
.tabTable {
/*border: solid #B6B9CB 0px;
	border-bottom-width: 1px;*/
	
}
a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited {
	float: left;
	color : #99FFFF;
	text-decoration: none;
	font-size: 1em;
	/*background-image: url('../../forum_images/large_grey_tab.png');*/
	background-image: url('../../forum_images/large_blue_tab.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 130px;
	padding: 5px 0px;
	margin: 0px 1px;
}
a.tabButtonActive:link, a.tabButtonActive:visited {
	background-position: 0px -61px;
	color : #ffffff;
}
a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover {
	background-position: 0px -30px;
	color : #ffffff;
}
.topicIcon, .forumIcon {
	background-position: center;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}
/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions {
	/*visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;*/
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #545970;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #363544;
	border-bottom-color: #363544;
	border-left-color: #6699CC;
}
.dropDownMenu, .dropDownStatusBar, .dropDownPermissions {
	/*background-color: #F4F4FB;*/
	background-color: #3D6CA3;
	border: solid #E1E3EC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}
.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
.downDropParent {
	color: #FFFFFF;
}
.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #7F7F99;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
.dropDownSearch, .dropDownTopicSearch {
	border: solid #E1E3EC;
	border-width: 1px;
	padding: 0px;
	height: 106px;
	background-color: #3D6CA3;
}
.dropDownSearch {
	height: 108px;
}
.dropDownTopicSearch {
	height: 80px;
}
.dropDownPermissions {
	color: #333333;
	line-height: 14px;
	text-align: left;
}
.dropDownPointer {
	cursor: pointer;
}
