@media only screen and (min-width: 1024px){	
#loadingGif{
	width: 400px; 
	position: fixed; 
	top: 50%; 
	left: 50%;  
	margin-top:  -90px; 
	margin-left: -200px; 
}	

body{
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	background-image:url(images/colexionsbigtextbg.png);
	background-attachment: fixed;
}

br{
	display: block;
	margin: 5px;
	line-height: 5px;
}

h1{
	font-size: 22px;
	color: #17213d;
	text-align: center;
	margin: 5px;
}

h6{
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 5px;
	font-weight: normal;
}

#topper{
	width: 100%;
	height: 20px;
	background-color:#fff;
	text-align: right;
	position: fixed;
	left: 0;
	top: 55px;
	z-index: 2;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	box-shadow: 0 0 5px #666;

}

#topper a, #topper a:visited, #topper a:link, #topper a:active{
	margin: 5px 15px;
	text-decoration:none;
	color: #003;
	cursor: pointer;
	font-weight: bold;
}

#topper a:hover{
	margin: 5px 15px;
	text-decoration:none;
	color: #06c;
	cursor: pointer;
	font-weight: bold;
}

.topper_right{
	float:right;
	font-weight:bold;
	margin: 5px;
}

#toppersearch{
	position: fixed;
	right: 5px; 
	top: 5px;
	width: 75%;
	margin: 0;
	font-size: 25px;
	color: #06c;
	text-align: right;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	z-index: 102;
	box-shadow: 0 0 10px #666;
}

#toppersearch input{
	font-size: 18px;
	color: #;
	text-align: left;
	border-radius: 5px;
	border: 2px solid #;
}

#header{
	width: 100%;
	height: 45px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 2;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	box-shadow: 0 0 5px #666;
}

#headerAvatar{
	float: right;
	margin: 3px 20px 3px 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	cursor:pointer;
	background-size: cover;
	background-position: center;
	background-color: #000;
	position: relative;
}

#headerNotIcon{
	float: right;
	margin: 3px 20px 3px 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	position: relative;
}

#headerMsgIcon{
	float: right;
	margin: 3px 20px 3px 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	position: relative;
}

#headerHomeIcon{
	float: right;
	margin: 3px 20px 3px 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	position: relative;
}

#headerSearchIcon{
	float: right;
	margin: 3px 20px 3px 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	position: relative;
}

#header_more{
	float: right; 
	margin: 3px 20px 3px 0; 
	cursor:pointer;
}

#help_icon{
	width: 20px;
}

#headerTitle{
	float: left;
	margin: 5px 0 0 70px; 
	font-size: 16px; 
	text-align: left;
	color: #fff;
}

#header a{
	color: #333;
	text-decoration: none;
	cursor:pointer;
	display: inline-block;
}

#header a:hover{
	color: #333; 
	text-decoration: none;
	cursor:pointer;
}

#header .subMenu{
	margin: 25px 10px 0;
	font-size: 16px;
}

#cart_button{
	position: absolute; 
	right: 60px; 
	top: 10px; 
	border:0;
}

#navigationButton{
	height: 30px;
	padding: 5px;
	font-size: 25px;
	color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
	border-top-left-radius: 5px;
}

.iconNotify{
	background-color: #900;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	color: #fff;
	padding: 3px;
	display: inline-block;
	text-align: center;
}

#header_msg_notify{
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 5px;
	position: absolute;
	top: 5px;
	right: 3px;
}

#header_msg_notify_nav{
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 5px;
}

#header_msg_notify_sub_nav{
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 5px;
	width: 15px;
	height: 15px;
}

#navigationButton a{
	color: #000 !important; 
	text-decoration: none;
	cursor:pointer;
	position: relative;
	left: 15px;
	top: 0;
}

.fjHomeLink{
	font-size: 14px;
	margin: 10px 10px 0;
	font-weight:bold;
	display: inline-block;
	color: #000;
}

.fjHomeLink2{
	float: right;
	font-size: 14px;
	margin: 10px 5px 0;
	font-weight:bold;
	display: inline-block;
	color: #;
}

.navigationClass{
	position: fixed;
	right: 5px;
	top: 45px;
	background-color:#fff;
	width: 320px;
	z-index: 101;
	text-align: left !important;
	padding: 5px;
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	box-shadow: 0 0 5px #666;
	border-radius: 10px;
}

.navigationClass ul{
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}

.navigationClass a{
	color: #003;
	margin: 5px;
	text-decoration: none;
	cursor:pointer;
}

.navigationClass a:link{
	color: #003 !important;
	margin: 5px;
	text-decoration: none;
}

.navigationClass a:hover{
	color: #333 !important;
	margin: 5px;
	text-decoration: none;
	border-radius: 5px;
	font-weight:bold;
}

.navigationClass a:active{
	color: #003;
	margin: 5px;
	text-decoration: none;
}

.navigationClass a:visited{
	color: #003;
	margin: 5px;
	text-decoration: none;
}

a.navigationBack {
	background-color: #9cf !important;
	color: #000 !important; 
	text-decoration: none !important;
	padding: 3px !important;
	margin: -5px; -5px 5px !important;
	width: 100%; 
	display:inline-block; 
	cursor:pointer;
}

#site_logo{
	position:absolute;
	top:0;
	left:0;
	border:0;
	z-index: 101;
	width: 118px;
	height: 50px;
	padding: 0;
}

#container{
	width: 1000px;
	margin: 0 auto;
	margin-top: 90px;
	border-radius: 5px;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #fafafa;
	font-size: 16px;
}

#container h1{
	font-size: 22px;
	color: #17213d;
	margin: -5px -5px 5px;
	padding: 5px;
	text-align: center;
	width: 100%;
}

#container h2{
	font-size: 20px;
	margin: 5px;
	color: #333;
	margin: 5px;
	text-align: center;
}

#container h6{
	font-size: 14px;
	color: #333;
	margin: 5px;
	font-weight: normal;
	text-align: left;
}

#communityContainer{
	width: 60%;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 60px;
	border-radius: 5px;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

#communityContainer h1{
	font-size: 22px;
	color: #17213d;
	margin: -5px -5px 5px;
	padding: 5px;
	text-align: center;
	width: 100%;
}

#communityContainer h2{
	font-size: 20px;
	margin: 5px;
	color: #333;
	margin: 5px;
	text-align: center;
}


#communityContainer h6{
	font-size: 14px;
	color: #333;
	margin: 5px;
	font-weight: normal;
	text-align: left;
}

#communityPrimary{
	width: 100%;
	margin: 0 0 15px;
	padding: 5px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.communityPrimaryCats{
	font-size: 18px;
	margin: 5px 25px;
	font-weight: bold;
	text-decoration: none;
	color: #666 !important;
}

#left{
	width: 20%;
	position: fixed;
	left: 0;
	top: 30px;
	margin: 0;
	font-size: 16px;
	color: #666;
	min-height: 100%;
	text-align: left;
}

#right{
	width: 20%;
	position: fixed;
	right: 0;
	top: 30px;
	margin: 0;
	min-height: 100%;
}

#hpCategoryLink{
	display: none;
}

.homeCatRightIcon{
	width: 25px; 
	height: 25px; 
	float: left; 
	margin: 5px; 
	background-color: #000;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}


.coachingContainer{
	margin-top:240px !important;
}

.coachingProgressPrev{
	width: 23%;
	background-color: #333;	
	margin: 1%;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
	overflow: hdden;
	cursor:pointer;
	position: relative;
}

.coachingProgressPrev:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.coachingProgressPrevDate{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	padding: 3px;
	font-size: 10px;
	color: #fff;
}

#coachingProgressBig{
	width: 100%;
	margin: 5px 0;
	text-align: center;
}

.coachingProgressPrevShow{
	width: 95%;
	margin: 2%;
	argin-bottom: 5px;
	border-radius: 5px;
}

.coaching_header_button{
	background-color: #;
	color: #fff;
	font-size: 15px;
	padding: 7px 7px;
	border-radius: 7px;
	margin: 5px;
	text-decoration: none;
	display: inline-block;
}

.coaching_button{
	background-color: #06c;
	color: #fff;
	font-size: 15px;
	padding: 7px 7px;
	border-radius: 7px;
	margin: 5px;
	text-decoration: none;
	display: inline-block;
}


#coachingNav{
	width: 100%;
	padding: 0px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}

#coachingNav h1{
	background-color: # !important;
	font-size: 22px; 
	color: #fff !important; 
	text-align: center;
}

#coachingNav a{
	font-size: 18px;
	padding: 7px;
	background-color: #;
	margin: 5px !important;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	color: #2e4053 !important;
}

#coachingNav a:link{
	font-size: 18px;
	padding: 7px;
	background-color: #;
	margin: 5px !important;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	color: #2e4053 !important;
}

#coachingNav a:hover{
	font-size: 18px;
	padding: 7px;
	background-color: #2e4053;;
	margin: 5px !important;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	color: #fff !important;
}

#coachingNav a:visited{
	font-size: 18px;
	padding: 7px;
	background-color: #;
	margin: 5px !important;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	color: #2e4053 !important;
}


#homeAvatarPrev{
	width: 100%; 
	margin: 0 5px; 
	overflow: hidden; 
	height: 140px
}

#home_menu{
	text-align: right;
	margin: 0;
	background-color: #fff;
	font-size: 12px;
	padding-bottom: 10px;	
}

#home_textbox{
	position: absolute;
	bottom: 10px;
	right: 5px;
	color: #fff;
	width: 50%;
	text-align: right;
	font-weight: bold;
}

#homeLI{
	width: 50%;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
	margin: 0 25% 5px;
	font-size: 16px;
}

#homeL1{
	width: 95% !important;
	margin: 5px 2.5%;
	border: 2px solid #003;
	border-radius: 5px;
	font-size: 18px;
	color: #003;
}

#homeL2{
	width: 95% !important;
	margin: 5px 2.5%;
	border: 2px solid #003;
	border-radius: 5px;
	font-size: 18px;
	color: #003;
}

#homeLIButton{
	font-size: 22px;
	color: #fff;
	width: 300px;
	padding: 10px;
	text-align: center;
	border-radius: 10px;
	background-color: #06c;
	border: 0;
}

#homeIntro{
		margin: 0 2.5% 5px;
		cursor:pointer;
		border:0;
		background-color: #000 !important;
		width: 95%;
		position: relative;
		border-radius: 10px;
		overflow: hidden;
		padding: 0
	}
	
	#homeIntroBottom{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		text-align: left;
		height: 90px;
		background-image: url("/css/images/hibbgb2.png");
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	
	#homeIntroBottom h6{
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		margin: 2px 25px;
		text-align: left;
		text-shadow: 0 0 5px #000;
		display: none;
	}
	
	#homeIntro h6{
		color: #fff;
		font-size: 14px;
	}
	
	#homeIntroL1{
		color: #fff;
		text-align: center;
		font-weight: normal;
		text-decoration: none;
		font-size: 16px;
		padding: 12px;
		border-radius: 30px;
		background-color: #17213d;
		border: 2px solid #89b7e5;
		margin: 35px 10px 0;
		display: inline-block;
	}
	
	#homeIntroL2{
		color: #17213d;
		text-align: center;
		font-weight: normal;
		text-decoration: none;
		font-size: 16px;
		padding: 12px;
		border-radius: 30px;
		background-color: #ccc;
		border: 2px solid #17213d;;
		margin: 35px 10px 0;
		display: inline-block;
	}

	#homeIntroL3{
		color: #fff;
		text-align: center;
		font-weight: normal;
		text-decoration: none;
		font-size: 16px;
		padding: 12px;
		border-radius: 30px;
		background-color: #044571;
		border: 2px solid #044571;
		margin: 35px 10px 0;
		display: inline-block;
	}
	
	

#shop_button_video{
	background-color: #dfdfdf;
	color: #000;
	font-size: 25px;
	padding: 7px 15px;
	border-radius: 7px;
	margin: 10px 5px;
	text-decoration: none;
}

.home_details{
	border:0; 
	margin: 5px; 
	width: 48%; 
	border-radius: 5px;	
}

#home_weight{
	width:100%;
	margin: 0 auto; 
	font-size: 14px; 
	text-align:left; 
	overflow:hidden; 
	background-color: #333;
	border-bottom: 2px solid #06c;
	<!--background-image: url('images/profile_bg.png');-->
}

#home_weight h1{
	background-color: #333 !important; 
	font-size:18px !important; 
	text-align:left !important; 
	color: #fff !important; 
	text-indent: 5px !important; 
	border-bottom: 2px solid #9cf !important; 
	margin-bottom: 0 !important;
	padding: 5px;
	width: 100%;
	border-radius: 0;
}

#home_about_preview{
		float: right; 
		margin: 5px; 
		width: 50%;
}

#home_about_categories{
		text-align: left !important;
		font-size: 18px; 
		width: 45%;
		float: left;
}

#bmi_box{
	float:right; 
	margin: 5px; 
	width: 60px; 
	padding: 5px; 
	border: 1px solid #B0C4DE; 
	text-align: center; 
	background-color: #F0F8FF;
	border-radius: 5px;
	overflow:hidden;
}

#coaching_video{
	width:490px;
	float:left; 
	margin: 0 0px 5px;
}

.homeProductSpotlight{
	width:235px;
	height: 235px;
	border: 2px solid #000;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 4px;
	display: inline-block;
	background-size: cover;
}

#home_shop_image{
	margin: 0 5px;
	border:0;
	max-width: 470px;
}

.home_shop_flex{
	display: flex;
	width: 100%;
	text-alogn: center;
	font-size: 18px;
}

.home_shop_flex2{
	width: 40%;
	margin: 0 auto;
	position: relative;
}

.home_shop_flex_image{
	max-width: 100%;
}

#shopHeadline{
	margin: 0; 
	border:0; 
	width: 100%;
	padding-bottom: 56.25%;
	background-color: #000;
	cursor:pointer;
	background-size: cover;
	background-position: center;
}

#homeHeadlineTitle{
	text-align: center !important;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding-bottom: 3px;
}

#homeHeadlineInfo{
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px;
	borfer-radius: 5px;
	text-align: left;
	background-image: url('images/containerbg.png');
	COLOR: #FFF;
}

#headlineTitle{
	margin:0 0 10px;
	padding: 5px;
	font-size:14px; 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;	
	text-align: center;
	font-size: 14px;
}

#headlineTitle a{
	color: #fff;
	text-decoration: none;
}


#home_page_video{
	width:490px;
	float:left;
	margin: 0;	
	position: relative;
}

#home_video_text{
	width: 460px;
	margin: 5px;
	float:right;
}

#homeCenter{
	width: 495px;
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	background-image: url("images/container_bg.png");
}


#homeLeft{
	width:200px;
	float:left;
	border-radius: 5px;
	overflow: hidden;
}

.homeLeftMembers{
	width: 33%;
	margin: 5px;
	border-radius: 5px;
	padding: 5px;
	background-color: #fff;
	position: relative;
	overflow:hidden;
	border: 1px solid #333;
}

#homeRight{
	width:250px;
	float:right;
	border-radius: 5px;
	padding:0;
	overflow: hidden;
}


#header_image{
	margin: 0;
	width: 100%;
	border-radius: 5px;
}

#homeSpotlightLeft{
	width: 99%;
	height: auto;
	padding:0;
	margin: 0 auto;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
	overflow: hidden;
}

#homeSpotlightLeft h3{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #;
	text-align: center !important;
	font-size: 18px;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 0 5px #000;
	font-weight: bold;
	color: #fff;
}

#muteYouTubeVideoPlayer{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	margin: 0;
	padding: 0;
}
#homeYouTube{
	position: relative; 
	width: 100% !important;
	height: auto !important;
	margin: 0 auto;
	padding-bottom: 56.25%; /* 16:9 */ /* originally 56.25% */
}

#homeYouTubeEmp{
	position: relative; 
	width: 100% !important;
	height: auto !important;
	margin: 0 auto;
	margin-top: -5px;
	padding-bottom: 56.25%; /* 16:9 */ /* originally 56.25% */
}

.playYouTubeFeed{
	cursor:pointer;
	position:relative;
	height: auto;
}

.videoPreviewHeadlinePhoto{
	border:0;
	margin: 0 5px 0 0;
	width: 100%;
}

.playYouTubeFeedWrapper{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	width: 100% !auto;
	height: 0;
	margin: 0 auto;
	cursor:pointer;
}

.youTubeVideoFeed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}


#headlineComments{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #;
	text-align: center !important;
	font-size: 22px;
	margin: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 5px #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

#headlineComments h6{
	font-size: 22px;
	text-align:center;
	margin: 5px;
	color: #;
}

#headlineComments a{
	color: # !important;
	text-decoration: underline;
	text-align: center;
}

.hytThumb{
	width: 305px;
	height: 88px;
	margin: 2px 5px 15px 0 ;
	background-color: #fff;
	text-align: left;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	position: relative;
}

.hytThumbComments{
	font-size: 11px;
	color: #666;
	float: right;
	margin: 10px 5px 5px;
	text-decoration: none;
}

.hytThumbLeft{
	width:150px;
	height: 85px;
	float:left;
	margin: 2px;
	border:0;
	cursor:pointer;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
	background-size: cover;
}

.hytThumb h5 {
	color: #ccc;
	font-size: 10px;
	margin: 0 5px 3px !important;
	text-decoration: none;
	text-align: right !important;
}

.hytThumb h6{
	font-size: 12px;
	margin: 5px;
	text-align: center;
}

.hytMore{
	background-color:#;
	color: #fff;
	padding: 5px;
	border-radius: 3px;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin-right: 15px;
	font-size: 14px;
	text-align: center;
	border-bottom: 2px solid #06c;
}

a.hytThumb{
	color: #fff !important;
}

#videoHolder{
		width: 100%;
		height: auto;
		margin-top: 87px;
		position: relative;
		overflow: hidden;
		background-color: #fff;
		box-shadow: 0 0 10px #609;
		color: #333;
	}
	
	#videoHolder h6{
		text-align: right; 
		font-size: 14px; 
		margin-bottom: 0; 
		margin-right: .5%; 
	}

	#videoHolderNext{
		position: absolute;
		right: 0; 
		top: 0;
		width: 50%;
		height: 100%;
		cursor:pointer;
	}

	#videoHolderPrev{
		position: absolute;
		left: 0; 
		top: 0;
		width: 50%;
		height: 100%;
		cursor:pointer;
	}

	#scrollCounter{
		position: absolute;
		right: .5%;
		top: 50%;
		background-image: url('images/scbg.png');
		padding: 5px;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
	}
	
#headlineComments a{
	color: #fff;
	text-decoration: underline;
	text-align: center;
}


#hso1{
	position: absolute; 
	left: 5px;
	top:390px;
	color: #fff; 
	background-color: #000;
	font-size: 14px;
	padding: 5px; 
	cursor:pointer; 
	font-family: arial;
	z-index: 1;
	width: 150px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#hso2{
	position: absolute;
	left: 5px;
	top:390px;
	color: #fff; 
	background-color: #000;
	font-size: 14px;
	padding: 5px; 
	cursor:pointer; 
	font-family: arial;
	display:none;
	z-index:1; 
	width: 150px; 
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


#homeCategories{
	margin: 0 5px;
	text-align: center;
	font-size: 18px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url("images/container_bg.png");
}

#homeCategories a{
	margin: 15px 5px 5px;
	color: #;
	font-weight: bold;
	text-decoration: none;
}

.homeAction{
	padding: 0;
	background-color: #000;
	border-radius: 3px;
	box-shadow: 0 0 5px #000;	
	border: 1px solid #000;
	width: 480px;
	float:left;
	text-align: center;
	margin: 5px 8px 10px;
	overflow: hidden;
	baclground-position: center;
}

a.homeActionLink{
	text-decoration: none;
	font-weight: bold;
	margin: 5px 5px 0;
	font-size: 25px;
	color: #;
}

.homeActionPic{
	margin: -5px;
}

a.homeLoginButton{
	font-size: 18px;
	color: #;
	text-decoration:underline;
	padding: 10px;
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	margin: 5px 10px;
	font-weight:bold;
}

a.homeStartButton{
	font-size: 25px;
	color: #fff;
	text-decoration:none;
	border: 0;
	border-radius: 5px;
	background-color: #000;
	margin-top: 50%;
	font-weight:bold;
	padding: 10px;
}

a.coachingStartButton{
	font-size: 18px;
	color: #fff;
	text-decoration:underline;
	border: 0;
	border-radius: 5px;
	background-color: #06c;
	margin: 5px;
	margin-top: 50px;
	font-weight:bold;
	padding: 10px;
	display: block;
	width: 45%;
	float: right;
}

a.homeStartLink{
	color: #fff;
	margin-top: 1px;
	border:0;
	padding: 10px;
	cursor:pointer;
	display: inline-block;
	text-decoration: underline;
}

#contLogin{
	width: 470px;
	float:right;
	margin: 5px 5px;
	text-align:center;	
	color: #fff !important; 
}

	.communityPreviewRight{
		width: 94%;
		margin: 10px 2%;
		background-color: #fff;
		border-bottom: 1px solid #dfdfdf;
		border-radius: 3px;
		padding: 5px;
		position: relative;
		font-size: 13px;
	}
	
	.communityPreviewLeft{
		width: 94%;
		margin: 10px 2%;
		background-color: #dfdfdf;
		border: 1px solid #ccc;
		border-radius: 3px;
		padding: 5px;
		position: relative;
		font-size: 13px;
	}

	.communityPreviewRightTopper,.communityPreviewLeftTopper{
		width: 95%;
		margin: 0 2% -5px;
		padding: 5px;
		font-size: 14px;
		text-align: left;
		color: #666;
	}
		

	.communityPreviewRight a, .communityPreviewLeft a{
		text-decoration: none;
		font-weight: bold;
		color: #000;
	}
	
	.followMe a{
		font-weight: bold;
		color: #06c;
		float: left;
		margin: 10px 5px 0;
		cursor: pointer;
	}
	
	.commentBox{
		width: 98%;
		margin: 5px 1%;
		border: 1px solid #dfdfdf;
		background-color: #ccc;
		posiiton: relative;
		text-align: center;
		border-radius: 5px;
	}
	
	.commentBox h1{
		font-size: 18px !important;
		text-align: left !important;
		margin: 3px 1% !important;
		font-weight: bold !important;
		color: #fff !important;
	}
	
	.commentBox h6{
		font-size: 12px;
		text-align: left;
		margin: 5px 1%;
		font-weight: bold;
		color: #333;
	}
	
	.communityComment{
		width: 97%;
		height: 20px;
		border: 2px solid #ccc;
		float: left;
		color: #666;
		font-size: 16px;
		margin: 5px 1%;
		border-radius: 5px;
		font-family: arial;
		font-weight: bold;
	}
	
	.communityCommentButton{
		width: 25%;
		height: 20px;
		float: right;
		font-size: 14px;
		margin: 5px 1%;
	}

	.favoriteCount{
		color: #fff;
		background-color: #003;
		margin: 8px 5px 5px;
		padding: 3px;
		font-weight: bold;
		font-size: 13px;
		width: 13px;
		height: 13px;
		border-radius: 13px;
		text-align: center;
	}

	.favoriteCount2{
		color: #fff;
		background-color: #06c;
		float: right;
		margin: 5px;
		padding: 3px;
		font-weight: bold;
		font-size: 18px;
		border-radius: 3px;
		text-align: center;
	}

	.rateMe{
		background-color: #003 !important;
		padding: 7px !important;
		border-radius:5px !important;
		text-align: center !important;
		color: #fff;
		font-size: 13px;
		width: 165px;
		position: relative;
	}
	
	.rateMeSmallText{
		font-size: 10px;
		color: #fff;
		text-align: right !important;
		margin: 0 5px 0 0;
	}
	
	.rateMe select{
		color: #fff;
		background-color: #06c;
		text-align: center;
		position: relative;
		border: 0;
		border-radius: 3px;
		font-size: 12px;
	}

	
	.rateMe select-items{
		color: #fff;
		background-color: #06c;
		text-align: right;
		position: relative;
		border: 0;
	}

	.rateMe2{
		background-color: #003 !important;
		padding: 7px !important;
		border-radius:5px !important;
		text-align: center !important;
		color: #fff;
		font-size: 13px;
		width: 165px;
		position: relative;
	}
	
	.rateMe2 select{
		color: #06c;
		background-color: #fff;
		text-align: center;
		position: relative;
		border: 0;
		border-radius: 3px;
		font-size: 12px;
		font-weight: bold;
	}

	
	.rateMe2 select-items{
		color: #06c;
		background-color: #fff;
		text-align: right;
		position: relative;
		font-weight: bold;
		border: 0;
	}
	
	.blogPreviewHContainer{
		width: 100%;
		display: flex;
	}

	#homeShop1{
	}
	
	#homeShop2{
	}
	
	.blogPreviewH{
		width: 470px;
		padding: 0px;
		overflow: hidden;
		margin: 10px auto;
		background-color:#fff;
		margin-bottom: 10px;
		display: inline-block;
		position: relative;
		border-radius: 5px;
		border: 1px solid #dfdfdf;
	}

	.blogPreviewHImage{
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		margin: 0;
		background-color:#000;
		background-position: center;
		cursor:pointer;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
	}

	.blogPreviewH h1{
		font-size: 14px !important;
		color: # !important;
		margin: 5px;
		text-align: left;
		background-color: transparent !important;
		border-bottom: 1px solid #;
	}

	.blogPreviewH h5{
		font-size: 16px;
		color: #000;
		margin: 0;
		text-align: justify !important;
	}
	
	.blogPreviewH h6{
		font-size: 16px;
		color: #333;
		margin: 5px;
		text-align: justify !important;
	}

	.blogPreviewH h3 {
		color: #000 !important;
		font-size: 16px;
		margin: 0 5px;
		text-decoration: none;
		text-align: left;
		padding: 3px;
	}

	.blogPreviewH h3 a{
		color: #666;
		text-decoration: none;
	}

	.blogPreviewHBreak {
	  flex-basis: 100%;
	  height: 0;
	}

.blogPreview{
	width: 960px;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
	margin: 5px auto;
	background-color: #dfdfdf;
	border: 2px solid #ccc;
}

.blogPreviewHeadlinePhoto{
	border:0;
	margin: 5px 1%; 
	width: 98%;
}

.blogPreview h1{
	font-size: 16px !important;
	margin: -5px -5px 5px !important;
	text-align: left !important;
	text-indent: 7px;
	background-color:#fff;
	color: #000;
	padding: 8px !important;
	font-weight: bold !important;
	border-bottom: 2px solid #9cf;
}

.blogPreview h3 {
	color: #ccc;
	font-size: 16px;
	margin: 0 5px;
	text-decoration: none;
	text-align: left;
}

.blogPreview h3 a{
	color: #ccc;
	text-decoration: none;
}

.blogPreview h6{
	font-size: 16px;
	color: #333;
	margin: 5px 10px;
	text-align: left;
}


a.blogUsername{
	color: #333;
	font-size: 14px;
	border: 0;
	text-decoration: none;
	
}

.blogNice{
	float:right;
	margin:0 5px;
	cursor:pointer;
	border:0;
}

.blog_prev_nice{
	background-color: #dfdfdf;
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: right;
	margin: 0;
	text-indent: 10px;
}


.imagestart{
	width: 98%;
	margin: 5px 1%;
}

.imagestartleft{
	width: 38%;
	margin: 5px;
	float:left;
}

.imagestartright{
	width: 38%;
	margin: 5px;
	float:right;
}

.linkPreview{
	width: 100%;
	padding: 0;
	background-color: #fff;
	margin: 5px 0;
	box-shadow: 0 0 5px #333;
	text-align center;
	overflow: hidden;
}

.linkPreviewImage{
	float:left;
	margin: -5px 5px -5px -5px;
	width: 300px;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ccc;
	cursor:pointer;
}

.linkPreview h1{
	background-color: #ccc !important;
}

.linkPreview h1 a{
	font-size: 16px;
	margin: 5px;
	text-decoration: none;
	color: #333;
}

.linkPreview h6{
	text-align: center !important;
}

.linkPreview h6 a{
	color: #666;
	text-align: center !important;
	margin: 5px;
	font-size: 14px;
}


.linkPreview{
	width: 100%;
	padding: 0;
	background-color: #fff;
	margin: 5px 0;
	box-shadow: 0 0 5px #333;
	text-align center;
	overflow: hidden;
}

.linkPreviewImage{
	float:left;
	margin: -5px 5px -5px -5px;
	width: 200px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ccc;
	cursor:pointer;
}

.linkPreview h1{
	background-color: #ccc !important;
}

.linkPreview h1 a{
	font-size: 16px;
	margin: 5px;
	text-decoration: none;
	color: #333;
}

.linkPreview h6{
	text-align: center !important;
}

.linkPreview h6 a{
	color: #666;
	text-align: center !important;
	margin: 5px;
	font-size: 14px;
}


.videoIcon{
	float: right;
	margin:5px;
	border:0;
}

#blogShow{
	width: 98%;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
	margin: 5px 1%;
	box-shadow: 0 0 5px #ccc;
	background-color: #fff;
	font-size: 16px;
	
}

#blogShow h1{
	background-color: transparent;
	color: #000;
	text-align: center;
	font-size: 25px;
	padding: 5px;
	margin: 5px 5px 0;
}

#blogShow h6{
	color: #000;
	text-align: left;
	font-size: 16px !important;
	margin: 5px;
}

#blogShowPhoto{
	margin: 5px 1% 5px;
	width: 98%;
}

.blogComment{
	width: 600px;
	height: 100px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
	margin: 5px;
	background-color: #fff;
}

.memberBlogComment{
	width: 96%;
	margin: 5px 1%;
	border: 1px solid #ccc;
	text-align: left;
	padding: 5px 1%;
	font-family: "Century Gothic",arial,sans-serif;
	font-size: 16px;
	position: relative;
	background-color: #fff;
}

#postButton{
	text-decoration:underline;
	float:left;
	margin:5px 10px;
	border: 0;
	background-color: #4779ab;
	padding: 15px;
	font-size: 18px;
	text-decoration: none;
	border-radius: 10px;
	box-shadow: 0 0 5px #4779ab;
}	

#postButton a{
	cursor: pointer;
	color: #fff;
}

#login2Box{
		width: 480px;
		padding: 0px;
		overflow: hidden;
		margin: 0 0 0 5px;
		background-color:#fff;
		display: inline-block;
		position: relative;
		float: right;
	}
	
#login3Box{
	float: left;
	margin: 20px 0 0;
	poaition: relative;
	text-align: center !important;
	width: 480px;
}
	
#oneofus{
	width: 980px;
	margin: 5px;
	font-size: 18px;
	color: #333;
	padding: 5px;
	background-position: top right;
	background-repeat: no-repeat;
	color: #333 !important;
	background-color: #fff;
	color: #fff;
}

#oneofus input{
	font-size: 18px;
	color: #;
	text-align: left;
	border-radius: 5px;
	border: 2px solid #;
}

.smenu{
	font-size: 18px;
	color: #;
	text-align: left;
	border-radius: 5px;
	border: 2px solid #;
}

#profile_header{
	width: 990px;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin: 5px auto;
}

.profile_follow{
	padding: 5px;
	font-size: 25px;
	float: right;
	color: #;
	margin: 5px;
	background-color: #fff;
	box-shadow: 0 0 10px #fff;
	border-radius: 3px;
}

.rightNav{
	color: #000;
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
	font-size: 15px;
	border: 2px solid #ccc;
	margin: 5px;
	float: right;
}

a.rightNav{
	color: #06c;
	text-decoration: none;
	cursor:pointer;
	width: 120px;
	font-weight:bold;
	text-align: center;
}

#contactButton1{
	color: #000;
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
	font-size: 15px;
	border: 2px solid #ccc;
	margin: 5px;
	float: right;
}

#contactButton1 a{
	color: #333;
	text-decoration: underline;
	cursor:pointer;
}

#contactButton2{
	color: #000;
	padding: 5px;
	border-radius: 5px;
	background-color: #dfdfdf;
	font-size: 15px;
	border: 2px solid #ccc;
	margin: 5px;
	float: right;
}

#contactButton2 a{
	color: #000;
	text-decoration: underline;
	cursor:pointer;
}

#showDatabase{
	width: 96%;
	height: 90%;
	margin: 0;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 5px;
	position: fixed;
	top: 5%;
	left: 2%;
	font-size: 13px;
	overflow-y: scroll;
	z-index: 101;
	border: 2px solid #ccc;
	box-shadow: 0 0 5px #333;
}

#profile_categories, #addToDatabase{
	width: 95%;
	height: 90%;
	margin: 5% 2.5%;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 5px;
}


#profile_categories a{
	color: #000;
	margin: 5px;
	cursor:pointer;
}

#addNewBlog{
	width: 80%;
	background-color: #F0F8FF;
	border-radius: 5px;
	box-shadow: 0 0 5px #F0F8FF;
	padding: 5px;
	text-align: left;
	margin: 0 auto;
	font-size: 20px;
	border: 2px solid #B0C4D;
}

#addNewBlog h1{
	color: #333 !important;
	background-color: #B0C4D !important;
}

#addNewBlog input{
	font-size: 18px;
	text-align: left;
	border-radius: 5px;
	background-color: #B0C4DE
}


#more{
	width: 100%;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 35px;
}

a.moreButton{
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	font-weight: bold;
	background-color: #333;
	border-bottom: 2px solid #9cf;
	text-decoration: none;
	margin: 5px 2%;
	font-size: 35px !important;
}

#footer{
	width: 990px;
		
	padding:5px;
	border-radius:5px;
	text-align:center;
	font-size:10px;
	margin: 0 auto;
	margin-top: 20px;
}

#googleDiv{
	width: 100%;
	height: 92px;
	border-top: 2px solid #dfdfdf;
	background-image: url('images/googledivbg.png');
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
}

#googleDivInner{
	width: 1000px;
	margin: 0 auto;
}

#closeGoogle{
	position: absolute;
	right: 5px;
	top: 0;
	cursor:pointer;
}
.socialButton{
	border:0; 
	margin:5px; 
	border-radius: 5px; 
	box-shadow: 0 0 5px #000;
}

.socialButtonFooter{
	border:0; 
	margin:5px; 
	border-radius: 5px; 
	box-shadow: 0 0  5px #000;
}

.socialButtonHome{
	border:0; 
	margin:5px 1% 2px; 
	border-radius: 5px; 
	max-width: 100%;
	width: 4%;
}

#showMessages{
	background-color: #fff !important;
	margin-bottom: 50px;
}

.messagePreview{
	width: 80%;
	border-radius: 10px;
	padding: 10px;
	text-align: left;
	font-size: 18px;
	box-shadow: 0 0 5px #333;
	background-color: #fff;
	border: 2px solid #ccc;
	position: relative;
}

#messageSend{
	width: 80%;
	height: 75px;
	text-align: left;
	font-size: 16px;
	color: #333;
	border: 2px solid #333;
	border-radius: 10px;
	box-shadow: 0 0 5px #333;
	float: left;
	margin: 5px 10px;
}

#sendButton{
	width: 15%;
}

#sendMsgBox{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0;
	z-index: 99;
	background-color: #fff;
	box-shadow: 0 0 50px #fff;
}

.readMsgRight{
	width: 60%;
	border-radius: 3px;
	padding: 10px;
	text-align: left;
	font-size: 18px !important;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	position: relative;
	float: right;
	color: #333;
	margin: 10px;
}

.readMsgLeft{
	width: 60%;
	border-radius: 3px;
	padding: 10px;
	text-align: left;
	font-size: 18px;
	background-color: #dfdfdf;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	color: #000;
	margin: 10px;
}

.bigText{
	background-color: #;
	font-size: 30px;
	padding: 25px;
	font-weight: bold;
	color: #fff !important;
	text-align:center;
	border-radius: 5px;
	margin: 5px;
	<!--background-image: url('images/bigtextbg.png');-->
}

.bigText a{
	color: #dfdfdf;
}

.bigText a:link{
	color: #dfdfdf;
}

.bigText a:hover{
	color: #fff;
}

.bigText a:visited{
	color: #dfdfdf;
}

.bigTextCommunity{
	font-size: 30px;
	padding: 25px;
	font-weight: bold;
	color: #fff !important;
	background-color: #003;
	text-align:center;
	border-radius: 5px;
	margin: 5px;
	background-image:url(images/colexionsbigtextbg.png);
}

.bigTextCommunity a{
	color: #9cf;
}

.bigTextCommnuity a:link{
	color: #9cf;
}

.bigTextCommnuity a:hover{
	color: #ccc;
}

.bigTextCommnuity a:visited{
	color: #9cf;
}

.avatar{
	box-shadow: 0 0 10px #000 inset;
	cursor:pointer; 
	overflow:hidden; 
	background-color: #000; 
	background-repeat: no-repeat; 
	background-position:center;
	background-size:cover;
	display: inline-block;
	transition: width 2s;
}

.avatar a:hover{
	border: 3px solid #9cf;
	cursor:pointer; 
	overflow:hidden; 
	background-color: #000; 
	background-repeat: no-repeat; 
	background-position:center;
	background-size:cover;
	display: inline-block;
	transition: width 2s;
}

.communityDescription{
	text-align: center !important;
	margin: 0 5px 5px;
	background-image: url("images/container_bg.png");
	padding: 5px;
	font-weight: normal;
	color: #333;
	border-radius: 5px;
}

.shop_button{
	background-color: #06c;
	color: #fff;
	font-size: 18px;
	padding: 7px 15px;
	border-radius: 15px;
	margin: 10px;
	text-decoration: none;
}

#mc_embed_signup{
	background:#fff;
	clear:left; 
	font:14px Helvetica,Arial,sans-serif;
	background-image: url(images/mc_signup_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

	.planThumbs{
		margin: 0 5px 5px;
		float:right;
		max-width: 25% !important;
		border-radius: 5px;
		overflow:hidden;
	}

	#selectExercise{
		color: #06c;
		border-radius: 5px;
		font-size: 18px;
		border: 3px solid #06c;
	}

	#dc_goal{
		padding: 5px;
		margin: 5px;
		background-color: #B0C4DE;
		color: #000;
		font-size: 18px;
		text-align: center;
		border-radius: 5px;
		padding: 5px;
	}
	
	#googleFoot{
		width: 100%;
		text-align: center;
		padding: 0;
		padding-top: 5px;
		position: fixed;
		bottom: 0;
		left: 0;
		border-top: 3px solid #000;
		background-color: #fff;
		box-shadow: 0 0 10px #000;
		z-index: 100;
	}

	#weighInLinkBox{
		text-align: center; 
		font-size: 14px; 
		width: 100%;
		font-weight: bold;
		color: #06c;
		text-decoration: underline;
	}
	
	#updateWeight{
		background-color: #F0F8FF;
		border-radius: 5px;
		padding: 5px;
		width: 80%;
		margin: 0 auto;
		margin-top: 5px;
		overflow: hidden;
	}

	#homeAddUpdate{
		width: 520px;
		padding: 5px;
		border: 2px solid #ccc;
		border-radius: 5px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		font-size: 14px;
		text-align: center;
		background-color: #fff;
	}
	
	#homeAddUpdate a:link{
		color: #666;
		padding: 5px 10px;
		border: 2px solid #ccc;
		border-radius: 15px;
		width: 75%;
		margin: 5px;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;
	}
	
	#homeAddUpdate a:active{
		color: #666;
		padding: 5px 10px;
		border: 2px solid #ccc;
		border-radius: 15px;
		width: 75%;
		margin: 5px;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;
	}
	
	#homeAddUpdate a:hover{
		color: #666;
		padding: 5px 10px;
		border: 2px solid #ccc;
		border-radius: 15px;
		background-color: #dfdfdf;
		width: 75%;
		margin: 5px;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;
	}
	
	#homeAddUpdate a:visited{
		color: #666;
		padding: 5px 10px;
		border: 2px solid #ccc;
		border-radius: 15px;
		width: 75%;
		margin: 5px;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;
	}

	#homeProjUpdateButton{
		border:0;
		margin: 15px 20% 5px;
		cursor:pointer;
		float: right;
		font-size: 14px;
		color: #06c;
		padding: 10px;
		background-color: #ccc;
		border-radius: 10px;
		text-decoration: none;
	}

	.addDiscSS{
		width: 98%;
		margin: 0 1% 5px;
		text-align: center;
		font-size: 16px;
		color: #000;
		background-color: #5eb0ff;
	}
	
	#shareWhat{
		font-size: 14px;
		text-decoration: none;
		color: #333;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	#homeAddUpdateLeft{
		width: 47%;
		margin: 1%;
		float: left;
		text-align: center;
		border: 1px solid #dfdfdf;
		border-radius: 3px;
		background-color: #fafafa;
		cursor:pointer;
	}
	
	#homeAddUpdateRight{
		width: 47%;
		margin: 1%;
		float: left;
		text-align: center;
		border: 1px solid #dfdfdf;
		border-radius: 3px;
		background-color: #fafafa;
		cursor:pointer;
	}

	#homeAddUpdateLeft h1, #homeAddUpdateRight h1{
		
		color: #06c;
		font-size: 16px;
		text-shadow: none;
		text-align: center;
		margin: 5px;
	}
	
	#homeAddUpdateLeft h6, #homeAddUpdateRight h6{
		
		color: #333;
		font-size: 12px;
		text-shadow: none;
		text-align: center !important;
		
	}
	
	
	
	.live_video_preview{
		border:0; 
		margin: 5px .25%; 
		width: 24%; 
		border-radius: 5px;	
	}

	.colexions_home_preview{
		border:0; 
		margin: 5px .25%; 
		width: 24%; 
		padding-bottom: 20.65%;
		background-color: #000;
		display: inline-block;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}
	.colexions_home_preview1,.colexions_home_preview2,.colexions_home_preview3{
		border:0; 
		margin: 5px .25%; 
		width: 24%; 
		padding-bottom: 20.65%;
		background-color: #000;
		display: inline-block;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}

	.colexions_home_preview4{
		border:0; 
		margin: 5px .25%; 
		width: 24%; 
		padding-bottom: 20.65%;
		background-color: #000;
		display: none;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}
	
	.colexions_home_preview_text{
		position: absolute;
		bottom: 0;
		left: 0;
		font-size: 11px;
		background-color: #fafafa;
		color: #333;
		text-align: center;
		padding: 3px 0;
		width: 100%;
		text-indent: 5px;
		height: 12px;
		overflow: hidden;
	}
	
	#colexions_header{
		width:100%;
		padding-bottom: 25%;
		margin: 0; 
		font-size: 12px; 
		text-align:left; 
		overflow:hidden; 
		background-color: #ccc;
		border-radius: 5px;
		overflow: hidden;
		background-image: url(images/profile_header.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: relative;
	}
	
	#colexions_header_avatar{
		width: 20%;
		padding: 0px;
		overflow: hidden;
		margin: 3px .5%;
		background-color:#000;
		display: inline-block;
		position: relative;
		border-radius: 10px;
		border: 3px solid #fff;
		position: absolute;
		top: 5%;
		left: 1%;
		box-shadow: 0 0 5px #333;
	}

	#colexions_header_avatar_image{
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		margin: 0;
		background-color:#000;
		background-position: center;
		cursor:pointer;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;

	}
	
	#colexions_header h1{
		background-color: #fafafa;
		font-size: 22px;
		border-bottom: 2px solid #333;
		color: #333!important;
		text-align: center;
		text-indent: 5px;
	}
	
	#camera_icon{
		width: 12.5%; 
		position: absolute; 
		right: 5px; 
		bottom: 5px; 
		cursor:pointer; 
		border-radius: 5px;
	}
	
	#follow_box{
		width: 98%;
		margin: 5px 1% 2px;
		font-size: 14px; 
		color: #333;
		text-align: left;
	}
	
	#follow_box a{
		color: #666;
		margin: 5px;
		text-decoration: none;
	}
	
	#follow_box a:link{
		color: #666;
		margin: 5px;
		text-decoration: none;
	}
	
	#follow_box a:active{
		color: #666;
		margin: 5px;
		text-decoration: none;
	}
	
	#follow_box a:visited{
		color: #666;
		margin: 5px;
		text-decoration: none;
	}
	
	#follow_box a:hover{
		color: #9cf;
		margin: 5px;
		text-decoration: underline;
	}
	
	.follow_show{
		width: 40%;
		margin: 5px 2.5%;
		position: relative;
		display: inline-block;
		border: 2px solid #dfdfdf;
		text-align: left;
		font-size: 12px;
	}
	
	.follow_show_left{
		float: left;
		margin: 5px;
		width: 55px;
		margin: 0;
	}
	
	.follow_show_right{
		float: right;
		margin: 5px;
		width: 95px;
		margin: 0;
	}
	
	.follow_show a{
		margin: 25px 10px 5px;
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}
	
	.follow_page_action{
		border: 1px solid #666;
		border-radius: 5px;
		padding: 3px;
		color: #333;
		cursor:pointer;
		font-size: 10px;
		margin-top: 25px;
	}
	
	.colexions_category_plus{
		width: 100%;
		height: 100%;
		color: #fff;
		text-align: center;
		position: absolute;
		left: 0;
		top: 0;
		background-image: url('images/plus_bg.png');
	}
	
	.colexions_category_plus_text{
		font-size: 25px;
		position: absolute;
		top: 40%;
		left: 30%;
		font-size: 55px;
	}
	
	.colexions_more_photos{
		width: 24%;
		margin: 5px .5%;
		background-color: #000;
		padding-bottom: 25%;
		background-size: cover;
		background-position: center;
		cursor:pointer;
		display: inline-block;
		overflow: hidden;
		position: relative;
	}

	.colexions_more_photos_prev{
		position: absolute;
		right: 0;
		top: 40%;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		background-color: #fff;
		color: #333;
		cursor:pointer;
		padding: 5px;
		font-size: 15px;
		font-weight: bold;
	}
	
	#colexions_next_photo{
		position: absolute;
		top: 50%;
		right: 0;
		cursor:pointer;
	}
	
	#colexions_prev_photo{
		position: absolute;
		top: 50%;
		left: 0;
		cursor:pointer;
	}
	
	#colexions_show_photo_container{
		width: 65%;
		float: left;
	}
	
	#colexions_show_photo_right{
		width: 33%;
		float: right;
		height: 90%;
		overflow-y: auto;
	}
	
	#colexions_main_photo{
		width: 100%;
		position: relative;
	}
	
	#homePhotoContainer{
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		padding-bottom: 55%;
		position: relative; 
		background-position: center; 
		background-size: cover;
		cursor: pointer;
	}

	#about_video{
		width: 35%;
		float: right;
		margin: 5px 1%;
		border-radius: 5px; 
		box-shadow: 0 0 5px #000;
		border: 1px solid #000;
	}
	

	#communityShow{
		width: 98%; 
		margin: 5px .5%;
		background-color: #fff;
	}
	
	#communityShowPhoto{
		width: 98%;
		margin: 5px 1% 5px;
	}	
	
	#communityShow h1{
		text-align: center;
		color: #333;
		font-size: 22px;
		margin: 5px 1%;
	}
	
	#communityShow h5{
		text-align: center;
		color: #900 !important;
		font-size: 12px;
		margin: 5px 1%;
	}
	
	#communityShow h6{
		text-align: left;
		color: #333 !important;
		font-size: 14px;
		font-weight: normal;
		margin: 5px 10% 5px;
	}
	
	.communityPostManage{
		position: absolute;
		left: 5px;
		top: 10px;
		width: 25%;
		background-color: #fff;
		border: 1px solid #dfdfdf;
		border-radius: 3px;
		box-shadow: 0 0 5px #ccc;
		text-align: center;
		padding: 10px;
	}
	
	.communityPostManage a{
		text-decoration: none;
		color: #333;
		font-weight: bold;
	}
	
	#discussionShowPhoto{
		width: 98%;
		margin: 5px 1%;
	}
	
	.sellLabel{
		color: #fff;
		font-size: 16px;
		background-color: #900;
		padding: 5px;
	}
	
	.tradeLabel{
		color: #fff;
		font-size: 16px;
		background-color: #003;
		padding: 5px;
	}
	
	.dbPhotoPrev{
		width: 98%;
		margin: 2px 1%;
		padding-bottom: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		cursor:pointer;
	}
	
	#showPics{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 101;
		background-image: url('images/scbg.png');
		overflow: scroll;
	}

	.myColexionsPhotos{
		width: 48%;
		padding: 0px;
		overflow: hidden;
		margin: 3px .5%;
		background-color:#fff;
		margin-bottom: 10px;
		display: inline-block;
		position: relative;
		border-radius: 5px;
	}

	.myColexionsPhotosPopup{
		width: 48%;
		padding: 0px;
		overflow: hidden;
		margin: 3px .5%;
		background-color:#fff;
		margin-bottom: 10px;
		display: inline-block;
		position: relative;
		border-radius: 5px;
	}
	
	.myColexionsPhotosImage{
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		margin: 0;
		background-color:#000;
		background-position: center;
		cursor:pointer;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
	}
	
	#myColexionsMenu{
		width: 100%;
		margin: 5px 0 0; 
		border-top: 1px solid #666; 
		background-color: #fafafa; 
		font-size: 18px; 
		text-align: center; 
		padding-top: 10px; 
		padding-bottom: 15px;
	}
	
	.myColexionsContentIcon{
		width: 100px;
		height: 125px;
		margin: 10px;
		border: 1px solid #ccc;
		border-radius: 5px;
		text-align: center;
		font-size: 13px;
		float: left;
		font-weight: bold;
	}
	
	.myColexionsContentIcon a{
		color: #666;
		text-decoration: none;
	}
	
	.helpImage{
		width: 50%;
		margin: 5px;
	}
	
	
	.left_menu_links{
		text-decoration: none !important; 
		font-weight: normal !important; 
		font-size: color:#333; 
		margin: 5px 10px;
		font-size: 16px;
	}
	
	.newEpisode{
		display: inline-block;
		vertical-align:top;
		width: 46%; 
		margin: 5px 1% 15px;
		position: relative;
	}

	
	.newEpisode a, .newEpisode a:active, .newEpisode a:visited{
		text-decoration: none;
		color: #333;
	}
	
	.newEpisode a:hover{
		text-decoration: none;
		color: #666;
	}
	
	.newEpisode h1{
		font-family: arial;
		font-size: 1.5rem;
	}
	
	.newEpisode h6{
		font-family: arial;
		font-size: 12px;
		text-align: justify;
		margin: 5px 5%;
	}
	
	#masthead{
		width: 100%;
		padding: 0;
		margin: 0 0 10px;
		text-align: center;
	}
	
	#masthead h1{
		font-size: 100px;
		margin: 0 0 3px;
		font-family: Times, "Times New Roman";
	}
	
	#masthead h6{
		font-size: 16px;
		font-weight: normal;
	}
	
	#mastheadText{
		font-size: 14px;
		font-weight: bold;
		color: #666;
	}
	
	#masthead a, #masthead a:active, #masthead a:visited{
		margin: 3px 10px;
		color: #666;
		text-decoration: none;
	}
	
	#masthead a:hover{
		margin: 3px 10px;
		color: #06c;
		text-decoration: none;
	}
	
	.mastheadSocial{
		border:0; 
		margin: .5%; 
		width: 5.5%;
		text-align: right;
	}

	#mastheadSocialContainer{
		text-align: right;
		width: 100%;
		margin: 0 0 10px;
	}
	
	#communitySearchBar{
		text-align: left; 
		border: 2px solid #dfdfdf;
		background-color: #fafafa; 
		padding: 1%;
		font-size: 22px; 
		float: left; 
		margin: 1%; 
		width: 82%; 
		border-radius: 5px;
	}
	
	#communitySearchButton{
		float: right; 
		margin: 2% 1%;
		width:10%;
	}

}






