.MemberTypeDistributorBubble:hover {
	border: 2px solid #875597;
}

.MemberTypeCustomerBubble:hover {
	border: 2px solid #875597;
}

.StarterKitBubble, .FavoritesBubble {
	border:#875597 1px solid;
}
#featured_group {
    align:center;
    width: 714px;
    margin: 20px 0px 0px 200px;
    min-height: 450px;
}
#featured_top {
    float: left;
    background: transparent url(../images/featured_top.png);
    width: 714px;
    height: 18px;
}
#featured {
    float: left;
    background: transparent url(../images/featured_background.png) repeat-y;
    width: 714px;
}
#featured_bottom {
    float: left;
    background: transparent url(../images/featured_bottom.png);
    width: 714px;
    height: 27px;
    margin: 0px 0px 15px 0px;
}
.bigbutton {
    color: white;
    background-color: #31a2ca;
    border: 1px solid #8f8f8f;
    font-size: 30px;
}
.mediumbutton {
    color: white;
    background-color: #31a2ca;
    border: 1px solid #8f8f8f;
    font-size: 16px;
}

.selected_day {
    background-color: #875597;
}

/* START WF: 125297 - Chris H */
.mbg {
	max-width: 100%;
}
/* END WF: 125297 */
#promocontainer {
	padding-top:15px;
}
#MainPage {
	margin-left:5%;
	max-width:90%;
	background:#EEEEEE;
	border-radius: 15px;
	border: 1px solid #dddddd;	
}
#MainPageconfirmation {
	margin-left:5%;
	max-width:90%;
	background:#EEEEEE;
	border-radius: 15px;
	border: 1px solid #dddddd;	
}
#enrollmentcontainer {
	padding:15px;
}
.enrollmentcontainerrow {
	background:white;
}
.enrollmentbanner {
	margin-left:0px;
	max-width:350px;
	background:#f57838;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	height:45px;
}
.enrollmentchoicestable {
	width:100%;
	background:white;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	border:0px solid red !important;
	padding-top:0px;
	margin-top:0 !important;
}
.enrollmentbannertext {
	color:white;
	font-size:22px;
	font-weight:bold;
	position:relative;
	left:25%;
	top:20%;
}

/* START WF128511 - ADRIAN EVES */
.enrollmentCentricTableItem {
	margin: 0px;
	padding: 0px;
	float: right;
}
/* END WF128511 */

.enrollmentoptionstext {
	font-size:20px;
	font-weight:normal;
}
.enrollmentcosttext {
	font-size:20px;
	font-weight:bold;
	color: #fb7945;
}
.enrollmentdiscounttext {
	font-size:20px;
	font-weight:bold;
	color: #784482;
}
.enrollmentchoicestext {
	font-size:16px !important;
}

/* START WF128511 - ADRIAN EVES */
.enrollmentRightTableItem {
	font-size: 20px;
	font-weight: bold;
	color: #784482;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* END WF128511 */

.promopricetable {
	line-height:12px;
}

/* START WF140700 - Chris H */
#VoSectionDiv {
	display: none;
}
/* END WF140700 */