.title {
	font-weight: bold;
}

body    { font-size: 12px; font-family: Arial; line-height: 18px; margin: 0; padding: 0 }
a         { color: #963; font-size: 12px; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
a:hover       { color: #ef9b32; font-weight: normal; text-decoration: none }
navlink     { color: #963 }
.childnav  { color: #b55b02 }
td#footer a { color: #0197b5 }
td#footer a:hover   { color: #b55b02 }
td#topNavContainer a         { color: #fff; font-size: 11px; font-weight: normal; margin-left: 1px }
td#topNavContainer a:hover      { color: #e0922f; font-weight: normal; background-position: 0 0 }
td#bottomNavContainer a    { color: #b55b02; font-size: 12px; font-weight: normal; text-align: right; margin-right: 3px; margin-left: 2px }
td#bottomNavContainer a:hover   { color: #ef9b32; font-size: 12px; font-weight: normal; text-align: right; margin-right: 3px; margin-left: 2px }
#rttable   { margin: 0 0 3px 3px; padding: 0 0 3px 3px }
#rotate { margin: 8; padding: 0 }
.linesImage  { padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #d22e42; border-bottom: 1px solid #d22e42 }
/* Site-wide text formatting */
div,td,span            { color: #4a4a4a; font-size: 12px; font-family: Arial, sans-serif; line-height: 18px; list-style-type: square }

/* Generic Module-independent formatting */
.moduletitle                          { color: #5d5f5a; font-size: 26px; font-family: Arial; font-weight: normal; line-height: 20px; background-image: url("images/modtitlebkg1.gif"); background-repeat: no-repeat; background-position: 0 0; text-transform: capitalize; display: block; margin: 4px 0 0; padding: 0 0 5px 70px; top: 0; left: 0; width: 500px; height: 40px }
.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	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          { margin: 0 3px 3px 0; padding: 0 3px 3px 8px; border: #d7d7d8 }

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

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

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


div.itemtitle a     { color: #b55b02; font-size: 14px; font-family: Arial; font-weight: bold; line-height: 18px; text-transform: uppercase }
div.itembody { color: #4a4a4a; font-size: 12px; font-family: Arial; font-weight: normal; line-height: 16px; text-align: justify; padding-right: 18px }
div.itemdate { color: #4a4a4a; font-size: 12px; font-family: Arial; font-style: italic; font-weight: normal; line-height: 16px; padding-right: 18px }
/* News Module */
td.news_summary  { padding-right: 10px; padding-bottom: 12px }

/* 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: #DDD;
}

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: green;
	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.login_title { color: #fff; font-size: 14px; font-weight: bold }
div.article_body {
	font-size: 10px;
}

td.article_summary  { font-size: 11px }

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

/** 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 solid black;
}

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;
}
h1   { color: #5d5f5a; font-size: 14px; font-weight: bold; line-height: 14px; margin: 0.67em 0 12px }

/* DROPDOWN MENUS */ 
.dropdown_top td       { color: #cceaf0; font-size: 11px; text-align: left; margin: 0; padding: 0; height: 20px }
.dropdown_top_split     { color: #e5e5ed; margin: 0 0 0 5px; padding: 0 } 
 
.dropdown_child      { background-image: url("images/dropbkg.jpg"); background-repeat: repeat; background-position: 0 5px; text-align: left; visibility: hidden; margin-top: 4px; padding: 1px 3px; position: absolute; width: 120px; border-style: solid; border-width: 0 1px 1px; border-color: #5d5f5a }
td#breadcrumb a   { color: #000; margin-left: 8px; padding-left: 2px }
td#breadcrumb a:hover  { color: #e0922f; margin-left: 8px; padding-left: 2px }
.level_0  { color: #b55b02 }
.level_0 a      { color: #963; background-image: url("images/linkoff.gif"); background-repeat: no-repeat; background-position: 0 5px; display: block; margin-bottom: 2px; padding: 8px 0 0 30px; height: 25px }
.level_0 a:hover    { color: #e0922f; background-image: url("images/linkon.gif"); background-repeat: no-repeat }
.level_1 a        { color: #442415; font-size: 11px; line-height: 12px; background-image: url("images/linkoff.gif"); background-repeat: no-repeat; background-position: 0 0; display: block; margin-bottom: -18px; margin-left: 1px; padding: 4px 0 0 30px; height: 22px }
.level_1 a:hover       { color: #e0922f; font-size: 11px; line-height: 12px; background-image: url("images/linkon.gif"); background-repeat: no-repeat; background-position: 0 0; display: block; margin-bottom: -18px; margin-left: 1px; padding: 4px 0 0 30px; height: 22px }
.level_2 a        { color: #442415; font-size: 11px; list-style-type: square; list-style-position: inside; display: list-item; margin-top: 1px; margin-bottom: -20px; padding-top: 0; padding-bottom: 2px; padding-left: 8px }
.level_2 a:hover        { color: #e0922f; font-size: 11px; list-style-type: square; list-style-position: inside; display: list-item; margin-top: 1px; margin-bottom: -20px; padding-bottom: 2px; padding-left: 8px }
.level_3 a     { color: #963; font-size: 11px; margin-top: 5px; margin-bottom: -20px; padding-bottom: 2px !important; padding-left: 9px }
.level_3 a:hover    { color: #e0922f; font-size: 11px; margin-top: 5px; margin-bottom: -20px; padding-bottom: 2px !important; padding-left: 9px }
