/*/*//*/ 

body, p, table, td, th, ul, li, dd, dt, dl, h1, h2, h3, h4, h5, h6, div, span, input {
    font-family: Verdana;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

p, ul, li, dt, dd, dl, table, td, th, .documentDescription, #portal-breadcrumbs, .documentDescription, #portal-footer, #portal-colophon, div.content, div.documentByLine, input, textarea {
    font-size: 14px;
}

.documentDescription {
    font-weight: bold;
}

#portal-columns{
}

#portal-columns #portal-column-one {
    float: left;
    clear: left;
    width: 25%;
    padding: 2em 0em 1em 2em;
}

#portal-columns #portal-column-two {
    float: left;
    clear: right;
    width: 15%;
    padding: 2em 2em 1em 0em;
}

#portal-columns #portal-column-content {
    float: left;
    clear: none;
    width: 62%;
    padding: 0.5em 2em 1em 2em;
}

#portal-globalnav li, 
#personalbar li, 
.contentViews li,
#itemMenu li {
    display: none;
}
/* */

#portal-columns {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
}

#portal-column-one {
    vertical-align: top;
    width: 28em;
}

#portal-column-content {
    vertical-align: top;
    margin: 0;
    padding: 0;
}

#portal-column-two {
    vertical-align: top;
    width: 10em;
}

#portal-column-one .visualPadding {
    padding: 1em 0em 1em 0.5em;
}
#portal-column-content .visualPadding {
    padding: 0em 1em 1em 2em;
}
#portal-column-two .visualPadding {
    padding: 1em 0.5em 1em 0em;
}

/*  */

/* <!-- compression status: disabled --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */
/*  (not this either :) */
body {
    font: 70% Arial;
    background-color: #F7F7F7;
    color: #000000;
    margin: 0;
    padding: 0;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #0b1141;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #000000;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: #000000;
    background-color: transparent;
    font-family: Verdana;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #000000;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000000 ! important; 
}

h1 {
    font-size: 160%;
    padding-right: 4em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 70%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(http://www.businessportal24.com/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}
dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: #000000;
}

fieldset {
    border: 1px solid #000000;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}
legend {
    background: #F7F7F7;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}
textarea {
    font: 110% "Courier New", Courier, monospace; 
    border: 1px solid #000000;  
    color: #000000;
    background-color: white;
    width: 100%;
}
input {
    font-family: Arial;
    visibility: visible;
    border: 1px solid #000000;  
    color: #000000;
    background-color: white;
    vertical-align: middle;
}
select {
    border: 1px solid #000000;  
    color: #000000;
    background-color: White;
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted #000000;
    color: #000000;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    color: #000000;
    background-color: #A0A0A0;
    border: 1px dashed #000000;
    padding: 0 0.1em;
}
pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    padding: 1em;
    border: 1px dashed #000000;
    color: #000000;
    background-color: #A0A0A0;
    overflow: auto;
}
.pre a {
    text-decoration: underline;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

.netscape4 {
    display: none;
}

#visual-portal-wrapper {
    margin: 0;
    padding: 0;
}
 
#portal-logo {
    background: url(http://www.businessportal24.com/logo.jpg) no-repeat;
    border: 0;
    margin: 0.75em 0em 0.75em 1.5em;
    padding: 0;
}
#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 90px;
    height: 0px !important;
    height /**/: 90px;
    width: 223px;
    cursor: pointer;
}

#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: 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 #F7F7F7;
    color: #76797c;
    height: auto;
    padding: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-siteactions li.selected a {
    background-color: #A0A0A0;
    color: #000000;
    border: 1px solid #000000;
}
#portal-siteactions li a:hover {
    background-color: #A0A0A0;
    color: #000000;
    border: 1px solid #000000;
}



/* 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-globalnav {
    /* Navigational Plone Tabs(tm). The power of CSS runs strong in these :) */
    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: #000000;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #000000;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.5em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #A0A0A0;
    border: 1px solid #000000;
    border-bottom: #A0A0A0 1px solid;
    color: #000000;
}
#portal-globalnav li a:hover {
    background-color: #A0A0A0;
    border-color: #000000;
    border-bottom-color: #A0A0A0;
    color: #000000;
}
#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #A0A0A0;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3em;
    color: #000000;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
}
#portal-personaltools .portalUser {
    background: transparent url(http://www.businessportal24.com/user.gif) center left no-repeat;
    padding-left: 15px;
}

#portal-personaltools .portalNotLoggedIn {
    color: #000000;
    padding: 0;
    background: transparent;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */
 
#portal-personaltools li {
    background: transparent url(http://www.businessportal24.com/linkOpaque.gif) center left no-repeat;
    padding-left: 8px;
    color: #000000;
    margin-left: 1em;
    display: inline;
}
#portal-personaltools li a {
    text-decoration: none;
    color: #000000;
}
.visualCaseSensitive {
    text-transform: none;
}
#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
}
.addFavorite {
    vertical-align: bottom;
}
.contentViews {
    background-color: transparent;
    padding-left: 1em;
    line-height: normal;
    margin-top: 2.1em;
    margin-left: 0;
    list-style: none;
    border: 1px solid #666666;
    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 #666666;
    border-style: solid;
    color: #666666;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.5em;
    line-height: normal;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 1;
}
.contentViews .selected a {
    background-color: #eeeeee;
    border-bottom: #eeeeee 1px solid;
    color: #666666;
}
.contentViews li a:hover {
    background-color: #eeeeee;
    color: #666666;
}

/*
** begin ECMAScript Content Action Menus
*/

.contentActions {
    background-color: #eeeeee;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    color: #666666;
    text-align: right;
    text-transform: lowercase;
    padding: 0 0 0 1em;
    z-index: 2;
    height: 1.2em;
}

.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: #000000;
    text-align: left;
}

.contentActions ul {
    line-height: 1.2em;
    height: 1.2em;
    padding: 0;
    margin: 0;
}
.contentActions li {
    float: right;
    background-image: url(http://www.businessportal24.com/arrowDownAlternative.gif);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: 1px solid #666666;
    padding: 0 0 0 1em;
    margin: 0 1em 0 0;
}

.menuPosition {
    /*  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;
    }

.actionSingular {
    background-image: none !important;
}

.actionItems li {
    background-image: none;
}

.contentActions a {
    text-decoration: none;
    color: #666666;
    padding: 0 1em 0 0;
}

.contentActions .actionMenu {
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 0;
    right: -1px;
    background: #eeeeee;
    overflow: hidden;
    height: auto;
    padding: 0;
    margin: 1.2em 0 0 0;
    border: 1px #666666;
    border-style: none solid solid solid;
}

.actionMenu li {
    float: none;
    background: none;
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
}

.actionMenu li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0.2em 0;
}

.actionMenu li a:hover {
    background-color: #666666;
    color: White;
}

.actionMenu .actionSeperator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: 1px solid #666666;
}

/*
** end ECMAScript Content Action Menus
*/

.configlet .contentViews {
    font-size: 90%;
}
 
#content {
    padding: 0.139em 0em 0em 0;
    margin: 0em 0em 0em 0em;
}

#content-news h1 {
    margin-bottom: 1em;
}

.newsItem {
    margin-bottom: 1em;
    border-bottom: 1px solid #000000;
}

.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: 70%;
    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;
}

.documentEditable {
    padding: 0em 2em 1em 2em !important;
}

.configlet .documentEditable {
    padding: 0em !important;
}

.documentContent {
    font-size: 110%;
    padding: 0em 1em 0em 1em;
    background: #F7F7F7;
}

.documentEditable .documentContent {
    border: 1px solid #666666;
    padding: 0;
}



.documentActions {
    margin: -1.5em 0 2em 0;
}

.documentActions ul {
    margin: 0 0 0.3em 0;
    float: right;
    clear: right;
}


.documentActions ul,
.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
}
.documentActions a {
    border: 0;
    text-decoration: none;
}

.portalMessage,
.system-message,  /* These two last ones are reST error indicators */
#error-handling {
    background-color: #A0A0A0;
    border: 1px solid #000000;
    color: #000000;
    font-size: 70%;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(http://www.businessportal24.com/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;

}
.portalMessage a {
    color: #000000;
    text-decoration: underline;
}
.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}
.documentByLine {
    text-align: right;
    font-size: 70%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}
.documentByLine a {
    text-decoration: underline;
}

.productCredits {
    text-align: right;
    font-size: 70%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}

.productCredits a {
    text-decoration: underline;
}

#portal-footer {
    background-color: #A0A0A0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    float: none;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

#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: none;
    display: inline;
    text-decoration: none;
    color: #000000;
}

#portal-colophon ul li {
    font-size: 70%;
    margin: 0 0.25em;
    padding: 0.1em 0.2em;
}


/*
** Widgets
*/

.standalone,
.documentEditable * .standalone {
    background: #A0A0A0 url(http://www.businessportal24.com/linkOpaque.gif) 9px 1px no-repeat;
    cursor: pointer;
    font-size: 70%;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}
.context,
.documentEditable * .context {
    background: transparent url(http://www.businessportal24.com/linkTransparent.gif) 9px 1px no-repeat;
    cursor: pointer;
    font-size: 70%;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}
.destructive,
.documentEditable * .destructive {
    background: #A0A0A0 url(http://www.businessportal24.com/linkTransparent.gif) 9px 1px no-repeat;
    border: 1px solid #000000;  
    cursor: pointer;
    font-size: 70%;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}
input.searchButton {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: #F7F7F7 url(http://www.businessportal24.com/search_icon.gif) 2px 1px no-repeat;
    cursor: pointer;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;

}
.noborder,
.documentEditable * .noborder {
    border: none;
    margin: 0;
    background-color: transparent;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
    border: 1px solid #000000;  
}

/* The new form elements */

.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;    
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 100%;
    font-weight: bold;
}

.fieldRequired {
    background: url(http://www.businessportal24.com/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: #F7F7F7;
} 

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp a {
    text-decoration: underline;
}

.formHelp:hover {
    color: #000000;
    cursor: default;
}

.formControls {
   margin: 1em 0 0 0; 
}

.error {
    /* Class for error indication in forms */
    background-color: #A0A0A0;
    border: 1px solid #000000;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95% !important;
}

.error .fieldRequired {
   color: #A0A0A0;
} 

.card {
    background-color: #A0A0A0;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    text-align: center;
    width: 110px;
    padding: 1em 0;
}

.portrait {
    background-color: #A0A0A0;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    font-size: 70%;
    margin: 0.5em;
    padding: 1em 0 0.5em 0;
    text-align: center;
    width: 100px;
}

.portraitPhoto {
    border: 1px solid black;
}

.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;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 70%;
    margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
    background: #A0A0A0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    font-weight: normal;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
}
.listing .top {
    border-left: 1px solid #F7F7F7;
    border-top: 1px solid #F7F7F7 ! important;
    border-right: 1px solid #F7F7F7 ! important;
    text-align: right ! important;
    padding: 0em 0em 1em 0em;
}
.listing .odd {
    /*every second line should be shaded */
    background-color: transparent;
}
.listing .even {
    background-color: transparent;
}
.listing .listingCheckbox {
    text-align: center;
}
.listing td,
.stx table td {
    border-right: 1px solid #000000;
    padding: 0em 1em;
    text-align: left;
}
.listing a:hover {
    text-decoration: underline;
}
.listing img {
    vertical-align: middle;
}

ul.configlets {
    margin: 1em;
    list-style-image: none;
    list-style: none;
}

ul.configlets li {
    margin-bottom: 1em;
}

ul.configlets li a {
	text-decoration: none;
}

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;
}

/* List classes without markers */

ul.visualNoMarker, 
ol.visualNoMarker { 
    list-style-type: none;
    list-style-image: none;
    margin: 0.5em 0 0 0;
}



/* Additional STX workaround classes */
.stx table p /* stupid STX table workaround */
{
    margin: 0;
    padding: 0;
}
.stx table  /* stupid STX table workaround */
{
    border: 1px solid #000000 ! important;
}
.stx table td {
    border-bottom: 1px solid #000000;
}

.portlet {
    border: none;
    margin-bottom: 1em;
    padding: 0;
}

/* Compensation when rendering portlets in the content area */
#region-content .portlet {
    font-size: 94%;
}

.portlet h4 { /* The new base portlet header, h5 and h6 will be for use inside
                 the portlet in the upcoming versions. */
    background-color: #A0A0A0;
    border: 1px solid #000000;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}
.portlet h5 { 
    background-color: #A0A0A0;
    border: 1px solid #000000;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    top: -1px;
}
.portlet h6 { 
    background-color: #A0A0A0;
    border: 1px solid #000000;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}

.portletBody {
    position: relative;
    top: -1px;
    background: transparent;
    border: 1px solid #000000;
}
.portletDetails {
    text-align: right;
}

.portletContent {
    padding: 1em;
}
.portletAction {
    float: right;
    width: 0.8em;
    text-align: center;
    display: block;
    text-transform: none;
    border-left: 1px solid #000000;
    padding-left: 0.3em;
}

.portlet .even {
    background-color: transparent;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}

.portletSyndication {
    display: block;
    float: left; 
    border: 1px solid #8cacbb; 
    background-color: #dee7ec;
    font-size: 85%;
}

.portletMore {
    display: block;
    text-align: right;
}

.portletFooter {
    padding: 0.5em 1em 1em 1em;
}


/* Navigation tree styling */

.navIcon,
.navIconRoot {
    position: relative;
    right: 20px;
}

.navItemText {
    margin-left: -20px;
}

.navRootItem,
.navItem {
    margin: 0 0 0.2em 0;
    border: 1px solid #F7F7F7;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 0.1em 0.25em 0.2em 20px;
    margin: 1px 0;
}

.currentNavItem,
#portlet-navigation-tree a:hover {
    background-color: #A0A0A0;
    color: #000000;
    border: 1px solid #000000;
}

/* The deprecated navtree levels. These will go away once we ship with new 
   navtree in 2.1 */

.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }


/* New-style navigation tree */

.portletNavigationTree {
    margin: 0 0 0 0.75em; 
    padding: 0; 
    list-style: none; 
    list-style-image: none; 
    line-height: 1em;
}

.portletNavigationTreeItem {
    margin: 0;
}

.portletNavigationTreeItem a {
    display: block;
    text-decoration: none;
    padding: 0.5em 0 0.5em 1.75em;
    background-repeat: no-repeat;
    background-position: 0 3px;
    border: 1px solid #F7F7F7;
}

.portletNavigationTreeItem a:hover,
.currentNavItem {
    background-color: #A0A0A0;
    color: #000000;
    border: 1px solid #000000;
}

/* The new navtree level structure. */

.portletNavigationLevel0 {
    margin: 0;
}



.comment {
    background: transparent; 
    border: 1px dashed #000000; 
    padding: 0 1em 0.5em 1em;
    margin-bottom: 1em;
}

.comment h1,
.comment h2,
.comment h3,
.comment h4, 
.comment h5,
.comment h6 {
    border-bottom: 1px dashed #76797c;
    font-weight: normal;
}

.commentBody {
    margin: 0 1em 1em 1em;
}

.spacer {
	margin: 1em;
}

/* workflow state colors */

.state-private {
    color: Red;
}
.state-visible {
    color: #74AE0B;
}
.state-published {
    color: #0b1141;
}
.state-pending {
    color: #000000;
}
.state-expired {
    color: Red;
}
.syndicated {
    color: #008000;
}

/* Sitemap styling */

.portal-sitemap {
    list-style: none;
    list-style-image: none;
    margin: 0;
    font-size: 90%;
    border: none;
}

.portal-sitemap .portletNavigationLevel1 {
    padding-left: 1em;
    border-left: 0.5em solid #000000;
    margin: 0 0 0 0.7em;
}

.portal-sitemap .portletNavigationLevel2 {
    padding-left: 1em;
    border-left: 0.5em solid #A0A0A0;
}

.role-Member {
    
}
.role-Reviewer {
    
}
.role-Manager {
    
}
.role-Translator {
    
}
.location-frontpage {
    
}
.location-news {
    
}
.location-members {
    
}
.even {
    background-color: transparent;
}
.odd {
    background-color: transparent;
}
.visualHighlight {
    background-color: transparent;
}

.discreet {
    color: #76797c;
    font-size: 70%;
    font-weight: normal;
}

.listingBar {
    background-color: #A0A0A0;
    border-color: #000000;
    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;
}

/*
** Accessibility and visual enhancement elements 
*/

.link-plain {
    background-image: none;
    padding: 0;
}

.link-parent {
    display: block;
    background: transparent url(http://www.businessportal24.com/arrowUp.gif) 4px 5px no-repeat;
    padding: 1px 0px 1px 16px;
    font-size: 70%;
}

.link-user {
    background: transparent url(http://www.businessportal24.com/user.gif) 0 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-external {
    background: transparent url(http://www.businessportal24.com/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-https {
    background: transparent url(http://www.businessportal24.com/lock_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-mailto {
    background: transparent url(http://www.businessportal24.com/mail_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-news {
    background: transparent url(http://www.businessportal24.com/topic_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-ftp {
    background: transparent url(http://www.businessportal24.com/file_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-irc {
    background: transparent url(http://www.businessportal24.com/discussionitem_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-callto {
    background: transparent url(http://www.businessportal24.com/phone_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-comment {
    background: transparent url(http://www.businessportal24.com/discussionitem_icon.gif) center left no-repeat;
    padding: 1px 0px 1px 16px !important;
}

.link-anchor {
    color: #76797c;
    text-decoration: none;
    font-weight: normal;
}

.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;
}

.visualClear {
    display: block;
    clear: both;

}
.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;
}
.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}

.optionsToggle {
    border: 1px solid #000000;
    color: #000000;
    background-color: #A0A0A0;
    font-weight: normal !important;
    font-size: 70%;
}

.portalNotLoggedIn {} /* Used on all descriptions relevant to those not logged in */

#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #000000; 
    border-width: 1px;
}

.visualOverflow {
    overflow: auto;
    margin: 0 0 1em 0;
}

.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
    margin: 0;
}

.visualFontSizeCorrection { /* Correction for WYSIWYG editors */
    font-size: 75%;
}

/*
** 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;
}

.ploneCalendar {
    border: 1px solid #000000;
    margin: 1em 0em;
}
.ploneCalendar a {
    text-decoration: none;
}
.ploneCalendar a:hover {
    text-decoration: none;
}
.ploneCalendar th {
    background-color: #A0A0A0;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
.ploneCalendar td {
    background-color: transparent;
    width: 1.5em;
    text-align: right;
    padding: 2px;
}
.ploneCalendar .weekdays td {
    background-color: #A0A0A0;
    border: 1px solid #000000;
    border-style: solid none;
    text-align: center;
    padding: 2px;
}
.ploneCalendar .event {
    background-color: #A0A0A0;
    font-weight: bold;
}
.ploneCalendar .todayevent {
    background-color: #A0A0A0;
    border: 2px solid #000000;
    font-weight: bold;
}
.ploneCalendar .todaynoevent {
    border-collapse: collapse;
    border: 2px solid #000000;
}

/* for highlighting of search terms */

.highlightedSearchTerm {
   background-color: #feff82;
}

/* for highlighting current items, like the language or today in the calendar */
.currentItem {
    border-collapse: collapse;
    border: 2px solid #000000;
    padding: 1px;
}

/*  */

/*
** Stylesheet with Internet Explorer-specific workarounds.
*/
/* <!-- compression status: disabled --> (this is for http compression) */
/* None */
/*  */

* html #portal-columns {
  width: 100%;
}
* html*#portal-columns {
    width: auto;
}

/* Fix for IE float bug */
* html .visualIEFloatFix {
    float: left;
    clear: both;
    width: 99%;
}


input {
    margin-bottom: 1px; /* bug fix */
}

table.listing td.top {
    /* insane IE row bug workaround */
    position: relative;
    left: -1px;
    top: -1px;
}

div#portal-columns div.portlet {
    text-align: left;
}
div#portal-columns div#portal-column-one,
div#portal-columns div#portal-column-two {
    overflow: hidden;
}

textarea {
    width: 97%;
}

.visualOverflow {
    width: 88%;
}

.hiddenStructure { /* This is necessary to eliminate the 1px high object in
                      the document flow in place of .hiddenStructure block objects */
    position: absolute;
}

body { /* These work in IE only, changes the look of the scrollbar + textareas */
    scrollbar-base-color: #A0A0A0;
    scrollbar-highlight-color: #A0A0A0;
    scrollbar-track-color: transparent;
    scrollbar-darkshadow-color: transparent;
    scrollbar-3dlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #000000;
}

/* 
** Fix for IE6 diseappearing float bug and
** Nonexistant Class for fixing IE5.0
**  
** Do not change anything here, this
** could cause IE 5.0 and/or 6.0 woes.
**
** It must be the last defintion, otherwise
** the rest of the stylesheet will be commented
** out for IE 5.0.
*/

.fakeclass {content:"\"/*"}


/*  */

/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 *
 *  -- Alexander Limi, http://www.plonesolutions.com
 */
 
/* <!-- compression status: disabled --> (this is for http compression) */
/*  (not this either :) */
/*  (do not remove this :) */
/*  (not this either :) */

body {
  background: #F7F7F7;
}

img {
  vertical-align: top;
}

#portal-logo {
  margin: 0;
}

#portal-top {
  background: #000000;
}

#portal-banner {
  background: #F7F7F7;
}

#portal-werbung {
  color: #eeeeee;
  text-align: center;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 13px;
}

.navigation {
  vertical-align: bottom;
  padding: 0 0 0.5em 0;
  background-color: #000000;
}
.navigation div{
  padding: 0.3em;
}
.navigation .link-mailto{
  padding: 0;
}
.navigation .home a{
  color: #EEEEEE;
  font-size: 90%;
}
.navigation .home a:hover{
  color: #FF0C0C;
}
.navigation .kontakt a{
  padding-left: 25px;
  color: #EEEEEE;
  font-size: 90%;
  background: transparent url(http://www.businessportal24.com/kontakt2.jpg) 0px -4px no-repeat;
}
.navigation .kontakt a:hover{
  color: #FF0C0C;
  background: transparent url(http://www.businessportal24.com/kontakt3.jpg) 0px -4px no-repeat;
}
.navigation .impr a{
  padding-left: 25px;
  color: #EEEEEE;
  font-size: 90%;
  background: transparent url(http://www.businessportal24.com/impressum2.jpg) 0px -4px no-repeat;
}
.navigation .impr a:hover{
  color: #FF0C0C;
  background: transparent url(http://www.businessportal24.com/impressum3.jpg) 0px -4px no-repeat;
}
.navigation .agb a{
  padding-left: 25px;
  color: #EEEEEE;
  font-size: 90%;
  background: transparent url(http://www.businessportal24.com/agb2.jpg) 0px -4px no-repeat;
}
.navigation .agb a:hover{
  color: #FF0C0C;
  background: transparent url(http://www.businessportal24.com/agb3.jpg) 0px -4px no-repeat;
}

#portal-personaltools {
  background: #E6E6E6;
}

#portal-breadcrumbs {
  border-top: 1px solid #000000;
  background: #E6E6E6;
}

.documentActions {
    margin: -1.5em 0.2em 3.3em 0;
}

h1 {
  padding-left: 5px;
  border-bottom: 2px solid #000000;
  font-size: 150%
}

.article {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
  margin-right: 0px;
  background: #E6E6E6;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

h3 {
  border: 1px solid #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #E6E6E6;
  padding-left: 10px;
  padding-right: 5px;
  font-size: 110%;
}

.jobHeading {
  background: #E8F0DE;
}

.pressTimeStamp {
    float: right;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 70%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}


.pressTimeStampSearch {
    font-size: 70%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}

/* Navigation tree styling */

.navIcon,
.navIconRoot {
    position: relative;
    right: 20px;
}

.navItemText {
    margin-left: -10px;
    font-weight: normal;
    font-size: 100%;
}

.redText {
    color: #FF0000;
}

.navRootItem,
.navItem {
    margin: 0 0 0.2em 0;
    border: none;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 0.1em 0.25em 0.2em 20px;
    margin: 1px 0;
    color: #FFFFFF;
}

.currentNavItem,
#portlet-navigation-tree a:hover {
    background-color: #333333;
    color: #EEEEEE;
    border: none;
}

/* The deprecated navtree levels. These will go away once we ship with new 
   navtree in 2.1 */

.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }


/* New-style navigation tree */

.portletNavigationTree {
    margin: 0 0 0 0.75em; 
    padding: 0; 
    list-style: none; 
    list-style-image: none; 
    line-height: 1em;
}

.portletNavigationTreeItem {
    margin: 0;
}

.portletNavigationTreeItem a {
    display: block;
    text-decoration: none;
    padding: 0.5em 0 0.5em 1.75em;
    background-repeat: no-repeat;
    background-position: 0 3px;
    border: none;
}

.portletNavigationTreeItem a:hover,
.currentNavItem {
    background-color: #333333;
    color: #EEEEEE;
    border: none;
}

#portlet-navigation-tree .line{
  border-top: 1px solid #666666;
}


.documentContent {
   background: transparent;
   padding-top: 0px;
}

.portletBody {
  background: #A0A0A0;
}

.navLevel1 { margin-left: 1em; }
.navLevel2 { margin-left: 2em; }
.navLevel3 { margin-left: 3em; }
.navLevel4 { margin-left: 4em; }
.navLevel5 { margin-left: 5em; }
.navLevel6 { margin-left: 5.5em; }
.navLevel7 { margin-left: 6em; }
.navLevel8 { margin-left: 6.5em; }

.link-mailto {
    background: none;
    padding: 1px 0px 1px 1px;
}

.formError {
  color: red;
  font-weight: bold;
}

.memberEnabled {
  color: green;
}
.memberValidated {
  color: orange;
}
.memberNew {
  color: red;
}

.error_message {
  font-weight: bold;
  color: red;
}

.link-external {
    background: none;
    padding: 1px 0px 1px 1px;
}
.external-link a{
    text-decoration: none;
}
.external-link a:hover{
    text-decoration: underline;
}

#portlet-franchise .portletBody{
  background: transparent;
  border: none;
}
#portlet-fachportale .portletBody{
  background: transparent;
  border: none;
}
#portlet-online-magazine .portletBody{
  background: transparent;
  border: none;
}
#portlet-citymag .portletBody {
  background: transparent;
  border: none;
}

#portlet-verzeichnis .portletBody{
  background: transparent;
  border: none;
}
#portlet-verzeichnis2 .portletBody{
  background: transparent;
  border: none;
}
#portlet-newsletter .portletBody{
  background: transparent;
  border: none;
}
#portlet-tips {
  width: 150px;
}
#portlet-tips .portletBody{
  width: 150px;
  background: transparent;
  padding: 0.5em;
  font-size: 80%;
}

#portlet-stellen .portletBody{
  background: transparent;
  border: none;
}

.portlet-search .portletBody{
  color: #FFFFFF;
}

#portlet-forum-latest .portletBody{
  color: #FFFFFF;
}
#portlet-forum-latest .portletBody a{
  color: #FFFFFF;
}

.simple-portlet .portletBody{
  color: #000000;
  background: #F7F7F7;
  border: none;
}
.simple-portlet .portletBody a {
  color: #000000;
}

#portlet-login .portletBody{
  color: #FFFFFF;
}
#portlet-login .portletBody a{
  color: #FFFFFF;
}
#portlet-news .portletBody {
  background: transparent;
  border: 3px solid black;
  width: 150px;
}
#portlet-news .portletBody a{
  color: #FF0000;
  font-weight: bold;
}

#portlet-pagerank .portletBody{
  background: transparent;
}

#portlet-newsticker-bp24 .portletBody{
  background: transparent;
  border: none;
}

#portal-partners {
  background-color: #A0A0A0;
  border-bottom:solid black 1px;
}
#portal-partners table {
  margin:0;
  padding:0;
  border-collapse:collapse;
}
#portal-partners table tr {
  margin:0;
  padding:0;
}
#portal-partners table td {
  margin:0;
  padding:0;
}
.partner_teaser {
  width:120px; 
  height:64px; 
  margin-left:2px; 
  margin-right:2px;
}
.partner_teaser .partner_image {
  margin:4px 2px 4px 0px;
}

.discussion {
  margin-top:10px;
  padding-top:8px;
  border-top:solid black 1px;
}

.comment {
  background: transparent;
  padding: 0 1em 0.5em 1em;
  border:0;
  margin-bottom: 1em;
}

.comment h2 {
  border:0;
}

#articleMatrix tr td {
  vertical-align:top;
  margin:0;
  padding:0;
}

#articleMatrix .articleDiv {
  padding-right:8px;
  margin-right:8px;
}

#articleMatrix .articleCat {
  margin-bottom:1px; 
  margin-left:1px; 
  padding-left:4px; 
  font-weight:bold; 
  color:red; 
  border-left:solid red 3px; 
  background-color: #e0e0e0;
}

#articleMatrix p {
  padding:0;
  margin:0;
}

#articleMatrix .articleTxt {
  padding-top:5px;
}

#articleMatrix .articleTxt a {
  font-family:Verdana,Arial,Helvetica;
  line-height:120%;
}
#articleMatrix .articleTxt a span {
  font-size:90%;
}

#portal_bannertausch {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-bottom: 5px;
  text-align: center;
  background: #b4b4b4;
}

.dyntooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  border:1px;
  border-color:#333333;
  border-style:solid;
  width:330px;
  padding:5px;
}

.listingBar {
    background-color: transparent;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: lowercase;
    vertical-align: top;
    margin: 1em 0em;
    font-size: 130%;
    font-weight: bold;
    clear: both;
    color: #ff0000;
}
.listingBar span.previous,
.listingPrevious {
    text-align: left;
    float: left;
    margin-right: 1em;
    color: #ff0000;
}
.listingBar span.next,
.listingNext {
    text-align: right;
    float: right;
    margin-left: 1em;
    color: #ff0000;
}
.listingBar img {
	vertical-align: middle;
}
.listingBar a {
    color: #ff0000;
}

#portal-footer {
  margin-top:5px;
}