﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    background-position: center;
    color: #FFFFFF;
    background-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-image: url('http://static.walkingchallenges.com/Images/grass-tile.jpg');
}
.container
{
    padding: 140px 0 0 0;
    border: 1px solid #336600;
    width: 900px;
    margin: 20px auto;
    background-color: #FFFFFF;
    color: #333333;
    text-align: left;
}
.nobase img
{
    vertical-align: middle;
    margin-bottom: 0.2em;
}
.formlabel
{
    padding: 2px;
    padding-right: 10px;
    width: 150px;
    text-align: right;
    margin-top: 3px;
    display: inline-block;
}
.body ul
{
    margin-left: 20px;
    margin-bottom: 10px;
}
.body ul li
{
    padding: 5px 0;
}
.list
{
    margin-left: 20px;
}
.list li
{
    padding: 5px 0;
}
hr
{
    border-style: dotted none none none;
    border-width: 1px;
    border-color: #333333;
    margin: 10px 0px 10px 0px;
    display: block;
    color: #FFFFFF;
    width: 100%;
    clear: both;
}
.formbox
{
    border: 1px solid #333333;
    padding: 2px;
    width: 250px;
    margin-right: 10px;
    background-color: #C0C0C0;
}
.formbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: #F7F7F7;
    width: auto;
    margin: 8px 2px 2px 2px;
    border-top: 1px solid #999999;
    border-right: 1px solid #AAB3B3;
    border-bottom: 1px solid #D5DDDD;
    border-left: 1px solid #AAB3B3;
}
.nobase
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.head
{
    position: absolute;
    top: 30px;
    width: 880px;
}
img
{
    border-width: 0px;
}
.menu li
{
    padding: 0px 10px 0px 10px;
    margin: 0px;
    list-style-type: none;
    display: inline;
}
.menu
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.head h1
{
    font-size: 44px;
    padding: 0px;
    padding-bottom: 5px;
    margin: 0px;
    vertical-align: top;
}
.centre
{
    text-align: center;
}
.smaller
{
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #C0C0C0;
}
h1
{
    text-align: center;
}
h2
{
    text-align: center;
    font-size: 14px;
}
h3
{
    text-align: center;
    font-size: 10px;
}
.innderpad
{
    padding: 10px;
}
a
{
    color: #009900;
    text-decoration: underline;
    font-weight: bold;
}
h1
{
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.header
{
    font-size: 35px;
    position: absolute;
    top: 35px;
    margin-left: 60px;
}
p, h1, h2, h3
{
    padding-bottom: 10px;
}
.ads
{
    padding-top: 10px;
}
.body
{
    width: 544px;
    float: left;
    height: 100%;
}
.side
{
    float: right;
    width: 336px;
    text-align: center;
}
.nospace
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.caption
{
    font-size: 10px;
    padding-top: 0px;
    margin-top: 0px;
}
.longamazon
{
    float: right;
    width: 160px;
    height: 600px;
    margin: 10px;
    margin-bottom: 0;
}
.longtext
{
    min-height: 610px;
}
.floatright
{
    float: right;
    margin: 10px;
}
.floatleft
{
    float: left;
    margin: 10px;
}
.footer
{
    clear: both;
}
.accounthead
{
    position: absolute;
    top: 35px;
    color: #FFFFFF;
    width: 885px;
    text-align: right;
}
.accounthead a
{
    color: #FFFFFF;
}
.formfields
{
    display: inline-block;
    width: 200px;
    vertical-align: top;
    text-align: right;
}
.clearer
{
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
    clear: both;
}
#pad
{
    height: 150px;
}
#menu
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 25px;
    position: relative;
    z-index: 500;
    font-family: arial, verdana, sans-serif;
}
#menu li
{
    float: left;
    margin-right: 1px;
}
#menu li a
{
    background-position: #666666;
    display: block;
    text-decoration: bold;
    float: left;
    height: 25px;
    line-height: 25px;
    background: #003300;
    color: #ccc;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

#menu table
{
    border-collapse: collapse;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#menu li a:hover
{
    z-index: 200;
    position: relative;
    color: #fff;
    background-color: #003300;
}
#menu li:hover
{
    position: relative;
    z-index: 200;
}

#menu li:hover > a
{
    background-position: #003300;
    color: #fff;
    background: #003300;
}
#menu li:hover > a.sub
{
    color: #fff;
    background-color: #003300;
}

#menu li.current a
{
    color: #fff;
    background: #840;
}

#menu li a.sub
{
    background-color: #003300;
}
#menu li.current a.sub
{
    background-position: right center;
    color: #fff;
    background: #840 right center;
}

#menu :hover ul
{
    background-position: #003300;
    left: 0;
    top: 25px;
    width: 200px;
    background: #003300;
}

#menu ul, #menu :hover ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu :hover ul :hover ul
{
    left: 120px;
    top: -1px;
    background: #222;
    white-space: nowrap;
    width: 130px;
    z-index: 200;
    height: auto;
}

#menu :hover ul li
{
    margin: 0;
    border-top: 1px solid #666;
}
#menu :hover ul li a
{
    background-position: #003300;
    width: 150px;
    padding: 0;
    text-indent: 10px;
    background: #003300;
    color: #ccc;
    height: 25px;
    line-height: 25px;
}
#menu :hover ul li a.fly
{
    background-position: right center;
    background: #333 right center;
}

#menu :hover ul :hover
{
    background-color: #000;
    color: #fff;
}
#menu :hover ul :hover a.fly
{
    background-color: #000;
    color: #fff;
}

#menu :hover ul li.currentsub a
{
    background: #840;
    color: #fff;
}
#menu :hover ul li.currentsub a.fly
{
    background-position: right center;
    background: #840 right center;
    color: #fff;
}

#menu :hover ul :hover ul li a
{
    width: 100px;
    padding: 0;
    text-indent: 10px;
    background: #3e3e3e;
    color: #ccc;
}
#menu :hover ul :hover ul :hover
{
    background-color: #000;
    color: #fff;
}

#menu :hover ul :hover ul li.currentfly a, #menu :hover ul :hover ul li.currentfly a:hover
{
    background: #840;
    color: #fff;
}
