/*YUI RESET*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}

p {
	padding:6px 0;
	line-height:18px;
}

div .question {
	color:#999999;
	font-style:italic;
}

ul {
	padding-left:20px;
}

ul.orange, ul.blue {
	margin-bottom:15px;
}

ul.orange li {
	color:#3b3b3b;
	padding:3px 0;
	list-style-image: url(/images/orange-bullet.png);
}

ul.blue li {
	color:#3b3b3b;
	padding:3px 0;
	list-style-image: url(/images/blue-bullet.png);
}

ul.bloglist {
	padding:5px 0px;
	list-style-type:none;
	list-style-image:none;
}

ul.bloglist li {
	color:#3b3b3b;
	padding:1px 0;
	list-style-type:none;
	list-style-image:none;
}

ul.bloglist li div {
	margin:10px 0 0 0;
}

ul.bloglist li ul{
	margin-left:25px;
	padding-left:5px;
}

ul.bloglist li ul li {
	list-style-type:none;
	list-style-image:none;
}

ul.bloglist li ul li a{
	color:#3b3b3b;
	font-style:italic;
	padding:1px 0;
	list-style:none;
	text-decoration:none;
}

ul#menuRoot li {
	list-style:none;
}

body {
	background: url(/images/back-repeat.png);
}

#outer { 
	text-align:center;
	margin-bottom:10px;
	background: url(/images/back.png) repeat-x;
}

#container {
	margin: 0 auto;
	width: 916px;
}

#contentShadow {
	background: url(/images/shadow.png) repeat-y;
	width: 890px;
}

#content {
	margin: 0 3px;
	width: 884px;
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
}

#menu {
	padding-left:20px;
	height:30px;
	background: url(/images/menu-back.png) repeat-x;
}

#menu div.menuItem {
	float: left;
	padding: 7px 6px 0;
	letter-spacing: .1em;
	font-style: italic;
}

.sep {
	float: left;
	width: 7px;
	height: 30px;
	background:url(/images/menu-divider.png) no-repeat;
}

#menu div.menuItem a {
	text-transform: uppercase;
	color: #3b3b3b;
	text-decoration: none;
}

#menu div.menuItem a.active {
	color: #fff;
}

#hi {
	height:60px;
	z-index:0;
	background:url(/images/hi-divider.jpg);
}

#contents {
	padding: 0px 45px 0px;
	background-color: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #3b3b3b;
	min-height:370px;
}

#left {
	float: left;
	width: 490px;
}

#right {
	float:right;
	width: 271px;
}

#right div.rightImage {
	margin:0 0 25px 25px;
}
	#right div.rightImageHome {
		margin:0 0 25px 25px;
	}
	#right div.rightImageProd {
		margin:0 0 25px 15px;
	}
	#right div.rightImageNutr {
		margin:0 0 25px 14px;
	}
	#right div.rightImageMind {
		margin:0 0 25px 0;
	}
	#right div.rightImageSwim {
		margin:0 0 25px 14px;
	}
	#right div.rightImageCycl {
		margin:0 0 25px 0;
	}

#right div, #right p {
	margin-left:25px;
}

#footer1 {
	padding:0 0 0 0;
	text-align:left;
}

#footer2 {
	margin:20px 3px;
	background-color: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #3b3b3b;
}

.div {
	height: 6px;
	background:url(/images/long-divider.jpg) no-repeat;
	margin: 10px 0 5px;
}

.div2 {
	height:22px;
	background:url(/images/full-divider.jpg) no-repeat;
	margin: 10px 0 5px;
}

.div3 {
	height:11px;
	background:url(/images/short-divider.jpg) no-repeat;
	margin: 10px 0 5px;
}

.div4 {
	height:2px;
	width:90px;
	background:url(/images/vertical-divider.jpg) no-repeat;
	margin: 1px 0 0 5px;
}

.div5 {
	height:1px;
	width:494px;
	background:url(/images/light-divider.jpg) no-repeat;
	margin: 10px 0 5px;
}

h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
	font-style: italic;
}

h2, h2 a {
	color: #8dc049;
	font-size: 22px;
	font-style: italic;
	margin: 20px 0 0 0;
	text-decoration: none;
}

.grey {
	color: #999999;
}

.green {
	color: #8dc049;
}

.orange {
	color: #f68b1f;
}

.blue {
	color: #0088ca;
}

.darkgrey {
	color:#3b3b3b;
}

.orange_head {
	margin: 20px 0 5px 0;
	color: #f68b1f;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}

.blue_head {
	margin: 20px 0 5px 0;
	color: #0088ca;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}

div.button {
	height: 45px;
	width: 245px;
	background: url(/images/button-back.jpg) no-repeat;
}

div.button_short {
	height: 45px;
	width: 116px;
	background: url(/images/button-back-short.png) no-repeat;
}

div.button_black {
	height: 45px;
	width: 246px;
	float:right;
	margin:5px 45px 0 0;
	background: url(/images/button-back-black.jpg) no-repeat;
}

div.button a, div.button_black a, div.button_short label, div.button label {
	display: block;
	margin-left: 11px;
	padding-top: 12px;
	text-decoration: none;
	font-size: 17px;
	font-style: italic;
	text-transform: uppercase;
	color: #3b3b3b;
}

div.button_black a {
	color: #FFFFFF;
}

div.button a:after, div.button_black a:after, div.button_short a:after {
	content:' >';
}

div.button a.noafter:after {
	content:'';
}

.calendar_nav {
	margin:10px;
	font-size:20px;
	color:#8dc049;
}

/* WORDPRESS */

.blogdate {
	margin:0 0;
	font-weight:normal;
	color:#3b3b3b;
	font-size:14px;
}

.blogsearch {
	color:#008ed2;
	font-size:18px;
	font-style:italic;
}

.searchtextbox {
	background-color:#e0e0e0;
	border:1px solid #999999;
	margin:0 10px 0 5px;
	padding:2px;
}

.storycontent {
	padding:3px 0;
}

.storytitle {
	margin: 0;
	padding: 5px 0;
}

.storytitle a {
	color: #8dc049;
	text-decoration: none;
}

.commentauthor cite {
	color:#8dc049;
	font-size:14px;
	font-style:italic;
}

.commentauthor:first-letter {
	text-transform:uppercase;
}

#comments {
	color:#3b3b3b;
	font-size:16px;
	font-weight:bold;
}

#feedlinks, #feedlinks a {
	color:#f68b1f;
	font-style:italic;
	text-decoration:none;
}

#postcomment {
	color:#008ed2;
}

.meta, .feedback {
	font-size:12px;
	color:#f68b1f;
	font-style:italic;
}

.meta a, .feedback a {
	color:#f68b1f;
	text-decoration: none;
}

.customtagcloud, .searchdiv {
	padding:5px 0 5px 5px;
}

.customtagcloud a {
	color:#008ed2;
	text-decoration:none;
}

//SMF FORUM