
/* Main message box */
#message-box {
	width: 80%;
}

/* Emoticons panel */
#smiley-box {
	width: 18%;
	float: right;
}

#smiley-box img {
	margin: 3px;
}
/* Main message box */
#message-box {
	width: 80%;
}

.box {
/*	background-color: #101010;*/
	text-align:left;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding:1px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	overflow: hidden;
	width:auto;
	margin-top:-1px;
}


/*   new and announcements blocks */
table.news {
	width:100%;
	border:solid 1px;
	border:none;
}
table.announce {
	width:100%;
	border:none;
}

/* news and announcements */
.news { width:100%; text-align:left;}

.forum_icons { float:left; padding:10px;
/*	position:relative; left: 5px; top: 50%;*/
}

.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 {
	margin-bottom: 4px; 
	padding: 0 5px;
	clear: both;
	font-size:11px;
}
.news_title {
  color:green; 
  float:left;
  text-align:left; 
  width:50%;
 padding-top:3px;
 padding-bottom:3px;
}
.news_poll {
 text-align:center; 
 width:20%; 
}
.news_poster {
 float:left;
 text-align:left;
 width:50%; 
}
.news_time {
 color:teal;
 font-weight: bold;
 float:right;
 text-align:right;
 width:50%;
 padding-top:3px;
 padding-bottom:3px;
}
.news_comments {
 float:left;
 text-align:center; 
 width:20%;
}
.news_reply {
color:green;
float:left;
text-align:right; 
width:50%; 
}
.news_image {
 float:right;
 text-align:right;
 width:50px;
 padding-top:25px;
 padding-right:15px;
}

.myannounce {
	text-align:center;
	background: #FFE0E0 none repeat-x 0 0;
	margin-bottom: 4px; 
	padding: 0 5px 0 5px;
	clear: both;
	font-size:11px;
	margin-left:6px;
	margin-right:6px;
}

.bg3a	{ background-color: #191919; }
.bg1a	{ background-color: #1C1C1C; }
.bg2a	{ background-color: #292929; }

.forum_icons { float:left; padding:10px;}

/* Back to top of page */
.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

.unresolved {
  padding:5px;
  padding-left: 12px;
  padding-right: 12px;
}

.spacer {
	background-image: url("images/spacer.gif"); width:10px; height:1px;
}

/* fix for ie in search 10 February 2008 */
input.full		{ width: 99%; }

.nav_menu {}
.sub_heading {
	color: #FF4C92;
	font-size:12px;
	font-family: Comic Sans MS, Sans-Serif;
	font-weight: bold;
	padding-top:2px;
}
.menu_item {
	padding-left:8px;
}
.direction {
	border:none; background: #90AFD7 url(images/scroll_arrows.gif) repeat-x; height: 16px;
}

.handle{cursor: move;}

.block_header {
	color: #D8E2EF;
	font-size: 1em;
	font-weight: bold;
	width:100%;
	margin: 0; 
	white-space: nowrap;
	height: 28px;
	text-align: left;
	vertical-align : middle;
	overflow : hidden;
}

.block_body {
	width:100%;
	overflow: hidden;
/*	margin-bottom: 1px;*/
}

.block_data {
	/*list-style-type: none;*/
	float:left;
	width:100%; /* required to centre data */
}

.whos_online {

	text-align:left;
	position:relative;
	padding: 3px;
}



/* scroll */
div.scroll_outer {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

div.scroll_inner {
    position: absolute;
    z-index: 2;
	height:auto;
	width:100%;
}

/*** sdMenu ***/
div.sdmenu div {
   overflow: hidden;
   font-weight: bold;
   width:100%;
}
div.sdmenu div.collapsed {
   height: 18px;
}
div.sdmenu span {
   display: block;
   padding: 2px 6px;
   cursor: default;
}
.sub_heading {
	color: #858585;
	font-size:12px;
	font-family: Comic Sans MS, Sans-Serif;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

/* NeXur's bable translation block */
.translate_head {
	text-align:center;
	color: #DAE9F0;
	padding:5px;
}
.translate_reset {
 text-align:center;
 padding-top:5px;
}

div.trans div a.current {
	background : #ccc;
}
div.trans div a:hover {
	background : #ECECEC url("images/linkarrow.gif") no-repeat right center;
	color: #DE1717;
	text-decoration: none;
}
div.trans div a {
	width:97%; /* IE FIX */ 
	padding:2px;
	display: block;
	color: #7A0000;
}



/* 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"); 
}

/* END */


/* set some colours */
.orange
{
	color: #FFC000;
	font-weight: bold;
}
.green
{
	color:#008000;
	font-weight: bold;
}
.red
{
	color:#FF0000;
	font-weight: bold;
}
.gray 
{
	color:#BABABA;
	font-weight: bold;
}

#container {width: 100%; background: #eee; margin: 0 auto; text-align: left; }

/* code with lines Mike */
.codecontent {
	overflow: auto;
	display: block;
	height: auto;
	max-height: 300px;
	white-space: normal;
}

.newscat {
	color:#C6C0B7;
	text-align:left;
	background-image: url("images/newscat.gif");
	border: solid 1px #5C6996; /*#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 #A00404; /*#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: -15px; margin-right: 1px;}
.newscatimg2	{ float:right; background : url("images/news.gif") no-repeat right center; width: 28px; height: 28px; margin-top: -15px; margin-right: 1px;}

/*
** reset some highslide colours for this style if needed
*/
.highslide-html {
background-color: #CCCCFF;
color:#7A0000;
}
.highslide-wrapper .highslide-header a {
/*	color: gray;*/
}

.mini_nav img { text-align:right; float:left; padding:0; }

acronym{
  font-style:italic;
  font-weight:bold;
  border-bottom:1px #BD5121 dashed ;
  color:#459B37;
  cursor: help;
}
.row3 {
	
	font-size:12px;
}

.unread_bug {
	color: #D31141;
	font-weight: bold;
}
.unread_bug {
	color: #D31141;
	font-weight: bold;
}
.bugs_box {
	background-color: #010101;
	border: solid 1px #F80000;
	border-top:none;
	border-bottom:none;
}
.bugs_block_body {
	background-color: #010101;
	width:100%;
}

div.details {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	color: #115098;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.row1:hover {
	background-color: #ECECEC;
	background: #000000 url(images/cellover.gif) top left repeat-x;
	text-decoration: none; 
}
td.row2:hover {
	background-color: #ECECEC;
	background: #000000 url(images/cellover.gif) top left repeat-x;
	text-decoration: none; 
}

table.legend {
text-align:center;
}


.bottom  { border:none; color:#D6C7C7; background: url(images/cellpic3.gif) repeat-x; height:1px; border-bottom:solid 1px; border-color:#BBBBBB; }
.bottomx  { background:#000000; color:#D6C7C7; background: url(images/box/boxnavt2.gif) repeat-x; height:6px; border:none;}

table.tbox{
	border-top: solid 1px #BBBBBB;
	border-left: solid 1px #BBBBBB;
	border-right: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
	overflow: hidden;
	margin-bottom: 13px;
}

table.boxfull{
	border: solid 1px #BBBBBB;
}

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");
}

.smallimage {
	width:30px; 
	height:30px; 
	float:left;
	padding:1px;
}

.menu-left {
	background: #90AFD7 url("images/menu_t_left.gif") no-repeat 0 0;
	height: 25px;
	width: 12px;
	float: left;
}

.menu-right {
	background: #90AFD7 url("images/menu_t_right.gif") no-repeat 100% 0;
	height: 25px;
	width: 12px;
	float: right;
	border:none;
}
.menu2 {
	border-left:none;
	border-right:none;
}

/* OPTIONS */

/***
.postprofile
{
	text-align:center;
}

***/

.news li, ol, ul {
	margin: 0 0 0 1.5em;
}
.rtl .mews li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.dt, icon {background-position: 100% 50%;}

.navbar {
	background: #EECDCD url("images/blocks/navbar.gif") repeat-x 0 0;
}


.outer-cat {
background: #ccc url("images/blocks/cat-center-bg.gif") repeat-x 0 0;
height: 23px;
margin: 0;
padding: 0;
}
.cat-left {
background: #ccc url("images/blocks/cat-left-bg.gif") no-repeat 0 0;
height: 23px;
width: 75px;
float: left;
}
.cat-right {
background: #ccc url("images/blocks/cat-right-bg.gif") no-repeat 100% 0;
height: 23px;
width: 38px;
float: right;		
}
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:25px; background:#90AFD7 url('images/blocks/button1.gif'); position:relative; border:0px solid #000; border-width:0 0px; }

.head-left {
background: #ccc url("images/blocks/head-left-bg.gif") no-repeat 0 0;
height: 25px;
width: 58px;
float: left;
}

.head-text {
height: 25px;
float: left;
padding-left: 15px;
color: #333;
font-weight: bold;	
}

.head-right {
background: #ccc url("images/blocks/head-right-bg.gif") no-repeat 100% 0;
height: 25px;
width: 58px;
float: right;		
}

.random_header_image img { width:100%; height:150px;}

hr {background-color: #FF0000; }


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 #FF0000;
color:#008000;
}




.xh-pag-r {padding-bottom:3px;}

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

/* bbcode...
 ------------------------------------ */ 
.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;}


fieldset {
	/*border-width: 0;*/
	border:none;

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 1px 0;
}

fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}



/*--------------------------------------------------------END OF GREEN--------------------------------*/
.c-h-c2 {
background: url('images/blocks/2.png') repeat-x bottom left;
width: 100%;
height: 22px;
margin: 0;
font-weight: bold;
font-size: 1.3em;
text-align: left;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
}
.c-h-l2 {
background: url('images/blocks/1.gif') no-repeat bottom left;
padding-left: 32px; margin: 0px;
}
.c-h-r2 {
background: url('images/blocks/3.gif') no-repeat bottom right;
padding-right: 32px; margin: 0px;
}


.c-h-c {
background: url('images/blocks/200.png') repeat-x bottom left;
width: 100%;
height: 48px;
font-weight: bold;
font-size: 1.3em;
text-align: left;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
}
.c-h-l {
background: url('images/blocks/100.png') no-repeat bottom left;
padding-left: 80px;
}
.c-h-r {
background: url('images/blocks/300.png') no-repeat bottom right;
padding-right: 80px;
}
.c-h-title {
color: #247FE6; /*#A80B00*/
margin-top: 19px;
font-size:10px;
text-align:center;
}

.c-f-c {
background: url('images/blocks/box_008.png') repeat-x bottom left;
height: 34px;
font-size: 0.1em;
margin: 0;
white-space: nowrap;
overflow: hidden;
}
.c-f-c-2 {
background: url('images/blocks/box_008.png') repeat-x bottom left;
height: 34px;
font-size: 0.1em;
margin: 0;
white-space: nowrap;
overflow: hidden;
}
.c-f-l {
background: url('images/blocks/box_007.png') no-repeat bottom left;
padding-left: 28px;
}
.c-f-r {
background: url('images/blocks/box_009.png') no-repeat bottom right;
padding-right: 28px;
}


.body-c {
background: #0D0D0D url('images/blocks/5.png') repeat-x;
height: auto;
margin: 0;
overflow: hidden;
}

.body-l {
background: url('images/blocks/box_004.png') repeat-y top left;
padding-left: 28px;
}
.body-r {
background: url('images/blocks/box_006.png') repeat-y top right;
padding-right: 28px;
}


/* quick reply 
----------------- */
.qreply-icon { 
	float: left; display: block; width: 120px; height: 45px;
	background: url("./../../../styles/X-Treme/imageset/en/button_topic_qreply.png") 0 0 no-repeat;
	margin-right: 10px;
}
.qreply-icon-no	{ 
	float: left; display: block; width: 120px; height: 45px;
	background: url("./../../../styles/X-Treme/imageset/en/button_topic_qreply.png") 0 0 no-repeat;
	margin-right: 10px;
}

.qreply-icon span, .qreply-icon-no span {
	display: none; text-indent: -5000px;
}

.qreply-icon:hover, .qreply-icon-no:hover {
	background-position: 0 -45px; /*0 -27px;*/
}