
@font-face {
    font-family: 'alternate_gothic_fs_no_1Rg';
    src: url('../font/AlternateGothicNo1-webfont.eot');
    src: url('../font/AlternateGothicNo1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/AlternateGothicNo1-webfont.woff') format('woff'),
         url('../font/AlternateGothicNo1-webfont.ttf') format('truetype'),
         url('../font/AlternateGothicNo1-webfont.svg#alternate_gothic_fs_no_1Rg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media only screen and (max-width: 475px) {
	body{
		background-size: 360%;
	}
	
	#main {
		max-width: 100% !important;
		position: relative !important;
		left: 50% !important;
		margin-left: -50% !important;
		margin-bottom: 20px !important;
		padding-bottom: 0 !important;
		
	}
	
	.next-event {
	
		display: none;
	}
	
	.welcome-text {
	
	}
	
	.blue:hover {
		background: #006953 !important;
	}
	
	.blue {
		background: #00385b !important;
	}
	.welcome-text img {
		width: 100%;
	}
	
	.main-navigation {
		display: none;
	}
	
	#header	{
		min-height: 100px !important;
	}
	.awf-logo {
		display: block !important;
		width: 70px;
		height: 70px;
		position: absolute;
		z-index: 1000;
		padding: 10px 20px;
	}
	
	.menu-icon {
		float: left;
		width: 30px;
		height: 30px;
		padding: 15px 0 0 15px;
	}

	.awf-logo img {
		width: 100%;
	}
	#header .try-weightlifting {
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .coaching-courses {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .competition-results {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-products-merchandise {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-news {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 10px 0 0 0 !important;
	}
	
	.left {
		display: none;
	}
	
	.content {
		float: left;
		width: 100% !important;
	}
	
	.shortcuts {
		left: 50%;
		position: relative;
		margin-left: -120px;
		margin-top: 20px;
		padding: 0px !important;
		width: 240px !important;
	}
	
	#page {
		margin: 0 10px !important;
		padding: 0 0 40px 0;
		background: #f0f0f0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=94);
		-moz-opacity: 0.94;
		-khtml-opacity: 0.94;
		opacity: 0.94;
		-webkit-box-shadow: 0px 0px 10px 0px #001f03;
		box-shadow: 0px 0px 10px 0px #001f03;
	}
	
	.page-heading {
		margin: 0 20px !important;
	}
	
	.page-content {
		margin: 0 20px !important;
	}
	
	#footer {display: none;}
	
	#footer-mobile {
		display: block !important;
	}
	
	#footer-mobile .sponsor-mobile .sponsored {
		width: 300px !important;
		padding: 20px 5px 0 5px !important;
		position: relative;
		left: 50%;
		margin-left: -150px;
	}
	
	#footer-mobile .sponsor-mobile {display: block !important;}

	
	.sponsored {
		width: 310px !important;
		padding: 0 !important;
		margin: 0px auto;
		float: none !important;
	}
	
	.sponsor-01 {
		padding: 6px 0 0 25px !important;
		width: 55px !important;
	}
	.sponsor-02 {
		padding: 9px 0 0 20px !important;
		width: 50px !important;
	}
	.sponsor-03 {
		padding: 13px 0 0 10px !important;
		width: 54px !important;
	}
	.sponsor-04 {
		padding: 15px 0 0 0px !important;
		width: 90px !important;
	}
	.sponsor-05 {
		padding: 17px 0 0 10px !important;
		width: 60px !important;
	}
	.sponsor-06 {
		padding: 14px 0 0 2px !important;
		width: 50px !important;
	}
	.sponsor-07 {
		padding: 12px 0 0 20px !important;
		width: 45px !important;
	}
	.sponsor-08 {
		padding: 15px 0 0 20px !important;
		width: 50px !important;
	}
	.sponsor-09 {
		padding: 21px 0 0 2px !important;
		width: 55px !important;
	}

    .sponsor-10 {
		padding: 6px 0 0 0px !important;
		width: 35px !important;
	}
	
	#footer .footer-content {
		display: none !important;
	}
	
	.menu-button, .flexnav {
		display: block !important;
	}
	
}

@media only screen and (min-width : 476px) and (max-width : 767px) {
    /*@media only screen and (min-width : 321px) and (max-width : 767px) {*/
	body{
		background-size: 360%;
	}
	
	#main {
		max-width: 100% !important;
		position: relative !important;
		left: 50% !important;
		margin-left: -50% !important;
		margin-bottom: 20px !important;
		padding-bottom: 0 !important;
		
	}
	
	.next-event {
	
		display: none;
	}
	
	.welcome-text, .next-event {
		position: relative !important;
		left: 50% !important;
		margin-left: -240px !important;
        width:480px;
	}
	
	.shortcuts {
		left: 50%;
		position: relative;
		margin-left: -240px;
		margin-top: 20px;
		padding: 0px !important;
		width: 480px !important;
	}
	
	.blue:hover {
		background: #006953 !important;
	}
	
	.blue {
		background: #00385b !important;
	}
	.welcome-text img {
		width: 100%;
	}
	
	.main-navigation {
		display: none;
	}
	
	#header	{
		min-height: 100px !important;
	}
	.awf-logo {
		display: block !important;
		width: 70px;
		height: 70px;
		position: absolute;
		z-index: 1000;
		padding: 10px 20px;
	}
	
	.menu-icon {
		float: left;
		width: 30px;
		height: 30px;
		padding: 15px 0 0 15px;
	}

	.awf-logo img {
		width: 100%;
	}
	#header .try-weightlifting {
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .coaching-courses {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .competition-results {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-products-merchandise {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-news {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 10px 0 0 0 !important;
	}
	
	.left {
		display: none;
	}
	
	.content {
		float: left;
		width: 100% !important;
	}
	
	
	
	#page {
		margin: 0 10px !important;
		padding: 0 0 40px 0;
		background: #f0f0f0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=94);
		-moz-opacity: 0.94;
		-khtml-opacity: 0.94;
		opacity: 0.94;
		-webkit-box-shadow: 0px 0px 10px 0px #001f03;
		box-shadow: 0px 0px 10px 0px #001f03;
	}
	
	.page-heading {
		margin: 0 20px !important;
	}
	
	.page-content {
		margin: 0 20px !important;
	}
	
	#footer {display: none;}
	
	#footer-mobile {
		display: block !important;
	}
	
	#footer-mobile .sponsor-mobile .sponsored {
		width: 300px !important;
		padding: 20px 5px 0 5px !important;
		position: relative;
		left: 50%;
		margin-left: -150px;
	}
	
	#footer-mobile .sponsor-mobile {display: block !important;}

	
	.sponsored {
		width: 310px !important;
		padding: 0 !important;
		margin: 0px auto;
		float: none !important;
	}
	
	/*.sponsor-01 {
		padding: 6px 0 0 15px !important;
		width: 55px !important;
	}
	.sponsor-02 {
		padding: 9px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-03 {
		padding: 13px 0 0 10px !important;
		width: 54px !important;
	}
	.sponsor-04 {
		padding: 10px 0 0 0px !important;
		width: 110px !important;
	}
	.sponsor-05 {
		padding: 17px 0 0 10px !important;
		width: 60px !important;
	}
	.sponsor-06 {
		padding: 14px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-07 {
		padding: 12px 0 0 10px !important;
		width: 45px !important;
	}
	.sponsor-08 {
		padding: 15px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-09 {
		padding: 21px 0 0 10px !important;
		width: 55px !important;
	}*/
    .sponsor-01 {
		padding: 6px 0 0 25px !important;
		width: 55px !important;
	}
	.sponsor-02 {
		padding: 9px 0 0 20px !important;
		width: 50px !important;
	}
	.sponsor-03 {
		padding: 13px 0 0 5px !important;
		width: 54px !important;
	}
	.sponsor-04 {
		padding: 15px 0 0 5px !important;
		width: 90px !important;
	}
	.sponsor-05 {
		padding: 17px 0 0 10px !important;
		width: 60px !important;
	}
	.sponsor-06 {
		padding: 14px 0 0 5px !important;
		width: 50px !important;
	}
	.sponsor-07 {
		padding: 12px 0 0 20px !important;
		width: 45px !important;
	}
	.sponsor-08 {
		padding: 15px 0 0 20px !important;
		width: 50px !important;
	}
	.sponsor-09 {
		padding: 21px 0 0 5px !important;
		width: 55px !important;
	}

    .sponsor-10 {
		padding: 10px 0 0 5px !important;
		width: 35px !important;
	}

	
	#footer .footer-content {
		display: none !important;
	}
	
	.menu-button, .flexnav {
		display: block !important;
	}
	
}

@media only screen and (min-width : 767px) and (max-width : 768px) {

	#main {
		max-width: 100% !important;
		margin-left: -50% !important;
	}

	#page { 
		margin: 0px 10px !important;
	}
	.main-navigation {
		width: 768px !important;
		margin-left: -382px !important;
	}
	
	#header .main-navigation ul li a {
		font-size: 14px;
	}
	
	#header .menu-icon {
		float: left; 
		width: 28px;
		height: 28px; 
		/*padding: 18px 1px 0 1px;*/
        padding: 18px 3px 0 3px;
	}
	
	#header .menu-icon img {
		width: 100%
	}
	
	#header .try-weightlifting {
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .education {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 56px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .statistics {
		float:left; 
		width: 64px; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .awf-products-and-merchandise {
		float:left; 
		width: 85px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .news {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 22px 0 0 0 !important;
	}
	#main {
		max-width: 100% !important;
		position: relative !important;
		left: 50% !important;
		margin-left: -50% !important;
		margin-bottom: 20px !important;
		padding-bottom: 0 !important;
		
	}
	.welcome-text, .next-event {
		position: relative !important;
		left: 50% !important;
		margin-left: -240px !important;
	}
	.shortcuts {
		left: 50%;
		position: relative;
		margin-left: -240px;
		margin-top: 20px;
		padding: 0px !important;
		width: 480px !important;
	}
	
	#footer {display: none;}
	
	#footer-mobile .sponsor-mobile {
		display: block !important;
	}
	
	#footer-mobile .sponsor-mobile .sponsored {
		width: 300px !important;
		padding: 20px 5px 0 5px !important;
		position: relative;
		left: 50%;
		margin-left: -150px;
	}
	
	#fooer-mobile .sponsor-mobile {display: block !important;}
	
	.blue-header-text {
		font-size: 15px !important;
	}
	
	.sponsor-01 {
		padding: 6px 0 0 15px !important;
		width: 55px !important;
	}
	.sponsor-02 {
		padding: 9px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-03 {
		padding: 13px 0 0 10px !important;
		width: 54px !important;
	}
	.sponsor-04 {
		padding: 10px 0 0 0px !important;
		width: 110px !important;
	}
	.sponsor-05 {
		padding: 17px 0 0 10px !important;
		width: 60px !important;
	}
	.sponsor-06 {
		padding: 14px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-07 {
		padding: 12px 0 0 10px !important;
		width: 45px !important;
	}
	.sponsor-08 {
		padding: 15px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-09 {
		padding: 21px 0 0 10px !important;
		width: 55px !important;
	}

    .sponsor-10 {
		padding: 6px 0 0 25px !important;
		width: 55px !important;
	}
	
}


/*@media only screen and (max-width: 767px) {
	body{
		background-size: 360%;
	}
	.next-event {
	
		display: none;
	}
	
	.welcome-text {
	
	}
	
	.blue:hover {
		background: #006953 !important;
	}
	
	.blue {
		background: #00385b !important;
	}
	.welcome-text img {
		width: 100%;
	}
	.home-page-tile-background	{
		width:155px !important;
		height: 50px !important;
		background: url(../images/home-page-tile-background.png);
		float: left;
		margin:0 1px 1px 0;
		background-size: 100% !important;
	}
	
	.shortcuts {
		padding: 30px 4px !important;
	}

	.home-page-link	{
		font-size: 13px !important;
		line-height: 17px !important;
	}
	.icon	{
		width:25px !important;
		height: 25px !important;
		padding: 10px 0 0 5px !important;
	}

	.icon img {
		width: 100%;
	}
	
	.icon-text	{
		float: left; 
		padding: 15px 0 0 3px !important;
	}

	.icon-text-two-lines {
		float: left;
		padding: 15px 0 0 3px !important;
		width: 116px !important;
	}
	
	.main-navigation {
		display: none;
	}
	
	#header	{
		min-height: 100px !important;
	}
	.awf-logo {
		display: block !important;
		width: 70px;
		height: 70px;
		position: absolute;
		z-index: 1000;
		padding: 10px 20px;
	}
	
	.menu-icon {
		float: left;
		width: 30px;
		height: 30px;
		padding: 15px 0 0 15px;
	}

	.awf-logo img {
		width: 100%;
	}
	#header .try-weightlifting {
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .education {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .statistics {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .awf-products-and-merchandise {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .news {
		float:left; 
		width: 200px !important; 
		padding: 10px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 10px 0 0 0 !important;
	}
	
	.left {
		display: none;
	}
	
	.content {
		float: left;
		width: 100% !important;
	}
	
	#main {
		max-width: 100% !important;;
		position: relative !important;;
		left: 50% !important;;
		margin-left: -50% !important;;
	}
	
	#page {
		margin: 0 10px !important;
		padding: 0 0 40px 0;
		background: #f0f0f0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=94);
		-moz-opacity: 0.94;
		-khtml-opacity: 0.94;
		opacity: 0.94;
		-webkit-box-shadow: 0px 0px 10px 0px #001f03;
		box-shadow: 0px 0px 10px 0px #001f03;
	}
	
	.page-heading {
		margin: 0 20px !important;
	}

	.page-content {
		margin: 0 20px !important;
	}
	
	#footer {
		background: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	#footer .sponsor-mobile {
		display: block !important;
	}
	
	.sponsored {
		width: 310px !important;
		padding: 0 !important;
		margin: 0px auto;
		float: none !important;
	}
	
	#footer .footer-content {
		display: none !important;
	}
	
	.menu-button, .flexnav {
		display: block !important;
	}
	
	.sponsor-01 {
		float: left; 
		padding: 0 0 0 15px !important; 
		width: 40px !important;
	}
	.sponsor-02 {
		float: left; 
		padding: 0 0 0 20px;
		width: 40px !important;
	}
	.sponsor-03 {
		float: left; padding: 0 0 0 20px;
	}
	.sponsor-04 {
		float: left; 
		padding: 10px 0 0 10px !important;
		width: 110px !important;
	}
	.sponsor-05 {
		float: left; 
		padding: 17px 0 0 10px !important;
		width: 30px !important;
	}
	.sponsor-06 {
		float: left; 
		padding: 17px 0 0 10px !important;
		width: 50px !important;
	}
	
	.sponsor-07 {
		float: left;
		padding: 10px 0 0 10px !important;
		width: 30px !important;
	}
	.sponsor-08 {
		float: left;
		padding: 10px 0 0 10px !important;
		width: 40px !important;
	}
	.sponsor-09 {
		float: left;
		padding: 25px 0 0 10px !important;
		width: 60px !important;
	}
}

@media only screen and (min-width : 767px) and (max-width : 768px) {

	#main {
		max-width: 100% !important;
		margin-left: -50% !important;
	}

	#page { 
		margin: 0px 10px !important;
	}
	.main-navigation {
		width: 768px !important;
		margin-left: -382px !important;
	}
	
	#header .main-navigation ul li a {
		font-size: 14px;
	}
	
	#header .menu-icon {
		float: left; 
		width: 28px;
		height: 28px; 
		padding: 18px 3px 0 3px;
	}
	
	#header .menu-icon img {
		width: 100%
	}
	
	#header .try-weightlifting {
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .education {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 56px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .statistics {
		float:left; 
		width: 64px; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .awf-products-and-merchandise {
		float:left; 
		width: 85px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .news {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 22px 0 0 0 !important;
	}
	
	#footer .sponsored {
		width: 150px !important;
		padding: 17px 0 0 5px !important;
	}
	
	
	
	.blue-header-text {
		font-size: 15px !important;
	}
	
	.sponsor-01 {
		padding: 17px 0 0 10px !important;
		width: 45px !important;
	}
	.sponsor-02 {
		padding: 17px 0 0 10px !important;
		width: 40px !important;
	}
	.sponsor-03 {
		padding: 21px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-04 {
		padding: 11px 0 0 10px !important;
		width: 121px !important;
	}
	.sponsor-05 {
		padding: 21px 0 0 10px !important;
		width: 80px !important;
	}
	.sponsor-06 {
		padding: 26px 0 0 10px !important;
		width: 50px !important;
	}
	.sponsor-07 {
		float: left;
		padding: 30px 0 0 10px !important;
		width: 30px !important;
	}
	.sponsor-08 {
		padding: 30px 0 0 10px !important;
		width: 40px !important;
	}
	.sponsor-09 {
		padding: 40px 0 0 10px !important;
		width: 60px !important;
	}
	
}*/

@media only screen and (min-width : 769px) and (max-width : 946px) {

	.main-navigation {
		width: 946px !important;
		margin-left: -382px !important;
	}

	#header .main-navigation ul li a {
		font-size: 14px;
	}
	
	#header .menu-icon {
		float: left; 
		width: 28px;
		height: 28px; 
		padding: 18px 3px 0 3px;
	}

	#header .menu-icon img {
		width: 100%
	}
	
	#header .try-weightlifting {
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .education {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 56px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 65px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .statistics {
		float:left; 
		width: 64px; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .awf-products-and-merchandise {
		float:left; 
		width: 85px !important; 
		padding: 15px 0 0 0 !important;
	}
	
	#header .news {
		float:left; 
		width: 50px !important; 
		padding: 22px 0 0 0 !important;
	}
	
	#header .corporate {
		float:left; 
		padding: 22px 0 0 0 !important;
	}
	
	
	#main {
		max-width: 100% !important;;
		position: relative !important;;
		left: 50% !important;;
		margin-left: -50% !important;;
	}
	
	#page {
		margin: 0 10px !important;
		padding: 0 0 40px 0;
		background: #f0f0f0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=94);
		-moz-opacity: 0.94;
		-khtml-opacity: 0.94;
		opacity: 0.94;
		-webkit-box-shadow: 0px 0px 10px 0px #001f03;
		box-shadow: 0px 0px 10px 0px #001f03;
	}
	
	.page-heading {
		margin: 0 0 0 30px;
	}
	
	.page-content {
		margin: 0px 20px 0px 30px !important;
	}
	
	.shortcuts {
         left: 50%;
         position: relative;
          margin-left: -240px;
          margin-top: 20px;
          padding: 0px !important;
          width: 480px !important;
	}
    .welcome-text {
  margin: 25px auto !important;
  max-width: 485px !important;
}
    .next-event {
      margin: 25px auto !important;
     
    }
	.menu-button, .flexnav {
		display: none;
	}
	
	#footer .sponsored {
		width: 150px !important;
		padding: 17px 0 0 5px !important;
	}

	.blue-header-text {
		font-size: 15px !important;
	}
	
	.sponsor-01 {
		float: left; 
		padding: 6px 0 0 15px !important; 
		width: 55px !important;
	}
	.sponsor-02 {
		float: left; padding: 0 0 0 20px;
	}
	.sponsor-03 {
		float: left; padding: 0 0 0 20px;
	}
	.sponsor-04 {
		float: left; 
		padding: 10px 0 0 20px !important;
		width: 131px !important;
	}
	.sponsor-05 {
		float: left; 
		padding: 17px 0 0 20px !important;
		width: 100px !important;
	}
	.sponsor-06 {
		float: left; 
		padding: 17px 0 0 10px !important;
		width: 70px !important;
	}
	.sponsor-07 {
		float: left;
		padding: 30px 0 0 10px !important;
		width: 40px !important;
	}
	.sponsor-08 {
		float: left;
		padding: 30px 0 0 10px !important;
		width: 40px !important;
	}
	.sponsor-09 {
		float: left;
		padding: 40px 0 0 10px !important;
		width: 80px !important;
	}
}

@media only screen and (max-width : 1024px)
{
    .ModBlogC .is-post .info{
        display: none;
    }
}

.min-height
{
    height: auto !important;
    height: 520px;
    min-height : 500px;
}

.menu-button, .flexnav {
		display: none;
	}
.awf-logo {
		display: none;
	}
* {
	margin:0;
	padding:0;
	} 

html, body {
	height: 100%;
	}
	
body	{
	background-image: url(../images/body-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

.content-background	{
	background-image: url(../images/content-page-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
	
#wrapper {
	/*min-height: 100%;*/
	}

#main {
	padding-bottom: 83px;
	margin-bottom: 60px;
	max-width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}  

.home{
    overflow:auto;
}
#page	{
	margin: 0 0 0 3px;
    padding: 0 0 40px 0;
    max-width: 960px;
    background: #f0f0f0;
    
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=94);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.94;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.94;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.94;
	-webkit-box-shadow: 0px 0px 10px 0px #001f03;
	box-shadow: 0px 0px 10px 0px #001f03;
	overflow: auto;
}

.left {
    float: left; 
    width: 188px;
    }

.content {
	float: left;
	width: 73%;
}

.NoMenuContent {
	float: left;
	width: 90%;
}

.left-menu	{
	border-top: solid 1px #002136; 
	background: url(../images/left-navigation-background.png);
}

.left-menu-active	{
	 
	background: url(../images/green-hover=background.png);
}

.left-menu a {
    color: #ffffff;
}

.left-menu a:visited {
    color: #ffffff;
}

.left-menu a:hover {
    color: #ffffff;
}

.menu-icon {
	float: left; 
	width: 36px;
	height: 36px; 
	padding-top: 15px;
}

.menu-icon img {
	width: 100%
}

	#header .try-weightlifting {
		float:left; 
		width: 72px; 
		padding: 15px 23px 0 0;
        /*padding: 15px 0 0 0;*/
	}
	
	#header .education {
		float:left; 
		width: 54px; 
		padding: 22px 23px 0 0;
        /*padding: 22px 0 0 0;*/
	}
	
	#header .join-the-awf-family {
		float:left; 
		width: 60px; 
		padding: 15px 15px 0 5px;
        /*padding: 15px 0 0 5px;*/
	}
	
	#header .awf-business-membership {
		float:left; 
		width: 70px; 
		padding: 15px 23px 0 0;
        /*padding: 15px 0 0 0;*/
	}
	
	#header .statistics {
		float:left; 
		width: 64px; 
		padding: 22px 23px 0 0;
        /*padding: 22px 0 0 0;*/
	}
	
	#header .awf-products-and-merchandise {
		float:left; 
		width: 94px; 
		padding: 15px 23px 0 0;
        /*padding: 15px 0 0 0;*/
	}
	
	#header .news {
		float:left; 
		width: 60px; 
		padding: 22px 0 0 0;
	}
	
	#header .corporate {
		float:left; 
		padding: 22px 0 0 0;
	}
	
.page-heading	{
	margin: 0 0 0 30px;
	
}

.page-content	{
	margin: 0 0 0 30px;
}

.block-content	{
	width: 100%;
	border-bottom: 1px solid #000000;
	padding: 30px 0 20px 0;
	overflow: auto;
}

.body-text	{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
}

h1	{
	font-size: 62px;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-weight: normal;
	padding: 25px 0;
}

h2	{
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 21px;
	line-height: 23px;
	color: #00385b;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3	{
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 18px;
	line-height: 20px;
	color: #006953;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

p	{
	/*font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 12px;*/
    /*color: #006953;*/
}

.line-break{
    padding-bottom: 1em;
}

a	{
	font-family: Helvetica, Arial;
	/*font-size: 12px;
	line-height: 16px;*/
	color: #006953;
	text-decoration: none;
}

    a:visited {
    	color: #006953;
    }

.block-text	{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	/*padding-right: 150px;*/
}

.green	{
	font-size: 62px;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-weight: normal;
	color: #006953;
}

.date-content	{
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #525252;
	padding: 8px 0;
}

/* must be same height as the footer */
	
#header	{
	min-height: 62px;
	background: #0f0f0f;
	-webkit-box-shadow: 0px 0px 10px 2px #000;
	box-shadow: 0px 0px 10px 2px #000;
	}
	
#footer-mobile .sponsor-mobile {
    display: none;
}	

#footer {
	/*position: relative;
	margin-top: -83px; /* negative value of footer height */

    position: fixed;
    bottom: 0px;
    width: 100%;
	height: 83px;
	clear:both;
	background: url(../images/footer-background.png);
	-webkit-box-shadow: 0px -2px 10px 0px #979a9a;
	box-shadow: 0px -2px 10px 0px #979a9a;

	} 

	/*Opera Fix*/
	body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
	}

    #footer .sponsored {
	    width: 210px; float: left; padding: 17px 0 0 0;
    }	

    #footer .sponsored .blue-header-text {
        margin: 0 !important;
    }

.main-navigation {
	width: 960px;
	margin: 0px auto;
	height: 62px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

.main-navigation ul {
	font-size: 18px;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.main-navigation ul li {
	display: block;
	position: relative;
	float: left;
	}	
	
.main-navigation ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-weight: normal;
	padding:0px;
	
}

.left-navigation	{
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	line-height: 21px;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-weight: normal;
	padding:0 0 0 25px;
	text-transform: uppercase;
}
.logo	{
	margin: 12px 0 0 0;
	width: 90px;
	height: 90px;
}
	
.welcome-text	{
	margin: 25px 0 0 0;
	max-width: 404px;
	
}

.next-event	{
	margin: 25px 0 0 0;
	width: 485px;
	height: 89px;
	background:url(../images/next-event-background.png) no-repeat;
}	

.event-title	{
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 19px;
	line-height: 19px;
	color: #00385b;
	text-decoration: none;
	font-weight: normal;
	float: left;
	width: 225px;
	padding-top: 65px;	
}

.shortcuts {
	/*padding: 30px;*/
	}
	
#countdown	{
	float: left;
	width: 260px;
	margin-left: 0px;
    margin-top: 13px;
    color: #000000;
}
.days	{
	width: 64px;
	height: 57px;
	float: left;
	text-align: center;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 44px;
	padding-top: 10px;
}

.hours	{
	width: 64px;
	height: 57px;
	float: left;
	text-align: center;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 44px;
	padding-top: 10px;
}

.minutes	{
	width: 64px;
	height: 57px;
	float: left;
	text-align: center;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 44px;
	padding-top: 10px;
}

.seconds	{
	width: 64px;
	height: 57px;
	float: left;
	text-align: center;
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 44px;
	padding-top: 10px;
}

.home-page-tile-background	{
	width:239px;
	height: 63px;
	background: url(../images/home-page-tile-background.png);
	float: left;
	margin:0 1px 1px 0;
}

.home-page-link	{
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.home-page-link:visited	{
	color: #ffffff;	
}

.home-page-link:hover	{
	color: #ffffff;	
}

.icon	{
	width:63px;
	height: 63px;
	float: left;
}

.icon img {
	width: 100%;
}

.icon-text	{
	float: left; 
	padding: 20px 0 0 10px;
}

.icon-text-two-lines {
	float: left;
	padding: 5px 0 0 10px;
	width: 155px;
}

.footer-content	{
	width: 960px;
	margin: 0px auto;
}

.footer-content img {
	width: 100%;
}

.blue-header-text	{
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 21px;
	line-height: 22px;
	color: #00385b;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;	
}

.footer-text	{
	font-family: Helvetica, arial;
	font-size: 9px;
	line-height: 12px;
	color: #474747;
	
}
.sponsor-mobile {
	/*display: none;*/
}
.sponsor-01 {
	float: left;
	padding: 10px 0 0 10px;
	width: 50px;
}
.sponsor-02 {
	float: left;
	padding: 9px 0 0 10px;
	width: 50px;
}
.sponsor-03 {
	float: left;
	padding: 10px 0 0 10px;
	width: 70px;
}
.sponsor-04 {
	float: left;
	padding: 10px 0 0 10px;
	width: 130px;
}
.sponsor-05 {
	float: left;
	padding: 12px 0 0 10px;
	width: 110px;
}
.sponsor-06 {
	float: left;
	padding: 13px 0 0 10px;
	width: 70px;
}
.sponsor-07 {
	float: left;
	padding: 30px 0 0 10px;
	width: 40px;
}
.sponsor-08 {
	float: left;
	padding: 30px 0 0 10px;
	width: 40px;
}
.sponsor-09 {
	float: left;
	padding: 40px 0 0 10px;
	width: 80px;
}
.sponsor-10 {
	float: left;
	padding: 10px 0 0 10px;
	width: 50px;
}
.product {
	width: 150px;
	float: left;
	padding-right: 15px;
}

.product-content .a {
	height: 40px;
}

.product-content .b {
	height: 160px;
}

.product-content .c {
	height: 30px;
}

.product-content .price {
	font-family: 'alternate_gothic_fs_no_1Rg';
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 15px;
	color: #006953;
}

.product-content img {
	width: 100%;
}


/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/
#login {
    float: right;
}

    #login .registerGroup,
    #login .registerGroup *,
    #login .loginGroup,
    #login .loginGroup * {
        display: block;
    }

    #login .registerGroup,
    #login .loginGroup {
        float: right;
        padding: 0;
        margin: 0;
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222;
        }

        /* Register Group Styles */
        #login .registerGroup li {
            float: left;
        }

        #login .registerGroup .buttonGroup {
            margin-right: 0;
        }

        #login .registerGroup a,
        #login .loginGroup a {
            display: block;
            position: relative;
            height: 25px;
            min-width: 12px;
            padding: 7px 15px 0 15px;
            color: #333;
            font-size: 11px;
            vertical-align: middle;
        }

            #login .registerGroup a:hover,
            #login .loginGroup a:hover {
                background: rgb(45,45,45); /* Old browsers */
                background: -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
                background: linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
                color: #ddd;
                text-shadow: 0px -1px 0px #333333;
            }

            #login .registerGroup a:active,
            #login .loginGroup a:active {
                color: #fff;
                text-shadow: 0px -1px 0px #333333;
            }

            #login .registerGroup a:hover,
            #login .loginGroup a:hover {
                text-decoration: none;
            }

            #login .registerGroup a strong,
            #login .loginGroup a strong {
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                overflow: hidden;
                font-size: 11px;
                text-indent: -9999px;
            }

    #login .userMessages a,
    #login .userNotifications a {
        background-color: #333;
    }

    #login .userMessages strong {
        height: 100%;
        background: url('/portals/_default/skins/awfcomau/images/icon_message.png') no-repeat center center;
    }

    #login .userNotifications {
        border-right: 1px solid #CCC;
    }

        #login .userNotifications strong {
            height: 100%;
            background: url('/portals/_default/skins/awfcomau/images/icon_notification.png') no-repeat center center;
        }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: rgb(59,150,182); /* Old browsers */
        text-align: center;
        font-size: 11px;
        color: #fff;
        text-shadow: 0px 1px 0px #333333;
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: none;
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333;
    }

    /* Login Group Styles */
    #login .loginGroup {
        border-right: 1px solid #CCC;
    }

        #login .loginGroup a {
            color: #333;
        }

    /* Number of message next to the message icon*/
    #login .userMessages a span,
    #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0px;
        background-color: transparent;
        font-size: 10px;
    }

    /*.page-heading  h1 span::last-word*/ 
    .page-heading span span:last-of-type
    {
		color: #006953;
	}

    .breadcrumb	
    {
        padding: 10px;
        float: left;
	    font-size: 10px;
	    line-height: 16px;
	    text-transform: uppercase;
	    text-decoration: none;
        font-family: "MyriadCnBold", serif;
    }

    .profilesurname
{
	
	font-size: 16px;
	color: #006F52;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;	
	font-weight: bold;
}
.profilename
{
	font-size: 16px;
	color: #00385b;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
		font-weight: bold;
 
	
}

a.SkinObject, a:hover.SkinObject, a:visited.SkinObject {
    color: #006953 !important;
}