
/* - base.css - */

body {
font: 69% Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: #474747;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #214e83;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #cccccc;
background-color: #cccccc;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: #474747;
background-color: transparent;
font-family: Utopia, Georgia, Times New Roman, Times, serif;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #cccccc;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #474747 ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(images/bullet.gif);
list-style-type: square;
}
ol {
line-height: 1.5em;
margin: 0.5em 0 0 2.5em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #cccccc;
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%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #cccccc;
color: Black;
background: White url(images/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #cccccc;
color: Black;
vertical-align: middle;
background: White url(images/input_background.gif) repeat-x;
}
button {
font-family: Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #cccccc;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: none;
}
select {
border: 1px solid #cccccc;
color: Black;
background-color: White;
vertical-align: top;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted #474747;
color: #474747;
background-color: transparent;
cursor: help;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #cccccc;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: #474747;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #cccccc;
color: #474747;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
.visualClear {
display: block;
clear: both;
}
.netscape4 {
display: none;
}
.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;
}



/* - public.css - */


#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}
.documentContent p a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
color: Red;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}
.field .field {
margin: 1em 0 0 0;
}
.fieldRequired {
background: url(images/required.gif) 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: #474747;
cursor: default;
}
.formControls {
margin: 1em 0;
}
.error {
background-color: #ffce7b;
border: 1px solid #ffa500;
padding: 1em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #ffce7b;
}
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
#portal-logo {
background: url(images/logo_modern.jpg) no-repeat;
border: 0;
margin: 0.75em 0em 0.75em 1.5em;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 127px;
height: 0px !important;
width: 163px;
cursor: pointer;
}
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
margin: 0;
padding: 0;
background-color: transparent;
}
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid White;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-siteactions li.selected a {
background-color: #dee7ec;
color: #436976;
border: 1px solid #cccccc;
}
#portal-siteactions li a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #cccccc;
}
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: none;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: none;
}
.LSRes {
font-family:  Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight {
background-color: #dee7ec;
border: 1px solid #cccccc;
color: #436976;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: none;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
top: 0;
white-space: normal;
font-family:  Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #cccccc;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #cccccc;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #cccccc;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
background-color: transparent;
border-color: #cccccc;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
background-color: #dee7ec;
border: 1px solid #cccccc;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #cccccc;
border-bottom-color: #dee7ec;
color: #436976;
}
#portal-personaltools {
background-color: #dee7ec;
border-top-color: #cccccc;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: #474747;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: none;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(images/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
color: #474747;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: none;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}
.documentEditable {
padding: 0em 2em 1em 2em !important;
}
#content-news h1 {
margin-bottom: 1em;
}
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #cccccc;
}
.newsImage {
border: 1px solid black;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
float: right;
margin: 0.4em 0 0 0.5em;
padding: 0;
text-align: right;
}
.documentActions ul {
margin: 1px 0 2px 0;
padding: 0;
display: block;
}
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #474747;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(images/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: #474747;
}
.documentDescription {
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin: 0em 0em 0.5em 0em;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f7;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #eef3f7;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.listingBar {
background-color: #dee7ec;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: none;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #cccccc;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
}
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
textarea.proportional {
font: 100% Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #dee7ec;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #214e83;
border: none;
}
#portal-footer a:visited {
color: #214e83;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0em 0em 2em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
list-style-image: none;
list-style-type: none;
display: inline;
text-decoration: none;
color: #474747;
}
#portal-colophon ul {
display: table-row;
list-style-type: none;
}
#portal-colophon ul li {
display: table-cell;
font-size: 85%;
margin: 0 0.25em;
padding: 0.1em 0.2em;
}
#portal-colophon .colophonWrapper {
display: table;
margin: 0 auto;
border-collapse: collapse;
border-spacing: 0;
}
#portal-colophon .colophonIcon {
display: block;
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
width: 80px;
vertical-align: top;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
#portal-colophon .colophonIconPlone {
background-image: url(images/plone_powered.gif);
}
#portal-colophon .colophonIcon508 {
background-image: url(images/colophon_sec508.gif);
}
#portal-colophon .colophonIconWAI {
background-image: url(images/colophon_wai-aa.gif);
}
#portal-colophon .colophonIconXHTML {
background-image: url(images/colophon_xhtml.png);
}
#portal-colophon .colophonIconCSS {
background-image: url(images/colophon_css.png);
}
#portal-colophon .colophonIconAnyBrowser {
background-image: url(images/colophon_anybrowser.png);
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #cccccc;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #cccccc;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('images/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('images/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
.link-plain {
background-image: none;
padding: 0;
}
.link-parent {
display: block;
background: transparent url(images/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
.link-user {
background: transparent url(images/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-external {
background: transparent url(images/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-https {
background: transparent url(images/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-mailto {
background: transparent url(images/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-news {
background: transparent url(images/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-ftp {
background: transparent url(images/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-irc {
background: transparent url(images/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-callto {
background: transparent url(images/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-webcal {
background: transparent url(images/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-feed {
background: transparent url(images/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-comment {
background: transparent url(images/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important;
}
.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
.visualGhosted {
}
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}



/* - columns.css - */

#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 212px;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
margin: 0;
padding: 0;
border-collapse: collapse;
padding: 0;
}
#portal-column-two {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}



/* - authoring.css - */

.standalone,
.documentEditable * .standalone {
background: #dee7ec url(images/linkOpaque.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
.context,
.documentEditable * .context {
background: transparent url(images/linkTransparent.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(images/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 85%;
background: White url(images/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 15px;
text-transform: none;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #dee7ec;
border-color: #cccccc;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #dee7ec;
border-color: #cccccc;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
.listing,
.stx table {
border-collapse: collapse;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
font-weight: normal;
padding: 0.25em 1em;
text-transform: none;
}
.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #cccccc;
padding: 0.25em 1em;
}
.listing a {
text-decoration: none;
}
.listing a:hover {
text-decoration: underline;
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
.vertical {
background-color: White;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #cccccc;
padding: 0.5em;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #214e83;
background-color: transparent;
}
ul.configlets li a:active {
color: #214e83;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.stx table p
{
margin: 0;
padding: 0;
}
.stx table
{
border: 1px solid #cccccc ! important;
}
.stx table td {
border-bottom: 1px solid #cccccc;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #eef3f7;
border: 1px solid #cccccc;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(images/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: none;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: #474747;
text-align: left;
}
.contentActions ul {
line-height: 1.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.5em;
}
.actionMenu {
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
cursor: pointer;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.actionMenu.activated .actionMenuHeader a,
.actionMenu.deactivated .actionMenuHeader a {
background-image: url(images/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: 95% 60%;
padding: 0 1.6em 0 0.5em !important;
cursor: pointer;
}
.actionMenuDisabled {
padding: 0 0.5em 0 0.5em !important;
cursor: pointer;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
background-color: #74ae0b;
color: #cde2a7;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
border-left: none !important;
border-collapse: collapse;
position: relative;
top: -1px;
margin-left: -0.5em !important;
}
#objectMenu.actionMenu .actionMenuContent li {
display: block;
}
#objectMenu.actionMenu .actionMenuContent li,
#objectMenu.actionMenu .actionMenuContent li a:hover {
background-position: 3px 50%;
margin-left: 0;
}
#objectMenu.actionMenu .actionMenuContent li a {
padding-left: 22px;
}
.actionMenuSelected {
display: block;
cursor: default;
background-image: url(images/bullet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
padding-left: 16px !important;
}
#templateMenu li a {
padding-left: 16px;
}
dl.collapsible {
border: 1px solid #cccccc !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: White url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #cccccc;
color: #474747;
background-color: #dee7ec;
font-weight: normal !important;
font-size: 85%;
}
.portalNotLoggedIn {}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
.visualFontSizeCorrection {
font-size: 75%;
background: transparent;
background-image: none;
}
.highlightedSearchTerm {
background-color: #feff82;
}
.noInheritedRoles {
color: #a0a0a0;
}
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
#archetypes-fieldname-title input {
font-size: 160%;
font-family: Utopia, Georgia, Times New Roman, Times, serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}


/* - portlets.css - */
@media screen {
/* images/portal_css/portlets.css?original=1 */
dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #cccccc;
background-color: White;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
dd.portletItem a,
dd.portletFooter a {
border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
color: #214e83;
}
.portletHeader {
background-color: #dee7ec;
border: 1px solid #cccccc;
padding: 0em 1em;
text-transform: none;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: #474747;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.portletItemDetails {
text-align: right;
display: block;
color: #474747;
}
dd.portletFooter {
background-color: #eef3f7;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #cccccc;
border-style: dotted solid none solid;
text-align: right;
}
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.portletNavigationTree {
margin: 0 0 0 0.75em;
padding: 0;
list-style: none;
list-style-image: none;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTreeLocal {
margin: 0 0 0 0.75em;
}
.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 #cccccc;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #cccccc !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;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 0.5em;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
* html .visualIconPadding {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 0.75em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.ploneCalendar {
border: 1px solid #cccccc;
margin: 1px 0 1em 0;
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
background-color: #dee7ec;
font-weight: normal;
text-align: center;
line-height: 1.6em;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: right;
padding: 2px;
}
.ploneCalendar .weekdays td {
background-color: #dee7ec;
border: 1px solid #cccccc;
border-style: solid none;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.ploneCalendar #calendar-previous {
background-image: url(images/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(images/arrowRight.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
cursor: pointer;
}
.ploneCalendar #calendar-next a {
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
}

}


/* - presentation.css - */
@media projection {
/* images/portal_css/presentation.css?original=1 */
body {
background: White url(images/logo_modern.jpg) no-repeat fixed 95% 95%;
font-family: Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 50px !important;
color: Black;
margin: 0;
padding: 0;
min-width: 0px !important;
}
#visual-portal-wrapper {
width: 100% !important;
min-width: 0 !important;
}
#portal-column-content {
margin: 0 !important;
}
#portal-column-content #content {
padding: 1em;
margin: 0 !important;
}
h1, h2 {
font-size: 50px !important;
background-color: #dee7ec;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding-top: 0em;
padding-left: 0.5em;
padding-right: 0.5em;
margin: 1em 0 0 0;
page-break-before: always;
font-weight: normal;
}
h1.documentFirstHeading {
page-break-before: avoid;
}
dl, ol, ul {
font-size: 40px !important;
text-align: left;
margin-top: 0.5em;
}
dt {
background-color: #dee7ec;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
display: inline;
padding-right: 0.5em;
}
dd {
margin-bottom: 0.25em;
}
li {
margin: 0 0 0.5em 0;
}
p {
display: none;
}
.documentDescription {
font-size: 40px !important;
font-weight: normal;
margin-top: 4em;
text-align: center !important;
}
ul {
list-style-image: url(images/bulletBig.gif);
}
pre {
font-size: 25px;
padding: 0.5em;
font-weight: bold;
background-color: #dee7ec;
border: 1px solid #cccccc;
}
code {
background-color: #dee7ec;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding: 0.1em 0.25em;
}
a {
color: #214e83
}
div.top,
#portal-logo,
.hiddenStructure,
#portal-searchbox,
#portal-siteactions,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav {
display: none;
}
div#portal-columns div#visual-column-wrapper,
div#portal-columns div#visual-column-wrapper div#portal-column-content {
width: 100%;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content {
padding: 0;
margin: 0;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content * {
text-align: left;
}
#content,
.group {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
#content {
margin: 0 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a, a:link, a:visited {
color: #520;
background: transparent;
}

}


/* - print.css - */
@media print {
/* images/portal_css/print.css?original=1 */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.portalWarningMessage,
div.portalStopMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
.visualNoPrint,
#header,
#homepage_header,
.homepage_column.one {
display: none;
}
#homepage_content #portlet-items-of-interest,
#homepage_content #portlet-news{
clear:both;
}
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto !important;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
#portal-top {
display:none;
}
#header_links,
#textsize_actions,
#banner_right,
#searchbar {
display:none;
}

}


/* - mobile.css - */
@media handheld {
/* images/portal_css/mobile.css?original=1 */
body {
font: 69% Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: #474747;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #214e83;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0.5em 0em 1em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
border-bottom: 1px solid #cccccc;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #474747 ! important;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
label {
font-weight: bold;
}
#portal-searchbox {
font-size: 10px;
}
#portal-globalnav {
background-color: transparent;
border-collapse: collapse;
padding: 0;
padding-left: 0.2em;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
background-color: transparent;
border-color: #cccccc;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
background-color: #dee7ec;
border: 1px solid #cccccc;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-personaltools {
background-color: #dee7ec;
border-top-color: #cccccc;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #474747;
margin: 0;
text-align: right;
text-transform: none;
list-style: none;
}
#portal-personaltools li {
margin-left: 0.2em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 0.2em;
padding-right: 0.2em;
text-transform: none;
}
.contentViews {
background-color: transparent;
border-collapse: collapse;
padding-left: 0.1em;
line-height: normal;
margin: 0.2em 0 0 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.2em;
padding: 0;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentActions {
border-collapse: collapse;
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: none;
padding: 0 0 0 0.2em;
z-index: 2;
height: 1.2em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: #474747;
text-align: left;
}
.contentActions ul {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(images/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #74ae0b;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.6em 0 0;
}
.contentActions .actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 0;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.contentActions .actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: 0.2em 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent li {
font-size: 10px !important;
float: none;
background: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.2em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0.5em;
}
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #474747;
font-size: 85%;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: #474747;
}
.documentDescription {
font-weight: bold;
display: block;
margin: 0.5em 0em;
}
.documentByLine {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #dee7ec;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
float: none;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
.hiddenStructure,
#portal-logo,
#portal-searchbox,
#portal-siteactions,
#portal-column-one,
#portal-column-two,
.addFavorite,
.documentActions,
#portal-colophon,
.netscape4
{
display: none;
}

}


/* - deprecated.css - */
@media screen {
/* images/portal_css/deprecated.css?original=1 */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #cccccc;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #cccccc;
border-style: none solid;
}
div.portlet {
border: none;
margin-bottom: 1em;
padding: 0;
}
div.portlet a {
text-decoration: none;
}
#region-content .portlet {
font-size: 94%;
}
div.portlet h4 {
background-color: #dee7ec;
border: 1px solid #cccccc;
padding: 0em 0.3em 0em 1em;
text-transform: none;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portlet h5 {
background-color: #dee7ec;
border: 1px solid #cccccc;
padding: 0em 1em 0em 1em;
text-transform: none;
display: inline;
font-size: 1em;
font-weight: normal;
white-space: nowrap;
position: relative;
top: -1px;
}
div.portlet h6 {
background-color: #dee7ec;
border: 1px solid #cccccc;
padding: 0em 0.3em 0em 1em;
text-transform: none;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portletBody {
position: relative;
top: -1px;
background: transparent;
border: 1px solid #cccccc;
}
div.portletDetails {
text-align: right;
}
div.portletContent {
padding: 1em;
}
div.portletAction {
float: right;
width: 0.8em;
text-align: center;
display: block;
text-transform: none;
border-left: 1px solid #cccccc;
padding-left: 0.3em;
}
div.portlet h1,
div.portlet h2,
div.portlet h3,
div.portlet h4 {
margin: 0;
padding: 0;
}
div.portlet input {
font-size: 100%;
}
div.portletSyndication {
display: block;
float: left;
border: 1px solid #8cacbb;
background-color: #dee7ec;
font-size: 85%;
}
a.portletMore {
display: block;
text-align: right;
}
div.portletFooter {
padding: 0.5em 1em 1em 1em;
}
.navIcon,
.navIconRoot {
position: relative;
right: 20px;
}
.navItemText {
margin-left: -20px;
}
.navRootItem,
.navItem {
margin: 0 0 0.2em 0;
border: 1px solid White;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #cccccc;
}
.portletNavigationTreeItem {
margin: 0;
}
.portletNavigationTreeItem a {
display: block;
text-decoration: none;
padding: 0.5em 0 0.5em 1.75em;
background-repeat: no-repeat;
background-position: 0 3px;
border: 1px solid White;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #cccccc !important;
}
.portletNavigationLevel0 {
margin: 0;
}
.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }

}


/* - generated.css - */

.contenttype-atrelativepathcriterion,
.actionMenu .contenttype-atrelativepathcriterion a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-atrelativepathcriterion {
height: 1%;
}
#portal-sitemap .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-atrelativepathcriterion,
#portlet-navigation-tree .contenttype-atrelativepathcriterion {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-atrelativepathcriterion {
display: block;
}
.contenttype-cachetool,
.actionMenu .contenttype-cachetool a:hover {
background-image: url(images/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-cachetool {
height: 1%;
}
#portal-sitemap .contenttype-cachetool a:hover,
#portlet-navigation-tree .contenttype-cachetool a:hover,
#portlet-navigation-tree .contenttype-cachetool a.navTreeCurrentItem {
background-image: url(images/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-cachetool,
#portlet-navigation-tree .contenttype-cachetool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-cachetool a:hover,
* html #portlet-navigation-tree .contenttype-cachetool a:hover,
* html #portlet-navigation-tree .contenttype-cachetool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-cachetool {
display: block;
}
.contenttype-contentcacherule,
.actionMenu .contenttype-contentcacherule a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-contentcacherule {
height: 1%;
}
#portal-sitemap .contenttype-contentcacherule a:hover,
#portlet-navigation-tree .contenttype-contentcacherule a:hover,
#portlet-navigation-tree .contenttype-contentcacherule a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-contentcacherule,
#portlet-navigation-tree .contenttype-contentcacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-contentcacherule a:hover,
* html #portlet-navigation-tree .contenttype-contentcacherule a:hover,
* html #portlet-navigation-tree .contenttype-contentcacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-contentcacherule {
display: block;
}
.contenttype-dafolder,
.actionMenu .contenttype-dafolder a:hover {
background-image: url(images/da_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-dafolder {
height: 1%;
}
#portal-sitemap .contenttype-dafolder a:hover,
#portlet-navigation-tree .contenttype-dafolder a:hover,
#portlet-navigation-tree .contenttype-dafolder a.navTreeCurrentItem {
background-image: url(images/da_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-dafolder,
#portlet-navigation-tree .contenttype-dafolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-dafolder a:hover,
* html #portlet-navigation-tree .contenttype-dafolder a:hover,
* html #portlet-navigation-tree .contenttype-dafolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-dafolder {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(images/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-discussion-item {
height: 1%;
}
#portal-sitemap .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
background-image: url(images/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-discussion-item,
#portlet-navigation-tree .contenttype-discussion-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-discussion-item {
display: block;
}
.contenttype-docstore,
.actionMenu .contenttype-docstore a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-docstore {
height: 1%;
}
#portal-sitemap .contenttype-docstore a:hover,
#portlet-navigation-tree .contenttype-docstore a:hover,
#portlet-navigation-tree .contenttype-docstore a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-docstore,
#portlet-navigation-tree .contenttype-docstore {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-docstore a:hover,
* html #portlet-navigation-tree .contenttype-docstore a:hover,
* html #portlet-navigation-tree .contenttype-docstore a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-docstore {
display: block;
}
.contenttype-document,
.actionMenu .contenttype-document a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-document {
height: 1%;
}
#portal-sitemap .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-document,
#portlet-navigation-tree .contenttype-document {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-document {
display: block;
}
.contenttype-dropboxrpcclienttool,
.actionMenu .contenttype-dropboxrpcclienttool a:hover {
background-image: url(images/dropbox_rpc_client_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-dropboxrpcclienttool {
height: 1%;
}
#portal-sitemap .contenttype-dropboxrpcclienttool a:hover,
#portlet-navigation-tree .contenttype-dropboxrpcclienttool a:hover,
#portlet-navigation-tree .contenttype-dropboxrpcclienttool a.navTreeCurrentItem {
background-image: url(images/dropbox_rpc_client_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-dropboxrpcclienttool,
#portlet-navigation-tree .contenttype-dropboxrpcclienttool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-dropboxrpcclienttool a:hover,
* html #portlet-navigation-tree .contenttype-dropboxrpcclienttool a:hover,
* html #portlet-navigation-tree .contenttype-dropboxrpcclienttool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-dropboxrpcclienttool {
display: block;
}
.contenttype-event,
.actionMenu .contenttype-event a:hover {
background-image: url(images/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-event {
height: 1%;
}
#portal-sitemap .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
background-image: url(images/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-event,
#portlet-navigation-tree .contenttype-event {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-event {
display: block;
}
.contenttype-favorite,
.actionMenu .contenttype-favorite a:hover {
background-image: url(images/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-favorite {
height: 1%;
}
#portal-sitemap .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
background-image: url(images/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-favorite,
#portlet-navigation-tree .contenttype-favorite {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-favorite {
display: block;
}
.contenttype-feature,
.actionMenu .contenttype-feature a:hover {
background-image: url(images/homepage_feature_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-feature {
height: 1%;
}
#portal-sitemap .contenttype-feature a:hover,
#portlet-navigation-tree .contenttype-feature a:hover,
#portlet-navigation-tree .contenttype-feature a.navTreeCurrentItem {
background-image: url(images/homepage_feature_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feature,
#portlet-navigation-tree .contenttype-feature {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-feature a:hover,
* html #portlet-navigation-tree .contenttype-feature a:hover,
* html #portlet-navigation-tree .contenttype-feature a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-feature {
display: block;
}
.contenttype-feature-folder,
.actionMenu .contenttype-feature-folder a:hover {
background-image: url(images/homepage_feature_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-feature-folder {
height: 1%;
}
#portal-sitemap .contenttype-feature-folder a:hover,
#portlet-navigation-tree .contenttype-feature-folder a:hover,
#portlet-navigation-tree .contenttype-feature-folder a.navTreeCurrentItem {
background-image: url(images/homepage_feature_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feature-folder,
#portlet-navigation-tree .contenttype-feature-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-feature-folder a:hover,
* html #portlet-navigation-tree .contenttype-feature-folder a:hover,
* html #portlet-navigation-tree .contenttype-feature-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-feature-folder {
display: block;
}
.contenttype-fee,
.actionMenu .contenttype-fee a:hover {
background-image: url(images/fee_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-fee {
height: 1%;
}
#portal-sitemap .contenttype-fee a:hover,
#portlet-navigation-tree .contenttype-fee a:hover,
#portlet-navigation-tree .contenttype-fee a.navTreeCurrentItem {
background-image: url(images/fee_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fee,
#portlet-navigation-tree .contenttype-fee {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-fee a:hover,
* html #portlet-navigation-tree .contenttype-fee a:hover,
* html #portlet-navigation-tree .contenttype-fee a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-fee {
display: block;
}
.contenttype-feedback,
.actionMenu .contenttype-feedback a:hover {
background-image: url(images/feedback_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-feedback {
height: 1%;
}
#portal-sitemap .contenttype-feedback a:hover,
#portlet-navigation-tree .contenttype-feedback a:hover,
#portlet-navigation-tree .contenttype-feedback a.navTreeCurrentItem {
background-image: url(images/feedback_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feedback,
#portlet-navigation-tree .contenttype-feedback {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-feedback a:hover,
* html #portlet-navigation-tree .contenttype-feedback a:hover,
* html #portlet-navigation-tree .contenttype-feedback a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-feedback {
display: block;
}
.contenttype-file,
.actionMenu .contenttype-file a:hover {
background-image: url(images/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-file {
height: 1%;
}
#portal-sitemap .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
background-image: url(images/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-file,
#portlet-navigation-tree .contenttype-file {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-file {
display: block;
}
.contenttype-folder,
.actionMenu .contenttype-folder a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folder {
height: 1%;
}
#portal-sitemap .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folder,
#portlet-navigation-tree .contenttype-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folder {
display: block;
}
.contenttype-headerset,
.actionMenu .contenttype-headerset a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-headerset {
height: 1%;
}
#portal-sitemap .contenttype-headerset a:hover,
#portlet-navigation-tree .contenttype-headerset a:hover,
#portlet-navigation-tree .contenttype-headerset a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headerset,
#portlet-navigation-tree .contenttype-headerset {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-headerset a:hover,
* html #portlet-navigation-tree .contenttype-headerset a:hover,
* html #portlet-navigation-tree .contenttype-headerset a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-headerset {
display: block;
}
.contenttype-headersetfolder,
.actionMenu .contenttype-headersetfolder a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-headersetfolder {
height: 1%;
}
#portal-sitemap .contenttype-headersetfolder a:hover,
#portlet-navigation-tree .contenttype-headersetfolder a:hover,
#portlet-navigation-tree .contenttype-headersetfolder a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headersetfolder,
#portlet-navigation-tree .contenttype-headersetfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-headersetfolder a:hover,
* html #portlet-navigation-tree .contenttype-headersetfolder a:hover,
* html #portlet-navigation-tree .contenttype-headersetfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-headersetfolder {
display: block;
}
.contenttype-image,
.actionMenu .contenttype-image a:hover {
background-image: url(images/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-image {
height: 1%;
}
#portal-sitemap .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
background-image: url(images/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-image,
#portlet-navigation-tree .contenttype-image {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-image {
display: block;
}
.contenttype-jobad,
.actionMenu .contenttype-jobad a:hover {
background-image: url(images/jobad_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-jobad {
height: 1%;
}
#portal-sitemap .contenttype-jobad a:hover,
#portlet-navigation-tree .contenttype-jobad a:hover,
#portlet-navigation-tree .contenttype-jobad a.navTreeCurrentItem {
background-image: url(images/jobad_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-jobad,
#portlet-navigation-tree .contenttype-jobad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-jobad a:hover,
* html #portlet-navigation-tree .contenttype-jobad a:hover,
* html #portlet-navigation-tree .contenttype-jobad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-jobad {
display: block;
}
.contenttype-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-large-plone-folder {
height: 1%;
}
#portal-sitemap .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-large-plone-folder,
#portlet-navigation-tree .contenttype-large-plone-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-large-plone-folder {
display: block;
}
.contenttype-link,
.actionMenu .contenttype-link a:hover {
background-image: url(images/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-link {
height: 1%;
}
#portal-sitemap .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
background-image: url(images/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-link,
#portlet-navigation-tree .contenttype-link {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-link {
display: block;
}
.contenttype-macrocacherule,
.actionMenu .contenttype-macrocacherule a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-macrocacherule {
height: 1%;
}
#portal-sitemap .contenttype-macrocacherule a:hover,
#portlet-navigation-tree .contenttype-macrocacherule a:hover,
#portlet-navigation-tree .contenttype-macrocacherule a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-macrocacherule,
#portlet-navigation-tree .contenttype-macrocacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-macrocacherule a:hover,
* html #portlet-navigation-tree .contenttype-macrocacherule a:hover,
* html #portlet-navigation-tree .contenttype-macrocacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-macrocacherule {
display: block;
}
.contenttype-macrofolder,
.actionMenu .contenttype-macrofolder a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-macrofolder {
height: 1%;
}
#portal-sitemap .contenttype-macrofolder a:hover,
#portlet-navigation-tree .contenttype-macrofolder a:hover,
#portlet-navigation-tree .contenttype-macrofolder a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-macrofolder,
#portlet-navigation-tree .contenttype-macrofolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-macrofolder a:hover,
* html #portlet-navigation-tree .contenttype-macrofolder a:hover,
* html #portlet-navigation-tree .contenttype-macrofolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-macrofolder {
display: block;
}
.contenttype-mediarelease,
.actionMenu .contenttype-mediarelease a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-mediarelease {
height: 1%;
}
#portal-sitemap .contenttype-mediarelease a:hover,
#portlet-navigation-tree .contenttype-mediarelease a:hover,
#portlet-navigation-tree .contenttype-mediarelease a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-mediarelease,
#portlet-navigation-tree .contenttype-mediarelease {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-mediarelease a:hover,
* html #portlet-navigation-tree .contenttype-mediarelease a:hover,
* html #portlet-navigation-tree .contenttype-mediarelease a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-mediarelease {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(images/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-news-item {
height: 1%;
}
#portal-sitemap .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
background-image: url(images/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-news-item,
#portlet-navigation-tree .contenttype-news-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-news-item {
display: block;
}
.contenttype-plone-site,
.actionMenu .contenttype-plone-site a:hover {
background-image: url(images/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plone-site {
height: 1%;
}
#portal-sitemap .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
background-image: url(images/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plone-site,
#portlet-navigation-tree .contenttype-plone-site {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plone-site {
display: block;
}
.contenttype-policyhttpcachemanagercacherule,
.actionMenu .contenttype-policyhttpcachemanagercacherule a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-policyhttpcachemanagercacherule {
height: 1%;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule a:hover,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a:hover,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-policyhttpcachemanagercacherule a:hover,
* html #portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a:hover,
* html #portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-policyhttpcachemanagercacherule {
display: block;
}
.contenttype-rulefolder,
.actionMenu .contenttype-rulefolder a:hover {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-rulefolder {
height: 1%;
}
#portal-sitemap .contenttype-rulefolder a:hover,
#portlet-navigation-tree .contenttype-rulefolder a:hover,
#portlet-navigation-tree .contenttype-rulefolder a.navTreeCurrentItem {
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-rulefolder,
#portlet-navigation-tree .contenttype-rulefolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-rulefolder a:hover,
* html #portlet-navigation-tree .contenttype-rulefolder a:hover,
* html #portlet-navigation-tree .contenttype-rulefolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-rulefolder {
display: block;
}
.contenttype-templatecacherule,
.actionMenu .contenttype-templatecacherule a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-templatecacherule {
height: 1%;
}
#portal-sitemap .contenttype-templatecacherule a:hover,
#portlet-navigation-tree .contenttype-templatecacherule a:hover,
#portlet-navigation-tree .contenttype-templatecacherule a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-templatecacherule,
#portlet-navigation-tree .contenttype-templatecacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-templatecacherule a:hover,
* html #portlet-navigation-tree .contenttype-templatecacherule a:hover,
* html #portlet-navigation-tree .contenttype-templatecacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-templatecacherule {
display: block;
}
.contenttype-tender,
.actionMenu .contenttype-tender a:hover {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tender {
height: 1%;
}
#portal-sitemap .contenttype-tender a:hover,
#portlet-navigation-tree .contenttype-tender a:hover,
#portlet-navigation-tree .contenttype-tender a.navTreeCurrentItem {
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tender,
#portlet-navigation-tree .contenttype-tender {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tender a:hover,
* html #portlet-navigation-tree .contenttype-tender a:hover,
* html #portlet-navigation-tree .contenttype-tender a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tender {
display: block;
}
.contenttype-tender-folder,
.actionMenu .contenttype-tender-folder a:hover {
background-image: url(images/tender_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tender-folder {
height: 1%;
}
#portal-sitemap .contenttype-tender-folder a:hover,
#portlet-navigation-tree .contenttype-tender-folder a:hover,
#portlet-navigation-tree .contenttype-tender-folder a.navTreeCurrentItem {
background-image: url(images/tender_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tender-folder,
#portlet-navigation-tree .contenttype-tender-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tender-folder a:hover,
* html #portlet-navigation-tree .contenttype-tender-folder a:hover,
* html #portlet-navigation-tree .contenttype-tender-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tender-folder {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(images/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-topic {
height: 1%;
}
#portal-sitemap .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
background-image: url(images/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topic,
#portlet-navigation-tree .contenttype-topic {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-topic {
display: block;
}
.contenttype-unifiedsqlexport,
.actionMenu .contenttype-unifiedsqlexport a:hover {
background-image: url(images/sql_export_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-unifiedsqlexport {
height: 1%;
}
#portal-sitemap .contenttype-unifiedsqlexport a:hover,
#portlet-navigation-tree .contenttype-unifiedsqlexport a:hover,
#portlet-navigation-tree .contenttype-unifiedsqlexport a.navTreeCurrentItem {
background-image: url(images/sql_export_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-unifiedsqlexport,
#portlet-navigation-tree .contenttype-unifiedsqlexport {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-unifiedsqlexport a:hover,
* html #portlet-navigation-tree .contenttype-unifiedsqlexport a:hover,
* html #portlet-navigation-tree .contenttype-unifiedsqlexport a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-unifiedsqlexport {
display: block;
}
.contenttype-water-quality-analysis,
.actionMenu .contenttype-water-quality-analysis a:hover {
background-image: url(images/waterquality_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-water-quality-analysis {
height: 1%;
}
#portal-sitemap .contenttype-water-quality-analysis a:hover,
#portlet-navigation-tree .contenttype-water-quality-analysis a:hover,
#portlet-navigation-tree .contenttype-water-quality-analysis a.navTreeCurrentItem {
background-image: url(images/waterquality_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-water-quality-analysis,
#portlet-navigation-tree .contenttype-water-quality-analysis {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-water-quality-analysis a:hover,
* html #portlet-navigation-tree .contenttype-water-quality-analysis a:hover,
* html #portlet-navigation-tree .contenttype-water-quality-analysis a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-water-quality-analysis {
display: block;
}
.actionicon-plone-sendto {
background-image: url(images/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(images/print_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(images/rss.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(images/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(images/site_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(images/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(images/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(images/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(images/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(images/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(images/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(images/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(images/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(images/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(images/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-site_actions-small_text {
background-image: url(images/textsize_small.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-site_actions-normal_text {
background-image: url(images/textsize_normal.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-site_actions-large_text {
background-image: url(images/textsize_large.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-download_vcard {
background-image: url(images/vcard_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-OpenGroupSetup {
background-image: url(images/plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-CMSUpgradeSetup {
background-image: url(images/cmsupgrade_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(images/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(images/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(images/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(images/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(images/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(images/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(images/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(images/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(images/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-CacheSetupPrefs {
background-image: url(images//misc_/CacheSetup/cachesetup_tool_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(images/kupuimages/kupu_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneLanguageTool {
background-image: url(images/flag-plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(images/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(images/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(images/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(images/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(images/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(images/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(images/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 18px;
margin-left: -1px;
}
.visualIconReplace {
background: transparent;
display: block !important;
border: 0;
margin: 0;
padding: 0 0 0 18px !important;
overflow: hidden;
width: 0px !important;
width /**/: 18px;
}


/* - gosford_styles.css - */
/* images/portal_css/gosford_styles.css?original=1 */
.listing,
.stx table {
border-collapse: collapse;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-size: 100%;
margin: 1em 0em 1em 0em;
}
.listing td {
vertical-align: top;
}
.listing nosort caption {
padding-bottom: 1em;
}
#tbl-wst-content {
width:70%;
float:left;
}
#tbl-wst-content td {
vertical-align:top;
}
#tbl-wst-news {
width:25%;
border:2px solid #dee7ec;
border-collapse:separate;
float:left;
margin-left:25px;
}
.tbl-wst-blue {
background: #dee7ec;
font-size: 1.5em;
line-height: 1.5;
}
.tbl-wst-yellow {
background: #ff3;
font-size: 1.5em;
line-height: 1.5;
}
.sustainability_box_left{
width:73%;
float:left;
border:1px solid #666;
padding:0.5em 1em;
text-align:left;
margin:0.5em 0em 0.5em 0;
}
.sustainability_box_right{
width:20%;
float:left;
border:1px solid #006400;
padding:0.5em 1em;
text-align:left;
margin:0.5em 0em 0.5em 0;
}
div.frm_label_literacy {
width: 42%;
float: left;
}
div.frm_row {
clear: both;
width: 90%;
padding-bottom: .7em;
}
div.frm_label_left {
width: 30%;
float: left;
}
span.frm_input_right {
margin-left: .5em;
vertical-align: top;
}
div.frm_area_right {
float: left;
margin-left: .5em;
width: 55%;
}
.left {
float:left;
width:600px;
}
.left div {
float:left;
width:200px;
margin-right:10px;
background-color:#b0e0e6;
}
.councillor_pair {
float:left;
width:95%;
margin-bottom:0.75em;
clear:both;
}
.councillor_pair div {
float:left;
width:45%;
margin-bottom:1.0em;
}
.img_right_text_left_box {
width:99%;
margin: 1.0em 0;
clear: both;
}
.img_right_text_left_box img {
width: auto;
margin-left: 1.5em;
margin-bottom: 1.0em;
border: 0;
float: right;
}
.text_box_left {
width: auto;
}
.img_left_text_right_box {
width:99%;
margin: 1.0em 0;
clear: both;
}
.img_left_text_right_box img {
width: auto;
margin-right: 1.5em;
margin-bottom: 1.0em;
border: 0;
float: left;
}
.text_box_right {
width: auto;
}
.text_box_right li{
margin-left: 1.5em;
}
.img_panel {
margin: 1em 1em;
}
.img_panel img {
margin-right: 1.5em;
}
#form_sports_grounds div {
margin-bottom:0.45em;
}
#form_sports_grounds .column_left {
float:left;
width:20%;
}
#form_sports_grounds .column_left div {
margin-bottom:0.55em;
}
#form_sports_grounds .column_right {
float:right;
width:79%;
clear:right;
}
.sports_ground_information .sg_column_left {
float:left;
width:30%;
}
.sports_ground_information .sg_column_right {
width:69%;
}
.sports_ground_information {
width:80%;
margin-bottom: 1.5em;
clear:both;
}
#form_sports_grounds #form_sports_grounds_button_right {
float:right;
width:20%;
}
#five_lands_page_wrapper{
margin-left:0;
margin-right:0;
color:#a87234;
}
#boxes_wrapper{
margin:0 auto;
background-color:orange;
clear:both;
}
.box_left{
width:46%;
float:left;
border:2px solid #3f7ac0;
padding:0.5em 1em;
text-align:center;
margin:0.5em 0em 0.5em 0;
}
.box_right{
width:46%;
float:right;
clear:right;
border:2px solid #3f7ac0;
padding:0.5em 1em;
text-align:center;
margin:0.5em 0 0.5em 0em;
}
#five_lands_page_wrapper .caption{
border:1px solid #50729f;
padding:0.25em;
border-collapse:collapse;
}
#five_lands_page_wrapper img{
margin:0;
border:1px solid #50729f;
height:154px;
width:204px;
}
table.side_heading {
width:99%;
vertical-align:top;
border-collapse:collapse;
border: 1px solid #8cacbb;
border-width: 1px;
margin-bottom: 2em;
}
table.side_heading th {
font-weight:normal; font-size:100%;
text-align:left;
background: #eef3f7;
}
table.side_heading td.description {
text-align:left;
background-color:#eef3f7;
border-bottom:1px solid #cccccc;
}
table.data_table_8 {
font-weight: normal; font-size: 80%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_8 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_8 th {
width: 12%;
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_8 td {
width: 12%;
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_8 tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_8 tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
table.data_table_7 {
font-weight: normal; font-size: 80%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_7 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_7 thead th {
width: 14%;
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_7 td {
width: 14%;
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_7 tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_7 tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
table.data_table_5 {
font-weight: normal; font-size: 90%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_5 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_5 th {
width: 20%;
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_5 td {
width: 20%;
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_5 tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_5 tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
table.data_table_4 {
font-weight: normal; font-size: 90%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_4 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_4 th {
width: 25%;
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_4 td {
width: 25%;
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_4 tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_4 tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
table.data_table_3 {
font-weight: normal; font-size: 90%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_3 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_3 th {
width: 33%;
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_3 td {
width: 33%;
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_3 tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_3 tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
table.data_table_2 {
width: 95%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.data_table_2 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_2 th {
width: 50%; font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
table.data_table_2 td {
width: 50%; font-size: 100%; padding: .2em; vertical-align: top;
}
table.data_table_2 td a {
text-decoration: underline;
}
table.data_table_general {
font-weight: normal; font-size: 100%; line-height:150%;
width: 100%; text-align: left; margin: 0 0 1em;
border-collapse: separate;
border-spacing: 0;
color: #000;
}
table.data_table_general caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.data_table_general th {
border: 1px solid #36c; border-width: 1px 0;
background: #dee7ec;
padding: .2em;
text-align: left;
vertical-align: top;
line-height: normal;
}
table.data_table_general td {
padding: .2em;
vertical-align: top;
border: 1px solid #fff;
border-width: 1px 0;
}
table.data_table_general tbody tr.odd td {
background:#f7f4ee;
border-color: #ccc;
}
table.data_table_general tbody tr:hover td {
background:#dee7ec;
border-color: #36c;
}
.hall_block {
width:90%; padding-bottom:1.0em; clear:both;
}
.hall_label {
width:25%; float:left;
}
.hall_data {
margin-left:.5em;
}
.floatright {
float: right; margin: 0 3px; display: inline;
}
#cp_interest {
font-size: 90%; background: #ccccff; width: 18%; margin: 0 2em 1em 0;
padding: 0 .5em 0 .5em; color: #000; float: left;
}
#cp_indicators {
font-size: 90%; background: #030; width: 18%; margin-left: 3px;
padding: 0 3px 0 3px; color: #fff; float: right;
}
#cp_main {
background: #fff; width: auto;
}
#cp_main li {
font-size: 100%;
}
#cp_story {
clear: both; width: auto; border: 2px solid #8cacbb; padding: 2px 2px 2px 2px;
margin-bottom: 15px;
}
#cp_recommendations {
clear: both; font-size: 95%; background: #030; width: auto; margin-bottom: 15px;
padding: .5em 1em; color: #fff;
}
table#org_structure {
width: 100%;
border-collapse: collapse;
}
table#org_structure caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table#org_structure th {
font-size: 110%; color: #333; padding: .5em; vertical-align: top;
}
table#org_structure td {
font-size: 90%; padding: .5em; vertical-align: top;
}
tr#directors {
font-size: 100%; font-style: italic; padding: .5em; vertical-align: top;
}
td.tbl-underline {
font-size: 100%; font-weight: bold; border-bottom: 1px solid #ccf;
}
#org-struct-gm {
text-align: center; padding-bottom: .5em;
}
.img_right {
float: right; width: 185px; display: inline;
}
table.gcc_table {
width: 100%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.gcc_table caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.gcc_table th {
width: 20%; font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
table.gcc_table td {
width: 20%; font-size: 100%; padding: .2em; vertical-align: top;
}
table.gcc_table_3 {
width: 95%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.gcc_table_3 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.gcc_table_3 th {
width: 33%; font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
table.gcc_table_3 td {
width: 33%; font-size: 100%; padding: .2em; vertical-align: top;
}
table.gcc_table_4 {
width: 100%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.gcc_table_4 caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.gcc_table_4 th {
width: 25%; font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
table.gcc_table_4 td {
width: 25%; font-size: 100%; padding: .2em; vertical-align: top;
}
table.gcc_tbl_aquatic {
width: 90%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.gcc_tbl_aquatic caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.gcc_tbl_aquatic th {
font-size: 100%; color: #333; padding: .5em; text-align: left; vertical-align: top;
}
table.sigtree {
width: 100%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.sigtree caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.sigtree th {
font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
table.gcc-general {
width: 100%; text-align: left; margin-bottom: 2em;
border-collapse: collapse;
}
table.gcc-general caption {
font-size: 100%; font-weight: bold; padding: .5em; vertical-align: top;
}
table.gcc-general th {
font-size: 100%; color: #333; padding: .2em; text-align: left; vertical-align: top;
}
td.gcc_tbl_col_80 {
width: 80%; font-size: 100%; padding: .2em; vertical-align: top;
}
td.gcc_tbl_col_70 {
width: 70%; font-size: 100%; padding: .2em; vertical-align: top;
}
.gcc_tbl_col_70 a {
text-decoration: underline;
}
td.gcc_tbl_col_60 {
width: 60%; font-size: 100%; padding: .2em; vertical-align: top;
}
td.gcc_tbl_col_50 {
width: 50%; font-size: 100%; padding: .2em; vertical-align: top;
}
td.gcc_tbl_col_40 {
width: 40%; font-size: 100%; padding: .2em; vertical-align: top;
}
td.gcc_tbl_col_30 {
width: 30%; font-size: 100%; padding: .2em; vertical-align: top;
}
td.gcc_tbl_col_20 {
width: 20%; font-size: 100%; padding: .2em; vertical-align: top;
}
.gcc_tbl_col_20 a {
text-decoration: underline;
}
td.gcc_tbl_col_10 {
width: 10%; font-size: 100%; padding: .2em; vertical-align: top;
}
.list_left {
float: left; width: 250px; margin: 0 .5em 2em 0; font-size: 100%;
}
.img_left {
float: left; margin: 0 .5em 1em 0; display: inline;
}
.no-wrap {
clear: both;
}
.img_left_with_text {
float: left; width: auto; padding: 2px 2px 2px 2px;
margin: 0 10px 15px 0;
}
.img_text {
clear: right; width: auto; padding: 2px 2px 2px 2px;
margin-bottom: 15px;
}
.form_container {
width: 80%;
}
#form_waste_contractors div {
margin-bottom:0.5em;
}
#form_waste_contractors #column_left {
float:left;
width:18%;
}
#form_waste_contractors #column_left div {
margin-bottom:1em;
}
#form_waste_contractors #column_right {
float:right;
width:81%;
clear:right;
}
#form_waste_contractors #form_waste_contractors_button_right {
float:right;
width:80%;
}
.waste_caption {
font-size: 110%; font-weight: bold; padding: .5em; vertical-align: top;
}
.backyard_photo_text {
width:675px;
background: #cf9;
border: 2px solid #030; padding: 2px 2px 2px 2px;
margin: 1em 0 2em 0;
}
.backyard_photo_text img {
float:left;
margin: 2px 6px 0 2px;
}
.backyard_photo_text p {
color:#030;
}
#civic_container {
padding:2px;
}
#civic_tabular {
margin-right:180px;
}
#infra_plugin {
width:696px; height:331px;
margin-bottom:2em;
}
#apple_plugin {
width:160px;
float:right;
text-align:right;
}
#letter_plugin {
width:550px; height:450px;
margin: 25px 25px;
}
table.rate_data {
width:99%;
vertical-align:top;
border-collapse:collapse;
border: 1px solid #8cacbb;
border-width: 1px;
margin-bottom: 2em;
}
table.rate_data th {
font-weight:normal; font-size:100%;
text-align:left;
background: #eef3f7;
}
table.rate_data td.description {
text-align:left;
background-color:#eef3f7;
border-bottom:1px solid #cccccc;
}
table.rate_data td.summary {
border-top:1px solid #cccccc;
text-align:center;
font-style:italic;
font-weight:bolder;
background-color:#dee7ec;
font-size:92%;
}
table.rate_data td.costing{
text-align:right;
border-bottom:1px solid #cccccc;
}


/* - gosford_styles_common.css - */
/* images/portal_css/gosford_styles_common.css?original=1 */
/* **/
#textsize_actions .small_text {
font-size:90% !important;
text-decoration:none;
}
#textsize_actions .normal_text {
font-size:110% !important;
text-decoration:none;
}
#textsize_actions .large_text {
font-size:130% !important;
text-decoration:none;
}
/* **/
#portal-themes {
float:right;
margin-top:17px;
padding-right:1em;
}
#portal-searchbox {
clear:none;
}
#portal-language-icons {
float:right;
margin-right:6px;
}
.rdo_year_heading {
background-color:transparent;
background-image:url(folder_icon.gif);
background-position: 0% 50%;
padding-left:26px;
background-repeat:no-repeat;
height:1.5em;
}
.rdo_listing_rows {
background-color:transparent;
height:22px;
margin-top:0.7em;
margin-left:2.2em;
background-image:url(images/event_icon.gif);
background-repeat: no-repeat;
background-position:top left;
}
.rdo_months {
margin-left:2.2em;
width:4em;
display:block;
float:left;
font-size:100%;
}
.rdo_month_days {
color: silver;
font-weight:normal;
}
.rdo_month_days a {
font-weight:normal;
text-decoration:none;
}
.rdo_month_days a:hover {
font-weight:normal;
text-decoration:underline;
color:#EE942A;
}
.rdo_month_days a:visited {
color:#5C3591;
}
.file-mime-info {
font-weight:normal;
}
.visualGhosted {
display: none;
}
#portal-themes label {
position: relative;
top: 4px;
}
.visualIconReplace {
width: 100% !important;
}


/* - gosford_styles_theme.css - */
/* images/portal_css/gosford_styles_theme.css?original=1 */
h1,
h2,
h3,
h4 {
color:#214e83;
font-weight:bolder;
}
ul {
list-style-image:url(images/modern_bullet.gif);
}
#header {
height:126px;
float:left;
width:100%;
clear:both;
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
background-position: top left;
}
#header_right {
height:126px;
width:438px;
background-image:url(images/header_right.jpg);
float:right;
}
#portal-logo {
margin:0;
float:left;
width:275px;
height:126px;
}
#top_bar {
width:100%;
background-color:#376aa6;
background-image:url(images/top_bar_bg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
float:left;
clear:both;
}
#top_links {
list-style-type:none;
list-style-image:none;
float:left;
background-position:top left;
background-repeat:no-repeat;
padding-left:12px;
padding-right:12px;
padding-top:5px;
padding-bottom:4px;
margin:0;
color:white;
}
#top_links li{
display:inline;
margin-right:8px;
}
#top_links li a{
color:white;
text-decoration:none;
padding-left:8px;
}
#portal-colophon {
display:none;
}
#breadcrumb_bar {
float:left;
width:100%;
background-color:#376aa6;
padding:4px 0;
}
#portal-searchbox {
margin-top:2px;
}
#portal-breadcrumbs {
border:none;
color:#FFF;
/* /**/:250px;*/
padding-top:2px;
float:left;
}
#portal-breadcrumbs a{
color:#fed851;
font-weight:bolder;
}
.footer_break {
height:18px;
background-image:url(images/footer_shadow.jpg);
background-repeat:repeat-x;
}
#portal-footer {
text-align:left;
background-color:#3a6faf;
border:none;
margin:0;
padding:0;
background-image:url(images/modern_footer_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
padding-top:30px;
color:#FFF;
}
#footer_contact_details {
float:right;
margin-right:30px;
width:370px;
background-image:url(images/footer_logo.gif);
background-position:top right;
background-repeat:no-repeat;
padding-bottom:30px;
}
#footer_contact_details a {
text-decoration:underline;
color:#FFF !important;
}
#footer_links,
#portal-siteactions {
list-style-type:none;
list-style-image:none;
padding-bottom:40px;
color:#FFF;
float:left;
margin-left:40px;
width:20%;
}
#footer_links li,
#portal-footer #portal-siteactions li{
margin:0 8px;
line-height:2em;
background-image:url(images/footer_link_arrow.gif);
background-position:left 50%;
background-repeat:no-repeat;
padding-left:20px;
}
#portal-footer #portal-siteactions li{
display:block;
float:none;
}
#footer_links li a,
#portal-footer #portal-siteactions li a{
color:#FFF !important;
border:none;
background-color:transparent;
}
#portal-columns {
background-image:url(images/breadcrumb_shadow.jpg);
background-position:top left;
background-repeat:repeat-x;
}
#portal-column-one .visualPadding {
padding-left:8px;
}
#portal-column-one .portletHeader {
border:none;
background-color:transparent;
}
#portal-column-one .portlet,
#portal-column-one .portletItem {
border:none;
}
.portletItemDetails {
text-align:left;
}
.portletHeader a span.portlet_heading_text {
font-size:160%;
font-family:Utopia, Georgia, Times New Roman, Times, serif;
color:#214e83;
display:block;
cursor:pointer;
text-decoration:none;
font-weight: bolder;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #cccccc;
}
/* **/
#textsize_actions {
float:right;
padding-top:4px;
margin-right:20px;
}
#textsize_actions a{
color:white;
}
#textsize_actions .small_text {
font-size:90% !important;
text-decoration:none !important;
}
#textsize_actions .normal_text {
font-size:110% !important;
text-decoration:none !important;
}
#textsize_actions .large_text {
font-size:130% !important;
text-decoration:none !important;
}
/* **/
#portal-themes {
margin-top:0;
}
#portal-themes label{
color:white;
}
#portlet-navigation-tree .contenttype-atrelativepathcriterion{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-atrelativepathcriterion a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-atrelativepathcriterion,
#portlet-navigation-tree .contenttype-atrelativepathcriterion {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-cachetool{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-cachetool a:hover{
background-image: url(images/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-cachetool a:hover,
#portlet-navigation-tree .contenttype-cachetool a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-cachetool,
#portlet-navigation-tree .contenttype-cachetool {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-contentcacherule{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-contentcacherule a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-contentcacherule a:hover,
#portlet-navigation-tree .contenttype-contentcacherule a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-contentcacherule,
#portlet-navigation-tree .contenttype-contentcacherule {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-dafolder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-dafolder a:hover{
background-image: url(images/da_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-dafolder a:hover,
#portlet-navigation-tree .contenttype-dafolder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-dafolder,
#portlet-navigation-tree .contenttype-dafolder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-discussion-item{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-discussion-item a:hover{
background-image: url(images/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-discussion-item,
#portlet-navigation-tree .contenttype-discussion-item {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-docstore{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-docstore a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-docstore a:hover,
#portlet-navigation-tree .contenttype-docstore a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-docstore,
#portlet-navigation-tree .contenttype-docstore {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-document{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-document a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-document,
#portlet-navigation-tree .contenttype-document {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-dropboxrpcclienttool{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-dropboxrpcclienttool a:hover{
background-image: url(images/dropbox_rpc_client_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-dropboxrpcclienttool a:hover,
#portlet-navigation-tree .contenttype-dropboxrpcclienttool a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-dropboxrpcclienttool,
#portlet-navigation-tree .contenttype-dropboxrpcclienttool {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-event{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-event a:hover{
background-image: url(images/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-event,
#portlet-navigation-tree .contenttype-event {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-favorite{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-favorite a:hover{
background-image: url(images/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-favorite,
#portlet-navigation-tree .contenttype-favorite {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-feature{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-feature a:hover{
background-image: url(images/homepage_feature_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-feature a:hover,
#portlet-navigation-tree .contenttype-feature a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feature,
#portlet-navigation-tree .contenttype-feature {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-feature-folder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-feature-folder a:hover{
background-image: url(images/homepage_feature_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-feature-folder a:hover,
#portlet-navigation-tree .contenttype-feature-folder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feature-folder,
#portlet-navigation-tree .contenttype-feature-folder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-fee{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-fee a:hover{
background-image: url(images/fee_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-fee a:hover,
#portlet-navigation-tree .contenttype-fee a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fee,
#portlet-navigation-tree .contenttype-fee {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-feedback{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-feedback a:hover{
background-image: url(images/feedback_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-feedback a:hover,
#portlet-navigation-tree .contenttype-feedback a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feedback,
#portlet-navigation-tree .contenttype-feedback {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-file{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-file a:hover{
background-image: url(images/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-file,
#portlet-navigation-tree .contenttype-file {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-folder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-folder a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folder,
#portlet-navigation-tree .contenttype-folder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-headerset{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-headerset a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-headerset a:hover,
#portlet-navigation-tree .contenttype-headerset a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headerset,
#portlet-navigation-tree .contenttype-headerset {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-headersetfolder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-headersetfolder a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-headersetfolder a:hover,
#portlet-navigation-tree .contenttype-headersetfolder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headersetfolder,
#portlet-navigation-tree .contenttype-headersetfolder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-image{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-image a:hover{
background-image: url(images/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-image,
#portlet-navigation-tree .contenttype-image {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-jobad{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-jobad a:hover{
background-image: url(images/jobad_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-jobad a:hover,
#portlet-navigation-tree .contenttype-jobad a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-jobad,
#portlet-navigation-tree .contenttype-jobad {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-large-plone-folder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-large-plone-folder a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-large-plone-folder,
#portlet-navigation-tree .contenttype-large-plone-folder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-link{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-link a:hover{
background-image: url(images/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-link,
#portlet-navigation-tree .contenttype-link {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-macrocacherule{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-macrocacherule a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-macrocacherule a:hover,
#portlet-navigation-tree .contenttype-macrocacherule a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-macrocacherule,
#portlet-navigation-tree .contenttype-macrocacherule {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-macrofolder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-macrofolder a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-macrofolder a:hover,
#portlet-navigation-tree .contenttype-macrofolder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-macrofolder,
#portlet-navigation-tree .contenttype-macrofolder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-mediarelease{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-mediarelease a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-mediarelease a:hover,
#portlet-navigation-tree .contenttype-mediarelease a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-mediarelease,
#portlet-navigation-tree .contenttype-mediarelease {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-news-item{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-news-item a:hover{
background-image: url(images/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-news-item,
#portlet-navigation-tree .contenttype-news-item {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-plone-site{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-plone-site a:hover{
background-image: url(images/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plone-site,
#portlet-navigation-tree .contenttype-plone-site {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a:hover,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-rulefolder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-rulefolder a:hover{
background-image: url(images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-rulefolder a:hover,
#portlet-navigation-tree .contenttype-rulefolder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-rulefolder,
#portlet-navigation-tree .contenttype-rulefolder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-templatecacherule{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-templatecacherule a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-templatecacherule a:hover,
#portlet-navigation-tree .contenttype-templatecacherule a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-templatecacherule,
#portlet-navigation-tree .contenttype-templatecacherule {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-tender{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-tender a:hover{
background-image: url(images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-tender a:hover,
#portlet-navigation-tree .contenttype-tender a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tender,
#portlet-navigation-tree .contenttype-tender {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-tender-folder{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-tender-folder a:hover{
background-image: url(images/tender_folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-tender-folder a:hover,
#portlet-navigation-tree .contenttype-tender-folder a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tender-folder,
#portlet-navigation-tree .contenttype-tender-folder {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-topic{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-topic a:hover{
background-image: url(images/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topic,
#portlet-navigation-tree .contenttype-topic {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-unifiedsqlexport{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-unifiedsqlexport a:hover{
background-image: url(images/sql_export_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-unifiedsqlexport a:hover,
#portlet-navigation-tree .contenttype-unifiedsqlexport a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-unifiedsqlexport,
#portlet-navigation-tree .contenttype-unifiedsqlexport {
background-position: 0% 4px;
}
#portlet-navigation-tree .contenttype-water-quality-analysis{
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
}
#portal-sitemap .contenttype-water-quality-analysis a:hover{
background-image: url(images/waterquality_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portlet-navigation-tree .contenttype-water-quality-analysis a:hover,
#portlet-navigation-tree .contenttype-water-quality-analysis a.navTreeCurrentItem {
background-image: none;
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-water-quality-analysis,
#portlet-navigation-tree .contenttype-water-quality-analysis {
background-position: 0% 4px;
}
#portal-column-one #portlet-navigation-tree li.navTreeItem,
#homepage_content #portlet-navigation-tree li.navTreeItem {
background-image:url(images/hoz_dots.gif);
background-position:bottom left;
background-repeat:repeat-x;
}
#portal-column-one #portlet-navigation-tree li.navTreeItem a,
#homepage_content #portlet-navigation-tree li.navTreeItem a {
padding-top:4px;
padding-bottom:4px;
}
#portal-column-one #portlet-navigation-tree li.navTreeItem a,
#homepage_content #portlet-navigation-tree li.navTreeItem a {
background-image:url(images/nav_arrow.gif);
background-position:2px 50%;
background-repeat:no-repeat;
color:#474747;
border:none;
}
#portal-column-one #portlet-navigation-tree li.navTreeItem a:hover,
#homepage_content #portlet-navigation-tree li.navTreeItem a:hover,
#portal-column-one #portlet-navigation-tree li.navTreeItem a.navTreeCurrentItem,
#homepage_content #portlet-navigation-tree li.navTreeItem a.navTreeCurrentItem{
border:none !important;
background-color:#eef3f7;
}





/* Portal */

.jobblock {
  background-image: url(//candidate-office.s3.amazonaws.com/portal-files/gosford/images/jobad_icon.gif); background-repeat: no-repeat;
  background-position: 5px 10px;
  border-top: thin solid #ddd;
  padding: 10px 0 10px 30px;
}
.jobblock br {
  display: none;
}
.jobblock a {
  display: block;
  margin-bottom: 2px;
}
div#joblist {
  max-width: 900px;
}
