body {
	color: #E7E7E7;
	background-color: #2E2E2E;
	background-position: center;
/*	background: transparent url('./images/fire.jpg') repeat-x; */
	background-attachment: fixed;
	padding:1px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

.showhide {
	position:relative; 
	float: right; margin-top: -15px; margin-right: 1px;
}

.forabg_p {
	background: #5d1d0b none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.forabg_p {
	background-color: #eaabad;
	background-image: url("./images/gradient2.gif");
}


.rtl .forabg_p {
	width: 99%;	/* fix for IE6 */
}

/* Block Classes */

.block_header
{
    text-align:left;
    color:#8e8e8e;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:1em;
    text-transform: uppercase;
    line-height:135%;
    padding-left:3px; padding-bottom:2px;
	position:relative;
}
.block_header a { 
	color: #767676;
	text-decoration: none;
}
.block_header a:hover { 
	color:#767676; 
	text-decoration: none; 
}
.block_header a:link {
	color: #767676;
	text-decoration: none;
}

/* for all block backgrounds */
.block_wrapper {
	background-color: #393939;
	background-image: url("./images/gradient2.gif");
	background-repeat: repeat-x;
	/* set gap between blocks i.e. space at bottom */
	margin-bottom: 10px;
	/* padd area inside, note setting to 1 will produce square corners, max is 5px MUST BE 5 FOR CORNERS */
	padding: 0 5px 0 5px;
}

.block_bg {
	background-color: #393939;
	background-image: url("./images/cellpic3.gif");
	background-repeat: repeat-x;	
	margin-bottom: 10px;				/*? set gap between blocks at bottom ?*/	
	padding: 0 5px 0 5px;				/*? padd area inside, note setting to 1 will produce square corners, max is 5px MUST BE 5 FOR CORNERS?*/	
	clear: both;
}

.block_data {
	background : transparent;
	float:left;
	width:100%;
	list-style-type: none;
/*?	position:relative; ?*/
}


.box {
	/* background-color: #2a2a2a; */
	background: #2a2a2a none repeat-x 0 0;
	background-image: url("./images/gradient.gif");
	background-repeat: repeat;
	text-align:left;
	margin-top:14px; /* sets the size of the block header to allow for larger icons default = 3px */
	padding: 8px 5px 8px 5px;
	overflow: hidden;
	/*white-space: nowrap;*/
	width: auto;
	clear: both;
}
.box:hover {
background-image: url("./images/gradient2.gif");
}

 html>body .box
{
	width: auto;
}
 html>body .box2
{
	width: auto;
}

.k_quick {	
	background-color: #1f1b1e;
	width:65%;
	text-align:left;
	margin-bottom: 4px;
	padding: 0 5px;	clear: both;
	background-image: url("./images/bg_list.gif");
	background-repeat: repeat-x;
}

.handle{cursor: move;}

ul.blocks {
  list-style-type: none;
  text-align:center;
  position: static;
  background: #343434 none repeat-x 0 0;
  border:none;
  padding:4px;														
  margin-top:2px;
}

.navmenu { line-height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight:normal; text-decoration: none; color : #ca6000; }
.navmenu a { font-weight:bold; text-decoration: none; color : #ca6000; }
.navmenu a:visited { text-decoration: none; color : #ca6000; }
.navmenu a:hover { text-decoration: none; color : #Ca6000; }


/*----- buttons.css -----*/
ul.newslist {
	display: block;
	list-style-type: none;
	margin: 0;
	font-size: 1.1em;
}

ul.newslist li {
	display: block;
	list-style-type: none;
	color: #3b3b3b;
	margin: 0;
}

ul.newslist dl {

}

ul.newslist li.row dl {
	padding: 2px 0;
}

ul.newslist dt {
	display: block;
	float: left;
	width: 50%;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
}

ul.newslist dd {
	display: block;
	float: left;
	border-left: 1px solid #191919;
	padding: 4px 0;
}

.bbb-bold, .bbb-bold a		{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-bold.gif"); width:22px; height:22px; }
.bbb-bold:hover				{ background-position: 0px -23px;}.bbb-quote,
.bbb-italic, .bbb-italic a  { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-italic.gif");  width:22px; height:22px;}
.bbb-italic:hover	{ background-position: 0px -23px;}.bbb-quote, 
.bbb-quote a		{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-quote.gif");   width:22px; height:22px;}
.bbb-quote:hover	{ background-position: 0px -23px;}.bbb-code, 
.bbb-code a			{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-code.gif");    width:22px; height:22px;}
.bbb-code:hover		{ background-position: 0px -23px;}.bbb-list, 
.bbb-list a			{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-list.gif");    width:22px; height:22px;}
.bbb-list:hover		{ background-position: 0px -23px;}.bbb-flash, 
.bbb-flash a		{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-flash.gif");   width:22px; height:22px;}
.bbb-flash:hover	{ background-position: 0px -23px;}.bbb-image, 
.bbb-image a		{ background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-image.gif");   width:22px; height:22px;}
.bbb-image:hover            { background-position: 0px -23px;}
.bbb-url, .bbb-url a        { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-url.gif");     width:22px; height:22px;}
.bbb-url:hover              { background-position: 0px -23px;}
.bbb-under_line, .bbb-under_line a       { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-under_line.gif");    width:22px; height:22px;}
.bbb-under_line:hover                    { background-position: 0px -23px;}
.bbb-align_center, .bbb-align_center a   { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-align_center.gif");  width:22px; height:22px;}
.bbb-align_center:hover                  { background-position: 0px -23px;}
.bbb-align_left, .bbb-align_left a       { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-align_left.gif");  width:22px; height:22px;}
.bbb-align_left:hover                    { background-position: 0px -23px;}
.bbb-align_right, .bbb-align_right a     { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-align_right.gif");  width:22px; height:22px;}
.bbb-align_right:hover                   { background-position: 0px -23px;}
.bbb-ordered_list, .bbb-ordered_list a   { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-ordered_list.gif");  width:22px; height:22px;}
.bbb-ordered_list:hover                  { background-position: 0px -23px;}
.bbb-add_list_item, .bbb-add_list_item a { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-add_list_item.gif"); width:22px; height:22px;}
.bbb-add_list_item:hover                 { background-position: 0px -23px;}
.bbb-note, .bbb-note a        { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-note.gif");    width:22px; height:22px;}
.bbb-note:hover               { background-position: 0px -23px;}
.bbb-spoiler, .bbb-spoiler a  { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-spoiler.gif"); width:22px; height:22px;}
.bbb-spoiler:hover            { background-position: 0px -23px;}
.bbb-tab, .bbb-tab a          { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-tab.gif");     width:22px; height:22px;}
.bbb-tab:hover                { background-position: 0px -23px;}
.bbb-sup, .bbb-sup a          { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-sup.gif");     width:22px; height:22px;}
.bbb-sup:hover                { background-position: 0px -23px;}
.bbb-sub, .bbb-sub a          { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-sub.gif");     width:22px; height:22px;}
.bbb-sub:hover                { background-position: 0px -23px;}
.bbb-strike, .bbb-strike a    { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-strike.gif");  width:22px; height:22px;}
.bbb-strike:hover             { background-position: 0px -23px;}
.bbb-link, .bbb-link a        { background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-link.gif");    width:22px; height:22px;}
.bbb-link:hover               { background-position: 0px -23px;}

.rollover, .rollover a { display: inline; float:left; } .rollover a:hover { background-position: 0 -23px; }
.bbb-icon-spacer {background : transparent; border:none; background-image: url("./../../../images/bbcode/bbb-icon-spacer.gif"); width:3px; height:22px;}


* html ul.newslist li {}

li.newslist dt, li.newslist dd {
	line-height: 1em;
	border-left-width: 0px;
	margin: 2px 0 4px 0;
	color: #363636;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none;
	/*text-transform: uppercase;*/
}

li.newslist a {text-decoration:none;}


/* news and announcements */
.news { width:100%; text-align:left; }
.news_body { width:100%; text-align:left; padding-top: 5px; padding-bottom: 10px; float:left; }
.news img {text-align:center;}
.mynews_header { 
background-color : transparent; /*fcfcfc*/
}
.mynews {
	text-align:center;
	background: #666666 none repeat-x 0 0;
	margin-bottom: 4px; 
	padding: 0 5px;
	clear: both;
}
.news_title {
  color: #dd6900;
  font-weight: bold;
  float:left;
  text-align:left; 
  width:60%;
  padding-bottom: 5px;
}
.news_poll {
 text-align:center; 
 width:20%; 
}
.news_poster {
 float:left;
 text-align:left;
 width:40%; 
}
.news_time {
 color: #dd6900;
 font-weight: bold;
 float:right;
 text-align:right;
 width:40%; 
 padding-top:5px;
 padding-bottom:5px;
}
.news_comments {
 float:left;
 text-align:center; 
 width:20%;
}
.news_reply {
color: #dd6900;
float:left;
text-align:right; 
width:40%; 
}
.news_image {
position:relative;
top:5px;
right:-5px;
bottom:-5px;
}

.myannounce {
	text-align:center;
	background: #535356 none repeat-x 0 0;
	margin-bottom: 4px; 
	padding: 0 5px;
	clear: both;
}

.bg1a, .bg3a, .bg2a:hover { 
background-color: #1a1017;
background-image : url('./images/gradient2.gif');
}

.bg2a, .bg1a:hover, .bg3a:hover	{ 
background-color: #201010;
background-image : url('./images/gradient.gif');
}
 
span.corners-top-news, span.corners-bottom-news, span.corners-top-news span, span.corners-bottom-news span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top-news {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top-news span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom-news {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom-news span {
	background-image: none;;
	background-position: 100% 100%;
}

span.corners-top-news {
	background-image: url("./images/corners_left_news.png");
}

span.corners-top-news span {
	background-image: url("./images/corners_right_news.png");
}

span.corners-bottom-news {
	background-image: url("./images/corners_left_news.png");
}

span.corners-bottom-news span {
	background-image: url("./images/corners_right_news.png");
}


div.scroll_outer {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

div.scroll_inner {
    position: absolute;
    z-index: 2;
}


.bot_tracker {
	font-size:10px;
	text-align:left; 
	padding:2px;
}
.bot_tracker_date {
	font-size:9px;
	text-align:left; 
	padding:2px;
}

.style_status {
	color:#888888;
	font-size:10px;
	text-align:left;
	padding:0px;
}

.style_status a { color : #e7cdbd; font-weight: bold; }

.left_blocks {

}
.right_blocks {

}

.smallimage {
	width:25px; 
	height:25px; 
	float:left;
	margin-right:5px; margin-bottom:5px;
	position:relative;
}
.welcome {

	text-align:center;
}

.unresolved {
	color:#567592;
}

.whos_online {
	text-align:left;
	padding:0px;
}

.category, .category2 {
color : #e0b289;
text-align : left;
padding : 1px;
}

/*   new and announcements blocks */
table.news {
width : 100%;
border : none;
background-color : #535357;
background-image : url('./images/gradient2.gif');
}
table.announce {
width : 100%;
border : none;
background-color : #1f1f1f;
background-image : url('./images/gradient.gif');
}

.ann_title {
color : #ca6000;
text-align : left;
width : 33%;
font-weight: bold;
}
.ann_poster {
text-align : center;
width : 33%;

}
.ann_time {
color : #ca6000;
text-align : right;
width : 33%;

}

/* FIX FOR LISTS IN ANNOUNCEMENTS 11 March 2008 */
.announce ul, .announce li, .news ul, .news li {
  padding-left:15px;
}

.top_poster {
	text-align:center;
	padding:2px;
}

.hsdebug {
  display: inline;
} 


.imageline, .imageline_hidden { width : auto; height : auto; border : none; float : left; padding-top : 5px; }

/*
* Set link to white so we can see them...
*/

.forabg .header a:link, .forabg .header a:hover {
color : #ca6000;
}


/* some colours */
.list_new_pre_beat
{
	color: red;
/*	font-weight: xbold;*/
}
.list_pre_beat 
{
	color: gray;
/*	font-weight: xbold;*/
}
.list_beta 
{
	color: orange;
/*	font-weight: xbold;*/
} 
.list_pre_release
{
	color: blue;
/*	font-weight: xbold;*/
} 
.list_release
{
	color: #ca6000;
	font-weight: bold;
}

.orange
{
	color: #FFC000;
	font-weight: bold;
}
.green
{
	color:#008000;
	font-weight: bold;
}
.red
{
	color:#FF0000;
	font-weight: bold;
}
.gray 
{
	color:#BABABA;
	font-weight: bold;
}
.blue2 {
  color:#18609C;
  font-weight: bold;
}

.cal_today {
	color:#DC06B8;
	font-weight: bold;
}
.cal_birthday {
	color:#FF8000;
	font-weight: bold;
}
.cal_event {
	color:#FF0000;
	font-weight: bold;
}

table.calendar {
	border:solid 1px;
	border-color:#C2E6F6;
}
tr.calendar {
	/*
	background-image: url("./images/bg_list.gif");
	color:#EFFFFF;
	*/
	color:#0D97DC;
	background-repeat: repeat-x;
	height: 22px;
	border:none;
}

/* Calendar: to fix spacing when using tables */
.block_data_calc {
background-color: #F9F9F9;
list-style-type: none;
text-align:left;
padding:5px;
border:none;  
margin-top:6px;														/*? set gap/spacing at top to stop overlap of header ?*/  
margin-bottom:3px;													/*? set gap/spacing at bottom i.e. between blocks ?*/

}

tr.hl { background-image: url("./images/bg_list.gif"); }

/* Centre buttons on blocks */
.block_button  {
	padding-left:33px;
	padding-top:5px;
}

abbr, acronym {
	font-weight: bold;
	text-decoration: overline;
	cursor: help;
}

.acronym {
	background:#000065;
}

/*** common ***/
table.table1 .flag		
{ 
	text-align: center; width: 30px; 
}

/*** contents **/
dd.flag {
	width: 30px; 
}

.forum_icons {
	float:left; 
	padding-right:10px;
}
.spacer {
	background-image: url("./images/spacer.gif"); width : 15px; height : 1px;
}

/* fix for ie in search 10 February 2008 */
input.full { width: 100%; }

.direction {
	border:none; background: #FFF url("./images/scroll_arrows.gif") repeat-x; height: 16px;
}

/* NeXur's bable translation block */
.translate_head {
	text-align:center;
	color: #ca6000;
	padding:5px;
}
div.trans div a.current {
	background : #999;
}
div.trans div a:hover {
	background : #666666 url("./images/linkarrow.gif") no-repeat right center;
	color: #ca6000;
	text-decoration: none;
}
div.trans div a {
	width:97%; /* IE FIX */ 
	padding:2px;
	background: transparent;
	display: block;
	color: #ca6000;
}
.translate_reset {
 text-align:center;
 padding-top:5px;
}

/*** sdMenu ***/
div.sdmenu div {
   overflow: hidden;
   font-weight: bold;
}
div.sdmenu div.collapsed {
   height: 18px;
}
div.sdmenu span {
   display: block;
   padding: 2px 6px;
   cursor: default;
}
.sub_heading {
	color: #888888;
	font-size:12px;
	font-family: Comic Sans MS, Sans-Serif;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}


/* Chat additions */
/* Icon images
---------------------------------------- */
.rtl .icon_chat {
	background-position: 100% 50%;
	padding: 1px 17px 0 0;
}
/* Icon images
---------------------------------------- */
.icon-chat {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}
/* Icon images
---------------------------------------- */
.icon-chat	{ background-image: url("./images/icon_chat.gif"); 
}


/* Sub-header (navigation bar)
--------------------------------------------- */
.rtl a.arrange_on, .rtl a.arrange_off  {
	text-align: right;
}

/* Sub-header (navigation bar)
--------------------------------------------- */
a.arrange_on, a.arrange_off {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}
a.arrange_on {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}
a.arrange_on:hover {
	background-position: 0 -20px;
	text-decoration: none;
}
a.arrange_off {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}
a.arrange_off:hover {
	background-position: 0 -20px;
	text-decoration: none;
}


/* Colours and backgrounds for buttons.css
-------------------------------------------------- */
a.arrange_on {
	background-image: url("./images/icon_arrange_on.gif");
}
a.arrange_off {
	background-image: url("./images/icon_arrange_off.gif");
}

.poll_question{
	font-size:12px;
	font-weight:bold;
	color:#105289;
	padding-bottom:4px;
}

.newscat {
	color:#C6C0B7;
	text-align:left;
	background-image: url("./images/newscat.gif");
	border: solid 1px; /*#F80000;*/
	border-right:none;
	border-bottom:none;
	padding:3px;
	padding-left: 10px;
	font-size: .95em;
	font-weight: bold;
	width:auto;
}
.newscat2 {
	color:#C6C0B7;
	text-align:left;
	background-image: url("./images/newscat2.gif");
	border: solid 1px; /*#F80000;*/
	border-right:none;
	border-bottom:none;
	padding:3px;
	padding-left: 10px;
	font-size: .95em;
	font-weight: bold;
	width:auto;
}
.newscatimg		{ float:right; background: url("images/news.gif") no-repeat right center; width: 28px; height: 28px; margin-top: -20px; margin-right: 1px;}
.newscatimg2	{ float:right; background: url("images/news.gif") no-repeat right center; width: 28px; height: 28px; margin-top: -20px; margin-right: 1px;}


/*
	Johnnytheone Header Menus
*/

#menuwrapper {
border-bottom: 1px solid #B4C6DB;
width: 100%;
margin-top: 2px;
background-image: url('./images/cellpic_nav.gif');
background-repeat: repeat-x;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#header-nav li li {
width: 200px;
}


/* Unless you know what you do, do not touch this */
#header-nav, #header-nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#header-nav ul {
position: absolute;
top: auto;
display: none;
}
#header-nav ul ul {
margin-top: 1px;
margin-left: -1px;
left: 100%;
top: 0px;
}
#header-nav li {
margin-left: -1px;
float: left;
}
#header-nav li li {
margin-left: 0px;
margin-top: -1px;
float: none;
position: relative;
}

/* Styling the basic apperance of the menu elements */
#header-nav a {
display: block;
margin: 0px;
padding: 5px 5px;
text-decoration: none;
}
#header-nav li a:hover {
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
}
#header-nav li li a {
border: 1px solid #C0C0C0;
}
#header-nav li li, #header-nav {
background-color: #ececec;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#header-nav {
background-color: #C7C7C7;
}

/* Styling the apperance of menu items on hover */
#header-nav li:hover {
background-color: #F9F9F9;
}


#header-nav ul,
#header-nav li:hover ul,
#header-nav li:hover ul ul {
display: none;
}
#header-nav li:hover ul,
#header-nav ul li:hover ul,
#header-nav ul ul li:hover ul {
display: block;
}

div.hr {
  height: 15px;
  background: url('./images/hr1.gif') no-repeat scroll center;
  padding-top:2px;
}
div.hr hr {
  display: none;
}

.hr_dashed {
border-top: 1px dashed #008;
color:#008000;
}

/* IE Hacks */
#header-nav li li {
float: left;
clear: both;
}
#header-nav li li a {
height: 1%;
}

.forum-image span {
	padding: 1px;
}
.link_images {
	width:100%;
	margin-right:50%;
}

.news_box {
   float: right; padding:0; width: 190px; height: 40px; margin-top: 1px; margin-right: 10px;
}
.announce_box {
   float: right; padding:0; width: 200px; height: 40px; margin-top: 1px; margin-right: 10px;
}

/* Fix for Opera 8 */
.clearb { clear: both; }