@charset "UTF-8";

/* CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */

body{
   font-family:'Conv_Asap-Regular',Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#030200;
   padding:0;
   background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/bg.jpg) repeat-x top center;
   margin:0;
}


/* Layout */

#wrapper{
	width:100%;
	margin:0 auto;
	position:relative;
}

#content{
	clear:both;
	width:965px;
	margin:50px auto 0 auto;
}

/* Homepage */

#content .contentleft{
	float:left;
	width:635px;
}

#content .contentleft .left{
	float:left;
	width:293px;
	margin:0 0 25px 0;
}

#content .contentleft .right{
	float:right;
	width:293px;
	margin:0 0 25px 0;
}

#content .contentleft .left img,
#content .contentleft .right img{
	margin:0 0 15px 0;
}

#content .contentleft .left p,
#content .contentleft .right p
{
	padding:0 10px 5px 12px;
}

#content .contentleft .left h1,
#content .contentleft .right h1{
	padding:0 0 8px 12px;
}

#content a.learnmore{
	font-family:'Conv_Asap-Bold',Arial, Helvetica, sans-serif;
	color:#56a1ce;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/learnmore.png) no-repeat right bottom;
	padding:0 20px 0 0;
	letter-spacing:normal;
}

#content a:hover.learnmore{
	color:#a8c850;
}



/* Header */

#header{
	clear:both;
	overflow:hidden;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/headerbg.jpg) no-repeat top center;
}

#header .headerinner{
	width:965px;
	margin:0 auto;
	position:relative;
}

#header a.logo{
	float:left;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/logo.png) no-repeat;
	width:517px;
	height:248px;
	margin:0 0 0 -120px;
	z-index:100;
}

#header .toplinks{
	position:absolute;
	right:0;
	margin:20px 0 0 0;
	z-index:200;
}

#header .toplinks a{
	font-size:14px;
	color:#ebeceb;
	text-decoration:none;
	margin:0 0 0 10px;
	text-transform:uppercase;
	letter-spacing:0.09em;
	font-weight:bold;
}

#header .toplinks a:hover{
	color:#a8c850;
}

#header .availablenow{
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/availablenow.png) no-repeat;
	width:231px;
	height:231px;
	position:absolute;
	margin:55px 0 0 710px;
	z-index:10;
	display:none;
}

#header .getthebook{
	clear:both;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/getthebookbg-tall.png) top center;
	width:100%;
	height:105px;
	position:relative;
	z-index:20;
}

#header .getthebook .getthebookc{
	width:965px;
	margin:0 auto;
	position:relative;
}

#header .getthebook .getthebookc .getthefree{
	position:absolute;
	top:-45px;
	left:450px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/start-tapping-today-orange.png) no-repeat;
	width:283px;
	height:59px;
}

#header .signup
{
	width:400px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/email2.png) no-repeat left 10px;
	padding:0 0 0 32px;
	float:left;
	margin:32px 0 0 23px;
}

#header .signup input.yourname,
#header .signup input.email
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8fa4ab;
	border:solid 1px #a0b9c0;
	background-color:ffffff;
	padding:7px;
	float:left;
	margin:2px 8px 0 0;
}

#header .signup input.yourname
{
	width:107px;
}

#header .signup input.email
{
	width:165px;
}

#header .signup input.getaccess{
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/get-access-button-orange.png) no-repeat;
	width:68px;
	height:38px;
	border:0;
	cursor:pointer;
	float:left;
	margin:0 0 0 10px;
}

#header .tapyouway{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:16px;
	color:#003456;
	margin:20px 0 0 130px;
	width:355px;
}

#header .tapyouway em{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
}

#header .tapyouway em.free{
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

#header .tapyouway strong em{
	color:#003456 !important;
}

#header .privacytxt{
	font-size:12px;
	color:#fff;
	text-align:right;
	clear:both;
	padding:12px 0 0 0;
}

#header .privacytxt a{
	color:#fff;
	text-decoration:underline;

}

#header .bookandcd{
	width:125px;
	position:absolute;
	top:-18px;
	left:-20px;
}

a.facebook{
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/facebook.png) no-repeat;
	width:10px;
	height:22px;
	display:inline-block;
	margin:0 12px 0 0;
}

a.twitter{
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/twitter.png) no-repeat;
	width:28px;
	height:21px;
	display:inline-block;
}

#header .social{
	position:absolute;
	right:25px;
	margin:-35px 0 0 0;
}

/* Common */

*:focus{outline:0;}

a{
	color:#030200;
	text-decoration:none;
}

a:hover{
	color:#a8c850;
}

p{
	font-size:15px;
	color:#030200;
	line-height:20px;
	padding:0;
	margin:0;
	letter-spacing:0.025em;
}

h1,h2,h3,h4,h5,h6{
	font-family:'Conv_Asap-Bold',Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
	margin:0;
	font-weight:normal;
}

h1{
	font-size:21px;
	color:#294e63;
	line-height:25px;
}

h1 span{
	color:#629ec1;
	font-size:17px;
}

h2{
	font-size:24px;
	color:#294e63;
	line-height:27px;
}

h3{
	font-size:18px;
	color:#294e63;
	line-height:20px;
}

.clear{
	clear:both;
}

.onecol p {
	font-size:14px;
	margin-bottom: 1em;
}

.onecol a {
	color:#56a1ce;
}

.onecol a:hover{
	color:#a8c850;
}

.onecol .meet_expert {
	float: left;
	width: 100%;
	border-bottom: 1px solid #56a1ce;
	margin-bottom: 30px;
	padding-bottom: 10px;
	}
							
.meet_expert img {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #ccc;
}
								
.meet_expert p span {
	color: #294e63;
	font-size: 16px;
	text-transform: uppercase;
}
								
.testimonial {
	align:center;
	width: 605px;
	margin-bottom: 20px;
	background: #ebf3f6;
	padding: 15px;
}
							
.testimonial p {
	font-size: 14px;
	color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
							
.testimonial p span {
	font-size: 12px;
	color: #294e63;
	margin-top: 5px;
}

.onecol ul {
	padding-bottom: 1em;
	line-height: 140%;
	margin-left: 15px;
}
					
.onecol ul li {
	margin-bottom: 1.5em;
	list-style: disc;
}

.buy_offer {
	border-bottom: 1px solid #56a1ce;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.buy_offer img {
	margin: 20px 0 15px 20px;
}
								
.buy_offer .price {
	font-size: 14px;
}

									
.buy_offer p {
	margin-bottom: .6em;	
}
								
.buy_offer .new {
	color: #a8c850;
}
								
.price .list {
	text-decoration: line-through;
}
									
.price .save {
	color: #F60;
}
									
.price .your_price {
	font-size: 16px;
}
									
.price .your_price span {
	font-weight: bold;
	color:#294e63;
}




/* Reviews Page */

.reviews{
	clear:both;
}

.reviews .reviewstop{
	float:left;
	width:686px;
 	margin:0 0 62px 0;
}

.reviewstop img{
	margin:0 7px 0 0;
}

.reviews .firstbook{
	color:#2e3141;
	font-size:18px;
	line-height:22px;
	background:url(http://www.thetappingsolution.com/newsite/includes/images/nothetappingsolution.png) no-repeat top left;
	padding:3px 0 0 150px;
	clear:both;
	margin:0 0 80px 35px;
	width:455px;
}

.reviews .firstbook span{
	color:#478eb7;
	font-style:italic;
	font-weight:bold;
}

.reviews .firstbook a{
	color:#56a1ce;
}

.reviews .firstfilm{
	color:#2e3141;
	font-size:18px;
	line-height:22px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/Tapping_DVD-125px.png) no-repeat top left ;
	padding:3px 0 0 150px;
	clear:both;
	margin:0 0 80px 35px;
	width:455px;
}

.reviews .firstfilm span{
	color:#478eb7;
	font-style:italic;
	font-weight:bold;
}

.reviews .firstfilm a{
	color:#56a1ce;
}

.reviews .nickortner{
	color:#2e3141;
	font-size:18px;
	line-height:22px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/nick-120px.png) no-repeat top left;
	padding:3px 0 0 150px;
	clear:both;
	margin:0 0 80px 35px;
	width:455px;
}

.reviews .nickortner span{
	color:#478eb7;
	font-style:italic;
	font-weight:bold;
}

.reviews .nickortner a{
	color:#56a1ce;
}

.reviews .jessortner{
	color:#2e3141;
	font-size:18px;
	line-height:22px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/jess-120px.png) no-repeat top left;
	padding:3px 0 0 150px;
	clear:both;
	margin:0 0 80px 35px;
	width:455px;
}

.reviews .jessortner span{
	color:#478eb7;
	font-style:italic;
	font-weight:bold;
}

.reviews .jessortner a{
	color:#56a1ce;
}

.reviews h2{
	color:#294e63;
	font-size:20px;
	padding:0 0 8px 14px;
	margin:0;
}

.reviews .bookreview{
	color:#294e63;
	font-size:18px;
	line-height:21px;
	background:url(http://www.thetappingsolution.com/newsite/includes/images/reviewsbg.png) repeat-x top center #e3eef6;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:20px 15px 15px 15px;
	margin:0 0 20px 0;
	overflow:hidden;
 	width:625px;
}

.reviews .bookreviewa{
	color:#385b70;
	font-size:18px;
	line-height:21px;
	background:url(http://www.thetappingsolution.com/newsite/includes/images/reviewsbga.png) repeat-x top center #e7eaed;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:20px 15px 15px 15px;
	margin:0 0 20px 0;
	overflow:hidden;
 	width:625px;
}

.reviews .bookreview img,
.reviews .bookreviewa img{
	float:left;
	margin:-5px 25px 20px 0;
}

.reviews .bookreview h6,
.reviews .bookreviewa h6{
   	font-family:'Conv_Asap-Regular',Arial, Helvetica, sans-serif;
	color:#549eca;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 0 0 0;
	margin:0;
}




/* Sidebar */

#sidebar{
	float:right;
	width:288px;
}

#sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}

#sidebar ul li{
	padding:0;
	margin:0 0 25px 0;
}

#sidebar h1,#sidebar h2{
	font-size:21px;
	color:#ffffff;
	background-color:#72b1bd;
	padding:5px 10px;
	margin:0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}

#sidebar h2{
	background-color:#9ebf49;
}

#sidebar .mostrecent{
	clear:both;
}

#sidebar .mostrecent2{
	clear:both;
	border-top:solid 1px #bbbbbb;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
}

#sidebar .mostrecent img{
	max-width:274px;
	min-width:274px;
	height:auto;
}

#sidebar .mostrecent2 .img{
	float:left;
	width:93px;
	margin:0 10px 0 0;
}

#sidebar .mostrecent2 .txt{
	float:left;
	width:180px;
}

#sidebar .mostrecent2 img{
	max-width:93px;
}

#sidebar .mostrecent2 .txt:last-child
{
	margin:0;
}

#sidebar .mostrecent .date,
#sidebar .mostrecent2 .date
{
	font-family:'Conv_Asap-Bold',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6c8142;
	padding:10px 0;
	text-transform:uppercase;
}

#sidebar .mostrecent2 .date{
	padding:0 0 5px 0;
}

#sidebar .mostrecent h3,
#sidebar .mostrecent h3 a,
#sidebar .mostrecent2 h3,
#sidebar .mostrecent2 h3 a{
	color:#3e89b4;
	font-size:19px;
	line-height:normal;
	text-decoration:none;
	padding:0;
	margin:0;
}

#sidebar .mostrecent p{
	font-size:15px;
	color:#414042;
	line-height:16px;
	padding:5px 0;
	margin:0;
}

#sidebar a.moreposts{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222947;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	text-align:center;
	margin:15px 0 0 0;
}

/* Praise */

.praise{
	clear:both;
	margin:30px auto 0 auto;
	width: 960px;
	overflow:hidden;
}

.praise h6{
	color:#141e4b;
	font-size:26px;
	padding:0 0 5px 25px;
	margin:0;
	line-height:normal;
}

#slider-praise .praisep1,
#slider-praise .praisep2,
#slider-praise .praisep3
{
	float:left;
	width:210px;
	text-align:center;
}

#slider-praise .praisep1{
	margin:0 0 0 90px;
}

#slider-praise .praisep2{
	padding:0 55px 0 60px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/sep.png) no-repeat center center;
	height:265px;
}

#slider-praise .praisep3
{
	width:240px !important;
	margin:0;
}

#slider-praise .praisep3 p{
	padding:0 15px;
}

#slider-praise .praisep1 img,
#slider-praise .praisep2 img,
#slider-praise .praisep3 img{
	margin:5px 0 10px 0;
}

#slider-praise h1{
	color:#141e4b;
	font-size:19px;
	padding:0;
	margin:0;
	line-height:31px;
}

#slider-praise h2{
	color:#141e4b;
	font-size:14px;
	padding:0;
	margin:0;
	line-height:15px;
	font-style:italic;
}

#slider-praise p{
	color:#141e4b;
	font-size:14px;
	line-height:px;
	padding:0 0 5px 0;
	margin:0;
	line-height:19px;
}

/* Footer */

#footer{
	clear:both;
	background-color:#3e89b4;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:22px 0 20px 0;
	margin:90px 0 0 0;
	letter-spacing:0.025em;
}

#footer .footerinner{
	width:1000px;
	margin:0 auto;
}

#footer .ttsb{
	clear:both;
	text-align:center;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/book.png) no-repeat left top;
	padding:175px 0 40px 0;
	font-size:20px;
	color:#fff;
	width:792px;
	margin:0 auto;
}

#footer .ttsb p.getfree{
	font-family:'Conv_Asap-Bold',Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:20px;
	line-height:normal;
	letter-spacing:2px;
}

#footer .ttsb p.tapp{
	font-size:22px;
	color:#fff;
	text-transform:none;
	padding:5px 0 0 0;
	margin:0;
}

#footer .ttsb .signup
{
	width:400px;
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/email.png) no-repeat left 10px;
	padding:0 0 0 40px;
	margin:15px 0 0 200px;
	overflow:hidden;
}

#footer .ttsb .signup input.yourname,
#footer .ttsb .signup input.email
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8fa4ab;
	border:solid 1px #a0b9c0;
	background-color:ffffff;
	padding:6px;
	float:left;
	margin:5px 5px 0 0;
}

#footer .ttsb .signup input.yourname
{
	width:110px;
}

#footer .ttsb .signup input.email
{
	width:178px;
}

#footer .ttsb .signup input.getaccess{
	background:url(https://legacy-assets.thetappingsolution.com/tappingsolution/images-newsite/getaccess.png) no-repeat;
	width:68px;
	height:38px;
	border:0;
	cursor:pointer;
	float:left;
	margin:0 0 0 5px;
}

#footer a{
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#footer .mainlinks{
	margin:20px 0 0 0;
}

#footer .mainlinks a{
	margin:0 40px 0 0;
	text-transform:uppercase;
}

#footer .mainlinks a:last-child,
#footer .sublinks a:last-child{
	margin-right:0;
}

#footer .sublinks{
	font-size:15px;
	color:#fff;
	padding:4px 0;
}

#footer .sublinks a{
	font-size:15px;
	margin:0 8px;
}

#footer a:hover{
	color:#a8c850;
}
