/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
    background-color: #1e3951;
}

.clr {
	clear: both;
}

.outline {
  /*border: 1px solid #cccccc;*/

	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: center;
  background-image: url(../images/search-right.gif);
  background-repeat: no-repeat;
  background-position: 700px 0; 

}
.main-body {
	/*background-image: url(../images/bg1.gif);*/
	padding: 15px;
	margin: 15px;
	border-bottom: 5px solid #000000;
	/*border-top: 5px solid #000000;*/
}
.main-body-div {
  background-image: url(../images/bg1.gif);
  background-repeat: repeat-x;
  background-color: #1d1717;
  filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
    padding: 15px;
    margin: 0px;
}
.top-div {
 background-image: url(../images/top-div.gif);
 background-repeat: repeat-x;
 height: 16px;
}
.main-head {
	height: 46px;
}
.search {
background-image: url(../images/search-right.gif);
  background-repeat: no-repeat;
 background-position: right;
}

#buttons_inner {

	height: 21px !important;
	height: 23px;

}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;

	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: center;
	margin: 0px;
	padding: 0px;
	
	width: auto;
		  background-image: url(../images/search-bg.gif);
  background-repeat: repeat-x;
  background-position: 0 -5px;
}




#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	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 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #000000;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #000000;
	padding: 2px;
  float: none !important;
  float: left;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	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 {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #000000;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #000000;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #000000;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #000000;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.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/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #000000;
    background-color: #000000;
	/*background-image: url(../images/page-bg-top.jpg);*/
	background-repeat: repeat-x;

} 
.bodybg {
	/*background-image: url(../images/tablebg.jpg);*/
	background-repeat: repeat-y;
	background-position: center center;
}  

a:link, a:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}

a:hover {
	color: #fdff38;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #673f3e; 
	border-bottom: 2px groove #000000;
}                                               

table.contentpaneopen td {
   padding-right: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 14px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	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 {
  color: #ffffff;
	font-family: Georgia,"Times New Roman",Times,serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  
  /*background: url(../images/login.gif) no-repeat;*/
  padding: 0px 5px;
  background-color: #222222;
  line-height: 18px !important;
  border: 1px solid #000000;
  height: 25px !important;
  height: 25px;
  margin: 1px;
}

.inputbox {
	padding: 0px;
	border:solid 1px #000000;
    background-color: #242e3a;
   	color: #ffffff;
   		height: 20px;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 4px;
	height: 32px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	padding: 4px;
	height: 37px;
	width: 100%;
	background-image: url(../images/tab-bg.gif);
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
    color: #ffffff;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	background-color: #000000;
	width: 100%;
}

.right-menu {
	padding-left: 20px;
}
.right-top {
	padding-top: 20px;
}

table.moduletable td {
	font-size: 11px;
	padding-top: 0px;
	margin: 0px;
	font-weight: normal;
	
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #E7C766;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #F8DC86;
}

.sectiontableentry2 {
	background-color : #FFE79F;
}

.small {
	color: #000000;
	font-size: 11px;
	padding-left: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
	padding-left: 14px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
}

table.contenttoc {

  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/menu-top.gif) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 36px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 170px;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-family:Verdana;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 0;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 12px;
	margin-left: 5px;
	height: 20px !important;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
	
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000000;
 
}

a.mainlevel#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fdff38;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #c64934;
}

.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 #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/* MY CSS */
.tab_bg {
	font-family:Georgia,"Times New Roman",Times,serif;
	text-transform: uppercase;
	padding-top: 0px; 
	font-size: 16px;
	letter-spacing: 0px;
	margin-top: 0px;
    padding-bottom: 20px;
}
.bgtop {
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
}
.wowbg {
	background-image: url(../images/eq2.png);
	background-repeat: no-repeat;
	width: 262px;                                              
	height: 87px;
}
.menu-bg {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
    background-color: #000000;
	width: 200px;
}
.login-fix {
	padding-left: 20px;
	width: 178px;
	padding-top: 15px;
	font-family: Georgia,"Times New Roman",Times,serif;
	
}
.logo {
	text-align: right;
}
.top-table {
	margin-top: 20px;
    padding-bottom: 20px;
}
.top-tablec {
    margin-top: -10px;
}
.menu-top {
	width: auto;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/menu-top.gif) no-repeat;  
	color: #ffffff;
	font-family:Verdana;
	text-align: center;
	padding-top: 7px;
	padding-left: 4px;
	height: 37px;
	line-height: 21px;
	font-weight: 0;
	font-size: 12px;
   
	margin: 0 0 2px 0;
   
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #EFEFEF;
    text-decoration: underline; 
    /*background: url(../images/tab-bg-over.gif) repeat-x; */
	/*background-image: url(../images/tab-bg.gif);*/
}
ul#mainlevel-nav li a
{
	font-size: 11px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: none;
	/*background-image: url(../images/tab-bg.gif); */
	background-repeat: repeat-x;
	width: auto;
	padding-left: 10px; padding-right: 10px; 
	height: 43px;
}
.tdmenu {
   /* background-image: url(../images/menu.gif);*/
    background-repeat: repeat-x;
    background-position: 0px 0px;
    text-align: center; 
    padding-top: 2px;
    background-image: url(../images/tab-bg.gif);  
}
.menu-bot {

}
.menu-toptop {
    /*background: url(../images/menu-toptop.gif) no-repeat;*/
	background-position: center top;
	height: 0px;
	
}

table.moduletablewho th, div.moduletablewho h3 {
	background: url(../images/menu-top.gif) no-repeat;
	color: #cccccc;
	font-family:Verdana;
	text-align: center;
	padding-top: 3px;
	padding-left: 4px;
	height: 28px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;

	margin: 0 0 2px 0;
}
table.moduletablewho {
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.content-area {
	background-color: #faeec0;
	border: 1px solid #574633;
}
table.blog {
width: 100%;
}
.path {
	color: #ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	padding-bottom: 5px;
}
.path a, .path a:visited {
 color: #ffffff;
}
.buttonheading {
	background-image: url(../images/header-bg.gif);
}
.statusmod {
	border: 0;
	background-color: none;
}
      /* FORUM CSS */
.forum_category {
 background-color: #331110;
 font-size: 14px;
 font-weight: 0;
 color: #FFFFFF;
 padding: 5px;
 padding-left: 5px;
}
.forum_category a, .forum_category a:visited, .forum_category a:active, .forum_category a:hover {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px;
}
.forum_head {
 background-color: #451e1d;
 font-size: 12px;
 font-weight: 0;
 color: #FFFFFF;
}
.forum_1 a, .forum_1 a:visited, .forum_2 a, .forum_2 a:visited {
 color: #ffffff;
}
.forum_1 {
font-family: Verdana;
 background-color: #762523;
 font-size: 12px;
 font-weight: 0;
 color: #ffffff;
}
.forum_2 {
 background-color: #3e1312;
 font-family: Verdana;
 font-size: 12px;
 font-weight: 0;
 color: #ffffff;
}
.forumbox {
 border: 1px solid #666666; 
 text-align: center; 
 width: 150px;
}
.forumboxbody {
 border: 1px solid #666666; 
 text-align: left;
 padding: 10px;
}
a.mailbox {
 display: block;
 width: 110px;
 height: 20px;
 color: #ffffff;
 font-weight: bold;
 font-family: Verdana; 
 text-align: center;
 padding-top: 6px; 
 background-color: #3e1312; 
}
a.mailbox img {
    float: left;
    margin-left: 20px; 
}
a.mailbox:hover {
  background-color: #762523;
}
#mailbox {
 float: center;
}
.sendto {
 visibility: hidden;
 
}
.sendtoShow {
 visibility: visible;
 position: absolute;
 background-color: #323232;
 color: #ffffff;
 z-index: 99;
 width: 150px;
 border: 1px solid #000000;
 overflow: auto;
 height: 200px;
}
a.sendto {
 color: #ffffff;
 
}
.profile a {
 text-align: center;
 display: block;
 width: 200px;
 height: 15px;
 background-color: #762523;
 filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
 border: 1px solid #000000;
}
.profile a:hover {
   filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
.maillink {
 color: #ffffff;
}
.sendtoShow a, .sendto a { 
  display: block;
  height: 23px;
  padding-left: 10px;
  padding-top: 4px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.sendtoShow a:hover, .sendto a:hover {
 text-decoration: underline;
 background-color: #555555;
 color: #ffffff; 
}


/* CALENDAR */
div.eventCal table.calendarMonth td {
         background-color: #762523;
         text-align: left;
         height: 75px; 
}
div.eventCal tr.forum_category {
    height: 22px;
    text-align: center;
    font-family: Verdana;
    background-image: none;
} 
div.eventCal caption {
    font-size: 22px;
    padding: 10px;
    color: #ffffff;
}
.calendar-month a, .calendar-month a:visited {
 color: #ffffff;
}
table.calendarMonth {
 color: #000000;
}
table.calendarMonth a {
 color: #ffffff;
}
table.calendarMonth td {
         background-color: #762523;
         text-align: center;
         padding: 2px;
}
table.calendarMonth th {
 background-color: #3e1312;
 background-image: none;
}
table.calendarMonth td:hover {
    background-color: #ffffff;
}
table.calendarMonth caption {
    font-size: 13px;
    font-weight: bold;
}
table.calendarMonth tr.forum_category th {
    background-image: none;
    color: #FFFFFF;
    padding: 0px;
    height: 10px;
}

/* OVERLIB */
  .OfontClass {font-family: 'Verdana'; font-size: 10px;}
  .OcapfontClass {font-family: Arial, sans-serif; font-size: 12px;
   color:  #ffffff;}
  .OcapfontClass A {color: #ffffff; font-size: 9px;}
  .OfgClass {background-color: #762523; color: #ffffff;}
  .OfgClass a, OfgClass a.visited, OfgClass a.active { color: #ffffff; }
  .OfgClass a:hover { text-decoration: underline; color: #ffffff; }
  .ObgClass {background-color: #3e1312; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}

