
/* action_icons */
#header-actionicons {
    position: absolute;
    left: 350px;
    top: 76px;
    width: 80px;
    height: 16px;
    display: none;
    background-image: url("++resource++prime.tools.images/core/actionicons.gif");
}
#header-actionicons a {
    display: block;
    position: absolute;
    top: 2px;
    width: 22px;
    height: inherit;
    border: 0px !important;
    background-color:#f00;
    opacity:0.5;
}
#header-actionicons img {
    width: inherit;
    height: inherit;
    border:0px !important;
    background-color:#00f;
    opacity:0.5;
}
a#actions_home { left: 0px;}
a#actions_feedback { left: 36px;}
a#actions_search { left: 75px;}
a#actions_sitemap { left: 100px;}

/*.template-manage-viewlets #portal-top {}*/
.managedViewlets {
    position:static !important;
    margin:0 !important;
    height: auto !important;
}
.managedViewlets .viewletmanager .viewlet * {
    position:static !important;
    margin:0 !important;
    height: auto !important;
}
.managedViewlets .viewlet dt {
    background-color:#E2F8DA;
    color: #494949;
}
.managedViewlets .viewlet.hiddenViewlet dt {
    background-color:#F8CFCF;
}

#portal-globalnav li {
    display: inline-block;
}

#portal-searchbox {}
    #nolivesearchGadget_form {}
    .LSBox {}
    .searchField {}
    #nolivesearchGadget {}
    .searchButton {}
    .searchSection {}
    .LSResult {}

#footer-toprime {
    position:relative;
    width:250px;
    height:auto;
    height:1.5em;
}
    #footer-toprime-container {
        /*display:none !important;*/
        /*background-color:#00f;*/
        /*opacity:0.5;*/
        position:absolute;
        left:auto;
        right:auto;
        bottom: 0px;
        width:250px;
        height:auto;

        background-image:none;
        background-position:0px 90px;
        background-repeat:no-repeat;
        overflow:hidden;
    }
    #footer-toprime-container:hover {
        padding: 90px 0px 0px 0px;
        background-color:#ffffff;
        background-image:url("++resource++prime.tools.images/core/studioweb_vizitk.jpg");
        background-position:0px 0px;

        font-size: 115%;
        border:2px solid #CCCCCC;

        /*
        box-shadow:         0 0 180px 50px #ffffff;
        -webkit-box-shadow: 0 0 180px 50px #ffffff;
        -moz-box-shadow:    0 0 180px 50px #ffffff;
        -o-box-shadow:      0 0 180px 50px #ffffff;
        */

        -o-border-radius:       6px ;
        -moz-border-radius:     6px ;
        -webkit-border-radius:  6px ;
        -khtml-border-radius:   6px ;
        border-radius:          6px ;

        transition:         all 0.4s ease 0.7s;
        -moz-transition:    all 0.4s ease 0.7s;
        -o-transition:      all 0.4s ease 0.7s;
        -webkit-transition: all 0.4s ease 0.7s;
    }
    #footer-toprime-developedby {
    }
    #footer-toprime-container       #footer-toprime-textfield {
        padding: 3px 5px 5px 5px;
        /*height:12px;*/
        /* 20px */
    }
    #footer-toprime-container:hover #footer-toprime-textfield {
        color: #000000;

        transition:         all 0.4s ease 0.7s;
        -moz-transition:    all 0.4s ease 0.7s;
        -o-transition:      all 0.4s ease 0.7s;
        -webkit-transition: all 0.4s ease 0.7s;
    }
    #footer-toprime-container       #footer-toprime-linkfield {
        display:none;
        width:0;
        height:0;
        position: absolute;
        left: 0;
        top: 0;
        /* 
        background-color:#0f0;
        opacity:0;
        */
    }
    #footer-toprime-container:hover #footer-toprime-linkfield {
        display:block !important;
        width: 250px;
        height: 90px;
        opacity:1;

        transition:         all 0.4s ease 0.7s;
        -moz-transition:    all 0.4s ease 0.7s;
        -o-transition:      all 0.4s ease 0.7s;
        -webkit-transition: all 0.4s ease 0.7s;
    }
    #footer-toprime-container       #footer-toprime-linktitle {
    }
    #footer-toprime-container:hover #footer-toprime-linktitle {
    }

.link-parent {}
.template-folder_contents #link-parent-belowtitle.link-parent {display:none;}
