﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #DDDDDD;
}
.highlightbox
{
    border-right: thin solid #999999;
    border-bottom: thin solid #999999;
    border-left-color: #999999;
    border-left-width: thin;
    border-top-color: #999999;
    border-top-width: thin;
    margin-left: 40px;
}

.headlineLabel
{
    font-size: 1.2em;
    color: #CCCCCC;
}

.iPhoneHeadlineLabel
{
    font-size: 1.2em;
    color: #CCCCCC;
}
.currentConditionsLabel
{
    font-size: 1em;
    color: #CCCCCC;
}
.warningSummary
{
    border: thin solid #FF0000;
    padding: 4px;
    margin: 4px;
    font-size: .8em;
    color: #FF0000;
    background-color: #FFFFFF;
    font-weight: bold;
}
.warningDetailPanel
{
    border: thick outset #C0C0C0;
    padding: 8px;
    margin: 8px;
    background-color: #FFFFFF;
}

.warningDetail
{
    font-size: .8em;
    color: #333399;
    text-align: left;
}

iPhoneCurrentConditionsLabel
{
    font-size: .7em;
    color: #CCCCCC;
    font-style: italic;
}
.seperatorBox
{
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #000099;
}

.accordianImage
{
    /*border: medium outset #C0C0C0;*/
    border-style: outset;
    height: 175px;
    width: 240px;
}

.iPodAccordianImage
{
    /*border: medium outset #C0C0C0;*/
    border-style: outset;
    height: 211px;
    width: 290px;
}
.accordianSelector
{
    padding: 4px;
    margin: 4px;
    font-size: 1em;
    color: #CCCCCC;
    cursor: pointer;
}
.accordianHeader
{
    margin: 4px;
    padding: 4px;
}

.statsTableValue
{
    border: 1px solid #999999;
    text-align: right;
}
.statsTableLabel
{
    border: 1px solid #999999;
    text-align: left;
}
.statsLabel
{
    font-size: xx-small;
    font-weight: bold;
    font-size: .8em;
}
.statsValue
{
    font-size: xx-small;
    font-size: .8em;
}
.updateLabel
{
    font-size: xx-small;
}
.newsNoteLabel
{
    font-size: xx-small;
    font-style: italic;
}
.almanac
{
    font-size: .8em;
}
.sectionLabel
{
    font-size: . 1.5em;
    font-weight: bold;
    color: #FFFFFF;
}
.webSiteHyperlink
{
    padding: 4px;
    font-size: .8em;
    color: #CCCCCC;
}
