
body
{
    background-color: #9382bd;
}
*
{
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 8pt;
}
img 
{
    border: none 0px #ffffff;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    }

img.PNG {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/PNGReplacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

.logo
{
    width: 234px;
}
.tagline
{
    width: 222px;
    float: right;
}
.wrapper
{
    width: 980px;
    margin: 20px auto 20px auto;
}
.topBanner
{
    height: 100px;
}
div.left, div.text, div.right
{
    padding: 10px;
}
div.left
{
    width: 210px;
    float: left;
    

}
div.promoLeft
{
    width: 210px;
    float: left;
}
div.text
{
    width: 490px;
    float: left;
    clear: none;
    position: relative;
}
div.right
{
    width: 220px;
    position: relative;
    float: right;
    clear: none;
}
p, div.content li, div.ContactForm
{
    padding-bottom: 10px;
}

div.content ul, div.content ol
{
    padding-left: 35px;
}

div.right p
{
    font-size: 11px;
}

div.content
{
    overflow: scroll;
    overflow-x: hidden;
    height: 450px;
    max-height: 450px;
    background-color: #FFFFFF;
    padding: 15px;
}

div.contentFlash
{
    background-color: #FFFFFF;
    padding: 15px;
}

div.contentImage
{
    padding: 0px 15px 15px 15px;
    margin: -20px 0px 0px 0px
}
h1
{
    font-size: 14pt;
    color: #d60480;
    margin-bottom: 10px
}

h2
{
    font-size: 14px;
    padding-bottom: 8px;
    color: #ec008c;
}

h3
{
    font-size: 14px;
    padding-bottom: 0px;
    color: #ffffff;
}


div.right p
{
    color: #FFFFFF;
}

div.menu
{
height: 500px;    
background-color: #ffffff;
    text-align: right;
    padding: 15px 0px 10px 0px;
}

table.menu td, table.menu td a
{
    font-size: 12pt;
    font-weight: bold;
    color: #ec008c;
    padding: 0px 0px 4px 0px;
}

table.menu td a:hover
{
    color: #000000;
}

div.logo
{
    padding-top: 0px;
}

div.right h1, div.right h2
{
    color: #ffffff;
}

table#storeGuide td
{
    border: 1px solid #000000;
    padding: 10px;
    width: 50%;
    vertical-align: top;
    text-align: justify;
}
#storeGuide td h1
{
    font-size: 16px;
    color: #003366;
}

#storeGuide td p
{
    font-size: 11px;
    line-height: 13px;
}

#blankCell
{
    border: none;
}

div.storeLogo 
{
    height: 67px;
    vertical-align:middle;
    line-height: 60px;
}


td.Title
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 10px
}


input, textarea, select
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000
}


a
{
    color: #000000;
    text-decoration: underline
}

a:hover
{
    color: #d60480;
}


div.SubMenuCentreInformation
{
    border: solid 1px #000000;
    position: absolute;
    display: none;
    margin: -28px -190px 0px 190px;
    padding: 0px   
}

#promoContent 
{
    background-color: #231f20;
    color: #FFFFFF;
}

#divSubMenu1 { z-index: 997 }
#divSubMenu2 { z-index: 998 }
#divSubMenu3 { z-index: 999 }