﻿/******************** BEGIN Site Formatting ********************/

body 
{
    background: url("../PublishingImages/background.jpg") repeat-x scroll 0 0 transparent;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	width:100%;
}

img
{
	text-decoration:none;
	border: none;
}

h1
{
    font-size: 14pt;
    font-weight: bold;
    color: #CC0000;
}

h2
{
    font-size: 12pt;
    font-weight: bold;
}

a
{
    color: #CC0000;
    outline: none;
}

a:hover
{
    color: #621318;
}

.red
{
    color: #CC0000;
}

sup a
{
    text-decoration: none;
}

sup a:hover
{
    text-decoration: underline;
}

.noMarginBottom
{
    margin-bottom: 0;
}

.noMarginTop
{
    margin-top: 0;
}

.noMargin
{
	margin: 0;
}

.marginSpaceBottom
{
    margin-bottom: 13px;
}

.floatRight
{
	float: right;
}

.center
{
	text-align: center;
}

.centerWithSpace
{
    margin: 26px 0;
    text-align: center;   
}

#content ul, li
{
    color: #621318;
}

#siteMap ul li
{
    color: #621318;
}

#siteMap a
{
    color: #621318;
}

.caption
{
    font-size: 9pt;
}

.references
{
    font-size: 9pt;
    margin-top: 13px;
    margin-bottom: 13px;
}

.references p
{
    margin-bottom: 0;
}

.references ul
{
    margin: 0;
    padding-left: 17px;
    list-style-type: decimal; 
}

.references li
{
    color: #000000;
}

.burgundy
{
	color: #621318;
}

/******************** Anchor links and Next Button ********************/

.subNavLinks a
{
    color: #621318;
}

.anchorLinks
{
    margin-left: 20px;
    padding-left: 0;
    list-style-image: url("../PublishingImages/anchor-arrow.gif");
}

.anchorLinksActive
{
    list-style-image: url("../PublishingImages/anchor-arrow-down.gif");
}

.anchorLinks a
{
    color: #621318;
}

.nextButton
{
    padding-top: 10px;
    margin-bottom: 20px;
}

/******************** Container ********************/

#container
{
    background: url('../PublishingImages/bg-container.gif') repeat-y scroll 0 0 transparent;
    margin: 0 auto 40px auto;
    width: 1000px;
}

/******************** Header, Navigation, and Search Bar ********************/

#printHeader
{
	position: relative;
	width: 771px;
	float:right;
	margin-right: 12px;
	z-index: 1001;
}

#subHeader
{
	width: 783px;
	height: 186px;
	margin-left: -10px;
}

#topNavigation
{
	display:none;
}

#topBoarderBar
{
    width: 100%;
    height: 39px;  
}

#topBoarderBarLeft
{
    background: url('../PublishingImages/bg-top-left.gif');
    width: 49%; 
    height: 39px; 
    float: left;   
}   

#topBoarderBarRight
{
    background: url('../PublishingImages/bg-top-right.gif');
    width: 50%; 
    height: 39px; 
    float: right; 
}

#searchToolbar
{
    background: url('../PublishingImages/bg-container-top.gif');
    position: absolute;
    width: 980px;
    height: 39px;  
    top: -39px;
    left: -207px;
}

#searchContainer
{
	position: absolute;
	width: 260px;
	right: -46px;
	top: -31px;
}

#siteInfo
{
	float: left;
	margin-left: 235px;
	margin-top: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#searchTitle
{
	float: right;
	margin-right: 235px;
	margin-top: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#searchButton
{
	margin-left: 20px;
}

#pageToolbar
{
    position: absolute;
    left: 635px;
    top: 7px;  
}

#pageToolbarHome
{
    position: absolute;
    left: 15px;
    top: -35px;  
}

#fbButtonHome
{
	margin: 7px 43px;
}

#fbButton
{
    margin-left: 45px;
}
 
#printToolbar
{
    display: none;
}

/******************** Left Navigation ********************/

#leftCell
{
	vertical-align:top;
	padding: 0px;
}

#leftSection 
{
  width: 217px;
  position: relative;
}

#leftNavigationHome
{
    width: 217px;
    height: 575px;
    line-height: 0;
}

#leftNavigationInnerHome
{
    height: 575px;  
    width: 207px;
    margin-left: 10px; 
}

#leftNavigation
{
    width: 217px;
    line-height: 0;
}

#leftNavigationHeader
{
    margin-left: 10px;
}

#leftNavigationInner
{
    background: url('../PublishingImages/nav/bg-left-nav.gif') no-repeat;
    height: 1282px;  
    width: 207px;
    margin-left: 10px; 
}

#leftNav100
{
    margin-bottom: 5px;
}

#leftNav200
{
    margin-bottom: 6px;
}

#leftNav300
{
    margin-bottom: 3px;
}

#leftNav400
{
    margin-bottom: 5px;
}

#leftSubNav100, #leftSubNav200, #leftSubNav300, #leftSubNav500
{
    display: none;
}

#leftTouts
{
    margin-left: 6px;
    margin-top: 10px;
}

/******************** Touts ********************/

#toutFaceTheFacts, #toutFaceTheFacts2, #toutEmpoweredAndFamous, #toutEatWell, #toutLiveWell, #toutManageYourDiabetes, #toutCheckOut, 
#toutFaceFact1, #toutFaceFact2, #toutFaceFact3, #toutFaceFact4, #toutFaceFact5, #toutFaceFact6, #toutFaceFact7
{
    display: none;
}

/******************** Center Content ********************/

#mainContent
{
	width:100%;
}

#centerCell
{
	vertical-align: top;
}

#printContent
{
    width: 783px;
	position: relative;
}

#content
{
    margin: 30px 60px 30px 30px;
	text-align: left;
}

#homeContent
{
    height: 794px;
    margin-left: -10px;
    vertical-align: top;
	text-align: left;
}

#homeToutLeft
{
    float: left;
    margin-top: 11px;
    margin-left: 18px;
}

#homeToutRight
{
    float: right;
    margin-top: 6px;
    margin-right: 22px;
}

#homeText
{
    color: #FFFFFF;
    position: absolute;
    top: 392px;
    right: 47px;
    width: 578px;
    text-align: right;
}

/******************** Footer ********************/

#printFooter
{
	clear: both;
    background-color: #fff;
}

#printFooter A {
	color: #7a716d; 
	text-decoration: none;
	font-size: 9pt;
}

#printSubfooter
{
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
}

#footerToolbar
{
    margin-left: 15px;
    padding-top: 5px;
    color: #717074;
    font-size: 9pt;
}

#footerDivider
{
    font-size: 0;
}

#footerToolbar a
{
    padding: 0 10px 0 10px;
    text-decoration: none;   
}

#footerToolbar a:hover
{
    color: #CC0000;
}

#subFooter
{
	margin-left: 15px;
	color: #7a716d; 
	font-size: 9pt;
}

#printSubfooter A
{
 color: #858585;
}

#extraTable
{
	display: none;
}

/******************** Video Player ********************/

#faceTVPlayer
{
	position: absolute;
	top: 350px;
    line-height: 0;
}

#faceTVPlayerContent
{
    background: url('../PublishingImages/player/bg-player.gif') no-repeat;
    width: 686px;
    height: 508px;
    font-size: 10pt;
}

#faceTVPlayer span
{
    font-size: 11pt;
}

#playerNavigation
{
	position: absolute;
	width: 686px;
	height: 32px;
	top: -35px;
}

.playerLiveWellNavigation
{
    display: none;
}

#playerText
{
	position: absolute;
	height: 110px;
	width: 640px;
	padding: 1px 18px 0 20px;
	line-height: 18px;
	top: 2px;
}

#playerLiveWellText
{
    display: none;
} 

#playerTools
{
    width: 512px;
    height: 22px;
    position: absolute;
    top: 117px;
    left: 88px;
}

#videoTitle
{
    float: left;
    font-size: 11pt;
    font-weight: bold;
    color: #CC0000;
    line-height: 28px;
    text-indent:4px;
}

#main_flash
{
	position: absolute;
    top: 150px;
    left: 88px;
}

#menuViewAndPrintRecipes
{
    background: url('../PublishingImages/player/bg-view-and-print.gif') no-repeat;
    height: 363px;
    width: 600px;
    position: absolute;
    top: 145px;
    left: 43px;
    display: none;
    z-index: 5;
}

#menuContent
{
	margin: 45px 0 0 25px;
}

#playerRecipeTable
{
    width: 435px;
    font-weight: bold;
    color: #CC0000;
}

#playerRecipeTable input
{
    margin-top: 12px;
}

#btnViewAndPrintRecipes
{
    float: right;
    margin: 48px 55px 0 0;
}
    
#playerDisclaimer
{
	position: absolute;
    font-size: 8pt;
    line-height: 18px;
    top: 482px;
    left: 20px;
}

#playerFooters
{
	width: 686px;
	height: 32px;
	position: absolute;
	top: 508px;
	z-index: 6;
}

#playerLiveWellFooter, #menuViewAndPrintRecipesFooter
{
    display: none;
}

/******************** Video Player Carousel ********************/

#videoLists
{
	position: absolute;
	top: 540px;
}

#videoListTitles
{
	width: 686px;
    height: 22px;

}

#videoListTitleLiveWell
{
    display: none;
}

.videoList
{
    background: url('../PublishingImages/player/bg-video-list.gif') no-repeat;
    width: 686px;
    height: 136px;
}

#videoListLiveWell
{
    display: none;
}

.jcarousel-container {
    width: 614px;
    margin-left: 25px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    width: 614px;
    padding: 20px 30px;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    width:  590px;
    height: 91px;
}

.jcarousel-item {
    width: 140px;
    height: 91px;
}

.jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/******************** Horizontal Buttons Carousel ********************/

.jcarousel-next-horizontal {
    position: absolute;
    top: 18px;
    right: 30px;
    width: 22px;
    height: 78px;
    cursor: pointer;
    background: transparent url('../PublishingImages/player/btn-scroll-right.gif') no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('../PublishingImages/player/btn-scroll-left.gif');
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
    background-position: -22px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -22px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -44px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 18px;
    left: -5px;
    width: 22px;
    height: 78px;
    cursor: pointer;
    background: transparent url('../PublishingImages/player/btn-scroll-left.gif') no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('../PublishingImages/player/btn-scroll-right.gif');
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
    background-position: -22px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -22px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -44px 0;
}
/******************** Tables and Images ********************/

.diabetesStories
{
    display: none;
    margin-bottom: 15px;
}

.pastFaceEvents
{
    display: none;
}

.resourceLinks
{
    margin-left: 25px;
}

#faceEventsTable
{
    margin: 23px 0 10px 0;
}

.imageColumn
{
    width: 163px;
    vertical-align: top;
}

.cardioTrainingImageColumn
{
    width: 116px;
    vertical-align: top;
    padding-top: 7px;
}

.strengthTrainingImageColumn
{
    width: 163px;
    vertical-align: top;
    padding-top: 20px;
}

.verticalAlignTextColumn
{
    vertical-align: top;
}

.eventsLogos
{
    margin-top: 30px;
}

.btnPrintFlyer
{
    margin-left: -5px;
}

#calloutBeAFaceOff
{
    float: right;
    margin-right: -40px;
}

#calloutMealPlans
{
    margin: 47px 0 0 2px;
}

#calloutExerciseTips
{
  float: left; 
  margin: 0 35px 10px 0;
}

#imgFootCareImage
{
    margin: 13px 0 60px 0;
}

#imgAnthonyAnderson
{
    float: left;
    padding-bottom: 25px;
}

#imgAngieStone
{
    float: left;
    padding-bottom: 25px;
}
/******************** Collapsing text ********************/

.toggleHeader
{
    text-decoration: none;
}

.toggleHeader:hover
{
	text-decoration: underline;
}

.toggleText
{
    display: none;
}

.toggleArrow
{
    height: 9px;
    width: 9px;
}

/****** 3rd party site interstitial ******/

.LeavingSiteThirdPartyPop {
    display: none;    
    position: fixed;
    top: 13%;
    left: 50%;    
    margin-left: -240px;
    width: 550px;
    height: 300px;
    background: white;
    background: url(../PublishingImages/interstitial/leaving-site-bg.jpg) top left no-repeat;   
    z-index: 5000;
}

.jqmOverlay { background-color: #000; }

#leavingSiteThirdParty .div-popup-content
{
    margin: 30px 0px 0px 136px;
}

#leavingSiteThirdParty .div-popup-body
{
    padding: 10px;
    font-size: 11px;
}

#leavingSiteThirdParty a span
{
    display: none;
}

#leavingSiteThirdParty .btn_ok
{
    display: block;
    background: url(../PublishingImages/interstitial/leaving-site-ok.jpg) top left no-repeat;
    text-indent: -999px;
    height: 46px;
    width: 138px;
    float: left;
}

#leavingSiteThirdParty .btn_cancel
{
    display: block;
    background: url(../PublishingImages/interstitial/leaving-site-cancel.jpg) top left no-repeat;
    text-indent: -999px;
    height: 46px;
    width: 142px;
    float: left;
}

#leavingSiteThirdParty .btn_ok:hover, #leavingSiteThirdParty .btn_cancel:hover
{
    background-position: bottom;
}

/******************** END ********************/
