HTML, BODY
{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	BACKGROUND-COLOR: #333333;
	FONT-FAMILY: Geneva, Helvetica, Arial;
	margin:0px;
}

IMG
{
	BORDER: 0px;
    padding: 0px;
    margin: 0px;
}

A
{
	COLOR: #988C70;
	TEXT-DECORATION: none;
}

A:active
{
	COLOR: #E40272;
}

A:visited
{
	COLOR: #988C70;
}

A:hover
{
	COLOR: #85929F;
}

LI
{
	position:relative;
	right:20px;
	margin-bottom: 2px;
	COLOR: #6f181e;
}

.mainContainer
{
    position: relative;
    margin-left:auto;
    margin-right:auto;
    width:903px;
    background-image:url('img/headbackgroundSimple.jpg');
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    border-right-style:inset;
    border-right-width:5px;
    border-color:gray;
    border-left-style:outset;
    border-right-width:5px;
    border-color:gray;
    height:4800px;
}

.videoStrategyContainer
{
    background-image:url('img/headbackgroundSimple.jpg');
    height:2275px;
}

.aMemberContainer
{
    background-image:url('img/headbackgroundSimple.jpg');
    height:1700px;
}

.bodyDrop
{
    position:absolute;
    left:308px;
    top:147px;
    width:282px;
    height: 321px;
}


.bundleBurst
{
    position:absolute;
    left:25px;
    top:155px;
    height: 175px;
    width: 550px;
    color: #EEEEEE;
    font-weight: bold;
    font-size: 10pt;
}

.bundleBurstImg
{
    float: left;
    margin-right: 10px;
    margin-bottom: 25px;
}

.bundleFoot
{
    background-color: #efefef;
    border: solid 1px #cbcbcb;
    height: 131px;
    padding: 10px;
    margin: -10px;
}

.strike
{
    text-decoration: line-through;
}

.bodyBuy
{
    position:absolute;
    left:50px;
    top:485px;
    width:235px;
    height: 121px;
    text-align:center;
	FONT-SIZE: 11pt;
	FONT-FAMILY: Geneva, Helvetica, Arial;
}

.bodyVideoBundle
{
    position:absolute;
    left:612px;
    top:303px;
    width:264px;
    height: 121px;
    text-align:center;
	FONT-SIZE: 11pt;
	FONT-FAMILY: Geneva, Helvetica, Arial;
}

.bodyMainImg
{
    float:right;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 200px;
    text-align: center;
    font-weight: bold;
}

.stroke
{
    border: solid 1px #333333;
}

.burstText
{
    margin-top:8px;
}

.bodyVideoStrategy
{
    position:absolute;
    left:308px;
    top:485px;
    width: 570px;
}

.bodyVideoStrategy img
{
    float:left;
    margin-bottom:100px;
    margin-right: 7px;
    margin-left: -4px;
}

.bodyContent
{
    position:absolute;
    left:25px;
    top:370px;
    width:850px;
    height: 121px;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style:italic;
}

.dropHead
{
    font-size: 18pt;
    font-weight: bold;
}

.battleTextDark
{
    color:#DDDDDD;
}

.bodyHead
{
    font-size: 16pt;
    font-weight: bold;
    clear: both;
}

.bodyHeadF
{
    font-size: 16pt;
    font-weight: bold;
}

.headClear
{
    clear:both;
}

.downButton
{
    margin-top:7px;
    margin-bottom:7px;
}

.mapImg
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: right;
}

.bodyImg
{

    margin-right: 5px;
}

.chapterHead
{
    font-size: 13pt;
    font-weight: bold;
    clear: both;
    padding-top: 35px;
    padding-bottom: 15px;
}

.chapterImage
{
    float: left;
}

.chapterImageL
{
    width:420px;
    clear: both;
}

.chapterImageR
{
    width:420px;
    clear: both;
    padding-top: 10px;
}

.chapterImageR img
{
    float: right;
}

.eGuideHolder
{
    position: relative;
}

.eGuide
{
    height: 130px;
    position: relative;
    clear: both;
}

.eGuideImg
{
    position: absolute;
    top:0px;
    left:0px;
}

.eGuideText
{
    position: absolute;
    top:0px;
    left:100px;
    width:400px;
}

.eGuideHead
{
    font-size: 13pt;
    font-weight: bold;
}

.eGuide2 { position: absolute; top: 0px; left: 395px; }
.eGuide3 { position: absolute; top: 130px; }
.eGuide4 { position: absolute; top: 130px; left: 395px; }
.eGuide5 { position: absolute; top: 260px; }

.eGuideBun1 { left:210px; }
.eGuideBun2 { left:410px; }

.liveFoot
{
    position: absolute;
    top: 400px;
}

#dialog
{
    text-align: center;
}

.vrHomeText
{
    position:absolute;
    left:25px;
    top:125px;
    width: 850px;
}

.aMemberHomeText
{
    position:absolute;
    left:25px;
    top:155px;
    width: 850px;
}

.vrHomeTextLight
{
    color: #EEEEEE;
}

.vrHomeTextMed
{
    color: #BBBBBB;
    width:575px;
}

.vrHomeTextDark
{
    color: #222222;
    width:575px;
}

.mainFooter
{
    text-align: center;
	font-size: 8pt;
    position: absolute;
    bottom: 25px;
    width:903px;
}

.aMemberFooter
{
    text-align: center;
	font-size: 8pt;
    width:903px;
    margin-top: 30px;
}

.strategyFooter
{
    text-align: center;
	font-size: 8pt;
    width:903px;
    margin-top: 175px;
}

.videoLeft
{
    text-align: left;
    height: 125px;
}

.videoLeft img
{
    float: left;
    margin-right: 15px;
    margin-bottom: 25px;
}

.droppingSoon
{
}

.droppingSoon img
{
    margin-left: 12px;
    margin-right: 27px;
}

.popBack
{
	BACKGROUND-COLOR: #000000;
}

.videoPreviews
{
    position: relative;
}

.mainLeftColumn
{
    width: 420px; 
}

.mainRightColumn
{
    width: 400px;
    position: absolute;
    Left: 440px;
    background-color: #dddddd;
    border: solid 1px #bbbbbb;
    padding: 10px;
    top: -10px;
}
.strategyLeftColumn
{
    width: 420px; 
}

.strategyRightColumn
{
    width: 420px;
    position: absolute;
    top: -14px;
    left: 440px;
}

.memberSignIn
{
    position: absolute;
    right: -10px;
    top:-30px;
}

.memberSignIn a
{
    color: #6f181e;
	FONT-SIZE: 10pt;
	font-weight: bold;
}