body{
	margin:0;
	color:#464646;
	font:14px arial,sans-serif;
	min-width: 1000px;
	background:#6eb43f url(../images/bg-body.jpg) repeat-x !important;
}
.popup2
{
	min-width: 0;
	background: none;
}
img{border-style:none;}
a{
	color:#f2672f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.wrapper{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	width:1054px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper{
	width:1054px;
	position:relative;
	float:left;
	left:-50%;
}
#header{
	height:121px;
	overflow:hidden;
	padding: 15px 27px 0;
	background:url(../images/bg-wrapper-t.png) no-repeat;
}
.logo-wrap{
	padding: 0 29px 0 67px;
	height: 86px;
	position: relative;
	overflow: hidden;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:240px;
	height:69px;
	float: left;
	margin: 0;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
#header .login-menu{
	float: right;
	margin: 0;
	padding: 25px 0 0;
	list-style: none;
	overflow: hidden;
	height: 28px;
	font-size: 16px;
}
#header .login-menu li{
	float: left;
	padding-right: 27px;
}
#header .login-menu a{
	float: left;
	padding: 6px 0 3px 26px;
	text-decoration: none;
	font-size: 16px;
	
}
#header .login-menu a:hover{
	 text-decoration: underline;
}
#header .login-menu .sign-link a{
	color: #74bc08;
	background: url(../images/ico-lock.gif) no-repeat;
}
#header .log-link a
{
	color: #F2672F;
	background: url(../images/ico-lock2.gif) no-repeat;
}
.nav-wrapper{
	background: #6fb43f;
	height: 35px;
	overflow: hidden;
	position: relative;
}
#nav,#navLoggedIn,#navGuest{
	margin:0;
	padding:0;
	height: 35px;
	overflow:hidden;
	list-style:none;
	float: left;
}
#nav li,#navLoggedIn li,#navGuest li{
	float:left;
	padding: 0 2px 0 0;
	height: 35px;
	background: url(../images/separator1.gif) repeat-y 100% 0;
	font-size: 14px;
}
#nav a{
	display: block;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0 18px;
}
#nav a:hover, #nav a.active{
	background-color: #88d05a;
	background-position: 50% 100%;
}

#navLoggedIn a{
	display: block;
	height: 35px;
	overflow: hidden;
	padding: 10px 10px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	 text-decoration: none;
}
#navGuest a{
	display: block;
	height: 35px;
	overflow: hidden;
	padding: 10px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#navLoggedIn a:hover, #nav a.active
,#navGuest a:hover, #nav a.active{
	background-color: #88d05a;
	background-position: 50% 100%;
}


.txt-what-nav{
	background:url(../images/txt-what-nav.gif) no-repeat 50% 0;
	width: 133px;
}
.txt-free-nav{
	background: url(../images/txt-free-nav.gif) no-repeat 50% 0;
	width: 135px;
}
.txt-how-nav{
	background: url(../images/txt-how-nav.gif) no-repeat 50% 0;
	width: 129px;
}
.txt-get-nav{
	background: url(../images/txt-get-nav.gif) no-repeat 50% 0;
	width: 100px;
}
.txt-about-nav{
	background: url(../images/txt-about-nav.gif) no-repeat 50% 0;
	width: 40px;
}
.txt-ask-nav{
	background: url(../images/txt-ask-nav.gif) no-repeat 50% 0;
	width: 40px;
}
.social-icon{
	margin: 0;
	padding: 6px 34px 0 0;
	list-style: none;
	float: right;
}
.social-icon li{
	float: left;
	padding: 0 6px 0 0;
}
.social-icon a, .social-icon img{
	display: block;
}
#main{
	background:url(../images/bg-wrapper-c.png) repeat-y;
	padding: 0 27px 33px;
	height: 1%;
}
#main:after{
	content: "";
	display: block;
	clear: both;
}
.gallery{
	background-color: #ffffff;
	width: 1000px;
	overflow: hidden;
	position: relative;
	height: 350px;
	margin-bottom: 20px;
}
.gallery .visual{
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery .visual li{
	position: absolute;
	top: 0;
	left: 0;
	height: 350px;
	display: none;
}
.gallery .visual li.active{z-index: 1;display:list-item;}
.gallery .visual img{display: block;}
.gallery .info{
	position: absolute;
	top: 67px;
	left: 75px;
	width: 475px;
	color: #363636;
	font-size: 22px;
}
.gallery .extraInfo{
	width: 350px;
}
#main .gallery .info h2{
	letter-spacing: 2px;
	margin: 0 0 13px;
	font-size: 34px;
	color: #f67d3b;
}
.gallery .info p{margin: 0 0 15px;}
.btn{
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	display: block;
	background: url(../images/bg-btn2.png) no-repeat;
	height: 44px;
	width: 155px;
	cursor: pointer;
}
.gallery .info .btn{
	float: right;
	margin: 0 3px 0 0;
	cursor: pointer;
}
.btn:hover{text-decoration: none;}
#menu{
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 50px;
	width: 1002px;
	font-size: 18px;
	z-index: 2;
}
a.hide {display:none;}
#menu li{
	float: left;
	height: 50px;
	padding-left: 2px;
	margin-left: -2px;
	background: url(../images/separator2.gif) repeat-y;
}
#menu a{
	color: #464646;
	float: left;
	height: 37px;
	padding: 13px 0 0;
	text-align: center;
	background: url(../images/bg-gallery-menu.png);
}
#menu a:hover, #menu .active a{
	background: #6fb43f !important;
	color: #fff;
	text-decoration:none;
}
#content{
	float:left;
	width:571px;
	padding:25px 0 0 40px;
}
.col-heading{
	width: 600px;
	margin-right: -50px;
	overflow: hidden;
}
#main h2, #main h3{
	margin: 0 0 11px 20px;
	font-size: 21px;
	color: #f67d3b;
}
#main h2{
	font-size: 22px;
	margin-bottom: 14px;
}
#main .col-heading h3{
	margin: 0 50px 11px 0;
	padding: 0 0 0 20px;
	float: left;
	font-size: 19px;
	width: 230px;
}
* + html #main .col-heading h3{
	margin-bottom: 0;
	padding-bottom: 11px;
}
.columns{
	width: 550px;
	margin-bottom: 45px;
	background: url(../images/bg-columns-c.gif) repeat-y;
}
.columns .holder{background: url(../images/bg-columns-t.gif) no-repeat;}
.columns .frame{
	background: url(../images/bg-columns-b.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 600px;
	margin-right: -50px;
}
.columns .column{
	background: url(../images/bg-columns-t.gif) no-repeat;
	float: left;
	line-height: 18px;
	width: 220px;
	padding: 15px;
	margin-right: 50px;
	min-height: 350px;
}
* html .columns .column{height: 350px;}
.mediabox .holder{padding: 22px 24px 33px;}
.btn2{
	background: url(../images/bg-btn1.gif) no-repeat;
	height: 39px;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	width: 134px;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-weight: bold;
}
.btn2:hover{text-decoration: none;}
.mediabox .visual, .mediabox2 .visual{
	float: left;
	padding: 4px;
	margin: 0 17px 0 0;
	border: 1px solid #dce1e5;
}
.mediabox .visual img,
.mediabox2 .visual img{display: block;}
.mediabox .info{
	overflow: hidden;
	height: 1%;
	line-height: 17px;
	padding: 19px 0 0;
}
.mediabox .info p{margin: 0 0 19px;}
.mediabox .ad, .mediabox2 .ad{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.mediabox .ad li, .mediabox2 .ad li{
	float: left;
	padding: 0 0 0 5px;
}
.mediabox .ad a, .mediabox .ad img,
.mediabox2 .ad a, .mediabox2 .ad img{display: block;}
.mediabox .wrapper{margin-bottom: 22px;}
#sidebar{
	float:right;
	width:320px;
	padding: 25px 40px 0 0;
}
#sidebar p{
	line-height: 18px;
}
.infobox-small{
	width:320px;
	margin-bottom: 14px;
	background:#f7f7f7 url(../images/bg-infobox-tsm.gif) no-repeat;
}
.infobox-small .holder{background: url(../images/bg-infobox-bsm.gif) no-repeat 0 100%;}
.infobox-small2{
	width:220px;
	background:#f7f7f7 url(../images/bg-infobox-tsm2.gif) no-repeat;
}
.infobox-small2 .holder{background: url(../images/bg-infobox-bsm2.gif) no-repeat 0 100%;}
.infobox-small3
{
	width: 220px;
	background:#68b038 url(../images/what-is-eating-free-quote.gif) no-repeat;
	color: #ffffff;
}

.infobox-small-tout ul
{
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
	list-style-image: none;
}
.infobox-small-tout li
{
	margin: 0;
	padding: 0 0 15px 0;
}

.empty-box{
	padding: 15px;
	min-height: 268px;
}
* html .empty-box{height: 268px;}
.empty-box2{
	padding: 15px;
	min-height: 163px;
}
* html .empty-box2{height: 163px;}
.infobox-large{
	width:550px;
	margin-bottom: 14px;
	background:#f7f7f7 url(../images/bg-infobox-tl.gif) no-repeat;
}
.infobox-large .holder{background: url(../images/bg-infobox-bl.gif) no-repeat 0 100%;}
.eatbox{
	background: url(../images/bg-eatbox-sm.gif) no-repeat 19px 100%;
	padding: 21px 12px 17px 18px;
}
.eatbox p{margin: 0 0 17px;}
.eatbox .btn2{float: right;}
.signup-form .holder{padding: 21px 18px 11px;}
.signup-form p{margin: 0 0 13px;}
.signup-form .row{
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.signup-form label{
	float: left;
	width: 70px;
	color: #f2672f;
	text-align: right;
	padding: 5px 9px 0 0;
}
.signup-form .text{
	float: left;
	border: 1px solid #dee3e7;
	padding: 5px 5px 4px;
	margin: 0 4px 0 0;
	background: #fafafa;
	width: 150px;
}
.text{outline: none;}
.text:hover, .text.hover{border-color: #636363 !important;}
.parent-focus .text{border-color: #7db958 !important;}
.btn-go{
	background: url(../images/btn-go.gif) no-repeat;
	height: 39px;
	width: 38px;
	text-indent: -9999px;
	overflow: hidden;
	line-height: 0;
	margin: 0 0 -5px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: left;
}
#main .rsshead{
	overflow: hidden;
	height: 36px;
	margin: 36px 0 10px 20px;
}
#main .rsshead span{
	float: left;
	padding: 5px 21px 0 0;
}
#main .rsshead a{
	background: url(../images/ico-rss.gif) no-repeat 100% 0;
	float: left;
	overflow: hidden;
	height: 36px;
	width: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
.rssbox .holder{
	padding: 26px 21px 34px;
}
.rssbox ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
}
.rssbox ul em{
	display: block;
	margin: 0 0 5px;
	font-style: normal;
}
.rssbox li{padding-bottom: 4px;}
#footer{
	background: url(../images/bg-wrapper-b.gif) no-repeat;
	padding: 0 27px 50px;
	height: 1%;
	overflow: hidden;
	font-size: 14px;
}
#footer .nav{
	margin: 0 0 31px 0;
	padding: 0 0 0 60px;
	list-style: none;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
}
#footer .nav a{color: #fff; text-decoration: none;}
#footer .nav li{
	display: inline;
	padding: 0 35px 0 0;
	color: #ffffff;
	font-size: 14px;
}
#footer .menu{
	overflow: hidden;
	width: 1000px;
}
#footer .menu ul{
	margin: 0;
	padding: 0 0 0 61px;
	list-style: none;
	float: left;
	width: 180px;
	line-height: 18px;
}
#footer .menu a{color: #e1e1e1; text-decoration: none; font-size: 14px;}

#main .content-holder h3, #main .content-holder h2{margin-left: 0;}
#main .content-holder h3{margin-bottom: 17px;}
.content-holder{margin: -6px 0 0;}
.content-holder .info{padding: 0 0 0 26px;}
.content-holder .info p{
	margin: 0 0 16px;
	line-height: 17px;
}
.infobox-large2{
	width: 571px;
	background:#f7f7f7 url(../images/bg-infobox-tl2.gif) no-repeat;
}
.infobox-large2 .holder{background:url(../images/bg-infobox-bl2.gif) no-repeat 0 100%;}
.formbox{
	background: url(../images/bg-eatbox-l.gif) no-repeat 20px 100%;
	padding: 29px 30px 17px 53px;
	font-size: 15px;
	color: #363636;
	width: 487px;
	overflow: hidden;
	font-weight: bold;
}
.formbox p{margin: 5px 0 10px 0;}
.formbox p.plain{ font-weight: normal;}
.formbox a{color: #71b346;}
.formbox .row{
	width: 100%;
	padding-bottom: 10px;
	min-height: 51px;
}
* html .formbox .row{height: 51px;}
.formbox .row:after{
	content: "";
	display: block;
	clear: both;
}
.formbox .row label{
	padding: 6px 16px 0 0;
	float: left;
	width: 192px;
	text-align: right;
}
.formbox .row .formError,
.formbox .row .FormError,
.formbox .rowWide .formError,
.formbox .rowWide .FormError
{
	display: block;
	color: #ff0000;
}


.formbox .rowWide{
	width: 100%;
	padding-bottom: 10px;
	min-height: 51px;
}
* html .formbox .rowWide{height: 51px;}
.formbox .rowWide:after{
	content: "";
	display: block;
	clear: both;
}
.formbox .rowWide label{
	/*padding: 6px 16px 0 0;*/
	padding: 0;
	display:block;
	width: 192px;
	text-align: left;
}
.formbox div.infoSignalContainer
{
	color: #333333;
	font-weight: normal;
	background-color: #eeeeee;
	border: solid 1px #999999;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .formbox div.CreditCardInfoContainer table.Layout  label
,#main .formbox div.AddressContainer table.Layout  label
{
	font-size: 12px;	
}
	
.layoutContainer, .layoutContainer td, .layoutContainer li
{
	font-weight: normal;
	font-size: 12px;
}
.layoutContainer label
{
	font-weight: bold;
}
.formbox .rowWide .tzoneContainer label
{
	display: inline;
}
.formbox .FormInstructionText,
.formbox .formInstructionText
{
	font-size: 11px;
}

.formbox .rowWide .text,
.formbox .rowWide .tzoneContainer select
 {
	background:none repeat scroll 0 0 #FAFAFA;
	border:2px solid #B2B7AF;
	padding: 5px 5px 4px;
	height: 30px;
}

.formbox .row .text{
	float: left;
	width: 196px;
	padding: 5px 5px 4px;
	margin: 0 13px 6px 0;
	border: 2px solid #b2b7af;
	background: #fafafa;
}
/*.formbox .row span, .formbox .row .btn-close{display: none;}*/
.formbox .row .btn-close{display: none;}
.formbox .check{
	padding-left: 100px;
	width: 460px !important;
	min-height: 0;
	height: auto !important
}
.formbox .check input{
	margin: 5px 8px 0 0;
	padding: 0;
	float: left;
	width: 16px;
	height: 15px;
}
.formbox .check label{
	width: auto;
	float: none;
	display: block;
	padding: 0 0 3px;
	text-align: left;
}
.formbox .check .txt{
	float: left;
	line-height: 26px;
	margin: -1px 0 3px;
}
.discountCodeWrapper
{
}
.discountCodeDesc
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	margin: 5px 0 5px 0;
	border: solid 1px #aaaaaa;
	background-color: #efefef;
	padding: 3px 4px 3px 4px;
}
.discountCodeTitle
{
	font-weight: bold;
	/*font-size: 11px;*/
}
.formbox .discountCodeWrapper
{
	clear: both;
	margin: 10px 0 100px 0;
}
.formbox .discountCodeTitle
{
	font-size: inherit;
}
.formbox .discountCodeDesc
{
	font-size: inherit;
}

.btn-submit{
	float: right;
	width: 104px;
	height: 38px;
	display: inline;
	margin: 0 68px 0 0;
	overflow: hidden;
	text-align: center;
	background: url(../images/bg-btn3.gif) no-repeat;
}
.btn-submit input{
	float: right;
	border: 0;
	color: #fff;
	background: none;
	margin: 0;
	padding: 0;
	width: 104px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
* html .btn-submit input{height: 28px;}
.error{position: relative;}
.errorWide{position: relative;}
.error .text{border-color: #f15259 !important;}
.errorWide .text{border-color: #f15259 !important;}
.error span{
	display: block !important;
	font-size: 11px;
	color: #f14950;
	position: absolute;
	top: 36px;
	left: 210px;
	font-weight: normal;
}
.errorWide span{
	display: block !important;
	color: #f14950;
}

.error .btn-close{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ico-close.gif) no-repeat;
	height: 9px;
	width: 10px;
	display: block !important;
	margin:10px 0 0;
}

.error2
{
	clear: both;
	position: relative;
	display: block;
}
.error2 span{
	display: block;
	padding: 0 0 0 210px;
	font-size: 12px;
	color: #f14950;
	xposition: absolute;
	xtop: 36px;
	xleft: 210px;
	font-weight: normal;
}
/*
.error2{position: relative;}
.error2 span{
	display: block;
	font-size: 12px;
	color: #f14950;
	position: absolute;
	top: 36px;
	left: 210px;
	font-weight: normal;
}
*/

#main h1{
	margin: 0 0 20px;
	font-size: 28px;
	color: #363636;
}
.mediabox2{border-top: 10px solid #fff;}
.mediabox2 .visual{margin: 0;}
.mediabox2 .holder{
	overflow: hidden;
	height: 1%;
	padding: 31px 14px;
}
.mediabox2 .ad{
	width: 190px;
	float: right;
	padding: 17px 0 0;
}
.mediabox2 .ad li{padding-bottom: 5px;}
#main .eventbox h3{
	margin: 0;
	font-size: 16px;
	color: #363636;
}
.eventbox{
	font-size: 16px;
	padding: 28px 0 28px 18px;
}
.eventbox p{margin: 0  0 20px;}
.eventbox .menu{
	margin: 0 0 16px -10px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.eventbox .menu li{
	display: inline;
	padding: 0 0 0 10px;
	background: url(../images/separator3.gif) no-repeat 0 6px;
}
.eventbox .menu li:first-child{background: none;}
.eventbox .menu a{color: #363636;}
.btn-wrapper{
	overflow: hidden;
	height: 1%;
	padding: 11px 103px 11px 78px;
}
.btn-wrapper .btn{
	float: right;
	margin: 0 0 0 20px;
}
.eventbox .btn-wrapper p{
	margin: 0;
	padding: 9px 0 0;
}
.eventlist{
	margin: 0;
	padding:32px 0 0;
	list-style: none;
	width: 570px;
}
.eventlist li{
	background:#f7f7f7 url(../images/bg-infobox-tl2.gif) no-repeat;
	margin-bottom: 15px;
}
.eventlist .holder{
	background: url(../images/bg-infobox-bl2.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 12px 22px 15px;
}
.eventlist .holder div{
	overflow: hidden;
	height: 1%;
}
.eventlist em{
	float: left;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	color: #f6ae86;
	letter-spacing: -1px;
	margin: 0 24px 0 0;
}
.eventlist p{
	margin: 0 0 3px;
	font-size: 16px;
}
.side-ad{
	width: 332px;
	margin:0 -6px 15px -6px;
	border-top: 14px solid #fff;
	position: relative;
	background: url(../images/bg-sidebox-c.gif) repeat-y;
}
.side-ad .holder{background: url(../images/bg-sidebox-t.gif) no-repeat;}
.side-ad .frame{
	background: url(../images/bg-sidebox-b.gif) no-repeat 0 100%;
	text-align: center;
	padding: 23px 41px 42px;
	overflow: hidden;
	height: 1%;
}
.side-ad h4{
	margin: 0 0 29px;
	font-size: 23px;
	letter-spacing: -1px;
	color: #363636;
}
.side-ad .ad{
	margin: 0;
	padding: 0 0 16px;
	list-style: none;
}
.side-ad li{
	margin-bottom: 14px;
	vertical-align: top;
	height: 1%;
}
.side-ad .ad a{
	border: 1px solid #ebebeb;
	overflow: hidden;
	width: 248px;
	display: block;
}
.side-ad .ad img{float: left;}
.side-ad .btn3{margin: 0 auto 34px;}
.btn3{
	background: url(../images/bg-btn4.gif) no-repeat;
	line-height: 35px;
	width: 195px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.btn3:hover{text-decoration: none;}
#main .txtbox h2, #main .txtbox h3{
	margin: 0 0 18px;
	color: #363636;
	font-size: 16px;
}
#main .txtbox h3 span{display: block;}
.txtbox{padding: 17px 40px 0 0;}
.content-holder .txtbox p{margin: 0 0 16px;}
.txtbox .maintxt{font-size: 16px;}
.txtbox .maintxt p{
	line-height: 19px;
	margin-bottom: 20px;
}
.infolist{
	margin: 0;
	padding: 30px 0 0 1px;
	list-style: none;
}
.infolist li{
	overflow: hidden;
	width: 100%;
	vertical-align: top;
	padding: 0 0 47px;
}
.infolist img{
	float: left;
	margin: 0 30px 0 0;
}
.infolist div{
	overflow: hidden;
	height: 1%;
	padding: 34px 0 0;
}
.infolist div.forContent{
	padding: 0;
}

.infobox{
	position: relative;
	width: 100%;
	padding: 20px 0 0;
}
.infobox .txt{
	font-size: 16px;
	padding: 0 0 0 66px;
}
.infobox .txt p{
	margin: 0 0 17px;
}
#main .infobox .txt h1{
	margin: 0 0 6px;
}
.userbox{
	width: 100%;
	background:url(../images/bg-visualbox.jpg) repeat-x;
}
.userbox:after{
	content: "";
	display: block;
	clear: both;
}
.userbox .content{
	float: left;
	width: 610px;
}
.carousel{
	padding: 65px 0 43px 118px;
	width: 443px;
	position: relative;
}
.carousel .menu{
	width: 443px;
	margin: 0 0 26px;
	padding: 0;
	list-style: none;
	font-size: 16px;
	overflow: hidden;
	height: 53px;
}
.carousel .menu li{
	float: left;
	width: 107px;
	padding: 0 0 0 1px;
	background: url(../images/separator4.gif) no-repeat;
}
.carousel .menu li.first{
	background: none;
	width: 112px;
}
.carousel .menu li.last{width: 112px;}
.carousel .menu li.first a{padding-left: 5px;}
.carousel .menu li.last a{padding-right: 5px;}
.carousel .menu a{
	color: #fff;
	float: left;
	width: 107px;
	height: 44px;
	text-align: center;
	line-height: 32px;
	background: url(../images/bg-menu.gif) no-repeat -40px 0;
}
.carousel .menu a:hover,
.carousel .menu .active a{
	background-position: -40px -44px;
	text-decoration: none;
}
.carousel .menu  a.first{background-position: 0 0;}
.carousel .menu  a.first:hover,
.carousel .menu .active a.first{background-position: 0 -44px;}
.carousel .menu  a.last{background-position: 100% 0;}
.carousel .menu  a.last:hover,
.carousel .menu .active a.last{background-position: 100% -44px;}
.carousel .menu .active a{position: relative;}
.carousel .menu .active a span{left: 50%;}
.carousel .menu a span{
	background: url(../images/bg-menu-active.gif) no-repeat;
	height: 22px;
	width: 35px;
	position: absolute;
	top: 35px;
	left:-9999px;
	margin-left: -17px;
}
.carousel .gallery2{overflow: hidden;}
.carousel .gallery2 .holder{
	width:443px;
	height: 160px;
	overflow:hidden;
	position:relative;
	padding-bottom: 16px;
}
.carousel .gallery2 ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	font-size: 20px;
	line-height: 24px;
	color: #efefef;
}
.carousel .gallery2 li{
	float: left;
	width: 393px;
	padding: 0 20px 0 30px;
}
.carousel .gallery2 p{margin: 0 0 18px;}
.btn-wrapper2{
	overflow: hidden;
	height: 1%;
	padding: 0 34px 0 0;
}
.btn-wrapper2 a,
.btn-wrapper3 a{
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
}
.btn-wrapper3 a{height: 28px;}
.btn-wrapper2 a:hover,
.btn-wrapper2 .active{background-position: 0 -40px;}
.btn-wrapper3 a:hover,
.btn-wrapper3 a.active{background-position: 0 -28px;}


.btn-wrapper3 p.continue
{
	display: none;
	font-weight: bold;
}

.carousel .btn-wrapper3 p.continue
{
	/* text-align: left;*/
}

.btn-wrapper3 p.continue a
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	text-indent: 0;
	float: none;
}
.btn-wrapper3 p.continue a:hover
{
	color: #85c301;
}
* html .btn-wrapper2 a:hover,
* html .btn-wrapper2 .active{background-position: 0 -39px;}
* html .btn-wrapper3 a:hover,
* html .btn-wrapper3 .active{background-position: 0 -27px;}
.btn-yes{
	background: url(../images/btn-yes.png) no-repeat;
	width: 55px;
}
.btn-wrapper3 .btn-yes{
	background: url(../images/btn-yes2.png) no-repeat;
	width: 36px;
	margin:0 0 0 20px;
}
.btn-no{
	background: url(../images/btn-no.png) no-repeat;
	width: 62px
}
.btn-wrapper3 .btn-no{
	background: url(../images/btn-no2.png) no-repeat;
	width: 36px;
}
.btn-help{
	background: url(../images/btn-help.png) no-repeat;
	width: 39px;
}
.btn-wrapper3 .btn-help{
	background: url(../images/btn-help2.png) no-repeat;
	width: 27px;
	margin: 0 0 0 5px;
}
.carousel .gallery2 .arrow{
	width: 92px;
	overflow: hidden;
	margin: 0 0 0 162px;
}
.freeq .gallery2 .arrow{margin: 10px 0 0 202px;}
.freeq .gallery2 .holder{height: 258px;}

.freeq .gallery2 .buttonHolder{margin: 0 0 0 202px;}

.carousel .gallery2 .arrow a{
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	width: 44px;
}
.carousel .gallery2 .arrow a:hover,
.carousel .gallery2 .arrow a.active{
	background-position: 0 -32px;
}
.carousel .gallery2 .arrow .prev{
	background: url(../images/ico-prev.gif) no-repeat;
	float: left;
}
.carousel .gallery2 .arrow .next{
	background: url(../images/ico-next.gif);
	float: right;
}
.scorecard{
	float: right;
	width: 332px;
	display: inline;
	margin: -56px 34px 0 0;
	position: relative;
}
.scorecard .t, .scorecard .b{
	background: url(../images/bg-scorecard-t.png) no-repeat;
	overflow: hidden;
	height: 95px;
	width: 100%;
}
.scorecard .b{
	background: url(../images/bg-scorecard-b.png) no-repeat;
	margin-bottom: 28px;
}
.scorecard .column{padding: 0 0 0 7px;}
.scorecard .c{
	width: 100%;
	background: url(../images/bg-scorecard-c.png) repeat-y;
}
.scorecard .c:after{
	content: "";
	display: block;
	clear: both;
}
.scorecard .c .holder{
	float: left;
	margin: -95px 0;
	position: relative;
	min-height: 423px;
}
* html .scorecard .c .holder{height: 423px;}
#main .scorecard .quiz{padding: 22px 28px 30px 26px;}
#main .scorecard .quiz ul{
	margin: 0 0 -2px;
	padding: 11px 0 0;
	list-style: none;
	font-size: 12px;
}
#main .scorecard .quiz li{
	overflow: hidden;
	width: 100%;
	vertical-align: top;
	padding-bottom: 15px;
}
#main .scorecard .quiz img{
	float: left;
	margin: 3px 20px 0 0;
}
#main .scorecard .quiz p{
	margin: 0;
	font-size: 11px;
}
#main .scorecard .quiz .help{
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	width: 23px;
	height: 23px;
	margin: 11px 0 0 20px;
	background: url(../images/ico-quastion.gif) no-repeat;
}
#main .scorecard .quiz .help:hover,
#main .scorecard .quiz .help-active{background-position:0 -23px;}
#main .scorecard .quiz h2,
#main .scorecard .your-freeq h2{
	margin: 0 0 12px;
	text-align: center;
	font-size: 22px;
	color: #363636;
}
#main .scorecard .quiz li div strong{font-weight: bold; font-size: 12px;}
#main .scorecard .quiz li div{
	overflow: hidden;
	height: 1%;
}
#main .scorecard .quiz .btn4{margin: 0 0 0 92px;}
.btn4{
	background: url(../images/bg-btn5.gif) no-repeat !important;
	width: 71px;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
.btn4:hover{text-decoration: none;}
.freeq{
	width: 440px;
	padding: 44px 0 46px 84px;
}
.freeq .holder {
	width: 455px !important;
	padding-bottom: 18px;
}
.freeq .popup .holder{
	width: auto !important;
}
.freeq .gallery2 p{
	text-align: center;
	margin-bottom: 24px;
}
.freeq .gallery2 li{
	width: 435px;
	padding-left: 0;
}
.txt-freeq{
	position: absolute;
	top: 25px;
	right: -102px;
	width: 16px;
	height: 322px;
	background: url(../images/txt-yourfreeq.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.btn-wrapper3{
	overflow: hidden;
	height: 1%;
	padding: 0 0 2px 10px;
	font-size: 14px;
	line-height: normal;
}
.carousel .btn-wrapper3 p{
	margin: 0;
	text-align: right;
	overflow: hidden;
	height: 1%;
}
.popup{
	position: absolute;
	top: 31px;
	left: 137px;
	width: 408px;
	color: #363636;
	font-size: 12px;
	display: none;
}
.popupHome
{
	top:0;
	left: 0;
	width: 600px;
}
.popup .btn-close{
	background: url(../images/ico-close2.gif) no-repeat;
	height: 23px;
	width: 23px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 17px;
}
.popup .btn-close:hover{background-position: 0 -23px;}
.popup p{margin: 0 0 12px;}
.popup .btn4{
	float: left;
	margin: 0 0 0 7px;
	display: inline;
}
.popup .wrapper{
	width: auto;
	height: 1%;
	padding: 6px 0 0 92px;
}
.popup .heading{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 17px 0 16px;
}
.popup .t{
	background: url(../images/bg-popup-t.png) no-repeat;
	height: 56px;
	overflow: hidden;
	width: 100%;
}
.popup .b{
	background: url(../images/bg-popup-b.png) no-repeat;
	height: 65px;
	overflow: hidden;
	width: 100%;
}
.popup .c{
	width: 100%;
	background: url(../images/bg-popup-c.png) repeat-y;
}
.popup .c:after{
	content: "";
	display: block;
	clear: both;
}
.popup .c .holder{
	margin: -56px 0 -65px;
	position: relative;
	float: left;
	padding: 20px 31px 34px;
}
.infocols{
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 10px;
}
.infocols .column{
	float: left;
	padding: 0 0 0 30px;
}
#main .scorecard .your-freeq{
	padding: 22px 9px 32px 9px;
	width: 308px;
}
.your-freeq .help{
	text-indent: -9999px;
	overflow: hidden;
	width: 23px;
	height: 23px;
	background: url(../images/ico-quastion.gif) no-repeat;
	position: absolute;
	right: 6px;
	top: 2px;
	z-index: 10;
}
.your-freeq .help:hover,
.your-freeq .help-active{background-position: 0 -23px;}
.your-freeq .section{
	position: relative;
	width: 314px;
	border: 1px solid #e1e1e1;
	border-width: 1px 0;
	margin: 0 0 2px;
	background: url(../images/bg-coinbox-c.gif) repeat-y;
}
.your-freeq .last{
	border-bottom: none;
	margin: 0 0 -23px;
}
.your-freeq .last .btm{
	overflow: hidden;
	background: url(../images/bg-coinbox-b.gif) no-repeat;
	height: 8px;
	width: 314px;
	margin-top: -7px;
}
.your-freeq .heading{
	font-size: 18px;
	color: #363636;
	text-align: center;
	display: block;
	font-weight: normal;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 3;
}
.coins-box{
	width: 100%;
	overflow: hidden;
}
.coins-box div{
	position: relative;
	left: 50%;
	float: left;
}
.coins-box ul{
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.coins-box li{
	float: left;
	width: 60px;
}
.coins-box a{
	float: left;
	width: 57px;
	height: 81px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	padding: 27px 0 0 3px;
}
.coins-box strong em{
	background: url(../images/bg-throught-num.png) no-repeat;
	position: absolute;
	top: 5px;
	left: 11px;
	height: 36px;
	width: 29px;
	z-index: 2;
}
.coins-box a:hover,
.coins-box li.active a{
	background: #ececec;
	text-decoration: none;
}
.coins-box .red strong{background: url(../images/bg-coins-red.png) no-repeat;}
.coins-box .green strong{background: url(../images/bg-coins-green.png) no-repeat;}
.coins-box strong{
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
	height: 54px;
	line-height: 47px;
	width: 53px;
	background: url(../images/bg-coins-gray.png) no-repeat;
	display: block;
	position: relative;
	margin-bottom: -3px;
}
.coins-box a span{
	color: #363636;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 12px;
}
.percent-bar{
	overflow:hidden;
	width: 299px;
	padding: 21px 0 17px 9px;
	position: relative;
}
.percent-bar .help{
	top: 23px;
	right: 0;
}
.percent-bar .slider{
	background: url(../images/ico-arrow.gif) no-repeat;
	height: 14px;
	width: 19px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	/* left: 189px;*/
}
.percent-bar .num-list{
	margin: 0;
	padding: 1px 0 0 3px;
	list-style: none;
	font-size: 12px;
	color: #363636;
	overflow: hidden;
	height: 1%;
}
.percent-bar .num-list li{float: left;}
.percent-bar .num-list .first{padding-left: 137px;}
.percent-bar .num-list .second{padding-left: 35px;}
.percent-bar .num-list .third{padding-left: 15px;}
.percent-bar img{display: block;}
.person-list{
	margin: 0;
	padding: 25px 0 0 84px;
	list-style: none;
	overflow: hidden;
	width: 490px;
	height: 370px;
}
.person-list li{
	float: left;
	padding: 0 0 8px 2px;
}
.person-list a{
	float: left;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.person-list a:hover{
	text-decoration: none;
	background-position: 0 0;
}
.person-list a .bg-hover{
	position: absolute;
	top: 0;
	left: -9999px;
	width: 150px;
	height: 150px;
	background: url(../images/bg-photo-h.png) no-repeat;
}
.person-list a:hover .bg-hover{left: 4px;}
.person-list img{display: block;}
.person-box{
	margin: 1px 0 26px;
	padding: 0;
	list-style: none;
	position: relative;
	height: 491px;
}
#sidebar .person-box{
	margin: 0 0 14px -6px;
	border-top: 16px solid #fff;
}
.person-box li{
	position: absolute;
	top: 0;
	left: 0;
}
.person-box li.active{z-index: 1;}
.person-box img, .person-box a{display: block;}
#main .story-box h2,
#main .story-box h3{
	font-size: 16px;
	color: #363636;
	margin: 0 0 12px;
}
#main .story-box h3{
	margin-bottom: 18px;
}
.story-box{
	margin: -15px 0 0;
	font-size: 16px;
	padding: 0 23px 20px 0;
}
#main .story-box p{
	margin: 0 0 18px;
	line-height: 19px;
}
.start-box{
	width: 434px;
	margin: 0 auto 21px;
	background: url(../images/bg-startbox-c.gif) repeat-y;
	color: #e1e1e1;
}
#main .start-box h3{
	color: #fff;
	font-size: 19px;
	margin: 0 0 7px;
}
#main .start-box p{margin: 0 0 11px;}
.start-box .holder{background: url(../images/bg-startbox-t.gif) no-repeat;}
.start-box .frame{
	background: url(../images/bg-startbox-b.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 17px 33px 15px;
}
.btn5{
	float: right;
	background: url(../images/bg-btn6.gif) no-repeat;
	height: 40px;
	line-height: 30px;
	width: 107px;
	padding-right: 3px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 46px 0 0;
}
.btn5:hover{text-decoration: none;}
#content .person-list{
	padding: 43px 0 24px 45px;
	height: auto;
}
.sidemenu, .sidemenu ul{
	margin: 0;
	padding: 22px 52px 25px;
	list-style: none;
	font-size: 16px;
	line-height: 24px;
}
.sidemenu ul{
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0 9px 14px;
}
.sidemenu a{color: #363636;}
.sidemenu a:hover, .sidemenu a.active{
	color: #3eaddd;
	text-decoration: none;
}
/*SIFR*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash #main h1 span{
	font-size:32px;
	letter-spacing:-1px;
}
.sIFR-hasFlash #main .gallery .info h2 span{
	font-size: 34px;
	letter-spacing: 0px;
}


/* =AssistInfo
------------------------------------------------- */
.AssistInfoWrapper
{
	position: relative;
	padding: 0 27px 0 27px;
}
.AssistInfoDetailWrapper
{
	width: 996px;
	position: absolute;
	top: 23px;
	background-color: #ffffff;
	z-index: 9999;
	border: solid 2px #096aa1;
	border-top: none;
}
.AssistHide
{
	display: none;
	height: 0;	
}
.AssistInfoHeader
{
	color:#FFFFFF;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	background-color: #096aa1;
	border-width:0px;
}
#AssistInfo, #AssistInfo td
{
	font-size: 12px;
}
.AssistInfoHeader td
{
	color:#FFFFFF;
	font-size: 12px;
}
.AssistInfoHeader a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.AssistInfoHeader a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}


#AssistInfo
{
	overflow:hidden;
	border: solid 1px #e0e0e0;
}
#AssistInfo label
{
	text-transform:none;
	font-size: 11px;
	font-weight: bold;
}

.AssistInfoPanel
{
	padding:5px 5px 5px 5px;
	float:left;
	width:auto;
}

/* freeQ Additional Items */
#getStartedPanel
{
}
#getStartedPanel p
{
	 text-align: left;
	  font-size: 12px;
	  line-height: normal;
	  font-weight: bold;
}
div.freeQResultDescription
{
	display: none;
}
div.freeQResults
{
	font-size: 12px;
	display: none;	/* hide initially */
}
div.freeQResults h5
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
div.freeQResults span.freeQScore
{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/* Are You Eating Free Quiz Items */

li.scardItemHidden
{
	display: none;
}
li.scardResults
{
	display: none;
}
li.scardResults h5
{
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
}

li.scardIntro h5
{
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
}
#main .scorecard .quiz li.scardIntro p
{
	font-size: 12px;
}


/****** Video Player Helper Classes *****/
div.videoWrapper
{
	background-color: #000000;
}
div.videoWrapper ul,
div.videoWrapper ol
{
	list-style:none;
}
.note {
   font-size: 50%;
   color: #CCC;
}
.videoObj
{
   width: 100%;
   /* background: #000 url(../images/camtasia/curain_bkgd.gif) repeat-x top;*/
   cursor: pointer;
}
div.mediaArea
{
}
.videoObjPlaying
{
   width: 100%;
   height: 290px;
   background-color: #000000;
   padding: 0px;
   margin: 0px;
   background-image: none;
}

div.vidspacefix {
   height: 8em;
}
div.playbutton {
   margin: 0px auto 0;
   width: 95%;
   border: 2px solid #000000;
   background: #c6c8ca url(../images/camtasia/play_bttn_bkgd.gif) repeat-x top;
   height: 1.5em;
   color: #000000;
   font-size: 300%;
   padding-top: 0.15em;
   padding-bottom: 0.15em;
}
div.playtext {
   background: url(../images/camtasia/play_icon.gif) no-repeat 10px;
   width: 450px;
   padding-left: 65px;
   margin-right: auto;
   margin-left: auto;
   padding-top: 2px;
   margin-top: 0.22em;
}
div.videoDownloads 
{
   background: #c7c9cb url(../images/camtasia/dl_row_bkgd.gif) repeat-x top;
   border: 1px solid #B3B3B3;
   visibility: visible;
   width: 100%;
   margin: 5px 0px 0px;
   float: left;
   white-space:nowrap;
}
div.videoDownloads div.dltitle {
   width:25%;
   color: #333;
   font-size:150%;
   float: left;
   padding-left: 10px;
   padding-top: .4em;
   margin:0;
   display:inline;
}
ul.dlfiles {
   width:70%;
   float:right;
   margin:0;
   padding: 0px;
   display:inline;
}
div.videoDownloads ul.dlfiles li {
   font-family:Arial, Helvetica, sans-serif;
   float:right;
   font-size: 95%;
   margin-top: 5px;
   margin-bottom: 5px;
}
div.videoDownloads ul.dlfiles a {
   text-decoration: none;
   display:block;
   padding:5px 10px 5px 30px;
   color: #666;
   width: 10em;
   margin-right: 0.5em;
   border: 1px solid #bbb;
   background: #f8f8f9 url(../images/camtasia/dl_icon_bkgd.gif) repeat-x left top;
}
div.videoDownloads ul.dlfiles a:hover  {
   color: #000;
   border: 1px solid #000;
   background: #fff url(../images/camtasia/dl_icon_bkgd_over.gif) repeat-x left top;
}


.dialogInitHidden
{
	display: none;
}


div.coachSessionsWrapper
{
	clear: left;
	padding: 15px 15px 15px 15px;
	border: solid 2px #cccccc;
}
div.coachSessionsWrapper .row
{
	margin: 15px 0 0 0;
}
div.coachSessionsWrapper p
,div.coachSessionsWrapper li
,div.coachSessionsWrapper td
{
	font-weight: normal;
}
#main div.coachSessionsWrapper h2.TableHeader1
{
	font-size: 15px;
}
div.coachSessionsWrapper ul
{
	margin: 0 20px 0 40px;
	padding: 0;
}
div.coachSessionsWrapper li
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
}

/* A few legacy table layout styles */
#main .formbox table.Layout
{
	border: none;
	border-collapse: collapse;
}
	#main .formbox table.Layout td
	{
		font-weight: normal;
	}

	#main .formbox  table.Layout td.Layout
	{
		vertical-align: top;
		padding: 0px;
	}
	#main .formbox div.ColSepNVT
	{
		width: 10px;
		height: 1px;
		font-size: 1px;
		overflow: hidden;
	}	
	
	#main .formbox table.Layout label
	{
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 15px;
		font-weight: bold;
		color: #333333;
		padding-right: 5px;
	}

		#main .formbox table.Layout label span
		{
			text-transform: none;
		}
	#main .formbox table.Layout .Value
	{
		margin-top: 0px;
		padding-bottom: 5px;
		font-weight: normal;
	}


.signup-form-msg
{
	color: #3EADDD;
	font-style: italic;
}
.signup-form .itemForm
{
	display: none;
}

.modalPopExtenderWindowContent
{
	 
 	 text-align: center;
}
.modalPopupExtenderBackground
{
}

.modalPopExtenderWindowContent .windowTitle
{
	padding: 10px 30px 5px 35px;
	text-align: left;
	color:#F67D3B;
	font-size:18px;	
}
 
.modalPopExtenderWindowContent .windowVideoIntro
{
	padding: 0 30px 5px 35px;
	text-align: left;
	font-size: 14px;
}
.modalPopExtenderWindowContent .windowVideoIntro h5
{
	margin: 5px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color:#F67D3B;
}
.modalPopExtenderWindowContent .playerWrapper
{
	padding: 20px 0 15px 0;
}

#NutripediaHome table.Layout
,#NutripediaHome table.Layout
{
	padding: 0;
	margin: 0;
}
#NutripediaHome .OrangeBg
{
	background-color: #f7941e;
} 
#NutripediaHome .BlueBg
{
	background-color: #166aa3;
} 
#NutripediaHome  .GreenBg
{
	background-color: #71ba4d;
} 
#NutripediaHome .GrayBg
{
	background-color: #58585a;
} 

#NutripediaHome .TitleHead
{
	color: #ffffff;
	font-size: 16px;
}
#NutripediaHome .TitleHead a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 7px 0;
	color: #ffffff;
}
#NutripediaHome .ListItemContainer
{
	 display: block;
	 height: 115px;
	 overflow: hidden;
	 margin-bottom: 5px;
}
#NutripediaHome .ListItemContainer .ListItemTitle a
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.join-sleepbreakfastchallenge-form .holder{padding: 21px 18px 11px;}
.join-sleepbreakfastchallenge-form p{margin: 0 0 13px;}
.join-sleepbreakfastchallenge-form .row{
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.join-sleepbreakfastchallenge-form label{
	float: left;
	width: 70px;
	color: #f2672f;
	text-align: right;
	padding: 5px 9px 0 0;
}
.join-sleepbreakfastchallenge-form .text{
	float: left;
	border: 1px solid #dee3e7;
	padding: 5px 5px 4px;
	margin: 0 4px 0 0;
	background: #fafafa;
	width: 150px;
}

.join-sleepbreakfastchallenge-form-msg
{
	color: #3EADDD;
	font-style: italic;
}
.join-sleepbreakfastchallenge-form .successForm
{
	display: none;
}