/* Officestyle_dark template CSS (c) toolbox:creations 2007 */
html, body, form, fieldset, div, span, table, tr, td, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

html { 
	height:100%; 
	margin-bottom:1px; 
}

body.mainbody {
	margin:0px;
	margin-right: 1px;
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
    background: url(../images/body_bg.png) 0 0 repeat;
	line-height:130%;
	font-size:11px;
}

a {
	text-decoration: none;
}

div.topmodule_2 a,
div.topmodule_wide_2 a,
div.topmodule_full_2 a {
	color:#333!important;
}

a:hover {
	text-decoration: underline;
}

.inputbox,.required {
	border: 1px solid #fff;
	color:#fff;
	background:#454545;
	padding:2px;
	font-size:11px;
}

#search .inputbox {
	border: none;
	color:#000;
	font-size:100%;
}

.button,.validate
{
	color: #fff;
	background: #555;
	border: 1px outset #fff;
	font-size:100%;
	padding-left:2px;
	padding-right:2px;
	margin:5px 0;
	text-align:center!important;
}

.button:hover,.validate:hover {
background:#222;
}



h1 {
	font-weight: bold;
	font-size: 220%;
	color: #eee;
}

h2 {
	font-weight: bold;
	font-size: 160%;
	color: #777;
}

td {
text-align:left;
color:#eee;
}

p {
color: #d5d5d5;
}

h3, .componentheading {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-bottom: 5px;
	padding-left:2px;
	vertical-align:middle;
	text-indent:5px;
	margin-top:0;
	height:20px;
	line-height:20px;
	background:#818181 url(../images/heading_1.png) 0 0 no-repeat;
}


.left h3,
.right h3 {
	width:164px;
	color:#fff;
	background:#818181 url(../images/heading_1.png) 0 0 no-repeat;
	border:none;
	text-align:left;	
}

.moduletable {
text-align:left;
}


.moduletable h3 {
	width:164px;
	color:#fff;
	background:#818181 url(../images/heading_1.png) 0 0 no-repeat;
	margin-top:0px;
	border:none;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	color: #fff;
	text-decoration:underline;
}

h5 {
	vertical-align:middle;
	font-weight: bold;
	font-size: 100%;
	color: #222;
	text-decoration:none;
	letter-spacing:-1px;
}

p {
margin-bottom:12px;
}

.contentheading {
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:none;
	letter-spacing:0px;
}

a img {
border:none;
}

ul {
	margin-left:20px;
	margin-bottom:10px;
}

ul li {
	margin-bottom:4px;
}

.article_column{
padding-right: 5px; }

.column_separator{
padding-left: 10px;
}

span.article_separator {
margin-top:12px;
margin-bottom:4px;
width:100%;
display:block;
height:1px;
}

.sectiontableheader {
font-weight:bold;
padding:5px 0;
}

.sectiontableentry1 {
background:#333;
}
.sectiontableentry2 {
background:#3c3c3c;
}

.sectiontableentry1 td,
.sectiontableentry2 td {
padding:4px;
}

table.pollstableborder .sectiontableentry1,
table.pollstableborder .sectiontableentry2 {
background:transparent!important;
}

table.contenttoc {
border:1px solid #70767A;
padding:10px 0;
margin:10px 0 10px 10px;
}

table.contenttoc td {
padding:2px 10px;
}

.pagenavbar {
text-align:center;
font-weight:bold;
}

.buttonheading {
	vertical-align: bottom;
}

span.small, td.createdate, .modifydate {
	font-size: 90%;
	font-weight: normal;
	color: #999;
}

fieldset {
	border:none;
}

#form-login * {
text-align:left;
}
#form-login #modlgn_username,
#form-login #modlgn_passwd {
width:90%!important;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

ul.menu {
list-style:none;
margin-left:0;
}

ul.menu a {
	background:url(../images/menu_arrow3.png) 0 4px no-repeat;
	display: block;
	padding-left: 12px;
	margin-left:10px;
	padding-top:1px;
	padding-bottom:1px;
}

div.clr {
	content:"."; display:block; height:0; line-height:0; clear:both; visibility:hidden;
}

div#center {
	text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:930px;
	text-align:left;	
}

#search {
	float:right;
	margin-top:13px;
	height:20px;
	width:130px;
	background:url(../images/searchbox.png) 0 0 no-repeat;
	margin-right:53px;
	padding:2px 5px 5px 28px;
	overflow:hidden;
	text-align:left;
	display:inline;
}
#search .inputbox {width:122px;font-size:110%;margin-top:2px;background:#fff!important;}

div#top {
	position:relative; top:0px; left:0px;
    background: url(../images/header_top.png) 0 0 no-repeat;
	width:930px;
	height:42px;
}

div#headerleft {
	position:relative; top:0px; left:0px;
	float:left;
    background: url(../images/header_left.png) 0 0 no-repeat;
	width:240px;
	height:85px;
}

div#logo {
	position:relative; top:5px; left:41px;
	float:left;
    background: url(../images/logo.png) 0 0 no-repeat;
	width:194px;
	height:52px;
}

div#headermain {
	position:relative; top:0px; left:0px;
    background: #fff url(../images/header_bg.png) 240px 0 repeat-y;
	width:930px;
	height:85px;
}

div#mainbg1 {
	position:absolute;
    background: url(../images/shadow_left.png) 0% 0 repeat-y;
	width:15px;
	text-align:left;
}

div#mainbg2 {
	float:left;
    background: url(../images/shadow_right.png) 100% 0 repeat-y;
	width:930px;
	text-align:left;
}

div#mainbg_ie {
	float:left;
	position:relative; top:0px; left:15px;
  	background:#6c6c6c url(../images/mainbody_bg.png) 0 0 repeat-x;
  	width:900px;
  	margin:0px;
	text-align:left;
}

div#mainbg3 {
	position:relative; top:0px; left:0px;
	float:left;
	width:900px;
	text-align:left;
}

div#mainbg4 {
	position:relative; top:0px; left:0px;
	float:left;
	width:900px;
	text-align:left;
}

div#menubar {
	position:relative; top:0px; left:15px;
    background: url(../images/menu_bg.png) 0 0 repeat-x;
	width:900px;
	height:27px;
	overflow:hidden;
}

div#padding {
	width:885px;
	margin-right:-15px;
}

div#content_bg {
width:900px;
}

div#left_content,
#right_content {
	margin:0px 0px 0px 10px;
	width:168px;
}

div#container {
	width:900px;
}

div#bottom {
position:relative;left:0px;
float:left;
    background: url(../images/bottom.png) 0 0 no-repeat;
	width:930px;
	height:45px;
}

#bottom_logo {
	position:relative;left:0px;
	float:right;
	margin-top:0px;
	width:930px;
	height:45px;
	text-align:center;
}


div#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

div#menubar li {
	margin: 0px;
	padding: 0px;
	float:left;
}

div#menubar ul ul {
	display:none;
}

div#menubar a {
	float:left;
	display:block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding: 0px 18px 0px 5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 12px;
	font-weight:bold;
	text-transform:none;
	color:#fff;
	background: url(../images/menu_sep.png) 0 -1px  no-repeat;
	text-indent:15px;
}

div#menubar a:hover {
	color:#ddd;
}

div#menubar li.active a {
	color:#ddd;
}

span.pathway {
	float: left;
	line-height: 20px;
}

table.main {
	width: 100%;
}

div.surround {
	position:relative;
	width:870px;
	margin-top:12px;
	margin-left:15px;
	float:left;
}

td.side {
	width: 178px;
}

td.right,
td.left {
	background:url(../images/sidemodulebox_mid.png) 0 0 repeat-y;
	width: 178px;
}

td.sep {
	width:12px;
}

td.side_bottom {
	background:url(../images/sidemodulebox_bot.png) 0 0 no-repeat;
	width: 178px;
	height:12px;
}

.side_top,
.side_top_nobg {
	background:url(../images/sidemodulebox_top.png) 0 0 no-repeat;
	width: 178px;
	height:8px;
}

td.side_top_nobg {
	background:url(../images/sidemodulebox_top_nobg.png) 0 0 no-repeat;
}

td.user_left_normal,
.user_middle_normal,
.user_right_normal,
.user_left_wide,
.user_middle_wide,
.user_right_wide,
.user_left_full,
.user_middle_full,
.user_right_full {
	width:33%;
	padding: 0px 5px 0px 5px;
}

.left .moduletable,
.left .moduletable_menu,
.left .moduletable_text,
.right .moduletable,
.right .moduletable_menu,
.right .moduletable_text {
margin-bottom:15px;
}

.user_left_normal h3,
.user_middle_normal h3,
.user_right_normal h3,
.user_left_wide h3,
.user_middle_wide h3,
.user_right_wide h3,
.user_left_full h3,
.user_middle_full h3,
.user_right_full h3 {
	display:block;
	width:100%;
	color:#fff;
	background:#818181 url(../images/heading_1m.png) 0 0 no-repeat;
	margin-top:0px;
	padding-left:0;
	border:none;
}

td.usersep {
width:0px;
}

div.topline {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	height:2px;
}

td.main_top_normal,
.main_top_normal_nobg {
	width:490px;
	height:8px;
	background:url(../images/content_top.png) 0 0 no-repeat;
}

td.main_top_normal_nobg {
	background:url(../images/content_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_normal {
	background:url(../images/content_mid.png) 0 0 repeat-y;
	width: 490px;
}

td.main_bottom_normal {
	width:490px;
	height:12px;
	background:url(../images/content_bot.png) 0 0 no-repeat;
}

td.main_top_wide {
	width:680px;
	height:8px;
	background:url(../images/content_wide_top.png) 0 0 no-repeat;
}

td.main_top_wide_nobg {
	width:680px;
	height:8px;
	background:url(../images/content_wide_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_wide {
	background:url(../images/content_wide_mid.png) 0 0 repeat-y;
	width: 680px;
}

td.main_bottom_wide {
	width:680px;
	height:12px;
	background:url(../images/content_wide_bot.png) 0 0 no-repeat;
}

td.main_top_full,
.main_top_full_nobg {
	width:870px;
	height:8px;
	background:url(../images/content_full_top.png) 0 0 no-repeat;
}

td.main_top_full_nobg {
	background:url(../images/content_full_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_full {
	background:url(../images/content_full_mid.png) 0 0 repeat-y;
	width:870px;
}

td.main_bottom_full {
	width:870px;
	height:12px;
	background:url(../images/content_full_bot.png) 0 0 no-repeat;
}

/* Text Style Classes */

blockquote {
	background: #5d5d5d url(../images/bq.gif) 0 0 no-repeat;
	margin: 15px 0px 15px 0px;
	padding:10px 10px 10px 70px;
	color: #eee;
	line-height: 140%;
	min-height:55px;
	height:auto !important;
	height:65px;

}

p.important,
.note,
.idea {
	margin: 15px 0px 15px 0px;
	padding:10px 10px 10px 70px;
	color: #eee;
	line-height: 140%;
	min-height:55px;
	height:auto !important;
	height:65px;
}

.important {
	background: #5d5d5d url(../images/p_important.gif) 0 0 no-repeat;
}

.note {
	background: #5d5d5d url(../images/p_note.gif) 0 0 no-repeat;
}

.idea {
	background: #5d5d5d url(../images/p_idea.gif) 0 0 no-repeat;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px; 
	color:#333; }

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	color:#000; }

.tool-text {
	font-size: 100%;
	margin: 0;
	color:#444; }

/* System Standard Messages */
#system-message { margin:0 0 20px 0; padding:0;}
dd.message message fade ul {padding:0;margin:0;}

dt.message { padding:5px;font-weight:bold; color:#fff; background:#222; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat; padding:15px 15px 15px 45px; margin:0; color:#000; margin-left:-40px;}
#system-message dd.message li { padding:0; margin:0; list-style:none; }

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;
padding:15px 15px 15px 45px; margin:0; color:#000; margin-left:-40px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;
padding:15px 15px 15px 45px; margin:0; color:#000; margin-left:-40px;}

ol {margin-left: 30px; margin-bottom: 10px;}