/* site-style.css */
html {
    margin: 0;
    border: 0;
    padding: 0;
}
body {
    margin: 0;
    border: 0;
    padding: 1em 0 5px;
    width: 100%;
    color: #234;
    background: #cb9 url(../images/backgrounds/ncloth.jpg);
    font: 80% arial,sans-serif;
    line-height: 1.4em;
    text-align: center;
}

/* Start hiding elements added to fix IE */
.ie50-clear-fix,
.ie-space-fix,
.ie5-borderCollapseFix,
.ie6-borderCollapseFix {
    display: none;
}
/* End hiding IE fixes */

/* Begin Main-Menu styles */
#main-menu-div {
    position: fixed;
    top: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
	height: 27px;
    background-color: transparent; /*#a98;*/
    color: #234;
    font: bold 12px/25px arial,sans-serif;
    z-index: 5;
}
#main-menu-div ul {
	margin: 0;
	padding: 2px 0 0;
    text-align: center;
}
#main-menu-div li {
	display: inline;
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}
#main-menu-div a {
	margin: 0;
    padding: 0;
    text-decoration: none;
    font-weight: normal;
}
#main-menu-div a:link img,
#main-menu-div a:visited img {
	border-color: #000;
    color:  #234;
}
#main-menu-div a:focus img,
#main-menu-div a:hover img {
	border-color: #fe7;
    color: #fe7;
}
#main-menu-div a:active {
    color: #FFF;
}
#main-menu-div a img {
	margin: 0;
	border: 1px solid #666;
}
#maintenance {
    position: absolute;
    top: 3em;
    left: 50%;
    border: 3px ridge #ff0;
    opacity: .7;
    background-color: #800;
    color: #fff;
    font-family: arial,sans-serif;
    z-index: 1000;
}
/* End of main-menu styles*/

/* Begin Content area */
#oBody {
    margin: 0 auto;
	border-width: 0;
    border-style: none;
    padding: 0;
    text-align: left;
}
.fluid {width: 723px;}
.single-column {width: 720px;}
.single-broad {width: 723px;}
.double-column {width: 725px;}

/*** Pager header styles ***/
#pageheader {
    margin: 0;
    border: 0;
    padding: 0;
}
#pageheader h1 {
	position: relative;
    margin: 0;
    border-top: 4px solid #a40;
    border-left: 1px solid #421;
    padding: 5px 1px 4px 5px;
    color: #ddb;
    background: #421 url(../images/backgrounds/fad.jpg) right repeat-y;
    font: bold italic 1.7em/1.2em  Georgia,Garamond,'Times New Roman',serif;
    letter-spacing: 0.3ex;
}
#pageheader h1 .pagenumber {
    float: right;
    margin-right: 10px;
    font: normal normal 0.5em sans-serif;
    letter-spacing: 0;
    vertical-align:top;
    color: #432;
}
#pageheader h1 img {
    margin: 0 -1px 0 1em;
    /*float: right;*/
	position: absolute;
	right: -1px;
    z-index: 100;
	width: 48px;
	height: 48px;
}
#pageheader h1 img.dept-png {
	width: 70px; 
	height: 76px;
}
#pageheader h1 #png-icon {
	margin-right: -25px;
	display: inline;
}
#pageheader h1 #ie-png-icon {
	display: none;
}
#pageheader.toc h1 {
	position: relative;
	padding-right: 50px;
}
#pageheader.toc h1 img {
	position: absolute;
	right: -1px;
	float: none;
}
#headerContent {
    margin: 0;
    border-top: 1px solid #421;
    border-right: 1px solid #421;
    padding: 0;
    color: #421;
    background-color: transparent;
}
#headerContent.toc {
   background: url(../images/backgrounds/toc-bg.gif) top right repeat-y transparent;
   width: 100%; /* Fixes IE 7 bug where contained block is underneath */
}
/* Start Table of Contents */
#toc {
    float: right;
    margin: 0;
    padding: 5px 0;
    width: 250px;
    color: #ffe;
    background-color: #a98;
    font: normal 0.90em/1em sans-serif;
    text-align: center;
}
#toc dl {
    margin: 0 15px;
    padding: 0 5px;
    text-align: left;
}
#toc dt {
    border-bottom: 1px solid #ffe;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: center;
}
#toc dd {
    margin: 6px 0 0 15px;
    padding: 0;
}
#toc dd dl {
    margin: 0 ;
    padding: 0;
}
#toc ul {
    margin: 0 15px;
    padding: 0;
    list-style-type: none;
    text-align: left;
}
#toc li {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}
#toc li.toc-heading {
    margin-bottom: 5px;
    border-bottom: 1px solid #ffe;
    font-weight: bold;
    color: #ffe;
    text-align: center;
}
#toc li ul {
    margin-left: 24px;
}
#toc ul li ul li {
    margin: 3px 0;
}
#toc a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #223;
}
#toc a:link {
    color: #223;
}
#toc a:hover {
    color: #fff;
}
/* End Table of Contents */

/* Start hear text */
#headerComment {
    margin-right: 261px;
}
.fluid #headerComment {
	margin-right: 30%;
}
#headerComment h2 {
    margin: 0;
    border: 0;
    padding: 6px 0;
    font: bold italic 1.4em/1.2em Georgia,Garamond,'Times New Roman',serif;
    color: #421;
    background-color: transparent;
}
#headerComment p {
    margin: 0;
    padding: 5px 0;
}
/* End header text */

#page-subtitle {
    margin: 0;
    border-style: solid;
    border-color: #421;
    border-width: 1px 0 1px 1px;
    padding: 0;
    height: 1em;
    background-color: #a40;
    color: #fbc;
    clear: both;
}
#page-subtitle.copy {
    padding: 3px 3px 3px 0.9em;
    height: auto;
    font: italic bold 1.2em/1.4em Georgia,Garamond,'Times New Roman',serif;
    letter-spacing: 1px;
}
#page-subtitle.twoColumn {
    border-bottom-width: 1px;
}
#page-subtitle a:link,
#page-subtitle a:visited {
    color: #fbc;
    text-decoration: none;
}
#page-subtitle a:focus,
#page-subtitle a:hover {
    color: #000;
}
#page-subtitle a:active {
    color: #40a;
}
/*** End of page Header ***/

/* start main content */
#pagebody {
    border-color: #234;
    border-style: solid;
    /*color: #345;*/
	color: #000;
}
.references {
	background: #dcb url(../images/backgrounds/ncloth2.jpg) top right repeat-y;
}
.singleColumnContent {
    margin: 0;
    border-width: 0 0 1px 1px;
    padding: 1em 50px 5px 58px ;
    color: #000;
	background: #dcb url(../images/backgrounds/ncloth2.jpg) top right repeat-y;
}
.singleColumnContent p {
    padding-right: 10px;
    text-align: justify;
}
.twoColumnContent {
    margin: 0;
    margin-right: 230px;
    border-width: 0 1px;
    padding: 1px 48px 5px;
	background: #dcb url(../images/backgrounds/ncloth3.jpg);
    color: #345;
}
#pagebody h3 {
    margin: 0 0 5px 0;
    border-bottom: 1px solid #234;
    padding: 0 0 0 5px;
    font: italic bold 1em/1.40em Georgia,Garamond,'Times New Roman',serif;
    letter-spacing: 2px;
    background-color: #345;
    color: #dcb;
}
#pagebody fieldset {
    border-color: #432;
}
#pagebody dt {
    font-weight: bold;
}
.topic {
    margin: 0;
    margin-bottom: 1em;
    text-align: left;
    clear: both;
}
.topic img {
    float: left;
    margin: 3px 5px 1px 0;
	border-style: none;
    padding: 0;
    background-color: transparent;
    z-index: 200;
}
.topic p {
    margin-top: 0;
}
#features h3 {
    margin: 1em 0 5px 0;
    border-bottom: 1px solid #234;
    font: italic bold 1em/1.40em Georgia,Garamond,'Times New Roman',serif;
    letter-spacing: 1px;
    background-color: #345;
    color: #dbc;
    clear:left;
}
#features p {
    margin: 0 0 0.5em;
}
#features p .image {
    float: left;

}
#features p img {
    margin: 5px 10px 0 0;
    vertical-align: text-top;
}

/* start side bar */
#side-bar {
    float:right;
    margin: 0;
    /*margin-top: -1px;
    margin-right: -279px;*/
    padding: 0;
    width: 230px;
    color: #421;
}
#side-bar p {
    margin: 0 10px;
}
#side-bar h3 {
    margin-left: 0;
    border-style:none;
    padding: 0 0 0 5px;
    background-color: #a98;
    color: #234;
    font: italic bold 1em/1.40em Georgia,Garamond,'Times New Roman',serif;
    letter-spacing: 1px;
}
#side-bar h3:first-child {
    margin-top: 0;
}
#side-bar img {
    margin-left: 5px;
}
/* end side bar */

h3 {position:relative;}
h3 a {color: #dcb;}
h3 a:link {
    color: #dcb;
}
h3 a:visited {
    color: #dcb;
}
h3 a:focus,
h3 a:hover {
    color: #f90;
}
h3 a:active {
    color: #ffe;
}
h4 {
    margin:5px 0;
    font: normal normal 100%/100% Georgia,Garamond,'Times New Roman',serif;
}
.article-img {
    margin: 0;
    margin-right: 10px;
    float: left;
}
#gbview {
    margin-bottom: 1px;
    float: left;
}
#gbsign {
    float: right;
}
.highlight,
.note {
    background-color: #ff4;
    color: #000;
}
a:link {
    color: #50b;
}
a:visited {
    color: #b05;
}
a:focus,
a:hover {
    color: #910;
}
a:active {
    color: black;
}
a.image:focus,
a.image:hover {
    color: #ffe;
}

/* Begin footer styles */
#footer {
    margin: 0;
    border-style: none;
    clear: both;
    background-color: transparent;
    color: #421;
}
#footer h2 {
    margin: 0;
    margin-bottom: 6px;
    border-style: solid;
    border-color: #421;
    border-width: 0 1px 1px 1px;
    padding: 0;
    height: 16px;
    line-height: 1px;
    background-color: #a40;
    color: #fbc;
}
#footer h2 a {
    color: #fe7;
    text-decoration: none;
}
#footer h2 a:link,
#footer h2 a:visited {
    color: #fe7;
}
#footer h2 a:hover {
    color: #fff;
}
#footer h2.twoColumn {
    border-top-width: 1px;
}
#footer span a {
    margin-left: 0px;
    margin-right: 0;
    /*margin-right: 1em;*/
    /*text-decoration: none;*/
}
#footer span a img {
	border-width: 1px;
}
#footer span a:link img,
#footer span a:visited img {
	border: 1px solid #000;
}
#footer span a:hover img,
#footer span a:focus img {
	border: 1px solid #fe7;
}
#footer span.right a {
    margin-right: 0;
}
#footer .next-page {
    float: right;
    margin: 0 0 0 2px;
    padding: 0;
    line-height: 1px;
}
#footer span#xtraMenuButtons a {
	margin-right: 2px;
}
#footer #side-menu {
	display: none;
}
/* end of footer styles */

p {margin: 0 0 1em 0;}
.clear {clear: both;}
.clear-only {
    clear: both;
    height: 1px;
    line-height: 1px;
}
.section-divider {
	padding-top: 1em;
	background: url(../images/lines/section-divider.gif) no-repeat;
}
code,
var {
	background-color:transparent;
	color:#630;
}
span.clear-only,
span.clear {
    display: block;
}
.info-icons img {
    cursor: help;
    vertical-align: middle;
}
.small-note {
    margin: 0 auto 1em auto;
    padding: 0;
    color: #666;
    text-align: left;
    font: normal normal xx-small arial,sans-serif;
}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.for-bots {display: none;}

acronym[title], 
abbr[title] {
	border-bottom: 1px dotted #333;
	cursor: help;
}
pre {
	margin-bottom: 1em;
    border: 1px solid #324;
    padding: 10px 1px;
    background: #ccc url(../images/backgrounds/grid.gif) repeat;
    color: #000;
    font: normal normal 0.9em/1.6em "Lucida Console",LucidaTypewriter,monospace;
    overflow: auto;
}
pre.short-pre {
    width: auto;
}
dfn {font-weight: bold;}
.shortcut {text-decoration: underline;}
/* End general styles */

/* Start of Right Justified items */
.relPos {position: relative;}
.flush-right,
.more-link {
    position:absolute;
    top: auto;
    right: 0;
    font: 80% arial,sans-serif;
}
.get-code {
	float: right;
	margin-right: 24px;
    font: normal normal  80% arial,sans-serif;
	color: #dcb;
}
span.get-code a:visited,
span.get-code a:link {
	color: #dcb;
}
span.get-code a:active 
span.get-code a:hover {
	color: #fe7;
}
	
.go-top {
    position:absolute;
    top: auto;
    right: 0;
    width: 9px;
    background: center left url(../images/icons/arrow-iwht-up.gif) no-repeat;
    text-decoration: none;
}
a.go-top:hover {background-color:transparent;}
.textarea-598 {
    width: 598px;
}
/* End of Right Justified items */
