/* ---------------------------------------------------------------------------------------  RESET DEFAULT  */

html, body, div, textarea, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

ol, ul {
	list-style: none;
	}

table {
	border-width: 0;
	border-collapse: separate;
	border-spacing: 0;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
/* ---------------------------------------------------------------------------------------  TYPOGRAPHY */


h1 {
	font-size: 24px;	
	font-family: Georgia, sans-serif;
	padding: 10px 0 0px 0px;
	width: 100%;
	font-weight: normal;
	}

p {
	color: #AFAFAF;
	font-size: 12px;
	padding: 5px;
}

.black {color: #333;} /* make some text black, ugh..*/
#right p.red {color: #E90D27;}
#redlink {color: #E2362B;}
.smallGrey {font-size: 11px; padding: 0px; margin: -5px 0 0 0; font-family: Arial;}

.required {
	color: #E2362A;
	margin-left: 100px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	}
/* ---------------------------------------------------------------------------------------  ENVIRONMENT  */

body { 
	font-family: Arial, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #5F4E45;
	background: #fff;
	}

#site {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 10px;
	}

a {
	color: #FC9;
	text-decoration: none;	
	}

.nbm {
	margin-bottom: 0 !important;
	}

.clear { 
	height: 0; 
	font-size: 0; 
	line-height: 0px; 
	clear: both; 
	}

.left {
	float: left; 
	}

.right {
	float: right; 
	}

.center {
	margin: 0 auto; 
	}

#video img {margin: 0;}

/* ---------------------------------------------------------------------------------------  HEADERs  */

#header {
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#header ul {
	height: 34px;
	float: right;
	margin-top: 10px;
	}

#header ul li {
	float: left;
	display: inline;
	height: 33px;
	text-align: center;
	margin-left: 5px;
	}
	
#header ul li a {
	overflow: hidden;
	color: #AFAFAF;
	height: 33px;
	font-weight: bold;
	}

#header ul li a:hover {
	color: #999;
}

#specialK-header {
	height: 100px;
	background: url(../images/sk-bg.gif) no-repeat 85px 35px;
	margin-bottom: 10px;
	position: relative;
}

#specialK-header img {
	float: left;
	padding-right: 5px;
	}

#specialK-header ul {
	width: 635px;
	height: 15px;
	margin: 0 0 0 36px;
	}

#specialK-header ul li {
	display: inline;
	float: left;
	color: #3E639D;
	margin: 3px;
	}

#specialK-header ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #3E639D;
	}

#specialK-header ul li a:hover {
	color: #E2362B;
	}

#right-buttons {
	width: 147px;
	height: 70px;
	background: url(../images/top-right-buttons.gif) no-repeat;
	float: right;
}

#right-buttons a {
	display: block;
	width: 147px;
	height: 30px;
	margin-top: 5px;
	}

/*------------------------------------- INVITE FRIENDS*/
#invite div {
	padding: 10px 0 0px 0; 
	}
#invite h1 {font-size: 24px;}

label {
	font-size: 12px;
	color: #000;
   text-align: right;
	text-transform: capitalize;
	}

label b  {color: red; font-weight: normal;}

input.text, textarea {
	border: 1px solid #999;
	outline: none;
	}
textarea {padding: 5px; margin:0; text-align: left;}
.small {
	width: 50px;
	}

h2 {
	font-size: 13px;
	font-weight: normal; /* d'oh! */
	color: #999px;
	text-transform: capitalize;
	padding: 3px;
}


/*----------------------------------------------------------------------------------------------------- CONTENT */


/* ---------------------------------------------------------------------------------------  LEFT SIDE  */

#left {
	width: 653px;
	float: left;	
	margin-right: 5px;

	}

#wake-up {
	width: 647px;
	height: 336px;
	}

/*-------------------- tabs*/
#tabs-cont {
	width: 654px;
	float: left;
	margin-top: 10px;
	}
#mainmenu {margin-left: 0px;}
.panel {
	clear: both;
	width: 654px;
	min-height: 400px;
	_height: 400px;
	display: none;
	background: url(../images/panel-bg.gif) repeat-y;
	padding: 3px 0 3px;
	border-top: 1px solid #D4D4D4;
	margin-top:0;
	padding-top:0;
}

.panel h1 { padding: 10px; width: 200px; float: left;}
.panel div h4 {font-size: 16px; color: #E2362B; padding-top: 5px;}
.panel span a { color: #E2362B; font-size: 12px; font-weight: bold; display: block; margin-top: 15px;}
.panel .join{float: right; margin: 12px 12px 0 12px;}
.panel div {margin-left: 10px; width: 605px;  height: 68px; border-top: 1px dotted  #999; padding-top: 2px; margin-top: 3px;}
.panel div p {width: 380px; float: left;}
.bb {border-bottom: 1px dotted  #999; }
.panel div span {float: right; color: #AFAFAF; font-size: 12px; font-weight: bold; text-align: right;}
.panel p.more, .panel p.more a{color: #E2362B;  width: 40px; float: left;}
.panel.active-tab-body {
	display: block;
	width: 654px;
	background: url(../images/panel-bg.gif) repeat-y;

}

#tabs {
	height: 25px;
	list-style: none;
	padding-bottom: 10px!important;
	padding-bottom:0;
}

#tabs li {
	float: left;
	text-align: center;
	height: 25px;
	/*margin-left:3px;*/
	margin-right: 1px;
}
#tabs li.middle {margin-left: 5px; margin-right: 1px;}
#tabs li.last {margin-left: 4px;}
#tabs a {
	float: left;
	background: url(../images/tab-normal.gif) no-repeat;
	text-decoration: none;
	width: 214px;
	height: 25px;
	color: #E3372C;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
}

#tabs a.active-tab {
	background: url(../images/tab-over.gif) no-repeat;
	color: #1655A4;
}
 /*-------------------/tabs*/
/* ---------------------------------------------------------------------------------------  RIGHT SIDE */

#right {
	width: 300px;
	float: left;
	/*border: 1px solid blue;	*/
	}

.entry {
	width: 270px;
	min-height: 160px;
	_height: 160px;
	background: url(../images/right-box-bg.png) no-repeat;
	padding: 10px;
	margin-bottom: 5px;
	}

h1 {
	font-size: 18px;
	color: #E2362B;
	font-weight: normal;
	line-height: 19px;
	padding-top: 10px;
	font-family: Georgia, sans-serif;
	padding-bottom: 10px;
	}

#weight-counter {
	width: 258px;
	height: 52px;
	background: url(../images/weight-loss-bg.png) no-repeat;
	margin-top: 5px;
	}

#weight-counter p {
	font-size: 26px;
	font-weight: bold;
	color: #1B439B;
	letter-spacing: 22px;
	padding: 12px 65px 0 14px;
	text-align: right;
}

.entry p {
	font-size: 13px;
	color: #AFAFAF;
	font-family: Arial, sans-serif;
	}

.entry a {
	color: #E2362B;
	font-size: 12px;
}

.member {
	float: left;
	width: 92x;
	height: 78px;
	padding-left: 25px;
}

.member img {
	padding: 12px;
	}

.member p {
	color: #AFAFAF;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	width: 92px;
	padding: 0; margin: 0;
}

.member p b {
	color: #E3372C;
	font-size: 14px;
}

.recipe {
	width: 270px;
	height:  142px;
	background: url(../images/recipe-bg.png) no-repeat -6px 0;
	}

.recipe img {
	float: left;
	padding-right: 7px;
    width: 112px;
	height: 100px;
	margin-top: 20px;
	padding-left: 4px;
	padding-bottom: 15px;
	}

.recipe p, .recipe a {
	color: #fff;
	font-size: 11px;
	padding: 2px 10px 0 0;
	}

.recipe h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	line-height: 15px;
	}
	
.recipe .recipe_text {
	line-height: 14px;
}
/* ---------------------------------------------------------------------------------------  FOOTER  */

#footer {
	width: 930px;
	height: 61px;
	margin: 10px;
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #BDC9D1;
	color: #AFAFAF;
	}

#footer p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #AFAFAF;
	padding-top: 6px;
	text-align: center;
	margin:0;
	}

#footer a, #footer li a {
	font-size: 11px;
	color: #325996;
}

#footer a:hover {
	color: #E3372C;
	}

	
	/*---------------- CAROUSEL */   
	.yui-carousel-element li {
        height: 158px;
        text-align: left;
    }

    #container {
        font-size: 13px;
        margin: 0 auto;
    }

    #container a {
        text-decoration: none;
    }
            
    #container .intro {
        display: inline;
        margin: 0px 14px 0px 4px;
        width: 202px;
    }
            
    #container .item {
        display: inline;
        margin: 0 22px 0 12px;
        overflow: hidden;
        padding-right: 80px;
        width: 106px;
    }

    #container .item .authimg {
        bottom: 2px;
        margin-left: 61px;
        position: absolute;
        z-index: 1;
    }
            
    #container .item h3 {
        line-height: 85%;
        margin-top: 4px;
    }
            
    #container .item h3 a {
        font: 77% Arial, sans-serif;
        position: relative;
        text-transform: uppercase;
        z-index: 2;
    }
            
    #container .item h3 a:link {
        color:#35a235;
    }
            
    #container .item h4 {
        margin-top:5px;
    }
            
    #container .item h4 a {
        font: 100% Georgia, Times, serif;
        position: relative;
        z-index:2;
    }

    #container .item h4 a:link {
        color:#00639b;
    }
            
    #container .item cite {
        color: #888;
        display: block;
        font-size: 77%;
        line-height: normal;
        margin-bottom: 30px;
    }
            
    #container .item p.all {
        bottom: 25px;
        position: absolute;
        z-index: 2;
    }
            
    #container .item p.all a {
        font-weight: bold;
        font-size: 85%;
    }

/*--------------------------------------------------- WAKE-UP CALL MODULE */
#innerCarousel {
		margin: 3px 0px 0px 9px;
}
	
#slide-2-3 {
		background: url(../images/fall_gabby30.jpg) no-repeat 2px 2px;
		}
		
#slide-2-4 {
		background: url(../images/sweeps.jpg) no-repeat 2px 2px;
		}
		
#slide-2-5 {
		background: url(../images/trainers.jpg) no-repeat 2px 2px;
		}
		
#slide-2-6 {
		background: url(../images/target.jpg) no-repeat 2px 2px;
		}
		
#slide-2-7 {
	background: url(../images/jeans_tab30.jpg) no-repeat 2px 2px;
	}

#slide-2-8 {
	background: url(../images/newsk30.gif) no-repeat 2px 2px;
}

#slide-2-7 a {
		margin-top: 170px;
		margin-left: 274px;
		display: block;
		width: 195px;
		height: 43px;
}

#slide-2-8 a {
		margin-top: 274px;
		margin-left: 158px;
		display: block;
		width: 173px;
		height: 30px;
}

.trainers-links-container {
  margin-top: 282px;
  margin-left: 80px;
  width: 337px;
}

#slide-2-3 a {
		margin-top: 179px;
		margin-left: 330px;
		display: block;
		width: 110px;
		height: 33px;
		}
		
#slide-2-4 a#sweeps-enter-link {
		margin-top: 215px;
		margin-left: 143px;
		display: block;
		width: 202px;
		height: 33px;
		}

#slide-2-4 a#sweeps-rules-link {
		margin-top: 2px;
		margin-left: 2px;
		display: block;
		width: 478px;
		height: 78px;
		}

#slide-2-5 a.meet-button {
    float: left;
    padding: 0;
    margin: 0px 0px 0px 0px;
		display: block;
		width: 143px;
		height: 31px;
		}
		
#slide-2-5 a.meet-cta {
    float: left;
    padding: 0;
    margin: 0px 0px 0px 5px;
		display: block;
		width: 180px;
		height: 31px;
		}
		
#slide-2-6 a {
		margin-top: 269px;
		margin-left: 140px;
		display: block;
		width: 213px;
		height: 33px;
		}

#prev-next {
		width: 100px;
		height: 50px;
		margin: 0px auto;
		padding-bottom: 10px;
		margin-left: 170px;
		}
#slide-1-1 {
	height: 220px;
		}
#scroller-1 {
	width: 250px;
	/*height: 200px;*/
		}
.testimonial {
		width: 250px;
		height: 140px;
		}
.testimonial p {
	color: #333;
	width: 250px;
	margin: 2px 0 5px 60px;
	}

#clock {background: url(../images/clock.png) no-repeat 0 0;}
.main {
	width: 655px!important;
	width: 659px;
	height: 336px;
	background: url(../images/slide-bg.png) no-repeat;
	/*margin-left: -5px;*/
	}
.main2 {
	width: 355px!important;
	width: 359px;
	height: 134px;
	background: transparent;
	margin-top:130px;
	margin-left: 20px;
	margin-bottom: 5px;
	}
#nobackground {
	background-color: transparent;
	background-image: none;
	}
.scroller {
	width: 491px!important;
	width: 489px;
	height: 336px;
	overflow: hidden;
	margin-bottom: 5px;
	padding:0;
	}
.read-more {
	position: absolute;
	left: 420px;
	font-size: 12px;
	color: #E3372C;
	width: 37px;
	height: 22px;
	display: block;
	margin-top: 7px;
	}
.read-more:hover {color: #666;}
#slide-3-1 {
	width: 600px;
	}
#slide-3-2 {
	width: 600px;
	}
.slide {
	width: 491px!important;
	width: 489px;
	height: 336px;
	float: left;
	padding: 0px;
	margin:0;
	background: transparent;
	}

ul#menu-right {
	float: right;
	margin-right: 1px!important;
	margin-right: 2px;
	margin-top: -2px;
	}

ul#menu-right li.slide-handler-holder a {
	background: url(../images/tab-wakeup-2.png) no-repeat;
	width: 163px;
	height: 76px;
	margin: 0px 0 12px 0;
	padding: 0px;
	display: block;
	font-size: 12px;
	color: #E3372C;
	}

ul#menu-right li.slide-handler-holder a span.main_tab_text_content {
	padding: 16px 0 0 4px;
	line-height: 21px;
	width: 155px;
	display: block;
	cursor: pointer;
	font-size: 12px;
	}

ul#menu-right li.slide-handler-holder a span.gabbyguide_tab_text_content {
	padding: 6px 0 0 4px;
	line-height: 21px;
	width: 155px;
	display: block;
	cursor: pointer;
	font-size: 12px;	
}

ul#menu-right li.slide-handler-holder a span.jeans_tab_text_content {
	padding: 6px 0 0 4px;
	line-height: 21px;
	width: 155px;
	display: block;
	cursor: pointer;
	font-size: 12px;	
}

ul#menu-right li.slide-handler-holder a:hover {
	background: url(../images/tab-wakeup-hover-2.png) no-repeat;
	width: 163px;
	height: 76px;
	padding: 0px;
	display: block;
	}
#menu-right li.slide-handler-holder a.selected {
	background: url(../images/tab-wakeup-hover-2.png) no-repeat;
	width: 163px;
	height: 76px;
	padding: 0px;
	display: block;
	}

 .yui-carousel-element li {
        height: 158px;
        text-align: left;
    }

    #container {
        font-size: 13px;
        margin: 0 auto;
    }

    #container a {
        text-decoration: none;
    }
            
    #container .intro {
        display: inline;
        margin: 0px 14px 0px 4px;
        width: 202px;
    }
            
    #container .item {
        display: inline;
        margin: 0 22px 0 12px;
        overflow: hidden;
        padding-right: 80px;
        width: 106px;
    }

    #container .item .authimg {
        bottom: 2px;
        margin-left: 61px;
        position: absolute;
        z-index: 1;
    }
            
    #container .item h3 {
        line-height: 85%;
        margin-top: 4px;
    }
            
    #container .item h3 a {
        font: 77% Arial, sans-serif;
        position: relative;
        text-transform: uppercase;
        z-index: 2;
    }
            
    #container .item h3 a:link {
        color:#35a235;
    }
            
    #container .item h4 {
        margin-top:5px;
    }
            
    #container .item h4 a {
        font: 100% Georgia, Times, serif;
        position: relative;
        z-index:2;
    }

    #container .item h4 a:link {
        color:#00639b;
    }
            
    #container .item cite {
        color: #888;
        display: block;
        font-size: 77%;
        line-height: normal;
        margin-bottom: 30px;
    }
            
    #container .item p.all {
        bottom: 25px;
        position: absolute;
        z-index: 2;
    }
            
    #container .item p.all a {
        font-weight: bold;
        font-size: 85%;
    }


	#popup {
		padding: 20px 30px;
		color: #000;
	}

#book {
	padding: 10px 50px;
	color: #000;
	background: url(../images/book-bg.png) no-repeat ;
	width: 582px;
	height:490px;
	}

p.disclaimer{
	width:320px;
	float: left;
	font-size: 11px;
	padding-left: 50px;
	}

#book a {font-size: 11px;}
#popup p {color: #000;}

.email-message p {width: 400px; padding-left: 130px; }

.btn_invite {
	margin-bottom: 10px; margin-left: 10px;
	}

#popup hr { border: 1px dotted #666; margin: 20px;}

.ico { width: 24px; height: 24px; background-color: #FFF; border: 1px solid #CCD8E3; padding: 0; background-repeat: no-repeat; background-position: 4px 4px; }
.ico-prev { background-image: url("../images/ico/prev.png"); margin-left: 100px; }
.ico-next { background-image: url("../images/ico/next.png");margin-right: 250px;  }
.ico-prev2 { background-image: url("../images/ico/prev.png");  }
.ico-next2 { background-image: url("../images/ico/next.png");  }

.member-spot {
	padding: 0px 0 0 30px;
	margin-left: 5px;
	}

.member-spot img {float: left; margin-right: 20px; margin-bottom: 300px;}

.member-spot h3 {font-size: 18px;}
.member-spot p span {font-size: 16px; color: #666; font-weight: bold;}
#main-1, #scroller-1, #content-1, .member-spot{
	height: 340px;
	border: none;
	background: none;
	width: 550px;
}


.subj {width: 300px;}

#invite p i {color: #666;}

#confirmation {
	width: 380px;
	height: 200px;
	background: #CCCCCC;
	border: 1px solid #000;
	margin-bottom: 20px;
	}

#invite a {
	color: #1655A4;
	}
	#invite a.red {color: #DB291D;}
#invite a.normal {font-size: 12px; font-weight: normal;}
#invite a:hover {color: #999;}
#vertical_slide {
	color: #999;
	padding: 10px 10px 20px 10px;
	margin-bottom: -10px;
	width: 400px;
	border: 1px solid #999;
}

.error {
	border: 4px solid #E2362B;
	background: #FECBCF;
	width: 450px;
	margin: 10px;}
.error p {padding: 0 10px 10px 10px;}

#map, #faqs {
	width:950px;
	}

#results {
	width: 659px;
	}
#results h1 {
	color:#767676;
	}
#results h1 sup {
	font-size: 11px;
	vertical-align: super;

	}

#map a, #results a {
	color: #1655A4;
	}
#map a:hover, #results a:hover {color: #E23628;}

#map h1, #map p {width: 600px;}
.btn_search {vertical-align:middle; margin-top: -2px;}
input, select {vertical-align:middle;}


#slide-2-2 {
	background: url(../images/wake-up-tab.png) no-repeat;
	width: 490px;
	height: 335px;
	}

#legend {
	margin-left: 50px;
	margin-bottom: 20px;
	}
#graph {
	margin-left: 30px;
	}

.top-results {
	width: 654px;
	height: 18px;
	background: url(../images/top-results.png) no-repeat;
	}

.bottom-results {
	width: 654px;
	height: 19px;
	background: url(../images/bottom-results.png) no-repeat;
	}

#user-list {
		background: url(../images/bg-results.png) repeat-y;

}

#user-list .user-info {
	width: 598px;
	margin-left: 25px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	#user-list .user-info.last {
		border-bottom: none;
		margin-bottom: 0;
		}

#user-list .user-info img {
	float: left;
	padding-right: 15px;
	}

#user-list .user-info h2 {
	font-size: 18px;
	font-family: Arial;
	color: #E2362C;
	width: 340px;
	padding-bottom: 5px;
	font-weight: normal;
	}

#user-list .user-info p {
	width: 400px;
	font-size: 13px;
	color: #AAAAAA;
	float: left;
	}

#user-list .user-info span {
	width: 75px;
	color: #DC352C;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	}
	#user-list .user-info span b {
		font-size: 19px;
		color: #115C9D;
		padding-top: 2px;
		}

	/* PAGINATION */	
#pagination_bottom{width:654px;text-align:center; clear:both;margin-top:5px;padding-top:25px;}

#pagination_bottom li{display:inline;cursor:pointer; margin:0 5px 0 0;}
#pagination_bottom li.prevPage{padding:5px; }

#pagination_bottom li.nextPage{padding:5px; }

#pagination_bottom li.rest{background-color:#fff;border:1px solid #e6e6e6}
#pagination_bottom li.hover{background-color:#d2eaf6;border:1px solid #b7d8ee}
#pagination_bottom li.selected a{background-color:#d2eaf6;}
#pagination_bottom li.disabled{background-color:#fff;color:#e6e6e6;border:1px solid #e6e6e6;cursor:default}
#pagination_bottom li.disabled a{border:0px;}
#pagination_bottom li a{color:#43a7d4;text-decoration:none;padding:5px; margin:0px;border:1px solid #e6e6e6;}
#pagination_bottom li a:hover{ background-color:#d2eaf6;}
#pagination_bottom li.selected a{color:#444;font-weight:bold}

#pagination_bottom li.disabled a{color:#e6e6e6}
.disclaimer-results{
	clear:both;
	display:block;
	font-size:10px;
	color:#666;
	padding-top:20px;
	text-align:center;
	width:654px;
	}
#invite hr { border: 1px dotted #666; margin: 20px;!important; margin: 50px 20px 20px 20px!important!;margin: 20px;} 


.w-disclaimer{
	width:320px;
	font-size: 11px;
	padding-top: 0;
	float: left;
	padding-left: 50px;
	}

/* Flash */

#flash_tutorial_container {
  position: absolute !important;
  top: -4000px;
  left: -4000px;
  overflow: hidden !important;
  z-index: 10000;
}

.collapsed_flash_tutorial {
  width: 544px !important;
  height: 348px !important;
}

.expanded_flash_tutorial {
  width: 950px !important;
  height: 1030px !important;
}

.visible_tutorial_image {
}

.hidden_tutorial_image {
}

.coupon-container {
  position: absolute;
  left: 675px;
  top: -20px;
}

ul#menu-right li a span {
  font-weight: normal;
}

.errors {
  font-weight: bold;
}

#flash_shake_container {
	width: 490px;
	height: 336px;
	overflow: hidden;
}

#flash_shake_subcontainer {
	position: relative;
	width: 490px;
	height: 336px;
	overflow: hidden;
}

.hidden_flash_shake_container {
	margin-top: -50000px;
	z-index: 50000;
}

.visible_flash_shake_container {
	margin-top: 0px;
	z-index: 50000;
}

.slide_shake_placeholder {
	background: url(../images/tab_sk_shake3.jpg) no-repeat 2px 0px;
}

.slide_shake_noplaceholder {
	background: none;
}
