
/* background from http://www.rgbstock.com/photo/nFFpzzE/ */
/*cloudy sky: http://www.freeimages.co.uk/galleries/nature/weather/slides/rain_clouds_162145.htm */
/* rain clouds: http://www.rgbstock.com/photo/nGxQOow/Storm+clouds */
/* showers: http://www.rgbstock.com/photo/mWRKyS6/clouds+-+dark+%26+grey */
/* ribbons from http://www.palomodesign.com/blog/free-download-psd-cloth-ribbon-pack/
http://dribbble.com/shots/320363-Ribbons-Download?list=following
*/

html {
    /*background-color: #185C97;*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    -webkit-text-size-adjust: none;
}

body, code {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    margin: 0px;
}

    .hidden {
        display: none;
    }

    .clear {
        clear: both;
    }

    img {
        border: 0px;
    }

    div#header {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        border-radius: 0px 0px 10px 10px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
        margin: 0px;
        padding: 0.3em 0.5em 0.3em 0.5em;
        position: relative;
    }

        div#header h1 {
            color: #fff;
            text-shadow: 1px 2px 1px #4D4D4D;
               font-size: 12px;
            margin: 0px;
            line-height: 23px;
        }

            div#header h1 a {
                color: #fff;
                text-decoration: none;
            }

            div#header h1 img {
                margin-right: 0.5em;
                position: relative;
                top: 3px;
            }

        div.changeButton {
            position: absolute;
            top: 4px;
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
            border: 1px solid rgba(0, 0, 0, 0.5);
            border-radius: 3px;
            height: 22px;
            padding: 0px 2px;
        }

        div#changeLocation {
            right: 7px;
        }

        div#changeTemperature {
            right: 106px;
        }

            div.changeButton a {
                color: #FFFFFF;
                text-shadow: 1px 2px 1px #4D4D4D;
                text-decoration: none;
                font-size: 12px;
                line-height: 23px;
            }

        /*
        div#navBar {
            position: absolute;
            top: 3px;
            right: 10px;
        }

            .buttonContainer {
                display: inline-block;
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                border: 1px solid rgba(0, 0, 0, 0.5);
                border-radius: 3px;

                line-height: 9px;

                padding: 3px;
            }

                div.genericContent .buttonContainer {
                    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
                    float: left;
                    margin: 0px 0.5em 0em 0px
                }

                .buttonContainer a {
                    color: #FFFFFF;
                    text-shadow: 1px 2px 1px #4D4D4D;
                    text-decoration: none;
                }

                    .buttonContainer img {

                    }*/

    div#masterContainer {
        position: relative;
        /*overflow-y: hidden; will interfere with footer positioning*/
    }

        div#masterContainer.top {
            /*position: relative;*/
        }

        div#mainContentContainer{
            position: relative;
        }

            div#contentContainer {
                width: 100%;
                position: static;
            }

                div#contentContainer.left {
                    position: relative;
                    left: -250px;
                }

                /**
                Homepage styles follow:
                **/

                div#loadingLocations {
                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                    border-radius: 5px 5px 5px 5px;
                    text-align: center;
                }

                    div#loadingLocations img {
                        position: relative;
                        top: 3px;
                    }

                div#loadingBookmarks {
                    margin: 20px auto;
                    width: 300px;
                    display: none;
                }

                /**
                Search styles begin:
                **/

                div#questionListContainer {
                    margin-top: 5px;
                }

                    div#questionListContainer p {
                        margin: 0px 5px;
                    }

                    ul#questionList {
                        height: 12px; /* same as font-size */
                        margin: 5px 0px;
                        padding: 0px 5px 0px 0px;
                    }

                        ul#questionList li {
                            display: none;
                            list-style-type: none;
                        }

                            ul#questionList li.visible {
                                display: list-item;
                            }

                            ul#questionList li a {
                                color: White;
                            }

                input#search, input#defaultLocationSearch {
                    -webkit-appearance: none;
                    padding-right: 28px;
                    height: 100%;
                }

                /*input#search:focus {outline: none; }*/

                ::-webkit-search-cancel-button {   /* select all "X" buttons in search inputs */
                    -webkit-appearance: none;      /* hide the default "X" button */
                }

                div#searchContainer div.cancelButton, div#defaultLocationSearchContainer div.cancelButton {
                    position: absolute;
                    right: 0px;
                    top: 0px;
                    display: none;
                    height: 30px;
                    width: 30px;
                }

                    div.cancelButton img {
                        position: relative;
                        left: 5px;
                        top: 7px;
                    }

                div#searchContainer div.field.showingResults, div#defaultLocationSearchContainer div.field.showingResults {
                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                    border-radius: 5px 5px 0px 0px;
                }

                    div#searchContainer span.short, div#defaultLocationSearchContainer span.short, div.tableContainer span.short {
                        display: inline;
                    }

                    div#searchContainer span.medium, div#defaultLocationSearchContainer span.medium, div.tableContainer span.medium {
                        display: none;
                    }

                    div.searchTips {
                        color: #fff;
                        text-shadow: 1px 2px 1px #4D4D4D;
                        font-size: 12px;
                        margin: 5px 0px 0px 8px;
                    }

                        div#mainContentContainer.weatherPage div.searchTips {
                            display: none;
                        }

                            div.searchTips p {
                                margin: 0px;
                            }

                    div#defaultLocationSearchContainer, div#defaultTemperatureContainer {
                        display: none;
                    }
                        div#currentDefaultLocation {

                        }

                            div#currentDefaultLocation div.customLocation, div#currentDefaultLocation div.autoLocation {

                            }

                                div#currentDefaultLocation div.visible{
                                    display: block;
                                }

                                div#currentDefaultLocation div.hidden {
                                    display: none;
                                }

                                div#currentDefaultLocation p {
                                    text-align: center;
                                    font-weight: bold;
                                }

                                div#removeDefault, div#closeContainer {
                                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                                    border: 1px solid rgba(0, 0, 0, 0.5);
                                    border-radius: 3px;
                                    padding: 3px 0px;
                                    margin: 0px auto;
                                    text-align: center;
                                    max-width: 300px;
                                }

                                    div#removeDefault a, div#closeContainer a {
                                        display: inline-block;
                                        color: #fff;
                                        text-shadow: 1px 2px 1px #4D4D4D;
                                        font-size: 12px;
                                        text-decoration: none;
                                    }

                        div.temperatureOptionsContainer {
                            width: 279px;
                            margin: 0px auto;
                        }

                            div.temperatureOption {
                                float: left;
                                width: 93px;
                                background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
                                border: 0 solid rgba(0, 0, 0, 0.5);
                                cursor: pointer;
                                padding: 5px 0px;
                            }

                                div.temperatureOption.tr {
                                    border-top-right-radius: 10px;
                                }
                                div.temperatureOption.br {
                                    border-bottom-right-radius: 10px;
                                }
                                div.temperatureOption.bl {
                                    border-bottom-left-radius: 10px;
                                }
                                div.temperatureOption.tl {
                                    border-top-left-radius: 10px;
                                }
                                div.temperatureOption.selected {
                                    background: transparent;
                                    border: none;
                                    cursor: default;
                                }

                                div.temperatureOptionType {
                                    text-align: center;
                                    font-weight: bold;
                                    font-size: 20px;
                                }

                                div.temperatureOptionLabel {
                                    text-align: center;
                                }
                        div#closeContainer {
                            margin-top: 10px;
                        }

                    div.ajaxLoading, div.ajaxSaving {
                        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                        border-radius: 0px 0px 5px 5px;
                        text-align: center;
                        padding: 5px;
                        display: none;
                    }

                    div.ajaxSaving {

                    }
                        div.ajaxSaving p {
                            text-align: center;
                        }

                    div.searchResultsContainer {
                        display: none;
                    }

                        div.searchResultsContainer ul {
                            list-style-type: none;
                            margin: 0px;
                            padding: 5px;
                            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                            border-radius: 0px 0px 5px 5px;
                        }

                            li.searchResultItem {
                                clear: both;
                                margin-bottom: 5px;
                                height: 37px;
                            }

                            li.searchResultItem:hover {
                                /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
                            }

                                li.searchResultItem img {
                                    float: left;
                                }

                                div.searchResultsContainer a {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 12px;
                                    text-decoration: none;
                                    display: block;
                                    margin-left: 34px;
                                    position: relative;
                                    top: 3px;
                                }

                                    div.searchResultsContainer a span {
                                        display: block;
                                        overflow: hidden;
                                        text-overflow: ellipsis;
                                        text-rendering: auto;
                                        width: 234px;
                                        white-space: nowrap;
                                        line-height: 18px;
                                    }

                                    div.searchResultsContainer span.extraAddress {
                                        font-style: italic;
                                        font-size: 10px;
                                        text-transform: uppercase;
                                        color: #ccc;
                                        line-height:13px;
                                    }

                                    div.searchResultsContainer span.extraAddress.faint {
                                        color: #ccc;
                                    }

                                    div.searchResultsContainer span.hidden {
                                        display: none;
                                    }

                                div.searchResultsContainer li.attribution a {
                                    text-align: right;
                                    font-size: 8px;
                                }

                                div.searchResultsContainer span.noResults, div.searchResultsContainer span.error {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 12px;
                                }

                                div.searchResultsContainer span.questionLocationDate {
                                    font-style: italic;
                                    font-size: 10px;
                                    text-transform: uppercase;
                                    color: #ccc;
                                    line-height:13px;
                                    display: inline;
                                    width: auto;
                                }

                div#suggestedQuestions {
                    width: 300px;
                    margin: 0px auto;
                }

                    div#suggestedQuestions ul li a {
                        color: White;
                        display: block;
                    }

                /**
                Weather styles follow:
                **/
                /*taken from http://dev.opera.com/articles/view/beautiful-ui-styling-with-css3-text-shadow-box-shadow-and-border-radius/#glassbox */
                div.weatherContainer {
                    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.10);
                    border: 1px solid rgba(0, 0, 0, 0.5);
                    border-radius: 10px 10px 10px 10px;
                    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.3) inset, 0 10px rgba(255, 255, 255, 0.2) inset, 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;
                    margin: 20px auto;
                    padding: 10px;
                    width: 280px;
                    position: relative;*/
                }

                    div.weatherContainer div.summary {
                        display:none;
                        margin-top: 10px;
                        cursor: pointer;
                    }

                    div.weatherContainer div.summary.selected {
                        display: block;
                    }
                        div.locationName, div.question {
                            text-align: center;
                            width: 280px
                        }

                        div.locationName {
                            float: right;
                        }

                            div#locationAlert div.locationName {
                                float: none;
                                width: 100%;
                            }

                        div.question {
                            float: none;
                        }

                            div#genericContentContainer {
                                /* the rest of the styles are in the genericContent.css and responsiveWidths.css files*/
                                width: 280px;
                            }

                            div.locationName h2, div#genericContentContainer h2, div.question h2 {
                                color: #fff;
                                text-shadow: 1px 2px 1px #4D4D4D;
                                margin: 0px;
                                font-size: 20px;
                                line-height: 28px;
                                /*max-height: 104px;*/
                                overflow: hidden;
                                text-overflow: ellipsis;
                            }

                        div.locationName.question {
                            margin: 0px 0px 10px 0px;
                        }

                            div.locationName.question p {
                                font-style: italic;
                                font-size: 10px;
                                line-height: 16px;
                                text-transform: uppercase;
                                color: #ccc;
                                margin: 0px;
                            }

                        div.ribbonContainer {
                            position: absolute;
                            top: 0px;
                            right: 15px;
                            width: 20px;
                            height: 25px;
                            overflow-y: hidden;
                            padding: 0px 0 10px 10px;

                            /*-webkit-transition: all 2s ease;
                            -moz-transition: all 2s ease;
                            transition: all 2s ease;*/

                            display: none; /* will be automatically displayed if localStorage is available */
                        }

                            div.ribbonContainer div.clickable {
                                cursor: pointer;
                            }

                            /*div.ribbonContainer div.ribbonMain {
                                height: 25px;
                                overflow-y: hidden;
                                position: relative;
                            }

                            div.standardContainer.weatherContainer div.ribbonContainer div.ribbonMain {
                                left: 0px;
                            }

                                div.ribbonMain img {
                                    position: absolute;
                                    bottom: 0px;
                                }*/

                        div.iconContainer {
                            text-align: center;
                        }

                            div.date {
                                text-align: center;
                                font-weight: bold;
                                font-style: italic;
                            }

                                div.date.short {
                                    display: none;
                                }

                                div.date.medium {
                                    display: block;
                                }

                            div.pdfLinkContainer {

                            }

                                div.standardContainer div.pdfLinkContainer p {
                                    line-height: 16px;
                                    margin-top: 5px;
                                    text-align: center;
                                }

                                    div.pdfLinkContainer  p  a {
                                        color: #fff;
                                        text-decoration: none;
                                    }

                                    div.pdfLinkContainer img {
                                        margin-right: 0.5em;
                                        vertical-align: top;
                                    }

                        div.locationTemperatureContainer {
                            margin-bottom: -20px;
                        }

                            div.descriptionContainer {
                                clear: both;
                                color: #fff;
                                text-shadow: 1px 2px 1px #4D4D4D;
                                font-size: 12px;
                                line-height: 18px;
                            }

                                div.descriptionContainer.cloned {
                                    display: block;
                                    position: absolute;
                                    top: -999px;
                                }

                                div.descriptionContainer p.description {
                                    margin: 0px;
                                    text-align: center;
                                }

                                div.standardContainer.question div.descriptionContainer p.description {
                                    margin: 10px 0px;
                                }

                                    div.descriptionContainer p.description.multiline {
                                        text-align: left;
                                    }

                                div.descriptionContainer p.temperatures {
                                    margin: 0.5em 0em 0em 0em;
                                    text-align: center;
                                }

                                    div.descriptionContainer p.temperatures span.time {
                                        display: inline-block;
                                        margin-left: 0.5em;
                                        font-size: 0.8em;
                                        position: relative;
                                        top: -3px;
                                    }

                                div.descriptionContainer div.extraItem {
                                    width: 280px;
                                    margin: 5px auto;
                                }

                                div.descriptionContainer ul {
                                    padding: 0px 0px 0px 15px;
                                    text-align: left;
                                    list-style-type: none;
                                }

                                    div.descriptionContainer ul li {
                                        font-size: 12px;
                                        line-height: 21px;
                                        background: url(../images/bullet.png) 0px 6px no-repeat;
                                        padding-left: 12px;
                                    }

                                        div.descriptionContainer ul li a {
                                            color: White;
                                        }

                            div.definitiveAnswer {
                                margin-top: 10px;
                                text-align: center;
                            }

                                div.locationTemperatureContainer div.definitiveAnswer p {
                                    font-size: 16px;
                                    line-height: 23px;
                                    font-weight: bold;
                                    margin: 0px;
                                }

                            div.tableContainer {
                                background-color: rgba(255,255,255,0.2);
                                margin: 0px;
                                border-radius: 10px;
                            }

                                div.tableContainer table {
                                    width: 100%;
                                }

                                    div.tableContainer table tr {
                                        border-bottom: 1px solid rgba(0,0,0,0.1);
                                    }

                                    div.tableContainer table th {
                                        border-right: 1px solid rgba(0,0,0,0.1);
                                        border-bottom: 1px solid rgba(0,0,0,0.1);
                                        padding: 5px 6px 4px 6px;
                                    }

                                    div.tableContainer table td {
                                        border-right: 1px solid rgba(0,0,0,0.1);
                                        border-bottom: 1px solid rgba(0,0,0,0.1);
                                        padding: 5px 6px 4px 6px;
                                    }

                                        div.tableContainer table td:last-of-type {
                                            border-right: none;
                                        }

                                        div.tableContainer table tr:last-of-type  td{
                                            border-bottom: none;
                                        }

                                        div.tableContainer td.selected {
                                            background-color: rgba(0,255,0,0.3);
                                            font-weight: bold;
                                        }

                                        div.tableContainer td a {
                                            display: block;
                                            color: White;
                                        }

                                            div.tableContainer td a.tableValue {
                                                text-decoration: none;
                                            }

                    div.dayContainer {
                        clear: both;
                        display: none;

                        /* in case we have more than 7 days */
                        overflow: auto;
                        -ms-overflow-style: -ms-autohiding-scrollbar;
                        -webkit-overflow-scrolling: touch;
                    }

                    div.dayContainer.visible {
                        display: block;
                    }

                            div.dayContainerInner {
                                /*width: 905px; this will be a calculated value */
                                margin: 0px auto;
                            }

                            div.day {
                                float: left;
                                width: 40px;
                                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                                cursor: pointer;
                            }

                            div.day.selected {
                                background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
                                cursor: default;
                            }

                                div.day div.dayIconContainer {
                                    text-align: center;
                                }

                                div.day div.dayLabelContainer {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 9px;
                                    text-align: center;
                                    margin-bottom: 4px;
                                }

                                    div.dayLabelContainer span.short {
                                        display: inline;
                                    }

                                    div.dayLabelContainer span.medium {
                                        display: none;
                                    }

                            div.day.tl, div.hourlyConditionDetails.tl {
                                border: 0px solid rgba(0, 0, 0, 0.5);
                                border-top-left-radius: 10px;
                            }

                            div.day.tr, div.hourlyConditionDetails.tr {
                                border: 0px solid rgba(0, 0, 0, 0.5);
                                border-top-right-radius: 10px;
                            }

                            div.day.br, div.hourlyConditionDetails.br {
                                border: 0px solid rgba(0, 0, 0, 0.5);
                                border-bottom-right-radius: 10px;
                            }

                            div.day.bl, div.hourlyConditionDetails.bl {
                                border: 0px solid rgba(0, 0, 0, 0.5);
                                border-bottom-left-radius: 10px;
                            }

                    div.hourlyConditionsContainer {
                        clear: both;
                        display: none;
                        overflow: auto;
                        margin-top: 10px;
                        -ms-overflow-style: -ms-autohiding-scrollbar;
                        -webkit-overflow-scrolling: touch;
                    }

                        div.hourlyConditionsContainer.visible {
                            display: block;
                            position: relative;
                            top: -10px;
                            margin-bottom: -10px;
                        }

                        div.hourlyConditionsInner {
                            /*width: 750px; will be a calculated value */
                            margin: 0px auto;
                        }

                        div.hourlyConditionsContainer div.selectedDay {
                            color: #fff;
                            text-shadow: 1px 2px 1px #4D4D4D;
                            font-size: 14px;
                            margin-bottom: 0.5em;
                        }

                        div.hourlyCondition {
                            width: 93.33px;
                            float: left;
                        }

                            div.hourlyConditionDetails {
                                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                                border-right: 1px solid Transparent;
                            }

                                div.hourlyConditionIcon {
                                    text-align: center;
                                    padding-top: 0.5em;
                                }

                                    div.hourlyConditionIcon span.temperature {
                                        color: #fff;
                                        text-shadow: 1px 2px 1px #4D4D4D;
                                        font-size: 10px;
                                    }

                                div.hourlyCondition span.time {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 10px;

                                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.10);
                                    border: 1px solid rgba(0, 0, 0, 0.5);
                                    border-radius: 10px 10px 10px 10px;
                                    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.3) inset, 0 10px rgba(255, 255, 255, 0.2) inset, 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;
                                    padding: 3px;
                                }

                                    div.hourlyCondition span.time.left {
                                        position: relative;
                                        left: -1.5em;
                                        top: 1em;
                                    }

                                        div.hourlyCondition span.time.left.midday {
                                            left: -2em;
                                        }

                                        div.hourlyCondition span.time.left.first {
                                            left: 0px;
                                        }

                                    div.hourlyCondition span.time.right {
                                        position: relative;
                                        top: 1em;
                                        left: 1.7em;
                                    }

                                        div.hourlyCondition span.time.right.short {
                                            left: 3.5em;
                                        }

                                div.hourlyCondition p.description {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 9px;
                                    line-height: 13px;
                                    margin: 0em 6px 0em 6px;
                                    padding-bottom: 0.5em;
                                }

                                /**
                                 * Specialist values follow:
                                 */

                                div.extrasContainer {
                                    color: #fff;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    font-size: 9px;
                                    line-height: 13px;
                                    padding-bottom: 0.5em;
                                }
                                    div.extraItem {
                                        margin: 5px;
                                        padding: 5px 0px 3px 0px;
                                        text-align: center;
                                        border-radius: 5px 5px 5px 5px;
                                    }

                                        div.extraItem.bad {
                                            -webkit-box-shadow: 0px 0px 10px #ff0000 inset;
                                            -moz-box-shadow: 0px 0px 10px #ff0000 inset;
                                            box-shadow: 0px 0px 10px #ff0000 inset;
                                        }

                                        div.extraItem.warning {
                                            -webkit-box-shadow: 0px 0px 10px #ffff00 inset;
                                            -moz-box-shadow: 0px 0px 10px #ffff00 inset;
                                            box-shadow: 0px 0px 10px #ffff00 inset;
                                        }

                                        div.extraItem.good {
                                            -webkit-box-shadow: 0px 0px 10px #00ff00 inset;
                                            -moz-box-shadow: 0px 0px 10px #00ff00 inset;
                                            box-shadow: 0px 0px 10px #00ff00 inset;
                                        }

                                        div.extraItem.fog {
                                            -webkit-box-shadow: 0px 0px 10px #cec9b6 inset;
                                            -moz-box-shadow: 0px 0px 10px #cec9b6 inset;
                                            box-shadow: 0px 0px 10px #cec9b6 inset;
                                        }

                                        div.extraItem.mist {
                                            -webkit-box-shadow: 0px 0px 10px #cec9b6 inset;
                                            -moz-box-shadow: 0px 0px 10px #cec9b6 inset;
                                            box-shadow: 0px 0px 10px #cec9b6 inset;
                                        }

                                            div.extraItem.fog span, div.extraItem.mist span {
                                                position: relative;
                                                top: -4px;
                                            }

                                            div.extraItem.fog.big span, div.extraItem.mist.big span {
                                                position: relative;
                                                top: -10px;
                                            }

                /*
                div#answerContainer {
                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.10);
                    border: 1px solid rgba(0, 0, 0, 0.5);
                    border-radius: 10px 10px 10px 10px;
                    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.3) inset, 0 10px rgba(255, 255, 255, 0.2) inset, 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;
                    left: 35px;
                    margin: 20px auto;
                    padding: 10px;
                    width: 280px;
                }

                    div#answerContainer h2 {
                        color: #fff;
                        text-shadow: 1px 2px 1px #4D4D4D;
                        margin: 0px;
                        font-size: 20px;
                    }

                    div#answerContainer div#answerImageContainer {
                        float: left;
                    }

                    div#answerContainer div#answerTextContainer {
                        color: #fff;
                        text-shadow: 1px 2px 1px #4D4D4D;
                        margin-top: 5px;
                        margin-left: 10px;
                        font-size: 12px;
                        float: left;
                    }

                    div#answerContainer div.linkContainer {
                        clear: both;
                    }*/

                        div.linkContainer a {
                            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                            border: 1px solid rgba(0, 0, 0, 0.5);
                            border-radius: 3px;
                            padding: 6px 6px 5px 6px;
                            color: #FFFFFF;
                            font-size: 12px;
                            line-height:17px;
                            text-shadow: 1px 2px 1px #4D4D4D;
                            text-decoration: none;
                        }


            div#bookmarksContainer {
                /*display: none;
                position: absolute;
                top: 0px;
                right: 0px;*/
                display: none;
                margin: 20px auto;
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.10);
                border: 1px solid rgba(0, 0, 0, 0.5);
                box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.3) inset, 0 0 rgba(255, 255, 255, 0.2) inset, 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;

                padding: 10px;
                width: 280px;
            }

                div#bookmarksContainer ul {
                    margin: 0px;
                    padding: 0px;
                }

                    div#bookmarksContainer  li {
                        list-style-type: none;
                        margin: 0px 0px 10px 0px;
                        overflow: hidden;

                        border: 1px inset rgba(255, 255, 255, 0.5);
                        background: none repeat scroll 0 0 rgba(255,255,255, 0.25);
                        border-radius: 3px;
                        /*padding: 8px 5px 3px 5px;*/
                        font-size: 12px;
                        height: 26px;

                    }

                        div#bookmarksContainer  li:last-child {
                            margin-bottom: 0px;
                        }

                        div#bookmarksContainer li span.name {
                            display: inline-block;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            width: 100%;
                            cursor: pointer;
                            float: left;
                            border: 1px solid transparent;
                            padding: 5px 6px 5px 6px;

                            -webkit-transition: .3s ease-in-out;
                            -moz-transition: .3s ease-in-out;
                            transition: .3s ease-in-out;
                        }

                            div#bookmarksContainer li span.name.short {
                                width: 110px;
                                -webkit-transition: .3s ease-in-out;
                                -moz-transition: .3s ease-in-out;
                                transition: .3s ease-in-out;
                            }

                        div#bookmarksContainer li span.bookmarkOptions {
                            display: none;
                            padding-top: 6px;
                        }

                            div#bookmarksContainer li span.bookmarkOptions.show {
                                display: inline-block;
                                -webkit-transition: .3s ease-in-out;
                                -moz-transition: .3s ease-in-out;
                                transition: .3s ease-in-out;
                            }

                            div#bookmarksContainer li span.option {
                                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                                border: 1px solid rgba(0, 0, 0, 0.5);
                                border-radius: 3px;
                                padding: 5px 6px 4px 6px;
                            }

                                div#bookmarksContainer li span.option.alerts, div#bookmarksContainer li span.option.view {
                                    margin-right: 5px;
                                }

                                div#bookmarksContainer li span.option a {
                                    color: #FFFFFF;
                                    font-size: 12px;
                                    text-shadow: 1px 2px 1px #4D4D4D;
                                    text-decoration: none;
                                }

                            div#bookmarksContainer li span.option.clicked {
                                border: 1px inset rgba(255, 255, 255, 0.5);
                                background: none repeat scroll 0 0 rgba(255,255,255, 0.25);
                            }

                div#noBookmarks {

                }

                    div#noBookmarks p {
                        color: #FFF;
                        font-size: 12px;
                        line-height: 19px;
                        text-shadow: 1px 2px 1px #4D4D4D;
                    }

                    div#noBookmarks p:first-child {
                        margin-top: 0px;
                    }

                    div#noBookmarks p img {
                        float: left;
                        margin: 0px 1em 0.4em 0px;
                    }

            div#settingsContainer {
                /*position: absolute;
                top: 0px;
                right: 0px;*/
                display: none;
                margin: 20px auto;
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.10);
                border: 1px solid rgba(0, 0, 0, 0.5);
                box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.3) inset, 0 0 rgba(255, 255, 255, 0.2) inset, 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;

                padding: 10px;
                width: 280px;
                font-size: 12px;

                color: #fff;
                text-shadow: 1px 2px 1px #4D4D4D;
            }

                div.statusUpdate {
                    position: absolute;
                    top: 0px;
                    width: 230px;
                    text-align: center;
                    display: none;
                    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
                    border: 1px solid rgba(0, 0, 0, 0.5);
                    border-radius: 0px 0px 3px 3px;
                }

                div#welcome {

                }

                    div#welcome h3 {
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        font-size: 14px;
                        line-height: 21px;
                    }

                div#settingsContainer h3 {
                    margin: 0px 0px 10px 0px;
                }

                div#settingsContainer p {
                    /*margin: 10px 0px 5px 0px; make sure this doesn't affect infoText classes*/
                }

                    div#settingsContainer p.subheading {
                        margin: 5px 0px 5px 0px;
                    }

                div.settingsOptionsContainer {
                    margin: 10px 0px;
                }

                    div.standardContainer div.field.twitterContainer {
                        margin-top: 0px;
                    }

                        div.twitterContainer span.prefix {
                            position: absolute;
                            left: 7px;
                            top: 8px;
                            font-size: 15px;
                            color: Black;
                        }

                            div.twitterContainer input#twitter {
                                text-indent: 15px;
                            }

                    div#twitterDeliveryOptions {
                        margin-top: 5px;
                    }

                        div.radioOptionsContainer span.radioOption {
                            display: inline-block;
                            width: 130px;
                        }

                            div.radioOptionsContainer span.radioOption label {
                                display: inline-block;
                            }

                    div#followerStatus {
                        display: none;
                    }

                        div#followerStatus span {
                            float: left;
                            margin-right: 5px;
                            height: 16px;
                        }

                        div#followerStatus p {
                            height: 14px;
                            padding-top: 2px;
                        }

                div#settingsContainer code {
                    padding: 5px;
                    font-size: 12px;
                    outline: none;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                    border: 1px dotted #595959;

                    display: block;
                    background: none repeat scroll 0 0 rgba(189, 189, 189, 0.5);

                    text-shadow: none;
                    color: Black;

                }

                    div#settingsContainer code:focus {
                        border: 1px solid #fafafa;
                        -webkit-box-shadow: 0px 0px 6px #007eff;
                        -moz-box-shadow: 0px 0px 5px #007eff;'
                        box-shadow: 0px 0px 5px #007eff;

                        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
                    }

                div.settingsOption {
                    border: 1px inset rgba(255, 255, 255, 0.5);
                    background: none repeat scroll 0 0 rgba(255,255,255, 0.25);
                    border-radius: 3px;
                    padding: 0.5em 0px;
                    margin-top: 5px;

                    width: 100%;
                }

                    div.settingsOption a {
                        color: #fff;
                        text-decoration: none;
                        display: block;
                        text-align: center;
                    }

                    div#loginButton div.settingsOption {
                        margin-bottom: 10px;
                    }

    /*div#subContentContainer {
        display: none;
    }*/

        h2.header {
            margin-bottom: 5px;
            font-size: 18px;
            line-height: 26px;
        }

            h2.header.italics {
                font-style: italics;
            }


        p.subText {
            margin: 0px 5px;
            line-height: 16px;
        }

        div.infoText {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
            border-radius: 5px;
            color: #fff;
            margin: 10px 0px;
            padding: 0.1px;
        }

            div.infoText p {
                margin: 5px;
                font-size: 12px;
                line-height: 22px;
            }

            div.infoText img {
                float: left;
                margin-top: 8px; /* any larger and it will interfere with the flow of multiline paragraphs */
            }

            div.infoText ul {
                margin: 10px;
                padding: 0px;
                list-style-type: none;
            }

                div.infoText ul li {
                    font-size: 12px;
                    line-height: 21px;
                    background: url(../images/bullet.png) 0px 6px no-repeat;
                    padding-left: 12px;
                }

            div#alertsContainer div#alertsDestination.infoText {
                display: none; /* we will display this once it's got content */
            }

            /*
            div.infoText .buttonContainer {
                background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
                float: left;
                margin: 0px 0.5em 0.1em 0px
            }
            */


            div.infoText p a:link, div.infoText p a:visited {
                color: #fff;
            }


        div#loginContainer, div#alertsContainer {
            display: none;
        }

        div#alertsContainer {
            position: relative;
        }

            div#alertsContainer div#loadingAlertDetails {
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
                position: absolute;
                border-radius: 5px;
                display: none;
            }

                div#alertsContainer div#loadingAlertDetails p {
                    text-align: center;
                }

                    div#alertsContainer div#loadingAlertDetails p  img {
                        position: relative;
                        top: 3px;
                    }

            div#alertsContainer div#alertsDestination span.destinationMessage {
                /*vertical-align: -5px;*/
            }

                div#alertsContainer div#alertsDestination span.noChannel {
                    color: Red;
                    text-shadow: none;
                    font-weight: bold;
                }

            div#alertsContainer p.heading {
                margin: 0px;
            }

                div#alertsContainer p.heading.helperText {
                    margin-top: 10px;
                }

            div#alertsContainer ul.optionsList {
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
                border-radius: 5px 5px 5px 5px;
                padding: 5px;
            }

                ul.optionsList li {
                    list-style-type: none;
                    margin: 0px;
                    border-bottom: 1px solid rgba(255,255,255,0.25);
                    height: 22px;
                }

                    ul.optionsList li span.checkbox {
                        display: inline-block;
                        width: 20px;
                        border-right: 1px solid rgba(255,255,255,0.25);
                        height: 22px;
                        line-height: 22px;
                    }

                        ul.optionsList li span.checkbox.checked {
                            background: url(../images/icons/clear_vsmall.png) no-repeat 2px 2px;
                        }

                    ul.optionsList li span.optionItem {
                        padding: 5px;
                        height: 22px;
                        line-height: 22px;
                    }

    div#defaultLocationsearchContainer {
        display: none;
    }

    div#footer {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
        border-top: 1px solid rgba(0, 0, 0, 0.5);
        border-radius: 10px 10px 0px 0px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
        margin: 0px;
           width: 100%; /* needed in case we position it absolutely */

        display: none; /*when we reposition it with javascript, we will display it*/
    }

        div#footer p {
            color: #fff;
            text-shadow: 1px 2px 1px #4D4D4D;
               font-size: 12px;
            margin: 0px;
            line-height: 23px;
            padding: 0.3em 0.5em 0.3em 0.5em;
        }

            div#footer p img {
                margin-right: 0.5em;
                position: relative;
                top: 3px;
            }

            div#footer span.hidden {
                display: none;
            }

            div#footer span.links {
                display: inline-block;
                float: right;
            }

                div#footer span.links a {
                    color: #595959;
                    text-decoration: none;
                    text-shadow: none;
                    display: inline-block;
                    margin-right: 1em;
                }

                    div#footer span.links a:first-child {

                    }