
.widget-overlay .widget-login,
.widget-login{
    padding: 45px 18px 14px 18px;
    background: url('/css/gfx/overlaybox/minilogo.gif') no-repeat 20px 13px;
}

.widget-login form{
    float: left;
    width: 213px; min-height: 160px;
    background: url('/css/gfx/login/formbg.png') no-repeat left top;
    padding-bottom: 30px;
    position: relative;
}

.widget-login form img.loginspinner {
    width: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    visibility: hidden;
}

.widget-login fieldset {
    display: block;
    padding: 10px 0 0 10px;
    border: 0;
}
    .widget-login fieldset legend{
        display: none;
    }
    .widget-login fieldset strong{
        line-height: 25px;
        color: #fff; font-weight: bold;
        font-size: 14px;
    }


    .widget-login label{ color: #fff; }

    .widget-login .remember-login input{
        width: 13px; height: 18px;
        padding: 0; margin: 0;
        float: left; position:relative; top:1px;
    }

    .widget-login .remember-login label{
        line-height: 18px;
        text-indent: 4px;
        width: 194px;
        float: left;
    }

    .widget-login .remember-login label span{
        color: #333;
    }

    #player .widget-login .remember-login label span{
        color: #fff;
    }

.widget-login label{
    display: block;
    margin-bottom: 10px;
}

    .widget-login label span{
        display: block;
        font-size: 12px; line-height: 16px;
    }

    .widget-login .username input,
    .widget-login .password input,
    .widget-login .useremail input{
        border: 1px solid #777; width: 189px;
        background: #fff;
        margin-top: 5px;
    }

    .widget-login .useremail{ margin-top: 7px; }

.widget-login .window-info, .widget-login .window-message{
    float: left;
    padding-left: 18px;
    font-size: 12px; line-height: 16px;;
}
    .widget-login .window-info{ width: 231px; }
    .widget-login .window-message{ width: 100%; }

    .widget-login .window-info h3, .widget-login .window-message h3{
        color: #a91467;
        font-size: 14px; line-height: 16px;
    }
    .widget-login .window-info p, .widget-login .window-message p{
        padding: 5px 0 0 0;
    }

    .widget-login .window-info ul{
        margin: 4px 0;
    }
        .widget-login .window-info li{
            padding-left: 8px;
            background: url('/css/gfx/common/linkarrow.gif') no-repeat 0 6px;
            margin-bottom: 8px;
        }

    .widget-login .window-info a{
        font-weight: bold;
        text-decoration: none;
    }

        .widget-login .window-info a:hover{
            text-decoration: underline;
        }

    .widget-login .password a{
        font-size: 12px;
    }

    .widget-login .form-information{
        width: 194px;
        margin-bottom: 5px;
        color: #fff;
    }

    /* luk dette vindue link */
    .widget-login .window-message p.dismiss,
    .widget-login .window-info p.dismiss{
        /*text-align: right;*/
    }
        .widget-login .window-message p.dismiss{ /*padding: 16px 0;*/ }

        .widget-login p.dismiss a{
            /*padding-left: 1.5em;*/
        }

    .widget-login form .cancel{
/*        color: #111;
        font-size: 12px;
        padding-left: 3px; */
    }

    .widget-login .window-message h3.loading{
        text-indent: -9999px;
        width: 100%;
        height: 50px;
        background: url('/css/gfx/ajax/loader.gif') no-repeat 200px 0;
    }


    .widget-login .notification-area,
    .widget-login .notification-area .head,
    .widget-login .notification-area .body,
    .widget-login .notification-area .footer{
        width: 184px;
    }
    .widget-login .notification-area .head,
    .widget-login .notification-area .footer{
        position: absolute; height: 10px;
        background-repeat: no-repeat;
    }

    .widget-login .notification-area .head,
    .widget-login .notification-area .body,
    .widget-login .notification-area .footer{
        background-image: url('/css/gfx/login/login_errorbox_bg.png');
    }

    .widget-login .notification-area{
        position: relative; left: 0px;
        height: 0;
    }
        body .widget-login .notification-area-open{
            height: auto;
            padding: 10px 0; margin-bottom: 4px;
        }

    .widget-login .notification-area .head{
        top: 0; background-position: top left;
    }
    .widget-login .notification-area .body{
        background-repeat: repeat-y;
        background-position: center center;
    }
    .widget-login .notification-area .footer{
        bottom: 0; background-position: bottom right;
    }

    #player .widget-login .notification-area p,
    .widget-login .notification-area p{
        padding: 1px 5px 0 10px;
        position: relative; top: -5px;
        margin: 0 0 -5px 0;
    }


        #player .widget-login .notification-area p{ color: #363636; }

        #player .widget-login .notification-area p.warning,
        .widget-login .notification-area p.warning{
            color: #d70000;
            background: url('/css/gfx/login/error_icon_small.png') no-repeat 6px 1px;
            padding-left: 30px;
        }

.submit{
    float: left; width: 179px; /* width 194 px - */ margin-bottom: 5px;;
    position: relative;
}
    .submit span{
        position: relative; right: 0;
        text-align: left;
        float: right;
        display: block;
        float: right;
        height: 33px;
        background: url('/css/gfx/login/btn.png') no-repeat top left;
    }
    .submit span span{
        float: left;
        color: #fff; font-weight: bold; line-height: 27px;
        margin: 0 -15px 0 9px; padding: 0 15px 0 7px;
        background: url('/css/gfx/login/btn.png') no-repeat top right;
    }

    .submit span:hover{ background-position: left -100px; }
    .submit span:hover span{ background-position:   right -100px; }

    .submit span input{
        position: absolute;
        cursor: pointer;
        height: 33px;
        border: 0;
        left: 0; top: 0;
        padding: 16px;
        opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);
    }

.widget-login p.password{ margin-bottom: 10px;}

/* - The overlaybox box -------------------------------------------------- */
.widget-overlay{ position: fixed; z-index: 9999; display: block; }

    .widget-overlay .content{ width: 500px; text-align: left; }

    .widget-overlay .h1,.widget-overlay .h2,
    .widget-overlay .h3,.widget-overlay .h4{
        position: relative; float: left; width: 100%;
    }

    .widget-overlay .h2{ top: 0; left: 18px; }
    .widget-overlay .h3{ top: -14px; right: 0;}
    .widget-overlay .h4{ top: 0; left: -18px; }

/* Debug colours that lets you in on whats going on with the positions and what not * /
    .widget-overlay .h1{background: yellow;}.widget-overlay .h2{background: green;}
    .widget-overlay .h3{background: red;}.widget-overlay .h4{background: blue;}
/*/
    .widget-overlay .h1{background: url('/css/gfx/overlaybox/lightbox_bottom_bg.png') bottom left no-repeat;}
    .widget-overlay .h2{background: url('/css/gfx/overlaybox/lightbox_bottom_bg.png') right bottom no-repeat;}
    .widget-overlay .h3{background: url('/css/gfx/overlaybox/lightbox_top_bg.png') right top no-repeat;}
    .widget-overlay .h4{background: url('/css/gfx/overlaybox/lightbox_top_bg.png') 4px 0 no-repeat;}
/**/

#overlayboxes{
    /* placeholder for non-active overlay boxes, put them here and they are hidden */
    display: none;
}



.widget-overlay-shade{
    position: fixed; width: 100%; height: 100%;
    top: 0; left: 0; z-index: 9998;
    background: #000;
}



a.btn-close{
    display: block; height: 18px; width: 16px;
    position: absolute; right: 0; top: 12px;

    background: url('/css/gfx/overlaybox/closebutton.gif') no-repeat;
}
    a.btn-close:hover,a.btn-close:focus{
        background-position: 0 -20px;
    }



/* IE6 */
* html body{ height: 100%;}
* html .widget-overlay-shade, * html .widget-overlay{ position: absolute; }
* html .widget-login .notification-area{ position: static; }
* html .widget-login .notification-area p{ margin: 0; position: static; }


/*************************************************************************
 *
 *************************************************************************/

/*subscriptions*/
a.linkie{
    background:transparent url(gfx/common/linkarrow.gif) no-repeat scroll 2px center;
    padding-left:11px;
}
table.history{
    width:500px;
	margin-bottom:10px;
}
table.history tr.alt {
    background-color:#eee;
}
table.history td,table.history th {
    padding:4px;
}
table.history th {
    font-weight:bold;
    background-image:url(/css/gfx/subscriptions/notice_bg.gif);
    background-position:bottom left;
    background-repeat:repeat-x;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
}
table.history th.last {
    border-right:1px solid #ddd;
    text-align:right;
}
table.history td.first {
    border-left:none;
}
table.history td {
    border-left:1px solid #ddd;
}
table.history td.expire {
    text-transform:capitalize;
}


/***********************************************************************/
.controller-login .profile-area .infoarea {
    position: relative;
    float: left;

    width: 900px;
    border-bottom:1px solid #ccc;

    padding: 20px 40px;

}

.controller-login .profile-area .subscription-info-pane
{
	border: 0px none;
}

.controller-login .profile-area div.field {
    margin-bottom:10px;
    font-weight:bold;
    float:left;
    margin-right:17px;
    width:100px;
    clear:both;

}
.controller-login .profile-area h2 {
    margin-bottom:20px;
    font-weight:bold;
    font-size:16px;
    color:#a91467;
    float:left; clear: none;
    width:500px;
    line-height: 30px;
    background: #fff;
}

/* labels next to the headlines on the profile page */
.profile-info-pane, .personal-info-pane, .subscription-info-pane{
    background: url('/css/gfx/profile/profile_icons.png') no-repeat;
}
    .profile-info-pane{ background-position: 12px 19px; }
    .personal-info-pane{ background-position: -40px 19px; }
    .subscription-info-pane{ background-position: -87px 19px; }
.profile-cc-pane {
    background: url('/css/gfx/profile/dankort.png') no-repeat;
    background-position: 8px 27px;
}


/* profile page header */
.controller-login .header_bg {
    background-image:url('/css/gfx/headerbackgrounds/about.png');
	_background-image:url('/css/gfx/headerbackgrounds/about.gif');
	background-position:-4px -10px;
}
.controller-login h1 {
    font-size:20px;
    font-weight:bold;
    padding-bottom:3px;
    display: inline;
    margin-right: 5px;
    line-height: 24px;
}






/** / *:focus{ outline: 1px dashed #ccc;    } /**/

.controller-login .profile-area label { clear: both; }

.user-profile-information,
.user-profile-personal
{ }

.controller-login .profile-area label strong,
.user-gender-selector strong,
.user-profile-information strong,
.user-birthday-selector strong,
.user-address strong{
    display: block; float: left;
    width: 100px;
    font-weight: bold;
}

.controller-login .profile-area label input,
.controller-login .profile-area label select,
.controller-login .profile-area label textarea{
    width: 204px;

    color: #000;

    margin: 0; padding: 0; padding-left: 4px;

    border: 1px solid #ccc;

    background: transparent;
}
/* * /
    .controller-login .profile-area label input,
    .controller-login .profile-area label select,
    .controller-login .profile-area label textarea,
    .user-gender-selector span,
/**/
    .user-profile-information p{ margin-bottom: 16px; }

    .controller-login .profile-area label select{

    }

.controller-login .user-address textarea{
    height: 4.25em;
}

.controller-login .user-gender-selector{
    clear: both;
    float: left;
    width: 100%;
}
    .controller-login .user-gender-selector strong{
        float: left;
        display: block;
        width: 100px;
    }

    .controller-login .user-gender-selector label{
        display: block; float: left; clear: none;
        position: relative;
        padding-left: 20px;
        margin-right: 16px;
    }
    .controller-login .user-gender-selector label input{
        display: block; float: left;
        border: 0;
        width: 16px; height: 16px;

        position: absolute; /* absolute to .user-gender-selector label */
        left: 0;
    }

    .controller-login .user-gender-selector .options{
        display: block;
        float: left;
        width: 204px;
    }

.controller-login .user-birthday-selector{
    float: left; clear: both;
    width: 100%;
}
    .controller-login .user-birthday-selector span{
        display: block; float:left;
        width: 204px;
    }
    .controller-login .user-birthday-selector select{
        border: 1px solid #555;
    }
        .controller-login .user-birthday-selector select.day{ width: 55px; }
        .controller-login .user-birthday-selector select.month{ width: 82px; }
        .controller-login .user-birthday-selector select.year{ width: 60px; }


.controller-login .user-address span { color: #999; }

.controller-login .profile-area .user-address-streetname,
.controller-login .profile-area .user-address-streetname input{ width: 204px; }

.controller-login .profile-area .user-address-zip-code,
.controller-login .profile-area .user-address-zip-code input{ width: 50px; }

.controller-login .profile-area .user-address-city-name,
.controller-login .profile-area .user-address-city-name input{ width: 145px; }

.controller-login .profile-area .user-address-streetname,
.controller-login .profile-area .user-address-zip-code,
.controller-login .profile-area .user-address-city-name{
    position: relative; float: left;
    height: 21px;
    text-indent: 6px;
    z-index: 1;
}

.controller-login .profile-area .user-address-streetname input,
.controller-login .profile-area .user-address-zip-code input,
.controller-login .profile-area .user-address-city input{
    margin: 0;
    position: absolute; top: 0; left: 0;
    z-index: 2;
}


.controller-login .profile-area .user-address-streetname{ clear: right; }
.controller-login .profile-area .user-address-zip-code{ clear: left; }

.controller-login .profile-area .user-address-city-name{
    clear: none;
    margin-left: 9px;
}

.controller-login .profile-area .user-address-city{
    display: block; float: left; clear: both;
    position: relative;
    width: 204px;
    padding-left: 100px;
}

body.controller-login .user-profile-personal label.active input,
body.controller-login .user-profile-personal label.has-user-input input{
    background: #fff;
}


#user-profile .submitbtn,
.controller-login .buy-history-btn{
    position: absolute; top: 70px; right: 20px;
    display: block;
}

.controller-login .upgrade-btn{
    position: absolute; top: 30px; right: 20px;
    display: block;
}

    .controller-login .buy-history-btn a,
    .controller-login .upgrade-btn a{
        margin: 0; padding: 0;
        width: 143px; height: 28px;
        line-height: 28px; text-align: center;
    }





#user-profile .submitbtn{
    width: 143px; height: 28px;
    background: url('/css/gfx/payment/button_general.gif');
    text-align: center;
}
    #user-profile .submitbtn:hover{ background-position: left bottom; }
#user-profile .submitbtn span{
    z-index: 5;
    font-size: 12px; color: #075993;
    font-weight:bold;
    line-height: 28px;
}

#user-profile .submitbtn input{
    position: absolute;
    top: 0; left: 0;
    border: 0;
    width: 143px; height: 28px;
    opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);
    cursor: pointer;
    z-index: 10;
}

/* error area */
.controller-login .profile-area .input-wrapper{
    float: left;
    margin-bottom: 16px;
}
.controller-login .profile-area ul.errors{
    float:right; clear: both;
    padding-left: 102px;
    width: 204px;
    color: #d22325;
}

    .controller-login .profile-area ul.errors li{
        padding: 0; margin-top: 5px;
        float: left;
        width: 204px;
    }

/* restyle for misc confirmation boxes */

.confbox h1 {
    color:#075993;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}

#pwconfirm-password-err {
    font-weight:bold;
    color:#D70000;
    display:none;
}

.confbox p {
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

.confbox p.leftjust {
    text-align:left;
}

.confbox p.submit {
    width:auto;
    padding-left:170px;
}

.confbox span.buybtn {
    float:left;
    width:auto;
}

.confbox span.cancelbtn {
    float:left;
    margin-left:20px;
    width:auto;
}
