/* custom stuff */

body {
	background: #505050 url(../images_forestfire/fr_bg.png) repeat-x;
}


span.pathway a {
	background: url(../images_forestfire/fr_arrow.png) 100% 0 no-repeat;
}

a.readon {
	background: url(../images_forestfire/fr_bullet.png) no-repeat;
}

/*** fonts ***/
body {
		color: #161616;
}

/* font family */
a:link,
a:visited {
	color: #D02C2C;
}

/** regular joomla menu **/

a.mainlevel {
	background: url(../images_forestfire/fr_menu.png) 100% 0 no-repeat;
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #EEE;
	font-size: 11px;
}

a.mainlevel:hover {
	color: #D02C2C;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #fff;
}

a.sublevel:link,
a.sublevel:visited {
	color: #F9C9AE;
}

a.sublevel:hover {
	color: #fff;
}

/** some joomla class stuff */

td.buttonheading {
	background: #E9D9A8;
}

td.sectiontableheader {
  background: #B14104;
  color: #F9C9AE;
  border-right: 1px solid #9D3A04;
}

/** template layout stuff **/

div#shadow {
	background: #000 url(../images_forestfire/fr_bg_shadow.png) repeat-x;
}

div#header {
	background: #202020 url(../images_forestfire/fr_header.png) 100% 0 no-repeat;
}

span#logo {
	background: url(../images_forestfire/fr_logo.png) no-repeat;
}

#smaller .button {
	background: url(../images_forestfire/fr_css_small.png) no-repeat;
}

#medium .button {
	background: url(../images_forestfire/fr_css_med.png) no-repeat;
}

#larger .button {
	background: url(../images_forestfire/fr_css_large.png) no-repeat;
}

#wide .button {
	background: url(../images_forestfire/fr_css_wide.png) no-repeat;
}

#narrow .button {
	background: url(../images_forestfire/fr_css_narrow.png) no-repeat;
}

div#spotlight {
	height: 117px;	
}

td#left-col {
	background: #080808 url(../images_forestfire/fr_left_shadow2.png) 100% 0 repeat-y;
}

td#middle-col {
//	background: #2A2A2A url(../images_forestfire/fr_middle_shadow2.png) 100% 0 repeat-y;
	background: #898989;
}

td#right-col {
	background-color: #A0981A;
}

div#left div,
div#left p,
div#left td {
	color: #DDD;
}

div#right div,
div#right p,
div#right td {
	color: #F4EDCB;
}

div#right a {
	color: #4c450d;
}

div#left {
	background: url(../images_forestfire/fr_left_corner.png) 0 0 no-repeat;
}

div#middle {
	background: url(../images_forestfire/fr_middle_top.png) 0 0 repeat-x;
}

div#right {
	background: url(../images_forestfire/fr_right_top.png) 0 0 repeat-x;
}

div#left div.shadow {
	background: url(../images_forestfire/fr_middle_shadow.png) 100% 0 no-repeat;

}

div#middle div.shadow_1 {
	background: url(../images_forestfire/fr_middle_corner.png) 0 0 no-repeat;
}

div#middle div.shadow_2 {
//	background: url(../images_forestfire/fr_right_shadow.png) 100% 0 no-repeat;
}

div#right div.shadow {
	background: url(../images_forestfire/fr_right_corner.png) 0 0 no-repeat;
}

div.moduletable h3,
.contentheading,
.componentheading {
	background: url(../images_forestfire/fr_head_left.png) 100% 0 no-repeat;
	color: #EEE;
}

div#middle div.moduletable h3,
.contentheading,
.componentheading  {
	background: #E9D9A8 url(../images_forestfire/fr_title.png) 0 0 no-repeat;	
	color: #471704;
}

div#right div.moduletable h3 {
	background: #897D16 url(../images_forestfire/fr_head_right.png) 0 0 no-repeat;
	color: #EADD81;
}

div#top div.moduletable h3 {
	background: #E0CA85 url(../images_forestfire/fr_title2.png) 0 0 no-repeat;
	border-right: 8px solid #D3BD7A;
	color: #471704;
}

div#top {
	background: #E9D9A8 url(../images_forestfire/fr_top_shadow.png) 100% 0 repeat-y;
}

div#top .corner_1 {
	background: url(../images_forestfire/fr_top_tl.png) 0 0 no-repeat;
}

div#top .corner_2 {
	background: url(../images_forestfire/fr_top_bl.png) 0 100% no-repeat;
}

div#bottom div.moduletable h3 {
	color: #471704;
	background: none;
}

div#bottom {
	background: #D8BA61 url(../images_forestfire/fr_bottom_shadow.png) 100% 0 repeat-y;
}

div#bottom .corner_1 {
	background: url(../images_forestfire/fr_bottom_tl.png) 0 0 no-repeat;
}

div#bottom .corner_2 {
	background: url(../images_forestfire/fr_bottom_bl.png) 0 100% no-repeat;
}

div#vbottom {
	border-top: 8px solid #2A2A2A;
	font-size: 9px;
	line-height: 10px;
}

div#vbottom a:link,
div#vbottom a:visited,
div#vbottom a:hover {
	color: #d02c2c;
}

div#vbottom div {
	border-top: 10px solid #080808;
	color: #D24040;
}

/*****************************
 ****   supersuckerfish   ****
 *****************************/
#nav li {
	background: url(../images_forestfire/fr_tab_r.png) 100% -40px no-repeat;
}

#nav li.on ul {
	background: #471704;
}

#nav a {
	background: url(../images_forestfire/fr_tab_l.png) 0 -40px no-repeat;
	color: #CCC;
}

#nav a:hover {
        color: #D02C2C;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	color: #FCF0E0;
}
/* sub level links */

#nav li ul {
	background: #424242;
}

#nav ul li {
	background: none;
}

#nav li ul a, #nav li.on ul a {
	border-right: 2px solid #202020;
}

#sidesearch {
	font-size: 11px;
}

#sidesearch ul {
	padding: 2px 2px 0px 2px;
}

#sidemenu {
	font-size: 11px;
	padding: 0px 4px 2px 0px;
}

#sidenav a:link, #sidenav a:visited, sidenav ul {
	color: #CCC;
}

#sidenav a:hover {
	color: #D02C2C;
}

#quickjump {
	font-size: 11px;
}

#modcontrols {
	font-size: 11px;
}

#sideonline {
	font-size: 11px;
	font-weight: bold;
	padding: 0 6px 0 4px;
	color: #999;
}

#sideonline a:link, #sideonline a:visited {
	color: #d02c2c;
}

#sideonline a:hover {
	color: #BBB;
}

#sidechat {
	font-size: 11px;
        padding: 0 0 0 4px;
	color: #DDD;
}

#sidechat ul {
	font-size: 11px;
	padding: 0 0 0 4px;
	color: #d02c2c;
	font-weight: bold;
}

#sidechat a:link, #sidechat a:visited {
	color: #d02c2c;
}

#sidechat a:hover {
        color: #BBB;
}

#sidestats {
	padding: 0 0 2px 4px;
	font-size: 11px;
}

#sidestats a:link, #sidestats a:visited {
	font-weight: bold;
	color: #d02c2c;
}

#sidestats a:hover {
	color: #BBB;
}

#font11 {
	font-size: 11px;
}

div#presale IMG {
	padding-right: 12px;
	padding-top: 3px;
}

div#footer {
	background: #000;
}
