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


/* ---- NAVIPOINTS ---- */

.subnavihotspot {
    z-index: 4;
    width: 180px;
    position: absolute;
    left: 180px;
    height: 0px !important;
}


/* ---- THINGS WO DO NOT NEED ---- */

#portal-colophon,
#portal-globalnav,
#portal-skinswitcher,
#portal-footer,
#portal-searchbar,
.documentByLine,
.documentActions {
    display: none;
}


/* ---- CONTENT ---- */

.documentContent {
    font-size: 100%;
    padding: 0em 10px 2em 10px !important;
    background: transparent;
}

#region-content .portlet {
    font-size: 100%;
}

#content {
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
}

.contentViews li a {
    font-size: 90% !important;
}

.contentActions a,
.contentActions {
    font-size: 95% !important;
}

.actionMenu .actionMenuContent li a:hover {
    background-color: #F2F2F2;
    color: #000000;
}

p {
    line-height: 1.3em;
}

.contentimage {
    background-color: #E6E6E6;
    border: 1px solid #FFFFFF;
    padding: 5px;
    margin-bottom: 0.75em;
}


/* ---- RICHDOC-VIEW ---- */

.fullsite {
    padding-right: 90px;
}

.fullsite .documentActions {
    display: inline;
}

.columncontentbroad {
    vertical-align: top;
    padding: 0 20px 0 0px;
}

.columncontentbroad .documentActions {
    display: inline;
}

.columncontentsmall {
    vertical-align: top;
    width: 180px;
    padding-right: 3px;
    background: #E6E6E6;
}

.imagesPreviewBox {
    border: 1px solid #FFFFFF;
    background-color: #E6E6E6;
    margin: 0 0 1em 0;
    padding: 0px 0px 10px 0px;
    overflow: none;
    width: 490px;
}

.imagesPreviewTableBody {
    width: 100%;
    vertical-align: top;
}

.imagesPreviewBoxImage {
    margin-bottom: 1px;
    text-align: right;
    padding: 10px 20px 0px 10px;
}

.imagesPreviewTitle {
    padding: 10px 0px 0px 10px;
    vertical-align: top;
}

.macroHeader {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #666666;
    padding: 0 0 5px 10px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.2em;
    color: #E7A500;
}

.macroItem {
    padding: 7px 0 7px 10px;
    border-bottom: 1px solid #666666
}

.cipraQuote {
    background-color: #e6e6e6;     
}

div.quoteLink {
    margin: 10px 0 10px 0;
}

div.quoteLink a {
    color: #666666;
    text-decoration: underline;
}


/* ---- BODY ---- */

#visual-portal-wrapper {
    border-left: 1px solid #736d5c;
    border-right:1px solid #736d5c;
    width: 1000px;
    margin: 0 auto;
}


/* ---- PORTAL COLUMNS ---- */

#portal-columns {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
}

#portal-column-one {
    width: 180px;
    background-color: #E6E6E6;
    border-right: 1px solid #FFFFFF;
}

#portal-column-content {
    /*width: 720px;*/
    background-color: #fff;
    padding: 0; 
    margin: 0;
}

#portal-column-one .visualPadding {
    padding: 0;
    overflow: hidden;
}


/* ---- PORTAL-LOGO ---- */

#portal-logo {
    background: url(cipra-logo-en.jpg) no-repeat;
    border: 0;
    margin: 0;
    padding: 0;
}

.header-de #portal-logo { background: url(cipra-logo-de.jpg) no-repeat !important; }
.header-en #portal-logo { background: url(cipra-logo-en.jpg) no-repeat !important; }
.header-fr #portal-logo { background: url(cipra-logo-fr.jpg) no-repeat !important; }
.header-it #portal-logo { background: url(cipra-logo-it.jpg) no-repeat !important; }
.header-sl #portal-logo { background: url(cipra-logo-sl.jpg) no-repeat !important; }


/* ---- PORTAL-TOP ---- */

#portal-top {
    background: url(header.jpg) no-repeat;
    height: 120px;
    background-position: right top;
    border-bottom: 1px solid #FFFFFF;
}


/* ---- PORTLETS ---- */

dl.portlet {
    margin: 0px 0 1em 0;
    border: none;
}

#portlet-moreinfo {
    background-color: #F2F2F2;
    margin-top: 5px;
}

.portletHeader {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #666666;
    padding: 0 0 5px 10px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.2em;
    color: #E7A500;
}
.portletHeader a:link, .portletHeader a:visited {
	color: #E7A500;
	text-decoration: none;
}

.portletItem {
    padding: 5px 0 0 10px;
    border: none;
    border-bottom: 1px solid #666666;
}

#portlet-events .portletHeader,
#portlet-moreinfo .portletHeader {
    padding: 0 0 5px 0px;
    margin-left: 10px;
}

#portlet-events .portletItem,
#portlet-moreinfo .portletItem {
    padding: 5px 0 0 0px;
    margin-left: 10px;
}

/* ---- NOSEARCH DOMAIN ---- */

#portlet-nosearchcat .portletItem {
    border-bottom: none;
}

#portlet-nosearchcat .headline {
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 0px 5px no-repeat;
    padding: 1px 0px 1px 9px;
}


#portlet-quicklinks .portletHeader {
    display:none;
}
#portlet-quicklinks .portletItem {
    border: none;
    background-color: #E6E6E6;
}

/* ---- NAVIGATION ---- */

#portlet-navigation-tree .portletHeader {
    display: none;
}

#portlet-navigation-tree .portletItem {
    padding: 0;
    border: none;
}

.navTreeItem a,
dd.portletItem .navTreeItem a {
    background-color: #575757;
    border: none !important;
    border-bottom: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none;
    line-height: 18px !important;
    padding: 2px 0 0 20px;height:100% !important;
    font-size: 12px !important;
}

* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
    height: 18px
}

.navTree li {
    margin-bottom: 0px;
}

.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
    background-color: #575757;
    border: none !important;
    border-bottom: 1px solid #FFFFFF !important;
    color: #FFFFFF;
}

.navTreeCurrentItem {
    background-color: #575757;
    color: #FFFFFF !important;
    border: none !important;
    border-bottom: 1px solid #FFFFFF !important;
}

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

.navTreeLevel1 a { 
    padding-left: 30px !important; 
    background: #737373 url(pfeil.gif) 20px 6px no-repeat !important;
}

.navTreeLevel1 .navTreeCurrentItem { 
    padding-left: 20px !important; 
    background: #737373 url(pfeil.gif) 10px 6px no-repeat !important;
}

.navTreeLevel2 a { 
    padding-left: 35px !important;
    background: #8F8F8F url(pfeil.gif) 25px 6px no-repeat !important;
}

.navTreeLevel2 a.navTreeCurrentItem { 
    padding-left: 35px !important;
    background: #8F8F8F url(pfeil_dunkel.gif) 25px 6px no-repeat !important;
}

.navTreeLevel3 a { 
    padding-left: 40px !important;
    background: #ABABAB url(pfeil.gif) 30px 6px no-repeat !important;
}

.navTreeLevel3 a.navTreeCurrentItem { 
    padding-left: 40px !important;
    background: #ABABAB url(pfeil_dunkel.gif) 30px 6px no-repeat !important;
}

.navTreeLevel4 a { 
    padding-left: 45px !important;
    background: #ABABAB url(pfeil.gif) 35px 6px no-repeat !important;
}

.navTreeLevel4 a.navTreeCurrentItem { 
    padding-left: 45px !important;
    background: #ABABAB url(pfeil_dunkel.gif) 35px 6px no-repeat !important;
}

.navTreeLevel5 a { 
    padding-left: 40px !important;
    background: #ABABAB url(pfeil.gif) 30px 6px no-repeat !important;
}

.navTreeLevel5 a.navTreeCurrentItem { 
    padding-left: 40px !important;
    background: #ABABAB url(pfeil_dunkel.gif) 30px 6px no-repeat !important;
}


/* ---- BREADCRUMBS ---- */

#portal-breadcrumbs {
    border: none;
    padding: 2px 0 0 0 !important;
    text-transform: none;
    font-size: 12px
    color: #FFFFFF;
}

#portal-breadcrumbs a {
    text-decoration: none;
    color: #FFFFFF;
}

#portal-breadcrumbs #de,
#portal-breadcrumbs #en,
#portal-breadcrumbs #fr,
#portal-breadcrumbs #it,
#portal-breadcrumbs #sl {
    display: none;
}

.breadcrumbSeparator {
    padding-left: 12px;
    font-size: 12px;
    background: transparent url(http://www.cipra.org/pfeil.gif) 4px 3px no-repeat;
}

.breadcrumbSeparatorLast {
    padding-left: 12px;
    font-size: 12px;
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 4px 3px no-repeat;
}

.lastbreadcrumb {
    color: #999999;
}

.youarehere {
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    padding:0px 10px 0px 10px;
    height: 43px;
}

/* IE7 and IE6 fix */
*+html .youarehere {
    padding-top:2px;
}
* html .youarehere {
    padding-top:2px;
}


.pathbar {
    height: 20px;
    float: left;
    width: 525px;
    overflow: hidden;
}

/* IE7 and IE6 fix */
*+html .pathbar {
    padding-left:2px;
}
* html .pathbar {
    padding-left:2px;
}

/* ---- LANGUAGESELECTION ---- */

#languageselection {
    width: 163px;
    float: right;
    margin: -3px 0 0 0;
    padding: 2px 20px 0 0;
    display: block;
    text-transform: lowercase;
}

#languageselection li {
    display: inline;
    list-style: none;
    list-style-image: none;
}

#languageselection li a {
    padding: 0;
    margin-right: -3px;
}

#languageselection li a:link, 
#languageselection li a:visited {
    text-decoration: none;  
}

#languageselection img {
    padding: 0;
    margin: 0;
    border: none;
}

#languageselection .currentItem {
    border: none;
}

#fontswitcher-small_text a {
    margin-left: 15px;
}

#fontswitcher-normal_text a {
    
}

#fontswitcher-large_text a {
    
}


/* ---- GLOBAL SITEACTIONS ---- */

#global-siteactions {
    background-color: #736D5C;
    height: 43px;
    font-size: 12px !important;
/*    border-bottom: 1px solid #FFFFFF;
*/
    border-bottom: 1px solid #736D5C;
}

.navTreeItemHome {
    float: left;
    width: 180px;
    height: 40px;
}

.navTreeItemHome a {
    background-color: transparent;
    color: #FFFFFF !important;
    font-weight: bold;
    display: block;
    vertical-align: top;
    text-decoration: none;
    padding: 1px 0 0 20px;
    font-size: 12px !important;
}


/* ---- SITEACTIONS ---- */

#portal-siteactions {
    float:left;
    width: 350px;
    height: 20px;
    white-space: nowrap;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    height: auto;
    line-height: normal;
    overflow: hidden;
}

#portal-siteactions li {
    display: inline;
}

#portal-siteactions li a {
    background-color: transparent;
    border: none;
    color: #FFFFFF;
    height: auto;
    padding: 0;
    margin: 0 0.7em 0 0;
    text-decoration: none;
    font-weight: bold;
    text-transform: none;
}

#portal-siteactions li.selected a {
    background-color: transparent;
    color: #FFFFFF;
    border: none;
}

#portal-siteactions li a:hover {
    background-color: transparent;
    color: #FFFFFF;
    border: none;
}

.siteactiontr {
    height: 20px !important;
}

.smalltd {
    width: 180px;
    vertical-align: top;
}

.largetd {
    width: 360px;
    vertical-align: top;
}


/* ---- HEADLINES ---- */

h1, h2, h3, h4, h5, h6 {
    color: #000000;
    background-color: transparent;
    font-family: Arial, Helvetica, Lucida Grande, sans-serif;
    font-weight: bold;
    margin: 0 0 0.25em 0;
    border-bottom: none;
}


h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    border: none;
    color: #000000 !important;
    background: none !important;
    padding-left: 0 !important;
}


h1 {
    font-size: 150%;
    margin: 0 0 0 0;
}

h2 {
    font-size: 120%;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 100%;
}


/* ---- PORTAL-INFOBAR ---- */

#portal-infobar {
    width: 100%;
    margin-top: 18px;
    color: #666666;
    font-size: 85%;
    line-height: 14px;
}

.infocolumnleft {
    width: 540px;
    vertical-align: top;
}

.infocolumnright {
    width: 180px;
    vertical-align: top;
}

#additionallanguages {
    width: 100%;
}

.additionallangleft {
    width: 180px;
    font-weight: bold;
    line-height: 14px;
    vertical-align: top;
    padding: 0px 0px 3px 10px;
}

.additionallangleftbottom {
    width: 180px;
    line-height: 14px;
    vertical-align: top;
    padding: 0px 0px 3px 10px;
}

.additionallangright {
    font-weight: bold;
    padding: 0;
}

.additionallangrightbottom {
    padding: 0;
}

#additionallanguages a {
    text-decoration: none;
}


/* ---- PORTAL-SEARCHBAR ---- */

#portal-searchbar {
    height: 62px;
    background-color: #FF9900;
    margin: 0;
}

#searchbar {
    padding: 10px 0 0 0;
}

#searchbar .keyword {
    float: left;
    width: 180px;
    padding-left: 10px;
}

#searchbar .region {
    float: left;
    width: 190px;
}

#searchbar .theme {
    float: left;
}

#portal-searchbar .searchButton,
#portal-searchbar .filterButton {
    font-size: 11px;
    color: #FFFFFF;
    background: transparent url(pfeil.gif) 0px 6px no-repeat;
    cursor: pointer;
    padding: 3px 1px 1px 4px;
    text-transform: none !important;
    border: none;
}

#portal-searchbar .filterregion {
    font-size: 11px;
    width: 130px;
    overflow: hidden;
}

#portal-searchbar .filtertheme {
    font-size: 11px;
    width: 190px;
    overflow: hidden;
}

#portal-searchbar .fulltext {
    font-size: 11px;
    width: 120px;
}


#portal-searchbar .labelsearch {
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background: transparent url(pfeil.gif) 0px 3px no-repeat;
    padding: 1px 1px 1px 8px;
    margin-bottom: 2px;
}


/* ---- NEWS VIEW ---- */

#contenttable {
    width: 720px;
    margin-top: 20px;
}

#contenttablelinks {
    width: 630px;
    margin-top: 20px;
}

#contentcolumnmain {
    vertical-align: top;
    /*width: 360px;*/
    width: auto;
}

#contentcolumnmain .documentActions {
    display: inline;
}

#documentactions .documentActions {
    display: inline;
    padding-right: 40px;
}

#contentcolumnmainbroad {
    vertical-align: top;
    width: 450px;
}

#contentcolumnmainbroad .documentActions {
    display: inline;
}

#contentcolumnleft {
    vertical-align: top;
    width: 180px;
    padding: 0 10px 0 0;
}

#contentcolumnleftnosearch {
    vertical-align: top;
    width: 180px;
    padding: 0 10px 0 0;
}

#contentcolumnright {
    vertical-align: top;
    width: 180px;
    padding: 0 10px 0 10px;
}

#contentcolumnrightempty {
    vertical-align: top;
    width: 90px;
}


/* ---- PORTLET NEWS ---- */

#portlet-news .portletHeader {

}

#portlet-news .portletItem {

}

#portlet-news .headline {
    font-weight: bold;
    color: #00A21E;
    line-height: 1.3em;
}


/* ---- PORTLET MORE INFOS ---- */

#portlet-moreinfo .headline {
    font-weight: bold;
    color: #00A21E;
    line-height: 1.3em;
}

.portlettext {
    line-height: 1.3em;
}


/* ---- PORTLET SEARCHBOX ---- */

#portlet-searchbox {
    margin: 40px 0 0 0;
    padding: 0 0 0 20px;
}

#portlet-searchbox .portletHeader {
    display: none;
}

input.searchButton {
    font-size: 11px;
    color: #999999;
    background: transparent url(pfeil_dunkel.gif) 0px 6px no-repeat;
    cursor: pointer;
    padding: 3px 1px 1px 4px;
    text-transform: none !important;
    border: none;
}

#searchGadget {
    width: 130px;
    border: 1px solid #999999;
    font-size: 10px;
}

.labelsearch {
    font-size: 11px;
    color: #999999;
    font-weight: bold;
    background: transparent url(pfeil_dunkel.gif) 0px 3px no-repeat;
    padding: 1px 1px 1px 8px;   
    margin-bottom: 2px;
}

.LSResult {
    position:absolute;
}

.livesearchContainer {
    background-color: #E6E6E6;
    right:-478px;
    top: -40px;
    width:300px;
}

.LSIEFix {
    background-color: #E6E6E6;
}

.LSRow {
    border: none;
}

#livesearchLegend {
    display: none;
}


/* ---- LINKS ---- */

.link-external {
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 0px 3px no-repeat;
    padding: 1px 0px 1px 8px;
}

.link-discreet {
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 0px 4px no-repeat;
    padding: 1px 0px 1px 8px;
    text-decoration: none;
}

.link-mailto {
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 8px;
}

.link-catlisting {
    background: transparent url(http://www.cipra.org/pfeil_dunkel.gif) 0px 4px no-repeat;
    padding: 1px 0px 1px 8px;   
}


/* ---- FORM PROPERTIES ---- */

textarea {
    border: 1px solid #666666;
}

input {
    border: 1px solid #666666;
}

select {
    border: 1px solid #666666;
}

#kupu-editor-text {
    border: 1px solid #666666;
}

fieldset {
	border: none;
}

/* ---- PERSONALTOOLS ---- */

#portal-personaltools {
    background-color: #666666;
}

#portal-personaltools li a {
    color: #FFFFFF;
}


/* ---- CIPRALISTING - TABLE ---- */

.listing,
.stx table {
    border-collapse: collapse;
    border-left: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    font-size: 85%;
    margin: 1em 0em 1em 0em;
    width: 100%;
}

.listing th,
.stx table th {
    background: #E6E6E6;
    color: #666666;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    font-weight: bold;
    padding: 0.25em 1em;
    padding-left: 0em;
    text-transform: none;
    text-align: left;
    vertical-align: top;
}

.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 td,
.stx table td {
    color: #666666;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 0.25em 1em;
    vertical-align: top;
}

.plain,
.stx table {
    margin: 1em 0em 1em 0em;
    width: 100%;
}

.plain th,
.stx table th {
    text-align: left;
}

.plain .top {
    text-align: right ! important;
    padding: 0em 0em 1em 0em;
}

.plain td,
.stx table td {
    vertical-align: top;
}


/* ---- VERTICAL LISTING TABLE ---- */

.vertical {
    background-color: transparent;
    border: none;
}

.vertical th {
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0;
    color: #94A1AE;
    font-size: 120%;
}

.vertical td {
    border: none;
    padding: 0;
}


/* ---- IMAGES ---- */

.image-left {
    padding: 5px;
    border: 1px solid #FFFFFF;
    background-color: #E6E6E6;
}

.image-inline {
    float: none;
    padding: 5px;
    border: 1px solid #FFFFFF;
    background-color: #E6E6E6;
}

.image-right {
    padding: 5px;
    border: 1px solid #FFFFFF;
    background-color: #E6E6E6;
}

.annotationimage {
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid #FFFFFF;
    background-color: #E6E6E6;
}



/* ---- LISTING BAR ---- */

.listingBar {
    background-color: transparent;
    border: none;
    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;
}


/* ---- EVENTVIEW | DISCREETTABLE ---- */

.discreetTable {
    border-collapse: collapse;
    color: #666666;
    /*font-size: 85%;*/
    width: 100%;
    line-height: 14px;
}

.discreetTableShadow {
    color: black;
    font-size: 85%;
    width: 100%;
    line-height: 14px;
    background-color: #E6E6E6;
}

.discreetTableleft {
    /*width: 90px;*/
    font-weight: bold;
    vertical-align: top;
    margin-right: 10px;
}

.discreetTableBold {
    width: 100px;
    font-weight: bold;
    vertical-align: top;
}

.discreetTablePosition {
    width: 140px;
    font-weight: bold;
    vertical-align: top;
}

.discreetTableImage {
    padding: 5px;
    width: 160px;
    vertical-align: top;
}


/* ---- LISTINGS INFOSERVICE / .... ---- */

.listingHeader {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #666666;
    padding: 0 0 5px 0px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.2em;
    color: #E7A500;
}

.listingItem {
    padding: 5px 0 6px 0px;
    border: none;
    border-bottom: 1px solid #666666;
}

.listingText {
    line-height: 1.2em;
    color: #000000;
}

#alpmedia-newslisting .headline {
    padding-top: 4px;
}

#alpmedia-newslisting .date {
    padding-top: 2px;
}


/* ---- OTHERS --- */

.rightalign {
    text-align: right;
    padding: 18px 0 18px 0;
}

.listingup {
    background-image: url(http://www.cipra.org/up.gif);
    text-decoration:none;
    background-color:transparent ;
    background-position: 0px 5px;
    background-repeat:no-repeat;
    padding: 1px 0px 1px 9px;
}

.date,
.more a {
    color: #666666;
    font-size: 85%;
    font-weight: normal;
    text-decoration: none;
}

.headline {
    font-weight: bold;
    color: #00A21E;
    line-height: 1.3em;
    padding-bottom: 3px;
    text-decoration: none !important;
}

.quote_headline {
    font-weight: bold;
    color: #000 !important;
    line-height: 1.3em;
    padding-bottom: 3px;
    text-decoration: none !important;
}

a .headline {
    color: #00A21E !important;
    text-decoration: none !important;
}

.catlistingheadline {
    font-weight: bold;
    color: #00A21E;
    line-height: 1.3em;
    padding: 10px 0px 3px 0px;
}

.catlistingheadline a {
    text-decoration: none !important;
    color: #00A21E !important;
}

.catlistingheadlinepub {
    font-weight: bold;
    color: #00A21E;
    line-height: 1.3em;
    padding: 10px 0px 0px 0px;
}

.catlistingheadlinepub a {
    text-decoration: none !important;
    color: #00A21E !important;
}

.discreetHeader {
    color: #666666;
    font-size: 85%;
    font-weight: normal;
    margin-bottom: 10px;  
}


#topiclisting .topicItem {
	width: 100%;
	float: left;
	clear: both;
}

.topid-infoservice #portal-searchbar,
.topid-links #portal-infobar,
.topid-links .theme,
.topid-good-practice .theme {
    display: none !important;
}

.filelisting {
    padding-top: 10px;
}

.filelisting a {
    text-decoration: none;
    color: #34A02C;
}

.ordericon {
    font-weight: bold;
    padding: 10px 0 5px 0;
    text-align: center;
}

.ordericon a {
    text-decoration: none !important;
    font-size: 110%;
}

.publitext {
    padding-left: 5px;
}

.dossiercontentheadline {
    color: #FF9900;
    padding-top: 18px;
}

.dossiercontentitems {
    padding-top: 5px;
    padding-bottom: 10px;
}

/* ----- CIPRA INDEX ---- */

.cipracontentheadline {
    color: #FF9900;
    border-bottom: 1px solid #666666;
}

#annoLIO .portletHeader {
    color: #2462aa;
}

#annoLIO h1,
#annoLIO h2,
#annoLIO h3,
#annoLIO h4,
#annoLIO h6 {
    color: #2462AA;
}

#annoLIU .portletHeader {
    color: #1A9676;
}

#annoLIU h1,
#annoLIU h2,
#annoLIU h3,
#annoLIU h4,
#annoLIU h6 {
    color: #07214C;
}

#annoREO .portletHeader {
    color: #685943;
}

#annoREO h1,
#annoREO h2,
#annoREO h3,
#annoREO h4,
#annoREO h6 {
    color: #FF7300;
}

#annoREU .portletHeader {
    color: #34A02C;
}

#annoREU h1,
#annoREU h2,
#annoREU h3,
#annoREU h4,
#annoREU h6 {
    color: #99CF16;
}


/* ---- COMPETITION ---- */

.cipra_legend {
    float: right;
    width: 18em;
    margin-left: 2em;
    margin-bottom: 1em;
}

.cipra_legend fieldset {
    margin-top: 0.25em;
    margin-bottom: 0em;
}

#region-content legend {
    font-size: 105%;
    font-weight: bold;
}

fieldset dd {
    margin-left: 0;
    font-weight: normal;
}

.listing #Country, #Year {
    width: 10%;
}

/*** --- added by 4tw ---***/

.leftFloatingImage {
  float:left;
  margin:0px 10px 3px 0;
}

.image-border {
    padding: 5px;
    border: 1px solid #FFFFFF;
    background-color: #e6e6e6;
}

.documentContent {
    padding-right: 0 !important;
}

.documentContent p a:link,
.documentContent p a:visited,
.documentContent li a:link,
.documentContent li a:visited {
    border-bottom:none;
    text-decoration:underline;
    color: #666666;
}

.documentContent p a:hover,
.documentContent p a:active,
.documentContent li a:hover,
.documentContent li a:active {
    color: #ff9900;
}

.heading-alpmedia {
    color:#F29300;
}

.heading-cipra {
    color:#ABBC00;
}

.heading-zida {
    color:#1a9676;
}

.heading-climalp {
    color:#8C181C;
}

.heading-alpkonv {
    color:#5B7E32;
}

.heading-netzwerke {
    color:#33B1CC;
}

.heading-ccalps {
    color:#87A7B3;
}
.heading-kontinuum {
    color:#005731;
}
td .image-left {
    margin-top: 0;
}

table.titlepage {
    border-collapse: collapse;
    margin: 0;
}

table.titlepage td {
    border-bottom: 1px solid #999999;
    padding: 1em 0;
    vertical-align: top;
}

.competitionForm {
    line-height: 1.3em;
}

#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 120px;
    height: 0px !important;
    width: 180px;
    cursor: default;
}

/* Styles for text in annotation quote */

.annotationQuoteRed {
    color: #C90230;
}

.annotationQuoteGreen {
    color: #34A02C;
}

.annotationQuoteBlack {
    color: #000000;
}

.kupu table { 
  border-left:1px solid #DCDCDC;
  border-top:1px solid #DCDCDC;
  border-right:1px solid #DCDCDC;
  border-bottom:1px solid #DCDCDC;
} 

.kupu table tr td { 
  border-left:1px solid #DCDCDC;
  border-top:1px solid #DCDCDC;
  border-right:1px solid #DCDCDC;
  border-bottom:1px solid #DCDCDC;
}



/* bookmarks / share */

#document-actions-viewlet .link-external {
    padding: 0px;
    background: none;
}


#document-actions-viewlet {
    font-size: 0.917em;
    color: #999;
}
#document-actions-viewlet a {
    color: #999;
    text-decoration: underline;
    padding-top: 3px;
    padding-bottom: 3px;
}

#document-actions-viewlet {
    width: 100%;
}
ul.article-actions {
    float: right;
}
ul.article-actions li {
    float: left;
    list-style-type: none;
    margin-left:0.5em !important;
}
#portal-socialactions {
    text-align: left;
}
#portal-socialactions a {
    padding-left: 1.7em;
    padding-top: 3px;
    padding-bottom: 3px;
}
#article-action-bookmarks {
    position: relative;
}
#article-action-bookmarks ul {
    display:none;
}
#article-action-bookmarks:hover ul {
    display:block;
}
#portal-socialactions {
    position: absolute;
    background-color: #E6E6E6;
    border: 1px solid #eee;
    z-index: 99;
    bottom: -0.3em;
    left: 0em;
    width: 12em;
    list-style-type: none;
}

#portal-socialactions li {
  display: block;
  float:none;
  margin: 4px;
  padding: 0px;
}

/* social actions icons */
li#socialaction-myspace a {
    background: url(http://www.cipra.org/myspace_p.gif) no-repeat top left !important;
}
li#socialaction-myspace a:hover {
    background: url(http://www.cipra.org/myspace_o.gif) no-repeat top left !important;
}
li#socialaction-favorites a {
    background: url(http://www.cipra.org/favorites_p.gif) no-repeat top left !important;
}
li#socialaction-favorites a:hover {
    background: url(http://www.cipra.org/favorites_o.gif) no-repeat top left !important;
}
li#socialaction-facebook a {
    background: url(http://www.cipra.org/facebook_p.gif) no-repeat top left !important;
}
li#socialaction-facebook a:hover {
    background: url(http://www.cipra.org/facebook_o.gif) no-repeat top left !important;
}
li#socialaction-twitter a {
    background: url(http://www.cipra.org/twitter_p.gif) no-repeat top left !important;
}
li#socialaction-twitter a:hover {
    background: url(http://www.cipra.org/twitter_o.gif) no-repeat top left !important;
}
li#socialaction-delicious a {
    background: url(http://www.cipra.org/delicious_p.gif) no-repeat top left !important;
}
li#socialaction-delicious a:hover {
    background: url(http://www.cipra.org/delicious_o.gif) no-repeat top left !important;
}
li#socialaction-rss a {
    background: url(http://www.cipra.org/rss_p.gif) no-repeat top left !important;
}
li#socialaction-rss a:hover {
    background: url(http://www.cipra.org/rss_o.gif) no-repeat top left !important;
}
li#socialaction-googlebookmarks a {
    background: url(http://www.cipra.org/googlebm_p.gif) no-repeat top left !important;
}
li#socialaction-googlebookmarks a:hover {
    background: url(http://www.cipra.org/googlebm_o.gif) no-repeat top left !important;
}
li#socialaction-digg a {
    background: url(http://www.cipra.org/digg_p.gif) no-repeat top left !important;
}
li#socialaction-digg a:hover {
    background: url(http://www.cipra.org/digg_o.gif) no-repeat top left !important;
}
li#socialaction-mrwong a {
    background: url(http://www.cipra.org/wong_p.gif) no-repeat top left !important;
}
li#socialaction-mrwong a:hover {
    background: url(http://www.cipra.org/wong_o.gif) no-repeat top left !important;
}
li#socialaction-wikio a {
    background: url(http://www.cipra.org/wikio_p.gif) no-repeat top left !important;
}
li#socialaction-wikio a:hover {
    background: url(http://www.cipra.org/wikio_o.gif) no-repeat top left !important;
}
li#socialaction-stumbleupon a {
    background: url(http://www.cipra.org/stumble_p.gif) no-repeat top left !important;
}
li#socialaction-stumbleupon a:hover {
    background: url(http://www.cipra.org/stumble_o.gif) no-repeat top left !important;
}
li#article-action-print a {
  background: transparent url(http://www.cipra.org/print_p.gif) no-repeat top left;
  padding-left: 1.7em;
}
li#article-action-print a:hover {
  background: transparent url(http://www.cipra.org/print_o.gif) no-repeat top left;
}
li#article-action-sendto a {
  background: transparent url(http://www.cipra.org/permail_p.gif) no-repeat top left;
  padding-left: 1.7em;
}
li#article-action-sendto a:hover {
  background: transparent url(http://www.cipra.org/permail_o.gif) no-repeat top left;
}
li#article-action-bookmarks a {
  background: transparent url(http://www.cipra.org/socialbm_p.gif) no-repeat top left;
  padding-left: 1.7em;
}
li#article-action-bookmarks a:hover {
  background: transparent url(http://www.cipra.org/socialbm_o.gif) no-repeat top left;
}


/*  */

