/* Page body */
body{
/*	background-image: url(http://forum.ciwciw.com/forum_images/bgr/bgr.gif);
	background-repeat: repeat-x; */
/*	background-image: url(http://forum.ciwciw.com/forum_images/bgr/snowflakes.gif); */
	background-image: url(http://forum.ciwciw.com/forum_images/bgr/hearts.gif); 
/* 	background-image: url(http://forum.ciwciw.com/forum_images/bgr/waves.jpg);  */
/*	background-image: url(http://forum.ciwciw.com/forum_images/bgr/disco.jpg); */
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#apBanner {
	position:absolute;
	width:160px;
	height:600px;
	z-index:1;
	left: 809px;
	top: 10px;
	vertical-align:bottom;
}

/********************** TRICKS BEGIN **********************/

#pscroller{
width: 755px;
float: left;
/* border:#929492 1px solid; */
font:11px bold Verdana, Tahoma, Arial;
margin: 10px 0;
background-color:#E4EAF2;
padding:5px 10px 1px 10px; *
padding:6px 10px 1px 10px;
}

#pscroller1{
float:left;
font-weight: bold;
padding-right: 10px;
color:#666;
}

#pscroller2{
height: 20px;
width:520px;
float:left;
}

#pscroller2 a{
text-decoration: underline;
}

#pscroller3{
float:right;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/********************** TRICKS END **********************/

.telif{
	font-size: 10px;
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
		}

.bodyt	{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
		}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #465584;
	font-weight: normal;
	font-size: 11px;
}

.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
}

.lgText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}

.error{
	color : #CC0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #333333;
	text-decoration: underline;
}

a:visited{
	color : #333333;
	text-decoration : underline;
}

a:hover, a:visited:hover{
	color : #465584;
	text-decoration : underline;
}

a.smLink {
	font-size: 11px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #465584;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */
/* ul{
	list-style-type: circle;
} */

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #avatar{
    width: 110px;
    height: 130px;
    border: 1px solid #000000;
    margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea	{
	background-color: #E4EAF2;
	font-size: 11px;
					}

.RTEbutton{
	background-color: #E4EAF2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 100%;
	clear:both;
}

.errorTable{
	border: 1px solid #D1DCEB;
	background-color: #EEF2F7;
	width: 100%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #465584;
	background-color: #FFFFFF;
	width: 100%;
}

/* Table Ledger */
.tableLedger{
	_height: 28px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #DFE6EF;
	background-image: url(../forum_images/table_bg_image.gif);
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	_height: 26px;
	height: 20px;
	font-weight: bold;
	background-color: #DFE6EF;
	background-image: url(../forum_images/table_bg.gif);
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #465584;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #333333;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #D1DCEB;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #465584;
	text-decoration : none;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #E4EAF2;
}

.tableTopRow, .tableBottomRow{
	background-color: #D1DCEB;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #E4EAF2;

}

.oddTableRow{
	background-color: #E4EAF2;
}

.hiddenTableRow{
	background-color: #EEF2F7;
}

/* Private messager */
.PMtableRow{
	background-color: #EEF2F7;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #EEF2F7;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #E4EAF2;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #465584;
	text-decoration : none;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #DFE6EF;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #D1DCEB;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #333333;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #465584;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #EEF2F7;
}

.calTodayCell{
	background-color: #EEF2F7;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 98%;
	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: 100%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

/* Forum ads */
/* WARNING: Changing the adverts so they are no-longer visable or readable will break the terms of the license agreement */

.wwgAdTD {
	background-color: #E4EAF2;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #465584;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #D1DCEB;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #465584;
	text-decoration: none;
	font-weight: normal;
}


/* SPECIAL DAYS */

#special_days{
	border: 0;
	padding:0;
	width:170px;
	position:absolute;
	left:809px;
	top:10px;
	z-index:2;
	text-align:center;
}


/* ACCORDION MENU */

#basic-accordian{
	border: 1px solid #CCC;
	padding:0;
	width:170px;
	position:absolute;
	left:809px;
	top:81px;
	z-index:2;
	background-color:#FFF;
}

.accordion_headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:5px;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}

.accordion_child a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.accordion_child ul{
list-style-type:none;
margin:0;
padding:0;
}

.accordion_child li{
/* display:inline; */
margin:0;
padding:2px 0;
}

.header_highlight{
	background:#00CCFF;
}
