@charset "UTF-8";
/* CSS Document */

.member-profile {
}

.display_none {
	display:none;
}

.display_block {
	display:block;
}
#netfit_plan .day {
	float: left;
	height: 131px;
	width: 119px;
	background-color: rgba(204,204,204,1);
	margin-right: 14px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}

#netfit_plan .halfday {
	float: left;
	height: 62px;
	width: 119px;
	background-color: rgba(204,204,204,1);
	margin-right: 14px;
	margin-bottom: 5px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}

#netfit_plan .halfday_bottom {
	float: left;
	height: 62px;
	width: 119px;
	background-color: rgba(204,204,204,1);
	margin-right: 14px;
	margin-bottom: 5px;
	position: relative;
	margin-top: 69px;
	margin-left: -133px;
}


#netfit_plan .halfday_bottom img {
	display: none;
	}
	
	
	
.Blue {
	background-image: url(/images/blue.jpg);
	background-position: left top;
}

.Gray {
	background-image: url(/images/gray.jpg);
	background-position: left top;
}

.Orange {
	background-image: url(/images/orange.jpg);
	background-position: left top;
}

.Red {
	background-image: url(/images/red.jpg);
	background-position: left top;
}

.Green {
	background-image: url(/images/green.jpg);
	background-position: center;
}

bootcamp,cardio,kickboxing,muscle-sculpt-full,muscle-sculpt-lower,muscle-sculpt-upper,pilates,step,yoga

#netfit_plan .day img {
	display: none;
}
#netfit_plan .halfday img {
	display: none;
}

.halfday img {
	display: none;
}
.day img {
	display: none;
}
.halfday .hide_video {
	position:absolute;
	width: 119px;
	height: 62px;
	z-index: 3000;
	cursor: default;
	margin: 0;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.hide_video {
	position:absolute;
	width: 119px;
	height: 130px;
	z-index: 3000;
	cursor: default;
	margin: 0;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.halfday_bottom .hide_video {
	position:absolute;
	width: 119px;
	height: 62px;
	z-index: 3000;
	cursor: default;
	margin: 0;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#netfit_plan .plan_name {
	position: absolute;
	z-index: 2000;
	height: 51px;
	width: 90px;
	color: rgba(255,255,255,1);
	left: -8px;
	top: 8px;
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]-moz-background-size: cover; */
	-o-background-size: cover;
	/* [disabled]background-size: cover; */
}

#netfit_plan .halfday .plan_name {
	position: absolute;
	z-index: 2000;
	height: 51px;
	width: 90px;
	color: rgba(255,255,255,1);
	left: -8px;
	top: 4px;
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]-moz-background-size: cover; */
	-o-background-size: cover;
	/* [disabled]background-size: cover; */
	overflow: hidden;
}

.halfday .bootcamp, .halfday_bottom .muscle-sculpt-full, .halfday_bottom .muscle-sculpt-lower, .halfday .cardio, .halfday .kickboxing, .halfday {
	height: 65px;
}

.bootcamp {
	background-image: url(/images/bootcamp.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	/* [disabled]top: 15px; */
	/* [disabled]left: 8px; */
	bottom: 0px;
	right: 0px;
}

.cardio {
	background-image: url(/images/cardio.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}


.kickboxing {
	background-image: url(/images/kickboxing.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}


.muscle-sculpt-full {
	background-image: url(/images/fullbody.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}


.muscle-sculpt-lower {
	background-image: url(/images/lowerbody.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}

.muscle-sculpt-upper {
	background-image: url(/images/upperbody.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}


.pilates {
	background-image: url(/images/pilates.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}


.step {
	background-image: url(/images/step.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}

.yoga {
	background-image: url(/images/yoga.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	height: 116px;
	width: 111px;
	bottom: 0px;
	right: 0px;
}
.week_container {
	float: left;
	height: 846px;
	width: 40px;
	margin-right: 10px;
	margin-top: 31px;
}
.week_container img {
	float: left;
	margin: 0 0 10px 0;
}
.day_container img {
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.day_container {
	float: left;
	height: 25px;
	margin-bottom: 6px;
}
.bluetab_top {
	background-image: url(/images/blue_tab-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
.bluetab_middle {
	background-image: url(/images/blue_tab-middle.png);
	background-repeat: repeat-y;
	padding: 8px 5px 8px 8px;
}

.halfday .bluetab_middle, .halfday_bottom .bluetab_middle {
	background-image: url(/images/blue_tab-middle.png);
	background-repeat: repeat-y;
	padding: 3px 2px 3px 5px;
}

.bluetab_bottom {
	background-image: url(/images/blue_tab-bottom.png);
	background-repeat: no-repeat;
	height: 14px;
}
.halfday .evp-lightbox img {
	width: 117px;
	height: 55px;
}

.day .evp-lightbox img {
	width: 117px;
	height: 131px;
}
.profile_image_main img {
	width: 85px;
}
.before_picture {
	margin: 5px;
	background-image: url(/images/carbon_fiber_light.jpg);
	padding: 10px;
	width: 160px;
}
.before_picture img {
	width: 150px;
	-webkit-transition: all linear .3s;
}

.before_picture img:hover {
	-webkit-transform: scale(2);
}






.after_picture {
	margin: 5px;
	background-image: url(/images/carbon_fiber_light.jpg);
	padding: 10px;
	width: 160px;
}
.after_picture img {
	width: 150px;
	-webkit-transition: all linear .3s;
}

.after_picture img:hover {
	-webkit-transform: scale(2);
}

.motivational {
	float: left;
	width: 300px;
	margin-right: 10px;
	position:relative;
}
.motivational_video {
	margin-bottom: 10px;
}

.motivational object {
	width:300px;
	
}.motivational_video iframe {
	width: 300px;
}


div.motivational_content div {
	display: none;
}

div.motivational_content:hover div.tip {
	display: block;
	position: absolute;
	top: 220px;
	left: -15px;
	width: 275px;
	padding: 10px;
	margin: 10px;
	z-index: 9999;
	color: #fff;
	font: 12px Arial, sans-serif;
	text-align: left;
	background-color: #000;
		border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
   }
   
   div.motivational_content:hover div.tip a{
	
	color: #fff;
	
   }
   
      div.motivational_content:hover div.tip a:hover{
	color: #09F;	
   }
   
   
   
   
   div.portfolio_content div.tip {
	display: none;
   }
   
   div.portfolio_content:hover div.tip {
	display: block;
	position: absolute;
	top: 65px;
	left: -15px;
	width: 275px;
	padding: 10px;
	margin: 10px;
	z-index: 100;
	color: #fff;
	font: 12px Arial, sans-serif;
	text-align: left;
	background-color: #000	;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
   }
	   


.planbtn {
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	width: 301px;
	height: 475px;
	float:left;
	margin-right:15px;
}

.planbtn:hover {
	
	 -webkit-transform:scale(1.08);
    -moz-transform:scale(1.08);
    -ms-transform:scale(1.08);
    -o-transform:scale(1.08);
    transform:scale(1.08);
	
}

.planbtnreflection {
	width: 301px;
	height: 266px;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
.profile_largepic img {
	width: 150px;
}
.profile_largepic {
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
}
.profile_beforepic img {
	width: 300px;
}
.profile_beforepic {
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
}
.profile_afterpic img {
	width: 300px;
}
.profile_afterpic {
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
}
#instructor .smInstImg {
	width: 130px;
	float: left;
	margin-right: 15px;
}

#instructor .smInstImg img {
	width: 130px;
}
hr {
	border-top-color: rgba(255,255,255,1);
	border-bottom-color: rgba(204,204,204,1);
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 6px;
}
ul li {
	color: rgba(187,101,35,1);
	font-size: 13px;
}


.shop-product-small {
	float: left;
	padding: 0;
	margin: 0 5px 5px 0;
	border: 0;
	background-color: #fff;
	color: #000;
	width: 180px;
	min-height: 380px;
}
.tourbtn {
	position:absolute;
	top: 56px;
	left: -398px;
	z-index: 3000;
	width: 170px;
	height: 55px;
}

.tourbtn img{
	box-shadow: 1px 2px 1px rgba(0,0,0,.4); -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.4); -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.4); 
}
.checkoutbox {
	padding: 12px;
	margin-right: 11px;
	margin-bottom: 11px;
	background-color: rgba(236,236,234,1);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
}

.profile_box {
	background-color: rgba(23,121,173,.2);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.webform2 tr td label {
	font-size: 13px;
}
