/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #d6e8f0;
	color: #7f7f7f;
	min-width: 1000px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	background: #d6e8f0 url('/images/tyndale/home/bg-body.png') repeat-x;
}
hr {
  color: #ebeff3;
  background-color: #ebeff3;
  height: 1px;
  margin: 5px auto;
  clear: both;
  width: 80%;
  text-align: center;
  border: none;
}
a {
	color: #0c4976;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 10px 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

.inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

/* header *********************************************************************/
#header {
	height: 74px;
	overflow: hidden;
	background: url('/images/tyndale/home/bg-header.jpg') no-repeat 50% 0;
}
#header .inner {
	width: 962px;
}
#header h1 {
	float: left;
	width: 188px;
	height: 74px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/logo.png') no-repeat;
}
#header h1 a {
	display: block;
	height: 74px;
}

/* Withings header promo styles */
/*a.header_promo {
  background: url('/images/withings_header_promo.gif') no-repeat 0% 50%;
  display: inline-block;
  padding-left: 82px;
  margin: -12px 0 0 25px;
  height: 62px;
  line-height: 75px;
  color: #3AC0FF;
  font-size:13px;
  float: left;
}*/
/* FoodScanner header promo styles */
a.header_promo {
  background: url('/images/iphone_promo.gif') no-repeat 0% 50%;
  display: inline-block;
  padding-left: 85px;
  margin: -8px 0 0 30px;
  height: 62px;
  line-height: 75px;
  color: #3AC0FF;
  font-size:12px;
  float: left;
  /*width: 200px;*/
}

.loginnow {
	float: right;
	padding: 30px 0 0;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #fff;
}
.loginnow a {
	color: #38c0ff;
}

/* main content area **********************************************************/
#content {
	width: 100%;
	padding: 15px 0 22px;
	overflow: hidden;
	background: #fff url('/images/tyndale/home/bg-content.png') repeat-x 0 100%;
}
#content .inner {
	background: url('/images/tyndale/home/bg-content.gif') repeat-y 338px 0;
}
.col1 {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-left: 20px;
}
.col2 {
	float: left;
	width: 300px;
	padding: 0 0 0 42px;
}
.col3 {
	float: right;
	width: 300px;
	overflow: hidden;
}
h3 {
	color: #ff620d;
	font: 21px/25px Arial, Helvetica, sans-serif;
}
blockquote {
	margin: 15px 0;
	background: url('/images/tyndale/home/quote-start.png') no-repeat 0 3px;
	font: 13px/16px Georgia, 'Times New Roman', Times, serif;
}
blockquote p {
	margin: 0;
	text-indent: 18px;
}
blockquote img {
	vertical-align: middle;
}
.ava {
	float: left;
	padding: 4px 6px 6px 4px;
	background: url('/images/tyndale/home/frame.gif') no-repeat;
	width: 65px;
	height: 65px;
	margin-right: 11px;
}
.author {
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.author strong {
	display: block;
	margin: 13px 0 0;
}
#features {
	background: #fff url('/images/tyndale/home/bg-features.png') repeat-x 0 100%;
}
#features .inner {
	width: 100%;
	background: url('/images/tyndale/home/bg-features.jpg') no-repeat 50% 100%;
}
.visual {
	height: 363px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#navigation {
	position: relative;
	z-index:99;
	padding: 19px 0 0 170px;
	color: #6e6e6e;
	font: bold 15px/29px Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:830px;

}
#navigation strong {
	float: left;
	padding-right: 9px;
}
#navigation ul {
	float: left;
	white-space:nowrap;
}
#navigation li {
	float: left;
	clear:right;
	padding: 0 13px;
}
#navigation a {
	float: left;
	cursor: pointer;
	text-decoration: none !important;
}
#navigation span {
	float: left;
	background: url('/images/tyndale/home/underline.gif') repeat-x 0 23px;
}
#navigation li.active {
	background: url('/images/tyndale/home/bg-active.gif') no-repeat 50% 0;
	padding: 0;
}
#navigation li.active a {
	background: url('/images/tyndale/home/bg-active-left.gif') no-repeat;
}
#navigation li.active span {
	padding: 0 13px 10px;
	background: url('/images/tyndale/home/bg-active-right.gif') no-repeat 100% 0;
}
.visual img {
	position:absolute;
	top: 0;
	left: -9px;
	z-index: 1;
}
.tab-hold{
	height:363px;
	width:1000px;
	position:relative;
	overflow:visible;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
.tab-hold .tab{
	width:1000px;
	height:363px;
	position:absolute;
	overflow:visible;
	top:0;
	left:0;
	z-index:1;
	display:none;
}
.tab-hold  div.active{ z-index:2;}
.tab-hold ul.fade-gall{
	width:1000px;
	height:363px;
	position:relative;
	overflow:visible;
	top:0;
	left:0;
	list-style:none;
}
.tab-hold ul.fade-gall li{
	width:1000px;
	height:363px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	overflow:visible;
}
.tab-hold ul.fade-gall li.active{ z-index:20;}
.tab-hold ul.fade-gall .txt {
	position: absolute;
	width: 465px;
	z-index: 2;
	left: 510px;
	top: 73px;
}
h2 {
	color: #ff620d;
	font: 23px/26px Arial, Helvetica, sans-serif;
}
.tab-hold ul.fade-gall .txt ul {
	margin: 8px 0;
}
.tab-hold ul.fade-gall .txt li {
	width:448px;
	height:auto;
	position:static;
	font: 15px/19px Arial, Helvetica, sans-serif;
	padding: 5px  0 5px 17px;
	color: #242424;
	background: url('/images/tyndale/home/bullet.gif') no-repeat 1px 11px;
}
.paid_join {
	display: block;
	width: 255px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/plan_button.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join {
	display: block;
	width: 195px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/join.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join-square-green {
  display: block;
	width: 197px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/join-square-green.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join-square-green:hover {
  background-position: 0% 100% !important;
}
.join-black {
  display: block;
	width: 197px;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/join-black.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join-black:hover {
  background-position: 0% 100% !important;
}
.join-orange {
  display: block;
	width: 197px;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/join-orange.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join-orange:hover {
  background-position: 0% 100% !important;
}
.join-blue {
  display: block;
	width: 197px;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/tyndale/home/join-blue.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.join-blue:hover {
  background-position: 0% 100% !important;
}

.paging {
	position: absolute;
	z-index: 99;
	width: 88px;
	height: 31px;
	background: url('/images/tyndale/home/paging.gif') no-repeat;
	position: absolute;
	top: 286px;
	left: 890px;
	text-align: center;
	font: 14px/29px Arial, Helvetica, sans-serif;
}
.prev {
	float: left;
	width: 28px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.next {
	float: right;
	width: 27px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.paging span {
	margin: 0 30px;
	display: block;
}

/* footer *********************************************************************/
#footer {
	background: url('/images/tyndale/home/bg-footer.gif') repeat-x;
	text-align: center;
	font: 10px/13px Arial, Helvetica, sans-serif;
}
#footer ul {
	padding: 10px 0;
}
#footer ul li {
	display: inline;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding: 0 2px 0 5px;
	border-left: 1px solid #99b8cb;
}
#footer ul li:first-child {
	border: none;
}
#footer .explore {
	margin: 27px 0 37px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}
#footer .explore ul {
	margin: 0;
	display: inline;
}
#footer .explore li {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}


#header .inner div.affiliate {
  float:left;
  padding:0 10px;
  line-height:74px;
  height:74px;
}

#header .inner div.affiliate span {
  color:white;
  margin-right: 8px;
  /*vertical-align: center;*/
}

#header .inner div.affiliate img {
  vertical-align: middle;
}


#features .inner div.affiliate {
	height: 363px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#features .inner div.affiliate img,
#features .inner div.affiliate h2,
#features .inner div.affiliate h3,
#features .inner div.affiliate p,
#features .inner div.affiliate a {
  float:left;
}

#features .inner div.affiliate h2 {
  margin-top:70px;
  color:#ff620d;
}

#features .inner div.affiliate h3 {
  width:460px;
  color:#2C2C2C;
  font-size:1.4em;
}

#features .inner div.affiliate p {
  width:460px;
  font-size:1.15em;
  color:#646464;
}

#features .inner div.affiliate a.join_btn {
	background: url('/images/tyndale/join_pro.png') no-repeat;
	width: 470px;
	height: 57px;
	overflow: hidden;
	text-indent: -77px;
}

#features .inner div.affiliate a.free_signup {
  margin: 5px 0 0 10px;
}

#content .inner div.col1 ul li {
  line-height: 34px;
  padding-left: 10px;
}

#content .inner div.col1 ul li.active {
  background: url('/images/tyndale/affil_tab_bg.png') no-repeat;
}

#content .inner div.col1 ul li.active a {
  color:black;
}

#content .inner div.col2 div {
  height: 350px;
}


#content .inner div.col3 h2 {
  font-size: 1.4em;
}

#content .inner div.col3 p {
  color:#2E2E2E;
}


#content .inner div.col3 .pro_fact {
  margin: 15px 0;
  height: 28px;
  background: #D7F4BF url(/images/tyndale/pro-fact-left.gif) no-repeat top left;
  line-height: 28px;
  width: 305px;
  vertical-align: middle;
  color: #3E9000;
  position: absolute;
  padding: 0 0 0 38px;
  font-size: 1.0em;
}