 .mainCell a {
	color: #FFCC00;
	text-decoration: none;
	}

/* General page style */

 .mainCell a:link , .mainCell a:active , .mainCell a:visited , .mainCell a.postlink {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell a:hover {
	color: #767676;
	text-decoration: none;
}

 .mainCell a.admin:hover , .mainCell a.mod:hover {
	color: #767676;
	text-decoration: none;	
}

 .mainCell a.admincolor:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell a.but , .mainCell a.but:hover , .mainCell a.but:visited {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell a:hover {
	color: #767676;
	text-decoration: none;	
}

 .mainCell bblink a {
	color: #FFCC00;
	text-decoration: none;
	}

 .mainCell bblink a:hover {
	color: #767676;
	text-decoration: none;
	}

 body .mainCell  {
   background-attachment: fixed;
   background-color: transparent;
   background-repeat: repeat;
   color: #FFFFFF;
   font: 12px Verdana,Arial,Helvetica,sans-serif;
   margin: 8px;
   padding: 0;
}



/* General font families for common tags */

 .mainCell }font , .mainCell th , .mainCell td , .mainCell p {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

/* Form elements */


 .mainCell h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	margin: 2px;
	text-decoration: none;
}

 .mainCell h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
}

 .mainCell h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
}

/* Gets rid of the need for border="0" on hyperlinked images */

 .mainCell img {
	border: 0px solid;
}

 .mainCell input {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: Black;
	font-size: 11px;
}

 .mainCell input.button , .mainCell input.liteoption , .mainCell .fakebut {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #E7E7E7;
	font-size: 11px;
}

 .mainCell input.catbutton {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
}

 .mainCell input.mainoption {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #FFCC00;
	font-size: 11px;
}

 .mainCell input.post , .mainCell textarea.post {
	background: #303030;
	border: 1px solid;
	border-color: #000000 #707070 #707070 #000000;
	color: #E7E7E7;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
}

 .mainCell li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}

 .mainCell p {
	margin-bottom: 3px;
	margin-top: 2px;
}

 .mainCell p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}

 .mainCell table {
	font-size: 12px;
	}

/* Category gradients*/

 .mainCell td.cat {
	background: url('images/cellpic1.gif') #191919;
	color: #8E8E8E;
	font-weight: bold;
	height: 31px;
	letter-spacing: 1px;
	text-indent: 4px;
}

 .mainCell td.genmed , .mainCell .genmed {
	font-size: 11px;
}

/* Table Header cells */


 .mainCell ul {
	margin-left: 5px;
	padding: 0px;
}

/* Admin & Moderator Colours MODification */

 .mainCell .admin , .mainCell .mod {
	font-size: 11px;
	font-weight: bold;
}

 .mainCell .admin , .mainCell a.admin , .mainCell a.admin:visited {
	color: #FFCC00;
}

 .mainCell .admin_menu {
	background-image: url(images/cellpic4.jpg);
	background-position: bottom;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	border: 2px solid;
	border-color: #707070 #000000 #000000 #707070;
}

 .mainCell .admin_menu a {
	color: #FFCC00;
	display: block;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	position: relative;
	text-decoration: none;
}

 .mainCell .admin_menu a:hover {
	text-decoration: none;
	color: #767676
	}

 .mainCell .admin_menu_thumb {
	background-position: bottom;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 85px;
}

 .mainCell .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;
}

 .mainCell .admin_menu_thumb a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .admincolor , .mainCell a.admincolor , .mainCell a.admincolor:link , .mainCell a.admincolor:active , .mainCell a.admincolor:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

 .mainCell .alblink a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .alblink a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .album_stat {
	font-size: 85%;
	margin: 5px 0px;
}

/* This is the outline round the main forum tables */

 .mainCell .forumline {
background: #707070;
}

 .mainCell .bodyline {
background: #2e2e2e;
}

 .mainCell .button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Black;
}

 .mainCell .catlink {
	display: block;
	margin-bottom: 2px;
	color: #FFCC00;
}

 .mainCell .catlink a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .catlink a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

 .mainCell .clickable_option {
	border-bottom: 1px dotted #FFE36E;
	cursor: hand;
}

/* Code blocks */

/* Code blocks */


 .mainCell .comment_button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 3px;
	padding-right: 3px;
	color: Black;
}

 .mainCell .comment_date {
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}

 .mainCell .debug_text {
	background-color: #EFEFEF;
	border: #BDBEBD;
	margin: 0px;
	width: 100%;
	color: Black;
}

/* This is for the error messages that pop up */

 .mainCell .errorline {
	background: #FFCC00;
	border: 1px solid #000000;
}

 .mainCell .explaintitle {
	color: #727272;
	font-size: 11px;
	font-weight: bold;
}

 .mainCell .footer {
	color: #FFCC00;
	font-size: 9px;
}

 .mainCell .footer a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .footer a:hover {
	color: #767676;
	text-decoration: none;	
	}

/* This is the outline round the main forum tables */

 .mainCell .forumline {
	background: #010101;
}

/* General text */

 .mainCell .gensmall {
	font-size: 10px;
}

 .mainCell .headtitle {
	color: #404040;
	font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}

/* This is the line in the posting page which shows the rollover help line. */

 .mainCell .helpline {
	background: #d7d7d7;
	border: 0px solid;
	font-size: 10px;
	color: Black;
}

 .mainCell .image {
	color: White;
}

 .mainCell .imageborder {
	margin-bottom: 30px;
	margin-top: 30px;
	color: #FFCC00;
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
}

 .mainCell .img_caption_table {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #FFCC00;
	font-size: 11px;
}

 .mainCell .img_caption_table td {
	background: #4B4B4B;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #FFCC00;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

 .mainCell .img_caption_table th {
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #FFCC00;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

 .mainCell .imgfade {
	filter: alpha(opacity=50);
	margin-left: 3px;
	-moz-opacity: 0.5;
}

 .mainCell .imgfolder {
	margin: 1px;
	margin-left: 4px;
	margin-right: 4px;
}

 .mainCell .imgfull {
	filter: alpha(opacity=100);
	margin-left: 3px;
	-moz-opacity: 1;
}

 .mainCell .imgspace {
	margin-left: 1px;
	margin-right: 2px;
}

 .mainCell .listbox {
	background-color: #DEDEDE;
	border: 1px solid #A3AAB4;
	font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	color: Black;
}

 .mainCell .listbox_lang {
	background-color: #D1D7DC;
	border: 1px solid #D1D7DC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

 .mainCell .listbox_lang {
	background-color: #D1D7DC;
	border: 1px solid #D1D7DC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

 .mainCell .maintable {
	margin-bottom: 1px;
	margin-top: 1px;
	background: transparent;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
	}

/* The largest text used in the index page title and toptic title etc. */

 .mainCell .maintitle , .mainCell 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 */

 .mainCell .nav {
	background: #66707C url(images/cellpic1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

 .mainCell .navmenu {
	background: #66707C url(images/cellpic1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	}

 .mainCell .navmenu a {
	color: #FFCC00;
	display: block;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative;
	text-decoration: none;	
	}

 .mainCell .navmenu a:hover {
	background: #767676 url(images/cellpic1.gif);
	color: #FFCC00;
	text-decoration: none;
}

 .mainCell .navmenu img {
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
}

 .mainCell .radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

 .mainCell .sortorder_cell {
	background: #414141;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

 .mainCell .sortorder_options {
	background: #414141;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

 .mainCell .statlink {
	color: #FFFFFF;
}

 .mainCell .statlink a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .statlink a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .subtitle , .mainCell h2 {
	font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

 .mainCell .tableb {
	background: #343434;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
}

 .mainCell .tableb_compact {
	background: #343434;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

 .mainCell .tablef {
	background: #343434;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

 .mainCell .tableh1 {
	background: #414141;
	color: White;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
}

 .mainCell .tableh1_compact {
	background: #66707C url(images/cellpic1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: White;
}

 .mainCell .tableh2 {
	background: #272727;
	color: #FFCC00;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
}

 .mainCell .tableh2_compact {
	background: #272727;
	color: 	background: #303030;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

/* Background images for tables */


 .mainCell .textinput {
	background-color: #DEDEDE;
	border: 1px solid #A3AAB4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 3px;
	padding-right: 3px;
}

 .mainCell .thumb_caption {
	display: block;
	font-size: 80%;
	padding: 1px;
}

 .mainCell .thumb_caption a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .thumb_num_comments {
	display: block;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	padding: 2px;
}

 .mainCell .thumb_title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
}

 .mainCell .thumb_title a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .thumbnails {
	background: #343434;
	padding: 5px;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	font-size: 11px;
	color: White;
	}

/* This is the gradient background at the top of the page */

 .mainCell .topbkg {
	background: #1A1A1A url(images/header.gif) no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 85px;
	line-height: 140%;
	width: 100%;
}

/* titles for the topics:could specify viewed link colour too */

 .mainCell .topictitle {
	font-size: 11px;
	font-weight: bold;
}

 .mainCell .topmenu {
	font-size: 100%;
}

 .mainCell .topmenu a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .topmenu a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .topmenu td {
	font-weight: bold;
	white-space: nowrap;
}

 .mainCell .topnav {
	background: #1D1C19;
	border: 1px solid;
	border-color: #707070 #000000 #000000 #707070;
	color: #FFCC00;
	font-size: 9px;
	height: 20px;
	white-space: nowrap;
}

 .mainCell .user_thumb_infobox {
	margin-bottom: 1px;
	margin-top: 1px;
}

 .mainCell .user_thumb_infobox a {
	color: #FFCC00;
	text-decoration: none;	
	}

 .mainCell .user_thumb_infobox a:hover {
	color: #767676;
	text-decoration: none;	
	}

 .mainCell .user_thumb_infobox td {
	font-size: 85%;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}

 .mainCell .user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}

 .mainCell #vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

 .mainCell #vanity img {border:0}

 .mainCell #v_php {float:left;background-image:url(../../images/powered-php.gif);}

 .mainCell #v_php:hover {background-image:url(../../images/h_powered-php.gif);}

 .mainCell #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

 .mainCell #v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}

 .mainCell #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

 .mainCell #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

 .mainCell #v_css {float:right;background-image:url(../../images/valid-css.gif);}

 .mainCell #v_css:hover {background-image:url(../../images/h_valid-css.gif);}

