
input,textarea, select {
	color : #FFFFFF;
	background-color : #300000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #666666;
}

.input:hover {
	color: #FFFFFF
 	font-size: 11px;
    border: 1px solid #999999;
    background: #100000;
}

.button {
	color: #FFFFFF
	font-size: 11px;
 	background-color: #300000;
	border: 1px solid #666666;
}

.button:hover {
	color: #FFFFFF
 	font-size: 11px;
    border: 1px solid #999999;
    background: #100000;
}

input.post, textarea.post {
	color : #EDEDED;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #666666;
	background-color : #300000;
}

input { text-indent : 2px; }

.textinput {
 color: #FFFFFF
 font-size: 11px;
 background-color: #300000;
 border: 1px solid #666666;
}

.textinput:hover {
	color: #FFFFFF
 	font-size: 11px;
    border: 1px solid #999999;
    background: #100000;
}

.listbox {
 color: #FFFFFF
 font-size: 11px;
 background-color: #300000;
 border: 1px solid #666666;
}

.listbox:hover {
	color: #FFFFFF
 	font-size: 11px;
    border: 1px solid #999999;
    background: #100000;
}

comment_button {
 color: #FFFFFF
 font-size: 11px;
 background-color: #300000;
 border: 1px solid #666666;
}

.comment_button:hover {
	color: #FFFFFF
 	font-size: 11px;
    border: 1px solid #999999;
    background: #100000;
}

/* General font families for common tags */
hr	{ height: 0px; border: solid #400000 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #1F262C; border: 1px #800000 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #1F262C; border: 2px #9E0000 solid; }

/* Main table cell colours and backgrounds */

td.row1	{ background-color: #000000; }
td.row2	{ background-color: #580000; }
td.row3	{ background-color: #400000; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #1F262C;
		background-image: url(../../../../images/banners/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #CCCCCC; font-size: 11px; font-weight : bold; 
	background-color: #EEEEEE; height: 25px;
	background-image: url(../../../../images/bgs/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(../../../../images/bgs/cellpic1.gif);
			background-color:#400000; border: #1F262C; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #1F262C; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #400000; border: #1F262C; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #AAAAAA;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #AAAAAA; }
a.gen,a.genmed,a.gensmall { color: #EEEEEE; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #BBBBBB; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #AAAAAA }
a.mainmenu		{ text-decoration: none; color : #EEEEEE;  }
a.mainmenu:hover{ text-decoration: underline; color : #BBBBBB; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #EEEEEE}
a.cattitle		{ text-decoration: none; color : #EEEEEE; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #EEEEEE; }
a.forumlink 	{ text-decoration: none; color : #EEEEEE; }
a.forumlink:hover{ text-decoration: underline; color : #BBBBBB; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #AAAAAA;}
a.nav			{ text-decoration: none; color : #EEEEEE; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #AAAAAA; }
a.topictitle:link   { text-decoration: none; color : #EEEEEE; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #BBBBBB; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #AAAAAA;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #AAAAAA; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #EEEEEE }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #BBBBBB}

/* Quote & Code blocks */
.code { 
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #400000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #400000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #AAAAAA; text-decoration: underline;}
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #580000; border-style: none; }

.maintable { background-color: #000000; border: 2px #006699 solid; }

.tableh1 {
background-image: url(../../../../images/bgs/cellpic1.gif);
background-color:#400000; border: #1F262C; border-style: solid; height: 28px;
height: 28px;
border-width: 0px 0px 0px 0px;
font-size: 12px; border-width: 1px 1px 0px 1px; 
}

.tableh2 {
        background: #A70F0F ;
        color: #EEFEEF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #A70F0F ;
        color: #EEFEEF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #000001 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #000001 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #A70F0F;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #A70F0F ;
        color: #EEFEEF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #000001 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight: bold;
        font-size: 80%;
        padding: 2px;
        display: block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display: block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #EEFEEF;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style: italic;
        display: block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight: bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align: center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align: center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #EEFEEF;
}

.user_thumb_infobox a:hover {
        color: #EEFEEF;
        text-decoration: underline;
}

.sortorder_cell {
        background: #930D0D ;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: #930D0D ;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background: #930D0D ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background: #000001 ;
        text-decoration: none;
        color:         #C71111;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #AD0F0F;
        background-image: url(../images/button_bg.gif);
        background-position: bottom;
        color: #C71111;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #C71111;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #C71111;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #FF0000;
        background-color: #760A0A;
        color: #EEFEEF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #EEFEEF;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #F15B5B;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image: url(../images/button_bg_anim.gif);
}
.comment_date{
        color: #840C0C;
        font-size: 90%;
        vertical-align: middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #EEFEEF;
        margin: 2px;
}

.imageborder {
        border: 1px solid #EEFEEF;
        background-color: #800000;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #000001 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #000001 ;
        padding: 5px;
}

.footer {
        font-size: 9px;
        color: #292e34;
}

.footer a {
        text-decoration: none;
        color: #758698;
}

.footer a:hover {
        color: black;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #EEFEEF;
}

.alblink a:hover {
        color: #EEFEEF;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #EEFEEF;
}

.catlink a:hover {
        color: #EEFEEF;
        text-decoration: underline;
}

.topmenu {
        font-size: 100%;
}

.topmenu a {
        color: #FFFFFF;
        text-decoration: none;
}

.topmenu a:hover  {
        color: #FFFFFF;
        text-decoration: underline;
}

.topmenu td  {
        white-space: nowrap;
        font-weight: bold;
}


.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width: 100%;
        margin: 0px;
}

.img_caption_table th {
        background: #A70F0F ;
        font-size: 100%;
        color: #EEFEEF;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top: 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #000001 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top: 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #B61010;
        background-color: #EFEFEF;
        width: 100%;
        margin: 0px;
}

.clickable_option {
        cursor: default;
}

.listbox_lang {
        color: #EEFEEF;
        background-color: #758698;
        border: 1px solid #758698;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align: middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
