﻿div.reddot{
    background-color: #eeeeee;
    color: #000000;
    border: 1px solid red;
    padding: 2px;
    margin: 2px;
}
span.reddot{
    color: red;
}
span.reddot a{
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    display: inline !important;
}

div.reddot_area{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 350px;
    margin: auto auto;
    border: 1px solid #000000;
    background-color: #eeeeee;
}

div.reddot_area div.navi{
    display: block;
    border-bottom: 1px solid #000000;
    padding: 3px;
    background-color: #cccccc;
}
div.reddot_area div.navi a{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

div.reddot_area h1{
    padding: 3px;
    margin: 0px;
    font-size: 13px;
}
div.reddot_area p{
    margin: 0px;
    padding: 3px;
    font-size: 12px;
}
div.reddot_area p.facts a.file{
    float: left;
    padding: 0px 5px 5px 0px;
}
div.reddot_area p.facts a img{
    border: none;
}body {
    border-top: 8px solid #0072ac;
    font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6e6e6e;
    background: url('http://www.opentext-usergroup.org/img/layout/background_header.png') 0px 8px repeat-x;
}
a, a:active, a:visited {
    color: #0072ac;
    text-decoration: none;
}
a:hover { text-decoration: underline; }
a.more {
    display: block;
    text-align: right;
}
span.red { color: #0072ac; }

#meta-navigation {
    position: absolute;
    top: 15px;
    /*left: 220px;*/
    left: 265px;
    width: 590px;
}
#meta-navigation ul { 
    float: right; 
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#meta-navigation li {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-left: 45px;
    list-style: none;
}
#meta-navigation li a {
    display: block;
    padding-top: 2px;
    padding-left: 18px;
    padding-bottom: 1px;
    color: #6e6e6e;
}
#meta-navigation ul li a:hover {
    text-decoration: none;
    color: #0072ac;
}
#meta-home    { background: url('http://www.opentext-usergroup.org/img/layout/meta_home.png') no-repeat; }
#meta-contact { background: url('http://www.opentext-usergroup.org/img/layout/meta_contact.png') no-repeat; }
#meta-imprint { background: url('http://www.opentext-usergroup.org/img/layout/meta_imprint.png') no-repeat; }


#lang-navigation {
    position: absolute;
    /*top: 17px;*/
    top: 15px;
    left: 900px;
    /*width: 100px;*/
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 16px;
    background: transparent url('http://www.opentext-usergroup.org/img/layout/logo_language.gif') no-repeat 0px 0px;
}
#lang-navigation ul {
    margin: 0px;
    padding: 0px;
    /*float: right;*/
    list-style:none;
}
#lang-navigation ul li {
    padding: 0px;
    /*margin-left: 6px;*/
    list-style: none;
    float: left;
}
#lang-navigation li a {
    display: block;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    overflow: hidden;
    /*text-indent: -100px;*/
    /*width: 16px;*/
}
#lang-navigation li a {
    display: block;
    color: #6e6e6e;
}
#lang-navigation ul li a:hover {
    text-decoration: none;
    color: #0072ac;
}
#lang-en { border-left: 1px dotted #6e6e6e; }
/*
#lang-de { background: url('http://www.opentext-usergroup.org/img/layout/lang_de.png') no-repeat; }
#lang-en { background: url('http://www.opentext-usergroup.org/img/layout/lang_en.png') no-repeat; }
*/


#logo {
    position: absolute;
    left: 25px;
    top: 25px;
}
#wrapper {
    background: url('http://www.opentext-usergroup.org/img/layout/line_header.png') 219px 85px no-repeat;
    padding-top: 100px;
    width: 1005px;
}

#navigation {
    float: left;
    margin-left: 5px;
    padding-left: 5px;
     width: 195px;
    min-height: 475px;
    background: url('http://www.opentext-usergroup.org/img/layout/stripedbar_vertical.png') no-repeat;
}
#navigation ul {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #dfdfdf;
}
#navigation ul li {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #dfdfdf;
    background: #fff;
    list-style-type: none;
}
#navigation ul li a {
    padding: 10px 30px;
    display: block;
    color: #6e6e6e;
    background: url('http://www.opentext-usergroup.org/img/layout/navlist_open.png') 15px center no-repeat;
}
#navigation ul li a.on-1 {
    background: url('http://www.opentext-usergroup.org/img/layout/navlist_open_active.png') 15px center no-repeat;
}

#navigation ul li a:hover {
    text-decoration: none;
    color: #0072ac;
}


#navigation ul li ul { border-bottom: 0px none; }
#navigation ul li ul li a {
    padding: 10px 45px;
    background: url('http://www.opentext-usergroup.org/img/layout/navlist_closed.png') 30px center no-repeat;
}

#navigation ul li ul li a.on-2{
    background: url('http://www.opentext-usergroup.org/img/layout/navlist_closed_active.png') 30px center no-repeat;
}

ul#breadcrumb{
    list-style: none;
    padding:0px;
    margin: 5px 0px 5px 0px;
}
ul#breadcrumb li{
    float: left;
    padding-left: 10px;
    background: url('http://www.opentext-usergroup.org/img/layout/breadcrumb-item.png') 4px center no-repeat;
}
ul#breadcrumb li.first-item{
    padding-left: 0px;
    background: none;
}

#content { 
    font-size: 12px;
    float: left;
    padding: 0 10px 0 15px;
    width: 585px;
    min-height: 475px;
    background: url('http://www.opentext-usergroup.org/img/layout/stripedbar_vertical.png') no-repeat;
}

#footer {
    margin: 30px 0 30px;
    padding-top: 5px;
    border-top: 1px solid #dfdfdf;
}
#footer div.right {
    padding-top: 5px;
    float: right;
}


#sidebar {
    font-size: 11px;
    float: left;
    width: 180px;
    min-height: 475px;
    padding: 0 0 0 5px;
    margin-bottom: 30px;
    background: url('http://www.opentext-usergroup.org/img/layout/stripedbar_vertical.png') no-repeat;
}
div.sidebar-box {
    padding: 10px;
    background: url('http://www.opentext-usergroup.org/img/layout/line_sidebar.png') 5px bottom no-repeat;
}
div.sidebar-box h3 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: normal;
}
div.sidebar-box ul{
   margin: 0px;
   padding: 0px;
   list-style: none;
}

div.sidebar-box h4 { font-size: 11px; }
div.sidebar-box li,
div.sidebar-box div.RssReader li{
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
    background: url('http://www.opentext-usergroup.org/img/layout/arrow.png') 0 0.3em no-repeat;
}
