﻿body
{
    background: #D3DEEF url('../Images/Layout/bg.jpg') repeat-x;
    color: #000000;
    font: 8pt "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
}
H1, H2
{
    font-size: 12pt;
}

H1, H3, H5
{
    color: #000080;
    font-weight: bold;
    text-align: left;
}

H2, H4, H6
{
    color: #000080;
    font-weight: normal;
    text-align: left;
}

H3, H4
{
    font-size: 10pt;
    margin-bottom: 0px;
    margin-top: 0px;
}

H5, H6
{
    background: #FFF;
    font-size: 8pt;
    margin-bottom: 6px;
}
#frontPageTable
{
    width: 460px;
    clear: both;
}
#frontPageTable td
{
    padding: 5px;
    border: 1px solid #C0C0C0;
    width:50%;
}
.accordionContent, .dataGridDetailPane
{
    background: #d3deef;
}

.accordionHeader
{
    background: #5078b3;
    color: #fff;
}

.accordionHeader, .accordionHeaderSelected
{
    cursor: pointer;
    font-weight: bold;
    margin-top: 2px;
}

.accordionHeader, .accordionHeaderSelected, .accordionContent
{
    border: 1px solid #2f4f4f;
    font-size: 8pt;
    padding: 2px;
    text-align: left;
    width: 450px;
}

.accordionHeaderSelected
{
    background: #2e4d7b;
    color: #fff;
}

.adPageContainer
{
    background: #FFC;
    border: solid 1px #808080;
    margin: auto;
    padding: 5px;
    text-align: left;
    width: 480px;
}

.alignCenter
{
    text-align: center;
}

.altSingleBox
{
    background: #FFF;
}

.BottomPanel
{
    background: #FFF;
    height: 65px;
    text-align: center;
    vertical-align: bottom;
    width: 520px;
}

.boxContainer
{
    background: #e6e6fa;
    border: #808080 2px solid;
    width: 460px;
}

.boxContent
{
    background: #fffacd;
    float: left;
    font-size: 8pt;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 450px;
}

.boxPicture
{
    width: 100px;
}

.boxPicture, .boxPictureContent
{
    background: #fffacd;
    float: left;
    font-size: 8pt;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.boxPictureContent
{
    width: 340px;
}

.boxTitle, .boxFooter
{
    background: #004080;
    clear: both;
    color: #fff;
    font-weight: bold;
    height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    width: 450px;
}

.CentrePanel
{
    background: #FFF;
    height: 106px;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 510px;
}

.dropDownPanelBoxTitle
{
    background: #4863A0;
    color: #FFF;
    cursor: pointer;
    font-size: 10pt;
}

.FooterPanel
{
    background: #B0C4DE;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 798px;
    border: solid 1px black;
}

.formContainer
{
    font-size: 8pt;
    margin: auto;
    width: 450px;
}

.frontPageBox
{
    background: #e6e6fa;
    border: 1px solid #004080;
    font-size: 8pt;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 448px;
}

.frontPageBoxTitle, .frontPageBoxBar
{
    background-color: #004080;
    border: 1px solid #004080;
    color: #FFF;
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 5px 3px 5px;
    width: 448px;
}

.frontPageButtonBox
{
    float: left;
    padding: 5px;
    width: 244px;
}

.frontPageItem
{
    background: #5078b3;
    color: #fff;
    font-weight: bold;
    padding-left: 5px;
}

.gameBox
{
    float: left;
    height: 120px;
    text-align: center;
    width: 24%;
}

.golfBoxTitle
{
    background: #060;
    border-bottom: 1px solid #C0C0C0;
    color: #FFF;
    font-size: 8pt;
    font-weight: bold;
    margin: 10px auto 0px auto;
    padding: 3px;
    text-align: left;
    width: 120px;
}

.GreyOutlineBlueTop
{
    background-color: #EFEFEF;
    border: solid 1px #808080;
    margin: auto;
    padding: 5px;
    text-align: left;
    width: 480px;
}

.HeaderPanel
{
    height: 100px;
    text-align: center;
    vertical-align: top;
    width: 800px;
}

.LeftPanel, .RightPanel
{
    background: #000368;
    text-align: center;
    vertical-align: top;
    width: 140px;
}

.leftSideBox
{
    text-align: left;
    width: 130px;
}

.leftSideBoxButton
{
    border: 1px solid #808080;
    font-size: 8pt;
    height: 20px;
    margin: 0px auto 5px auto;
    padding-right: 5px;
    text-align: right;
    width: 120px;
}

.leftSideBoxContent
{
    background: #FFF;
    font-size: 8pt;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    width: 120px;
}

.leftSideBoxTitle
{
    background: #00F;
    border-bottom: 1px solid #C0C0C0;
    color: #FFF;
    font-size: 8pt;
    font-weight: bold;
    margin: 10px auto 0px auto;
    padding: 3px;
    text-align: left;
    width: 120px;
}

.margin-centered-all
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.MenuPanel
{
    background: #DEECFE;
    font: 10pt 'Trebuchet MS';
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 800px;
    border: solid 1px #000066;
    background: url('../Menu/bg.gif');
}

.paraTitleHyperlink
{
    color: #000080;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.singleBox
{
    background: #efefef;
    height: 100px;
}

.singleBox, .altSingleBox
{
    border: solid 1px gray;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: left;
    width: 450px;
    margin-top: 10px;
}

.tabContainerText, .boxTitle, .boxFooter, .bodySmall
{
    font-size: 8pt;
}

.textboxWatermark
{
    color: #999;
}

.TopPanel
{
    background: #000368;
    color: #FFF;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

.boxFooter a:active, .boxFooter a:link, .boxFooter a:visited, .MenuPanel a:link, .MenuPanel a:active, .MenuPanel a:visited
{
    color: #fff;
}

.MenuPanel a:hover
{
    color: #004080;
}

.paraTitleHyperlink a:link, .paraTitleHyperlink a:active, .paraTitleHyperlink a:visited
{
    color: #000080;
}

a:link, a:active, a:visited
{
    color: #00F;
    font-weight: 700;
}
.stripeMe
{
}
.stripeEven
{
    background-color: #FFFFFF;
}
.stripeOdd
{
    background-color: #CCFFFF;
}
.stripeMouseOver
{
    background-color: #3366FF;
}