
/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* https://news.smeal.psu.edu/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('/++resource++plone.formwidget.autocomplete/indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* https://news.smeal.psu.edu/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}


/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
/* https://news.smeal.psu.edu/portal_css/++resource++ContentWellPortlets.styles/ContentWellPortlets.css?original=1 */
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink,
.manageInHeaderPortletsLink,
.managePortletsBelowTitleLink { 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%;} /* */

}


/* - dropdowns.css - */
@media screen {
/* https://news.smeal.psu.edu/portal_css/dropdowns.css?original=1 */
/* */
/* */
/* */
/* ********/
#global-dropdowns .plain,
#global-dropdowns .active {
position: relative;
z-index: 1000;
}
.dropdown {
background-repeat: repeat-x;
color: #fff;
z-index: 1000;
position: absolute;
display: none;
left: -999em;
}
li.dropdown-parent:hover ul.dropdown {
display:block;
left: -3px;
top: 25px;
width: 100%;
text-align:left;
}
#global-dropdowns #portal-globalnav .dropdown li:hover,
#global-dropdowns #portal-globalnav .dropdown li:hover a  {
background-color: &dtml-lightGreen;;
color: &dtml-mainColor;;
text-decoration: none;
}
#global-dropdowns #portal-globalnav .dropdown li {
border-top: none;
text-align: left;
display: block;
list-style-type: none;
padding: 0;
border-top: 1px solid #000;
}
#global-dropdowns #portal-globalnav .dropdown li a {
padding: 10px;
display: block;
}
#global-dropdowns #portal-globalnav .focus-style,
#global-dropdowns #portal-globalnav .focus-style a {
background-color: &dtml-lightGreen;;
color: &dtml-mainColor;;
border-top: none;
}
.blur-style,
.blur-style a {
border-top: none;
color: #fff;
}
#global-dropdowns #portal-globalnav .dropdown li.temp {
display:none;
}
#portal-globalnav li.plain.has-focus {
border-top: 6px solid &dtml-mediumGreen;;
}
#portal-globalnav li.plain.no-focus {
border-top: 6px solid transparent;
}
.dropdown.visible {
display:block;
left: -3px;
top: 34px;
text-align:left;
}
.dropdown.hidden {
display:block;
position:absolute;
left: -999px;
}
/* ****/
#search-wrapper {background: #fff;
padding: 2px;
vertical-align: top;
}
#portal-searchbox {margin: 5px 10px 10px 0;}
#portal-searchbox fieldset {border: none; padding: 0; margin: 0;}
legend.search_label {float: left; font-size: 0;}
.search-select {
background: url(down_arrow_select.jpg) right no-repeat #ddd;
float:left;
width: 95px;
border: none;
}
.search-select select {
background: transparent;
height: 22px;
padding-top: 3px;
width: 120px;
border: none;
}
.LSBox input#searchBox {
height: 22px;
width: 150px;
border: none;
padding-left: 5px;
}
.LSBox input#searchButton {
background: #ddd;
font-size: 11px;
font-weight: bold;
padding: 3px 5px;
border: none;
}
/* */

}


/* XXX ERROR -- could not find 'NewsExtender.css'*/
