﻿* { box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; } 

tr.tablehead th {
background-color: #232323;
border:thin #333399 solid;
}
.r0 {background-color: #232323;}
.r1 {background-color:#282828;}
table.tableintopic {
width:100%;
border:thin #333399 solid;
}

table.tableintopic td{
border:thin #333399 solid;
}
.searchDetails {font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold}
.searchResults {font-family: Arial, Helvetica, sans-serif; font-size:8pt}


html, frame, iframe, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#languageSelector {
	z-index: 12;
	overflow: visible;
	position: absolute;
	visibility: visible;
	width: auto;
	top: 45px;
	right: 10px;
	color: #04121c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}


/* ***** TODO *** 
#contentheading is in the TOC frame
decide whether to keep the text or use an empty match to delete it
as it may not be necessary with the redesign  */
#contentheading {
	/* top, right, bottom, left */
	margin: 10px 0px 0.5em 0px;
	padding: 0px 0px 1px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #043668;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
}


/* main content frame  */

.ContentHeadingArea {
	top: 0px;
	/* top, right, bottom, left */
	margin: 0px 0px  0px 0px;
	padding: 0px 0px  0px 0px;
	width: 100%;
}

.ContentHeadingLeft {
	top: 0px;
	left: 0px;
	/* top, right, bottom, left */
	margin: 0px 0px  0px 0px;
	padding: 0px 0px  0px 0px;
	float: left;
	width: 65%;
}

.ContentHeadingRight {
	top: 0px;
	/* top, right, bottom, left */
	margin: 0px 0px  0px 0px;
	padding: 10px 10px  0px 0px;
	width: 150px;
	float: right;
	text-align: right;
}

.headingControls {
	/* top, right, bottom, left */
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: auto;
	/*float: right;*/
}

#ContentsButton {
	background: #50729f;
	color: #ffff00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 2px;
	padding: 1px 4px 1px 4px;
	
}

#ContentLeftFootingArea {
	left: 0px;
	position: relative
}

#ContentRightFootingArea {
	left: 0px;
	position: relative;
}


#ContentRightFootingArea > p.bodytext {
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
font-size: 10pt;
}

#ContentLeftFootingArea > p.bodytext {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 1px 0px;
	font-size: 10pt;
}

#tripane img{
	vertical-align : middle;
}

#maintocdiv a:link {
	color: #ffff00;
	text-decoration : none;
	/* removes the dotted line around the links */
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#maintocdiv a:visited {
	color: #ffff00;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#maintocdiv a:hover {
/* old
	color: #FF9933;
	*/
	color: #ffffff;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* old
	background: #50729f;
	*/
	background: #7691ac;
}

#maintocdiv a:active {
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.libooktoc img[src="plus.gif"]:link, .libooktoc img[src="plus_highcontrast.gif"]:link, .libooktoc img[src="plus.gif"]:visited,  .libooktoc img[src="plus_highcontrast.gif"]:visited {
	background: #ffffff;
	outline-color: #043668;
	outline-width: 1px;
	outline-style: dotted;
	position: relative;
	left: 0px;
	border: 0px;
}

.libooktoc img[src="plus.gif"]:hover, .libooktoc img[src="plus_highcontrast.gif"]:hover, .libooktoc img[src="plus.gif"]:active, .libooktoc img[src="plus_highcontrast.gif"]:active {
	background: #000000;
	outline-color: #043668;
	outline-width: 1px;
	outline-style: dotted;
	position: relative;
	left: 0px;
	border: 0px;
}

.libooktoc img[src="minus.gif"]:link, .libooktoc img[src="minus_highcontrast.gif"]:link, .libooktoc img[src="minus.gif"]:visited,  .libooktoc img[src="minus_highcontrast.gif"]:visited {
	background: #000000;
	outline-color: #043668;
	outline-width: 1px;
	outline-style: dotted;
	position: relative;
	left: 0px;
	border: 0px;
}

.libooktoc img[src="minus.gif"]:hover, .libooktoc img[src="minus_highcontrast.gif"]:hover, .libooktoc img[src="minus.gif"]:active,  .libooktoc img[src="minus_highcontrast.gif"]:active {
	background: #000000;
	outline-color: #043668;
	outline-width: 1px;
	outline-style: dotted;
	position: relative;
	left: 0px;
	border: 0px;
}






a:link {
	color: #99CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #99CCFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


a:active {
	color: #FFCC66;
}



a.topbutton, a.topbutton:visited {
	border : 1px solid #ffffff;
	background : #000152;
	color : #333399;
	font : 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor : auto;
	padding : 4px;
	text-align : center;
	text-decoration : none;
}

a.selectedtab:link, a.selectedtab:visited, a.selectedtab:hover{
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 1px 8px 2px 8px;
	border-left: 1px solid #9E9BD4;
	border-top: 1px solid #9E9BD4;
	border-right: 1px solid #9E9BD4;
	border-bottom: 1px solid #9E9BD4;
	color: #ffff00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background: #50729f;
}

a.tab:link, a.tab:visited, a.tab:hover{
	color: #ffff00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	text-decoration : none;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 1px 8px 2px 8px;
	border-left: 1px solid #557799;
	border-top: 1px solid #557799;
	border-right: 1px solid #557799;
	border-bottom: 1px solid #557799;
	background: #000000;
}


body.bodyheaderbar {
	background: #000000;
	border : 2px solid #9E9BD4;
	color : #333399;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
padding-bottom : 0px;
width:100%;
	font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif;
}

table.headerbar {
	color : #333399;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
padding-bottom : 0px;
width:100%;
	font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif;
}

body.bodydividerbar {
	background: #000000;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	width: 100%;
	height: 100%;
}

body {	
	/* interfers with new design */
	/* margin : 0em 0% 0em 0%;  */
	background-color: #000000;
	color: #FFFF00;
}


body.bodymain{
	background-color: #000000;
	color: #FFFF00;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	height: 99%;
	overflow: scroll;
	/* overflow-x is css3 */
	overflow-x: auto;
}


body.contents {
	background: #000000;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #557799;
	border-top: 1px solid #557799;
	border-right: 1px none #557799;
	border-bottom: 1px none #557799;
	height: 99%;
	scrollbar-darkshadow-color: #9999DD;
	scrollbar-face-color: #EAEAFF;
	scrollbar-shadow-color: #CCCCFF;
}
body.search {
	background: #000000;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #557799;
	border-top: 1px solid #557799;
	border-right: 1px none #557799;
	border-bottom: 1px none #557799;
	height: 99%;
	color: #ffff00;
	scrollbar-darkshadow-color : #9999DD;
	scrollbar-face-color : #EAEAFF;
	scrollbar-shadow-color : #CCCCFF;
}

body.searchcontents {
	background: #50729f;
	/* top, right, bottom, left */
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #EAEAFF;
	border-top: 1px solid #EAEAFF;
	border-right: 1px none #EAEAFF;
	border-bottom: 1px none #EAEAFF;
	height: 98%;
	width: 98%;
	scrollbar-darkshadow-color : #9999DD;
	scrollbar-face-color : #EAEAFF;
	scrollbar-shadow-color : #CCCCFF;
}


body.tabs{
	background: #000000;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;



}

#tripane {
	/* topmost container for both toc and search */
	position: absolute;
	left: 10px;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	/* continues the border past the scroll */
	border-left: 1px solid #557799;
}


#maintocdiv  {
	/* holds the toc including the collapse buttons */
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#htmltocdiv {
	/* holds the toc*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
}

#maintocdiv  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#ultoc {
	position: relative;
	left: 0px;
	/* added for  dynamic toc */
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

/* handles the case of topic at the root without being nested under a book */
#ultoc  >li.litopictoc {
	position: relative;
	left: 0px;
	clear: left;
	/* top, right, bottom, left */
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

/* styles the first level books */
/* The plus, minus, and boook imgs are 16px wide.  1plus + 1book: 36px */
#ultoc  >li.libooktoc  {
	position: relative;
	left: 0px;
	clear: left;
	/* top, right, bottom, left */
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	/* text-indent: -40px; */
	text-indent: 0px;
	width: 100%;
}



ul.sp li.litopictoc {
	font-size: 10pt;
	position: relative;
	left: 0px;
	clear: left;
	/* top, right, bottom, left */
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	/* The topic img is 22px wide. there is an extra 4 pix of padding */
	text-indent: 0px;
	width: 100%;
}

ul.sp  li.libooktoc  {
	position: relative;
	left: 0px;
	/* top, right, bottom, left */
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
	font-size: 10pt;
	/* The plus, minus, and boook imgs are 16px wide.  1plus + 1book: 36px */
	/* text-indent: -40px; */
	text-indent: 0px;
	width: 100%;
}



/*
ul.sp li.litopictoc img {
	position: relative;
	left: 0px;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
}
*/

li.litopictoc img[src="topic.gif"] {
	float: left;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li.libooktoc img[src="cbook.gif"], li.libooktoc img[src="obook.gif"]  {
	float: left;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

li.libooktoc img[src="minus"], li.libooktoc img[src="plus.gif"] , li.libooktoc img[src="minus_highcontrast.gif"], li.libooktoc img[src="plus_highcontrast.gif"] {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}



a.atopictext {
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 22px;
	display: block;

}

a.abooktext {
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 38px;
	display: block;
}

span.splusbook {
	float: left;
	clear: left;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 0px;
	}
	


#main {
	background : #000000;
	border-left : 1px solid #EAEAFF;
	height : 100%;
	/* top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#divider{
background: #000000;
	height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0em;
}

#tabs{
	/* top, right, bottom, left */
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #557799;
	background: #000000;
}

#tripane .heading1 {
	border-bottom : none;
	color : #333399;
	font : bold 14px Arial, serif;
	padding-bottom : 1px;
}
   
td.topleft, td.topright,td.bottomleft,td.bottomright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 4px 8px 5px 8px;
	background: #000000;
	background-image: url(toolbar_bg_highcontrast.jpg);
	background-repeat: repeat-x;
}

td.topright {
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}
td.topleft {
	border-bottom: 0px solid #ffffff;
}

td.bottomright {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

td.bottomleft {
	border-top: 1px solid #ffffff;
}

a.toolbar:hover {
	margin :0px;
	border: 1px solid #333399;
	padding : 3px 2px 0px 2px;
	color : #333399;
	text-decoration : none;
}

a.toolbar {
	border : 0;
	margin : 1px;
	color : #333399;
	text-decoration : none;
	padding : 0px 2px 0px 2px;
}

span.toolbar {
	color : #333399;
	font-weight : bold;
}

img.toolbar {
	padding : 0;
	margin:0;
	position : relative;
	top : -3px;
	left : 0;
    vertical-align : top;	
	margin-bottom : -3px;
}

table.toolbar {
	margin: 0px;
	border : none;
	padding : 0px;
	border-collapse : collapse;
}

#footer {
	margin: 0;
	padding: 8px 8px 8px 8px;
	background: #000000;
	border: 0;
	border-right: 1px solid #333399;
	font: 10px Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
}
ul.notebulletop {
	background: #232323;
}

.subheading {
font-size: 12pt;
font-weight: normal;
padding-top: 6pt;
padding-bottom: 0pt;
margin-bottom: 0pt;
}

.subheading  +.bodytext {
padding-top: 0pt;
margin-top: 0pt;
}

.heading1, .heading2,.heading3, .heading4, .heading5 , .heading6, .heading7, .heading8, .heading9  {
font-size: 14pt;
}

.heading6, .heading7, .heading8, .heading9  {
font-family: "Arial", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
		color: #043668;
}


.relatedheading  {
       border-top-style: none;
	   border-bottom-style: none;
	  font-size: 12pt;
	  font-weight: normal;
}

.relateditem {
}

.relatedtopics{
 width: 65%;
 
}
/* styles bodytext after the intro */
.uapintro + .bodytext {
	margin-top: 30px;
}
.preformatted {
white-space: pre;
line-height: 3pt;
}
 img { 
	border: 0; 
 }
 
 li[class*="list"] {
color: #cccccc;
}