﻿html, body, form
{
	width: 100%;
	height: 100%;
	font: normal 11px verdana;
	overflow: hidden;
}

a
{
	cursor: pointer;
	color: #003DB2 !important;
	text-decoration: none !important;
}
a:visited
{
	color: #003DB2 !important;
}
a:hover
{
	color: #003DB2 !important;
}

p
{
	margin: 5px;
}

#start-panel ul, #start-panel ol
{
	padding-left: 20px;
}

.loading
{
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	height: 200px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 70px;
}

/*---- HEADER ---------------*/
div#header
{
	height: 33px; /*must be in px*/
	color: #FFFFFF;
	border: 0 none;
	background: #1E4176 url(hd-bg.gif) repeat-x 0 0;
	padding-top: 3px;
	padding-left: 3px;
}

span#headerTitle
{
	font: normal 16px tahoma, arial, sans-serif;
	color: white;
	margin: 5px;
}

/*----Top Of Page link----*/
.topOfPage
{
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/*------ Footer --------*/
.footer
{
	background-color: #DDEAFC;
	width: 100%;
	height: 60px;
	border-top-color: #82A2CB;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 10px;
}


/*---- West panel ------------------ Index & Tree -----------------------*/
/*--- Index ---*/
#index
{
	background-color: #DDEAFC;
	width: 90%;
}

#index p.indexatoz
{
	background: #EBF3FD;
	margin-top: -3px;
	font-size: 13px;
}

td.index1
{
	padding-left: 5px;
}
td.indexlink
{
	padding-left: 5px;
}
td.indexlink a:hover
{
	text-decoration: underline !important;
}

td.indexheading
{
	font-size: 15px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*--- Adding image to west panel vertical bar (when west panel collapsed) ---*/
.x-layout-collapsed-west
{
	background-image: url(images/toc_collapsed.png);
	background-position: center;
	background-repeat: no-repeat;
}


/*--- Tree -------------*/
/* override extjs ext-all.css for tree*/
.x-tree .x-panel-body
{
	background-color: #DDEAFC;
	padding: 5px;
}
.x-tree-node .x-tree-selected
{
	background-color: #EDF4FE;
	font-weight: bold;
}
.x-tree-node .x-tree-node-over
{
	background-color: #EDF4FE;
}
.x-tree-node-collapsed .x-tree-node-icon
{
	background-image: url(images/book.png);
}
.x-tree-node-expanded .x-tree-node-icon
{
	background-image: url(images/book_open.png);
}
.x-tree-node-leaf .x-tree-node-icon
{
	background-image: url(images/topic.png);
}


/*---- END West panel ------------------ Index & Tree -----------------------*/

/*------- Search ------------------------------------------------------*/
.searchResultsPanel
{
	background-color: #DDEAFC !important;
}
.searchResults
{
	font-size: 8pt;
	background-color: #DDEAFC !important;
}
#searchResultsPanel
{
	background-color: #DDEAFC !important;
}
#searchResults
{
	font-size: 8pt;
	background-color: #DDEAFC !important;
}
#searchResults a:hover
{
	text-decoration: underline !important;
}

.searchword1
{
	background-color: #FFD2A6;
}
/*#FFFA96*/


/*------------------------------- breadcrumb ---------------------------------------*/
.breadcrumb:hover
{
	text-decoration: underline !important;
}


/*---- Topic -------------------------------------------------------*/
div#start-panel
{
	padding: 10px;
}
.aboveheading
{
	display: none;
}
.belowheading
{
	display: none;
}

/*--- panels header (title) ---*/
.x-panel-header-text
{
	font-weight: normal;
}


/*--- toolbar ---*/
.tree-node-toolbar-no-bg-image
{
	background-color: #DDEAFC;
	background-image: none;
}
.x-toolbar .ytb-text
{
	padding: 0px;
}
.checkbox-text
{
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 2px;
	position: relative;
	bottom: 1px;
}

/*--- Icons ---*/
/*--- main toolbar ---*/
button.homeIcon
{
	background-image: url(images/home.gif);
}
button.upIcon
{
	background-image: url(images/up.gif);
}
button.downIcon
{
	background-image: url(images/down.gif);
}
button.downloadZipIcon
{
	background-image: url(images/compress.png);
}
button.EditIcon
{
	background-image: url(images/edit.png);
}
button.EditLiveIcon
{
	background-image: url(images/edit_live.png);
}
button.emailThisPageIcon
{
	background-image: url(images/email.png);
}
button.sendFeedbackIcon
{
	background-image: url(images/feedback.gif);
}

button.printIcon
{
	background-image: url(images/printer.png);
}
button.searchIcon
{
	background-image: url(images/search.gif);
}

/* tree toolbar */
button.expand
{
	background-image: url(images/expand_all.gif);
}
button.collapse
{
	background-image: url(images/collapse_all.gif);
}

/* overwrite Author-it stylesheet.css styles */
.tabletext
{
	padding-right: 0pt;
	padding-left: 0pt;
	padding-bottom: 0pt;
	margin: 2px;
	font: 10pt tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 0pt;
}
.relatedheading
{
	font-size: 11px;
	color: #FFFFFE;
	background-color: #82A2CB;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
}
.relateditem
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DDEAFC;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-right: 0%;
}
.bulletedrelateditem
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #3366CC;
  line-height 16px;
  font-size: 10pt;
  margin: 0 0 0 0px;
  padding: 0 0 5px;
}
.bodytext
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
li.listbullet
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
li.listbullet2
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
li.listalpha
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
li.listalpha2
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.procedureheading
{
	color: #004080;
}
li.listnumber
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
li.listnumber2
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.listnote
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	border-color: #004080;
	border-top-style: solid;
	border-top-width: 0.3mm;
	border-top-color: #004080;
	border-bottom-style: solid;
	border-bottom-width: 0.3mm;
	border-bottom-color: #004080;
	border-left-style: solid;
	border-left-width: 0.3mm;
	border-left-color: #004080;
	border-right-style: solid;
	border-right-width: 0.3mm;
	border-right-color: #004080;
}
.tableheading
{
	color: #004080;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 6pt;
	padding-bottom: 6pt;
	padding-left: 6pt;
	padding-right: 6pt;
	border-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.tablebodytext
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
}
ul.tablelistbullet
{
	list-style-type: Square;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 2px;
}
li.tablelistbullet
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
.expandingblock
{
	border-color: #FF9933;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #FF9933;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FF9933;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #FF9933;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #FF9933;
}
.indexlink
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

.heading1
{
  clear: none;
  float: none;
	padding: 8px 15px 9px 15px;
	margin: -10px -10px 10px;  
  min-height: 22px;
	font-weight: normal;
	font-size: 18px;
  border-bottom: none;
  background-image: url(images/titlebar.png);
	background-position: 50% bottom;
	background-repeat: repeat-x;   
}
/*
.heading1
{
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	padding-bottom: 4px;
	margin: -10px -10px 0px;
	word-spacing: normal;
	font: 14px "Verdana" , verdana, arial, helvetica, sans-serif;
	vertical-align: baseline;
	text-transform: none;
	width: auto;
	color: #fffffe;
	text-indent: 0cm;
	padding-top: 4px;
	white-space: normal;
	letter-spacing: normal;
	height: auto;
	background-color: #82a2cb;
	text-align: left;
	text-decoration: none;
}*/
.index1
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}





