
@media only screen and (max-width: 1023px){

#loadingGif{
	width: 300px; 
	position: fixed; 
	top: 50%; 
	left: 50%;  
	margin-top:  -80px; 
	margin-left: -150px; 
}	
	
body{
	background-color: #fff;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image:url(images/colexionsbigtextbg.png);
	background-attachment: fixed;
	padding: 
}

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

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

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

#topper{
	width: 100%;
	height: 23px;
	background-color: #9cf;
	text-align: right;
	position: fixed;
	left: 0;
	top: 50px;
	z-index: 2;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
}



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

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

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

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

#toppersearch input[type=text]{
	font-size: 25px;
	color: #;
	text-align: left;
	border-radius: 5px;
	border: 2px solid #;
	width: 300px;
}

#toppersearch input[type=submit]{
	font-size: 25px;
	border-radius: 5px;
	margin: 5px;
}

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

}

#headerAvatar{
	float: right;
	margin: 3px 5px 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 30px 3px 0;
	width: 10px;
	height: 10px;
	border-radius: 35px;
	border: 1px solid #dfdfdf;
	position: relative;
}

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

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

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

#header_more{
	float: right; 
	margin: 3px 5px 3px 0; 
	width: 30px;
	height: 30px;
	cursor:pointer;
}

#help_icon{
	display: none;
}

#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 .subMenu{
	margin: 25px 7px 0;
	font-size: 13px;
}

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

#navigationButton{
	height: 30px;
	background-color: #;
	padding: 5px;
	font-size: 25px;
	color: #333;
	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: 2px;
	display: inline-block;
	text-align: center;
}

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

#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;
}

.fjHomeLink{
	font-size: 12px;
	margin: 5px;
	font-weight:bold;
	display: inline-block;
	color: #000;
}

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

.navigationClass{
	position: fixed;
	right: 0;
	top: 55px;
	background-color:#fff;
	width: 100%;
	z-index: 101;
	text-align: right !important;
	padding: 5px;
	font-family: "Century Gothic",arial,sans-serif;
	font-size: 16px !important;
	font-weight: bold;
}

.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;
	margin: 5px;
	text-decoration: none;
}

.navigationClass a:hover{
	color: #ccc !important;
	background-color: #06c;
	padding: 5px;
	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;
	width: 30%;
	height: 30px;
	padding: 0;
	padding-top: 3px;
	z-index: 101;
	text-align: left; 
}

#container{
	width: 100%;
	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: 16px;
	color: #333;
	margin: 5px;
	font-weight: normal;
	text-align: left;
}


#left{
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
}

#right{
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
}

#hpCategoryLink{
	color:#06c; 
	float: right; 
	cursor:pointer; 
	margin: 3px 1% 5px; 
	font-size: 18px;
}

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


#communityContainer{
	width: 100%;
	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: 19px;
	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;
	padding-top: 15px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
	
.communityPrimaryCats{
	font-size: 16px;
	margin: 5px 1%;
	font-weight: bold;
	text-decoration: none;
	color: #666 !important;
	width: 30%;
	text-align: center;
	display: inline-block;
}

.coachingContainer{
	margin-top:50%;
}

.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%;
	margin-bottom: 5px;
	border-radius: 5px;
}

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

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

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


#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: 14px;
	padding: 4px;
	background-color: #;
	margin: 5px !important;
	font-weight: bold;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
	color: #2e4053 !important;
}

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

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

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

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

#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: #000;
	width: 50%;
	text-align: right;
	font-weight: bold;
}


#homeLI{
	width: 89%;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
	margin: 0 1% 5px !important;
	font-size: 16px;
}

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

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

#homeLIButton{
	font-size: 35px;
	color: #fff;
	width: 90%;
	margin: 5px 5%;
	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;
		padding: 0;
	}
	
	#hiMoveDown{

	}
	
	#homeIntroBottom{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 0;
		background-image: url("/css/images/hibbgb.png");
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	
	#homeIntroBottom h6{
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		margin: 0;
		text-align: center;
		text-shadow: 0 0 5px #000;
		display: none;
	}
	
	#homeIntro h6{
		color: #fff;
		font-size: 14px;
	}
	
	#homeIntroL1{
		color: #fff;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		font-size: 14px;
		padding: 6px 0;
		border-radius: 20px;
		background-color: #17213d;
		border: 2px solid #89b7e5;
		margin: 0 15% 10px;
		width: 55%;
		display: inline-block;
	}
	
	#homeIntroL2{
		color: #17213d;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		font-size: 14px;
		padding: 6px 0;
		border-radius: 20px;
		background-color: #ccc;
		border: 2px solid #17213d;;
		margin: 0 2.5% 10px;
		width: 55%;
		display: inline-block;
	}

	#homeIntroL3{
		color: #fff;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		font-size: 14px;
		padding: 6px 0;
		border-radius: 20px;
		background-color: #044571;
		border: 2px solid #044571;
		margin: 0 2.5%;
		width: 25%;
		display: inline-block;
	}
	
#shop_button_video{
	background-color: #dfdfdf;
	color: #000;
	font-size: 15px;
	padding: 7px 15px;
	border-radius: 7px;
	margin: 10px 5px;
	text-decoration: none;
}

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


#home_weight{
	width:100%;
	margin: 0 auto; 
	font-size: 16px; 
	text-align:left; 
	overflow:hidden; 
	background-color: #333;
	border-bottom: 2px solid #06c;

}

#home_weight h1{
	background-color: #333 !important; 
	font-size:16px !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: 100%;
}

#home_about_categories{
		text-align: center;
		font-size: 14px; 
		width: 100%;
}

#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:100%;
	margin: 0 0 5px;
}

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

#homeSpotlightLeft{
	width: 98%;
	padding:0;
	margin: 0 1% 5px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
	overflow: hidden;
}

#home_shop_container{
	width: 100%;
}

#home_shop_image{
	margin: 0;
	border:0;
	max-width: 100%;
}

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

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

.home_shop_flex_image{
	max-width: 100%;
}

#homeLeft{
	display:none;
	float:left;
}

.homeLeftMembers{
	width: 33%;
	margin: 0 5px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	float:left;
	overflow:hidden;
	font-size: 10px;
	border: 1px solid #333;
}

#homeRight{
	display:none;
	float:left;
}

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

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

#homeHeadlineTitle{
	text-align: center !important;
	font-size: 15px;
	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:16px; 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;	
	text-align: center;
}

#home_page_video{
	width:100%;
	margin: 0;	
	position: relative
}

#home_video_text{
	width: 95%;
	margin: 5px;
}

#homeCenter{
	width:100%;
	padding:0;
	margin:0;
}

#homeSpotlightLeft h3{
	padding: 5px;
	padding-bottom: 0;
	background-color: #;
	text-align: center;
	font-size: 18px;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

#muteYouTubeVideoPlayer{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	margin: 0;
}

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

#homeYouTubeEmp{
	position: relative; 
	width: 100%;
	margin: 0 auto;
	padding-bottom: 56.25%; /* 16:9 */
}

.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;
}

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

.hytThumb{
	width: 90%;
	padding: 5px;
	margin: 5px 5% 15px auto;
	border-radius: 5px;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.hytThumbComments{
	font-size: 16px;
	color: #666;
	margin: 5px 0px 5px;
	text-decoration: none;
}

.hytThumbLeft{
	width:100%;
	padding-bottom: 100%;
	float:left;
	margin: 0;
	cursor:pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor:pointer;
	border-radius: 5px;
	position: relative;
}

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

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

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

#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{
	width: 100%;
	padding: 5px;
	color: #;
	text-align: center !important;
	font-size: 14px;
	margin: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	bottom: 0;
	left:0;
}

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

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

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

.homeAction{
	padding: 0;
	background-color: #000;
	border-radius: 3px;
	box-shadow: 0 0 5px #000;	
	border: 1px solid #000;
	width: 480px;
	display: block;
	text-align: center;
	margin: 5px 5px 15px;
	overflow: hidden;
	background-position: center;
}

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

.homeActionPic{
	margin: -5px;
}

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

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

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

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


#contLogin{
	width: 95%;
	margin: 5px;
	text-align:center;	
	color: #fff !important; 
}

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

	.communityPreviewRight{
		width: 100%;
		padding: 0;
		margin: 10px 0 2px;
		background-color: #fff;
		border-bottom: 1px solid #ccc;
		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: 12px;
		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: 22px;
		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: 15px;
		width: 180px;
		position: relative;
	}
	
	.rateMeSmallText{
		font-size: 12px;
		color: #fff;
		text-align: right !important;
		margin: 0 5px 0 0;
	}
	
	.rateMe select{
		color: #fff;
		background-color: #06c;
		text-align: center;
		position: relative;
		border-radius: 3px;
		border: 0;
		font-size: 14px;
	}
	
	.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: 15px;
		width: 180px;
		position: relative;
	}
	
	.rateMe2 select{
		color: #06c;
		background-color: #fff;
		text-align: center;
		position: relative;
		border-radius: 3px;
		border: 0;
		font-size: 14px;
		font-weight: bold;
	}
	
	.rateMe2 select-items{
		color: #06c;
		background-color: #fff;
		text-align: right;
		position: relative;
		font-weight: bold;
		border: 0;
	}
	
	.blogPreviewHContainer{
		width: 100%;
	}
	
	#homeShop1{
	}
	
	#homeShop2{
		display:none;
	}
	
	
	.blogPreviewH{
		width: 90%;
		padding: 0px;
		overflow: hidden;
		margin: 0 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: 16px;
		color: # !important;
		margin: 5px;
		text-align: left;
		background-color: transparent !important;
		border-bottom: 1px solid #;
	}

	.blogPreviewH h5{
		font-size: 14px;
		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;
	}
	
	.blog_prev_nice_h{
		background-color: #333;
		padding: 10px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-align: right;
		margin: 0;
		text-indent: 10px;
	}

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


.blogPreview{
	width: 95%;
	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;
}

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

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

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

.imagestartright{
	width: 43%;
	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: 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: 16px;
}

.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: 16px;
}

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

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


#blogShow{
	width: 95%;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
	margin: 5px auto;
	background-color:#fff;
	font-size: 16px;
}

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

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


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

.blogComment{
	width: 450px;
	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: 22px;
	text-decoration: none;
	border-radius: 10px;
	box-shadow: 0 0 5px #4779ab;
}	

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

#login2Box{
	width: 100%;
	padding: 0px;
	overflow: hidden;
	margin: 10px 0 0 auto;
	background-color:#fff;
	margin-bottom: 10px;
	display: inline-block;
}

#login3Box{
	width: 95%;
	text-align: center;
	padding:0;
	margin:0;
}
	
#oneofus{
	width: 95%;
	margin: 5px auto;
	font-size: 25px;
	color: #333;
	padding: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #333 !important;
	text-align: center;
	background-color: #fff;
}

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

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

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

.profile_follow{
	padding: 5px;
	font-size: 20px;
	float: right;
	color: #;
	margin: 5px;
	background-color: #fff;
	box-shadow: 0 0 10px #fff;
	border-radius: 3px;
	width: 100px;
	border: 2px solid #ccc;
}

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

a.rightNav{
	color: #06c;
	text-decoration: none;
	cursor:pointer;
	width: 110px;
	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: #;
	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, #profile_categories, #addToDatabase{
	width: 100%;
	height: 90%;
	margin: 5% 0;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
}

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

#profileForm{
	text-align: left;
	padding: 5px;
	font-size: 20px;
}

#addNewBlog{
	width: 90%;
	background-color: #F0F8FF;
	border-radius: 5px;
	box-shadow: 0 0 5px #F0F8FF;
	padding: 5px;
	text-align: left;
	margin: 0 auto;
	font-size: 18px;
	
}

#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;
	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: 100%;
		margin: 0 auto;
	margin-top: 3px;
	border-radius: 5px;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

#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: 100%;
	margin: 0 auto;
}

#closeGoogle{
	position: absolute;
	left: 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;
	max-width: 100%;
	width: 10%;
}

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

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

.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: 60%;
	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: 30%;
}

#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 !important;
	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;
	<!--background-image: url('images/bigtextbg.png');-->
	margin: 5px;
}

.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;
}

.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;
}

.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;
}

.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: 33% !important;
	border-radius: 5px;
	overflow:hidden;
}	

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

	#dc_goal{

		margin: 0 auto;
		margin-bottom: 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: 2px solid #000;
		background-color: #fff;
		box-shadow: 0 0 10px #000;
		z-index: 100;
	}
	
	#weighInLinkBox{
		text-align: center; 
		font-size: 16px; 
		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: 90%;
		padding: 5px;
		border: 2px solid #ccc;
		border-radius: 5px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		font-size: 16px;
		text-align: center;
		background-color: #fff;		
	}
	
	#homeAddUpdate a:link{
		color: #666;
		padding: 5px 10px;
		border: 2px solid #ccc;
		border-radius: 15px;
		width: 68%;
		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: 10px;
		width: 68%;
		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: 10px;
		background-color: #dfdfdf;
		width: 68%;
		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: 10px;
		width: 75%;
		margin: 5px;
		display: inline-block;
		font-weight: bold;
		text-decoration: none;
	}
	
	#homeProjUpdateButton{
		border:0;
		margin: 15px 3% 5px;
		cursor:pointer;
		float: right;
		font-size: 22px;
		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: 14px;
		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: 18px;
		text-shadow: none;
		text-align: center;
		margin: 5px;
	}
	
	#homeAddUpdateLeft h6, #homeAddUpdateRight h6{
		
		color: #333;
		font-size: 16px;
		text-shadow: none;
		text-align: center !important;
		
	}	
	.live_video_preview{
		border:0; 
		margin: 5px .25%; 
		width: 23.5%; 
		border-radius: 5px;	
	}

	.colexions_home_preview{
		border:0; 
		margin: 5px .5%; 
		width: 48%; 
		padding-bottom: 42%;
		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,.colexions_home_preview4{
		border:0; 
		margin: 5px .7%; 
		width: 38%; 
		padding-bottom: 42%;
		background-color: #000;
		display: inline-block;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}
	
	.colexions_home_preview_text{
		position: absolute;
		bottom: 0;
		left: 0;
		font-size: 14px;
		background-color: #fafafa;
		color: #333;
		text-align: center;
		padding: 3px 0;
		width: 100%;
		text-indent: 5px;
		height: 15px;
		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: 30%;
		padding: 0px;
		overflow: hidden;
		margin: 3px .5%;
		background-color:#000;
		display: inline-block;
		position: relative;
		border-radius: 20px;
		border-bottom-left-radius: 0;
		border: 3px solid #fff;
		position: absolute;
		bottom: -5px;
		left: -5px;
		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: 16px;
		border-bottom: 2px solid #333;
		color: #333!important;
		text-align: left;
		text-indent: 5px;
	}

	#camera_icon{
		width: 22.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: 90%;
		margin: 5px 2.5%;
		position: relative;
		display: inline-block;
		border: 2px solid #dfdfdf;
		text-align: left;
		font-size: 12px;
	}
	
	.follow_show_right{
		float: right;
		margin: 5px;
		width: 95px;
		margin: 0;
	}
	
	.follow_show_left{
		float: left;
		margin: 5px;
		width: 55px;
		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;
	}

	.colexions_category_plus_text{
		font-size: 25px;
		position: absolute;
		top: 40%;
		left: 30%;
		font-size: 55px;
	}
	
	.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_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: 18px;
		font-weight: bold;
	}
	
	#colexions_next_photo{
		position: absolute;
		top: 50%;
		right: 0;
		cursor:pointer;
		width: 8%;
	}
	
	#colexions_prev_photo{
		position: absolute;
		top: 50%;
		left: 0;
		cursor:pointer;
		width: 8%;
	}
	
	#colexions_show_photo_container{
		width: 100%;	
	}
	
	#colexions_show_photo_right{
		width: 100%;
	}
	
	#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: 50%;
		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;
		font-size: 18px;
	}
	
	.communityPostManage a{
		text-decoration: none;
		color: #333;
		font-weight: bold;
	}
	
	#discussionShowPhoto{
		width: 98%;
		margin: 5px 1%;
	}
	
	.sellLabel{
		color: #fff;
		font-size: 18px;
		background-color: #900;
		padding: 5px;
	}
	
	.tradeLabel{
		color: #fff;
		font-size: 18px;
		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;
	}
	
	#showPics{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 101;
		background-image: url('images/scbg.png');
		overflow: scroll;
	}
	
	.myColexionsPhotos{
		width: 98%;
		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: 14px; 
		text-align: center; 
		padding-top: 10px; 
		padding-bottom: 15px;
	}
	
	.myColexionsContentIcon{
		width: 100px;
		height: 125px;
		margin: 3px;
		border: 1px solid #ccc;
		border-radius: 5px;
		text-align: center;
		font-size: 14px;
		float: left;
		font-weight: bold;
	}
	
	.myColexionsContentIcon a{
		color: #666;
		text-decoration: none;
	}
	
	.helpImage{
		width: 75%;
		margin: 5px;
	}
	
	.helpImage{
		width: 75%;
		margin: 5px;
	}
	
	.newEpisode{
		display: inline-block;
		vertical-align:top;
		width: 93%; 
		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: 16px;
	}
	
	.newEpisode h6{
		font-family: arial;
		font-size: 16px;
		text-align: center !important;
		margin: 5px 5%;
	}
	
	#masthead{
		width: 100%;
		padding: 0;
		margin: 0 0 10px;
		text-align: center;
	}
	
	#masthead h1{
		font-size: 10vw;
		margin: 0;
		font-family: Times, "Times New Roman";
	}
	
	#masthead h6{
		font-size: 3vw;
		font-weight: normal;
	}
	
	#mastheadText{
		font-size: 3vw;
		font-weight: bold;
		color: #666;
	}
	
	#masthead a, #masthead a:active, #masthead a:visited{
		margin: 3px 7px;
		color: #666;
		text-decoration: none;
	}
	
	#masthead a:hover{
		margin: 3px 10px;
		color: #06c;
		text-decoration: none;
	}
	
	.mastheadSocial{
		border:0; 
		margin: 4px; 
		width: 6.5%;
		text-align: center;
	}
	
	#mastheadSocialContainer{
		text-align: center;
		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: 72%; 
		border-radius: 5px;
	}
	
	#communitySearchButton{
		float: right; 
		margin: 1%;
		width:20%;
	}
	
}