.horisontalWrapper {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 20px;
}

/*Feature books Start*/
.frontVideoWrapper {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: 20px;
    width: 920px;
    height: 230px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}
/*Feature books End*/

/*nbTilmeld books Start*/
.nbTilmeldWrapper {
    position: relative;
    display: block;
    padding: 0;
    min-height: 180px;
    width: 960px;
    height: auto;
    background: #dadada;
    background-image: url(../Images/nb_tilmeld_func_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

.nbTilmeldTekst {
    position: relative;
    display: block;
    float: left;
    padding: 30px;
    padding-top: 70px;
    padding-left: 80px;
    width: 385px;
}

.nbTilmeldCat1 {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    padding-top: 30px;
    width: 172px;
    height: auto;
}

.nbTilmeldCat2 {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    padding-top: 30px;
    width: 152px;
    height: auto;
}

.nbTilmeldInputs {
    float: left;
    padding: 0;
    padding-top: 30px;
    width: 130px;
}

    .nbTilmeldInputs .nbTilmeldInput {
        margin: 0;
        margin-bottom: 5px;
        width: 120px;
    }

.nbTilmeldLilleKnap {
    margin: 0;
    padding: 0;
    padding-right: 28px;
    width: 123px;
    height: 18px;
    border: 1px none #999;
    background-image: url(../Images/lille_knap.gif);
    text-transform: uppercase;
}
/*nbTilmeld books End*/


/*Feature books Start*/
.featureBooksWrapper {
    position: relative;
    left: 0;
    display: block;
    height: 280px;
}

.featureBooksBorder {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 960px;
    height: 230px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

.featureBooksNext, .featureBooksPrev {
    position: absolute;
    top: 139px;
    z-index: 6;

}

.featureBooksPrev {
    left: -13px;
}

.featureBooksNext {
    right: -7px;
}

.featureBooksMask {
    position: relative;
    overflow: hidden;
    width: 350px;
    height: 240px;
}

.featureBooksContent {
    position: relative;
    left: 15px;
    display: block;
    width: 1500px;
    height: 220px;
}

.featureBooksHeader {
    position: relative;
    left: 1px;
    z-index: 4;
    margin: 0;
    padding-bottom: 4px;
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.featureBooksHeaderText {
    z-index: 6;
    display: block;
    float: left;
    margin-right: 10px;
}

.featureBooksLink {
    z-index: 6;
    display: block;
    padding-left: 4px;
    color: #BBB;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

/*benyttes hvis der vises to kolloner
de 31 pixels skyldes de 13px negativ margin + 36/2 px midtermargin
*/
.featureBooksLeftColumn {
    z-index: 2;
    float: left;
    margin-right: 31px;
}

.featureBooksRightColumn {
    z-index: 1;
    margin-left: 450px;
}
/*FeatureBooks End*/

/*Spot Start*/
.spotLeft {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin: 0;
    width: 460px;
    height: 130px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

.spotRight {
    position: relative;
    display: block;
    float: right;
    overflow: hidden;
    margin: 0;
    width: 460px;
    height: 130px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

.spotWrapper {
    display: block;
    width: 960px;
    height: 130px;
}

.spot3Columns {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 36px 0 0;
    width: 294px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

.spot3ColumnsLast {
    position: relative;
    display: block;
    float: right;
    overflow: hidden;
    margin: 0;
    width: 294px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

/*Spot End*/


/*Foldout Start*/

.foldOutWrapper, .foldOutToggleHeader, .foldOutContent, .foldOutMediaWrapper, .foldOutMediaToggleHeader, .foldOutMediaContent {
    width: 546px;
}


.foldOutWrapper, .foldOutMediaWrapper {
    position: relative;
    display: block;
    margin: 0;
}

.foldOutToggleHeader, .foldOutMediaToggleHeader {
    position: relative;
    left: 16px;
    display: block;
    width: 546px;
    height: 50px;
    border-top: 1px solid #CCC;
    color: #333;
    vertical-align: text-bottom;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
}
/* category front overrides */
.category-front .foldOutToggleHeader {
    padding-top: 1px;
    border-top: none !important;
}

.category-front .foldOutWrapper {
    border-top: 1px solid #ccc;
}

.foldOutContent, .foldOutMediaContent {
    position: relative;
    left: 16px;
    display: block;
    margin: 0;
    padding: 0;
    color: #555;
    font-size: 13px;
    line-height: 18px;
}

.foldUdPil {
    position: absolute;
    top: 20px;
    left: 0;
}

.foldOutContent .foldOutWrapper, .foldOutContent .foldOutToggleHeader, .foldOutContent .foldOutContent, .foldOutContent .foldOutMediaWrapper, .foldOutContent .foldOutMediaToggleHeader, .foldOutContent .foldOutMediaContent {
    width: 530px;
}

.medieDownload {
    color: #666;
    text-decoration: none;
    font-size: 12px;
}

    .medieDownload img {
        margin-bottom: 5px;
    }

.medieDownloadWrapper {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 10px;
    width: 140px;
    height: 122px;
    white-space: normal;
}

.foldOutToggleHeaderText {
    display: inline;
    float: left;
}

.starContainer {
    display: inline;
    float: right;
    padding-top: 15px;
    padding-right: 3px;
    width: 150px;
    text-align: right;
}

.singleStar {
    float: right;
}
/*Foldout End*/


/*VideoTeaser Start*/
.videoTeaserWrapper {
    position: relative;
    display: block;
    padding: 20px;
    width: 920px;
    border: 1px solid #d4d4d4;
    background: #FFF;
}

.videoTeaserVideo {
    width: 440px;
    height: 247px;
    vertical-align: bottom;
}

.videoTeaserTekst {
    width: 282px;
    vertical-align: bottom;
    font-size: 12px;
}

    .videoTeaserTekst h2 {
        padding-bottom: 10px;
        color:;
        font-size: 14px;
    }

.videoTeaserBook {
    width: 123px;
    vertical-align: bottom;
    text-align: center;
}

    .videoTeaserBook .buyButton {
        width: 123px;
        text-align: center;
    }

        .videoTeaserBook .buyButton table {
            display: inline;
        }

.videoPlaceHolder {
    overflow: hidden;
}
/*VideoTeaser End*/

/*Lydafspiller Start*/
.mediaWrapper {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
/*Lydafspiller End*/

.horisontalstreg {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    height: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom: 1px solid #CCC;
    border-left-style: none;
}

#tekstContentRight .horisontalstreg {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Stor udgave af billedet Start*/
#bigPicBackground, #issuuBackground {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
    -khtml-opacity: .80;
    -moz-opacity: .80;
    opacity: .80;
    filter: alpha(opacity=80);
}


#bigPic {
    position: absolute;
    z-index: 1001;
    display: none;
    border: 1px solid #CCC;
}

/*Stor udgave af billedet End*/
/*Issuu player Start*/
.issuuPlayer {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 1002;
    display: none;
    border: 1px solid #ccc;
    background-color: #F4F4F4;
}
/*Issuu player End*/

/* category navigation */
.categoryNavigaion {
    margin: 15px 0 20px 0;
    padding: 0 0 45px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

h1.head {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.categoryNavigaion div {
    float: left;
    padding-top: 3px;
    width: 322px;
    /*border-right: 1px solid #ccc;*/
    /*height:240px;*/
}

.categoryNavigaion a {
    display: block;
    margin-bottom: 2px;
    padding: 0 16px 0 16px;
    background-color: #e3e3e3;
    color: #333333;
    text-decoration: none;
    font-size: 15px;
    font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    line-height: 30px;
}

    .categoryNavigaion a:hover {
        background-color: #333333;
        color: #999999;
    }
/* related publications */
.tekstAlignLeft {
    text-align: left;
}

.rightcolumn-title {
    margin: 0 0 14px 0;
    font-weight: bold;
    font-size: 16px;
}

.rightcolumn-description {
    text-align: left;
}

    .rightcolumn-description .bold {
        font-weight: bold;
    }

    .rightcolumn-description .block {
        display: block;
    }

    .rightcolumn-description .link {
        display: inline;
    }

/* subscribe */

.greyBg {
    background-color: #ccc;
}

.nbTilmeldInput {
    margin-top: 5px;
    width: 174px;
}

.nbTilmeldCB {
    margin-top: 5px;
}

/* Quiz */
.quiz {
    padding-top: 10px;
}

.quiz-result {
    display: none;
    padding: 10px 0;
    color: #444;
    font-weight: bold;
}

.quiz-buttons {
    display: block;
    padding: 20px 0;
    border-top: 1px solid #CCC;
}

.quiz-question {
    padding: 20px 0;
    border-top: 1px solid #CCC;
}

.quiz-question-title {
    display: block;
    margin-bottom: 10px;
    color: #444;
    font-weight: bold;
    font-size: 1.5em;
}

.quiz-question-answer {
    position: relative;
    display: block;
    clear: both;
    padding: 10px 40px;
}

    .quiz-question-answer label {
        display: inline;
    }

    .quiz-question-answer input[type=radio] {
        float: left;
        margin-left: -30px;
    }

.quiz-question-answer-title {
    display: inline;
    color: #444;
    font-weight: bold;
}

.quiz-question-answer-body {
    display: inline;
}

.quiz-question-answer.has-success {
    border: 1px solid #CCC;
}

.quiz-question-answer.has-error {
    border: 1px solid #F01353;
    background-color: #FDEBF0;
}

.quiz-button {
    margin: 0;
    padding: 10px 40px;
    border: 1px solid #CCC;
    background-color: #F2F2F2;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

.quiz-question-answer .icon {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    text-align: center;
}

.quiz-question-answer .icon-ok {
    background-image: url('/frontend/Images/ok.png');
}

.quiz-question-answer .icon-remove {
    background-image: url('/frontend/Images/remove.png');
}

.hide {
    display: none;
}