#wrapper {
    width:740px;
    position:relative;
    height:793px;
    /* border: 1px solid #000; */
    margin-bottom:20px;
    background-image: url('alphaluxx-livingroom.png');
}

#controlwrapper {
    width:341px;
    height:328px;
    position:absolute;
    z-index:12;
    top:0px;
    left:300px;
    background-image: url('blue-box.png');
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
    font-family:"Arial";
    color:#fff;
    padding:10px;
}

#colorpicker, #sizepicker {
    clear: left;
    width: 270px;
    margin: 10px;
    margin-bottom: 20px;
    margin-left: 28px;
    position:relative;
    z-index:100;
}

.ui-widget-content {
    background-color: #fff;
}


#sizewatch {
    width: 120px;
    height: 25px;
    margin-top: 3px;
    margin-left: 5px;
    background-image: none;
    padding-top: 5px;
    text-align: center;
    font-size: 10px;
}


#logo_alphaluxx{
    position: absolute;
    top:15px;
}

#schrank{
    position: absolute;
    z-index:12;
    top:550px;
    left:288px;
}

#swatch {
    position: relative;
    z-index:10;
    top:320px;
    /*mask-image: url(mask.png);*/
    transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -moz-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -o-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -ms-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -sand-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -webkit-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
}

#imgcontainer
{
    position:relative;
    margin-top: 18px;
    margin-left: 190px;
}


#ratiocontrol{
    margin-bottom:15px;
}

#sizecontrol{
    margin-bottom:15px;
}

#gaincontrol{
    margin-bottom:15px;
}

.sendbutton {
    margin-top:15px;
    margin-left:120px;
}

a.bluelink{
    color:#fff !important;
    font-weight: bold;
}


#myswatch {
    position: relative;
    top:325px;
    /*mask-image: url(mask.png);*/
    transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -ms-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
    -webkit-transform: rotateX(5deg) perspective(393px) rotateY(14deg);
}

label {
    margin-left:-3px !important;
    margin-right: 6px !important;
}