.title {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
        color: #F8F9FA;
	font-family:Georgia, Times, Times New Roman, sans-serif;
     }

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underlined;
}

h1{
  font-family:Georgia, Times, Times New Roman, sans-serif; 
  font-size: 22px;
  font-weight: bold;
  padding: 0px;
  background-color:  #222;
  border-bottom: solid 1px #334443;
  padding: 2px 8px;
  color:   #da7;
  margin-top: 10px;
  margin-bottom: 15px;
   
}

h2{
  font-size: 18px;
  padding: 0px 0px 2px 0px;
  border-bottom: solid 1px #334443;
  color: #da7;   
  margin-bottom:10px;
}

h3{
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  margin-bottom:0px;
  margin-top: 5px;
/*  border-bottom: solid 1px #334443;*/
  color: #da7;
}

div.col_header {
  font-family:Georgia, Times, Times New Roman, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  background-color:  #222;
  border-bottom: solid 1px #334443;
  padding: 2px 8px;
  color:   #da7;
  margin-top: 5px;
  margin-bottom: 5px;		   
}

div.top_line {
  margin-top:10px;
  height:5px;
  padding: 0px;
  background-color:  #222;
  border-top: solid 1px #334443;
  margin-bottom:5px;
	 
}

div.bottom_line {
}

a:hover{
        color: #AAA;
}
	     
a.navlink {
       font-family:Verdana,Arial, Times New Roman, sans-serif;
       font-size: 11px;
       color: #F8F9FA;
       text-decoration: none;
}

a.navlink:hover{
       color: #AAA;
}
	
.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Site-wide text formatting */
div,td,span {
	font-family:Georgia, Times, Times New Roman, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #F8F9FA;
}

/* Generic Module-independent formatting */
.moduletitle{
      font-size: 22px;
      background-color:  #222;
      border-bottom: solid 1px #334443;
      padding: 2px 8px;
      color:   #c3936f;
      font-weight: bold;
      margin-bottom:15px;
      margin-top: 10px;
	/*font-weight: bold;
	font-size: 22px;
	color: #F8F9FA;*/
}
.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #F8F9FA;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
	color:black;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
 }

div.news_itemtitle {
      padding: 0px 0px 1px 0px;
      font-size: 16px;
      border-bottom: solid 1px #334443;
      color: #da7;
 }

div.news_nummary_text {
  padding: 15px 5px 15px 15px;
}

div.itembody {
 padding-top: 0px;
 
 
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #444;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: black;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: #F8F9FA;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}

table.tnav{
  border: thin solid #484F57;
  background-color: #334443;
  padding:2px,0px,3px,0px;
}
  
div#d_header_area {
}
  
div#d_header {
  height: 128px;
}
    
div#d_body_area {
  /*border-top: thin solid #999999;*/
  height:auto;
}
      
div#d_left {
  position: absolute;
  width: 180px;
  top: 135px;
  height: auto;
  padding: 5px;
}
	
div#d_main {
  position:absolute;
  background-color:#111;
  /*background-color: #484F57;*/
  padding: 10px;
  top:145px;
  height:auto;
  left:200px;
  right:180px;
}	      

div#d_nav_bar {
  position: absolute;
  top: 110px;
  left:0px;
  width: 100%;
}

div#d_right {
  position:absolute;
  right: 0px;
  width:150px;
  height:auto;
}
	    
div#d_footer {
  border: thin solid #999;
  width: 100%;
  float: none;
}

div#left_menu {
 /* border:thin solid #;
  background-color: #484F57;*/
  padding: 4px;
   background-color:  #222;
   border:  dotted thin  #334443;
   }

img#logo2 {
  position: absolute;
  left: 30%;
  top: 30px;
 }

img#img_top_left {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index:1;
}

#img_top_right {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index:1;
}

#img_bottom_right {
  position: absolute;
  right: -5px;
  bottom: -5px;
  z-index:1;
}
      
#img_bottom_left {
  position: absolute;
  left: -5px;
  z-index:1;
  bottom: -5px;
}

p {
  font-famely:"Lucida Grande",Georgia, Times, Times New Roman, sans-serif;
  font-size: 13px;
  color: #E8E4E0;
  padding: 3px,0px,3px,0px;
  margin-top: 2px;
  margin-bottom: 4px;
}
  
p:first-letter {
  font-size:large;
}
	      
	     
table.eh th {
  font-family: Verdana,Arial;
  text-align: left;
  background-color: #334443;
  padding: 3px 3px 3px 10px;
  }
  
table.eh td {
  padding:3px 3px 3px 10px;
  border: 1px solid  #334443;
  vertical-align:top;
}

