/* 	PALETTE

	Grays: #838383 #9c9c9c #b1b1b1 #f7f7f7
	Blues: #003366 #336699 #6699cc #dae6f3
	Red: #981b1e
	Green: #7bc895 #c8eeb6
	
*/
html, body, #mainwrapper, #browse{
	height:100%;
}

body {
  min-width: 1024px;
}

.search_match, .hi, .hlt1, .hlt2 {
	background: #c8eeb6;
}

span.more {
	text-decoration: none;
}

span.more a {
	text-decoration: none;
}

a span.more {
	text-decoration: none;
}

.hidden{
	visibility: hidden;
	position: absolute;
}

.topic_hr { 
    margin-bottom: -.8em;
    padding-top: .3em;
    padding-bottom: .2em;
    border-top: 3px #981b1e solid;
}
    
.subtopic_hr { 
    color: #981b1e;
    background-color: #981b1e;
    height: 2px; }
    
.section_hr { 
    color: #336699;
    background-color: #336699;
    height: 3px; }


.printmsg {
	display:none;
}

html,body,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,fieldset { 
	margin:0; 
	padding:0; 
}

img,fieldset { border: none; }

a { text-decoration: none; color: #258; }

a:hover { text-decoration: underline; }

#searchRadioButtons a:hover { text-decoration: none; }

ul, ol { 
	list-style-position: outside; 
	list-style-image: none; 
	list-style-type: none; 
}

pre { display: none; }

pre.feedback_comment_text {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: .9em;
	line-height: 20px;
	font-family: verdana,arial,sans-serif;
    white-space:pre-wrap;	  
    word-wrap:break-word;       /* Internet Explorer 5.5+ */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	width:50em;
	zoom:1;
	overflow:auto;
}


.feedback_comment_content pre.feedback_comment_text{
	font-size: 1em;
}



body {
	background-color: #f7f7f7;
	font-size: 75%;
	font-family: arial, sans-serif;
}


#toc_table{
	margin-top: 10px;
}


.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.umph { font-weight: bold; }
.prev { background: url('../images/arrow_prev.gif') no-repeat center left; 
font-family: arial, sans-serif;
}
.next { background: url('../images/arrow_next.gif') no-repeat center right;	
font-family: arial, sans-serif;
}
.prevdisabled { background: url('../images/arrow_prev_disabled.gif') no-repeat center left; color: #9c9c9c; cursor: default;font-family: arial, sans-serif;}
.nextdisabled { background: url('../images/arrow_prev_disabled.gif') no-repeat center left;color: #9c9c9c; cursor: default;font-family: arial, sans-serif;}

.lowlighted { background: none; }
.debug { display: none; }
.required { color: #933; font-weight: bold; font-size: 1.2em; }

.asc_heading {
	font: normal 1.8em georgia, times new roman, serif; 
	color: #000000;
	margin-bottom: 1.2em;	
}

.asc_pgroup {
	font: bold 13pt arial, sans-serif; 
	color: #000000;
	margin-bottom: 1.0em;	
}

#logo {
	background: url("../images/pro.png") no-repeat scroll left top transparent;
}

/* FORM SUBMIT BUTTONS */

.submit {
	float:left;
	padding:0 !important;
	white-space:nowrap;
	cursor:pointer;
}

.submit * {
	vertical-align: middle;
}

.submit input, .submit a  {
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	text-transform:uppercase;
	font:bold .9em arial, helvetica, sans-serif;
	color:#fff;
}

.submit img {
	height: 26px; 
}

.submit.red { 
	background: #933;
}

.submit.blue { 
	background: #69c;
}


/* SITEWIDE HEADER */

#mainwrapper { 
	/*min-width: 1245px;*/
	background-color:#F7F7F7;
}

#sitewide {
        background: url("/images/header-area-gradient.png") repeat-x scroll left top transparent;
	/*position:relative;*/
	top:0;
	width:100%;
	z-index:1000;
}

#banner, 
#banner_basic_view { 
        background: url("/images/header-area-gradient.png") repeat-x left top transparent;
	float: left;
	height: 75px;
}

#quick_search {
	float: right; 
	padding: 1.4em 2em 0 0;
	text-align: right;
}

#quick_search * {
	color: #505050;
}

#quick_search div { 
	margin-bottom: .4em; 
}

#quick_search div * { vertical-align: middle; }

#quick_search span { 
	font: bold 1.1em arial, sans-serif;
	text-transform: uppercase;
	padding-top: .2em;
	float: left;
	margin-right: .6em;
}

#quick_search #search_text {
	width: 16.4em;
	border: 1px solid #000;
	color: black;
	height: 1.4em;
	float: left;
	margin-right: .6em;
}

#quick_search .submit {
	float: left;
	margin: 0 !important;
}

#quick_search div.submit div.clear {
	margin: 0 !important;
}

#quick_search a {
	background: url('../images/arrow_advsearch.png') no-repeat center left;
	padding-left: 1.2em;
	margin-left: 2em;
}


/* BROWSE COLUMN */

/*#browseBackground{
	height:700px;
	position:absolute;
	top:100px;
	left:0;
	width: 24%;
	z-index:-5;
	background-color:#F7F7F7;
	min-width:240px;
}*/

#browse {
	/*float: left;
	width: 24%;*/
	width:295px;
	background-color:#F7F7F7;
}

#browse #codification_jump {
	margin: -4px 1.8em 1.4em 1.6em;
}

#browse #codification_list, 
#browse #other_sources_list {
	margin: 1em 1.8em 1.4em 1.6em;
}

#browse h1 {
	padding: .3em 1.5em;
	text-transform: uppercase;
	background: #69c; 
	border-top: 1px solid #fff;
	color: #fff;
	font: bold 1.1em arial, sans-serif;
}

#browse h2 {
	padding-bottom:1.4em;
	margin: 1em 1.8em 0em .8em;
	padding-left: .51em;
	color: #69c;
	text-transform: uppercase;
	font-size: 1.2em;
}

#browse_wrap{
	background-color:#F7F7F7;
	width:295px;
}

#codification_jump * {
	vertical-align: middle;
}

#codification_text {
	width: 8em;
	border: 1px solid #000;
	height: 1.28em;
	color: #999;
	padding: .12em 0 .08em .3em;
	margin-right: .6em;
	float: left;
}

#codification_jump .submit img {
	height: 1.9em;
}

#codification_list * {
	border: none !important;
}

#browse hr {
	border: 0;
	border-top: 2px solid #b1b1b1;
	margin: 1em;
}

#browse .expandable li {
	display: inline;
}

#browse .expandable a {
	display: block;
	margin: .8em 0;
	padding: 0 0 0 1.5em;
	background-image: url('../images/cod_arrow.gif');
	background-repeat: no-repeat;
	background-position: top left; 
}

#browse .expandable a.closed {
	background-image: url('../images/cod_plus.gif'); 
}

#browse .expandable a.open {
	background-image: url('../images/cod_minus.gif'); 
}

#browse .expandable ul {
	margin-left: 1.4em;
	display: block;
}

#browse .static a {
	background-image: url('../images/cod_section.gif');
	background-position: 0 .25em;
}

#browse .static a.current {
	background-image: url('../images/arrow_cod.gif');
}


/* NOT CODIFICATION */

.content {
/*	float: right;
	width: 76%;
	*/
}

#not_browse {
	background-color:#F7F7F7;
	/*min-width: 888px;*/
}

#navs { 
	border-top: 1px solid #fff; 
	background: #bbb;
	white-space: nowrap;
	overflow: hidden;
}

#navs * { color: #fff; }

#navs ul li {
	display: block;
	float: left;
}

#sitenav li {
	border-left: 1px solid #fff;
	font: bold 1.05em arial, sans-serif;
	text-align: center;
}

#sitenav li.first a { background: #777; }

#sitenav li.last a { background: #999; border-right: 1px solid #fff; }

#sitenav li.on a { background: #fff; color: #369; }

#sitenav li a {
	/*width: 8.5em;*/
	width: 7.75em;
	display: block;
	padding: .3em 1.8em;
	background: #888; 
}

#sitenav a:hover { 
	background: #036 !important; 
	text-decoration: none;
}

#sitenav li.on a:hover {
	color: #fff;	
}

#mynav { 
	float: right; 
	padding: .4em 35px 0 .3em;
}

#mynav li.first { 
	border-right: 1px solid #000; 
	padding-right: .6em;
	margin-right: .6em;
}

#mynav li.last { 
	margin-left: 1em; 
	white-space: nowrap;
}

#mynav a {
	color: #036;
}

/* BREADCRUMBS */

#breadcrumbs {
	display: block;
	margin: 1em 2em;
}

#breadcrumbs li {
	display: block;
	float: left;
	background: url('../images/arrow_breadcrumbs.gif') no-repeat center right;
	padding-right: .8em;
	margin-right: .6em;
}

#breadcrumbs li.last {
	background: none;
}

#section_wrapper #breadcrumbs { 
	margin: 1em 0 2em -1em; 
}

#section_wrapper #breadcrumbs ul {
	margin: 0; padding: 0; border: none;
}

#section_wrapper #breadcrumbs ul li {
	border: 0;
	padding: 0 .8em 0 0;
	margin: 0 .6em 0 0;
	white-space: nowrap;
}

#section_wrapper #toc {
	margin-top: 2em;
	font-size: 1.0em;
	font-family: Arial;
	font-weight: bold;

}

/* Tab Navs */
.tabs {
	height:2.15em;
	background: #f7f7f7 url('../images/ccc.gif') repeat-x bottom left;
}

.tabs ul {
	margin-top:0 !important;
}

.tabs li {
	display: block;
	float: left;
}

.tabs li img {
	width: 13.4em;
	height: 2.05em;
	border-bottom: 1px solid #ccc;
}

.tabs li.pcs img {
    width: 15.4em !important;
}

.tabs li a {
	display: block;
	padding: .6em 0 .4em 0;
	margin: -2.6em .19em 0 .19em;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font: bold .9em arial, sans-serif;
}

.tabs li.on img { 
	border-bottom: none;
	height: 2.15em;
}

.tabs li.on a {
	color: #369;
}

/* CONTENT */

.section_content {
	background: #fff;
	border-left: 1px solid #ccc;
	
}

#section_nav { margin: 1em 0 0 1em; }

#section_options { margin: 1em 1em 0 0; 
	font-family: arial, sans-serif;
}

#section_nav .prev {
	background: url('../images/arrow_prev.gif') no-repeat center left;
	padding-left: 1.4em;
	padding-right: 1em;
	border-right: 1px solid #333;
}

#section_nav .next {
	background: url('../images/arrow_next.gif') no-repeat center right;
	padding-left: 1em;
	padding-right: 1.4em;
}

#section_nav .prevdisabled {
	background: url('../images/arrow_prev_disabled.gif') no-repeat center left;
	padding-left: 1.4em;
	padding-right: 1em;
	border-right: 1px solid #333;
	text-decoration: none;
}

#section_nav .nextdisabled {
	background: url('../images/arrow_next_disabled.gif') no-repeat center right;
	padding-left: 1em;
	padding-right: 1.4em;
	text-decoration: none;
}


#section_options * { vertical-align: middle; }

#section_options a {
	margin-right: 1em;
	font-size: .8em;
	text-transform: uppercase;
}

#section_options img {
	margin: -.1em .4em 0 0;
}

#printer_friendly img {
	height: .92em;
}

#download_pdf img {
	height: 1.335em;
}

#email img {
	height: .835em;
}

#section_wrapper {
	padding: 1em 2em 20px 2em;
	font-family: verdana,arial, sans-serif;	
}

#section_list {
	margin-bottom: 2em;
}

.section_content #section_wrapper h1 { 
	font: normal 1.8em georgia, times new roman, serif; 
	color: #000;
	margin-bottom: .5em;	
}

.section_content #section_wrapper h2 { 
	font: bold 1.2em verdana,arial, sans-serif;
}

.section_content #section_wrapper h3 { 
	font: bold 1em  verdana,arial, sans-serif;
}

.section_content p { 
	line-height: 1.4em; 
	margin-bottom:1em;
}

.section_content ul { margin-top: 1em; }

/* Ovitas commented out all of the li items */
/*
.section_content ul ul{ margin-top:0em; }

.section_content ol { margin-left: 1em;}

.section_content ul li {
	padding-bottom:0.5em;
	display: block;
	border-top: 1px solid #ccc;
	padding-top:.5em;
}

.section_content ol li {
	display: block;
	border-top: 1px solid #ccc;
	padding-top: .5em;
}

.section_content li.last {
	border-bottom: 1px solid #ccc;
}
*/

.section_content li.current span { color: #0f0; }

/* list styles intended for content only */
.section_content .paragraph li, .section_content .combine_sections_paragraph li,
.section_content .glossentry li {
	margin-bottom:1em;
}

ul.broad_list li {
	border: none;
	margin: 0 .1em;
	background: url('../images/red_square.gif') no-repeat 0 .7em;
	padding: .4em 0 .4em 1.2em;
}

ul.broad_list li a {
	font-weight: bold;
}

.body_expandable li {
	display: block;
	border: none;
}

.body_expandable a {
	padding-left: 1.2em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .15em; 
}

.body_expandable a.closed {
	background-image: url('../images/red_plus.gif'); 
}

.body_expandable a.open {
	background-image: url('../images/red_minus.gif'); 
}

.body_expandable ul {
	margin-left: 1em;
	display: block;
}


/* PAGINATED MENUS */

.paginated h3, 
.paginated ul, 
.paginated li {
	float: left; padding: 0; margin: 0; border: none;
}

.paginated h3 { 
	margin-right: .6em; 
	text-transform: uppercase;
	font-size: .8em;
}

.paginated ul li {
	border-right: 1px solid #000;
	padding: 0 5px;
	margin-bottom: 7px;
}

.paginated ul li.current { font-weight: bold; }

.paginated ul li.last { border: none;}

.paginated ul li.last-current { border: none; font-weight: bold;}

.paginated img { 
	margin: .2em 0 0 .2em;
	height: .8em;
}

.paginated .clear {
	margin-bottom: 1em;
}

/* RESULTS LIST */

.results_list a { font-weight: bold; }

.results_list a.url { color: #981b1e; }

.results_list a.pdf { 
	background: url('../images/download_pdf.gif') no-repeat center left;
	padding-left: 2em;
}

.results_list ul { margin-left: 3em; }

.results_list ol { margin-left: 3em; }

.results_list ul {
	border: none; 
	margin-bottom: 0em;
	margin-top: 1em;
}

.results_list ol {
	border: none; 
	margin-bottom: 0em;
	margin-top: 1em;
}


/* specific to search results */

.results_list li {
	display:block;
	border: none;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

.results_list li > ul {
	padding-bottom: 0em;
	padding-left: 0em;
}

.results_list li > ol {
	padding-bottom: 0em;
	padding-left: 0em;
}

.results_list li > ol > li {
	padding-bottom: 0;
	padding-left: 0em;
}

.results_list li > ul > li {
	padding-bottom: 0;
	padding-left: 0em;
}

.general_note {
	font-family: verdana,arial, sans-serif;	
	line-height: 1.4em;
	width: 100%;
	border: 1px; 
	border-color: #ccc; 
	border-style: solid;
	border-width: 1px; 
}

.largeImage{
	padding-left: 1.5em;
}

/* specific to glossary */
.gloss_search_definition li {
	padding-bottom: 1em;
}

/* archive page */
.archive_content {
	text-decoration: line-through;
	color: #999999;
}

.annotations h5{
	text-decoration: none;
}

.archive_content .paragraph,
.archive_content p,
.archive_content span,
.archive_content ul,
.archive_content ol{
	color: #000000;
}

#join_sections_table{
	background: #DAE6F3;
}

#join_sections_table tr td{
	border: 0;
	vertical-align: middle
}

#join_sections_table .last_column{
	border-right: 1px solid #CCCCCC;
}

#join_sections_table .last_row td{
	border-bottom: 1px solid #CCCCCC;
}

#join_sections_table label{
	font-family:verdana,arial,sans-serif;
	font-weight: bold;
}

#section_join_table{
	background: #DAE6F3;
}

#section_join_table tr td{
	border: 0;
	vertical-align: middle
}

#section_join_table .last_column{
	border-right: 1px solid #CCCCCC;
}

#section_join_table .last_row td{
	border-bottom: 1px solid #CCCCCC;
}

#section_join_table label{
	font-family:verdana,arial,sans-serif;
	font-weight: bold;
}


.dialog_response {
	line-height: 1.5em;
}

#section_wrapper .combine .combine_subsections_help, #section_wrapper .current_pending .combine_subsections_help {
	padding-top: 4px;
	padding-left: 5px;
	height: 20px;
}

#section_wrapper .subsection_details {
	padding-bottom:4em;
}

#registration_terms_and_conditions{
	height:16em;
	width:95%;
	overflow-y:scroll;
	display:block;
	border: 1px solid black;
	margin-bottom: 4px;
	border-color: #6699CC;
	background-color: #F7F7F7;
}

.feedback_action_message{
	font-weight: bold;
	padding-left: 15px;
	color: #981b1e;
}

.industry_section .general_note{
	margin-bottom: 1em;
}

a[href $='.pdf'],
.pdflink { 
	padding-right: 18px;
	background: transparent url(/images/pdf.gif) no-repeat center right;
}

.pdfpublisher {
	font-weight: bold;
	color: #258;
}

/* login page */

.loginfailure{
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid red;
	width: 700px;
	color: red;
}

.paras{margin-bottom: 20px;}



.hideFeedbackButton{
	float:right;	
	text-decoration:none;
}


.annotationCount{
	color:black !important;
	display:block;
	font-size:x-small !important;
}

.currentsection .title{
	margin-left:1em;
	text-align: right; /*optional : align the text to the right hand edge (I think this looks better since the menu is on the right)*/
	padding-left: 5px;
	text-align: center;
}

.currentsection {
	background-color:#DAE6F3;
	border:1px solid #999999;
	bottom:33px;
	left:0;
	padding:0.5em 30px 0.5em 5px;
	position:fixed;
	text-align:center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	z-index:100;
}

.currentsection li{
	display:inline;
	margin-left:0.5em;
}

.currentsection li.first{
	border-right:thin solid black;
}


#whereamiButton{
	float:left;
}
#whereamiButton:hover{
}


#bottomToolbar{
/*	background-color:#ECECEF;
	border-right:1px solid #999999;
	border-top:1px solid #999999; */
	bottom:0;
	height:33px;
	padding-top:2px;
	left:0;
	position:fixed;
	z-index:1;
	width:24%;
	min-width:249px;
}

#ToolbarLeftButton{
  background:transparent url(/images/ToolbarLeftArrow.gif) repeat scroll 0 0;
  height:33px;
  width:23px;	
  float:left;
 
  cursor:pointer;
}

#ToolbarMiddle{
  background:transparent url(/images/ToolbarMiddle.gif) repeat-x scroll 0 0;
  height:33px;
  width:139px;	
  float:left;
  
}

#ToolbarMainRight{
  background:transparent url(/images/ToolbarMainRight.gif) repeat scroll 0 0;
  height:33px;
  width:9px;	
  float:left;
  
}

#expandedToolbar{
	width:241px;
	height:33px;
	left:0;
	bottom:0;
	position:fixed;
	display:none;
}

#collapsedToolbar{
	display:none;
	position:fixed;
	left:0;
	bottom:0;
	z-index:1000;
}

#ToolbarExpandButton{
  background:transparent url(/images/ToolbarRightArrow.gif) repeat scroll 0 0;
  height:33px;
  width:20px;	
  cursor:pointer;
}


.menu_wrapper{
	padding-left:1.1em; 
	/*border-right:1px solid #cccccc; */
	word-wrap: break-word;
	background-color: #f7f7f7;
	padding-bottom:2em;
}

.toolBarIcon{
  float:left;
  margin-left:10px;
  margin-top:2px;
  margin-bottom:1px;
}

.feedbackCounter{
	font-size:small;
	position:relative;
	top:-0.4em;
	margin-bottom:0 !important;
}

.AnnotationFormDiv{
  margin:0 !important;
}

.AnnotationFormDiv div{
  margin-bottom:0 !important;
}

.annotations, .annotations div{
	margin-bottom:0 !important;
}

#JavascriptIsDisabled{
	position:absolute;
	top:35%;
	left:21%;
	background-color:#6699CC;
	font-size:large;
	border: 3px solid blue;
	width:735px;
	height:13em;
}

#JavascriptIsDisabled .disabled_splash{
	padding-left: 20px;
        background: url("/images/header-area-gradient.png") repeat-x scroll left top transparent;
}

#JavascriptIsDisabled center{
	color:white;
	padding:1em;
}

.baselineRow{
}


.baselineRow td{
  background: #CCCCCC !important;
  font-weight: bold;

  padding-top:0.5em !important;
  padding-bottom:0.5em !important;
  border-top: 1px solid black !important;
  border-bottom: 1px solid black !important;
  border-right: 1px solid black !important;
  /*padding-bottom:2em !important;*/
}

.baselineSpacer{
	border:none !important; 
}

.baselineSpacer td{
	border:none !important; 
}

.annotations comment img{
	vertical-align:bottom;
}

.inlineWhereAmi{
	color:#225588 !important;
}

.inlineWhereAmi img{
	height:13px;
	margin-left:8px;
	position:relative;
	top:1px;
}

.inlineWhereAmi .innerWhereAmi{
	background-color:white;
	border:1px solid #999999;
	color:black !important;
	font-size:9pt;
	font-weight:normal;
	text-align:left !important;
	width:100%;
}

.innerWhereAmi div{
	text-transform:none;
	margin-bottom:0 !important;
	font-family:verdana,arial,sans-serif;
}

.inlineWhereAmi  .title {
	background-color:#336699;
	color:white;
	padding-left:0.5em;
	font-weight:bold;
}

.inlineWhereAmi .locationDesc{
  padding-left:0.5em;
  padding-right:0.5em;
}

.inlineWhereAmi .locNum{
  font-weight:bold;
}

.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.white_content {
	background-color:white;
	border:5px solid #225588;
	display:none;
	height:500px;
	left:18%;
	padding:0;
	position:absolute;
	top:8%;
	width:700px;
	z-index:1002;
}

.licenseInner{
  margin:1em;
}

.licenseDirections{
	margin: 10px 0px;
}

.licenseTitle{
	font-size:14pt;
	font-weight:bold;
	margin-bottom: 15px;
}

.licensePrefix{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13pt;
}

.licensePrefixAgree{
	text-align: center;
	padding-top: 10px;
}

.licenseDecision{
	padding-top:1em;
	padding-bottom:5em;
	width:30em;
}

.licenseDecision form{
	float:right;
}

.licenseContract{
    border:1px #555555 solid;
    overflow-y: scroll;
    overflow-x:auto;
    height: 310px;
}

.disabled_feature_message{
	position:absolute;
	z-index:100;
	font-family: verdana, arial, sans-serif; font-size:9pt; color:#000;
	height: 55px;
	width: 300px;
}

.disabled_feature_message tr{
	border-left: 1px solid black;
}

.disabled_feature_message .title{
	background-color: #820000;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 2px;
	border: 1px solid black;
}

.disabled_feature_message .message{
	padding: 5px;
	border-bottom: 1px solid black;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#crossRefPrinterFriendlyTable{
	font-size:small;
}

.leftnav_upgrade{
	margin: 15px 0 1.4em 12px;
}


.help_content{
	font-family: verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10pt;	
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	margin-bottom: 1.4em;
}

.help_content ul{
	list-style-type: disc; 
	margin-left: 3em;
	margin-top:1em;
	margin-bottom:1em;
}

.help_content ol{
	list-style-type:decimal;
	margin-left: 3em;
	margin-top:1em;
	margin-bottom:1em;
}

.help_content ul li, .help_content ol li{
	margin-bottom: 0.8em;
}



.help_content ul ul{
	list-style-type: circle; 
	margin-left: 3em;
}

.help_content .helpSection{
  margin-top:2em;
  margin-bottom:0.5em;
}

.submit_feedback_help{
	height:16px !important; 
	margin-left:2px;
}

.join_sections_help{
	height:22px !important;
	margin-left:2px;
	position:relative;
	top:3px;
}

.cross_reference_help img{
	height:15px !important;
	margin-left:2px;
	vertical-align:bottom;
}

.sec_content {
    margin-top: 1em;
}

.sec_help{
	/*float:right;*/
	height:20px;
	position:relative;
	right:4px;
	top:2px;
}

#pageFunctionsHelp{
	left:8px;
	position:relative;
	top:4px;
}

.page_function_help{
	height:23px;
}

#innerPageFunctionHelp{
	position:absolute;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #981B1E;
	position:absolute;
	width:12em;
	left:12px;
	top:-28px;
}


#innerPageFunctionHelp tr{
	color:#003366;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:7px;
	text-decoration:none;
	width:100%;
	cursor:pointer;
}

#innerPageFunctionHelp tr:hover{
   background-color:#981B1E;
   color:white;
}

#searchRadioButtons{
	margin-right:2em;
}


.assigned_to_results ul{
	margin-top:0;
	border:1px solid #999999;
}

.assigned_to_results ul li{
	padding:3px;
	font-family:verdana,arial,sans-serif;
	font-size:11pt;	
	background-color:white;
}

.assigned_to_results ul li.selected{
	background-color:#DAE6F3;
}


#xbrlBreadcrumb{
	display:block;
}

#xbrlBreadcrumb li{
	display:inline;
	list-style-type:none;
}

#xbrlBreadcrumb li.first{
	background:transparent url(../images/arrow_breadcrumbs.gif) no-repeat scroll right center;
	margin:0 0.6em 0 0;
	padding:0 0.8em 0 0;	
}

#fasbContent li{
	background-image:url(/images/mini-arrow-bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	left:-10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 10px;
	position:relative;	
}

#fasbContent h2{
	font-size:14px !important;
	margin:0 0 10px !important;
	padding:0 !important;
}

#fasbContent{
	font-size:13px;
	line-height:1.3em;
}

.section_content #fasbContent ul { 
	margin-top: 0 !important; 
}

#emptyASUList{
	margin-top:2em;
	margin-left:2em;
}

table#asu_filter{
	margin-bottom:1em;
	width:166px;
}	

#asuFilterBox{
	background-color:#F7F7F7;
	border:1px solid #981B1E;
	color:#003366;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin-bottom:1em;
	margin-left:1em;
	padding:1px 0;
}


#asuFilterBox div{
	margin:3px 11px;
}

#asuFilterBox input{
	margin-right:1px;
	vertical-align:sub;
}

#asuFilterBox #fasb_checkbox{
	margin-left: 13px;
}

#asuFilterBox #sec_checkbox{
	margin-left: 7px;
}

#asuDropdown{
	float:left;
}

.pageEndSpacer{
	height:13em;
}

#searchResultScroller{
	bottom:6em;
	left:10px;
	position:fixed;
	background-color:white;
}

#asuFilterBox input{
	vertical-align:top;
	height:15px;
	width:15px;
}

font.search_match_highlight{
	background-color: #8cccff !important;
	color: white;
}

img.search_match_highlight{
	border: 5px solid #8cccff;
}

img.search_match{
	border: 5px solid #C8EEB6;
}

/* New Footer widget style */
#footer{
	font: 1.1em arial, sans-serif;
	/* font: 13px arial,sans-serif; /*14px arial,verdana,sans-serif;*/
	color: white !important; /*#222222; */
	background-color: #6699CC; /*#EEEEEE; */
	/*border-top:1px solid #999999;*/
	bottom:0;
	height:24px;
	padding:0px;
	position:fixed;
	/*min-width: 1245px;*/
	width:100%;
	left:0;
}

#footer .menuLink a, #footer .menuContent:hover a{
	color: white; /*#222222; */
	text-decoration:none;
}

div#footer.widgetActive {
	background-color: #BBBBBB; /*#981B1E; */
}

#footer .menuItem{
	float:left;
	border-right: 1px solid #fff;
	background-color: #888888;
	font-weight: bold;
}

#footer .firstMenuItem {
	background-color: #777777;
}

#footer .middleMenuItem {
	background-color: #888888;
}

#footer .lastMenuItem {
	background-color: #999999;
}

#footer .menuLink{
	width:10em;
	padding:5px;
	padding-right: .6em;
	padding-left: .6em;
	text-decoration:none;
	/*font-weight:bold;*/
}

#footer .menuLink:hover{
	background-color:#003366; /*  rgb(152, 27, 30);*/
	color:white;
	cursor:pointer;
	text-decoration:none;
}

#footer .menuContent{
	display:none;
	/*background:none repeat scroll 0 0 #EEEEEE; */
	background:none repeat scroll 0 0 #6699CC;
	display:block;
	padding:5px;
	/*position:relative;*/
	position:absolute;	
	width:7em;
	left:-1px;
	border:1px solid #999999;  /* Check with Scott to see if they want grey border */
	/* border: 1px solid #981B1E; */
	color:#003366;
}

/* #footer #printFunctions{ */
#footer #printerFriendlyMenu {
	width:6em;
}

#footer #fasb_info {
	background-color: #6699CC;
    min-width: 296px;
}

#footer div.popup_menu {
    padding: 0px;
    background-color: #f7f7f7;
}

#fasb_info {
	float:left;
	/*font:bold 1.1em arial,verdana,sans-serif;*/
	/*padding:5px 0 0;*/
	text-align:right;
	/*font-weight:bold;*/
}

#fasb_info ul {
	
}

#fasb_info li {
	float: left;
	border-right: 1px solid #999;
	padding-right: .6em;
	margin-right: .6em;
}

#fasb_info li.last {
	border: none;
}

#fasb_info li a {
	color: #222222;
	text-decoration:none;
	padding:5px;

}
#fasb_info li a:hover {
	background-color:rgb(152, 27, 30);
	color:white;
	cursor:pointer;
	text-decoration:none;
}

#fasb_info a{
	color:white;
}

#fasb_info div{
	float:left;
	padding:5px 8px 5px 8px;
	border-right: 1px solid #fff;
}

#fasb_info div.last{
	border: none;
	/*width: 116px;*/
}

div#fasb_info.ios div.last {
	padding:5px 6px 5px 6px;
}

#fasb_info div:hover{
	background-color:#003366; /*rgb(152, 27, 30);*/
	color:white;
	cursor:pointer;
	text-decoration:none;
}

.navfloater{
	display:none;
}

#footermenus {
    border-left: 1px solid #FFFFFF;
}

.printerFriendlyLink, .showContentLink{
	vertical-align:middle;
	padding:4px;
}

.printerFriendlyLink:hover, .showContentLink:hover{
	background-color:#003366; /*rgb(152, 27, 30);*/
	color:white;
	cursor:pointer;
	text-decoration:none;
}

.printerFriendlyLink div.icon, .showContentLink div.icon{
	padding-right:7px;
	height:15px;
	width:15px;
	border:0;	
}

.printerFriendlyLink div.icon{
	background: url('/images/printer_friendly.gif') no-repeat transparent 0 0;
}

.printerFriendlyLink:hover div.icon{
	background:url('/images/printer_friendly.gif') no-repeat transparent 0 0;
}

/*
.showContentLink div.icon{
	padding-right:7px;
	height:15px;
	width:15px;
	border:0;
}
*/


.showContentLink div.feedback.icon {  background:url('/images/feedback_transparent.gif') no-repeat transparent 0 0;  }
.showContentLink:hover div.feedback.icon{  background:url('/images/feedback_transparent.gif') no-repeat transparent 0 0; }

.showContentLink div.annotation.icon{  background:url('/images/annotation_off.gif') no-repeat transparent 0 0;  }
.showContentLink:hover div.annotation.icon{  background:url('/images/annotation_off.gif') no-repeat transparent 0 0; }

.showContentLink div.industry.icon { background:url('/images/show_all_transparent.png') no-repeat transparent 0 0; }
.showContentLink:hover div.industry.icon { background:url('/images/show_all_transparent.png') no-repeat transparent 0 0; }

.showContentLink div.sec.icon { background:url('/images/show_sec.png') no-repeat transparent 0 0; }
.showContentLink:hover div.sec.icon { background:url('/images/show_sec.png') no-repeat transparent 0 0; }

.showContentLink div.pending.icon { background:url('/images/show_sec.png') no-repeat transparent 0 0; }
.showContentLink:hover div.pending.icon { background:url('/images/show_sec.png') no-repeat transparent 0 0; }

#sendEmailLink div.email.icon{  background:url('/images/email.gif') no-repeat transparent 0 0;left:1px;position:relative;top:3px;  }
#sendEmailLink:hover div.email.icon{  background:url('/images/email.gif') no-repeat transparent 0 0; }

.homeNotification{
	display:none;
}

#topMenu div.menuLink{width: 3em;}
#printerFriendlyMenu div.menuLink{width:5em;}
#searchPrinterFriendlyMenu div.menuLink{width:5em;}
#contentMenu div.menuLink{width:6em;}
#sectionLinksMenu div.menuLink{width:9em;}
#emailMenu div.menuLink{width: 5em;}

div.menuLink img.root_icon {
    vertical-align: middle;
    padding-bottom: 2px;
}

#printerFriendlyMenu, #printerFriendlyLink, #printerFriendlyTOCLink, #printerFriendlySourcesLink, #sendEmailLink, #searchPrinterFriendlyMenu, #searchPrinterFriendlyLink {
	display:none;
}
#sectionLinksMenu div.menuContent{ width:19em !important; }

#toggleFeedbackLink, #toggleAnnotationsLink, #toggleIndustryViewAllLink, #sectionLinksMenu, #contentMenu, #topMenu, #emailMenu{
	display:none;
}
#sectionLinksFooterBody div.blank_link{
	color:#036;
	text-align:center;
	height:100%;
	padding:3px;
}
#sectionLinksFooterBody div.link{
	color:#036;
	text-align:center;
	height:100%;
	font:bold 12px Arial;
	padding:3px;
}

#sectionLinksFooterBody div.title{
	font-weight:normal;
	padding-right:2em;
	padding-left:5px;
}

#sectionLinksFooterBody div.current{
	font-weight:bold !important;
}

#sectionLinksFooterBody div.link:hover{
	color:rgb(247,247,247);
	/*background-color:rgb(152,27,30);*/
	background-color:#036;
	text-decoration:none;
	cursor:pointer;
}

#sectionLinksFooterBody .header{
	background-color:#036;  /* Check with Scott to see if they want Red background */
	/* background-color: #981B1E; */
	font:bold 12px Arial;
	text-decoration:none;
	color:#f7f7f7;
}

#sectionLinksFooterBody .header td {
    width: 100%;
    padding: 3px;
}

#searchResultArrows{
	padding:6px;
}

/* Pending content */
div#pendingStatus {
    color: #981B1E;
    display: none;
}

#pendingStatus div.menuLink {
    width: 14em;
}

/* Status indicators */
div#hideStatus {
	height: 24px;
	padding-top: 5px;
	font-weight: bold;
	display: none;
}

div#hideStatus.hideContent {
	display: block;
}

/* End New Footer widget styles */
.ui-dialog-titlebar-close{display:none;}

/** jquery left nav styles */
.flyoutmenu .item{
    border: medium none;
    color: #003366;
    font: 12px Arial;
    padding: 6px;
    text-align: left;
    text-decoration: none;
    height: 13px;
    overflow:hidden;
    background-color:#F7F7F7;
    cursor:pointer;
}
.flyoutmenu .children .item{
    border-top:1px solid #981B1E;
    padding:5px;
}
.flyoutmenu .children .item:first-child{
    border-top:none;
}
.flyoutmenu .children{
    border:1px solid #981B1E;
    position:absolute;
}
.flyoutmenu .item:hover{
    color:#FFFFFF;
    background-color:#981B1E;
}
.flyoutmenu .item .rightArrow{
    background-image: url(/cs/menu/asc.files/right-arrow-981b1e.gif);
    background-repeat: no-repeat;
    position:relative;
    height: 15px;
    width: 10px;
    top: -15px;
    left: 244px;
    display:block;
}
.flyoutmenu .children.depth0{z-index:1000;}
.flyoutmenu .children.depth1{z-index:1001;}
.flyoutmenu .children.depth2{z-index:1002;}
.flyoutmenu .children.depth3{z-index:1003;}
.flyoutmenu .children.depth4{z-index:1004;}

div#homepage_news_updated {
	color: #981B1E; 
	font-size: 11px; 
	font-weight: bold; 
	margin-top: 0.6em;
}

div.searchSubsectionTitle {
	margin-bottom: 0.8em;
}


#outer_join_section{
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	background:none repeat scroll 0 0 #FFFFFF;
}

#outer_join_section ul li{
	float:left;
	padding: 0 10px;
}

#join_topic_select{
	padding-left:17px;
	width:100%;
}

#join_section_select{
	padding-left:3px;
	width:100%;
}

#topic_div{
	padding-top:1em;
}

#topic_div label{
	padding:0 22px;
}
#topic_div a img{
	padding:0 10px;
}
#topic_div a {
	padding-top:-10px;
}
#topic_div select{
	width:70%;
}

#section_div{
	padding-top:1em;
}

#section_div label{
	padding:0 15px;
}
#section_div a img{
	padding:0 10px;
}
#section_div a {
	padding-top:-10px;
}
#section_div select{
	width:70%;
}

/* jsTree TOC changes */
div#tocTree {
	padding-left: 6px;
	position: relative;
	left: -10px;
	/*height:auto;*/
	height: 100%;
	width: 100%;
	font-size: 12px;
	max-width: 768px;
}

div#tocTree a{ 
	word-wrap: break-word;
	white-space:normal !important; 
	height: auto;
}

div#tocTree .jstree-leaf > ins{
	vertical-align: top;
}

/* What links here */
div#what_links_here {
	padding-bottom: 5%;
}

/* link buttons */
input.link_btn, a.link_btn {
  cursor:pointer;
  margin:0;
  padding:0;
  border:medium none;
  border-radius: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  text-decoration:none;
  text-transform:uppercase;
  background:#993333 none repeat scroll 0 0;
  color:#fff !important;
  line-height:normal;
  -x-system-font:none;
  font-size:1em;
  font-weight:bold;
  font-family:arial,helvetica,sans-seif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  text-align:center;
  vertical-align:middle;
  height:21px;
  /*position:relative;*/
}

input.link_btn.basic, a.link_btn.basic {
  background-color: #666666;
}

input#codification_submit {
  width:42px;
}

input#search_submit {
  width:30px;
}

input#submit_button, input#clear_button {
  width:50px;
}

input.longer_btn {
  width:125px;
}

input.longest_btn {
  width:140px;
}

.has_btn img {
  vertical-align:middle;
}

fieldset.last * {
  vertical-align:middle !important;
  position:relative;
}

.submit.left_edge, .submit.right_edge, .submit1.left_edge, .submit1.right_edge {
  float:none !important;
  vertical-align:middle;
}

.submit.left_edge {
  left:5px;
  position:relative;
}

.submit.right_edge {
  left:-5px;
  position:relative;
}

.submit1.left_edge {
  margin-right:-5px;
}

.submit1.right_edge {
  margin-left:-5px;
}

span.basicHoverText {
  padding: 0 !important;
  margin: 0 !important;
}

/* Table of Contents for tablets */
#section_wrapper div#toc.touch,
#section_wrapper table#toc_table.touch {
  font-size: 16px;
}

/* Search tree for tables */
span#treeContainer.touch {
  font-size: 16px;
}

/* Glossary popups */
div#overDiv {
  position:absolute;
  z-index:1000;
  background-image:none;
  background-color:#fff;
  border:thin solid #999;
  width:400px;
}

/*
div.oltxt * {
  text-overflow:ellipsis;
  overflow:hidden;
  height:10.90em;
}
*/

div.definition {
  overflow:hidden;
}

table.glossPop {
  border-style:none;
  border-spacing:0;
}

div.olcap {
  padding:.3em;
  margin:-.1em;
}

div.oltxt, a.moreAnch {
  padding:.2em .2em 0 .2em;
  overflow:hidden;
}

/* Pending Content Feature */
div.norm-text {
  display:inline;
}

/* Enable bullets on help pages */
div#help ol {
	list-style: decimal outside none;
	padding-left: 19px;
}

div#help ul {
	list-style: disc outside none ;
	padding-left: 14px;
}

div#help #breadcrumbs ul,
div#help #navs ul {
	list-style: none outside none;  /* reset */
	padding-left: inherit;
}

/* FAF-612 help feedback */
div#help div#help_feedback {
	padding-top: 8px;
}