
/* - Pingpower_Pixelgreen.css - */
@media all {
/* Stylesheet for the 'Pixelgreen' Plone theme (all media) */
/*  (do not remove this :) */
/*  (not this either :) */

/* Pingpower style property for Pixelgreen */

/* Pingpower base style ( base.css.dtml) */
body {
      margin: 0;
      padding: 0;
      background : url("bg.jpg") repeat-x scroll 100px 0 #ffffff;
	  text-align: center;
      color : #555555;
      font: 73%/1.5em 'Trebuchet MS',Tahoma,sans-serif;
     }
/* Pingpower table style */
table {
       border-collapse:collapse;
       margin:10px 15px;
      }
tr {
    height:30px; 
   }
th {
    background:none repeat scroll 0 0 #6154b8;
	border-left:1px solid #6154b8;
    border-bottom:2px solid #FFFFFF;
    color:#FFFFFF;
    height:29px;
    padding-left:11px;
    padding-right:11px;
    text-align:left;
	}
a {
   background:inherit;
   color:#6154b8;
   text-decoration:none;
  }
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: #473C8B;
    background-color: #473C8B;
    margin: 0.5em 0 1em 0;
   }
h1, h2, h3 ,h4, h5 ,h6{
            font:bold 1em 'Trebuchet MS',Tahoma,Sans-serif;
		   }
h1 { 
    font-size: 1.4em;
	color: #483e94; /*original color: #65944a -Andreas*/
	}
h2 { 
     font-size: 1.2em; 
     color: #6154b8;
	 /*text-transform: uppercase; */
   }
h3 { 
    font-size: 1.2em; 
	}
h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
   }
h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
   }
h6 {
    font-size: 90%;
    border-bottom: none;
    font-weight: bold;
   }
p, h1, h2 ,h3, h4, h5 {
                         margin:10px 15px;
			          }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
      background:inherit;
      color:#6154b8;
      text-decoration:none;
     }


ul {
    line-height: 1.5em;
    padding: 0;
}
ol {
    line-height: 1.5em;
    padding: 0;
}
li {
    margin-bottom: 0.5em;
}
dt {
    font-weight: bold;
}
dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
abbr .explain {
    border-bottom: none;
}
q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #473C8B;
    color: #76797c;
}
/* Be instead of by Pingpower style 
code, tt {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #C0C0C0;
    padding: 0 0.1em;
}
*/
pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 100%;
    padding: 1em;
    border: 1px solid #473C8B;
    color: Black;
    background-color: #C0C0C0;
    overflow: auto;
}
ins {
    color: green;
    text-decoration: none;
}
del {
    color: red;
    text-decoration: line-through;
}
/*Pingpower public style (public.css) */
/* Accessibility elements, applied by JS */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }


/* Pingpower Padding for the columns  */

#portal-column-one .visualPadding {
    padding: 2em 1em 1em 2em;
}
#portal-column-two .visualPadding {
                                   margin: -1em 0em 0em 0em ;
                                  }

/*Pingpower Content area */
#content h1 {
              margin:0 0 0 10px;
	          padding:10px 0 0 5px;
	          border-bottom:1px solid #F2F2F2;
	          color:#483e94; /*original color: #65944a -Andreas*/
	          font:1.5em 'Trebuchet MS',Tahoma,Sans-serif;
            }



.documentFirstHeading {
    margin-top: 0;
}

/* Pingpower documentContent properties */

.documentContent {
                  margin:0;
                  padding:0;
				  background:url("gradientbg.jpg") repeat-x scroll 0 0 #FFFFFF;
                  border:1px solid #EFEDED;
				  }

.documentContent ul {
                      margin: 0.5em 0 0 2.5em;
					  list-style-image: url(bullet.gif);
                      list-style-type: square;
                    }
.documentContent ol {
    margin: 0.5em 0 0 2.5em;
}

/* Links with differently colored link underlines - only for content */
.documentContent p a {
    text-decoration: none;
    border-bottom: 1px #ccc solid;
}
.documentContent p a:visited {
    color: #2e0e61;
    background-color: transparent;
}
.documentContent p a:active {
    color: Red;
    background-color: transparent;
}
#content a:target {
    background-color: #fd7 !important;
}
.documentContent li a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
    color: #2e0e61;
}
.documentContent li a:active {
    color: Red;
}
.documentContent dd a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
    color: #2e0e61;
    background-color: transparent;
}
.documentContent dd a:active {
    color: Red;
    background-color: transparent;
}
/* End links */

/* End edit form elements */

#visual-portal-wrapper {
    margin: 0;
    padding: 0;
}

/* Pingpower portalheader properties */
#portal-header  {
                  position:relative;
	          margin: 0 auto; /*original 0 auto*/
                  padding: 0;
                  width:1000px; /*760 original*/
                  height:55px;
                  text-align:center;
                 }
/* Logo properties */
#portal-logo img {
    border: 0;
    padding: 0;
    margin: 0.8em 0em 0em 0em;
}

/* Pingpower slogan properites */
#slogan {
         position:absolute;
		 top:55px;
		 left:40px;
         margin:0;
         padding:0;
		 color:#FFFFFF;
         font:bold 12px 'Trebuchet Ms',Sans-serif;
         text-transform:none;
        }


/* The skin switcher at the top, only shows up if you have multiple skins available */
#portal-skinswitcher {
}
#portal-skinswitcher a {
    display: block;
    float: left;
}
#portal-top {
    /* Top section */
    margin: 0;
    padding: 0;
    background-color: transparent;
}

/* Site-wide action menu - font size, contact, index, sitemap etc */
#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: #C0C0C0;
    color: #436976;
    border: 1px solid #473C8B;
}
#portal-siteactions li a:hover {
    background-color: #C0C0C0;
    color: #436976; /*original #436976*/
    border: 1px solid #473C8B;
}

/* Searchbox style and positioning */

#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;
}

/* Search results elements */

dl.searchResults dt {
    font-size: 140%;
    font-weight: normal;
}

form.searchPage {
    text-align: center;
}

input.searchPage {
    font-size: 200% !important;
}

form.searchPage input.searchButton {
    background-position:5px 7px;
}

/* LiveSearch styles */
.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,
.LSHighlight {
    background-color: #C0C0C0;
    border: 1px solid #473C8B;
    color: #436976;
}
.LSTable {
    margin: 1em 0;
}
.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;
    font-size: 90%;
    font-weight: normal;
    margin-left: 2.5em;
}
.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;
    /* Currently exposes a rendering bug in Mozilla */
    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 #473C8B;
    width: 30em;
    text-transform: none;
}
* html .livesearchContainer {
    padding: 1px !important;
    padding-top: 0 !important;
    background-color: #473C8B;
    border: 0;
}
#livesearchLegend {
    line-height: 1em;
    margin-top: -2em;
    margin-left: -0.1em;
    border: 1px solid #473C8B;
    border-bottom: 0;
}
* html #livesearchLegend {
    margin-top: -1.9em;
    margin-left: -8px;
    position: relative;
}

/* Workaround for Internet Explorer's broken z-index implementation */
.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;
}
.LSBox label {
    font-weight: normal;
}

/* Pingpower The global section tabs. */
#portal-globalnav {
					   position:absolute;
					   right:-5px;
					   top:15px;
					   margin:0;
					   padding:0;
					   color:#FFFFFF;
                       font:bolder 1.5em 'Trebuchet MS',sans-serif;
                       list-style:none outside none;
                   }
#portal-globalnav li {
                       display: inline;
                      }


#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
                        display:block;
						float:left;
                        padding:3px 12px;
						height: 20px;
						background-color:#333333;
                        border-right:1px solid #272727;
                        text-decoration:none;
						color:#FFFFFF;
                       }

#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
                                  background:none repeat scroll 0 0 #483e94; /*original color: #65944a -Andreas*/
                                  color:#FFFFFF;
}
#portal-globalnav li a:hover {
                              background:none repeat scroll 0 0 #483e94; /*original color: #65944a -Andreas*/
                              color:#FFFFFF;
                             }


/* Pingpower headerphoto propertites */
#headerphoto  {
                margin:0 auto;
                /*padding:15px 10px 10px; -Andreas*/
                height:153px; /*original 200px*/
                width:1000px;         /*original width:770px -Andreas*/
				background:url("headerphoto.jpg") no-repeat scroll center center #FFFFFF;
              }

/* Pingpower personaltools (hidden) */
#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #C0C0C0;
    border-top-color: #473C8B;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #473C8B;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.6em;
    color: Black;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: none;
    list-style: none;
}
#portal-personaltools .portalUser {
    background: transparent url(../../user.gif) center left no-repeat;
    padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
    /* Used on all descriptions relevant to those not logged in */
    color: Black;
    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-languageselector {
    margin: 0 1em 0 1em;
    float:right;
}
#portal-languageselector li {
    display: inline;
}
#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #473C8B;
    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;
}
.documentEditable {
    padding: 0em 1em 1em 1em !important;
    margin: 0 -1em;
}
#content-news h1 {
    margin-bottom: 1em;
}

/* Only h5/h6 headlines in the content area should have the discreet color */
#content h5,
#content h6 {
    color: #76797c;
}
.newsItem {
    margin-bottom: 1em;
    border-bottom: 1px solid #473C8B;
}
.newsImage {
    border: 1px solid #ccc;
}
.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: 90%;
    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 {
                  margin: 2em 0;
                  padding: 0;
                  text-align: right;
                 }
.documentActions ul {
    margin: 0;
    padding: 0 0.5em;
    display: block;
    list-style-type: none;
    list-style-image: none;
}
.documentActions li {
    float: right;
    font-size: 90%;
    margin: 0 2em;
    padding: 0 0.25em;
    background-color: White;
}
.documentActions a {
    border: none !important;
    text-decoration: none;
}


/* Status messages */

dl.portalMessage {
    font-size: 90%;
    background-color: #ffffe3; 
    border: 1px solid #996;    
}
dl.portalMessage a {
    color: black;
    border: none;
    text-decoration: underline;
}
dl.portalMessage dt {
    background-color: #996; 
    font-weight: bold;
    float: left;
    margin: 0 0.5em 0 0;
    padding: 0.5em 0.75em;
    color: White;
    line-height: 1.25em;
}
dl.portalMessage dd {
    padding: 0.5em 0.5em; 
    margin: 0;
    line-height: 1.25em;
}
dl.warning {
    border-color: #d80;
}
dl.warning dt {
    background-color: #d80;
}
dl.error {
    border-color: #d00;    
}
dl.error dt {
    background-color: #d00; 
}
dl.warning {
    border-color: #d80;    
}
dl.warning dd {
    background-color: #fd7; 
}
dl.error {
    border-color: #d80;    
}
dl.error dd {
    background-color: #fd7; 
}

/* Pingpower documentDescription properties */
.documentDescription {
    /* The summary text describing the document */
	margin-left:15px;
}
.documentByLine {
    font-size: 90%;
    font-weight: normal;
    color: #76797c;
    margin-bottom: 0.5em;
    margin:10px 15px;
}
dl.searchResults span.documentByLine {
    display: block;
}
.discussion {
    margin-top: 1em;
}
.even {
    background-color: #eef3f5;
}
.odd {
    background-color: transparent;
}
.visualHighlight {
    background-color: #ffc;
}
.discreet {
    color: #76797c;
    font-size: 90%;
    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;
    border-left: 4px solid #473C8B;
}
.callout {
    font-weight: bold;
    color: #CC9933;
    padding: 0px 1em;
}

.notify,
.documentEditable * .notify {
    border: 1px solid #ffa500;
}
.card {
    background-color: #C0C0C0;
    border-color: #473C8B;
    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: #C0C0C0;
    border-color: #473C8B;
    border-width: 1px;
    border-style: solid;
    font-size: 90%;
    margin: 0.5em;
    padding: 1em 0 0.5em 0;
    text-align: center;
    width: 100px;
}
.portraitPhoto {
    border: 1px solid black;
}

/* Pingpower The table used for listings - horizontal and vertical variants */
table.listing,
.stx table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
            border-collapse:collapse;
            margin:10px 15px; ;
            }
table.listing th,
.stx table th {
			   height:29px;
               background:none repeat scroll 0 0 #6154b8;
               border-bottom:1px solid #FFFFFF;
               border-left:1px solid #6154b8;
               color:#FFFFFF;
               text-align:left;
               }
table.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;
}
table.listing .listingCheckbox {
    text-align: center;
}
table.listing td,
.stx table td {
			   border-bottom:1px solid #FFFFFF;
               border-left:1px solid #FFFFFF;
              }
table.listing a {
                 text-decoration: none;
				 color:#555555;
                 font:73%/1.5em 'Trebuchet MS',Tahoma,sans-serif;
                }
table.listing a:hover {
                       background:inherit;
                       color:#006699;
                       text-decoration:underline;
                       }
table.listing img {
    vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
    cursor: pointer;
}

/* Vertical addition class */
table.vertical {
    background-color: White;	
}
table.vertical th {
    padding: 0.5em;
}
table.vertical td {
                   padding: 0.5em;
                  }

/* grid addition class */

table.grid td {
    border: 1px solid #473C8B;
    padding: 0.5em;
}

/* plain table class with light gray borders */

table.plain,
table.plain td,
table.plain th {
    border: 1px solid #ccc;
    padding: 0.5em;
    border-collapse: collapse;
	color: #777777;
}

/* Batch selector */
.listingBar {
    background-color: #C0C0C0;
    border-color: #473C8B;
    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 #473C8B;
    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;
    clear: right;
    margin: 0 0 0.5em 1em;
}

/* Useful deviations from regular style on elements */

/* List classes without markers */
ul.visualNoMarker,
ol.visualNoMarker {
    list-style-type: none;
    list-style-image: none;
    margin: 0.5em 0 0 0;
    line-height: 1em;
}

ul.discreet {
    list-style-image: none;    
    list-style-type: disc;
}

textarea.proportional {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
    text-align: right;
    font-size: 90%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}
/* Pingpower portal-footer style */
#portal-footer {
                clear:both;
                margin:0;
                padding:0;
                text-align: center;
				font:0.95em/1.6em 'Trebuchet MS',Tahoma,Arial,sans-serif;
                }
#portal-footer p {
                  border-top:1px solid #EAEAEA;
                  margin:0 auto;
                  padding-left:15px;
				  Padding-top: 15px;
				  width: 1000px; /*original: 760px*/
                 }
#portal-footer a {
                  color:#777777;
                  text-decoration:none;
                 }
#portal-footer a:visited {
                           color:#777777;
                           text-decoration:none;
}
#portal-footer a:hover {
                        color:#333333;
                        text-decoration:underline;
                       }
#portal-colophon {
    float: none;
    margin: 0 0 1em 0;
    padding: 0 0 1em 0;
    text-align: center;
    color: #666;
}
#portal-colophon ul {
    list-style-image: none;
    list-style-type: none;
}
#portal-colophon ul li {
    display: inline !important;
    font-size: 90%;
    padding: 0 0.75em;
}
#portal-colophon ul li a {
    text-decoration: none;
    border-bottom: 1px #ccc solid;
    color: #666;
}

.feedButton {
    display: block; 
    float: right; 
    margin-top: 1px;
}
.poweredBy {
    display: block;
    clear: both;
    font-size: 90%;
    font-weight: normal;
    color: #76797c;
    text-align: right;
}

/* Sitemap styles */
#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-left:5px solid #483e94; /*original color: #65944A -Andreas*/
    color:black; /*original color: #65944A -Andreas*/
    padding:0.3em 0 0.3em 11px;
}
#portal-sitemap a:active{
    border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
    color:Red; /*original color: #65944A -Andreas*/
    padding:0.3em 0 0.3em 11px;
}
#portal-sitemap .navTreeLevel1 {
    padding-left: 1em;
    border-left: 0.5em solid #473C8B;
    margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
    padding-left: 1em;
    border-left: 0.5em solid #C0C0C0;
    margin: 0 0 0 0.6em;
}

/* Album view classes */
.photoAlbumEntry {
    float: left;
    position:relative;
    overflow: hidden;
    height: 185px;
    width: 143px;
    margin: 0em;
    padding: 0px 6px 0px 9px;
    text-align: center;
    background-image: url('../../polaroid-single.png');
    background-repeat: no-repeat;
}
.photoAlbumEntry img {
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto;
}
.photoAlbumEntryWrapper {
    /*display: block;*/
    height: 130px;
    width: 128px;
    margin-bottom: 7px;
}
.photoAlbumEntry a {
    display: block;
    text-decoration: none;
    font-size: 90%;
    height: 169px;
    width: 130px;
    margin: 16px auto 0px;
}
.photoAlbumFolder {
    background-image: url('../../polaroid-multi.png');
    background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
    color: #76797c;
    display: block;
    width: 128px;
    height: 3.6em;
}

/* Link types */
a.link-parent {
    display: block;
    background: transparent url(../../arrowUp.gif) 4px 5px no-repeat;
    padding: 1px 0px 10px 16px;
    font-size: 90%;
    text-decoration: none;
}
#content .link-category {
    color: #483e94 !important;
}
#content .link-user {
    background: transparent url(../../user.gif) 0 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content .link-comment {
    background: transparent url(../../discussionitem_icon.gif) center left no-repeat;
    padding: 1px 0px 1px 16px !important; /* value:  */
}
#content .link-anchor {
    color: #76797c;
    text-decoration: none;
    font-weight: normal;
}
#content .link-presentation {
    font-size: 90%;
    text-align: center;
}

#content .link-wiki-add {
    color: red;
}


/* Handling external links */
#content span.link-external a {
    background: transparent url(../../link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-https a {
    background: transparent url(../../lock_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

/* Protocol-specific links */
#content span.link-mailto  a {
    background: transparent url(../../mail_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-news a {
    background: transparent url(../../topic_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-ftp a {
    background: transparent url(../../file_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-irc a {
    background: transparent url(../../discussionitem_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-callto a {
    background: transparent url(../../phone_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-webcal a {
    background: transparent url(../../event_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
#content span.link-feed a {
    background: transparent url(../../rss.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

#content .link-plain {
    background-image: none !important;
    padding: 0 !important;
}

/* For ghosted elements */
.visualGhosted {
    opacity: 0.2;
}

/* Fullscreen
**
** Fullscreen mode is disabled by default. The styles below are used only in case you have it
** enabled.
*/

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;
}


/* Kupu image alignment classes */
.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;
}
dd.image-caption {
   text-align:left;
   padding: 0; margin:0;
}
dl.captioned {
   padding: 10px;
}

/* Dashboard */
#dashboard-info-message {
    padding-top: 0.5em;
}

#dashboard {
    width: 68em;
}

#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
    float:left;
    width:16em;
    padding:0.7em 1.3em 0 0;
}

#dashboard-portlets4 {
    float:left;
    width:16em;
    padding-top:0.7em;
}

#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
    border-bottom:medium none;
}

#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
    margin-bottom:1.5em;
}

div.managedPortlet.portlet {
    border-bottom:none;
}
#dashboard select {
    width:100%;
}

.portletAssignments {
    margin-top:1.5em;
}

#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
    text-decoration: none;
    color: #436976;
    border-bottom:1px solid #436976;
}

#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
    border-bottom:none;
}

#dashboard-actions {
    float:right;
}

#dashboard-actions ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;    
    margin-top:0;
}

#dashboard-actions ul li {
    display:inline;
    padding-left:0.7em;
}

#dashboard-actions ul li.portalUser {
    padding-left:18px;
}


/* manage portlets */

.section div {
    padding-top:0.5em;
    padding-bottom:0.5em;
}

/* Pingpower potal-columns porperties (column.css) */
#portal-columns{
                clear:both;
                margin:0 auto;
                padding:0;
				width:1000px; /*original: 760px*/
				text-align:left;
				border-spacing:0;
			    BORDER-COLLAPSE: collapse;
                }
				
#portal-column-one {
    vertical-align: top;
    width: 22%; /*original: 16em*/
    border-collapse: collapse;
    padding: 0;
}
#portal-column-content {
                        margin:0 0 10px;
                        padding:0;
						vertical-align:top;
					    BORDER-COLLAPSE: collapse
                       }
#portal-column-two {
                    margin:0 0 10px;
                    padding:0 0 0 10px;
					width: 22%;
                    vertical-align: top;  
                   }

/* fullscreen */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
    display: none;
}
body.fullscreen #portal-column-content { 
    width: 100%; 
    margin: 0; 
    padding: 0; 
}
/*Pingpower portlets style (portlets.css) */
/* Fallback for edit screen if both columns are hidden */
.managePortletsFallback {
    margin: 0 0 0 1em;
}

/* Pingpower Main portlet elements */
.portlet {
           margin-bottom:10px;
		   background:none repeat scroll 0 0 #F5F5F5;
           border:1px solid #EFEDED;
          }
.portlet a {
    text-decoration: none;
}
.portlet a.tile {
    display: block;
}

.portletItem ul {
                  padding:0 10px;
                 }

/* XXX: The two below rules should really be in the rule above, but that makes the items grow/shrink on :hover (navtree) - need to investigate how to make it not do that. ~limi, Dec 2005 */
.portletItem a,
.portletFooter a {
                  display:block;
                  color:#6154b8;
                  font-weight:normal;
				  text-decoration:none;
                  }

.portletItem a:visited,
.portletFooter a:visited {
    color: #2e0e61; /*original #541ab0*/
}

.portletItem a:visited:hover,
.portletFooter a:visited:hover {
    color: black /*original #541ab0*/
}

.porletItem a:hover {
        color:black;
}

.portletFooter a:hover {
	border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
        color:black; /*original color: #65944A -Andreas*/
}

.portletFooter a:active {
	border-left:5px solid #483e94;
        color:Red;
}

/* Pingpower Portlets header css */
.portletHeader, 
.managedPortlet .portletHeader {
                                 margin:0;
                                 padding:10px 0 5px 10px;
								 font:bold 1.3em 'Trebuchet MS',Tahoma,Sans-serif;
								 color:#6154b8;
                                }

.portletHeader a, 
.managedPortlet .portletHeader a {
                                   color:#483e94; /*original color: #65944A -Andreas*/
                                 }

.inheritedPortlet .portletHeader {
                                  background-color: transparent;
                                 }
.portletItem {
              margin:10px 0 15px;
			  padding:0;
			  background:none repeat scroll 0 0 #F2F2F2;
              list-style:none outside none;
             }
.portletItem .odd {
                  background:none repeat scroll 0 0 #F2F2F2;
				 }
.portletItem ol {
    margin: 0 0 0 1em;
}
.portletItemDetails {
    text-align: right;
    display: block;
    color: Black;
}
.portletFooter {
			    margin:10px 0 15px;
                padding:0;
				background:none repeat scroll 0 0 #F2F2F2;
                border: none;
                text-align: right;
                list-style:none outside none;
               }

/* Elements that enable layout with rounded corners */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}

/*
** Calendar elements - used in the calendar rendering
*/
.dayPopup {
    background-color: #ffffe1;
    border: 1px solid Black;
    padding: 0.2em;
    position: absolute;
    visibility: hidden;
    width: 12em;
    z-index: 2;
}
.date {
    font-weight: bold;
}
/* Pingpower calendar propertities */
.portletCalendar {
                  line-height:1em;
                  list-style:none outside none !important;
                  padding:0;
                 }
.portletCalendar dt {
                     margin:0;
                     padding:10px 0 5px 10px;
					 text-align: center;
					 font:bold 1.3em 'Trebuchet MS',Tahoma,Sans-serif;
                    }
.portletCalendar dd {
                     margin: 0;
                     padding: 0;
                    }
.portletCalendar a {
                    text-decoration: none;
                   }
.portletCalendar a:hover {
                          text-decoration: none;
                         }
.ploneCalendar {
                 margin: 0;
				 width: 100%;
				 border-collapse: collapse;
                 border-spacing:0;
                }
.ploneCalendar td {
                   background-color: transparent;
                  /* width: 14%; */
                   text-align: center;
                   padding: 2px;
                  }
.ploneCalendar .weekdays th {
                              background:none repeat scroll 0 0 #6154b8;
                              border-bottom:2px solid #FFFFFF;
                              color:#FFFFFF;
                              height:29px;
                              padding-left:2px;
                              padding-right:2px;
                              text-align: center;
                             }
.ploneCalendar .event {
    background-color: #C0C0C0;
    font-weight: bold;
}
.ploneCalendar .todayevent {
    background-color: #C0C0C0;
    border: 2px solid #ffa500;
    font-weight: bold;
}
.ploneCalendar .todaynoevent {
    border-collapse: collapse;
    border: 2px solid #ffa500;
}

.managePortletsLink {
    text-align: center;
}

div.portlets-manager div.section {
    padding-top: 1em !important;
}

div.managedPortlet {
    padding-top:0.5em;
    padding-bottom:0.5em;
    background-color: transparent;
}

.managedPortlet .portletHeader {
    min-height: 3em !important;
}

.managedPortlet a {
    text-decoration: underline;
}

.managedPortletActions {
    display:block;
    float:right;
}

.managedPortletActions a {
    text-decoration: none;
}

.managedPortletActions a.up,
.managedPortletActions a.down {
    color:blue !important;
}

.managedPortletActions a.delete {
    color:red !important;
}

/* Table of Contents styling - essentially a portlet with smaller fonts and aligned right + limited in width */
.toc {
    float: right;
    width: 30%;
    font-size: 90%;
    margin: 0 0 0.5em 0.5em;
}

.toc .TOC1Digit {
    margin-left: 1em;
}

.toc .TOC2Digit {
    margin-left: 2em;
}

.toc .TOC3Digit {
    margin-left: 3em;
}

/* Static text portlet */
.portletStaticText ul {
    list-style-image: url(../../bullet.gif);
    list-style-type: square; 
    margin: 0.5em 0 0 1.5em;
}

.portletStaticText ol {
    margin: 0.5em 0 0 2em;
}

/* LiveSearch portlet tweaks, since positioning changes */
#portal-column-one fieldset.livesearchContainer {
    right: inherit !important;
    top: 1.5em !important;
}

/* Commented out for now, since the calendar markup has changed slightly ~limi */


.calendarPrevious {
/*    background-image: url(http://robust.west.uni-koblenz.de/arrowLeft.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: left; */
}
.calendarNext {
 /*   background-image: url(http://robust.west.uni-koblenz.de/arrowRight.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: right; */
}
.calendarPrevious,
.calendarNext {

}
.calendarNext {

}


/* Pingpower navtree styles (navtree.css) */

.portletNavigationTree {
    padding-bottom: 45px; /*original: padding: 0*/ 
    list-style: none !important;
    list-style-image: none !important; 
    line-height: 1em;
}
.navTree {
    list-style: none; 
    list-style-image: none; 
    margin-top: 1px;
}
.navTree li {
             padding:0 10px; /*original: 0 10px*/
            }
.navTreeItem {
             
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
    display:block;padding:0.3em 0 0.7em 10px; /*original padding:0.3em 0 0.3em 15px -Andreas*/
    height:2.5em; /*original height: 1.5em -Andreas*/
    /*border-bottom:1px dashed #D4D4D4;*/ /*-this is actually not commented out*/
    line-height:1.5em;
    color:#333333;
    font-weight:normal;
    text-decoration:none;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
    padding:0.3em 0 0.7em 10px; /*original padding:0.3em 0 0.3em 10px -Andreas*/
    border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
    color:#6154b8; /*original color: #65944A -Andreas*/
}
.navTreeItem a:active,
dd.portletItem .navTreeItem a:active{
    padding:0.3em 0 0.7em 10px;
    border-left:5px solid #483e94;
    color:Red; 
}
.navTreeCurrentItem {
     padding:0.3em 0 0.3em 10px;
     border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
     color:#483e94; /*original color: #65944A -Andreas*/
}
li.navTreeCurrentItem {
                          padding:0.3em 0 0.3em 10px;
						  border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
                          color:#483e94; /*original color: #65944A -Andreas*/
                      }

li.navTreeCurrentItem a {
                          padding:0.3em 0 0.3em 10px;
						  border-left:5px solid #483e94; /*original color: #65944A -Andreas*/
                          color:#483e94; /*original color: #65944A -Andreas*/
						}

/* Another workaround for broken Internet Explorer */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
    height: 1.6em;
}

.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }

/*Pingpower forms style (forms.css) */
/* Pingpower textarea style */
textarea {
           display:block;
		   padding:2px;
		   height:100px;
           width:400px;
		   border:1px solid #483e94; /*original: #EEEEEE*/
           color:#777777;
           font:1em "Trebuchet MS",Tahoma,sans-serif;
          }
/* Pingpower input style */
input {
        padding:2px;
        border:1px solid #483e94; /*original: #EEEEEE*/
        color:#777777;
        font:1em "Trebuchet MS",Tahoma,sans-serif;
       }

/* Code to work around IE's lacking support of sub-elements of the input element */
.noborder,
.documentEditable * .noborder {
    border: none;
    margin: 0;
    background: none;
    background-color: transparent;
}

input[type=checkbox] {
    border: none;
    margin: 0;
    background: none;
    background-color: transparent;
}


#searchGadget {
    border: 1px solid #473C8B;
}

button {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #473C8B;
    color: Black;
    vertical-align: middle;
    background-color: #C0C0C0;
    padding: 1px;
    cursor: pointer;
    font-size: 90%;
    text-transform: none;    
}
select {
    vertical-align: top;
}
/*Pingpower form style */
form {
      margin: 0 0 0 1em;
      padding:0;     
	  background-color:#FAFAFA;
      border:1px solid #F2F2F2;
      }
fieldset {
           border: 1px solid #F2F2F2;
           margin: 1em 0em 1em 0em;
           padding: 0em 1em 1em 1em;
           line-height: 1.5em;
           width: auto;
         }
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}
label {
        display:block;
        font-weight:bold;
        margin:5px 0;
       }
optgroup {
  font-style: normal;
  font-weight: bold;
  color: #999;
  padding-left: 0.25em;
}
option {
  color: black;
}
optgroup > option {
  padding: 0 0.25em 0 1em;
}

dl.enableFormTabbing dd {
    margin-left: 0;
    padding-top: 2em;
}
/* Pingpower main template login form properties */
#loginform {
            margin: 0;
            }
#loginform #__ac_name{
            width: 15em;
}
#loginform #__ac_password{
            width: 15em;
}

#loginform label {
                  display: inline;
				  }
.formControls {
               margin:10px 15px;
			   }
#login-form {
              margin: 0 auto;
              width: 30em; 
            }
#login-form .field {
    clear: none;
}
#login-form input {
    font-size: 150%;
}
#login-form input.context {
    padding: 1px 10px 1px 10px;
    background-position: 9px 5px;
    margin-bottom: 1em;
}

#forgotten-password {
    float: right; 
    width: 35%; 
    margin: 0 1em;
}

.standalone,
.documentEditable * .standalone {
                                 background:url("gradientbg.jpg") repeat-x scroll 0 0 #FFFFFF;
                                 border:1px solid #DADADA;
                                 color:#333333;
                                 font:bold 1em Arial,Sans-serif;
                                 margin:0;
                                 padding:2px 3px;
                                 }
/* Pingpower modify input button */
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
                              margin:0;
                              padding:2px 3px;
							  background:url("gradientbg.jpg") repeat-x scroll 0 0 #FFFFFF;
                              border:1px solid #DADADA;
                              color:#333333;
                              font:bold 1em Arial,Sans-serif;
                             }

.destructive,
.documentEditable * .destructive {
    background: #ffce7b url(../../linkTransparent.gif) 9px 1px no-repeat;
    border: 1px solid #ffa500;
    color: Black;
    cursor: pointer;
    font-size: 90%;
    padding: 1px 1px 1px 15px;
    text-transform: none;
    border: 1px solid #473C8B;
}
input.searchButton {
                    margin:0;
                    padding:2px 3px;
	                background:url("gradientbg.jpg") repeat-x scroll 0 0 #FFFFFF;
                    border:1px solid #DADADA;
                    color:#333333;
                    font:bold 1em Arial,Sans-serif;
                   }
.searchSection {
    color: #76797c;
    margin-top: 0.25em;
}
.searchSection label:hover {
    color: Black;
}

/*Pingpower The edit form elements */
.field {
         margin:10px 15px;
       }
.field .field {
    margin: 0;
}
.fieldRequired {
    background: url(../../required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: red; /*original: White*/
}
.fieldUploadFile {
    text-align: right; 
    margin-right: 0.75em;
    display: none;
}
.fieldTextFormat {
    text-align: right;
    margin-right: 0.75em
}
.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}
.formHelp:hover {
    color: Black;
    cursor: default;
}
div.error {
    /* Class for error indication in forms */
    background-color: #fdc; 
    border: 1px solid #d00;
    padding: 0.5em;
    margin: 0 0 1em 0;
    width: 95%;
}
.error .fieldRequired {
   color: #d00;
}


/* Styles to make the editing widgets look more like their view counterparts */
#archetypes-fieldname-title input, input#form\.title {
    font-size: 160%;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: bold;
}
input.inputLabelActive {
  color: #76797c;
}


textarea#form\.description {
    height: 6em;
    width: 99%;
}

tr.selected { 
    background-color: #ffa;
}

.kupu-save-message {
  color: white;
  font-weight: bold;
  background-color: red;
  padding: 0.3em;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}

/* Pingpower style for authoring (Authoring.css.html) */
/* Editable border */

.contentViews {
    background-color: transparent;
    padding-left: 1em;
    line-height: normal;
    margin: 0;
    list-style: none;
    border: 1px solid #473C8B;
    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 #473C8B;
    border-style: solid;
    color: #473C8B;
    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: #d4d4d4;
    border-bottom: #d4d4d4 1px solid;
    color: #473C8B;
}
.contentViews li a:hover {
    background-color: #d4d4d4;
    color: #473C8B;
}
.configlet .contentViews {
    font-size: 90%;
}

/*
** begin ECMAScript Content Action Menus
*/
.contentActions {
    background-color: #d4d4d4;
    border-left: 1px solid #473C8B;
    border-right: 1px solid #473C8B;
    color: #473C8B;
    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;
    color: Black;
    text-align: left;
    line-height: 1.6em;
}
.contentActions li {
    float: right;
    z-index: 4;
    border-left: 1px solid #473C8B;
}
.contentActions a {
    text-decoration: none;
    color: #473C8B;
    padding: 0 0.5em;
    cursor: pointer;
}
.contentActions span.subMenuTitle {
    padding: 0em 0.5em;
    position: relative;
    white-space: nowrap;
    display: inline;
}
.contentActions a span.subMenuTitle {
    padding: 0px;
    display: inline;
}
.actionMenu {
    /*  The spec says we can't put this on an element with a float (although
        Opera is the only one that cares) and we need it in order to catch
        the position:absolute bubbling up */

    position: relative;
    margin: 0;
    padding: 0;
}
.actionMenu .actionMenuHeader {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
    position: relative;
    z-index: 10;
}
.actionMenu .actionMenuHeader a {
    display: block;
}
.arrowDownAlternative {
    font-size: 0.85em;
}
.actionMenu .actionMenuContent {
    display: none;
    z-index: 5;
    position: absolute;
    top: 1.6em;
    right: -1px;
    height: auto;
    padding: 0;
    margin: 0;
}
.actionMenu.activated .actionMenuContent {
    display: block !important;
}
.actionMenu.activated .actionMenuContent {
    /* this one will be ignored by IE, it is here to fix the cut-off error in
       Firefox */
    display: table !important;
    border-collapse: collapse;
    border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
    display: none !important;
}
.actionMenu .actionMenuContent ul {
    display: block;
    background: #d4d4d4;
    border: 1px #473C8B;
    border-style: none solid solid solid;
    margin: -2px 0 0 0;
    padding: 0;
}
.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;
    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: #473C8B;
    color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
    padding-top: 0.2em;
    border-top: 1px solid #473C8B;
}
#templateMenu li a {
    padding-left: 16px;
}
/*
** end ECMAScript Content Action Menus
*/

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: #541ab0;
    background-color: transparent;
}
ul.configlets li a:active {
    color: #541ab0;
    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.configletDetails li.configletDescription {
    display: block;
    color: #76797c;
    font-size: 90%;
    margin: 0;
}
/* Additional STX workaround classes */
.stx table p {
    margin: 0;
    padding: 0;
}
.stx table {
    border: 1px solid #473C8B ! important;
}
.stx table td {
    border-bottom: 1px solid #473C8B;
}

.reviewHistory,
.contentHistory {
    display: inline;
    font-size: 110% !important; 
    color: Black;
}
.comment {
    background: #eef3f5; 
    border: 1px solid #473C8B; 
    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(../../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;
}

/* Collapsible elements */
dl.collapsible {
                 border:1px solid #DADADA;
                 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;
}

/* for IE the following isn't needed, that's why the css2 selector is used */
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 #473C8B;
    padding: 0;
}
.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}
.optionsToggle {
    border: 1px solid #473C8B;
    color: Black;
    background-color: #C0C0C0;
    font-weight: normal !important;
    font-size: 90%;
}
/* Used on all descriptions relevant to those not logged in */
.portalNotLoggedIn {} 

#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #ffa500;
    border-width: 1px;
}

/* for highlighting of search terms */
.highlightedSearchTerm {
   background-color: #ffa;
}

dl.searchResults .highlightedSearchTerm {
    background-color: transparent;
    font-weight: bold;
}
/* for greying out inherited roles */
.noInheritedRoles {
    color: #a0a0a0;
}
/* for highlighting current items, like the language or today in the calendar */
.currentItem {
    border-collapse: collapse;
    border: 2px solid #ffa500;
    padding: 1px;
}
.managePortletsLink {
    display:  block;
    color: #76797c;
    font-size: 90%;
    font-weight: normal;
}
ul.formTabs {
    position: relative;
    display: block;
    margin: 0 0 -2em 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
li.formTab {
    display: inline;
    margin: 0;
    padding: 0;
}
li.formTab a {
    /* this isn't supported by all browsers, so we keep it in a separate rule */
    display: inline-block;
}
li.formTab a {
    border-top: 1px solid #473C8B;
    border-bottom: 1px solid #473C8B;
    border-left: 1px dotted #473C8B;
    background: White;
    margin: 0;
    padding: 0.125em 0.75em;
    text-decoration: none;
}
li.formTab a:visited {
    color: #541ab0;    
}
li.firstFormTab a {
    border-left: 1px solid #473C8B;
}
li.lastFormTab a {
    border-right: 1px solid #473C8B;
}
li.formTab a.selected {
    background: #C0C0C0;
}
li.formTab a:hover {
    background: #C0C0C0;
}
li.formTab a.notify {
    background-color: #ffce7b;
    color: Black;
}
li.formTab a.required span {
    background-image: url(../../required.gif);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 8px;
}
li.formTab a.notify:hover {
    background-color: #ffa500;
}
.formPanel {
    padding: 1em 1em 1em 1em; 
    border:1px solid #EEEEEE;
}
.formPanel.hidden {
    display: none;
}
div.formControls input.hidden {
    display: none;
}

/* @group content history */

#content-history #history dd {
	margin-top: 0.8em;
}

#content-history div.historyRecord {
	font-size: 90%;
	margin-bottom: 10px;
}


#content-history div.historyTools ul {
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
}

#content-history div.historyTools ul li {
	display: inline;
}

#content-history div.historyTools ul li a{
	border-bottom: none;
}


#content-history .historyAction {
	color: #473C8B;
}

#content-history .historyByLine {
	margin-bottom: 1em;
}
#content-history div.historyComment {
	background-color: #C0C0C0;
	padding: 0.25em 1em;
}

#content-history div.historyComment p {
	color: Black;
	margin: 0;
	padding-top: 1px;	
}

#content-history a.historyComparePrevious {
	border-bottom: medium none;
	border-top: 1px dotted #473C8B;
	display: block;
	margin-bottom: -15px;
	margin-top: 11px;
}

#content-history dl div.historyRecord a.historyComparePrevious span {
	background-color: white;
	left: 50%;
	position: relative;
	top: -1em;
}

/* @end */

/*Pingpower additional style for Pixelgreen properties */
code, tt  {
            display:block;
	        overflow:auto;
	        margin:5px 0;
	        padding:10px;
	        background:none repeat scroll 0 0 #FAFAFA;
            border-color:#F2F2F2 #F2F2F2 #F2F2F2 #6154b8;
            border-style:solid;
            border-width:1px 1px 1px 3px;
            text-align:left;
            font:500 1em/1.5em 'Lucida Console','courier new',monospace;
          }
blockquote {
            margin:15px;
            padding:0 0 0 20px;
			background-color:#FAFAFA;
            background-position:8px 10px;
            border-color:#F2F2F2 #F2F2F2 #F2F2F2 #6154b8;
            border-style:solid;
            border-width:1px 1px 1px 3px;
            color:#666666;
            font:bold 1.2em/1.5em "Trebuchet MS",Tahoma,sans-serif;
		   }
#document-action-sendto  {
                              list-style-image: url(document.gif);
							  list-style-type: square;
						  }
#document-action-print {
                         list-style-image: url(comment.gif);
						 list-style-type: square;
					   }
#content dl {
              margin-left: 1em;
			 }
.contentViews li {
				  line-height: 15px;
				  }
.contentViews a {
                 height: 30px;
				 }
html* .contentViews a,
*html .contentViews a {
                 height: 30px;
				 font-size: 1.2em; 
				 }


.contentViews .selected a {
                           margin: 0;
                           background-color:#d4d4d4;
                           border-bottom:1px solid #d4d4d4;
						   border-collapse : collapse !important;
                           color:#473C8B;
                           }
.contentActions {
         
				}
/*End of Pingpower additional style for Pixelgreen properties */

/* Pingpower style patch for plone4*/
#content {
    font-size:100%;
    padding:1em 0.5em 2em !important;
}
#content-core ol {
	margin: 0.5em 0 0 2.5em;
}
#content-core ul{
    margin: 0.5em 0 0 1.5em;
	list-style-image: url("bullet.gif");
    list-style-type: square;
}
#login-form div.field label {
		display:block;
}

/* End of Pingpower style patch */
/*patch for login box */
div.overlay {
    display: none;
    font-size: 100%; /*original: 80%*/
    height: auto;
    margin: 1em;
    width: auto;
}
div.overlay-iframe, div.overlay-ajax {
    min-height: 100px;
    width: 60%;
    z-index: 99;
}
div.overlay-iframe {
    height: 60%;
}
div.overlaybg div.close, div.overlay div.close {
    background-image: url("pb_close.png");
    cursor: pointer;
    height: 30px;
    left: -14px;
    position: absolute;
    top: -14px;
    width: 30px;
}
.pb-ajax {
    overflow-y: auto;
}
.pb-ajax, .pb-image {
    -moz-box-shadow: 0 0 3em 0.5em #666666;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    white-space: normal;
}
.pb-ajax > div {
    padding: 3em 1em 1em 1em;
}
.pb-ajax .documentActions {
    display: none;
}
div.overlay div.close span {
    display: block;
    height: 1px;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}
div.overlay textarea {
    width: 100%;
}
div.overlay .link-parent {
    display: none;
}
div.overlay #createGroup legend {
    display: none;
}
div.overlay #createGroup fieldset {
    border: medium none;
}
div.overlay p {
    margin-bottom: 1em;
}
div.overlay label {
    margin-bottom: 0.25em;
}
div.overlay a:hover {
    color: #75AD0A;
}
div.overlay a.selected {
    color: #000000;
}
div.overlay .formTab {
    font-weight: bold;
    margin-right: 1em;
}
div.overlay .formTab.lastFormTab {
    margin-right: 0;
}
div.overlay .formControls a {
    display: block;
    margin: 0.75em;
}
#fieldset-openid-login input, #login-form input {
    font-size: 150%;
}
body.template-register #content input, body.template-new-user #content input {
    font-size: 150%;
    width: inherit;
}
#fieldset-openid-login label, #login-form label {
    display: inline-block;
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: right;
    width: 10em;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
    margin-left: 0.25em;
}
/* End of patch for login box */

#login-form #__ac_name{
    width: 15em;
}
#login-form #__ac_password{
    width: 15em;
}
/*  */

a.autoFlowPlayer{
    display: block;
    width: 490px;

}

/* Custom by WEST: Hide search and login portlets */
.portletLogin {
    display: none;
}
.portletSearch {
    display: none;
}

.discussion input {
    display: none;
}

}
