/*  
Theme Name: 2BFit
Author URI: http://www.digitalsostratusdesign..com/
Version: 1.0
Author: Digital Sostratus Design
Description: Default theme for 2BFit.
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #EDECDC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link Styles
*********************************************/
a, a:visited {
	color: #88B84F;
	text-decoration: none;
}
.nrelate a, .nrelate a:visited {
	color: #88B84F !important;
	text-decoration: none !important;
}
a:hover, .nrelate a:hover { text-decoration: underline; }

.nrelate a:hover { text-decoration: underline !important; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol {color: #333;}
ol, ul {
	margin:10px 0;
	line-height: 21px;
}
ol li, ul li {
	margin: 0px 35px 0px;
}
blockquote {
	margin: 5px 10px;
	padding: 5px 10px;
	background: #F7F3E5 url(images/blockquote-bg.png) top left no-repeat;
	border: 1px solid #88B84F;
	font-style:italic;
}
blockquote p {
	color: #6D664A;;
}
blockquote h3 {
	color:;
	text-align:center;
}
img { border: 0px; background: none; }
p {
	padding: 5px 0px;
	margin: 0px;
	line-height:21px;
}
small {
	font-size: 11px;
}

/*********************************************
		The Obligatory WP Stuff
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: 'Myriad Pro', 'Myriad Web', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px; line-height: 24px;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
	color: #6d664a;	
	text-decoration: none;
}
h1 a, h1 a:visited {
	color: #137bbb;
	text-decoration: none;
}
h1 a:hover { color: #000; text-decoration: none; }

h2 { /* This style used as header in the sidebars */
	background: #5f5f5f;
	font-size: 15px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-weight: bold;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #137BBB;
	text-decoration: none;
}
h3 a {
}
h3 a:hover {
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}
h5 { /* This style used for subheadings within regular page content and articles */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	padding:5px 0px;
}

/*********************************************
		Container Div
*********************************************/
#container {
	text-align: left;
	margin: 0px auto;
	width: 975px;
	padding: 0px 5px;
	background: url(images/shadow-middle.png) top center repeat-y;
}
#container-top {
	height: 2px; width:975px; margin: 0px auto; padding:0px 5px;
	background: #ddd url(images/container-top.png) top left no-repeat;
}
#container-bottom {
	height: 12px; width:975px; margin: 0px auto; padding:0px 5px;
	background: url(images/shadow-bottom.png) top left no-repeat;
}

#content-wrapper {
	background: #fff;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	margin: 0px auto; padding: 0px;
	width: 975px; height: 120px;
	display: block;
	position: relative;
}
#header a#headerlink {
	display: block;
	margin: 0px; padding: 0px;
	width: 500px; height: 120px;
	overflow: hidden;
}
span#title, span#desc {
	display:none;
}
#social {
	float:right;
	background: url('images/social-background.png');
	color: #88b84f;
	padding: 4px 0px 5px;
	text-align:center;
	margin:31px 10px 0 0;
	height:34px;
	width:362px;
}
#social img {
	padding:0 0 0px 10px;
	vertical-align:-8px;
}
#social span.phone-number {
	font-size: 23px;line-height:
}
/*********************************************
		Horizontal Navigation Styles
*********************************************/
/****************************** 
The top-level stuff 
*******************************/
/* This is style for the main #` nav (the black) */
#menu {
	background: #1078b7 url(images/menuback.gif) repeat-x;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	height: 30px; line-height: 30px;
	display: block;
}
#menu-wrapper {
	width:975px;
	padding: 0px 5px;
	margin: 0px auto;
	background: url(images/shadow-top.png) top center no-repeat;
}
#menu-top-left {
	background: url(images/menu-corner-top-left.png) top left no-repeat;
}
#menu-top-right {
	background: url(images/menu-corner-top-right.png) top right no-repeat;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	display: block;
	background: transparent;
	width: 975px;
	height: 30px; line-height: 30px;
	margin: 0px auto; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px;
}
/* The style for all links */
#menu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* The hover state colors and background for all LI items and links */
#menu li:hover,
#menu li:hover a,
#menu li.sfhover,
#menu li.sfhover a,
#menu li a:hover {
	color: #000;
	text-decoration: none;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
}
/****************************** 
The second-level stuff 
*******************************/
/* This hides the nested UL before you hover */
#menu li ul {
	clear: both;
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, 
#menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: transparent;
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: transparent;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border-top: 1px solid #FFF;
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #1078b7 url(images/menuback.gif) repeat-x;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #FFF;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	color: #FFF;
	background: #1078b7;
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	font-weight: bold;
}
	
/*********************************************
		Content Div
*********************************************/
#content {
	margin: 0 0 10px 0; padding: 0px 10px;
	width: 695px;
	float:left;
	display:block;
}
.optin-content-left {
	width:695px;
}
#content ul {
	margin:10px 0;
	line-height:21px;
}
#content ul p {
	padding: 0;
}
#content li {
	margin: 0px 35px 0px;
}
a.more-link { /* the more link */
	display: block;
	clear: both;
	font-weight:bold;
	margin: 10px 0px 5px; padding: 0px;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta {
	clear: both; /* we need this so floats in the post are cleared */
	margin: 0 0 5px;
	padding: 0;
	font-size:12px;
	color:#555;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	margin: 5px 0px 10px;
	font-size:12px;
	color:#555;
}
.addthis_toolbox span {float:left;}
.addthis_default_style .at300b, .addthis_default_style .at300m {
	line-height:16px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: 5px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Right Sidebar
*********************************************/
#sidebar {
	float: left;
	width: 250px;
	margin: -45px 0px 10px; padding: 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#sidebar h2 { /* This style used as header in the sidebars */
	background: url(images/sidebar-h2-background.png) top left no-repeat;
	font-size: 14px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	text-align:center;
}
#sidebar embed, #sidebar object {
	width: 250px; height: 230px;
	margin: 0px; padding: 0px;
}
#sidebar p {
	padding: 5px;
}
#sidebar img {
	text-align: center;
}
#sidebar form {
	padding: 0px;
	margin: 0px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	padding: 0px 0px 10px 0px;
	margin: 0;
}
#sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#sidebar ul li ul li {
	padding: 0px;
	margin: 5px 0;
}
#sidebar ul li ul li a {
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
.optIn {
	background:url('images/opt-in-background.png');
	height:401px;
	padding:10px;
	margin-bottom:10px;
}
.optInForm {
	padding: 218px 6px 6px;
	text-align:center;
	font-size:10px;
}
.optInForm form {
	font-size: 12px;
}
.spamFree {
	color:#ddd;
	font-size:10px;
}
#sidebar .widget {
	padding:0 10px;
}
/*********************************************
		Opt-In Right Sidebar
*********************************************/
#optin-sidebar {
	font-size:11px;
	border:1px dashed #88B84F;
	background: #EFEFEF;
	float: right;
	width: 250px;
	margin: -25px 0 0px; padding: 0;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#optin-sidebar .contact-form-name, #optin-sidebar .contact-form-email {
	width:226px;height:21px;font-size:14px;margin-bottom:10px;
}
#optin-sidebar .contact-form-phone {
	height:21px;font-size:14px;margin-bottom:10px;
}
#optin-sidebar .phonearea br {
	display:none;
}
#optin-sidebar h2 { /* This style used as header in the sidebars */
	display:none;
}
#optin-sidebar label {
	padding-left: 5px;
	vertical-align:5%;
}
#optin-sidebar .formHeader {
	font-weight:bold;
	display:block;
	text-align:center;
	font-size:18px;
	color:#137BBB;
	padding:5px 0;
}
#optin-sidebar .opt-in-page-submit-button {
	padding:10px 0;
	text-align:center;
}
#optin-sidebar embed, #sidebar object {
	width: 250px; height: 230px;
	margin: 0px; padding: 0px;
}
#optin-sidebar p {
	padding:0px;
}
#optin-sidebar img {
	text-align: center;
}
#optin-sidebar form {
	padding: 0px;
	margin: 0px;
}
#optin-sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#optin-sidebar ul li {
	padding: 0px 0px 10px 0px;
	margin: 0;
}
#optin-sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#optin-sidebar ul li ul li {
	padding: 0px;
	margin: 0;
}
#optin-sidebar ul li ul li a {
	text-decoration: none;
}
#optin-sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#optin-sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#optin-sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
#optin-sidebar .widget {
	padding:0 10px;
}
/*********************************************
		LANDING PAGE
*********************************************/
#landingpage {
	float: left;
	margin: 0px 0px 10px 0px; padding: 0px 20px 0px 0px;
	width: 610px; 
	display: block;
	border-right: 0px dotted black;
}
#landingpage h1, #content-full h1, #home-content h1 { /* This style used as title on single posts and pages */
	text-align: center;
}
#landingpage h2 { /* This style used as header in the sidebars */
	background: #fff;
	font-size: 24px;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}
#landingpage h3 { /* This style used as the post titles on homepage/archive */
	font-size: 18px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
#landingpage h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
/*********************************************
		CONTENT-FULL
*********************************************/
#content-full {
	float: left;
	margin: 0px 0px 10px 0px; padding: 0 10px;
	width: 955px;
	display: block;
}
#content-full h1 {
	padding: 7px 0px 5px; font-size:25px;
	border-bottom: 1px solid #88B84F;
}
/*********************************************
		CONTENT-OPTIN
*********************************************/
#content-optin {
	float: left;
	margin: 0px 0px 10px 0px; padding: 0 10px;
	width: 955px;
	display: block;
}
/*********************************************
		HOME
*********************************************/
#home-content {
	float: left;
	margin: 0px 0px 10px 0px; padding: 0px 10px;
	width: 695px;
	display: block;
}
#home-content h1 {
	margin:10px 0;
}
#home-content h3 {
	padding: 10px 0 20px;
}
#home-content h4 {
	color: #88B84F;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 10px 0 0px; padding: 0px;
	clear: both;
	color: #A0978F;
}
#footer a {
	color: #A0978F;
	text-decoration: none;
}
#footer a:hover {
	color: #88B84F;
	text-decoration: none;
}

#footer p {
	color: #555555;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#motto {
	height: 61px;
	margin: 0px auto;
	width: 440px;
	background: url(images/2bfit-motto.png) top center no-repeat;
}

/*********************************************
	Comment Styles
*********************************************/
#comments {
	margin: 10px 0 0; 
	padding: 0px;
	overflow: hidden;
}
#comments .title {
	font-size: 25px;
	margin: 0px; 
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px; 
	padding: 0px;
}
#comments ul.children {
	margin: 0px; 
	padding: 10px 0px 0px;
}
#comments .vcard a {
	background: url(images/user.gif) no-repeat 0% 50%;
	padding-left:13px;
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px; 
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
	font-size:10px;
}
#comments li.even,
#comments li.odd {
	clear: both;
	list-style-type: none;
	border: 1px solid #111;
	background:#efefef;
	margin: 0 0 10px 0px;
	padding: 10px 10px 0px;
	overflow: hidden;
}
#comments li.pingtrack {
	clear: both;
	list-style-type: none;
	border: 1px solid #6D664A;
	background:#f7f6eb;
	margin: 0 0 10px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments ul.children li {
	border: 1px solid #bbb;
background: #efe8dd;
}
#comments li.even {

}
#comments li.odd {
}
#comments blockquote {
	background: #eee;
	margin: 10px 0px; 
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px; 
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px; 
	padding: 0px;
}
#respond {
	overflow: hidden;
}
#respond #commentform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#respond #commentform #author,
#respond #commentform #email,
#respond #commentform #url,
#respond #commentform textarea {
	width: 50%;
	margin: 0px 0px 5px 0px; 
	padding: 5px;
	font-size: 14px;
	line-height: 17px;
}
#respond #commentform #comment {
	width: 98%;
	margin: 0px; 
	padding: 5px;
}
#commentform p {
	margin-bottom:0;
}

/*********************************************
	Other Styles
*********************************************/
.vcard2 {
	background: #eee;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border: 2px solid #ccc;
	padding: 10px;
	margin: 5px 0px 10px;
}
.org {
	background: url(http://2bfitoc.us1.list-manage.com/images/vcard.png) center left no-repeat;
	display:block;
	font-weight:bold;
	font-size:110%;
	margin: 0;
	padding-left:19px;
}
.hcard-download {
	background: url(http://2bfitoc.us1.list-manage.com/images/hcard-download-or.png) no-repeat;
	padding: 2px 0px 2px 32px;
}
.yellowbox {
	width:400px;
	border: 1px solid #666;
	padding:5px;
	background-color: #FFC;
	margin-bottom:15px;
	text-align:center;
	margin: 10px auto 0;
}
.rss-subscribe {

}
a.rss-link {
	background: url(images/sidebar-rss-button.png) 6px 6px no-repeat;
	padding:5px; 
	height:21px;
	width:234px;
	display:block;
	color: #fff;
	text-decoration:none;
}
#sidebar .rss-header {
	padding:0px;
}
#workout {
	background:#F7F3E5 url(images/workout-bg.png) top right no-repeat;
	padding:10px 10px 5px;
	margin: 5px 0px;
	border: 1px dashed #88B84F;
}
#workout p {
	color: #6D664A;
}
.comment-entry a {
	background: url('images/add_comment.gif') no-repeat 0% 50%;
	padding-left:13px;
}
.comment-entry a:hover {text-decoration:none;}
.addthis_toolbox.addthis_pill_combo {
	font-size:12px;
	padding: 5px 0;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo {
}
.addthis_button_compact2 .at15t_compact2 {
	margin-right: 4px;
	margin-top:-1px;
	float: left;
}
a.addthis_button_compact2 {
	margin-right: 20px;margin-top:1px;
}
.johnson-box {
	padding:10px;
	margin: 5px 20px;
	background: #efefef;
	border: 1px dashed #88B84F;
}
.johnson-box h4 {
	color: #137BBB;
}
#content .johnson-box-ul {
	list-style-type: none;
	margin-top: 0px;
}
#content .johnson-box-ul li {
	margin:5px 0;
}
.johnson-box-checkbox {
	margin: 0 6px 0;
}
.johnson-box-complimentary-offer {
	padding:10px;
	border: 2px dashed orange;
	background: #ffc;
	margin-bottom:10px;
}
.johnson-box-complimentary-offer h4 {
	color: #88B84F;
}
.label {
	font-weight:bold;	
	padding-right: 4px;
	width:75px;
}
.goals {
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	line-height:25px;	
}
.wpcf7-validates-as-required {
	height:21px; width: 100%;
}
.areatext textarea {
	width:438px;
	height:100px;
}
.wpcf7-captcha-captcha {
	height:21px;
	border:2px solid #111;
	vertical-align:top;
	margin-right:5px;
}
.submit-captcha input {
	height:21px;
	margin-right:5px;
	width:94px;
}
.submit-captcha input.wpcf7-submit {
	width:50px;
	margin-right:0px;
}
#comparison-chart {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	margin:5px 0;
}
#comparison-chart td {
	padding:3px;
	vertical-align:top;
	width:20%;
	border:1px solid #333;
}
#pt-comparison-chart {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	margin:5px 0 10px;
}
#pt-comparison-chart td {
	padding:3px;
	vertical-align:top;
	width:50%;
	border:1px solid #333;
}
.tdheader {
	background: #508BAF;
	font-weight: bold;
	color: #fff;
}
#tw-user img, #fb-user img {
float:left;margin-right:5px;width:32px;height:32px !important;margin-bottom:10px;
}

#fb-user {
	height:32px !important;
}
#stc_comm_send input, #sfc_comm_send input {
	margin-right:5px;
}
#stc_comm_send, #sfc_comm_send {
	padding: 0px;
}
#stc_comm_send label, #sfc_comm_send label {
	font-size:11px;
}
h2.services {
	margin: 5px 0px;
	background: #508baf;
	border: 1px solid black;
}
h2.services a, h2.services a:hover {
	color:#fff;
}
.contact-form-name, .contact-form-email {
	width:290px;height:21px;font-size:16px;
}
.contact-form-phone {
	height:21px;font-size:16px;
}
.nutrition-guide-table {
	width:100%;
	border-collapse:collapse;
	margin: 5px 0;
}
.nutrition-guide-table td {
	border:1px solid #333;
	padding:2px;
	vertical-align:top;
}
.nutrition-guide-table th {
	border:1px solid #333;
	padding:2px;
	font-weight:bold;
	color:#fff;
	background:#508BAF;
}

#content .related_posts h4 {
	padding: 15px 0px 15px;
}

#content .related_posts ul{
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
}
 
#content .related_posts li {
    display:inline;
    float:left;
    margin:0;
    padding-left:0;
    padding-right:10px;
    width:129px; /* change this value accordingly to your template */
}
 
#content .related_permalink{
    width:129px;/*change this value accordingly to your template */
    text-align:left;
    font-size:12px;
    padding-top:5px;
}
 
#content .related_thumbnail{
    width:129px; /*change this value accordingly to your thumbnail size */
    height:129px;
    overflow:hidden;
    text-align:center;
border:1px solid #333;
}

#homepage-rotator {
	border:1px solid #333;
}
#rotator {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}
#bodyShaping {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/bodyshaping-front-banner.png") no-repeat 0 0;
}

#bodyShaping:hover { 
  background-position: 0px -377px;
}

#bodyShaping span
{
  position: absolute;
  top: -999em;
}
#bodyToning {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/bodytoning-front-banner.png") no-repeat 0 0;
}

#bodyToning:hover { 
  background-position: 0px -377px;
}

#bodyToning span
{
  position: absolute;
  top: -999em;
}
#bodySculpting {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/bodysculpting-front-banner.png") no-repeat 0 0;
}

#bodySculpting:hover { 
  background-position: 0px -377px;
}

#bodySculpting span
{
  position: absolute;
  top: -999em;
}
#bodyBuilding {
  display: block;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/bodybuilding-front-banner.png") no-repeat 0 0;
}

#bodyBuilding:hover { 
  background-position: 0px -377px;
}

#bodyBuilding span
{
  position: absolute;
  top: -999em;
}
#mercuryTraining {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/mercury-training-front-banner.png") no-repeat 0 0;
}

#mercuryTraining:hover { 
  background-position: 0px -377px;
}

#mercuryTraining span
{
  position: absolute;
  top: -999em;
}
#riptPerformance {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/ript-performance-front-banner.png") no-repeat 0 0;
}

#riptPerformance:hover { 
  background-position: 0px -377px;
}

#riptPerformance span
{
  position: absolute;
  top: -999em;
}
#coreCondition {
  display: block;
	margin-right:1px;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/core-condition-front-banner.png") no-repeat 0 0;
}

#coreCondition:hover { 
  background-position: 0px -377px;
}

#coreCondition span
{
  position: absolute;
  top: -999em;
}
#takeShapeForLife {
  display: block;
	float:left;
  width: 238px;
  height: 377px;
  background: url("images/take-shape-for-life-front-banner.png") no-repeat 0 0;
}

#takeShapeForLife:hover { 
  background-position: 0px -377px;
}

#takeShapeForLife span
{
  position: absolute;
  top: -999em;
}
.homepage-bottom-boxes {
	padding:10px 0;
	margin: 5px 10px 0;
	background: #efefef;
	border: 1px solid #88B84F;
}
.homepage-bottom-inner-boxes {
	background: url('images/bottom-div-background.png') top left repeat-y;
}

.footer-item {
float: left;
width: 33%;
padding-bottom: 10px;
}
.footer-item ul {
padding: 0 10px;
}
.footer-item li {
	margin:0px;padding:0px;list-style:none;
}

.footer-item li.tweet {
	font-size:10px;
	border-bottom:1px solid #ccc;
	line-height:12px;
	clear:both;
	padding:5px;
}
.footer-item .textwidget {
	font-size:10px;
}
.footer-item h3 {text-align:center; font-size:14px;}

.popularPostsDiv {
	border-bottom:1px solid #ccc;
	font-size:10px;
}
.popularPostsDiv p {
	line-height:12px;
}
.popularPostsDiv img {
	float:left;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
}

#bottomMiddleWidget {
	padding:10px 20px 0;
}
#bottomMiddleWidget p {
	line-height:12px;
}
#alisonTest {
  display: block;
	float:left;
border:1px solid #333;
margin-right:6px;
  width: 100px;
  height: 100px;
  background: url("images/alison-front-testimonial.png") no-repeat 0 0;
}

#alisonTest:hover { 
  background-position: 0px -100px;
}

#alisonTest span
{
  position: absolute;
  top: -999em;
}
#bannerNav {
	position:absolute;
	margin: -40px 0 0 850px;
	z-index:9;
	font-weight:bold;
}
#bannerNav a {
	display:block;
	background:url('images/banner-nav-bg-off.png') top left no-repeat;
	color:#fff;
	float:left;
	height:18px;
	width:18px;
	font-size:16px;
	text-align:center;
	margin-right:3px;
	line-height:20px;
}
#bannerNav a:hover {
	text-decoration:none;
}
#bannerNav a.activeSlide {
	color:#fff;
	background:url('images/banner-nav-bg-on.png') top left no-repeat;
}

.nrelate {
margin: 0px !important;
}
.nrelate .nr_title {
display:none;
}
.nrelate .nr_inner {
padding: 0px !important;
}
.nrelate_bty .nr_panel {
width: 129px !important;
margin: 0 !important;
padding: 0 10px 0 0 !important;
line-height: 21px !important;
}
.nrelate_bty .nr_img_div {
width: 129px!important;
height: 129px!important;
}
.nrelate_bty .nr_text {
margin-top: 5px !important;
text-align: left !important;
font-weight: normal !important;
font-size: 12px !important;
}
.nrelate_bty .nr_img {
border:1px solid #333 !important;
width: 129px!important;
height: 129px!important;
}
.nrelate_bty.nr_130 .nr_sponsored_wrap {
width: 128px !important;
margin-left: 2px !important;
}
.optIn-BR-delete br {
display:none;
}
