/* ----- START footer ----- */
.globalFooter {
    width: 960px;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

/* START footer head bar */
.gfHeadBar {
    width: 960px;
    height: 66px;
    background-color: #f4f4f4;
}
.gfHeadBarLeftBar {
    width: 17px;
    height:66px;
    background-color: #157533;
}
.gfHeadBarLogoText {
    width: 559px;
    height: 66px;
}
.gfHeadBarVertSep {
    margin: 24px 0;
    width: 1px;
    height: 22px;
    border-left: 1px solid #ddd;
}
.gfHeadBarArkiv {
    padding: 18px 0 0 8px;
    width: 373px;
    height: 40px;
}
.gfHeadBarArkiv .searchFieldLabel {
    position: relative;
    top: 10px;
    right: 7px;
    margin-left: 6px;
    font-size: 12px;
}
.gfHeadBarArkiv .searchField {
    float: left;
    margin: 2px 5px 0;
    padding-left: 7px;
    width: 259px;
    height: 16px;
    border: 1px solid #999999;
    vertical-align: middle;
    font-size: 15px;
}
.gfHeadBarArkiv input.searchField {
    padding-top: 6px;
    padding-bottom: 6px;
    color: rgb(153, 153, 153);
}
/* END footer head bar */

/* START footer main */
.gfMain {
    margin: 9px 0 16px;
    width: 960px;
    background: url("data:image/gif;base64,R0lGODdhQQIBAIgAAP///+7u7iwAAAAAQQIBAAACGgyOqcvtD6OctNqLgcm8+w+G4rGN5omm6hIUADs=") 191px 0 repeat-y;
}
.gfSection {
    padding: 4px 0 20px 0;
    width: 192px;
}
.gfSection ul li {
    margin-left: 10px;
    height: 31px;
    color: #157533;
    list-style: none;
    vertical-align: middle;
    font-size: 12px;
}
.gfSection ul li div {
    width: 10px;
    height: 21px;
}
.gfSection ul li a.liText {
    position: relative;
    top: 4px;
    left: 9px;
    cursor: pointer;
}
.gfSection ul li .indlandLeft {
    background-color: #15a742;
}
.gfSection ul li .politikLeft {
    background-color: #15a742;
}
.gfSection ul li .internationalLeft {
    background-color: #b61212;
}
.gfSection ul li .erhvervLeft {
    background-color: #a70a2c;
}
.gfSection ul li .kulturLeft {
    background-color: #9d402e;
}
.gfSection ul li .sportLeft {
    background-color: #008bc9;
}
.gfSection ul li .aarhusLeft {
    background-color: #f2bf0c;
}
.gfSection ul li .ny_videnLeft {
    background-color: #4c9c92;
}
.gfSection ul li .blitzLeft {
    background-color: #712aa4;
}
.gfSection ul li .debatLeft {
    background-color: #999999;
}
.gfSection ul li .jptvLeft {
    background-color: #121212;
}
.gfSection ul li .fotoLeft {
    background-color: #333333;
}
.gfSection ul li .radioLeft {
    background-color: #5a4a42;
}
.gfSection ul li .premiumLeft {
    background-color: #aea598;
}
.gfSection .scale {
    margin: 8px 0 0 10px;
}
.gfSection .img_eavis {
    position: relative;
    top: 49px;
    left: -10px;
}
.gfSection .tablets {
    position: relative;
    top: -5px;
    margin: 0 10px -5px 10px;
    width: 170px;
    height: 93px;
    border-bottom: 1px solid #ddd;
}
.gfSection .tablets img {
    margin: 0 0 0 24px;
}
.gfSection .img_tablets {
    position: relative;
    top: 5px;
}
.gfItem {
    margin: -1px 0 22px 10px;
    color: #4c4c4c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}
.gfItem#last {
    margin-bottom: 0;
}
.gfItem a,
.gfItem p {
    margin-top: 5px;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
}
.gfItem p {
    color: #000;
}
.gfItem a {
    display: block;
}
.gfItem a.facebook {
    margin-top: 6px;
    height: 16px;
}
.gfItem a.twitter {
    margin-top: 7px;
    height: 16px;
}
.gfItem .ico {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 2px;
    width: 16px;
    height: 16px;
    background: url("http://jyllands-posten.dk/img/ico/social_sprite.png") 0 0 no-repeat;
    vertical-align: middle;
}
.gfItem .twitter .ico {
    background-position: 0 -16px;
}
.gfItem .searchField {
    margin-top: 3px;
    margin-left: 0;
    margin-bottom: 4px;
    width: 107px;
    height: 15px;
}
.gfItem input.searchField {
    padding-top: 4px;
    padding-bottom: 4px;
    color: rgb(153, 153, 153);
}
.gfItem span.red {
    color: #890000;
    font-weight: bold;
    font-size: 12px;
}
.gfItem span.gray {
    color: #999;
}
.gfItem .guideSearchBut {
    margin-top: 3px;
    margin-bottom: 4px;
    width: 49px;
}
.mainBreaker#underGF {
    margin: 0 10px;
}
/* END footer main */

/* START footer copyright */
.gfCopyright {
    margin: 14px 0 0 0;
    padding-bottom: 29px;
    color: #999;
    text-align: center;
    font-size: 12px;
}
a.gfCopyrightLink {
    color: #999;
}
a.gfCopyrightLink:hover {
    color: #157533;
    text-decoration: none;
}
/* END footer copyright */
/* ----- END footer ----- */
