/* - public.css - */
@media screen {
/*
** Plone style sheet - Public-facing Elements
**
** Style sheet documentation can be found at http://plone.org/documentation
**
** You should preferrably use ploneCustom.css to add your own CSS classes and to
** customize your portal, as these are the base fundaments of Plone, and will
** change and be refined in newer versions. Keeping your changes in
** ploneCustom.css will make it easier to upgrade.
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

/*  (do not remove this :) */
/*  (not this either :) */

.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}


/* Links with differently colored link underlines - only for content */

.documentContent p a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}

.documentContent p a:visited {
color: #417EDF;
background-color: transparent;
}

.documentContent p a:active {
color: White;
background-color: transparent;
}

.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}

.documentContent li a:visited {
color: #417EDF;
}

.documentContent li a:active {
color: White;
}

.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}

.documentContent dd a:visited {
color: #417EDF;
background-color: transparent;
}

.documentContent dd a:active {
color: White;
background-color: transparent;
}

/* End links */

/* The edit form elements */

.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}

.field .field {
margin: 1em 0 0 0;
}

.fieldRequired {
background: url(../../required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}

.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}

.formHelp:hover {
color: Black;
cursor: default;
}

.formControls {
margin: 1em 0;
}

.error {
/* Class for error indication in forms */
background-color: #ffce7b;
border: 1px solid #ffa500;
padding: 1em;
margin: 0 0 1em 0;
width: 95%;
}

.error .fieldRequired {
color: #ffce7b;
}

/* End edit form elements */

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

/* Logo properties */

#portal-logo {
/*background: url(http://www.ectel07.org/circle.jpg) repeat-x;*/
border: 0;
margin: 1em 0em 0.75em 0.75em;
padding: 0;
z-index: 1;
}

#portal-logo a {
background: url(http://www.ectel07.org/logo.jpg) no-repeat;
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 118px;
height: 0px !important;
height /**/: 118px;
width: 800px;
cursor: pointer;
}

/* 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;
z-index: 2;
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: lowercase;
}

#portal-siteactions li.selected a {
background-color: #4C6285;
color: #3A4C58;
border: 1px solid #617A8F;
}

#portal-siteactions li a:hover {
background-color: #4C6285;
color: #3A4C58;
border: 1px solid #617A8F;
}

/* 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: lowercase;
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: lowercase;
}

/* LiveSearch styles */

.LSRes {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #3A4C58;
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: #4C6285;
border: 1px solid #617A8F;
color: #3A4C58;
}

.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: lowercase;
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;
/* Currently exposes a rendering bug in Mozilla */
top: -17px;
white-space: normal;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align:left;
color: #3A4C58;
background-color: transparent;
border: 1px solid #617A8F;
width:300px;
text-transform: none;
}

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

/* The global section tabs. */

#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 {
/* The normal, unselected tabs. They are all links */
background-color: transparent;
border-color: #617A8F;
border-width: 1px;
border-style: solid solid none solid;
color: #3A4C58;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}

#portal-globalnav li.selected a {
/* The selected tab. There's only one of this */
background-color: #4C6285;
border: 1px solid #617A8F;
border-bottom: #4C6285 1px solid;
color: #FFCC00;
}

#portal-globalnav li a:hover {
/*background-color: #4C6285;*/
background-color: #dee7ec;
border-color: #617A8F;
border-bottom-color: #4C6285;
color: #3A4C58;
}

#portal-personaltools {
/* Bar with personalized menu (user preferences, favorites etc) */
background-color: #4C6285;
border-top-color: #617A8F;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #617A8F;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: #dee7ec;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}

#portal-personaltools .portalUser {
background: transparent url(../../user.gif) center left no-repeat;
padding-left: 15px;
}

#portal-personaltools .portalNotLoggedIn {
/* Used on all descriptions relevant to those not logged in */
color: #dee7ec;
padding: 0;
background: transparent;
background-image: none;
}

#portal-personaltools li {
color: #dee7ec;
margin-left: 1em;
display: inline;
}

#portal-personaltools li a {
text-decoration: none;
color: #dee7ec;
}

#portal-personaltools .visualIconPadding {
padding-left: 10px;
}

.visualCaseSensitive {
text-transform: none;
}

#portal-breadcrumbs {
/* The path bar, including breadcrumbs and add to favorites */
border-bottom-color: #617A8F;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: lowercase;
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;
}

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

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

/* .system-message and #error-handling are reST error indicators */

.portalMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(../../info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}

.portalMessage a {
color: Black;
}

.documentDescription {
/* The summary text describing the document */
color:#648297;
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: #f7f9fa;
}

.odd {
background-color: transparent;
}

.visualHighlight {
background-color: #f7f9fa;
}

.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}

/* Batch selector */

.listingBar {
background-color: #dee7ec;
border-color: #617A8F;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
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 #617A8F;
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;
}

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

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: #4C6285;
border-top: 1px solid #617A8F;
border-bottom: 1px solid #617A8F;
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: #417EDF;
border: none;
}

#portal-footer a:visited {
color: #417EDF;
}

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

#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; /* This is for Mozilla, as it doesn't support
inline-block. The colophon icons aren't in
one line though. */
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
height /**/: 15px;
width: 80px;
}

#portal-colophon a.colophonIcon {
cursor: pointer;
}

.feedButton {
display: block;
float: right;
margin-top: 1px;
}

.poweredBy {
display: block;
clear: both;
font-size: 85%;
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: 1px solid #617A8F;
}

#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #617A8F;
margin: 0 0 0 0.5em;
}

#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #4C6285;
margin: 0 0 0 0.6em;
}

/* Accessibility and visual enhancement elements */

.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* safari bug */
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; /* safari bug */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}

/* Link types */

.link-plain {
background-image: none;
padding: 0;
}

.link-parent {
display: block;
background: transparent url(../../arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}

.link-user {
background: transparent url(../../user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-external {
background: transparent url(../../link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-https {
background: transparent url(../../lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-mailto {
background: transparent url(../../mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-news {
background: transparent url(../../topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-ftp {
background: transparent url(../../file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-irc {
background: transparent url(../../discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-callto {
background: transparent url(../../phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-webcal {
background: transparent url(../../event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}

.link-feed {
background: transparent url(../../rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}

.link-comment {
background: transparent url(../../discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* value: */
}

.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}

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

/* Fullscreen */

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

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

/*  */
}