﻿/* *** yahoo reset css *** */
/* ** http://developer.yahoo.com/yui/reset/ ** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
  border:0;
}
/* *** end yahoo reset css *** */

body 
{
  text-align: center;
  font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
}

#container
{
    text-align: left;
    width: 898px;
    margin: 0 auto;
}

#phonenav
{
    display: none;
}

h1 
{
    font-size: 25px;
    line-height: 23px;
    color: #512d91;
}

h2 
{
    font-size: 22px;
    color: #4b953c;
    font-style: italic;
    font-family: Georgia, Times New Roman, serif;
    font-weight: normal;
}

h3
{
    font-size: 16px;
    line-height: 23px;
    color: #512d91;
}

a, p
{
  font-size: 12px;
  line-height: 16px;
  color: #8c8c8c;
  font-style: italic;
}

A:hover, A:active
{
    color: #512d91;
}

/* header */
#headerDefaultPages
{
  width: 898px;
  position: relative;
  overflow: hidden;
  background: #fff url(./Images/doublelineborder.gif) repeat-x scroll left bottom; 
  height: 60px;
}

#header 
{
  width: 898px;
  position: relative;
  background: #fff url(./Images/doublelineborder.gif) repeat-x scroll left bottom; 
  overflow: hidden;
  height: 205px;
}

#header a, p
{
    font-size: 13px;
}

#headerContactCard
{
    margin: 10px;
    padding: 10px;
    border: 1px solid #8c8c8c;
    width: 350px;
    position: relative;
    overflow: hidden;
    height: 200px;
}

#headerContactCard a, p
{
    font-size: 13px;
}

#who 
{
    position: absolute;
    top: 50px;
    left: 133px;
}

#name
{
    font-size:23px;
}

#stamp
{
    font-style: normal;
}

#photo
{
    height: 114px;
    width: 114px;
    margin: 50px auto 25px 0;
    background-color: #ccc;
    position: relative;
    float: left;
    display: inline;
}

#photo img
{
    height: 114px;
    width: 114px;
}

#topnav
{
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 20;
}

#topnav ul
{
    height: 13px;
}

#topnav ul li
{
    display: inline;
}

#topnav ul li a
{
    padding: 0 9px;
    border-left: solid 1px #aaa;
    height: 13px;
}

#topnav ul li.first a
{
    border-left: none;
    padding: 0 9px 0 0;
}

#topnav ul li.leftofbreak a
{
    padding: 0 12px 0 9px;
}

#topnav ul li.rightofbreak a
{
    padding: 0 9px 0 12px;
    border-left: solid 3px #eee;
}

#topnav ul li a#ctl00_LoginStatus1
{
    padding-right: 2px;    
}

#topnav A:hover, A:active
{
    color: #512d91;
}
#middlenav A:hover, A:active
{
    color: #512d91;
}

.original 
{
    color: #512d91;
}

#ctl00_LoginName1
{
    padding: 0;
    margin: 0;
    font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    color: #999999;
}

#berries
{
    height: 205px;
    width: 327px;
    background: transparent url(./Images/berryheader.gif) no-repeat scroll bottom right;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
}

#stars 
{
    height: 160px;
    width: 300px;
    position: absolute;
    top: 40px;
    right: 0px;
    text-align: center;
}

#stars ol
{
    position: relative;
    height: 36px;
    /*width: 180px;*/
    margin: 10px auto 16px;
    padding-left: 4px;
    width: 215px;
}

#stars ol li 
{
    position: relative;
    float: left;
    width: 43px;
    height: 43px;
    margin: 0;
    cursor: pointer;
}

#stars ol li a
{
    width: 43px;
    height: 43px;
    margin: 0;
    display: block;
    background: transparent url(./Images/rolloverstar3.gif) no-repeat scroll 0 0;  
}

#stars ol li a:hover
{
    background-position: 0 -45px;
}

#stars ol li a.current
{
    background-position: 0 -45px;
}

#stars ol li a.current:hover
{
    background-position: 0 -45px;
    cursor: default;
}

.startext
{
    margin-left: -9999px;
}


#stars p
{
    margin: 10px 0 5px;
    font-size: 14px;
    line-height: 16px;
    color: #512d91;
    text-align: center;
    font-style: italic;
}

#stars p.rolloverText
{
    font-style: normal;
    font-size: 19px;
}

#stars h1
{
    font-size: 30px;
    line-height: 23px;
}

#starnum
{
    height: 33px;
    width: 47px;
    margin: -15px 10px 0 0;
    color: #ffffff;
    background: transparent url(./Images/rolloverstar2.gif) no-repeat scroll 0 0;
    text-align: center;
    padding-top: 14px;
    font-style: normal;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    position: relative;
    float: left;
}

#videoareaDefaultPages
{
    width: 898px;
    clear: both;
    background-color: #efefef;
    padding-bottom: 16px;
    /*border-bottom: double 4px #8c8c8c;*/
    background: transparent url(./Images/hr.gif) repeat-x scroll left bottom;
}

#videoarea 
{
    width: 898px;
    clear: both;
    background-color: #efefef;
    padding-bottom: 16px;
    /*border-bottom: double 4px #8c8c8c;*/
    background: transparent url(./Images/hr-single.jpg) repeat-x scroll left bottom;
}

#silverlightvideo
{
    width: 898px;
    height: 328px;
    background-color: #737373;
    text-align: center;
    vertical-align: middle;
}

#previousVideoButton, #nextVideoButton
{
    display: block;
    width: 45px;
    height: 328px;
    cursor: pointer;
    position: relative;
    background-color: #a5a5a5;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center;
}

#previousVideoButton:hover, #nextVideoButton:hover
{
    background-color: #c5c5c5;
}

#previousVideoButton.firstVideo:hover, #nextVideoButton.lastVideo:hover
{
    background-color: #a5a5a5;
    cursor: default;
}

#previousVideoButton
{
    float: left;
    background-image: url(./Images/prev_videobutton.gif);
}

#nextVideoButton
{
    float: right;
    background-image: url(./Images/next_videobutton.gif);
}

#videoPlayer
{
    margin: 0 auto; 
    padding-top: 0px;
    width: 512px;
    height: 328px;
}

#videoPlayerHost
{
    margin: auto;
    width: 450px;
    height: 290px;
}

/* *** subpage composition *** */
#subpage 
{
    width: 898px;
    clear: both;
    padding-bottom: 26px;
    font-size: 11pt;
}

#subpage table
{
    margin: 2px auto;
}

#subpage table td
{
    padding: 3px;
}

#subpage p, #subpage h1, #subpage h2, #subpage h3, #subpage h4, #subpage h5, #subpage ul, #subpage ol
{
    margin-bottom: 10pt;
}

#subpage h1, #subpage h2, #subpage h3, #subpage h4, #subpage h5
{
    margin-top: 1em;
}

#subpage p, #subpage ul, #subpage ol
{
    font-size: 11pt;
    font-style: normal;
    color: #333333;
}

#subpage ul
{
    margin: 0.2em 0.1em 0.5em 1em;
}

#subpage ul li 
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: disc;
}

#subpage dl dt
{
    background-color: #cee2bd;
    padding: 5px;
    cursor: pointer;
    border-left: solid 3px #cee2bd;
}

#subpage dl dt.stripe
{
    background-color: #e1ecce;
    border-left: solid 3px #e1ecce;
}

#subpage dl dt:hover, #subpage dl dt.stripe:hover
{
    border-left: solid 3px #447c3b;
}

#subpage dl dd
{
    background-color: #f0f0f0;
    font-size: 10pt !important;
    margin: 0 0 0 0;
    padding: 10px 15px 15px 40px;
    color: #444444;
}

#subpage dl dd p, #subpage dl dd ul
{
    font-size: 10pt !important;
}

#subpage a.faqjumps
{
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
}

#subpage div.productcolumns
{
    position: relative;
    overflow: hidden;
    margin: 2em 0;
    background: transparent url(./Images/threecolumns.gif) repeat-y scroll 0 0;
}

#subpage div.product
{
    margin: 0 1px;
    padding: 0 15px;
    width: 265px;
    position: relative;
    float: left;
}

#subpage div.column
{
    margin: 0 1px;
    padding: 0 15px;
    width: 400px;
    position: relative;
    float: left;
}

#subpage div.columnsTwo
{
    position: relative;
    overflow: hidden;
    margin: 2em 0;
}

#subpage span.original, #subpage span.active, #subpage span.pulse, #subpage span.emph
{
    font-size: 1.1em;
}

#subpage span.original 
{
    color: #512d91;
}

#subpage span.active 
{
    color: #4b953c;
}

#subpage span.pulse 
{
    color: #E51D4B;
}

#subpage span.emph 
{
    color: #a784bc;
}

#subpage span.Mmun
{
    color: #fbd305;
}

#subpage span.Emv
{
    color: #00A8E0;
}

#subpage p.ingredients
{
    font-size: 12px;
    font-style: italic;
    color: #666666;
}

#subpage p.fineprint
{
    font-size:10px;
    color: #444444;
}

#subpage.register table
{
    margin: 0;
}

#subpage.register table td
{
    padding: 0;
}


/* *** registration form end *** */


#copyunderneath 
{
  width: 864px;
  clear: both;
  padding: 17px;
  position: relative;
  overflow: hidden;
}

#description
{
    width: 543px;
    padding-right: 33px;
    border-right: solid 1px #aaa;
    clear: left;
    position: relative;
    float: left;
}

#description h1
{
    margin: 9px 0 22px 0;
    font-style: italic;
}

#description h2
{
    margin-bottom: 8px;
}

#description p
{
    font-style: italic;
    font-size: 11pt;
    line-height: 13pt;
    margin-bottom: 20px;
}

#moreinfo
{
    width: 265px;
    height: 229px;
    padding: 18px 4px 18px 18px;
    position: relative;
    float: left;
    text-align: left;
}

#moreinfo.drinkup
{
    background: transparent url(./Images/monavieglass.jpg) no-repeat scroll 40px 5px;
}

#moreinfo.drinkup h2
{
    width: 130px;
    float: right;
    position: relative; 
    display: list-item;
    list-style-type: none; 
    list-style-image: url(./Images/arrowbullet.gif); 
    list-style-position: inside;
}

#moreinfo.drinkup a
{
    font-family: Georgia, "Times New Roman", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #4B953C;
    text-decoration: none;
    line-height: 25px
}

#moreinfo.drinkup a:hover
{
    text-decoration: underline;
}


#moreinfo.drinkupEMV
{
    background: transparent url(./Images/bottle-energy-229px.png) no-repeat scroll 40px 5px;
}


#moreinfo.drinkupEMV h2
{
    width: 130px;
    float: right;
    position: relative; 
    display: list-item;
    list-style-type: none; 
    list-style-image: url(./Images/arrowbullet.gif); 
    list-style-position: inside;
}

#moreinfo.drinkupEMV ul
{
    margin: 110px 0 0 130px;
}

#moreinfo.sidelinks
{
    padding: 9px 4px 18px 42px;
    width: 240px;
}

#moreinfo.sidelinks h3
{
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    margin-top: 4px;
}

#moreinfo.sidelinks ul
{
    margin: 20px 0 10px 0;
}

#moreinfo.sidelinks ul li
{
    list-style-type: none; 
    list-style-image: url(./Images/arrowbullet.gif); 
    list-style-position: outside;
    margin-bottom: 12px;
}

#moreinfo.sidelinks a
{
    font-family: Georgia, "Times New Roman", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #4B953C;
    text-decoration: none;
}

#moreinfo.sidelinks a:hover
{
    text-decoration: underline;
}

#footer
{
    text-align: center;
    border-top: solid 1px #aaa;
    margin-bottom: 15px;
    padding-top: 18px;
}

#footer p
{
    margin: 0 0 1px;
}

#footer img
{
    border: none;
    margin-top: 8px;
}

#terms
{
	height: 200px; overflow: scroll;
}

#subpageMOREimg
{
    width:248px;
    height:283px;
    position: relative;
    float: right;
    margin-left: 15px;
}

p.causefirst
{
    margin-top: 1.1em;
}

#subpageExecTeamImg
{
    width: 428px;
    height: 264px;
    margin: 5px auto;
}

#subpageCompanyBuildingImg
{
    width: 344px;
    height: 259px;
    position: relative;
    float: right;
    margin: 0 0 0 5px;
}

#subpageAdvisoryKrisEthertonImg
{
    width: 160px;
    height: 212px;
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
}

#subpageAdvisorySchaussImg
{
    width: 170px;
    height: 229px;
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
}

#subpageAdvisoryWongImg
{
    width: 168px;
    height: 225px;
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
}

#subpageBackLink
{
    font-size: 12px;
}

#languageBarMobile
{
	text-align: right;
    width: 898px;
}
#middlenavLine
{
	height: 10px;
    background: transparent url(./Images/hr-single.jpg) repeat-x scroll left bottom;
	
}
#middlenav
{
	text-align: center;
    position: relative;
    top: 0px;
    z-index: 20;
    padding-bottom: 4px;
	margin: 0px auto;
}

#middlenav ul
{
    height: 13px;
}

#middlenav ul li
{
    display: inline;
}

#middlenav ul li a
{
    padding: 0 9px;
    border-left: solid 1px #aaa;
    height: 13px;
    text-decoration: none;
    
}

#middlenav ul li a:hover
{
    text-decoration: underline;
}

#middlenav ul li.first a
{
    border-left: none;
    padding: 0 9px 0 0;
}

#middlenav ul li.leftofbreak a
{
    padding: 0 12px 0 9px;
}

#middlenav ul li.rightofbreak a
{
    padding: 0 9px 0 12px;
    border-left: solid 3px #eee;
}

.displayinline
{
	display: inline;
}


.tableFormat table
{
    margin: auto;
}

.tableFormat table td
{
    padding: 3px;
}


.checkBoxFormat td
{
    text-indent: 15px;
}

/*
@media handheld
{
    p 
    { 
        font-style: normal !important; 
    }
    
    #stars p
    {
        display: none;
    }
}
*/