﻿body
{
    margin: 0 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    font-family: Verdana; /* font-family: Segoe UI, Trebuchet MS, Tahoma;*/
    font-size: 12px;
    color: #000000; /*background: url(/images/bg_body.gif);*/
    background: url(                 '/images/bg.gif' );
    background-repeat: repeat-x;
    background-color: #808080; /*#FFFFFF;*/
}
a
{
    color: #000000;
    text-decoration: underline;
}
a:visited
{
    color: #000000;
}
a:active
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #A32628;
    text-decoration: none;
}
.raswebcms
{
    color: #666;
    font-size: 0.8em;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 3px;
}
.raswebcms a, .raswebcms a:visited
{
    color: #666;
    text-decoration: none;
}
.raswebcms a:hover
{
    color: #666;
    text-decoration: underline;
}
#force-scrollbar
{
    position: absolute;
    top: 0;
    bottom: -1px;
    width: 1em;
    z-index: -1;
}
.mainGlobal
{
    width: 900px;
    margin: 0px auto;
}

h1
{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-family: Segoe UI, Trebuchet MS, Tahoma;
}

h2
{
    font-size: 14px;
    margin-bottom: 3px;
}


.smallText
{
    font-size: 11px;
}
/*
#Stage
{
    width: 900px;
    min-height: 622px;
    text-align: left;
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
}
*/
#Header
{
    width: 100%;
    height: 100px;
    text-transform: uppercase;
    background-color: #aaa;
    color: #FFFFFF;
}

#HeaderLogo
{
    position: relative;
    float: left;
    width: 458px;
    height: 110px;
    cursor: pointer;
}

#HeaderTopImage
{
    position: relative;
    float: right;
    width: 323px;
    height: 110px;
    background-position: right;
}

.NewsPoint0
{
    padding-left: 25px;
    background-image: url(/Images/FitnessPlus/newsDot0.gif);
    background-repeat: no-repeat;
    background-position: 7px 3px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.NewsPoint1
{
    padding-left: 25px;
    background-image: url(/Images/FitnessPlus/newsDot1.gif);
    background-repeat: no-repeat;
    background-position: 7px 3px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.c6
{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle; /*background-image: url(/images/1w.gif);*/
    background-image: url(images/1w_red.gif);
    background-repeat: repeat-x;
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff; /*474747;*/
    text-decoration: none;
    height: 36px;
}
.c6 a, .c6 a:visited
{
    color: #ffffff;
    text-decoration: none;
}
.c6 a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.colorsStep
{
    position: absolute;
    top: 3px;
    left: 276px;
    height: 48px;
    width: 48px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=      '/images/brush11.png' , sizingMethod= 'scale' );
}
/* IE ignores styles with [attributes], so it will skip the following. */
.colorsStep[class]
{
    background-image: url(/images/brush11.png);
}

#frontTimeTheme ul
{
    list-style-type: square;

}
#frontTimeTheme ul li
{
    padding-bottom: 4px;
}

#frontActivity ul
{
    list-style-type: square;
}
#frontActivity ul li
{
    padding-bottom: 4px;
}
