/* global */

body
{
	margin: 0px;
	overflow: auto;
	color: black;
	background-color: #FF66FF;
}

body, td, button, input, select {
	font: messagebox;
}

table
{
	table-layout: fixed;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
}

a img { border-width: 0px; }

ul { margin: 5px 0px 5px 5px; } /*rtl*/

ol { margin: 5px 0px 5px 5px; } /*rtl*/

ol li { margin: 0px 0px 2px 4px; }

hr {
	color: black;
	height: 1px;
}

button {
	padding: 0px 5px 1px 5px;
	overflow: visible;
	width: 80px;
	cursor: default;
	line-height: 15px;
	height: 21px;
}

input.checkbox, input.radio {
	margin: 0px 0px -2px 0px;
}

div.subTitle {
	margin: 10px 0px 5px 0px;
}

/* global */
/* toolbar */

body.toolbar {
	margin: 0px;
	background-color: #6487DC;
}

/* toolbar */
/* toc */

body.toc {
	border-right: 3px solid #2459C3;
	margin: 11px;
	overflow: hidden;
}

body.toc table {
	width: 100%;
	height: 100%;
}

body.toc td {
	vertical-align: top;
	width: 100%;
}

body.toc div#eUserData {
	display: none;
	behavior: url(#default#userData);
}

body.toc .subHeader {
	margin: 18px 4px 4px 4px;
}

body.toc a {
	padding: 0.35em 5px 0.35em 21px; /*rtl*/
	width: 100%;
}

body.toc a img {
	margin: 0px 0px -1px -17px; /*rtl*/
	width: 11px;
	height: 11px;
}

/* toc */
/* footer */

body.footer {
	color: white;
	background-color: #6487DC;
	font-family:Lucida Grande;
	margin: 0px 7px 0px 7px;
	font-size: 62.5%;
	line-height: 22px;
	cursor: default;
}

body.footer a { color: white; }

body.footer a:hover { color: #AEB2FE; }

/* footer */
/* scrolling content pages */

body.sc {
	margin: 5px 8px 0px 8px;
	overflow: hidden;
}

table.sc {
	width: 100%;
	height: 100%;
}

table.sc td {
	padding: 0px;
}

td.scPageTitle {
	vertical-align: top;
	height: 30px !important;
}

td.scPageDescription {
	height: 30px;
}

td.scPageDescription div.scrollDiv {
	overflow: auto;
	height: 100%;
}


td.scContentHeadTitle {
	vertical-align: middle;
	height: 24px;
	padding: 0px 7px 0px 7px !important;
}

td.scContentHeadSort {
	vertical-align: middle;
	text-align: right; /*rtl*/
}

td.scContentHeadSort select {
	margin: 0px 3px -2px 3px;
	width: 100px;
}

tr.scColumnHead td {
	height: 18px;
	padding: 1px 6px 1px 6px !important;
}

div.scContent {
	overflow: auto;
	border: 1px black solid;
	padding: 0px 0px 10px 0px;
	height: 100%;
}

td.scFooter {
	height: 40px;
	text-align: right; /*rtl*/
	vertical-align: middle;
}

td.scFooter span {
	height: 19px;
	line-height: 15px;
	padding: 0px 20px 0px 20px;
	visibility: hidden;
}

/* scrolling content pages */
/* publish */

div.update {
	padding: 4px 20px 7px 32px; /*rtl*/
}

div.update input {
	position: absolute;
	left: 2px; /*rtl*/
	margin-top: -2px;
}

div.update div.itemStatus
{
	font-weight: bold;
	float: right;
	font-family: Lucida Grande;
}

div.update div.updateTitle {
	margin: 0px 0px 4px 0px;
}

div.update div.updateTitle label {
	font-weight: bold;
}

div#eWritingError {
	padding: 8px;
}

div#eWritingError img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-right: 8px;
}

/* publish */
/* monitor */

iframe#eLoadFrame, iframe#eMonitorFrame {
	display: none;
	width: 0px;
	height: 0px;
}

tbody#eMonitorStats td {
	
	padding: 3px 6px 2px 6px;
}

/* monitor */
/* eula */

body.eula {
	margin: 10px;
	color: windowtext;
	background-color: threedface;
}

body.eula div.eulaUpdateTitles {
	padding: 6px;
	font-weight: bold;
	height: 60px;
	overflow: auto;
	line-height: 12pt;
}

body.eula div.buttons {
	 text-align: right;
}

body.eula iframe {
	margin-top: 3px;
	width: 100%;
	height: 150px;
}

body.eula button {
	padding: 0px 4px 1px 4px;
	margin: 0px 2px 0px 2px;
	width: 80px;
	height: 21px;
	overflow: visible;
	line-height: 15px;
	cursor: default;
}

/* eula */
/* hcp */

.sys-font-body-bold { font-weight: bold; }
.sys-link-normal { color: #3333FF; text-decoration: none; }
.sys-link-normal:hover { color: #6666FF; text-decoration: underline; }
.sys-lhp-color { color: #FFFFFF; }
.sys-lhp-bgcolor { background-color: #8CAAE6; }
.sys-toppane-bgcolor { background-color: #EDF2FC; }
.sys-toppane-color-border { border-color: #5582D2; }
.sys-toppane-header-color { color: #FFFFFF; }
.sys-toppane-header-bgcolor { background-color: #0148B2; }
.sys-toppane-selection { background-color: #C7D8FA; }
.sys-bottompane-header-color { color: #215dc6; }
.sys-link-header { color: #FFFFFF; text-decoration: none; }
.sys-link-header:hover { text-decoration: underline; }
.sys-color-body { color: #000000; }
.sys-color-body-alert { color: #FF0000; }
.sys-color-body-ok { color: #009900; }
.sys-header-color { color: #D6DFF5; }
.sys-header-bgcolor { background-color: #003399; }
.sys-rhp-bgcolor { background-color: #FFFFFF; }
.sys-rhp-color-title { color: #5A7EDC; }
.sys-table-header-bgcolor1 { background-color: #6681D9; }
.sys-table-header-bgcolor2 { background-color : #6681D9; }
.sys-table-color-border { border-color: #6681D9; }
.sys-table-cell-bgcolor1 { background-color: #FFFFFF; }
.sys-table-cell-bgcolor2 { background-color: #D6DFF5; }
.toppane-header { vertical-align: middle; padding: 0.45em 11px 0.45em 11px; }
.toppane-body { padding: 11px; overflow-y: auto; height: 100%; }
.sys-toppane-color-border { border: 1px solid; }
.sys-font-heading3 { font-size: 175%; font-family: Franklin Gothic Medium; }

/* hcp */

div.Noconnection{
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 1% 4px 1% 4px;
	background-color: #FFFFCC;
	width: 95%;
	height: 5%;
}

.popupButton {
	padding: 2px 10px 2px 10px;
}

.progreessbar {
	margin: 1px;
	overflow: hidden;
	width: 12px;
	height: 16px;
	background-color: highlight;
}

.progressdiv {
	border: 1px solid gray;
	width: 355px;
	height: 20px;
	background-color: white;
}

.alignLeft { text-align: left; } /*rtl*/
.alignRight { text-align: right; } /*rtl*/

/* schedule.asp */

.scheduleIndent {
	margin: 0px 0px 0px 20px; /*rtl*/
}

/* schedule.asp */
/* settings.asp */

body.settings input {
	margin: 0px 0px -2px -4px; /*rtl*/
}

.highlight {
	background-color: #F5F5F5;
}

td.hr {
	text-align: left; /*rtl*/
	vertical-align: middle;
	height: 20px;
}

td.hr hr {
	color: #8CAAE6;
	width: 96%;
}

td.settingsHeader {
	padding: 0px 0px 2px 0px;
}

.padding20 {
	padding: 0px 0px 0px 24px !important; /*rtl*/
}

.paddingm4 {
	padding: 0px 0px 0px -4px !important; /*rtl*/
}

body.settings td.languages td {
	padding: 1px 4px 1px 4px !important;
}

/* settings.asp */

td.tlborder {
	border-top: black 1px solid;
	border-left: black 1px solid;
}

td.tlrborder {
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}