﻿body
{
    margin: 0;
    padding: 0;
    color: #7d122c;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
a
{
    color: #ed1164;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}
a:hover 
{
    text-decoration: underline;
}
#LogoLink{
    position: absolute;
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    width:230px;
    height:230px;
}
#CBCNlink{
    position: absolute;
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    top: 724px;
    left: 804px;
    width:155px;
    height:135px;
}
#Navigation
{
    position: absolute;
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    top: 23px;
    left: 660px;
}
#Navigation li
{
    display: inline;
    list-style: none;
    list-style-type: none;
    padding:0;
    margin:0;
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 1px #ffffff;
 font-size:12px;
 font-weight:bold;

}
#Navigation li a
{
    color: White;
    text-decoration:none;
    padding:0;
    margin:0;
    font-weight: bold;
}
#Navigation li a:hover
{
    color: #f1eeee;
}
#Navigation li.first
{
    border-left: 0;
}

#MainAgeVerify
{
    height: 800px;
    background-image: url(/Content/Images/AgeVerifyBg.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 997px;
    margin-right: auto;
    margin-left: auto;
}

#MainAgeVerify #ageCopy
{
    position: absolute;
    width: 378px;
    left: 450px;
    top: 536px;
    color: #ef4f78;
    font-size: 20px;
}
#MainAgeVerify #ageCopyLegal
{
    position: absolute;
    width: 378px;
    left: 372px;
    top: 632px;
    color: #ef4f78;
    font-size: 18px;
}
#MainAgeVerify a
{
    background-image: url(/Content/Images/AgeVerifyCB.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 51px;
    height: 51px;
    left: 372px;
    top: 536px;
}
#MainAgeVerify a:hover
{
    background-image: url(/Content/Images/AgeVerifyCBOver.jpg);
}

#MainContentWrapper
{
    height: 920px;
    background-image: url(/Content/Images/MainBg.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 997px;
    margin-right: auto;
    margin-left: auto;
}

#MainContentWrapper div#TrackerBar
{
    width: 61px;
    height: 208px;
    background-image: url(/Content/Images/trackerBarTop.jpg);
    background-color: #f77687;
    background-repeat: no-repeat;
    position: absolute;
    left: 885px;
    top: 436px;
        margin: 0;
    padding: 0;
}
#MainContentWrapper h1
{
    left: 247px;
    top: 239px;
    position: absolute;
    margin: 0;
    padding: 0;
}
#MainContentWrapper div
{
    left: 247px;
    top: 239px;
    width:520px;
    position: absolute;
    margin: 0;
    padding: 0;
}

#MainContentWrapper #HomeCopy
{
    top: 302px;
}
#MainContentWrapper #CBCNCopy{
    top: 273px;
}
#MainContentWrapper #ProductsCopy{
    top: 273px;
}
#MainContentWrapper #WhereToBuyCopy{
    top: 273px;
}
#tradeMark{
position:absolute;
top:900px;
left:910px;
color: #9a9a9a;
font-size: 9px;
}
#tradeMark2{
position:absolute;
top:900px;
left:700px;
color: #9a9a9a;
font-size: 9px;
}
