*
{
    padding: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
p
{
    margin: 10px 0;
    color: #000;
}
ul, ol
{
    margin: 5px 15px;
}
blockquote
{
    margin: 30px;
}

a
{
    color: #AA1111;
}
a:visited
{
    color: #AA1111;
}
a:hover
{
    color: #1111AA;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}
.EventList
{
    border: Solid 1px white;
}
.EventName
{
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: Solid 1px #AAA;
}
.EventID
{
    font-weight: bold;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: Solid 1px #AAA;
}

.clear
{
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
    clear: both;
}
body
{
    color: #000;
    font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
    background: url(../images/bitland.png) no-repeat fixed center;
}
#container
{
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
#headertop
{
    padding: 0px 0 0px 0;
    width: 1000px;
    height: 100px;
    background: url(../images/head_top.png) no-repeat;
    text-indent: -9999px;
    float: left;
}
#menubar
{
    padding: 0px 0px 0px 0px;
    width: 1000px;
    height: 39px;
    background: url(../images/head_bar.png) no-repeat;
    float: left;
}
#menubaritems
{
    float: left;
    height: 39px;
    padding-top: 5px;
    padding-left: 120px;
    text-align: left;
    width: 1000px;
}
.NavButton
{
    margin-left: 20px;
    margin-right: 10px;
}
/*
.NavButton:link  {}
.NavButton:visited  {}
.NavButton:hover
{
    border: none;
    background-color: #3D507A;
    cursor: hand;
}*/
#headerbottom
{
    padding: 0px 0 0px 0;
    width: 1000px;
    height: 14px;
    background: url(../images/head_bottom.png) no-repeat;
    text-indent: -9999px;
    float: left;
}

/* --- left panel --- */
#left
{
    width: 180px;
    float: left;
    margin-left: 20px;
    margin-right: 00px;
}

#nav2
{
    float: none;
    padding: 10px 0px 5px 5px;
}
#nav2 a
{
    color: #600;
    text-decoration: none;
    font-weight: bold;
}
#nav2 a:visited
{
    color: #600;
}
#nav2 a:hover
{
    color: #000;
}

#contact
{
    padding: 0px 0 0 0;
    text-align: center;
}
#contact, #contact a, #contact a:visited
{
    color: #044B74;
    font-weight: bold;
}
#contact a:hover
{
    color: #FFF;
}
#scouts-logo
{
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
#browsers
{
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: x-small;
    color: #777;
    vertical-align: bottom;
}
#browsers txt
{
    color: #777;
    text-align: center;
}
#browsers img
{
    border: none;
    text-align: center;
}
/* --- left panel --- */

/* --- Main content panel --- */
#right
{
    float: left;
    color: #000;
    margin-right: 10px;
    width: 760px;
}
#right .text
{
    width: 760px;
    float: left;
    clear: both;
}
#right .title
{
    width: 760px;
    float: left;
    clear: both;
}
#right .titletext
{
    color: #000;
    font: 1.4em Tahoma, Arial, Helvetica, sans-serif;
    float: left;
    text-align: left;
    font-weight: 200;
}
#right td
{
    vertical-align: middle;
}
#right textbox
{
    width: 150px;
}
#right label
{
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-size: 0.9em;
    line-height: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#content
{
    float: left;
    width: 1000px;
    background: url(../images/body.png) repeat-y;
}
#content h2
{
    color: #000;
    font: 1.4em Tahoma, Arial, Helvetica, sans-serif;
}
#content h3
{
    color: #222;
    font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
}
#content h4
{
    color: #444;
    font: 1.0em Tahoma, Arial, Helvetica, sans-serif;
}
/* --- Main content panel --- */

/* --- FOOTER --- */
#footer
{
    float: left;
    width: 100%;
    height: 91px;
    background: url(../images/footer.png) no-repeat;
    text-align: center;
}
#footer
{
    font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
    color: #777;
    text-decoration: none;
}
#footer a
{
    color: #777;
    text-decoration: none;
}
#footer h3 a:visited
{
    color: #777;
    text-decoration: none;
}
#footer a:hover
{
    color: #aaa;
}

.textfield
{
    width: 200px;
}
.SiteAccessTable
{
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    border: Solid 3px #000000;
}
.SiteAccessTable tr td
{
    padding: 5px 5px 5px 5px;
    vertical-align: text-bottom;
    border-bottom: Solid 1px #808080;
    border-top: Solid 1px #808080;
}

.GeneralTable
{
    padding: 5px 5px 5px 5px;
    vertical-align: text-bottom;
    border: Solid 2px #0F0F4F;
    background-color: #EAEEF2;
}
.GeneralTableHeaderRow
{
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: Solid 1px #0F0F4F;
    background-color: #2E4d7B;
}
.GeneralTableHeaderRow a
{
    color: #FFF;
}
.GeneralTableHeaderRow a:visited
{
    color: #FFF;
}
.GeneralTableHeaderRow a:hover
{
    color: #FFF;
}

.GeneralTableRow
{
    color: #333333;
    background-color: #F2F4F7;
    border-bottom: Solid 1px #0F0F4F;
}
.GeneralTableRow a
{
    color: #AA0000;
}
.GeneralTableRow a:visited
{
    color: #AA0000;
}
.GeneralTableRow a:hover
{
    color: #000000;
}

.GeneralTableAltRow
{
    color: #333333;
    background-color: #EAEEF2;
    border-bottom: Solid 1px #0F0F4F;
}
.GeneralTableAltRow a
{
    color: #AA0000;
}
.GeneralTableAltRow a:visited
{
    color: #AA0000;
}
.GeneralTableAltRow a:hover
{
    color: #000000;
}

.InfoTable
{
    padding: 5px 5px 5px 5px;
    vertical-align: text-bottom;
    border: Solid 2px #555;
}
.InfoTable tr td
{
    padding: 0px 5px 0px 5px;
    vertical-align: text-bottom;
    border-bottom: Solid 1px #AAA;
    border-top: Solid 1px #AAA;
}
.InfoTable tr td label
{
    color: #666;
    font-weight: bold;
}
.InfoTableHeader
{
    padding: 0px 5px 0px 5px;
    vertical-align: text-bottom;
    width: 540px;
}
.InfoTableHeader tr td
{
    padding: 5px 5px 0px 5px;
    vertical-align: text-bottom;
    color: #333;
}
.NotifySection
{
    float: left;
    text-align: left;
    padding-bottom: 10px;
}
.NotifySection label
{
    color: #666;
    font-weight: bold;
}

.CartSummary
{
    float: left;
    width: 400px;
    text-align: right;
    padding-top: 5px;
}

.CartSizeNote
{
    float: left;
    width: 640px;
    text-align: center;
    padding-top: 5px;
    margin: 10px 10px 10px 10px;
}

.CatalogItem
{
    width: 640px;
    height: 130px;
    border: Solid 2px #555;
    background-color: White;
}
.AlternateCatalogItem
{
    width: 640px;
    height: 130px;
    border: Solid 2px #555;
    background-color: #EEEEEE;
}
.CatalogItemPicture
{
    float: left;
    width: 120px;
    height: 130px;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.CatalogItemDetails
{
    float: left;
    width: 400px;
    height: 130px;
    padding: 5px 0px 5px 0px;
}
.CatalogItemDetailsInfo
{
    float: left;
    width: 400px;
}
.CatalogItemDetailsSize
{
    float: left;
    width: 80px;
    color: #555555;
    font-weight: bold;
}
.CatalogItemAddToCart
{
    float: left;
    width: 95px;
    height: 120px;
    padding: 5px 5px 5px 5px;
    border-left: Solid 1px Gray;
    text-align: center;
}
.CatalogItemAddToCartLine
{
    float: left;
    width: 95px;
    font-weight: bold;
    color: Gray;
    text-align: center;
}

.AwardsTable
{
    padding: 5px 5px 5px 5px;
    text-align: left;
    vertical-align: text-top;
    border: Solid 3px #000000;
}
.AwardsTable tr td
{
    padding: 5px 10px 5px 10px;
    text-align: left;
    vertical-align: text-top;
    border-bottom: Solid 1px #808080;
    border-top: Solid 1px #808080;
}
.DataTable
{
    padding: 5px 5px 5px 5px;
}
.DataTable tr td
{
    vertical-align: middle;
}
.Box
{
    border-top: solid 2px Black;
    border-bottom: solid 2px Black;
    border-left: solid 2px Black;
    border-right: solid 2px Black;
    padding: 0px 5px 0px 5px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: #000;
}
.accordionContent p
{
    color: #000;
}
.accordionContent a
{
    color: #1197D6;
}
.accordionContent a:hover
{
    color: #1197D6;
    text-decoration: underline;
}

/*Popup Control*/
.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}

#UploadDiv
{
    text-align: center;
    border: Solid Thin Gray;
    width: 600px;
    height: 350px;
    background-color: #EEEEEE;
}

#UploadFiles
{
    text-align: left;
    border: solid thin gray;
    background-color: #FFFFFF;
}
#UploadFiles tr td
{
    border-bottom: solid 1px #AAA;
}

.TextboxWatermark
{
    color: Gray;
}
.modalProgressGreyBackground
{
    background: #AAAAAA;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}

.modalProgressRedBackground
{
    background: Red;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}

.modalPopup
{
    text-align: center;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    background-color: #EEEEEE;
    width: 180px;
    height: 100px;
}

.UpdateProgressPanel
{
    /* UpdateProgressPanel is above EVERYTHING ELSE, even other modal popups */
    z-index: 99999999;
    background: White;
    color: #000;
    width: 270px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 45%;
    left: 40%;
    padding: 20px;
    border: solid 2px #000;
    display: block;
    filter: alpha(opacity=100);
    opacity: 1.0;
    -moz-opacity: 1.0;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

.UpdateProgressModalBackground
{
    /* Above everything else, except an UpdateProgressPanel */
    z-index: 9999999;
    background-color: #AAAAAA; /* Blue Slate Gray */
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    display: block;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}

.NumberedList
{
    list-style-type: decimal;
    list-style-position: inside;
}

.EditSection
{
    width: 600px;
    float: left;
}

.PaymentsTable
{
    background-color: Tan;
    border: Solid 1px Tan;
}

.PaymentsTable tr td
{
    padding: 2px 2px 2px 2px;
}

.PaymentsTable tr td a
{
    font-weight: bold;
    color: Black;
}

.PaymentDetailsTable
{
    background-color: #F7F7DE;
    border: Solid 1px Tan;
}
.PaymentDetailsTable tr td
{
    border-bottom: Solid 1px Tan;
    border-top: Solid 1px Tan;
    border-left: None;
    border-right: None;
}

.Table
{
    border-left: solid 1px #D2B48C;
    border-right: solid 1px #D2B48C;
    border-top: solid 1px #D2B48C;
    border-bottom: solid 1px #D2B48C;
    background-color: #FAFAD2;
    text-align: left;
    color: Black;
}
.LookupTable
{
    border-left: solid 2px #770000;
    border-right: solid 2px #770000;
    border-top: solid 2px #770000;
    border-bottom: solid 2px #770000;
    background: url(../images/checker.png);
    text-align: left;
    max-height: 200px;
    overflow-y: scroll;
}

.TableHeader
{
    border: 1px solid #D2B48C;
    background-color: #D2B48C;
}
.TableHeader th
{
    background: #D2B48C;
}
.TableHeader th a
{
    text-decoration: none;
}
.TableHeader a:hover
{
    text-decoration: underline;
}

.TableFooter
{
    border: 1px solid #D2B48C;
    background-color: #D2B48C;
}
.TableFooter th
{
    background: #D2B48C;
}
.TableFooter th a
{
    text-decoration: none;
}
.TableFooter a:hover
{
    text-decoration: underline;
}

.TableContent
{
    background-color: #FAFAD2;
}
.TableContentAltRow
{
    background-color: #EEE8AA;
}

.FrontPageItem
{
    float: left;
    width: 620px;
    height: auto;
    border: Solid 3px #044B74;
    background: url(../images/water031.gif) repeat;
    margin: 10px 10px 10px 0px;
    padding: 10px 10px 10px 10px;
    overflow: visible;
}
.FrontPageItem #title
{
    font-weight: bolder;
    margin: 2px 0;
    color: #B11F23;
    font: 1.8em Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif bold;
    text-align: center;
}
.FrontPageItem #text
{
    font-weight: lighter;
    margin: 2px 0;
    color: #B11F23;
    font: 1.4em Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif normal;
}
.FrontPageItem #text a
{
    color: #044B74;
}

.ProgressWindow
{
    margin: 10px 10px 10px 10px;
    border: Solid 2px #D2B48C;
    background-color: #FAFAD2;
    height: 10px;
}
.ProgressBar
{
    float: left;
    background-color: #D2B48C;
    height: 10px;
}
.ScheduleTable
{
    border: Solid 2px #000000;
    text-align: center;
    margin: 0 auto;
}
.ScheduleTable tr td
{
    border: Solid 1px #000000;
    padding: 5px 5px 5px 5px;
    color: #000000;
}
