* {
	padding:0;
	margin:0;
	border:0;
}
.addresources {
	background-color: #f8f3dd; 
	border-color: #cccccc; 
	width: 550px; 
	border-color: rgb(204, 204, 204); 
	border-style: solid; 
	border-width: 1px; 
	margin: 10px auto; 
	padding: 10px;
}
.addresources ul{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
	}
.addresourceheaderbox {
	text-align: center; 
	font-weight: bolder; 
	font-size: 1.5em; 
	border: thin solid rgb(204, 204, 204); 
	width: 250px; 
	margin: -1.4em auto auto; 
	background-color: rgb(238, 238, 238); 
	color: rgb(51, 51, 204);
	padding: 5px;
	-moz-box-shadow: 2px 3px 2px 0px #948e94;
	-webkit-box-shadow: 2px 3px 2px 0px #948e94;
	box-shadow: 2px 3px 2px 0px #948e94;
}
.ataglance {
	background: none repeat scroll 0 0 #CCEEFF;
	border: 1px solid;
	margin: 20px;
	padding: 1.5em;
	width: 451px;
	margin-bottom: -9px;
	line-height: 1.4em;
	margin-left: 90px;
}
.ataglance h3 {
	background: none repeat scroll 0 0 #CCCFFF;
	border: 1px solid;
	margin: -35px 0 0 170px;
	padding-bottom: 5px;
	text-align: center;
	width: 110px;
}

.ataglance ul {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}

.ataglance li {
	line-height: 1.2em;
	margin-top: -0.1em;
	margin-botton: 0;
}
.breakingnews {
	background: none repeat scroll 0 0 #F9F75A;
	border: 1px solid;
	margin-bottom: 9px;
	margin-left: 150px;
	padding: 1.5em;
	width: 400px;
	line-height: 1.4em;
}
.breakingnews h3 {
	background: none repeat scroll 0 0 #2939f9;
	border: 1px solid;
	margin: -35px 0 0 170px;
	padding-bottom: 5px;
	text-align: center;
	width: 250px;
	color: #ffffff
}
body {
	font: 80%/160% "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	width: 100%;
	margin: auto;
	background-attachment: fixed;
	background-color: #ffffff;
	background-position: center-top;
	background-repeat: repeat-x;
	background-image: url(https://foodnsport.com/theme/images/BodyBackground.jpg);
}
.btn {
    background: #b0e60e;
    background-image: -webkit-linear-gradient(top, #b0e60e, #71892B);
    background-image: -moz-linear-gradient(top, #b0e60e, #71892B);
    background-image: -ms-linear-gradient(top, #b0e60e, #71892B);
    background-image: -o-linear-gradient(top, #b0e60e, #71892B);
    background-image: linear-gradient(to bottom, #b0e60e, #71892B);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 20px 7px 20px;
    border: solid #d4d4d4 1px;
    text-decoration: none;
    text-align: center;
}
a.btn {
    text-decoration: none;
    color: #ffffff;
}
.btn:hover {
    background: #F7D446;
    background-image: -webkit-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -moz-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -ms-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -o-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: linear-gradient(to bottom, #F7D446, #FD8E3F);
    text-decoration: none;
}
.btn2 {
    background: #b0e60e;
    background-image: -webkit-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -moz-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -ms-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: -o-linear-gradient(top, #F7D446, #FD8E3F);
    background-image: linear-gradient(to bottom, #F7D446, #FD8E3F);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 20px 7px 20px;
    border: solid #d4d4d4 1px;
    text-decoration: none;
    text-align: center;
}
a.btn2 {
    text-decoration: none;
    color: #ffffff;
}
.btn2:hover {
    background: #F7D446;
    background-image: -webkit-linear-gradient(top, #b0e60e, #71892B);
    background-image: -moz-linear-gradient(top, #b0e60e, #71892B);
    background-image: -ms-linear-gradient(top, #b0e60e, #71892B);
    background-image: -o-linear-gradient(top, #b0e60e, #71892B);
    background-image: linear-gradient(to bottom, #b0e60e, #71892B);
    text-decoration: none;
}
.btn3 {
    background: #b0e60e;
    background-image: -webkit-linear-gradient(top, #F1EE00, #FD8E3F);
    background-image: -moz-linear-gradient(top, #F1EE00, #FD8E3F);
    background-image: -ms-linear-gradient(top, #F1EE00, #FD8E3F);
    background-image: -o-linear-gradient(top, #F1EE00, #FD8E3F);
    background-image: linear-gradient(to bottom, #F1EE00, #FD8E3F);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 20px 7px 20px;
    border: solid #d4d4d4 1px;
    text-decoration: none;
    text-align: center;
}
a.btn3 {
    text-decoration: none;
    color: #ffffff;
}
.btn3:hover {
    background: #F7D446;
    background-image: -webkit-linear-gradient(top, #b0e60e, #71892B);
    background-image: -moz-linear-gradient(top, #b0e60e, #71892B);
    background-image: -ms-linear-gradient(top, #b0e60e, #71892B);
    background-image: -o-linear-gradient(top, #b0e60e, #71892B);
    background-image: linear-gradient(to bottom, #b0e60e, #71892B);
    text-decoration: none;
}

#topbar {
	width: 980px;
	background: #fff;
	vertical-align: top;
	margin: auto;
}
#masthead {
	width: 780px;
	margin: auto;
	position: relative;
	top: 0;
}
#header {
	margin: 19px auto auto;
	width: 980px;
	height: 150px;
	position: relative;
	padding-left:15px;
	padding-right: 15px;
	z-index: 20;
	background: url(https://foodnsport.com/theme/images/FnSHeader-4.jpg) no-repeat;
	vertical-align: bottom;
}
.infusion-submit {
	margin-top: 5px;
}
#content-wrapper {
	background: url(https://foodnsport.com/theme/images/a950page-shadow-980x10.png) repeat-y;
	width: 980px;
	margin: auto;
	padding-left: 15px;
	margin-top: -19px;
}
#homefeatured3blog {
	width:900px;
	table-layout: fixed;
	font-size: 
}

#homefeatured3blog td {
	width: 280px;
	padding: 10px;
	vertical-align: top;
}

#homefeatured3blog tr {
	text-align: top;
}
#home4banners {
	width:225px;
	padding:5px;
}
#video3wide {
	width:900px;
	padding:5px;
	table-layout: fixed;
}
#video3wide td {
	width: 280px;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
#item6wide {
	width:900px;
	padding:5px;
	table-layout: fixed;
}
#item6wide td {
	width: 125px;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
#item6wide img {
	width: 140px;
}
#prod5thumbs {
	width:900px;
	padding:5px;
	text-align:center;
	border: medium solid #CCCCCC;
	table-layout: fixed;
}
#prod5thumbs td {
	padding: 20px;
}
#logo {
	background: url(https://foodnsport.com/theme/images/FoodnSport-plussoccer-like-FNSletters176x44.jpg) no-repeat;
	position: relative;
	float: left;
	z-index: 30;
}
#bg {
	float: left;
	width: 100%;
	background: #fff url(https://foodnsport.com/store/catalog/view/theme/default/image/BodyBackground.jpg) no-repeat;
	position: center-top;
	top: 0;
	min-height: 1000px;
	z-index: -1;
}
#container {
	width: 980px;
	margin: auto;
}
#nav {
	float: right;
	font-size: 120%;
	color: #000000;
	background: #ffffff;
	position: absolute;
	white-space: nowrap;
	top: 15px;
	right: 270px;
	z-index: 40;
	width: 300px;
}
#nav ul {
	margin-bottom: -.15em;
	padding-right: 4px;
}
#nav li {
	display: inline;
	list-style-type:none;
}
#nav li:before {
	content: "· ";
	color: #000000;
	padding-right: .1em;
	padding-left: .1em;
}
#nav li:first-child:before {
	content: "";
}
#nav a, #sidemenu a {
	text-decoration: none;
}
#nav a:link {
	color: #000000;
}
#nav a:visited {
	color: #000000;
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
}
p, .ditto_summaryPost div, .Col3Blogfeed1 div, .Col3Blogfeed2 div, .Col3Blogfeed3 div, #ditto_pages, .callout, blockquote, ul, ol {
	color: #333;
	word-spacing: .25em;
}
.Col3Blogfeed1, .Col3Blogfeed2, .Col3Blogfeed3{
	width: 270px;  
	margin-bottom: 10px; 
}
#bfsum1.col3summary, #bfsum2.col3summary, #bfsum3.col3summary {
	width: 270px; 
	margin-bottom: 10px; 
}
#bfsum1.col3summarywsub, #bfsum2.col3summarywsub, #bfsum3.col3summarywsub {
	width: 270px;  
	margin-bottom: 10px; 
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#junkmore1.readmore, #junkpremore2.readmore, #junkmore3.readmore {
	height: 5em; 
	width: 270px; 
	text-align: justify; 
	padding: 5px; 
	margin-bottom: 10px; 
	position: relative;
	max-height: 5em;
	background-color: white;
}
#more1.readmore, #more2.readmore, #more3.readmore {
	vertical-align: top;
}
#sidebaritems {
	color: #333;
}
#sidemenu h4 {
	text-indent:15px;
}
#insetboxRgt {
    border-left: 2px solid black;
    border-right: 2px solid black;
    float: right;
    font-size: large;
    font-weight: bold;
    margin: 10px 0 10px 15px;
    padding: 10px;
    text-align: center;
    width: 200px;
	}
#insetboxLft {
    border-left: 2px solid black;
    border-right: 2px solid black;
    float: left;
    font-size: large;
    font-weight: bold;
    margin: 10px 15px 10px 0px;
    padding: 10px;
    text-align: center;
    width: 200px;
	}
p{
	padding-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	padding-top:5px;
	padding-bottom:10px;
}
h1, h2, h3, h4 {
	color: #33c;
	font-weight: bold;
}
h5, h6 {
	color: #33c;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #f90;
	text-decoration: none;
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #f90;
	text-decoration: none;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #f90;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #fc0;
	text-decoration: underline;
}
a:link {
	color: #33c;
}
a:visited, p a:visited, ol a:visited, ul a:visited {
	color: #090;
}
#sidemenu a:link {
	color: #090;
}
#sidemenu a:visited {
	color: #090;
}
#sidemenu a:hover {
	color: #3f3;
	text-decoration: underline;
}
#newsletter p {
	font-size: 90%;
}
#login {
	padding-left: 3px;
	margin: 0px 25px 0px 15px;
	overflow: hidden;
}
textarea, input, select {
	border: #666 1px solid;
}
h1 {	
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
	font-style: italic;
}
h6 {
	font-size: 100%;
}
ul {
	list-style-type: none;
	list-style-position: inside;
}
ul ul { font-size: 100%;}
hr {
	border-top: dotted 1px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#SiteContainer {
	width: 780px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
#wrapper {
	background: #fff;
	width: 980px;
	margin-top: 90px;
}
#content {
	float: left;
	width: 700px;
	margin: 20px 0px 20px 25px;
	padding-right: 23px;
	min-height: 400px;
	border-right: 1px dotted #999;
}
#single {
	float:left;
	width: 900px;
	margin: 20px 25px 40px 25px;
	min-height: 400px;
}
#front {
	float: left;
	width: 690px;
}
#home_feature {
	float: right;
	width: 200px;
	font: #333 italic 100%/130% "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
}
/*#perpetual_calendar {
	font: italic #333 100%/130% "Trebuchet MS", "LucidaGrande", Helvetica, sans-serif;
	background: #ccf;
}*/
#perpetual_calendar {
	margin: 0;
	padding: 1em;
}
#perpetual_calendar span {
	font-weight: bold;
	font-size: 250%;
	color: #999;
	vertical-align: bottom;
}
#home_news img {
	margin: 0px 10px 5px 10px;
}
#home_news p {
	float: left;
}
#home_news, #home_shop {
	margin-right: 20px;
}
#home_news, #home_shop, #home_gallery {
	width: 325px;
	float: left;
	overflow: hidden;
}
#home_news h2, #home_shop h2, #home_gallery h2 {
	text-align: center;
}
div.thumbscontainer, #home_gallery ul, #home_gallery ul li, img.thumbnail {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#crumbs {
	text-decoration: none;
}
#content li, #single li {
	margin: 1em;
}
#content img, #single img {
	display: block;
}
.left {
	float: left;
	margin: 15px 20px 15px 0px;
}
.right {
	float: right;
	margin: 15px 0px 15px 20px;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ditto_shop {
	padding: 10px 0px 10px 0px;
}
.productthumb {
	padding: 10px 0px 10px 0px;
	float: left;
}
.productlink a {
	float: left;
}
.productlink a, .foxylink a, .foxylink input[type=submit] {
	margin: 5px 0px 10px 0px;
	padding:5px 10px;
	border:2px solid #666;
	color:#fff;
	background:#aaa;
	text-decoration:none;
	font-size: 100%;
}
#sidebar input[type=submit], p input[type=submit], ul input[type=submit] {
	padding: 2px 5px;
	border: 2px solid #666;
	color: #fff;
	background: #aaa;
	text-decoration: none;
	font-size: 90%;
}
#sidebarL input[type=submit], p input[type=submit], ul input[type=submit] {
    padding: 2px 5px;
    border: 2px solid #666;
    color: #fff;
    background: #aaa;
    text-decoration: none;
    font-size: 90%;
}
.productlink a:hover, .foxylink a:hover, .foxylink input:hover, input[type=submit]:hover, #sidebar input[type=submit]:hover, p input[type=submit]:hover, ul input[type=submit]:hover {
	border-color:#333;
	background:#666;
	cursor:pointer;
}
.productinfo {
	float: right;
	width: 540px;
}
.eventimage {
	margin-bottom: 10px;
}
.foxylink {
	text-align: center;
}
/*.foxylink input {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #f90;
	background: #fff;
	border: none;
	cursor: pointer;
}
.foxylink input:hover {
	color: #fc0;
	text-decoration: underline;
}*/
#content ul, #single ul {
	list-style-type: circle;
	margin: 1.5em;
}
#content ol, #single ol {
	margin: 1.5em;
}
#ditto_pages .ditto_currentpage, .ditto_page {
    padding: .5em;
} 
.callout {
	padding: 1.5em;
	background: #ccf;
	margin: 20px;
}
.testimonial {
	padding: 1.5em;
	background: #bfb;
	margin: 20px;
}
blockquote {
	font-style: italic;
	padding: 1.5em;
	background: #ff9;
	margin: 20px;
}
#sidebar {
	width: 200px;
	float: right;
	margin-top: 20px;
	line-height: 1.2;
}
#sidebarL {
    width: 200px;
    float: left;
    margin-top: 20px;
    line-height: 1.2;
}
#sidemenu ul {
	margin-right: 25px;
	margin-top: 5px;
	list-style-type: none;
	top: 0px;
	margin-bottom: auto;
	bottom: auto;
}
#sidemenu li {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-left: 15px;
	padding-bottom: 1.2em;
	word-spacing: -.1em;
}
#sidebarlogin {
	float: right;
	width: 150px;
}
#extracontent {
	width: 980px;
	background-color: #FFFFFF;
	}
#footer {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	min-height: 80px;
	max-height: 100px;
	text-align: center;
	background: #fff url(https://foodnsport.com/images/footer_bg.png) repeat-x;
	padding-bottom: 10px;
}
#footer ul {
	padding-top: 20px;
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer li:before {
	content: "· ";
	padding: .25em;
}
#footer li:first-child:before {
	content: "";
}
.clearing {
	clear:both;
	height:0;
}
#brand {
	color: #fff;
	text-indent: .5em;
	position: absolute;
	top: 0;
	font-size: 160%;
}
#subtitle {
	color: #fff;
	position: absolute;
	top: 64px;
	z-index: 1;
	font-size: 100%;
	margin-top: -.4em;
}
form fieldset {
	max-width: 680px;
}
.EventFAQbox {
    background: none repeat scroll 0 0 #BEEECC;
    border: 2px solid #CCC999;
    line-height: 1.4em;
    margin: 0 20px 5px 90px;
    padding: 1.5em;
    width: 451px;
}
/*begin simonsstyles*/
div.codeblock {
    margin:10px 0;
    padding:5px;
    background:#eaeaea;
    border:1px solid #999;
    overflow: auto;
    max-height: 20em;
}

form.eform {
    margin-left: 55px;
    max-width: 675px;
}
form.eform fieldset {
    max-width: 680px;
    margin-bottom: 10px;
    margin-left: -55px;
}
form.eform legend {
    font-weight: bold;
    font-size: 160%;
    line-height: 160%;
    color: #33c;
}
form.eform fieldset ul {
    margin: 0 0 0 55px;
    padding: 0;
}
form.eform fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
    clear: both;
}

form.eform label {
    float: left;
    text-align:right;
    margin-left: -75px;
	margin-right: 5px;
    width: 150px;
}
form.eform p {
    margin-left: 55px;
    margin-right: 24px;
}
// form validation
form.eform input.invalid,textarea.invalid,input.required,textarea.required {
    border: 1px solid #f03;
}
form.eform label.invalid,label.required {
    color: #f03;
}
div.errors {
    color: #f03;
}
.display_archive {
	font-family: arial,verdana; 
	font-size: 12px;
}
.campaign {
	line-height: 125%; 
	margin: 5px;
}
/*end simonsstyles*/
.editTranspGBtnTextinner {
-moz-box-shadow:inset 2px 3px 2px 0px #948e94;
	-webkit-box-shadow:inset 2px 3px 2px 0px #948e94;
	box-shadow:inset 2px 3px 2px 0px #948e94;
	background-color:transparent;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	padding:6px 10px 5px 10px;
	text-decoration:none;
}	
a.editTranspGBtnTextinner{
	color:#4B4848;
}
a.editTranspGBtnTextouter{
	color:#4B4848;
}
.editTranspGBtnTextouter {
	-moz-box-shadow: 2px 3px 2px 0px #948e94;
	-webkit-box-shadow: 2px 3px 2px 0px #948e94;
	box-shadow: 2px 3px 2px 0px #948e94;
	background-color:transparent;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.editTranspGBtnTextinner:hover {
	background-color:#6B9D46;
	color:#ffffff;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}	
.editTranspGBtnTextouter:hover {
	background-color:#6B9D46;
	color:#ffffff;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}
.editWGBtnTextinner {
-moz-box-shadow:inset 2px 3px 2px 0px #948e94;
	-webkit-box-shadow:inset 2px 3px 2px 0px #948e94;
	box-shadow:inset 2px 3px 2px 0px #948e94;
	background-color:transparent;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	padding:6px 10px 5px 10px;
	text-decoration:none;
}	
a.editWGBtnTextinner{
	color:#4B4848;
}
a.editWGBtnTextouter{
	color:#4B4848;
}
.editWGBtnTextouter {
	-moz-box-shadow: 2px 3px 2px 0px #948e94;
	-webkit-box-shadow: 2px 3px 2px 0px #948e94;
	box-shadow: 2px 3px 2px 0px #948e94;
	background-color:transparent;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.editWGBtnTextinner:hover {
	background-color:#6B9D46;
	color:#ffffff;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}	
.editWGBtnTextouter:hover {
	background-color:#6B9D46;
	color:#ffffff;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}