﻿
.mpCellBackground
{
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #01B1AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    vertical-align: top;
    text-align: left;
    color: #323232;
    background-color: #FFFFFF;
}

.mpCellBottomWallPaperBackground
{
    border-color: #555F69;
    border-width: 3px;
    background-image: url('../Images/Protected/LegacyImages/Backgrounds/Purple Art Deco Background Smaller NO GRAY.jpg');
    background-repeat: repeat-x;
    border-top-style: solid;
}


.mpPageBackground
{
    /*background-image: url('/Images/Protected/LegacyImages/MasterPages/Tuneswoon home/ThinGradientBackground.jpg');*/
    background-image: url('../Images/Protected/LegacyImages/Backgrounds/Gradient Background.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #A7DFDE;
}

.mpBannerTopLeftCellBackground
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Header-left-corner.png'); 
    /*   background-image: url('/Images/Protected/LegacyImages/MasterPages/Tuneswoon home/TopBannerLeft.jpg');*/
}

.mpBannerTopRightCellBackground
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Header-right-corner.png'); 
    /*   background-image: url('/Images/Protected/LegacyImages/MasterPages/Tuneswoon home/TopBannerRight.jpg');*/
        
}

.mpBottomLeftWing
{
background-position: left bottom; 
background-image: url('/Images/Protected/LegacyImages/MasterPages/Tuneswoon home/FeathersLeft.jpg');
background-repeat: no-repeat;
width: 152px
}

.mpBottomRightWing
{
background-position: left bottom; 
background-image: url('/Images/Protected/LegacyImages/MasterPages/Tuneswoon home/FeathersRight.jpg');
background-repeat: no-repeat;
width: 152px    
}



.mpTopBar
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Header Black Bar.png');
    background-repeat: repeat-x;
}

.mpBottomBar
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Bottom teal bar.png');
    background-repeat: repeat-x;
}

.mpPeopleButton
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/People-Button.png');
    width: 84px;
    height:25px;
    display:block;
    text-decoration:none;
}

.mpPeopleButton:hover
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/People-Button-Rollover.png');
}

.mpMusicButton
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Music-Button.png');
    width: 76px;
    height:25px;
    display:block;
    text-decoration:none;
}

.mpMusicButton:hover
{
    background-image: url('../Images/Protected/LegacyImages/MasterPages/Tuneswoon home/Music-Button-Rollover.png');
}

.centerTable
{/*
    position: absolute;
    top: 0;
    right: -176px;
    left: -1px;
    margin-top:3px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;*/
}
