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

.head .topNav .logo {
    left: 176px;
    top: 26px;
}

/* ***************************************************************************************
Vorerst ausblenden bis Actions korrekt angepasst sind
*************************************************************************************** */
.head .mainNav .tabNav {
    display: none;
}

.head .mainFunction .search ul li.title {
    color: #ffffff;
}

.head .mainNav .links a {
    color: #ffffff;
}

.head .mainFunction .user ul#shoppingCart li.login a,
.head .mainFunction .user ul#shoppingCart li.loginHover a,
.head .mainFunction .user ul#shoppingCart li.login a:link,
.head .mainFunction .user ul#shoppingCart li.loginHover a:link,
.head .mainFunction .user ul#shoppingCart li.login a:visited,
.head .mainFunction .user ul#shoppingCart li.loginHover a:link {
    color: #ffffff;
}

.head .mainFunction .user ul#shoppingCart li.account a,
.head .mainFunction .user ul#shoppingCart li.accountHover a,
.head .mainFunction .user ul#shoppingCart li.account a:link,
.head .mainFunction .user ul#shoppingCart li.accountHover a:link,
.head .mainFunction .user ul#shoppingCart li.account a:visited,
.head .mainFunction .user ul#shoppingCart li.accountHover a:link {
    color: #ffffff;
}

.head .mainNav .links ul li {
    background: transparent url(linkArrowRightWhite.gif) no-repeat scroll 0 6px;
}

.head .topNav .extLogo {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 10px;
}

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

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

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