@import url("/++resource++haufe.gui/css/contentStylesMaster.css");

/** Content Nav **/
#contentNavigation ul a {
    background: #e5e5e5 url(spritesRepeatX.gif) repeat-x scroll 0 -385px;
}
#contentNavigation ul a:hover {
    background: #dadcdc url(spritesRepeatX.gif) repeat-x scroll 0 -459px;
}
#contentNavigation ul ul li a {
    background: #f7f7f7 url(spritesRepeatX.gif) repeat-x scroll 0 -533px;
}
#contentNavigation ul ul li a:hover {
    background: #ededed url(spritesRepeatX.gif) repeat-x scroll 0 -607px;
}
#contentNavigation ul ul ul li a,
#contentNavigation ul ul ul li a:hover,
#contentNavigation ul ul ul li.currentItem a,
#contentNavigation ul ul ul li.currentItem a:hover{
    background-image: url(linkArrowRight.gif);
}

a.buttonMoreInfo {
    background: url(spritesFixedWidth.gif) -268px -56px no-repeat;
}
a.buttonMoreInfo:hover {
    background: url(spritesFixedWidth.gif) -268px -76px no-repeat;
}

a.buttonInfo {
    background: url(spritesFixedWidth.gif) -501px -56px no-repeat;
}
a.buttonInfo:hover {
    background: url(spritesFixedWidth.gif) -501px -76px no-repeat;
}

a.startDirect {
    background: url(linkStartNow.gif) no-repeat;
}
a.startDirectHover {
    background: url(linkStartNowHover.gif) no-repeat;
}

ul.twoCols h2{
    color: #999999;
    font-size: 14px;
    font-weight:bold;
}

.productContainer{
    margin: 0 0 20px 0;
}

.portletContainerStage {
    margin: 0 ! important;
}
