@charset "UTF-8";
/* CSS Document */

.menu_span {
	width: 100%;
	background-color: #FFF;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#menu_span_id:hover {
	width: 100%;
	/* [disabled]background-color: #EDEDED; */
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#wordmark {
	letter-spacing: 1px;
	width: 160px;
	display: inline-block;
	padding-top: 4px;
	padding-left: 67px;
	height: 18px;
	float: left;
	/* [disabled]background-color: #015d38; */
}
#wordmark a {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}
#wordmark a:hover {
	color: #000;
}
#facebook_block {
	background-image: url(../images/facebook_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twitter_block {
	background-image: url(../images/twitter_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu_wrap {
	background-color: #525252;
	width: 700px;
	height: 24px;
	float: right;
}
.menu_wrap ul li a {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11px;
	color: #EDEDED;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu_wrap ul li a:hover {
	color: #FFF;
}
.menu_wrap ul {
	font-family: "Source Sans Pro", sans-serif;
	float: left;
}
.menu_wrap ul li {
	padding-left: 12px;
	padding-top: 6px;
	display: inline-block;
}
.sub_block {
	height: 85px;
	width: 700px;
	margin-left: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	background-image: url(../images/sub_block_ghost.png);
	background-repeat: repeat;
	padding: 20px 0 5px;
}
.js .sub_block {
	display: none;
}
.sub_block ul li a   {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.sub_block ul li a:hover {
	color: #333;
}
.sub_block ul li  {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	/* [disabled]display: inline-block; */
	letter-spacing: 1px;
	padding-top: 6px;
	margin-top: 0px;
	/* [disabled]margin-bottom: 2px; */
	margin-right: -100px;
}
sub_block ul {
	padding-left: 20px;
	margin-left: 20px;
}
#who_we_are_sub li{
	padding-left: 15px;
}
#why_we_coach_sub li{
	padding-left: 100px;
}
#what_you_get_sub li{
	padding-left: 200px;
}
#good_stuff_sub li {
	padding-left: 356px;
}
#events_sub li {
	padding-left: 300px;
}
.sub_roller {
	color: #000;
}
.control {
	position: fixed;
	width: 100%;
	z-index: 5000;
}
.sn_block {
	border: 1px solid #EDEDED;
}
.sn_button_block {
	height: 70px;
	width: 70px;
	margin: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sn_button_wrap {
	height: 70px;
	width: 70px;
	margin: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
}
#share_sub {
	text-align: right;
}
