body {background : #000000;}/* Normal, standard links. */a:link, a:visited{	color: #333333;	background-color: transparent;	text-decoration: none;}a:hover{	color: #cc3333;	background-color: transparent;	text-decoration: none;}/* Navigation links - for the link tree. */.nav, .nav:link, .nav:visited{	color: #030303;	background-color: transparent;	text-decoration: none;}a.nav:hover{	font-weight: bold;	color: #333333;	background-color: transparent;	text-decoration: underline;}/* Tables should show empty cells too. */table{	empty-cells: show;}/* By default (td, body..) use Verdana in black. */body, td, th{	color: #030303;	font-size: small;	font-family: verdana, sans-serif;}/* Input boxes - just a bit smaller than normal so they align well. */input, textarea{	font-size: 9pt;	color: #030303;	font-family: verdana, sans-serif;	background-color: #ffffff;}/* Checkboxes shouldn't have a background color. */input.check{	background-color: transparent;}/* Selects are a bit smaller, because it makes them look even better 8). */select{	font-size: 8pt;	font-weight: normal;	color: #030303;	font-family: verdana, sans-serif;	background-color: #F6F6F6;}/* Standard horizontal rule.. */hr{	color: #6394bd;	background-color: transparent;}/* A more colorful hr.. */.hrcolor{	height: 1px;	border: 0;	color: #6394bd;	background-color: #6394bd;}/* A quote, perhaps from another post. */blockquote{	color: #030303;	background-color: #dee7ef;	border: 1px solid black;	margin: 1px;	padding: 1px;	font-size: x-small;}/* A code block - maybe even PHP ;). */code{	color: #030303;	background-color: #cccccc;	display: block;	border: 1px solid black;	margin: 1px auto 1px auto;	padding: 1px;	font-size: x-small;	line-height: 1.3em;	overflow: auto;	width: 99%;	white-space: pre;}/* The "Quote:" and "Code:" header parts... */.quoteheader, .codeheader{	color: #030303;	text-decoration: none;	font-style: normal;	font-weight: bold;	font-size: x-small;	line-height: 1.2em;}/* For links to change the code stuff... */.codeoperation{	font-weight: normal;}/* Generally, those [?] icons. */.help{	cursor: help;	background-color: transparent;}/* /me uses this a lot. */.meaction{	color: red;	background-color: transparent;}/* The main post box - this makes it as wide as possible. */.editor{	width: 100%;}/* Highlighted text - such as search results. */.highlight{	background-color: yellow;	font-weight: bold;	color: black;}/* A more discreet highlight colour, for selected membergroups etc. */.highlight2{	background-color: #B3F4B0;	color: black;}/* Alternating backgrounds... */.windowbg{	color: #030303;	background-color: #F5F5F5;}.windowbg2{	color: #030303;	background-color: #FCFCFC;}/* Color for background of posts requiring approval */.approvebg{	color: #000000;	background-color: #F6E0D4;}/* Color for background of *topics* requiring approval */.approvetbg{	color: #000000;	background-color: #E4A17C;}/* Titles - such as table headers. */.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited{	font-style: normal;	color: #030303;	background-color: #F0FFF0;}.titlebg a:hover, .titlebg2 a:hover{	color: #030303;	text-decoration: underline;}/* The category headers, page indexes, and such things. */.catbg, .catbg3{	font-weight: bold;	background-color: #ffffff;	color: #030303;}/* The borders around things. */.bordercolor{	background-color: #999999;}.tborder{	border: 1px solid #999999;}/* Default font sizes. */.smalltext{	font-size: x-small;}.normaltext{	font-size: small;}.largetext{	font-size: large;}/* No image should have a border when linked */a img{	border: 0;}/* Calendar colours for birthdays, events and holidays */.birthday{	color: #920AC4;}.event{	color: #078907;}.holiday{	color: #000080;}/* Colours for warnings */.warn_mute{	color: red;}.warn_moderate{	color: orange;}.warn_watch{	color: green;}/* The AJAX notifier */#ajax_in_progress{	background: #32CD32;	color: white;	text-align: center;	font-weight: bold;	font-size: 18pt;	padding: 3px;	width: 100%;	position: fixed;	top: 0;	left: 0;}/* Styling for BBC tags */.bbc_color a{	color: inherit;}.bbc_img{	border: 0;}.bbc_list{	margin-top: 0;	margin-bottom: 0;}.bbc_size{	line-height: 1.3em;}.bbc_table{	font: inherit;	color: inherit;}.bbc_table td{	font: inherit;	color: inherit;	vertical-align: top;}.bbc_u{	text-decoration: underline;}/* styling the admin section */ol.search_results{	margin-top: 0;	padding-top: 0;}ol.search_results li{	padding-top: 5px;}.button_strip_submit{	background: transparent;	color: white;	text-transform: uppercase;	vertical-align: top;	text-decoration: none;	font-size: 9px;	font-family: tahoma, sans-serif;	border: 0;}.button_strip_submit:hover{	color: #e0e0ff;}.openid_login{	background: white url(images/openid.gif) no-repeat;	padding-left: 18px;}/* new features settings screen */.features{	clear: both;	border-bottom: solid 1px #e0e0e0;}.features_image{	float: left;	margin: 1em 2em 0.5em 1em;}.features_switch{	margin: 0.2em 1em 1em 1em;	float: right;}.features h4{	padding: 2em 0 0.5em 0.5em;	margin: 0;	font-size: 1.1em;}.features p{	padding: 0 1em 1em 1em;	margin: 0;}/* These are for the auto suggest floating div type thing. */.auto_suggest_div{	border: 1px solid black;	position: absolute;}/* An auto suggest item */.auto_suggest_item{	background-color: #DDDDDD;}/* hovered auto suggest item */.auto_suggest_item_hover{	background-color: #888888;	cursor: pointer;	color: #EEEEEE;}.top {background: url(images/titlebg.jpg) #E9F0F6 repeat-x;}.top h1 {font-style:italic;font-size:13px;color : #F0FFF0;padding-top:150px;padding-left:20px;}.top a {text-decoration:none;color:#F0FFF0;}.top a:hover {text-decoration:underline;color:#FAFAFA;}.top p {color:#c0c0c0;font-weight: normal;float:right; padding-top:150px; padding-right:20px;}