﻿a {
	color: #E7E7E7;
	text-decoration: none;
}

/* General page style */
a:link, a:active, a:visited, a.postlink{
	color: #E7E7E7;
	text-decoration: none;
}

a:hover{
	color: #767676;
	text-decoration: none;
}

a.admin:hover, a.mod:hover{
	color: #767676;
	text-decoration: none;
}

a.admincolor:hover {
	color: #767676;
	text-decoration: none;
}

a.but, a.but:hover, a.but:visited{
	color: #767676;
	text-decoration: none;
}

a:hover {
	color: #767676;
	text-decoration: none;
}

bblink a {
	color: #E7E7E7;
	text-decoration: none;
}

bblink a:hover {
	color: #767676;
	text-decoration: none;
}

body{
	background-color: black;
	color: #E7E7E7;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	margin: 8px;
	padding: 0;
}

/* General font families for common tags */
font {
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	color: #E7E7E7;
	text-decoration: none;
}

/* Form elements */
h1{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	margin: 2px;
	text-decoration: none;
}

h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
}

/* Gets rid of the need for border="0" on hyperlinked images */
img{
	border: 0px solid;
}

input{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: white;
}

input.button, input.liteoption, .fakebut{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
}

input.catbutton{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
}

input.mainoption{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
}

input.post, textarea.post{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 2px;
	padding-left: 2px;
}

li {
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}

p{
	margin-bottom: 3px;
	margin-top: 2px;
}

p {
	font-size: 100%;
	margin: 2px 0px;
}

table {
}

/* Category gradients*/
td.cat{
	background: #003E5E url('images/cellpic1.gif');
	color: #E7E7E7;
	font-weight: bold;
	height: 31px;
	letter-spacing: 1px;
	text-indent: 4px;
}

td.genmed, .genmed{
}

/* Table Header cells */
ul {
	margin-left: 5px;
	padding: 0px;
}

/* Admin & Moderator Colours MODification */
.admin, .mod{
	font-weight: bold;
}

.admin, a.admin, a.admin:visited{
	color: #E7E7E7;
}

.admin_menu {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #FFCC00;
	border-color: #006090 #000000 #000000 #006090;
	color: White;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.admin_menu a {
	color: #E7E7E7;
	display: block;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	position: relative;
	text-decoration: none;
}

.admin_menu a:hover {
	color: #767676;
	text-decoration: none;
}

.admin_menu_thumb {
	background-position: bottom;
	border: 1px solid #E7E7E7;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	color: #FFFFFF;
	display: block;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	position: relative;
	text-decoration: none;
}

.admin_menu_thumb a:hover {
	color: #767676;
	text-decoration: none;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #E7E7E7;
	font-weight: bold;
	text-decoration: none;
}

.alblink a {
	color: #E7E7E7;
	text-decoration: none;
}

.alblink a:hover {
	color: #767676;
	text-decoration: none;
}

.album_stat {
	font-size: 85%;
	margin: 5px 0px;
}

/* This is the border line & background colour round the entire page */
.bodyline, .forumline {
	background: url('images/cb_fbr_tex.gif') #d7d7d7;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
}

.button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #E7E7E7;
	font-size: 100%;
}

.catlink {
	color: #E7E7E7;
	display: block;
	margin-bottom: 2px;
}

.catlink a {
	color: #E7E7E7;
	text-decoration: none;
}

.catlink a:hover {
	color: #767676;
	text-decoration: none;
}

.checkbox {
	font-size: 100%;
	vertical-align: middle;
}

.clickable_option {
	border-bottom: 1px dotted #E7E7E7;
	cursor: hand;
}

/* Code blocks */
.comment_button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #E7E7E7;
	font-size: 100%;
	padding-left: 3px;
	padding-right: 3px;
}

.comment_date{
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}

.debug_text {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	width: 100%;
}

.display_media {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

/* This is for the error messages that pop up */
.errorline{
	background: #FFCC00;
	border: 1px solid #000000;
}

.explaintitle{
	color: #727272;
	font-weight: bold;
}

.footer {
	color: #E7E7E7;
	font-size: 9px;
}

.footer a {
	color: #E7E7E7;
	text-decoration: none;
}

.footer a:hover {
	color: #767676;
	text-decoration: none;
}

/* General text */
.gensmall{
}

.headtitle{
	background: Black;
	color: White;
	font: bold 28px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

/* This is the line in the posting page which shows the rollover help line. */
.helpline{
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.image {
	color: White;
}

.imageborder {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.img_caption_table {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
}

.img_caption_table td {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.img_caption_table th {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: white;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.imgfade{
	filter: alpha(opacity=50);
	margin-left: 3px;
	-moz-opacity: 0.5;
}

.imgfolder{
	margin: 1px;
	margin-left: 4px;
	margin-right: 4px;
}

.imgfull{
	filter: alpha(opacity=100);
	margin-left: 3px;
	-moz-opacity: 1;
}

.imgspace{
	margin-left: 1px;
	margin-right: 2px;
}

.listbox {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	vertical-align: middle;
}

.listbox_lang {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	vertical-align: middle;
}

.listbox_lang {
	background-color: #D1D7DC;
	border: 1px solid #D1D7DC;
	color: #000000;
	vertical-align: middle;
}

.maintable {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	margin-bottom: 1px;
	margin-top: 1px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1{
	color: #767676;
	font: bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{
	background: #003E5E;
	font-size: 100%;
	font-weight: bold;
}

.navmenu {
	background: #003E5E;
	border-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.navmenu a {
	background: #003E5E;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative;
	text-decoration: none;
}

.navmenu a:hover {
	background: #003E5E;
	color: #E7E7E7;
	text-decoration: overline;
}

.navmenu img {
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
}

/* Navigation buttons */
.navrow {
	background: none;
	color: #FFFFFF;
	height: 21px;
	padding-top: 10px;
	text-align: left;
}

.navrow a, .navrow a:visited {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.navrow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* * html .navrow { padding: 0; } */
.navrow b, .navrow strong {
	font-weight: normal;
}

.radio {
	font-size: 100%;
	vertical-align: middle;
}

.sortorder_cell {
	background: #003E5E;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.sortorder_options {
	background: #003E5E;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.statlink {
	color: #FFFFFF;
}

.statlink a {
	color: #E7E7E7;
	text-decoration: none;
}

.statlink a:hover {
	color: #767676;
	text-decoration: none;
}

.subtitle, h2{
	font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.tableb {
	background: #004568;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableb_alternate {
	background: #004568;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableb_compact {
	background: #004568;
	color: #E7E7E7;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tablebspecial {
	background: #004568;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tablef {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.tableh1 {
	background: #003E5E;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableh1_compact {
	background: #003E5E url(images/cellpic1.gif);
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	font-size: 100%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tableh2 {
	background: #006090;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableh2_compact {
	background: #006090;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #E7E7E7;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tblbot{
	background: url(images/tnav_b.gif) repeat-x;
}

.tblleft{
	background: url(images/tnav_l.gif) black repeat-y;
}

.tblright{
	background: url(images/tnav_r.gif) black repeat-y;
}

/* Background images for tables */
.tbltop{
	background: url(images/tnav_t.gif) repeat-x;
}

.textinput {
	background: #003E5E;
	color: #E7E7E7;
	font-size: 100%;
	padding-left: 2px;
	padding-right: 2px;
}

.thumb_caption {
	display: block;
	font-size: 80%;
	padding: 1px;
}

.thumb_caption a {
	color: #E7E7E7;
	text-decoration: none;
}

.thumb_num_comments {
	display: block;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	padding: 2px;
}

.thumb_title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
}

.thumb_title a {
	color: #E7E7E7;
	text-decoration: none;
}

.thumbnails {
	background: #003048;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: White;
	padding: 5px;
}

/* This is the gradient background at the top of the page */
.topbkg{
	background: url(images/cellpic_bkg.jpg) #003E5E no-repeat;
	background-position: center;
	color: #000000;
	font-weight: bold;
	height: 50px;
	line-height: 140%;
}

/* titles for the topics:could specify viewed link colour too */
.topictitle{
	font-weight: bold;
}

.topmenu {
	font-size: 100%;
}

.topmenu a {
	color: #E7E7E7;
	text-decoration: none;
}

.topmenu a:hover {
	color: #767676;
	text-decoration: none;
}

.topmenu td {
	font-weight: bold;
	white-space: nowrap;
}

.topnav{
	background: #002C42;
	border: 1px solid;
	border-color: #006090 #000000 #000000 #006090;
	color: #FFFFFF;
	height: 20px;
	white-space: nowrap;
}

.user_thumb_infobox {
	margin-bottom: 1px;
	margin-top: 1px;
}

.user_thumb_infobox a {
	color: #E7E7E7;
	text-decoration: none;
}

.user_thumb_infobox a:hover {
	color: #767676;
	text-decoration: none;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}

.user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}