body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
}
div#page_body
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 871px;
}
div#header_box
{
	height: 164px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 871px;
}
img#top_frame
{
	height: 162px;
	left: 0px;
	position: absolute;
	top: 2px;
	width: 871px;
}
img#ripple
{
	height: 139px;
	left: 8px;
	position: absolute;
	top: 10px;
	width: 247px;
}
img#layout_logo
{
	height: 120px;
	left: 270px;
	position: absolute;
	top: 22px;
	width: 118px;
}
img#layout_name
{
	height: 28px;
	left: 400px;
	position: absolute;
	top: 50px;
	width: 425px;
}
img#layout_tagline
{
	height: 26px;
	left: 400px;
	position: absolute;
	top: 85px;
	width: 331px;
}
div#frame_middle
{
	background: url(../images/frame_middle.gif) repeat-y;
	left: 0px;
	position: relative;
	top: 0px;
	width: 871px;
	z-index: 7;
}

div#body_box
{
	position: relative;
	width: 831px;
	top:1px;
	left:20px;
	z-index: 10;
}
div#frame_bottom {
	background: url(../images/frame_bottom.gif) no-repeat center bottom;
	height: 40px;
	left: 0px;
	position: relative;
	top: -3px;
	width: 871px;
	margin:0 auto;
	text-align:center;
	z-index: 3;
}

div#managmentlinks
{
	position: relative;
	left: 15px;
	top: 5px;
}
div.breadcrumb
{
	font-size: 10px;
	left: 15px;
	position: relative;
}
div#changable_content
{
	position: relative;
	width:inherit;
	top: 0px;
	z-index: 15;
}
div#fixed_content
{
	height: 65px;
	width:inherit;
	position: relative;
	top: 0px;
	z-index: 20;
}

.footer {
	color: #999999;
	font-size: 9px;
	height:40px;
	text-align:center;
	padding:5px 25px 0;
}

div.error
{
	color: #F00;
	font-weight: bold;
	padding-bottom: 1em;
}
div.container_box
{
	margin: 2px;
	padding: 6px;
}
div.container_editbox
{
	border: 2px dashed #CCC;
	margin: 2px;
}
div.container_editheader
{
	background-color: #ccc;
	padding: 3px;
}
div.container_editheader table tr td.info
{
	font-size: 8pt;
	font-weight: bold;
}
div.itemtitle
{
	font-family: Arial, Verdana;
	font-weight: bold;
}
td.news_summary
{
	padding-bottom: 1em;
}
div.form_title
{
	font-size: 14px;
	font-weight: bold;
}
div.form_header
{
	border-bottom: 1px solid #DDD;
	border-top: 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_modmgrheader
{
	background-color: lightgrey;
}
.administration_modmgrheader span.active
{
	color: green;
	font-weight: bold;
}
.administration_modmgrheader span.inactive
{
	color: red;
	font-weight: bold;
}
.administration_modmgrbody
{
	border: 1px solid lightgrey;
	padding-left: 10px;
}
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-size: 14px;
	font-weight: bold;
}
td.debug_value
{
	color: #fff;
	font-family: monospace;
	font-size: 11px;
}
div.workflow_action
{
	border: 1px solid #DDD;
	margin-bottom: 1em;
}
div.workflow_inapproval
{
	margin-left: 35px;
}
div.workflow_approved
{
	background-color: #DDD;
	border: 2px solid #030;
}
div.workflow_action_restored
{
	background-color: #FFF;
	border: 2px dashed #030;
}
div.workflow_action_posted
{
	border: 2px solid black;
}
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;
}
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
{
	color: blue;
	font-size: 12px;
}
.bb_boardlist_header
{
	background: #444444;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	text-align: center;
}
.bb_boardlist_header td
{
	border-color: #ddd;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding: 5px 2px;
}
tr.bb_row td
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 40px;
	padding: 5px;
	vertical-align: middle;
}
tr.bb_row
{
	background-color: #FFFFFF;
	color: #555555;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}