canvas {
    /*border:solid 2px #EEE;*/
    background: rgba(255, 255, 255, 1);
    border-radius: 65px 10px 65px 10px;
}

body {
    /*http://www.colorzilla.com/gradient-editor/*/
    /*background: linear-gradient(to bottom, #ee8888 0%,#ebf1f6 32%); */
    /*background: linear-gradient(to bottom, #7788BB 0%,#ebf1f6 50%);*/
    background: url("../img/bg2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: sans-serif;
    font-size: 14px;
    color: #222;
}

p {
    font-family: "Arial";
}


h3 {
    text-decoration: underline
}


form {
    /* only for the donate button */
    position: relative;
    display: inline-block;
}

.header {
    margin-top: 15px;
    /*overflow: hidden; */
    height: 380px;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    margin-top: 10px;
    position: relative;
    left: 23%;
}

.counter {
    position: absolute;
    display: inline-block;
    float: left;
    left: 82%;
    color: #DDD;
}


.imgLink {
    width: 32px;
    height: 32px;
    margin-left: 4px;
    display: inline-block;

}

#donateDiv {
    margin-left: 4px;
    display: inline-block;
    margin-top: 5px;
    height: 32px;
}

.headwarning {
    color: #DD0000;
    font-size: 15px;
}

.conteneur-onglets {
    z-index: 2;
    margin: 0;
    padding: 0 0 20px 7px;
}

.onglet {
    display: inline-block;
    margin: 1px 0px 1px 0px;
    padding: 5px 10px;
    border: 1px solid #AAA;

    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    text-shadow:
        -1px -1px 0 #444,
        1px -1px 0 #444,
        -1px 1px 0 #444,
        1px 1px 0 #444;
}

.inactif {
    background: rgba(255, 255, 255, 0.3);
}

.inactif:hover {
    background: #AAA;
    transition: all .6s;
}

.affiche-contenu-1 {
    background: #AAA;
    cursor: text;
}

.contenu {
    background: rgba(255, 255, 255, 0.9);
    margin-top: -15px;
    padding: 10px;
    display: none;
    border: 1px solid #FFF;
    border-radius: 10px;
    color: #555;
    cursor: text;
    line-height: 200%;
    min-width: 300px;
    height: 750px;
    overflow: auto;
    font-family: "Calibri";
}

.select {
    margin: 3px 3px;
    font-family: "Calibri";
}

.color {
    width: 70px;
    margin: 3px 3px;
}

.game-aera {
    margin-top: 30px;
    /* modifiable only in the resizeCanvas function in ponyCreator.js */
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.right-menu {
    width: 350px;
}

.bgclass {
    font-size: 18px;
    display: inline-block;
    margin: 0 0 0 50px;
}


/*
	load and save
*/
.save-wrap {
    width: 285px;
    height: 200px;
    margin: 0 auto;
}

.save-left-col {
    float: left;
    width: 125px;
}

.save-right-col {
    float: right;
    width: 160px;
}

/*
	stickers
*/
.stickerMiniInactive {
    width: 28px;
    height: 28px;
    border: solid 1px #444;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    cursor: pointer;

}

.stickerMiniInactive:hover {
    background: #CCC;
    transition: all .6s
}

.stickerMiniActive {
    width: 28px;
    height: 28px;
    border: solid 1px #444;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    background: #CCC;
}

.stickerImgDiv {
    background: #888;
    width: 300px;
    border: solid 1px #444;
    border-radius: 4px 4px 4px 4px;
    overflow: auto;
}

.stickerImgInactive {
    width: 85px;
    height: 85px;
    margin: 5px 5px;
    cursor: pointer;
}

.stickerImgActive {
    width: 85px;
    height: 85px;
    margin: 4px 4px;
    border: solid 2px #444;
    border-radius: 4px 4px 4px 4px;
    background: #CCC;
}


.editModeDisabled {
    font-family: "Calibri";
}

.editModeEnabled {
    font-family: "Calibri";
    color: #171;
}

.inputPose {
    width: 50px;
}

.smallfont {
    font-size: 12px;
}

.banner2 {
    margin-top: 25px;
    /*background:rgba(0,0,0,0.2);*/
    /*width:728px;
	height:90px;*/
    width: 732px;
    height: 94px;
    border-radius: 10px 10px 10px 10px;
    position: relative;

}

.ad-containter4 {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.8);
    /*width:336px;
	height:280px;*/
    width: 350px;
    height: 294px;
    display: block;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

.banner4 {
    position: relative;
    margin-left: 7px;
    margin-top: 7px;
    width: 336px;
    height: 280px;
}

.bottom-aera {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 10px;
}

.bottom-aera-left {
    position: absolute;
    width: 550px;
    left: 0;
}

.bottom-aera-right {
    position: absolute;
    width: 400px;
    left: 530px;
}

.block-info-left {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 10px 10px 10px 10px;
    background: rgba(255, 255, 255, 0.8);
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    width: 450px;
}

.block-info-right {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 10px 10px 10px 10px;
    background: rgba(255, 255, 255, 0.8);
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    width: 280px;
}
