/* FROM LAPPER STATS */
table.tab, table.tab td {
	border: 1px solid #1B1D3A; 
	margin: 5px;
	spacing: 5px;
}
tr.row td {
	background-color: #1B1D3A;
	padding: 3px;
	text-align: right;
	font-size: 8pt;
}
tr.titl td, td.titl {
	background-color: #24274D;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
td.vth {
	background-color: #24274D;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}
td.vtb {
	padding: 3px;
	text-align: left;
	font-size: 8pt;
}
td.standard {
	background-color: #18243c;
	padding: 3px;
	text-align: left;
	font-size: 10pt;
	color: white;
}
td.standardheader {
	background-color: #222222;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	color: yellow;
}
td.standardc {
	background-color: #18243c;
	padding: 3px;
	text-align: center;
	font-size: 10pt;
	color: white;
}
body 	{
	font-family: "Arial";
	font-size: 8pt;
	color: white;
	background: #030B1C;
	margin-left: 0pt;
	margin-right: 0pt;
/* background-image: url(/global/dsr_bg.jpg); */
	}
/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
table	{
	empty-cells: show;
	background-repeat: "repeat";
	font-size : 12px;
	}
td	{
	font-family: "Arial";
	font-size: 10pt;
	color: white;
	}
p	{margin-left: 24pt;
	margin-right: 24pt;
a:link 	{color: #0000cc;}
a:visited 	{color: #0000cc;}
a:active 	{color: #dddddd;}
div.footnote 	{font-size: 9pt;
		line-height: 12pt;
		text-align: center;}
}
/*
  The original bsrf Theme for phpBB version 2+
  Created by GhostNr1
*/
 /* General page style. The scroll bar colours only visible in IE5.5+ */
/*
body {
	#background-image: url(images/dot.gif);
	scrollbar-face-color: #1b1d3a;
	scrollbar-highlight-color: #1b1d3a;
	scrollbar-shadow-color: #1b1d3a;
	scrollbar-3dlight-color: #1b1d3a;
	scrollbar-arrow-color:  #677c9a;
	scrollbar-track-color: #121325;
	scrollbar-darkshadow-color: #000000;
	color: #cccfff;
}
hr	{ height: 0px; border: solid #888bc8 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #101010; border: 1px #888bc8 solid; }
/* This is the outline round the main forum tables */
.forumline	{ background-color: #101010; border: 2px #888bc8 solid; }
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #101123; }
td.row2	{ background-color: #1b1d3a; }
td.row3	{ background-color: #24274d; }
/*
  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: #000000;
		background-image: url(/forum/templates/bsrf/images/cellpic2.jpg);
		background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ccc; font-size: 11px; font-weight : bold;
	background-color: #000000; height: 25px;
	background-image: url(/forum/templates/bsrf/images/cellpic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/forum/templates/bsrf/images/cellpic1.gif);
			background-color:#D1D7DC; border: #000000; 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: #000000; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #34376d; border: #000000; 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,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #dddfff;
}
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #cccfff; }
a.gen,a.genmed,a.gensmall { color: #677c9a; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: none; }
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #cccfff }
a.mainmenu		{ text-decoration: none; color : #677c9a;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #cccfff}
a.cattitle		{ text-decoration: none; color : #677c9a; }
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 : #677c9a; }
a.forumlink 	{ text-decoration: none; color : #677c9a; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
/* 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 : #cccfff;}
a.nav			{ text-decoration: none; color : #677c9a; }
a.nav:hover		{ text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #cccfff; }
a.topictitle:link   { text-decoration: none; color : #677c9a; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #cccfff;}
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #cccfff; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #677c9a }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #009900;
	background-color: #110b45; border: #D1D7DC; 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: #777777; line-height: 125%;
	background-color: #110b45; border: #D1D7DC; 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: #DD6900; text-decoration: underline;}
/* Form elements */
input,textarea, select {
	background-color: #101010;
	color : #cccfff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #24274d;
}
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #101010;
	color : #cccfff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
	background-color : #101010;
	font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
	background-color : #101010;
	font-weight : normal;
}
/* 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: #090909; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.9
  $Source$
  $Revision: 3197 $
  $Author: gaugau $
  $Date: 2006-08-01 22:30:09 +0200 (Di, 01 Aug 2006) $
**********************************************/
/* Colors used in this style sheet:
    Hex 000000 = RBG   0,   0,   0 = black
    Hex 222222 = RBG  34,  34,  34 = black
    Hex 343333 = RBG  52,  51,  51 = black
    Hex 3F3F3F = RBG  63,  63,  63 = light black
    Hex 454444 = RBG  69,  68,  68 = light black
    Hex 4A4A4A = RBG  74,  74,  74 = dark grey
    Hex 5F5F5F = RBG  95,  95,  95 = dark grey
    Hex 666666 = RBG 102, 102, 102 = dark grey
    Hex 838383 = RBG 131, 131, 131 = medium grey
    Hex BDBEBD = RBG 189, 190, 189 = medium grey
    Hex BFC0C3 = RBG 191, 192, 195 = medium grey
    Hex C6B78E = RBG 198, 183, 142 = beige
    Hex E6E6E6 = RBG 230, 230, 230 = light grey
    Hex EFEFEF = RBG 239, 239, 239 = light grey
    Hex F0AF00 = RBG 240, 175,   0 = orange
    Hex ff0000 = RBG 255,   0,   0 = red
    Hex FFFFCC = RBG 255, 255, 204 = light yellow
    Hex FFFFFF = RBG 255, 255, 255 = white
*/
/* Foreground color definition */
.topmenu, .topmenu a { color : #ffffff; }
.topmenu a:hover { color : #FFFFff; }
.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : #C6B78E; }
.tableh2, .tableh2_compact, .catrow_noalb { color : #FFFFCC; }
.textinput, .listbox, .radio, .checkbox { color: #FFFFCC; }
.alblink, .alblink a, .catlink, .catlink a { color : #FFFFCC; }
a, .bblink a, .user_thumb_infobox a  { color: #FFFFCC; text-decoration: none;}
a:hover, .bblink a:hover, .user_thumb_infobox a:hover, .alblink a:hover, .catlink a:hover { color : orange; text-decoration: none;}
.button, .comment_button, .admin_menu_thumb, .admin_menu_thumb a, .admin_menu_thumb a:hover, .admin_menu, .admin_menu a, .admin_menu a:hover { color : #FFFFFF; }
.comment_date { color : #5F5F5F; }
.footer, .footer a, .footer a:hover { color : #666666; }
/* Background colors definition */
.textinput, .listbox, .radio, .checkbox { background-color: #101123; }
.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  {         background : #101010 ; }
.tableh2, .catrow_noalb, .tableh2_compact, .tablef, .img_caption_table th {         background : #101010 ; }
.tableb, .catrow, .display_media, .tableb_compact, .thumbnails, .img_caption_table td { background : #101123 ; }
/* Borders for input controls */
.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  {        border: 1px solid #666666; }
.image { border: 1px solid #000000; }
.imageborder { border: 1px solid #000000; background-color:#000000; margin-top: 30px; margin-bottom: 30px; }
.image1 { border: 1px solid #ff0000; }
.maintable, .maintablea, .maintableb {        background-color: #222222; }
.img_caption_table th, .img_caption_table td { border-top : 1px solid #000000; }
/* Fonts definition */
body { font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; }
.tableh1, .tableh1a, .catlink, .tableh2, .catrow_noalb { font-family: Verdana, Geneva, Arial, sans-serif; }
.textinput, .listbox, .radio, .checkbox { font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; }
.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Arial, Helvetica, sans-serif; }
h1{
        font-weight: normal;
        font-size: 18px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding-left : 20px;
        color: #FFFFFF;
        margin: 2px;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(/gallery/themes/igames/images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 16px;
        font-size: 12px;
        margin: 0px;
}
h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        padding-left : 20px;
        color: #F0AF00;
        margin: 2px;
}
p {
        font-size: 100%;
        margin: 2px 0px;
}
ul {
        margin-left: 5px;
        padding: 0px;
}
li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}
//.top_panel {
                background-image: url(/gallery/themes/igames/images/top_panel_r1_c4.jpg);
                background-repeat : repeat-x;
                border-collapse:collapse;
                margin: 0;
                padding: 0;
}
//.top_panel_left {
                background-image: url(/gallery/themes/igames/images/top_panel_r1_c1.jpg);
                background-repeat : no-repeat;
                background-position: top left;
                margin: 0;
                padding: 0;
}
//.top_panel_right {
                background-image: url(/gallery/themes/igames/images/top_panel_r1_c2.jpg);
                background-repeat : no-repeat;
                background-position: top right;
                margin: 0;
                padding: 0;
}
//.top_panel_btm {
                    background: #4A4A4A;
                    background-image: url(/gallery/themes/igames/images/top_panel_r2_c3.jpg);
                    background-repeat : no-repeat;
                    background-position:right;
                    padding-top : 0;
            padding-bottom : 0;
}
.top_menu_left_bttn {
        white-space:nowrap;
}
.top_menu_left_bttn a {
               background: #081225;
        background-image : url(/gallery/themes/igames/images/left_menu_button.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 12px;
        padding-right : 6px;
                   padding-top :3px;
        padding-bottom : 0;
        display: block;
        height : 22px;
        line-height : 22px;
        text-decoration: none;
        color: #C6B78E;
        font-size: 14px;
}
.top_menu_left_bttn a:hover {
                background: #081225;
        background-image : url(/gallery/themes/igames/images/left_menu_button_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color: #F0AF00;
}
.top_menu_right_bttn {
        white-space:nowrap;
}
.top_menu_right_bttn a {
                background: #081225;
        background-image : url(/gallery/themes/igames/images/right_menu_button.gif);
        background-repeat : no-repeat;
        background-position : right;
        padding-right : 22px;
        padding-left : 6px;
            padding-top : 3px;
        padding-bottom : 0;
        display: block;
        height : 15px;
        line-height : 15px;
        text-decoration: none;
        color: #C6B78E;
        font-size: 14px;
}
.top_menu_right_bttn a:hover {
                background: #081225;
        background-image : url(/gallery/themes/igames/images/right_menu_button_over.gif);
        background-position : right;
        background-repeat : no-repeat;
        text-decoration: none;
        color: #F0AF00;
}
.top_menu_bttn {
  white-space:nowrap;
}
.top_menu_bttn a {
                background: #081225;
        background-image : url(/gallery/themes/igames/images/menu_button.gif);
        background-position : left;
        padding-left : 6px;
        padding-right : 6px;
                padding-top : 3px;
        padding-bottom : 0;
        display: block;
        height : 15px;
        line-height : 15px;
        text-decoration: none;
        color: #C6B78E;
        font-size: 14px;
}
.top_menu_bttn a:hover {
                background: #081225;
        background-image : url(/gallery/themes/igames/images/menu_button_over.gif);
        text-decoration: none;
        color:         #F0AF00;
}
.textinput {
        font-size: 100%;
        padding-right: 3px;
        padding-left: 3px;
}
.listbox {
        font-size: 100%;
        vertical-align : middle;
}
.button {
        font-size: 100%;
        background-image : url(/gallery/themes/igames/images/button_bg.gif);
        background-position : bottom;
}
.comment_button {
        font-size: 100%;
        background-image : url(/gallery/themes/igames/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}
.radio {
        font-size: 100%;
        vertical-align : middle;
}
.checkbox {
        font-size: 100%;
        vertical-align : middle;
}
.bblink a {
        text-decoration: none;
}
.bblink a:hover {
        text-decoration: underline;
}
.maintable {
        margin-top: 2px;
        margin-bottom: 2px;
/*        border: 1px solid #000000; */
}
.maintablea {
        margin-top: 5px;
}
.maintableb {
        margin-bottom: 2px;
/*        border: 1px solid #000000; */
}
.tableh1 {
        padding-right: 10px;
        padding-left: 10px;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        height: 25px;
        background-image: url(images/tableh1_bg.gif);
}
.tableh1a {
        border-bottom: 1px solid #000000;
        color: #C6B78E;
}
.tableh1a td {
        border: none;
        height: 30px;
        font-size: 120%;
        font-weight: bold;
        color: #C6B78E;
        background-image: url(/gallery/themes/igames/images/tableh1a_bg_middle.gif);
}
.tableh1a img {
        display: block;
}
.tableh1_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        height: 25px;
        background-image: url(/gallery/themes/igames/images/tableh1_bg.gif);
}
.tableh2 {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableh2_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}
.thumb_filename {
        font-size: 100%;
        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;
}
.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        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;
}
.user_thumb_infobox a:hover {
        text-decoration: underline;
}
.sortorder_options {
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}
.navmenu {
        font-weight: bold;
        border: none;
        background-image: url(/gallery/themes/igames/images/tableh1_bg.gif);
}
.navmenu img {
        margin-top: 5px;
}
.navmenu a {
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #838383;
        border-right: 1px solid #000000;
        background-image: url(/gallery/themes/igames/images/tableh1_bg.gif);
        line-height: 25px;
        height : 25px;
}
.navmenu a:hover {
        text-decoration: none;
        border-bottom: 1px solid #3F3F3F;
        border-left: 1px solid #3F3F3F;
        border-right: 1px solid #3F3F3F;
}
.admin_menu_thumb {
        font-size: 90%;
        background-image : url(/gallery/themes/igames/images/button_bg.gif);
        background-position : bottom;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}
.admin_menu_thumb a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}
.admin_menu_thumb a:hover {
        text-decoration: underline;
}
.admin_menu {
        font-size: 90%;
        background-image : url(/gallery/themes/igames/images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #BFC0C3;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}
.admin_menu a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}
.admin_menu a:hover {
        text-decoration: underline;
}
td #admin_menu_anim {
        background-image : url(/gallery/themes/igames/imagess/button_bg_anim.gif);
}
.comment_date{
        font-size: 90%;
        vertical-align : middle;
}
.image {
        margin: 2px;
}
.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.thumbnails {
        padding: 5px;
}
.footer {
        font-size : 9px;
}
.footer a {
        text-decoration: none;
}
.footer a:hover {
        text-decoration: underline;
}
.statlink a {
        text-decoration: none;
}
.statlink a:hover {
        text-decoration: underline;
}
.alblink a {
        text-decoration: underline;
}
.alblink a:hover {
        text-decoration: underline;
}
.catlink {
        display: block;
        margin-bottom: 2px;
}
.catlink a {
        text-decoration: underline;
}
.catlink a:hover {
        text-decoration: underline;
}
.topmenu {
        line-height : 130%;
        font-size : 110%;
}
.topmenu a {
        text-decoration : underline;
}
.topmenu a:hover  {
        text-decoration : underline;
}
.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}
.img_caption_table th {
        font-size : 100%;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}
.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        white-space: normal;
}
.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}
.clickable_option {
        font-weight: bold;
        cursor : default;
}
.listbox_lang {
        color: #C6B78E;
        background-color: #4A4A4A;
        border: 1px solid #4A4A4A;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
#SELECT_LISTS {
        width: 300px;
        height: 50px;
        text-align:right;
        float: right;
}
#SUB_MENU {
            background-image: url(/gallery/themes/igames/images/top_panel_r2_c2.jpg);
        background-position: left;
        padding-left: 20px;
}
#SYS_MENU {
        position:relative;
        width:800px;
        height:30px;
        left: 35px;
        top: 5px;
        margin:-10px;
        padding:0;
        z-index:1;
        visibility: hidden;
}
#SELECT_FLAGS {
        text-align: center;
}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
# FILETHINGIE
.small {
	font-size:<?php printCssValue($CSS_smallText, FALSE);?>;
}
.error { /* Error messages */
	color:red;
}
.okay { /* Okay messages */
	color:green;
}
label { /* "Upload file:" and "Create dicrectory" NOT USED! */
	font-weight:bold;
}
ul#menu { /* Overall for the menu */
	list-style:none;
	margin:20px 20px 0 0;
	float:left;
}
ul#menu li { /* Each menu item. */
	padding:0 4px 0 0;
	margin:5px 0;
	text-align:center;
}
ul#menu li a { /* Menu links. */
	display:block;
	color:black;
	background:white;
	text-decoration:none;
	width:100%;
	padding:2px;
	margin:0;
	border:1px solid black;
}
ul#menu li a:hover { /* Hover effect for menu links. */
	background: yellow;
	color:black;
	text-decoration:none;
	border:1px dashed black;
}
p.empty { /* "Directory is empty" message. */
	margin:20px 0 20px 0;
}
.center { /* Used to center "rename / delete" */
	text-align:center;
}
div {
	margin:0em 1em;
}
span.size { /* Span for showing the individual file sizes. */
	font-weight:normal;
}
div#forms {
	margin:10px 0 0 0;
}
div#forms form {
	display:block;
	margin:10px 0;
}
div#forms fieldset { /* Border around upload and create new forms. */
/*	float:left; */
	border:1px hidden white;
}
legend { /* Upload file: and New Directory File. */
	font-weight:bold;
}
fieldset {
	border:0px hidden white;
	padding:5px;
}
textarea { /* Textarea when editing files. */
	display:block;
	margin:20px 0 0 0;
}
code { /* Overall when viewing source. */
	font-family:monospace;
	display:block;
	white-space:pre;
}
.klikket form, .ikkeklikket span {
	display:inline;
}
.ikkeklikket form, .klikket span {
	display:none;
}
.white {
/* Initial colour for cell backgrounds. */
	background: #222222;
}
.grey {
/* Alternate colour for cell backgrounds. */
	background: #333333;
}
.klikket form input[type="text"] {
/* Input field when renaming a file. */
	border:1px dotted blue;
}
.klikket form input { /* Both input field and button when renaming file. */
	height:20px;
}
a.renamelink { /* The "rename" link. */
	cursor:pointer;
}
strong.button { /* Mimics the menu buttons for the help page. */
	color: black;
	background: white;
	text-decoration:none;
	padding:2px 10px;
	margin:0;
	border:1px solid black;
	font-weight:normal;
}
ul#help {
	list-style:none;
	float:left;
	border:1px dashed black;
	padding:10px;
	margin:20px 20px 20px 0;
	width:150px;
	line-height:150%;
}
ul#help li:before {
	content:"\00BB \0020";
}
ul#setupinfo {
	margin:1em 4em;
	list-style:circle;
}
ul#setupinfo, p {
	line-height:150%;
}
ul#setupinfo code, p code {
	color: white;
	display:inline;
}
img#logo {
/*	border:1px solid black;*/
	position:absolute;
	top:5px;
	right:5px;
}
#header{
  width: 100%;
  padding: 3px;
}
#leftnavigation{
  text-align: center;
  border-style: hidden;
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  background-color: #081225;
  color: #dddddd;
  padding: 0px;
}
#content{
  position: relative;
  left: 0;
  right: 0;
  margin-left: 0px;
  margin-top: 0px;
  width: 100%;
  padding: 0px;
}
#login{
  text-align: center;
}
#w3clogos{
  padding: 10px;
}
#sets-req-content{
 background-color: #ffffff; 
 border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #808080;
  position: relative;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}
hr.pme-hr { 
  padding: 0px;
  margin: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  margin-left: 0px;
  margin-top: 0px;
  height: 0px;
}
table.pme-main {
  border: #666666 1px solid;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
}
table.pme-navigation {
  border: #666666 0px solid;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  background-color:;
}
th.pme-header {
  border: #666666 1px solid;
  padding: 4px;
  color: #ffd700;
  background-color: #add8e6;
}
td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter { 
	  border: #666666 1px solid;
	  padding: 3px;
	  background-color: #222222;
}
td.pme-buttons { text-align: left;   }
td.pme-message { text-align: center; }
td.pme-stats   { text-align: right;  }
/*	ROAD TO FORMULA ONE SERIES */
.table_r2f1 {
        border: 0px;
        border-style: outset;
        border-color: #333333;
        border-spacing: 1px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #333333;
}
.td_r2f1 {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #081225;
}
.td_r2f1_alt {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #0f1b33;
}
.td_r2f1_dim {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #081225;
        color: #999999;
}
.td_r2f1_dim_alt {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #0f1b33;
        color: #999999;
}
.th_r2f1 {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #081225;
        font-style: bold;
}
.table_r2f1menu {
        border: 0px;
        border-style: outset;
        border-color: ;
        border-spacing: 1px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: ;
}
.td_r2f1menu {
        padding: 1px;
        border: 1px solid #333333;
        background-color: #081225;
        text-align: center;
}
.table_r2f1_stat {
        border: 0px;
        border-spacing: 0px;
        width: 100%;
        background-color: #081225;
        margin-left: auto;
        margin-right: auto;
}
.td_r2f1_stat {
        border: 0px;
        text-align: center;
        color: #cccccc;
        padding: 0px;
        font-size: 12px;
}
.tb_r2f1event {
        border: 0px solid #999999;
        border-spacing: 1px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #666666;
}
.td_r2f1event {
        padding: 0px;
        border: 0px solid #cccccc;
        background-color: #081225;
        text-align: left;
        font-size: 14px;
        font-family: arial;
        color: white;
}
.td_r2f1event_h {
        padding: 0px;
        border: 0px solid #cccccc;
        background-color: #222222;
        text-align: left;
        font-size: 14px;
        font-family: verdana;
        color: orange;
}
.td_r2f1event_h1{
        padding: 2px;
        border: 0px solid #ffffff;
        background-color: #222222;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        font-family: arial;
        color: yellow;
}
.td_r2f1event_h1r{
        padding: 2px;
        border: 0px solid #ffffff;
        background-color: #222222;
        text-align: right;
        font-size: 14px;
        font-weight: bold;
        font-family: arial;
        color: yellow;
}
.r2f1_select {
  border:1px solid #666;
  color:#999;
  font-family:arial;
  font-size: 12px;
}
.r2f1_button {
cursor:pointer;
border:outset 3px #666;
background:#333;
color:#fff;
font-family: verdana;
font-size: 12px;
padding: 0px 2px;
}
.r2f1_button:hover {
background: #111;
background-image: url(/global/formbg.gif);
background-repeat: repeat-x;
}
.r2f1_button:active {
color: red;
background: #111;
}
.td_r2f1_mpr {
        color: #999;
        padding: 1px;
        border: 0px solid #333333;
        background-color: #111111;
}
.r2f1_button2 {
  cursor: pointer;
  border: outset 3px #333;
  background: #222;
  color: white;
  font-family: verdana;
  font-size: 12px;
  padding: 0px 2px;
}
.r2f1_button2:hover {
  background: #111;
  background-image: url(/global/formbg.gif);
  background-repeat: repeat-x;
}
.r2f1_button2:active {
  color: red;
  background: #111;
}
.td_r2f1_points {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #111111;
        color: gray;
}
.td_r2f1_champstats {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #111111;
        color: #cccccc;
        font-size: 10px;
}
.td_r2f1_small {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #081225;
        font-size: 12px;
}
.td_r2f1_champstats_h {
        padding: 1px;
        border: 0px solid #333333;
        background-color: #111111;
        color: gray;
        font-size: 10px;
        font-weight: bold;
}