body, html {
	background: #D5D5D5 url(/images/xa/body_bg.png) top left;
	}

body {
	color: #918B82;
	font: 13px/1.231 "Segoe UI", Tahoma, Geneva, sans-serif; 
	}

a:link, body_alink {
	color: #C0B8AB;
	text-decoration: none;
	}

a:visited, body_avisited {
	color: #C0B8AB;
	text-decoration: none;
	}

a:hover, a:active, body_ahover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#header {
	background: url(/images/xa/header_bg.png) bottom center no-repeat;
		height: 175px;
	}
	
#header #logo a {
	display: block;
	height: 175px;
	}
	
#navigation{
	background: url(/images/xa/navigation_bg.png) top center no-repeat;
	height: 30px;
	}
	
#navigation .vbmenu_control {
	background: none;
	}
	
#header #logo a span, #navigation a img, #navigation a span {display: none;}

	#navigation a {
		display: block;
		float: left;
		margin: 0 5px;
		}

		.n_main {
			background: url(/images/xa/n_main.gif) top center no-repeat;
			width: 50px;
			height: 21px;
			padding-left: 10px;
			}
			
		.n_community {
			background: url(/images/xa/n_community.gif) top center no-repeat;
			width: 123px;
			height: 21px;
			}
			
		.n_tf2 {
			background: url(/images/xa/n_tf2.gif) top center no-repeat;
			width: 174px;
			height: 21px;
			}
			
		.n_xa {
			background: url(/images/xa/n_xa.png) top center no-repeat;
			width: 169px;
			height: 21px;
			}
			
		.n_forums {
			background: url(/images/xa/n_forums.gif) top center no-repeat;
			width: 93px;
			height: 21px;
			}
			
		.n_other {
			background: url(/images/xa/n_other.gif) top center no-repeat;
			width: 139px;
			height: 21px;
			}
	
		a.n_other:hover {
			background: url(/images/xa/n_other_h.gif) top center no-repeat;
			}
	
		a.n_main:hover, #main a.n_main {
			background: url(/images/xa/n_main_h.gif) top center no-repeat;
			}

		a.n_community:hover, #servers a.n_community {
			background: url(/images/xa/n_community_h.gif) top center no-repeat;
			}

		a.n_tf2:hover, #reserved a.n_tf2{
			background: url(/images/xa/n_tf2_h.gif) top center no-repeat;
			}

		a.n_xa:hover, #news a.n_xa {
			background: url(/images/xa/n_xa_h.gif) top center no-repeat;
			}
			
		a.n_forums:hover, #events a.n_forums {
			background: url(/images/xa/n_forums_h.gif) top center no-repeat;
			}

#transition {
	background: url(/images/xa/header_page_bg.png) top center no-repeat;
	height: 10px;
	}
	
#transition2 {
	background: url(/images/xa/footer_bg.png) top center no-repeat;
	height: 50px;
	line-height: 50px;
	color: #EEEEEE;
	font-weight: bold;	
	}
	
#myGallery {
	width: 710px !important;
	height: 300px !important;
	} 
	
.page {
	background: url(/images/xa/page_bg.png) top center repeat-y;
	color: #666666;
	border: 0px;
	}
	
td, th, p, li {
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}
	
.tborder {
	background: #4C4C4C;
	color: #999999;
	border: 1px solid #2B2B2B;
	}
	
.tcat
{
background: #343434 url(http://www.xa-battleclan.com/images/misc/post-title.gif) repeat-x top left;
color: #999999;
font: bold 12pt arial,verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
color: #C0B8AB;
text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
color: #C0B8AB;
text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
color: #b59c6e;
text-decoration: none;
}
.thead
{
background: #2e2c2a url(http://www.xa-battleclan.com/images/gradients/gradient_thead.gif) repeat-x top left;
color: #666666;
font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding:6px;
}
.thead a:link, .thead_alink
{
color: #c0b8ab;
}
.thead a:visited, .thead_avisited
{
color: #c0b8ab;
}
.thead a:hover, .thead a:active, .thead_ahover
{
color: #b59c6e;
}
.tfoot
{
background: #ffffff url(http://www.xa-battleclan.com/images/gradients/gradient_thead.gif) repeat-x top left;
color: #666666;
}
.tfoot a:link, .tfoot_alink
{
color: #999999;
}
.tfoot a:visited, .tfoot_avisited
{
color: #999999;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
color: #CCCCCC;
}
.alt1, .alt1Active
{
background: #1F1F1C url(http://www.xa-battleclan.com/images/misc/post-bg.gif) top left;
color: #918b82;
padding:6px;

}
.alt2, .alt2Active
{
background: #292724 url(http://www.xa-battleclan.com/images/misc/post-bg2.gif) top left;
color: #CCCCCC;
padding:6px;

}
.inlinemod
{
background: #FFFFCC;
color: #000000;
}
.wysiwyg
{
background: #F5F5FF;
color: #df0500;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border:1px solid #fdfbeb;
}
textarea, .bginput
{
background: #22211f;
color: #7c7c7c;
font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border:1px solid #353128;
padding:3px;
}
.bginput option, .bginput optgroup
{
font-size: 12px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
color: #666666;
}
.navbar
{
color: #999999;
font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:link, .navbar_alink
{
color: #c0b8ab;
}
.navbar a:visited, .navbar_avisited
{
color: #c0b8ab;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
color: #b59c6e;
text-decoration: none;
}
.highlight
{
color: #FF0000;
font-weight: bold;
}
.fjsel
{
background: #3E5C92;
color: #E0E0F6;
}
.fjdpth0
{
background: #F7F7F7;
color: #000000;
}
.panel
{
color: #999999;
padding: 10px;
border: 0px solid #ccc;
}
.panel a:link, .panel_alink
{
text-decoration: none;
}
.panel a:visited, .panel_avisited
{
text-decoration: none;
}
.panel a:hover, .panel a:active, .panel_ahover
{
text-decoration: none;
}
.panelsurround
{
background: #ededed url(http://www.xa-battleclan.com/images/misc/post-bg2.gif) top left;
color: #999999;
}
legend
{
color: #ccc;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
background: #2e2c2a url(http://www.xa-battleclan.com/images/gradients/gradient_thead.gif) repeat-x top left;
color: #999999;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding:6px 10px 6px 5px;
white-space: nowrap;
border-bottom:0px;
margin:0px;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
color: #c0b8ab;
text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
color: #c0b8ab;
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
color: #b59c6e;
text-decoration: underline;
}
.vbmenu_popup
{
background: #2e2c2a;
color: #808080;
border:1px solid #4c4c4c;
margin:0px;
padding:0px;
}
.vbmenu_option
{
background: #43413c;
color: #999999;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
padding:6px 10px 6px 5px;
margin:0px;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
color: #808080;
text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
color: #808080;
text-decoration: none;
}
.vbmenu_hilite
{
background: #6a6355;
color: #c6bdab;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
padding:6px 10px 6px 5px;
margin:0px;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; border:1px solid #4d4d4d; padding: 5px;} }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

.sticky, .sticky a { color: #b1fb50;}
.stickyfix { color: #C0B8AB;}