﻿body {
    background-color: #DBD
}

.psDLink {
    color: #636;
    border-bottom: 1px #606 dashed;
    cursor: pointer
}

.psLink {
    color: #636;
    text-decoration: underline;
    cursor: pointer
}

.waitDiv {
    padding: 10px;
    position: absolute;
    color: navy;
    background-color: #EEE;
    border: solid 3px #636;
    font-size: small;
    font-family: Calibri,Arial,Helvetica,san-serif;
    display: none;
    z-index: 9;
    top: 300px;
    left: 180px;
    text-align: center;
    width: 300px
}

.button1 {
    background-color: #939
}

.button2 {
    background-color: #B5B
}

.button3 {
    background-color: #D7D
}

.controlText {
    color: #7030A0;
    background-color: #FFF
}

.captionText {
    color: #B09040
}

.sourceText {
    color: #D0A060
}

.mainText {
    color: #88189C
}

.mainBackground {
    background-color: #7030A0
}

.menuButton {
    background-color: #7030A0;
    font-weight: bold;
    color: white;
    font-size: xx-large;
    font-family: Calibri,Arial,Helvetica,san-serif;
    text-align: center;
    padding: 8px 0;
    cursor: pointer
}

.pMenuButton {
    background-color: #7030A0;
    font-weight: bold;
    color: white;
    font-size: 48px;
    font-family: Calibri,Arial,Helvetica,san-serif;
    text-align: center;
    padding: 8px 0;
    cursor: pointer
}

.lightBox60 {
    float: left;
    width: calc(60% - 2px);
    border: solid 1px black;
    margin: 36px -1px -1px -1px;
    padding: 12px 5%;
    margin: 0 15%;
    background-color: #F8D8F8
}

.bannerBox {
    float: left;
    width: 895px;
    border: solid 1px #88189C;
    margin: 0;
    background-color: #FBE0FB;
    padding-bottom: 8px
}

.innerBox {
    float: left;
    width: calc(90% - 2px);
    border: solid 1px #88189C;
    margin-top: 12px;
    padding: 0 2%;
    background-color: #FBE0FB
}

.tv {
    width: calc(72% - 2px);
    border: solid 1px #88189C;
    font-size: large;
    border-radius: 36px;
    font-weight: bold;
    padding: 0 3% 24px 3%;
    background-color: #FBE0FB;
    float: left;
    margin: 0px 11% 12px 11%;
}

.slideButtons {
    float: left;
    margin-top: 120px;
    width: 100%;
    background-color: transparent;
    height: 80px;
    color: white;
    font-size: xx-large;
    opacity: 0.65;
    filter: Alpha(opacity=65);
    z-index: 9
}
