.infolevel1, .infolevel2 , .infolevel3 {
    background-color: #FAD163;
    display: block;
}

.infolevel1, .infolevel2 {
    height: 1px;
    font-size: 1px;
}

.infolevel1 {
    margin-right: 3px;
    margin-left: 3px;
}

.infolevel2 {
    margin-right: 1px;
    margin-left: 1px;
}

.infolevel3 {
    color: #000000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 18px;
}

#powered_jc {
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: xx-small;
}
    
.jcAdminPanel{
    top: 0px;
	position: relative;
	display: block;
	background-color: #EFEFD2;
	padding:4px;
	padding:4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E6B7;
	border-bottom-color: #E6E6B7;
	text-align: right;
	width: auto;
	right: 0px;
    	}

#bb_container, #bb_main , div.bb_front {
	height:26px;
	display:block;
	vertical-align: middle;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-image: url(bbcode_bg.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}
    	
div.bb_main {
	float: left;
	display:block;
	background-image: url(bbcode_front.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	clear:none;
}

#bb_main div{display:inline}
#bb_main>div{display:inline-block}


div.bb_item {
	display:inline-block;
	float: left;
	margin-top: 0px;
    margin-bottom: 0px;
	width:22px;
	margin: 0px;
	overflow: visible;
	clear:none;
}

.bb_itemImg {
	display:inline;
	margin-top: 0px;
    margin-bottom: 0px;
	overflow: visible;
}

div.bb_front {
	background-image: url(bbcode_front.gif);
	float: left;
	width: 14px;
	margin: 0px;
	display:inline;
}

.toggleArea{
	text-align:right;
	display:block;
}

.trackback-footer {
    clear: both;
    margin: 5px 10px 5px 10px;
}

.trackback-footer {
    margin: 0 0 5px 0;
    border-top: 1px solid #BCBCBC;
    padding-top: 3px;
    font-size: 85%;
    text-align: right;
}

.trackback-url{
	text-align: right;
	margin: 5px 10px 10px 10px;
}

#trackbacks-content{
	margin: 0px;
}



/* comment_style */
div.commentBlogView {
	display:block;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
    margin-bottom: 9px;
	clear:both;
}

div.show-comment, div.show-linkmore, div.show-hit,  div.show-feed {
	display:inline;
	float:left;
	height:18px;
	text-indent: 24px;
	margin-left: 4px;
	margin-right: 4px;
	background-repeat:no-repeat;
	background-position: 0 50%;
	background-image:url(comments.gif);
}

div.show-comment{
	background-image:url(page_go.gif);
}
div.show-linkmore {
/* 	background-image:url(page_go.gif); */
	background-image:url('download_go.gif');
}
div.show-hit{
	background-image:url(chart_bar.gif);
}

div.show-feed{
	width:18px;
	background-image:none;
}

.jomauthor {
    background-color: #F5F5C1;
    border-bottom: 1px solid #FFDE00;
    background-image:none;
}

#jc_commentsDiv blockquote {
  color: #747474; 
  padding-left: 30px;
}

.avatarImg{
	display:block;
	padding: 6px;
}

.avatarImg img{
	border:1px solid #ddd
}

#jc_name, #jc_website, #jc_email, #jc_title, #jc_comment, #jc_password
{
	width: 98%;
	padding: 4px;
	margin: 0ex;
}

#jc_name, #jc_website, #jc_email, #jc_password
{
	width: 50%;
}

#jc_commentForm{
    padding-top: 2px;
    padding-bottom: 6px;
}


#jc_commentForm label{
    font-weight:bold;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
}

#jc_commentForm button, #jc_captchaImg{
    margin-top: 6px;
    margin-bottom: 4px;
}

.CommentArea{
	margin: 8px 4px 8px 0px;
	width: 100%;
	display:block;
}

.CommentTitle{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}

.CommentArrow
{
	background-image: url(comment-arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}


.CommentText{
	padding-bottom: 3px;
	background-image: url(comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.CommentText blockquote {
  color: #747474; 
  padding-left: 30px;
  
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3{
	padding: 5px;
	font-size: .9em;
}

.CommentFooter{
	margin-top: 4px;
	font-size: 80%;
	color: #666666;
	padding-left: 16px;
}

/* Trackbacks */
#trackback_link, #feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	font-size:90%;
}

#trackback_link a, #feed_link a
{
	border-bottom:dashed 1px #CACACA;
}

#trackback_link img, #feed_link img
{
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}

#comment_title
{
	margin-top:20px;
	margin-bottom:8px;
}


#written_comments_title
{
	margin-top:14px;
}



/* template_css.css */


/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway a {
	padding-right: 20px;
	margin-right: 10px;
}

span.pathway img {
	margin: 0px 10px;
	display: none;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/
body {
		line-height: 135%;
		font-family: Tahoma, Helvetica, sans-serif;
}

/* size attributes */

body.f_default {
	font-size: 12px;
}

body.f_smaller {
	font-size: 11px;
}

body.f_larger {
	font-size: 14px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 85%;
}

div.moduletable h1 {
	font-size: 135%;
}

div.moduletable h2,
div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 115%;
}

	
#nav a,
#mainmenu a,
a.mainlevel {
	font-size: 95%;
}

a.sublevel:link,
a.sublevel:visited {
	font-size: 85%;
}

/* font family */
h3,
.contentheading,
.componentheading,
ul#nav,
ul#mainmenu,
a.mainlevel,
a.sublevel,
.sectiontableheader,
div#spotlight {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* default menu link styles */
#mainmenu a,
#mainmenu h5,
a.mainlevel {
	display: block;
	margin-bottom: 3px;
	padding: 3px 0px;
}

a.sublevel {

}

#mainmenu a:hover,
a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

/** regular joomla menu **/

#mainmenu a,
#mainmenu h5,
a.mainlevel {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
}

#mainmenu a:hover,
a.mainlevel:hover {
	background-position: 100% -22px;
}

a#active_menu:link,
a#active_menu:visited {
	text-decoration: underline;
}


a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	
}

h2 {

}

h3 { 

}

h4 {
	
}

.small {
	font-weight: bold;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
}

.createdate {
	height: 10px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 0px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen td, table.contentpane td {
	padding: 0;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}



table.adminform textarea {
  width: auto;
  color: #666;
}


/** width stuff **/
body.w_wide div#wrapper {
	width: 918px;
}

body.w_wide div#shadow {
	width: 900px;
}

body.w_wide div#left {
	width: 170px;
}

body.w_wide div#right {
	width: 200px;
}

body.w_wide #nav li ul {
	width: 900px;
}

body.w_narrow div#wrapper {
	width: 750px;
}

body.w_narrow div#shadow {
	width: 732px;
}

body.w_narrow div#left {
	width: 170px;
}

body.w_narrow div#right {
	width: 170px;
}

body.w_narrow #nav li ul {
	width: 732px;
}


/** template layout stuff **/

div#wrapper {
	margin: 0 auto;
	position: relative;
}



div#shadow {
	padding: 0 9px;
	width: auto !important;
}

div#header {
	height: 155px;
	position: relative;
}

span#logo {
	display: block;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 270px;
	height: 100px;
}

span#topbanner {
	display: block;
	position: absolute;
	left: 415px;
	top: 10px;
	position: absolute;
	width: 468px;
	height: 60px;
	border: 1px solid #000000;
}

div#tabarea {
	width: 100%;
	position: absolute;
	top: 107px;
}

div#tabarea div#fixed {
	height: 25px;
}

div#access {
	position: absolute;
	z-index: 10000;
	right: 4px;
	bottom: 4px;
	width: 180px;
}

div#access .button {
	display: block;
	float: right;
	width: 31px;
	height: 17px;
	margin: 0 1px;	
}

div#graphic {
	float: left;
	width: 100%;
	height: 99px;
	overflow: hidden;
}

div#spotlight {
	height: 117px;	
}

div#quote {
	float: left;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 100%;
	font-weight: bold;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.nopad tr {
	vertical-align: top
}

table.nopad td {
	padding: 0px;
}

td#middle-col {
	width: 100%;
}

div#left .padding {
	padding-left: 7px;
}

div#right .padding {
	padding-left: 7px;
}

div#right .padding1 {
	padding-left: 7px;
}

div#left div.shadow {
	height: 18px;
}

div#middle div.shadow_2 {
	padding-top: 28px;
	padding-left: 9px;
}

div#right div.shadow {
	padding-top: 28px;
}

div#right1 div.shadow1 {
	padding-top: 28px;
}

div.moduletable h3,
div.moduletable h1,
.contentheading,
.componentheading {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#middle div.moduletable h1,
div#middle div.moduletable h3 {
	margin-right: -10px;
}

div#middle div.moduletable {
	padding-right: 10px;
}

table.nopad table.contentpane td,
table.nopad table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
}

table.nopad td.contentheading {
	padding-left: 8px;
}

div.moduletable {
	margin-bottom: 10px;
}

div#top {
	margin-bottom: 10px;
	width: 100%;
}

div#top .corner_2 {
	padding: 7px 0 7px 8px;
}


div#bottom div.moduletable h3 {
	background: none;
}

div.moduletable {
	margin-bottom: 10px;
}

div#bottom {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}

div#bottom .corner_2 {
	padding: 7px 0 7px 8px;
}

div#vbottom div {
	padding: 5px 0;
	text-align: center;
}

/*****************************
 ****   supersuckerfish   ****
 *****************************/

#nav {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	width: 100%;
	height: 48px;
	overflow: hidden;
}

#nav li {
	margin: 0;
	float: left;
	display: block;
	padding-right: 7px;
	margin-right: 2px;
}


#nav li:hover,
#nav li.over {
	background-position: 100% -80px;
}

#nav li.on,
#nav li.on:hover,
#nav li.over.on {
	background-position: 100% 0;
}


#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	height: 25px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li:hover a,
#nav li.over a {
	background-position: 0 -80px;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	background-position: 0 0;
}

#nav li.on ul {
	display: block;
}

#nav li:hover ul, 
#nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li a {
	display: block;
	float: left;
	padding: 0 21px 0 28px;
	height: 23px;
	line-height: 23px;
}

/* sub level links */


#nav ul li {
	border-right: 0;
	padding: 3px 0;
	background: none;
}

#nav li ul a, #nav li.on ul a {
	display: block;
	float: left;
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
}

ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#mainmenu li {
	margin: 0;
	padding: 0;
}
ul#mainmenu li a {
}
/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

.dashed {
	background-color: #cde0f0;
	color: inherit;
	padding: 5px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a6c8e5;
	border-right-color: #a6c8e5;
	border-bottom-color: #a6c8e5;
	border-left-color: #a6c8e5;
}

#searchbar {
	width:154px; 
	height:20px;
	float:right;
	position:absolute;
	top: 85px;
	left:730px;
	background:url(searchbar.gif) no-repeat center; padding-left:5px;
}

.searchmod {
	border:0px none;
	padding:0px 2px;
	margin:0;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position:relative;
	top:2px;
}


/* style_snowfire */

/* custom stuff */

body {
	background: #14335C url(fr_bg.png) repeat-x;
}


span.pathway a {
	background: url(fr_arrow.png) 100% 0 no-repeat;
}

a.readon {
	background: url(fr_bullet.png) no-repeat;
}

/*** fonts ***/
body {
		color: #0F253E;
}

/* font family */
a:link,
a:visited {
	color: #f30;
}

/** regular joomla menu **/

#mainmenu a,
a.mainlevel {
	background: url(fr_menu.png) 100% 0 no-repeat;
}

#mainmenu h5 {
	font-size: 110%;
	background: url(fr_menu.png)  100% -22px no-repeat;
}

#mainmenu a:link,
#mainmenu a:visited,
a.mainlevel:link,
a.mainlevel:visited {
	color: #EEEEE8;
}

#mainmenu a:hover,
a.mainlevel:hover {
	color: #fff;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #fff;
}

a.sublevel:link,
a.sublevel:visited {
	color: #EEEEE8;
}

a.sublevel:hover {
	color: #fff;
}

/* headings */
.small,
.modifydate,
.createdate {
	color: #0F253E;
}

/** some joomla class stuff */

td.buttonheading {
	background: #CDE0F0;
}

td.sectiontableheader {
  background: #acaf89;
  color: #fff;
  border-right: 1px solid #A0A477;
}

/** template layout stuff **/

div#shadow {
	background: #122E53 url(fr_bg_shadow.png) repeat-x;
}

div#shadow1 {
	background: #F3F7FC;
}

div#header {
	background: #0F253E url(fr_header.png) 100% 0 no-repeat;
}

span#logo {
	background: url(fr_logo2.png) no-repeat;
}

#smaller .button {
	background: url(fr_css_small.png) no-repeat;
}

#medium .button {
	background: url(fr_css_med.png) no-repeat;
}

#larger .button {
	background: url(fr_css_large.png) no-repeat;
}

#wide .button {
	background: url(fr_css_wide.png) no-repeat;
}

#narrow .button {
	background: url(fr_css_narrow.png) no-repeat;
}

div#spotlight {
	height: 117px;	
}

td#left-col {
	background: #A0A477 url(fr_left_shadow2.png) 100% 0 repeat-y;
}

td#middle-col {
	background: #F3F7FC url(fr_middle_shadow2.png) 100% 0 repeat-y;
}

td#right-col {
	background-color: #2355A0;
}
td#right-col1 {
	background-color: #F3F7FC;
}



div#left div,
div#left p,
div#left td {
	color: #E8E9DD;
}

div#left a {
	color: #fff;
}

div#right div,
div#right p,
div#right td {
	color: #CDE0F0;
}

div#right1 div,
div#right1 p,
div#right1 td {
	color: #F3F7FC;
}


div#bottom div,
div#bottom p,
div#bottom td {
	color: #A6C8E5;
}


div#right a {
	color: #fff;
}

div#left {
	background: url(fr_left_corner.png) 0 0 no-repeat;
}

div#middle {
	background: url(fr_middle_top.png) 0 0 repeat-x;
}

div#right {
	background: url(fr_right_top.png) 0 0 repeat-x;
}

div#left div.shadow {
	background: url(fr_middle_shadow.png) 100% 0 no-repeat;
	
}

div#middle div.shadow_1 {
	background: url(fr_middle_corner.png) 0 0 no-repeat;
}

div#middle div.shadow_2 {
	background: url(fr_right_shadow.png) 100% 0 no-repeat;
}

div#right div.shadow {
	background: url(fr_right_corner.png) 0 0 no-repeat;
}

div.moduletable h3,
.contentheading,
.componentheading {
	background: url(fr_head_left.png) 100% 0 no-repeat;
	color: #D8D9C6;
}

div#middle div.moduletable h3,
.contentheading,
.componentheading  {
	background: #CDE0F0 url(fr_title.png) 0 0 no-repeat;	
	color: #1D4A88;
}

div#right div.moduletable h3 {
	background: #1D4A88 url(fr_head_right.png) 0 0 no-repeat;
	color: #94B7E7;
}

div#top div.moduletable h1,
div#top div.moduletable h3 {
	background: #A6C8E5 url(fr_title2.png) 0 0 no-repeat;
	border-right: 8px solid #97B9D7;
	color: #0F253E;
}

div#top {
	background: #CDE0F0 url(fr_top_shadow.png) 100% 0 repeat-y;
}

div#top .corner_1 {
	background: url(fr_top_tl.png) 0 0 no-repeat;
}

div#top .corner_2 {
	background: url(fr_top_bl.png) 0 100% no-repeat;
}

div#bottom div.moduletable h3 {
	color: #CDE0F0;
	background: none;
}

div#bottom {
	background: #163B5D url(fr_bottom_shadow.png) 100% 0 repeat-y;
}

div#bottom .corner_1 {
	background: url(fr_bottom_tl.png) 0 0 no-repeat;
}

div#bottom .corner_2 {
	background: url(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: #2363c0;
}

/*****************************
 ****   supersuckerfish   ****
 *****************************/
#nav li {
	background: url(fr_tab_r.png) 100% -40px no-repeat;
}

#nav li.on ul {
	background: #0F253E;
}

#nav a {
	background: url(fr_tab_l.png) 0 -40px no-repeat;
	color: #BACBE1;
}

#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: 1px solid #18395F;
}

.latestnews {
	margin: 0 auto;
	width: 170px;
/* 	border: 1px solid #000000; */
}
.latestnews .latestnews_header {
}
.latestnews a.latestnews_link,
.latestnews a.latestnews_link:link,
.latestnews a.latestnews_link:visited {
	text-decoration: underline;
}
.latestnews .latestnews_date {
}
.latestnews .latestnews_content {
}
.latestnews .latestnews_more {
	display: block;
	width: 100%;
	font-size: 10px;
}
.latestnews br {
	display: none;
	line-height: 1%;
}

.inpageCP {
	padding: 0 10px;
}
.inpageCP .inpageTitles {
	display: block;
	width: 300px;
	float: left;
}
.inpageCP .article_group_cont {
	clear: both;
}
.inpageCP .inpageLupd {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}
.inpageCP br {
	display: none;
	line-height: 1%;
	clear: both;
}


