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

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;
}

/** 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);
}

/* Rating */
.rateContent ul,
.ratedContent ul {
    background: url(rateInactive.gif) top left repeat-x;
}

.ratedContent ul li a.active {
    background: url(rateActive.gif) left bottom;
}


/** Personalisierte Buehne **/
.personalizedStage {
    background-color: #eee;
    background-image: url('stageGradient.jpg');
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    width: 680px;
}
.stageCustomer {
    background-color: #eee;
    background-image: url('stageGradientCustomer.jpg') !important;
    height: 300px;
    position: relative;
}

#swapContainer {
    color: #333;
    height: 210px;
    padding: 20px 20px 0 20px;
    overflow: hidden;
}

#swapContainer img.textLeft {
    padding-right: 15px;
}

#stageMenu {
    border-top: 1px solid #ccc;
    padding: 0;
}

#stageMenu a,
#stageMenu a:hover {
    background-color: transparent;
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 8px;
    text-decoration: none;
    width: auto;
}
#stageMenu a:hover {
    background-color: #fff;
}

#stageMenu .menuPipe,
#stageMenu .menuPipeFirst,
#stageMenu .menuPipeLast {
    float: left;
}

#stageMenu #menuItem1 {
    padding-left: 15px;
}

#personal, #steuern, #finance, #preferedPortal, #otherThemes {
    display: none;
}

#personal div, #steuern div, #finance div,
#preferedPortal div, #otherThemes div {
    float: right;
    width: 370px;
}

#personal h2, #steuern h2, #finance h2,
#preferedPortal h2, #otherThemes h2 {
    background-color: #fff;
    color: #333 ! important;
    font-size: 21px;
    line-height: 22px;
    border: 0;
}

#otherThemes div.rightContent,
#otherThemes div.leftContent {
    float: left;
    overflow: hidden;
    width: 180px;
}

.whiteLine {
    border-bottom: 1px solid white;
    height: 0;
    width: 100%;
}

/** Empfehlungsbuehne **/
#sliderHeadlineProdukte {
    display: none;
    font: Verdana 12px bold;
    left: 60px;
    position: absolute;
    top: 12px;
}

#sliderHeadlineEmpfehlung {
    display: none;
    font: Verdana 12px bold;
    left: 60px;
    position: absolute;
    top: 12px;
}

#stageSlider {
    clear: both;
    height: 255px;
    padding: 25px 0 0 0;
    width: 681px;
}

#stageSlider #previousBtn, #stageSlider #nextBtn {
    background-color: transparent;
    border: 0;
    float:left;
    height: 220px;
    margin: 0;
    width: 30px;
}

#stageSlider .previousBtnDisabled {
    background: url(/buttonLightLeft.png) no-repeat 12px 90px;
}
#stageSlider .previousBtnEnabled {
    cursor:pointer;
    background: url(/buttonDarkLeft.png) no-repeat 12px 90px;
}
#stageSlider .nextBtnDisabled {
    background: url(/buttonLightRight.png) no-repeat 0px 90px;
}
#stageSlider .nextBtnEnabled {
    cursor:pointer;
    background: url(/buttonDarkRight.png) no-repeat 0px 90px;
}

#stageSlider .mainTabContainer {
    float:left;
    height: 225px;
    padding: 15px 10px 15px 11px;
    margin: 0;
    width: 600px;
}

#stageSlider .mainTabContainer .containerTab {
    float: left;
    height: 225px;
    margin: 0;
    text-align: center;
    width: 200px;
}

#stageSlider .mainTabContainer .loading {
    background: url("/++resource++haufe.dojo.packed/dojox/image/resources/images/loading.gif") no-repeat center center;
}

.packshotSeparator {
    float: left;
    height: 205px;
    margin: 0;
    width: 2px;
}

.packShotContainer {
    display: none;
    float: left;
    height: 100%;
    padding: 0 5px 0 10px;
    position: relative;
    width: 177px;
}

.packShotContainer.recommendation {
    background: url("bg_recommendation.jpg") no-repeat 0 0;
}

.packShotImg {
    height: 175px;
    overflow: auto;
}

.packShotContainer .rButtonFloatLeft .rButtonDarkBlue{
    float: none;
    margin: auto;
    width: 130px;
}

.packShotContainer .rButtonFloatLeft .rButtonGrey{
    float: none;
    margin: auto;
    width: 138px;
}

.packShotContainer .productTitleWrapper {
    height: 40px;
    position: relative;
    width: 100%;
}

.packShotContainer .productTitle {
    bottom: 0;
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    width: 100%;
}

.packShot {
    height: 100%;
    text-align: center;
}

#stageSlider .mainTabContainer .rButtonDarkBlue a {
    color: #fff !important;
    text-decoration: none;
}

#stageSlider .mainTabContainer .rButtonGrey a {
    color: #003399 !important;
    text-decoration: none;
}

#stageSlider .mainTabContainer .rButtonFloatLeft span {
    float: left;
    font-size: 1px;
    height: 7px !important;
    margin: 7px 5px 0 0;
    padding: 0;
    width: 5px !important;
}

#stageSlider .mainTabContainer .rButtonDarkBlue span {
    background: url("spritesIconSet.gif") no-repeat scroll 0 -870px transparent;
}

#stageSlider .mainTabContainer .rButtonGrey span {
    background: url("spritesIconSet.gif") no-repeat scroll 0 -910px transparent;
}

/** DOJO Styles **/
.dijitLayoutContainer  {
    display: block;
    overflow: hidden;
    position: relative;
}

.dijitTabPane, .dijitStackContainer-child, .dijitAccordionContainer-child {
    border: medium none !important;
}

.dijitContentPane {
    display: block;
    overflow: auto;
}

.dijitVisible {
    display: block !important;
    position: relative;
}

.dijitHidden {
    display: none !important;
}

