@import url(reset.css);

*{
	margin: 0;
	padding: 0;
	}

html{
	height: 100%;
	}
	

.branch {
		display:none;
		padding:7px;
		margin:8px;
		background-color:#FFFA71;
		font-size:12px;
		margin-left:50px;
		margin-bottom:15px;

}

.Trialbranch {
		display:none;
		padding:7px;
		margin:8px;
		font-size:12px;
		margin-left:50px;
		margin-bottom:15px;
		list-style:circle;
		list-style-type:circle;
		display:none;
		font-weight:normal;

}

.Trialbranch ul li {

		list-style:circle;
		list-style-type:circle;


}

.ShippingBranch {
		display:none;
		padding:7px;
		margin:8px;
		font-size:12px;
		margin-left:30px;

}

.branchFAQS {
		display:none;
		padding:7px;
		margin-bottom:8px;

}
	
	
body{
	font: normal 62.5%/1 arial,helvetica,sans-serif;
	color: #000;
	background-image: url(../images/sub_web_bg.jpg);
	background-repeat: repeat-x;
	text-align:center;

	}
	
body.login{
	font: normal 62.5%/1 arial,helvetica,sans-serif;
	color: #000;
	background-image: url(../images/sub_web_bg.jpg);
	background-repeat: repeat-x;
	text-align:center;

	}	
	
/*New Home Page Elements ********************************************************************************/	
	
	
#PhoneTop {
	width:600px;
	height:36px;
	float:right;
	background-image: url(../images/home_phone_header.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#Networks {
	background-image: url(../images/home_network_header.png);
	background-repeat: no-repeat;
	background-position: right;
	height:80px;
	width:500px;
	float:right;
}	

#ButtonContainer {
	margin-top:5px;
	height:37px;
	width:250px;
	float:right;
	margin-right:20px;
	}

#HomeTitle {
	padding-top:10px;
	float:right;

}

#HomeNav {
	width:415px;
	height:500px;
	float:left;
	margin-top:200px;

}

#HomeNavCopy {
	padding:0px;
	
}

#HomeNav table td.copy {
	border-bottom:2px dashed #eee;
	vertical-align: top;
	padding-bottom:30px;
	padding-top:10px;
}

#HomeNav table td.copy p.login {
	color:#0183A2;
	font-weight:bold;
}

#HomeNav table td.copy b {
	color:#CC0000;
}

#HomeNav table td.copy a {
	color:#CC0000;
	text-decoration:underline;
}

#HomeCopyContainer {
	width:550px;
	height:715px;
	float:right;
	background-image: url(../images/home_copy_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}


#HomeCopy {
	padding:70px;
	padding-top:60px;

}

#HomeCopy p {
	padding:3px;
	color:#666666;

}

#HomeCopy table {
	margin-top:20px;
	margin-bottom:15px;

}	

#HomeCopy table td.thumb {
	padding-bottom:8px;
	width:130px;

}
	
#HomeCopy table td.copy {
	vertical-align: top;
	padding:8px;	

}


/*Sub Header Copy ********************************************************************************/

#PaymentTypeTrial {
	padding:10px;
	background:#e1f7cb;
	border:1px solid #CCC;
	font-size:14px;
	font-weight:bold;
	color:#000000;

}

#PaymentTypeTrial a {
	font-size:11px;
	font-weight:bold;
	color:#060;

}

#PaymentSelect {
	padding:5px;
	background:#EEE;
	border:1px solid #CCC;

}

#PaymentTypeTrial ul li p {
	margin-left:15px;
	font-size:11px;
	font-weight:nornal;
	line-height:10px;

}

#PaymentTypePay {
	padding:10px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
	color:#000000;

}

#PaymentTypePay ul li p {
	margin-left:15px;
	font-size:11px;
	font-weight:nornal;
	line-height:10px;

}

#CCHeading {
	padding-top:10px;
	float:right;
	width:960px;
	height:400px;
	background-image: url(../images/cc_heading.png);
	background-repeat: no-repeat;


}


#FaqHeading {
	padding-top:10px;
	float:right;
	width:960px;
	height:300px;
	background-image: url(../images/faq_heading.png);
	background-repeat: no-repeat;


}


#AboutHeading {
	padding-top:10px;
	float:right;
	width:960px;
	height:400px;
	background-image: url(../images/about_heading.png);
	background-repeat: no-repeat;


}


#SubHeading {
	padding-top:10px;
	float:right;
	width:960px;
	height:400px;
	background-image: url(../images/sales_header.png);
	background-repeat: no-repeat;


}


#LoginHeading {
	padding-top:10px;
	float:right;
	width:960px;
	height:400px;
	background-image: url(../images/login_heading.png);
	background-repeat: no-repeat;
	margin-bottom:100px;


}

#LoginNav {
	padding:20px;
	border-top:1px solid #B7DCE4;
	background-color:#E0F6FB;
	color:#000000;
	text-align:center;


}

#LoginNav a {

	color:#0285B4;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	margin:10px;

}

#LoginNav a:hover{
;
	text-decoration:none;


}

#FormBox {
	width:225px;
	height:200px;
	float:right;
	margin-top:70px;
	margin-right:30px;
	
	
	
	}

#FormBox table td {
	padding:3px;
	}
	
	
#FormBox .textfield {
	padding:3px;
	width:200px;
	border:2px solid #FFF;
	background-color:#FEFEE3;
	color:#044D67;
	}	
	
	
.smallnote {
	font-size:10px;
	color:#8E8B3C;
}	

/*Sub Page Right Content ********************************************************************************/


#CCRight {
	width:320px;
	float:right;
	padding:15px;
	margin-top:0px;
	
}

#CCRight {
	padding:0px;	
}

#CCRight table td.copy {
	border-bottom:2px dashed #eee;
	vertical-align: top;
	padding-bottom:30px;
	padding-top:10px;
}

#CCRight table td.copy p.login {
	color:#0183A2;
	font-weight:bold;
}

#CCRight table td.copy b {
	font-weight:bold;
}

#CCRight table td.copy a {
	color:#CC0000;
	text-decoration:underline;
}





#SubRight {
	width:320px;
	float:right;
	padding:15px;
	margin-top:-13px;
	
}

#SubRight {
	padding:0px;	
}

#SubRight table td.copy {
	border-bottom:2px dashed #eee;
	vertical-align: top;
	padding-bottom:30px;
	padding-top:10px;
}

#SubRight table td.copy p.login {
	color:#0183A2;
	font-weight:bold;
}

#SubRight table td.copy b {
	color:#CC0000;
}

#SubRight table td.copy a {
	color:#CC0000;
	text-decoration:underline;
}


#VideoBox {
	height:230px;
	width:320px;
	padding:10px;
	background-image: url(../images/sales_video_bg.png);
	background-repeat: no-repeat;
	padding-top:60px;
	}

#SubVideoBox {
	height:230px;
	width:320px;
	padding:10px;
	background-image: url(../images/sales_video_bg.png);
	background-repeat: no-repeat;
	padding-top:60px;
	}


/*Sub Page Left Content ********************************************************************************/


#SubLeftContainer {
	width:650px;
	float:left;
	background-image: url(../images/sub_kit_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-60px;
}

#AboutContainer {
	width:650px;
	float:left;
	background-image: url(../images/about_copy_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-85px;
	padding-top:90px;
}

#CopyContainer {
	width:650px;
	float:left;
	background-image: url(../images/copy_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-65px;
	padding-top:30px;
}

#CCContainer {
	width:650px;
	float:left;
	background-image: url(../images/copy_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-85px;
	padding-top:30px;
}

#SubLeft {
	padding:55px;
	padding-top:60px;

}

#SubLeft p {
	padding:3px;
	color:#666666;

}

#SubLeft table {
	margin-top:20px;
	margin-bottom:15px;
	width:550px;

}	

#SubLeft table td {
	padding:5px;

}


#SubLeft table td.thumb {
	padding-bottom:8px;
	width:80px;
}

	
#SubLeft table td.copy {
	vertical-align: top;
	padding:8px;
}


#wrapper {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;	
}
	
	
#home_wrapper {
	background: url(../images/web_bg.jpg) repeat-x;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
	
	
#sub_wrapper {
	background: url(../images/web_bg.jpg) repeat-x;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}	

#cc_wrapper {
	background: url(../images/sub_web_bg.jpg) repeat-x;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}	
	
	
#club_wrapper {
	background-image: url(../images/sub_web_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}	
	
#header {
	clear: both;
	height: 10px;
	margin-bottom: 40px;
	}


#header_home {
	clear: both;
	height: 375px;
	margin-bottom: 40px;
	background-repeat: no-repeat;`
	background-position: 83px 80px;
	}

#header_sub {
	clear: both;
	height: 375px;
	background-repeat: no-repeat;
	background-color:#333;
	}
	

#header_home_club {
	clear: both;
	height: 350px;
	margin-bottom: 40px;
	background-repeat: no-repeat;`
	background-position: 83px 80px;
	}


#flashcontent {
	padding:7px;
	width:550px;
	height:278px;
	float:right;
	margin-top:80px;
	margin-right:0px;
	}
	
#flashEmbed {
	padding:7px;
	width:390px;
	height:230px;
	float:right;
	margin-top:0px;
	margin-right:0px;
	}
	
#embedTitle {
	padding-left:90px;
	padding-top:25px;
	width:444px;
	height:60px;
	float:left;

	}	

#kkhf_children {
	position: relative;
	}
	
#kkhf_girl_home {
	background: url(../images/kkhf_girl_home.png) no-repeat;
	width: 252px;
	height: 309px;
	position: absolute;
	top: 160px;
	left:30px;
	}
	
#ages {
	background: url(../images/home_ages_green.png) no-repeat;
	width: 108px;
	height: 43px;
	position: absolute;
	top: 550px;
	left:5px;
	}
	
#kkhf_kids_home {
	background: url(../images/kids_home.png) no-repeat;
	width: 368px;
	height: 402px;
	position: absolute;
	top: 185px;
	left: 0px;
	}
		
	

#kkhf_boy_home {
	background: url(../images/kkhf_boy_home.png) no-repeat;
	width: 219px;
	height: 325px;
	position: absolute;
	top: 300px;
	left: 220px;
	}
	
#girls_bubble_home, #boys_bubble_home{
	display: none;
	}
	
#girls_bubble_home{
	background: url(../images/girls_comment_home.png) no-repeat;
	width: 137px;
	height: 44px;
	position: absolute;
	top: 147px;
	left: 127px;
	}
	
#boys_bubble_home{
	background: url(../images/boys_comment_home.png) no-repeat;
	width: 82px;
	height: 43px;
	position: absolute;
	top: 140px;
	left: 382px;
	}
	
	
	
#kkhf_girl_club {
	background: url(../images/kkhf_girl_home.png) no-repeat;
	width: 252px;
	height: 309px;
	position: absolute;
	top: 70px;
	left:180px;
	}


#kkhf_boy_club {
	background: url(../images/kkhf_boy_home.png) no-repeat;
	width: 219px;
	height: 325px;
	position: absolute;
	top: 25px;
	left: 475px;
	}	
	
	
	
	
	
	
	
	
	
	

#kit_sample {	
	float:right;	
	}
	
	
#LoginBox{
	padding:25px;
	width:641px;
	height:300px;
	background: url(../images/login_bg.gif) no-repeat; 
	padding-top:190px;
	}	
	
#joinTable {
	padding:5px;
	font-size:12px;
	}

#joinTable a{
	font-weight:normal;
	color:#F00;
	text-decoration:underline;
	}

#joinTable td.thumb{
	width:103px;
}	
	
#joinTable td.copy{
	vertical-align:top;
	padding-left:8px;
	padding-right:5px;
	width:170px;
}
	
	
#logo {
	background: url(../images/kkhf_logo.png);
	width: 292px;
	height: 150px;
	margin-top: 10px;
	float: left;
	background-repeat:no-repeat;
	}
	
#logo a {
	display: block;
	width: 230px;
	height: 150px;
	}
	
#subHeaderWrap {
	padding:7px;
	height:100px;
	}	
	
#content {
	text-align: left;
	position: relative;
	zoom: 1;
	}
	
#kkhf_girl_01 {
	background: url(../images/kkhf_girl_home.png) no-repeat;
	width: 324px;
	height: 254px;
	position: absolute;
	z-index: -99;
	top: -120px;
	right: 0;
	}
	
#kkhf_boy_01 {
	background: url(../images/kkhf_boy_sub.png) no-repeat;
	width: 110px;
	height: 200px;
	position: absolute;
	z-index: 5000;
	top: 530px;
	right: -5px;
	}

#home_column_wrapper {
	background-color:#FFF;
	padding:5px;
	float:left;
	}
	
.home_column {
	width: 172px;
	float: left;
	margin-right: 10px;
	padding-right:10px;
	border-right:2px dashed #EEE;
	}
	
.home_column_bottom {
	width: 960px;
	float: left;
	margin-right: 20px;
	}
	
.home_column img {
	margin-bottom: 15px;
	}
	
.primary_column {
	float: left;
	width: 640px;
	}
	
.primary_column img {
	margin-bottom: 15px;
	}
	
.secondary_column {
	float: right;
	width: 310px;
	}
	
.column {
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	}
	
.end {
	margin-right: 0;
	}
	
#footer {
	background-color: #000;
	}

#footerlogin {
	background-color: #FFF;
	}
	
#footer_container{
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	color:#666666;
	height: 100px;
	font-size: 12px;
	background-image: url(../images/air_miles_footer.png);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
#footer_container a {
	color:#666666;
	text-decoration: none;
	}
	
#footer_container a:hover {
	color: #FFF;
	}
	
#footer ul {
	margin-top: 40px;
	}
	
#footer ul li {
	display: inline;
	float: left;
	}
	
#footer ul li a {
	margin-left:10px;
	margin-right:10px;
	font-weight: normal;
	}

	
/* News List */
ul#news_list_home {
	}
	
ul#news_list_home li {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	}
	
ul#news_list_home p.date {
	margin-bottom: 0;
	font-size: 11px;
	}
	
ul#news_list_home h4 {
	font-size: 16px;
	margin-bottom: 20px;
	}
	
ul#news_list_home h4 a {
	color: #7db621;
	}
	
ul#news_list_home img {
	border: 3px solid #e9e9e9;
	padding: 2px;
	margin-right: 20px;
	float: left;
	}
	
ul#news_list {
	}
	
ul#news_list li {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}
	
ul#news_list li img{
	border: 5px solid #e9e9e9;
	padding: 2px;
	float: left;
	margin-right: 20px;
	}
	
p.date {
	color: #999999;
	font-size: 11px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	}

a.read_more_link {
	background: url(../images/arrow_green_thin.gif) 0 5px no-repeat;
	padding-left: 17px;
	}
	
ul#news_list a.read_more_link:hover {
	color: #7db621;
	}
	
#news_story {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}
	
#news_story img {
	float: right;
	border: 5px solid #e9e9e9;
	padding: 2px;
	margin-left: 20px;
	}
	
#news_story h2 {
	font-size: 22px;
	}	
	
	
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #42a2bc;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
	}
	
h1#building_confidence {
	background: url(../images/home_heading.png) no-repeat;
	width: 387px;
	height: 150px;
	margin-bottom: 15px;
	margin-top:0px;
	}

#AboutRight {
	width:255px;
	height:257px;
	float:right;
	background: url(../images/about_right.png) no-repeat;
	}


#AboutLeft {
	width:167px;
	height:150px;
	float:left;
	background: url(../images/about_left.png) no-repeat;
	margin-right:20px;
	}
	
#AboutBot {
	width:167px;
	height:164px;
	float:right;
	background: url(../images/about_bottom.png) no-repeat;
	margin-left:20px;
	}
	
#ProgramPoint {
	padding:10px;
	background:#EEEEEE;
	font-size:12px;
	margin-bottom:20px;
	border:2px dashed #FFF;
	}	

#ProgramPoint p {
	color:#000;
	font-weight:bold;
	}	


#AboutPoint {
	padding:10px;
	background:#e35f1a;
	font-size:12px;
	margin-bottom:20px;
	border:2px dashed #FFF;
	text-align:center;
	}
	
#AboutPoint a {
	color:#FFF;
	font-size:14px;
	}	
	
#RobQuote {
	padding:20px;
	margin-bottom:20px;
	background-image: url(../images/guarantee_lg.png);
	background-repeat: no-repeat;
	background-position: 390px 10px;
	padding-right:160px;
	background-color: #EEEEEE;
	border-top:2px dashed #FFFFFF;
	}	

#RobQuote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;

	}

#AboutPoint li {
	list-style:square;
	list-style-position:inside;
	padding:10px;
	size:16px;
	color:#666;
	}


#ProgramRight {
	width:262px;
	height:220px;
	float:right;
	background: url(../images/program_right.png) no-repeat;
	margin-top:-15px;
	}

#ProgramLeft {
	width:135px;
	height:160px;
	float:left;
	background: url(../images/program_left.png) no-repeat;
	margin-right:20px;
	}

h1#learn_more_about {
	width: 298px;
	height: 82px;
	}
	
h1#terms_of_use {
	width: 158px;
	height: 83px;
	}
	
h1#privacy_policy {
	width: 176px;
	height: 81px;
	}
	
h1#sitemap {
	width: 210px;
	height: 84px;
	}
h1 span,
h2 span,
h3 span {
	display: none;
	}
h2 {
	font-size: 17px;
	color: #7DB621;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
h2#members {
	background: url(../images/heading_members.gif);
	width: 230px;
	height: 28px;
	margin-bottom: 10px;
	}
	
h2#register {
	background: url(../images/heading_register.gif);
	width: 305px;
	height: 28px;
	margin-bottom: 10px;
	}
	
h2#home_join {
	background: url(../images/home_join_header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 28px;
	margin-bottom: 10px;
	}
	
h2#home_mail {
	background: url(../images/home_mail_header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 28px;
	margin-bottom: 10px;
	}
	
h2#home_start {
	background: url(../images/home_start_header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 28px;
	margin-bottom: 10px;
	}
	
h2#home_online {
	background: url(../images/home_online_header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 28px;
	margin-bottom: 10px;
	}	

h2#home_succeed {
	background: url(../images/home_succeed_header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 28px;
	margin-bottom: 10px;
	}

h3 {
	font-size: 18px;
	color: #7DB621;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
h3.download {
	background: url(../images/arrow_download.png) 0 5px no-repeat;
	padding-left: 25px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
h3#latest_news {
	background: url(../images/latest_news_header.png);
	width: 309px;
	height: 31px;
	}
	
h3#kkhf_tweets {
	background: url(../images/twitter_header.png);
	width: 309px;
	height: 46px;
	margin-top: -9px;
	}
h4 {
	font-size: 16px;
	color: #7DB621;
	font-weight: bold;
	margin-bottom: 0;
	}
p {
	color: #666666;
	font-size: 13px;
	}
	
#intro p {
	color: #0a5365;
	font-size: 16px;
	font-weight: bold;
	padding:8px;
	background-repeat: no-repeat;
	width:404px;
	height:110px;
	}
	
p.introduction {
	font-size: 16px!important;
	font-weight: bold;
	color: #999999;
	}
	
p.button_leveller.join{
	margin-bottom: 35px;
	}
	
p.button_leveller.mail{
	margin-bottom: 35px;
	}
	
p.button_leveller.start{
	margin-bottom: 55px;
	}
	
p.button_leveller.online{
	margin-bottom: 55px;
	}
	
p.button_leveller.succeed{
	margin-bottom: 55px;
	}
	
.home_column p {
	margin-bottom: 20px;
	font-size: 14px;
	}
	
.primary_column p{
	margin-bottom: 10px;
	font-size: 16px;
	}
	
.primary_column h4{
	font-size: 18px;
	color:#000;
	}	
	
.horizontal_rule {
	font-size: 0;
	background: url(../images/dotted_line.gif) repeat-x;
	height: 3px;
	clear: both;
	margin-bottom: 25px;
	position: relative;
	z-index: -500;
	}
	
hr  {
	display: none;
	}
	
#line_dark {
	background:url(../images/dotted_line_dark_blue.png) repeat-x;
	height: 3px;
	font-size: 0;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	}
	
blockquote {
	background: #e9f5ca;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 30px;
	border-bottom: 1px solid #d2e59e;
	}
	
.cta_01 {
	background: #e9f5ca;
	padding: 15px;
	}
	
.cta_01 p {
	font-size: 14px;
	}
	
.cta_01 i {
	font-weight:bold;
	font-size:12px;
	}
	
	
.cta_refer {
	background: #e9f5ca;
	padding-right:15px;
	padding-left:15px;
	}
	
.cta_refer p {
	font-size: 12px;
	}	
	
.cta_refer h4 {
	color:#CC3300;
	}
	
.cta_refer a {
	color:#CC3300;
	}	
	
	
.cta_cc {
	background: #e9f5ca;
	padding-right:15px;
	padding-left:15px;
	}
	
.cta_cc p {
	font-size: 12px;
	}
	
.cta_cc i {
	font-weight:bold;
	font-size:12px;
	}	
	
	
#cclist ul li {
	list-style:disc;
	list-style-position:inside;
	font-size:12px;
	color:#666666;

}

#cclist ul li.highlight {
	background-color:#FFFF99;
	font-weight:bold;
	color:#666666;

}	
	

#thumb {
	margin:10px;
	margin:15px;
	
	}		
	


.prog_thoughts p {
	margin-bottom:20px;
}

.prog_thoughts img {

}	
	
blockquote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #75a230;
	text-shadow: #ffffff 0 1px 0;
	/*margin-bottom: 20px;
	background: url(../images/quote_open.gif) no-repeat;
	background-position: 0 7px;
	padding-left: 25px;
	padding-right: 5px;*/
	}

blockquote h3,
.cta_01 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4a6e13;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 15px;
	}
	
.quote_tail {
	background: url(../images/quote_tail.gif) no-repeat;
	width: 23px;
	height: 13px;
	margin: 0 auto;
	margin-top: -2px;
	}
	
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: 10px;
	padding-left: 25px;
	}
em{
	font-style: italic;
	font-weight: bold;
	}
	
ul.content_list li{
	margin-left: 30px;
	margin-bottom: 10px;
	list-style: disc;
	font-size: 12px;
	font-style: italic;
	color: #666;
	}
	
address{
	margin-left: 30px;
	font-size: 12px;
	font-style: italic;
	color: #666;
	}
	
p.intro {
	font-size: 18px;
	}
	
p span {
	display: none;
	}
	
a#facebook_link {
	background: url(../images/icon_facebook.png) 3px 0 no-repeat;
	height: 27px;
	padding-left: 43px;
	color:#999;
	padding-top: 4px;
	padding-bottom: 7px;
	font-size: 18px;
 	}
	
a#facebook_link:hover {
	color: #3b5998;
 	}
	
ul.download_list {
	background: url(../images/dotted_line_blue.gif) repeat-x;
	margin-bottom: 20px;
	}
	
#training_program.sample_link ul.download_list{
	background: none;
	margin-bottom: 0;
	}
	
ul.download_list li a {
	display: block;
	background: url(../images/icon_pdf.png) 0 15px no-repeat;
	padding: 20px 0 20px 40px;
	border-bottom: 1px solid #cae6ee;
	color: #28829c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none!important;
	}
	
#training_program.sample_link ul.download_list li a{
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	background: url(../images/icon_pdf.png) 0 0 no-repeat;
	}
	
ul.download_list li a:hover {
	color: #000000;
	background: #ebfafe url(../images/arrow_download.png) 10px 22px no-repeat;
	}
	
/* Twitter feed */
ul#twitter_update_list span a {
	}
	
ul#twitter_update_list li {
	margin-bottom: 15px;
	background: url(../images/tweet_bubble_tail.gif) left center no-repeat;
	padding-left: 12px;
	}
	
ul#twitter_update_list li a {
	color: #999999;
	}
	
ul#twitter_update_list li div.status {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #e8ffab;
	color: #7ec11f;
	font-size: 14px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	}
	
ul#twitter_update_list li div.status a{
	color:#66a40e;
	}
	
p.twitter_link a {
	color: #7ec11f;
	padding-left: 30px;
	background: url(../images/arrow_green_thin.gif) 20px 5px no-repeat;
	}
	
	
/* Form */


#CCcontainer {
	float:right;
	padding:10px;
	background-color:#EEEEEE;
	border:2px dashed #FFF;
	width:340px;
	margin-bottom:20px;
	
	}

#CCright {
	float:left;
	margin-right:10px;
	border-right:2px dashed #CCC;
	width:250px;
	height:420px;
	
	
	}
	
#ContactRight {
	float:right;
	padding:10px;
	background-color:#EEEEEE;
	border:2px dashed #FFF;
	width:330px;
	margin-bottom:20px;
	
	}	
	
	
#ContactLeft {
	float:left;
	margin-right:10px;
	padding-right:15px;
	border-right:2px dashed #CCC;
	width:250px;
	height:420px;
	
	}	

#ContactLeft p {
	font-size:12px;
	
	}

#ContactLeft a {
	color:#000;
	
	}

fieldset {
	background: #f0f0f0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	}
fieldset p {
	padding-bottom: 15px;
	margin-bottom: 30px;
	}
fieldset .line {
	border-bottom: 1px solid #CCC;
	font-size: 0;
	height: 1px;
	margin-bottom: 30px;
	}
fieldset label {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 75px;
	padding-top: 10px;
	}
fieldset input,
fieldset textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	font-weight:bold;
	background-color:#e9f5ca;
	padding: 5px;
	}
fieldset input#submit {
	width: 115px;
	height: 48px;
	}
fieldset .form_row {
	clear: both;
	}
fieldset .form_inputs {
	padding: 0 30px 0 0;
	margin-bottom: 20px;
	width: 200px;
	float: right;
	}

fieldset.field {
	width:300px;
	}

fieldset.buy {
	background-color:#e9f5ca;
	
}

fieldset.buy input {
	background-color:#FF9;
	}

#AcctTable {


	}

#AcctTable td tr {
	background:#FFF;
		
	}
	
#terms h4 {
font-size:1.5em; margin-bottom:15px; color: #7DB621;}

#terms p 
{font-size:1.3em; margin-bottom:20px; text-align:justify;}

.terms_style {
	list-style-type:square;
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:15px;
	color: #666666;
}

.terms_style2 {
list-style-type:lower-roman;
	font-weight:normal;
	font-size:1em;
	margin-top:15px;
	margin-bottom:15px;
	color: #666666;
}

	
.pl {
margin-left:35px;
}
.pl_style {
	list-style-type:square;
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
	color: #666666;
}	
	
	
#FaqContainer p {

	
	
	}	
	
#FaqContainer ul li {
	list-style:disc;
	list-style-position:inside;
	
	
	}	
	
#FaqContainer a {
	margin-left:30px;
	color:#576b78;
	font-size:12px;
	text-decoration:underline;
	
	}		

#FaqContainer a:hover {
	color: #7DB621;
	text-decoration:none;
	
	}




#MemberInfo{
	
	background: url(../images/member_bg.png) no-repeat;
	width:638px;
	height:306px;
	padding:20px;
	font-size:12px;


}

#MemberInfo table td.memberInfo{

	height:20px;


}

#MemberInfo img.member{

	height:160px;
	width:160px;


}


#interestsContainer strong {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	line-height:30px;
}


#activities {
	width:190px;
	float:left;
	margin-right:20px;
	border-right:2px dashed #CCC;
	font-size:12px;
	text-align:left;

}

#interests {
	width:190px;
	float:left;
	margin-right:20px;
	border-right:2px dashed #CCC;
	font-size:12px;
	text-align:left;

}

#music {
	width:190px;
	float:left;
	margin-right:20px;
	border-right:2px dashed #CCC;
	font-size:12px;
	text-align:left;

}

#aboutme {
	width:680px;
	float:left;
	font-size:12px;
	text-align:left;
	margin-top:20px;
	height:150px;

}


#menuContainer {padding:0; margin-top:50px; list-style:none; width:581px; height:36px; position:relative; float:right; margin-right:0px;}

/*NO CUST MENU*/

#home #menu {padding:0; margin:0; list-style:none; width:581px; height:36px; background:url(../images/nav_bar_front.png); background-repeat:no-repeat}
#about #menu {padding:0; margin:0; list-style:none; width:581px; height:36px; background:url(../images/nav_bar_front.png); background-repeat:no-repeat}

#menu li {float:left; position:relative;}
#menu li#home a {display:block; width:71px; height:36px; margin-right:5px;}
#menu li#join a {display:block; width:98px; height:36px; margin-right:5px;}
#menu li#about a {display:block; width:98px; height:36px; margin-right:5px;}
#menu li#program a {display:block; width:130px; height:36px; margin-right:5px;}
#menu li#members a {display:block; width:160px; height:36px;}


#menu li a b {position:absolute; left:-9999px;}

#menu li a:hover {white-space:nowrap;}
#menu li a:hover b {left:10px; top:-50px; width:64px; height:0; padding-top:64px; overflow:hidden; cursor:pointer;}

#menu li#home a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#menu li#join a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat; }
#menu li#about a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#menu li#program a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#menu li#members a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}


/*PARENTS CLUB MENU*/

#parentsmenuContainer {padding:0; margin-top:50px; list-style:none; width:665px; height:36px; position:relative; float:right; margin-right:0px;}

#parentsmenu {padding:0; margin:0; list-style:none; width:665px; height:36px; background:url(../images/nav_bar_parents.png); background-repeat:no-repeat}


#parentsmenu li {float:left; position:relative;}
#parentsmenu li#home a {display:block; width:71px; height:36px; margin-right:5px;}
#parentsmenu li#fitness a {display:block; width:113px; height:36px; margin-right:5px;}
#parentsmenu li#eating a {display:block; width:125px; height:36px; margin-right:5px;}
#parentsmenu li#recipes a {display:block; width:93px; height:36px; margin-right:5px;}
#parentsmenu li#homework a {display:block; width:96px; height:36px; margin-right:5px;}
#parentsmenu li#bullying a {display:block; width:130px; height:36px;}


#parentsmenu li a b {position:absolute; left:-9999px;}

#parentsmenu li a:hover {white-space:nowrap;}
#parentsmenu li a:hover b {left:10px; top:-50px; width:64px; height:0; padding-top:64px; overflow:hidden; cursor:pointer;}

#parentsmenu li#home a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#parentsmenu li#fitness a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat; }
#parentsmenu li#eating a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#parentsmenu li#recipes a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#parentsmenu li#homework a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#parentsmenu li#bullying a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}


/*KIDS CLUB MENU*/

#kidsmenuContainer {padding:0; margin-top:50px; list-style:none; width:665px; height:36px; position:relative; float:right; margin-right:0px;}

#kidsmenu {padding:0; margin:0; list-style:none; width:665px; height:36px; background:url(../images/nav_bar_kids.png); background-repeat:no-repeat}


#kidsmenu li {float:left; position:relative;}
#kidsmenu li#home a {display:block; width:71px; height:36px; margin-right:5px;}
#kidsmenu li#eat a {display:block; width:113px; height:36px; margin-right:5px;}
#kidsmenu li#fit a {display:block; width:125px; height:36px; margin-right:5px;}
#kidsmenu li#games a {display:block; width:93px; height:36px; margin-right:5px;}
#kidsmenu li#videos a {display:block; width:96px; height:36px; margin-right:5px;}
#kidsmenu li#bonus a {display:block; width:130px; height:36px;}


#kidsmenu li a b {position:absolute; left:-9999px;}

#kidsmenu li a:hover {white-space:nowrap;}
#kidsmenu li a:hover b {left:10px; top:-50px; width:64px; height:0; padding-top:64px; overflow:hidden; cursor:pointer;}

#kidsmenu li#home a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#kidsmenu li#eat a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat; }
#kidsmenu li#fit a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#kidsmenu li#games a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#kidsmenu li#videos a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}
#kidsmenu li#bonus a:hover b {background:url(../images/bubble.png); background-repeat:no-repeat;}



/*SIDBAR NAVIGATION*/



#navigation { background: #a5dae8; clear: left; float: left; list-style-type: none; margin: 0; padding: 0; position: relative; width: 310px; }
#navigation ul { list-style-type: none; font-size:16px; }
#navigation a { color: #066378; display: block; line-height: 1; padding: 20px 55px; text-decoration: none; border-bottom:1px dashed #FFF; }

#navigation a.home { background-repeat:no-repeat; background-image: url(../images/sub_kids_home_icon.png); background-position: 5px 5px; border-top:1px dashed #FFF; }
#navigation a.eat { background-repeat:no-repeat; background-image: url(../images/sub_kids_eat_icon.png); background-position: 5px 5px; }
#navigation a.fit { background-repeat:no-repeat; background-image: url(../images/sub_kids_fit_icon.png); background-position: 5px 5px; }
#navigation a.games { background-repeat:no-repeat; background-image: url(../images/sub_kids_games_icon.png); background-position: 5px 5px; }
#navigation a.video { background-repeat:no-repeat; background-image: url(../images/sub_kids_video_icon.png); background-position: 5px 5px; }
#navigation a.bonus { background-repeat:no-repeat; background-image: url(../images/sub_kids_bonus_icon.png); background-position: 5px 5px; }

#navigation a.recipe { background-repeat:no-repeat; background-image: url(../images/sub_kids_recipe_icon.png); background-position: 5px 5px; }
#navigation a.homework { background-repeat:no-repeat; background-image: url(../images/sub_kids_homework_icon.png); background-position: 5px 5px; }
#navigation a.bully { background-repeat:no-repeat; background-image: url(../images/sub_kids_bully_icon.png); background-position: 5px 5px; }

#navigation a:hover { background-color: #DFF9FF; color: #066378; }
#navigation li.first a { padding: 10px 20px 10px; }
#navigation li.last a { padding: 10px 20px 10px; }
#navigation li.current.last a { padding: 10px 20px; }
#navigation li { display: inline; margin: 0; padding: 0; }
#navigation li.current ul { background-color: #EFFDFF; }

.top { background-image: url(../images/sub_nav_round_top.png); background-repeat: no-repeat; height: 27px; width: 310px; }
.bottom { background: url(../images/sub_nav_round_bottom.png); height: 27px; padding: 0; width: 310px;}

#navigation ul { margin: 0; padding: 0; }

#navigation li.current a { background-color: #DFF9FF; }
#navigation li.current a:hover { background-color: #DFF9FF; color: #066378; }
#navigation li.current ul li { display: inline; font-size:12px; }
#navigation li.current ul li a { background: none; }
#navigation li.current ul li.current a { background-color: #ffad21; color: #000; }

#navigation li ul { font-size: 16px; list-style-type: none; margin: 0; padding: 0 0 10px 0; width: 310px; }

#navigation li ul li a { margin: 0; padding: 5px 5px 5px 80px !important; }

.testtop { background-image: url(../images/test_round_top.png); background-repeat: no-repeat; height: 12px; width: 310px; }
.testbottom { background: url(../images/test_round_bottom.png); height: 12px; padding: 0; width: 310px;}


#home_tabs{padding:0; outline:0; border:0; position:relative; height:60px; left:0px; width:649px;}
#home_tabs #button_instruct{position:absolute; left:5px;}
#home_tabs #button_instruct p{font-size:13px; font-weight:bold; color:#F00; padding:8px;}
#home_tabs #trial_button{position:absolute; left:444px;}
#home_tabs #single_button{position:absolute; left:245px; cursor:pointer;}
#trial_header{display:block; height:377px;}
#single_header{display:none;height:377px;}
