﻿* { margin:0px; padding:0px; }

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
    background-color:#01488C;
    background-image:url('/sites/63/images/template/new-design/bg.gif');
    background-repeat:repeat-x;
    background-position:left 53px;
    color:#fff;
	font-size:10pt;
	margin:0px; padding:0px;
}

h1 {	font-size: 14pt; font-weight:normal; color:#96bce1; margin:.5em 0 .5em 0;}
h2 {	font-size: 13pt; font-weight:normal; color:#fff; 	margin:.5em 0 .5em 0; }
h3 {	font-size: 12pt; font-weight:bold;   color:#000; 	margin:.5em 0 .5em 0; }
p  {	margin:1em 0;}

a {  color:#01488C; text-decoration:underline; }

table {}

img {   border:0px; }

video {margin-bottom:.5em;}

input {
    font-family: Verdana; 
    font-size: 11pt;
    color: black;
    -webkit-border-radius:.25em;
	-moz-border-radius:.25em;
    padding:2px;
}
input:hover {
    border-color:#f00;
}
select {
    font-family: Verdana; 
    font-size: 11pt;
    color: black;
    -webkit-border-radius:.25em;
	-moz-border-radius:.25em;
    padding:2px;
}
select:hover {
    border-color:#f00;
}

#header 
{
    width:100%;
    background-image:url('/program/mobile/images/headerbg.png');
    background-repeat:no-repeat;
    background-position:top right;
    background-color:#fff;
}

#header #menu
{
    float:right;
    padding:20px 10px;
}

#divMenu
{
            position: relative;
}

.mainMenu
{
            text-align: right;
            position: absolute;
            background-image: url('/program/mobile/images/bg.gif');
            background-repeat: repeat-x;
            background-position: left 0px;
            background: #01488C;
            top: 20px;
            right: 0px;
            z-index:999999;
}
    

.mainMenu ul
{
    background:none;
    text-align:left;
    list-style:none;
	border:1px solid #444;
	border-bottom:0px hidden;
	width:180px;
}

.mainMenu ul li a
{
    border-bottom:1px solid #444;
    background:#fff;
    color:#444;
    font-size:10pt;
    display:block;
    padding:14px 10px;
	text-decoration:none;
	font-weight:bold;
}

.mainMenu #d { padding-left:32px; background-color:#FFC;}


#footer
{
    color:#fff;
    clear:both;
    width:100%;
    overflow:hidden;
    text-align:left;
}
#footer a {color:#fff;
    }

.clear
{
    clear:both;
}

.center
{
    text-align:center;
}

.content
{
    padding:10px;
	margin-bottom:10px;
    text-align:left;
}

.content a
{
   color:#fff;
   text-decoration:none;
}

.content table
{
    font-size:13px;
}



.tableOrange { width:100%; padding:0 0 0 5px; -webkit-border-radius:.5em; -moz-border-radius:.5em;}
.tableGreen  { width:100%; padding:0 5px 0 0px; -webkit-border-radius:.5em; -moz-border-radius:.5em;}

.tableOrange th
{
    padding:2px 7px 0px 7px;
    background-color:#fa2;
    border:1px solid #E7982B;
    border-bottom:none;
    color:#fff;
    font-weight:bold;
}

.ths { -webkit-border-top-left-radius:.5em; -moz-border-radius-topleft:.5em; }
.the { -webkit-border-top-right-radius:.5em; -moz-border-radius-topright:.5em; }
.tes { -webkit-border-bottom-left-radius:.5em; -moz-border-radius-bottomleft:.5em; }
.tee { -webkit-border-bottom-right-radius:.5em; -moz-border-radius-bottomright:.5em; }

.tableOrange td {
    font-weight:bold;
    padding:2px 7px 0px 7px;
    background-color:#fff;
    border:1px solid #E7982B;
    color:#777;
}

.tableOrange td.orange
{
    padding:2px 7px 0px 7px;
    background-color:#fff;
    border:1px solid #E7982B;
    color:#e81;
    font-weight:bold;
}

.tableGreen th
{
    padding:2px 7px 0px 7px;
    background-color:#ac3;
    border:1px solid #B5DB3F;
    border-bottom:none;
    font-weight:bold;
    color:#fff;
}
.tableGreen td
{
    padding:2px 7px 0px 7px;
    background-color:#fff;
    border:1px solid #B5DB3F;
    color:#777;
}

.tableGreen td.green
{
    padding:2px 7px 0px 7px;
    background-color:#fff;
    border:1px solid #B5DB3F;
    color:#ac3;
}

.btnRed
{
    cursor:pointer;
    background-image:url('/program/mobile/images/btnRed.gif');
    background-repeat:repeat-x;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    border:1px solid #314E00;
    height:34px;
    color:#fff;
    border-color:#700;
    font-weight:bold;
    min-width:120px;
}

a.btnRed
{
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnRed.gif');
    background-repeat:repeat-x;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    border:1px solid #314E00;
    height:auto;
    color:#fff;
    border-color:#000;
    font-weight:bold;
    min-width:180px;
}


.btnGreen {
    cursor:pointer;
    background-image:url('/program/mobile/images/btnGreen.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:34px;
    color:#314E00;
    min-width:150px;
}

a.btnGreen {
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnGreen.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:auto;
    color:#314E00;
    min-width:150px;
}

input.tbButton
{
    font-size:18px;
    height:22px;
    padding:4px;
    margin-right:20px;
}



.coaches-corner { height:auto; margin-top:10px; padding:10px;}
.coaches-corner table { padding:0px; margin:0px; }

.CoachImg { padding:3px 2px 5px 15px;background-image:url(/program/images/daily-calorie-bg.png); background-position:left center; background-repeat:repeat-x; border:1px solid #bebebe; -moz-border-radius:1em 1em 0 0; -webkit-border-top-left-radius:1em; -webkit-border-top-right-radius:1em;}
.coaches-corner .CoachImg h2 { font-weight:bold; text-transform:uppercase; text-shadow:1px 1px 2px rgba(0, 0, 0, 0.38); text-align:left;}


.daily-calorie { height:54px; background-image:url(/program/images/daily-calorie-bg.png); background-position:left top; background-repeat:repeat-x; border-left:1px solid #bebebe; border-right:1px solid #bebebe;}

.DoingGood { height:41px; background-image:url(/program/images/doing-good-bg.jpg); background-position:left top; background-repeat:no-repeat;}
.DoingBad { height:41px; background-image:url(/program/images/doing-bad-bg.jpg); background-position:left top; background-repeat:no-repeat;}

.DoingGood p { margin:0px; padding-left:13px; line-height:41px;font-size:12px; color:#ffffff;}
.DoingBad p { margin:0px; padding-left:13px; padding-top:5px; font-size:12px; color:#ffffff;}

.scroll { height:220; -tmp-overflow:auto; border-left:1px solid #bebebe; border-right:1px solid #bebebe; background-color:#fff; color:#000;}
.scroll_inside { padding:15px;}
.-tmp-scroll div { padding:3px; }

.-tmp-scroll h2 { font: 18px; font-weight:bold; color:#000; padding:3px; }
.-tmp-scroll h3 { font: 16px; font-weight:bold; color:#000; padding:3px; }
.-tmp-scroll p { font-size:12px; color:#444444; padding-left:13px;}

.progress-check { -tmp-width:288px; height:32px; border:1px solid #bebebe; -moz-border-radius:0 0 1em 1em; -webkit-border-bottom-left-radius:1em; -webkit-border-bottom-right-radius:1em; border-radius:0em 0em 1em 1em; background-color:#fff;}
.progress-check p { line-height:32px; margin:0px; color:#444444; padding-left:12px;}

#TelerikCalendar { display:none; }

.my-progress-tab { height:31px; background-image:url(/program/images/my-progress-tab-bg.jpg); background-repeat:repeat-x; }
.my-progress-tab ul { margin:0px; padding:0px; height:31px; float:left;}
.my-progress-tab ul li { float:left; margin-right:20px; list-style:none;}
.my-progress-tab ul li a { line-height:31px; display:block; font-size:12px; text-transform:uppercase; color:#fff; font-weight:bold;}

.create-program { float:right; height:31px; }
.create-program a { line-height:31px; font-size:12px; text-transform:uppercase; color:#fff; font-weight:bold;}
.my-progress-selected { background-image:url(/program/images/my-progress-selected.png); background-position:center bottom; background-repeat:no-repeat; cursor:default;}



.tblGreen {
	-webkit-border-radius:1em;

}
.tblGreen td {
	text-align:right;
}
.tblGreen th {
	background-color:#99cc33;
    -webkit-border-top-left-radius:.25px;
    -webkit-border-top-right-radius:.25px;
 	font-size:12px;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #77aa11;
}
.trGreyLine td, .tblGreen td {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:5px;
	color:#000;
	font-size:10px;
}
.tblGreen tr {
	background-color: #f8f8f8;
}
.tblGreen tr:hover {
	background-color: #DDDDDD;
	cursor:pointer;
}
.tblGreen td.tdSpacer,.tblGreen td.ColDescrItem {
	padding-left:16px;
	padding-right:26px;
	text-align:left;
}
.tblGreen td.tdTextAlignCenter {
	text-align:center;
}
.tdGreen {
	background-color: #ccff66;
	color: #669900;
}

.whiteContent .header
{
    color:#000;
    padding:3px;
	padding-left:10px;
	padding-right:10px;
    background-color:#aaa;
    -webkit-border-top-left-radius:1em;
    -webkit-border-top-right-radius:1em;
	-moz-border-radius:1em 1em 0 0;
}

.whiteContent .header img { background-color:#fff; -moz-border-radius:1em; -webkit-border-radius:1em; padding-left:1em; padding-right:1em; margin-top:2px;}

.whiteContent a
{
    color:#000;
}

.whiteContent table
{
    padding:10px;
}

.whiteContent td
{
    padding:5px;
}
.whiteContent .body
{
    color:#000;
    background:#fff;
	padding-bottom:10px;
    -webkit-border-bottom-left-radius:1em;
    -webkit-border-bottom-right-radius:1em;
	-moz-border-radius:0 0 1em 1em;	
}

.dateInput
{
	text-align:right;
	font-size:11pt;
}

.calendar
{
    border:0px !important;
    background-color:#022547;
}

.calendar a 
{
    color:#fff !important;
    display:block;
    font-size:16px;
    font-weight:bold;
    padding:10px 2px;
    border:1px solid #777;
}

.calendar .title
{   
    background-color:#021C35;
}

.calendar .title td
{
    font-size:18px;
    font-weight:bold;
    text-align:center;
}

.calendar .title td a
{
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnGreen.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:auto;
    color:#314E00 !important;
    border:none;
}

.calendar .dayHeader
{
    height:40px;
}

.calendar .calendarItem
{
    height:40px;
}

.calendar .calendarItem a
{
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnBlue.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:auto;
    color:#fff !important;
    border:none;
}

.calendar .calendarItemToday a
{
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnBlueSel.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:auto;
    color:#fff !important;
    border:none;
}

.calendar .calendarItemSelected
{
       background-color:Transparent !important;
}
.calendar .calendarItemSelected a
{
    cursor:pointer;
    text-decoration:none;
    padding:8px 10px;
    background-image:url('/program/mobile/images/btnWhite.gif');
    background-repeat:repeat-x;
    border:1px solid #314E00;
    -webkit-border-radius:.5em;
	-moz-border-radius:.5em;
    font-weight:bold;
    height:auto;
    color:#333 !important;
    border:none;
}

.gridItem
{
}

.gridItem table
{
    padding-right:0px;
}
td.gridItem
{
    padding:0px;
}

.gridItem img
{
    padding-right:0px;
}

td.gridItem div
{
    padding:0px;
    font-size:16px;
    color:#333;
    border-top:1px solid #aaa;
}
.gridItem h3
{
    background-color:#eee;
    font-weight:bold;
    padding:5px;
    margin:0;
    color:#000;
    font-size:20px;
    border-top:3px solid #999;
}

.gridPager
{
    padding:3px;
}

.gridPager td
{
   padding:0px;
}

.gridPager a
{
    font-size:16px;
    border:1px solid #aaa;
    padding:5px 7px;
    background:#eee;
}

.padding10
{
    padding:10px;
}
.dots{border-bottom:3px dotted #FFFFFF;
clear:both;
display:block;
margin:5px 0 10px;
width:100%;}
.wrapper{display:table;}
.testimonials{clear:both; border-bottom:1px solid #CCDAE8; padding-bottom:5px; margin-bottom:5px; display:table; width:100%; font-size:8pt;}
.testimonials img{margin-left:5px; margin-bottom:10px;}
.testimonials img.left{margin-left:0px; margin-right:5px; margin-bottom:10px;}
.testimonials_name{font-size:8pt; font-weight:bold;}
.bottomlogos{display:block; clear:both; width:100%; height:auto; -moz-border-radius:0.5em; -webkit-border-radius:0.5em; background-color:#FFFFFF;}
.bottomlogos img{margin:5px 15px;}
.exerspy-module{background:url(/sites/63/images/template/new-design/m_exerspy_bg.gif) repeat-x bottom; background-color:#F7A11A; display:block; padding:10px; -moz-border-radius:0.5em; -webkit-border-radius:0.5em; text-align:center; border:2px solid #ffffff; margin:15px 0;}
.exerspy-module img{margin:0px 15px;}
.white-module{background-color:#ffffff; display:block; padding:10px; -moz-border-radius:0.5em; -webkit-border-radius:0.5em; border:2px solid #CCDAE8; margin:10px 0; color:#000; font-size:8pt;}
.footer_links a{font-size:8pt;}
.copyright{font-size:8pt; color:#CCDAE8;}
.footer_logo{margin:0 10px;}

.products_list_holder, .featuredicons_holder{ display:table; width:100%; margin-top:.5em;}
.prod1box, .prod2box {
	display:block;
	float:left; 
	font-size:8pt; 
	width:300px; 
	background-color:#FFF; 
	margin-bottom:1em;
	margin-right:1em;
	border-radius:0.5em; 
	-moz-border-radius:0.5em; 
	-webkit-border-radius:0.5em; }
.prod2box img { float:left; margin:.5em;}

.msg_head{color:#000; font-size:8pt; margin:0; padding:0;}
.msg_head h1{color:#000; font-size:10pt; margin:0; padding:0; font-weight:bold;}
#articleDisplayIframe{border:1px solid #fff;}
.productincat_image{display:block; width:160px; height:160px; float:left; margin:5px;}
.productincat_image a{margin:0; padding:0;}
.prodname a, .prodname{padding:0; margin:0; font-size:10pt; text-decoration:underline; color:#01488C;}
.proddesc a, .proddesc{padding:0; margin:0; font-size:8pt;  color:#000000;}
.price_item, .item{font-size:10pt; color:#01488C;}
.showprice{float:left; clear:both; margin:0 5px 5px 5px;}
.price, .price a{width:100%; margin:0; padding:0; font-size:10pt; color:#01488C; float:left;}
.price a img{text-align:center; float:none;}
.showprice a{margin:0; padding:0;}

.product_details { 
	display:block;  
	color:#000;
	background-color:#FFF; 
	padding:1em;
	border-radius:0.5em; 
	-moz-border-radius:0.5em; 
	-webkit-border-radius:0.5em;
	min-height:180px;
}

.product_details h1{font-size:14pt;margin-top:0px;}
.product_details h2{color:#000; font-size:10pt; margin-top:.5em;}
.product_details h3{font-size:11pt; margin-bottom:.8em;}

.product_details .image_holder {	float:left; margin-right:.5em;}
.image_holder img { width:128px;}

.product_price_holder .small_txt { color:#888; text-align:right; padding-right:.25em; font-size:8pt;}


#ProductDescription{ display:block; width:100%;text-align:left;}
#ProductDescription ul{margin-left:2em;}

.btn_add_left  	{ text-align:center;}
.a_addtocart 	{ padding:.25em 2em .25em 2em; background-color:#6C3; color:#FFF;}
.btn_add_left #addtocarthref2{ width:130px; background:url("/sites/63/images/template2/product-details/add-to-cart-bg.gif") repeat-x scroll center top #87B03F;  -moz-border-radius:0.5em; -webkit-border-radius:0.5em; }

.news_title {
	font-size:10pt;
	line-height:12pt;
	display:block;
	border-bottom:0px dashed #d8d8d8;
	padding:0;
}
.news_title a {
	text-decoration:underline;
	color:#FFFFFF;
	margin:0; 
		padding:5px 0 5px 0;
}
.news_text {
	font-size:8pt;
	padding:5px 0 5px 0;
}
.news_text a{
	font-size:8pt;
font-weight:normal;
text-decoration:underline;
}
.news_data {
	font-size:8pt;
	font-weight:normal;
	color:#888888;
}
.news_author {
	font-size:8pt;
	font-weight:bold;
	color:#000;
}
.news_data {
	padding-top:15px;
}
.news_thumbnail {
	float:left;
	padding-right:10px;
}


.hp_links {width:230px; background-color:#fff; height:100px; margin-right:.5em; margin-bottom:.5em; padding:.5em; !important; float:left!important; border-radius:.5em; -moz-border-radius:.5em;-webkit-border-radius:.5em;}
.hp_links a{font-size:8pt; font-weight:normal; color:#000; }
.hp_links a:hover{text-decoration:underline;}
.hp_links_img a img { width:85px; height:85px; float:left; margin-right:.5em;}

a.nolinkcolor{font-size:10pt; font-weight:bold; text-decoration:underline; padding:0; margin:0;}
a.nolinkcolor em{font-size:8pt; font-weight:normal; width:100%; display:block; margin-bottom:5px;}
a.nolinkcolor:hover{text-decoration:none;}

.featuredtxt a { color:#EA262B; font:bold 14px/24px Arial,Helvetica,sans-serif; line-height:13px;}
.featureddesc a {	color:#000000; font:11px/16px Arial,Helvetica,sans-serif;}




/* user reviews */

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url(/sites/63/images/star.png) left -1000px repeat-x;
}
.star-rating {
	position:relative;
	width:85px;
	height:17px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li {
	display: inline;
}
.star-rating a, .star-rating .current-rating {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:0px;
	text-indent:-1000em;
	height:17px;
	line-height:17px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star {
	width:20%;
	z-index:6;
}
.star-rating a.two-stars {
	width:40%;
	z-index:5;
}
.star-rating a.three-stars {
	width:60%;
	z-index:4;
}
.star-rating a.four-stars {
	width:80%;
	z-index:3;
}
.star-rating a.five-stars {
	width:100%;
	z-index:2;
}
.star-rating .current-rating {
	z-index:1;
	background-position: left center;
}
/* for an inline rater */
.inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
/* smaller star */
.small-star {
	width:50px;
	height:10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(/sites/63/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* end of rating */

#subMenu
{
    height:69px;
    background-color:#021930;
    text-align:center;

}

#subMenu ul li a
{
    width:80px;
    height:69px;
    display:block;
    float:left;
    
    color:#696969;
    text-decoration:none;
}
#subMenu ul {}
#subMenu ul li { width:79px; height:64px; float:left; list-style:none; border-right:1px solid #06305a; padding-top:5px;}
#subMenu ul li a { font-size:10px; font-weight:bold; }
#subMenu ul li a img { width:50px; height:40px;}
#subMenu ul li.active { background-image:url(/program/mobile/images/submenu-active-bg.png); background-repeat:repeat-x; background-position:left top;}
#subMenu ul li.active a { color:#ff9500; font-size:10px; font-weight:bold;}



.foodItem
{
	padding:10px;
	border-top:5px solid #999;
}

#foodName
{
	padding-bottom:10px;
	font-size:11pt;
}

.foodCals
{
    -tmp-font-size:12pt;
    font-weight:bold;
    color:#333;
}

.foodLogHeader th
{
    padding:5px;
    font-size:12pt;
    font-weight:bold;
    color:#333;
}
.foodLogFooter
{
    font-size:12pt;
    font-weight:bold;
    color:#333;
}
/* exercises calendar */
.accordion_toggle
{
    background-color: #F2F2F2;
    display: block;
    border: 1px solid #D4D4D4;
    border-bottom: none;
    cursor: pointer;
    color: #0767A2;
    text-align: left;
    padding: 5px 0px;
    margin: 0;
    font-size: 11px;
    width1: 205px;
    height: auto;
    font-weight: bold;
    padding-left: 4px;
}
a.accordion_toggle
{
    text-decoration: none !important;
}
.accordion_toggle a:hover
{
    text-decoration: none !important;
}
.accordion_toggle img
{
    padding-right: 4px;
}
.toggle_cardio_qs
{
    background: #F2F2F2 url(/program/images/cardio_qs.gif) no-repeat scroll right top;
}
.toggle_resistance_qs
{
    background: #F2F2F2 url(/program/images/resistance_qs.gif) no-repeat scroll right top;
}
.accordion_toggle_new_bop, .toggle_resistance_bop
{
    background: #F2F2F2 url(/program/images/resistance_bop.gif) no-repeat scroll right top !important;
}
.weekDays
{
    color: #0767A2;
    text-align: center;
    font-size: 11px;
    padding: 0 2px;
}

.accordion_content
{
    margin: 0;
    border: 1px solid #D4D4D4;
    border-top: none;
    display: block;
    text-align: left;
    background-color: #FFFFFF;
}
.pane-sliders
{
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px solid #D4D4D4;
}
.program-cal
{
    font-weight: bold;
    font-size: 11px;
    background-color: #ffffff;
    text-align: center !important;
}
.program-cal td
{
    text-align: center !important;
    color: #C6C6C6;
}
.program-cal a
{
    display: block;
    width: 100%;
    padding:10px 0;
    font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    color: #6BA202;
    border: 1px solid #ffffff;
}
.program-cal a:hover, .program-cal a.active
{
    color: #000000;
    background-color: #DCFC02;
    border: 1px solid #B8CD37;
}
td.program-cal-week
{
    font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    border-right: 1px solid #BEBEBE;
}
.program-cal td.OPTp
{
    background-color: #CCFF99;
    border: 1px solid #99FF33;
    color: #006600 !important;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}
.OPTp
{
    background-color: #CCFF99;
    border: 1px solid #99FF33;
    color: #006600 !important;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

.accordion_toggle_new
{
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-topleft: 8px;
    
    -moz-border-radius-topright: 8px;
    -webkit-border-radius: 8px;
    background-color: #F2F2F2;
    border: 1px solid #D4D4D4;
    color: #0767A2;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: left;
}
.accordion_toggle_new_qs
{
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-radius: 8px;
    background: #F2F2F2 url(/program/images/cardio_qs.gif) no-repeat scroll right top;
    border: 1px solid #D4D4D4;
    color: #0767A2;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: left;
}
.accordion_toggle_new_qs2
{
    background: #F2F2F2 url(/program/images/resistance_qs.gif) no-repeat scroll right top;
}
.accordion_toggle_new:hover, .accordion_toggle_new_qs:hover
{
    background-color: #FFFFFF;
    border: 1px solid #666666;
    text-decoration: none;
}
.subtitle
{
    color: #000000;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}
.subtitle1
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}

/*exercise daily */
.OPTexcercises2
{
    padding: 10px 0px 10px 0px;
}
.OPTexcercises2 h1
{
    font: 15px/30px Tahoma, Geneva, sans-serif;
    border-bottom: 1px solid #FFB400;
}
.OPTexcercises2 .excercise
{
    display: block;
    width: 240px;
    height: 230px;
    margin-right: 8px;
}
.OPTexcercises2 .excercise h2
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #00AEEF;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    float: none;
}
.OPTexcercises2 img
{
    border: 1px solid #E8E8E8;
}
.OPTexcercises2 .ExParam
{
    display: block;
    width: 42px;
    font: 10px/12px Arial, Helvetica, sans-serif;
    color: #999;
    text-align: center;
}
.OPTexcercises2 .ExParamValue
{
    font: 14px/16px Tahoma, Geneva, sans-serif;
    color: #F78F1E;
}
.OPTexcercises2 .ExParamBar
{
    display: block;
    width: 240px;
    height: 30px;
    border: 1px solid #E8E8E8;
    background-color: #F2F2F2;
    margin-top: 3px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-bottom-left-radius: 0px 0px 8px 8px;
}
.ExParamDetails
{
    display: block;
    width: 105px;
    height: 38px;
    text-align: center;
    border-right: 1px solid #c0c0c0;
    color: #666;
}
.ExParamDetailsValue
{
    color: #FFC425;
    font: 17px Tahoma, Geneva, sans-serif;
    font-weight: bold;
}

.OPTexcercises
{
    padding: 0px 0px 10px 0px;
    display: block;
    width: 276px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    text-align:center;
}
.OPTexcercises h1
{
    font: 15px/30px Tahoma, Geneva, sans-serif;
    border-bottom: 1px solid #FFB400;
    margin: 0;
}
.OPTexcercises .excercise
{
    text-align: center;
}
.OPTexcercises .excercise .h2
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #00AEEF;
    margin-bottom: 5px;
    width: 100%;
    float: none;
}
.OPTexcercises img
{
    border: 1px solid #E8E8E8;
}
.OPTexcercises .ExParam
{
    display: block;
    float: left;
    width: 46px;
    font: 10px/12px Arial, Helvetica, sans-serif;
    color: #999;
    text-align: center;
}
.OPTexcercises .ExParamValue
{
    font: 14px/16px Tahoma, Geneva, sans-serif;
    color: #F78F1E;
}
.OPTexcercises .ExParamBar
{
    display: block;
    width: 276px;
    height: 30px;
    border: 1px solid #E8E8E8;
    background-color: #F2F2F2;
    margin-top: 3px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-bottom-left-radius: 0px 0px 8px 8px;
}
.ExParamDetails
{
    display: block;
    float: left;
    width: 105px;
    height: 38px;
    text-align: center;
    border-right: 1px solid #c0c0c0;
    color: #666;
}
.ExParamDetailsValue
{
    color: #FFC425;
    font: 17px Tahoma, Geneva, sans-serif;
    font-weight: bold;
}

.exercise-title
{
    text-indent: 5px;
    color: #333333;
    display: block;
    width: 100%;
    height: 20px;
    background-color: #CDEB8B;
    border: 1px solid #AFCE5A;
    font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    clear: both;
}
.exercise-title-blue
{
    text-indent: 5px;
    color: #333333;
    display: block;
    height: 20px;
    padding-right: 5px;
    background-color: #00CCFF;
    border: 1px solid #AFCE5A;
    font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    clear: both;
}

.top-title-bar
{
    display: block;
    float: left;
    height: 38px;
    background: url(/program/mobile/images/exercise/title-bg.gif) repeat-x top;
}
.top-title-bar h1
{
    display: block;
    float: left;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    font-size: 20px;
}
.top-title-bar ul
{
    display: block;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-title-bar ul li
{
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/program/mobile/images/exercise/top-btn-bg.gif) repeat-x top;
}
.top-title-bar ul li a
{
    display: block;
    float: left;
    font: 13px/38px Tahoma, Geneva, sans-serif;
    text-align: center;
    text-decoration:none;
}
.top-title-bar ul li a:hover
{
    text-decoration: none;
    color: #000;
}
.top-title-bar .close-icon
{
    background: url(/program/mobile/images/exercise/close-icon.gif) no-repeat right top;
}

.exeriseDetailsLinks 
{
    padding-top:10px;
    clear:both;
}
.exeriseDetailsLinks li
{
    list-style:none;
    padding:10px;
}

.exeriseDetailsLinks li a
{
    text-decoration:none;
}
.cardiotable
{
    background-image: url(/program/mobile/images/cardiotable.png);
}
.cardiotableSegment
{
    text-align:left;
    padding:0px;
}
.cardiotableSegment td
{
    padding:3px;
}
.padding0
{
    padding:0px !important;
}
.walkingtable
{
    padding:0px !important;
    background-color:#aaa;
}

.cardiotable
{
    background-color:#aaa;
    
}
/* end exercises */


.foodLink { padding:15px }
 

 
 /* PRODLISTER */

.prodLister .prod1box {
	width:170px;
	height:380px;
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:4px;
	padding-bottom:10px;
	cursor:pointer;
	background: url(images/template2/products/ProdInCat/var2/shadow.png) no-repeat right top;
	background-color:#fff;
	border:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;	
}
.prodLister .prod1box:hover {	background-color:#f5f5f5;}
.prodLister .category1{
	background: url(images/template2/products/ProdInCat/var2/health.png) no-repeat;
	height:320px;
	background-position:5px 2px;
	}
.prodLister .category2{
	background: url(images/template2/products/ProdInCat/var2/weight.png) no-repeat;
	height:320px;
	background-position:5px 2px;
	}	
.prodLister .category3{
	background: url(images/template2/products/ProdInCat/var2/performance.png) no-repeat;
	height:320px;
	background-position:5px 2px;
	}	
.prodLister .category4{
	background: url(images/template2/products/ProdInCat/var2/nutrition.png) no-repeat;
	height:320px;
	background-position:5px 2px;
	}
.prodLister .more_info{width:150px; height:29px; display:block; 	background: url(images/template2/products/ProdInCat/var2/moreinfo.png) no-repeat; position:absolute; bottom:97px;}	
	.prodLister .prod1box a:hover{text-decoration:none !important;}
	.prodLister .prodInCatImage {}
		.prodLister .ProdInCatImg a{}
			.prodLister .ProdInCatImg img {
				width:150px;
				height:150px;
				border-bottom:1px solid #01519F;
				padding:0px;
				margin-left:5px;
				margin-top:45px;
				margin-bottom:5px;
			}

	.prodLister .prodname {
		padding:5px;
		position:absolute;
		top:20px;
		}
		.prodLister .prodname a {
			font:14px/16px Arial, Helvetica, sans-serif;
			color:#58595b;
			font-weight:bold;
		}
		.prodLister .measure { clear:both; display:block; font-size:8pt; color: #888;}
	.prodLister .proddesc {
		margin:0 10px;
		}
		.prodLister .proddesc a {
			font:10px/12px Arial, Helvetica, sans-serif;
			color:#000;
		}
		.prodLister .linknolink a {}
	.prodLister .price_text_cat {
		display:inline;
		overflow:visible;
		font:12px Arial, Helvetica, sans-serif;
		color:#000;
		font-weight:bold;
		padding-right:5px;
		padding-left:10px;
		height:auto;	
		position:absolute;
		bottom:50px;
		z-index:10;
		background:none;
		}
		.prodLister .prod1box:hover .price_text_cat{ bottom:50px;}
		.prodLister .regular_price {
			text-decoration:line-through;
			color:#666666;
			}
	.prodLister .sku_text_cat {
		display:none;
		font:11px Arial, Helvetica, sans-serif;
		color:#000;
		font-weight:normal;
		padding-left:5px;
		border-left:1px solid #000;
		height:12px;		
		overflow:hidden;
		position:absolute;
		bottom:50px; 
		right:20px;
		z-index:9;
		}
		/*.prod1box:hover .sku_text_cat{	bottom:38px; 	right:13px;}*/
	.prodLister .showprice {
		position:absolute; 
		bottom:20px; left:5px; 
		width:142px; 
		height:20px;
		background:-moz-linear-gradient(center top ,#BED631, #5E8B22) repeat scroll 0 0 transparent; 
		background: -webkit-gradient(linear, left top, left bottom, from(#BED631), to(#5E8B22));
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BED631, endColorstr=#5E8B22);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BED631, endColorstr=#5E8B22)";
		border:1px solid #fff;
		border-radius:1em; 
		-moz-border-radius:1em; 
		-webkit-border-radius:1em; 		
		box-shadow:0 0px 6px #666;
		-moz-box-shadow:0 0px 6px #666;
		-webkit-box-shadow:0 0px 6px #666;
		}

		.prodLister .prod1box:hover .showprice { bottom:20px; left:5px; }
		.prodLister .showprice:hover {
			border:2px solid #FFF;
			box-shadow:0 3px 6px #AAA;
			-moz-box-shadow:0 3px 6px #AAA;
			-webkit-box-shadow:0 3px 6px #AAA;
			}
		.prodLister .showprice a {
			text-align:center; 
			display:block;  
			background-image:url(/sites/63/images/cart/cart-icon.gif); 
			background-position: 10px center; 
			background-repeat:no-repeat; 
			color:#fff; 
			line-height:20px;
			text-transform:uppercase; 
			font-weight:bold;
			font-size:11px;
		}
			.prodLister .showprice img { padding:0px 5px; }	



/* PRODLISTER VAR3 */
.prodLister .var3 ul{margin:0; padding:0;}
.prodLister .var3 .prodInCatImage {
display:block;
float:left;
margin-right:10px;
}
.prodLister .var3 .measure {clear:none; color:#000;}
.prodLister .var3 .prod1box{width:100%; height:auto; background:none; margin-right:10px; margin-bottom:20px; clear:both; text-align:left;}
.prodLister .var3 .jcarousel-container .prod1box{margin-right:10px; margin-bottom:20px;}
.prodLister .var3 .jcarousel-skin-tango .jcarousel-container-horizontal {
padding:5px 30px 0 55px;
width:830px;
}
.prodLister .var3 .prod1box:hover{background:none; cursor:auto;}
.prodLister .var3 .prodname {position:relative; top:0; padding-bottom:0;}
.prodLister .prodname a {color:#2363A1;}
.prodLister .var3 .ProdInCatImg img {width:auto; margin-top:0px; border-bottom:none; margin:0; margin-left:-30px;}
.prodLister .var3 .ProdInCatImg{display:block; width:90px; overflow:hidden;}
.prodLister .var3 .price_text_cat {position:static; padding:0; margin:0; line-height:20px;}
.prodLister .var3 .proddesc {display:none;}
.prodLister .var3 .showprice, .prodLister .var3 .prod1box:hover .showprice  {width:205px; clear:both;
display:inline-block;
margin-top:10px;
bottom:3px;
position:static;
}
.prodLister .var3 .showprice a {text-align:left; text-indent:45px;}
.prodLister .var3 .prod_recommend{display:none;}
.prodLister .var3 .playVideo{display:block; clear:both; right:3px; bottom:35px;}
.prodLister .var3 .viewDetails{display:block; clear:both; right:3px; bottom:65px;}
.prodLister .var3 .variations table td label{font-size:7pt;}


/* END PRODLISTER VAR3 */

.SupplementsDiv{padding:10px;}
.SupplementsDiv h2 {font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important; font-weight:bold !important; text-transform:uppercase; background:url(/sites/63/images/template2/products/ProdInCat/var3/mobile-arrow.png) no-repeat; padding-left:25px; background-position:0px 2px; display:block;
border-bottom:none !important; color:#2363A1; text-align:left;}
.SupplementsDiv h2 a{color:#2363A1;}
.SupplementsDiv p{font-size:8pt; margin-top:0px; text-align:left;}
.SupplementsDiv .addalltocart{ text-align:left; float:left;}
.SupplementsDiv .mealreplacement .addalltocart{display:none;}

.SupplementsDiv #prod_1401 .ProdInCatImg img,
.SupplementsDiv #prod_1425 .ProdInCatImg img,
.SupplementsDiv #prod_1426 .ProdInCatImg img
{/* for firefox, safari, chrome, etc. */
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
/* for ie */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.SupplementsDiv .collapsable{cursor:pointer;}
.SupplementsDiv .collapsable a:hover{text-decoration:underline;}

.pure-promise2 { width:260px; height:130px; padding:10px; background-image:url(/sites/63/images/template2/products/ProdInCat/var3/promise-mob.png);}
.pure-promise2 p {font-size:11px;
padding-top:45px;}
