body
{
	background: #f0f0f0;
	font-family: Verdana, sans-serif;
	font-size: 9.4px;
	text-align: center;
	margin: 20px 0;
}

body.popup
{
	background: white;
	margin: 0;
}

fieldset
{
	border: 1px solid #e6e6e6;
	padding: 6px;
	background: #edf3fe;
	margin: 0 0 1em 0;
}

legend
{
	padding: 4px 0;
	color: #42464D;
	font-size: 9.4px;
	font-weight: bold;
}

label
{
	margin: 1em 0 0.25em 0;
	display: inline;
	font-size: 9.4px;
	font-weight: bold;
}

label.label
{
	display: block;
}

label.note
{
	margin: 0.25em 0 1em 0;
	display: block;
	font-weight: normal;
}

form, table
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a
{
	text-decoration: none;
	color: #777;
}

a:hover
{
	text-decoration: underline;
	color: black;
}

dl, dt, dd
{
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0 0 1em 0;
	padding: 0;
}

h2
{
	margin: 1em 0 1em 0;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #a4b4cb;
}

h2 strong
{
	color: black;
}

h3, p, ul
{
	font-size: 10px;
	margin: 0.25em 0 0.75em 0;
}

ul
{
	list-style-type: none;
	margin: 1.5em 0;
	padding: 0;
}

ul li
{
	background-image: url(/cms/images/bullet-1.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 18px;
}

img
{
	border: 0 none;
	vertical-align: middle;
}

.form img
{
	display: inline;
}

input, textarea, select
{
	display: inline;
	vertical-align: middle;
	font-size: 10px;
	margin: 0;
}

.error
{
	background: #e6e6e6 url(/cms/images/icon-warning.gif) no-repeat 6px 6px;
	border: 1px solid #c00;
	padding: 18px 18px 18px 54px;
	margin-bottom: 1.5em;
}

.report
{
	border: 1px solid #aaa;
	overflow: auto;
	height: 280px;
	padding: 3px;
}

.form50
{
	width: 50%;
}

.form100
{
	width: 100%;
}

.pager
{
	margin: 0.5em 0 0.5em 0;
	padding: 3px 5px;
	background: #e6e6e6;
	font-size: 9.4px;
}

.perpage
{
	display: block;
	float: right;
	width: 25%;
	text-align: right;
}

.submit
{
	margin: 0 0 0 8px;
	float: right;
}

.logviewer
{
	height: 400px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 6px;
	font-family: monospace;
}

.reportviewer
{
	width: 600px;
	height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 6px;
}

.statsviewer
{
    border: 1px solid grey;
    width: 884px !important;
    width: 886px;
    height: 500px;
}

table.form, table.index, table.filter
{
	width: 100%;
	border: 0;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0;
	font-size: 10px;
}

table.index
{
	border: 1px solid #fff;
}

table.filter
{
	background-color: #eee;
}

table.filter td
{
	padding: 0 9px 3px 9px;
	border-top: 1px solid #ddd;
	border-left: 1px solid white;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	white-space: nowrap;
}

.col1l
{
	float: left;
	width: 180px !important;
	width: 193px;
	padding-right: 13px;
}

.col1r
{
	float: left;
	width: 628px !important;
	width: 641px;
	padding-left: 13px;
}

.l
{
	float: left;
	width: 430px !important;
	width: 443px;
	padding-right: 13px;
}

.r
{
	float: left;
	width: 430px !important;
	width: 443px;
	padding-left: 13px;
}

.col1r .l
{
	width: 301px !important;
	width: 314px;
	padding-right: 13px;
}

.col1r .r
{
	width: 301px !important;
	width: 314px;
	padding-left: 13px;
}

.formth
{
	width: 148px;
}

.on
{
	background-color: #fafbff;
}

.off
{
	background-color: #edf3fe;
}

.on td.selected
{
	background-color: #fff;
}

.off td.selected
{
	background-color: #f2f7fe;
}

.on td, .off td
{
	border-left: 1px solid white;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f2f7fe;
}

.index .header th
{
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #eee;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: white;
	padding: 3px 5px 18px 5px;
	vertical-align: bottom;
}

.on td.selected, .off td.selected
{
	border-left: 1px solid #fafbff;
	border-bottom: 1px solid white;
}

.on a, .off a
{
	color: #222;
	display: block;
	text-decoration: none;
}

.index .header th a
{
	color: #6D7480;
}

.warning a, .warning
{
	color: #f90;
}

.overdue a, .overdue
{
	color: #c00;
}

.header a
{
	color: #444;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.header .selected a
{
	color: white;
}

.header .selected
{
	background-color: #a4b4cb;
	background-image: none;
}

.on:hover a, .off:hover a
{
	color: white;
}

.pg_slider
{
	padding: 6px;
}

.spacer
{
	width: 100%;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
	display: block;
	margin-top: -1px;
}

.action
{
	margin: 2em 0;
}

.img
{
	overflow: hidden;
	height: 0px !important;
	height: 32px;
	padding-top: 32px;
	background-repeat: no-repeat;
}

.top
{
    margin-top: 0;
}

a.icon
{
	display: block;
	float: left;
	padding: 6px 8px 6px 36px;
	margin: 0 9px 0 0;
	background-repeat: no-repeat;
	background-position: left center;
}

#iconhome { background-image: url(/cms/images/icon-home.png); color: white; }
#iconuser { float: right; margin-right: 0; background-image: url(/cms/images/icon-user.png); color: white }

.menu
{
    margin-bottom: 1.5em;
    font-size: 10px;
}

.menu dt
{
	margin: 3em 0 1em 0;
	color: #00adef;
	display: block;
	font-size: 12px;
}

.menu dd
{
	padding: 5px 5px 5px 10px;
	background-color: #f0f0f0;
	margin-bottom: 1px;
}

.mce
{
	width: 100%;
}

h4.note
{
	margin: 1.5em 0 0 0;
}

p.note
{
	margin: 0 0 1.5em 0;
}

.dynCalendar_header
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9.4px;
	font-weight: bold;
}

.dynCalendar_dayname
{
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9.4px;
	text-align: center;
}

.dynCalendar_day
{
	background-color: #eeeeee;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9.4px;
}

.dynCalendar_today
{
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9.4px;
}

.dynCalendar
{
	background-color: #a0a0a0;
	border: 2px outset white;
	display: none;
	width: 200px;
	padding: 0;
}

.dynCalendarWidget
{
    float: left;
    width: 175px;
}

span.widget
{
	float: left;
	cursor: pointer !important;
	margin-right: 5px;
	display: block;
}

span.calendar
{
	color: black;
	background-color: #e0e0e0;
	border: 1px solid #a0a0a0;
	font-size: 9.4px;
	font-weight: normal;
	padding: 2px 3px;
	margin: 0px 6px 0 0;
	width: 120px;
	display: block;
	float: left;
	cursor: pointer !important;
	line-height: 9.4px;
}

div.calendar { width: 30px; }

.panel
{
	border: 1px solid #eee;
	padding: 12px;
	background: #edf3fe;
	margin: 0 0 1em 0;
}

.index tr, .form tr
{
	vertical-align: top;
}

.index th, .index td, .form th, .form td
{
	padding: 4px 5px 4px 5px;
}

.index td.icon
{
	padding: 2px 1px;
}

.index th, .formth
{
	text-align: left;
	color: #6D7480;
	font-weight: bold;
	font-size: 9.4px;
	padding: 8px 5px;
}

.article th
{
	padding: 0 0 0 35px;
}

.index .total th, .index .total td
{
	color: black;
	border-top: 2px solid black;
}

.reportviewer .index td { white-space: nowrap; }

#layout_common, #layout_home, #layout_popup
{
	border: 1px solid #ccc;
	width: 950px !important;
	width: 952px;
	margin: 0 auto;
	text-align: left;
	padding-top: 125px;
	position: relative;
	background: #007BAB url(/cms/images/banner.png) no-repeat 0 32px;
}

#layout_popup
{
	padding: 24px;
	background: white;
	border: 0;
	width: auto !important;
}

#container
{
	padding: 32px 32px 24px 32px;
	background: white;
}

#header
{
	clear: both;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 88px;
}

#usernav
{
	clear: both;
	width: 892px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav
{
	margin: 0;
	padding: 11px 32px 0px 32px;
}

#nav dd
{
	float: left;
	background: url(/cms/images/nav-tab-l.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	white-space: nowrap;
}

#nav dd.user
{
	float: right;
}

#nav a
{
	float: left;
	display: block;
	width: .1em;
	background: url(/cms/images/nav-tab-r.png) no-repeat right top;
	padding: 8px 15px 7px 6px;
	text-decoration: none;
	font-size: 9.4px;
	font-weight: normal;
	color: white;
	font-weight: bold;
	white-space: nowrap;
}

#nav > dd a { width: auto; }

/* Commented Backslash Hack hides \ from IE5-Mac \*/
#nav a { float: none; }

/* End IE5-Mac hack */
#nav a:hover { color: #333; }

#nav .selected
{
	background-position: 0 -150px;
	border: 0px none;
}

#nav .selected a
{
	background-position: 100% -150px;
	color: black;
}

#nav dd:hover, #nav dd:hover a
{
	background-position: 0% -150px;
	color: black;
}

#nav dd:hover a { background-position: 100% -150px; }

#usernav
{
	padding: 4px 32px;
}

#subnav
{
	border: 1px solid #ddd;
}

#subnav dd a
{
	padding: 6px 16px 6px 32px;
	background: url(/cms/images/icon-document.png) 8px center no-repeat;
}

#subnav dd.selected a
{
	font-weight: bold;
	color: white;
	background-color: #a4b4cb;
}

#subnav dd a:hover
{
	color: white;
	background-color: #a4b4cb;
}

#footer
{
	font-size: 9.4px;
	clear: both;
	padding: 12px 24px 12px 32px;
	color: #777;
	background: white;
	margin-top: -1px;
}

#footer a
{
	color: #777;
	text-decoration: none;
}

#footer a:hover
{
	color: black;
}

#header dt, #header dd em, #subnav dt, #subnav dd em, #footer dt, #footer dd em
{
	display: none;
}

