/* custom stuff */

body {
	background: #2355a0 url(../images_snowfire/fr_bg.png) repeat-x;
}


span.pathway a {
	background: url(../images_snowfire/fr_arrow.png) 100% 0 no-repeat;
}

a.readon {
	background: url(../images_snowfire/fr_bullet.png) no-repeat;
}

/*** fonts ***/
body {
		color: #0F253E;
}

/* font family */
a:link,
a:visited {
	color: #2355A0;
}

/** regular joomla menu **/

a.mainlevel {
	background: url(../images_snowfire/fr_menu.png) no-repeat!important;
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #000000;
}

a.mainlevel:hover {
	color: #D4D0C8;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #D4D0C8;
}

a.sublevel:link,
a.sublevel:visited {
	color: #EEEEE8;
}

a.sublevel:hover {
	color: #D4D0C8;
}

/* headings */
.small,
.modifydate,
.createdate {
	color: #0F253E;
}

/** some joomla class stuff */

td.buttonheading {
	background: #cdce9c;
}

td.sectiontableheader {
  background: #5B87C8;
  color: #fff;
  border-right: 1px solid #5B87C8;
}

/** template layout stuff **/

div#shadow {
	background: #111188 /**url(../images_snowfire/fr_bg_shadow.png) **/ repeat-x;
}

div#header {
	background: #111188 url(../images_snowfire/gradient.png) repeat-x;
}

span#logo {
	background: #111188 url(../images_snowfire/gradient.png) repeat-x;
}

#smaller .button {
	background: url(../images_snowfire/fr_css_small.png) no-repeat;
}

#medium .button {
	background: url(../images_snowfire/fr_css_med.png) no-repeat;
}

#larger .button {
	background: url(../images_snowfire/fr_css_large.png) no-repeat;
}

#wide .button {
	background: url(../images_snowfire/fr_css_wide.png) no-repeat;
}

#narrow .button {
	background: url(../images_snowfire/fr_css_narrow.png) no-repeat;
}

div#graphic {
	background: url(../images_snowfire/fr_graphic.jpg) 50% no-repeat;
}

div#spotlight {
	height: 117px;	
}

td#left-col {
	background: #7389a4 url(../images_snowfire/fr_left_shadow2.png) 100% 0 repeat-y;
}

td#middle-col {
	background: #F3F7FC url(../images_snowfire/fr_middle_shadow2.png) 100% 0 repeat-y;
}

td#right-col {
	background-color: #dbe2e9;

}

div#left div,
div#left p,
div#left td {
	color: #000000;
}

div#left a {
	color: #ffffff;
}

div#right div,
div#right p,
div#right td {
	color: #000000;
}

div#bottom div,
div#bottom p,
div#bottom td {
	color: #A6C8E5;
}


div#right a {
	color: #374e69;
}

div#left {
	background: url(../images_snowfire/fr_left_corner.png) 0 0 no-repeat;
}

div#middle {
	background: url(../images_snowfire/fr_middle_top.png) 0 0 repeat-x;
}

div#right {
	background: url(../images_snowfire/fr_right_top.png) 0 0 repeat-x;
}

div#left div.shadow {
	background: url(../images_snowfire/fr_middle_shadow.png) 100% 0 no-repeat;
	
}

div#middle div.shadow_1 {
	background: url(../images_snowfire/fr_middle_corner.png) 0 0 no-repeat;
}

div#middle div.shadow_2 {
	background: url(../images_snowfire/fr_right_shadow.png) 100% 0 no-repeat;
}

div#right div.shadow {
	background: url(../images_snowfire/fr_right_corner.png) 0 0 no-repeat;
}

div.moduletable h3,
.contentheading,
.componentheading {
	color: #000080;
}

div#middle div.moduletable h3,
.contentheading,
.componentheading  {
	color: #1D4A88;
	background-image: url(../images_snowfire/fr_title.png);
	background-repeat:no-repeat;
}

div#left div.moduletable h3, 
div#right div.moduletable h3 {
	background: url(../images_snowfire/fr_head_right.png) 0 0 no-repeat;
	color: #000080;
}

div#top div.moduletable h3 {
	background: #cdce9c url(../images_snowfire/fr_title2.png) 0 0 no-repeat;
	border-right: 8px solid #cdce9c;
	color: #0F253E;
}

div#top {
	background: #CDE0F0 url(../images_snowfire/fr_top_shadow.png) 100% 0 repeat-y;
}

div#top .corner_1 {
	background: url(../images_snowfire/fr_top_tl.png) 0 0 no-repeat;
}

div#top .corner_2 {
	background: url(../images_snowfire/fr_top_bl.png) 0 100% no-repeat;
}

div#bottom div.moduletable h3 {
	color: #CDE0F0;
	background: none;
}

div#bottom {
	background: #CDCE9C url(../images_snowfire/fr_bottom_shadow.png) 100% 0 repeat-y;
}

div#bottom .corner_1 {
	background: url(../images_snowfire/fr_bottom_tl.png) 0 0 no-repeat;
}

div#bottom .corner_2 {
	background: url(../images_snowfire/fr_bottom_bl.png) 0 100% no-repeat;
}

div#vbottom {
	border-top: 15px solid #173f78;

}

div#vbottom a:link,
div#vbottom a:visited,
div#vbottom a:hover {
	color: #2363c0;
}

div#vbottom div {
	border-top: 10px solid #153969;
	color: #184173;
}

/*****************************
 ****   supersuckerfish   ****
 *****************************/
#nav li {
	background: url(../images_snowfire/fr_tab_r.png) 100% -40px no-repeat;
}

#nav li.on ul {
	background: #0F253E;
}

#nav a {
	background: url(../images_snowfire/fr_tab_l.png) 0 -40px no-repeat;
	color: #000000;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	color: #F3F7FC;
}
/* sub level links */

#nav li ul {
	background: #1D4674;
}

#nav ul li {
	background: none;
}

#nav li ul a, #nav li.on ul a {
	border-right: 10px solid #18395F;
}
ul 
{
list-style-image: url('../favicon.png')
}

fieldset {
	border:0px;
}


#blogcat li.item86 a {
    font-size:13.8px;
    color:#000080;
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px 0 10px 10px;
}
#blogcat li.item86 {
    display:block;
    list-style-type: none;
    list-style-image: none;
    padding-top:5px;
    background: url(../images_snowfire/fr_head_right.png) no-repeat  top left;
}
#blogcat li.item86 ul{
    margin-top:10px;
}

#blogcat {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
}
#blogcat li ul li {
    padding: 3px 0px;
}
#blogcat li.item86 li a {
    font-size:12px;
    background-image: none;
    color:#FFF;
    font-family: Tahoma,Helvetica,sans-serif;
    font-weight: normal;
    padding-left:0px;
}

.forums li {
	list-style-image: url(/modules/mod_vbthread/newpost.gif);
}
