.autocomplete-w1 { background:url(/img/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete  { font-weight:normal; color:#3399FF; }

/****************** general decoration stuff **********************/
.grayBorderTop, .greyBorderTop,
tr.grayBorderTop td, tr.greyBorderTop td {
    border-top: thin solid #ccc;
    padding-top: 5px;
}

/*for listings in results box, outdent 20px to make the border flush with the parent td.resultsBox*/
#content .resultsBox div.grayBorderTop,
#content .resultsBox div.greyBorderTop {
    margin-top: 0;
    margin-left: -20px;
    padding-right: 230px;
}

.grayBorderRight, .greyBorderRight {
    border-right: thin solid #ccc;
}

.grayBorderBottom, .greyBorderBottom,
tr.grayBorderBottom td, tr.greyBorderBottom td {
    border-bottom: thin solid #ccc;
    padding-bottom: 5px;
}

.grayBorderLeft, .greyBorderLeft {
    border-left: thin solid #ccc;
}

/*make those grey borders unbroken*/
div#content table {
    border-collapse: collapse;
}

.boldRed, .strongRed {
    font-weight: bold;
    color: red;
}

#Products_tag, #Publications_tag, #products_tag { border-left:6px solid #4EC9F5; padding-bottom:3px; border-left: none;}
#Bid_Protests_tag { border-left:6px solid #007D43; padding-bottom:3px; border-left: none;}
#Federal_Rules_tag { border-left:6px solid #C39515; padding-bottom:3px; border-left: none;}
#Pages_tag { border-left:6px solid #722469; padding-bottom:3px; border-left: none;}
#Content_tag { border-left:6px solid yellow; padding-bottom:3px; border-left: none;}

#inner_results_div em {background-color: #E3EFFD; font-style: italic; }
.select { background:#fff; font:18px arial,sans-serif bold;height:25px;margin:0;padding:5px 8px 0 6px;vertical-align:top;}

/* dfn {font-weight:bold; font-size:1em;}*/

a.subhighlight { font-weight: bold;}

.narrowingLabel {
	font-family:Arial,Helvetica,sans-serif; 
    font-size:1.3em;
    /* 
	font-size:1em; 
	font-weight:bold; 
	color:#FFF; 
	background-color:#808080;
     */
	line-height:2.3em;
    padding:2px 0;
    margin-right: 1em;
	height:27px;
    color:black;
}
.narrowingContent { 
    padding-left:5px;
    padding-right:0;
    background-color:#EEEEEE;
    border-bottom:1px solid #084A94;
}
.narrowingByBlock { 
	color:#0058a9;
	padding-top:12px;
	position:relative;
}
.narrowingByBlock div{
    width:190px;
    padding:3px 0px 3px 0px;
}

.narrowingByBlock p { font-weight:bold; }

.recommendations a {
    cursor: hand;
}

.filterLabel {
    /* color:#A10E1F; */
    color:black;
    background-color:#FFF;
    font-weight:bold;
    font-size:1.1em;
    display:block;
    /*margin-left:-5px;	*/
    padding: 5px 0px 3px 0px;
}

.facet_wrap {
    /*padding:0 0 0px 0px !important;*/
    /*background-color:#FFFFFF;*/ /* #E6E7E8 */
    line-height:1.1em !important;
    margin:0px 0px 0px 0px !important;
    display:block;
    padding-left:0px;
}

div#facet_out ul.facet_wrap li,/*more specific selector to overcome rule in legal_style.css */
.facet_wrap li {
    margin-bottom:5px;
    margin-left:1em;/*0px;*/
    padding-bottom:0px !important;
    display:block;
}

#facet_out .facet_wrap li a {
    color: black;
}
#facet_out .facet_wrap li.chosen {
    font-weight: bold;
    color: #000;
}

#content span.search_string_with_facets a {
    font-weight: bold;
    color: #000;
}

/* begin facet category/node layout styles */
#facet_out ul.facet_node_wrap { /* no padding on first level */
    padding-left: 0;
    margin: 0.25em auto;
}
#facet_out ul.facet_node_wrap li ul { /* no padding on first level */
    padding-left: 1em;
}
#facet_out ul.facet_node_wrap li /* no bullets on list items */
{
    list-style-image:none;
    list-style-type:none;
    white-space: nowrap;
}
#facet_out ul.facet_node_wrap li a /* no blue color for links */
{
    color: black;
}
/* hide the children of un-(chosen or expanded) nodes */
#facet_out ul.facet_node_wrap li ul
,#facet_out ul.facet_node_wrap li.chosen ul li ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li.chosen ul li ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li.chosen ul li.chosen ul li ul
,#facet_out ul.facet_node_wrap li.expanded ul li ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li.expanded ul li ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li.expanded ul li.expanded ul li ul
{
    display: none;
}
/* but show the children of (chosen or expanded) nodes */
#facet_out ul.facet_node_wrap li.chosen ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li.chosen ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li.chosen ul li.chosen ul
,#facet_out ul.facet_node_wrap li.chosen ul li.chosen ul li.chosen ul li.chosen ul li.chosen ul
,#facet_out ul.facet_node_wrap li.expanded ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li.expanded ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li.expanded ul li.expanded ul
,#facet_out ul.facet_node_wrap li.expanded ul li.expanded ul li.expanded ul li.expanded ul li.expanded ul
{
    display: block;
}
#facet_out ul.facet_node_wrap li.chosen /* bold chosen facet nodes */
{
    font-weight: bold;
}
#facet_out ul.facet_node_wrap li.chosen ul /* don't bold non-chosen facet nodes under a chosen parent */
{
    font-weight: normal;
}
#facet_out ul.facet_wrap li.parent_link {
    margin-left: 0;
}
#facet_out ul.facet_wrap a.parent_link { /* for the "< Any Date" link above date facets */
    display: inline-block;
    /* text-indent: -11px; */
}
#facet_out ul.facet_node_wrap a.parent_link {
    text-indent: -0.5em;
}
#facet_out ul.facet_node_wrap a.parent_link span.caret {
    display: inline-block;
    width: 0.5em;
}
#facet_out ul.facet_node_wrap a.parent_link,
#facet_out ul.facet_node_wrap .node_link,
#facet_out ul.facet_node_wrap a.child_link {
    display: block;
    text-decoration: none;
    color: #000;
}
#facet_out ul.facet_node_wrap a.parent_link {
    font-weight: normal;
}
#facet_out ul.facet_node_wrap .node_link {
    font-weight: bold;
}
#facet_out ul.facet_node_wrap a.child_link {
    text-indent: 0.5em;
    font-weight: normal;
}

#facet_out ul.facet_node_wrap span.node_caret.expanded, 
#facet_out ul.facet_node_wrap span.node_caret.chosen { /* point the arrow down for chosen nodes */
    transform: rotate(90deg);
}
/* end facet category/node layout styles */

#facet_out .search_facet_more_link {
    display: inline-block;
    margin-bottom: 5px;
}

.resultsBox .scannableList {
    border-bottom: 1px dashed #DDDDDD;
}

.resultsBox .scannableList .resultTitle {
    padding-top: 3px;
}

.resultsBox .scannableList .resultTitle a {
    font-weight: bold;
}
/*.filterBlock {
    font-family:Verdana, Arial, san-serif;
    color:#6DE71;
    background-color:#E6E7E8;
    letter-spacing:0.1em;
    line-height:1.7em;
}*/
/*.filterBlockContent {
	padding-left:5px;
	}*/
.filterBlock {
    clear:both;
}
#facet_out {
    font-family:Arial, Helvetica, san-serif;
    color:#7F7F7F;
    padding-left:5px;
    /*padding-top:12px;*/
    /*background-color:#FFFFFF;*/
    /*line-height:1.7em;*/

}
. {
    background:url("/img/closer_round_over.png") -14px 0 no-repeat;
    width:13px;
    height:16px;
    float:right;
    margin-right:5px;
}

.undoLinkBtn {
    background:url("/img/closer_round_over.png") -14px 0 no-repeat;
    width:15px;
    height:16px;
    float:right;
    margin-right:5px;
}

.addLineBtn {
    background:url("/img/add_line.png") -14px 0 no-repeat;
    width:15px;
    height:16px;
    float:left;
    margin-right:5px;
}

.addLineBtn:hover{
    background-position:0px 0px;
}
.undoLinkBtn:hover{
    background-position:0px 0px;
}

#searchHr hr {
    border-width:3px 0 0 0;
    border-color:#333333;
    color:#333333 !important;
    height:3 px;

}
a:link a:visited a:hover { color:white;}
.error_box {
    padding:18px;
    border:1px solid maroon;
    background-color:white;
    font-size: 1.25em;
    font-weight: bold;
    color: rgb(153, 1, 1);
}

.content {}

.wrapper {
  margin: 0% 0%;
  padding: 0;
  border: 0; /*thin solid #7d5500;*/
}
h1 {
  padding: .2em 2%;
  font-size: 1.5em; font-weight: bold; color: rgb(153, 1, 1);
}
h1.title { padding: 0 0 10px 0; }
h2 {
  margin: .2em 0;
}
.main {
}

#didyoumean {color:#A10E1F;font-size:1em;margin-top:5px;margin-bottom:5px;font-weight:bold;font-style:italic;}

.resultsBox {
    padding-left:20px;
}

.resultsBox #resultStatsContainer {
    /*compensate for 20px padding in parent td.resultsBox and 1px default padding in td*/
    margin-top: -6px;
    margin-right: -1px;
    margin-left: -20px;
    margin-bottom: -1px;
}

#resultStats {
    background-color:#999;
    line-height:2.3em;
    padding:2px 6px 2px 6px;
    border-bottom:1px solid #E6E7E8;
}

#resultStats h4 {
    color: #333333 !important;
    font-weight: bolder !important;
    text-transform: uppercase !important;
}

#resultStats td {
    line-height:2.1em;
}

.resultsBox #resultsStats {
    background-color: transparent;
    border-bottom: none;
}

td#resultStats select,
div.searchResults #resultStats select,
.resultsBox #resultStats select {
    border: none;
    /* background-color: transparent; */
    color: red;
}

.sortAndResults {
    color:#fff;
    font-weight:bold;
}

.resultsBox .sortAndResults {
    /* color: inherit; */
    font-weight:bold;
}

a.sortAndResults {
    color:#fff !important;
    font-weight:bold;
}

#content #whitelink {
    color:#fff;
    text-decoration:underline;
}
#content #whitelink:hover {
    color:#7ABAE2;
}


#errorHeadingOne {
    color:#990033;
    font-size:1.4em;
}
#errorHeadingTwo {
    font-size:1.2em;
    margin-bottom:.3em;
}
dl.scannableList .smaller {clear:both;border-bottom:0px dashed #DDD;margin:2px 0 0;padding:3px 0 8px 0; font-size:.9em;}

/* not sure why this is here. The selector is very broad. -- Scott 141117
em { background-color:#bde1f0;}
*/

#subNavigation .markermenu li em { background: none; }

/* override padding-right: 230px and min-height: 47px
 * for div.listing in template.css */
div#content div.listing
{
    padding-top: 10px;
    padding-right: 200px;
    padding-left: 10px;
    padding-bottom: 10px;
    max-width: 100%;
    min-width: 500px;
    min-height: 0;
}

/*excpetion for the docket search page */
div#content div.listing.docketSearch
{
    padding-right: 10px;
}

/* make em tags in scannable list output look like strong tags instead*/
div.listing em { background: none; font-style: normal; font-weight: bold; }

/* override .release_info font-size: 0.8em setting in template.css*/
div.listing div.release_info {
    font-size: 1em;
}
/* ..except for rip boxes */
div.rip-box-holder div.listing div.release_info {
    font-size: 0.8em;
}

/* override .release_info span{white-space:nowrap} in inc/template.css */
div.listing div.release_info span {
    white-space: normal;
}

/* smaller font size for product number and date in search result listing */
div.listing div.release_info span.productNumberAndDate {
    font-size: 0.9em;
}

/* override rule in scripts/collection_splash.css:438 */
#key_issues_splash #key_issues_tabs div.listing a:hover {
    text-decoration: none;
}
/* carve out an exception for listings inside of rip boxes */
#key_issues_splash #key_issues_tabs div.rip-box-holder div.listing a:hover {
    text-decoration: underline;
}

.quickview em {
    background-color:#E5F3F9;
}

.Xcontent {
  width: 67%;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding: 1% 2%;
}
.sidebar {
  margin-left: 75%;   /* past content */
  padding: 1%;
  font-size: 90%;
}
.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.clear2 {
    clear:left;
    margin: 0px;
}
.footer {
  margin: 0;          /* flush with .main */
  padding: 1% 2%;
}
.sidebar ul {
  margin-left: 1em;
  padding-left: 0;
}

/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}

#search_top_block {
    border:0px;
    padding:5px;
}

div.content { border:0px;}

#inner_nav {
font-size:1em;
}

.paging_msg {
background-color:#084A94;
color:#FFFFFF;
font-size:8.5pt;
height:30px;
margin-top:7px;
}

.related_searches_box {
    padding:20px;
}


.bottom_nav {
    text-align:right;
    width:100%;
    height:50px;
}

#transBack { position: absolute; left: 0; top: 0;z-index: 999;width: 1%;height: 0px;padding: 10px; filter: alpha(opacity=50);-moz-opacity:.50;opacity:.50;text-align: center; background-color:#FFFFFF;visibility: hidden; }
#popL { position: absolute; left: 150;top: 75;z-index: 61000;padding: 6px; text-align: right;border: #898989 1px solid;filter: alpha(opacity=100);text-align: center;visibility: hidden;background-color: #FFFFFF; }

.current_page { text-align:center; margin:4px; background-color:#084A94;color:white;border:1px solid #084A94;min-width:18px;padding:4px; }
.non-current_page { text-align:center; margin:4px; background-color:white;border:1px solid silver;min-width:18px;padding:4px; }
.non-current_page:hover { text-align:center; margin:4px; background-color:#E3EFFD;border:1px solid silver;min-width:18px;padding:4px; }

#search_top_block h1 { display: block; font-size: 1.5em; font-weight: bold; color: rgb(153, 1, 1); }
#search_facet_more_link {
    display:block;
    width:100%;
    color:black;
    text-align:right;
}
.boxed { background-color:whitesmoke;border-top:1px solid gray; padding:4px;}
.sboxed { background-color:white; border:1px solid silver; padding-left:8px;}
.section { left-padding:6px;}

#helpFeedback {
    float:right;
    margin-top:4px;
    margin-bottom:8px;
    align:middle;
}
img.betaLogo,
.betaLogo {
    padding-top:56px;
    margin-left:115px;
}
.advancedBtn {
    color:#0058a9;
    padding-left:10px;
    font-size:0.9em;
}
#advancedPlaceHolder {
    margin-top:0px;
    clear: all;
}
#advancedPlaceHolder hr {
    height: 3px;
    color: #333333;
    margin:0 0 0 0;
}
.advancedTitle{
    color:#9F0B34;
    font-size:1.25em;
    font-weight:700;
    line-height:1.25em;
}
.advancedHead{
    font-size:1.1em;
    font-weight:700;
}
.advancedIndent{

    font-size:1em;
}

#rpt_out_div{
    background-color:#f4f4f4;
    padding:5px;
    margin-bottom:3px;
}

#matches_box, .search_caption {
    font-weight: bold;
    color:#000;
    padding-top:5px;
    padding-left: 0;
    font-size: 1em;
    color: #000;
    border-bottom: 1px solid #000;
    margin: 10px 0 0 0;
    text-transform: inherit;
}
.example_text {
    font-size:0.9em;
    font-weight: normal;
    padding-left:4px;
    color:#666;
    float:left;
    margin-left:2px;
}

#browse_by {
    font-size:1.0em;
    font-weight: normal;
    padding-left:4px;
    padding-top:10px;
    color:#666;
}

.facet_row {
	padding:4px 0px 4px 20px;
    clear: left;
}

.facet_width {
    width:800px;
}

.facet_header {

}

.facet_count {
    color:gray;

    padding-left: 8px;
}

.facet_show_all {
    float:right;
}

#recommendations p, #recs_results p {font-family:Arial, Helvetica, sans serif !important;}

.recommendations_header {
    color: #A10E1F;
    font-size: 1.2em;
    font-weight: 700;
}

.recommendation_block {

    border-bottom-style:solid !important;
    border-bottom-width:1px !important;
    border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC !important;
    padding:10px 20px !important;
}

div.recommendations_master_pub_count + div.recommendation_block{
	border-top:1px solid #CCCCCC !important;
}

.recommendations_individual_rec {
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC !important;
    padding:24px 0px 24px 0px;
}

.recommendations_search_bar {

    padding:15px 6px 15px 6px;
    style:900px;
    border:1px solid #CCC;
    background-color:#f4f4f4;
}

.recommendation_publication_info {
    padding-top:10px;
}


.recommendations_input_btn {
    background:url("/img/grad_btn.png") repeat-x scroll 0 0 #f2f2f2;
    height: 31px;
    width:94px;
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
    color:black;
    cursor: pointer;
    font: normal normal normal 15px/normal arial, sans-serif;
}

.recommendations_pub_count {

    color:#B5404E;
    text-transform:uppercase;
    font-size:1.1em;
    float: left;

}

.recommendations_page_header {

    padding:20px 0px;
}

.recommendations_page_header > div:last-child{
	border-bottom:none !important;
}

.recommendations_page_header > h2{
	margin-left:20px !important;
}

.recommendations_page_header > div.recommendations_master_pub_count{
	margin-left:20px;
}

.recommendations_block {

    background:#f4f4f4;
    padding:15px 10px 10px 10px;

}

.recommendations_master_pub_count{

    font-size:0.9em;
    font-weight: normal;
    color:#666;
    /*float:left;*/
    width:100%;
    padding:0 0 10px 0;

}

.recommendations_master_show_hide {
    font-size:0.9em;
    font-weight: normal;
    float: right;

}
.recommendations_show_hide {

    float: left;
    padding-left:10px;

}

.recommendations_individual_pub_header {

    padding:5px 0px 25px 0px;


}

#search_box_container {
    positon:relative;
}
#top_box {
    float:right;
    padding:20px 0 5px 0;
    width:100%;
}

input.inputBox {
    background:#fff;
    border:1px solid #CCC;
    border-bottom-color:#999;
    border-right-color:#999;
    color:#000;
    font:18px arial,sans-serif bold;
    height:25px;
    margin:0;
    padding:6px 8px 0 6px;
    vertical-align:top;
    width:100%;
}
.searchboxall{
    cellspacing:0;
    cellpadding:0;
    border:0;
    position:relative;
    /*z-index:2;*/
    width:100%;
}

.inputBtn {
    background:url("/img/grad_btn.png") repeat-x scroll 0 0 #f2f2f2;
    height: 31px;
    width:94px;
    border:medium none;
    color:black;
    cursor: pointer;
    font: normal normal normal 15px/normal arial, sans-serif;
}

.inputBtnAdv {
    background:url("/img/grad_btn.png") repeat-x scroll 0 0 #f2f2f2;
    height: 31px;
    width:94px;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color:black;
    cursor: pointer;
    font: normal normal normal 15px/normal arial, sans-serif;
    float: right;
}

.inputBtnBehind{
    border-style:solid;
    border-width:1px;
    height:31px;
    border-color:#cccccc #999999 #999999 #cccccc;
    background:none repeat scroll 0 0 #eeeeee;
}
.rssWrap {
    float:right;
    padding-top:9px;
}
#search_form {

}
#searchTitle {
    padding-top:50px;
    font-size:1.5em;
    color:#CCC;
    text-align:left;
    padding-left:198px;
}
#track1-left {
    position: absolute;
    width: 5px;
    height: 9px;
    background: transparent url(/img/slider-images-track-left.png) no-repeat top left;
}
#track1 {
    background: transparent url(/img/slider-images-track-right.png) no-repeat top right;
}
#progress{
    margin-top:13px;
    margin-left:36px;
}

.search_help ul{
    list-style-image:none;
    list-style-type:none;

}

.search_help li{
    list-style-image:none;
    list-style-type:none;
    font-weight:bold;
    padding-left:20px;

}


h3.search_outer_heading {
    padding-bottom:10px;
}

p.search_inner_heading {
    font-weight:bold;
    padding-left:40px;
    padding-bottom:5px !important;
    margin-bottom: 0 !important;

}

p.search_inner_text  {
    padding-top:0 !important;
    margin-top: 0 !important;
    padding-left:60px !important;
}

p.search_contents_link {
    padding-top:0 !important;
    margin-top: 0 !important;
    padding-left:20px !important;
}

p.search_inner_example {
    margin-top:10px !important;
    margin-top: 0 !important;
    margin-left:80px !important;
    margin-right:2em;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#f0f0f0;
    font-family:'monospace';


}

p.search_help_go_to_top {
    text-align:right !important;
}



.search_help p {
    padding-left:40px;
}


ul li ul{
    list-style-image:none;
    list-style-type:none;
}
.related_box_content{
    display:block;
    width:204px;
    padding:3px 10px 0 0;
    float:left;
}
#page_btns{
    /*width:445px;*/
    margin:45px auto;
    text-align:center;
}

.resetFilter {
    text-align: right;
}

.listing .links {text-align:right}
.audio_icon {padding-left:23px;background:url('/img_library/podcast_icon.png') left center no-repeat}
.video_icon {padding-left:23px;background:url('/img_library/video_icon.png') left center no-repeat}


/*********** Styles for recommendations **********************************************/
#recs_results {
    font-family: Arial, Helvetica, sans serif !important;
    padding-top:0px;
    margin: auto;
    width: 85%;
}

#recs_results .summary_recommend .inner {
    padding-bottom:22px;
}

.ui-datepicker-trigger{
    cursor: pointer;
   margin-left: 5px;
}

#recs_results h1 {padding:10px 0;margin-bottom:0;}

#recs_results h2 {
    font-size: 1em;
    color: #000;
    border-bottom: 1px solid #000;
    margin: 10px 0 0 0;
    text-transform: none;
}

#recs_results h3 {font-size:1em;display: inline;color: #000;}

#recs_results blockquote{margin-left:0;width:100%;}

#recs_results #summary .left_col {margin:20px 0 10px 0;}

#recs_results em {background-color:transparent;}

#recs_results .open, #recs_results .closed_not_implemented, #recs_results .closed {  color:black; background-color:#e8dfba;padding:3px;}

#recs_results .closed_implemented, #recs_results .pending_review { color:black; background-color:#efece3;padding:3px;}




#recs_results a{
    color:#084A94;
}
#recs_results a:hover{
    color:#A10E1F;
}

