
/* - deprecated.css - */
@media screen {
/* https://www.fbi.gov/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */

}


/* - navtree.css - */
@media screen {
/* https://www.fbi.gov/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #dee7ec;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* https://www.fbi.gov/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
}


/* - forms.css - */
@media screen {
/* https://www.fbi.gov/portal_css/forms.css?original=1 */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/4/c/3/4c3ad433b36f9738e173b9b06bc2c2a3) repeat-x;
width: 100%;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #8cacbb;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: none;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
color: Black;
cursor: pointer;
font-size: 85%;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
cursor: pointer;
font-size: 85%;
text-transform: none;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/b/4/0/b403fb02e4d66bec3217ca97cee4aae2) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
border: 1px solid #8cacbb;
}
input.searchButton {
margin-bottom: 1px ! important;
color: Black;
font-size: 85%;
background: White url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/0/4/e/04ea0242ae8df4db6b925036328aa737) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: none;
border: 1px solid #8cacbb;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/7/5/9/7595f67deb2979609f4f6c6e00f17498) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */
}


/* - ploneKss.css - */
@media screen {
/* https://www.fbi.gov/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/4/c/3/4c3ad433b36f9738e173b9b06bc2c2a3) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - maps.css - */
@media screen {
/* https://www.fbi.gov/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.googleMapView.googleMapActive,
.googleMapPane {
height: 40em;
}
.googleMapActive.googleMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.googleMapLocation .googleMapPane {
height: 25em;
}
}


/* - ++resource++easyslider-portlet.css - */
@media screen {
/* https://www.fbi.gov/portal_css/++resource++easyslider-portlet.css?original=1 */
.slider-portlet{
position:relative;
overflow:hidden;
padding:0;
margin:0;
width:100%;
}
.slider-under, .slider-over{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
.slider-over{
z-index:1;
background-color:inherit;
}
.slider-under{
}
}


/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
/* https://www.fbi.gov/portal_css/++resource++ContentWellPortlets.styles/ContentWellPortlets.css?original=1 */
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink,
.manageInHeaderPortletsLink { text-align: center; margin: 0 auto 1em; clear:both;}
.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }
/* */
div.width-1\3a 5 { width:    17.75%; } /* */
div.width-2\3a 5 { width:    37.75%; } /* */
div.width-3\3a 5 { width:    57.75%; } /* */
div.width-4\3a 5 { width:    77.75%; } /* */
div.position-1\3a 5 {margin-left:    -78.875%;} /* */
div.position-2\3a 5 {margin-left:    -58.875%;} /* */
div.position-3\3a 5 {margin-left:    -38.875%;} /* */
div.position-4\3a 5 {margin-left:    -18.875%;} /* */
div.width-1\3a 6 { width:    14.416%; } /* */
div.width-5\3a 6 { width:    81.083%; } /* */
div.position-1\3a 6 {margin-left:    -82.208%;} /* */
div.position-5\3a 6 {margin-left:    -15.542%;} /* */

}


/* - ++resource++videostyles/video.css - */
@media all {
/* https://www.fbi.gov/portal_css/++resource++videostyles/video.css?original=1 */
.video_popup_play p, .video_embedded_play p {
display: inline;
}
.video_popup_play a span, .video_embedded_play span {
display: none;
}
.coverImageContainer {
float: left;
margin: 0 1em 0.5em 0em;
}
#summary_wrapper {
clear: both;
background-color: #dfdfdf;
}
#objmetadata_pbwidgets_wrapper{
width: 65%;
border-right: 1px solid #fff;
background-color: #efefef;
position: relative;
}
#video_metadata {
float: right;
width: 33%;
padding-top: 1em;
font-size: 90%;
}
#video_metadata div {
line-height: 1.6em;
}
#video_metadata span {
width: 45%
}
#playback_widgets {
float: right;
padding: 0.5em 1em 1em 1em;
}
#object_metadata {
float: left;
padding: 0.5em 1em 1em 1em;
}
#play_icon {
display: block;
width: 16px; height: 16px;
background: transparent url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/f/6/b/f6b5486bb7129d69124865a0368b0ae3) no-repeat left top;
}
#download_icon {
display: block;
width: 16px; height: 16px;
background: transparent url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/7/f/4/7f41697b68ba7abae6c47d61e6e3ccf8) no-repeat left top;
}
#popup_play_icon {
display: block;
width: 16px; height: 16px;
background: transparent url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/f/e/e/fee53e061d9f757d494ab8de4bab0832) no-repeat left top;
}
.widget_icon {
margin-bottom: 8px;
}
.image-absent {
display: none;
}
.media-player {
width: 100%;
display: block;
padding-top: 8px;
padding-bottom: 8px;
}
.media-player.media-absent {
display: none;
}
.media-player.player-not-available{
display: none;
}
.hVlog{
text-align: center;
}
.bottom-content-info DT,
.bottom-content-info DD {
float: left;
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: 0.8em;
}
* HTML BODY .bottom-content-info DT,
* HTML BODY .bottom-content-info DD {
float: none;
}
* HTML BODY .bottom-content-info DD {
padding-left: 2em;
margin-right: -2em;
float: left;
}
* HTML BODY .bottom-content-info DL {
padding: 0;
margin: 0;
}
.bottom-content-info DT {
clear: left;
width: 12em;
color: #666;
}
.bottom-content-info DD {
padding-right: 0.5em;
}
.media-item {
border: solid 1px #cacacb;
padding: 0.75em;
margin-top: 1.5em;
}
.media-item.even {
background-color: transparent;
}
.media-item.odd {
background-color: #f2f5f7;
}
.media-item .item-left {
float: left;
margin: 0;
padding: 0;
}
.media-item .item-content {
padding-left: 1em;
margin-left: 131px;
}
.media-item .item-left {
padding: 0;
margin: 0;
}
.media-item .item-left DL {
padding: 0;
margin: 0;
}
.media-item .item-left DT.album-art {
display: none;
}
.media-item .item-left DD.album-art {
border: solid 1px #cacacb;
margin: 0 0 1em 0;
width: 131px;
}
.media-item .item-left DD.album-art IMG {
border: 1px solid transparent;
width: 128px;
}
.media-item .item-left .no-album-art {
margin: 1em auto;
display: block;
text-align: center;
}
.media-item .item-left DT,
.media-item .item-left DD {
color: #9a9a99;
padding: 0;
margin: 0 0 0.2em 0;
line-height: 1.1;
font-size: 90%;
}
.media-item .item-left DT {
float: left;
padding-right: 0.5em;
}
.media-item .item-description {
line-height: 1.2em;
color: #9a9a99;
font-size: 1.2em;
margin-top: 0.5em;
}
.media-item .item-content DT {
line-height: 1.4em;
padding: 0 0.5em 0 0;
margin: 0;
float: left;
clear: left;
width: 6em;
}
.media-item .item-content DD {
line-height: 1.4em;
margin: 0;
padding: 0 0.5em 0 0;
float: left;
}
.media-item DT.tag {
background: url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/2/b/f/2bf9e56a9509bbd378d8c5cf1d2e4628) transparent no-repeat;
padding-left: 20px;
padding-right: 30px;
}
.media-item DT.commenting {
background: url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/8/5/d/85d85bbdc7c41426a4f0de64cec19243) transparent no-repeat;
padding-left: 20px;
}
.media-item DT.rating {
background: url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/d/5/7/d57488818354ee5ea29d1282232fdda1) transparent no-repeat;
padding-left: 20px;
padding-right: 30px;
}
.media-item H2 {
border: 0;
font-weight: bold;
display: block;
}
.media-item .author-byline {
color: #9a9a99;
font-size: 90%;
}
.media-item .item-content DD {
display: inline;
}
.media-item H2 .relevance {
display: block;
float: right;
font-size: 75%;
color: #9a9a99;
font-weight: normal;
margin-top: -1.5em;
}
.field #form\.title {
width: 100%;
font-size: 150%;
}
.field #form\.url {
width: 100%;
}
.field #form\.tags {
width: 100%;
}
.audio-container .media-listing img.media-image{
padding-right: 10px;
max-width:100px;
max-height:100px;
}
.audio-container .media-listing .media-item .item-content {
margin-left:50px;
}

}


/* - ++resource++vPIP/vPIPBox.css - */
@media all {
/* https://www.fbi.gov/portal_css/++resource++vPIP/vPIPBox.css?original=1 */
/* */
#vPIP_TB_window {
color:#000000;
}
#vPIP_TB_overlay {
position: fixed;
z-index:100;
top: 0px;
left: 0px;
background-color:#000;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
height:100%;
width:100%;
}
* html #vPIP_TB_overlay { /* */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#vPIP_TB_window {
position: fixed;
background: #E1E1E1;
z-index: 102;
color:#000000;
display:none;
border: 4px solid #525252;
text-align:left;
top:50%;
left:50%;
}
* html #vPIP_TB_window { /* */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (vPIP_TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#vPIP_TB_window img {
display:block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#vPIP_TB_caption{
height:25px;
padding:10px 30px 10px 15px;
float:left;
}
#vPIP_TB_closeWindow{
height:25px;
padding:10px 25px 10px 0;
float:right;
}
#vPIP_Object {
display:block;
text-align: left;
padding: 15px 0 0 15px;
/* */
background:#E1E1E1;
}

}


/* - PressRoom.css - */
@media all {
/* https://www.fbi.gov/portal_css/PressRoom.css?original=1 */
/* */
/* */
/* */
.pressroomSubhead {
font-style: italic;
font-size: 110%;
padding-bottom: 0.25em;
}
.itemDate, .itemPublication {
color: #666;
font-weight: normal;
margin-left: 1em;
}
#press-contacts-box {
width: 150px;
float: right;
padding: 0 5px 5px 5px;
margin-left: 20px;
border: 1px solid #CCC;
padding: 10px;
background: #ffffe1;
}
#press-contacts-box dt { margin-top: 1em;}
#press-contacts-box dd {
margin-bottom: 0;
margin-left: 0;
}
.vcard-link { vertical-align: middle;}
#press-contacts dd,
#press-releases dd,
#press-clips dd {
margin-left: 1.5em;
font-size: 90%;
}
.addPressRoomItem {
margin: .5em;
font-size: 8pt;
font-style: normal;
}
.addPressRoomItem a {
background: #FFA;
text-decoration: underline;
}
.morePressRoomItems {
margin: .5em 0 2em 4em;
font-size: 90%;
}
.release-hashes {
text-align: center;
}
.releaseTiming {
text-transform: uppercase;
font-weight: bold;
}
.releaseLocation {
text-transform: uppercase;
font-weight: bold;
}
.releaseDate {
margin-left: 1em;
font-weight: bold;
}
.storydate {
margin-bottom: 1em;
}
/* */

}


/* - ++resource++plonetruegallery-portlet.css - */
@media screen {
/* https://www.fbi.gov/portal_css/++resource++plonetruegallery-portlet.css?original=1 */
div.gallery-portlet-controls{
text-align:center;
}
dl.applied-portlet-gallery{
position:relative;
}
dl.applied-portlet-gallery dd.portletItem{
padding:0;
margin:0;
}
dl.applied-portlet-gallery div.gallery-portlet-controls{
position:absolute;
top:35px;
width:95px;
height:27px;
margin:auto;
display:none;
z-index:5;
background-image:url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/a/a/5/aa5b52c0be5b43f4a2c909244015afc5);
}
dl.applied-portlet-gallery div.gallery-portlet-controls span{
position:absolute;
top:6px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span a{
color:transparent;
display: block;
cursor: pointer;
height:15px;
}
dl.applied-portlet-gallery dd a{
color:transparent !important;
border-bottom:none !important;
}
dl.applied-portlet-gallery a:hover{
color:transparent !important;
border-bottom:none !important;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.next{
left:65px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.next a{
background-image:url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/a/b/9/ab9de9d8ea08d6564296072dd24a5747);
width:25px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.prev a{
background-image:url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/0/9/2/092715ec24872db46601e571314e6f54);
width:25px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.prev{
left:5px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.play-pause{
left:40px;
top:5px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.play-pause a{
background-image:url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/8/c/8/8c8c9adc9f2d1a48df0c22358311231f);
width:20px;
height:17px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.timed{
left:40px;
top:7px;
}
dl.applied-portlet-gallery div.gallery-portlet-controls span.timed a{
background-image:url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/0/8/0/080da25826d12e8429013088b8ba7716);
width:16px;
height:13px;
}
}


/* - ++resource++collective.blogging.static/blogging.css - */
@media screen {
/* https://www.fbi.gov/portal_css/++resource++collective.blogging.static/blogging.css?original=1 */
/* */
.blogNewsImageContainer {
float:right;
margin:0 0 0.5em 1em;
width:202px;
}
.blogImageContainer {
margin:1em 0;
width:402px;
}
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
z-index:1000;
}
/* */
div.overlay div.close {
background-image: url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/7/9/9/79942385dca11f9486497826918e0004);
position: absolute;
right: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-image {
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
/* */
/* */
#gallery-box div.imageTitle {
background:#fff;
border:1px solid #8CACBB;
border-top:0 none;
width:380px;
margin:0 auto 5px auto;
padding:5px 10px;
}
#gallery-box div.imageTitle a {
color:#76797C;
text-decoration:none;
}
#gallery-box div.imageTitle a:hover {
color:#000;
}
#image_wrap {
/* */
width:100%;
margin:15px 0 0 0;
padding:15px 0;
/* */
text-align:center;
/* */
background-color:#DEE7EC;
border:2px solid #fff;
outline:1px solid #8CACBB;
-moz-ouline-radius:4px;
}
#image_wrap img {
border:1px solid #8CACBB;
}
div.scrollable {
/* */
position:relative;
overflow:hidden;
width:100%;
height:130px;
/* */
background-color:#DEE7EC;
border:2px solid #fff;
outline:1px solid #8CACBB;
-moz-ouline-radius:4px;
}
div.scrollable div.galleryItems {
/* */
width:20000em;
position:absolute;
}
div.scrollable div.galleryItems div {
float:left;
}
/* */
div.galleryItems img {
border:2px solid #fff;
outline:1px solid #8CACBB;
}
div.galleryItems img.active {
border:2px solid #FFA500;
background-color:#fff;
}
/* */
#gallery-box a.browse {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/2/5/9/259708c04db8e05f9cc1f732cce78523) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:30px;
margin:5px 10px;
width:30px;
}
#gallery-box a.right {
background-position:0 -30px;
clear:right;
float:right;
margin-right:0;
}
#gallery-box a.right:hover {
background-position:-30px -30px;
}
#gallery-box a.right:active {
background-position:-60px -30px;
}
#gallery-box a.left {
margin-left:0;
}
#gallery-box a.left:hover {
background-position:-30px 0;
}
#gallery-box a.left:active {
background-position:-60px 0;
}
#gallery-box a.disabled {
visibility:hidden !important;
}
/* */
td.entryMap div.googleMapLocation {
width:100%;
}
/* */
.helpTopLink {
float:right;
}
.blogArchivePortlet div.archiveMonth {
padding-left:1em;
}
.blogArchivePortlet span.archiveCount {
font-weight:bold;
}
.blogArchivePortlet div.archiveMonths {
padding-left: 1em;
}
dl.sharePortlet a {
border-bottom:0 none!important;
}
div.manageBlogLinks {
padding-top:0.5em;
}
#filter-blog-form label {
font-weight: normal;
}
#filter-blog-form td {
padding: 0 1em 1em 0;
}
#filter-blog-form select {
width: 100%;
}
.blogPostsCount {
padding-top:0;
}
div.tileFooter {
border:1px solid #8CACBB;
background-color:#DEE7EC;
padding:0.4em 1em;
}
div.entrySharing {
float:right;
}
div.entrySharing a {
border-bottom:0 none!important;
}

}


/* - ucr.css - */
/* https://www.fbi.gov/portal_css/ucr.css?original=1 */
/* */
.portlet-static-tan-navigation{
background:none repeat scroll 0 0 #C6C2A8;
border-bottom:4px solid white;
font-size:12px;
height:41px;
padding:0;
width:100%;
}
.portlet-static-tan-navigation ul{
list-style:none;
margin:5px;
}
.portlet-static-tan-navigation ul li{
float:left;
font-size:10px;
font-weight:bold;
height:30px;
list-style-type:none;
}
.portlet-static-tan-navigation ul li a{
padding:6px 5px 0 5px;
height:100%;
display:block;
border-left:1px solid transparent;
border-right: 1px solid transparent;
font-size:12px;
text-decoration:underline;
color:#f9f9f9;
}
.portlet-static-tan-navigation ul li a:hover, .portlet-static-tan-navigation ul li a.active{
background:none repeat scroll 0 0 #EAE5C4;
border-left:1px solid white;
border-right: 1px solid white;
color:#4A4949;
}
#portlets-above div.portlet-static-tan-navigation{
display:none;
}
/* */
/* */
.portlet-static-about-ucr{
background:none repeat scroll 0 0 #DED8B8;
float:left;
height:581px;
margin:6px 0 0;
padding:10px 15px 0;
width:165px;
}
.portlet-static-about-ucr h2{
background:none repeat scroll 0 0 transparent;
color:#1B528E;
font-size:13px;
line-height:18px;
margin:15px 0 5px;
font-weight:bold;
border:none;
}
.portlet-static-about-ucr p{
color:#4A4949;
font-size:12px;
line-height:15px;
margin:0 0 10px;
}
/* */
/* */
body.tan-top-background #portal-header-cell{
height:49px;
}
body.tan-top-background #content h1.documentFirstHeading {
color:#1B528E;
display:block;
font-size:22px;
font-style:normal;
font-weight:bold;
line-height:38px;
margin-bottom:20px;
margin-left:5px;
margin-right:0;
margin-top:0px;
}
body.tan-top-background #portal-breadcrumbs{
display:inline;
top:0;
}
body.tan-top-background #portal-columns{
background:url("https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/6/5/8/658dbf92659dc9f8cd7b2531dea4741a") repeat-x scroll 0 0 #FFFFFF;
}
body.tan-top-background #portal-column-two {
background:inherit;
padding:33px 0 0 0;
border:none;
width:inherit;
}
body.tan-top-background .documentContent {
background:inherit;
}
/* */
/* */
body.no-fixed-right-portlet-column #portal-column-two {
background:inherit;
border:none;
width:inherit;
}
/* */
.blue-header-table, .blue-header-table-large{
text-align:left;
margin:0;
padding:0;
border-spacing:0;
}
.blue-header-table-large{
border: 1px solid #7D7B7B;
background: url("https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/2/5/b/25ba0622a5ab026a889870bfd15eb3a9") repeat-y scroll 202px 0 transparent;
}
.blue-header-table tr th, .blue-header-table-large tr th{
vertical-align:top;
}
.blue-header-table tr th{
width:145px;
}
.blue-header-table-large tr th{
padding:0;
width:185px;
}
.blue-header-table tr th h2, .blue-header-table-large tr th h2{
border-bottom:4px solid #02529D;
list-style-type:none;
padding:0;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:17px;
padding:8px 10px 0;
text-decoration:none;
}
.blue-header-table tr th h2{
background:url("nav_primaryitems_background.gif") no-repeat scroll -39px 0 transparent;
height:49px;
width:125px;
}
.blue-header-table-large tr th h2{
background-color:#007AC3;
height:41px;
width:183px;
margin:-1px 0 0 -1px;
float:left;
}
.blue-header-table-large tr th.last h2{
margin-right:-1px;
margin-left:0px;
border-left:1px solid #F0ECD4;
}
.blue-header-table tr th h2 a, .blue-header-table-large tr th h2 a{
color:white !important;
width:145px;
min-height:25px;
display:block;
}
.blue-header-table tr th h2 a:hover, .blue-header-table-large tr th h2 a:hover{
color: #feec62;
text-decoration: underline;
background: transparent url(https://s3-us-gov-west-1.amazonaws.com/fbigov2/archiveresources/2/8/2/282f2143279bdaaef8a0a30f4d6bd107) no-repeat 116px 10px;
}
.blue-header-table tr th p, .blue-header-table-large tr th p{
color:#010101;
font-size:12px;
margin:0;
padding:10px 10px 20px;
font-weight:normal;
}
.blue-header-table tr th p{
width:125px;
height:140px;
background:none repeat scroll 0 0 #F0ECD4;
}
.blue-header-table-large tr th p{
}
.blue-header-table-large ul{
list-style:none;
padding:0;
}
.blue-header-table-large ul li{
list-style:none;
}

