/* Page body */
img, div { behavior:url(/css/iepngfix.htc); }
/*img, div { behavior: url(iepngfix.htc) }*/
:focus {
	outline: 0;
}
 
html {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0px;
} 

body{
	background-color: #F1F9C8;/*#F1F9C8*/
	background-image: url(../../../images/bgforum.jpg);
	/*background-repeat: repeat-x;*/
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-repeat: no-repeat;
}

/* Text for most CSS classes */
body, .text, .error, a, a.smLink, a.msgLink, a.tLink, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}

.WebWizRTEtextarea{
	background:#FFFFFF;
	color:#000000;
}

.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
	line-height: 12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4;

}

.smText a{
	font-size: 10px !important;
	line-height: 12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4;

}

.smText2{
	font-size: 10px !important;
	line-height: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;

}

.lgText{
	font-size: 15px;
}

h1{
	color: #336600 !important;
	font-size:200%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
}

.error{
	color:#CE0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color:#990000;
	text-decoration: none;
}

a:visited{
	color:#CE0000;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color:#CE0000;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px !important;
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #666666;
	text-decoration: none;
	background: #F7F7F4;

	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px; 
	padding: 1px;
	margin: 1px;
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;

	background: #E0F2FC;
}

.pageLink{
	background: #E7EBF5;
}



/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

.imgBorder {
	border: 0px;
}

.avatar, #avatar{
	width: 100px;
	height: 100px;
	margin: 2px;
}

hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}

/* PNG Support for IE5.5 & 6 */
*html img, div {
	behavior: url('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');
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.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: 95%;

}

.errorTable {
	text-align: left;
	background-color: #000000;
	width: 95%;
	color: #FFFFFF;
}

a.errorTable:hover, a.errorTable:hover {
	color: #FFFFFF;
}

.tableBorder{
	text-align: left;
	background:none;
	width: 930px;
	border:0px;

}

.tableBorderadmin{
	text-align: left;
	background:none;
	border:0px;

}

/* Table Ledger */
.tableLedger td{
	padding:0px;
}
.tableLedger{
	height:50px;
font-size:120%;
font-weight:bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 22px;
	margin:0px;
	padding:0px;
	background: url(../../../images/bgforumciza.jpg) top no-repeat !important;
		background-position: -50px 0%
	font-family: georgia,"lucida bright","times new roman",serif;
	width: 930px;
		font-size:120%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style: normal;
	font-variant:normal;
	font-weight: bold !important;
	color:#FFFFFF;
}

.tableLedgeradmin {
	height:50px;
font-size:120%;
font-weight:bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 22px;
	margin:0px;
	padding:0px;
	background: url(../../../images/bgforumciza.jpg) top no-repeat !important;
		background-position: -50px 0%
	font-family: georgia,"lucida bright","times new roman",serif;
		font-size:120%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style: normal;
	font-variant:normal;
	font-weight: bold !important;
	color:#FFFFFF;
}

.tableLedger a:link, .tableLedger a:visited{
	font-size:120%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFFFFF;


}

.tableLedger a:hover, .tableLedger a:visited:hover{
	font-size:120%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: underline;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	color: #666;
	font-size:10px !important;
	background: #FFFFFF url(../../../images/bgforum2.jpg) top left no-repeat !important;
	line-height: 22px;
	margin:0px;
	height:20px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
	line-height: 22px;
	font-size:10px !important;
	margin-left:50px;

}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color: #666;
	font-size:10px !important;
	text-decoration : underline;
	font-weight: bold;
	line-height: 22px;
		margin-left:50px;

}
.bgfixl {
	background-position: -48px 0%;
}

.bgfixl1 {
	background-position: -698px 0%;
}

.bgfixl2 {
	background-position: -300px 0%;
}

/* Search Ledger */

.tableSearchLedger{
	font-weight: bold;
	background-color: #EBEEF7;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
}


/* Table Status Bar */
.tableStatusBar{
	padding: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	background: none;
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #ffffff;
	font-size: 11px;
	text-decoration: none;

}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #ffffff;
	font-size: 11px;
	text-decoration : underline;
}


/* Tables */
.tableRow{

	color:#333333 !important;
}

.tableTopRow{
	line-height: 22px;
	background-color: #CCCCCC;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}



/* Alternating Row Colours */
.evenTableRow{
	background-color: #fffaf8;
	color:#000000;
	font-size:10px !important;

}

.evenTableRow a{
	color: #336600;
	font-size:150%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;


}

.oddTableRow a{
	color: #336600;
	font-size:150%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

}

.oddTableRow{
	background-color: #FFFFFF; /*#FBFBFD;*/
	color:#000000;
	font-size:10px !important;
}

.hiddenTableRow{
	background-color: #EEEEEE;
}

/* Private messager */
.PMtableRow{
	background-color: #FBFBFD;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
	color:#000000;
	padding:5px;
}

a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

/* Forum posts */
.msgBody{
	width: 100%;
	margin: 2px;
	float: left; 
	overflow: auto;
	color:#000000;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #FFFFFF;
	font-size: 11px;
	color:#000000;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #FFFFFF;
	color:#000000;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #F0F4F7; /*#FBFBFD;*/
}

.msgOddTableRow{
	background-color: #FBFBFD;
	color:#000000;
}



.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions{
	color : #000000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-size: 11px;
}

.msgSideProfile{
	font-size: 15px;
	cursor: pointer;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	color:#000000;
	background-color:#FFFFFF;

}

.msgSignature{
	max-height: 160px;
	width: 100%;
	float: left; 
	overflow: auto;
}

.postSeparatorTableRow{
	height: 27px !important;
	background: #FFFFFF url(../../../images/bgforum2.jpg) top left no-repeat !important;
	padding:0px !important;

}

.postSeparatorTableRow td{
	padding:0px !important;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #E7EBF5;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #FbFbFb;
}

.calTodayCell{
	background-color: #FbFbFb;
	border:none;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	background-color: #FEEDE9;
	width: 95%;
	padding: 5px;
	margin: 8px 5px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
	color:#000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDD0C6;
	border-bottom-color: #FDD0C6;
}

.BBcode{
	font-family: Arial, Helvetica, sans-serif;
	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 : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_button.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 : #CC0000;
}

.tabTable{


}


a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_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 : #CC0000;
}

a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover{
	background-position: 0px -30px;
	color : #CC0000;
}

.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;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #849044;
	height: auto;
	line-height: 18px;
	padding: 3px;
}

.downDropParent{ color: #FFFFFF;
	font-size:120%;
	font-family: georgia,"lucida bright","times new roman",serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
margin-right:20px;}

.dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #9AACD6;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch{
	z-index:1;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	height: 108px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	cursor: pointer;
}

#bg {
	width:950px;
	min-height: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border:0px;

	
}

* html #bg {
	width:950px;
	min-height: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border:0px;

	
}

td {
	border:0px;
}

table {
	border:0px;
	

}

h1 {
	color: #D20000;
}

#logo {
	height: 110px;
	width: 180px;
	float: left;
}
#header #baner_top {
	height: 90px;
	width: 728px;
	float: right;
	padding-top: 10px;
}

#header {
	height: 110px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#bgb {
	width:930px;
	min-height: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
padding: 0px 10px 0px 10px;
	border:0px;
	background:#FFFFFF;

	
}

* html #bgb {
	width:930px;
	min-height: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
padding: 0px 10px 0px 10px;
	background:#FFFFFF;
	border:0px;	
}
.moderr {font-weight:bold; color:#E8559B;}
.admm {font-weight:bold; color:#FF0000;}