td {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}


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

/** Exponent-internals stylings **/

div.moduletitle {
	font-weight: bold;
	font-size: 1.25em;
}


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

/* Container Styles */
div.container_box {
	
}

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;
}


div.itemtitle {
	font-weight: bold;
}

/* 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 {
	background-color: #fff;
}

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


/** Custom **/
tr.bb_threadrow td {
	background-color: #ddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 1.25em;
	padding-right: 5px;
}

tr.bb_threadrow td.bb_posttitle {
	font-size: 11px;
	font-weight: bold;
}

td.bb_postbody, td.bb_replybody, td.bb_boarddesc {
	padding: 1em;
	padding-left: 2em;
}

td.bb_postcredit, td.bb_replycredit {
	text-align: right;
	font-style: italic;
	font-size: 9px;
}

td.bb_boardtitle, td.bb_boardlastpost {
	background-color: #ddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 1.25em;
	padding-right: 5px;
}

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

.blueback {
	background-color: #CDD1DA;
	border: #000000;
	border: solid;
	border: thin;
}


.login_container {
	display:block;
	font-size:12px;
}
.login_style {
	position:relative;
	left: 14px;
	line-height: 12px;
	z-index: 100;
}
.left_menu_shift {
	position:relative;
	left: 10px;
}



.form label {width:4em; float:left; display:block; margin-right:0.5em; text-align:right}
.form .submit input {margin-left:4.5em; font-size:10px}
.form input {width:125px;font-size:10px; background:#E5E5E5; border-bottom: #ACACAC solid 1px; border-right: #ACACAC solid 1px}
.colours input {color:#781351; background:#fee3ad; border:1px solid #781351}
.colours .submit input {color:#000; background:#ffa20f; border:2px #d7b9c9 outset}
.form fieldset {border:1px solid #781351; width:22em}
.form legend {background:#ffa20c; border:1px solid #781351; letter-spacing:0}
.form fieldset p {margin-top:0}

#flashcontent {
z-index: 1;

}

/* Search Module */

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: blue;
  text-decoration: underline;
  font-size: 16px;
}

span.search_result_item_body {
  font-size: 10px;
}

span.search_result_item_link {
  color: #008000;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 18px;
  font-weight: bold;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

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

/* News Module */



.news_itemtitle a{
	background-image: url(images/news_arrow.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:10px;
	margin-top: 5px;
	padding-left: 12px;

	}
.news_itemtitle a:hover {
	text-decoration:underline;
}

.news_morelink {
margin-top: 5px;
	text-align: right;
	}
	
.news_date {
	color:#666666;
}

/* Mangaged Services Main Page */

#mainpage_menu a {
	text-decoration:none;
	border: none;
	color:#666666;
	border-width: 0px;
	text-align: center;
}
#mainpage_menu a:hover {
	text-decoration:underline;
	border: none;
	color:#666666;
}
#mainpage_menu img {
	border-width: 0px;
}
#mainpage_menu h4 {
	color: #333333;
	padding:0px;
	margin:0px;
	border:0;
}
#mainpage_menu table {
	text-align:center;
}
#mainpage_menu td {
vertical-align:top;
}

/* Approvals Page */

#approval_form {

}
#approval_form a:hover {
	text-decoration:underline;
}
#approval_form .heading {
	font-weight:bold;
}
#approval_form .dash_topleft {
	border-top: dashed #cccccc thin;
	border-right: dashed #cccccc thin;
	text-align:center;
}
#approval_form .dash_top {
	border-top: dashed #cccccc thin;
	text-align:center;
}
#approval_form .shade {
	background-color:#CCCCCC;
	vertical-align:middle;
}
#approval_form .border_left {
	border-left: solid #CCCCCC thin;
}
#approval_form .border_right {
	border-right: solid #CCCCCC thin;
}
#approval_form .aligntop {
	vertical-align: top;
}
#approval_form .alignbottom {
	vertical-align: bottom;
}
#approval_form .toprow {
	border-top: thin #999999 solid;
	
}