
.theme {
    background-color: #01183A
}

#header {
    height: 69px;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: #011a3d;
    background-image: url('../images/headerBG.png');
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(top, #1a385b, #173559 25%, #0b2d53 50%, #02234d 75%, #011a3d 100%);
    background-image: -moz-linear-gradient(top, #1a385b, #173559 25%, #0b2d53 50%, #02234d 75%, #011a3d 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #1a385b), color-stop(0.25, #173559), color-stop(0.5,#0b2d53), color-stop(o.75, #02234d), color-stop(1, #173559));
    background-image: -webkit-linear-gradient(top, #1a385b, #173559 25%, #0b2d53 50%, #02234d 75%, #011a3d 100%);
    background-image: -ms-linear-gradient(top, #1a385b, #173559 25%, #0b2d53 50%, #02234d 75%, #011a3d 100%);
    background-image: linear-gradient(top, #1a385b, #173559 25%, #0b2d53 50%, #02234d 75%, #011a3d 100%);
}

#headerInner {
    width: 900px;
    margin: auto;
    padding: 0 0 0 0;
}

#headerleft {
    background-image: url(../images/seal.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    height: 68px;
    width: 260px;
    float: left;
    margin: 0 0 0 8px;
}

#headerleft h1 {
    margin: 24px 0 0 0;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 66px;
    text-align: left;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.68);
}

#headerright {
    color: #FFF;
    width: 600px;
    padding: 0 0 0 0;
    float: left;
    text-align: right;
    vertical-align: bottom;
    margin: 0;
}

#mainpane {
    text-align: left;
    padding: 0 10px 0 10px;
    margin: 0;
    background-image: url(../images/shadow.png);
    background-repeat: repeat-x;
}

#maincontent {
    margin: 0 auto 0 auto;
    width: 784px;
    height: 100%;
    position: relative;
}

#page {
    padding: 0
}

#pageTop {
    width: 780px;
    margin: 0;
}

#buttons {
    margin-top: 14px;
    text-align: center;
}

.primary, button.primary, file button.primary {
    background-color: #0066CC;
    background-repeat: repeat-x;
    border: 0;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 7px 5px 7px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    margin-left: 6px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-image: -o-linear-gradient(bottom, rgb(29,110,185) 100%, rgb(9,66,145) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(29,110,185) 100%, rgb(9,66,145) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(29,110,185) 100%, rgb(9,66,145) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(29,110,185) 100%, rgb(9,66,145) 0%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(1, rgb(29,110,185)), color-stop(0, rgb(9,66,145)) );
    background-image: linear-gradient(bottom, rgb(29,110,185) 100%, rgb(9,66,145) 0%);
}

.primary:hover,
button.primary:hover {
    box-shadow: 0 1px 0 0 #CCC
}

.infoIcon {
    background-image: url(../images/icon_info.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 4px 0 12px;
    margin: 0;
    cursor: pointer;
    position: relative;
}

.clearthis:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearthis {
    display: inline-block;
}

#lightbox-content {
    width: 660px;
    height: 600px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    display: none;
    top: 25px;
    left: 48px;
    background: rgba(0, 0, 0, 0);
    border: none;
}

#closeBox {
    position: absolute;
    top: 0;
    float: right;
}

.themeContainer {
    position: relative;
    background: url("/Applications/XAMPP/xamppfiles/htdocs/JuniorTest/slot1.png") no-repeat;
    width: 739px;
    height: 163px;
}

.themeContainer > img {
    position: absolute;
    top: 50px;
    left: 300px;
}

.uploadButton {
    position: absolute;
    left: 585px;
    top: 115px;
}

.uploadButton:hover {
}

.themeImg {
    display: inline-block;
    position: relative;
    padding: 8px 0 0 8px;
    float: left;
}

.uploadImage {
    display: inline-block;
    position: relative;
    padding: 8px 0 0 8px;
    background: url('/JuniorTest/upload-top.png') no-repeat;
    width: 781px;
    height: 364px;
}

.themeTextWrapper {
    display: inline-block;
    position: relative;
    width: 575px;
    height: 50px;
    color: #572A77;
    font-family: "Arial";
    font-size: 20px;
    padding: 26px 0 0 0;
}

.textTop {
    color: #572a77;
    font-family: "DisneyJuniorG";
    font-size: 30px;
}

.themeHolder > img {
    position: absolute;
    top: 50px;
    left: 300px;
}

.themeBox {
    position: relative;
    width: 739px;
    height: 163px;
    padding: 10px 0 10px;
}

#disneyid-background {
    position: fixed !important;
}

@font-face {
    font-family: 'DisneyJuniorBold'; src: url('fonts/riesling.eot'); src: local('DisneyJuniorBold'), url('fonts/DisneyJuniorG.ttf') format('truetype');
}

.themeHolder {
    width: 739px;
    height: 169px;
    margin-left: 2px;
    position: relative;
    -moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
 /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
 /* prevents bg color from leaking outside the border */
    -moz-box-shadow: 0 3px 4px rgba(0,0,0,.35), inset 0 -2px 0 rgba(255,255,255,.27);
 /* drop shadow and inner shadow */
    -webkit-box-shadow: 0 3px 4px rgba(0,0,0,.35), inset 0 -2px 0 rgba(255,255,255,.27);
 /* drop shadow and inner shadow */
    box-shadow: 0 3px 4px rgba(0,0,0,.35), inset 0 -2px 0 rgba(255,255,255,.27);
 /* drop shadow and inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDczOSAxNjMiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI0OC43NzkyNDcyMDI0NDE1JSIgeTE9IjExOC4xODE4MTgxODE4MTglIiB4Mj0iNDguNzc5MjQ3MjAyNDQxNSUiIHkyPSIxOC4xODE4MTgxODE4MTgyJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMmFiMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZTJhYjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmVmNWE1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI3MzkiIGhlaWdodD0iMTYzIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
 /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #e2ab24 -36.36%, #e2ab24 -35.85%, #fef5a5 63.64%);
 /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #e2ab24 -36.36%, #e2ab24 -35.85%, #fef5a5 63.64%);
 /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #e2ab24 -36.36%, #e2ab24 -35.85%, #fef5a5 63.64%);
 /* gradient overlay */
    background-image: linear-gradient(bottom, #e2ab24 -36.36%, #e2ab24 -35.85%, #fef5a5 63.64%);
 /* gradient overlay */
}

.blueContainer li {
    padding: 10px 0 5px 14px;
    width: 742px;
}

.blueContainer {
    height: auto;
    width: 772px;
    border: 4px solid #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: inset 0 0 9px rgba(42,72,105,.45);
    -webkit-box-shadow: inset 0 0 9px rgba(42,72,105,.45);
    box-shadow: inset 0 0 9px rgba(42,72,105,.45);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc4MCAxOTQ1IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NWE3ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmU3ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc4MCIgaGVpZ2h0PSIxOTQ1IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
 /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #45a7d9 0%, #8fe7ff 100%);
 /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #45a7d9 0%, #8fe7ff 100%);
 /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #45a7d9 0%, #8fe7ff 100%);
 /* gradient overlay */
    background-image: linear-gradient(bottom, #45a7d9 0%, #8fe7ff 100%);
 /* gradient overlay */
}

.lightbox-close, mydisneyid-close {
    border: 1px solid black;
    border-radius: 17px;
    background: url('pop-close.png');
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    position: absolute;
    cursor: pointer;
 /*background: #fff;*/
}

.lightbox-close:hover {
    background: #DDD
}

.lightbox-close::after {
    width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    content: "X";
    font-size: 21px;
}

#login-header {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid grey;
    width: 118px;
    margin: 10px;
}

.upload button:hover {
    background-position: 0 -49px;
}

.upload button {
    display: inline-block;
    border: 0;
    border-radius: 6px;
    color: #FFF;
    padding: 6px 10px;
    font-weight: bold;
    text-indent: -1000em;
    width: 149px;
    height: 48px;
    background: url("JuniorTest/upload-button.png");
    background-position: 0 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
 