/* CSS Document */
iframe {
	float: right;
}
html {
	height: 100%;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	font-size: 14px;
	color: silver;
	background: #000000;
	margin-bottom: 1px;
}
#main {
	padding:2px;
	border: 1px solid #282828;
	margin-left: auto;
	margin-right: auto;
}
.clr {
	clear: both;
}
.outline {
	border: 1px solid #282828;
	background: #000000;
	padding: 2px;
}
#buttons_outer {
	width: 735px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	border: 1px solid #282828;
	height: 21px;
}

#pathway_text {
	position: absolute;
	bottom: 9px;
	left: 9px;
	display: block;
	height: 28px;
	width: 700px;
	line-height: 25px !important;
	line-height: 22px;
	color: white;
	padding-left: 4px;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
#pathway_text a {
	color:  white;
}
#pathway_text a:hover {
	color: #C22512;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #C22512;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	background-color: #383838;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
	border: 1px solid #282828;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	position: relative;
	float: left;
	padding: 0px;
	margin-right: 2px;
	height: 200px;
	background: url(../images/header.jpg) no-repeat;
	width: 1016px;
}
#banlink a  {
	height:200 px;
	width:1016 px;
	text-decoration: none;
}
#banlink a i {
	 visibility: hidden;
}

a#doc	{
	float:right;
	height: 175px;
	width: 100px;
	line-height: 175px !important;
	line-height: 175px;
	margin-right: 10px;
}

a#home  {
	font-size:30px;
	line-height: 25px !important;
	top:100 px;
	left:400 px;
	width:300 px;
}	
#top_outer {
	float: left;
	width: 165px;
}
#top_inner {
	border: 1px solid #282828;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}
#top_inner .moduletable {
	color: #990000;
}
#left_side {
	vertical-align: top;
}
#left_outer {
	width: 165px;
	float: left;
}
#left_inner {
	border: 1px solid #282828;
	padding: 2px;
	float: none !important;
	float: left;
	color: #C22512;
}
#main_area {
	padding-top: 2px;
}
#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
}
#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}
#poweredby_inner {
	float: right;
	padding-left: 1px;
	margin-left: 0px;
	height: 70px;
}
#right_side {
	vertical-align: top;
	padding-left: 2px;
}
#right_outer {
	margin-left: 0px;
	width: 165px;
}
#right_inner {
	border: 1px solid #282828;
	padding: 0px;
}
#user1_user2 {
}
.user1_inner {
	border: 1px solid #282828;
	float: none !important;
	float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #282828;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
#body_outer {
	float: left;
	padding: 2px;
	margin-top: 2px;
	border: 1px solid #282828;
}
#active_menu {
	color:#fff;
}
a#active_menu:hover {
	color: #C22512;
}
.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
/** old stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	border: 1px outset #333333;
}
.pagenav {
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #C22512;
}
td {
	text-align: left;
	font-size: 14px;
}

/* -------------------------------- fireboard stuff ------------------------------ */

table#fb_postmessage .fb_txtarea{width: 95%;overflow: auto;height: 300px;border: 1px solid #ccc;}.fb_txtarea{height: 300px;width: 95%;}

/* Joomla core stuff */

a:link, a:visited {
	color: #C22512;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: silver;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}
table.contentpaneopen td {
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	color: #CCCCCC;
	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: #990000;
	border-right-color: #660000;
	border-bottom-color: #710000;
	border-left-color: #990000;
}
.inputbox {
	padding: 2px;
	border:1px solid #990000;
	background-color: #000000;
	color: #999999;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #C22512;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 30px;
	color: #C22512;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #999999;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}
table.moduletable td {
	color: #C22512;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	background-color: #000000;
	background-image: url(../images/sechdrbg.png);
	background-repeat: repeat-x;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	background-position: top;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #101010;
	font-size: 14px;
	color: #CCCCCC;
	height: 23px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sectiontableentry2 {
	background-color : #101010;
	font-size: 11px;
	color: #CCCCCC;
	height: 23px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #282828;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	font-size: 13px;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 12px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	font-weight: Bold;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #C22512;
	text-align: left;
}
a.sublevel:hover {
	color: #990000;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */
	margin: 0;
	padding: 0;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #282828;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 14px;
	border-top: 1px solid #ffffff;
}
#showhide {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
}
.dd {
}
/*********************

* Calendar module style

**********************/

.mod_events_table {
	border: 1px solid #222222;
	/*width: 140px;*/
	text-align: center;
	/*font-family: Arial;*/
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0.25em;
}
.mod_events_td_title {
	font-weight: normal;
	color: #C22512;
	text-decoration: underline;
}
.mod_events_td_dayname {
	font-weight: normal;
	color: #C22512;
}
.mod_events_td_dayoutofmonth {
	font-weight: normal;
	color: Black;
}
.mod_events_td_todaynoevents {
	font-weight: normal;
	color: silver;
	background-color:#222222;
}
.mod_events_td_todaywithevents {
	font-weight: bold;
	color: silver;
}
.mod_events_td_daynoevents {
	line-height: normal;
	font-weight: normal;
}
.mod_events_td_daywithevents {
	font-weight: Bold;
	color: #C22512;
	text-decoration: underline;
}
a.mod_events_daylink:link {
	font-weight: normal;
	text-decoration: None;
}
a.mod_events_daylink:visited {
}
a.mod_events_daylink:hover {
	color: Silver;
	text-decoration: none;
}
.mod_events_td_link {
	background-color: Background;
}
a.mod_events_link:link {
}
a.mod_events_link:visited {
	color:#C22512;
}
a.mod_events_link:hover {
	color: Silver;
}
.mod_events_monthyear {
	border: 1px solid #222222;
	margin-top: 0.25em;
	height: 18px;
	background-image: url( "../components/com_events/images/evback.jpg" );
}
.mod_events_monthyear td {
	text-align:center!important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited {
	font-weight: normal;
	color: #C22512;
	background-color: inherit;
	text-decoration: none;
}

