/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    min-height: 356px;
    font-family: Helvetica;
    background-image: url(Images/backgroundStripes.png);
    background-repeat: repeat;
}

#footer {
    position: relative;
    font-family: Helvetica;
    font-size: 10pt;
    text-overflow: ellipsis;
    overflow: hidden;
    color: rgb(76, 86, 108);
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    -webkit-margin-top-collapse: separate;
    margin-right: 82px;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    width: 89px;
    margin-left: 115px;
    min-height: 15px;
    height: auto;
}

#content {
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    min-height: 326px;
    height: auto;
    width: auto;
    -webkit-perspective: 200;
}

#test {
    position: absolute;
    background-image: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: initial;
    -webkit-background-origin: initial;
    background-color: green;
    height: 156px;
    width: 161px;
    left: 79px;
    top: 65px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: ease-out;
    -webkit-backface-visibility: hidden;

}

#test2 {
    position: absolute;
    background-image: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: initial;
    -webkit-background-origin: initial;
    background-color: red;
    height: 156px;
    width: 161px;
    left: 79px;
    top: 65px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: ease-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);

}

#button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 256px;
    left: 119px;
}
