body{
	margin: 0;
	padding: 0;
}
img { 
    image-rendering: optimizeSpeed;
	image-rendering: optimize-contrast;
}
#pcontent{
	display: block;
	max-width: 952px;
	margin: 0 auto;
	background: #fff;
}
#center{
	display: block;
	/*
	max-width: 720px;
	max-width: 952px;
	*/
	max-width: 928px; /*AO UPLOADED MINISITE SPECIFIC WIDTH SIZE*/
	margin: 0 auto;
}
#center > .active{
	display: block;
}

#center > .inactive{
	display: none;
}

.clear{
	display: block;
	clear: both;
}
.image{
	display: block;
	width: 100%;
}

#catbanner{
	display: block;	
	position: relative;
    padding-bottom: 54.5%;
    padding-bottom: 40%;
    height: 0;
	margin-bottom: 8px;
}

.catbannervideo{
	display: none;
	position: relative;
    padding-bottom: 60%;
    height: 0;
}
.catbannervideo iframe {
    display: block;
	position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.catbannervideo .closevid{
	display: block;
	float: right;
	width: 60px;
	text-align: center;
	height: 24px;
	background: #aaa;
	color: #fff;
	text-align: center;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	cursor: pointer;
}
.catbannerplay{
	display: block;
	position: absolute;
	width: 5%;
	min-width: 26px;
	margin-left: 4px;
	z-index: 99;
	margin-top: 4px;
	cursor: pointer;
}
.catbannerplay > img{
	display: block;
	width: 100%;
}




.centertext{
	display: block;
	padding: 6px;
}
.bigtitle{
	display: block;
	text-align: center;
	padding: 4px;
	    font-size: 44px;
    font-weight: bold;
	/*font-family: 'coalhandluke_avonregular';*/
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
}
.bigtext{
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	    font-size: 24px;
    font-weight: normal;
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
}
.bigsubtitle{
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	font-size: 32px;
    font-weight: normal;
	font-family: 'coalhandluke_avonregular';
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
}
.centerimages{
	display: block;
}
.imgbuts{
	display: block;
	width: 33.33%;
	float: left;
	cursor: pointer;	
}
.linktext{
	display: block;
	text-align: center;
	padding: 4px;
	font-size: 22px;
    font-weight: normal;
	font-family: 'coalhandluke_avonregular';
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
	background: #fff;
}
.whitebg{
	display: block;
	width: 100%;
	background: #000;	
}
.imgbuts img{
	display: block;
	width: 100%;
}
#productslink > .padd{
	display: block;
	margin-right: 4px;
	background: #000;
}
#dietslink > .padd{
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	background: #000;
}
#dietslink > .padd > .whitebg > img{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
#sportlink > .padd{
	display: block;
	margin-left: 4px;
	background: #000;
}
#sportlink > .padd > .whitebg > img{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
#productscontent.active{
	display: block;
}
#productscontent.inactive{
	display: none;
}
.topline{
	display: block;
	width: 70%;
	height: 2px;
	background: #aaa;
	margin: 16px auto 8px auto;
}
.bigtext2{
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	    font-size: 18px;
    font-weight: normal;
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
}
.linktextsmall{
	display: block;
	text-align: center;
	margin-top: 2px;
	padding: 4px;
	font-size: 18px;
    font-weight: normal;
	font-style: italic;
    font-family: "Times New Roman",Times,serif;
    text-align: center;
    color: #000;
	text-decoration: none;
}
.linktextsmall:hover{
	text-decoration: underline;
}


.productsvideo{
	display: none;
	position: relative;
    padding-bottom: 60%;
    height: 0;
}
.productsvideo iframe {
    display: block;
	position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.closevid{
	display: block;
	float: right;
	width: 60px;
	text-align: center;
	height: 24px;
	background: #aaa;
	color: #fff;
	text-align: center;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	cursor: pointer;
}

#pinfographic{
	display: block;	
	position: relative;
    padding-bottom: 54.5%;
    height: 0;
	margin-bottom: 8px;
}
.infographicimg{
	display: block;
}
.infographicimg > img{
	display: block;
	width: 100%;
}
.plinks{
	display: block;
	width: 100%;
}
.pvidlink{
	display: block;
	position: relative;
	width: 25%;
	margin-left: 4%;
	z-index: 99;
	margin-top: -18%;
	margin-bottom: 0;
	cursor: pointer;
}
.bvlink{
	display: block;
	position: relative;
	float: right;
	margin-top: -24px;
	margin-right: 14px;
	padding: 2px;
	background: #fff;
	border-radius: 5px;
}
.bvlink a{
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 11px;
	line-height: 180%;
	color: #000;
}
.bvlink a:hover{
	text-decoration: underline;
}
.pvidlink > img{
	display: block;
	width: 100%;
}

.productsbottom{
	display: block;
	float: left;
	width: 50%;
}

.pbcontainer1{
	display: block;
	margin-right: 4px;
}
.pbcontainer1 > img{
	display: block;
	width: 100%;	
}

.pbcontainer2{
	display: block;
	margin-left: 4px;
}
.pbcontainer2 > img{
	display: block;
	width: 100%;	
}
.pbvlink1{
	display: block;
	position: relative;
	float: left;
	margin-top: -36px;
	margin-left: 14px;
	padding: 2px;
	color: #000;
	background: #fff;
	border-radius: 5px;
}
.pbvlink1 a{
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 11px;
	line-height: 180%;
	color: #000;
}
.pbvlink1 a:hover{
	text-decoration: underline;
}

.pbvlink2{
	display: block;
	position: relative;
	float: right;
	margin-top: -36px;
	margin-right: 14px;
	padding: 2px;
	color: #000;
	background: #fff;
	border-radius: 5px;
}
.pbvlink2 a{
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 11px;
	line-height: 180%;
	color: #000;
}
.pbvlink2 a:hover{
	text-decoration: underline;
}





.diettop{
	display: block;
	float: left;
	width: 50%;
}

.dcontainer1{
	display: block;
	margin-right: 4px;
	cursor: pointer;
	background: #000;
}
.dcontainer1 .whitebg{
	display: block;
	background: #000;
}
.dcontainer1 > .whitebg > img{
	display: block;
	width: 100%;	
}

.dcontainer2{
	display: block;
	margin-left: 4px;
	cursor: pointer;
	
}
.dcontainer2 .whitebg{
	display: block;	
	background: #000;
}
.dcontainer2 > .whitebg > img{
	display: block;
	width: 100%;	
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.diettop .active{
	display: block;
	background: #fff;
}
.diettop .inactive{
	display: none;
	background: #fff;
}
.dvlink1{
	display: block;
	text-align: center;
	padding: 2px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 36px;
	color: #aaa;
}
.dvlink2{
	display: block;
	text-align: center;
	padding: 2px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 36px;
	color: #aaa;
}

.dietsimg{
	display: block;
	position: relative;
	margin-top: 8px;
	width: 100%;
}

.dietsimg > .active{
	display: block;
	width: 100%;
}

.dietsimg > .inactive{
	display: none;
}
.playbut{
	display: block;
	position: absolute;	
	width: 5%;
	min-width: 26px;
	x-index: 99;
	margin-top: 4px;
	margin-left: 4px;
	cursor: pointer;
}

.playbut > img{
	display: block;
	width: 100%;
}

.dietvideo{
	display: none;
	position: relative;
    padding-bottom: 60%;
    height: 0;
}
.dietvideo iframe {
    display: block;
	position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.dietvideo .closevid{
	display: block;
	float: right;
	width: 60px;
	text-align: center;
	height: 24px;
	background: #aaa;
	color: #fff;
	text-align: center;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	cursor: pointer;
}


.dietbottom{
	display: block;
	float: left;
	width: 50%;
	
}
.dietbottomcontainer1{
	display: block;
	margin-top: 8px;
	margin-right: 4px;
	cursor: pointer;
	background: #000;
}
.dietbottomcontainer1 > a > img{
	display: block;
	width: 100%;	
}
.dietbottomcontainer2{
	display: block;
	margin-top: 8px;
	margin-left: 4px;
	cursor: pointer;
	background: #000;
}
.dietbottomcontainer2 > a > img{
	display: block;
	width: 100%;	
}
.dietbottomcontainer3{
	display: block;
	margin-top: 8px;
	margin-right: 4px;
	cursor: pointer;
	background: #000;
}
.dietbottomcontainer3 > a > img{
	display: block;
	width: 100%;	
}
.dietbottomcontainer4{
	display: block;
	margin-top: 8px;
	margin-left: 4px;
	cursor: pointer;
	background: #000;
}
.dietbottomcontainer4 > a > img{
	display: block;
	width: 100%;	
}
.dietbottom .active{
	display: block;
}
.dietbottom .inactive{
	display: block;
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.sporttop{
	display: block;
	float: left;
	width: 25%;
}
.e1{
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	background: #000;
	cursor: pointer;
}
.e1 > .whitebg > img{
	display: block;
	width: 100%;
}
.e2{
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	background: #000;
	cursor: pointer;
}
.e2 > .whitebg{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.e2 > .whitebg > img{
	display: block;
	width: 100%;
}
.e3{
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	background: #000;
	cursor: pointer;
}
.e3 > .whitebg{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.e3 > .whitebg > img{
	display: block;
	width: 100%;
}
.e4{
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	background: #000;
	cursor: pointer;
}
.e4 > .whitebg{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.e4 > .whitebg > img{
	display: block;
	width: 100%;
}
.sportimg{
	display: block;
	width: 100%;
	margin-top: 2px;
}
.sportimg > .active{
	display: block;
	width: 100%;	
}
.sportimg > .active > img{
	display: block;
	width: 100%;
	
}
.sportimg > .inactive{
	display: none;
	width: 100%;	
}


.sportplaybut{
	display: block;
	position: absolute;	
	x-index: 99;
	margin-top: 0px;
	cursor: pointer;
}



.sportvideo{
	display: none;
	position: relative;
    padding-bottom: 65%;
    height: 0;
}
.sportvideo iframe {
    display: block;
	position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.sportvideo .closevid{
	display: block;
	float: right;
	width: 60px;
	text-align: center;
	height: 24px;
	background: #aaa;
	color: #fff;
	text-align: center;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	cursor: pointer;
}

#sportquiz{	
	display: block;
	margin-top: 10px;
	background: #fff;
}


@media only screen and (max-width : 700px) {	
	.bigtitle{
	font-size: 30px;
	}
	.bigsubtitle{
		font-size: 26px;
	}
	.bigtext{
		font-size: 22px;
	}
	.bigtext2{
		font-size: 22px;
	}
	.linktext{
		font-size: 20px;
	}

}

@media only screen and (max-width : 480px) {	
	.bigtitle{
	font-size: 22px;
	}
	.bigsubtitle{
		font-size: 22px;
	}
	.bigtext{
		font-size: 18px;
	}
	.bigtext2{
		font-size: 18px;
	}
	.linktext{
		font-size: 16px;
	}

}
@media only screen and (max-width : 320px) {	
	.bigtitle{
	font-size: 16px;
	}
	.bigsubtitle{
		font-size: 16px;
	}
	.bigtext{
		font-size: 16px;
	}
	.bigtext2{
		font-size: 16px;
	}
	.linktext{
		font-size: 12px;
	}
}

