/*css reset*/

*, body{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
}
.cf:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.cf {
    display: inline-block;
}
@font-face
{
font-family: Helvetica_normal;
src: url('img/helvetica-neue1.ttf'),
     url('img/helvetica-neue1.ttf'); /* IE9 */
}
@font-face
{
font-family: Helvetica_headline;
src: url('img/helveticaneueltpro-lt.otf'),
     url('img/helveticaneueltpro-lt.otf'); /* IE9 */
}	 
.main{
width:1024px;
margin:5px auto;
font-family:'Helvetica_normal';
color:#818386;
}
.head{
width:100%;
background: url(img/1024/logo.png) no-repeat;
height:120px;
}
h1 {
font-family:'Helvetica_headline', 'Arial';
font-weight:normal;
font-size:2.5em;
text-align:center;
line-height:120px;
color:#323232;
}
h2{
font-family:'Helvetica_headline', 'Arial';
font-weight:normal;
font-size:1.5em;
text-align:center;
color:#323232;
}
a{
color:#468bce;
}
.tagline{
margin-bottom:50px;
padding-right:140px;
}
.content{
width:100%;
}
.magazineAndForm, .text{
width:512px;
float:right;
}
.infusion-field-input-container{
position:relative;
z-index:10;
background-color:#e8e8e8;
margin:5px 0 0 120px;
padding:4px;
border:none;
font-size:.9em;
font-family:'Helvetica_headline', 'Arial';
}
.infusion-field-input-container:focus{
outline:none;
}
.infusion-submit  > input{
background:url(img/1024/button.png) no-repeat top;
 width:331px;
 height:78px;
 text-align:center;
 color:#fff;
 font-size:1.2em;
 border:none;
 cursor:pointer;
 text-shadow: 1px 1px #955f23;
 margin:10px 0 0 120px;
 padding:5px 40px 0 0;
 position:relative;
 top:-20px;
}
.infusion-submit  > input:focus{
outline:none;
}
.clear{
padding-left:180px;
}
.magazine{
background:url(img/1024/magazin.png) no-repeat top left;
width:518px;
height:332px;
position:relative;
top:-80px;
margin-bottom:-80px;
}
.cont_text > p, .text > p, .list, .right_thx > p {
margin-top:20px;
line-height:25px
}
b {
color:#323232;
}
.evenlope{
position:relative;
width:800px;
height:827px;
background:url(img/1024/envalop.png)no-repeat;
margin: 0 auto;
}
.ev_text{
position:absolute;
top:100px;
left:50px;
width:660px;
height:500px;
background-color:#fff;
border:1px solid #818386;
border-radius:4px;
padding:40px 20px 20px 20px;
overflow:hidden;
}
.mb{
margin-bottom:15px;
}
.link{
color:#468bce;
}
.ev_top{
width:800px;
height:557px;
background:url(img/1024/envalop_top.png) no-repeat;
position:absolute;
top:270px;
}
.prof_pic{
width:132px;
height:132px;
background:url(img/1024/michael.png) no-repeat;
position:absolute;
top:0px;
left:0px;

}
.ev_button{
width:502px;
height:94px;
background:url(img/1024/download_button_02.png) no-repeat;
position:absolute;
top:650px;
left:150px;
}
.footer{
width:100%;
line-height:40px;
font-family:'Helvetica_normal';
color:#818386;
background: #dbdbdb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #dbdbdb 5%, #f1f1f1 5%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#dbdbdb), color-stop(5%,#f1f1f1), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dbdbdb 5%,#f1f1f1 5%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dbdbdb 5%,#f1f1f1 5%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dbdbdb 5%,#f1f1f1 5%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dbdbdb 5%,#f1f1f1 5%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
}
/*////////////////////////////////////css for almost there page/////////////////////////////////////*/
.at_text{
text-align:center;
}
/*////////////////////////////////////css for almost there page/////////////////////////////////////*/
h2.thx{
font-size:1.1em;
} 
h1.thx{
line-height:60px;
}
.books{
width:797px;
margin:20px auto;
}
.melinda, .deepa, .workbook{
display:inline-block;
}
.melinda > div.bg, .deepa > div.bg{
margin: 0 5px;
display:inline-block;
width:243px;
height:356px;
background:url(img/1024/melina_kanakaredes.png) no-repeat;
margin-bottom:-40px;
padding-bottom:20px;
}
.workbook > div.bg{
display:inline-block;
width:281px;
height:416px;
background:url(img/1024/mini_workbook.png) no-repeat;
margin-bottom:-60px;
}
.deepa > div.bg{
background:url(img/1024/deepak_chopra.png) no-repeat;
}
.button  {
 -moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
 -webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
 box-shadow:inset 0px 1px 0px 0px #fceaca;
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFBE4D), color-stop(1, #F69234) );
 background:-moz-linear-gradient( center top, #FFBE4D 5%, #F69234 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBE4D', endColorstr='#F69234');
 background-color:#FFBE4D;
 -webkit-border-top-left-radius:6px;
 -moz-border-radius-topleft:6px;
 border-top-left-radius:6px;
 -webkit-border-top-right-radius:6px;
 -moz-border-radius-topright:6px;
 border-top-right-radius:6px;
 -webkit-border-bottom-right-radius:6px;
 -moz-border-radius-bottomright:6px;
 border-bottom-right-radius:6px;
 -webkit-border-bottom-left-radius:6px;
 -moz-border-radius-bottomleft:6px;
 border-bottom-left-radius:6px;
 border:1px solid #eeb44f;
 width:185px;
 height:35px;
 text-align:center;
 margin:0 auto;
 position:relative;
 z-index:1;
}
 .button > a {
 display:inline-block;
 color:#ffffff;
 font-family:Arial;
 font-size:16px;
 font-style:normal;
 line-height:35px;
 text-decoration:none;
 text-shadow:1px 1px 0px #ce8e28;
}
.button:hover {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F69234), color-stop(1, #FFBE4D) );
 background:-moz-linear-gradient( center top, #F69234 5%, #FFBE4D 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F69234', endColorstr='#FFBE4D');
 background-color: #F69234;
}
.button:active {
 position:relative;
 top:1px;
}
.center_txt{
text-align:center;
}
.shadow{
margin:40px 0;
width:100%;
height:12px;
background:url(img/1024/vertical_line.png) no-repeat center;
}
.left_thx, .right_thx{
width:480px;
float:left;
}
.right_thx{
margin-left:64px;
}
.list{
background:url(img/1024/chek.png) no-repeat left center;
padding-left:25px;
}
.pic{
background: url(img/1024/big_photo.png) no-repeat center;
width:480px;
height:389px;
margin-top:-40px;
}
/*/////////////////////////////////////max-width: 1024px//////////////////////////////////////////*/
@media screen and (max-width: 1024px) {
	.main{
	width:768px;
	}
	.head h1 {
	font-size:2em;
	line-height:120px;
	padding-left:20px;
	}
	h2{
	font-size:1.3em;
	}
	.tagline{
	margin-bottom:50px;
	padding-right:120px;
	}
	.magazineAndForm, .text{
	width:384px;
	}
	.infusion-field-input-container{
	margin:5px 0 0 60px;
	}
	.infusion-submit  > input{
	margin:10px 0 0 60px;
	}
	.magazine{
	background:url(img/768/magazin.png) no-repeat top left;
	width:374px;
	height:250px;
	top:-40px;
	margin-bottom:-30px;
	}
	.cont_text > p, .text > p {
	margin-top:10px;
	line-height:20px
	}
	
	/*////////////////////////////////////css for almost there page///max-width: 1024px/////////////////////////////////////*/
	h2.thx{
	font-size:1em;
	padding-left:100px;
	} 
	h1.thx{
	line-height:80px;
	}
	.books{
	width:768px;
	margin:20px auto;
	}
	.melinda > div.bg, .deepa > div.bg{
	margin:0px;
	width:240px;
	}
	.workbook > div.bg{
	width:278px;
	}
	.left_thx, .right_thx{
	width:480px;
	float:left;
	margin-left:20%;
	}
}
/*/////////////////////////////////////max-width: 786px//////////////////////////////////////////*/
@media screen and (max-width: 786px) {

	.main{
	width:480px;
	margin:5px auto;
	}
	.head h1 {
	font-size:1.8em;
	width:300px;
	line-height:40px;
	margin:20px 0 0 90px;
	}
	h2{
	font-size:1.15em;
	text-align:center;
	margin:0;
	color:#323232;
	}
	.tagline{
	margin-bottom:0px;
	padding-right:0px;
	}
	.magazineAndForm, .text{
	width:480px;
	float:none;
	margin:0 auto;
	}
	.infusion-field-input-container{
	position:relative;
	z-index:10;
	background-color:#e8e8e8;
	margin:5px 0 0 120px;
	padding:4px;
	border:none;
	font-size:.9em;
	font-family:'Helvetica_headline', 'Arial';
	}
	.infusion-field-input-container:focus{
	outline:none;
	}
	.infusion-submit  > input{
	background:url(img/1024/button.png) no-repeat top;
	 width:331px;
	 height:78px;
	 text-align:center;
	 color:#fff;
	 font-size:1.2em;
	 border:none;
	 cursor:pointer;
	 text-shadow: 1px 1px #955f23;
	 margin:10px 0 0 120px;
	 padding:5px 40px 0 0;
	 position:relative;
	 top:-20px;
	}
	.infusion-submit  > input:focus{
	outline:none;
	}
	.magazine{
	background:url(img/768/magazin.png) no-repeat center center;
	top:0px;
	margin:0 auto;
	}
	.cont_text > p, .text > p {
	margin-top:15px;
	line-height:25px;
	font-size:.8em;
	}
	b{
	color:#323232;
	}
	.evenlope{
	width:435px;
	height:515px;
	background:url(img/480/envalop.png)no-repeat;
	}
	.ev_text{
	top:100px;
	left:20px;
	width:350px;
	height:300px;
	background-color:#fff;
	border:1px solid #818386;
	border-radius:4px;
	padding:40px 20px 20px 20px;
	font-size:.7em;
	}
	.mb{
	margin-bottom:10px;
	}
	.ev_top{
	width:435px;
	height:355px;
	background:url(img/480/envalop_top.png) no-repeat;
	top:160px;
	}
	.ev_button{
	width:0px;
	height:0px;
	}
	/*////////////////////////////////////css for almost there page///max-width: 786px/////////////////////////////////////*/
	h2.thx{
	margin-top:20px;
	padding-bottom:50px;
	font-size:1.1em;
	} 
	h1.thx{
	line-height:35px;
	margin-top:40px;
	}
	.books{
	width:350px;
	padding-left:25%;
	}
	.melinda > div.bg, .deepa > div.bg{
	margin-bottom:-60px;
	padding-bottom:20px;
	}
	.workbook > div.bg{
	margin-bottom:-60px;
	}
	.button  {
	 margin-bottom:50px;
	}
	.cont_text > p, .text > p {
	font-size:1em;
	}
	.how{
	width:480px;
	}
	.left_thx, .right_thx{
	width:480px;
	float:left;
	margin-left:0;
	}
	.right_thx{
	margin-left:0px;
	}
	.list{
	background:url(img/1024/chek.png) no-repeat left center;
	padding-left:25px;
	}
	.pic{
	background: url(img/1024/big_photo.png) no-repeat center;
	width:480px;
	height:389px;
	margin-top:-40px;
	}	
	.footer{
	font-size:.8em;
	}
}


