﻿body
{
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    background-color: #1E54AC;
    background-image: url(../images/background.jpg);
    background-attachment: fixed;
}

.fixed
{
    position: fixed !important;
    position: absolute; /*ie6 and above*/
}

a:link
{
    color: #FFF;
}

a:visited
{
    color: #FFF;
}

a:hover
{
    color: #FDBF2E;
}

a
{
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}

img
{
    margin: 0;
    padding: 0;
}

ul
{
    padding: 0;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    ul li
    {
        line-height: 20px;
    }

ol
{
}

.main fieldset
{
    border-color: Silver;
    border-style: solid;
    border-width: 2px;
    margin: 0 10px 10px 10px;
    padding: 10px;
    width: 896px;
}

.inner fieldset
{
    width: 850px;
    margin: 0 0 0 10px;
    position: relative;
}

.main legend
{
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}

.FormLayout .CheckBoxList label
{
    width: 300px;
    float: none;
    text-align: right;
    margin-bottom: 5px;
}

    .FormLayout .CheckBoxList label:after
    {
        content: "";
    }

.FormLayout .CheckBoxList input
{
    margin: 0 0 0 150px;
}

.FormLayout ol, ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}



    .FormLayout ol li
    {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 2px;
    }

        .FormLayout ol li label
        {
            display: block;
            width: 150px;
            text-align: right;
            float: left;
            padding-right: 15px;
            font-weight: bold;
        }

        .FormLayout ol li input
        {
            font-size: medium;
            float: left;
        }

.TwoColumn li
{
    width: 49%;
    float: left;
    display: inline;
}

.FormLayout select
{
    font-size: medium;
    width: 350px;
}

.FormLayout label:after
{
    content: ": ";
}

.FormButtons
{
    float: right;
}

    .FormButtons input
    {
        width: 150px;
        padding: 5px;
    }


fieldset
{
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 10px;
    padding: 10px;
    border: 1px solid silver;
    display: inline-block;
    vertical-align: top;
    width: 898px;
    display: inline;
    zoom: 1;
}

.rounded-corners
{
    border: 1px solid transparent;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
}

h1
{
    color: White;
    background-color: Black;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    margin: 0 10px 5px 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 1.4em;
}

.gridviewHeaderStyle
{
    padding: 5px;
}

h2
{
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.4em;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h3
{
    padding: 0;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h4
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.0em;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h5
{
    text-align: left;
    font-size: 1.2em;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight: bold;
}

h6
{
    text-align: Center;
    font-size: 1.0em;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight: bolder;
}

p
{
    font-size: 1.0em;
    padding: 10px;
    text-align: justify;
    text-indent: 20px;
}

.MainLinks a:link
{
    text-decoration: none;
    font-size: 0.9em;
    color: #FDBF2E;
}

.MainLinks a:visited
{
    text-decoration: none;
    color: #FDBF2E;
    font-size: 0.9em;
}

.MainLinks a:hover
{
    color: #FE0000;
    font-size: 0.9em;
}

.MainLinks a
{
    text-decoration: none;
    font-size: 0.9em;
    color: #FDBF2E;
}

#header
{
    position: relative;
    height: 225px;
    width: 940px;
}

#headerImage
{
    position: absolute;
    top: 0;
    left: 0;
}

#sousFooter
{
    font-size: 0.7em;
}

#navigation
{
    position: absolute;
    bottom: 0;
    left: 70px;
    height: 25px;
    width: 840px;
    background-color: transparent;
    font-size: 0.8em;
}

#rolesHeader
{
    height: 25px;
    width: 840px;
    background-color: transparent;
    font-size: 0.8em;
}

#footer
{
    background-color: Black;
    font-size: 0.8em;
}


#CodeOfConduct ul
{
    margin: 20px 0 0 0;
    padding: 10px 45px;
    line-height: 25px;
    color: black;
    list-style-image: url(../Techniques/images/SoccerBallBullet.png);
    background-repeat: no-repeat;
    background-position: 0;
}

    #CodeOfConduct ul li
    {
        margin: 0;
        padding: 5px;
    }


#AmazonList ul
{
    margin: 0px;
    white-space: nowrap;
}

#AmazonList li
{
    list-style-type: none;
    display: inline;
    padding: 15px;
}

.navigation ul
{
    margin: 0px;
    padding: 0px;
    color: #FFF;
    line-height: 25px;
    white-space: nowrap;
}

.navigation li
{
    list-style-type: none;
    display: inline;
}

    .navigation li a
    {
        text-decoration: none;
        padding: 0px 37px;
        color: #FFF;
        font-weight: bold;
    }

        .navigation li a:link
        {
            color: #FFF;
        }

        .navigation li a:visited
        {
            color: #FFF;
        }

        .navigation li a:hover
        {
            color: #FDBF2E;
        }

#sponsorAd
{
    bottom: 0;
    left: 0;
}

#MainDiv
{
    background-image: url(../images/transwhite.png);
}

#Sponsors
{
    background-color: Black;
    color: Silver;
    margin-bottom: 5px;
    font-size: 0.6em;
}

    #Sponsors ul
    {
        margin: 5px;
        padding: 0px;
        color: #FFF;
        line-height: 30px;
        white-space: nowrap;
    }

    #Sponsors li
    {
        margin-top: auto;
        margin-bottom: auto;
        list-style-type: none;
        display: inline;
        padding: 0 10px;
    }

        #Sponsors li a:link
        {
            color: #FFF;
        }

        #Sponsors li a:visited
        {
            color: #CCC;
        }

        #Sponsors li a:hover
        {
            color: #FDBF2E;
        }

        #Sponsors li a
        {
            text-decoration: none;
            padding: 0px 10px;
            color: #FFF;
            font-weight: bold;
        }

.MainTextDiv
{
    margin: 0;
    background-image: url(../images/transwhite.png);
    font-size: 0.8em;
    padding: 0 20px;
    height: 216px;
    overflow: auto;
    width: 420px;
}

.transparentbackground
{
    background-image: url(../images/transwhite.png);
}

    .transparentbackground a:link
    {
        font-size: 1em;
        text-decoration: none;
        font-size: 1em;
        color: #036;
    }

    .transparentbackground a:visited
    {
        font-size: 1em;
        color: #036;
    }

    .transparentbackground a:hover
    {
        font-size: 1em;
        color: #FDBF2E;
    }

    .transparentbackground a
    {
        padding: 0;
        text-decoration: none;
        font-size: 1em;
        color: #036;
    }

.Grid3RoundedCornersTop
{
    background-image: url(../images/roundedcorners_top_grid3.png);
    height: 12px;
}

.Grid3RoundedCornersBottom
{
    background-image: url(../images/roundedcorners_bottom_grid3.png);
    height: 12px;
}

.Grid6RoundedCornersTop
{
    background-image: url(../images/roundedcorners_top_grid6.png);
    height: 12px;
}

.Grid6RoundedCornersBottom
{
    background-image: url(../images/roundedcorners_bottom_grid6.png);
    height: 12px;
}


.Grid12RoundedCornersTop
{
    background-image: url(../images/roundedcorners_top_grid12.png);
    height: 12px;
    margin-top: 20px;
}

.Grid12RoundedCornersBottom
{
    background-image: url(../images/roundedcorners_bottom_grid12.png);
    height: 12px;
}


#PageTurn
{
    position: absolute;
    top: 0;
    right: 0;
}

#RandomKeeper
{
    z-index: 98;
    position: absolute;
    left: 0;
    top: 0;
}

#RandomGlove
{
    z-index: 98;
    position: absolute;
    right: 0;
    top: 0;
}

#navigation
{
    z-index: 99;
}

.LAlign
{
    text-align: left;
}

.CAlign
{
    text-align: Center;
}

.RAlign
{
    text-align: Right;
}


#ctl00_cphMain_TabContainer1 div
{
    background-color: Transparent;
}

table.norms
{
    border-spacing: 2px;
    border-collapse: separate;
}

    table.norms th
    {
        padding: 3px;
        background-color: #274FA2;
        color: White;
        border: 1px dotted #8ADE36;
        text-align: center;
    }

    table.norms td
    {
        padding: 3px;
        background-color: #FFFFfc;
        border: 1px dotted #8ADE36;
        text-align: center;
    }

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.modalPopUp
{
    background-color: #4485ec;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 960px;
    height: 575px;
    overflow: visible;
    border-radius: 15px;
}

    .modalPopUp a:link
    {
        text-decoration: none;
        font-size: 0.9em;
        color: Blue;
    }

    .modalPopUp a:visited
    {
        text-decoration: none;
        color: Green;
        font-size: 0.9em;
    }

    .modalPopUp a:hover
    {
        color: Green;
        font-size: 0.9em;
    }

    .modalPopUp a
    {
        text-decoration: none;
        font-size: 0.9em;
        color: Black;
    }

.CloseButton a
{
    text-decoration: none;
    font-size: 1.0em;
    color: Red;
    padding: 5px;
}

    .CloseButton a:link
    {
        text-decoration: none;
        font-size: 1.0em;
        color: Red;
    }

.philosophy
{
    margin-top: 20px;
}


    .philosophy ul
    {
        margin-left: 30px;
        margin-right: 150px;
        padding-left: 30px;
        list-style: none url(../Techniques/images/SoccerBallBullet.png) outside;
        background-repeat: no-repeat;
        background-position: 0;
    }

        .philosophy ul li
        {
            margin: 0;
            padding: 5px;
        }
