@import url('/++resource++haufe.gui/css/headStylesMaster.css');

#headBgFull,
#headBgFullLI {
    background: url(spritesRepeatX.gif) 0 -178px repeat-x;
}

.head .topNav {
    background: url(headTopBG.jpg) no-repeat;
}

.headTopLinks a {
    color: #000;
}

.headTopLinks a span {
    background: url('spritesIconSet.gif') no-repeat 0 -910px;
}

.head .mainNav {
    background: url(spritesRepeatX.gif) 0 -30px repeat-x;
}

.head .mainNav .linkNav a span {
    background: url(spritesIconSet.gif) no-repeat 0px -870px;
}

ul#tabList .tabBorder {
    background: url(spritesRepeatX.gif) 0 0 no-repeat;
}

ul#tabList .tabLink {
    background: url(spritesRepeatX.gif) 0 -30px repeat-x;
}

ul#tabList .tabLink a:hover {
    background: url(spritesRepeatX.gif) 0 -60px repeat-x;
}

ul#tabList .tabLinkActive {
    background: url(spritesRepeatX.gif) 0 -90px repeat-x;
}

ul#tabList .tabLinkActive a:hover {
    background: url(spritesRepeatX.gif) 0 -120px repeat-x;
}

ul#tabList .tabLinkActive a span.downImg,
ul#tabList .tabLink a span.downImg {
    background: url(spritesIconSet.gif) no-repeat 0px -940px;
}

.head .mainFunction {
    background: url(spritesRepeatX.gif) 0 -150px repeat-x;
}

.head .mainFunction .search ul li.submit input.submit,
.head .mainFunction .search ul li.submit input.submit:hover {
    background: url(spritesFixedWidth.gif) 0 0 no-repeat;
}
.head .mainFunction .search ul li.submit input.submit:hover {
    background: url(spritesFixedWidth.gif) 0 -18px no-repeat;
}

#login a {
    background: transparent url(spritesFixedWidth.gif) -29px -0px no-repeat;
}
#login a:hover {
    background: transparent url(spritesFixedWidth.gif) -29px -28px no-repeat;
}


#account a {
    background: transparent url(spritesFixedWidth.gif) -123px -0px no-repeat;
}
#account a:hover {
    background: transparent url(spritesFixedWidth.gif) -123px -28px no-repeat;
}

.shoppingCart,
#shoppingCartFilledId {
    background: transparent url(spritesFixedWidth.gif) -223px 0px no-repeat;
}

.shoppingCart {
    background: transparent url(spritesFixedWidth.gif) -362px 0px no-repeat;
}

.shoppingCart a:hover, .shoppingCartHover {
    background: transparent url(spritesFixedWidth.gif) -362px -28px no-repeat;
}
#shoppingCartFilledId a:hover {
    background: transparent url(spritesFixedWidth.gif) -223px -28px no-repeat;
}

