﻿
#supportMauiContents {
    width: 750px;
    float: right;
    padding: 0;
    margin: 0;
    line-height: 150%;
    color: #a6927e;
/*    border: 1px solid red;
*/    margin-top: 0.5em;
}


    #supportMauiContents p {
        padding-top: 2em;
        padding-bottom: 1.5em;
        padding-left: 3em;
        padding-right: 3em;
        font-size: 19px;
        line-height: 150%;
        float: right;
        text-align: center;
    }

    #supportMauiContents #wirename {
        padding-left: 1em;
    }

    #supportMauiContents #wirename_description {
        width: 50%;
    }

    #supportMauiContents #wirename figure {
        float: right;
        padding-left: 2em;
        padding-right: 6em;
    }

        #supportMauiContents #wirename figure img {
            /*            border: 1px solid green;
*/ width: 125%;
        }

    #supportMauiContents #wirename h1 {
        color: #a6927e;
        font-size: 18px;
        margin-bottom: 0px;
        border-bottom: 1px solid;
        padding-bottom: 0.5em;
        width: 68%;
    }

    #supportMauiContents #wirename h2 {
        padding-top: 0.5em;
        line-height: 150%;
    }

    #supportMauiContents #wirename #wirename_note {
        color: darkgray;
        font-size: 11px;
    }

    #supportMauiContents #wirename h3 {
        background-color: white;
        color: #a6927e;
        /*            text-align: center;
*/ border-style: none;
        font-size: 2.5em;
        margin-top: 1em;
    }

    #supportMauiContents #wirename #wirename_popup figure {
        display: flex;
        justify-content: space-around;
        float: none;
        padding-left: unset;
        padding-right: unset;
        padding-top: 2em;
    }

        #supportMauiContents #wirename #wirename_popup figure img {
            width: 15%;
        }

    #supportMauiContents .itemListBox_two_items .heightLine {
        display: inline-block;
        width: 45%;
    }

        #supportMauiContents .itemListBox_two_items .heightLine .itemListBoxBlock_item img {
            max-height: none;
        }

        #supportMauiContents .itemListBox_two_items .heightLine .itemListBoxBlock_item_name {
            width: unset;
            height: 2em;
        }

        #supportMauiContents .itemListBox_two_items .heightLine .item_price_combo {
            width: unset;
        }

    #supportMauiContents .itemListBox_four_items .heightLine {
        display: inline-block;
        width: 24%;
    }

    #supportMauiContents #earrings {
        padding-top: 2em;
    }

    #supportMauiContents #bangle_bracelet {
        padding-top: 2em;
    }

    #supportMauiContents #necklace_pendant {
        padding-top: 2em;
    }

    #supportMauiContents .more {
        background-color: #a6927e;
        width: 100%;
        padding: 5px;
        border-radius: 3px;
        text-align: center;
        margin-top: 5em;
    }

        #supportMauiContents .more a div {
            color: white;
        }

    #supportMauiContents .itemListBox_four_items .heightLine {
        display: inline-block;
        width: 24%;
    }

    #supportMauiContents #earrings {
        padding-top: 2em;
    }

    #supportMauiContents #bangle_bracelet {
        padding-top: 2em;
    }

    #supportMauiContents .clear {
        clear: both;
    }

    #supportMauiContents #mauiStrong {
        width: 100%;
/*        border: 1px solid red;
*/        margin-top: 2.5em;
/*        padding-left: .75em;
*/    }

        #supportMauiContents  .donate h4{
            background-color: hotpink;
            width: 100%;
            text-align: center;
/*            border: 1px solid green;
*/            color: white;
            padding-bottom: 2.5em;
            font-size: large;
        }
