﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #808285;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}

b
{
    color: #F37B90;
}

a
{
    color: #F37B90;
    text-decoration: none;
}

#topShadow
{
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    background-image: url(../img/shadow_top.png);
    background-repeat: no-repeat;
    height: 11px;
    overflow: hidden;
}

#bottomShadow
{
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/shadow_bottom.png);
    background-repeat: no-repeat;
    height: 11px;
    overflow: hidden; /*padding-bottom:30px;*/
}

#wrapper
{
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    background-image: url(../img/shadow_side.png);
    background-repeat: repeat-y;
    height: 1100px;
    position: relative;
}
/*
#Footer
{
    position: absolute;
    width: 1055px;
    height: 404px;
    overflow: hidden;
    background-image: url(../img/flower.png);
    left: 11px;
    top: 696px;
    z-index: 1;
}
*/
#Footer
{
    position: absolute;
    width: 1055px;
    height: 404px;
    overflow: hidden;
    background-image: url(../img/flower.png);
    _background-image: url(../img/flower.gif);
    left: 11px;
    top: 696px;
    z-index: 1;    
}

#Footer #FooterText
{
    position: absolute;
    left: 265px;
    top: 258px;
    font-size: 13px;
}
/*
#Header
{
    height: 265;
    width: 1080px;
    float: left;
}
*/
#Header
{
    height: 265px;
    width: 1080px;
    _width:1077px;
    float: left;
}

#Header #Logo a
{
    text-indent: -9000px;
    height: 102px;
    width: 294px;
    display: block;
    position: absolute;
    background-image: url(  '../img/logo_w294_h102.png' );
    top: 98px;
    left: 54px;
}

#Header #TopLinks ul
{
    position: absolute;
    top: 179px;
    left: 343px;
    list-style: none;
    background-image: url(  '../img/dots.gif' );
    background-repeat: repeat-x;
    width: 615px;
}

#Header #TopLinks ul li
{
    float: left;
    width: 72px;
    margin-right: 30px;
    text-align: center;
    padding-top: 10px;
}

#Header #TopLinks ul li a
{
    color: #F37B90;
    text-decoration: none;
    padding-left: 14px;
}

#Header #TopLinks ul li a:hover
{
    text-decoration: underline;
}

#Header #TopLinks ul li a.selected
{
    font-weight: bold;
    background-image: url( '../img/arrow.gif' );
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

#LHSColumn
{
    width: 285px;
    position: absolute;
    left: 57px;
    top: 265px;
    height: 400px;
}

#PinkAdvert
{
    background-image: url(  '../img/pink_advert_w285_h195.png' );
    height: 172px;
    width: 265px;
    float: left;
    margin-bottom: 8px;
    padding: 23px 0px 0px 20px;
}

#PinkAdvert p
{
    color: #ffffff;
    font-size: 15px;
    margin: 10px 0px 10px 0px;
    line-height: 18px;
    font-weight: bold;
}

#PinkAdvert h4
{
    color: #ffffff;
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}


#GreenAdvert
{
    background-image: url(  '../img/green_advert_w285_h150.png' );
    height: 150px;
    width: 285px;
    float: left;
}

#GreenAdvert p
{
    font-size: 15px;
    margin: 22px 0px 0px 25px;
    font-weight: bold;
    line-height: 20px;
}

#ContentColumn
{
    position: absolute;
    width: 612px;
    position: absolute;
    left: 382px;
    top: 265px;
    height: 680px;
    z-index: 100;
}

#ContentColumn h2
{
    color: Black;
    font-size: 20px;
}

#ContentColumn p
{
    font-size: 15px;
    line-height: 20px;
    width: 590px;
}

#PageStrapLine
{
    position: absolute;
    top: 80px;
    left: 382px;
    color: #AFD476;
    font-size: 32px;
    width: 612px;
    text-align: right;
}


img.large
{
    padding: 12px;
    border: #F9F9FA 1px solid;
    text-align: center;
    margin-top: 5px;
}

table.ShadowImage
{
}

td.ShadowRight
{
    background-image: url(  '../img/image_shadow_right.png' );
    width: 12px;
}

td.ShadowBottom
{
    background-image: url(  '../img/image_shadow_bottom.png' );
    height: 10px;
}

td.ShadowCorner
{
    background-image: url(  '../img/image_shadow_corner.png' );
    width: 12px;
    height: 10px;
}




#MediumImageBanner
{
    position: absolute;
    top: 325px;
    left: 0px;
    width: 612px;
}

#MediumImageBanner .ImageMedium
{
    width: 136px;
    text-align: center;
    float: left;
    padding: 4px;
    margin: 0px 8px 9px 0px;
}

#MediumImageBanner .ImageMedium img
{
    border: 1px solid #939598;
    width: 134px;
    height: 134px;
    float: left;
    margin-bottom: 3px;
    cursor: pointer;
}

#SmallImageBanner
{
    position: absolute;
    top: 545px;
    left: 0px;
    width: 612px;
}

#SmallImageBanner .ImageSmall
{
    width: 88px;
    text-align: center;
    float: left;
    padding: 4px;
    margin-right: 6px;
}

.ImageSmall img
{
    border: 1px solid #939598;
    width: 86px;
    height: 86px;
    float: left;
    margin-bottom: 3px;
    cursor: pointer;
}

.ImageSmall a
{
    font-weight: bold;
}

.BackgroundMask
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: Black;
    filter: alpha(opacity=20);
    -moz-opacity: .20;
    opacity: .20;
    z-index: 101;
    cursor: wait;
    visibility: hidden;
}

/*
.BackgroundLoading
{
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    height: 80px;
    width: 120px;
    border: 2px solid #CCCCCC;
    background-color: #fff;
    z-index: 102;
    margin: -35px 0px 0px -55px;
    padding: 0px;
    background-image: url( '../img/loading_50x100.gif' );
    background-position: 7px 15px;
    background-repeat: no-repeat;
    visibility: hidden;
}
*/

.BackgroundLoading
{
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    height: 80px;
    width: 120px;
    border: 2px solid #CCCCCC;
    background-color: #fff;
    z-index: 102;
    margin: -35px 0px 0px -55px;
    padding: 0px;
    background-image: url( '../img/Loading_50x100.gif' );
    background-position: 7px 15px;
    background-repeat: no-repeat;
    visibility: hidden;
}

#PopUpImage
{
    position: fixed;
    width: 0px;
    height: 0px;
    top: 40%;
    left: 50%;
    background-color: #4B4C4E;
    z-index: 200;
    visibility: hidden;
    overflow: hidden;
}

#PopUpImage #MyImage
{
    position: absolute;
    top: 55px;
    left: 35px;
    float: left;
}

#PopUpImage #PopUpLinks
{
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    display: none;
    padding-top: 25px;
}

#PopUpImage #PopUpLinks .Close
{
    position: absolute;
    top: 10px;
    left: 17px;
}


#DesignedBy
{
    width: 1050px;
    margin-left: auto;
    margin-right: auto;    
    text-align:right;
    font-family: Arial;
    }
    
* html .BackgroundMask   
{   
    position: absolute;   
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');   
}   

* html #PopUpImage   
{   
    position:relative; 
    top:-550px;
}    